/* main styles --------------------------------------------------------------------------------------------------------------------------------------------*/
html {
	margin : 0px;
	padding: 0px;
}
body {

	background: #ECECEC url(img/head_bg.jpg) top left repeat-x;
	margin : 0px;
	padding: 0px;
	font-family : Tahoma;
	color : #555;
	font-size : 11px;
}


/* index body --------------------------------------------------------------------------------------------------------------------------------------------*/

#head_bg_2 {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: -1;
}
#head_bg_3 {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: -2;
}



#container {
	margin: auto;
	width: 1011px;
}

#header {
	background: url(img/header_border.png) top no-repeat;
	behavior: url(iepngfix.htc);
	height: 168px;
	width: 1011px;
	margin-top: 33px;
	position: relative;
}
#header_2 {
	background: url(img/header_border_2.png) top no-repeat;
	behavior: url(iepngfix.htc);
	height: 168px;
	width: 1011px;
	margin-top: 33px;
	position: relative;
}

#logo {
	padding-top: 15px;
	padding-left: 75px;
	float: left;
}
#top_header_block {
	color: #FFF;
	font-size: 11px;
	padding-left: 325px;
	padding-top: 10px;
}
#top_header_block a {
	color: #FFF;
}
#top_header_block img {
	position: relative;
	top: 4px;
	padding-left: 25px;
	padding-right: 6px;
}
#login_form {
	padding-top: 30px;
	width: 550px;
	float: right;
	font-size: 11px;
}

#login_form a {
	color: #555;
}
#login_form #reg_link {
	color: #127BBF;
	padding-left: 60px;
}
#login_form form {
	padding: 0;
	margin: 0;
}
#forgot_pass {
	clear: left;
	display: block;
}
#form_inputs {
	height: 40px;
}

#login_form input {
	border: 0;
	color: #555;
	font-size: 11px;
	padding-top: 9px;

	background: url(img/input_bg.gif) no-repeat top left;
	width: 188px;
	height: 31px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 10px;
}

#login_form #login_button {
	background: transparent;
	width: 92px;
	height: 35px;
	padding: 0px;
	position: relative;
	top: -3px;
}
#login_form #checkbox_login {
	width: 14px;
	height: 14px;
	position: relative;
	top: 3px;
	padding: 0;
	margin: 0;
}

#logon_menu {
	padding-top: 0px;
	width: 638px;
	float: right;
	font-size: 11px;
}
#logon_menu a {
	color: #FFF;
	font-size: 13px;
	font-family: Trebuchet MS;
}
.logon_str {
	padding-left: 5px;
	position: relative;
	top: 2px;
}
.logon_ico {
	padding-right: 5px;
	position: relative;
	top: 2px;
}
.logon_hr {
	padding-left: 5px;
	padding-right: 5px;
	position: relative;
	top: 13px;
}

#logon_border {
	background: url(img/logon_border.gif) no-repeat #EFEFEF;
	width: 605px;
	height: 42px;
	position: absolute;
	top: 87px;
	right: 27px;
	text-align: left;
}
#logon_border a {
	color: #127BBF;
	font-weight: bold;
}
#logon_border .font_2 {
	color: #979797;
}

#logon_submenu_1 {
	position: absolute;
	z-index: 6;
	top: 75px;
	left: 360px;
	display: none;
}
#logon_submenu_2 {
	position: absolute;
	z-index: 6;
	top: 75px;
	left: 480px;
	display: none;
}
#logon_submenu_3 {
	position: absolute;
	z-index: 6;
	top: 75px;
	left: 600px;
	display: none;
}
#logon_submenu_4 {
	position: absolute;
	z-index: 6;
	top: 75px;
	left: 720px;
	display: none;
}
#logon_submenu_5 {
	position: absolute;
	z-index: 6;
	top: 75px;
	left: 820px;
	display: none;
}
.logon_submenu_bg {
	background: url(img/logon_submenu_bg.jpg) top repeat-x #4E4F4E;
}
.logon_submenu_bg a {
	color: #FFF;
}
.logon_submenu_bg td {
	border-top: 1px solid #353535;
	border-bottom: 1px solid #6A6A6A;
	padding-left: 15px;
	padding-right: 20px;
}

