/* OLD */

/* ====================== DEFAULT STYLES OF VARIOUS COMPONENTS ====================== */
h1{font-size:18px;color:#dbcf47;font-weight:bold;}
h2{font-size:16px;color:#dbcf47;}
h3{font-size:14px;color:#dbcf47;}
ul.vertical, ul.horizontal
{ padding: 0px;
  margin: 0px;
}
ul.horizontal {
overflow: hidden;
}
.vertical li
{ padding-left: 0px;
  padding-bottom: 5px;
}
.horizontal li
{ float: left;
  margin-right: 25px;
}

.cpt_divisions_navigation li
.cpt_divisions_navigation ul a { color:#fff;}
.cpt_auxpages_navigation ul.vertical
{ list-style-image: url(../../images/li_infopages.gif);
  padding-left: 15px;
}
.cpt_auxpages_navigation .vertical li
{ padding-left: 5px;
}
.cpt_auxpages_navigation ul.horizontal, .cpt_divisions_navigation ul
{ list-style-type: none;
  padding-left: 0px;
}

.cpt_shopping_cart_info
{ background: #f5f0bb;
  margin:10px;
  text-align: center;
  vertical-align: middle;
  width:180px;
  font-size:75%;
}
.cpt_shopping_cart_info div 
{margin:5px 0; font-size:75%:}
.cpt_shopping_cart_info b { font-size:1px; line-height:1px;}

.cpt_news_short_list{
	margin-bottom: 10px;
}

/* ====================== SET HOW CERTAIN COMPONENTS APPEAR IN VARIOUS CONTAINERS ====================== */
/* ====================== (if you wish to overwrite default appearence of components in certain containers) ====================== */

#container_top_left h1 { margin:0;}

#container_top .cpt_divisions_navigation, #container_top .cpt_auxpages_navigation
{ height: 20px;
  padding: 5px 20px 5px 50px;
}
#container_top .cpt_auxpages_navigation .vertical li
{ padding-left: 0px;
}

#container_top .cpt_divisions_navigation a, #container_top .cpt_auxpages_navigation a, 
#container_footer .cpt_divisions_navigation a, #container_footer .cpt_auxpages_navigation a
{ color: white;
}
/*footer menu*/

#container_footer .cpt_divisions_navigation { text-align:center; font-size:11px;}
#container_footer ul.horizontal, #container_footer ul.horizontal li { display:inline; float:none;}


#container_top .cpt_auxpages_navigation ul.vertical
{ list-style-image: none;
  padding-left: 0px;
}
.cpt_tag_cloud a { text-decoration:none; font-size:14px;}
#container_left_sidebar .cpt_tag_cloud a { color:#fff;}
#container_left_sidebar .cpt_tag_cloud a:hover { color:#b34f4f;}
ul.product_list { border-left:2px solid #EBEBEB; }
ul.product_list li { border:1px solid #EBEBEB; border-left:none; text-align:center; margin:5px;}
ul.product_list li table { margin:5px auto;}
#container_main_content ul { list-style-position:inside;}
/* ====================== STYLES OF ELEMENTS THAT APPEAR INSIDE VARIOUS COMPONENTS ====================== */
.hrline { font-size:1px; line-height:1px; background-color:#d8d8d8; height:2px;}
#searchstring
{ width: 120px;
}

#shpcrtca{
 font-weight: bold;
 font-size: 130%;
 white-space: nowrap;
}

#container_top #searchstring
{ width: 60%;
}

#container_main_content #searchstring
{ width: 60%;
}

#cat_info_left_block a { font-size:90%; font-weight:normal; }
/* ====================== PREDEFINED STYLES; edit, but do not delete these styles ====================== */

.small
{ font-size: 70%;
}
.big
{ font-size: 150%;
}

.background1, .background1 td{ 
}

.btn_checkout
{ font-size: 130%;
  font-weight: bold;
  margin: 10px;
  padding: 3px;
}

.prdbrief_add2cart
{ padding-top: 5px;
}

.error_block
{ font-weight: bold;
  color: red;
}

/*

a.admdivslst:hover,a.admdivslst:link,a.admdivslst:visited,a.admdivslst:active{text-decoration: none;color: blue;font-weight:normal;font-size:10pt;}
a.admdivslst:hover{color: navy;}

a.h_admdivslst:hover,a.h_admdivslst:link,a.h_admdivslst:visited,a.h_admdivslst:active{text-decoration: none;color: #888888;font-weight:normal;font-size:10pt;}
a.h_admdivslst:hover{color: #555555;}

*/

#tbl-checkout-progress td{
font-size: 0.7em;
vertical-align: top;
}

.current_prd_thumbnail img{
	border: #BBBBBB 3px solid;
}
a.prd_thumbnail img{
	border: #FFFFFF 3px solid;
}
a.prd_thumbnail:hover img{
	border: #BBBBBB 3px solid;
}

.news_date
{ color: #D1A8A8;
  font-size: 90%;
}
.news_title
{ padding-bottom: 10px;
}
.news_title a, .news_viewall a { color:#fff; font-weight:normal;}
.news_viewall {
	padding-bottom: 10px;
	font-size: 85%;
}

.news_subscribe img { vertical-align:middle;}
/************************
BLOG STYLES
***************************/
.post_title{
 color: #666;
 margin-top: 30px;
 margin-bottom: 0px;
}
.post_date{ 
 color: #999;
 border: 0px solid #EEE;
 margin-bottom: 15px;
 }
.post_content{
 padding-left: 15px;
}

/***************************
PRODUCTS COMPARISON
****************************/
.cmp_headers{
 background-color: #eeeeee;
}
.cmp_column_odd{
 background-color: white;
 vertical-align: top;
}
.cmp_column_even{
 vertical-align: top;
}
#cmp-table tr:hover td{
 background-color: #d5e5fa!important;
}
#cmp-table tr td{
 text-align:center;
 padding: 6px;
}
#cmp-table tr td.cmp_headers{
 text-align: left;
}

/***************************
PRODUCT DETAILED
****************************/
.regularPrice{
 color: brown;
 text-decoration: line-through;
}
.totalPrice{
 color: #800000;
 font-weight: bold;
 font-size: 130%;
}
.youSaveLabel{
 font-size: 75%;
}
.youSavePrice{
 font-size: 75%;
}
.prd_out_of_stock {
 font-style:  italic;
}

.hndl_submit_prds_cmp, #cat_product_sort { margin:10px 0;}
.add2cart_handler { margin:5px 0;}
.prdbrief_name a{ font-size:130%; line-height:150%; text-decoration:none; color:#660F0F;}
.prdbrief_name a:hover { border-bottom:solid 1px;}


/************************
PRODUCT REVIEWS STYLES
***************************/
.review_block
{ margin-left: 20px;
}
.review_title{
 color: #333;
 margin-top: 10px;
 margin-bottom: 0px;
 font-size: 120%;
}
.review_date{ 
 color: #999;
 border: 0px solid #EEE;
 border-top-width: 1px;
 font-size: 90%;
 margin-bottom: 5px;
 }
.review_content{
 color: #333;
 padding-left: 20px;
}
.review_showall{
 margin-left: 20px;
}

/****************************
SHOPPING CART
*****************************/
.background_cart_top
{ background-color: #eeeeee;
  border-bottom: 1px #99C9DF solid;
}
.background_cart_top h1{
 display: inline;
 padding: 0px;
 margin: 0px;
}
#cart_content_tbl{
     width:100%;}
#cart_content_tbl td{
 padding: 6px;
}
#cart_page_title{
 padding: 10px;
 text-align: left;
}
#cart_page_title h1{
 display inline;
 padding: 0px;
 margin: 0px;
}
#cart_clear{
 padding: 10px;
 text-align: right;
}
#cart_clear a{
 font-size:9pt;
}
.cart_discount_label{
 font-weight: bold;
}
#cart_total_label{
 font-size: 130%;
 font-weight: bold;
}
#cart_total{
 background-color: #eeeeee;
 font-size: 130%;
 font-weight: bold;
 padding: 10px;
 white-space: nowrap;
}
#cart_checkout_btn{
 padding-top: 20px;
}
.cart_product_brief_description{
 font-size: 80%;
 color:#000;
}
#cart_content_header td{
 font-weight: bold;
}
.cart_apply_for_discounts_extra{
 font-size: 80%;
 color: #777;
}
.cart_product_quantity{
 text-align: center;
}

