﻿body,html
{
background:url(../images/bg2.jpg) #fff center top; ???
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
margin:0px auto auto auto;
color:#000;
}
p{
padding:2px;
margin:0px;
}
#main_container{
background-color:#fff;
width:1000px;
height:auto;
margin:auto;
padding:0px;
}



#login{
float:right;
width:140px;
margin:20px 60px 20px 0;
color:#fff;
}
#login a{
color:#FAFCFB;
}
#login a:hover{
text-decoration:none;
}


#header{
width:1000px;
height:173px;
background:url(../images/header_bg2.jpg) no-repeat center;
background-position:0px 0px;
margin:5px auto;
}
#logo{
float:left;
padding:15px;
border-right:1px solid #B52C47;
border-bottom:1px solid #B52C47;
-moz-box-shadow:3px 3px 5px #B52C47;
-webkit-box-shadow:3px 3px 5px #B52C47;
-o-box-shadow:3px 3px 5px #B52C47;
box-shadow:3px 3px 5px #B52C47;
}
#logo img {
border-right:1px solid #EB1B33;
border-bottom:1px solid #EB1B33;
box-shadow:5px 5px 7px rgba(0, 0, 0, 0.4);
-moz-box-shadow:5px 5px 7px #EB1B33;
-webkit-box-shadow:5px 5px 7px #EB1B33;
-o-box-shadow:5px 5px 7px #EB1B33;
}

/*------------------------------ checkout page ------------------------------*/

#checkout {
border:1px solid red;
min-height:300px;
width:100%;
float:left;
background:#fff;
}
#number{
margin-top:2%;
color:red;
text-align:center;
font-size:14px;
}
#checkout h3 span {
	background-color: #e6b614;
	height: 29px;
	padding: 2px 10px 0px 10px;
	text-align: center;
	}
#checkout table {
	font-family: 'Trebuchet MS';
	width: 900px;
	margin: 0 auto 0px;
	}
#checkout table th {
	font-size: 14px;
	line-height: 24px;
	}
#checkout table tr th:first-child {
	padding-left: 50px;
	text-align: left;
}
#checkout table tr td {
	color: #636a86;
	width: 120px;
	padding: 6px 0 36px;
	text-align: center;
}
#checkout table tr td:first-child {
	width: 520px;
	text-align: left;
}
#checkout table tr td img {
	float: left;
	margin: 18px 18px 18px 40px;
}
#checkout table tr td b {
	
	font-size: 13px;
	margin-top: 18px;
}
#checkout table tr td p {
   	font-size: 12px;
	line-height: 18px;
	padding-bottom: 30px;
}
#checkout table tr td input.txtfield {
	color:#636a86 ;
	font-weight: bold;
	line-height: 24px;
	height: 24px;
	width: 62px;
	border: 1px solid #D8D8D8 ;
	margin-left: 20px;
	margin-bottom:150px;
	padding: 0 5px;
	text-align: right;
}
#checkout table tr td input.resetfield_a {
	color:#636a86 ;
	margin-left: 20px;
	width: 80px;
	margin-bottom:20px;
	}
	#checkout table tr td input.resetfield_b {
	color:#DF3A01 ;
	margin-left: 20px;
	width: 80px;
	margin-bottom:110px;
	}

#checkout table tbody tr td.last div a:hover {
	background-color: #c7eeef;
}
#checkout a.proceed-btn {
	float: right;
	background-color: #e6b614;
	color: #DF0101;
	font-family: 'HammersmithOneRegular';
	font-size: 18px;
	font-style: italic;
	padding: 6px 12px;
	text-decoration: none;
	margin-bottom:20px;
	margin-right:40px;
	
}
#checkout a.proceed-left {
	float: left;
	background-color: #e6b614;
	color: #DF0101;
	font-family: 'HammersmithOneRegular';
	font-size: 18px;
	font-style: italic;
	padding: 6px 12px;
	text-decoration: none;
	margin-bottom:20px;
	margin-left:40px;
}
#checkout a.proceed-left:hover {
	background-color: #d2941d;
	color:#fff;
}
#checkout a.proceed-btn:hover {
	background-color: #d2941d;
	color:#fff;
}
/*------------------------------ product.html ------------------------------*/