#menu_header {
	background: #79AD23 url(img/menu_bg.jpg) repeat-x;
	height: 36px;
	width: 958px;
	position: absolute;
	bottom: 0;
	left: 26px;
}

.menu_active a {
	color: #FFF;
	font-size: 13px;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	float: left;
	width: 100px;
	text-align: center;
}
.menu_active a:active {
	color: #000;
	font-size: 13px;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	float: left;
	background: url(img/menu_active_2.jpg) no-repeat center;
}
.menu_active a:hover {
	color: #FFF;
	font-size: 13px;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	float: left;
	background: url(img/menu_hover_2.jpg) no-repeat center;
}

.menu_active_2 a {
	color: #FFF;
	font-size: 13px;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	float: left;
}
.menu_active_2 a:hover {
	color: #FFF;
	font-size: 13px;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	float: left;
	background: url(img/menu_hover_2.jpg) no-repeat center;
}
.menu_active_2 a:active {
	color: #000;
	font-size: 13px;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	float: left;
	background: url(img/menu_active_2.jpg) no-repeat center;
}

#content {
	background: url(img/content_bg.jpg) no-repeat;
}
#content_bg {
	background: url(img/content_bg.gif) repeat-y;
	padding-bottom: 30px;
}
.inner_content {
	padding-left: 26px;
	display: block;
}

#photo_block {
	height: 120px;
	width: 958px;
	background: #EBEBEB;
	position: relative;
}

.album_block {
	width: 110px;
	float: left;
	padding-top: 15px;
	line-height: 10px;
}
.album_block a {
	color: #127BBF;
	font-weight: bold;
	line-height: 19px;
}
.album_pic {
	padding: 3px;
	border: 2px solid #D7D7D7;
	background: #FFF;
}
.float_left {
	float: left;
}
#new_photo {
	float: left;
	padding-top: 35px;
	padding-left: 14px;
	display: block;
	color: #000;
	font-size: 15px;
	font-weight: bold;
	font-family: Trebuchet MS;
	line-height: 15px;
}

#photo_corner_2 {
	position: absolute;
	right: -12px;
}

#map {
	width: 300px;
	height: 429px;
	background: url(img/map_corner_3.gif) repeat-y;
	position: relative;
}

#gray_block {
	background: #EBEBEB;
	width: 300px;
	height: 250px;
}

#footer {
	padding-left: 10px;
	width: 990px;
	padding-bottom: 50px;
}
#orange_hr {
	height: 6px;
	background: #F2BD26;
}
#gray_footer {
	background: #4D4E4D url(img/footer_bg.jpg) no-repeat;
	width: 990px;
	height: 72px;
}
#footer_logo {
	padding-left: 100px;
	padding-right: 95px;
	padding-top: 25px;
	float: left;
}
#footer_menu {
	color: #CBCBCB;
	padding-top: 15px;
	line-height: 20px;
}
#footer_menu a {
	color: #FFF;
}

#group_block {
	background: url(img/group_bg.gif) no-repeat #FCFCFC;
	width: 645px;
	height: 151px;
	overflow: hidden;
}

#left_block {
	width: 300px;
	display: block;
}
#right_block {
	width: 672px;
	display: block;
}


#best_group {
	float: left;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	display: block;
	color: #000;
	font-size: 15px;
	font-weight: bold;
	font-family: Trebuchet MS;
}
#group_bg_1 {
	background: url(img/group_bg_1.gif) no-repeat;
	width: 145px;
	height: 21px;
	float: left;
	color: #969696;
	text-decoration: none;
	display: block;
	margin-top: 10px;
	margin-left: 20px;
	padding-top: 3px;
	padding-left: 13px;
}
#group_bg_2 {
	background: url(img/group_bg_2.gif) no-repeat;
	width: 92px;
	height: 21px;
	float: left;
	color: #969696;
	text-decoration: none;
	display: block;
	margin-top: 10px;
	margin-left: 20px;
	padding-top: 3px;
	padding-left: 10px;
}

