﻿/* Copyright 2007 by Quexion, LLC - Any Usage of this document on another 
   site must be sited and credited to the original author - Quexion, LLC.
 * ------------------------------------------------------------------------- */

/* undo some default styling of common (X)HTML browsers
 * ------------------------------------------------------------------------- */

/* No list-markers by default - must redefine bullets w/ bg graphics */
ul,ol { list-style:none; } 

/* Avoid browser default inconsistent heading font-sizes and pre/code */
/* h1,h2,h3,h4,h5,h6,pre,code { font-size: 12px; font-family: Arial, Tahoma, Verdana; font-weight: 600; } */

/* Remove inconsistent (among browsers) default padding or margin */
/*ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl,table,tr,td { margin:0; padding:0; }
table { font-size: 12px; font-family: Arial, Tahoma, Verdana; } */

/* prevent blue linked image borders */
a img,:link img,:visited img,fieldset {
	border: none;
	text-align: center;
}

/****************/


.menu .options { line-height:15px; margin-right:1px; margin-bottom:1px; background-color:#ee3a43; padding: 0px; }
.menu a { font-family: Trebuchet MS, Arial, Tahoma, Verdana; font-size: 11px; font-weight: bold; color:#ffffff; display:block; padding:2px 13px; text-decoration:none; background-color:#ee3a43; }
.menu a:hover { background-color: #fd7d42; }
.side_menu .side_options { line-height:15px; margin-right:1px; margin-bottom:1px; background-color:#ffffff; padding: 0px; }
.side_menu a { font-family: Trebuchet MS, Arial, Tahoma, Verdana; font-size: 11px; font-weight: bold; color:#ffffff; display:block; padding:2px 13px; text-decoration:none; background-color:#fd7d42; }
.side_menu a:hover { color:#ffff99; filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80 }

#menu_area { width: 922px; height:31px; background: url(../images/gish_biomedical_03topnav.jpg); margin-top: 0px; background-repeat: no-repeat; float:left;  }
#nav_bar { width: 922px; height: 31px; background: url(../images/gish_biomedical_03topnav.jpg); margin: 0px 0px 0px 0px; position: relative; z-index:10; float:left; }
#nav { width: 922px; height: 31px; position: relative; margin: 0px; padding: 0px; font-family: Trebuchet MS, Arial, Tahoma, Verdana; font-size: 12px; }
#nav li { list-style: none; padding: 0px 0px 0px 0px; margin: 0px; position: absolute; top: 0px; text-align: center; }
#nav li, #nav a { height: 30px; color: #ffffff; font-weight: bold; display: block; }
#nav li a:hover { text-decoration: none; }
#nav span { display: block; padding: 11px 0px 0px 0px; }

#nav_1 { width: 43px; left: 100px; }
#nav_2 { width: 60px; left: 150px; }
#nav_3 { width: 160px; left: 218px; }
#nav_4 { width: 116px; left: 382px; }
#nav_5 { width: 145px; left: 502px; }
#nav_6 { width: 95px; left: 650px; }
#nav_7 { width: 63px; left: 750px; }
#nav_8 { width: 90px; left: 818px; }

#nav_1 a:hover { background: transparent url(../images/gish_biomedical_03topnav.jpg) -100px -31px no-repeat;}
#nav_2 a:hover { background: transparent url(../images/gish_biomedical_03topnav.jpg) -150px -31px no-repeat;}
#nav_3 a:hover { background: transparent url(../images/gish_biomedical_03topnav.jpg) -218px -31px no-repeat;}
#nav_4 a:hover { background: transparent url(../images/gish_biomedical_03topnav.jpg) -382px -31px no-repeat;}
#nav_5 a:hover { background: transparent url(../images/gish_biomedical_03topnav.jpg) -502px -31px no-repeat;}
#nav_6 a:hover { background: transparent url(../images/gish_biomedical_03topnav.jpg) -650px -31px no-repeat;}
#nav_7 a:hover { background: transparent url(../images/gish_biomedical_03topnav.jpg) -750px -31px no-repeat;}
#nav_8 a:hover { background: transparent url(../images/gish_biomedical_03topnav.jpg) -818px -31px no-repeat;}
