/* CONAX BUFFALO STYLESHEET */
/* JAN 2006 */

/* -- General Styles --*/
html {
min-width:800px;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	background:#EEEFF0 url(bg.gif) repeat-x;
	margin:0;
	padding:0;
	color: #000000;
}

table{
	font-size:11px;
}

a:link {
	color:#003399;
}

a:visited {
color:#003399;
	text-decoration: none;
}

a:hover, #footer a:hover {
	color:#CC6600;
}

#container {
	width:800px;
	background:#fff;
	text-align:left;
	position:relative;
	margin:0 auto;
	padding:0;
	z-index: 1;
}

img { 
border: 0px;
}

h1, h2{
color:#CC6600;
font-size: 20px;
}

h3, table h3 {
color:#003399;
font-size: 16px;
margin: 0px;
padding: 0px;
}

h4{
color:#666666;
font-size: 13px;
margin: 0px 0px 5px 0px;
padding: 0px;
}

h5{
	color:#666666;
	font-size: 12px;
	margin: 0 0 10px 0;
	font-weight: normal;
}

h6{
color:#666666;
font-weight: normal;
font-size: 11px;
margin: 0 0 10px 0;
}

li {
list-style: square url(../images/arrow.gif) outside;
}

ol {
	margin: 5px 0 0 28px; 
	padding: 0px; 
}

ol li {
	list-style-image: none;
	list-style-type: decimal;
	/*line-height: 18px;*/
	margin-bottom: 5px;
}

label {
	width:95px;
	text-align:left;
	display: block;
	float: left;
	padding: 0px 5px 0px 0px;
}




/* -- Top Orange Bar --*/
#topbar {
	background-color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight:bold;
	height: 20px;
	width: 800px;
	text-align: right;
	position: relative;
}

#topbar a{
	font-size: 0.9em;
	color: #fff;
	text-decoration: none;
	margin: 2px 5px;
}

#topbar a:hover {
	color: #333;
	text-decoration: none;
}

/* -- Logo  --*/
#logobar {
	width: 800px;
	height: 75px;
	position: relative;
	background-color:#fff;
	background-image: url(../images/topshadow.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	float: left;
}

/* -- Top Navigation  --*/
#navbar{
	background-image:url(../images/bg_navbar.gif);
	font-size: 11px;
	font-weight: bold;
	width: 800px;
	z-index: 100;
 }
#navbar a {
	padding: 5px 12px;
}
#navbar ul{ /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
/*background-color: #036;*/
background-image:url(../images/bg_navbar.gif);
float: left;
border-top: 1px solid #999;
border-bottom: 1px solid #999;
width: 100%;
}


#navbar ul li { /* all list items */
	float: left;
	position: relative;
	/*width: 10em;*/
	display: inline;
}

#navbar  ul li a{
color: #000;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navbar  ul li a:hover{
	color:Orange;
	background-image:url(../images/bg_navbar_hl.gif)
}

#navbar li ul {
	border: none;
	display: none;
	position: absolute;
	padding: 23px 0px 0px 0px;
	left: 0;
	background: none;
	/*width: 560px;*/
}

#navbar li ul li{
	width: 380px;
}

#navbar li ul a {
	padding: 4px 2px 2px 12px;
	border: none;
	background-repeat: repeat-x;
	background-image: url(../images/bg_dropdown.gif);
	background-position: bottom;
	font-weight: normal;
}

#navbar li ul a:hover {
 	background-repeat: repeat-x;
	background-image: url(../images/bg_dropdown.gif);
	background-position: bottom;
	color:#CC6600;
}

#navbar li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

#navbar li:hover ul, #navbar li.over ul { /* lists nested under hovered list items */
	color:#C60;
	display: block;
	width: auto;
}

/* -- Main Area white bg -- */
#main {
	width:800px; 
	background-color:#fff;
	padding: 18px 0px 0px 0px;
}

/* -- Left Hand Tree Menu  --*/
#LeftNav{
	margin: 0px;
	width:175px;
	float:left;
	color:#666;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}

