@charset "UTF-8";
/* CSS Document */

/* static page layout */

body {
	text-align: center;
	margin: 0px;
	color:#484848;
	font-family: Arial, Helvetica, sans-serif;
}

.wrapper {
	width: 950px; 
	margin: 0 auto;
	text-align: left;
	border-left: #FFFFFF;
	border-right: #FFFFFF;
/*	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;  
	border-left:transparent url(/images/left-border.png) repeat-y scroll 0 0;
	border-left:transparent url(/images/right-border.png) repeat-y scroll 0 0;	*/
	background-color:#FFFFFF;
}

.main-container {
	width:925px;
	margin: 0 auto;
	padding: 40px 0 30px 0;
	text-align: center;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.table-wrap {
	width: 984px;
	background-color: #FFF;
}

.logo-header {
	position: relative;
    margin: 0px 0px 0px 0px;
	height:75px;
	width: 950px;
}

.menu {
	float: left;
    margin: 0px 0px 0px 0px;
	position: absolute;
	width: 948px;
	height:21px;
	background: url(../images/gradient.png) repeat-x;
	border-top: 1px solid #cdcfd1;
	border-bottom: 1px solid #a6a6a6;
	border-right: 1px solid #cdcfd1;
	border-left: 1px solid #cdcfd1;
	z-index: 1;
} 

.search-bar {
	margin: -2px 0 0 725px;
	padding: 0;
	float: right;
	position:absolute;
	z-index: 4;
	font-family:Arial, Helvetica, sans-serif; font-size: 10px;
	height:11px;
}

.main-body {
	position: relative;
	padding-top: 50px;
	overflow: hidden;
} 

.footer {
	position: relative;
	margin-bottom: 40px;
	width: 950px;
	height: 60px;
	font-family:Arial, Helvetica, sans-serif; font-size: 10px;
	text-align: center;
	background-color:#FFFFFF;
	border-top: 5px solid #e2e4e7;
}

.footer p {
	margin: 0 0 10px 0;
}

a.footer-link:link, a.footer-link:visited, a.footer-link:hover, a.footer-link:active, a.footer-link:focus {
	font-family:Arial, Helvetica, sans-serif; font-size: 10px;
	color: #484848;
	text-decoration: none;
}

.bottom {
	position: relative;
	background: url(../images/bottom.png) no-repeat scroll 0 0;
}

/* Left Navigation Menu CSS */

#here { /* will highlight current page in bolder color */
	color: #0E4AAD;
}

ul.nav {
	margin: 0;
	padding: 10px 0 0 0;
	list-style-type: none;
	width: 195px;
	background-color:#FFFFFF;
	border-top: 1px solid #e2e4e7;
	font-family:Arial, Helvetica, sans-serif; font-size: 12px;
}	

ul.nav a {
	display: block;
	color:#484848;
	text-decoration: none;
	padding:3px 8px;
}

ul.nav .last a {
	border-bottom: 0;
}

ul.nav a:hover,
ul.nav a:focus,
	ul.nav .selected a {
		color:#484848;
		background-color:#E3EEF7;
	}
	
ul.nav li {
	display: inline; /* removes gaps in IE 6  */	
	}
	
ul.nav-main {
	margin: 0;
	padding: 10px 0 10px 0;
	list-style-type: none;
	width: 195px;
	background-color:#FFFFFF;
	border-top: 1px solid #e2e4e7;
	border-bottom: 1px solid #e2e4e7;
	font-family:Arial, Helvetica, sans-serif; font-size: 12px;
}	

ul.nav-main a {
	display: block;
	color:#484848;
	text-decoration: none;
	padding:3px 8px;
}

ul.nav-main .last a {
	border-bottom: 0;
}

ul.nav-main a:hover,
ul.nav-main a:focus,
	ul.nav .selected a {
		color:#484848;
		background-color:#E3EEF7;
	}
	
ul.nav-main li {
	display: inline; /* removes gaps in IE 6  */	
	}			

/* Sub Navigation Menu */	

ul.sub-nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 195px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif; font-size: 12px;
}	

ul.sub-nav a {
	display: block;
	color:#484848;
	text-decoration: none;
	padding:3px 8px 3px 20px;
}

ul.sub-nav .last a {
	border-bottom: 0;
}

ul.sub-nav a:hover,
ul.sub-nav a:focus,
	ul.sub-nav .selected a {
		color:#484848;
		background-color:#E3EEF7;
	}
	
