/*Menu*/
a {color:#ca0f16; text-decoration: none;}
.menu_link{
	font-weight: 600;
}
.menu hr{
	color: #fff687;
	background-color: #fff687;
}
.menu, .menu a, .menu a:active, .menu a:hover{
	
	color:#fff687;
	font-family: Tahoma;
	/* font-family:"Times New Roman", Times, serif;  */
}
.menu a{
	font-size:13px;
	padding-left:15px;
	text-decoration:none;
}
.menu a:hover,.menu  a:active, .menu a.menu_selected_item, a.open, a.opened{
	background-image:url(/images/Menu/Item/dot.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.menu a:hover,.menu  a:active, .menu a.menu_selected_item {
	color:#FFF;
}
.menu a.open{
	background-image:url(/images/Menu/Item/open.png);
}
.menu a.opened{
	background-image:url(/images/Menu/Item/opened.png);
	color:#FFF;
}
.menu ul, .menu li {
	list-style:none;
	font-size:12px;
	padding-left: 0px;
	margin-left: 0px;
}
.menu li li{
	font-size:90%;
	margin-left: 10px;
}
.menu a{
	display: block;
}
.menu li div{
	margin: 5px 0px 5px 0px;
}
/*Menu:End*/
/*Content*/
*.content{
	width: 100%;
	vertical-align:top;
	text-align:center;
	/*padding:  10px 0px 10px 10px;*/
}
.content a, .content a:hover, .content a:active{
	color:#A5181C;
	text-decoration:none;
}
h1{
	color:#A5181C;
	font-size:23px;
}
h2{
	color:#A5181C;
	font-size:15px;
}
h1 a, h1 a:hover, h1 a:visited{
	color:#ca0f16;
	font-size:23px;
	text-decoration: none;
}
h3{
	color:#A5181C;
	font-size:13px;
}
.hd{
}
.hd_padding{
	padding:10 0 0 10;
}
.hd_back{
	background-color:#FFEAB8;
}
.block_hd 
{
background-color:#FFEAB8;
padding:10 10 10 10;
border-left:#a37236 solid 1px;
font-size:20px;
color:#B58A50;
}
.hd span
{
color:#B58A50;
font-family:"Times New Roman", Times, serif;
font-size:20px;
text-align:center;
}
.l_hd span
{
color:#B58A50;
font-family:"Times New Roman", Times, serif;
font-size:14px;
text-align:center;
}
/*Content:End*/
.text_hd
{
color:#C60E15;
font-size:18px;
font-family:"Times New Roman", Times, serif;
font-weight:800;
}
.text_hd a
{
color:#000000;
font-size:13px;
font-family:"Times New Roman", Times, serif;
font-weight:500;
text-decoration:none;
}
.text_hd a:hover
{
color:#C60E15;
font-size:13px;
font-family:"Times New Roman", Times, serif;
font-weight:500;
text-decoration:none;
}
.text_hd a:active
{
color:#666666;
font-size:13px;
font-family:"Times New Roman", Times, serif;
font-weight:500;
text-decoration:none;
}
.Warning span{
	color: #A5181C; font-size: 16px; font-weight: bold;
}
.Warning a{
	text-decoration: underline;
}


.clr:after {
content: ".";
display: block;
height: 0;
clear: both;
line-height: 0px;
font-size: 0px;
visibility: hidden;
}
.clr {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clr {display: block;}
/* End hide from IE-mac */

body
{
	background:url(/images/bg.jpg) 1275px 0px no-repeat;
	margin:0;
	padding:0;
	background-repeat:repeat-y;
	background-color:#fde8b3;
	height:100%;
}
#bg_img{
	width:100%;
	background:url(/images/img_shadow.jpg) 1275px 0px no-repeat;
	height:100%;
}
#container{
	width: expression((documentElement.clientWidth||document.body.clientWidth)>;1275?'1275px':((documentElement.clientWidth||document.body.clientWidth)<;979?'979px':'')); /* Internet Explorer <= 6.0 */
	max-width:1275px; /* Opera & FireFox & Internet Explorer 7.0 */
	width:100%;
/*width: expression((documentElement.clientWidth||document.body.clientWidth)<;979?'979px':'');*/
	min-width:979px;
	height:100%;
}

.left_side_header
{
	background:url(/images/head_01_04.jpg) repeat-x 50% bottom;
	}
.left_side_header2
{
	background:url(/images/head_01_03.jpg) no-repeat left bottom;
	}
.left_side_header3
{
	background:url(/images/head_01_06.jpg) no-repeat right bottom;
	}
.left_side_header4
{
	height:305px;
	}
.k_01_01
{
	background:transparent url(/images/body_bg_04.jpg) repeat-x scroll center top;
    height:100%;
	}
.k_01_02
{
    height:100%;
	}

.k_01_03
{
	background:transparent url(/images/body_bg_03.jpg) no-repeat scroll left top;
    height:100%;
	}
.k_01_04
{
	background:transparent url(/images/body_bg_05.jpg) no-repeat right top;
    height:100%;
	padding-left:10px;
	padding-right:10px;
	}

.footer_left {
background:url(/images/f_03.gif) repeat-y scroll right center;
background-color:#BA0A10;
color:#FFF687;
font-family:Tahoma,Arial;
font-size:11px;
}
#dd_fields
{
	margin:0px 10px 10px 20px;
	}
#dd_fields a h2
{
	color:#ca0f16;
	display:inline;
	line-height:1.5;
	font-size:16px;
	text-decoration:none;
	}
#dd_fields a
{
	color:#ca0f16;
	display:inline;
	line-height:1.3;
	text-decoration:none;
	}
#dd_fields a:hover
{
	color:#FFF;
	display:inline;
	line-height:1.3;
	text-decoration:none;
	}
.serchBox_text
{
	color:#884400;
	font-family:Tahoma;
	font-size:12px;
	font-weight:600;
	margin-top:10px;
	}
.serchBox_text input
{
	border:#963 solid 1px;
	}
	/*SLIDER*/
	div.container{
       margin:30px auto;
       width:100%;
}
h2{
       margin:0px;
       padding:0px;
       border:0px;
}
.min_slide a{
       color:#ca0f16;
       font-size:14px;
	   font-weight:600 !important;
	font-family:Tahoma,Arial;
       height:27px;
	   text-decoration:none;
	   width:100%;
}
.min_slide span{
       padding:7px 10px 0px 10px;
       display:block;
	   width:100px;
	   float:left;
}
.min_slide a:link, h2 a:visited{
       color:#ca0f16;
	   font-size:14px;
       text-decoration:none;
       display:block;
	   border:0;
}
#section1,#section2,#section3,#section4 {
	font-size:12px;
    width:100%;
	margin-left:40px;		
}
#section1 div,#section2 div,#section3 div,#section4 div{
	width:100%;
}
#RegionBox_text,#SearchBox_text,#SortBox_text,#PriceBox_text{
	color:#ca0f16;
	text-decoration:none;
	font-size:13px;
	font-family:Tahoma;
	line-height:1.5;
}
#RegionBox_text a:hover,#SortBox_text a:hover,#SortBox_text a:hover,#PriceBox_text a{
	color:#ca0f16;
}
#PriceBox_text td{
	white-space: nowrap;
}
	/*END SLIDER*/	