/*
 * $Id: common.css,v 1.8 Exp $
 */
 
/* STANDARD */	

//slide show css

#rotator
{
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: 474px;
	height: 173px;
}

#rotator img
{
	display: none;
	position: absolute;
	top: 297px;
	}
///slide show ends here



.left_margin{margin-left:10px}

#box_dashed_comments {
    border-bottom: solid;
    border-bottom-width:1px;
    border-color:black;
	border-bottom-style:dashed;
	}

#config_box {
    border-left-style: solid;
    border-left-width:1px;
    border-top: solid;
    border-top-width:1px;
    border-bottom-style: dashed;
    border-bottom-width:0px;
	border-right-style: solid;
    border-right-width:1px;
    border-color:#cccccc;
	background-color: #f2f2f2;
	} 
	
	#config_dark_box {
    border-left-style: solid;
    border-left-width:1px;
    border-top: solid;
    border-top-width:1px;
    border-bottom-style: dashed;
    border-bottom-width:0px;
	border-right-style: solid;
    border-right-width:1px;
    border-color:#bbbbbb;
	background-color: #e2e2e2;
	} 
	
	
#gray_box {
    border-left-style: solid;
    border-left-width:1px;
    border-top: solid;
    border-top-width:1px;
    border-bottom-style: solid;
    border-bottom-width:1px;
	border-right-style: solid;
    border-right-width:1px;
    border-color:#cccccc;
	background-color: #f2f2f2;
	}
	
#boxtopleftbottom {
    border-left-style: solid;
    border-left-width:1px;
    border-top: solid;
    border-top-width:1px;
    border-bottom-style: solid;
    border-bottom-width:1px;
    border-color:black;
	}

#boxrulegray {
    border-bottom-style:dashed;
    border-bottom-width:1px;
    border-color:#cccccc;
	}
	
#boxrulewhite {
    border-bottom-style:dashed;
    border-bottom-width:1px;
    border-color:#ffffff;
	}	
	
#boxtopbottomdashed{
    border-top: solid;
    border-top-width:1px;
	border-top-style:dashed;
    border-bottom-style: solid;
    border-bottom-width:1px;
	border-bottom-style:dashed;
    border-color:black;
	}

 #mailertop {
    border-top: solid;
    border-top-width:1px;
    border-color:black;
    }
 #mailerbottom {
    border-bottom: solid;
    border-bottom-width:1px;
border-bottom-color:#cccccc;
    }
 #mailerright {
    border-right: solid;
    border-right-width:1px;
    border-color:black;
    }
 #mailerleft {
    border-left: solid;
    border-left-width:1px;
    border-color:#cccccc;
    }		
		

#boxtop {
    border-top: solid;
    border-top-width:1px;
    border-color:black;
    }
#boxright {
    border-right: solid;
    border-right-width:1px;
    border-color:black;
	border-right-style:dashed;
	border-right-margin:2px;
    }
	
#boxtopdashed {
    border-top: solid;
    border-top-width:1px;
    border-color:black;
	border-top-style:dashed;
    }	
	
#navlist ul
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
width: 100%;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 2px 23px;}

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #999999;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #ff9900;
text-decoration: none;
}
#active a
{
display: inline;
background-color: #ff9900;
}

font			{
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 30px;
	margin-left:25px; margin-right:20px
}
ul				{float:left; margin-top: 5px; margin-left: 0; padding-left: 2em; text-indent: -16px; line-height: 1.3; list-style-position: inside; list-style-type: square; }
.left			{margin-left: 15px; margin-right: 15px;}
ol				{ margin-top: 5px; margin-left: 3px; padding-left: 0px; line-height: 1.3; }
sub				{ font-size: 80%; line-height: .75; }
sup				{ font-size: 80%; line-height: 1.25; }


