@import url("header.css");
@import url("content.css");
@import url("footer.css");


* { margin: 0;}

html, body { 
	width: 100%; height: 100%; 
	padding: 0; margin: 0;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000;
}

body { 
background-attachment: fixed !important;
background-clip: border-box;
background-color: rgb(245, 245, 245);
/*background-image: url("http://glianec.com/templates/woomen/images/s5_background2012.png");*/
background-origin: padding-box;
background-position: 50% 0%;
background-repeat: repeat-x;
background-size: auto;
 }


a { 
	outline: none; -moz-outline: 0; 
	border: none; border-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline; color: #ff115a; 
}
a:active { outline: none; -moz-outline: 0; }
a:focus { outline: none; -moz-outline: 0; }
a:hover { text-decoration: none; }

img { border: none; border-width: 0px; vertical-align: top;}

table { border-collapse: collapse; }



h1, h2, h3, h4, h5, h6 { 
	font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #000;
	font-weight: bold; 
	text-align: left; 
}

.cl { clear: both; height: 0; font-size: 0; line-height: 0; }

#main { width: 1030px; margin: 0 auto; margin-top: 1px; z-index: 1; 
	background-color: #ffffff; position: relative;
}
#f-main { width: 1030px; margin: 0 auto; z-index: 1; 
	/*background: url("../images/f-head-l.png") #ffffff 0 0 no-repeat;*/
}

.comment_reply {
	border: 1px dotted #999;
	background: #ccc;
}

#link-say {
	position: absolute;
	width: 350px;
	height: 245px;
	border: 1px solid #dadada;
	background: #eeeeee;
	left: 0;
	bottom: 0;
}

#link_block_title {
	width: 340px;
	height: 28px;
	left: 5px;
	top: 6px;
	background: #ff115a;
	color: #fff;
	position: absolute;
	font-size: 12px;
	font-weight: bold;
}

#link_block_title p
{
	padding: 6px 0 0 15px;
	width: 250px;
	text-align: left;
}

#link_block_close
{
	position: absolute;
	right: 12px;
	top: 10px;
	cursor: pointer;
}

#link_author_wrap
{
	position: relative;
	text-align: left;
	top: 45px;
	left: 21px;
}

#link_to_wrap
{
	position: relative;
	top: 55px;
	left: 21px;
	text-align: left;
}

#link_textrea_wrap
{
	position: relative;
	top: 65px;
	left: 21px;
	text-align: left;
}

#link_textrea_wrap textarea
{
	width: 306px;
	background:none repeat scroll 0 0 #F8F8F8;
	border:1px solid #DDDDDD;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

#link_button
{
	position: absolute;
	bottom: 14px;
	right: 21px;
	cursor: pointer;
}

#mini-chat-say {
	position: absolute;
	width: 300px;
	height: 120px;
	border: 1px solid #dadada;
	background: #eeeeee;
	left: 180px;
	bottom: 0;
	display: none;
	z-index:1000;
}

#mini-chat-say-archive {
	position: absolute;
	width: 300px;
	height: 120px;
	border: 1px solid #dadada;
	background: #eeeeee;
	right: 0;
	top: 0;
	display: none;
}

#chat-all-wrap {
	position: relative;
}

#chat_block_title {
	width: 293px;
	height: 28px;
	left: 3px;
	top: 3px;
	background: #ff115a;
	color: #fff;
	position: absolute;
	font-size: 12px;
	font-weight: bold;
}

#chat_block_title p
{
	padding: 6px 0 0 15px;
	width: 250px;
}

#chat_block_close
{
	position: absolute;
	right: 12px;
	top: 10px;
	cursor: pointer;
}

#chat_author_wrap
{
	position: absolute;
	top: 44px;
	left: 3px;
}

#chat_textrea_wrap
{
	position: absolute;
	top: 65px;
	left: 3px;
}