.top_banner{

width:400px;
height:164px;
float:left;
margin:5px 0 0 70px;
padding:5px 0 0 50px;

}


.main_content{
float:left;
background: #fff;

}
/*---------------- menu tab----------------------*/
#menu_tab{
width:1000px;
height:50px;
background-color:#fff;
}


ul.menu {
list-style-type:none; float:left; display:block; width:1000px; 
margin:0px; padding:0px;background:url(../images/menu_bg2.gif) repeat-x;}

ul.menu li {
display:inline;
font-size:11px;
font-weight:bold;
line-height:40px;
}

ul.menu li.divider {
display:inline;
width:2px;
height:40px;
float:left;
background:url(../images/menu_divider.gif) no-repeat center;
}

a.nav1:link, a.nav1:visited {
display:block; float:left; padding:0px 8px 0px 22px; margin:0 14px 0 14px;height:40px;text-decoration:none; color:#676d77;}
a.nav2:link, a.nav2:visited {
display:block; float:left; padding:0px 8px 0px 22px; margin:0 14px 0 14px;height:40px;text-decoration:none;  color:#676d77;}
a.nav3:link, a.nav3:visited {
display:block; float:left; padding:0px 8px 0px 22px; margin:0 14px 0 14px;height:40px;text-decoration:none;  color:#676d77;}
a.nav4:link, a.nav4:visited {
display:block; float:left; padding:0px 8px 0px 22px; margin:0 14px 0 14px;height:40px;text-decoration:none; background:url(../images/favs.png) no-repeat left; color:#676d77;}
a.nav5:link, a.nav5:visited {
display:block; float:left; padding:0px 8px 0px 22px; margin:0 14px 0 14px;height:40px;text-decoration:none;  color:#676d77;}
a.nav6:link, a.nav6:visited {
display:block; float:left; padding:0px 8px 0px 22px; margin:0 14px 0 14px;height:40px;text-decoration:none; color:#676d77;}

a.nav1:hover, a.nav2:hover, a.nav3:hover, a.nav4:hover, a.nav5:hover, a.nav6:hover {
color:#fff;
background-color: orange;
-webkit-transition-property: background-color;
-moz-transition-property: background-color;
-o-transition-property: background-color;
transition-property: background-color;
-webkit-transition-duration: 1.2s;
-moz-transition-duration: 1.2s;
-o-transition-duration: 1.2;
transition-duration: 1.2s;
}

li.currencies{
width:180px;
float:left;
padding:0 0 0 15px;
color:#676d77;
font-size:11px;
font-weight:bold;
}
/*----------------crumb_navigation-------------*/

span.current{
color:#0fa0dd;
}

/*-------------left_content------------------*/
.left_content{
width:196px;
float:left;
padding-top:5px;
}
.title_box{
width:196px;
height:30px;
margin:0;
background-color:#FAFAFA;
text-align:center;
font-size:13px;
font-weight:bold;
color:#FF4000;
line-height:30px;
}
/*--------left menu---------*/
ul.left_menu{
width:196px;
padding:0px;
margin:0px;
list-style:none;
}
ul.left_menu li{
margin:0px;
list-style:none;
}
ul.left_menu li.odd a{
width:166px;height:auto;display:block; border-bottom:1px #D8D8D8 solid;
text-decoration:none;color:#504b4b;padding:0 0 0 30px; line-height:25px;
}
ul.left_menu li.even a{
width:166px;height:auto;display:inline-block;border-bottom:1px #D8D8D8 solid;
text-decoration:none;color:#504b4b;padding:0 0 0 30px; line-height:25px;
}
ul.left_menu li.none a{
width:166px;height:auto;display:block; border-bottom:1px #D8D8D8 solid;
text-decoration:none;color:#504b4b;padding:0 0 0 30px; line-height:25px;
}
ul.left_menu li.even a:hover, ul.left_menu li.odd a:hover{
background:orange; color:#FFFFFF;background-position:5px 5px;
}

.border_box{
width:194px;
height:auto;
text-align:center;
bolder:1px #D8D8D8 solid; ???
}
.product_title{
color:#fff;
padding:5px 0 5px 0;
font-weight:bold;
}
.product_title a{
text-decoration:none;
color:#ea2222;
padding:5px 0 5px 0;
font-weight:bold;
}
.product_title a:hover{
color:#064E5A;
}
.product_img{
padding:5px 0 5px 0;
border:none:
}

.prod_price{
line-height:24px;
background:orange;
text-align:center;
}
span.reduce{
color:#999999;
text-decoration:line-through;
}
span.price{
background:#ECEC26;
color:#ea2222;

}
/*----------right menu--------------*/
.right_menu{
    width:196px;
    margin:0px;
    padding:0px;
    list-style:none outside none;
}

.right_menu li{
    border-bottom:1px solid #d8d8d8;
    color:#504b4b;
    display:block;
    height:auto;
    line-height:25px;
    padding: 0 0 0 30px;
    text-decoration:none;
    width:166px;
    list-style:none outside none;
}

/*----------newsletter--------------*/
input.newsletter_input{
width:160px;
height:16px;
border:1px #ddd9d9 solid;
margin:10px 0 5px 0;
font-size:12px;
padding:3px;
color:#999999;
}
a.join{
width:17px;
display:block;
margin:5px 0 5px 100px;
background:url(../images/blue-add.png) no-repeat left;
padding:0 0 0 20px;
text-decoration:none;
color:#1c4a52;
}
.banner_adds{
width:194px;
padding-top:25px;
margin-top:30px;
}



/*center content--------------------------*/
.center_content{
width:585px;
float:left;
padding:5px 10px;

}
.center_title_bar {
    width: 575px;
    height: 33px;
    float: left;
    padding: 0 0 0 px;
    margin: 0;
    text-align: center;
    line-height: 33px;
    font-size: 12px;
    color: #847676;
    font-weight: bold;
    background-color: #FAFAFA;
    margin-bottom: 15px;
    margin-left:5px;
}

/*----------------------right content--------------*/
.right_content{
width:196px;
float:left;
padding:5px 0 0 0;
}
.shopping_cart{

width:195px;
height:84px;
text-align:center;
float:right;
margin:20px 20px 10px 0;
}
.shopping_cart_top{

width:195px;

float:right;
margin-top:0px;
}
.cart_title{
font-size:12px;

color:#2B8DAE;
font-weight:bold;
padding:8px 0 0 0;
}
.cart_details{
width:115px;
float:right;
padding:5px 0 0 15px;
text-align:left;
color:#fff;
}
.cart_icon{

float:right;
padding:5px 0 0 5px;
}
span.border_cart{
width:100px;
height:1px;
margin:3px 0 3px 0;
display:block;
border-top:1px #999999 dashed;
}
/*---------prod_box----------*/
.prod_box{
float:left;
width:173px;
border:1px solid #676d77;
margin-left:10px;
margin-bottom:10px;
padding:5px 3px 5px 3px;
Border-radius:4px;
-moz-Border-radius:4px;
-webkit-Border-radius:4px;
box-shadow:0px 12px 10px -10px rgba(0, 0, 0, 0.5);
-webkit-box-shadow:0px 12px 10px -10px rgba(0, 0, 0, 0.5);
}

.top_prod_box{
width:173px;height:12px; 
float:left; padding:0px; margin:0px;
}
.bottom_prod_box{
width:173px;height:10px;
float:left;padding:0px; margin:0px;
}
.center_prod_box{
width:173px;height: auto;float:left; text-align:center;padding:0px; margin:0px;
}
.prod_details_tab{
width:173px;
height:31px;
float:left;
margin:3px 0 0 0;
}
img.left_bt{
float:left;
padding:6px 0 0 26px;
}
img.left_bt:hover{
-webkit-transform: scale(1.5);
-moz-transform: scale(1.5);
-o-transform: scale(1.5);
-ms-transform: scale(1.5);
transform: scale(1.5);
border:none;

}
a.prod_details{
width:60px;
display:block;
float:left;
text-align:center;
padding:0 0 0 20px;
margin:7px 0 0 18px;
text-decoration:none;
color:#0fa0dd;
}
a.prod_details:hover{
transform: scale(1.2);
color: white;
background-color: #FF6603;
border: 3px solid #fff;
-webkit-transition: color 1s,
background-color 1s,
border-color .3s 1s;
-moz-transition: color 1s,
background-color 1s,
border-color .3s 1s;
-o-transition: color 1s,
background-color 1s,
border-color .3s 1s;
transition: color 1s,
background-color 1s,
border-color .3s 0.5s;
}
/*---------------models----------------*/
.category_item{
float:left;
height:150px;
margin-top:20px;
margin-left:20px;
width:260px;
}
.category_item img {
    float: left;
    max-height: 150px;
    max-width: 100px;
    min-width: 90px;
    min-height: 90px;
    padding-right: 10px;
}
.category_item_title{
}
.category_item_link{
    color:#ff4000;
    padding-top:10px;
    padding-bottom:10px;
    font-weight:bold;
    text-align:left;
}


.category_item_check{
    float:right;
    color: #ff4000;
}
.category_item_check a{
    color: #ff4000;
}

.category_item_desc
{
    height:60px;
    overflow:hidden;
}
/*--------------end models-----------*/


/*------------------------------ product.html ------------------------------*/
#product {
	background: url(../images/separator-horizontal.png) no-repeat center top;
	font-family: 'Trebuchet MS';
	display: inline-block;
	width: 1000px;
	margin-bottom: 60px;
	padding: 42px 12px 0;
}

#product div.section {
	float: left;
	width: 438px;
	padding-left: 12px;
}

#product div.section div {
	height: 316px;
	width: 317px;
	border: 1px solid #d2cecf;
	padding:20px 10px 20px 10px;
	margin-left:30px;
}
#product div.section div:hover{
-webkit-transform: scale(1.4);
-moz-transform: scale(1.4);
-o-transform: scale(1.4);
-ms-transform: scale(1.4);
transform: scale(1.4);
border:none;
}
#product div.section h2 {
	color: #636a86;
	font-family: 'Trebuchet MS';
	line-height: 36px;
	margin: 0 0 12px;
	padding-right: 62px;
}
#product div.section h2 span {
	float: right;
	color: #e6b614;
	font-size: 36px;
	margin-top: -6px;
}
#product div.section p {
	color: #636a86;
	font-size: 14px;
	line-height: 24px;
	margin: 0 62px 0 0;
	padding-bottom: 36px;
}
#product div.section p a {
	color: #636a86;
}

