html,body {
width:100%;
height:100%;
padding:0;
margin:0;
}
html {
font:11px tahoma,arial,verdana,sans-serif;
}
body {
color:#1b2938;
background:#fff;
}
p {
margin:0 0 14px 0;
}
ul {
padding:0px;
margin:0 0 14px 0;
list-style:none;
}
ul li {
padding:0 0 0 10px;
background:url('../img/li.gif') no-repeat 3px 6px;
}
ol {
padding:0 0 1em 0;
margin:0;
color:#000;
}
ol li {
padding:0 0 .5em 1em;
}
a, a:link{
color:#c21360;
text-decoration:underline;
}
a:hover {
text-decoration:none;
}
a img {border:none;}
address {font-style:normal;}


h1,h2,h3,h4,h5,h6 {
margin:0;
font-family:tahoma,arial,verdana,sans-serif;
font-weight:normal;
}
h2 {
margin:0 0 14px 0;
font:bold 14px tahoma,arial,verdana,sans-serif;
color:#c21360;
}
h3 {
margin:0 0 20px 0;
font:bold 18px tahoma,arial,verdana,sans-serif;
}
h3 span {color:#c21360;}

h4 {
margin:0 0 15px 0;
font: bold 14px tahoma,arial,verdana,sans-serif;
}
h4 span {color:#c21360;}

h5 {
padding:3px 0 3px 40px;
margin:10px 0 30px 0;
font: bold 12px tahoma,arial,verdana,sans-serif;
background:url('../img/h5.gif') no-repeat 0 0;
}
h5 span {color:#c21360;}

h6 {
margin:0 0 20px 0;
font:bold 32px tahoma,arial,verdana,sans-serif;
}
h6 span {color:#c21360;}

form,fieldset {
padding:0;
margin:0;
border:none;
display:block;
overflow:hidden;
}
input {
margin:0px;
}

td {
padding:0px;
}



#wrap {
width:100%;
min-width:980px;
max-width:1240px;
min-height:100%;
position:relative;
z-index:2;
}
.both {
width:100%;
clear:both;
overflow:hidden;
}

#spacer {
width:100%;
height:85px;
clear:both;
position:relative;
z-index:1;
}

#bg {
width:100%;
min-width:980px;
height:64px;
position:absolute;
top:91px;
left:0px;
z-index:1;
background:#e6e8eb;
}
#bg div {
width:100%;
height:16px;
border-top:15px solid #1b2938;
position:absolute;
top:16px;
left:0px;
background:#011121;
}

/* ---------------------------------- footer */
#footer {
width:100%;
height:85px;
position:absolute;
left:0px;
bottom:0px;
z-index:2;
background:url('../img/footer.gif') no-repeat 42px 0;
}
#footer img {display:block;}
#copy {
position:absolute;
top:2px;
left:68px;
color:#a4a9af;
}
#copy a {color:#a4a9af;}
#links {
position:absolute;
top:36px;
left:68px;
color:#a4a9af;
}
#links a {
margin-right:15px;
color:#a4a9af;
}
#counters {
height:31px;
position:absolute;
top:11px;
right:35%;
}
#counters li {
padding:0 0 0 8px;
float:left;
background:none;
}
#author {
position:absolute;
top:2px;
right:100px;
}

#counters img {
filter:Alpha(opacity=30); 
-moz-opacity: 0.3; 
opacity: 0.3;
}



/* ---------------------------------- header */
#header {
width:100%;
height:155px;
position:relative;
}
#header img {display:block;}
#logo {
position:absolute;
top:13px;
left:43px;
}
#menu {
height:31px;
padding:16px 0 17px 0;
margin:0 33px 0 0;
border-left:41px solid #e6e8eb;
border-right:1px solid #fff;
overflow:hidden;
position:relative;
top:91px;
}
#menu li {
height:31px;
padding:0 1px 0 0;
float:left;
overflow:hidden;
background:url('../img/menu-li.png') no-repeat 100% 100%;
}
#menu li a {
height:19px;
padding:12px 22px 0 22px;
display:block;
float:left;
color:#fff;
}
#menu li a:hover {
background:#c21360 url('../img/menu-li-hover.png') repeat-x 0 0;
}

#menu li.first a {
background:url('../img/menu-first.png') no-repeat 0 0;
}
#menu li.first a:hover {
background:url('../img/menu-li-first.gif') no-repeat 0 0;
}

#menu li.active a {background:#c21360 url('../img/menu-li-hover.png') repeat-x 0 0;}

#menu li.forum {
padding:0px;
float:right;
background:none;
}
#menu li.forum a {padding:12px 14px 0 14px;}
#menu li.forum a img {position:relative;top:-1px;}

/* ---------------------------------- menu2 */

#menu2 {
height:31px;
padding:13px 0 17px 0;
margin:0 33px 0 0;
border-left:41px solid #e6e8eb;
border-right:1px solid #fff;
overflow:hidden;
position:relative;
top:91px;
font: bold 12px tahoma,arial,verdana,sans-serif;
}
#menu2 li {
height:34px;
padding:0 1px 0 0;
float:left;
overflow:hidden;
background:url('../img/menu-li.png') no-repeat 100% 100%;
}
#menu2 li a {
height:23px;
padding:12px 22px 0 22px;
display:block;
float:left;
color:#fff;
text-decoration:none;
}
#menu2 li a:hover {
background:#c21360 url('../img/menu-li-hover.png') repeat-x 0 0;
}

#menu2 li.first a {
background:url('../img/menu-first.png') no-repeat 0 0;
}
#menu2 li.first a:hover {
background:url('../img/menu-li-first.gif') no-repeat 0 0;
}

#menu2 li.active a {background:#c21360 url('../img/menu-li-hover.png') repeat-x 0 0;}

