/* CSS Document */
/******************* Common **************************************/
body {
	background-image:url(../images/bg_main_02.jpg);
	background-repeat:repeat-x;
	font-family:tahoma, arial, verdana;
	font-size:12px;
	color:#303030;
	padding:0px;
	margin:0px;
}
h1 {
	padding:0px;
	margin:0px;
	font-family:"arial", "times New Roman", arial;
	color:#373737;
	font-size:22px;
}
h2 {
	padding:0px;
	margin:0px;
	font-family:"arial", "times New Roman", arial;
	color:#373737;
	font-size:22px;
}
h2 span {
	padding:0px;
	margin:0px;
	font-family:"arial", "times New Roman", arial;
	color:#373737;
	font-size:22px;
}
h3 {
	font-family:"trebuchet MS", "times New Roman", arial;
	font-size:18px;
	font-weight:bold;
	color:#373737;
	padding-bottom:8px;
	margin:0px;
	border-bottom: solid 1px #C7C7C7;
}

h5 {
	font-family:"trebuchet MS", "times New Roman", arial;
	font-size:18px;
	font-weight:bold;
	color:#373737;
	padding:0px;
	margin:0px;
}


.clear {
	clear:both;
}
.hide_text{
	display:none;
}
.spacer_001{
 height:150px;	
}
/******************************************maincontainer*******************************/
#masterdiv {
	display:none;
}

#main_container {
	width:980px;
	margin-left:auto;
	margin-right:auto;
}
#top_container{
	width:1014px;
	margin:0px;
	padding:0px;
}
#leftcontainer{
	width:224px;
	margin:0px;
	padding:0px;
	float:left;
}
#middle_container{
	width:735px;
	margin:0px;
	padding-left:10px;
	float:left;
	background-image:url(../images/bg_line.gif);
	background-repeat:repeat-y;
	

}
#footer_container{
	width:980px;
	margin:0px;
	float:left;
	
}
#logo a{
	display:block;
	background-image:url(../images/logo_02.jpg);
	background-repeat:no-repeat;
	width:71px;
	height:108px;

}
#banner {
	display:block;
	background-image:url(../images/banner_02.jpg);
	background-repeat:no-repeat;
	width:925px;
	height:68px;
}
/******************************************simplelist*******************************/
.simple_list{	
	margin:0px;
	padding:0px;
	border:none;
}
.simple_list ul{	
	margin:0px;
	padding:0px;
	list-style:none;
}
.simple_list li{	
	margin:0px;
	padding:0px;
	float:left;
}
.simple_list_1{	
	margin:0px;
	padding:0px;
	border:none;
	
}
.simple_list_1 ul{	
	margin:0px;
	padding:0px;
	list-style:none;
}
.simple_list_1 li{	
	
	width:146px;
	height:39px;
	padding:0px;
	float:left;
}
.simple_list_2{	
	margin:0px;
	padding:0px;
	border:none;
}
.simple_list_2 ul{	
	margin:0px;
	padding:0px;
	list-style:none;
}
.simple_list_2 li{	
	margin-top:10px;
	margin-right:15px;
	margin-bottom:15px;
	padding:0px;
	float:left;
}
.simple_list_3{	
	margin:0px;
	padding:0px;
	border:none;
}
.simple_list_3 ul{	
	margin:0px;
	padding:0px;
	list-style:none;
}
.simple_list_3 li{	
	
	margin-right:3px;
	margin-bottom:3px;
	padding:0px;
	float:left;
}
/******************************************main_links*******************************/
.top_navigation_1{
	padding-top:4px;
	padding-right:22px;
	padding-left:22px;
	background-repeat:no-repeat;
	font-family:tahoma, arial, verdana;
	font-size:12px;
	font-weight:bold;
	color:#1A1A1A;
	text-decoration:none;
	display:block;
}
.top_navigation_1:hover{
	padding-top:4px;
	padding-right:22px;
	padding-left:22px;
	background-repeat:no-repeat;
	font-family:tahoma, arial, verdana;
	font-size:12px;
	font-weight:bold;
	color:#1A1A1A;
	text-decoration:none;
	display:block;
}
#nav_main{	
	margin:0px;
	padding:5px;
	
	
}
#nav_main ul{	
	margin:0px;
	padding:5px;
	list-style:none;
	
}
#nav_main li a{	
	margin:4px 0px 4px 0px;
	display:block;
	padding:0px 0px 3px 16px;
	height:15px;
	background-image:url(../images/bullat_arrow.gif);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#010101;
	text-decoration:none;	
}
#nav_main li a:hover{	
	
	text-decoration:underline;	
}