#product div.section form input {
	background-color: #b8dcdd;
	color: #7c9e9f;
	cursor: pointer;
	
	font-style:bold;
	line-height: 24px;
	height: 24px;
	width: 150px;
	border: 0;
	margin: 18px 0 0;
	text-align: center;
}
#product div.section form input:hover {
	background-color: #c7eeef;
}
/*---------contact page----------*/
.txt_content {
    width:555px;
    float:left;
    padding:5px 25px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #676477;
}

.txt_content h4 {
    color: #FF6603;
    font-size: 14Px;
    font-weight: bold;
    margin-top: 10px;
}
/*---------end of contact page----------*/
.text {
float:left;
background-color:#e6e5e5;
padding:15px 15px 15px 15px;
font-family:Arial, Helvetica, sans-serif;
color:#676477;
font-size:12px;
margin-top:5px;

}
/*--------------footer----------------*/
.footer{
width:1000px;
float:left;
height:65px;
background:url(../images/footer_bg.jpg) no-repeat;

}
.left_footer{
float:left;
width:430px;
padding:15px 0 0 10px;
font-size:12px;
}
.left_footer a{
color:#666666;
}

.left_footer a:hover{
text-decoration:none;
}

.right_footer{
float:right;
padding:15px 30px 0 0;
}
.right_footer a{
padding:0 0 0 7px;
text-decoration:none;
color: #666666;
}
.right_footer a:hover{
text-decoration:underline;
}

