/** 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;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}
 
/* Basic HTML style */
 
html {margin:0; padding:0;}
body { text-align:center; font-family: Arial, Helvetica, sans-serif; font-size:11px; background:#fff; color:#55636E; padding:0; margin:0;}
 
a:link, a:visited{color:#55636E; font-weight:bold;}
a:hover{color:#bbceda; text-decoration:none;}
 
blockquote {}
caption {font-weight:bold; background:#c1c1c1; border-bottom:0; color:#444;}
form {}
dd {}
dl {}
dt {}
hr {color:#ccc; background-color:#ccc; border-style:none; height:1px;}
table tr td{  }
ul li {list-style:none; padding:4px 4px 4px 18px; margin:0; font-size:11px; color:#555;}
ol li {margin:8px 0px; font-size:12px;}
ol, ul { } 
a img, :link img, :visited img {border:none;}
 
h1, h2, h3, h4, h5, h6 {font-weight:normal; color:#42565f; margin:0; padding:0;}
h6 { font-size:14px; }
h5 { font-size:15px; }
h4 { font-size:16px; }
h3 { font-size:17px; }
h2 { font-size:18px; }
h1 { font-size:20px; }
 
p {margin:20px 10px;font-size:12px; line-height:22px;color:#333;}
b {}
 
/*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; line-height:0; margin:5px 0;}
 
/* Form Elements */
label {font-size:12px;margin-top:5px !important;}
.optionFormat {text-align:right;}
.inputFormat {border:1px solid #ccc;padding: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:960px; margin:auto; text-align:center;}
#mainContainerInner {width:960px; margin:auto; text-align:left;}
 
	#header {padding:0; margin:0 auto;*margin-top:14px; float:left;}
		#head { background-repeat:repeat-y; position:relative; height:80px;}
			#logo {position:absolute; top:18px; left:0px;}
 
	#cart {float:right; text-align:right; padding:0; margin:12px 0;}
		#cart img {vertical-align:middle; margin:0px 3px 0px 0px;}
 
		#navBar {height:33px; width:770px; float:right; margin-bottom:15px;}
			.navBarDivs {float:left; margin-top:7px; position:relative; z-index:8;}
				.navBarLink {display:block; padding: 0px 10px 7px 10px;}
				.navBarLink:link, .navBarLink:visited {color:white; font-size:14px; text-decoration:none;}
				.navBarLink:hover {color:#bbceda;}			
				
				.navBarCats {position:absolute; top:22px; left:0; width:200px; font-size:12px; border-top:2px solid #606e77; line-height:1.5;}
				.navBarCatsInner {border:2px solid #606e77; border-top:0; background-color:#8798a3;}
					.navBarCatLink {display:block; padding:2px 10px; }
					.navBarCatLink:link, .navBarCatLink:visited {color:#e3ecf2; background-color:#8798a3; }
					.navBarCatLink:hover {color:#fff; background-color:#9dadb7; }
	
			.navBarSearchDiv{float:right; margin:6px 12px 0 10px; width:auto; position:relative; z-index:9;}
				.navBarSearchDiv form {padding:0; margin:0; width:225px; display:block;}
					#searchInput {float:left;width:225px;}	
							.inputSearch {font-size:11px; color:#333;padding:3px 3px 3px 30px; background-color: transparent; border:0;}
						#searchButton {float:left;width:46px; display:none;}
							.btnSearch {*margin-top:1px;}	
				
				#openAdvancedSearch{position:absolute; top:-30px; right:-10px; width:auto; cursor:pointer; text-align:center;}
				
				#advancedSearch{position:absolute; top:25px; right:-11px; width:674px; display:none; text-align:center; color:#c0d3e0;}
					.advancedSearchCap{}
					#advancedSearchInner{ background-image:url('bgAdvancedSearch.png');}
						#advancedSearchContent{width:90%; margin:auto; text-align:left; padding:10px 0; position:relative;}
							#closeAdvancedSearch{width:auto; position:absolute; cursor:pointer;}
							
							#advancedSearch form{display:block; width:100%;}
								#advancedSearch h3{color:white;}
								#advancedSearch p{color:white; margin:10px 0 0 0;}
								.select, .inputText{border:3px solid #c0d3e0; color:#616e77; margin-bottom:10px;}
								.inputButton{width:auto; padding:5px 15px; border:1px solid #1d2f3a; background-color:#1d2f3a; color:white; cursor:pointer; margin-right: 3px;}
			
		#hpBanner{margin:8px 0;}
		
	#mainContentWrapper {}
	#mainContentWrapperInner {*height:1%;}	
	
	/* Column One */ 
	#columnOne_hidden {display:none;}
	#columnOne {float:left; width:183px; background:url('bgSideNav.jpg') no-repeat top center; text-align:center;font-size:12px;}
	#columnOneInner {width:97%; margin:auto; text-align:left; padding-top:15px; }
		.leftHeader {}
			#columnOne h6 {display:block; font-size:15px; font-weight:bold; color:#E6271D; padding:15px 0 5px 15px; border-bottom:1px dashed #e3e3e3;}
		
		.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:177px; top:-1px; width:180px; z-index:9; }
			.subLinksInner {border:2px solid #ddd; border-left:0;}
				.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;}	
		
			.catSubLink {position:relative; width:180px;}
			.catSubLink a {display:block; padding:4px 8px;}
				.subSubLinks {position:absolute; left:177px; top:-1px; width:180px;}
				.subLinkLevel2 {}
				.subLinkLevel3 {}
				
		a.main. a.main:visited {padding:2px 0px 2px 0px; display:block; font-weight:bold; text-decoration:none; border-top:1px solid #e3e3e3;}
		.sub {padding:2px 0px 2px 15px; display:block;text-decoration:none;font-weight:normal;}
		.mainsub a{padding:2px 0px 2px 15px; display:block;font-weight:normal !important;text-decoration:none;}
			
		#newProductsLink{display:block; padding:8px 0px 0 3px; margin-top:10px; border-top:1px dotted #ccc;}
		
		#creditCards {margin:18px 0 0 0; padding:5px; color:#444;}
		#creditCards img {margin:auto; margin-top:5px;}
	
	/*Main Content*/
	#mainContent {float:right; text-align:center; width:777px; }
	#mainContentInner {text-align:left;}
	.pageType_default {width:768px;margin:auto;margin-top:0px; margin-bottom:10px;}
	.pageType_noPadding {}
	.pageType_checkout {width:90%;margin:auto;margin-top:0px; margin-bottom:10px;}
	.faq ol li strong {font-size:14px;}
		
	/*Storefront Template*/
	#sfLeft{width:185px; float:left;}
		#mailingList{height:56px;position:relative;color:#fff; }
			#mailingList div {padding:10px;}
			.emailInput {position:absolute; top:30px; left:10px; }
			.submit {position:absolute; top:26px; right:15px; height:21px; width:26px;}
		#twentyFiveYears{margin-top:8px;}
	#sfRight{width:770px; float:right;}	
			#featuredProducts {float:left; width:100%; height:222px; text-align:center; padding:0; background:url('bgFeaturedProducts.jpg') no-repeat; position:relative;}
			#featuredProductsInner {margin:40px auto 0px; width: 95%;}
				.sfProdThree {width:33%; float:left;}
				.sfProdInner {margin:0px; padding:5px 0px; text-align:center;}
					.sfProdImage {width:115px; overflow:hidden; height:80 px; text-align:center; margin:auto; margin-bottom:8px;}
						.sfProdImage img {margin:auto;}				
					.sfProdTitle {margin-top:3px; text-align:center;}	
						.sfProdInner a {padding:0px; text-decoration:none;color:#58595D;font-size:12px;}
						.sfProdInner a:link, .sfProdInner a:visited { }
						.sfProdInner a:hover {}
					.sfProdView {position:absolute; bottom:15px; left:20px; font-size:12px; font-weight:normal;}
						.sfProdView a {text-decoration:none;}
					
			#moreProducts {float:left;width:580px; text-align:center; *height:1%; padding:8px 0 16px 0; background:url('bgGradientBottom.jpg') repeat-x; }
			#moreProductsInner {text-align:left; width:95%; margin:auto;}
				#moreProducts h6 {font-weight:bold;font-size:16px;margin-bottom:8px;}
				.sfCats {width:33%; float:left; text-align:center; height: 220px;}
				.sfCatsInner {width:90%; margin:auto; text-align: left;}
					.sfCatImage {width:100%; overflow:hidden; height:95px; margin-bottom:10px; border:1px solid #eee; margin-top:8px; text-align: center;}
						.sfCatImage img {/*float:right;*/margin: 0px auto;}				
					.sfCatTitle {font-size:14px; margin-top:3px; }	
						.sfCat {padding-left:4px;}
						.sfCat:link, .sfCat:visited {line-height:normal;}
							.sfSubCat {display:block; padding-left:25px; margin:4px 0;}
							.sfSubCat:link, .sfSubCat:visited {color:#aaa; line-height:normal;}
							.sfSubCat:hover {}
						.sfViewAll {margin:10px 0 18px 25px; display:block;}
						.sfViewAll:link, .sfViewAll:visited { }
						.sfViewAll:hover { }
					.sfProdFive {float:left; width:20%;}
					.sfProdFive .sfProdInner {margin:0px; padding:5px 3px ;text-align:left;}
					.sfProdFive	.sfProdInner a {padding:0px; text-decoration:underline;}
					.sfProdFive	.sfProdInner a:hover {text-decoration:none;}
				
			#payMethods {width:190px; float:right; text-align:center;}
				#payMethodsInner {width:95%; margin:auto;}
					.creditCards, .GeoTrustSeal, .paypalLogo, .BetterBusinessBureau {margin:0 0 18px;}
					.creditCards {}
					#siteSeals {overflow: hidden; clear: left;}
						#siteSeals .GeoTrustSeal {}
						#siteSeals .AuthorizeNetSeal {width:auto; margin:auto;}
						#siteSeals .BetterBusinessBureau {width:auto; margin:auto;}
					#siteSealsHoriz {float:left; width:60%; vertical-align: middle; margin-bottom: 18px;}
						#siteSealsHoriz .GeoTrustSeal {width:115px; float:left;}
						#siteSealsHoriz .paypalLogo {width:180px; float:left; margin-left: 18px;}
						#siteSealsHoriz .BetterBusinessBureau {width:135px; float:left; margin-left: 18px;}
 
	/* Footer */															
	#footer {background:url('bgFooter.jpg') repeat-x; text-align:center; font-size:11px; float:left; width:100%; padding:0; margin:auto; margin-top:15px;}
	#footerInner {padding:16px 0px; margin:0px auto; width:97%; line-height: 1.5;}
		#footerRight {float:right; text-align:right; width:55%;}
		#footerLeft {float:left; text-align:left; width:40%;}
 
	/* Product List Template */
	.liBreadcrumbs {font-size:11px; background:url('bgBreadcrumbs.jpg') repeat-x top; text-align:center;}
	.liBreadcrumbsInner {width:95%; margin:auto; text-align:left; padding:10px 0px 0px 0px;}
		.liBreadcrumbs a {color:#E6271D; font-weight:bold;}
		.liBreadcrumbs h1 {font-size:30px; font-weight:bold; margin-top:15px;}
		
		#liSearch {width:100%;*height:1%;margin:0px auto 10px auto; text-align:center;}
		
		#liHeader {width:100%;*height:1%;margin:0px auto 10px auto; background:url('bgListHeader.jpg') no-repeat; height:168px; text-align:center; overflow:hidden;}		
		#liHeaderInner {width:95%; margin:auto; text-align:left; padding:4px 0px;}			
			#liFeaturedImage {width:49%;float:left;text-align:center; height:160px; margin:auto; overflow:hidden; display:table; *display:block;}			 
			#liFeaturedImageInner {display: table-cell;	vertical-align: middle;	*display: inline;*height:0;	*zoom: 1;he\ight: auto; margin:auto;}
			.open {display: inline-block; vertical-align: middle; height:100%;}
			
			#liFeaturedDesc {width:47%; float:left;margin:10px; color:#666;}
				#liFeaturedDescInner {padding:0 15px;}
				#liFeaturedTitle {text-transform:uppercase; color:#E6271D; font-size:14px; font-weight:bold;padding:4px 0px;}
				#liFeaturedView a{color:#E6271D; font-size:12px; padding:4px 0px;}
	
	.liListing {float:left; width:100%;}
		.liListing h6 { color:#fff; background-color:#44555f; font-size:11px; text-transform:uppercase; padding:4px 12px; margin:10px 0px; }
		.liListing h6 a:link, .liListing h6 a:visited{color:#D7DFF1;}	
			
		.liProdOne { width:100%;float:left; *height:1%; text-align:center; clear:both; margin-bottom:10px;}
		.liProdTwo { width:48%;float:left; *height:1%; text-align:center;}
		.liProdTwo-last { width:48%;float:left; *height:1%; text-align:center; border-left:1px dashed #ccc; margin-bottom:15px;}
		.liProdThree { width:33.2%;float:left; *height:1%; text-align:center;}	
		.liProdThree-center { width:33.2%;float:left; *height:1%; text-align:center; border:1px dashed #ccc; border-width:0px 1px; margin-bottom:15px;}
		.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; padding:0px 0px;}
				.liProdInfo {float:right; width:50%; text-align:left;}
				.liProdInfoInner {}
				.liProdImage {float:left; width:100px; height:100px; margin:auto; overflow:hidden; margin-top:3px; margin-bottom:8px;} 
				.liProdTitle {padding:0px;}	
					#liHeader, #dtHeader, .liProdTitle a {color:#E6271D !important; font-size:13px;}
				.liProdDesc {text-align:left; padding:1px; height:auto;}
			
			.liProdPrice {color:#778c99; font-size:14px; margin-top:4px; font-style:italic;}
				.liProdPrice span {color:#aaa; font-size:12px; }
				.retail {text-decoration:line-through;}
		
			.liBottom {padding-top:10px;clear:both;}
			
	.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:#44555f;border:1px solid #888;background-color:white;}
		.searchResults a:hover {color:white; background-color:#44555f;}
 
	/* Detail Template */
		#dtMulti {margin:auto; text-align:center; width:100%;}
		#dtMultiInner {margin:auto 7px; text-align:center;}
			.dtThumb { text-align:center; width:56px; height:56px; overflow:hidden; float:left; background-color:#eee; 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;background:url('bgBreadcrumbs.jpg') repeat-x top; text-align:center; margin-bottom:15px;}
			#dtHeaderInner {width:95%;margin:auto; text-align:left;}
				.dtBreadcrumbs {font-size:11px; text-align:center; color:#42565f;}
				.dtBreadcrumbsInner {width:100%; margin:auto; text-align:left; padding:10px 0px 0px 0px;}
					.dtBreadcrumbs a {color:#E6271D; font-weight:bold;}
				.dtProdTitle {} 
					.dtProdTitle h1, .dtProdTitle h2, .dtProdTitle h3, .dtProdTitle h4, .dtProdTitle h5, .dtProdTitle h6 {font-size:30px; font-weight:bold; margin-top:15px;margin-bottom:15px;}
				#dtProdImage {float:left; text-align:center; width:300px; overflow:hidden; }
				.dtViewLarger {font-size:10px; font-weight:bold;}
				
				.dtProdInfo {float:right; width:276px; text-align:center;}
				.dtProdInfoInner {text-align:left;width:90%;padding:0px 0px;}
				.dtProdInfoInnerInner {text-align:left;width:95%; padding:10px; border:1px dotted #ccc; }
					.dtProdPrice {width:50%; float:left; color:#444; font-size:18px; font-weight:bold; margin:10px 0px; }
						.dtRetailPercent {color:#F00; font-size:14px;}
					.dtProdSku {width:45%; float:right; font-size:14px; color:#444; text-align:right; margin:10px 0px;}
					.dtProdDesc {font-size:12px; color:#444; line-height:18px; background-color:#eee; border:1px solid #ccc; width:100%; text-align:center; margin:15px auto;}
						.dtProdDescInner {margin:auto; text-align:left; width:90%; padding:15px 0px;}
						.dtProdDesc h6 {font-weight:bold; padding:0 0 10px 0;}
				.dtRelated {width:100%; float:left; text-align:center; }
				.dtRelatedInner {width:95%; margin:auto; text-align:left;}
					.dtRelatedImage {float:left; width:65px; height:65px; overflow:hidden; }
					.dtRelatedTitle {float:right; width:240px; text-align:left; }
					.dtRelated h6 {font-weight:bold; margin:10px 0px; padding:0px; }
					.relatedPrice {color:#36434C; font-weight:bold;}
					
		/* Add to Cart */
		.dtCartQty {width:150px; float:left; margin:20px 0px;}
		.dtCartRadio {float:left; width:100px;padding:5px;}
		.dtCartPulldown {float:left;padding:5px;}	
		.dtProdBuy {} 
		.dtProdShipping {float:right; width:150px; font-size:12px; padding-top:20px; text-align:right;}
			.dtProdShippingInner {padding:2px;}
			.dtProdShipping a {text-decoration:none;}
		
	/* 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; padding:4px 0; text-align:center; background-color:white; border-bottom:8px solid #E9F0F6; margin:10px 0; }
			.progress img{margin:auto;}
		.rightInfo {width:30%; float:right; margin-top:40px; padding:10px; background-color:#434343; font-size:11px;}
			.rightInfo img {vertical-align:middle; margin:0 4px 0 0;}
		.inputFormatter input { border:1px solid #ccc;padding:0px 3px 0 3px;}
		.radio, .checkbox, .button, .textArea { height:auto !important; border:none !important;}
	
		#checkoutContainer table tr td, .emailFriend td {font-size:12px; vertical-align:middle; padding:4px;}
		
		
		.th1 {background-color:#EAEAEA;}
		.th2 {background-color:#FAFAFA;}
	
		.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%;}
	

/* Policy template */
.list{width:auto; margin:10px 0 20px 0;}
	.list a{line-height:1.5;}
	.list a:link, .list a:visited{text-decoration:none;}
	.list a:hover{}
	
	

 
/** END CUSTOM SKIN **/