#chat_textrea_wrap textarea
{
	width: 181px;
	background:none repeat scroll 0 0 #F8F8F8;
	border:1px solid #DDDDDD;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

#chat_button
{
	position: absolute;
	bottom: 6px;
	right: 5px;
}

#mini-chat-in {
	display: none;
}

.celebrity .tlogo, .celebrity .flogo { background: url(/templates/woomen/images/mnb1.png) repeat-y }
.beauty .tlogo, .beauty .flogo { background: url(/templates/woomen/images/mnb2.png) repeat-y }
.fashion .tlogo, .fashion .flogo { background: url(/templates/woomen/images/mnb3.png) repeat-y }
.love_and_sex .tlogo, .love_and_sex .flogo { background: url(/templates/woomen/images/mnb4.png) repeat-y }
.children .tlogo, .children .flogo { background: url(/templates/woomen/images/mnb5.png) repeat-y }
.psychology .tlogo, .psychology .flogo { background: url(/templates/woomen/images/mnb6.png) repeat-y }
.health .tlogo, .health .flogo { background: url(/templates/woomen/images/mnb7.png) repeat-y }
.style .tlogo, .style .flogo { background: url(/templates/woomen/images/mnb8.png) repeat-y }
.home .tlogo, .home .flogo { background: url(/templates/woomen/images/mnb9.png) repeat-y }
.forum .tlogo, .forum .flogo { background: url(/templates/woomen/images/mnb10.png) repeat-y }

#form_auth_block
{
	display: none;
	z-index: 1002;
	position: absolute;
	width: 350px; height: 300px;
	left: 378px; top: 83px; 
	border: 1px solid #dadada;
	background: #eeeeee url(/templates/woomen/images/login_bg.jpg) 100% 100% no-repeat;
	overflow: hidden;
}

#form_auth_block_title
{
	width: 340px; height: 35px;
	left: 5px;
	margin-top: 6px;
	background: #ff115a;
	color: #fff;
	position: absolute;
}

#form_auth_block_title p
{
	padding: 10px 0 0 15px;
	font-weight: bold;
	width: 100px;
}

#form_auth_block_close
{
	position: absolute;
	right: 12px;
	top: 13px;
	cursor: pointer;
}

#login_form
{
	position: absolute;
	top: 60px;
	left: 21px;
}

#submit_login_wrap
{
	position: absolute;
	top: 144px;
	left: 138px;
}

.submit_login
{
	background: #ff115a;
	border: 1px solid #ff115a;
	color: #fff;
	font-family:Arial,Helvetica,sans-serif;
	padding: 2px 7px;
}

.login_input
{
	background: #f8f8f8;
	border: 1px solid #dddddd;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
}

.article_icons
{
	position: relative;
	width: 104px;
	text-align: right;
}

.article_icons img
{
	margin: 0 5px 5px 5px;
}
.f-search {
	color:#FF115A;
	position:absolute;
	right:37px;
	text-align:right;
	top:53px;
}
.f-descr {
	left:53px;
	position:absolute;
	top:119px;
	z-index:1;
}

.hl {
	width: 43px; height: 301px;
	position: absolute;
	left: 208px; top: 16px;
	background: url(/templates/woomen/images/hl.png) no-repeat 0 0
}

#user-pic-choose {
	position: absolute;
	width: 337px;
	height: 257px;
	left: 0px;
	bottom: 0;
	display: none;
}

.up_wrap {
	border: 1px solid #dadada;
	background: #eeeeee;
}

#user-pic-choose-title {
	width: 331px;
	height: 28px;
	left: 3px;
	top: 3px;
	background: #ff115a;
	color: #fff;
	position: absolute;
	font-size: 12px;
	font-weight: bold;
}

#user-pic-choose-title p
{
	padding: 0 0 0 15px;
	margin-top: -12px;
	width: 250px;
}

#user-pic-close
{
	position: absolute;
	right: 12px;
	top: 10px;
	cursor: pointer;
}

#user-pic-choose-body
{
	position: absolute;
	top: 35px;
	left: 0;
	width: 497px;
	height: 240px;
	left: 3px;
}

