/** BEGIN CUSTOM SKIN **/

/*
-- -- -- -- -- -- --
STYLE SCHEME:"master template"
colors: 
main(dark) - 
hover(complementary) - 
bodyBg color - 
columnBg(light) - 
headers - 
font color - 
link color - #565656
highlight - #343434
price color- 
primary font - Arial, Helvetica, sans-serif
-- -- -- -- -- -- --
*/


/* Main Layout*/
#mainContainer {width:988px; margin:0px auto; text-align:center; }
#mainContainerInner {width:986px; margin:auto; text-align:left; padding:5px 0;}

	/* Reset */
html {/*overflow-y:scroll;*/}
* {margin:0;padding:0;}

/* Basic HTML style */
a:link, a:visited {color:#999966; text-decoration:none;}
a:hover {color:#fff; text-decoration:underline !important;}

html {margin:0; padding:0;}
body { text-align:center; font-family: Arial, Helvetica, sans-serif; font-size:12px; background:#222; color:#fff; padding:0; margin:0; overflow-y:scroll; background:#222 url('bg.jpg') repeat-x top;}
blockquote {}
caption {font-weight:bold; background:#c1c1c1; border-bottom:0; color:#444;}
form {}
dd {}
dl {}
dt {}
ol {}
ul {}
hr {color:#ccc; background:#ccc; border-style:none;}
table tr td { padding:4px; }
ul li {list-style:none; padding:4px 4px 4px 18px; margin:0; font-size:11px; color:#555;}
a img, :link img, :visited img {border:none;}

h1, h2, h3, h4, h5, h6 {font-weight:normal; color:#99cc00;}
h6 { font-size:14px; }
h5 { font-size:15px; }
h4 { font-size:16px; }
h3 { font-size:17px; }
h2 { font-size:18px; }
h1 { font-size:24px; }

p {margin:20px 10px;font-size:13px; line-height:22px;color:#fff;}

/*Global Styles*/
.contentBox {padding:15px 15px 15px 15px !important;border-top:1px solid #222; border-bottom:1px solid #222; background-color:#151515;}
	.contentBox p {margin-top:5px !important; font-size:12px !important; }

.clear, .clearerB {clear:both; line-height:0px; height:0px; font-size:0px;}
.clearL, .clearer {clear:left; line-height:0px; height:0px; font-size:0px;}
.clearR, .clearerR {clear:right; line-height:0px; height:0px; font-size:0px;}

.hr{border-top:1px solid #ccc; margin: 16px 0px;}


/* Form Elements */
label {font-size:12px; margin-top:5px !important;}
.optionFormat {text-align:right;}
.selectFormat {border:2px solid #ccc; }

.btnSearch, .btnSubmit { color:#666; font-size:11px; cursor:pointer}
.bullet {list-style:square; list-style-type:square}

.btnCheckout {border:1px solid #666; background-color:#fff; font-size:11px;}

	#headCap {margin:5px auto 0;}
	#footCap {margin:auto;}
	#headCap, #footCap {width:988px;}
		#head {position:relative; margin:auto; width:980px; height:100px; border-bottom:2px solid #111; background:url('bgHeader.jpg') repeat-x bottom;}
			#logo {position:absolute; top:0px; left:10px;}
			.phone {text-align: right; font-size: large; padding: 0px 20px 0px 0px;}
				.phone span {font-weight:normal; color:#99cc00; font-size:24px;}

	#cart {float:right; text-align:right; padding:0; margin:0 12px 10px 0;}
		#cart img {vertical-align:middle; margin:2px 3px 0px 14px;}
		#cart a {padding:4px 8px;}
					
	#topNav {width:988px;text-align: center; margin:auto; height:40px;}
	#topNavInner {width: 99%; margin: 2px auto; text-align:right;}
		#topNav a {padding:4px 8px; margin-top:17px; display:inline-block; color:#999; font-size:11px;}
		#topLogin {float:right; width:240px;}
			#topLogin label {font-size:10px; display:block; float:left; text-align:left; margin-left:2px;}
		.btnLogin {float:left; height:23px; width:50px; font-size:10px; margin-top:18px;}
		
	#navBar {float:right; width:650px; text-align:right; margin-top:8px;}
	#navBarInner { padding:4px;}
		#navBar a {padding:4px; font-size:12px; color:#999966; display:inline-block; background-color:#151515; border:1px solid #222;}
		#navBar a:hover {background-color:#222; color:#fff;}
	

	#mainContentWrapper {}
	#mainContentWrapperInner {*height:1%;}	
	
	/* Column One */ 
	#columnOne_hidden {display:none;}
	#columnOne {float:left; width:230px; text-align:center; margin:auto; }
	.columnOneInner {margin:10px 15px 10px 10px;padding:0; background-color:#151515; border:1px solid #222; border-left:0; border-right:0; text-align:left;}
					
		.leftHeader {}
			#columnOne h6 {display:block; font-size:16px; color:#99cc00; padding:10px 0 10px 10px; background-color:#111; border-bottom:1px solid #222;} 
		
		#search {text-align:center; width:auto; height:30px; }
		#searchInner {padding:10px; margin:0;}
			#search form {padding:0; margin:0; }
				#searchInput {float:left;width:auto;}
					.inputSearch, .inputFormat {border:1px solid #ccc; border-right:0; font-size:11px; height:14px; color:#333; vertical-align:middle; padding:3px;}
				#searchButton {float:left;width:auto;}			
					.btnSearch {*margin-top:1px; height:23px; width:50px; font-size:10px;}
		
		.catLink {position:relative; width:100%;}		
			.catLink a {display:block;padding:4px 4px 4px 10px; border-bottom:1px dotted #333; }			
			.catLink a:link, .catLink a:visited {color:#999966; }
			.catLink a:hover, .catLink a:focus {color:#fff; background-color:#222; }
			
			.subLinks {position:absolute;left:198px;top:-1px;width:400px; }
			.subLinksInner {border:1px solid #333; border-left:0;margin-left:7px; overflow:hidden;}
				.subLinks a {display:block;padding:4px 6px; float:left; width:184px; }			
				.subLinks a:link, .subLinks a:visited {color:#999966; }
				.subLinks a:hover {color:#fff; background-color:#222; background-image:none !important;}	
				
			#creditCards {margin:18px 0 0 0;padding:5px;background-color:#e3e3e3; border:1px solid #ccc; color:#444;}
			#creditCards img {margin:auto; margin-top:5px;}
	
	/*Main Content*/
	#mainContent {float:right; text-align:center; width:755px; }
	#mainContentInner {text-align:left;}
	.pageType_default {width:97%;margin:auto; margin-top:10px; margin-bottom:10px;}
	.pageType_noPadding {}
	.pageType_checkout {width:90%; margin:auto; margin-top:10px; margin-bottom:10px;}		
	
	#featuredProducts h2, #featuredCategories h2 {font-size:20px; color:#99cc00; padding:10px 0 10px 10px; background-color:#111; border-bottom:1px solid #222; border-top:1px solid #222;}

		#securitySeal {margin: 10px auto; width: 200px;}
		#securitySeal .seal-image {width:115px; height:55px; background:url('seal-placeholder.gif') no-repeat;}
		#securitySeal .seal-text {font-size:11px; line-height: normal; padding-left: 8px; color: #999; background: #F1F1F1 url(lock.gif) no-repeat 90% 80%;}

			
			.registrationPrompt{background-color:#dfdfb2; color:#AB4A05; padding:3px 7px; font-size:13px;}
				.registrationPrompt a:link, .registrationPrompt a:visited{text-decoration:underline; color:#817731;}
				.registrationPrompt a:hover{color:#564E19;}
	
	
											
/* Product List Template */
	.breadcrumb {margin-bottom: 5px; padding:5px 0px;}
		.breadcrumb a{}

	#liHeader {float:left; width:100%; *height:1%; margin:12px 0; }
		#liHeaderImage {width:300px;float:left; text-align:left; overflow:hidden;}
		#liHeaderDesc {width:340px; float:left; margin:10px; font-size: 14px; line-height: 1.5;}
		#liHeaderDescFull { width:100%; float:left; margin:0px; text-align:center; }
	
	#liSubs{ width:100%; margin-bottom:10px; background-color:#131313; border:1px solid #222; border-left:0; border-right:0; overflow:auto;}
	#liSubsInner{padding:8px; overflow:hidden; margin:0;}
		.liSubCat{width:22%; display:block; float:left; padding:4px 8px; }
		a.liSubCat:hover {background-color:#222;}
		
	.liListing {float:left; width:100%;}
		.liListing h4 a {color:#99cc00 !important}
		
		.liProdOne { width:100%;float:left; *height:1%; text-align:center;}
		.liProdTwo { width:50%;float:left; *height:1%; text-align:center;}
		.liProdThree { width:33.3%;float:left; *height:1%; text-align:center; margin-bottom:20px;}	
		.liProdFour { width:25%;float:left; *height:1%; text-align:center;}
		.liProdFive { width:20%;float:left; *height:1%; text-align:center;}
		
			.liProdInner {margin:auto; padding:10px 0px;}
				.liProdInfo {}
				.liProdImage {width:150px; margin:auto; overflow:hidden;} 
				.liProdTitle {padding:6px 8px; font-size:15px;}
					.liProdTitle a {color:#99cc00;}
					.liProdTitle a:hover {color:#fff;}
				.liProdDesc {text-align:left; padding:1px; height:50px; }
				.liProdStock {font-size:10px; }	
			
			.liProdPrice {color:#999; text-align:center;}
				.liProdPrice span {color:#fff; font-weight:normal; }
				.retail {text-decoration:line-through;}
				
				.price{font-weight:bold; color:#fff;}
				.savings {color:#cc6600 !important; font-weight:bold !important;}
				
			.compare {margin:4px 0px;}
				.compare input {vertical-align:middle;}
				
			.liProdButtons {text-align:center;width:100%;float:left; margin:5px auto;}
				.liProdButtons img {margin-bottom:4px}		
		
	.searchResults {text-align:right; border-bottom:1px solid #222; background-color:#151515; float:left; width:100%; margin:14px 0; color:#99cc00;}
	.searchResultsInner {width:98%; padding:4px 0px;}
		.searchResults a {padding:2px 4px;font-size:12px;}
		.searchResults a:link, .searchResults a:visited {color:#FFF; }
		.searchResults a:hover {color:#111; background-color:#99cc00; }
	

/* Detail Template */
#dtZoom {position:relative; float:left;}
#dtZoomInner {width:90px; position:absolute; top:-28px; *top:-25px; left:0px;background-color:white; border:1px solid #ccc; }
#dtZoom img {vertical-align:middle; margin:0px 5px 0px 0px; }
#dtZoom a {display:block;padding:4px;}
#dtMulti {}
.dtThumb {width:84px; float:left;background-color:#eee; overflow:hidden; border:1px solid #ccc; margin:4px 2px 4px 0;}

	/* Image overlay */
	#imageOverlay{padding:20px; border:5px solid #e1e1e1; margin-bottom:15px; text-align:center;}
	#imageOverlayClose{ text-align:right;}
	#imageOverlay img{margin:auto;}
	
	#dtProdContent {width:100%;float:left;}
	.dtProdContentInner {}
	
	.dtHeader {width:100%;float:left;}
	.dtHeaderInner {}
	
	.dtProdTitle {} 
	.dtProdTitle h1, .dtProdTitle h2, .dtProdTitle h3, .dtProdTitle h4, .dtProdTitle h5, .dtProdTitle h6 {}
	#dtProdImage {float:left; text-align:center; width:355px; overflow:hidden;}
	.dtViewLarger {font-size:10px; font-weight:bold;}
	.dtBreadcrumb {margin-bottom: 5px; height: 35px;}
	.dtProdInfo {float:right; width:360px;text-align:center;}
	.dtProdInfoInner {text-align:left;width:90%;}
	
	#lastAdded{padding-bottom:10px; margin-bottom:10px; border-bottom:4px solid #222; font-size:16px;}
	#lastAdded img{vertical-align:middle;}
	#lastAdded span{}
	
	.dtProdPrice {color:#999; font-size:18px; margin-bottom: 16px; }
	.dtRetailPercent {color:#999; font-size:14px;}
	.dtProdBrand {width:50%;float:left; margin-bottom: 8px;}
	.dtProdBrief {font-size:12px !important;} 
	.dtProdDesc {font-size:14px; line-height:22px;} 
	.dtProdPromo {font-size:14px; font-style: italic;} 
	.dtProdStock {font-size:11px !important;} 
	.dtInfoBox{margin: 15px 0px; background-color: #333; border: 1px solid #000; overflow:hidden; width:100%; text-align:center;}
	.dtInfoBoxInner{width:96%; margin:auto; text-align:left;}
	.dtProdSku {margin:8px 0;}
	.dtProdSize{margin:8px 0;}
	
	.dtRelated {width:100%; float:left; clear:both;}
	.dtRelated h6 {padding-bottom:8px; font-size: 16px; font-style: italic;}
	.dtRelated a:hover {text-decoration: none;}
	.dtRelated img {text-decoration: none; border: none; margin-bottom: 8px;}
				

		
		/* Add to Cart */
		.dtCartAdd {margin: 15px 0px; background-color: #333; border: 1px solid #000; overflow:hidden; width:100%;}
			.dtCartLabel {clear:both;padding:5px;}
			.dtCartQty {padding:5px; width:auto; float:left;}
				.dtCartQty label {}
			.dtCartRadio {float:left; width:100px;padding:5px;}
			.dtCartPulldown {float:left; padding:5px;}	
			.dtProdBuy {float:left; width:auto; padding:5px;}
			.dtProdQtyPromo {}
				.dtProdQtyPromo span {display: inline-block; padding: 2px 6px;background-color:#151515;}

	/* Checkout Templates */
	table#content{width:96%;}	
	
	#checkoutContainer { }
	#checkoutContainerInner { } 
		#checkoutContainer h2{margin:10px 0 15px 0;}
		#checkoutContainer label{margin:10px 0; display:block;}
		#cartOptions{width:auto; float:right;}
			#cartOptions img{vertical-align:middle; margin-right:5px; }
		
		#upsellProds {width:100%; text-align:center;}
		#upsellProdsInner {width:auto; margin:auto;}
			.upsellText { text-align:left;}
			.upsellProd {width:20%; float:left;}
			.upsellProdInner {width:85%; margin:auto; text-align:left; border:3px solid #e1e1e1; padding:5px; height: 220px; overflow:hidden;}
				.upsellProdImage {text-align:center;}
		
		.progress {text-align:center;}
		
		.checkoutLeft{width:60%; float:left;}
		.rightInfo {width:30%; float:right; margin-top:40px; padding:10px; background-color:#222; font-size:11px;}
			.rightInfo img {vertical-align:middle; margin:0 4px 0 0;}
		.inputFormatter input { border:2px solid #ccc; padding:3px 0 0 3px;}
		.radio, .checkbox, .button, .textArea { height:auto !important; border:none !important;}
	
		#checkoutContainer table tr td {font-size:12px; vertical-align:middle; padding:4px;}
		
		.th1 {background-color:#151515;}
		.th2 {background-color:#121212;}
	
		.why {border:1px solid #222; background-color:#151515;padding:6px;}
			.why img {margin:5px 10px;}
	
		#logininfo { text-align:center; width:100%;}	
		#logininfoInner { text-align:left; margin:auto; width:90%;}
		
		#ctBtnsBottom{width:100%; overflow:hidden; margin:15px 0; border-top:5px solid #222; padding-top:15px;}
			#checkoutPro{width:auto; float:right;}
			#continueShopping{width:auto; float:left; text-align:left;}
			
		#orderConfirmationNumber{border:1px solid #333; background-color:#222; padding:15px;}
			#aServiceTracking:link{}
			#aServiceTracking:link, #aServiceTracking:visited{font-size:30px;}


/** END CUSTOM SKIN 