/*======================================
			Reza
			www.eSoftArena.com
			29-March-2009
=======================================*/
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000;
	text-align:center;
	background:#fff;
}
*{margin:0;	padding:0}
img,fieldset{ border:0}
a{color:#000; text-decoration:none}
a:hover{text-decoration:underline}
ul{list-style:none}
p{margin-bottom:20px; line-height:19px}
#wrap{
	width:800px;
	margin:0 auto;
	text-align:left;
	background:url(./images/bg2.jpg) repeat-y;
}
#wrap2{
	width:800px;
	margin:0 auto;
	text-align:left;
	background:url(./images/bg3.jpg);
}
#wrap dd, #wrap2 dd{ display:block; overflow:hidden}
.top_nav{
	padding-top:22px;
	width:702px;/*684*/
	padding-left:98px;/*116*/
}
.top_nav a{
	height:50px;
	display:block;
	float:left;
	overflow:hidden;
	padding:0 9px;
}
.top_nav a span{ display:none}
.top_nav a.nav-home{
	width:74px;
	background:url(./images/home.png) no-repeat 0 0;
}

.top_nav a.nav-jewelry{
	width:110px;
	background:url(./images/jewelry.png) no-repeat 0 0;
}
.top_nav a.nav-art{
	width:44px;
	background:url(./images/art.png) no-repeat 0 0;
}

.top_nav a.nav-collectable{
	width:149px;
	background:url(./images/collectable.png) no-repeat 0 0;
}
.top_nav a.nav-about{
	width:74px;
	background:url(./images/about.png) no-repeat 0 0;
}
.top_nav a.nav-link{
	width:70px;
	background:url(./images/link.png) no-repeat 0 0;
}
.top_nav a.nav-bulletin{
	width:200px;
	background:url(./images/bulletin.png) no-repeat 0 0;
	margin-left:195px;
}	
.top_nav a:hover{
	background-position:0px -50px ;
}

.main-content h1{
	width:100%;
	height:153px;
	display:block;
	background:url(./images/dust.png) no-repeat center;
}
.main-content h2 a{
	width:100%;
	height:58px;
	display:block;
	clear:both;
	margin-top:30px;
	background:url(./images/shopping.png) no-repeat center top;
}
.main-content h2 a:hover{background-position:center -58px;}

.main-content h1 span, .main-content h2 span, .pagea a span{display:none}

.bottom_nav{
	width:800px;
	padding-top:57px;
	background:url(./images/bottom-floor.png) no-repeat center bottom;
	position:relative;
}

.footer{
	width:800px;
	height:60px;
	position:relative;
	background: #FFF;
	text-align:center;
	
}
.footer p{
	padding-top:5px;
}


/*==============Pagebulletin==================*/


.bulletin{
	width:600px;
	margin:0 auto;
	padding:60px 0 !important;
	padding:60px 0 0 0;
	font-size:14px;
}
.bulletin01{
	width:345px;/*410*/
	height:64px;/*214*/
	padding:50px 50px 100px 15px;
	margin:0 auto;
	overflow:hidden;
	background:url(./images/bulletin01.png) no-repeat;
	margin-bottom:40px;
}
.feature-content{
	width:100%;
	height:60px;
	overflow:hidden;
}

.bulletin02{
	width:440px;/*619*/
	height:283px;/*393*/
	padding:15px 65px 95px 114px;
	margin:0 auto;
	background:url(./images/bulletin02.png) no-repeat;
}

.bulletin02-rpt{
	width:432px;/*599*/
	padding:0px 50px 20px 117px;
	margin:0 auto;
	background:url(./images/rpt2.png) repeat-y;
}
.bulletin02-btm{
	width:600px;/*599*/
	height:59px;
	margin-bottom:30px;
	border:0px solid red;
	background:url(./images/btm.png) no-repeat 21px bottom ;
}


