/* CSS - New Project */

/* reset */
	body, form, ul, li, img, pre, fieldset {padding: 0; border: 0; margin: 0;}

/* general */
	strong {font-weight: bold; color: #b31111;}
	em {font-style: italic;}
	.left {float: left;margin-right: 1em;}
	.right {float: right;margin-left: 1em;}
	.hide {display: none;}
	.show {display: block;}
	body {font-size: 12px; background: #000 url(images/bg.jpg) repeat-x; color: #fff;font-family: Arial, Helvetica, sans-serif;}
	a {color: #b31111; font-weight: bold;}
	a:hover {text-decoration: underline;}
	.clear {visibility: hidden; clear: both;}
/* basic */
	#mainContainer {clear: both; width: 944px;margin: 0 auto;}
	
/* header */
	#headerContainer {clear: both; width: 915px;background: url(images/header.jpg) no-repeat; height: 311px;margin: 0 auto;position: relative; left: 1px;}
		#inside #headerContainer {background: url(images/inside_header.jpg) no-repeat; height: 173px;left: 0px;}
	#headerLogo h1 {text-indent: -9999px;margin: 0; display: inline;}
	#headerLogo a {display: block; width: 140px; height: 129px; margin-left: 12px;}
	#headerNav {width: 759px; float: right; margin-right: 0px; background: url(images/line.jpg) no-repeat right;padding-right: 3px;}
		#inside #headerNav {margin-right: -1px;}
	#headerNav li {list-style: none; display: inline; margin-right: 10px; font-size: 14px; text-align: center;}
	#headerNav a {color: #fff; text-decoration: none;float: left; height: 24px; padding: 14px 14px; background: url(images/navnohover.jpg) no-repeat;}
	#headerNav .lastItem {margin: 0;}
	#headerNav .lastItem a {padding-right: 21px;}
	#headerNav a:hover {text-decoration: underline;background: url(images/navhover.jpg) no-repeat;}

/* body */
	#bodyContainer {clear: both; width: 944px; background: url(images/bodybg2.jpg) repeat-y;}
	#bodyContent {background: url(images/bodytop.jpg) no-repeat;width: 944px; min-height: 400px;}
	#bodyContainer #bodyHeader {background: url(images/headingbg.jpg) no-repeat; width: 944px; height: 33px;clear: both;}
	#bodyContainer .styledImg {margin: 0 auto;border: 3px solid #fff; padding: 3px;margin: 2px;}
	#bodyHeader h2 {margin: 0;color: #fff;margin-left: 25px;padding-top: 5px;}
	#leftCol {float: left; width: 208px;margin-left: 14px;padding-top: 10px;}
		#inside #leftCol {padding-top: 0;}
		#inside #leftNav {padding-left: 0px;font-size: 13px;}
		#inside #leftNav li {list-style: none;}
		#inside #leftNav li a {text-decoration: none; display: block;background: url(images/leftnav.jpg) no-repeat; width: 187px; padding: 10px 10px;}
		#inside #leftNav li a:hover {text-decoration: underline;}
		#inside .galleryList {padding: 0!important; margin: 0!important;}
		#inside .galleryList li {display: inline; list-style: none; float: left;margin-left: 0px;min-height: 150px;width: 165px; text-align: center;}
		#inside .galleryList img {border: 3px solid #fff; padding: 2px;margin: 2px;}
	#leftCol .leftCopy {width: 158px; margin: 0 auto;position: relative; left: -10px;padding-bottom: 10px;}
	#leftCol .leftCopy h2 {padding-top: 5px;}
	#leftCol .redBox {background: url(images/box.jpg) no-repeat; min-height: 120px;width: 210px; margin: 20px auto;}
	#leftCol .leftCopy .view {float: left; padding-right: 12px; background: url(images/whitebullet.jpg) no-repeat right 5px;}
	#rightCol {float: right; width: 660px;margin-right: 35px;padding-top: 8px;}
		#inside #rightCol ul {padding-left: 30px;}
		#inside #rightCol #description {background: url(images/bottomheading.jpg) no-repeat;}
		#inside #rightCol #descLeft {float: left; width: 430px;margin-left: 10px;}
		#inside #rightCol #descRight {float: right; width: 205px;}
		#inside #rightCol #descRight .galleryList li {display: inline; list-style: none; float: left;margin-left: 0px;min-height: 150px;width: 100px; text-align: center;}
	

/* footer */
	#footerContainer {clear: both;background: url(images/footer.jpg) no-repeat; width: 945px; height: 101px;}
	#footerContent {padding: 10px 30px;}
	#footerContent li {display: inline; list-style: none; padding-right: 10px;}
	#footerContent a {color: #fff;}
	

/*	custom programming */
	#storeImg {width: 300px; float: left;margin-right: 15px;margin-bottom: 10px;}
	 #storeImg img {border: 2px solid #666;padding: 3px;}
	 .threeImg {padding-top: 10px;text-align: center;}
	 .threeImg img {background: url(images/clickto.jpg) no-repeat bottom center;padding: 0!important;padding-bottom: 11px!important;margin: 0 5px; cursor: pointer;width: 78px;border: 0!important;}
	 #productDetail {margin-bottom: 50px;}
	 #storeImg {float: left; width: 300px;}
	 #storeInfo {float: left; width: 325px;position: relative; top: -15px;padding-left: 5px;}
	 .insideLine {text-indent: -9999px; background:url(images/insideline.jpg) no-repeat; width: 289px; height: 4px;clear: both;display: block;margin: 8px 0;}
	 #productDetail #detailLeft li {list-style: none; display: inline; padding-left: 10px;}
	 #productDetail #detailLeft li img {background:url(images/viewlarger.jpg) no-repeat center bottom; padding-bottom: 20px;}
	 #storeInfo .price {font-size: 16px; color: #A62627; font-weight: bold;}
	 #storeInfo .stock {font-size: 11px; color: #fff; font-weight: bold;}
	 .viewDetails {padding-left: 4px;}}
	.faqs dd {border-left: 3px solid #666;}

	.gallery li {list-style: none; float: left; margin: 10px; width: 100px; min-height: 100px;}
	.gallery li img {border: 2px solid #666;padding: 3px;}
	.links li {list-style: none; margin: 8px 0;}
/* 	#products li {width: 100px; float: left; margin-right: 10px; list-style: none; min-height: 150px;} */
	#bodyContent #products {clear: both;}
	#bodyContent #products ul {width: 650px;padding: 0;}
	#bodyContent #products li {display: inline; list-style: none; width: 300px;float: left;color: #fff;padding: 0 25px 25px 0; min-height: 130px;}
	#bodyContent #products li span {float: right;width: 185px;}
	#bodyContent #products li img {float: left;margin: 5px;}
	#bodyContent #products li strong {color: #d4911c;font-size: 12px;}
	#bodyContent #products li a {}