/********************
HOMEPAGE UNFOLDED TREE
*********************/
.rcat_root_category
{ 
  font-weight: bold;
}
.rcat_products_num
{ color: #999999;
  font-size: 80%;
}
.rcat_child_categories a
{ font-size: 90%;
  font-weight: normal;
}

/********************
REGISTRATION PAGE
*********************/
#reg_fields_tbl td{
 padding: 5px;
}
#reg_auth_fields td{
}
#reg_confcode td{

}

#subscribed4news{
 width:auto!important;
}
#reg_fields_tbl td textarea, .addressform td textarea{
 width: 300px;height: 100px;
}
#reg_submit_btn{
 font-size:150%;
 font-weight: bold;
}

/*********
SEARCH IN CATEGORY
**********/
#cat_advproduct_search{
 background-color: #9d9b90;
	margin-right:10px;
	width:230px;
}
#cat_advproduct_search form { padding:10px; }
#cat_advproduct_search td { vertical-align:top; }
#cat_advproduct_search select { width:100%;  }
#cat_advproduct_search form, #cat_advproduct_search table { //width:100%;}
#cat_advproduct_search h3 { padding:0px; margin: 10px 10px 0 10px;}
#cat_info_left_block, #cat_advproduct_search  { float:left;}

/************
CHECKOUT
************/
.checkout_noframe_title {
	padding: 5px 15px;
}
#checkout_have_account {
	padding: 15px;
	background-color: #9d9b90;
	margin: 0 -5px 15px -5px;
}
#checkout_logininfo { width:428px;}
#checkout_logininfo .inputtext, #checkout_addresses .inputtext, #checkout_addresses textarea {
	width: 200px;
}
.paddingblock input.checkout_buttons {
	font-size: 130%;
	font-weight: bold;
	margin:5px 0;
}
.checkout_steps_divider {
	width: 40px;
	height:1px;
	background-color:#99C9DF;
	overflow:hidden;
}
#checkout_addresses { width:800px;}
#checkout_addresses td { } 
/**********************
ORDER STYLES
***********************/
tr#ord_total_row * {
	font-size: 105%;
	font-weight: bold;
}
.row_odd td {
	background-color: #eeeeee;
}
.row_even td {
	border: 0px solid #302c1e;
	border-width: 1px 0px;
}

