@charset "UTF-8";

/* CSS Document */

/* TAG STYLES */

#adsplitcontainer {
	width: 980px;
}

body {
	background-color: #1c3d72;
	margin: 0 auto;
	padding: 0;
	color: #000000;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}

p {
	padding-top: 0;
	margin: 0;
	padding-bottom: 4px;
}

a:link, a:visited {
	text-decoration: none;
	color: #000099;
}

a:hover {
	color: #FFCC00;
}

/****************** STRUCTURAL DIV STYLES ******************/

#container {
	margin: 0 auto;
	width: 980px;
	background: url(images/containerback.jpg) repeat-y;
	padding: 0;
}

#content {
	width: 960px;
	margin: 0 10px;
	float: left;
	clear: both;
	padding: 0;
	display: inline;
	background: #000000 url(images/tthomebkgd3.jpg) no-repeat right top;
	background-position:center;
}

#mainhead {
	color: #FFF;
	float: left;
	width: 720px;
	letter-spacing: 2px;
	font-size: 2.5em;
	display: inline;
	padding: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#prodhead {
	color: #000000;
	float: left;
	width: 720px;
	letter-spacing: 2px;
	font-size: 2.5em;
	display: inline;
	padding: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#mainbody {
	width: 500px;
	float: left;
	margin: 0 0 0 30px;
	padding: 0;
	font-size: 1.25em;
	line-height: 1.6em;
	display: inline;
	color: #FFF;
}

#cta {
	width: 170px;
	height: 25px;
	float: right;
	margin: 200px 0 10px 10px;
}

#bottomnav {
	width: 960px;
	background: #ffffff url(images/bottomnavback.jpg) repeat-x;
	margin: 0 10px;
	float: left;
	clear: both;
	padding: 0;
	display: inline;
}

#leftcol {
	width: 290px;
	margin: 0;
	float: left;
	padding: 0 10px 6px 15px;
}

#midcol {
	float: left;
	width: 290px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	margin: 0;
	padding: 0 10px 6px 15px;
}

#rightcol {
	float: left;
	width: 290px;
	margin: 0;
	padding: 0 10px 6px 15px;
}

#footer {
	background: url(images/footer.jpg) no-repeat;
	width: 980px;
	height: 25px;
	clear: both;
	text-align: center;
	color: #ffffff;
	font-size: .85em;
	margin: 0;
	padding: 50px 0 0;
}

#ccblock {
	display:block;
	color: #FFFFFF;
	margin: -22px 0 0 770px;
	width: 100px;
	height: 15px;
	}

/********** CONTENT LINK STYLES *********/

#mainbody a:link, #mainbody a:visited {
	color: #AAE35C;
}

.navhead a:link, .navhead a:visited {
	color: #FFFFFF;
}

#mainbody a:hover {
	color: #FF9900;
}

.navhead a:hover {
	color:#7D8CAD;
}

.navcontent a:link {
	color:#AA3F00;
	font-weight: bold;
}

.navcontent a:hover {
	color:#666666;
	font-weight: bold;
}


/*********** CONTENT CLASS STYLES **********/

.navhead {
	color: #ffffff;
	font-weight:bold;
	font-size: 1.0em;
	padding: 0 0 0 0px;
	margin: 0;
}

.navcontentheader {
	font: 1.2em/1.2em;
	color:#000000;
	font-weight: bold;
}

.navcontent {
	font: .9em/1.0em;
	padding: 0;
	margin: 6px 0 0;
}

.navimg {
	padding: 0;
	margin: 0 10px 0 0;
	width: 75px;
	height: 75px;
	border: 0px;	
}

/****************** LEVEL 01 CONTENT STYLES ******************/

#level01content {
	width: 960px;
	background-color: #ffffff;
	clear: both;
	float: left;
	display: inline;
	margin-top: 9;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0;
}

#level01head {
	font-size: 2.35em;
	color: #273d6e;
	letter-spacing: 2px;
	width: 910px;
	float: left;
	display: inline;
	padding: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 30px;
}

#leftnav {
	width: 115px;
	float: left;
	display: inline;
	margin: 12px 0 0 12px;
}

