/*
BLUE dark to light

#1C3042
#304E71
#4B779E
#809EBF
#A7C0D6
#CAD9E6
#E3E9EF

*/


@charset "UTF-8";
/* CSS Document */

button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {
 border: none;
}

* {
	margin:0;
	padding:0;
}

html {
	/*Force firefox to have scrollbars*/
	overflow: -moz-scrollbars-vertical;
	overflow-x: auto;
	padding-bottom:30px;
}

body {
	font-family:Helvetica, Arial, sans-serif;
	background:#000 url("../images/pageElements/pageBg.jpg") top center no-repeat fixed;
	font-size:8pt;
	padding-bottom:30px;
	color:#777;
}

object, a:focus {
	outline:none;
}

a {
	font-size:8pt;
	color:#4B779E;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color: #809EBF
}

a img {
	border:none;
}

area {
	cursor:pointer;
}

h1, h2, h3, h7{
	font-family:Arial, Helvetica, sans-serif
}

h1 {
	font-size:13pt;
	color:#4B779E;
	padding:15px;
	padding-bottom:0;
}

h2 {
	font-size:9pt;
	color:#eef;
	background:#304E71 url(../images/pageElements/productHeadingBg.png) repeat-x;
	padding:4px 0 5px 9px;
}

h3 {
	font-size:9pt;
	color: #4B779E;
	padding-top:6px;
}

table h3 {
	color:#EEF3F5;
	margin:1px 0;
}

h4 {
	font-size:8pt;
	color: #666;
	padding-top:6px;
}

h5 {
	padding:15px 0 9px 12px;
	background:#809EBF;
	color:#fff;
	font-size:10pt;
}
h6 {
	font-size:9pt;
	color:#eef;
	background:#304E71 url(../images/pageElements/productHeadingBgM.png) repeat-x;
	padding:4px 0 5px 9px;
}

h7 {
	font-size:9pt;
	color: #600;
	padding-top:6px;
	font-weight:bold;
}

#rightNav h4 {
	color:#444;
	padding:3px 15px;
	font-size:9pt;
}

strike, s {
	color:#888
}

ul, p {
	list-style:inside;
	line-height:12pt;
	margin:3px 0;
}

ol {
	margin: 2px 0 2px 18px;
}

table {
	margin:12px 0;
}

table.buyLinks {
	width:100%;
	background:#809ebf;
	padding:0;
	margin-top:6px;
	margin-bottom:0;
	text-align:center;
}

table.buyLinks ul {
	margin:0;
}

table.buyLinks td {
	border-right:1px solid #fff;
	padding:4px;
}

table.buyLinks h3 {
	font-size:8pt;
	margin:0;
	padding:0;
	
}

td.price {
	text-align:right;
	font-size:8pt;
	padding-top:3px;
}

td.price ul {
	
	line-height:16pt;
	
}

td.noBorder {
	border-right:none;
}

.leftAlign {
	text-align:left;
}

th {
	padding:6px 0 2px 0;
	text-align:left;
}

table.nested {
	margin:3px 0;
	background-color: transparent;
	border:none;
}

td {
	padding:3px 12px;
}

.nested h3 {
	color:#666;
}

.nested td {
	padding:1px 6px;
	border-right:none;
}

/*Layout*/

#wrapper {
	margin:0 auto;
	width:960px;
	position:relative;
}

#wrapperContent {
	float:left;
	width:auto;
	background:#fff url("../images/pageElements/wrapperContentBg.png") repeat-y;
}

#banner {
	float:left;
	width:auto;
	padding:0;
}

ul#topNav {
	color:#999;
	position:absolute;
	top:77px;
	left:179px;
	width:auto;
}

ul#topNav li {
	margin:0;
	padding:0;
	display:inline;
}

#topNav a {
	color:#CAD9E6;
	font-size:11px;
	padding:7px 18px;
	display:inline-block;
	border-left:1px solid #1C3042;
	background:url(../images/pageElements/topNavBg.png) repeat-x;
}

#topNav a:hover {
	background:url(../images/pageElements/topNavHover.png) repeat-x;
}

#topNav li#first a {
	border:none;
}

#topNav a#shoppingCart {
	padding-left:42px;
	padding-right:22px;
	background:url(../images/pageElements/shoppingCart.png) no-repeat;
}

#topNav a#shoppingCart:hover {
	background:url(../images/pageElements/shoppingCartHover.png) no-repeat;
}

#topNav a#specials {
	background:url(../images/pageElements/specialsBg.png) repeat-x;
	color:#eee;
}

#topNav a#specials:hover {
	background:url(../images/pageElements/specialsBgHover.png) repeat-x;
}

#leftNav, #rightNav {
	width:180px;
}

#leftNav {
	float:left;
	background:url("../images/pageElements/leftNavCap.png") repeat-x;
}

#rightNav {
	float:right;
}

.nav {
	float:left;
	width:100%;
	padding:15px 0 30px 0;
}

#leftNav .nav {
	padding:12px 0;
}

#leftNav ul, #rightNav ul {
	margin:0;
	padding:2px 0;
	line-height:0pt;
}

