@charset "windows-1251";
/* CSS Document */

body{
	background:#ffffff;
	padding:0;
	margin:0px;
	color:#696969;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
a{
	color:#7ead00;
	text-decoration:none;
	/*border-bottom:1px dashed #2c3d00;*/
}
a:hover{
	color:#7ead00;
	text-decoration:none;
	border-bottom:none;
}
.main{
	margin:0 auto;
	width:979px;
	background: url(../images/bg_head.gif) top left repeat-x;
	padding-left:25px;
	padding-right:25px;
}
.head{
	width:979px;
	height:235px;
	background:url(../images/g.jpg) top right no-repeat;
	display:none;
}
.logo{
	float:left;
	padding:15px 0 0 0;
	margin:0;
}
.logo h1{
	padding:0px;
	margin:0px;
}
.logo h1 a{
	background:url(../images/logo.gif) top left no-repeat;
	width:220px;
	height:89px;
	float:left;
	border:none;
}
.logo h1 a span{ display:none;}
.head_advertising{
	float:right;
	width:734px;
	padding-top:12px;
	padding-left:12px;
	padding-bottom:7px;
	background:url(../images/advertising_bg.gif) top left no-repeat;
}

.head_advertising_en{
	float:right;
	width:734px;
	padding-top:12px;
	padding-left:12px;
	padding-bottom:7px;
	background:url(../images/advertising.gif) top left no-repeat;
}
.advertising_outer_boreder{border:3px solid #d8d8d8; float:left;}
.advertising_dashed_border{border:1px dashed #a4ac7f; float:left;}

.head_banner{background:#ffffff; color:#4a5900; width:728px; height:90px;}
.choose_lang{
	float:left;
	color:#4a5900;
	margin:0px;
	padding-top:15px;
	padding-left:25px;
	padding-right:300px;
}
.choose_lang form { float:left; background:#ffffff; padding:1px; margin:0px;}
.choose_lang select{
	background:#ffffff;
	border:1px solid #999999;
	width:109px;
	height:17px;
	color:#676767;
}
.f_l{ float:left; padding:0px; margin:0px;}
.f_r{ float:right;}
.interesting{
	color:#FFFFFF;
	text-align:right;
	float:left;
	width:390px;
	padding-bottom:1px;
	padding-right:10px;	
}
.interesting a{color:#4a5900; text-decoration:none; border:none;}
.interesting a:hover{color:#4a5900; text-decoration:underline;}

.buttons{
	text-align:right;
	margin:0px;
	white-space:nowrap;
	float:left;
	width:390px;
	height:38px;
	padding-top:7px;
	padding-right:10px;
	margin-top:2px;
	font-size:11px;
}

/******************************** menu **************************************************/
.menu {
	float:left;
	width:900px;
	height:30px;
	padding:0px;
	margin:0px;
	z-index:15;
	position:relative;
	
}
.menu table {border-collapse:collapse; padding:0; margin:0; width:0; height:0;}
.menu a, .menu :visited {
	color:#4a5900;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	border:none;
}
* html .menu a:hover {color:#4a5900; border:0; position:relative;}
.menu ul { 
	list-style-type:none;
	width:900px;
	position:relative;
	top:6px;
	padding:0px;
	margin:0px;
	z-index:25;
		
}
.menu ul li {float:left; z-index:20;}
.menu li:hover {position:relative; z-index:11;}

.menu a span.left_menu, .menu a.current span.left_menu {
float:left; width:13px; height:30px; background:none;
}
.menu ul li:hover span.menu_text, .menu ul li a:hover span.menu_text{
background:url(../images/menu.gif) top left repeat-x; color:#4a5900;
}

.menu a span.menu_text, .menu a.current span.menu_text {
float:left; background:none; height:20px; color:#fff; padding-top:10px; text-transform:uppercase; cursor:pointer;
}
.menu a span.right_menu, .menu a.current span.right_menu {
float:left; width:13px; height:30px; background:none;
}
.menu a:hover span.menu_text, .menu a.current span.menu_text {
background:url(../images/menu.gif) top left repeat-x; color:#4a5900;
}
.menu a:hover span.left_menu, .menu a.current span.left_menu, .menu ul li:hover span.left_menu, .menu ul li a:hover span.left_menu{
background:url(../images/menu_left.gif) top left no-repeat;
}
.menu a:hover span.right_menu, .menu a.current span.right_menu, .menu ul li:hover span.right_menu, .menu ul li a:hover span.right_menu {
background:url(../images/menu_right.gif) top right no-repeat;
}


.menu ul ul {visibility:hidden;position:absolute; height:0; left:0; width:286px;}
*html .menu ul ul{ margin-left:-83px; z-index:20;}
.menu ul :hover ul {visibility:visible; height:auto; left:0px; top:27px; width:286px; background:url(../images/bg_submenu.gif) top left repeat-y; z-index:-1;}
.menu ul ul li {display:block; width:102px; line-height:1.5em; float:left; padding-left:21px;}
.menu ul ul li.first { padding-top:20px;  background:url(../images/menu_top.gif) top left no-repeat; width:286px; height: 12px;}
.menu ul ul li.last { padding-bottom:25px; margin-bottom:-6px; background:url(../images/menu_bottom.gif) bottom left no-repeat; width:286px; height: 12px;}
*html .menu ul ul li.last{ margin-bottom:0;}
.menu ul ul a, .menu ul ul a:visited {display:block; color:#4a5900; width:102px; line-height:1.5em; background:url(../images/menu_bullet.gif) left no-repeat; font-weight:normal; text-transform:none; padding-left:10px; border-bottom:none; font-size:11px;}
.menu ul ul a:hover{color:#4a5900; background:url(../images/menu_bullet.gif) left no-repeat; position:relative; text-decoration:underline; display:block;}



/******************************** end of menu **************************************************/

.reg{
	background:url(../images/btn_register.gif) top left no-repeat;
	width:85px;
	height:31px;
	border:none;
	color:#422b00;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.log{
	background:url(../images/btn_login.gif) top left no-repeat;
	width:85px;
	height:31px;
	border:none;
	color:#754d00;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.go{
	background:url(../images/btn_go.gif) top left no-repeat;
	width:53px;
	height:22px;
	color:#FFFFFF;
	border:none;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}

/*.go_form_right{
	background:url(../images/bg_search_right.gif) top right no-repeat;
	width:245px;
	height:37px;
	color:#4a5900;
	padding-top:21px;
	padding-left:16px;
	
}
.go_form_left{
	background:url(../images/bg_search_left.gif) top left no-repeat;
	padding:0px;
	margin:0px;
}*/
.go_form{
	background:url(../images/bg_search.gif) top left no-repeat;
	float:left;
	width:245px;
	height:57px;
	color:#4a5900;
	padding-top:21px;
	padding-left:16px;
	margin-top:15px;
}

.form_s{
	background:url(../images/formbox.gif) top left no-repeat;
	width:128px;
	height:23px;
	color:#4a5900;
	border:none;
	float:left;
	padding-left:5px;
	padding-right:5px;
	margin-left:5px;
}
.form_search{
	width:106px;
	background:none;
	height:19px;
	color:#4a5900;
	border:none;
	padding:3px 0px;
	margin:0px;
}
.left{
	float:left;
	width:706px;
	margin-top:24px;
}
.right{
	float:left;
	width:259px;
	margin-top:9px;
	padding-left:5px;
	display:none;
}
.green_border{
	border:3px solid #cfcf96;
	float:left;	
}
.green_dashed_border{
	border:1px dashed #a4ac7f;
	float:left;	
}
.main_article{
	width:678px;
	padding:9px 9px 0px 9px;
	background:url(../images/bg_leading_storry.gif) bottom left repeat-x;
	float:left;
}
.main_article_img{
	border:none;
	margin-right:17px;
	float:left;
}
h1, h2, h3{
	padding:0px;
	margin:0px;
}
h1{
	font-size:24px;
	color:#4a5900;
}
h1 a{
	font-size:24px;
	color:#4a5900;
	font-weight:normal;
	border:none;
	text-decoration:none;
}
h1 a:hover{
	font-size:24px;
	color:#4a5900;
	text-decoration:underline;
}
h2{
	font-size:14px;
	color:#4a5900;
	font-weight:bold;
}
h2 a{
	color:#4a5900;
	text-decoration:none;
	border:none;
}
h2 a:hover{
	color:#4a5900;
	text-decoration:underline;
}
.date{
	color:#acacac;
}
.main_articles_left{
	float:left;
	border-right:1px dashed #a4ac7f;
	width:336px;
	padding-left:4px;
	padding-right:11px;
	margin-top:31px;
}
.main_articles_right{
	float:left;
	width:336px;
	padding-left:11px;
	padding-right:4px;
	margin-top:31px;
}
.main_articles{
	width:324px;
	/*height:157px;*/
	height:157px; 
	border-bottom:1px solid #dbdecc;
	padding:5px;
	margin-bottom:17px;
	float:left;	
}

.main_articles div.f_l h2{
	height:33px;
}

.main_articles_img{
	border:3px solid #d8d8d8;
	padding:1px;
	margin-right:14px;
	float:left;
}
.post_comment{
	float:left;
	margin-top:6px;
}
.post_comment a{
	padding:2px 4px;
	font-size:11px;
	background:#ff8400;
	color:#ffffff;
	border:1px solid #d47300;
	text-decoration:none;
	display:block;
}
.post_comment a:hover{
	background:#7ead00;
	color:#ffffff;
	border:1px solid #76a200;
	text-decoration:none;
}
.copyr{
	float:right;
	text-align:right;
	color:#acacac;
	font-size:11px;
	margin-top:6px;
}
.copyr a{
	border:none;
	text-decoration:none;
}
.copyr a:hover{
	text-decoration:underline;
}
.advertising_right{float:left; color:#d8d8d8; margin-top:10px; margin-bottom:10px;}
.right_banner{float:left; color:#4a5900;}

/****************** green tabs ****************************/

.green_tabs {
height:49px;
width:100%;
background:url(../images/bg_green_tab.gif) top left repeat-x;
float:left;
margin-top:15px;
}

.green_tabs_r{background:url(../images/b.gif) top right no-repeat; float:left; width:100%;}

.green_tabs_l{background:url(../images/b.gif) top left no-repeat; float:left; width:100%;}

.green_tabs ul{
list-style-type:none;
padding:0;
margin:0;
height:49px;
width:260px;
float:left;
font-weight:normal;
}

.green_tabs li{
float:left;
font-weight:normal;
text-align:center;
}

.green_tabs a, .green_tabs :visited {
color:#4a5900;
text-decoration:none;
font-weight:normal;
font-size:12px;
}





.green_tabs a em.green_lft, .green_tabs a.select_g em.green_lft {
float:left;
margin-top:14px;
padding-top:4px;
width:11px;
height:31px;
background:none;
border:none;
}


.green_tabs a b, .green_tabs a.select_g b {
float:left;
margin-top:14px;
padding-top:4px;
height:31px;
background:none;
color:#FFFFFF;
cursor:pointer;
font-weight:normal;
border:none;
}
.green_tabs a em.green_rgt, .green_tabs a.select_g em.green_rgt {
float:left;
margin-top:14px;
padding-top:4px;
width:10px;
height:31px;
background:none;
border-right:1px solid #bfd680;
}

.green_tabs ul li:hover b, .green_tabs ul li a:hover b{
color:#4a5900;
margin-top:0px;
padding-top:18px;
background:#ffffff url(../images/green_tab.gif) top left repeat-x;
font-weight:normal;
text-align:center;
}
.green_tabs a:hover b, .green_tabs a.select_g b {
color:#4a5900;
margin-top:0px;
padding-top:18px;
background:#ffffff url(../images/green_tab.gif) top left repeat-x;
}
.green_tabs a:hover em.green_lft, .green_tabs a.select_g em.green_lft, .green_tabs ul li:hover em.green_lft, .green_tabs ul li a:hover em.green_lft{
padding-top:0;
margin-top:0px;
height:49px;
background: url(../images/green_tab_left.gif) top left no-repeat;
}
.green_tabs a:hover em.green_rgt, .green_tabs a.select_g em.green_rgt, .green_tabs ul li:hover em.green_rgt, .green_tabs ul li a:hover em.green_rgt {
padding-top:0;
margin-top:0px;
padding-right:1px;
height:49px;
background: url(../images/green_tab_right.gif) top right no-repeat;
border-right:none;
}

.green_tabs_content_gb{
	border-bottom:3px solid #bfd680;
	border-left:3px solid #bfd680;
	border-right:3px solid #bfd680;
	float:left;
}
.green_tabs_content_dashed{ 
	border-bottom:1px dashed #a4ac7f;
	border-left:1px dashed #a4ac7f;
	border-right:1px dashed #a4ac7f;
	padding:25px 8px 40px 10px;
	float:left;
	}
.green_tabs_content{
	width:233px;
	float:left;
}
.green_tabs_content ul{ list-style-type:none; width:229px; padding:0px; margin:0px 0 21px 0;}
.green_tabs_content ul li{ list-style-type:none; margin:0px;}
.green_tabs_content ul li a{
	background:#ffffff url(../images/green_arrow.gif) left no-repeat;
	display:block;
	width:212px; 
	padding:6px 0 7px 17px; 
	color:#4a5900;
	text-decoration:none;
	border-bottom:1px dashed #d5d8cc;
	margin:0px;
}
.green_tabs_content ul li a:hover{
	background:#f6f7f2 url(../images/green_arrow.gif) left no-repeat;
	color:#4a5900;
	text-decoration:none;
	border-bottom:1px dashed #d5d8cc;
}

/****************** end of  green tabs ****************************/

/****************** orange tabs ****************************/

.orange_tabs {
height:49px;
background:url(../images/bg_orange_tab.gif) top left repeat-x;
float:left;
margin-top:15px;
width:100%;
}

.orange_tabs_r{background:url(../images/o.gif) top right no-repeat; float:left; width:100%;}

.orange_tabs_l{background:url(../images/o.gif) top left no-repeat; float:left; width:100%;}

.orange_tabs ul{
list-style-type:none;
padding:0;
margin:0;
height:49px;
float:left;
font-weight:normal;
}

.orange_tabs li{
float:left;
font-weight:normal;
text-align:center;
}

.orange_tabs a, .orange_tabs :visited {
color:#ffffff;
text-decoration:none;
font-weight:normal;
font-size:12px;
}





.orange_tabs a em.orange_lft, .orange_tabs a.select_g em.orange_lft {
float:left;
margin-top:14px;
padding-top:4px;
width:11px;
height:31px;
background:none;
border:none;
}


.orange_tabs a b, .orange_tabs a.select_g b {
float:left;
margin-top:14px;
padding-top:4px;
height:31px;
background:none;
color:#FFFFFF;
cursor:pointer;
font-weight:normal;
border:none;
}
.orange_tabs a em.orange_rgt, .orange_tabs a.select_g em.orange_rgt {
float:left;
margin-top:14px;
padding-top:4px;
width:10px;
height:31px;
background:none;
border-right:1px solid #ffc180;
}

.orange_tabs ul li:hover b, .orange_tabs ul li a:hover b{
color:#412b00;
margin-top:0px;
padding-top:18px;
background:#ffffff url(../images/orange_tab.gif) top left repeat-x;
font-weight:normal;
text-align:center;
}
.orange_tabs a:hover b, .orange_tabs a.select_o b {
color:#412b00;
margin-top:0px;
padding-top:18px;
background:#ffffff url(../images/orange_tab.gif) top left repeat-x;
}
.orange_tabs a:hover em.orange_lft, .orange_tabs a.select_o em.orange_lft, .orange_tabs ul li:hover em.orange_lft, .orange_tabs ul li a:hover em.orange_lft{
padding-top:0;
margin-top:0px;
height:49px;
background: url(../images/orange_tab_left.gif) top left no-repeat;
}
.orange_tabs a:hover em.orange_rgt, .orange_tabs a.select_o em.orange_rgt, .orange_tabs ul li:hover em.orange_rgt, .orange_tabs ul li a:hover em.orange_rgt {
padding-top:0;
margin-top:0px;
padding-right:1px;
height:49px;
background: url(../images/orange_tab_right.gif) top right no-repeat;
border-right:none;
}

.orange_tabs_content_gb{
	border-bottom:3px solid #ffc17f;
	border-left:3px solid #ffc17f;
	border-right:3px solid #ffc17f;
	float:left;
	width:700px;
}
.orange_tabs_content_dashed{ 
	border-bottom:1px dashed #7f7f7f;
	border-left:1px dashed #7f7f7f;
	border-right:1px dashed #7f7f7f;
	padding:18px 0px 18px 10px;
	float:left;
	width:688px;
	min-height: 178px;
	}
.orange_tabs_content{
	float:left;
}
.orange_tabs_content ul{ list-style-type:none; padding:0px; margin:0px 0 21px 0; float:left; width:412px;}
.orange_tabs_content ul li{ list-style-type:none; margin:0px; padding:0px; border:1px solid #ffffff}
.orange_tabs_content ul li a{
	background:#ffffff url(../images/black_arrow.gif) left no-repeat;
	display:block;
	padding:6px 0 7px 17px; 
	color:#696969;
	text-decoration:none;
	border-bottom:1px dashed #b2b2b2;
	margin:0px;
}
.orange_tabs_content ul li a:hover{
	background:#f6f7f2 url(../images/black_arrow.gif) left no-repeat;
	color:#696969; 
	text-decoration:none;
	border-bottom:1px dashed #b2b2b2;
}
.orange_tabs_img{
	float:left;
	margin-right:20px;
}

/****************** end of  orange tabs ****************************/

h3{
	font-size:24px;
	color:#412b00;
	font-weight:normal;
}
h3 a{
	color:#412b00;
	text-decoration:none;
	border:none;
}
h3 a:hover{
	color:#412b00;
	text-decoration:underline;
}
.orange{color:#ff8300;}
.orange a{color:#ff8300; text-decoration:none;	border:none;}
.orange a:hover{color:#ff8300; text-decoration:underline;}



.blogs{float:left; color:#696969; height:264px;}
.blogs_outer_boreder{border:3px solid #c7d7f5; float:left;}
.blogs_dashed_border{border:1px dashed #a4ac7f; float:left;}
.blogs_content{float:left; width:235px; padding:12px 4px 0 11px; color:#696969;}
.blogs_content ul{ list-style-type:none; padding:0px; margin:14px 0px 0px 0px;}
.blogs_content ul li{ display:block; float:left;}
.blogs_content ul li a{ color:#696969; background:#ffffff url(../images/bg_blog.gif) top left no-repeat; width:220px; display:block; border-bottom:1px dashed #b2b2b2; padding-left:14px; padding-bottom:12px; padding-top:12px;}
.blogs_content ul li a:hover{ color:#696969; background:#f6f7f2 url(../images/bg_blog.gif) top left no-repeat; display:block; border-bottom:1px dashed #b2b2b2; padding-left:14px; padding-bottom:12px;}
.blue{color:#0081db;}
.blue a{color:#0081db; border:none; text-decoration:none;}
.blue a:hover{color:#0081db; text-decoration:underline;}
.blogs_title{color:#121212; font-size:14px;}
.see_blogs{color:#121212; float:right;}
.see_blogs a{color:#121212; background:url(../images/black_arrow.gif) left no-repeat; padding-left:19px; border:none; text-decoration:none;}
.see_blogs a:hover{color:#121212; text-decoration:underline;}



.content_advertising{
	float:left;
	background:#f7f7f7 url(../images/advertising2_bg.gif) left no-repeat;
	padding:3px 15px 3px 15px;
	margin-top:20px;
	width:940px;
}

.content_advertising_en{
	float:left;
	background:#f7f7f7 url(../images/advertising2.gif) left no-repeat;
	padding:3px 15px 3px 15px;
	margin-top:20px;
	width:940px;
}
.content_banner{float:left; background:#fff; width:468px; height:60px; color:#4a5900;}


.ads{
	width:165px;
	padding-top:5px;
	padding-bottom:25px;
	float:left;
}
.ads_title a{
	font-weight:bold;
	color:#920000;
	text-decoration:underline;
	border:none;
}
.ads_title a:hover{
	font-weight:bold;
	color:#920000;
	text-decoration:none;
}
.ads_link a{
	color:#920000;
	text-decoration:none;
	border:none;
}
.ads_link a:hover{
	color:#920000;
	text-decoration:underline;
}

.main_footer{
	margin:0 auto;
	width:1029px;
	display:none;
}

.footer{
	background-color:#f5f6ef;
	border-bottom:1px solid #fff;
	border-top:1px dashed #b0b87f;
	color:#636363;
	width:1005px;
	padding:0px 0px 8px 24px;
	margin-top:36px;
	font-size:11px;
	clear:both;
	float:left;
}
.footer_content{
	width:210px;
	padding-right:25px;
	padding-top:22px;
}
.dark_green{ color:#4a5900; font-weight:bold;}
.dark_green a{ color:#4a5900; font-weight:bold; border:none; text-decoration:none;}
.dark_green a:hover{ color:#4a5900; text-decoration:underline;}
.light_green{ color:#7ead00; font-weight:bold;}
.light_green a{ color:#7ead00; border:none; text-decoration:none;}
.light_green a:hover{ color:#7ead00; text-decoration:underline;}
.footer a{color:#636363; text-decoration:none; border:none;}
.footer a:hover{color:#636363; text-decoration:underline;}


.copyright{
	background-color:#dbdfc0;
	color:#4a5900;
	width:995px;
	padding:10px 16px 8px 18px;
	border-bottom:20px solid #fff;
	font-size:11px;
	clear:both;
	float:left;
	}
.copyright a{color:#4a5900; border:none; text-decoration:none;}
.copyright a:hover{color:#4a5900; border:none; text-decoration:underline;}
.white{color:#fff;}

.wg{
	float:right;
	color:#ffffff;
	background:url(../images/logo_wg.gif) top left no-repeat;
	width:78px;
	height:32px;
	padding-left:52px;
}
.wg a{
	float:left;
	color:#4a5900;
	text-decoration:none
	
}
.wg a:hover{
	color:#4a5900;
	text-decoration:underline;
}

/***************************** inside *************************************/

.path{
	color:#474747;
	width:669px;
	display:none;
}
.path a{color:#474747; text-decoration:none; border:none;}
.path a:hover{color:#474747; text-decoration:underline;}

.content_in{
	float:left;
	margin-top:15px;
	width:706px;
	overflow:scroll;
}

ul.overview{
	width:271px;
	height:116px;
	list-style-type:none;
	margin:0 0 0 -3px;
	padding:0px;
	margin-top:15px;
	position:relative;
	
}
*html ul.overview{margin:15px 0 0 -16px;}
ul.overview li{
	display:block;
	width:271px;
	margin:0px;
	padding:0px;
}
ul.overview li a{
	display:block;
	background:url(../images/overview.gif) top left no-repeat;
	border:none;
	padding-top:4px;
	padding-left:15px;
	width:256px;
	height:28px;
	color:#fff;
	font-size:18px;
}
ul.overview li a:hover{
	color:#4b5900;
	background:url(../images/overview.gif) top left no-repeat;
}
ul.overview li a.selected{
	display:block;
	background:url(../images/overview_hover.gif) top left no-repeat;
	height:34px;
	color:#4b5900;
}
.img_overview{ border:none; position:relative; top:3px;}

.article_container{
	padding:15px 13px 13px 9px;
}
h4{
	padding:0px;
	margin:0px;
	font-size:28px;
	font-weight:normal;
	color:#4a5900;
}
.green{color:#7ead00;}
.article_img{
	float:left;
	margin-top:18px;
	margin-right:6px;
}

#mainArticleContentImage{float:left;}

.rating{
	float:left;
	height:312px;
	margin-top:18px;
	display:none;
	
}
.rating_outer_border{ border:3px solid #e2e2e2; float:left;}
.rating_content{ 
	width:157px;
	height:284px;
	padding:10px 14px;
}
.dark_gray{ color:#696969;}
ul.rating_value, ul.rating_options{ list-style-type:none; padding:0px; margin:0px; width:157px; float:left;}

ul.rating_value{ border-bottom:1px dashed #d5d8cc; margin-top:7px;}
ul.rating_value li{float:left;}
ul.rating_value li a{ background:url(../images/gray_star.gif) top left no-repeat; width:16px; height:16px; display:block; border:none; padding:3px;}
ul.rating_value li a span{ display:none;}
ul.rating_value li a:hover, ul.rating_value li a.rated{ background:url(../images/yellow_star.gif) top left no-repeat;}

ul.rating_options li{width:157px;}
ul.rating_options li a{ display:block; border:none; background:#fff; color:#76a200; height:24px; padding-top:5px; border-bottom:1px dashed #d5d8cc;}
ul.rating_options li a:hover{border:none; background:#f6f7f2; color:#4a5900; border-bottom:1px dashed #d5d8cc;}

.article_text{ color:#4a5900; text-align:justify; padding-top:23px; width:669px; font-size:14px; clear:both;}

.gallery_title{color:#4b5900; font-size:18px;}

.gallery{
	width:669px;
	padding-top:24px;
	text-align:justify;
 }
.gallery_photos_container{
	float:left;
	width:212px;
	padding-bottom:26px;
	text-align:left;
 }
.gallery_photos{
	border-bottom:1px dashed #d5d8cc;
	margin-top:17px;
	float:left;
	width:191px;	
}
.gallery_photos p{ padding:0px; margin:0px; line-height:22px;}
.gallery_photos a{
	color:#4a5900;
	text-decoration:none;
	border:none;
}
.gallery_photos a:hover{
	color:#4a5900;
	text-decoration:underline;
}
.some_text{
	float:right;
	width:184px;
	color:#7ead00;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	padding-left:25px;
	padding-bottom:120px;
}

.articles_comment{ padding:12px 0px 0 8px;
float:left; background-color:#666666; width:100%}
.related_articles{ float:left; width:304px; display:none;}
.add_comment{ float:left; width:329px; display:none;}
.related_articles_content{
	border-bottom:1px solid #dbdecc;
	width:304px;
	min-height:78px;
	padding-top:12px;
	float:left;
}
.content_comments{
	padding: 10px;
	width:308px;
	height:285px;
	color:#121212;
}
.btn_send_comment{
	background:url(../images/btn_comment.gif) top left no-repeat;
	width:64px;
	height:27px;
	color:#121212;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
}
.blue_title{
	color:#0081db;
	font-size:18px;
}
.form_comment{
	background:#fff;
	border:1px solid #a3a3a3;
	color:#121212;
}

/*---------------*/
.green_tabs_content ul.insideee{ list-style-type:none; width:229px; padding:0px; margin:0px 0 21px 0;}
.green_tabs_content ul.insideee li{ list-style-type:none; margin:0px;}
.green_tabs_content ul.insideee li a{
	background:none;
	display:block;
	width:224px; 
	padding:6px 0 7px 5px; 
	color:#4a5900;
	text-decoration:none;
	border-bottom:1px dashed #d5d8cc;
	margin:0px;
}
.green_tabs_content ul.insideee li a:hover{
	background:#f6f7f2;
	color:#4a5900;
	text-decoration:none;
	border-bottom:1px dashed #d5d8cc;
}


/*-------- new shits --------*/

/******************************* detail gallery *****************************************/
.bottom_dashed_border{
	width:640px;
	padding:5px;
	border-bottom:1px dashed #a4ac7f;
	margin-bottom:15px;
	float:left;
}

.bottom_not_dashed_border{
	padding:5px;
	margin-top:10px;
	float:left;
}


.next a{
	border:1px solid #d47300;
	background:#ff8400;
	padding:2px 10px 2px 10px;
	color:#fff;
	position:relative;
}
.next a:hover{border:1px solid #7b8f00;	background:#7ead00; color:#fff;}
/******************************* end detail gallery *****************************************/

/******************************* detail comments *****************************************/
.comment_and_author{
	width:650px;
	border-bottom:1px dashed #a4ac7f;
	margin-top:1px;
}
.comment{
	width:620px;
	background:#f7f7eb;
	padding:15px;
	border-bottom:1px dashed #a4ac7f;

}
.author{
	width:626px;
	height:35px;
	padding:8px;
}
.green a{color:#7ead00; text-decoration:none; border:none;}
.green a:hover{color:#7ead00; text-decoration:underline; border:none;}


/******************************* end detail comments *****************************************/

.leading_storry_gal{
	width:675px;
	height:97px;
	padding-top:15px;
	clear:both;
	color:#4a5900;
}
.leading_storry_gal a{ border-bottom:none;}
.leading_storry_gal_img{
	border:3px solid #d8d8d8;
	padding:1px;
	margin-right:11px;
	margin-left:11px;
	width: 78px;
	height:58px;
	float:left;
}
*html .leading_storry_gal_img{ margin-left:5px; margin-right:5px;}

.registration{
	width:624px;
	background-color:#e7e7ca;
	clear:both;
	float:left;
	margin-bottom:11px;
	margin-left:5px;
	padding:12px 22px 18px 22px;
	color:#4a5900;
}

.registration_formbox{
	float:left;
	background:url(../images/bg_formbox.gif) top left no-repeat;
	width:257px;
	height:32px;
	padding:7px 13px 0px 13px;
}
.registration_formbox_important{
	float:left;
	background:url(../images/bg_formbox_important.gif) top left no-repeat;
	width:257px;
	height:32px;
	padding:7px 13px 0px 13px;
}
.reg_f{
	width:257px;
	height:21px;
	background:none;
	border:none;
	font-size:18px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
}

.security_image{
	width:220px;
	height:50px;
	padding:12px;
	border:1px dashed #4a5900;
	background:#fff;
	float:left;
	margin-top:2px;
}
.regiister_button{
	background:url(../images/btn_reg.gif) top left no-repeat;
	width:105px;
	height:31px;
	color:#fff;
	font-size:11px;
	text-align:center;
	border:none;
}
/*****************/
.sign_in{
	background:url(../images/bg_signin.gif) bottom left no-repeat;
	width:380px;
	height:30px;
	float:left;
	margin-top:3px;
	padding-top:13px;
	padding-left:10px;
}

.sign_in_form{
	background:url(../images/bg_signin_form.gif) top left no-repeat;
	width:110px;
	height:21px;
	float:left;
	padding-right:9px;
}
.sign_in_form input{
	background:none;
	border:none;
	color:#4a5900;
	font-family:Arial, Helvetica, sans-serif;
	width:100px;
	height:15px;
	padding:3px 5px;
}

.button_signin{
	background:url(../images/btn_signin.gif) top left no-repeat;
	width:54px;
	height:22px;
	color:#fff;
	font-size:11px;
	text-align:center;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
}
.link_register{
	color:#fff;
	border:none;
	margin-left:10px;
	margin-top:5px;
	float:left;
}
.link_register:hover{ color:#fff; text-decoration:underline;}

ul.profil{
	list-style-type:none;
	padding:0px;
	margin:20px 0px 0px 5px;
	height:26px;
}
ul.profil li{ float:left; margin-right:2px;}
ul.profil li a span.lft_profile{
	background:#ffba00 url(../images/unactive_left.gif) top left no-repeat;
	width:7px;
	height:26px;
	float:left;
}
ul.profil li a span.rgt_profile{
	background:#ffba00 url(../images/unactive_right.gif) top right no-repeat;
	width:6px;
	height:26px;
	float:left;
}
ul.profil li a span.profile{
	/*background:url(../images/active_dark.gif) top left repeat-x;*/
	background-color:#ffba00;
	height:20px;
	float:left;
	color:#754d00;
	font-weight:normal;
	font-size:11px;
	padding-top:6px;
	cursor:pointer;
}
ul.profil li a:hover span.lft_profile, ul.profil li a.selected_tab span.lft_profile{
	background:url(../images/active_dark_left.gif) top left no-repeat;
}
ul.profil li a:hover span.rgt_profile, ul.profil li a.selected_tab span.rgt_profile{
	background:url(../images/active_dark_right.gif) top right no-repeat;
}
ul.profil li a:hover span.profile, ul.profil li a.selected_tab span.profile{
	background:url(../images/active_dark.gif) top left repeat-x;
	color:#4a5900;
	font-weight:bold;
}


.no_photo{
	padding:4px;
	background:#fff;
	border:1px dashed #4a5900;
	margin-right:22px;
}

ul.was_here{
	list-style-type:none;
	padding:0px;
	margin:20px 0px 0px 5px;
	height:28px;
}
ul.was_here li{ float:left; margin-right:2px;}
ul.was_here li a span.lft_was_here{
	background:#ffba00 url(../images/unactive_left.gif) top left no-repeat;
	width:15px;
	height:27px;
	float:left;
	border-bottom:1px solid #e7e7ca;
}
ul.was_here li a span.rgt_was_here{
	background:#ffba00 url(../images/unactive_right.gif) top right no-repeat;
	width:14px;
	height:27px;
	float:left;
	border-bottom:1px solid #e7e7ca;
}
ul.was_here li a span.was_here_txt{
	/*background:url(../images/active_dark.gif) top left repeat-x;*/
	background-color:#ffba00;
	height:21px;
	float:left;
	color:#754d00;
	font-weight:normal;
	padding-top:6px;
	cursor:pointer;
	border-bottom:1px solid #e7e7ca;
}
ul.was_here li a:hover span.lft_was_here, ul.was_here li a.selected_was_here span.lft_was_here{
	background:url(../images/active_light_left.gif) top left no-repeat;
	border-bottom:1px solid #ffffed;
}
ul.was_here li a:hover span.rgt_was_here, ul.was_here li a.selected_was_here span.rgt_was_here{
	background:url(../images/active_light_right.gif) top right no-repeat;
	border-bottom:1px solid #ffffed;
}
ul.was_here li a:hover span.was_here_txt, ul.was_here li a.selected_was_here span.was_here_txt{
	background:url(../images/active_light.gif) top left repeat-x;
	color:#4a5900;
	font-weight:bold;
	border-bottom:1px solid #ffffed;
}

.places{
	width:620px;
	background:#ffffed;
	border:1px solid #e7e7ca;
	padding:30px 18px;
	margin:-1px 0 0 5px;
	float:left;
}
*html .places{margin:-1px 0 0 2px;}
.places ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
	width:600px;
	position:relative;
	z-index:50;
}
.places ul li{
	display:inline; 
	width:290px; 
	padding-left:10px; 
	background:url(../images/menu_bullet.gif) left no-repeat;
	float:left;
}
.places ul li a{ 
	color:#4a5900;
	text-decoration:none;
	border:none;
}
.places ul li a:hover{ 
	color:#4a5900;
	text-decoration:underline;
	border:none;
}

.myblog{
	font-size:18px;
	color:#131313;
	margin-top:20px;
	margin-bottom:10px;
	margin-left:5px;
	float:left;
}

.view_blog{
	float:left;
	width:640px;
	height:11px;
	background:#eef3fc;
	padding:10px;
}
.view_blog a{color:#131313; border:none; text-decoration:none; padding-right:13px; font-size:12px;}
.view_blog a:hover{color:#131313; border:none; text-decoration:underline;}

.view_blog_list{
	float:left;
	padding:26px 13px;
	width:630px;
}
.view_blog_list ul{ list-style-type:none; padding:0px; margin:0px;}
.view_blog_list ul li{ display:block; float:left; color:#acacac; 
	background:#ffffff url(../images/bg_blog.gif) top left no-repeat; 
	border-bottom:1px dashed #b2b2b2;
	width:620px; 
	padding-left:14px; 
	padding-bottom:12px; 
	padding-top:12px;
	float:left;}

.red{color:#FF0000; font-weight:bold;}
.mygallery{
	font-size:11px;
}
.mygallery a{ border:none;}

.edit4e{
	float:left;
	width:20px;
	font-size:10px;
	padding-left:10px;
}
.edit4e a{ color:#4a5900; border:none; text-decoration:none;}
.edit4e a:hover{ color:#4a5900; border:none; text-decoration:underline;}

.del4e{ float:right; width:10px; padding-right:15px; padding-top:2px;}


/***** 20.01.2008 *****/

.usernames_blog_img{
	float:left;
	border:1px solid #c9cdb2;
	background:#fff;
	padding:1px;
	width:22px;
	height:22px;
	margin-right:8px;
	margin-bottom:18px;
}
.blogs_blue{
	color:#0081db;
	font-size:24px;
	font-weight:normal;
}
.blogs_black{
	color:#131313;
	font-size:24px;
	font-weight:normal;
}

.view_post_list{
	float:left;
	padding:13px 0;
	width:603px;
	border-bottom:1px dashed #b2b2b2;
}
.view_post_list ul{ list-style-type:none; padding:0px; margin:0px; float:left; width:500px;}
.view_post_list ul li{ 
	display:block;  
	color:#696969; 
	background:#ffffff url(../images/bg_blog.gif) top left no-repeat;  
	padding-left:14px; 
	padding-top:12px;
	float:left;}
	
.view_blog_profil{
	float:left;
	width:583px;
	height:11px;
	background:#eef3fc;
	padding:10px;
	font-size:11px; 
	color:#acacac; 
}

/***********/

.img_post_view{
	border: 3px solid #d8d8d8;
	float:left;
	margin-top:12px;
}

.blog_title18{
	font-size:18px;
	color:#0081db;
	float:left;
	padding-top:8px;
	width:340px;
}

.top_bottom_dashed_border{
	border-top:1px dashed #a4ac7f;
	border-bottom:1px dashed #a4ac7f;
	float:left;
	text-align:center;
	padding:11px 4px;
	margin-top:10px;	
}

/***************** 21.01.2008 ************************/

.but{
	width:100%;
	text-align:center;
	font-size:11px;
}
.back a{ color:#4a5900; text-decoration:none; border:none;}
.back a:hover{ color:#4a5900; text-decoration:underline; border:none;}

.input_gallery{
	background:url(../images/form_gallery.gif) top left no-repeat;
	width:273px; 
	height:29px;
	padding:6px 7px;
}
.input_gallery input, .input_gallery select{ 
	width:273px; 
	height:25px;
	background:none;
	border:none;
	font-size:14px;
	color:#4a5900;
	font-weight:bold;
}
.input_gallery select option{ background:#fff; border:none; font-weight:normal;}
.textarea_gallery{
	background:url(../images/bg_gal_description.gif) top left no-repeat;
	width:569px;
	height:75px;
	padding:7px;
	color:#4a5900;
}
.textarea_gallery textarea{
	width:569px;
	height:75px;
	background:none;
	border:none;
	color:#4a5900;
}

/************** 22.01.2008 ******************/

.no_photo_180{
	padding:8px;
	width:180px;
	height:133px;
	background:#fff;
	margin-right:20px;
}

.upload_file_form{
	background:url(../images/form_add_gal.gif) top left no-repeat;
	width:133px;
	height:25px;
	float:left;
	padding:7px 5px; 
}
.input_file{
	background:url(../images/form_add_gal.gif) top left no-repeat;
	font-size:18px;
	color:#4a5900;
	/*width:133px;
	height:25px;*/
}
.browse{
	background:url(../images/browse.gif) top left no-repeat;
	width:73px;
	height:27px;
	text-align:center;
	font-size:18px;
	color:#4a5900;
	border:1px solid #4a5900;
}
.upload_title{
	background:url(../images/form_add_title.gif) top left no-repeat;
	width:193px;
	height:25px;
	float:left;
	padding:7px 5px;
	
}
.upload_title input {
	background:none;
	border:none;
	font-size:18px;
	color:#4a5900;
	width:193px;
	height:25px;
}
.checkb{
	width:17px;
	height:17px;
	float:left;
	margin-right:10px;
}
.checkb input{
	background:none;
	border:none;
	font-size:18px;
	color:#4a5900;
	width:17px;
	height:17px;
}

/******/

.edit_gallery{
	width:630px;
}

.edit_gallery ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
	width:630px;
}
.edit_gallery ul li{ 
	display:block;
	float:left; 
	width:190px; 
	padding-right:20px;
	height:210px; 
	text-align:center;}

/*********** 24.01.2008 *************/

.gallery_table{
	background:#ffffed;
	border:1px solid #d8d8d8;
	width:80px;
	height:80px;
	text-align:center;
	padding:6px;
	margin:4px;
	float:left;
}

.delete_selected{
	background:#7ead00;
	border:1px solid #fff;
	width:80px;
	height:80px;
	text-align:center;
	padding:6px;
	margin:4px;
	float:left;
}

/*********** news *************/
.top_news_s{
	float:left;
	margin-top:20px;
}
.top_news_title{
	font-style:italic;
	font-size:18px;
	padding:0px;
	margin:0px;
}
.top_news_subtitle{
	font-size:12px;
	padding:0px;
	margin:0px;
}
.top_news_subtitle a{
	font-size:12px;
	padding:0px;
	margin:0px;
	text-decoration:none;
}
.top_news_subtitle a:hover{
	text-decoration:underline;
}
.top_news_content{
	padding-top:15px;
	float:left;
	
}

.top_news_text{
	float:left;
	margin-bottom:14px;
	padding-bottom:13px;
	border-bottom:1px solid #dbdecc;
}
.top_news_img{
	border:none;
	margin-right:10px;
	float:left;
}

/******************************/
.search_top{
	background:url(../images/search_top.gif) top left no-repeat;
	float:left;
	width:261px;
	color:#4a5900;
	
}
.search_bottom{
	background:url(../images/search_bottom.gif) bottom left no-repeat;
	float:left;
	width:245px;
	color:#4a5900;
	padding-top:21px;
	padding-bottom:21px;
	padding-left:16px;
}
.search{
	background:url(../images/search.gif) top left repeat-y;
	float:left;
	width:261px;
	margin-top:15px;

}

/***************** 12.02.2008 *****************/

.search_by_a{
	width:126px;
	height:20px;
	color:#4a5900;
	background:#fff;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #a4b97f;
}
.blog_listing{
	float:left;
	width:603px;
	background:#eef3fc;
	padding:10px;
	font-size:12px; 
	color:#696969; 
	border-bottom:1px dashed #b2b2b2;
	border-top:1px dashed #b2b2b2;
}
.blog_sh{
	float:left;
	padding:13px 0;
	width:623px;
	color:#acacac;
	font-size:11px;
}

.blog_listing ul{ list-style-type:none; padding:0px; margin:0px; float:left;}
.blog_listing ul li{ 
	display:block;  
	color:#696969; 
	background:url(../images/blog_new_sh.jpg) left no-repeat;  
	padding-left:14px; 
	float:left;
	width:600px;
	line-height:20px;
}

#articleDescription{}
#right_plus_navigation{ display:none;}
#big_img_plus_rating{ display:none;}
