@charset "UTF-8";

/* RESET */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F3F3F3;
	color: #000000;
	margin-top: 25px;
}

/* TYPOGRAPHY */
/*
h1, h2, h3, h4, h5, h6, ul, dl, dt, dd, pre, form, fieldset, input, .contact-title {
	margin: 0;
	padding: .3em 0;
	line-height: 1.3em;
	font-size: 1em;
}
*/

.category-section .label {}
.category-section h1 { display: inline; }
.category-section { margin: .67em 0; }

h1, h1 a, .category-section {
	/*
	background: url("/images/widgits/category-list-bg-down.png") repeat-x scroll 0 0 transparent;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 0.3em 5px;
	*/
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #0089EE !important;
	
/*	padding: .3em 0; */
}
h2, h2 a, .product-finder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #010E74 !important;
}
h3, h3 a, .while-supplies-last, .contact-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	text-transform: none;
	color: #000066 !important;
}
h4, h4 a {
	font-weight: bold;
	color: #000066;
	font-size: 11px;
	text-decoration: none;
	color: #000066 !important;
}
ul {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	text-indent: 0px;
	padding: 0px;
	margin: 0px;
}
ol, ul { padding-left: 25px; }
ul li { padding: 0 0 .2em; }
ul li { list-style-image: url(/images/widgits/list-image.png); }
li ol, li ul { padding: 1em; }
img { border: none; text-decoration: none; }
address { font-style: normal; }

/* GENERAL HYPERLINK STYLES */
a { cursor:hand; cursor:pointer; }
a:link { color: #000000; }
a:hover { color: #009BFF !important; }
a:visited {	color: #333333; }
a.cart {
	background-image:url(/ui/images/widgits/cart-empty.gif)!important;
	background-position:4px center!important;
	background-repeat:no-repeat!important;
	padding-left:22px!important;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style:normal;
	font-weight:normal;
	text-decoration: none;
}
p.hologram-id {
	width: 25px;
	text-align: center;
	background-color: #66FF96;
	color: #333;
	font-weight: bold;
	margin: auto;
}
p.hologram-id a { color: #000; }
form .required { font-weight:bold; }
form p { margin:0 0 2px 0; padding:0; }
form p { margin:0 0 2px 0; padding:.1em 0; }
img { border:none; }
img.left { float:left; padding-right:20px; }
img.right { float:right; padding-left:20px; }
table { border-collapse:collapse; border-color:#999999; text-align:left; }
table.flat { border-collapse:collapse; }
td { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; }

/* Other */
#center { border:1px solid #000000; text-align:center; }
#content { background-color:#FFFFFF; font-size:10px; overflow: visible; }

/* SIDE NAVIGATION */
#index ul { padding-left: 0;}
#index ul li {
	color: #333333;
	list-style-type: none !important;
	list-style-image: none !important;
	list-style-position: inside !important;
	font-weight: bold;
	margin: 0;
	padding: 0;

	border-top: 1px solid #fff;
	border-bottom: 1px solid #dfdfdf;
	border-right: 0;
	border-left: 0;
	background-color: #fff;

}
#index .category {
	background-image: url('/images/bkg-side-nav.gif');
	background-repeat: repeat-x;
	background-color: #f2f2f2;
	margin: 0;
	padding: 1px;
	border-top: 1px solid #fefefe;
	border-bottom: 1px solid #cccccc;
	cursor: pointer;
}
#index div.category:hover .title { opacity: 1; }
#index .category .title,#index .category .title a {
	margin: 0px;
	font-size:11px;
	font-weight: bold;
	color: #333333 !important;
	text-shadow: 1px 1px #cccccc;
}
#index .category .title, #index #nav-toggle-all span {
	background-image: url("/images/icons/nav-open.png");
	background-repeat: no-repeat;
	background-color: transparent;
	background-attachment: scroll;
	background-position: left center;
	padding: 4px 4px 4px 25px;
	vertical-align:middle;
	opacity: 0.8;
	display:block;
}

#index .category .title { font-family: Arial, Helvetica, sans-serif; }
#index .category img, #index #nav-toggle-all img { display: none; }
#index .category .title.open { background-image: url("/images/icons/nav-close.png") !important; }
#index .close { background-image: url("/images/icons/nav-open.png") !important; }
#index ul li div.active { background-image: url('/images/bkg-side-nav-active.gif') !important; background-repeat: repeat-x; }

#index ul .title-container { padding: 3px 0 3px 10px; background-color: #f8f8f8; }
#index ul .title-container .title { line-height: 1.5em; font-weight: normal;}
#index ul .title-container .title a { text-decoration: none; color: #333; }
#index ul .title-container .label { border: 1px solid #ddd; background-color: #eee; padding: 1px; }

#index .category.first {
	-moz-border-radius-topLeft: 10px 10px;
	-moz-border-radius-topRight: 10px 10px;
	-webkit-border-top-left-radius: 10px 10px;
	-webkit-border-top-right-radius: 10px 10px;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
}
#index .category.last {
	-moz-border-radius-bottomLeft: 10px 10px;
	-moz-border-radius-bottomRight: 10px 10px;
	-webkit-border-bottom-left-radius: 10px 10px;
	-webkit-border-bottom-right-radius: 10px 10px;
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
}