ul.sub-nav li {
	display: inline; /* removes gaps in IE 6  */	
	}	
	
/* secondary navigation menu */	

ul.second-nav {
	margin: 0;
	padding: 0 0 10px 0;
	list-style-type: none;
	width: 195px;
	background-color:#FFFFFF;
	border-bottom: 1px solid #e2e4e7;
	font-family:Arial, Helvetica, sans-serif; font-size: 12px;
}	

ul.second-nav a {
	display: block;
	color:#717070;
	text-decoration: none;
	padding:3px 8px 3px 8px;
}

ul.second-nav .last a {
	border-bottom: 0;
}

ul.second-nav a:hover,
ul.second-nav a:focus,
	ul.second-nav .selected a {
		color:#717070;
		background-color:#E3EEF7;
	}
	
ul.second-nav li {
	display: inline; /* removes gaps in IE 6  */	
	}	

/* Side banners on right column */

.sidebanner {
	float: right;
	margin: 0;
	width: 185px;
	background: url(/images/sidebanner/border/mid.png) repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#003366;
	text-align: center;
}

.sidebanner h4 {
	margin: 0;
	background: url(/images/sidebanner/border/top.png) no-repeat left top;
	padding-top: 8px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif; font-size:14px; color:#5b5c5c;
	text-align: center;
	font-weight:bold;
}

.sidebanner .last {
	margin: 0;
	background: url(/images/sidebanner/border/bottom.png) no-repeat left bottom;
	padding-bottom: 10px;
	font-size:12px;
	font-weight: bold;
	color:#35559e
}

.sidebanner h2, .sidebanner p {
	padding-left: 5px;
	padding-right: 5px;
}

/* Side banner for left column
.sidebanner {
	float: left;
	margin: 35px 0 0 9px;
	width: 175px;
	background: url(/images/sidebanner/border/mid.jpg) repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#003366;
	text-align: center;
}

.sidebanner h4 {
	margin: 0;
	background: url(/images/sidebanner/border/top.jpg) no-repeat left top;
	padding-top: 8px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif; font-size:14px; color:#5b5c5c;
	text-align: center;
	font-weight:bold;
}

.sidebanner .last {
	margin: 0;
	background: url(/images/sidebanner/border/bottom.jpg) no-repeat left bottom;
	padding-bottom: 10px;
	font-size:12px;
	font-weight: bold;
	color:#35559e
}

.sidebanner h2, .sidebanner p {
	padding-left: 5px;
	padding-right: 5px;
} */


/* Horizontal Menu Bar */

ul.menu-bar {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	font-family:Arial, Helvetica, sans-serif; font-size: 12px;
}

ul.sub-menu {
	margin: 0px;
	padding-left: 0px;
	list-style-type: none;
	float: left;
	border: 1px solid #02546b;
	width: 135px;
	position: absolute;
	left: auto; 
	font-family:Arial, Helvetica, sans-serif; font-size: 11px;
	display: none;
}

ul.menu-bar li {
	float: left;
	width: 100px;
}	

ul.sub-menu li {
	float: left;
	width: 135px;
	padding: 0;
	background:none;
	background-color: #ffffff;
}

.menu-bar li:hover ul {
	display: block;
}

.sub-menu li:hover ul {
	left: auto;
}

ul.menu-bar a {
	display: block;
	text-decoration: none;
	padding: 4px 11px 2px 11px;
	text-align: center;
	border-right: 1px solid #CCCCCC; 
	font-family: Arial, Helvetica, sans-serif; size:11px; color:#27394b;
	font-weight: 600;
}

ul.sub-menu a {
	font-family: Arial, Helvetica, sans-serif; size:11px; color:#334c64;
	border-left: 1px solid #FFFFFF;
	border-right: none;
	padding: 5px 11px 5px 11px;	
	background-color: #FBFBFB;
}

ul.menu-bar li li a {
	text-align: left;
	font-weight: normal;	
}

ul.menu-bar li:last-child a {
	border-right: 0;
	border-bottom: 0;
}

ul.sub-menu li:last-child a {
	border-right: 0;
	border-bottom: 0;
}

ul.menu-bar a:hover,
ul.menu-bar a:focus {
	color: #2480dc;
}

