body{
	padding:0px;
	margin:0px;
	background-color:#231f20;
	font-family: helvetica, sans-serif,arial;
	font-size:10px;
}

a,div,h1,h2,h3,h4,h5,h6,table,td,select{
	/*font-family*/
	font-size:10px;
	font-family: helvetica, sans-serif,arial;
}


a:link,a:active,a:visited{
	text-decoration:none;
	color:#231f20;
}

a:hover{
	text-decoration:underline;
}

img{
	border:0px;
	vertical-align:bottom;
}

#headerWrapper{
	width:990px;
	height:26px;
	margin:auto;
	background-image:url(../images/header_bg.gif);
	background-repeat:repeat-y;
	background-position:top left;
}



#footerWrapper{
	width:990px;
	height:40px;
	margin:auto;
	background-color:#000000;
	background-repeat:repeat-x;
}

#contentWrapper{
	width:990px;
	margin:auto;
}

#homeEventWrapper{
	background-image:url(../images/homepage_event_bg.gif);
	background-repeat:repeat-x;
	height:231px;
	width:235px;
	text-align:center;
}

#homeProductWrapper{
	background-image:url(../images/homepage_image2.jpg);
	background-repeat:no-repeat;
	width:755px;
	height:231px;
}

#homeProductBtmMenu{
	text-align:center;
	padding-top:25px;
}	

#contentLeftWrapper{
	width:325px;
	border:0px solid red;
	float:left;
}

#contentRightWrapper{
	width:665px;
	border:0px solid red;
	float:right;
}

#divStoppressNavigate{
	background-image:url(../images/img_stop_press_f.gif);
	background-repeat:no-repeat;
	width:600px;
	height:40px;
}

div.homeSubProductWrapper{
	width:108px;
	text-align:center;
	color:#231f20;
	margin-right:13px;
	
}

div.delimeterMenu{
	background-image:url(../images/delimeter_menu.gif);
	background-repeat:no-repeat;
	background-position:center center;
	height:34px;
	width:3px;
	margin:0px 1px 0px 1px;
}

div.delimeterfooter{
	background-image:url(../images/delimeter_menu.gif);
	background-repeat:no-repeat;
	background-position:center center;
	height:46px;
	width:3px;
	margin:2px 1px 0px 2px;
}

div.divContentOnly{
	padding:30px 0px 30px 30px;
	background-color:#F6F6F7;
	width:960px;
	margin:auto;
	background-image:url(../images/nobg.jpg);
	background-repeat:repeat-x;
	
}

.delimeter{
	background-image:url(../images/delimeter.gif);
	background-repeat:no-repeat;
	background-position:center center;
	height:29px;
	width:3px;
	margin:2px 0px 0px 2px;
}

div.delimeterLeft{
	background-image:url(../images/delimeter.gif);
	background-repeat:no-repeat;
	background-position: center left;
	padding-left:3px;
	height:29px;
	margin:auto;
	margin-top:5px;
	margin-bottom:5px;
}

div.delimeterRight{
	background-image:url(../images/delimeter.gif);
	background-repeat:no-repeat;
	background-position: center right;
	padding-right:3px;
	height:22px;
	padding-top:7px;
}

a.footerLink:link,a.footerLink:active,a.footerLink:visited{
	line-height:38px;
	display: block;
	color: #A0A0A0;
	text-decoration: none;
	padding: 1px 10px 1px 10px;
	font-size:8px;
	/*margin:2px 0px 2px 0px;*/
}

a.footerLink:hover{
	color:#ed1c24;
	font-size:8px;
}

.floatLeft{
	float:left;
}

.floatRight{
	float:right;
}

.clearBoth{
	clear:both;
}

div.homeEventTitle{
	margin:auto;
	line-height:31px;
	color:#636363;
	/*margin:30px 0px 20px 0px;*/
	width:85px;
}

div.homeEventDetail{
	width:188px;
	margin:auto;
	text-align:justify;
	color:#636363;
}

div.homeProductDetail{
	width:363px;
	height:231px;
	overflow:hidden;
}

div.divHomeProd{
	padding-right:5px;
	padding-bottom:3px;
	width:31px;
	text-align:center;
	float:left;
	font-size:7px;
}



img.border1px{
	border:1px solid #777677;
	margin:0px;
	padding:0px;
}

input.search{
	border:1px solid #abaaaa;
}

.txtbox{
	border:1px solid #e3e4e5;
}




a.headerLink,a.headerLink:link,a.headerLink:visited,a.headerLink:active{
	color:#d7d7d7;
	text-decoration:none;
	font-size:8px;
}