/* CONTENT */
h1				{ font-size: 16px; color: #000000; }
h2				{ font-size: 14px; color: #333333; }
h3   			{ font-size: 12px; color: #333333; }
h4   			{ font-size: 11px; letter-spacing: 1px; color: #FFFFFF; margin-bottom: 5px; margin-left: 10px; font-family: verdana, geneva, arial, helvetica, sans-serif;}
h5   			{ font-size: 12px; color: #ffcc00; }

.body2{
	font-size: 10px;
	color: #FFFFFF;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	margin: 5px;
}

/* FORMS */
textarea.form	{ font-size: 12px; }
input.form		{ font-size: 11px; }
input.searchbox	{ font-size: 11px; }
.pulldown 		{ font-size: 11px; color: #333333; }

/* PC/SUN NAV */
a.pc:active		{color: #FF9900; text-decoration: none; }
a.pc:link			{ color: #FF9900; text-decoration: none; font-weight: bold;}
a.pc:visited		{ color: #F19614; text-decoration: none; }
a.pc:hover			{ color: #000000; text-decoration: none; }


/* NAVIGATION */
a:active		{ }
a:link			{ color: #F19614; text-decoration: none; }
a:visited		{ color: #F19614; text-decoration: none; }
a:hover			{ color: #215dad; text-decoration: underline; }

.subnav1			{
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
}
a.subnav1			{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
}
a.subnav1:active	{ color: #FFFFFF; text-decoration: none; }
a.subnav1:visited	{ color: #FFFFFF; text-decoration: none; }
a.subnav1:hover		{ color: #FFFFFF; text-decoration: underline; }

.search				{ font-size: 13px; font-weight: bold; color: #333333; }

.bread				{ color: #333333; font-size: 11px; font-weight: bold }
a.bread				{ color: #215dad; text-decoration: underline; }
a.bread:active		{ color: #215dad; text-decoration: underline; }
a.bread:visited		{ color: #215dad; text-decoration: underline; }
a.bread:hover		{ color: #215dad; text-decoration: underline; }
span.bread			{ color: #ffcc00; }

.textnav		{ color: #999999; font-size: 10px; line-height: 1.75; }
a.textnav		{ color: #215dad; }

.arrow				{ font-size: 11px; list-style-image: url('/images/ICN_arrow.gif'); margin-left: 25px; line-height: 150%; }
.pdf				{ font-size: 11px; list-style-image: url('/images/ICN_pdf_sm.gif'); margin-left: 25px; line-height: 200%; }
.cursorhand			{ cursor: hand;}


/* for tables */
.border				{ border: 1px solid #999999; }
.borderbott			{ border-bottom: 1px solid #999999; }
.bordertop			{ border-top: 1px solid #999999; }
.nobordertop		{ border-top: none; }
.noborder			{ border: none; }

th.head1			{ background-color: #fbe796; }
th.head2			{ background-color: #ffcc7f; }

.printonly			{display: none}
.subheads {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #2E5O8B;
}


.spec_table_headers {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
}

.product_heads {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	line-height: 26px;
	font-weight: normal;
	color: #333333;
}
.pr_heads {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #2E5O8B;
}

.home_otherproducts {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}

.head_nls {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
a.home_otherproducts			{
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
a.home_otherproducts:active	{ color: #333333; text-decoration: none; }
a.home_otherproducts:visited	{ color: #333333; text-decoration: none; }
a.home_otherproducts:hover		{ color: #FF9900; text-decoration: none; }

.specs {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: left;
	padding-left: 12px;
	padding-top: 4px;
	padding-bottom: 2px;
}


.home_arrows {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #FF6600;
	text-align: right; }
	
.mailer_orange {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #FF6600;
	text-align: left; }

.mailer_model {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-align: left; }	
	
	
.footer {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
	color: #333333;
}
a.footer			{ color: #333333; text-decoration: none; font-weight: normal; font-family: verdana, geneva, arial, helvetica, sans-serif; }
a.footer:active	  { color: #333333; text-decoration: none; }
a.footer:visited  { color: #333333; text-decoration: none; }
a.footer:hover	  { color: #FF9900; text-decoration: underline; }

