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;
        cursor :url("../aero.cur");
}

#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: 85px;
        float: left;
}
#beta {
        padding-top: 30px;
        margin-left: -280px;
        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;
}


.newmess{
  background: #f16728;
  color: #ffffff;
  font-weight: bold;
  margin: 3px 0px 0px 0px;
  padding: 1px 1px 1px 1px;
  border-top: #f9b58f 1px solid;
  border-left: #f98d5b 1px solid;
  border-bottom: #c64c1f 1px solid;
  border-right: #d85622 1px solid;
}

.i_newmess{
  vertical-align: bottom;
  margin: 2px 0px 3px 0px;
}

#login_form_user1 {
        padding-top: 18px;
        padding-left: 50px;
        width: 200px;
        float: left;
        font-size: 11px;

        font-weight: bold;
        font-family: Trebuchet MS;
        line-height: 15px;
}
#login_form_user3 {
        padding-top: 18px;
        padding-left: 5px;

        width: 180px;
        float: left;
        font-size: 11px;
        font-weight: bold;
        font-family: Trebuchet MS;
        line-height: 15px;

}
#login_form_user2 {
        padding-top: 18px;
        padding-right: 30px;
        width: 100px;
        float: right;
        font-size: 11px;
        font-weight: bold;
        font-family: Trebuchet MS;
        line-height: 15px;

}

#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: 30px;
}

#login_form input {
        border: 0;
		color: #808080;
		font-weight: bold;
		font-size: 13px;
		font-family: Tahoma;
        padding-top: 9px;
        background: url(../img/input_bg.gif) no-repeat top left;
        width: 188px;
        height: 20px;
        float: left;
        padding-left: 10px;
        padding-right: 10px;
        margin-right: 10px;
}

#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;
}

#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;
}
#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_hover_2.jpg) no-repeat center;
}
.menu_active a:hover {
        color: #000000;
        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_2 a {
        color: #FFF;
        font-size: 13px;
        text-decoration: none;
        padding-top: 10px;
        padding-bottom: 10px;
        display: block;
        float: left;
        width: 80px;
        text-align: center;
}
.menu_active_2 a:active {
        color: #000;
        font-size: 13px;
        text-decoration: none;
        padding-top: 10px;
        padding-bottom: 10px;
        display: block;
        float: left;
        background: url(../img/menu_hover.jpg) no-repeat center;
}
.menu_active_2 a:hover {
        color: #000000;
        font-size: 13px;
        text-decoration: none;
        padding-top: 10px;
        padding-bottom: 10px;
        display: block;
        float: left;
        background: url(../img/menu_active.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;
}





.menu_active_3 a {
        color: #8000FF;
        font-size: 13px;
        text-decoration: none;
        padding-top: 10px;
        padding-bottom: 10px;
        display: block;
        float: left;
        width: 100px;
        text-align: center;
}
.menu_active_3 a:active {
        color: #000;
        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_3 a:hover {
        color: #8000FF;
        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;
}


.inner_content {
        padding-left: 26px;
        display: block;
}

#photo_block {
        height: 100px;
        width: 955px;
        background: #EBEBEB;
        position: relative;
}

.album_block {
        width: 110px;
        float: left;
        padding-top: 12px;
        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;
        height: 100px;
}
#new_photo {
        float: left;
        padding-top: 35px;
        padding-left: 5px;
        display: block;
        color: #000;
        font-size: 15px;
        font-weight: bold;
        font-family: Trebuchet MS;
        line-height: 15px;
}

#photo_corner_2 {
        position: absolute;
        right: -12px;
        height: 100px;
}

#map {
        width: 300px;
        height: 429px;
        background: url(../img/map_corner_3.gif) repeat-y;
        position: relative;
}

#gray_block {
        background: #EBEBEB;
        width: 300px;
        height: 250px;
}
#gray_block_2 {
        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 a {
        font-weight: bold;
        color: #F8C20B;
        font-size: 13px;
}

.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;
}
.kleinanzeigen {
        padding-top: 4px;
        padding-left: 16px;
        padding-bottom: 5px;
        display: block;
        color: #000;
        font-size: 15px;
        font-weight: bold;
        font-family: Trebuchet MS;
}
#anzeigeblok {
        width: 645px;
        height: 240px;
        background: url(../img/news_border_3.gif) repeat-y;
        position: relative;
        text-align: left;
}

#news2 {
        width: 645px;
        height: 227px;
        background: #EFEDE1 repeat-y;
        position: relative;
        text-align: left;
}

#our_news {
        padding-left: 20px;
        padding-top: 0px;
        padding-right: 320px;
        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;
}

.last_grey_block_3 {
        width: 300px;
        background: #F5F5F5;
        position: relative;
        text-align: left;
        margin-left: 1px;
        height: 60px;
}
.last_grey_text_stream {
        padding: 5px;
}



/* alte style --------------------------------------------------------------------------------------------------------------------------------------------*/
#facebox .b {
  background:url(../images/b.png);
}

#facebox .tl {
  background:url(../images/tl.png);
}

#facebox .tr {
  background:url(../images/tr.png);
}

#facebox .bl {
  background:url(../images/bl.png);
}

#facebox .br {
  background:url(../images/br.png);
}

#facebox {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  margin: auto;
  border-collapse: collapse;
  width:auto;
}

