html, body, div, span, 
applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, 
del, dfn, em, font, img, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var, 
dd, dl, dt, li, ol, ul, 
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td{margin:0; padding:0; border:0; font-weight:inherit; font-style:inherit; font-family:inherit; text-align:left; vertical-align:baseline; color:#555b61;}
ol, ul { list-style: none;}
strong{ font-weight:bold}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0; 
	padding:0; 
	background: #F6F3EE url(../images/bg.gif) repeat-x;
	
}

p {
	line-height:147%;
}

#breadcrumbs {
	width: 860px;
	float: left;
	font-size: 10px;
    color: #999999;
	margin-bottom:10px;
}

#breadcrumbs a {
	color: #999999;
	text-decoration: none;
} 

.alert{
	color:#F00;
	text-align:center;
	background-color:#FFF9F9;
	
}


/* LAYOUT */
#container {
	width: 860px;
	margin: 0 auto;
	padding-bottom: 10px;
		
}

#top {
    height: 110px;
			
}

#logo {
	float: left;
	height: 90px;
	width: 250px;
	padding-top: 15px;
	}


#header {
	height: 100%;
	width: 860px;
	float:left;
	
}


#content {
	width: 860px;
	margin-top: 20px;
	

}

#contenthome{
	border: #fff 4px solid;
	height:450px;
	background:#f6f3ee url(../images/chaichai.jpg) no-repeat;
}

#contentshop{
		background:#fff;
		border: #fff 4px solid;
		height:450px;
}
#contentcontact{
		background:#fff;
		border: #fff 4px solid;
		height:450px;
}

#contentcontact .fleft{
	width:340px;
	padding:0px 0px 0px 40px;
	float:left;
}

#contentcontact .fright{
	width:400px;
	float:left;
	}
.message{
	padding:20px;
	margin-left:25px;
	
	}


#contenthome .tittle{
	width:350px;
	float:left;
	padding:40px 0px 0px 40px;
}

#contenthome .contenttext{
	padding:125px 30px 0px 0px;
	width:350px;
	float:right;
	
}
#contenthome .contenttexttip{
	padding:50px 10px 0px 0px;
	width:350px;
	float:right;
	
}



.cataloge{
	width:570px;
	float:left;
	padding:20px 0px 0px 20px;
}

.cataloge li{
	float:left;
	margin:40px 20px 0 10px;
	list-style:none;
}
.cataloge li img{
	display:block;
	margin-bottom:25px;
}

#contentbenefit{
		background:#fff;
		border: #fff 4px solid;
		overflow:hidden;
}

#contentbenefit .tittle{
	width:350px;
	float:left;
	padding:40px 0px 0px 40px;
}

#contentbenefit .contenttext{
	padding:40px 30px 0px 0px;
	width:350px;
	float:right;
	
}

#contenteco {
		background:#fff;
		border: #fff 4px solid;
		overflow:hidden;
}

#contenterms {
		background:#fff;
		border: #fff 4px solid;
		height:1300px;
}

#contenteco .tittle, #contenterms .tittle{
	width:350px;
	float:left;
	padding:40px 0px 0px 40px;
}

#contenteco .contenttext, #contenterms .contenttext{
	padding:40px 30px 0px 0px;
	width:350px;
	float:right;
	
}

#content .sidebar{
	
	width:220px;
	float:right;
	margin-right:15px;
	margin-top:10px;
	
}

#content .sidebar a.simpleCart_checkout,
.checkoutEmptyLinks a.simpleCart_checkout{
	background:transparent url(../images/btnCheckout.gif) repeat scroll 0 0;
display:inline-block;
float:right;
font-size:0;
height:25px;
overflow:hidden;
text-indent:-9999px;
vertical-align:middle;
width:87px;
}
a.btnCheckout:hover{
	background-position:87px 0;
}

#contentmain {
	width: 645px;
}



#home #content #contentmain{
	width:100%;
}

h1 {
	color:#ee0101;
	font-size:22px;
	
}

h2   {
    color: #666666;
	font-weight: normal;
	font-size: 24px;
	text-transform: none;
	margin:0;
	padding:0;  
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 30px;
}


h3   {
	color: #be2b2b;
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
	margin-bottom: 10px;
	padding-top: 0;
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
}

