body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	margin:0px;
	padding:0px;
	text-align:justify;
}
body.journalbody{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background:#FFFFFF url(http://www.omicsonline.org/images/journal-bg.jpg) left top repeat-x;
	margin:0px;
	padding:0px;
	text-align:justify;
}
.clear {
	clear:both;
	margin:0px;
	padding:0px;
	line-height:10px;
}
strong
{
color:#185FA1;
font-family:calibri;
}
a {
	color:#185FA1;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

a:visited {
	color:#185FA1;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

a:hover {
	color:#185FA1;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.effect:focus, .effect:hover{
	background-color:#EAEAEA;
	color:#FFFFFF;
	padding:5px;
	line-height:22px;
	text-decoration:none;
}
img.imgeffect
{
/*opacity:0.9;*/
opacity:1.0;
filter:alpha(opacity=90); /* For IE8 and earlier */
border:1px solid #CCC;
padding:2px;
}
img.imgeffect:hover
{
opacity:1.0;
filter:alpha(opacity=100); /* For IE8 and earlier */
border:1px solid #999;
border-radius:4px;
padding:2.4px;
cursor:pointer;
}
img.langeff
{
opacity:0.9;
filter:alpha(opacity=90); /* For IE8 and earlier */
border:0px solid #CCC;
}
img.langeff:hover
{
opacity:1.0;
filter:alpha(opacity=100); /* For IE8 and earlier */
border:0px solid #999;
border-radius:3px;
padding:0px;
border-bottom:1px solid #BF5A14;
cursor:pointer;
}	
.issue_type
{
color:#11a296;
}

a.issue:link
{
	color:#BF5A14;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

a.issue:visited {
	color:#BF5A14;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

a.issue:hover {
	color:#BF5A14;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.headerzone {
	height:130px;
	width:1000px;
	margin:0px auto;
}
.headerzone-row1 {
    width:1000px;
	padding-top:4px;
}
.headerzone-row1-left {
    float:left;
	width:500px;
}
.headerzone-row1-right {
    float:right;
	width:400px;
	margin-left:20px;
	text-align:right;
}
.headerzone-bottom {
    float:left;
	width:1000px;
	
}
.headerzone-right {
    float:right;
	width:280px;
	margin-left:20px;
}
#logo
{
float:left;
width:227px;
}
.journal-heading
{
font-family:Arial, Helvetica, sans-serif;
font-size:36px;
color:#185FA1;
margin-left:20px;
float:left;
padding-top:20px;
}
.journal-desc
{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#BF5A14;
padding-top:10px;
padding-right:200px;
width:600px;
float:right;
text-align:right;
}
.issn
{
 font-family:Arial, Helvetica, sans-serif;
 color:#000;
 font-size:13px;
 font-weight:600;
}
#body-content
{
width:1000px;
margin-top:10px;
margin:0px auto;
}
.body-content-left
{
width:240px;
float:left;
}
.video
{
width:230px;
float:left;
padding:3px;
border:1px solid #CCCCCC;
border-top-left-radius:4px;
border-top-right-radius:4px;
}
.video:hover{
background-color:#DDD;
border:1px #DDD solid;
box-shadow:inset 0px 0px 8px #CCC;
}
.email-alert
{
width:230px;
float:left;
/*background:url(../images/box-bg.gif);*/
height:auto;
border-bottom-left-radius:5px;
border-bottom-right-radius:5px;
border:0px #DDD solid;
box-shadow:inset 0px 0px 5px #777;
padding:5px;
}

.body-content-right
{
width:520px;
float:left;
margin-left:8px;
}
.content
{
width:530px;
float:left;
}
.flierimg
{
width:190px;
float:right;
margin-left:20px;
}
.research-content1
{
float:left;
width:230px;
}
.research-content2
{
float:left;
width:230px;
margin-left:15px;
}
.research-img
{
width:90px;
float:right;
margin:5px;
border:1px solid #CCCCCC;
padding:3px;
}
.contact-address
{
width:470px;
float:left;
background:url(../images/box-bg.gif);
height:145px;
border-radius:5px;
background-color:#DDD;
border:0px #DDD solid;
box-shadow:inset 0px 0px 8px #CCC;
padding:20px 0px 20px 20px;
}
.contact-addressleft
{
width:220px;
float:left;
border-right:1px solid #EAEAEA;
}
.contact-addressright
{
width:220px;
float:left;
margin-left:20px;
}		
.footer {
	background:#185FA1;
	padding:15px 0px 5px 0px;
	height:auto;
	text-align:left;
	color:#ffffff;
	font-weight:bold;
}
#footer-box1
{
float:left;
width:200px;
text-align:left;
}
#footer-box2
{
float:left;
width:225px;
margin-left:40px;
}
.footer-heading
{
font-family:calibri;
font-size:20px;
color:#FFFFFF;
font-weight:normal;
text-align:left;
border-bottom:1px solid #FFFFFF;
padding-bottom:5px;
}
a.footerlink:link
{
color:#FFFFFF;
text-decoration:none;
font-family:calibri;
font-size:15px;
font-weight:normal;

}
a.footerlink:visited
{
color:#FFFFFF;
text-decoration:none;
font-family:calibri;
font-size:15px;
font-weight:normal;
}
a.footerlink:hover
{
color:#BF5A14;
text-decoration:underline;
font-family:calibri;
font-size:15px;
font-weight:normal;
}
/*-----------------------feedback form css------------------*/
.feed-col1
{
width:70px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
}
.feed-col2
{
width:140px;
float:left;
margin-left:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
}
 #feed-input
       {
            padding: 2px 2px ;
			margin-bottom:5px;
			height: 14px;
            width: 135px;
            border: 1px solid #a4c3ca;
            font: normal 13px Arial, Helvetica, sans-serif;
            background: #f1f1f1;
			color:#666666;
             border-radius:3px;
             -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
             -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
             box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);            
       }
	   #feed-input:focus
       {
            padding: 2px 2px ;
			float:left;
			margin-bottom:5px;
			height: 14px;
            width: 135px;
            border: 1px solid #CCCCCC;
            font: normal 13px Arial, Helvetica, sans-serif;
            background: #D2D2D2;
			color:#000000;
             border-radius:3px;
             -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
             -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
             box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);            
       }
 #feed-textarea
       {
	        width: 140px;
            padding: 2px 2px ;
			margin-bottom:5px;
            border: 1px solid #a4c3ca;
            font: normal 13px Arial, Helvetica, sans-serif;
            background: #f1f1f1;
			color:#666666;
             border-radius:3px;
             -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
             -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
             box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);            
       }	   
		#feed-submit
		{		
            background: #FFF;
            background-image: -moz-linear-gradient(#f2f2f4, #FFF);
            background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #FFF),color-stop(1, #4787ED));
            border-width: 0px;
            border-style: solid;
            border-color: #FFF;
			border-radius:3px;
            
             -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(0, 0, 0, 0.3) inset;
             -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(0, 0, 0, 0.3) inset;
             box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(0, 0, 0, 0.3) inset;   		

			height: 24px;
			margin: 0px;
			padding: 0;
			width: 70px;
			cursor: pointer;
			font:Arial, Helvetica, sans-serif;
			font-size:13px;
			color: #185FA1;
			
		}
		#feed-submit:hover
		{		
            background: #BF5A14;
            background-image: -moz-linear-gradient(#BF5A14, #BF5A14);
			color:#FFFFFF;
            background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #4D90FE),color-stop(1, #4787ED));
			font-size:13px;
		}	

		#feed-submit:active
		{		
            background: #BF5A14;
			outline: none;
           
             -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
             -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
             box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;		
		}	   
/*------------------------feedback form css end---------------------*/
.label-style
{
 border-bottom:1px solid #CCCCCC; 
 padding-bottom:5px;
 color:#BF5A14;
 font-size:18px;
 font-family:Arial, Helvetica, sans-serif;
}
.volume-issue
{
padding:0px 0px 5px 0px;
font-family:Calibri;
font-size:16px;
border-bottom:1px solid #E0E0E0;
color: rgb(191, 90, 20);
}

h1{
       font-family:Arial, Helvetica, sans-serif;
       font-size:45px;
       color:#185FA1;
       float:left;
	   font-weight:normal;
	   margin:14px 0px 0px 20px;
}

.companyTitle{
       font-family:Impact;
       font-size:36px;
       color:#185FA1;
       float:left;
	   font-weight:normal;
	   margin:24px 0px 0px 20px;
}

h2 {
	font:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#185FA1;
	border-bottom:1px solid #E0E0E0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.redheading{
    font:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#BF5A14;

}

.grayboldtxt {
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#657D90;
}

.redlighttxt {
	font:12px Arial, Helvetica, sans-serif;
	color:#BF5A14;
	font-weight:100;
}

.bluelighttxt {
	font:12px Arial, Helvetica, sans-serif;
	color:#185FA1;
	font-weight:100;
}


.service {
}

.service ul {
	margin:0px;
	padding:0px;
}

.service li {
	display:block;
	background:url(../images/disc1.jpg) 0px 4px no-repeat;
	padding:0px 0px 10px 15px;
	list-style:none;
}

.service li a{
	color:#565656;
	text-decoration:underline;
}

.service li a:hover {
	text-decoration:none;
}

.more {
	padding:2px 0px 0px 0px;
}

.more a{
	color:#BF5A14;
	background:url(../images/disc.jpg) 0px 4px no-repeat;
	padding-left:15px;
	text-decoration:underline;
}

.more a:hover {
	text-decoration:none;
}


h3 {
	font:normal 16px Arial, Helvetica, sans-serif;
	color:#BF5A14;
	padding:0px 0px 5px 0px;
	border-bottom:1px dotted #BF5A14;
	margin:0px 0px 10px 0px;
}

h4 {
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#BF5A14;
	padding:0px 0px 5px 0px;
	margin:0px 0px 10px 0px;
}

.ourvalue {
	margin:10px 0px 0px 0px;
}

.ourprojectrow {
	margin-bottom:20px; 
	border-bottom:1px dotted #000000; 
	padding-bottom:10px;
}

.project-img {
	float:right;
	margin-left:20px;
	border: 6px solid #b0a48b;
}

input.button {
	color:#ffffff;
	background:#185fa1;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:10px 10px;
	margin:0px 5px 5px 0;
	border:1px solid #000000;
}
input.button:hover {
	cursor:pointer;
	color:#cccccc;
}

.readmore {
	padding:10px 0px 10px 0px;
}
		#go
		{		
            background: #4D90FE;
            background-image: -moz-linear-gradient(#4787ED, #4D90FE);
            background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #4D90FE),color-stop(1, #4787ED));
            
            -moz-border-radius: 3px 3px 3px 3px;
            border-width: 0px;
            border-style: solid;
            border-color: #4D90FE #4D90FE #4D90FE;
            
             -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(0, 0, 0, 0.3) inset;
             -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(0, 0, 0, 0.3) inset;
             box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(0, 0, 0, 0.3) inset;   		

			height: 24px;
			margin: 0 0 0 0px;
			padding: 0;
			width: 35px;
			border-radius:4px;
			cursor: pointer;
			font: bold 14px Arial, Helvetica, sans-serif;
			color: #fff;
			
			text-shadow: 0 1px 0 rgba(0,0,0,0.5);
		}
		
		#go:hover
		{		
            background: #4787ED;
            background-image: -moz-linear-gradient(#4D90FE, #4787ED);
            background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #4D90FE),color-stop(1, #4787ED));
		}	

		#go:active
		{		
            background: #4D90FE;
			outline: none;
           
             -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
             -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
             box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;		
		}
/* ----------------------------------------------Search box-------------------------------------*/
			#searchbox
			{
			
				background: #F1F1F1;
				background-image: -moz-linear-gradient(#fff, #d4e8ec);
				background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #F1F1F1),color-stop(1, #fff));

				border-width: 1px;
				border-style: solid;
				border-color: #c4d9df #c4d9df #c4d9df;            
				width: 216px;
				height: 26px;
				padding: 5px;
				margin:0px;
				overflow: hidden;
			}
        
        #drop-down, #submit
        {
            float: left;
        }
        
        .search
        {
            padding: 2px 2px ;
			margin-left:5px;
            height: 19px;
			float:left;
            width: 130px;
            border: 1px solid #a4c3ca;
            font: normal 13px Arial, Helvetica, sans-serif;
            background: #f1f1f1;
			color:#666666;
             border-radius:3px;
             -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
             -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
             box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);            
        }
	 #drop-down
        {
            padding: 3px 7px ;
			margin-left:10px;
            height: 25px;
            width: 165px;
            border: 1px solid #a4c3ca;
            font: normal 13px Arial, Helvetica, sans-serif;
            background: #f1f1f1;
			color:#666666;
             border-radius:3px;
             -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
             -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
             box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);            
        }
		
		/* ----------------------- */
		
		#submit
		{		
            background: #4D90FE;
            background-image: -moz-linear-gradient(#4787ED, #4D90FE);
            background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #4D90FE),color-stop(1, #4787ED));
            
            -moz-border-radius: 3px 3px 3px 3px;
            border-width: 0px;
            border-style: solid;
            border-color: #4D90FE #4D90FE #4D90FE;
            
             -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(0, 0, 0, 0.3) inset;
             -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(0, 0, 0, 0.3) inset;
             box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(0, 0, 0, 0.3) inset;   		

			height: 20px;
			margin: 0 0 0 10px;
			padding: 0;
			width: 65px;
			cursor: pointer;
			font: bold 14px Arial, Helvetica, sans-serif;
			color: #fff;
			
			text-shadow: 0 1px 0 rgba(0,0,0,0.5);
		}
		
		#submit:hover
		{		
            background: #4787ED;
            background-image: -moz-linear-gradient(#4D90FE, #4787ED);
            background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #4D90FE),color-stop(1, #4787ED));
		}	

		#submit:active
		{		
            background: #4D90FE;
			outline: none;
           
             -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
             -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
             box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;		
		}
		.art_search
		{		
            background: #1a6fab;
            background-image: -moz-linear-gradient(#2a95d9, #0776bc);
            background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #0776bc),color-stop(1, #2a95d9));
            
            -moz-border-radius: 3px 3px 3px 3px;
            border-radius: 3px 3px 3px 3px;
            
            border-width: 1px;
            border-style: solid;
            border-color: #0070be #00508d #004779;
            
             -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
             -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
             box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;   		

			height: 30px;
			margin: 0 0 0 10px;
			padding: 0;
			width: 90px;
			cursor: pointer;
			font: bold 14px Arial, Helvetica, sans-serif;
			color: #ffffff;
			
			text-shadow: 0 1px 0 rgba(0,0,0,0.5);
		}
		
		.art_search:hover
		{		
            background: #1a6fab;
            background-image: -moz-linear-gradient(#0776bc, #2a95d9);
            background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #2a95d9),color-stop(1, #0776bc));
		}	

		.art_search:active
		{		
            background: #1a6fab;
			outline: none;
           
             -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
             -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
             box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;		
		}
.article-input
       {
            padding: 2px 2px ;
			float:left;
			margin-bottom:5px;
			height: 24px;
            width: 240px;
            border: 1px solid #a4c3ca;
            font: normal 13px Arial, Helvetica, sans-serif;
            background: #f1f1f1;
			color:#666666;
             border-radius:3px;
             -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
             -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
             box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);            
       }
.article-input:focus
       {
            padding: 2px 2px ;
			float:left;
			margin-bottom:5px;
			height: 24px;
            width: 240px;
            border: 1px solid #24B8FF;
            font: normal 13px Arial, Helvetica, sans-serif;
            background: #EAEAEA;
			color:#000000;
             border-radius:3px;
             -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
             -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
             box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);            
       }
	   
.as a:link{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#004080; text-decoration:none; font-weight:normal; margin-top:50px; background-image:url(http://www.omicsonline.org/images/Cute-Ball-Search-icon.png); background-position:left; background-repeat:no-repeat; padding-left:20px; line-height:25px;}
.as a:active{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#004080; text-decoration:none; font-weight:normal; margin-top:50px; background-image:url(http://www.omicsonline.org/images/Cute-Ball-Search-icon.png); background-position:left; background-repeat:no-repeat; padding-left:20px; line-height:25px;}
.as a:visited{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#004080; text-decoration:none; font-weight:normal; margin-top:50px; background-image:url(http://www.omicsonline.org/images/Cute-Ball-Search-icon.png); background-position:left; background-repeat:no-repeat; padding-left:20px; line-height:25px;}
.as a:hover{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#a8420b; text-decoration:none; font-weight:normal; margin-top:50px; background-image:url(http://www.omicsonline.org/images/search-8.png); background-position:left; background-repeat:no-repeat; padding-left:20px; line-height:25px;
}		
/* Inside Style End Here	*/

.bodyLeft{width:220px; border:0px solid #ccc; box-shadow:#777 0 0 0px; margin:0px;}
.bodyRight{width:220px; border:1px solid #ccc; box-shadow:#777 0 0 3px; margin:0px;}

.rightMenuUL{list-style:none; padding:0px; margin:0px; margin-left:0px;}

.rightMenu a:link, .rightMenu a:visited{display:block; height:31px; line-height:31px; background:#fff; color:#185fa1; width:190px; padding-left:20px; text-decoration:none; font-size:13px; margin:5px; font-family:calibri; background:url(../images/left-arrow.png) no-repeat left; border-bottom:1px solid #e0e0e0;}
.rightMenu a:hover{display:block; height:31px; line-height:31px; color:#fff; width:190px; padding-left:20px; text-decoration:none; font-size:13px; margin:5px; font-family:calibri; background:url(../images/left-arrow-hover.png) no-repeat left #185fa1; border-bottom:1px solid #e0e0e0;}

.browseBySubject{margin:5px; margin-left:0px; margin-bottom:20px; margin-top:25px; padding:0px; font-size:15px; box-shadow:#777 0 0 10px; text-align:center; background:#fff; color:#660033; border-radius:0px; font-weight:bold; width:212px;}
a:link, a:visited{-webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; text-decoration:none;}
a:hover{-webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out; text-decoration:none;}

.rightMenu1 a:link, .rightMenu1 a:visited{display:block; background:#fff; color:#185fa1; width:190px; padding-left:0px; text-decoration:none; font-size:13px; margin:5px; font-family:calibri; padding-bottom:5px; padding-top:5px; text-align:left;}
.rightMenu1 a:hover{display:block; background:#fff; color:#990000; width:190px; padding-left:0px; text-decoration:underline; font-size:13px; margin:5px; font-family:calibri; padding-bottom:5px; padding-top:5px; text-align:left;}

.picEditor {
  border: 10px solid #006285;  
  float: left;
  width: 140px;
  height: 175px;
  margin: 0px;
  overflow: hidden;
   
  -webkit-box-shadow: 5px 5px 5px #ccc;
          box-shadow: 5px 5px 5px #ccc;  
}
.growEditor img {
 width:140px; height:175px;
   -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
 
.growEditor img:hover {
 width:150px; height:185px; overflow:hidden !important;
}

.grow img {
 width:250px; height:300px;
   -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
 
.grow img:hover {
 width:300px; height:350px; overflow:hidden !important;
}
.pic {
  border: 10px solid #fff;  
  float: left;
  width: 240px;
  height: 300px;
  margin: 13px;
  overflow: hidden;
   
  -webkit-box-shadow: 5px 5px 5px #ccc;
          box-shadow: 5px 5px 5px #ccc;  
}

.bw {
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
 
.bw:hover {
  -webkit-filter: grayscale(100%);
}
.morph {
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
 
.morph:hover {
  border-radius: 50%;
  -webkit-transform: rotate(360deg);
     -moz-transform: rotate(360deg);
       -o-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
          transform: rotate(360deg);
}
.blur img {
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
 
.blur img:hover {
  -webkit-filter: blur(5px);
}
.shrink img {
  height: 400px;
  width: 400px;
 
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
 
.shrink img:hover {
  width: 247px;
  height: 304px;
}
.sidepan img {
  margin-left: 0px;
  -webkit-transition: margin 1s ease;
     -moz-transition: margin 1s ease;
       -o-transition: margin 1s ease;
      -ms-transition: margin 1s ease;
          transition: margin 1s ease;
}
 
.sidepan img:hover {
  margin-left: -200px;
}
.tilt {
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
 
.tilt:hover {
  -webkit-transform: rotate(-10deg);
     -moz-transform: rotate(-10deg);
       -o-transform: rotate(-10deg);
      -ms-transform: rotate(-10deg);
          transform: rotate(-10deg);
}

.left-menu-Heading{color:#185fa1; line-height:31px; height:31px; text-align:left; font-weight:bold; margin:5px; border-bottom:1px solid #e0e0e0; width:210px; padding-bottom:5px; padding-top:5px; }

.right-menu-Heading{color:#185fa1; line-height:31px; height:31px; text-align:left; font-weight:bold; font-size:16px; margin:5px; border-bottom:1px solid #e0e0e0; width:210px; padding-bottom:5px; padding-top:5px; }