ul.sub-menu a:hover,
ul.sub-menu a:focus {
	color:#1b71c8;
	text-decoration:underline;
}

/* main content under subsection of right column */

.main-content {
	margin: 0;
	width: 525px;
	float: left;
	padding: 5px;
	line-height: 16px;
}

.main-content p {
	margin: 5px 0 10px 0;
}

.main-content h1 {
	color:#334b61;
	font-size: 16px;
	margin: 0 0 15px 0;
}

/* also for newsletter */
.quick-links {
	width: 175px;
	float: right;
	position: relative;
	padding: 5px;	
	border: 1px solid #c5dbe6;
	background-color: #FFFFFF;
}	

.quick-links h3 {
	color:#334b61;
	font-size: 100%;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0px;
}

.secondary-content {
	width: 175px;
	float: right;
	position: relative;
	padding: 5px;	
	border: 1px solid #c5dbe6;
	background-color: #fdfdfd;
	color: #2f385b;
}	

.secondary-content h2 {
	color:#334b61;
	font-size: 11px;
	margin: 0px;
	padding-bottom: 8px;
	text-align: left;
}	

.secondary-content p {
	margin: 8px 0 0 0;
	line-height:12px;
}

.newsletter-font {
	margin: 0;
	font:Arial, Helvetica, sans-serif; font-size:10px;
	color:#243653;
}

.product-menu {
	margin-left: 8px; 
	margin-bottom: 4px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#27394b;
	font-weight: bold;
}

/* main div box with background */

.main-div-background-container {
	background: url(../images/sidebanner/main/main-div-background.png) no-repeat scroll 0 0;
	position:relative;
	width: 930px;
	height: 185px;
	margin: 0 0 0 -5px;
	padding: 0;
	z-index:1;
	text-align:left;
}

.main-div-background {
	width: 305px;
	height: 175px;
	margin: 0;
	padding: 0;
	text-align: left;
	z-index:2;
}

.main-div-news-top {
	background:url(../images/sidebanner/main/main-div-top.png) no-repeat scroll 0 0;
	width:305;
	height:44px;
}

.main-div-news-top-products {
	background:url(../images/sidebanner/main/main-div-top-products.png) no-repeat scroll 0 0;
	width:305;
	height:44px;
}

.main-div-news-top-about {
	background:url(../images/sidebanner/main/main-div-top-about.png) no-repeat scroll 0 0;
	width:305;
	height:44px;
}

.main-div-news-top-spotlight {
	background:url(../images/sidebanner/main/main-div-top-spotlight.png) no-repeat scroll 0 0;
	width:305;
	height:44px;
}

.main-div-news-mid {
	background: url(../images/sidebanner/main/main-div-mid.png) no-repeat scroll 0 0;
	width:305px;
	height:125px;
}

.main-div-news-bottom {
	width:305px;
	height:6px;
}

/* right side box no background */
.right-side-box-nb {
	float: right;
	width: 185px;
	margin: 0;
	padding: 0;
}

.top-rsb-nb {
	margin-top: 15px;
	background:url(../images/sidebanner/border/top.png) no-repeat scroll 0 0;
	width:185px;
	height:6px;
}

.mid-rsb-nb {
	background: url(../images/sidebanner/border/mid.png) repeat-y scroll 0 0;
	width:185px;
}

.newsletter-rsb-nb {
	font-family:Arial, Helvetica Neue, Helvetica, sans-serif;
	color:#1b2f4f;
	font-size: 10px;
}

.newsletter-rsb-nb h3 {
	color:#334b61;
	font-size: 12px;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0px;
}

.bottom-rsb-nb {
	background: url(../images/sidebanner/border/bottom.png) no-repeat scroll 0 0;
	width:185px;
	height: 6px;
}

/* ride side background toggle */

.top-rsb-tog {
	margin-top: 15px;
	background: #FFFFFF url(../images/sidebanner/border-toggle/top.png) no-repeat scroll 0 0;
	width:185px;
	height:6px;
}

.mid-rsb-tog {
	background: #FFFFFF url(../images/sidebanner/border-toggle/mid.png) repeat-y scroll 0 0;
	width:185px;
}

.bottom-rsb-tog {
	background: #FFFFFF url(../images/sidebanner/border-toggle/bottom.png) no-repeat scroll 0 0;
	width:185px;
	height: 6px;
}

/* contact us box with background */
.right-side-box-background {
	float: right;
	width: 185px;
	margin: 0;
	padding: 0;
}