#leftNav a, #rightNav a {
	display:block;
	width:auto;
	padding:10px 0 10px 20px;
}

#leftNav a {
	color:#ABCBE6;
}

#leftNav a:hover {
	background: #4B779E;
}

#leftNav a.category {
	color:#eef;
	padding:3px 15px;
	font-size:9pt;
}

#leftNav a.imageLink {
	margin:0;
	padding: 1px 0 0 6px ;
	background:none;
	
}

#leftNav a.category:hover, #leftNav a.imagelink {
	background:none;
}

#rightNav a.sponsor {
	text-align:center;
	padding:20px 0;
}

.thumbnails a {
	float:left;
	width:80px;
	height:75px;
	font-weight:normal;
	font-size:7pt;
	padding:0 6px 18px 6px;
	text-align:center;
}

.thumbnails img:hover {
	opacity:.8;
}

.column {
	width:169px;
	padding:15px;
	float:left;
	margin-right:0;
}

.column .thumbnail {
	float:left;
	height:113px;
	width:169px;

}

.column .thumbnail img {
	max-height:113px;
	
}

.doubleColumn .content {
	padding:15px;
}

#firstColumn.border, body#home #centerColumn.border {
	border-right:1px solid #bbb;
}

#lastColumn.border {
	border-left:1px solid #bbb;
}

.doubleColumn {
	width:399px;
	float:left;
}

body#home .highlight {
	background:#E3E9EF;
}

.doubleColumn .column {
	padding-top:0;
}

body#home .price {
	float:right;
	color:#090;
	font-size:14pt;
	width:auto;
	margin-top:9px;
}

body#home .smallFeature .price {
	font-size:12pt;
	margin-bottom:6px;
}

body#home h2 {
	padding:9px 0 3px 0;
	background:none;
	color:#809EBF;
	font-size:12pt;
}

body#home .pageDivider {
	border-top:1px solid #bbb;
	float:left;
	clear:left;
	width:100%;
}

body#home .callToAction {
	width:169px;
	height:30px;
	float:left;
	margin-top:6px;
}

body#home .callToAction.moreInformation {
	background:url("../images/pageElements/moreInformation.png");
}

body#home .callToAction.addToCart {
	background:url("../images/pageElements/addToCart.png");
}

.productDetail {
	border:1px solid #CAD9E6;
	margin:9px 0;
	float:left;
	width:100%;
}

.productDetail .content {
	float:left;
	width:auto;
	padding:15px;
	height:auto;
}

#categoryAd {
	float:left;
	background-color:#000;
	width:600px;/*height:200px;*/
}

body#home #categoryAd {
	width:780px;
	background:#000;
	height:320px;
}

#categoryAd noscript h1 {
	margin-top:0px;
	padding:18px;
	padding-bottom:0;
	color:#ccc;
}

#categoryAd noscript p {
	color:#ccc;
	padding:6px 18px;
}

#getFlash {
	position:absolute;
	right:18px;
	bottom:18px;
	width:auto;
}

#footer {
	font-size:8pt;
	clear:both;
	padding:9px 198px;
	color:#888;
}

#footer ul {
	line-height:14pt; 
}

#footer a {
	font-weight:normal;
	font-size:7pt;
	color:#999;
}

#footer a:hover {
	color:#666;
	text-decoration:underline;
}

/* SpryTooltip.css - version 0.2 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* HACK FOR IE: to make sure the tooltips show above form controls, we underlay each tooltip with an iframe */

.iframeTooltip {
	position: absolute;
	z-index: 1010;
 filter:alpha(opacity:0.1);
}

.tooltipContent {
	padding: 5px 15px;
	max-width:180px;
	background-color: #fff;
	border:2px solid #666;
	color:#666;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
}

.tooltipContent p {
	margin:3px
}

.pageAnchors li {
	display:inline;
	border-right:1px solid #A7C0D6;
	padding:6px;
}

.pageAnchors li.last {
	border:none;
}

.noBullet {
	list-style:none;
}

#page {
	float:left;
	width:600px;
	background-color:#fff;
	margin-bottom:30px;
}

#products {
	float:left;
	padding:15px;
}

.item {
	border: 1px solid #CAD9E6;
	margin-bottom:18px;
	position:relative;
	float:left;
	background-color:#fff;
	width:568px;
}

.item .content {
	padding:6px;
}

.callToOrder {
	background:url(../images/pageElements/callToOrderLinkBg.png) no-repeat;
	padding:2px 0 2px 95px;
	color: #333;
	font-size:9pt;
	font-weight:bold;
}

.buyLinks, .warranty {

	float:left; 
	height:auto;
	margin:0; 
	list-style:none;
}

.noBullet {
	margin:5px 0;
}

ul.buyLinks, div.buyLinks {
	padding:5px 20px;
	padding-left:0;
	
	
}

ul.buyLinks h2, ul.buyLinks h3, ul.buyLinks h4, ul.buyLinks h5 {
	padding-bottom:6px;
}

ul.buyLinks li {
	width:auto;
	
	
}

