﻿/* topnav Background */
.ms-topnavBG {
 	background: url('/_layouts/Images/BioTech/images/Biotechcorp_MenuBG.jpg') repeat-x  left  left center  ;
 	height:30px;
 	font-family:Arial, Helvetica, sans-serif;
 	vertical-align:top;
	color:#525252;
	border: none;
}

/* topnav */
.ms-topnavigation{
color:#663514;
border: none;
font-size:12px;
text-decoration:none;
height:30px;
}

table.ms-topnavigation a {
color:#663514;
margin-left: 19px; 
margin-right: 0px; 
padding-left: 0px; 
padding-right: 19px; 
padding-top: 9px; 
font-weight: bold; 
height:30px;
text-decoration:none;
}
table.ms-topnavigation a:hover { 
color: #FFFFFF;
font-size:12px;
text-decoration:none; 
/*background: transparent url('/_layouts/Images/BioTech/images/Biotechcorp_MenuBG.jpg') no-repeat top right;*/
}

/* topnav */
.ms-topnavigation{
color:#663514;
border: none;
font-size:12px;
text-decoration:none;
height:30px;
}


/* selected */
.ms-topnavselected { 
display:block;
border: none; 
background: transparent url('/_layouts/Images/BioTech/images/hoverleft.gif') no-repeat top left;
color: #FFFFFF; 
font-size:12px;  
text-decoration:none;
}
a.ms-topnavselected { 
background: transparent url('/_layouts/Images/BioTech/images/hoveright.gif') no-repeat top right;
color:#FFFFFF;
}
.ms-topnavselected a {
color:#663514;
}

/* Hover */
.ms-topNavHover {
display:block;
border: none; 
background: transparent url('/_layouts/Images/BioTech/images/hoverleft.gif') no-repeat top left;
color: #FFFFFF; 
font-size:12px;  
text-decoration:none;  
}
a.ms-topNavHover { 
background: transparent url('/_layouts/Images/BioTech/images/hoveright.gif') no-repeat top right;
color: #FFFFFF; 
}
.ms-topNavHover a { 
color:#663514;
}