.top-rsb {
	background:url(../images/sidebanner/border-backgrounds/top.png) no-repeat scroll 0 0;
	width:185px;
	height:10px;
}

.mid-rsb {
	background: url(../images/sidebanner/border-backgrounds/mid.png) no-repeat scroll 0 0;
	width:185px;
	height:125px;
}

.bottom-rsb {
	background: url(../images/sidebanner/border-backgrounds/bottom.png) no-repeat scroll 0 0;
	width:185px;
	height:10px;
}

.some-padding-rsb {
	padding: 0 5px 0 5px;
}

.some-padding-rsb h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #193c1d;
	margin: 0;
	text-decoration: underline;
}


.some-padding-rsb a:link {					
	color:#1b2f4f; 
	text-decoration: none;
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left:3px;
}

.some-padding-rsb a:visited {					
	color:#1b2f4f; 
	text-decoration: none;
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left:3px;
}

.some-padding-rsb a:hover {					
	color:#4a5e7d; 
	text-decoration: none;
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left:3px;
}

.some-padding-rsb a:focus {					
	color:#1b2f4f; 
	text-decoration: none;
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left:3px;
}

.some-padding-rsb a:active {					
	color:#1b2f4f; 
	text-decoration: none;
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left:3px;
}

.contact-us-rsb {
	cursor:pointer;
	background: url(../images/contact-us.png) no-repeat scroll 0 0;
	background-position: center;
	height:60px;
}

.call-us-rsb {
	margin-top: 5px;
	background: url(../images/phone.png) no-repeat scroll 0 0;
	background-position:left;
	font-family:Arial, Helvetica Neue, Helvetica, sans-serif;
	color:#1b2f4f;
	font-size: 11px;
	font-weight: bold;
}

.call-us-rsb span {
	padding-left:25px;
}

.email-us-rsb {
	margin-top: 5px;
	background: url(../images/email.png) no-repeat scroll 0 0;
	background-position:left;
	font-family:Arial, Helvetica Neue, Helvetica, sans-serif;
	color:#1b2f4f;
	font-size: 11px;
	font-weight: bold;
}

.email-us-rsb span {
	padding-left:25px;
}	

.product-pitch {
	width: 175px;
	float: right;
	position: relative;
	padding: 5px;	
	border: 1px solid #c5dbe6;
/*	background-color: #f6fdff;	*/
	color: #525252;
}	

.product-pitch h3 {
	color:#1a4f4b;
	font-size: 100%;
	text-align: left;
	margin: 0;
}

.product-pitch p {
	margin: 8px 0 0 0;
	line-height:12px;
}

a.red-link:link, a.red-link:visited, a.red-link:hover, a.red-link:focus, a.red-link:active {
	text-align:right;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#d60027; 
	padding-bottom:10px; 
	padding-right: 5px; 
	font-weight:bold;
	text-decoration: none;
}

a.linked-news:link, a.linked-news:visited, a.linked-news:hover, a.linked-news:focus, a.linked-news:active {
	text-align:right;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#5099bd; 
	padding-bottom:10px; 
	padding-right: 5px; 
	font-weight:bold;
	text-decoration: none;
}

a.t-news:link, a.t-news:visited, a.t-news:hover, a.t-news:focus, a.t-news:active {
	text-align:right;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#4dbdde; 
	padding-bottom:10px; 
	padding-right: 5px; 
	font-weight:bold;
	text-decoration: none;
}

.vertScroll {
	height: 500px;
	overflow: auto;
}

.div-height-tabs {
	height: 340px;
	overflow: auto;
}

a.size-links:link, a.size-links:visited, a.size-links:focus, a.size-links:active {					
	color:#35559e; 
	text-decoration:underline;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left:5px;
}

a.size-links:hover {					
	color:#3889e5; 
	text-decoration: underline;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left:5px;
}

a.learn-more:link, a.learn-more:visited, a.learn-more:focus, a.learn-more:active {
	background: transparent url(../images/learnb.png) no-repeat scroll 0 0;
	display: block;
	height: 21px;
	width:83px;
}

a.learn-more:hover {	
	background: transparent url(../images/learna.png) no-repeat scroll 0 0;
	display: block;
	height: 21px;
	width:83px;
}

.news-module {
	padding: 0;
	margin: 6px 0 0 0;
	float: right;
	width:185px;
}