#user-pic-choose-body table tr
{
	height: 55px;
}

#user-pic-choose-body table tr td
{
	width: 55px;
}

#user-pic-choose-body table tr td img
{
	cursor: pointer;
}

.link_friend
{
	cursor: pointer;
}

.hor_no_active
{
	color: #000;
}

table.journal-archive { 
    width: 90%; 
    background-color: #ffffff; 
    border-collapse: separate
}
.journal-archive td { 
    height: 30px;
    text-align: center;
    background-color: #f0f0f0;
    padding: 10px;
    margin: 10px;
    border: 1px solid #cccccc;
}
.journal-archive th { 
    height: 16px;
    text-align: center;
    font-weight: bold;
    background-color: #ffffff
}
.journal-archive td.today { 
    background-color: #ffcccc;
    border: 1px solid #FF115A
}
select.month, select.year {
    background:none repeat scroll 0 0 #FFFFFF;
    border:1px solid #cccccc;
    color:#585858;
    padding:2px;
    font-family:arial;
    font-size:9pt;
    height:22px;
    width:88px;
}
div.horo_mode {
    border-top: 1px dotted #666666;
    border-bottom: 1px dotted #666666;
    padding: 20px 0;
    margin: 20px 0;
}
div.horo_mode a {
    padding: 0 25px;
}
div.horo_znak {
    float: left;
    text-align: center;
    font-size: 10px; 
    width:82px;
    height:60px;
    padding: 5px 0;
    margin: 3px 0;
}
.horo_main_znak {
    float: left;
    margin-right:18px;
}
div.horo_title {
    color:#DD0231;
    font-family:'Times New Roman';
    font-size:30px;
    font-weight:normal;
    line-height:40px;
    padding:10px 0 24px;
}
div.horo_title span {
    font-style:italic;
    font-size: 20px;
    margin-left: 50px
}
.poll-punkt {
    color: #666666;
}
#poll .poll li {
    border-top: 1px dashed #c0c0c0;
    padding-top: 5px;
    margin-right: 10px
}
.art ul {
list-style:disc outside none;
margin:15px 20px;
padding:0 15px;
}
table.bottom-block {
width:970px;
margin: 0 auto;
margin:0 10px;
}
.bottom-block td {
vertical-align:middle;
width: 193px
}
.bottom-block td.fpic {
padding:0 5px;
}
.bottom-block a {
color:#000000;
font-size:9pt;
text-decoration:none;
}
.bottom-block a:hover {
color:#FF115A;
}

#page_active {
	border: 0;
	color:#FF115A;
	display:inline;
	float:left;
	font-weight:bold;
	height:15px;
	line-height:15px;
	margin:0 5px 0 0;
	text-align:center;
	width:15px;
}
.eggs {
	overflow: hidden;
	text-decoration: blink
}
.class1 {
	visibility: hidden
}
.egg1 {
	background: fixed url(/templates/woomen/images/egg1.jpg) no-repeat 50% 100%
}
.egg2 {
	background: fixed url(/templates/woomen/images/egg2.jpg) no-repeat 50% 100%
}
.egg3 {
	background: fixed url(/templates/woomen/images/egg3.jpg) no-repeat 50% 100%
}
.egg4 {
	background: fixed url(/templates/woomen/images/egg4.jpg) no-repeat 50% 100%
}
div.search div p {
	font-size: 14px;
	font-family: arial;
	color: #333
}
div.search a {
	font-size: 18px;
	font-family: times
}
div.oboi {
	width: 160px;
	padding: 10px 5px 10px 0;
	float: left;
}
div.oboi p {
	text-align: center
}
div.oboi-item {
	width: 120px;
	padding: 12px 0 8px 45px;
	float: left;
}
div.oboi-singl {
	text-align: center;
	padding: 20px 0;
}
div.oboi-singl  img{
	border: 1px dotted #666666;
}
a.h4_link {
text-decoration: none
}