#index .level3 { padding: 0;}
#index .level3 .title-container { padding-left: 20px;}
#index .level3-item.first { border-top: 1px solid #ddd; }
#index .level3-item.last { border-bottom: 0; }

#index a:hover { color: #009BFF !important; text-decoration: underline !important; }

/* END SIDE NAVIGATION */

#satisfaction-guaranteed h4 {
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
	display: inline;
}
#search-forms #site-search, #search-forms #product-finder {
	border:1px solid #999;
	float:left;
	margin-right:25px;
	padding:5px;
	width:300px;
}
#search-results-wrapper {
	clear:both;
	overflow:hidden;
}
#search-results-wrapper .half {
	float:left;
	width:50%;
}
#sitemap { color: #666666;}
#spacer {
	background-position:center;
	background-repeat:repeat-y;
}
#wellcare input.text {
	background-image:url(/images/widgits/input_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	border-bottom-color:#DDDDDD;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-collapse:collapse;
	border-left-color:#C3C3C3;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#C3C3C3;
	border-right-style:solid;
	border-right-width:1px;
	border-top-color:#7D7D7D;
	border-top-style:solid;
	border-top-width:1px;
}
#wellcare input.text {
	background-image:url(/images/widgits/input_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	border-bottom-color:#DDDDDD;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-collapse:collapse;
	border-left-color:#C3C3C3;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#C3C3C3;
	border-right-style:solid;
	border-right-width:1px;
	border-top-color:#7D7D7D;
	border-top-style:solid;
	border-top-width:1px;
}
.bighonker {
	background-color:#00AFDC;
	color:#FFFFFF;
	font-size:20px;
	font-weight:bold;
}
.blueboldlink {
	color:#000066;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}
.bluebox {
	background-color:#6CF;
	border:5px solid #010E74;
	padding:10px;
	color: #ffffff !important;
}
.bluebox h2 {
	color:#FFFFFF !important;
	font-size:20px;
}
.bluebox h4 {
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
}
.border {
	background-color:#000000;
	vertical-align:bottom;
	width:1px;
}
.center {
	text-align:center;
}
.clear {
	clear:both;
}
.content {
	padding:5px;
}
.errorbox {
	background-color:#EDEDED;
	background-image:url(/images/icons/error.png);
	background-position:7px center;
	background-repeat:no-repeat;
	border:1px solid #666666;
	min-height:80px;
	padding:10px 10px 10px 80px;
}
.resourcebox {
	border:solid 1px #ededed;
	float:left;
	margin:10px;
	moz-border-radius:6px;
	padding:10px;
	width:43%;
}
.relativebox {
	position: relative;
	clear: both;
}
.h5 {
	color:#000066 !important;
	font-size:13px;
	font-weight:bold;
}
.h6 {
	color:#000066 !important;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
.h7 {
	color:#000066 !important;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}
.hologram {
	margin:auto 0;
	padding:4px 1px 0 1px;
}
.holographic {
	color:#000000;
	text-decoration:none;
}
.inline {margin:0 0 -3px 0;padding:0 5px;}
.inv {display:none;}
.left {float:left;}
.nbborder {
	border:5px solid #010E74;
	margin-top:25px;
}
.outline {
	border:solid 1px #DDD;
}
.p2 {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
}

.qty {color:#000066;}
.right {float:right;}
.heavy {font-size:12px;font-weight:bold;}
.blue {color:#3366CC;}
.gray {color:#666666;}
.green {color:#009900;}
.ltblue {color:#0099CC;}
.orange {color:#FF6600;}
.red {color:#CD2F0A;}
.silver {color:#606060;}
.yellow {color:#FFCC00;}

/* PRODUCT TABLES */
.product-table {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.product-table th {
	padding: 5px;
	background-color: #ccc;
	border: 1px solid #cccccc;
	text-align: center;
	color: #000;
	line-height: 5px;
	background-image: url(/images/misc_files/product-table-th-bg.gif);
	background-repeat: repeat-x;
}

.product-table th.thumbnail { width: 90px; }
.product-table th.dimensions {}
.product-table th.price {}
.product-table tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
.product-table tr tr { border: 0px !important;}
.product-table td {
	padding: 5px;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
}
.product-table td td { padding: 0 !important; padding-right: 5px !important; border: 0px !important; }
.product-table td.label {
	font-weight: bold;
	text-align: right;
}

/* Override product-table style */
.product-table .product-pricing-verticle tr { border: 0;}
.product-table .product-pricing-verticle td { padding: 2px 5px 2px 2px; border: 0;}
.product-table td div.thumbnail img {width: 90px;}
.product-details td {padding: 2px;}
.product-details td.label{
	font-weight: bold;
	text-align: left;
	padding-right: 3px;
}
.product-table table.product-pricing {width: 100%;border: 0px;}
.product-table table.product-pricing td { padding: 2px; border: 1px solid #e0e0e0;}
.product-table-2 table.product-pricing tr {	border: 0px;}

/* SUBSCRIBE BOX & BUTTON*/
.subscribe,
.subscribe:link,
.subscribe a:hover,
.subscribe:visited {
	text-decoration: none;
	padding: 5px;
	background-color: #0089ee;
	border: 1px outset #000;
	font-weight:bold;
	color: #fff !important;
	font-size: 13px;
}
.subscribe:active {border:1px inset #000;}

/* ALTERNATE ROW COLORS */
.alternate-li {}
.alternate-rows {}
.alternate-li li,
.side-nav-main li { padding: 3px; }

.alternate-rows0,
.alternate-li0,
.product-details0,
.table-tr-odd { background-color: #ffffff; }

.alternate-rows1,
.alternate-li1,
.side-nav-main1,
.product-details1 { background-color: #f0f0f0; }

.slider .product-details {}
.slider .product-details0 {}
.slider .product-details1 {
	background-color:#E0E9EA;
}

/* MORE INFO SlIDER & SLIDER DESCRIPTION BOX */
.slider {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	background-color: #F3F7F7;
}
.slider-button {}
.slider-close-button {
	float: right;
	padding: 3px;
	background-color: #fff;
}
.product-container { margin-bottom: 5px; }
.product-container .product-code {}
.product-container .product-image { text-align: center; }
.product-container .product-number-holder {}
.product-container .product-details-columns { overflow:hidden; }
.product-container .product-details-container { width: 290px; float: left; }
.product-container .product-options-container { margin-left: 295px; }
.product-container .product-number {
	padding: 2px;
	background-color: #66FF96;
	width: 20px;
	margin: 0 auto;
	text-align: center;
	color: #000;
}

.category-group-helper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}

.section-label {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #0089EE;
	font-size: 22px;
	padding-top: 0.4em;
	margin-bottom: 0.1em;
	border-bottom: 1px dashed #ccc;
}

ul.sub-categories .title {
	display: block;
	color:#010E74 !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	/*
	color:#0089EE !important;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	*/
}
ul.sub-categories { clear: both; padding: 0; margin: 0;}
ul.sub-categories h2 a { /*text-decoration: underline !important;*/ }
ul.sub-categories h2 a:hover { color: #009BFF !important; }
ul.sub-categories h2, .sub-categories h2 a {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #010E74 !important;
	/*
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	*/
}
ul.sub-categories li p a { text-decoration: none;}

/*
ul.sub-categories ul {
	display: block;
	clear: both;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
*/

ul.sub-categories li.category {
	list-style-type: none !important;
	list-style-image: none !important;
	border-bottom: 1px dashed #ccc;
	/*padding: 10px 0 10px 0;*/
	padding: 10px 0;
	/*margin-bottom: 5px;*/
	background-image:url(/images/widgits/category-list-bg.gif);
	background-repeat:repeat-x;
	background-position: bottom;
	zoom: 1;

}
ul.sub-categories li li {
	list-style-image: url(/images/widgits/new_arrow.gif) !important;
	border: none;
	background-image: none;
	/*padding-bottom: 0;
	padding-top: 0;*/
	margin-bottom: 0;
}


.col-1 { float: left; width: 430px; }
.col-2 { float: right; width: 150px; text-align: center; }

/* Two Columns */
.col2-set .col-1 { float: left; width: 48.5%; text-align: left;}
.col2-set .col-2 { float: right; width: 48.5%; text-align: left;}
.col2-set .col-narrow { width:32%; }
.col2-set .col-wide { width:65%; }

/* Three Columns */
.col3-set .col-1 { float: left; width: 32%; text-align:left; }
.col3-set .col-2 { float: left; width: 32%; margin-left: 2%; text-align:left; }
.col3-set .col-3 { float: right; width: 32%; text-align:left;}

/* Four Columns */
.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }

img.scroll-down-box { display: block; float: right; margin-bottom: 5px; margin-top: 2px; }
div.fraud-warning { display: block; font-size: 10px; margin-top: 10px; }
div.fraud-warning span { display: block; color:#CD2F0A; font-size: 12px; font-weight: bold; }
div.product-block { clear: both; }

/* Site Search Callout */
.callout-wrapper {}
.site-search-callout { background-repeat: no-repeat; width: 264px; }
.site-search-callout .top {	height: 73px; }
.site-search-callout .bottom {
	padding: 0 7px;
	background: url(/images/callouts/ordering-info-bottom-bg.png) no-repeat scroll 100% 100% transparent;
	height: 31px;
	zoom: 1;
}
.site-search-callout .search-box { 	height: 15px; padding: 2px; width: 170px; border: 1px solid #0065a6 }
.site-search-callout .search-btn { height: 22px;}
.site-search-callout .site-search-form { padding: 3px 0 0 0;}


/* SIDE NAVIGATION */
.index-collapsed a {
	color:#000066 !important;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height: 1.5em;
	margin-top: 0em;
	text-decoration: none;
}
.index-collapsed a:hover {
	color: #009BFF !important;
	text-decoration: underline;
}
.index-collapsed ul {
	font-size: 11px;
	font-weight:bold;
	/*color: #000066;*/
	list-style-type: upper-alpha !important;
	margin: 0px !important;
	padding: 0px !important;

}
.index-collapsed ul li {
	list-style-image: none;
	position: relative;
	z-index: 1;
	padding: 4px !important;
	margin: -1px !important;
}
.index-collapsed ul ul {
	list-style-type: none !important;
	position: absolute;
	top: 0px;
	left: -1000px;
	width: 26.5em;
	background-color: #ffffff;
	border: 2px outset #9198cc;
}
.index-collapsed ul li:hover ul, .index-collapsed ul li.over ul { left: 235px; }
.index-collapsed li:hover, .index-collapsed li.over { background-color: #ECE9FF; background-image: none; z-index:1000; }
.index-collapsed a { font-weight: normal; line-height: normal; font-weight: normal !important; }
.index-collapsed a:hover { text-decoration: none; }
/* END SIDE NAVIGATION */


/* VERTICAL SLIDERS */
.v-toggle {
	cursor: pointer;
	background-color: #f2f2f2;
	background-image: url("/images/bkg-side-nav.gif");
	background-repeat: repeat-x;
	border-bottom: 1px solid #bbbbbb;
	border-top: 1px solid #fefefe;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.v-toggle h3, #v-toggle-all span {
	vertical-align:middle;
	color: #333333 !important;
	margin: 0px;
	padding: 4px 4px 4px 25px;
	background: url("/images/icons/nav-open.png") no-repeat scroll left center transparent;
	background-repeat: no-repeat;
	background-position: left center;
	background-color: transparent;
	background-attachment: scroll;
	display: block;
}
.v-toggle h3.open, #v-toggle-all .open { background-image: url("/images/icons/nav-close.png"); }
.v-toggle h3.close, #v-toggle-all .close { background-image: url("/images/icons/nav-open.png"); }
.v-toggle:hover h3, #v-toggle-all:hover span { color: #009bff !important;}
.v-slider { padding: 5px 0px 10px 5px;}

#v-toggle-all { height:20px;}
/* END VERTICAL SLIDERS */

.product-finder { padding: 15px 0; }
.product-finder img { vertical-align: middle;}

#header .contact { float: right; display: inline; text-align: right; padding: 2px 3px; font-size:10px;}

.nacs-discount {
	background-color: #FFC;
	margin: 3px 0;
	padding: 10px 15px;
	-moz-box-shadow: 0px 1px 2px #aaaaaa;
	-webkit-box-shadow: 0px 1px 2px #aaaaaa;
	box-shadow: 0px 1px 2px #aaaaaa;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
}

.product-video {}

.specs-banner {
	width:900px;
	height:100px;
	background-color: #000 !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#555555', endColorstr='#000000'); /* for IE */
	background: -webkit-gradient(linear, right top, left top, from(#555555), to(#000000)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #555555, #000000); /* for firefox 3.6+ */
}
.specs-banner .title-container { padding: 30px 0 0 30px; }
.specs-banner .title-container span { color: #ffffff !important; font-size: 10px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-transform: uppercase;}
.specs-banner .title-container h1 { color: #ffffff !important; margin: 0px; padding: 0px; }

.company-building {
	margin-right: 10px;
	border: 5px solid #fff;
	-webkit-box-shadow: 0 1px 5px #888;
	-moz-box-shadow: 0 1px 5px #888;
	box-shadow: 0 1px 5px #888;
}

.price { font-size: 14px; }

.product-listing .item { border-bottom: 1px dotted #ccc; }
.product-listing .item > td {
	padding-bottom: 25px;
	padding-top: 10px;
}

.specs-list td { border-bottom: 1px dotted #ccc; }

.product-item { border-bottom: 1px dotted #aaaaaa; padding: 0px 0px 15px 0px; margin-bottom: 30px;  }

.installation-step {
	margin-bottom: 20px;
	overflow: auto;
	padding: 10px;
	margin: 10px 0;
	border-radius: 5px;
	border: 1px dashed #ddd;
	background-color: #eee;
}
.installation-step .col-2 { text-align: right;}
.out-of-stock {
	background-color: #FF0;
	font-weight: bold;
	font-size: 14px;
	padding: 3px;
	border: 1px solid #D5CF00;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.col2-set:after,
.col-1:after,
.col-2:after,
#content:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
