@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666;
/*color: #989897;*/
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
/*structure css */
#wrapper {
	width: 980px;
	margin: 0px auto;
	padding: 0px 20px;
}
#header {
	width: 980px;
	height: 93px;
}
#headerdiv {
	width:770px;
	float:left;
}
#logindiv {
	padding:25px 25px 32px 0;
	text-align:right;
}
#mainnavdiv {
	width:770px;
	height:27px;
	/*padding-left:15px;*/
	background: #FFF url(/images/navbckground.gif) 0 0 no-repeat;
}
#leftcol {
	width: 225px;
	padding-right:10px;
	float:left;
}
#rightcol {
	width: 745px;
	float:left;
}
#rightnav {
	width: 200px;
	margin: 0 0 20px 10px;
	float: right;
}
#rightnav h1 {
	color:#FFF;
}
#centercol {
	width: 535px;
	float:left;
}
#maincontent {
	width: 980px;
}
#homemaincontent {
	width: 730px;
	height:230px;
	padding: 0 10px 0 240px;
	background: #FFF url(/images/head.jpg) 0 0 no-repeat;
}

#homebanr {
	margin-bottom: 15px;
}

#homemaincontent p {
	font-size: .9em;
	line-height: 1.45em;
}
.products {
	list-style-type: none;
	margin:0;
	padding:0;
}
.products li {
	display:inline;
	margin-right:10px;
}
/* headerlogin style */
#logindiv a {
	font-size: .6em;
	color: #989898;
	text-decoration: none;
	
}
#logindiv a:hover {
	text-decoration: underline;
}
/* product search form */
form {
	padding:0;
	margin:0;
}
#productsearch select {
	width:190px;
	border:solid 1px #666;
	margin:5px 0;
}
.submit {
	font-size:.7em;
	text-decoration:none;
	font-weight:bold;
	color: #0158A2;
	border:0;
	background: #e6eef6;
}
.dottedline {
width: 100%;
height: 2px;
border-top: dotted 2px #666;
margin: 10px 0;
clear:both;
}
.rule {
	height: 1px;
	background: #989897;
}
.list {
	margin:0;
	padding-left:0;
	list-style-type:none;
}
/* to remove outline on links when clicked */
:focus {
	outline: 0;
	}

#rightcol p, #centercol p, #rightcol li, #centercol li {
	font-size: .75em;
	line-height: 1.4em;
}
h1 {
	color: #0055A5;
	font-size: .9em;
	font-weight: bold;
	margin:0;
	padding-bottom:5px;
	border-bottom: solid 1px #989897;
}
h2 {
	font-size: .75em;
	margin:10px 0;
}
h3 {
	font-size:.85em;
	color:#333;
	font-weight:normal;
	margin:0;
}
/* use only fo B heads in product pages */
h4 {
	font-size: .75em;
	margin:10px 0;
	color: #0055A5;
	padding-bottom:5px;
	border-bottom: solid 1px #989897;
	width:73%;
}
/*leftnav css */
#leftnav, {
	width:190px;
	margin-bottom:20px;
}
#leftnav ul, .formfactor {
	margin:0;
	padding:0;
}
#leftnav li, .formfactor li  {
list-style-type: none;
font-size: .75em;
line-height:1.5em;
}

#leftnav ul li a:link, #leftnav ul a:visited {
color: #989897;
text-decoration: none;
}	

#leftnav ul li a:hover {
	color: #0055A5;
}
.formfactor li a:link, .formfactor li a:visited {
color:#0055A5;
}
.formfactor li a:hover {
	text-decoration: none;
}	

#leftnav h1 {
	padding-bottom:3px;
	border-bottom: none;
}
.dis {
	color:#0055A5;
	font-style: italic;
}
.greybox {
	width:180px;
	padding:10px 10px 20px;
	margin-top:22px;
	background: #949393 url(/images/rightnavbttm.jpg) center bottom no-repeat;;
	color: #FFF;
}
.greybox ul {
	margin:0;
	padding:0;
}
.greybox li {
	margin: 4px 0;
	list-style-type: none;
}
.greybox a:link, .greybox a:visited {
	color: #FFF;
	text-decoration:none;
	font-size:.95em;
}
.greybox a:hover, .greybox a:active {
	text-decoration: underline;
}

.greyboxrule {
		height: 1px;
	background: #FFF;
	margin: 15px 0;
}
	
.bluebox {
	background: #e6eef6;
}

/* footer */
#footer {
	width:940px;
	background: #232020 url(/images/ftrtop.jpg) 0 0 no-repeat;
font: .65em Arial, Verdana, Helvetica, sans-serif;
color: #989897;
padding: 20px 20px 10px;
margin-top:25px;
}

#footer ul {
	margin:0;
	padding:0;
}
#footer li {
list-style-type: none;
font-size: 1em;
line-height:1.5em;
}

#footer ul li a:link, #footer ul a:visited {
color: #989897;
text-decoration: none;
}
/* tech info table css */
.techtable {
	width:535px;
	font-size: .7em;
	border:0px;
	margin:10px 0;
}
.techtable td {
	border-bottom: solid 1px #dbdcdf;
	padding:5px;
	width:50%;
}
 .header {
	background: #dbdcdf;
	color:#000;
	font-weight:bold;
	border-bottom: solid 0px #dbdcdf;
}
#footer ul li a:hover {
	color: #FFF;
}
#footer h3 {
	color: #FFF;
	font-size: 1.2em;
	margin-top:0;
}

#footer a:link, #footer a:visited {
color: #989897;
text-decoration:underline;
}
#footer a:hover, #footer a:active{
text-decoration:none;
color: #FFF;
}

/* tooltip css */
.tooltip {
	display:none;
	background:url(/images/tooltip.png);
	height:163px;
	padding:25px 30px 10px 30px;
	width:310px;
	font-size:11px;
	color:#000;
}
#trigger1, #trigger2, #trigger3, #trigger4, #trigger5 {
	cursor:pointer;
	display:block;
	width:100px;
	text-align:center;
	font-size: 1em;
}
#trigger1:hover, #trigger2:hover, #trigger3:hover, #trigger4:hover, #trigger5:hover {
	color: #FFF;
	background: #0055A5;
}
/* for events page tables */
.events {
	width: 100%;
	margin:10px 0 5px 0;
	padding:0;
	border:0;
}
.events td {
	border-bottom:solid 1px #989897;
	padding-bottom:10px;
}
.green {
	color:#093;
}