#menu2 li.forum {
padding:0px;
float:right;
background:none;
}
#menu2 li.forum a {padding:12px 14px 0 14px;}
#menu2 li.forum a img {position:relative;top:-1px;}

/* ---------------------------------- menu2 */

#search {
width:412px;
height:59px;
position:absolute;
top:16px;
right:0px;
background:#011121 url('../img/search.png') no-repeat 0 0;
}
#banner468 {
position:absolute;
top:15px;
right:0px;
}
#search fieldset {
height:59px;
position:relative;
}

#search .txt {
width:207px;
padding:4px;
border:0px;
display:block;
position:absolute;
top:18px;
left:33px;
float:left;
font:bold 14px tahoma,arial,verdana,sans-serif;
color:#fff;
}

#search input.text {
width:207px;
padding:4px;
border:0px;
display:block;
position:absolute;
top:19px;
left:123px;
float:left;
font:11px tahoma,arial,verdana,sans-serif;
color:#1b2938;
background:#fff;
}
#search input.submit {
width:21px;
height:21px;
border:0px;
padding:0px;
display:block;
cursor:pointer;
position:absolute;
top:19px;
left:360px;
background:url('../img/search-submit.gif') no-repeat 0 0;
}



#content {
width:100%;
padding:22px 0;
overflow:hidden;
}
/* ---------------------------------- right */
#right {
width:270px;
padding:0 49px 0 18px;
float:right;
}

.news {
width:100%;
padding-bottom:15px;
overflow:hidden;
}
.news .cell {
padding:3px 0 8px 37px;
background:url('../img/news.gif') no-repeat 1px 0;
}
.news .cell p {
padding:0 0 9px 0;
margin:0px;
border-bottom:1px solid #d1d4d7;
display:block;
}
.news .cell p.title {
padding:0 0 4px 0;
border:0px;
}
.news .cell p.title a {
color:#1b2938;
}
.news .cell-alarm {
padding:3px 0 8px 37px;
background:url('../img/articles-pink.gif') no-repeat 1px 0;
}
.news .cell-alarm p {
padding:0 0 9px 0;
margin:0px;
border-bottom:1px solid #d1d4d7;
display:block;
}
.news .cell-alarm p.title {
padding:0 0 4px 0;
border:0px;
color:#c21360;
}
.news .cell-alarm p.title a {
color:#c21360;
}
.news .add {
padding:0 0 0 37px;
margin:-3px 0 0 0;
overflow:hidden;
}
.news .add p {
margin:0px;
display:block;
}
.news .add p.all {
float:left;
}
.news .add p.rss {
padding-top:3px;
float:right;
}
.news .add p.rss img {display:block;}


.articles {
width:100%;
min-height:90px;
padding:12px 49px 12px 18px;
margin:0 -49px 20px -18px;
position:relative;
overflow:hidden;
background:#fbeef4 url('../img/articles.png') no-repeat 100% 100%;
}
.articles p {
min-height:26px;
padding:4px 0 7px 38px;
margin:0px;
display:block;
background:url('../img/articles.gif') no-repeat 0 0;
}
.articles p a {
color:#1b2938;
}

.profile {
width:100%;
min-height:90px;
padding:12px 49px 12px 18px;
margin:0 -39px 20px -18px;
position:relative;
overflow:hidden;
background:#fbeef4 url('../img/profile.png') no-repeat 100% 100%;
}
.profile img {
border: 6px solid #fff; 
float: left; 
margin: 0 10px 10px 0;
}
.profile p {
min-height:81px;
padding:4px 0 7px 20px;
margin:0px;
display:block;
}
.profile p a {
color:#1b2938;
}


.profile-top {
width:100%;
min-height:90px;
padding:12px 49px 12px 18px;
margin:0 -49px 20px -18px;
position:relative;
overflow:hidden;
background:#fbeef4 url('../img/profile5.png') no-repeat 100% 100%;
}
.profile-top img {
border: 6px solid #fff; 
float: left; 
margin: 0 10px 10px 0;
}
.profile-top p {
min-height:68px;
padding:4px 0 7px 20px;
margin:14px;
display:block;
}
.profile-top p a {
color:#1b2938;
}


.partners {
width:100%;
padding:0 0 20px 0;
overflow:hidden;
}
.partners .banner {
width:100%;
padding:0 0 10px 0;
overflow:hidden;
text-align:center;
}

.tags {
font-family:tahoma,arial,verdana,sans-serif;
font-size:13px;
width:100%;
padding:0 0 20px 0;
overflow:hidden;
}
.tags div {
padding:0 0 0 0;
}
.tags a {
padding:0 1px;
color:#000000;
text-decoration:none;
border-bottom:solid 2px #FFFFFF;
line-height:20px;
}
.tags a:hover {
text-decoration:none;
background:#C21360;
border-bottom:solid 2px #C21360;
color:#FFFFFF;
}
.a_1{ font-size:90%;}
.a_2{ font-size:100%;}
.a_3{ font-size:110%;}
.a_4{ font-size:120%;}
.a_5{ font-size:130%;}
.a_6{ font-size:140%;}
.a_11{ font-size:90%; font-weight:bold;}
.a_22{ font-size:100%; font-weight:bold;}
.a_33{ font-size:110%; font-weight:bold;}
.a_44{ font-size:120%; font-weight:bold;}
.a_55{ font-size:130%; font-weight:bold;}
.a_66{ font-size:140%; font-weight:bold;}