#level01container {
	float: left;
	padding: 0;
	width: 453px;
	display:block;
	margin: 0 0 0 20px;
}

#level01bodycol {
	font-size: .85em;
	line-height: 1em;
	float: left;
	display: block;
	padding: 0 15px 30px;
	width: 180px;
}

#level01bodycolb {
	font-size: 1em;
	line-height: 1em;
	float: left;
	display: block;
	padding: 10px 15px 30px;
	width: 500px;
}

#level01bodycolc {
	font-size: .85em;
	line-height: 1em;
	float: left;
	display: block;
	padding: 0 3px 10px;
	width: 180px;
}

.level01bodycolhead {
	font-size: 1.25em;
	font-weight: bold;
	line-height: 1.1em;
}

#sidebarcol {
	width: 153px;
	float: right;
	display: inline;
	margin: 0 20px 0 20px;
	padding: 0;
}

.prodname {
	color:#AAE35C;
	font-size: 1.25em;
	font-weight: bold;
	line-height: 1.1em;
}

.prodtext {
	color:#333333;
	font-size: .9em;
	line-height: 1.0em;
	padding-right: 6px;
}

#prodcontent {
	width: 960px;
	margin: 0 0px 0 10px;
	float: left;
	padding: 0;
	display: inline;
	background: #FFFFFF;
}

#level01prodbox {
	text-align:center;
	float: left;
	padding: 4px 0px 10px 0px;
	width: 202px;
	height: 222px;
	margin: 0px 0 0px 12px;
}

#prodcontentleft {
	width: 742px;
	float: left;
}
	
#masthead {
	background-image:url(images/masthead2.jpg);
	float: left;
	height:85px;
	margin: 0;
	padding: 0;
	width: 980px;
	display: inline;
}

#rightcolsml {
	color:#FFFFFF;
	font-size: .85em;
	width: 280px;
	float:right;
	margin: 68px 44px 0px 0px;
	text-align:center;
}

.rqstquote {
	float:left;
	width: 140px;
	font-weight: bold;
}

.rqstinfo {
	width: 140px;
	float:left;
	font-weight: bold;
}

.rqstquote a:link {
	text-decoration:none;
	color:#FFFFFF;
	}

.rqstquote a:visited {
	color:#FFFFFF;
	}

.rqstquote a:hover {
	color:#FFFF33;
}

.rqstinfo a:link {
	text-decoration:none;
	color:#FFFFFF;
}	
	
.rqstinfo a:visited {
	color:#FFFFFF;
}

.rqstinfo a:hover {
	color:#FFFF33;
}

.more a:link {
	text-decoration:none;
	color: #000099;
}	
	
.more a:visited {
	color:#000099;
}

.more a:hover {
	color:#FF9900;
}
	
#ctaprod {
	width: 170px;
	height: 25px;
	float: right;
	margin: 000px 0px 10px 10px;
}

.prodname a:link {
	color:#03C;
}

.prodname a:hover {
	color:#5E882B;
}

/***** •••••••RFQSTYLES••••••• *******/

#rfqmain {
	background-color: #CCCCCC;
	border: #666666 solid 2px;
	float: left;
	width: 720px;
	display: block;
	font-size: 1.1em;
	padding: 12px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#rfqdiv {
	line-height:26px;
	font-size: 12px;	width: 320px;
	float:left;
	margin: 3px;
}
	
#rfqdivrt {
	line-height:26px;
	font-size: 12px;	width: 320px;
	float:right;
	margin: 3px;
}
	
.rfqdivhead {	
	text-align:center;
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0;
	background-color:#F99D1C;
	border-top-color:#FFD47F;
	border-top-style:solid;
	border-top-width:1px;
	border-bottom-color:#C16800;
	border-bottom-style:solid;
	border-bottom-width:1px;
	vertical-align:middle;
}
	
#rfqdivcombo {
	width: 720px;
	margin: 3px;
	float:left;
}

#rfqleftcontent {
	line-height:26px;
	color:#333333;
	padding-right: 10px;
	font-size: 12px;
	width: 80px;
	height: 26px;
	float:left;
	text-align:right;
}