.paddingblock { background:#fff;
	padding-left: 15px;
	padding-right: 15px;
	text-align:left;
	font-size:12pt;
}
.paddingblock h2 {
	padding:20px 5px;
	margin-top: 0px;
}
.paddingblock td { font-size:95%; vertical-align:top; padding:5px;}
.paddingblock p { margin-bottom:10px;}

.paddingblock input { margin:2px 0 0 0;}
.asterisk {
	color:red;
}
.cellpadding tr td {
	padding: 5px;
}
.cust_name {
	font-size:110%;
	font-weight: bold;
}
#prddeatailed_container .cpt_product_rate_form table {
	width: 100%;
	/***********************/
width: auto;/**/
}

#block-customerinfo td { font-size:100%;}
.cpt_product_images{
float: left;
}

.mainlogo { vertical-align:middle; margin:0 5px;}

.col_header { 
padding:5px 5px 5px 20px;
font-weight:bold;
color:#fff;
background:#200505;
font-size:75%;
margin:5px 10px;
}
img.vert-center { vertical-align:middle;}
.footer { background-color:#660f0f;}
.copyright, .copyright a { color:#fff; font-size:85%; text-align:center; padding:0 0 10px 0;}



/*NIFTY*/
b.niftycorners,b.niftyfill{display:block}

b.niftycorners *{ display:block;height:1px;line-height:1px;font-size:1px;
    overflow:hidden;border-style:solid;border-width: 0 1px;}
  
/*normal*/
b.r1{margin: 0 3px;border-width: 0 2px}
b.r2{margin: 0 2px}
b.r3{margin: 0 1px}
b.r4{height: 2px}
b.rb1{margin: 0 8px;border-width:0 2px}
b.rb2{margin: 0 6px;border-width:0 2px}
b.rb3{margin: 0 5px}
b.rb4{margin: 0 4px}
b.rb5{margin: 0 3px}
b.rb6{margin: 0 2px}
b.rb7{margin: 0 1px;height:2px}
b.rb8{margin: 0;height:2px}
b.rs1{margin: 0 1px}
/*transparent inside*/
b.t1{border-width: 0 5px}
b.t2{border-width: 0 3px}
b.t3{border-width: 0 2px}
b.t4{height: 2px}
b.tb1{border-width: 0 10px}
b.tb2{border-width: 0 8px}
b.tb3{border-width: 0 6px}
b.tb4{border-width: 0 5px}
b.tb5{border-width: 0 4px}
b.tb6{border-width: 0 3px}
b.tb7{border-width: 0 2px;height:2px}
b.tb8{border-width: 0 1px;height:2px}
b.ts1{border-width: 0 2px}
body.body-page-404 { background:#fff; background-image:none; text-align:left; font-size:12px;}
body.body-page-404 ul, body.body-page-404 li { list-style:none;}

.cpt_product_add2cart_button input { vertical-align:middle;}

/* NEW */



#content .leftcol{
	float:left;
	width:476px;
	padding:10px 10px 30px 0
}

#content .leftcol .productcat{
	padding:10px 0 0 0;
}

#content .leftcol .productcat .header{
	width:100%;
	height:30px;
	background:url(i/h_cat.png) no-repeat;
	-background-image:none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/published/SC/html/scripts/repo_themes/green/i/h_cat.png,sizingMethod=crop);
}


