@charset "utf-8";
/* CSS Document */
body{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	background:#FFFFFF;
}
form{
	padding: 0;
	margin: 0;
}
#header{ 
	top: 0px;   /*Width of left frame div*/
	height: 240px;
}
#framecontentLeft{
	background:#FFFFFF;
	top: 236px; 
	width: 180px; /*Width of left frame div*/
	height: 100%;
}
#framecontentRight{
	background:#FFFFFF; 
	top: 236px;
	height: 100%;
	width: 156px; /*Width of right frame div*/
}
#maincontent{
	top: 236px;
	left: 180px; /*Set left value to WidthOfLeftFrameDiv*/
	right: 156px; /*Set right value to WidthOfRightFrameDiv*/
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;;
	font-size:11px;
	color:#000000;
	line-height:16px;
}
#mainfooter{
	background:url(images/foot_bg.jpg);
	height:117px;
	background-repeat:repeat-x;
	left: 0px; 
	right: 0px;
	bottom:0px;
}
/*content frame*/
.cont_head_bg{
	background:url(images/cont_head_bg.jpg);
	height:11px;
	background-repeat:no-repeat;
	width:583px;
}
.cont_body_bg{
	background:url(images/cont_body_bg.jpg);
	height:1px;
	background-repeat:repeat-y;
	width:583px;
	margin:0px 5px 0px 5px;
}
.cont_foot_bg{
	background:url(images/cont_foot_bg.jpg);
	height:13px;
	background-repeat:no-repeat;
	width:583px;
}
/*horizontal menu*/
.menu_bg{
	background:url(images/main_menu_bg.jpg);
	height:29px;
	background-repeat:repeat-x;
}
.menu{
	text-align:center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6f0f1a;
}
.menu a{
	color:#6f0f1a;
	text-decoration:none;
	font-size:11px;
}
.menu a:hover{
	color:#6f0f1a;
	font-size:11px;
	text-decoration:underline;
}
.selected_link{
	background:url(images/selected_home.jpg);
	height:29px;
	background-repeat:repeat-x;
}
.menu_2_bg{
	background:url(images/menu_2_bg.jpg);
	height:63px;
	background-repeat:repeat-x;
}
.menu_2{
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6f0f1a;
}
.menu_2 a{
	color:#6f0f1a;
	text-decoration:none;
}
.menu_2 a:hover{
	color:#6f0f1a;
	text-decoration:underline;
}
.srch_inp  {
	width: 118px; height: 15px;
	margin: 0px 0px 0px 0px;
    vertical-align: absmiddle;
	border: 1px solid #ccab75;
	background:#FFFFFF;
	color:#7c7b7a;
}
.search {
	width: 59px; 
	height: 22px;
	position:relative; top:5px;
    vertical-align: absmiddle;
}
.left_bg{
	background:#f9f6e7;
	font-family: Tahome, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3e0008;
	text-align:left;
	line-height:14px;
}
.left_bg a{
	margin-left:6px;
	color:#3e0008;
	text-decoration:none;
}
.left_bg a:hover{
	margin-left:6px;
	color:#3e0008;
	text-decoration:underline;
}
.subscribe{
	font-family: Tahome, Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#3D3D3D;
	text-align:left;
}
.subscribe_sm{
	font-family: Tahome, Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#3D3D3D;
	text-align:left;
	margin-left:5px;
}
.subscribe_tx{
	font-family: Tahome, Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#605b5b;
	text-align:left;	

}
.sub_inp  {
	width: 110px; height: 15px;
	margin-left: 1px;
  vertical-align: absmiddle;
	border: 1px solid #6E6E6E;
	background:#FFFFFF;
	color:#777777;
	font-size:10px;
}
.apply {
	width: 54px; 
	height: 22px;
	position:relative; top:5px;
    vertical-align: absmiddle;
}
.lrelease{
	background:#fbf9f6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-align:right;
	color:#6f0f1a;
}
.right_pr{
	background:#f3f0e7;
	height:167px;
	font-family: Tahome, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-align:center;
}
.right_pr_t1{
	color:#000000;
	background:#f3f0e7;
	text-align:center;
	padding:0px 3px 0px 3px;
}
.right_pr_t2{
	color:#923434;
	background:#f3f0e7;
	text-align:center;
	padding:0px 3px 7px 3px;
}
.right_pr_t2 a{
	color:#923434;
	background:#f3f0e7;
	text-align:center;
	padding:0px 3px 7px 3px;
}
.link, .link:hover{
	text-decoration:none;
	color:#923434;
	font-weight:bold;
}
.foot_style{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#434343;
	line-height:16px;
}
.foot_style a{
	color:#434343;
	text-decoration:none;	
}
 .foot_style a:hover{
 	color:#434343;
	text-decoration:underline;
}
.more a, .more a:hover{
	color:#923434;
	text-decoration:none;
}
.more_pr a, .more_pr a:hover{
	text-align:center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#923434;
	text-decoration:none;
}
/*contact us page*/
.cont_header{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#923434;
}
.cont_content{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:16px;
	vertical-align:top;
}
.cont_content strong{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:16px;
	vertical-align:top;
}
.cont_content a, .cont_content a:hover{
	color:#051187;
	text-decoration:none;
}
.cont_content input text{
	margin: 0px 0px 0px 0px;
    vertical-align: absmiddle;
	border: 1px solid #000000;
	background:#FFFFFF;
	color:#494949;
}
.cont_content select{
	width:184px;
	margin: 0px 0px 0px 0px;
    vertical-align: absmiddle;
	border: 1px solid #000000;
	background:#FFFFFF;
	color:#494949;
}
.cont_content textarea {
	width:250px;
	height:90px;
	margin: 0px 0px 0px 0px;
    vertical-align: absmiddle;
	border: 1px solid #000000;
	background:#FFFFFF;
	color:#494949;
}
.cont_but {
	width: 57px; 
	height: 20px;
	position:relative; top:5px;
    vertical-align: absmiddle;
	border:0px;
}
/* end contact us page*/
/*FAQ page*/
.faq_content{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.faq_content ol, .faq_content li{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#800000;
}
.faq_margin{
	margin-left:20px;
}
.faq_margin a, .faq_margin a:hover{
	color:#051187;
	text-decoration:underline;
}
/*end FAQ page*/
/*inner page*/
.inner_text1{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-top: 5px;
	color:#3d3a39;
}
.tellfriend_inp  {
	width: 150px; height: 14px;
    vertical-align: absmiddle;
	border: 1px solid #939393;
	background:#FFFFFF;
	color:#777777;
	text-align:left;

}
.inner_send {
	width: 59px; 
	height: 22px;
	position:relative; top:3px;
    vertical-align: absmiddle;
}
.inner_content{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:16px;
	vertical-align:top;
}
.inner_content b{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:16px;
	vertical-align:top;
}
.inner_content a, .inner_content a:hover{
	color:#923434;
	text-decoration:underline;
	font-weight:bold;
}
.inner_img{
	border: 1px solid #999597;
	text-align:left;
}
.inner_cur{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#575757;
	font-weight:bold;
	margin-left:35px;
	position:relative; top:-10px;
	text-decoration:underline;
}
.inner_price{
	color:#3d3a39;
	font-size:11px;
	text-align:left;
}
.inner_price strong{
	color:#af1224;
}
.inner_mix{
	color:#3d3a39;
	font-size:11px;
	text-align:left;
	
}
.inner_img1{
	padding-bottom:3px;
}
.inner_right_head{
	background:url(images/inner_right_head.jpg);
	height:11px;
	width:155px;
	background-repeat:no-repeat;
}
.inner_right_body{
	background:url(images/inner_right_body.jpg);
	height:1px;
	width:155px;
	background-repeat:repeat-y;
}
.inner_right_foot{
	background:url(images/inner_right_foot.jpg);
	height:10px;
	width:155px;
	background-repeat:no-repeat;
}
.inner_right_style{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	margin: 3px 8px 3px 8px;
	line-height:16px;
}
.inner_right_style strong{
	font-size:12px;
}
.inner_right_style ul{
	list-style:square;
	line-height:16px;
}
.inner_right_style li{
	position:relative; left:-20px;
	}
/*end inner page*/
/*LV Models*/
.lv_mod_prname{
	background:#f3f0e5;
	width:122px;
	height:40px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#9F0000;
	text-align:left;
	padding: 7px 0px 0px 10px;
}
.lv_view_col a{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#7a7a7a;
	text-align:right;
	text-decoration:none;
	margin: 0px 0px 0px 50px;
}
.lv_view_col a:hover{
	color:#7a7a7a;
	text-align:right;
	text-decoration:underline;
	margin: 0px 0px 0px 50px;
}
/*end LV Models*/
/*Product List*/
.pr_count{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#515151;
	font-weight:bold;
}
.product_price{
	color:#3d3a39;
	font-size:11px;
	padding: 0px 0px 0px 0px;
	text-align:left;
}
.product_price strong{
	color:#7d0004;
}
.catname{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#923434;
	text-align:middle;
	padding: 0px 0px 0px 0px;
 
}

.prod_prname{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#923434;
	text-align:left;
	padding: 0px 0px 0px 0px;
	height: 55px;
}
.prod_prname a{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#923434;
	text-align:left;
	padding:0px 0px 0px 0px;
	height: 30px;
}
.prod_brandpage{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#923434;
	text-align:left;
	padding: 0px 0px 0px 0px;
	height: 84px;
}
.prod_brandpage a{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#923434;
	text-align:left;
	padding: 0px 0px 0px 0px;
	height: 30px;
}
.prod_numbering{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#484848;
}
.prod_numbering a,.prod_numbering a:hover{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#923434;
	font-weight:bold;
	text-decoration:underline;
}
/*End Product List*/
/*shopping cart*/
.bg_cart{
	background:url(images/1.jpg);
	height:82px;
	width:546px;
	background-repeat:no-repeat;
}
.shop_header{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#923434;
	margin: 0px 0px 0px 10px;
	display:inline;
}
.shop_dotted_line{
	background:url(images/shop_line.jpg);
	height:1px;
	background-repeat:repeat-x;
	margin: 20px 0px 20px 0px;
}
.shop_content_t {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#919191;
}
.shot_title{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#919191;
	padding-left:5px;
}
.shop_content {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;	
}
.shop_content1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;	
}
.shop_content1 b {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;	
}
.shop_content1 strong {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#980000;	
}
.shop_content1 a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#752121;	
	font-weight:bold;
	text-decoration:underline;
}
.shop_content b {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;	
}
.shop_content strong {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#980000;	
}
.shop_content a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#752121;	
	font-weight:bold;
	text-decoration:underline;
}
.shop_foot_style{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#919191;	
	padding-left:5px;
}
.shop_foot_style{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#919191;	
}
.shop_content_tx{
	margin: 0px 0px 0px 0px;
  	vertical-align: absmiddle;
	background:#FFFFFF;
	color:#494949;
	width:190px;
}
.shop_bg{
	background:url(images/shop_cart_bg.jpg);
	height:1px;
	background-repeat:no-repeat;
	width:438px;
	height:389px;
}
.shop_bg_4{
	background:url(images/shop_cart_bg4.jpg);
	background-repeat:no-repeat;
	width:435px;
	height:572px;
}
.sh_foot_text{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#919191;
	font-weight:bold;
}
.sh_foot_text a, .sh_foot_text a:hover{
	color:#0035E2;
	text-decoration:underline;
	font-weight:normal;
}
.sh_head{
	background:url(images/sh_head_5.jpg);
	height:48px;
	background-repeat:no-repeat;
	width:571px;
}
.sh_body{
	background:url(images/sh_body_5.jpg);
	height:15px;
	background-repeat:repeat-y;
	width:571px;
}
.sh_foot{
	background:url(images/sh_foot_5.jpg);
	height:24px;
	background-repeat:no-repeat;
	width:571px;
}
.sh_cont_5{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7A7372;
}
.sh_gray_title{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#919191;
	font-weight:bold;
	margin-left:15px;
}
.sh_gray_txt{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#919191;
	margin-left:15px;
}
.sh_gray_txt2{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#919191;
	margin-left:40px;
}
.sh_link{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#515151;
}
.sh_link a, .sh_link a:hover{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#515151;
	text-decoration:none;
}
.sh_border{
	border: 1px solid #666666;
	width:50px;
	height:16px;
	text-align:center;
}
/*end shopping cart*/
/*Advanced Search*/
.advsearch_content{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:16px;
	vertical-align:top;
}
.advsearch_content a, .advsearch_content a:hover{
	color:#8c555b;
	text-decoration:none;
}
.advsearch_content select{
	width:184px;
	margin: 0px 0px 0px 0px;
  	vertical-align: absmiddle;
	border: 1px solid #000000;
	background:#FFFFFF;
	color:#494949;
	font-size:10px;
}
.advsearch_content2 select{
	width:120px;
	margin: 0px 0px 0px 0px;
  	vertical-align: absmiddle;
	border: 1px solid #000000;
	background:#FFFFFF;
	color:#494949;
	font-size:10px;
}
.adv_head{
	background:url(images/Adv_head.jpg);
	height:6px;
	width:358px;
	background-repeat:no-repeat;
}
.adv_body{
	background:url(images/Adv_body.jpg);
	height:2px;
	width:358px;
	padding:5px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:16px;
	background-repeat:repeat-y;
}
.adv_body_title{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#923434;
	font-weight:bold;
}
.adv_foot{
	background:url(images/Adv_foot.jpg);
	height:6px;
	width:358px;
	background-repeat:no-repeat;
}
.adv_sub_bg{
	background:url(images/adv_sub_bg.jpg);
	height:80px;
	width:182px;
	background-repeat:no-repeat;
}
/*end Advanced Search*/
/*login and register page*/
.log_header{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#923434;
	font-weight:bold;
}
.log_header2{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#9e8579;
}
.log_content{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:16px;
	vertical-align:top;
	padding-left:5px;
}
.log_content strong{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:16px;
	vertical-align:top;
	padding-left:5px;
}
.log_text {
	margin: 0px 0px 0px 0px;
	background:#FFFFFF;
	width:170px;
	color:#494949;
	font-size:9px;
}
.log_content input radio  {
	margin: 0px 0px 0px 0px;
	color:#494949;
	font-size:9px;
}
.log_content select {
	margin: 0px 0px 0px 0px;
	border: 1px solid #000000;
	background:#FFFFFF;
	width:174px;
	color:#494949;
	font-size:10px;
}
.log_content a, .log_content a:hover{
	color:#001cc4;
	text-decoration:underline;
}
/*end login and register page*/
/*write review*/
.wr_text{
	margin: 0px 0px 0px 0px;
	background:#FFFFFF;
	width:350px;
	height:100px;
	color:#494949;
	font-size:10px;
}
/*end write review page*/
.tell_content{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.tell_content th{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#923434;
	font-weight:bold;
}
.tell_text0{
	margin: 0px 0px 0px 0px;
	width:150px;
	background:#FFFFFF;
	color:#494949;
}
.tell_text1{
	margin: 0px 0px 0px 0px;
	width:190px;
	height:14px;
	background:#FFFFFF;
	color:#494949;
}
.tell_text2{
	margin: 0px 0px 0px 0px;
	width:140px;
	height:14px;
	background:#FFFFFF;
	color:#494949;
}
.tell_text3{
	margin: 0px 0px 0px 0px;
	width:70px;
	height:14px;
	background:#FFFFFF;
	color:#494949;
}
.tell_text4{
	margin: 0px 0px 0px 0px;
	width:80px;
	height:14px;
	background:#FFFFFF;
	color:#494949;
}
/*tell_content*/
/*testimionals*/
.test_content{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	padding-left:5px;
}
.test_content p{
	text-decoration:underline;
}
/*end testimionals*/
/*track order*/
.tr_order_content{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	padding-left:4px;
}
.tr_order_content span{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#cc1916;
}
.tr_order_content a{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#923434;
	text-decoration:none;
}

/*end track order*/
   
.popup1 {
	display: none;
	position: absolute;
    top: 635px; left: 597px;
	width: 240px; height: 340px;
	font-family: Tahoma;
	font-size: 11px; color: #000000;
    padding: 15px;
    background-color: #e4d7b8;
    border: 2px solid #4C5685;
}
.popup1 span {
	font-family: Tahoma;
	font-size: 30px; color: #479AAA;
}
.popup1 a {
	font-family: Tahoma;
	font-size: 11px; color: #000000;
    text-decoration: none;
}
.reset_button
{

	background:url(images/clear.jpg);
		color:White;
	

}
.message
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #993300;
	text-align: center;
	font-weight:bold;
}
#news .title
{
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#7f1622;
	text-align:right;
	line-height:25px;
}
#news .title1
{
	background:url(images/news_title_bg.jpg) left top repeat-x;
	height:24px;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	padding:0px 0px 0px 14px;
	line-height:20px;
	position:relative;
	
	
	
}
#news .title1_right
{
	position:absolute; left:419px; top:0px;
	background:url(images/news_title_bg_right.jpg) left top no-repeat;
	height:24px;
	padding-left:3px;
}

