/** BEGIN CUSTOM SKIN **/


/* Reset */
html {/*overflow-y:scroll;*/}
body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td {margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset {border:0; padding:0; margin:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}

/* Basic HTML style */
a:link, a:visited{color:#6b0a7d; text-decoration:none;}
a:hover{color:#42004e; text-decoration:none;}

html {margin:0; padding:0;}
body { text-align:center; font-family: Arial, Helvetica, sans-serif; font-size:11px; background:#fff; color:#444; padding:0; margin:0;}
blockquote {}
caption {font-weight:bold; background:#c1c1c1; border-bottom:0; color:#444;}
form {}
dd {}
dl {}
dt {}
hr {color:#ccc; background:#ccc; border-style:none;}
table tr td{  }
ul li {list-style:none;padding:4px 4px 4px 18px; margin:0; font-size:11px; color:#555;}
ol, ul { } 
a img, :link img, :visited img {border:none;}

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

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

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

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

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

.hr{border-top:1px dotted #ccc;}

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

.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; }

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

	#header {padding:0; margin:0 auto;*margin-top:14px;}
	#headCap, #footCap {width:988px; margin:auto; }
		#head { background-repeat:repeat-y; position:relative; height:102px;}
			#logo {position:absolute; top:0px; left:10px;}
			.phone {text-align: right; font-size: large; padding: 12px 10px 0px 0px; color: #777;}	

	#cart {float:right; text-align:right; padding:0; margin:0 12px 10px 0;}
		#cart img {vertical-align:middle; margin:2px 3px 0px 14px;}
		#search {float:right;text-align:right; width:auto; padding-right:10px;}
			#search form {padding:0; margin:0; display:block;}
				#searchInput {float:left;width:auto;}
					.inputSearch {border:1px solid #ccc; border-right:0; font-size:11px; color:#333; vertical-align:middle; padding:3px;}
				#searchButton {float:left;width:auto;}			
					.btnSearch {*margin-top:1px; height:22px; width:44px; font-size:10px;}
			
					
	#navBar {height:37px;}
		.navBarDivs {float:right;border-left:1px solid #d4d4d4; margin-top:7px; position:relative;}
			.navBarLink {display:block; padding: 5px 35px 7px 35px;border-right:1px solid #e3e3e3;}
			.navBarLink:link, .navBarLink:visited {color:#fff; font-size:14px; }
			.navBarLink:hover {color:#dabffb;}			
			
			.navBarSubs {position:absolute; top:28px; right:0; width:200px; font-size:12px;}
			.navBarSubsInner {border:2px solid #ddd; border-top:0;}
				.navBarSubLink {display:block; padding:2px 10px; }
				.navBarSubLink a {display:block}
				.navBarSubLink:link, .navBarSubLink:visited {color:#8f8f8f; background-color:#fff; }
				.navBarSubLink:hover {color:#555; background-color:#ddd; }		

	#mainContentWrapper {}
	#mainContentWrapperInner {*height:1%;}	
	
	/* Column One */ 
	#columnOne_hidden {display:none;}
	#columnOne {float:left; width:185px;}
		.leftHeader {height:45px;}
			#columnOne h6 {display:block; font-size:20px;  color:#fff; padding:10px 0 0 10px;}
		
		.catLink {position:relative; width:100%;}		
			.catLink a {display:block;padding:4px 4px 4px 20px; }			
			.catLink a:link, .catLink a:visited {color:#8f8f8f; }
			.catLink a:hover {color:#343434; background-color:#ddd; }		
			
			.subLinks {position:absolute;left:180px;top:-1;width:250px; }
			.subLinksInner {border:2px solid #ddd; border-left:0;margin-left:7px;}
				.subLinks a {display:block;padding:1px 6px; }			
				.subLinks a:link, .subLinks a:visited {color:#8f8f8f; }
				.subLinks a:hover {color:#343434; background-color:#ddd; 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:785px; }
	#mainContentInner {text-align:left;}
	.pageType_default {width:95%;margin:auto;margin-top:10px; margin-bottom:10px;}
	.pageType_noPadding {}
	.pageType_checkout {width:90%;margin:auto;margin-top:10px; margin-bottom:10px;}
		
	/*Storefront Template*/
	#sfMain { width:100%;float:left; }
		#sfMain p {float:right;}
		#sfMainImage {float:left;margin-right:15px;}
		#sfPromos {float:left;width:100%; height:98px;margin:12px 2px;}
			.sfPromoBox {float:left;width:32%;height:98px;margin:4px;}
			
		#featuredCategories {float:left;width:100%;}
		#featuredCategoriesInner {}
			#featuredCategories h2 {color:#fff;padding:8px; }	
			
		/* VISUAL CATALOG DRILL DOWN */
		.sfCats {float:left;width:33.3%;min-height:185px;}
			.sfCatsInner{width:90%; margin:10px auto; text-align: left;}
			.sfCatImage {float:right;width:100px;overflow:hidden;height:100px; margin-bottom:10px; border:1px solid #eee;margin-top:8px;}
				.sfCatImage img{float:right;}	
			.sfCatInfo {float:left;width:50%;}
				.sfCatTitle {font-size:16px;font-weight:normal;margin-top:3px;}
					.sfCatTitle a {color:#737373;}
					.sfCatSubTitle a:hover {text-decoration:underline;}
					
		#featuredProducts {float:left;width:100%; text-align:center; *height:1%; padding:8px 0 16px 0;}
		#featuredProductsInner {text-align:left;}
			#featuredProducts h2 {color:#fff;padding:8px; }			
			.sfProdInner {margin:0px; padding:5px 0px ;border:1px solid #e6e6e6; border-top:0; border-left:0;background-color:white; text-align:center;}
			#firstFeaturedProd {border-left:1px solid #e6e6e6;}
				.sfProdImage {width:115px; overflow:hidden;height:95px; text-align:center; margin:auto;margin-bottom:8px;}
					.sfProdImage img {margin:auto;}				
				.sfProdTitle {height:60px;margin-top:3px; }	
					.sfProdInner a {padding:0 8px;}
					.sfProdInner a:link, .sfProdInner a:visited {color:#710000;font-size:12px; }
					.sfProdInner a:hover {color:#4eceff;}
				.sfProdPrice {color:red; font-size:18px; font-weight:bold; height:60px;}
					.sfProdPrice span {color:#aaa; font-size:11px; }
					.retail {text-decoration:line-through; }
					.savings {color:#f00; font-size:14px; font-weight:bold;}
						.sfProdButtons span a {}
						.sfProdButtons span a:link, .sfProdButtons a:visited {color:#999 !important;}
						.sfProdButtons span a:hover {color:#444 !important;}	
						
		

	/* Footer */															
	#mainFooter {color:#8F8F8F; background:none; text-align:center; font-size:11px; float:left; width:100%; padding:0; margin:auto; margin-top:0;}
	#mainFooterInner {padding:20px 0px; margin:0px auto; width:90%;}
		#mainFooter a:link, #mainFooter a:visited {color:#8F8F8F;}
		#mainFooter a:hover {color:#343434;}
	
											

	/* Product List Template */
	.headerText {margin:0px; padding:0px;}
	.liSubCat {width:23%; float:left;padding-left:12px;}
	
			#liHeader { float:left;width:100%;*height:1%;border:2px solid #eee;margin:12px 0; }
				#liHeaderImage {width:300px;float:left;text-align:left; overflow:hidden;}
				#liHeaderDesc {width:421px; float:left;margin:10px;}
	
	.liListing {float:left; width:100%;}
		.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;}	
		.liProdFour { width:25%;float:left; *height:1%; text-align:center;}
		.liProdFive { width:20%;float:left; *height:1%; text-align:center;}
		
			.liProdInner { width:90%; margin:auto 10px; padding:10px 0px;}
				.liProdInfo {}
				.liProdImage {width:100px; height:100px;margin:auto; overflow:hidden; background-color:#ededed;margin-top:3px; margin-bottom:8px;} 
				.liProdTitle { padding:0px; height:50px; }	
				.liProdBrief {font-size:10px; }	
				.liProdDesc {text-align:left; padding:1px; height:50px; }
				.liProdStock {font-size:10px; }
			
			.liProdPrice {color:#363636; font-size:18px; font-weight:bold; text-align:center;}
				.liProdPrice span {color:#aaa; font-size:11px; }
				.retail {text-decoration:line-through;}
				
			.compare {margin:4px 0px;}
				.compare input {vertical-align:middle;}
				
			.liProdButtons {text-align:center;width:100%;float:left;}
				.liProdButtons img {margin-bottom:4px}
				.liProdButtons span a {}
				.liProdButtons span a:link, .liProdButtons a:visited {color:#999 !important;}
				.liProdButtons span a:hover {color:#444 !important;}
			
			.liProdInner a {}
			.liProdInner a:link, .liProdInner a:visited {color:#850F1B; line-height:normal;text-decoration:underline;}
			.liProdInner a:hover {}
			
		
	.searchResults {text-align:right; background-color:#f2f2f2; float:left; width:100%;margin:14px 0; font-size:13px; color:#999;}
	.searchResultsInner {width:98%; padding:4px 0px;}
		.searchResults a {padding:2px 4px;font-size:12px;}
		.searchResults a:link, .searchResults a:visited {color:#888;border:1px solid #888;background-color:white;}
		.searchResults a:hover {color:white; background-color:#888;}

	/* 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 { margin:20px auto; }
			.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;}
				
				.dtProdInfo {float:right; width:360px;text-align:center;}
				.dtProdInfoInner {text-align:left;width:90%;}
					.dtProdPrice {color:#cc0000; font-size:18px; }
						.dtRetailPercent {color:#F00; font-size:14px;}
					.dtProdSku {width:45%; float:right; text-align:right;}
					.dtProdBrand {width:50%;float:left;}
					.dtProdBrief { } 
					.dtProdDesc { margin:20px 0px; }				
					.dtProdStock {font-size:10px;}		
					.dtProdBuy { margin:20px 0px; } 
				.dtRelated {width:100%; float:left; }
					.dtRelatedImage { text-align:center; height:65px; }
					.dtRelatedTitle { text-align:center; }
		
		/* Add to Cart */
		.dtCartAdd {float:left; width:100%;}
		.dtCartLabel {clear:both;padding:5px;}
		.dtCartQtyLabel {background:#ccc; width:50px;}
		.dtCartQtyField {background:#ccc; border-left:1px solid #fff;}
		.dtCartRadio {float:left; width:100px;padding:5px;}
		.dtCartPulldown {float:left;padding:5px;}	

	/* Checkout Template */
	#checkoutContainer { }
	#checkoutContainerInner { } 
		#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;}
		.rightInfo {width:30%; float:right; margin-top:50px; padding:10px; background-color:#434343; font-size:11px;}
			.rightInfo img {vertical-align:middle; margin:0 4px 0 0;}
		.inputFormatter input { border:2px solid #ccc;padding:3px 3px 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:#ddd;}
		.th2 {background-color:#eee;}
	
		.why {border:1px solid #666666; background-color:#EFEFEF;padding:6px;}
			.why img {margin:0 5px;}
	
		#logininfo { text-align:center; width:100%;}	
		#logininfoInner { text-align:left; margin:auto; width:90%;}
			

/** END CUSTOM SKIN **/
