/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	margin: 0px auto;
	font-family: Tahoma;
	font-size:11px;
	color: #000000;
	text-align:center;
	background:url(images/bg.jpg);
}
img{
	border:0px;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#container{
	width: 726px;
	margin:20px auto;
}
#header{
	width: 726px;
	height: 178px;
	background-image:url(images/bck_header.jpg);
	background-repeat:repeat;
}
#content_header{
	margin-top:34px;
	margin-left:54px;
	float:left;	
}
#cart,#image_cart{
	float:left;
}
#cart{
	padding-left:10px;
}
.box_1{
	border-right:1px solid #000000;
	width:155px;
	height:23px;
	padding-top:12px;
	padding-right:10px;
	float:left;
	text-align:left;
	margin-top:5px;
}
.box_2{
	width:145px;
	height:23px;
	padding-top:12px;
	padding-right:15px;
	float:left;
	text-align:left;
	margin-bottom:5px;
}
.box_3{
	width:140px;
	height:43px;
	float:left;
	padding-left:20px;
	text-align:left;
	margin-bottom:5px;
}
.line{
	border-top:1px solid #000000;
	height:3px;
	clear:both;
	width:306px;
}
.text_red{
	font-size:11px;
	color:#c0171f;
	font-weight:bold;	
}
.text_items{
	font-size:11px;
	color:#7c7777;
	font-weight:bold;	
}
.text_header{
	color:#6f6d6d;
	font-size:11px;
	padding-right:15px;
}
#footer{
	width: 726px;
	height: 178px;
	margin-top:15px;
}
#footer_left{
	width: 9px;
	height: 80px;
	background-image:url(images/footer_left.jpg);
	float:left;
}
#footer_right{
	width: 9px;
	height: 80px;
	background-image:url(images/footer_right.jpg);
	float:left;
}
#footer_content{
	width: 708px;
	height: 71px;
	margin-top:9px;
	background-image:url(images/footer_content.jpg);
	float:left;
}
#text_footer{
	text-align:right;
	width:450px;
	float:left;
	padding-top:20px;
}
.text_footer{
	color:#868584;
	font-size:11px;
}
.text_copyright{
	color:#6e6e6b;
	font-size:11px;
}
#payment{
	margin-top:20px;
	margin-left:15px;
	width:225px;
	float:left;
	text-align:left;
}
#logo{
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	margin-top: 35px;
	width: 343px;
	height: 106px;
	float:left;
}
#menu{
	width: 726px;
	margin-bottom:9px;
}
.btn_menu{
	float:left;
	width:143px;
}
.space{
	width: 2.4px;
	height:39px;
	float:left;
}
#main_content{
	width: 726px;
}
#left_content{
	width: 505px;
	float:left;
	margin-right:5px;
}
#right_content{
	width: 212px;
	float:left;
}
#best_seller,#special,#categories,#items{
	width:211px;
	margin-bottom:10px;
}
.box_orange_content{
	background-image:url(images/box_orange_content.jpg);
	background-repeat:repeat-y;
	width:174px;
	padding-left:37px;
	padding-top:8px;
	list-style:url(images/bullet.jpg);
}
.box_orange_content ul{
	margin:0px;
	padding:0px;
	text-align:left;
	font-size:12px;
	font-family: "Century Gothic";
}
.box_orange_bottom{
	background-image:url(images/box_orange_bottom.jpg);
	background-repeat:no-repeat;
	width:211px;
	height:10px;
}
#box_top{
	background-image:url(images/box_top.jpg);
	background-repeat:no-repeat;
	width:507px;
	height:11px;
	float:left;
}
#box_content{
	background-image:url(images/box_content.jpg);
	width:506px;
	float:left;
}
#box_bottom{
	background-image:url(images/box_bottom.jpg);
	background-repeat:no-repeat;
	width:507px;
	height:12px;
	float:left;
}
.box_main{
	float:left;
	width:113px;
	margin-right:7px;
	position:relative;
}
#best_quality{
	position:absolute;
	top:77px;
	left:17px;
	z-index:10;
}
#us{
	position:absolute;
	top:92px;
	left:44px;
	z-index:10;
}
.box_inner{
	position:relative;
	height:164px;
	width:106px;
	padding-left:5px;
	padding-top:2px;
	border-bottom:1px solid #a7a9ac;
	border-left:1px solid #a7a9ac;
	border-right:1px solid #a7a9ac;
	background:#e7e8e9;
	background-image:url(images/box_small_content.jpg);
	background-repeat:repeat-x;
	text-align:left;
}
#content_boxes{
	margin-left:10px;
	margin-bottom:10px;
}
#free_shipping{
	float:left;
	width:238px;
	margin-left:7px;
}
#secure{
	float:left;
	width:238px;
	margin-left:10px;
}
.clean{
	clear:both;
}
.title{
	color:#353434;
	font-size:12px;
	text-transform:uppercase;
	text-align:left;
	padding-left:20px;
	margin-bottom:0px;
}
.subtitle{
	color:#353434;
	font-size:11px;
	text-align:left;
	padding-left:20px;
	margin-bottom:0px;
}
.paragraph{
	color:#000000;
	font-size:11px;
	padding-left:20px;
	padding-right:20px;
	text-align:left;
}
.text{
	color:#000000;
	font-size:11px;
	text-align:left;
}
.links{
	color:#6e6e6b;
	font-size:11px;
	text-decoration:none;
}
a.links:link a.links:active a.links:visited a.links:focus{
	color:#6e6e6b;
	text-decoration:none;
}
a.links:hover{
	color:#6e6e6b;
	text-decoration: underline;
}