#rfqrightcontent {
	vertical-align:top;
	width: 220px;
	height: 26px;
	float:left;
	text-align:left;
	line-height:26px;
}

#rfqsmall1 {
	color:#333333;
	line-height:26px;
	font-size: 12px;
	width: 60px;
	height: 26px;
	float:left;
	margin-right: 12px;
}

#rfqsmall2 {
	color:#333333;
	vertical-align:middle;
	line-height:26px;
	font-size: 12px;
	width: 140px;
	height: 26px;
	float:left;
}

/****************** LEVEL 02 CONTENT STYLES ******************/

#level02container {
	float: left;
	padding: 0;
	width: 558px;
	display:inline;
	margin: 9px 0 0 20px;
}
#level02combotainer {
	float: left;
	width: 558px;
	display:inline;
	padding: 8px 0 0 16px;
	margin: 0;
}

#rulediv {
	height: 3px;
	width: 442px;
	float: left;
	display:inline;
	border-bottom:#CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.rule {
	border-bottom:#CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.level02head {
	color:#000000;
	font-size: 24px;
	line-height: 27px;
}

.level02headgray {
	color:#666666;
	font-size: 18px;
	line-height: 27px;
}

#level02containerleft {
	float: left;
	padding: 0 0 0 12px;
	width: 280px;
	display:inline;
	margin-top: 16px;
}

#level02containerleftdesreg {
	float: left;
	padding: 0 0 0 12px;
	width: 200px;
	display:inline;
	margin-top: 16px;
}

#level02containerright {
	float: left;
	padding: 0 0 0 12px;
	width: 238px;
	display:inline;
	margin-top: 16px;
}

.level02body {
	font-size: .95em;
	line-height: 1.25em;
}

.level02bodybold {
	font-weight: bold;
	font-size: .95em;
	line-height: 1.25em;
}

#request02 {
	width: 115px;
	background-color: #CCCCCC;
	float: left;
	display: inline;
	margin: 4px 0 0 0;
}

.request02head {
	text-align:left;
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0;
	background-color:#F99D1C;
	border-top-color:#FFD47F;
	border-top-style:solid;
	border-top-width:1px;
	border-bottom-color:#C16800;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding: 0 0 0 6px;
}

.request02body {
	text-align: left;
	border-top: #FFFFFF solid 1px;
	border-bottom: #999999 solid 1px;
	padding: 0 0 0 6px;
}
	
.support02body {
	text-align: left;
	border-top: #FFFFFF solid 1px;
	border-bottom: #999999 solid 1px;
	padding: 6px;
	font-size: 12px;
	line-height: 12px;
}

p.sidebarcol02opt {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
	color: #FFFFFF;
	text-align: center;
	background-image: url(images/sidebarcol02bkgd.gif);
	background-repeat:repeat-x;
}

ul.sidebarcol02opt {
	font-size: 11.5px;
	color:#666666;
	list-style: block;
	line-height: 18px;
	margin: 0 0 0 .8em ;
	padding: 3px 4px 3px 18px;
}
	
#sidebarcol02 {
	width: 207px;
	background-color: #dfe7ec;
	float: right;
	display: inline;
	margin: 9px 20px 0 0;
	padding: 0;
}

#sidebaroptions {
	width: 207px;
	background-color: #CCCCCC;
	float: right;
	display: inline;
	margin: 9px 20px 0 0;
	padding: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #000000;
}

ul.sidebaroptionsopt {
	font-size: 11.5px;
	color:#000000;
	list-style: block;
	line-height: 18px;
	margin: 0 0 0 .8em ;
	padding: 3px 4px 3px 18px;
}

#sidebarcol02b {
	width: 207px;
	background-color: #DFE7EC;
	float: right;
	display: inline;
	margin: 9px 20px 0 0;
	padding: 0;
}

p.sidebarcol02 {
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #FFFFFF;
	text-align: center;
	background-image: url(images/sidebarcol02bkgd.gif);
	background-repeat:repeat-x;
}

ul.sidebarcol02 {
	font-size: 10.5px;
	color:#666666;
	list-style: outside circle;
	line-height: 12px;
	margin: 0 0 0 .8em ;
	padding: 3px 4px 3px 18px;
}