h4   {
	font-weight: bold;
	font-size: 14px;
	text-transform: none;
	margin-bottom: 10px;
	padding-top: 0;
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
}

small{
	font-size:9px;
	line-height:12px;
}

dl.tips dt {
padding:4px 10px 10px;
line-height:147%;
}

/* GENERAL TAGS */
a {
	text-decoration: none;
	font-weight: bold;	
}

a:hover, a:visited {
	
	
	
}

img {
	border: none;
}

.price{
	display:block;
	float:left;
	background:url(../images/span.png);
	width:33px;
	height:21px;
	line-height:20px;
	margin:3px 4px 0 0;
	color:#fff;
	padding:2px 0 0 5px;
	font-weight:lighter;
	text-align:center;
	
}
b{
	float:left;
	font-size:15px;
	color:#333;
	margin-left:10px;
}
b a{
	font-size:12px;
	color:#c23f26;
}

/*************************
my cart page
*************************/
.alsoContainer{
	float:left;
	clear:left;
	padding:15px 0;
}
.alsoInfo,
.alsoImage,
.alsoPrice{
	float:left;
}
.alsoImage{
	margin-right:8px;
}
.alsoInfo{
	margin-right:9px;
	width:90px;
}
#content .sidebar .alsoContainer a{
	color:#c23f26;
}
.alsoPrice{
	color:#418932;
	font-size:13px;
	padding-top:5px;
}
.checkoutEmptyLinks{
	float:left;
	clear:left;
	width:500px;
	padding-left:221px;
}
.checkoutEmptyLinks a{
	color:#000;
	font-size:11px;
}



/* MENU */

#topmenu{
	float: right;
	list-style-type:none;
	margin:15px 0 0;
	font-size:10px;
	width:250px;
}

#topmenu li{float:right;
list-style-type:none;
margin:0;
padding:0 10px;}

#menu{
	float:right;
	float:right;
	font-weight:bold;
	height:36px;
	width:550px;
	margin-top: 30px;
	
	}

#menu a{
	color:#dbb697;
}
#menu a:hover{
	color:#555B61;
	
}

#menu ul{
	float:right;
	list-style-type:none;
	
}

#menu li{
	float:left;
	list-style-type:none;
	margin:0;
	padding:0 10px;}

.cartHeaders,.totalRow{display:none;}
		.simpleCart_items{
			overflow-y:auto;
			overflow-x:hidden;
			height:250px;
			margin-bottom:20px;
		}
		.itemContainer{
			clear:both;
			padding:11px 0;
			font-size:11px;
			background-color:#F6F3EE;
			margin-bottom:5px;
			padding:10px;
			height:20px;
		}
		.itemImage{
			float:left;
			width:50px;
		}
		.itemname{
			padding:3px;
			float:left;
			width:85px;
		}
		.itemPrice{
			float:left;
			width:60px;
			color:#418932;
		}
		.itemQuantity{
			float:left;
			width:33px;
			
			vertical-align:middle;
		}
		.itemQuantity input{
			width:20px;
			border:1px solid #ccc;
			padding:3px 2px;
		}
		
		.itemTotal{
			float:right;
			color:#c23f26;
			padding:3px;
			
		}
		.itemincrement {
	padding:3px;
	width:7px;
	height:5px;
	margin-right:10px;
	float:left;
	}
	.itemdecrement {
	padding:3px;
	width:7px;
	height:5px;
	
	float:left;
	}





/* FOOTER MENU */
#footer {
	/*background-color:#f8f7f9;
	border: 2px solid #f7f3f2;*/
	clear: left;
	float: left;
	width: 840px;
	font-size: 10px;
	padding: 10px;
    
}

#credits {
	width: 350px;
	float: left;
	color: #666;
	margin-top: 10px;
}

#parnets{
	width:100;
	float:right; margin-top:10px;
		
}

#contact-wrapper{width:100%}
#contact-wrapper div{margin:1em 0}
#contact-wrapper label{display:block; padding-bottom:5px; color: #555b61; font-size:1.2em}
form#contactform input{ background-color:#F6F3EE; border:1px solid #555b61; padding:5px;}
form#contactform textarea{background-color:#F6F3EE; border:1px solid #555b61; padding:0.6em 0.5em 0.7em}

.Cartotal{
	margin-top:30px;
}
.Checkout{
	margin-bottom:30px;
}