.group_photo_block {
	width: 110px;
	float: left;
	padding-left: 5px;
	padding-top: 5px;
	line-height: 10px;
}
.group_photo_block a {
	color: #127BBF;
	line-height: 12px;
}

#str_group {
	padding-top: 18px;
	padding-left: 15px;
}

#news {
	width: 645px;
	height: 217px;
	background: url(img/news_border_3.gif) repeat-y;
	position: relative;
	text-align: left;
}

.rss_news_block {
	width: 295px;
	height: 74px;
	background: #555 url(img/rss_news_block.jpg) no-repeat;
	color: #BDBEBD;
	text-align: left;
	position: relative;
	float: left;
	margin-left: 18px;
	margin-bottom: 18px;
}
.rss_news_pic {
	float: left;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.rss_news_block h2 {
	font-weight: bold;
	color: #F8C20B;
	text-decoration: underline;
	font-size: 13px;
	margin: 0;
	padding-top: 4px;
	padding-bottom: 5px;
}
.rss_news_block_date {
	position: absolute;
	color: #FFF;
	top: 4px;
	right: 20px;
}
.rss_title {
	padding-top: 8px;
	padding-left: 16px;
	padding-bottom: 5px;
	display: block;
	color: #000;
	font-size: 15px;
	font-weight: bold;
	font-family: Trebuchet MS;
}

#news2 {
	width: 645px;
	height: 227px;
	background: #EFEDE1 repeat-y;
	position: relative;
	text-align: left;
}

#our_news {
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 200px;
	display: block;
	color: #000;
	font-size: 15px;
	font-weight: bold;
	font-family: Trebuchet MS;
	float: left;
}

#prev_news {
	color: #979797;
}
#next_news {
	color: #127BBF;
}
.news_str {
	padding-left: 5px;
	padding-right: 5px;
}

#news_hr {
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.rss_news2_block {
	color: #979797;
	text-align: left;
	width: 310px;
	float: left;
}
.rss_news2_block h3 {
	color: #000;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
}
.rss_news2_pic {
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 10px;
}
.rss_news2_block_text {
	display: block;
}
.rss_news2_block a {
	color: #979797;
}

.last_block {
	width: 320px;
	background: url(img/last_block_3.gif) repeat-y;
	position: relative;
	text-align: left;
	padding-right: 5px;
	padding-bottom: 15px;
	float: left;
}
.ico_last {
	padding-left: 15px;
	padding-top: 10px;
}

.last_grey_block {
	width: 282px;
	background: #F5F5F5;
	position: relative;
	text-align: left;
	margin-left: 15px;
}
.last_grey_block a {
	font-weight: bold;
	color: #127BBF;
}
.last_grey_block .nick_last {
	float: right;
	color: #000;
	font-weight: normal;
	padding-left: 5px;
}
.last_grey_text_inner {
	padding: 10px;
}

.tmp_pic_4 {
	padding-right: 10px;
	float: left;
}

.last_grey_block_2 {
	width: 282px;
	background: #F5F5F5;
	position: relative;
	text-align: left;
	margin-left: 15px;
	height: 73px;
}
.last_grey_block_2 .nick_last_2 {
 	color: #000;
	font-weight: normal;
	padding-left: 5px;
}
.last_grey_block_2 a {
	font-weight: bold;
	color: #127BBF;
}

#map_chg {
	height: 415px;
	width: 289px;
	position: relative;
	display: block;
	overflow: hidden;
	background: url(img/map.jpg) no-repeat left top;
}


/* Information blocks on main page ----------------------------------------------------- */
#main_block_1 {
	width: 525px;
	height: 147px;
	background: #F5F5F5 url(img/main_block_1.png) no-repeat left top;
	display: block;
	padding: 12px;
	position: relative;
}
#main_block_1 a {
	color: #127BBF;
}
#main_block_1 form {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 12px;
	left: 115px;
}
#main_block_1 .input_text {
	width: 318px;
	border: 2px solid #E1E1E1;
	color: #969696;
	font-size: 13px;
	font-family: Tahoma;
	height: 25px;
	padding: 0 3px 0 3px;
	background: #FFF url(img/main_block_1_input_bg.gif) repeat-x top;
	float: left;
	margin-right: 10px;
}