ul.sidebarcol02 li{
	margin: 0 ;
	padding: 0 0px 4px 0px;
}

#level02prodbox {
	float: left;
	padding: 4px 4px 10px 4px;
	width: 144px;
	height: 210px;
	display:inline;
	margin: 0px 0 12px 32px;
}

.level02prodname {
	color:#333333;
	font-size: 1.25em;
	font-weight: bold;
	line-height: 1.1em;
}

.level02prodtext {
	color:#000000;
	font-size: .9em;
	line-height: 1.1em;
	padding-right: 6px;
}

.level02prodname a:link {
	color:#333333;
}

/*************** SPECS TABLE STYLING *****************/

table.specT {
	text-align: center;
	font-weight: normal;
	font-size: .95em;
	width: 420px;
	border: 1px #666666 solid;
	border-collapse: collapse;
	border-spacing: 0px;
} 

table.specD {
	text-align: center;
	font-weight: normal;
	font-size: .95em;
	border: 1px #666666 solid;
	border-collapse: collapse;
	border-spacing: 0px;
}

td.specHed {
	border-bottom: 2px solid #666666;
	border-top: 2px solid #666666;
	border-left: 1px solid #666666;
	background-color: #E4E8EE;
	text-align: center;
	line-height: 1.0em;
	font-weight: bold;
	font-size: 1.05em;
	padding: 4px 0 4px 0;
}

td.specSubHed { 
	background-color:#FAFAFA;
	border-bottom: 1px solid #666666;
	border-top: 2px solid #666666;
	border-left: 1px solid #666666;
	text-align: center;
	font-weight: bold;
	font-size: 1.0em;
}

td.specBod {
	border-bottom: 1px solid #666666;
	border-top: 0px;
	border-left: 1px solid #666666;
	border-right: 0px;
	font-weight: normal;
	padding: 2px 0 2px 0;
	font-size: .90em;
	line-height: 1.1em;
	color: #404040;
	background-color: #FFFFFF;
}

td.specBodbtmrule {
	border-bottom: 2px solid #666666;
	border-top: 0px;
	border-left: 1px solid #666666;
	border-right: 0px;
	font-weight: normal;
	padding: 2px 0 2px 3px;
	font-size: .90em;
	line-height: 1.1em;
	color: #404040;
	background-color: #FFFFFF;
}

td.specBodbtmrulebullet {
	text-align:left;
	border-bottom: 2px solid #666666;
	border-top: 0px;
	border-left: 1px solid #666666;
	border-right: 0px;
	font-weight: normal;
	padding: 2px 6px 2px 0px;
	font-size: .90em;
	line-height: 1.4em;
	vertical-align: top;
	color: #404040;
	background-color: #FFFFFF;
}

ul.td.specBodbtmrulebullet li {
	color:#CC3333;
}

table.specT {
	text-align: center;
	font-weight: normal;
	font-size: .90em;
	width: 500px;
	background-color: #fafafa;
	border: 1px #666666 solid;
	border-collapse: collapse;
	border-spacing: 0px;
}

.filterbullet {
	border-bottom: 1px solid #666666;
	border-top: 0px;
	border-left: 1px solid #666666;
	border-right: 0px;
	font-weight: normal;
	padding: 2px 0 2px 0;
	font-size: .90em;
	line-height: 1.1em;
	color: #404040;
	background-color: #FFFFFF;
}

/*************** •END• SPECS TABLE STYLING *****************/

/****************** SIDEBAR STYLES ******************/

/* *************************** NAVIGATION STYLES **********************/

/****************** TOP LEVEL NAVIGATION ******************/

/* STYLE NAV DIV TAG */

#topnav {
	text-transform: uppercase;
	padding: 0px;
	margin: 0 10px;
	height: 25px;
	background: #93C25D url(images/navback.jpg) repeat-x;
	float: left;
	display: inline;
	clear: both;
	width: 960px;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}

/* ZERO OUT PADDING AND STYLE DEFAULT FONTS */