.nav_main_01 {	
	margin:0px 0px 0px 0px;
	display:block;
	padding:0px 0px 0px 16px;
	height:15px;
	background-image:url(../images/bullat_arrow_01.gif);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#929090;
	text-decoration:none;	
}
.nav_main_02  a {	
	margin:0px 0px 0px 0px;
	display:block;
	padding:0px 0px 0px 0px;
	height:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#929090;
	text-decoration:none;
	background:none;
		
}
.gallery_container{	
 	width:700px;
	margin-left:20px;
	padding:0px;
	float:left;
}
.product_searchsection{	
 	width:220px;
	float:left;
}
.textboz_01{
	
	font-family:tahoma, arial, verdana;
	font-size:12px;
	color:#303030;
	border:solid 1px #A6A6A6;
	padding-left:4px;
	width:185px;
	height:17px;
}
.select_menu{
	
	font-family:tahoma, arial, verdana;
	font-size:12px;
	color:#303030;
	border:solid 1px #A6A6A6;
	padding-left:4px;
	width:195px;
	height:17px;
}
.gallery_listing_01{

	background-image:url(../images/bg_line.gif);
	background-repeat:repeat-y;
	width:400px;
	
}
.paging_txt{
	
	font-family:tahoma, arial, verdana;
	font-size:12px;
	color:#303030;
	padding-left:3px;
	padding-right:3px;
	text-decoration:none;
}
.paging_txt:hover{
	text-decoration:underline;
}
.footer_link{
	
	font-family:tahoma, arial, verdana;
	font-size:12px;
	color:#303030;
	padding-left:3px;
	padding-right:3px;
	text-decoration:none;
}
.footer_link_01{
	
	font-family:tahoma, arial, verdana;
	font-size:12px;
	color:#AF4C24;
	padding-left:3px;
	padding-right:3px;
	text-decoration:underline;
}
.footer_link_01:hover{
	
	font-family:tahoma, arial, verdana;
	font-size:12px;
	color:#AF4C24;
	padding-left:3px;
	padding-right:3px;
	text-decoration:none;
}
.footer_link:hover{
 text-decoration:underline;
}