#main_block_1_1 {
	width: 515px;
	height: 68px;
	background: #FFF url(img/main_block_1_1.png) no-repeat left top;
	display: block;
	position: absolute;
	bottom: 11px;
	padding: 5px 0 0 10px;
}
#main_block_1_1 a {
	font-weight: bold;
	display: block;
	width: 150px;
	height: 26px;
	float: left;
}
#main_block_1_1 a img {
	border-right: 6px solid #FFF;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	position: relative;
	top: 7px;
}
#main_block_1_1 .hide_block a {
	font-weight: normal;
 	color: #969696;
 	position: absolute;
 	top: 43px;
 	left: 440px;
}

#main_block_1_archive a {
	color: #000;
}

.avatar_border_1 {
	border: #D7D7D7 2px solid;
	padding: 3px;
}


div.cssbutton_main {
	border: 0;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	cursor: pointer;
	height: 27px;
}
div.cssbutton_main input {
	border: 0;
	font-weight: bold;
	color: #FFF;
	display: block;
	cursor: pointer;
	float: left;
	white-space: nowrap;
	line-height: 27px;
	height: 27px;
	margin-left: 13px;
	padding: 0 20px 3px 5px;
}

div.cssbutton_main.black_button input {
	background:url("img/black_but_2.gif") no-repeat right 0;
}
div.cssbutton_main.black_button {
	background:url("img/black_but_1.gif") no-repeat 0 center;
}



#main_block_2 {
	width: 397px;
	height: 171px;
	background: #FEFEFE url(img/main_block_2.png) no-repeat left top;
	display: block;
	position: relative;
	float: right;
	right: 27px;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	font-family: Trebuchet MS ;
	line-height: 25px;
}
#main_block_2 a {
	font-size: 11px;
	font-weight: normal;
	font-family: Tahoma;
	color: #127BBF;
	line-height: 11px;
}
#main_block_2 img {
	position: absolute;
	top: 15px;
	left: 15px;
}
#main_block_2_links {
	display: block;
	position: absolute;
	top: 10px;
	left: 170px;
}
#main_block_2_links ul {
	color: #127BBF;
	list-style-type: square;
	margin: 1px;
	padding: 5px 10px 7px 20px;
	display: block;
	background: #DAF5FD;
	line-height: 11px;
	width: 185px;
}


#main_block_3 {
	width: 397px;
	height: 201px;
	background: #E4F3CD url(img/main_block_3_bg.jpg) no-repeat left top;
	display: block;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	font-family: Trebuchet MS ;
	line-height: 25px;
	position: relative;
}

#main_block_3 img {	position: absolute;
	top: 30px;
	left: 5px;}

#main_block_3_links {
	display: block;
	position: absolute;
	top: 10px;
	left: 140px;
}
#main_block_3_links ul {
	color: #555;
	list-style-type: square;
	margin: 1px;
	padding: 3px 5px 0px 20px;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
	line-height: 11px;
}

#main_block_3_links_2 {	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
	line-height: 11px;
	color: 555px;
	padding-top: 10px;
}

#main_block_3_links_2 b {
	font-size: 13px;
	font-weight: bold;
	font-family: Trebuchet MS;
}
#main_block_3_links_2 a {	color: #127BBF;}
#main_block_3_links_2 ul {
	color: #127BBF;
	list-style-type: square;
	margin: 1px;
	padding: 3px 5px 0px 20px;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
	line-height: 11px;}


#main_block_4 {
	width: 549px;
	height: 201px;
	background: #E2F7FD url(img/main_block_4_bg.jpg) no-repeat left top;
	display: block;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	font-family: Trebuchet MS ;
	line-height: 25px;
	position: relative;
	float: right;
	right: 26px;
}

#main_block_4 img {
	position: absolute;
	top: 30px;
	left: 20px;
}

#main_block_4_links {
	display: block;
	position: absolute;
	top: 10px;
	left: 240px;
}