.news-container {
	width: 510px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.news-container h1, .news-container h2 {
	color: #334b61;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 0;
	margin: 0;
}

#news-highlight {
	width: 510px;
	background: #f7f7f7 url(../images/press.png) no-repeat scroll 0 0;
	background-position: right;
	border-top: 1px dotted #c5e6cf; 
	border-bottom: 1px dotted #c5e6cf;
	vertical-align: middle;
	padding: 3px 0 3px 0;
	color: #35559e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td#news-archive {
	border-bottom: 1px dotted #c5e6cf;
	vertical-align: middle;
	padding: 3px 0 3px 0;
	color: #35559e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/* Twitter link */
.twitter-link {
	margin: 10px 0 0 0;
	text-align: center;
}

/* ID section */	

#no-img-border {
	border:0;
}

#img-border-1 {
	border: 1px solid #006699;
}

#img-border-2 {
	border: 1px dotted #006699;
	text-align: center;
}

td#pad {
	padding: 10px 5px 5px 5px;
	border-bottom: 1px solid #e2e4e7;
}

td#pad span {
	font-size:14px; 
	font-weight:bold;
}

td#pad p {
	padding-top:7px;
}

td#pad pre {
	font-family:Arial, Helvetica, sans-serif;
	color: #394b68;
	font-size: 11px;
	margin: 1px;
	padding: 1px;
}

td#products {
	border-bottom: 1px solid #CCCCCC;
	background-color:#8acfdb;
	color:#000000;
	padding: 2px 0 2px 5px;
	font-family: Arial, Helvetica, sans-serif; font-size:12px;
}

#img-padding {
	padding:0 4px 0 0;
	margin:0px;
}

td#specs-leftcol, td#specs-rightcol, td#specs-heading, td#video-heading {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; 
	color:#454444;
	font-weight: bold;
}

td#specs-rightcol {
	background-color: #fcfdfe;
	font-weight: normal;
	text-decoration:none;
}

td#specs-rightcol a, a:hover, a:visited {
	text-decoration:none;
}

td#specs-heading {
	color: #334b61;
	border-bottom: 1px dotted #999999;
	font-size: 12px;
}

td#video-heading {
	font-weight: normal;
	font-size: 12px;
}

td#size-11-font {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	color: #2f385b;
}

td#size-11-font p {
	margin: 6px 0 6px 0;
}

td#product-p-margin p {
	margin: 6px 0 6px 0;
}

#banner-padding {
	height: 20px;
}

img {
	border:0;
}

#reg-highlight {
	border-bottom: 1px dotted #000000;
	vertical-align: middle;
	background-position: left;
	padding: 3px 0 3px 25px;
	color: #334b61;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


#gray-highlight, #gray-highlight-of {
	border-top: 1px dotted #c5e6cf; 
	border-bottom: 1px dotted #c5e6cf;
	background:#f7f7f7 url(../images/tv.png) no-repeat scroll 0 0;
	background-position:left;
	vertical-align: middle;
	padding: 3px 0 3px 0;
	color: #35559e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#gray-highlight-of {
	background:#f7f7f7 url(../images/tv2.png) no-repeat scroll 0 0;
	background-position:left;
}

#exclaim-highlight {
	background:#FFFFFF url(../images/exclaim.png) no-repeat scroll 0 0;
	background-position:left;
	vertical-align: middle;
	padding: 3px 0 3px 0;
	color: #35559e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#exclaim-highlight span {
	padding-left: 25px;
}

#gray-highlight-nb {
	border-top: 1px dotted #c5e6cf; 
	border-bottom: 1px dotted #c5e6cf;
	background:#f7f7f7; 
	vertical-align: middle;
	padding: 3px 0 3px 0;
	color: #35559e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

td#gray-highlight span {
	padding-left: 25px;
	font-weight: bold;
}

td#gray-highlight-of span {
	padding-left: 25px;
	font-weight: bold;
}

td#gray-highlight-nb span {
	font-weight: bold;
}

td#boldtext span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:2e2e2e;
}

td#line-separate {
	border-top: 1px dotted #666666;
}

.table-header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; 
	color:#334b61;
	font-weight: bold;
	padding: 3px;
	background-color: #f1f6fa;
}

.table-cell {
	padding:5px; 
	border-top:1px dotted #CCCCCC; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px;
}	

