#container { 
	width:100%;
	margin: 0 auto;
	position:relative;
	text-align:center;
}

/******************HEADER BEGIN******************/

#header {
	width:100%;
	position:relative;
}

#header_container {
	width:944px;
	height:268px;
	background-image:url(../image/header_container.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
}

#header_container_home {
	width:944px;
	height:215px;
	background-image:url(../image/header_container_home.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
}

#header_container_home #head_content{
	width:920px;
	height:110px;
	margin: 0 auto;
	padding-top:75px;
}

#header_top_elements {
	width:944px;
	height:150px;
}

#header_top_login{
	text-align:left;
	width:236px;
	height:150px;
	background-image:url(../image/header_login.gif);
	background-position: top left;
	background-repeat: no-repeat;	
	float:left;
}

#header_top_login_content{
	width:170px;
	height:90px;
	margin-top:30px;
	margin-left:40px;
}

#box_right_login_title {
	width:170px;
	height:15px;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:5px;
	text-align:center;
}

#box_right_login_title h3{
	padding:0;
	font-size: 12px;
	color:#8d754a;
}

#box_login_content .text_small {
	color:#8d754a;
}

#box_lang{
	width:275px;
	float:left;
	padding-top:40px;
}

#header_top_right_elements {
	width:430px;
	height:150px;
	float:right;
}

/****************** HEADER CART BEGIN ******************/

#header_top_right_shop_cart {
	width:430px;
	height:120px;	
}

#header_cart{
	width: 320px;
	height: 30px;
	padding-right:75px;
	padding-top:62px;
	float:right;
}

#shop_cart {
	width:26px;
	height:30px;
	float:left;
	padding-right: 0;
	padding-left: 50px;
	text-align:left;
}

#box_cart_content{
	width: 240px;
	height: 20px;
	padding-top: 8px;
	text-align: left;
	float:right;
	overflow:hidden;
}

#shop_cart_number .box_cart_item{
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom:0;
	padding-top:0;
	text-align:left;
	float:left;
}

#shop_cart_number .box_cart_price{
	width:160px;
	padding-left: 5px;
	padding-right:0;
	padding-bottom:0;
	padding-top:1px;	
	text-align:left;
	float:left;
	overflow:hidden;
}

#shop_cart_number .box_cart_item .text_color_fault{
	color:#FFFFFF;
	text-decoration:underline;
	font-size: 12px;
}

#shop_cart_number .box_cart_price .text_color_fault{
	color:#FFFFFF;
	font-size: 11px;
}

/****************** HEADER CART END ******************/


#header_top_right_search {
	width:430px;
	height:30px;
}

#header_search {
	width:232px;
	float:right;
	padding-right:68px;
	text-align:center;
}

#header_bottom_elements {
	width:944px;
	height:112px;
}

#head_content_external {
	width:728px;
	height:90px;
	top:7px;
	margin: 0 auto;
	position: relative;
}

#head_content{
	width:728px;
	height:90px;
	margin: 0 auto;
	top: 0;
	position:relative;
}

#head_content_left_border{
	width:18px;
	height:90px;
	top: 0;
	left: 0;
 	background-image:url(../image/head_content_left_border.gif);
	background-position:left;
	background-repeat:no-repeat;
	position:absolute;
	z-index: 10;
}

#head_content_right_border{
	width:18px;
	height:90px;
	top: 0;
	right: 0;
 	background-image:url(../image/head_content_right_border.gif);
	background-position:right;
	background-repeat:no-repeat;
	position:absolute;
	z-index: 10;
}

#head_content_bottom_border{
	width:728px;
	height:3px;
	bottom: 0;
	left: 0;
 	background-image:url(../image/head_content_bottom_border.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	position:absolute;
	z-index: 9;
}

#head_content_top_border{
	width:728px;
	height:3px;
	top: 0;
	left: 0;
 	background-image:url(../image/head_content_top_border.gif);
	background-position:left top;
	background-repeat:no-repeat;
	position:absolute;
	z-index: 9;
}

#head_content_text h1 {
	padding-top: 25px;
	margin:0px;
}

#head_content a {
	font-size:30px;
	font-weight:bolder;
	color:#f3d9b4;
}

#header_bottom {
	margin: 0 auto;
	width:944px;
	height:40px;
	background: url(../image/header_bottom.gif) no-repeat top;
	font-size:0;
}

#header_bottom_horizontal_menu {
	width:880px;
	height:40px;
	float:left;
	padding-left:30px;	
}

/****************** HEADER END ******************/


/****************** CONTNET BEGIN ******************/

#content { 
	width:100%;
	position:relative;
}

#content_top { 
	font-size:0;
	height:5px;
	width:100%;
}

#content_container { 
	width:944px;
	margin: 0 auto;
	background-image:url(../image/content_container.gif);
	background-repeat: repeat-y;
	background-position:center;
}

#content_bottom { 
	font-size:0;
	margin: 0 auto;
	height:20px;
	width:944px;
	background-image:url(../image/content_bottom.gif);
	background-position:top;
	background-repeat: no-repeat;
}

/****************** LEFT BEGIN ******************/

#left { 
	float:left;
	width:198px;	
}

#menu { 
	width:198px;
	position:relative;
}

#menu_top_space {
	font-size:0;
	width:198px;
	height:8px;
}

.menu_top {
	font-size:0;
	width:198px;
	height:8px;
	background: url(../image/box_menu_top.gif) no-repeat bottom;
}