.tags .header{
	width:100%;
	height:30px;
	background:url(i/h_tags.png) no-repeat;
	-background-image:none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/published/SC/html/scripts/repo_themes/green/i/h_tags.png,sizingMethod=crop);
}


#content .rightcol{
	padding:10px 0 30px 0;
	float:right;
	width:250px;
}
#content .rightcol .splitter{
	height:20px;
}

#content .rightcol .nav-trans-bg{
	padding:10px;
	height:auto;
	-height:50px;
}

#content .rightcol .search form{
	padding:0;
	margin:0;
}

#content .rightcol span{
	-position:relative;
}

#content .rightcol .search .header{
	width:100%;
	height:30px;
	background:url(i/h_search.png) no-repeat;
	-background-image:none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/published/SC/html/scripts/repo_themes/green/i/h_search.png,sizingMethod=crop);
}

#content .rightcol .search input.text{
	width:200px;
	height:16px;
	border:1px solid #818181;
	font-size:10px;
	color:#a6a292;
	border:1px solid #818181;
	background:#383420;
}

#content .rightcol .search input.submit{
	border:0;
	width:18px;
	height:18px;
	padding:0;
	margin:0;
	background:url(i/btn_search.png) 0 2px no-repeat;
	cursor:pointer;
	-background-position:0 0;
	-background-image:none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/published/SC/html/scripts/repo_themes/green/i/btn_search.png,sizingMethod=crop);
}

#content .rightcol .search input.submit:hover{
	background-position:0 3px;
}



#content .rightcol .news .header{
	width:100%;
	height:22px;
	text-align:right;
	background:url(i/h_news.png) no-repeat;
	-background-image:none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/published/SC/html/scripts/repo_themes/green/i/h_news.png,sizingMethod=crop);
}

#content .rightcol .news p{
	padding-left:8px;
	font-size:10px;
	color:#d4911c;
	display:block;
	background:url(i/bul_1.gif) 0 4px no-repeat;
}

#content .rightcol .news p a{
	color:#d4911c;
	text-decoration:none;
}

#content .rightcol .news p a:hover{
	text-decoration:underline;
}

#content .rightcol .news p span{
	color:#ffffff
}
#content .rightcol .news .news_viewall{
	text-align:right;
	padding-right:8px;
	background:url(i/bul_1.gif) 226px 6px no-repeat;
}
#content .rightcol .news .news_viewall a{
	color:#d4911c;
	font-size:10px;
}
#content .rightcol .news .news_viewall a:hover{
	text-decoration:none;
}

#content .rightcol .news  .news_subscribe{
	padding-top:10px;
	font-size:10px;
	color:#a6a292;
}

#content .rightcol .news  .news_subscribe .error_block{
	color:#ff0000;
}

#content .rightcol .news  .news_subscribe form{
	padding:0;
	margin:0;
}

#content .rightcol .news  .news_subscribe input.text{
	width:190px;
	height:14px;
	border:1px solid #818181;
	background:#383420;
	font-size:10px;
	color:#a6a292;
}

#content .rightcol .news .news_thankyou{
	text-align:center;
	padding:20px 10px 10px 10px;
	font-size:14px;
}

#content .rightcol .news  .news_subscribe input.submit{
	border:0;
	width:25px;
	height:23px;
	margin:0;
	background:url(i/btn_subscribe.gif) 0 5px no-repeat;
	cursor:pointer;
}











	
#content .rightcol .poll .survey{
	font-size:10px;
	padding-left:30px;
	
}

#content .rightcol .poll .survey .survey_question{
	font-size:16px;
	font-weight:bold;
	color:#d4911c;
}

#content .rightcol .poll .survey .survey_submit{
	color:#000000;
	text-align:right;
}