a.headerLink:hover{
	text-decoration:underline;
	font-size:8px;
}



div.productlevel1{
	background-image:url(../images/image3.jpg);
	width:990px;
	height:583px;
}

div.productlevel2{
	background-image:url(../images/image3.jpg);
	width:990px;
	height:583px;
}

div.productlevel3{
	background-image:url(../images/image3.jpg);
	width:990px;
	height:583px;
}

div.divLeftMenu{
	/*new*/
	padding-left:7px;
	width:128px;
	float:left;
	border:0px solid red;
	padding-top:230px;
}

div.divRightContentList{
	float:right;
	border:0px solid red;
	padding:10px 0px 0px 3px;
	width:150px;
	
	
	/* maximun width : 180 px*/
}

div.leftMenu{
	/*padding-top:300px;*/
	padding-left:7px;
	width:128px;
	padding-right:25px;
}

table.tblLeftMenu{
	padding:0px;
	margin:0px;
	border:0px;
}

table.tblLeftMenu td{
	vertical-align:middle;
}

div.divLogo{
	height:58px;
	width:186px;
	float:right;
	padding-right:25px;
}

div.divSubContent{
	width:620px;
	padding:0px 0px 0px 30px;
}

div.lookImage{
	vertical-align:top;
	float:left;
	width:320;
	height:430px;

}

div.artistImage{
	float:left;
	width:315px;
	height:430px;
	border:0px solid red;
	padding:12px 0px 0px 7px;
	vertical-align:bottom;
	overflow:hidden;
}

div.position{
	float:left;
	width:328px;
	height:25px;
	padding:0px 0px 0px 316px;
}

div.divCategory{
	height:200px;
	padding-top:50px;
}

div.divProductImg{
	width:150px;
}

a.leftMenulink:link,a.leftMenulink:active,a.leftMenulink:visited{
	padding:2px 5px 2px 5px;
	color:#464647;
	text-decoration:none;
	font-size:10px;
	display:block;
	line-height:12px;
}	

a.leftMenulink:hover{
	/*text-decoration:underline;*/
	color:#ed1c24;
}	

a.leftMenulinkSel:link,a.leftMenulinkSel:active,a.leftMenulinkSel:visited{
	color:#ed1c24;
	padding:0px 4px 0px 4px;
	text-decoration:none;
	font-size:10px;
	display:block;
	line-height:12px;
}	

a.leftMenulinkSel:hover{
	/*text-decoration:underline;*/
}

.level2,a.level2:link,a.level2:active,a.level2:visited,a.level2:hover{
	margin-left:15px;
}
	



a.sp_prev,a.sp_prev:link,a.sp_prev:hover,a.sp_prev:visited,a.sp_prev:active{
	/*stop press page*/
	text-decoration:none;
	color:#831b1d;
	display:block;
	width:25px;
	height:38px;
	padding-left:0px;
	margin-left:5px;
	background-image:url(../images/sp_prev.jpg);
	background-repeat:no-repeat;
	background-position:0px 15px;
}

div.sp_prev_content{
	float:left;
	text-decoration:none;
	color:#831b1d;
	width:110px;
	height:38px;
	padding-left:2px;
}

a.sp_next,a.sp_next:link,a.sp_next:hover,a.sp_next:visited,a.sp_next:active{
	/*stop press page*/
	text-decoration:none;
	color:#831b1d;
	display:block;
	width:25px;
	height:38px;
	padding-right:0px;
	margin-right:5px;
	background-image:url(../images/sp_next.jpg);
	background-repeat:no-repeat;
	background-position:right 15px;
}

div.sp_next_content{
	float:right;
	text-decoration:none;
	color:#831b1d;
	width:110px;
	height:38px;
	text-align:right;
	padding-right:2px;
}

a.prev,a.prev:link,a.prev:hover,a.prev:visited,a.prev:active{
	display:block;
	width:25px;
	height:15px;
	background-image:url(../images/sp_prev.jpg);
	background-repeat:no-repeat;
}

a.next,a.next:link,a.next:hover,a.next:visited,a.next:active{
	display:block;
	width:25px;
	height:15px;
	background-image:url(../images/sp_next.jpg);
	background-repeat:no-repeat;
}

.orangetxt{
	color:#831b1d;
	font-size:9px;
}

table.inputform td{
	padding:2px;
}

div.productImgList{
	width:68px;
	padding:0px 0px 5px 0px;
	font-size:9px;
	float:left;
}