/* -- not used 
#LeftNav .product{
	width:170px;
	background-color:#FF6600;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 5px;
}
*/

#LeftNav .productsub {
	width:175px;
	margin: 0px 0px 5px 0px;
}

#LeftNav .blue {
	background-color: #003399;
}

#LeftNav .orange {
		background-color:#FF6600;
}

/* -- dont remember what it is for, comment out for now 
.navwin-a{
	height: 400px;
	width: 300px;
	background-color: #003366;
	position: absolute;
	left: 150px;
}*/

/*
#subdivmid {
	float: left;
	position: relative;
}*/
/*
#subdivright {
	background-color: #CCFF33;
	position: relative;
	overflow: visible;
}
*/

/* -- Content Area -- */
#content {
}

#content p{
margin: 0px 0px 15px 0px;
}

#indexcenter, #indexright{
	height: 420px;
}
#indexcenter {
	width: 290px;
	float: left;
	margin: 0px 6px 0px 10px;
	position: relative;
}

#indexright {
	width: 310px;
	float: left;
	margin: 0px 0px 0px 0px;
	position: relative;
}

#subcenter {
	width: 452px;
	float: left;
	margin: 0px 5px 0px 10px;
	position: relative;
}

#subcenter em{
	font-style: italic;
	color: #3366FF;
}

#subright {
	width: 140px;
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	position: relative;
	border-left: 1px dotted #ccc;
	font-size: 0.9em;
	text-align: left;
}

#subfull {
	width: 605px;
	float: left;
	margin: 0px 5px 5px 10px;
	position: relative;
}

/* --  literature selector -- */
#litselect {
}

#litselect table{
width: 100%;
vertical-align: top;
background-color: #fff;
}

#litselect th, #litselect td{
padding: 2px;

}

#litselect th{
background-color:#CC6600;
color:#fff;
}

#litselect td{
width: 25%;
text-align:center;
vertical-align:top;
}

#litselect table td img{
border: 1px solid #333;
margin: 2px;
}

#litselect p{
text-align:left;
margin-left: 10px;
}

#litselect table td p img{
border: none;
padding-right: 2px;
vertical-align:middle;
}


/* -- content area index page news box --*/
#newsbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	margin: 0px 0px 5px;
	border: 1px solid #999999;
	position: relative; width: 290px;
}

#newsbox strong {
font-size: 1.1em;
color:#003366;
}

#newsbox ul {
	margin: 5px 0px 2px 18px;
	padding: 0px;
	line-height: 1.3em;
}

#newsbox li {
	list-style-image: url(../images/arrow.gif);
}

.grey{
	/*padding: 8px;*/
	background-color:#EFEFEF;
	}
.white {
	padding: 8px;
	background-color:#fff;
	}
	
/* -- footer --*/
#footer {
	text-align:center;
	height:50px;
	margin:0 auto;
	color:#fff;
	background-color: #003399;
	padding-top: 10px;
	font-size: 1em;
}

#footer a{
color: #fff;
}
	
#footerspacer {
text-align: center;
padding: 0px;
/*clear: both;*/
font-size: .7em;
color: #333;
width: 100px;
}

#logobar form {
	font-size: 10px;
	text-align: right;
	vertical-align: bottom;
	float: left;
	clear: left;
	height: 20px;
	width: 300px;
	position: absolute;
	top: 40px;
	right: 10px;
}


/* shared styles */
#container, #footer {
width: 800px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;}
	
.button{
	font-size: 10px;
	}
	
.field{
	border: 1px solid #999999;
	font-size: 10px;
	background-color: #E6E6E6;
	padding-left: 10px;
	}

.smallfont {
 font-size: 0.9em;
}

.imgrightpad {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}



/* Misc fixes */
.clear {
clear: both;
}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-table;}
/* Hides from IE-mac \*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/* End hide from IE-mac */
.note {
	color: #0A246A;
	font-weight: bold;
}
#imagebox {
	float: right;
	width: 180px;
	font-size: 10px;
	border: 1px solid #EEEEEE;
	padding: 1px 1px 1px 3px;
	text-align: left;
	margin: 0px 0px 0px 5px;
}