.poll {
width:100%;
padding:0 0 20px 0;
overflow:hidden;
}
.poll p.title {
padding:4px 0 6px 38px;
margin:0px;
color:#c21360;
background:url('../img/poll.gif') no-repeat 0 0;
}
.poll form {
padding:12px 0 15px 38px;
overflow:hidden;
}
.poll .both {
padding:0 0 8px 0;
}
.poll input.radio {
width:15px;
height:15px;
margin:0 5px 0 0;
display:block;
position:relative;
float:left;
}
.poll label {
width:200px;
padding:1px;
display:block;
float:left;
}
.poll button {
width:71px;
padding:2px 2px 5px 0;
margin:8px 11px 0 0;
border:0px;
display:block;
float:left;
cursor:pointer;
font:10px tahoma,arial,verdana,sans-serif;
color:#fff;
background:#c21360 url('../img/poll-button.gif') no-repeat 0 0;
}


.youknow {
padding:0 0 10px 38px;
overflow:hidden;
background:url('../img/articles.gif') no-repeat 0 30px;
}
.youknow h3 {
margin:0 0 20px -38px;
}



/* ---------------------------------- right */
#left {
padding:0 30px 0 43px;
margin:0 340px 0 0;
}

.anons {
width:100%;
padding:0 0 19px 0;
margin:0 0 13px 0;
overflow:hidden;
background:url('../img/hr.gif') repeat-x 0 100%;
}
.anons ul.icons {
padding-top:23px;
margin:0 210px 0 0;
font-family:tahoma,arial,verdana,sans-serif;
}
.anons ul.icons li {
width:25%;
padding:0px;
float:left;
font-weight:bold;
background:none;
}
.anons ul.icons li a {
display:block;
float:left;
text-align:center;
color:#1b2938;
text-decoration:none;
}
.anons ul.icons li a img {
margin:0 0 10px 0;
}
.anons ul.icons li a span {
margin-top:-1px;
display:block;
text-decoration:underline;
}
.anons ul.icons li a:hover span {
text-decoration:none;
}

.anons .history {
width:200px;
float:right;
}
.anons .history table {
width:100%;
border-collapse:collapse;
}
.anons .history table td {
padding-bottom:2px;
vertical-align:top;
}
.anons .history table td.left {
white-space:nowrap;
text-align:right;
}
.anons .history table a {
color:#1b2938;
}
.anons p.date {
padding:2px 0 6px 33px;
font-size:14px;
font-family:tahoma,arial,verdana,sans-serif;
margin:0 0 12px 0;
color:#c21360;
background:url('../img/articles-pink.gif') no-repeat 0 0;
}


.map {
width:100%;
padding:0 0 19px 0;
margin:0 0 13px 0;
overflow:hidden;
background:url('../img/hr.gif') repeat-x 0 100%;
}
.map img {
margin:0 auto;
display:block;
}
.map ul {
width:608px;
height:310px;
margin:0 auto;
position:relative;
overflow:hidden;
}
.map ul li {
padding:0px;
position:absolute;
background:none;
}
.map ul li a {
display:block;
}
.map ul li.m1 {top:3px;left:1px;z-index:1;background:url('../img/map/m1-hover.png') no-repeat 0 0;}
.map ul li.m1 a {width:259px;height:163px;background:url('../img/map/m1.png') no-repeat 0 0;}
.map ul li.m2 {top:129px;left:81px;z-index:2;background:url('../img/map/m2-hover.png') no-repeat 0 0;}
.map ul li.m2 a {width:152px;height:177px;background:url('../img/map/m2.png') no-repeat 0 0;}
.map ul li.m3 {top:97px;left:231px;z-index:3;background:url('../img/map/m3-hover.png') no-repeat 0 0;}
.map ul li.m3 a {width:151px;height:165px;background:url('../img/map/m3.png') no-repeat 0 0;}
.map ul li.m4 {top:14px;left:332px;z-index:4;background:url('../img/map/m4-hover.png') no-repeat 0 0;}
.map ul li.m4 a {width:239px;height:169px;background:url('../img/map/m4.png') no-repeat 0 0;}
.map ul li.m5 {top:7px;left:251px;z-index:5;background:url('../img/map/m5-hover.png') no-repeat 0 0;}
.map ul li.m5 a {width:163px;height:97px;background:url('../img/map/m5.png') no-repeat 0 0;}
.map ul li.m6 {top:180px;left:477px;z-index:6;background:url('../img/map/m6-hover.png') no-repeat 0 0;}
.map ul li.m6 a {width:149px;height:163px;background:url('../img/map/m6.png') no-repeat 0 0;}
.map ul li a:hover {background:none;}



.top20 {
width:100%;
padding:0 0 19px 0;
margin:0 0 13px 0;
overflow:hidden;
background:url('../img/hr.gif') repeat-x 0 100%;
}
.top20 table {
width:100%;
margin:-5px 0;
border-collapse:collapse;
}
.top20 table td {
padding:9px 10px 9px 0;
border-top:1px solid #dedfe0;
}
.top20 table .start td {
border:0px;
}

.top20 table td a {
padding:4px 0 4px 39px;
display:block;
float:left;
color:#1b2938;
background:url('../img/top20.gif') no-repeat 0 0;
}

.top20 table td a:hover {
background:url('../img/top20-hover.gif') no-repeat 0 0;
}


.top5 {
width:100%;
padding:0 0 19px 0;
margin:0 0 13px 0;
overflow:hidden;
background:url('../img/hr.gif') repeat-x 0 100%;
}
.top5 table {
width:100%;
margin:-5px 0;
border-collapse:collapse;
}
.top5 table td {
padding:9px 10px 9px 0;
border-top:1px solid #dedfe0;
}
.top5 table .start td {
border:0px;
}

.top5 table td a {
padding:4px 0 4px 39px;
display:block;
float:left;
color:#1b2938;
background:url('../img/top5-hover.gif') no-repeat 0 0;
}