#facebox td {
  border-bottom: 0;
  padding:3px;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 500px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .header {
  border-bottom: 1px solid #DDDDDD;
  padding-top: 5px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

/*===== Seitennummerierung =====*/

#seiten {
font-size:11px;
}
#seiten a {
display:block;
background-color:white;
text-decoration:none;
float:left;
border:1px solid #4F82B5;
padding:3px;
padding-left:7px;
padding-right:7px;
margin:3px;
}
#seiten a:hover {
background-color:#CCE5FF;
}
#seiten #nolink {
opacity:0.4;filter:alpha(opacity=40)
display:block;
float:left;
border:1px solid #555;
padding:3px;
padding-left:7px;
padding-right:7px;
margin:3px;
}
#seiten #current {
display:block;
background-color:#CCE5FF;
float:left;
border:1px solid #4F82B5;
padding:3px;
padding-left:7px;
padding-right:7px;
margin:3px;
}
#seiten #dots {
display:block;
float:left;
padding:3px;
margin:3px;
}
form {
  display: inline;
}

.formbutton {
cursor: pointer;
font-size: 11px;
font-weight: bold;
letter-spacing: 1px;
border: outset 1px #ccc;
background: #999;
color: #666;
height: 22px;
background:url(../images/form_bg.gif) repeat-x left top;
}


.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
background: url(../images/star.gif) left -1000px repeat-x;
}
.star-rating{
position:relative;
width:125px;
height:25px;
overflow:hidden;
list-style:none;
margin:0;
padding:0;
background-position: left top;
}
.star-rating li{
display: inline;
}
.star-rating a,
.star-rating .current-rating{
position:absolute;
top:0;
left:0;
text-indent:-1000em;
height:25px;
line-height:25px;
outline:none;
overflow:hidden;
border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
background-position: left bottom;
}
.star-rating .current-rating{
z-index:1;
background-position: left center;
}

.inline-rating{
display:-moz-inline-block;
display:-moz-inline-box;
display: inline-block;
vertical-align: middle;
}

.small-star{
width:50px;
height:10px;
}
.small-star,
.small-star a:hover,
.small-star a:active,
.small-star a:focus,
.small-star .current-rating{
background-image: url(../images/star_small.gif);
line-height: 10px;
height: 10px;
}
.hotmsg {
background:#f0f0f0;
margin-left:0px;
margin-right:27px;
margin-bottom:10px;
font-size: 12px;
font-family: Trebuchet MS;
}

.msg {background:#f0f0f0; margin-left:55px; margin-right:55px; margin-bottom:20px; }
.rtop, .rbottom{
display:block;
background:#fff;
}
.rtop *, .rbottom *{
display: block;
height: 1px;
overflow: hidden;
background:#f0f0f0;
}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{
margin: 0 1px;
height: 2px
}


div.mark5, div.mark4, div.mark3, div.mark2, div.mark1 {
    width: 45px;
    height: 45px;
}

div.mark5 {
    background: url( ../img/5.png ) no-repeat;
    //background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../img/5.png,sizingMethod=crop);
}

div.mark4 {
    background: url( ../img/4.png ) no-repeat;
    //background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../img/4.png,sizingMethod=crop);
}

div.mark3 {
    background: url( ../img/3.png ) no-repeat;
    //background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../img/3.png,sizingMethod=crop);
}

div.mark2 {
    background: url( ../img/2.png ) no-repeat;
    //background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../img/2.png,sizingMethod=crop);
}

div.mark1 {
    background: url( ../img/1.png ) no-repeat;
    //background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../img/1.png,sizingMethod=crop);
}

div.mark30small, div.mark20small, div.mark10small, div.mark5small, div.mark4small, div.mark3small, div.mark2small, div.mark1small {
    width: 28px;
    height: 28px;
}

div.mark30small {
    background: url( ../img/30_28.png ) no-repeat;
    //background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../img/30_28.png,sizingMethod=crop);
}

div.mark20small {
    background: url( ../img/20_28.png ) no-repeat;
    //background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../img/20_28.png,sizingMethod=crop);
}

div.mark10small {
    background: url( ../img/10_28.png ) no-repeat;
    //background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../img/10_28.png,sizingMethod=crop);
}

div.mark5small {
    background: url( ../img/5_28.png ) no-repeat;
    //background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../img/5_28.png,sizingMethod=crop);
}

div.mark4small {
    background: url( ../img/4_28.png ) no-repeat;
    //background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../img/4_28.png,sizingMethod=crop);
}

div.mark3small {
    background: url( ../img/3_28.png ) no-repeat;
    //background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../img/3_28.png,sizingMethod=crop);
}

div.mark2small {
    background: url( ../img/2_28.png ) no-repeat;
    //background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../img/2_28.png,sizingMethod=crop);
}

div.mark1small {
    background: url( ../img/1_28.png ) no-repeat;
    //background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../img/1_28.png,sizingMethod=crop);
}

#index_tags_teplate{
padding-top:-10px;
padding-left:15px;
padding-right:7px;
font-size:1.2em;
text-align:center;
}

#index_tags_teplate a{
color:#155aa9;
text-decoration:none;
font-weight:bold;

}
#index_tags_teplate span{
	color:#155aa9;
	text-decoration:none;
	font-weight:bold;

}

#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: 300px;
	border: 2px solid #E1E1E1;
	color: #0080FF;
	font-weight: bold;
	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: #8000FF;
 	position: absolute;
 	top: 43px;
 	left: 435px;
}

#main_block_1_archive a {
	color: #000;
}

.avatar_border_1 {
	border: #D7D7D7 2px solid;
	padding: 3px;
	margin-left: 13px;
}


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: #800000;
	font-weight: bold;
	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;

	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: #737373;
	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;
}