.vote-one img, .more-info img, .more-photo img, .vote img, .one-main-img {
	margin: 8px 0;
	padding: 3px 4px;
	border: 1px solid #999;
}
.vote img {
	float: left;
	margin-right: 20px;
}
div.vote {
	overflow: hidden;
	margin: 5px 0 5px;
	padding-bottom: 8px;
	border-bottom: 1px dashed #999;
}
.more-info {
	text-align: center;
	margin: 5px 0 10px 0;
}
.more-photos {
	overflow: hidden;
}
.vote-one {
	float: left;
	width: 168px;
	text-align: center;
	margin: 10px 0;
}
.more-photo {
	float: left;
	width: 92px;
	text-align: center;
	margin-top: 10px;
}
.your_score {
	font-family:'Times New Roman';
	font-style: italic;
	font-size:18px;
	margin-top:5px;
}
.your_score span {
	color:#DD0231;
	font-family:'Times New Roman';
	font-size:24px;
}
.intro {
	margin: 10px 0;
	background-color: #f0f0f0;
	border: 1px dotted #999;
	padding: 10px 20px;
}
.vote-intro {
	margin: 10px 0 0;
	padding: 10px 20px;
}
.art .intro p {
	margin: 5px 0
}
.art h3 {
	margin-top: 10px
}
a.vote-one-title {
	color:#FF115A;
	font-family:'Times New Roman';
	font-size:16px;
	font-weight:normal;
	line-height:18px;

}
table.more-vote{
	margin: 0 auto;
}
table.more-vote td {
	padding: 3px
}

.more-vote td a, .close a {
	font: bold 14px 'Arial';
	text-decoration: none
}
.vote-ball {
	text-align: center;
	margin: 5px 7px;
}
a.vote-title {
	color:#FF115A;
	font-family:'Times New Roman';
	font-size:20px;
	font-weight:normal;
	margin-bottom: 5px
}
.vote-links a {
	color:#FF115A;
	font-family:'Times New Roman';
	font-size:16px;
	font-weight:normal;
	margin-bottom: 5px
}
div.vote-links {
	text-align: right;
	margin-right: 10px
}
div.contest {
	height: 33px
}
div.rating {
	color:#aaa;
	font-family:'Arial';
	font-size:10px;	
}
div.one-img {
	float: left
}
#opencontestwindow
{
	display: none;
	background:none repeat scroll 0 0 #f0f0f0;
	border:3px solid #888;
	left:30%;
	width: 58%;
	top:25%;
	margin:-150px 0 0 -150px;
	padding:20px 30px 23px;
	z-index:500;
	position:fixed;
}
#opencontestwindow .one-main {
	float: left;
}
#opencontestwindow .one-main-img {
	margin-right: 20px
}
#opencontestwindow .one-info {
	padding-top: 30px
}
#opencontestwindow .close {
	float: right
}
img.add-photo {
	border:1px solid #999;
	margin:3px;
	padding:0;
}
div.add-photos {
	overflow:hidden;
	padding:0 0 10px;
	width:504px;
}
div.add-photos h3 {
	color:#DD0231;
	font-family:'Times New Roman';
	font-size:21px;
	font-weight:normal;
	padding:16px 0 10px;
}

#h_ren
{
	margin-top: 35px;
}

#all_j ul {
	list-style: none;
	margin-bottom: 10px;
}

#all_j ul li {
	padding-left: 0px;
}

#all_j h3 {
	margin-left: 20px;
}








.sociallike {margin:21px 2px 2px 610px;}

.cell_17r {
padding : 3px 3px;
color:#FFE4E1;
border-bottom: 3px #FF1493;
width : 220px;
font : 12px sans-serif, tahoma, sans-serif;
text-align : left;
text-decoration: none;
}
.cell_17r a {
	color:#FFE4E1;
	font : bold 18px sans-serif, tahoma, sans-serif;
	text-decoration: none;
	}	
.cell_17r a:hover {
color:#FFE4E1;
font : bold 18px sans-serif, tahoma, sans-serif;
border-bottom: 1px solid #9932CC;
text-decoration: none;
}