div.productList{
	width:68px;
	float:left;
	/*margin-right:3px;*/
	margin-bottom:0px;
	font-size:9px;
	
	background-image:url(../images/product-bg.gif);
	background-repeat:no-repeat;
	
}

div.productlistVer{
	width:46px;
	float:left;
	padding-right:4px;
	padding-bottom:8px;
	font-size:9px;
}

div.divHtu{
	line-height:22px;
	padding-top:78px;
	float:right;
	color:#FFFFFF;
	padding-right:30px;
}

#productDetailLeftWrapper{
	width:320px;
	float:left;
}

#productDetailRightWrapper{
	float:left;
	width:670px;
	height:584px;
}

#productDetail{
	height:184px;
	color:#FFFFFF;
	padding-left:60px;
	
}

#productDetailm{
	height:184px;
	color:#464647;
	padding-left:60px;
	
}

div.categoryTitle{
	border-bottom:2px solid #464647;
	font-size:18px;
	width:150px;
}

.maintitle{
	color:#000000;
	font-size:15px;
	font-weight:bold;
}

.subheader{
	font-weight:bold;
	font-size:11px;
	color:#000000;
}

.red{
	color:#FF0000;
}

div.subCategoryTitle{
	color:#831b1d;
	font-size:15px;
	padding-top:2px;
}

div.productWhiteTitle{
	color:#FFFFFF;
	font-size:13px;
}

div.productGreyTitle{
	color:#464647;
	font-size:15px;
}

div.divColorSelector{
	font-size:12px;
	padding:5px 0px 5px 0px;
	font-weight:bold;
}

div.divQty{
	padding:0px 4px 0px 4px;
}

div.divPrice{
	text-align:right;
	padding:5px 7px 5px 0px;
}

div.divProductDetail{
	width:350px;
	padding:10px 0px 10px 0px;
	text-align:justify;
}


div.colorpattern{
	/*background-color:#c39a6b;
	height:20px;
	width:20px;*/
	margin-right:3px;
	margin-bottom:3px;
}


img.ymal{ 
	/*your may also like*/
	padding:0px 0px 0px 0px;
}

.redbutton{
	background-image:url(../images/button.png);
	background-repeat:no-repeat;
	height:17px;
	width:63px;
	border:0px;
	font-size:8px;
	color:#FFFFFF;
	font-family: helvetica, sans-serif,arial;
}

.redbutton9px{
	background-image:url(../images/button.png);
	background-repeat:no-repeat;
	height:17px;
	width:63px;
	border:0px;
	font-size:9px;
	color:#FFFFFF;
	line-height:17px;
	font-family: helvetica, sans-serif,arial;
}

.redbutton_long9px{
	background-image:url(../images/button_long.gif);
	background-repeat:no-repeat;
	height:17px;
	width:90px;
	border:0px;
	font-size:9px;
	color:#FFFFFF;
	font-family: helvetica, sans-serif,arial;
}

.price{
	font-size:12px;
	font-weight:bold;
}

div.divMenu{
	width:140px;
	font-size:13px;
	text-align:center;
}

ul.blackcircle li{
	padding:5px 0px 0px 0px;
	color:#464646;
}

div.hr{
	width:100%;
	border-bottom:1px solid #abadb0;
	margin:3px 0px 3px 0px;
}

.cart-box{
	padding:0px 0px 10px 0px;
}



table.totalprice td{
	padding:0px 10px 10px;
	font-size:12px;
	font-weight:bold;
}

table.inputform td{
	padding:2px;
	vertical-align:top;
}

.txtbox220{
	width:220px;
}




/* == Menu (Suckerfish) == */
#menuWrapper{
	width:990px;
	height:29px;
	margin:auto;
	
	background-repeat:repeat-x;
	background-image:url(../images/menu_bg_new.gif);
	padding:6px 0px 6px 0px;
}

#nav, #nav ul { /* Main UL and sub UL */
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 100;
}

#nav li { /* Main LI hover */
	float: left;
}

#nav li:hover, #nav li.sfhover, #nav a.selected { /* Main LI hover */
	color:#FFFFFF;
}

#nav li a {
	display: block;
	color: #FFFFFF !important;
	/*ont-size: 11px;*/
	line-height: 29px;
	text-decoration: none;
	padding: 0px 20px 0px 20px;
	font-family: helvetica, sans-serif,arial;
	font-size:11px;
	/*width:100px;*/
	text-align:center
}

#nav li a:hover,#nav li a:active {
	/*color: #ed1c24 !important;*/
	
}

#nav li a.menusel:link,#nav li a.menusel:active,#nav li a.menusel:hover,#nav li a.menusel:visited{
	/*color: #ed1c24 !important;;*/
	font-weight:bold;
}