.menu_container {
	width:170px;
	background-image:url(../image/box_container.gif);
	background-repeat: repeat-y;
	padding-left:14px;
	padding-right:14px;
	padding-bottom: 4px;
	font-size: 1px;
}

.menu_bottom {
	font-size:0;
	width:198px;
	height:8px;
	background: url(../image/box_bottom.gif) no-repeat top;
}

#menu_content2 ul {
	margin:0;
	padding:0;
	font-size: 1px;
}

#menu_content2 li {
	list-style-type: none;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	font-size: 1px;
	background: url(../image/menu_content.gif) no-repeat;
	background-position: top left;		
}

#menu_content2 li:hover {
	list-style-type: none;
	padding-top:2px;
	padding-bottom:2px;	
	text-align:left;
	font-size: 1px;
}

.menu_content_sub li {
	font-size: 1px;
	text-align:left;	
	padding-top:2px;
	padding-bottom:2px;
}

#menu_content2 li ul {
	padding-left:10px;
}

#menu_content2 a {
	padding-left: 15px;	
	color: #88393b;
	font-size:12px;
	letter-spacing:0px;
	font-weight:normal;
	font-style:normal;
}

#menu_content2 a:hover {
	color: #88393b;
	font-size:12px;
	letter-spacing:0px;
	font-weight:normal;
	font-style:normal;
}

#box_left { 
	width:198px;
	position:relative;
}

.box_left_top {
	font-size:0;
	width:198px;
	height:8px;
}

.box_left_container {
	width:170px;
	background-image:url(../image/box_container.gif);
	background-repeat: repeat-y;
	padding-left:14px;
	padding-right:14px;
	padding-top:12px;
	padding-bottom:12px;	
	overflow:hidden;
}

.box_left_bottom {
	font-size:0;
	width:198px;
	height:8px;
	background: url(../image/box_bottom.gif) no-repeat top;
}

.box_left_title{ 
	width:198px;
	height:43px;
	margin:0;
	text-align:left;
	background-image:url(../image/box_title.gif);
	background-repeat: no-repeat;
}

.box_left_title h3 { 
	font-size: 14px;
	padding-top:15px;
	padding-left:20px;
	color:#FFFFFF;
	text-transform:uppercase;
}

.box_content {
	width:170px;
	overflow:hidden;
}

/****************** LEFT END ******************/

/****************** CENTER BEGIN ******************/

#center {
	float:left;
	width:546px;	
}

#body { 
	width:546px;
	position:relative;
}

#body_top { 
	font-size:0;
	width:546px;
	height:51px;
	background: url(../image/body_top.gif) no-repeat bottom;
}

#body_container { 
	width:530px;
	padding-left:8px;
	padding-right:8px;
	padding-top: 8px;
	background-image:url(../image/body_container.gif);
	background-repeat: repeat-y;
}

#title_content {
	margin-left:8px;
	margin-right:8px;
	width:530px;
	height:51px;
	text-align:left;
}

#title_content h2 {
	font-size: 14px;
	padding-top:22px;
	padding-left:15px;
	color:#6c2e30;
	text-transform:uppercase;
}

/****************** CENTER END ******************/

/****************** RIGHT BEGIN******************/

#right {
	float:right;
	width:198px;	
}

#box_right {
	width:198px;
	position:relative;
}

.box_right_top {
	font-size:0;
	width:198px;
	height:8px;
}

.box_right_title { 
	width:198px;
	height:43px;
	margin:0;
	text-align:left;
	background-image:url(../image/box_title.gif);
	background-repeat: no-repeat;
}

.box_right_title h3 { 
	font-size: 14px;
	padding-top:15px;
	padding-left:20px;
	color:#FFFFFF;
	text-transform:uppercase;
}

.box_right_container {
	width:170px;
	padding-left:14px;
	padding-right:14px;
	padding-top:12px;
	padding-bottom:12px;
	background-image:url(../image/box_container.gif);
	background-repeat: repeat-y;
	overflow:hidden;
}

.box_right_bottom {
	font-size:0;
	width:198px;
	height:8px;
	background: url(../image/box_bottom.gif) no-repeat top;
}

/****************** RIGHT END******************/

/****************** CONTENT END******************/

/****************** FOOTER BEGIN******************/

#footer { 
	width:100%;
	height:30px;
	position:relative;
	text-align:center;
}

#bottomlink_content {
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}


#bottomlink_content ul {
	margin:0;
	padding:0;
}

#bottomlink_content li {
	display:inline;
}

/****************** FOOTER END******************/

/****************** PROVIDER BEGIN******************/

#provider { 
	width:100%;
	position:relative;
}

#provider_top { 
	height:5px;
	font-size:1px;
}

#provider_content {
	padding-bottom:5px;
	width:944px;
	margin:0 auto;
}

#provider_content_left {
	width:539px;
	float:left;
	text-align:left;
	padding-top:4px;
	height:20px;
	padding-left:5px;
}

.provider_content_text {
	float:left;
	margin-right:5px;
	text-align:center;
	padding-right:3px;
	padding-left:3px;
	border: 1px solid #000000;
	background-color:#FFFFFF;
}
.provider_content_text a {
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	color:#541719;
}
.provider_content_text a:hover {
	text-decoration:none;	
}

#provider_content_right {
	width:400px;
	float:right;
	text-align:right;
}

/****************** PROVIDER END******************/