.top5 table td a:hover {
background:url('../img/top5.gif') no-repeat 0 0;
}


span.pink {color:#c21360;}


.about {
padding:0 20px 9px 0;
margin:0 0 13px 0;
font-size:12px;
position:relative;
overflow:hidden;
background:url('../img/hr.gif') repeat-x 0 100%;
}
.about .cnt {
padding:2px 0 0 40px;
position:relative;
overflow:hidden;
background:url('../img/articles.gif') no-repeat 0 0;
}


.about2 {
padding:0 20px 9px 0;
margin:0 0 13px 0;
font-size:12px;
overflow:hidden;
background:url('../img/hr.gif') repeat-x 0 100%;
}
.about2 .cnt {
padding:2px 0 5px 40px;
overflow:hidden;
background:url('../img/articles.gif') no-repeat 0 0;
}

.about2 .cnt h4 a {
color:#1b2938;
}

.blog {
padding:0 20px 9px 0;
margin:0 0 13px 0;
font-size:12px;
overflow:hidden;
background:url('../img/hr.gif') repeat-x 0 100%;
}
.blog .cnt {
padding:2px 0 5px 40px;
overflow:hidden;
background:url('../img/newforum.gif') no-repeat 0 0;
}

.blog .cnt h4 a {
color:#1b2938;
}

.about3 {
padding:0 20px 9px 0;
margin:0 0 13px 0;
font-size:12px;
overflow:hidden;
}
.about3 .cnt {
padding:2px 0 0 40px;
overflow:hidden;
background:url('../img/articles.gif') no-repeat 0 0;
}

.about4 {
padding:30px 20px 9px 0;
margin:0 0 13px 0;
font-size:12px;
font-weight:bold;
overflow:hidden;
}
.about4 .cnt {
padding:15px 0 0 60px;
overflow:hidden;
background:url('../img/alarm.gif') no-repeat 0 0;
}

.newforum {
padding:0 0 9px 0;
margin:0 0 13px 0;
overflow:hidden;
background:url('../img/hr.gif') repeat-x 0 100%;
}
.newforum .both {
margin:0 0 25px 0;
background:url('../img/hr2.gif') repeat-y 48% 0;
}
.newforum .cell {
width:50%;
float:left;
}
.newforum .cell .cnt {
padding:2px 25px 0 35px;
background:url('../img/newforum.gif') no-repeat 0 0;
}
.newforum .cell p {
margin:0 0 3px 0;
}
.newforum .cell p a {
color:#1b2938;
}


.weather {
width:100%;
overflow:hidden;
}
.weather table {
width:100%;
border-collapse:collapse;
margin:0 0 10px 0;
}
.weather table td {
padding:0 0 15px 33px;
}
.weather table img {
position:relative;
top:2px;
left:2px;
}
.weather table span {
padding-left:18px;
color:#c21360;
background:url('../img/weather.gif') no-repeat 0 1px;
}
.weather .other {
text-align:right;
}

.photo {
padding:0 0 10px 0;
background:url('../img/hr.gif') repeat-x 0 100%;
}
.photo ul {
padding:0 0 0 40px;
margin:0px;
overflow:hidden;
background:url('../img/photo.gif') no-repeat 0 0;
}
.photo ul li {
width:33%;
padding:0 0 17px 0;
float:left;
}
.photo ul li a {
padding:0 2px 2px 0;
display:block;
overflow:hidden;
position:relative;
float:left;
background:url('../img/photo-li.gif') no-repeat 100% 100%;
}
.photo ul li img {
border:1px solid #c21360;
display:block;
position:relative;
z-index:1;
}
.photo ul li span {
width:23px;
height:23px;
display:block;
cursor:pointer;
position:absolute;
bottom:2px;
right:2px;
z-index:2;
background:url('../img/photo-span.gif') no-repeat 0 0;
}

.photoblog {
padding:0 0 10px 0;
}
.photoblog ul {
padding:0 0 0 40px;
margin:0px;
overflow:hidden;
background:url('../img/photo.gif') no-repeat 0 0;
}
.photoblog ul li {
width:33%;
padding:0 0 17px 0;
float:left;
}
.photoblog ul li a {
padding:0 2px 2px 0;
display:block;
overflow:hidden;
position:relative;
float:left;
background:url('../img/photo-li.gif') no-repeat 100% 100%;
}
.photoblog ul li img {
border:1px solid #c21360;
display:block;
position:relative;
z-index:1;
}
.photoblog ul li span {
width:23px;
height:23px;
display:block;
cursor:pointer;
position:absolute;
bottom:2px;
right:2px;
z-index:2;
background:url('../img/photo-span.gif') no-repeat 0 0;
}

/* */

.photoblog2 {
padding:0 0 0 0;
display:block;
}
.photoblog2 ul {
padding:0 0 0 0;
margin:0px;
overflow:hidden;
}
.photoblog2 ul li {
width:200px;
padding:0 0 0 0;
float:left;
}
.photoblog2 ul li a {
padding:0 2px 2px 0;
display:block;
overflow:hidden;
position:relative;
float:left;
background:url('../img/photo-li.gif') no-repeat 100% 100%;
}
.photoblog2 ul li img {
border:1px solid #c21360;
display:block;
position:relative;
z-index:1;
}
.photoblog2 ul li span {
width:23px;
height:23px;
display:block;
cursor:pointer;
position:absolute;
bottom:2px;
right:2px;
z-index:2;
background:url('../img/photo-span.gif') no-repeat 0 0;
}

/* */

p.copy {
width:100%;
display:block;
clear:left;
font-size:11px;
}

p.copy span.author {
padding:0 0 0 47px;
margin:0 22px 0 0;
background:url('../img/author.gif') no-repeat 0 50%;
}
p.copy span.mess {
padding:0 0 0 25px;
margin:0 22px 0 20px;
background:url('../img/mess.gif') no-repeat 0 50%;
}
p.copy span.navpage {
font:12px bold tahoma,arial,verdana,sans-serif;
padding:0 0 0 47px;
margin:0 22px 0 0;
background:url('../img/navpage.gif') no-repeat 0 50%;
}
p.copy span.navpage2 {
font:12px bold tahoma,arial,verdana,sans-serif;
padding:0 0 0 28px;
margin:0 22px 0 0;
background:url('../img/navpage2.gif') no-repeat 0 50%;
}
p.copy span.navpage a {
text-decoration:none;
background:#C21360;
border:solid 3px #C21360;
color:#FFFFFF;
}
p.copy span.navpage2 a {
text-decoration:none;
background:#C21360;
border:solid 3px #C21360;
color:#FFFFFF;
}

p.copy span.comments {
padding:0 0 0 27px;
margin:0 22px 0 0;
background:url('../img/comments2.gif') no-repeat 0 50%;
}


p.copy span.plus {
padding:0 0 0 23px;
margin:0 22px 0 0;
color:#15942d;
background:url('../img/plus.gif') no-repeat 0 50%;
}
p.copy span.minus {
padding:0 0 0 23px;
margin:0 22px 0 0;
background:url('../img/minus.gif') no-repeat 0 50%;
}
p.copy span.date {
padding:0 0 0 20px;
background:url('../img/date.gif') no-repeat 0 50%;
}

p.copy span.date2 {
padding:0 0 0 20px;
margin:0 0 0 40px;
background:url('../img/date.gif') no-repeat 0 50%;
}

p.copy span.tags-ic {
padding:0 0 0 47px;
background:url('../img/tags.gif') no-repeat 0 50%;
}


.nav {
width:100%;
padding:0 0 10px 0;
overflow:hidden;
}
.nav ul {
font-size:12px;
}
.nav ul li {
padding:5px 0 7px 0;
background:url('../img/hr.gif') repeat-x 0 100%;
}
.nav ul li a {
padding:0 0 0 35px;
color:#1b2938;
background:url('../img/nav.gif') no-repeat 0 4px;
}


#right #search {
width:340px;
margin:0 -60px 21px 0;
position:relative;
top:auto;
right:auto;
left:-20px;
background:#011121 url('../img/search-in.png') no-repeat 0 0;
}
#right #search input.text {
width:153px;
background:#fff;
}
#right #search input.submit {
left:300px;
}