#content .rightcol .poll .survey .survey_submit input{
	border:0;
	width:25px;
	height:23px;
	margin:0;
	background:url(i/btn_subscribe.gif) 0 5px no-repeat;
	cursor:pointer;
}


#content .rightcol .poll .header{
	width:100%;
	height:30px;
	background:url(i/h_poll.png) no-repeat;
	-background-image:none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/published/SC/html/scripts/repo_themes/green/i/h_poll.png,sizingMethod=crop);
}
/* TAGS STYLE */

/* CATALOG styles */

#content .left-tree-block{
	width:180px;
	float:left;
}

#content .left-tree-block .nav-trans-bg{height:auto;padding:10px;color:#d3ccb4;}
#content .left-tree-block a{
	color:#d3ccb4;
	text-decoration:none;
}

#content .left-tree-block a:hover{
	text-decoration:underline;
}



#content .left-tree-block .splitter{
	height:20px;
}

#content .left-tree-block .parent{font-weight:bold;font-size:11px;}
#content .left-tree-block .child{font-size:10px;}

#content .left-tree-block .parent_current{
	background:#d3ccb4;
	color:#232118;
	font-weight:bold;
	padding:2px 4px 4px 4px;
	margin:7px 0 7px 0;
}

#content .left-tree-block .child_current{
	font-size:10px;
	color:#777777;
}

#content .catalog_cnt{
	padding-top:10px;
	float:right;
	width:546px;
}

#content .pager{
	text-align:center;
	font-size:13px;
}

#content .comparison{
	text-align:center;
	padding:20px;
}

#content .comparison input{
	color:#000;
}

/* product list */
#content .prlist_item .prdbrief_thumbnail_pd{
	float:left;
	padding:0 5px 5px 0;
}
#content .prlist_item .prdbrief_thumbnail{
	padding:1px;
	border:1px solid #272414;
	background:#756b4e;
}

#content .prlist_item .prdbrief_price{
	text-align:right;
}

#content .prdbrief_add2cart input	{
	background:none;
	border:none;
}

#content .prlist_item .prdbrief_price .totalPrice{
	color:#dbcf47;
	font-size:24px;
	font-family:Tahoma;
}

#content .prlist_item .prdbrief_add2cart{
	text-align:center;
	padding-top:5px;
}

#content .prlist_item .prd_out_of_stock{
	text-align:center;
}

#content .prlist_item .prdbrief_name a{
	color:#d3ccb4;
	font-weight:bold;
	font-size:12px;
}

#content .prlist_item .rating{
	font-size:9px;
	float:right;
}

#content .prlist_item .rating .rating_bg{
	float:right;
	width:48px;
	height:14px;
	background:url(i/rate_bg.gif);
}

#content .prlist_item .rating .label{
	padding:2px 5px 0 0;
	float:left;
	height:14px;
}

#content .prlist_item .rating .rating_act{
	height:14px;
	background:url(i/rate_act.gif);
}

#content .prlist_item .prdbrief_comparison{
	float:left;
}

/* CART */

#white-blck-content p,#white-blck-content b,#white-blck-content strong,#white-blck-content i,#white-blck-content u,#white-blck-content td,#white-blck-content h1{
	color:#000000;
}

#white-blck-content form, #white-blck-content input,#white-blck-content button {
	color:#ffffff;
}

/* ROOT CATEGORY */

#content  .cat_name{
	height:15px;
}

#content  .cat_name{
	white-space:nowrap;
}

#content  .cat_name .rcat_root_category{
	font-size:11px;
	font-weight:bold;
}

#content  .cat_name .rcat_products_num{
	font-size:10px;
}

#content  .cat_name .rcat_child_categories a, #content  .cat_name .rcat_child_categories{
	font-size:10px;
	color:#aaaaaa;
}

/* VOTE */

#ctrl_vote *{
	font-size:0;
}

#ctrl_vote{
	width:90px;
	height:28px;
	cursor:pointer;
	z-index:500;
	padding-left:45px;
}

#ctrl_vote .act{
	width:45px;
	height:28px;
	position:absolute;
	display:block;
	background:url(i/rate_b_act.gif) no-repeat;
	z-index:20;
}

#ctrl_vote .act_voted{
	width:45px;
	height:28px;
	position:absolute;
	display:block;
	background:url(i/rate_b_act.gif) no-repeat;
	z-index:20;
}


#ctrl_vote:hover a.act{
	background:none;
}

#ctrl_vote .bg{
	width:90px;
	height:28px;
	position:absolute;
	display:block;
	background:url(i/rate_b_bg.gif) no-repeat;
	z-index:10;
}