.center_footer{
float:left;
width:200px;
text-align:center;
color:#666666;
padding:10px 0 0 10px;
}

.product_item{
    width:740px;
    float:left;
    padding-left:15px;
}

.product_item input[type=button]{
    background:#e5b614;
    color:#fcffff;
    height:24px;
    line-height:24px;
    text-align:center;
    width:150px;
    font-family:'Trebuchet MS';
    border:0 none;
    font-size:11px;
    cursor:pointer;
    float:left;
    margin-left:10px;
}

.product_item input[type=button]:hover{
    background:#d2941d;
}

.product_img_container{
    float:left;
    width:300px;
}

.product_main_img{
    float:left;
    height:300px;
    width:300px;
    border:1px solid #D8D8D8;
    border-radius:3px 3px;
    overflow:hidden;
}

.product_main_img img{
    max-height:290px;
    max-width:290px;
    margin:0 auto;
    margin-top:5px;
    margin-left:5px;
    overflow:hidden;
    cursor:pointer;
}

.product_img_list{
    float:left;
    width:300px;
}

.product_img_list div{
    float:left;
    width:150px;
    height:150px;
}

.product_img_list img{
    max-width:146px;
    max-height:146px;
    margin:0 auto;
    margin-top:2px;
    margin-left:2px;
    cursor:pointer;
}