#nav li ul {
	position: absolute;
	left: -999em;
	background: #000000;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li ul li {
	clear: left;
}

#nav li ul li a {
	line-height: normal;
}

#nav li ul li a:hover {
}

.btnCmd{
	border:1px solid #e3e4e5;
}

.error{
	width:978px;
	margin:auto;
	background-color:#FFFFE0;
	border:1px solid #FFFFE0;
	font-size:14px;
	padding:5px;
	color:#FF0000;	
}

.notice{
	width:978px;
	margin:auto;
	background-color:#FFFFE0;
	border:1px solid #FFFFE0;
	font-size:14px;
	padding:5px;
}

div.divbrandTitle{
	color:#831b1d;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #97999b;
	padding-bottom:3px;
	margin-bottom:3px;
}

div.divBrandContent{
	color:#464647;
	text-align:left;
	font-size:11px;
}

div.divBrandContentWrapper{
	width:255px;
	padding:0px 25px 0px 200px;
	border:0px solid red;
	float:right;
}

a.redLink:link,a.redLink:visited,a.redLink:active,a.redLink:hover{
	color:#934234;
	font-weight:bold;
}

div.divStoreLocator{
	width:200px;
	font-size:11px;
	float:left;
	padding-right:15px;
}

div.divStoreLocatorTitle{
	font-size:12px;
	font-weight:bold;
}

div.divStoreLocatorSubTitle{
	font-size:11px;
	font-weight:bold;
}

div.staticTitle{
	font-size:12px;
	font-weight:bold;
	padding:7px 0px 2px 0px;
}

div.divStaticContent{
	width:620px;
	padding-left:20px;
	font-size:11px;
}

div.divStaticContent div{
	font-size:11px;
}

div.divStaticContent a:link,div.divStaticContent a:visited,div.divStaticContent a:active,div.divStaticContent a:hover{
	font-size:11px;	
	color:#934234;
}

div.divStaticContentT1{
	width:620px;
	padding-left:20px;
	font-size:11px;
}

div.divStaticContentT1 div{
	font-size:11px;
}

div.divStaticContentT1 a:link,div.divStaticContentT1 a:visited,div.divStaticContentT1 a:active,div.divStaticContentT1 a:hover{
	font-size:11px;	
	color:#934234;
}

div.divStaticContentT1 ul,div.divStaticContentT1 ol{
	padding-left:30px;
	padding-top:5px;
	padding-bottom:5px;
}

div.divStaticContentT1 ul li,div.divStaticContentT1 ol li{
	padding-bottom:2px;
}

.staticSubTitle {
	font-size:11px;
	font-weight:bold;
}

.font10{
	font-size: 10px;
	font-family: helvetica, sans-serif, arial;
}

div.divSiteMap{
	width:130px;
	padding:10px 20px 5px 0px;
	float:left;
	border:0px solid red;
}

div.siteMapTitle{
	font-size:11px;
	font-weight:bold;
}

div.divSiteMapSub{
	padding-left:10px;
}

table td.mplTitle{
	text-align:center;
	width:115px;
	height:8px;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	padding:5px 0px 5px 0px;
}

table td.mplprod{
	text-align:center;
	width:115px;
}

table td.mpltdDelimeter{
	font-size:1px;
	width:2px;
}

a.mplLink,a.mplLink:link,a.mplLink:visited,a.mplLink:active,a.mplLink:hover{
	text-decoration:none;
	background-image:url(../images/product-bg.gif);
	background-repeat:no-repeat;
	display:block;
}

a.linkAskGuru:link,a.linkAskGuru:visited,a.linkAskGuru:active{
	color:#636363;
	font-size:11px;
	text-decoration:none;
}

a.linkAskGuru:hover{
	color:#ed1c24;
}

a.storetypeLink:active,a.storetypeLink:link,a.storetypeLink:visited{
	display:block;
	font-size:12px;
	font-weight:bold;
	/*color:#666666;*/
	color:#ab4449;
	margin:0px 16px 10px 0px;
	margin-bottom:10px;
	float:left;
	text-decoration:none;
}
a.storetypeLink:hover{
	/*color:#000000;*/
	color:#c5161d;
}

a.storetypeLinkSel:link,a.storetypeLinkSel:visited,a.storetypeLinkSel:active,a.storetypeLinkSel:hover{
	display:block;
	font-size:12px;
	font-weight:bold;
	/*color:#000000;*/
	color:#c5161d;
	margin:0px 16px 10px 0px;
	
	float:left;
	text-decoration:none;
}