@charset "utf-8";
/* CSS Document */

body{
	margin:0 auto;
	text-align:center;
	font-family:"Helvetica", Arial, sans-serif;
	font-size:12px;
	color:#252525;
	-webkit-font-smoothing: antialiased;
}

a{color:#d46733;text-decoration:none}
a:hover{color: #252525}	
img{border:none;}
	
hr{
	color:#653513;
	background-color:#653513;
	height:1px;
}
h1{
	font-size:32px;
	font-weight:bold;
	color:#494949;
	margin:0px;
}
h2{
	font-family:"Helvetica", Arial, sans-serif;
	font-size:14px;
	color:#252525;
	font-weight:normal;
}
h2 a{
	font-family:"Helvetica", Arial, sans-serif;
	color:#d46733;
	text-decoration:underline;
}
h3{
	font-size:18px;
	padding-right:30px;
}
/*-------------------------------------------------------*/

.left{ float:left;}
.right{ float:right;}
.center{ text-align:center;}
.txleft{ text-align:left;}
.txright{ text-align:right;}
.inline{ display:inline;}
.hide{ display:none;}
.clear{ clear:both;}

/*-------------------------------------------------------*/
#bodyWrapper{
	text-align: left;
}
#bodyContent{
	background: #fff;
}
#header{
	background-image:url(images/pecca/bg_navi.jpg);
	background-repeat: repeat-x;
	height: 60px;
}