#news .news
{
	background:#f4efe2;
}
#news .newstitle
{
	font-size:11px;
	font-weight:bold;
	color:#8a1d29;
	padding:10px 0px 6px 14px;
	float:left;
}
#news .date
{
	font-size:10px;
	color:#727272;
	padding:10px 21px 6px 0px;
	line-height:15px;
	float:right;
}
#news .news p
{
	font-size:10px;
	line-height:11px;
	color:#3c3c3c;
	padding:0px 21px 16px 14px;
	margin:0px;
}
#news .more
{
	font-size:10px;
	line-height:11px;
	color:#8a1d29;
	text-decoration:none;
	padding-left:5px;
}
.breaker
{
	margin:0px;
	padding:0px;
	height:0px;
	overflow:hidden;
	clear:both;
}
#news .button
{
	background:url(images/news_button_bg.jpg) left top repeat-x;
	height:20px;
	text-align:right;
	padding-right:18px;
}
/* start blog */
#previus_posts
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:25px;
}
#previus_posts .title
{
	background:url(images/blog_right_title.jpg) left top no-repeat;
	height:22px;
	padding-left:7px;
	font-size:11px;
	font-weight:bold;
	line-height:22px;
	color:#ffffff;
	padding-bottom:16px;
}
#previus_posts ul
{
	list-style:none;
	margin:0px; 
	padding:0px;
}
#previus_posts  li 
{
	background:url(images/blog_right_menu_bg.jpg) 12px 8px no-repeat;
	padding:0px 3px 5px 20px;
}
#previus_posts  li a 
{
	display:block;
	color:#8c0400;
	font-size:11px;
	line-height:14px;
	text-decoration:underline;
}
#archives
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:25px;
}
#archives .title
{
	background:url(images/blog_right_title.jpg) left top no-repeat;
	height:22px;
	padding-left:7px;
	font-size:11px;
	font-weight:bold;
	line-height:22px;
	color:#ffffff;
	padding-bottom:16px;
}
#archives ul
{
	list-style:none;
	margin:0px; 
	padding:0px;
}
#archives  li 
{
	background:url(images/blog_right_menu_bg.jpg) 12px 8px no-repeat;
	padding:0px 3px 5px 20px;
}
#archives  li a 
{
	display:block;
	color:#8c0400;
	font-size:11px;
	line-height:14px;
	text-decoration:underline;
}
#links
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:25px;
}
#links .title
{
	background:url(images/blog_right_title.jpg) left top no-repeat;
	height:22px;
	padding-left:7px;
	font-size:11px;
	font-weight:bold;
	line-height:22px;
	color:#ffffff;
	padding-bottom:16px;
}
#links ul
{
	list-style:none;
	margin:0px; 
	padding:0px;
}
#links  li 
{
	background:url(images/blog_right_menu_bg.jpg) 12px 8px no-repeat;
	padding:0px 3px 5px 20px;
}
#links  li a 
{
	display:block;
	color:#8c0400;
	font-size:11px;
	line-height:14px;
	text-decoration:underline;
}
.maintitle
{
	font-size:18px;
	color:#6f0f1a;
	padding-bottom:3px;
}
#blog .date
{
	font-size:11px;
	font-style:italic;
	color:#000000;
	padding-top:19px;
	padding-bottom:17px;
}
#blog h4
{
	font-size:18px;
	font-weight:bold;
	color:#923434;
	padding:0px;
	margin:0px;
}
#blog .image
{
	margin:19px 0px;
}
#blog p .blue
{
	color:#051187;
}
#blog p .italic
{
	font-style:italic;
}
.blogline
{
	background:url(images/blog_line1.jpg) left top repeat-x;
	height:1px;
	margin-bottom:10px;
	margin-top:24px;
}
/* end blog */
.shop_by_price
{
	width:180px;
	margin-top:6px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.shop_by_price ul
{
	list-style:none;
	margin:0px;
	padding:0px;
	position:relative;
}
.shop_by_price ul li 
{
	
}
.shop_by_price ul li a
{
	display:block; 
	line-height:28px;
	text-decoration:none;
	height:28px;
	background:url(images/shop_by_price.gif) left top no-repeat;
}

.shop_by_price ul li:hover 
{
	position:relative;
	z-index:200;
}
.shop_by_price ul a:hover 
{
	position:relative;
	z-index:200;
}
.shop_by_price ul ul
{
	position:absolute; 
	left:-9999px; 
	top:-9999px; 
	width:0; 
	height:0; 
	margin:0; 
	padding:0; 
	list-style:none;
}
.shop_by_price ul table 
{
	border-collapse:collapse; 
	padding:0; 
	margin:0; 
	position:absolute; 
	left:0; 
	top:0;
}
.shop_by_price ul :hover ul
{
	left:180px; 
	top:0px; 
	width:126px; 
	height:auto; 
	z-index:300;
}
.shop_by_price ul :hover ul li
{
	display:block; 
	position:relative; 
	float:left;
}
.shop_by_price ul :hover ul li a
{
	display:block; 
	font-size:10px; 
	height:15px; 
	width:104px; 
	line-height:15px; 
	color:#3e0008; 
	text-decoration:none;
	background:#f9f6e7;
	border-bottom:1px solid #d1bfa2;
	padding-left:14px;
	padding-right:8px;
}
.shop_by_price ul :hover ul li a:hover
{
	background:#e2d1b7;
}
/* end blog */
.shop_by_pricew
{
	width:180px;
	margin-top:6px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.shop_by_pricew ul
{
	list-style:none;
	margin:0px;
	padding:0px;
	position:relative;
}
.shop_by_pricew ul li 
{
	
}
.shop_by_pricew ul li a
{
	display:block; 
	line-height:28px;
	text-decoration:none;
	height:28px;
	background:url(images/shop_by_pricew.gif) left top no-repeat;
}

.shop_by_pricew ul li:hover 
{
	position:relative;
	z-index:200;
}
.shop_by_pricew ul a:hover 
{
	position:relative;
	z-index:200;
}
.shop_by_pricew ul ul
{
	position:absolute; 
	left:-9999px; 
	top:-9999px; 
	width:0; 
	height:0; 
	margin:0; 
	padding:0; 
	list-style:none;
}
.shop_by_pricew ul table 
{
	border-collapse:collapse; 
	padding:0; 
	margin:0; 
	position:absolute; 
	left:0; 
	top:0;
}
.shop_by_pricew ul :hover ul
{
	left:180px; 
	top:0px; 
	width:126px; 
	height:auto; 
	z-index:300;
}
.shop_by_pricew ul :hover ul li
{
	display:block; 
	position:relative; 
	float:left;
}
.shop_by_pricew ul :hover ul li a
{
	display:block; 
	font-size:10px; 
	height:15px; 
	width:104px; 
	line-height:15px; 
	color:#3e0008; 
	text-decoration:none;
	background:#f9f6e7;
	border-bottom:1px solid #d1bfa2;
	padding-left:14px;
	padding-right:8px;
}
.shop_by_pricew ul :hover ul li a:hover
{
	background:#e2d1b7;
}