.bulletin02-rpt h2{ font-size:18px; color:#000}
.bulletin02-top{
	width:432px;/*599*/
	padding:20px 50px 20px 117px;
	background:url(images/top2.png) no-repeat 27px 0;
	height:48px;/*88*/
}
.bulletin02top label, .bulletin01 label, .bulletin02-top label{ color:#666; font-size:13px;}

.bulletin02middle{
	width:100%;
	padding-top:7px;
	height:auto;
}
.bulletin02middle a{color:#CC3300;}
.bulletin02middle p{line-height:21px; margin-bottom:23px}
.bulletin02middle ul{margin-bottom:23px}
.bulletin02middle ul li{line-height:21px; list-style-type:disc; list-style-position:inside}


.bulletin02btm{
	width:100%;
	overflow:hidden;
	margin-top:5px;
}
.bulletin02btm label{float:left; display:block; }
.bulletin02btm label a{color:#CC3300; text-decoration:underline; font-weight:bold; cursor:pointer}
.bulletin02btm span{float:right; display:block; }
.bulletin02btm span a{color:#CC3300; text-decoration:underline; font-weight:bold}

/*=======================================
			IMAGE
========================================*/

p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0px;
	margin: 0 0 4px 18px;
	display: inline;
}

img.alignleft {
	padding: 0px;
	margin: 0 18px 4px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
/* End Images */
/*=================== for comment ==================*/
.comment_style{ clear:both; font-size:12px; border:1px solid red; }

.show_all_comments{
	width:600px;
	padding:20px 0;
	margin:0 auto;
}
.cmnt_style{
	width:430px;/*600*/
	margin-bottom:15px;
	padding:14px 55px 12px 114px;
	background:url(images/cmnt-rpt.png) repeat-y ;
	
}
.cmnttop{ width:100%; overflow:hidden}
.commentmetadata{
	font-size:11px;
	margin:5px 0;
	display:block;
}
cite{
	font-size:13px;
	font-weight:bold;
	font-style:normal;
	display:block;
	float:left;
}
.cmnt_style label{
	display:block;
	float:right;
}
#respond{ padding-left:25px; border:1px red red;}
#respond h4{ font-size:14px;padding:10px 0 20px ; }
#respond textarea{
	width:420px;
	height:105px;
	padding:5px;
	border-top: 1px solid #acadb2;
	border-right: 1px solid #dcdfe6;
	border-bottom: 1px solid #e2e9ef;
	border-left: 1px solid #e3e3eb;
}
.input_style{
	width:200px;
	height:20px;
	padding:5px 0 0 5px;
	border-top: 1px solid #acadb2;
	border-right: 1px solid #dcdfe6;
	border-bottom: 1px solid #e2e9ef;
	border-left: 1px solid #e3e3eb;
}

.cmnt_style p { margin:0 0 6px 0; }

#respond label small{ font-size:11px; font-weight:bold; line-height:20px }
.postmeta{
	font-weight:bold;margin-bottom:20px;
}
/*==================== shopping cart ==========*/
.pagea{}
.pagea a{color:#fff; font-size:20px; font-weight:bold; line-height:32px; margin-right:15px;}
.thumb_shop{
	width:709px;
	overflow:hidden;
	margin:36px auto 0 auto;
	padding-bottom:100px;
}
.prd_box{
	width:156px;
	height:172px;
	overflow:hidden;
	margin-bottom:30px;
	float:left;
	display:inline;
	margin-left:60px;
	
}
.prd_box img{ display:block; margin-bottom:6px;}
.prd_box span a{
	font-size:12px;
	color:#000;
	padding:0 1px;
	display:block;
}
.prd_box label{
	text-align:right;
	padding-right:2px;
	display:block;
	font-size:12px;
}
.breadcum{
	width:733px;/*800*/
	height:16px;
	color:#000;
	font-size:14px;
	font-weight:bold;
	margin:12px 0 34px 0;
	padding-left:67px;
}
.breadcum a{
	color:#000;
	font-size:14px;
	font-weight:bold;
	
}
.details_shop{
	width:733px;/*800*/
	color:#000;
	padding-left:67px;
	overflow:hidden;
}
.details_shop h2{
	font-size:25px;
	color:#000;
	margin-bottom:8px;
}
.details_shop .prd_des{
	width:431px;
	float:left;
	margin-right:12px;
}
.prd_des img{display:block; margin-bottom:16px;}
.prd_des h3, .widgettitle{font-size:18px!important}
..prd_des .entry p{font-size:17px;}

.details_shop .prd_cart{
	width:280px;
	float:left;
}
.prd_cart ul{
	padding:25px 0 35px 0;
}
.prd_cart img{display:block; margin-bottom:12px; cursor:pointer}
.prd_cart .price{ font-size:31px; display:block; text-align:right; padding-right:98px; margin-top:48px}
.prd_cart .addcart{
	width:156px;
	height:41px;
	background:url(images/addcart.png) no-repeat;
	border:0;
	cursor:pointer;
	margin:0 0 20px 61px;
}
.page_src{
	
}

.quan_inpt{width:24px;}


.sub_cat{
	margin-left:75px;
	font-size:14px;
	font-weight:bold;
}
	.sub_cat li{ display:inline; margin-right:20px;}
	.sub_cat a{ color:#000000; text-decoration:none;}
	.sub_cat a:hover{ text-decoration:underline;}


@media screen and (-webkit-min-device-pixel-ratio{ /*only for safari hack*/
.bulletin02-btm{
	width:600px;/*599*/
	height:59px;
	margin-bottom:30px;
	border:1px solid red;
	background:url(./images/btm.png) no-repeat 21px bottom ;
}
}