#nav_main_001{	
	margin:0px;
	padding:5px;
	
	
}
#nav_main_001 ul{	
	margin:0px;
	padding:5px;
	list-style:none;
	
}
#nav_main_001 li a{	
	margin:4px 0px 4px 0px;
	display:block;
	padding:0px 0px 3px 0px;
	height:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#929090;
	text-decoration:none;
	background:none;	
}
.text_01
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#1A1A1A;
}
.text_001
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	color:#1A1A1A;
}
.text_001:hover
{
	text-decoration:none;
}
.border_002{	
	background-color:#D3D78A;
	border: solid 2px #BEC36C;
}
.whitbold_txt{
	
	font-family:tahoma, arial, verdana;
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.red_bold{
	
	font-family:tahoma, arial, verdana;
	font-size:20px;
	color:#AF4C24;
	font-weight:bold;
	text-decoration:none;
}
.whitnormal_txt{
	
	font-family:tahoma, arial, verdana;
	font-size:16px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
.title_01{
	
	font-family:tahoma, arial, verdana;
	font-size:11px;
	color:#D26B54;
	font-weight:bold;
	text-decoration:none;
}
.img_border_01{
	
	border:solid 1px #D2D2D2;
	padding:2px;
}
.more_link{
	
	font-family:tahoma, arial, verdana;
	font-size:11px;
	color:#AF4C24;
	font-weight:bold;
	text-decoration:underline;
}
.more_link:hover{
	
	font-family:tahoma, arial, verdana;
	font-size:11px;
	color:#AF4C24;
	font-weight:bold;
	text-decoration:none;
}
.bg_verline{
	background-image:url(../images/bg_line_01.gif);
	background-repeat:repeat-y;
	width:26px;
}
.bg_hline{
	background-image:url(../images/hor_line.gif);
	background-repeat:repeat-x;
	width:40px;
}
.linktxt_01{
	
	font-family:tahoma, arial, verdana;
	font-size:12px;
	color:#D26B54;
	font-weight:bold;
	text-decoration:none;
}
.linktxt_001{
	
	font-family:tahoma, arial, verdana;
	font-size:12px;
	color:#323232;
	font-weight:bold;
	text-decoration:none;
}
.linktxt_0010{
	font-family:tahoma, arial, verdana;
	font-size:14px;
	color:#323232;
	font-weight:bold;
	text-decoration:none;
}
.linktxt_03{
	font-family:tahoma, arial, verdana;
	font-size:16px;
	color:#323232;
	font-weight:bold;
	text-decoration:none;
}
.linktxt_0011{
	
	font-family:tahoma, arial, verdana;
	font-size:14px;
	color:#929090;
	font-weight:bold;
	text-decoration:none;
}
.linktxt_01:hover{
	
	font-family:tahoma, arial, verdana;
	font-size:12px;
	color:#D26B54;
	font-weight:bold;
	text-decoration:underline;
}
.linktxt_02 {
	
	font-family:tahoma, arial, verdana;
	font-size:12px;
	color:#D26B54;
	font-weight:bold;
	text-decoration:underline;
}
.search_bg{
	
	background-image:url(../images/search_bg.gif);
	background-repeat:no-repeat;
	height:31px;
	font-family:tahoma, arial, verdana;
	font-size:14px;
	color:#131313;
	font-weight:bold;
	padding-left:10px;
}
.borderbox_001{
	
	border:solid 1px #A1A1A1;
	padding:10px;
	
}
.borderbox_002{
	
	border:solid 1px #BCBCBC;
	padding:10px;
	
}
.buttonstyle_01{
	background-image:url(../images/button_style_2.gif);
	background-repeat:no-repeat;
	border:0px;
	height:38px;
	width:110px;
	font-family:tahoma, arial, verdana;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	
}
.Middlebg_cor{
	background-image:url(../images/cor_middle.gif);
	background-repeat:repeat-y;
}
.title_head{
	background-image:url(../images/bg_button_03.gif);
	background-repeat:no-repeat;
	border:0px;
	height:27px;
	width:144px;
	font-family:tahoma, arial, verdana;
	font-size:12px;
	color:#606060;
	font-weight:bold;
	text-decoration:none;
	
	
}
.title_head01 {
	background-image:url(../images/bg_button_03.gif);
	background-repeat:no-repeat;
	border:0px;
	height:24px;
	width:144px;
	font-family:tahoma, arial, verdana;
	font-size:11px;
	color:#606060;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	display:block;
	padding-top:3px;
}
.title_head01:hover {
	background-image:url(../images/bg_button_03.gif);
	background-repeat:no-repeat;
	border:0px;
	height:24px;
	width:144px;
	font-family:tahoma, arial, verdana;
	font-size:11px;
	color:#606060;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
	display:block;
	padding-top:3px;
}
.sitemap {
	background-image:url(../images/bg_button_03.gif);
	background-repeat:no-repeat;
	border:0px;
	height:24px;
	width:144px;
	font-family:tahoma, arial, verdana;
	font-size:11px;
	color:#606060;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
	display:block;
	padding-top:3px;
}
.listing_02{	
	padding:0px 0px 3px 16px;
	background-image: url(../images/iconarrow_01.gif);
	background-repeat:no-repeat;
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#1A1A1A;
	text-decoration:none;
	padding-bottom:7px;
	display:block;
	border-bottom: solid 1px #EAEAEA;
	text-decoration:none;
		
}
.listing_02:hover{	
text-decoration:underline;
		
}
.listing_03{	
	margin-left:10px;
	padding:0px 0px 3px 16px;
	background-image: url(../images/iconarrow_02.gif);
	background-repeat:no-repeat;
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color:#1A1A1A;
	text-decoration:none;
	padding-bottom:7px;
	display:block;
	border-bottom: solid 1px #EAEAEA;
	text-decoration:none;
		
}.listing_03:hover{	
	text-decoration:underline;
}		
.bg_color{	
	background-color:#B66856;
	
}	

/* New Search CSS*/

.search_options_header {
background:url(../images/search_option_header.gif);
font-weight:bold;
font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
color:#FFFFFF;
font-size:16px;
padding: 8px;
}

.search_panel {
padding: 5px;
border:thin;
border-style:solid;
}
.searchLeftLink {
	padding:0px 0px 20px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	padding-right:15px;
	text-decoration:none;
}
.searchLeftLink:hover {
	padding:0px 0px 20px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#AA2A2A;
	padding-right:15px;
	text-decoration:none;
}
.searchLeftLinkSelected {
	padding:0px 0px 20px 0px;
	padding:
	margin:0px 0px 0px 0px;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#AA2A2A;
	background:url(../images/arrow1.gif) no-repeat 100% 0%;
	padding-right:15px;
	text-decoration:none;
}


