	html, body {
		font-family: 'Open Sans', sans-serif;
		background-color:#ffffff;
		font-size: 12px;
		color:#000000;
	}
	h1,h2,h3,h4,h5,h6 {
		font-weight: inherit;
		padding: 0;
		margin: 0;
		font-size: inherit;
	}
	a {
		color: inherit;
		text-decoration: none;
	}
	.fullcontainer{
		background-color:#000000;
		width:100%;
	}
	#wrapper{
		width:1134px;
		margin:auto;
		padding:0 20px;
	}
	#wrapper.header{
		background-color:#000000;
	}
	#wrapper .headerTop{
		color:#ffffff;
		height:35px;
		background-color:#000000;
	}
	#wrapper .headerTop ul{
		list-style-type:none;
	}
	#wrapper .headerTop ul li{
		display:inline-block;
		height:inherit;
	}
	#wrapper .headerTop ul li a{
		display:block;
		height:15px;
		padding:10px 5px;
	}
	#wrapper .headerMid{
		margin:20px 0px 0px 0px;
	}
	#searchBar {
		background-color: transparent;
		border: 1px solid #dadada;
		color: #6b6b6b;
		width: 250px;
		padding: 5px;
		background-image: url(images/searchBg.png);
		background-position: right;
		background-repeat: no-repeat;
	}
	#subsBar {
		background-color: #ffffff;
		border: 1px solid #dadada;
		color: #6b6b6b;
		width: 250px;
		padding: 4px;
		margin:0 15px 0 40px;
	}
	input,select{
		font-family: 'Open Sans', sans-serif;
	}
	.invisible {
		display: none;
	}
	.rounded {
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
	}
	#wrapper .headerMid ul li{
		list-style-type:none;
	}
	#wrapper .headerMid ul li a{
		display:block;
		width:190px;
	}
	#wrapper .headerMid ul li.mycart{
		font-size:16px;
		font-weight:bold;
		margin-bottom:6px;
	}
	#wrapper .headerMid ul li.checkout a{
		background-color:#f1543a;
		width:63px;
		padding:4px 12px 6px 10px;
		margin-top:8px;
		font-weight:900;
		color:#ffffff;
		font-size:12px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
	}
	#wrapper .headerBot{
		width:100%;
		margin-bottom:25px;
	}
	#wrapper .headerBot ul{
		width:100%;
		border-bottom:3px solid #000000;
	}
	#wrapper .headerBot ul li{
		list-style-type:none;
		display:inline-block;
		text-transform:uppercase;
		font-size:16px;
		font-weight:900;
	}
	#wrapper .headerBot ul li a{
		display:block;
		margin:0px 15px;
		padding-bottom:10px;
	}
	#wrapper .headerBot ul li:first-child a{
		margin-left:0px;
	}
	#wrapper.footer{
		padding-top:20px;
		padding-bottom:30px;
		background-color:#000000;
		color:#ffffff;
	}
	#wrapper.footer .title{
		font-weight:900;
		padding:10px 0 15px 0;
		font-size:14px;
	}
	#wrapper.footer ul li{
		list-style-type:none;
		line-height:18px;
	}
	#wrapper.footer ul li a:hover{
		opacity:0.7;
	}
	#wrapper.footer ul.social li{
		display:inline-block;
		margin-right:5px;
	}
	#wrapper.mainIndex,#wrapper.mainIndex .bannerKecil,#wrapper.productList,#wrapper.mypurchase,#wrapper.credithistory,#wrapper.ordercheck,#wrapper.stockist,#wrapper.shipInfor,#wrapper.faq,#wrapper.careIns,#wrapper.privacy,#wrapper.contactus,#wrapper.aboutus{
		margin-top:25px;
		margin-bottom:25px;
	}
	#wrapper.productDetail{
		margin-bottom:25px;
	}
	#wrapper.mainIndex .bannerKecil ul li{
		list-style-type:none;
		display:inline-block;
		margin-right:28px;
	}
	#wrapper.mainIndex .newArrivalProduct ul li,.productDetail .popularProduct ul li{
		list-style-type:none;
		display:inline-block;
		margin-right:9px;
	}
	.productList .rightContentProduct ul li{
		list-style-type:none;
		display:inline-block;
		margin-right:8px;
		margin-bottom:20px;
	}
	#wrapper.mainIndex .bannerKecil ul li:last-child,#wrapper.mainIndex .newArrivalProduct ul li.last,.productList .rightContentProduct ul li.last,.productDetail .popularProduct ul li.last{
		margin-right:0px;
	}
	#wrapper.mainIndex .newArrivalProduct ul li a:hover,.productList .rightContentProduct ul li a:hover,.productDetail .popularProduct ul li a:hover{
		opacity:0.8;
	}
	#wrapper.mainIndex .newArrivalProduct .title,.productDetail .popularProduct .title{
		margin-top:35px;
		margin-bottom:25px;
		font-size:18px;
		font-weight:900;
		width:100%;
		text-align:center;
	}
	.productName{
		text-align:center;
		margin-top:10px;
		font-weight:900;
		font-size:14px;
	}
	.productPrice{
		text-align:center;
		line-height:20px;
	}
	#wrapper.mainIndex .subscribeForm{
		text-align:center;
		padding:30px;
		/*background-color:#f24b34;*/
		background-color:#424242;
		font-weight:900;
		font-size:20px;
		color:#ffffff;
		margin-top:35px;
	}
	#wrapper.mainIndex .subscribeForm span{
		color:#f24b34;
	}
	.btn-style{
		font-size : 16px;
		color : #ffffff;
		padding :3px 5px;
		background : #000000;
		border:none;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		font-weight:900;
	}
	#directoryList{
		text-transform:capitalize;
		color:#585858;
		margin-bottom:35px;
	}
	.productList .filter .title{
		margin-bottom:20px;
		font-size:18px;
		font-weight:900;
	}
	.productList .filter ul{
		margin-bottom:30px;
	}
	.productList .filter ul li{
		list-style-type:none;
		line-height:normal;
		text-transform:capitalize;
	}
	.productList .rightContentProduct .mainTypeBanner{
		position: relative;
		margin-bottom:35px;
		min-width:905px;
		min-height:238px;
	}
	.productList .rightContentProduct .sort{
		margin-bottom:20px;
	}
	/*.productList .rightContentProduct .mainTypeBanner img{
		border:3px solid #000000;
	}*/
	.productList .rightContentProduct .mainTypeBanner .captionTitle{
		font-weight:900;
		font-size:24px;
		line-height:normal;
		margin-bottom:20px;
		text-transform:uppercase;
	}
	.productList .rightContentProduct .mainTypeBanner .caption{
		line-height:normal;
	}
	.productList .rightContentProduct .mainTypeBanner .captionContent{
		position: absolute;
		width: 58%;
		top: 50px;
		left: 330px;
		background: rgba(0, 0, 0, 0.26);
		color: #ffffff;
		padding: 15px;
	}
	.productList .rightContentProduct select {
		width:auto;
		padding:2px 2px 2px 2px;
		padding-right:20px;
		margin: 0 0 0 0;
		-webkit-border-radius:4px;
		-moz-border-radius:4px;
		border-radius:4px;
		background: #ffffff;
		color:#333333;
		border:1px #d7d7d7 solid;
		outline:none;
		display: inline-block;
		-webkit-appearance:none;
		-moz-appearance:none;
		appearance:none;
		cursor:pointer;
		font-size:10px;
		min-width:100px;
	}
	
	.productList .rightContentProduct label {position:relative}
	.productList .rightContentProduct label:after {
		content:'<>';
		font:11px "Consolas", monospace;
		color:#333333;
		-webkit-transform:rotate(90deg);
		-moz-transform:rotate(90deg);
		-ms-transform:rotate(90deg);
		transform:rotate(90deg);
		right:6px; top:2px;
		padding:0 0 2px;
		border-bottom:1px solid #ddd;
		position:absolute;
		pointer-events:none;
	}
	.productList .rightContentProduct label:before {
		content:'';
		right:6px; top:0px;
		width:20px; height:20px;
		background:#ffffff;
		position:absolute;
		pointer-events:none;
		display:block;
	}
	.copyright{
		width:100%;
		text-align:center;
		padding:10px 0px;
	}
	.productList .filter .sort span,.productList .filter .sort img{
		font-size:16px;
		vertical-align:middle;
		margin-right:10px;
	}
	.pagination{
		font-size:16px;
		width:100%;
		text-align:right;
		word-spacing:10px;
	}
	.pagination ul li{
		list-style-type:none;
		display:inline-block;
	}
	.pagination span{
		color:#f1543a;
	}
	.productDetail{
		line-height:normal;
	}
	.productDetail .sidePic ul li{
		list-style-type:none;
		margin-bottom:8px;
	}
	.productDetail .borderBot{
		border-bottom:3px solid #000000;
		padding-bottom:10px;
		margin-bottom:20px;
	}
	.productDetail .productNameDet{
		font-size:36px;
		line-height:34px;
	}
	.productDetail .productPriceDet{
		color:#f24b34;
		font-size:34px;
		margin-bottom:5px;
	}
	.productDetail .detailDesc{
		padding-left:10px;
		padding-right:10px;
		margin-bottom:25px;
	}
	.productDetail .detailDesc ul{
		padding:0 0 0 12px;
	}
	.productDetail .shipInfo{
		color:#585858;
	}
	.productDetail .socShare{
		color:#888888;
		width:100%;
		text-align:right;
		margin:10px 0;
	}
	.productDetail .socShare img{
		vertical-align:middle;
	}
	.productDetail .detailDescMain{
		padding-left:40px;
	}
	.productDetail .socShare a{
		display:inline-block;
		width:40px;
		text-align:center;
	}
	.productDetail .addtocart{
		font-size:22px;
		font-weight:900;
		color:#ffffff;
	}
	.productDetail .addtocart a table{
		-webkit-border-radius:4px;
		-moz-border-radius:4px;
		border-radius:4px;
		background-color:#f24b34;
	}
	.productDetail .addtocart a table tr td{
		padding:4px 0;
	}
	.productDetail .addtocart  a:hover table{
		background-color:#000000;
	}
	.productDetail .addtocart img{
		border-right:2px #ff8574 solid;
		padding:12px 15px 12px 20px;
	}
	.productDetail .addtocart .addtocarttext{
		text-align:center;
	}
	.productDetail .wishlist{
		font-size:14px;
		color:#a8a8a8;
		padding-left:35px;
	}
	.productDetail .wishlist img{
		vertical-align:middle;
	}
	.productDetail .wishlist a{
		display:block;
		background-image:url(images/productDetailWish.gif);
		background-repeat:no-repeat;
		padding-left:35px;
		height:29px;
		padding-top:5px;
	}
	.productDetail .wishlist a:hover{
		color:#f24b34;
		background-image:url(images/productDetailWishHover.gif);
		background-repeat:no-repeat;
	}
	.productDetail .wishlistadded{
		background-image:url(images/productDetailWishHover.gif);
		background-repeat:no-repeat;
		color:#f24b34;
		font-size:14px;
		text-align:center;
		background-position:30px center;
	}
	.productDetail .cartOptions{
		margin-bottom:15px;
		line-height:normal;
	}
	.productDetail .addcartContent{
		margin:20px 0;;
		line-height:normal;
	}
	.priceCoret {
		text-decoration: line-through;
	}
	.priceSale {
		color: #8b0000;
		font-weight: bold;
	}
	.eachPrdSale {
		width: 81px;
		height: 81px;
		color: #fff;
		font-weight: bold;
		font-size: 15px;
		background-image: url(images/saleBg.png);
		background-repeat: no-repeat;
		position: absolute;
		padding-left: 10px;
		padding-top: 15px;
		background-position: -1px top;
	}
	.imagecontainer {
		width:274px;
		height:382px;
		overflow:hidden;
	}
	.imagecontainerList {
		width:296px;
		height:415px;
		overflow:hidden;
	}
	#purchaseTableInfo{
		margin:20px 0;
	}
	#shippingForm tr td{
		padding:5px;
	}
	.checkoutcart{
		background-color:#000000;
		font-weight:bold;
		font-size:26px;
		width:280px;
	}
	#purchaseTableInfo.viewcart [type="text"]{
		width:100%;
	}
	#purchaseTableInfo.viewcart .chosen-container{
		width:103% !important;
	}
	.login{
		line-height:normal;
	}
	.login ul{
		padding-left:12px;
	}
	.login ul li{
		line-height:normal;
	}
	.loginpagebutton{
		font-size:14px;
		font-weight:bold;
		color:#ffffff;
		background-color:#000000;
		padding:5px 30px;
	}
	.login table{
		margin:25px 0;
	}
	.login table tr td,.register table tr td{
		padding:5px 0;
	}
	.login textarea,.register textarea{
		resize:none;
		font-family:inherit;
		font-size:12px;
		width:100%;
	}
	.login [type="text"],.login [type="password"],.register [type="text"],.register [type="password"]{
		width:100%;
	}
	.login .chosen-container,.register .chosen-container{
		width:103% !important;
	}
	#dashedTitle {
		font-size: 16px;
		font-weight:bold;
		margin-top:35px;
		margin-bottom:15px;
	}
	#indexRestTitle {
		font-size: 16px;
		border-bottom: 5px dotted #f1543a;
		padding-bottom: 10px;
		margin-bottom: 15px;	
	}
	.listpurchasedetail,#purchaseTable {
		margin-bottom:25px;
	}
	.myaccount table tr td{
		padding:5px 0;
		padding-left:10px;
		line-height:normal;
	}
	.myaccount .editacc a:hover{
		font-weight:bold;
	}
	.mypurchase,.credithistory,.stockist,.shipInfor{
		min-height:500px;
	}
	.credithistory table#purchaseTable tr td,.mypurchase table#purchaseTable tr td{
		padding:10px 0;
	}
	.mypurchase table#purchaseDetailTable tr td{
		padding:10px 10px;
	}
	.listpurchasedetail .bigtable {
		border-bottom:2px #f1543a solid;
		
	}
	.listpurchasedetail table#purchaseTable tr.bigtable td{
		font-weight:bold;
		color:#000000;
	}
	.ordercheck{
		line-height:normal;
	}
	.ordercheck table tr td{
		padding:15px 0;
	}
	.ordercheck #captchaWrapper #captchaInput,.contactus #captchaWrapper #captchaInput{
		width:100%;
	}
	.ordercheck #captchaWrapper,.ordercheck #captchaImage,.ordercheck #captchaInput input,.contactus #captchaWrapper,.contactus #captchaImage,.contactus #captchaInput input{
		text-align:left;
	}
	#captchaInput{
		text-align:left;
	}
	.orderwishlist a{
		background-color:#f1543a;
		color:#ffffff;
		display:block;
		padding:8px 10px;
		width:100px;
	}
	.orderwishlist a:hover{
		background-color:#000000;
	}
	.stockist ul{
		padding-top:30px;
		list-style-type:none;
		text-align:center;
	}
	.stockist ul li{
		display:inline-block;
		width:300px;
		vertical-align:top;
		text-align:center;
		padding-right:30px;
		line-height:normal;
	}
	.stockist ul li h2{
		padding:10px 0;
		font-weight:bold;
		font-size:16px;
	}
	.shipInfor,.careIns,.privacy{
		margin-top:50px;
		margin-bottom:25px;
		line-height:normal;
	}
	.faq{
		line-height:normal;
	}
	.faq .faqtitle{
		font-size:20px;
		font-weight:bold;
	}
	.contactus,.aboutus{
		line-height:normal;
	}
	.aboutus{
		font-size:16px;
		line-height:30px;
	}
	.contactus img{
		vertical-align:middle;
	}
	#wrapper.contactus .contactusForm input[type="text"] {
		border: none;
		border-bottom: 1px solid #d1d1d1;
		max-width: 359px;
		width: 100%;
		padding-bottom: 5px;
		margin-bottom: 40px;
	}
	#wrapper.contactus .contactusForm input{
		font-family:inherit;
		font-size:13px;
	}
	#wrapper.contactus .contactusForm textarea {
		border: none;
		border-bottom: 1px solid #d1d1d1;
		width: 100%;
		height: 100px;
		font-family:inherit;
		font-size:13px;
		resize:none;
		max-width: 359px;
	}
	#wrapper.contactus h2,.aboutus h2{
		font-size:20px;
		margin:10px 0px 30px 0px;
		font-weight:bold;
	}
	.contactButton{
		background:#f1543a;
		font-weight:900;
		width:200px;
		color:#ffffff;
	}
	.contactButton:hover{
		background:#000000;
	}
	#numberOfItemsMobile{
		display: inline-block;
		width: 18px;
		height: 18px;
		margin-left: -8px;
		padding-bottom: 5px;
		padding-right: 2px;
		text-align: center;
		font-size: 12px;
		-webkit-border-radius:100px;
		-moz-border-radius: 100px;
		border-radius:100px;
		background-color: #f1543a;
	}
	/*#topBlack {
		background-color: #1c1c1c;
		padding-top: 8px;
		padding-bottom: 8px;
	}
	#topBlack a {
		color: #fff;
		margin-left: 10px;
		margin-right: 10px;
		font-size: 13px;
		font-weight: bold;
	}
	#topBlack input {
		width: 100%;
		border: 1px solid #fff;
		background-color: #fff;
		padding: 3px;
		padding-left: 10px;
		padding-right: 10px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
	}
	#topMenu {
		background-color: #eeeeee;
	}
	#mainmenu a {
		display: block;
		float: right;
		color: #000;
		text-transform: uppercase;
		font-weight: bold;
		height: 79px;
		padding-top: 30px;
		padding-left: 10px;
		padding-right: 10px;
		margin-left: 4px;
		margin-right: 4px;
		font-size: 15px;
	}
	#subscribeIdx {
		background-color: #fee801;
		margin-top: 20px;
		margin-bottom: 10px;
		padding-bottom: 13px;
		padding-top: 5px;
	}
	#subscribeIdxInput  {
		height: 46px;
		width: 100%;
		background-color: #fff;
		border: 1px solid #fff;
		margin-right: 10px;
		padding-left: 10px;
		padding-right: 10px;
	}
	#subscribeIdxInputSubmit {
		border: none;
		background-color: #000;
		color: #fff;
		height: 46px;
		text-align: center;
		width: 95%;
		margin-left: 10px;
	}
	#bestSeller {
		min-height: 220px;
		background-color: #9e0039;
		color: #fff;
		padding: 20px;
		padding-left: 15px;
		padding-right: 15px;
		padding-bottom: 25px;
		margin-top: 10px;
	}
	#triKlan {
		margin-top: 10px;
	}
	#mustHaveItemsIdx {
		background-color: #003663;
		color: #fff;
		padding: 20px;
		padding-left: 15px;
		padding-right: 15px;
		padding-bottom: 25px;
		min-height: 343px;
	}
	#mustHaveItemsIdx a {
		display: block;
		font-weight: bold;
		font-size: 13px;
		font-style: italic;
		margin-bottom: 5px;
	}
	#testimonialHead {
		color: #fff;
		background-color: #f26522;
		margin-top: 40px;
		font-size: 35px;
		padding-left: 15px;
		line-height: 40px;
		padding-top: 5px;
		padding-bottom: 10px;
	}
	#whatsHotHeaderIdx {
		display: block;
		color: #fff;
		background-color: #f26522;
		font-weight: bold;
		font-family: 15px;
		padding: 10px;
		padding-left: 20px;
		margin-top: 40px;
	}
	#ourCommitments {
		margin-top: 70px;
		padding-top: 10px;
		padding-bottom: 10px;
		background-color: #d8d8d8;
		color: #1c1c1c;
		font-size: 15px;
	}
	#footerMenu {
		background-color: #eeeeee;
		color: #969696;
		padding-bottom: 30px;
		padding-top: 30px;
	}
	#footerSocMed a {
		float: left;
		margin-right: 5px;
		margin-top: 10px;
	}
	#footerCopyright {
		background-color: #1c1c1c;
		color: #fff;
		text-align: center;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	#copyText {
		line-height: 27px;
		font-size: 12px;
		text-transform: uppercase;
	}
	#logoMobile {
		background-color: #eeeeee;
		padding: 10px;
	}
	#menuMobile {
		background-color: #969696;
		padding: 5px;
		padding-left: 15px;
		padding-right: 15px;
	}
	#menuMobile select {
		width: 95%;
		text-align: center;
		margin-left: 10px;
		margin-right: 10px;
	}
	#productListBanner {
		margin-top: 25px;
	}
	
	#detailLoginTable tr td {
		padding-bottom: 5px;
	}
	#detailLoginTable input[type="submit"] {
		background-color: #2c2c2c;
		color: #fff;
		text-align: center;
		border: none;
		padding: 10px;
	}
	#detailLoginTable input[type="text"],input[type="password"],textarea {
		width: 100%;
		border: 1px solid #cdcdcd;
		background-color: #fff;
		resize: none;
		padding: 2px;
	}
	
	#pageDesc {
		padding-bottom: 20px;
	}
	#contactFormTable input[type="text"],input[type="password"],textarea {
		width: 100%;
		border: 1px solid #cdcdcd;
		background-color: #fff;
		resize: none;
		padding: 2px;
	}
	#contactFormTable input[type="submit"] {
		background-color: #2c2c2c;
		color: #fff;
		text-align: center;
		border: none;
		padding: 10px;
	}
	#addToCartContainer {
		padding: 10px;
		padding-left: 15px;
		padding-right: 15px;
		text-align: center;
		margin-top: 10px;
		background-color: #1c1c1c;
		color: #fff;
	}
	#addToCartContainer table tr:first-child td {
		padding-bottom: 5px;
	}
	#addToCartContainer input {
		height: 38px;
		border: none;
		text-align: center;
		color: #000;
	}
	#csPopupBox {
		width: 260px;
	}
	.designerIndex {
		text-transform: uppercase;
		font-size: 25px;
		font-weight: bold;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	.designerList div {
		margin-bottom: 1px;
	}
	.byDesigner a{
		font-size:12px; padding-bottom:3px; color:#333; display:block; text-decoration:none;
	}
	.byDesigner a:hover{
		font-size:12px; color:#333; display:block; text-decoration:underline;
	}
	.triTop {
		margin-top: 20px;
	}
	.fullWidth {
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.eachBestSeller {
		display: block;
		font-size: 13px;
		font-weight: bold;
		font-style: italic;
		margin-bottom: 5px;
	}
	.bold {
		font-weight: bold;
	}
	.size24 {
		font-size: 24px;
	}
	.size18 {
		font-size: 18px;
	}
	.size14 {
		font-size: 14px;
	}
	.hargaGrosir {
		margin-top: 20px;
		padding: 10px;
		background-color: #cf4b49;
		color: #fff;
	}
	.cartOptions {
		margin-top: 10px;
	}
	.cartOptions select {
		margin-top: 5px;
	}
	.midPic1 {
		background-position: center;
		background-repeat: no-repeat;
	}
	.idxOverlay {
		display: block;
		padding-top: 250px;
		text-align: right;
		padding-right: 10px;
		color: #fff;
		font-size: 71px;
	}
	.idxOverlay:hover {
		text-decoration: none;
	}
	.vspacer10 {
		margin-top: 10px;
	}
	.vspacer30 {
		margin-top: 30px;
	}
	.vspacer40 {
		display: block;
		height: 40px;
	}
	.terlakuHelp {
		background-color: #f26522;
		padding: 10px;
	}
	.terlakuHelpArrow {
		background-color: #d7d7d7;
	}
	.terlakuHelpDesc {
		background-color: #d7d7d7;
		color: #a0410d;
		font-weight: bold;
		padding-bottom: 15px;
	}
	.terlakuHelpDesc div {
		width: 234px;
		margin: auto;
		padding-left: 20px;
	}
	.terlakuHelpDesc div table tr td {
		padding-top: 10px;
		font-size: 12px;
	}
	.eachTestiIdx {
		padding: 30px;
		color: #565656;
		font-size: 15px;
	}
	.eachTestiUserIdx {
		background-color: #d7d7d7;
		font-weight: bold;
		color: #000;
		text-align: right;
		padding: 3px;
		padding-right: 10px;
	}
	.eachPrdSmall {
		display: block;
		background-color: #eeeeee;
		color: #1c1c1c;
		font-size: 12px;
		margin-top: 30px;
		max-width: 160px; !important
	}
	.eachPrdSmall:hover {
		text-decoration: none;
	}
	.eachPrdSmallImgContainer {
		background-color: #d8d8d8;
	}
	.eachPrdSmallDesc {
		padding: 5px;
		padding-left: 7px;
		padding-right: 7px;
	}
	.brandName {
		font-weight: bold;
	}
	.price {
		text-align: right;
		margin-top: 10px;
	}
	
	
	.eachFooterTitle {
		font-weight: bold;
		font-size: 17px;
	}
	.eachFooterMenuContainer a {
		display: block;
	}
	.footerBank {
		margin-top: 10px;
	}
	.footerBank img {
		float: left;
		margin: 5px;
		margin-left: 0;
		margin-top: 0;
	}
	.eachLeftMenuCate {
		text-transform: uppercase;
		display: block;
		background-color: #1c1c1c;
		color: #fff;
		font-weight: bold;
		font-size: 15px;
		padding: 15px;
		padding-left: 20px;
		margin-bottom: 10px;
	}
	.eachLeftMenuCate:hover {
		text-decoration: none;
	}
	.eachLeftMenuContainer {
		margin-top: 25px;
		background-color: #eee;
		padding-bottom: 10px;
	}
	.eachLeftMenuType {
		display: block;
		font-size: 12px;
		color: #1c1c1c;
		padding: 15px;
		padding-left: 30px;
		text-transform: uppercase;
	}
	.eachTestiDesc:first-child {
		margin-top: 30px;
	}
	.eachTestiDesc {
		background-image: url(images/quoteBg.gif);
		background-repeat: no-repeat;
		padding: 10px;
		padding-top: 20px;
		padding-left: 20px;
		padding-right: 20px;
		border-bottom: 5px solid #3a3a3c;
		margin-bottom: 5px;
	}
	.eachTestiName {
		text-align: right;
		margin-bottom: 30px;
		font-weight: bold;
		font-style: italic;
	}
	.restockedPrd {
		background-color: #FC0;
		color: #fff;
		font-weight: bold;
		text-align: center;
		margin-bottom: 5px;
	}
	.soldPrd {
		background-color: #900;
		color: #fff;
		font-weight: bold;
		text-align: center;
		margin-bottom: 5px;
	}
	.username {
		text-transform: capitalize;
	}
	.centerText {
		text-align: center;
	}*/