#ctrl_vote .lvl-1{
	width:18px;
	height:28px;
	position:absolute;
	display:block;
	z-index:100;
}

#ctrl_vote .lvl-1:hover{
	background:url(i/rate_b_hover.gif) no-repeat;
}

#ctrl_vote .lvl-2{
	width:36px;
	height:28px;
	position:absolute;
	display:block;
	z-index:90;
}

#ctrl_vote .lvl-2:hover{
	background:url(i/rate_b_hover.gif) no-repeat;
}

#ctrl_vote .lvl-3{
	width:54px;
	height:28px;
	position:absolute;
	display:block;
	z-index:80;
}

#ctrl_vote .lvl-3:hover{
	background:url(i/rate_b_hover.gif) no-repeat;
}

#ctrl_vote .lvl-4{
	width:72px;
	height:28px;
	position:absolute;
	display:block;
	z-index:70;
}

#ctrl_vote .lvl-4:hover{
	background:url(i/rate_b_hover.gif) no-repeat;
}

#ctrl_vote .lvl-5{
	width:90px;
	height:28px;
	position:absolute;
	display:block;
	z-index:60;
}

#ctrl_vote .lvl-5:hover{
	background:url(i/rate_b_hover.gif) no-repeat;
}

.vote_summery{
	color:#d3ccb4;
	font-size:9px;
	text-align:center;
}

/* ADD2CART BUTTON */
.add2cart_bg{
	width:167px;
	height:176px;
	padding:0 0 10px 10px;
	background:url(i/add2cart_bg.png) 50% 50% no-repeat;
}

.add2cart_button{
	width:81px;
	height:16px;
	background:none;
	border:none;
}
.add2cart_button_block{
	text-align:center;
	padding-top:135px;
}

.add2cart_q_block{
	padding-top:5px;
	font-size:10px;
	text-align:center;
	vertical-align:middle;;
}

.add2cart_q_block input{
	height:11px;
	font-size:9px;
}

/* PRICE and INFO */

.pr_price *{
	font-size:10px;
	text-align:right;
	color:#bababa;
}

.pr_price .regularPrice, .pr_price .totalPrice{
	font-size:22px;
	color:#dbcf47;
	text-align:center;
	font-family:Tahoma;
	font-weight:normal;
}

/* PRODUCT PIC */

.pr_picture{
	padding:1px;
	border:1px solid #272414;
	background:#858268;
}



/* ADD 19.08.2009 08:52:28 */
#content .leftcol .news {
	font-size:14px;
}
#content .leftcol .news .header{
	width:100%;
	height:22px;
	text-align:right;
	background:url(i/h_news.png) no-repeat;
	-background-image:none;
	-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/published/SC/html/scripts/repo_themes/green/i/h_news.png,sizingMethod=crop);
}

#content .leftcol .news p{
	padding-left:8px;
	font-size:14px;
	color:#d4911c;
	display:block;
	background:url(i/bul_1.gif) 0 4px no-repeat;
}

#content .leftcol .news p a{
	color:#d4911c;
	text-decoration:none;
	font-weight:bold;
}

#content .leftcol .news p a:hover{
	text-decoration:underline;
}

#content .leftcol .news p span{
	color:#ffffff
}
#content .leftcol .news .news_viewall{
	text-align:right;
	padding-right:8px;
	background:url(i/bul_1.gif) 460px 6px no-repeat;
}
#content .leftcol .news .news_viewall a{
	color:#d4911c;
	font-size:10px;
}
#content .leftcol .news .news_viewall a:hover{
	text-decoration:none;
}

#content .leftcol .news  .news_subscribe{
	padding-top:10px;
	font-size:10px;
	color:#a6a292;
}

#content .leftcol .news  .news_subscribe .error_block{
	color:#ff0000;
}

#content .leftcol .news  .news_subscribe form{
	padding:0;
	margin:0;
}

#content .leftcol .news  .news_subscribe input.text{
	width:190px;
	height:14px;
	border:1px solid #818181;
	background:#383420;
	font-size:10px;
	color:#a6a292;
}

#content .leftcol .news .news_thankyou{
	text-align:center;
	padding:20px 10px 10px 10px;
	font-size:14px;
}

#content .leftcol .news  .news_subscribe input.submit{
	border:0;
	width:25px;
	height:23px;
	margin:0;
	background:url(i/btn_subscribe.gif) 0 5px no-repeat;
	cursor:pointer;
}