.bgblack{ background-color:#030303}
.bgleather{ background:url(images/pecca/bg_left.png) repeat;}

.pcontent{
	width: 1200px;
	min-height: 500px;
	margin: 0 auto;
}
.pcontent2{
	background: url(images/pecca/bg_middle.jpg) repeat-y;
	width: 1200px;
	height:100%;
	overflow:hidden;
	margin: 0 auto;
}

.topcontent{
	background: url(images/pecca/bg_1.jpg);
	height: 30px;
	padding: 10px 30px 0;
}
.usernavi1{color:#5F3313; font-weight: bold; text-align:right; line-height:20px; }
.usernavi1 a{ color:#252525;}
.login_text {color: #5F3313; font-style: italic;}

.midcontent{
	background: url(images/pecca/bg_middle.jpg) repeat-y;
	min-height: 500px;
	overflow: hidden;
}
.topcon{
	padding: 30px 0px 20px 0px;
	height: 40px;
}

.ptitle{
	font-family:"Helvetica", Arial, sans-serif;
	font-size:30px;
	color:#653616;
	font-weight:normal;
	text-transform:uppercase;
}
.ptitle2{
	font-family:"Helvetica", Arial, sans-serif;
	font-size:25px;
	color:#653616;
	font-weight:normal;
	text-transform:uppercase;
}

.psearch{
	float: right;
	margin-top: -5px;
}

.navi{
	width:1200px;
	margin: 0 auto;
}

.logo{
	padding:15px 0 10px 50px;
	position:relative;
	width:170px;
	float:left;
}

.navi_btn{
	float:right;
	text-align: right;
	font-size:13px;
	font-weight:bold;
	color:#8b8e91;
	margin:0px;
	padding:18px 0px 0px 0px;
}

.navi_btn img.separator{
	padding: 0 15px;
}

/*-------------------------------------------------------*/
.side_left{
	position:relative;
	float:left;
	left:87px;
	width:347px;
	height:563px;
}
.side_right{
	position:relative;
	padding:50px 10px 0 44px;
	float:right;
	right:88px;
	width:625px;
	min-height:513px;
	text-align:left;
	background:url(images/pecca/bg_left.png) repeat;
}

/*-------------------------------------------------------*/
.side_both{
	position:relative;
	padding:50px 44px 20px 44px;
	float:left;
	left:92px;
	width:920px;
	min-height:350px;
	text-align:left;
	background:url(images/pecca/bg_both.png) repeat-y;
}
.side_none{
	position:relative;
	padding:10px 30px;
	width:95%;
	float:left;
	text-align:left;
}
.side_orderform{
	position:relative;
	padding:50px 15px 10px 40px;
/*	float:left;
	left:92px;*/
	margin:0 auto;
	width:950px;
	min-height:680px;
	text-align:left;
	background:url(images/pecca/bg_both.png) repeat-y;
}
.side_product{
	margin: 0 auto;
	width:1035px;
	min-height: 500px;
	text-align:left;
}
.side_order, .side_account{
	margin: 0 auto;
	width:1035px;
	min-height: 500px;
	text-align:left;
}
.side_order_right, .side_account_right{margin: 50px 10px 0 44px;}
.side_order_right, .side_account_right2{margin: 50px 44px 0 44px;}
.subContainer{ padding:18px 0 20px; line-height:20px; overflow:hidden;}
.subContainer.customer ul li{line-height:26px;}
.subContainer2{ 
	padding:18px 20px 10px 30px; 
	line-height:20px; 
	overflow:hidden;
	background-color: white;
	background-color: rgba(255, 255, 255, 0.5);
	width:550px;
}
.whitepaper{
	min-height:350px;
	text-align:left;
	background:url(images/pecca/bg_both.png) repeat-y;
	padding:10px;
}
.tranxbox{
	background-color: white;background-color: rgba(255, 255, 255, 0.5);
}

/*-------------------------------------------------------*/
/* PAGE: LEARN MORE*/
.learn_content{
	width:500px;
	height:311px;
	background:url(images/pecca/bg_learn_more.jpg) repeat-x;
	color:#dfdfdf;
	font-size:12px;
	padding:15px;
	line-height:17px;
}
.learn_content_title{
	color:#fff;
	font-weight:bold;
}
.learn_web_name{
	color:#d46733;
	font-weight:bold;
	font-size:14px;
}
/*-------------------------------------------------------*/
/* PAGE: Account history */
	/* STEP 1 */
.historytable td {
	height: 26px;
	padding-top: 5px;
	border: #878787 1px solid;
	border-collapse: collapse;
	background-color:#FFFFFF;
}
.historytable tr.head td{ background-color:#565656; font-size: 13px; color: white; text-align: center;}

.historytable .orderStatusTable td{ border:none;}

/*-------------------------------------------------------*/
/* PAGE: LEATHER SEAT */
	/* STEP 1 */
.LStable td {
	height: 26px;
	padding-top: 5px;
	border: #878787 1px solid;
	border-collapse: collapse;
}
.LStable tr.head td{ background-color:#565656; font-size: 13px; color: white; text-align: center;}

	/* STEP 2 */
.LS_leftbox{
	position:relative;
	float:left;
	width:220px;
}
.LS_rightbox{
	position:relative;
	float:right;
	width:720px;
	margin-left:5px;
}
.LS_leftbox .box_summary{
	height:138px;
	text-align:left;
	background-color:white;
	overflow:hidden;
}
.LS_leftbox .box_detail{
	text-align:left;
	padding-left:10px;
	margin-top:10px;
	background-color:white;
}
.LS_leftbox .vertbox{
	margin-bottom:10px;
}

.LS_rightbox .box_color{
	padding-top:10x;
	min-height:138px;
	text-align:left;
	background-color:white;
	overflow:hidden;
}
.LS_rightbox .box_image{
	margin-top:10px;
	overflow:hidden;
}

.LS_rightbox .horizbox{ 
	position: relative;
	float: left;
	width: 120px;
	padding-left:5px;
}
#waitingload{ 
	position:absolute;
	min-height: 50px; 
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:100;
	overflow:hidden; 
	background-image:url('images/pecca/transparent.gif'); 
	background-color:transparent; 
	background-position:initial initial; 
	background-repeat:initial initial;
}
.smlbox .smlbox_title{ font-weight:bold; line-height:15px;}
td.summary_title{
	background-color:#565656;
	color:#ffffff;
	padding:2px 0 2px 8px;
	border-bottom:#828282 1px solid;
	font-size:13px;
}
td.summary_content{
	padding:5px 0 2px 8px;
	font-size:13px;
}

/*-------------------------------------------------------*/
/* PAGE: OTHER PRODUCTS */
.side_product_list{
	position: relative;
	margin: 40px auto;
	width: 1060px;
	min-height: 350px;
	text-align: left;
	overflow:hidden;
}
.side_product_list .product_each{
	position: relative;
	float: left;
	margin:7px 10px;
	width: 204px;
	height: 320px;
	padding:13px;
	background-color: #FFF;
	border: 1px solid #a7a7a7;
	vertical-align: top;
	text-align: center;
}
.side_product_list .pd_info{ padding-top:13px; padding-bottom:13px; width:100%; height:70px;}
.side_product_list .pd_btn{ float:right; width:100%; clear:both;}
.side_product_list .product_each_title{
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 30px;
}
.side_product_list .product_each_price{
	font-size: 16px;
	font-weight: bold;
	color: #673612;
}
.side_product_list .productSpecialPrice{ color:#FF0000;}
.side_product_list .product_pagination{
	padding: 30px 30px 10px 10px;
	overflow:hidden;
	clear: both;
}

/* PAGE: INDIVIDUAL PRODUCT INFO */
.side_product_info{
	position: relative;
	margin: 20px auto;
	width: 1080px;
	min-height: 350px;
	text-align: left;
	overflow:hidden;
}
.side_product_info .product_info_content{
	position: relative;
	width: 1050px;
	float: left;
	padding:13px;
	vertical-align: top;
	background-color: #FFF;
	border: 1px solid #a7a7a7;
	overflow:hidden;
	text-align: left;
	font-size: 12px;
	line-height: 22px;
}
.product_info_content .leftside{
	width:520px;
	padding: 13px;
	background-color: #cebfa0;
}
.product_info_content .rightside{
	width:450px;
	padding:0 13px 0 26px;
}
.product_info_content .product_title{
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 30px;
}
.product_info_content .product_price{
	font-size: 16px;
	font-weight: bold;
	color: #673612;
}
.product_info_content .productSpecialPrice{ color:#FF0000;}
.product_info_content .product_desc p{ margin:0; padding:0;}
.product_info_content .product_qty{ padding:10px 0;}
.product_info_content .product_btn{ padding:10px 0;}
input#prod_qty{ text-align:center;}

/*-------------------------------------------------------*/
/* PAGE: EXCLUSIVE LEATHER SEAT */
.side_product_exls{
	position: relative;
	margin: 40px auto;
	width: 1060px;
	min-height: 350px;
	text-align: left;
}
.side_product_exls .leftside{
	position:relative;
	float:left;
	width:490px;
	padding-top:20px;
	padding-left:4px;
}
.side_product_exls .rightside{
	position:relative;
	float:right;
	width:522px;
	padding-top:20px;
	padding-right:4px;
}
.exclusive_title{
	font-family:"Helvetica", Arial, sans-serif;
	font-size:22px;
	color:#653616;
	font-weight:lighter;
	line-height:25px;
	text-transform:uppercase;
	padding-bottom:3px;
}
.exlsdrop{
	min-width:150px;
}
.styling_tech{
	font:12px;
	color: #252525;
}
.exclusive_note{
	background:url(images/pecca/background_note.png) no-repeat;
	padding:15px;
	font-size:12px;
	color:#673612;
	width:490px;
	margin-top:20px;
	min-height: 100px;
}
.exclusive_note ul{
	margin:5px 0 0 0 ;
	padding-left:24px;
	width:90%;
}
.exclusive_note ul li{
	line-height:13px;
}

/*
.styling_tech img{
	padding-right:20px;
}
.exclusive_l_left img{
	padding-bottom:10px;
}
.styling_tech2 img{
	padding-right:20px;
	padding-top:2px;
}
*/

/*-------------------------------------------------------*/


/*
.summary{
	position:relative;
	float:left;
	width:220px;
	min-height:138px;
	text-align:left;
	background-color:white;
}

.summary_title{
	background-color:#565656;
	color:#ffffff;
	padding:2px 0 2px 8px;
	border-bottom:#828282 1px solid;
	font-size:13px;
}

.summary_content{
	padding:5px 0 2px 8px;
	font-size:13px;
}
.detail{
	position:relative;
	float:right;
	width:720px;
	height:138px;
	text-align:left;
	background-color:white;
	margin-left:5px;
}

.detail_table{
	position:relative;
	float:left;
	width:120px; 
	padding-left:10px;
}

.summary_bottom{
	position:relative;
	float:left;
	width:210px;
	text-align:left;
	background-color:white;
	padding-left:10px;
}

.summary_image{
	position:relative;
	float:right;
	width:720px;
	padding-left:10px;
	padding-top:5px;
}
*/

/*-------------------------------------------------------*/

/*
.product_left{
	position:relative;
	float:left;
	width:180px;
}

.order1 td{
	height:26px;
	padding-top:5px;
	text-align:center;
	border:#878787 1px solid;
	border-collapse:collapse;
}
	
.order3 td{
	height:26px;
	padding-top:5px;
	text-align:left;
	border:#878787 1px solid;
	border-collapse:collapse;
	padding-left:10px;
}
.order_form_title{
	font-size:13px;
	color:#fff;
	}
.next_btn{
	position:relative;
	float:right;
	right:20px;
	top:60px;
}
.back_btn{
	position:relative;
	float:left;
	top:60px;
}
*/	

.form{
	font-family:"Helvetica", Arial, sans-serif;
	font-size:12px;
	line-height:26px;
}
.slogan{
	width: 1100px;
	padding: 50px 0 60px 0;
	margin: 0 auto;
	clear:both;
}
.slogan img{
	float: right;
}

.thankyou{
	font-size:16px;
	color:#494949;
	text-align:center;
	padding-top:40px;
}

.forget_pass{
	font-size:13px;
	color:#252525;
	text-align:left;
	padding-top:30px;
}

.customer{
	padding-top:18px;
	line-height:20px;
}

.about{
	padding-top:18px;
	line-height:21px;
	font-size:13px;
}

.customer ul li{
	line-height:26px;
}
	
.footer{
	margin: 0 auto;
	background-image: url(images/pecca/bg_footer.jpg);
	height: 32px;
	width: 1200px;
}

.footer div{
	text-align: left;
}

.footer_navi{
	position:relative;
	float:left;
	left:23px;
	vertical-align:middle;
	font-size:13px;
	color:#fff;
	padding-top:7px;;
	letter-spacing:1px;
}

.footer_image{
	position:relative;
	float:left;
	left:10px;
	vertical-align:middle;
	padding-top:2px;;
}

.footer_navi a{
	font-size:13px;
	color:#dfdfdf;
	text-decoration:none;
}

.footer_copyright{
	position:relative;
	float:right;
	right:23px;
	vertical-align:middle;
	font-size:13px;
	color:#fff;
	padding-top:7px;
}

.footer_home{
	position:absolute; 
	bottom:0; 
	opacity:0.7;
	filter: alpha(opacity = 70);
	width:100%;
	height:30px;
	background-color:#000000;
}

.style1 {color: #8b8e91}
.style2 {color: #252525}

.googletranslate{
	display: inline-block;
}

.googletranslate_img{
	display: inline-block;
	padding: 5px;
}

.fieldKey{
	width: 138px;
	vertical-align: middle;
}

.fieldValue{
	width: 166px;
	vertical-align: middle;
}

.fieldValue select{
	width: 152px;
	margin-left: 2px;
}

.tbl_row{
	display: table-row;
}

.form_left, .form_right{
	display: table;
	width: 315px;
	float: left;
}

.form_bott{
	clear:both;
}

.register_form{
	width: 635px;
}

.newsletter_input{
	text-align: center;
	padding: 40px 0;
}

/* site map */
.sitemap{
	margin:5px 0 20px -10px;
}

.sitemap ul{
	list-style:circle #d46733;
}

.sitemap li{
	margin-bottom:3px;
}


.sitemap_title{
	color:#252525;
}

.sitemap_title:hover{
	color:#d46733;
}

/* message box */
.messageBox { margin:10px 0;}
.messageStackError, .messageStackWarning {background-color: #ffb3b5; }
.messageStackSuccess { background-color: #99ff00; }

/* Tooltips */
.pctooltips{ cursor:pointer;}

/*buttons*/
.btnimg{ text-indent:-9999px; height:42px; border:none; cursor:pointer;}
.btn_back{ width:94px; height:42px; background: url(images/pecca/btn_back.png) no-repeat;}
.btn_back.over{ background: url(images/pecca/btn_back_a.png) no-repeat;}

.btn_next{ width:94px; height:42px; background: url(images/pecca/btn_next.png) no-repeat;}
.btn_next.over{  background: url(images/pecca/btn_next_a.png) no-repeat;}

.btn_register{ width:142px; height:42px; background: url(images/pecca/btn_register.png) no-repeat;}
.btn_register.over{  background: url(images/pecca/btn_register.png) no-repeat;}

.btn_confirm{ width:119px; height:42px; background: url(images/pecca/btn_confirm.png) no-repeat;}
.btn_confirm.over{  background: url(images/pecca/btn_confirm_a.png) no-repeat;}

.btn_addorder{ width:119px; height:42px; background: url(images/pecca/btn_add.png) no-repeat;}
.btn_addorder.over{  background: url(images/pecca/btn_add_a.png) no-repeat;}

.btn_continue{ width:94px; height:42px; background: url(images/pecca/btn_cont.png) no-repeat;}
.btn_continue.over{  background: url(images/pecca/btn_cont_a.png) no-repeat;}

.btn_signin{ width:94px; height:42px; background: url(images/pecca/btn_signin.png) no-repeat;}
.btn_signin.over{  background: url(images/pecca/btn_signin_a.png) no-repeat;}

.btn_send{ width:95px; height:42px; background: url(images/pecca/btn_send.png) no-repeat;}
.btn_send.over{  background: url(images/pecca/btn_send_a.png) no-repeat;}

.btn_applyjob{ width:209px; height:42px; background: url(images/pecca/btn_applyjob.png) no-repeat;}
.btn_applyjob.over{  background: url(images/pecca/btn_applyjob_a.png) no-repeat;}

.btn_clear{ width:95px; height:42px; background: url(images/pecca/btn_clear.png) no-repeat;}
.btn_clear.over{  background: url(images/pecca/btn_clear_a.png) no-repeat;}

.btn_search{ width:94px; height:42px; background: url(images/pecca/btn_search.png) no-repeat;}
.btn_search.over{  background: url(images/pecca/btn_search_a.png) no-repeat;}

.btn_moreinfo{ width:140px; height:42px; background: url(images/pecca/btn_more_info.png) no-repeat;}
.btn_moreinfo.over{  background: url(images/pecca/btn_more_info_a.png) no-repeat;}

.btn_addtocart{ width:129px; height:42px; background: url(images/pecca/btn_add_cart.png) no-repeat;}
.btn_addtocart.over{  background: url(images/pecca/btn_add_cart_a.png) no-repeat;}


/* Special */
/*
.exlsbuttons button.jqtransformbutton span{ padding:0; margin:0; width:0; height:0; display:none; background:none;}
.exlsbuttons button.jqtransformbutton span span{ padding:0; margin:0; width:0; height:0; display:none; background:none;}
* button.btnimg.jqtransformbutton span{ padding:0; margin:0; width:0; height:0; display:none; background:none;}
* button.btnimg.jqtransformbutton span span{ padding:0; margin:0; width:0; height:0; display:none;  background:none;}
*/


/* ----------------------------------------------------- 
	PAGINATION
----------------------------------------------------- */
.pagination {
	margin:5px 0 0;
	padding:0;
	overflow: hidden;
	float: right;
	clear:both;
}
.pagination span, .pagination a{
	float: left;
	margin: 0 0 0 6px;
	padding: 1px 4px;
	font-size: 11px;
	color: #3d3d3d;
	background-color: #dbdbdb;
	border:1px solid #252525;
	min-width: 10px;
	text-align: center;
}
/*.pagination span.extend{ border:none; background:none;}*/
.pagination span.current, 
.pagination a.current,
.pagination a:hover{
	color: #dbdbdb;
	background-color: #3d3d3d;
}