.product_item_title{
    color:#636a86;
    font-family:'Trebuchet MS';
    line-height:36px;
    padding-left:10px;
    float:left;
    width:430px;
}

.btn-cart {
    float:right;
}

.product_item_desc{
    float:left;
    width:430px;
    padding-left:10px;
    color:#636a86;
    font-size:14px;
}

.product_item_title span{
    color:#e6b614;
    float:right;
    font-size:36px;
}

.path a{
    font-size:10px !important;
    color:#676477;
}

/*Order page*/

.order_content {
    width:980px;
    min-height:500px;
    margin:10px 10px 0px 10px;
}

.order_content table{
    width:90%;
}

.order_content th{
    font-size:14px;
}

.order_content td, th{
    text-align:right;
}

.order_content input[type=submit]{
    float:right;
    margin-top:10px;
}

.order_content input[type=text], textarea{
    width:300px;
}

.order_number
{
    font-size:16px;
    padding-bottom:20px;
    padding-top:20px;
    text-align:center;
}

.order_number span{
    font-size:20px;
    color:red;
}

.price{
    margin-top:20px;
    font-size:11px;
}

.price span{
    color:red;
}

.order_btn {
    background-color:#e6b614;
    color:#df0101;
    font-family:'HammersmithOneRegular';
    font-size:18px;
    text-decoration:none;
    padding:6px 12px;
}

.order_btn:hover{
	background-color: #d2941d;
	color:#fff;
}

.order_centr{
    width:300px;
    margin:0 auto;
}

.order_centr h1{
    font-size:22px;
}

.editor-label {
    margin-top:10px;
}

.product_link{
    color:#ff4000;
    font-weight:bold;
    text-decoration:none;
}

.product_link:hover{
color:#064E5A;
}

.pay_info {
    margin-top:10px;
    padding:10px;
    border:1px solid #D8D8D8;
    border-radius:3px 3px;
}

.pay_info li{
    padding-top:10px;
}

.pay_info a{
    color:#504b4b;
}