.hr1 {
width:100%;
padding:10px 0 0 0;
margin:0 0 20px 0;
overflow:hidden;
background:url('../img/hr1.gif') repeat-x 0 100%;
}


/* Desman's css */
.rating { height:28px; background:url('../img/rating_bg.gif') no-repeat right bottom; position: absolute; right:0px; top:0px; white-space:nowrap; _width:10px;}
.rating span { background:url('../img/rating_bg.gif') no-repeat left top; display:block; font: bold 14px/26px  Arial, Helvetica, sans-serif; color:#FFF; height:28px; padding:0 25px 0 5px;}
.rating img { width:11px; height:11px; border:0; position:absolute; right:0px;}
.rating .minus { bottom:0px}
.rating .plus { top:0px}

.rating2 { height:28px; background:url('../img/rating_bg2.gif') no-repeat right bottom; position: absolute; right:0px; top:0px; white-space:nowrap; _width:10px;}
.rating2 span { background:url('../img/rating_bg2.gif') no-repeat left top; display:block; font: bold 14px/26px  Arial, Helvetica, sans-serif; color:#FFF; height:28px; padding:0 25px 0 5px;}
.rating2 img { width:11px; height:11px; border:0; position:absolute; right:0px;}
.rating2 .minus { bottom:0px}
.rating2 .plus { top:0px}

.ratingunreg { height:28px; background:url('../img/rating_bg5.gif') no-repeat right bottom; position: absolute; right:0px; top:0px; white-space:nowrap; _width:10px;}
.ratingunreg span { background:url('../img/rating_bg5.gif') no-repeat left top; display:block; font: bold 14px/26px  Arial, Helvetica, sans-serif; color:#FFF; height:28px; padding:0 25px 0 5px;}
.ratingunreg img { width:11px; height:11px; border:0; position:absolute; right:0px;}
.ratingunreg .minus { bottom:0px}
.ratingunreg .plus { top:0px}

.ratingunreg2 { height:28px; background:url('../img/rating_bg6.gif') no-repeat right bottom; position: absolute; right:0px; top:0px; white-space:nowrap; _width:10px;}
.ratingunreg2 span { background:url('../img/rating_bg6.gif') no-repeat left top; display:block; font: bold 14px/26px  Arial, Helvetica, sans-serif; color:#FFF; height:28px; padding:0 25px 0 5px;}
.ratingunreg2 img { width:11px; height:11px; border:0; position:absolute; right:0px;}
.ratingunreg2 .minus { bottom:0px}
.ratingunreg2 .plus { top:0px}


/* user */
.userating { height:28px; background:url('../img/rating_bg3.gif') no-repeat right bottom; position: absolute; right:0px; top:30px; white-space:nowrap; _width:10px;}
.userating span { background:url('../img/rating_bg3.gif') no-repeat left top; display:block; font: bold 14px/26px  Arial, Helvetica, sans-serif; color:#FFF; height:28px; padding:0 10px 0 5px;}
.userating img { width:11px; height:11px; border:0; position:absolute; right:0px;}


.userating2 { height:28px; background:url('../img/rating_bg4.gif') no-repeat right bottom; position: absolute; right:0px; top:30px; white-space:nowrap; _width:10px;}
.userating2 span { background:url('../img/rating_bg4.gif') no-repeat left top; display:block; font: bold 14px/26px  Arial, Helvetica, sans-serif; color:#FFF; height:28px; padding:0 10px 0 5px;}
.userating2 img { width:11px; height:11px; border:0; position:absolute; right:0px;}

.userprofile {
width:90%;
min-height:40px;
padding:12px 49px 8px 18px;
margin:0 -39px 5px 18px;
position:relative;
overflow:hidden;
background:#fbeef4 url('../img/profile5.png') no-repeat 100% 100%;
}
.userprofile img {
border: 6px solid #fff; 
float: left; 
margin: 0 10px 10px 0;
}
.userprofile p {
min-height:40px;
padding:4px 0 7px 20px;
margin:0px;
display:block;
}
.userprofile p a {
color:#1b2938;
}

.about5 {
padding:0 0 9px 0;
margin:0 0 13px 0;
font-size:12px;
overflow:hidden;
background:url('../img/hr.gif') repeat-x 0 100%;
}

.about-news {
padding:0 20px 9px 0;
margin:0 0 13px 0;
font-size:12px;
overflow:hidden;
background:url('../img/hr.gif') repeat-x 0 100%;
}
.about-news .cnt {
padding:2px 0 5px 40px;
overflow:hidden;
background:url('../img/news.gif') no-repeat 0 0;
}

.about-news .cnt h4 a {
color:#1b2938;
}


.userprofilelist {
width:100%;
min-height:40px;
padding:10px 49px 5px 18px;
margin:0 -39px 5px -18px;
position:relative;
overflow:hidden;
background:url('../img/hr.gif') repeat-x 0 100%;
}
.userprofilelist img {
border: 6px solid #cb3678; 
float: left; 
margin: 0 10px 10px 0;
}
.userprofilelist p {
min-height:40px;
padding:4px 0 7px 20px;
margin:0px;
display:block;
}
.userprofilelist p a {
color:#1b2938;
}


/*FORMS*/

SELECT {font-size: 110%;}
OPTION {padding: .1em .3em 0 .3em}

.butt_raiting {padding: 0 .1em; font-size: 50%}
.comm_list TEXTAREA {font-size: 140%; width: 100%; border: 1px solid silver; padding: .15em; margin: .3em 0; clear: both}
.add_wed TEXTAREA {font-size: 140%; width: 100%; border: 1px solid silver; border-top: none; padding: .15em; margin: 0; clear: both}
.comm_list .but_form {margin-right: 1.5em}
.comm_list P.butt {font-size: 100%; margin-bottom: .3em}
.comm_list SPAN.add {font-size: 120%}
.comm_list .add A {font-weight: bold}
/*FORMS*/


p.copy span.authorphoto {
padding:0 0 0 47px;
margin:0 22px 0 0;
background:url('../img/authorphoto.gif') no-repeat 0 50%;
}


/*new*/
SPAN.imp2 {font-size: 22px; font-weight: bold; color: #1b2938;}

.userprofilefull {
width:90%;
min-height:260px;
padding:12px 49px 8px 18px;
margin:0 -39px 5px 18px;
position:relative;
overflow:hidden;
background:#fbeef4 url('../img/profile5.png') no-repeat 100% 100%;
}
.userprofilefull img {
border: 6px solid #fff; 
float: left; 
margin: 0 10px 10px 0;
}
.userprofilefull p {
min-height:40px;
padding:4px 0 7px 20px;
margin:0px;
display:block;
}
.userprofilefull p a {
color:#1b2938;
}

p.copy span.mess {
padding:0 0 0 25px;
margin:0 22px 0 20px;
background:url('../img/mess.gif') no-repeat 0 50%;
}

p.copy span.mess2 {
padding:0 0 0 25px;
margin:0 22px 0 20px;
background:url('../img/add-fr.gif') no-repeat 0 50%;
}

p.copy span.mess3 {
padding:0 0 0 25px;
margin:0 0 0 20px;
background:url('../img/add-fr.gif') no-repeat 0 50%;
}

.anons2 {
width:100%;
padding:-20px 0 19px 0;
margin:0 0 20px 0;
overflow:hidden;
}

.anons2 .panel {
width:200px;
float:left;
}
.anons2 .panel table {
width:100%;
border-collapse:collapse;
}
.anons2 .panel table td {
padding-bottom:2px;
vertical-align:top;
}
.anons2 .panel table td.left {
white-space:nowrap;
text-align:right;
}
.anons2 .panel table a {
color:#1b2938;
}

.anons2 p.panel1 {
padding:2px 0 6px 33px;
font-size:14px;
font-family:tahoma,arial,verdana,sans-serif;
margin:0 0 12px 0;
color:#c21360;
background:url('../img/articles-pink2.gif') no-repeat 0 0;
}


.anons3 {
width:100%;
padding:-25px 0 19px 0;
margin:0 0 0 0;
overflow:hidden;
}

p.copy span.add-ar {
padding:0 0 0 27px;
margin:0 22px 0 0;
background:url('../img/add-ar.gif') no-repeat 0 50%;
}

/*REGISTRATION*/
.big_reg_block {width: 100%}
.big_reg_block .wrapper {padding: 5px 0 0 0 !important}
.reg_form .top {background: #c21360 url('../img/regbg.gif') repeat-x 0 100%; padding: 8px; text-align: center}
.reg_form .top H1 {margin: 0; font-size: 24px; font-weight: normal; color: white}
.reg_form .bottom {background: #fbeef4; padding: 20px 0 20px 0;}
.reg_form TABLE {width: 100%; margin-bottom: 5px;}
.reg_form TABLE td {width: 100%; font-size: 14px; padding: 5px 2px 5px 2px;}
.reg_form TABLE td.legend {width: 40%; text-align: right; font-size: 12px;}
.reg_form TABLE.nimp {margin-bottom: 0}
.reg_form TABLE.nimp td {padding: 5px 20px 5px 2px;}
td.nimp {padding-right: 20px !important}
.reg_form TABLE.nimp td.legend {padding-right: 10px;}
SPAN.imp {font-size: 22px; font-weight: bold; color: #d45a90;}

.line_br {background: url('../img/hr3.gif') repeat-x top left; height: 1px; width: 100%; clear: both; margin-bottom: 10px;}

TABLE.login td {width: 70%; font-size: 70%; color: #999; padding: .3em .3em .6em .3em}
TABLE.login td .form_text {width: 90%}
TABLE.login td.legend {width: 30%; text-align: right; font-size: 75%; color: #999}

.short {width: 40% !important}
.check {margin-right: 10px; font-size: 11px;}

SELECT {font-size: 100%;}

INPUT.but_form {font: 14px tahoma,arial,verdana,sans-serif; padding: 2px 5px 2px 5px; margin-top: 0; width: auto; margin-top: 5px}
INPUT.but_form.right {margin-left: 10px;}
INPUT.form_text {font: 12px tahoma,arial,verdana,sans-serif; width: 60%; padding: 3px; border: 1px solid silver}
INPUT.form_text2 {font: 12px tahoma,arial,verdana,sans-serif; color:#fff; font-weight: normal; background-color:#323f4c; width: 70%; padding: 3px; border: 1px solid #fff;}
textarea.form_text {font: 12px tahoma,arial,verdana,sans-serif; width: 70%; padding: 3px; border: 1px solid silver}
select.form_text {font: 12px tahoma,arial,verdana,sans-serif; width: 20%; padding: 3px; border: 1px solid silver}
select.form_text2 {font: 12px tahoma,arial,verdana,sans-serif; width: 15%; padding: 3px; border: 1px solid silver}

/*REGISTRATION*/

/*blog*/
.blog_block {width: 100%}
.blog_block .wrapper {padding: 5px 0 0 0 !important}
.blog_form .top {background: #c21360 url('../img/regbg.gif') repeat-x 0 100%; padding: 8px; text-align: center}
.blog_form .top H1 {margin: 0; font-size: 24px; font-weight: normal; color: white}
.blog_form .bottom {background: #fbeef4; padding: 20px 0 20px 0;}
.blog_form TABLE {width: 100%; margin-bottom: 5px;}
.blog_form TABLE td {width: 100%; font-size: 14px; padding: 5px 2px 5px 2px;}
.blog_form TABLE td.legend {width: 20%; text-align: right; font-size: 12px;}
.blog_form TABLE.nimp {margin-bottom: 0}
.blog_form TABLE.nimp td {padding: 5px 20px 5px 2px;}
td.nimp {padding-right: 20px !important}
.blog_form TABLE.nimp td.legend {padding-right: 10px;}
SPAN.imp {font-size: 22px; font-weight: bold; color: #d45a90;}

.line_br {background: url('../img/hr3.gif') repeat-x top left; height: 1px; width: 100%; clear: both; margin-bottom: 10px;}

TABLE.login td {width: 70%; font-size: 70%; color: #999; padding: .3em .3em .6em .3em}
TABLE.login td .form_text {width: 90%}
TABLE.login td.legend {width: 30%; text-align: right; font-size: 75%; color: #999}

.short {width: 40% !important}
.check {margin-right: 10px; font-size: 11px;}

SELECT {font-size: 14px;}

INPUT.blog_but_form {font: 14px tahoma,arial,verdana,sans-serif; padding: 2px 5px 2px 5px; margin-top: 0; width: auto; margin-top: 5px;}
INPUT.blog_but_form.right {margin-left: 10px;}
INPUT.blog_form_text {font: 12px tahoma,arial,verdana,sans-serif; width: 90%; padding: 3px; border: 1px solid silver}
INPUT.blog_form_text2 {font: 12px tahoma,arial,verdana,sans-serif; color:#fff; font-weight: normal; background-color:#c21360; width: 90%; padding: 3px; border: 1px solid silver}
textarea.blog_form_text {font: 12px tahoma,arial,verdana,sans-serif; width: 90%; padding: 3px; border: 1px solid silver}


/*blog*/

.tips {
padding:0 20px 9px 0;
margin:0 0 13px 0;
font-size:12px;
overflow:hidden;
}
.tips .cnt {
padding:2px 0 0 40px;
overflow:hidden;
background:url('../img/tips.gif') no-repeat 0 0;
}

p.copy span.edit {
padding:0 0 0 27px;
margin:0 10px 0 20px;
float:right;
background:url('../img/edit-ic.gif') no-repeat 0 50%;
}


p.copy span.delit {
padding:0 0 0 23px;
margin:0 10px 0 0;
color:#15942d;
float:right;
background:url('../img/delit-ic.gif') no-repeat 0 50%;
}

p.copy span.delit-send {
padding:0 0 0 23px;
margin:0 10px 0 10px;
color:#15942d;
float:right;
background:url('../img/delit-ic.gif') no-repeat 0 50%;
}

.mail {
padding:0 20px 9px 0;
margin:0 0 13px 0;
font-size:12px;
overflow:hidden;
background:url('../img/hr.gif') repeat-x 0 100%;
}
.mail .new {
padding:2px 0 5px 40px;
overflow:hidden;
background:url('../img/top5-hover.gif') no-repeat 0 0;
}

.mail .new h4 a {
color:#1b2938;
}

.mail .read {
padding:2px 0 5px 40px;
overflow:hidden;
background:url('../img/readmess.gif') no-repeat 0 0;
}

.mail .read h4 a {
color:#1b2938;
}

.mail .send {
padding:2px 0 5px 40px;
overflow:hidden;
background:url('../img/sendmess.gif') no-repeat 0 0;
}

.mail .send h4 a {
color:#1b2938;
}

.mail  p {
padding:0 0 9px 0;
margin:0px;
display:block;
}

.range {
padding:0 20px 9px 0;
margin:0 0 13px 0;
}
.range .plus {
padding:2px 0 5px 30px;
font: 30px tahoma,arial,verdana,sans-serif; color:#d45a90; font-weight:bold;
}
.range .minus {
padding:2px 0 5px 30px;
font: 30px tahoma,arial,verdana,sans-serif; color:#9b9b9b; font-weight:bold;
}


#worldselect {
width:412px;
height:59px;
position:absolute;
top:16px;
right:0px;
background:#011121 url('../img/search.png') no-repeat 0 0;
}
}
#worldselect fieldset {
height:59px;
position:relative;
}

#worldselect .txt {
width:207px;
padding:4px;
border:0px;
display:block;
position:absolute;
top:18px;
left:33px;
float:left;
font:bold 14px tahoma,arial,verdana,sans-serif;
color:#fff;
}

#worldselect input.text {
width:207px;
padding:4px;
border:0px;
display:block;
position:absolute;
top:19px;
left:123px;
float:left;
font:11px tahoma,arial,verdana,sans-serif;
color:#1b2938;
background:#fff;
}

#worldselect select.text {
width:207px;
padding:4px;
border:0px;
display:block;
position:absolute;
top:19px;
left:123px;
float:left;
font:11px tahoma,arial,verdana,sans-serif;
color:#1b2938;
background:#fff;
}

#worldselect input.submit {
width:21px;
height:21px;
border:0px;
padding:0px;
display:block;
cursor:pointer;
position:absolute;
top:19px;
left:360px;
background:url('../img/search-submitworld.png') no-repeat 0 0;
}

#worldselect select.submit {
width:21px;
height:21px;
border:0px;
padding:0px;
display:block;
cursor:pointer;
position:absolute;
top:19px;
left:360px;
background:url('../img/search-submitworld.png') no-repeat 0 0;
}


#right #worldselect {
width:340px;
margin:0 -60px 21px 0;
position:relative;
top:auto;
right:auto;
left:-20px;
background:#011121 url('../img/search-inworld.png') no-repeat 0 0;
}
#right #worldselect input.text {
width:153px;
background:#fff;
}
#right #worldselect input.submit {
left:300px;
}
#right #worldselect select.text {
width:153px;
background:#fff;
}
#right #worldselect select.submit {
left:300px;
}

.nav {
width:100%;
padding:12px 49px 12px 18px;
margin:0 -49px 20px -18px;
overflow:hidden;
background:#fbeef4 no-repeat 100% 100%;
}
.nav ul {
font-size:12px;
}
.nav ul li {
padding:5px 0 7px 0;
background:url('../img/hr.gif') repeat-x 0 100%;
}
.nav ul li a {
padding:0 0 0 35px;
color:#1b2938;
background:url('../img/nav.gif') no-repeat 0 4px;
}

.commentsform {
padding:0 0 9px 0;
margin:0 0 13px 0;
font-size:12px;
overflow:hidden;
background:url('../img/hr.gif') repeat-x 0 100%;
}

p.copy span.commentsnumber {
padding:0 0 0 20px;
margin:0 0 0 40px;
color:#c21360;
background:url('../img/comnumber.gif') no-repeat 0 50%;
}

.commentprofile {
width:90%;
min-height:40px;
padding:12px 49px 8px 18px;
margin:0 -39px 5px 18px;
position:relative;
overflow:hidden;
background:#fbeef4 url('../img/profile5.png') no-repeat 100% 100%;
}
.commentprofile img {
border: 6px solid #fff; 
float: left; 
margin: 0 10px 5px 0;
}
.commentprofile p {
min-height:40px;
padding:4px 0 7px 20px;
margin:0px;
display:block;
}
.commentprofile p a {
color:#1b2938;
}

.replycomment {color:#c21360;}

.photoart {
padding: 0 10px 15px 0;
float:left;
position:relative;
}
.razdelitelblack {
margin:-5px 0 10px 0;
border-bottom:1px solid #1b2938;
display:block;
}

.about-blog {
padding:0 10px 9px 0;
margin:0 0 13px 0;
font-size:12px;
position:relative;
overflow:hidden;
background:url('../img/hr.gif') repeat-x 0 100%;
}
.about-blog .cnt {
padding:2px 0 0 15px;
position:relative;
overflow:hidden;
}

.sdvig-40 {padding:0 0 0 40px}

.commentprofile-r {
width:90%;
min-height:40px;
padding:12px 49px 8px 18px;
margin:0 -39px 5px 48px;
position:relative;
overflow:hidden;
background:#fbeef4 url('../img/profile5.png') no-repeat 94% 100%;
}
.commentprofile-r img {
border: 6px solid #fff; 
float: left; 
margin: 0 10px 5px 0;
}
.commentprofile-r p {
min-height:40px;
padding:4px 0 7px 20px;
margin:0px;
display:block;
}
.commentprofile-r p a {
color:#1b2938;
}
.commentsform-r {
padding:0 0 9px 0;
margin:0 0 13px 0;
font-size:12px;
overflow:hidden;
background:url('../img/hr.gif') repeat-x 0 100%;
}

.photoart2 {
padding: 0 20px 15px 0;
float:left;
position:relative;
}

.photo-ie6 {
width:100%;
overflow:hidden;
position:relative;
}