ul.nav{
	list-style: none;
	font: .95em Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

/* SET FLOAT */

ul.nav li {
	float: left;
	position: relative;
	height: 25px;
	line-height: 25px;
	border-right: 1px solid #ffffff;
	padding: 0 10px;
	z-index: 1000;
}

ul.subnav {
	margin: 0;
	padding: 0;
	width: 225px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	list-style: none;
}

ul.subnavnew {
	color: #FFFFFF;
	text-align: center;
	font-size:14px;
	font-weight:bold;
	float:right;
	margin: 0;
	padding: 0;
	width: 100px;
	height: 25px;
	background-image:url(images/tt_news.gif);
	background-repeat:repeat-x;
	padding-top: 3px;
}

ul.subnav li {
	margin: 0px;
	padding: 0px;
	height: 25px;
	line-height: 25px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

/* STYLE TOP NAV */

ul.nav li a:link, ul.nav li a:visited {
	text-transform: uppercase;
	text-decoration: none;
	color: #ffffff;
	padding: 0;
	margin: 0;
}

ul.nav li a:hover {
	color: #31442E;
	text-decoration: none;
}

ul.subnavnew a: link {
	color: #FFFFFF;
}
	
ul.subnavnew a: hover {
	color: #000000;
}

/****************** STYLE SUB NAV ******************/

ul.subnav li a:link, ul.subnav li a:visited {
	display: block;
	width: 225px;
	text-decoration: none;
	color: #000000;
	background-color: #CCCCCC;
	filter:alpha(opacity=95);
	opacity: 0.95;
	padding-left: 10px;
}

ul.subnav li a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #a7a7a7;
}

/* HIDE LIST */

ul.nav li ul {
	display: none;
	position: absolute;
	z-index: 1000;
}

li > ul {
	top: auto;
	left: auto;
}

/* SHOW LIST */

ul.nav li:hover ul, ul.nav li.over ul {
	display: block;
	left: -1px;
	top: 25px;
}

/******************* LEVEL01 NAVIGATION *******************/

/* STYLE NAV DIV TAG */

/* ZERO OUT PADDING AND STYLE DEFAULT FONTS */

ul.level01nav {
	list-style: none;
	font: .95em Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

/* SET FLOAT */

ul.level01nav li {
	height: 100%;
	line-height: 21px;
	position: relative;
}

ul.level01subnav {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

ul.level01subnav li {
	height: 100%;
	line-height: 21px;
}

/****************** LEVEL02 NAVIGATION *****************/

.sidebarcol02 a:link {
	text-decoration: underline;
	color: #FF6600;
}

.sidebarcol02opt a:link {
	text-decoration: underline;
}

.sidebarheadrfq a:link {
	color: #ffffff;
}
.sidebarhead02 a:link {
	color: #ffffff;
}

.sidebarheadrfq02 a:link {
	color: #ffffff;
}

.sidebar a:hover {
	font-size: 1.1em;
	font-weight: bold ;
}

.sidebar02 a:hover {
	font-size: 1.1em;
	font-weight: bold ;
}

.request02body a:hover {
	text-align: left;
	color:#000000;
	font-weight:bold;
}
	
/****************** STYLE TOP NAV ******************/

ul.level01nav li a:link, ul.level01nav li a:visited {
	width: 105px;
	line-height: 110%;
	padding-left: 10px;
	display: block;
	background-color: #D1EEB9;
	text-transform: none;
	text-decoration: none;
	color: #000000;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
}

ul.level01nav li a:hover {
	color: #000000;
	background-color: #B0C99C;
	text-decoration: none;
}

/****************** STYLE SUB NAV ******************/

ul.level01subnav li a:link, ul.level01subnav li a:visited {
	display: block;
	width: 103px;
	text-decoration: none;
	color: #000000;
	background-color: #CCCCCC;
	filter: alpha(opacity=95);
	opacity: 0.95;
	padding-left: 10px;
}

ul.level01subnav li a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #a7a7a7;
}

/* HIDE LIST */

ul.level01nav li ul {
	display: none;
	position: absolute;
	z-index: 0;
}

/* SHOW LIST */

ul.level01nav li:hover ul, ul.level01nav li.over ul {
	display: block;
	left: 116px;
	top: -1px;
}