.main_block_4_links_2 {
	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
	line-height: 11px;
	color: 555px;
	padding-top: 10px;
}

.main_block_4_links_2 b {
	font-size: 13px;
	font-weight: bold;
	font-family: Trebuchet MS;
}
.main_block_4_links_2 a {
	color: #127BBF;
}
.main_block_4_links_2 ul {
	color: #127BBF;
	list-style-type: square;
	margin: 1px;
	padding: 3px 5px 0px 20px;
	font-size: 11px;
	font-family: Tahoma;
	font-weight: normal;
	line-height: 11px;
}


#main_block_5 {
	width: 958px;
	height: 99px;
	background: #E2F7FD url(img/main_block_5_bg.jpg) no-repeat left top;
	display: block;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	font-family: Trebuchet MS ;
	line-height: 25px;
	position: relative;
	margin: 10px 0 10px 0;
}
#main_block_5 #invite_block { 	position: absolute;
 	color: #555;
 	font-size: 11px;
 	font-weight: normal;
 	position: absolute;
 	left: 20px;
 	top: 10px;}
#main_block_5 #invite_block b {	font-size: 13px;
	font-weight: bold;
	font-family: Trebuchet MS ;
	line-height: 25px;
	color: #000;
}
#invite_block .input_text {
	width: 318px;
	border: 2px solid #68C3F1;
	color: #969696;
	font-size: 13px;
	font-family: Tahoma;
	height: 25px;
	padding: 0 3px 0 3px;
	background: #FFF url(img/main_block_1_input_bg.gif) repeat-x top;
	float: left;
	margin-right: 10px;
}

.main_block_5_link {	height: 35px;
	position: absolute;	color: #127BBF;
	font-size: 11px;
	font-weight: normal;
	font-size: Tahoma;
}
.main_block_5_link a {
	color: #127BBF;
	font-size: 11px;
	font-weight: normal;
	font-size: Tahoma;
	line-height: 31px;
}
.main_block_5_link a#view_5 {
	color: #969696;
	font-size: 11px;
	font-weight: normal;
	font-size: Tahoma;
	line-height: 31px;
}
.main_block_5_link .main_block_5_link_1 {	width: 26px;
	height: 35px;
	float: left;
	display: block;}
.main_block_5_link .main_block_5_link_2 {
	height: 35px;
	width: 120px;
	margin-left: 26px;
	background: url(img/main_block_5_2.png) no-repeat right top;
}


#main_block_6 {
	width: 958px;
	height: 171px;
	background: #FFFEEC url(img/main_block_6_bg.jpg) no-repeat left top;
	display: block;
	margin: 10px 0 10px 0;
	position: relative;
}
#main_block_6 b {	color: #000;
	font-size: 13px;
	font-weight: bold;
	font-family: Trebuchet MS ;
	line-height: 25px;}
#main_block_6_1 {	position: absolute;
	display: block;
	left: 220px;
	top: 5px;
	width: 320px;}

#main_block_6_2 {
	position: absolute;
	display: block;
	left: 525px;
	top: 5px;
	width: 220px;
}

#main_block_6_2 .block_user {
	float: left;
	width: 105px;
	padding-rigth: 10px;
	padding-top: 10px;
	color: #ccc;
	height: 55px;
}

#main_block_6_3 {
	position: absolute;
	display: block;
	left: 740px;
	top: 5px;
	width: 220px;
}

#main_block_6_3 .block_user {
	float: left;
	width: 105px;
	padding-rigth: 10px;
	padding-top: 10px;
	color: #969696;
	height: 55px;
}

#main_block_6 .avatar {
	padding-left: 0px;
	padding-right: 7px;
	position: relative;
	float: left;
}
.block_user {
	float: left;	width: 150px;
	padding-rigth: 10px;
	padding-top: 10px;
	color: #ccc;
	height: 55px;
}
#main_block_6 .link_6_1 {	color: #127BBF;}
#main_block_6 .link_6_2 {
	color: #000;
}
.avatar_ramka {
	position: absolute;
	z-index: 3;
	behavior: url(iepngfix.htc);
}

#main_block_6 i {	font-style: normal;
	color: #127BBF;}