.buy {
	background:url(../images/pageElements/buyLinkBg.png) no-repeat left center;
	padding:3px 0 3px 42px;
	display:inline-block;
	width:auto;
	font-weight:normal;
	
}

.warranty {
	font-size:10pt;
	background:#F50 url(../images/pageElements/warrantyBg.png);
	padding:4px 12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #Fff;
	font-weight:bold;
	text-align:center;
	position:absolute;
	right:0px;
	top:0px;
	width:auto;
}

.price {
	color: #090;
	font-weight:bold;
	margin-left:6px;
	font-size:9pt;
	width:40px;
}

.rightImage {
	float:right;
	padding:12px 0 9px 12px;
}

.leftImage {
	float:left;
	padding:3px 15px 3px 0px
}
.leftImage2 {
	float:left;
	padding:10px 15px 3px 14px
}

.topImage {
	padding-top:2px;
	padding-left:2px;
}


a.imageLink {
	font-size:8pt;
	float:left;
	text-align:center;
	font-weight:bold;
	padding:3px;
	margin-right:18px;
	margin-bottom:18px;
	background:#aaa;
	color:#eee;
}

a.imageLink:hover {
	background:#336699;
	color:#eee;
}

a.imageLink img {
	margin-bottom:3px
}

.installationAvailable {
	width:100px;
	height:100px;
	background:url(../images/pageElements/installationAvailable.png) no-repeat center center;
}

.imageLink img {
	display:block;
	border:none
}

.popOut {
	position:relative
}

.popOutMenu {
	position:absolute;
	margin-top:-23px;
	left:157px;
	display:none;
	width:157px;
	background-color: #fff
}

#quickShip, #truckShip {
	padding-left: 99px;
	cursor:pointer
}

#quickShip {
	background:#000 url(../images/pageElements/quickShipBg.png) no-repeat;
}

#truckShip {
	background:#000 url(../images/pageElements/truckShipBg.png) no-repeat;
}

.backToTop {
	float:right;
	margin:0 18px 9px 0;
}

a.backToTop {
	color:#888;
}

a.backToTop:hover {
	color:#999;
}

.square {
	width:200px;
	height:200px;
	float:left;
	padding:3px;
	margin:5px;
	background:#336699;
}

.columnHeading, .columnHeading2 {
	font-weight:bold;
	font-size:9pt;
	color:#666;
}

.columnHeading {
	background-color:#E3E9EF;
}

.columnHeading2 {
	background-color:#EEF3F5;
}

.highlight {
	background-color:#E3E9EF
}

.highlight2 {
	background-color: #EEF3F5
}

.followMouse {
	display:none;
	position:absolute;
	bottom:0;
	right:0;
}

.categoryGrid {
	float:left;
	background:#ccc url(../images/pageElements/categoryBg.png) center left;
	padding:9px;
	border:1px solid #bbb;
	margin:0 6px 12px 6px;
}

.categoryGrid img {
	float:left;
	margin:0 0 6px 0;
	width:155px;
	height:140px;
}

.categoryGrid a {
	font-size:9pt;
	float:left;
	clear:left;
	text-align:center;
	width:158px;
}

.individuallyPriced {
	font-weight:bold;
	color:#FF6600;
}

.narrowColumn {
	width:180px;
}

.wideColumn {
	float:left;
	width:570px;
	padding:15px;
}

.caution, .note, .savings {
	color:#ff6600;
	font-weight:bold;
	text-transform:uppercase;
}

.note {
	color:#336699
}

.colorOptions {
	margin:0;
	width:100%;
	table-layout: fixed;
	text-align:center;
	color:#eee;
	font-weight:bold;
	margin-top:18px;
	font-size:7pt;
}

.colorOptions th {
	color:#333
}

.recommendedProducts {
	width:auto;
	float:left;
	margin:18px 0 18px 18px;
	padding:4px;
	border:1px solid #bbb;
}

.recommendedProduct {
	float:left;
	width:auto;
	padding:4px 12px 0 0;
}

.recommendedProduct img {
	float:left;
	margin-right: 12px;
	width:100px;
}

.recommendedProduct a {
	color:#444;
	font-weight:normal;
}

.recommendedProduct a:hover {
	color:#888
}

.smallFeature h3 {
	margin:0;
	clear:both;
}

.limitedTimeOffer {
	float:left; 
	padding:15px; 
	margin-bottom:18px; 
	font-size:16px; 
	line-height:22px; 
	background: #FF9;
	width:537px;
}

.limitedTimeOffer a {
	font-size:16px;
}

.limitedTimeOffer img {
	float:left; 
	padding-right:12px
	
}

.limitedTimeOffer p {
	line-height:21px;
	
	
}

#rightNav a.iconLink {
	margin-left:15px;
	padding:12px 0 16px 30px;
}

a#twitter {
	background:url(../images/pageElements/twitterIcon.png) no-repeat;
}

a#myspace {
	background:url(../images/pageElements/myspaceIcon.png) no-repeat;
}

a#facebook {
	background:url(../images/pageElements/facebookIcon.png) no-repeat;
}
