t.print_yes_no	{display:none;}
@media print {
	.print_no		{display:none;}
	.print_yes		{display:block;}
	.print_yes_no	{display:block;}
}
.clear {clear:both; font-size:0; line-height:0; zoom:0;}
.null  {font-size:0; line-height:0; zoom:0;}

#debug {display:none; position:absolute; border:1px Solid red; width:99%; z-index:10; min-height:10px; background:white; opacity:0.85; filter:alpha(opacity=85); top:0px; left:0px;}

/* FIX for browsers which don't support those elements */
input, textarea, select {border:1px Solid Silver;}


/*fancybox*/
.fancybox-custom .fancybox-skin {
	box-shadow: 0 0 50px #222;
}

/*, .errors*/
.error			{color:red; font-weight:bold; font-size:85%;}

.red			{color:red;}
.green			{color:green;}
.blue			{color:blue;}
.ornage			{color:orange;}

.align-left		{text-align:left;}
.align-center	{text-align:center;}
.align-right	{text-align:right;}
.pointer		{cursor:pointer;}
.bg-transparent	{background:transparent;}
.border0		{border:0px;}

.font-Arial		{font-family:Arial;}
.xsmall			{font-size:x-small;}
.small			{font-size:small;}
.normal			{font-size:normal;}
.medium			{font-size:medium;}
.large			{font-size:large;}

.lh150	{line-height:150%;}
.lh200	{line-height:200%;}
.w100p	{width:100%;}

.corners3{
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
.corners5{
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
.corners6{
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
}
.corners8{
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
}
.corners10{
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.corners12{
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
	border-radius:12px;
}
.corners20{
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
}

.corners25{
	-webkit-border-radius:25px;
	-moz-border-radius:25px;
	border-radius:25px;
}

.cornerstop5 { -webkit-border-top-right-radius:5px; -webkit-border-top-left-radius:5px; -moz-border-radius-topright:5px; -moz-border-radius-topleft:5px; border-top-right-radius:5px; border-top-left-radius:5px; } 
.cornersbottom5 { -webkit-border-bottom-right-radius:5px; -webkit-border-bottom-left-radius:5px; -moz-border-radius-bottomright:5px; -moz-border-radius-bottomleft:5px; border-bottom-right-radius:5px; border-bottom-left-radius:5px; } 
.cornersleft8 { -webkit-border-top-left-radius:8px; -moz-border-radius-topleft:8px; border-top-left-radius:8px; -webkit-border-bottom-left-radius:8px; -moz-border-radius-bottomleft:8px; border-bottom-left-radius:8px;} 


div.line {margin-top:10px; border-top:1px Solid #c9c9c9; margin-bottom:15px; font-size:0px; line-height:0; padding:0px; zoom:0;}



 /*NAVBAR*/
#navbar{
	height:38px;
	position:relative;
	width:100%;
	padding:25px 0px;
}
.navbar_in{
	position:absolute;
	left:30%;
}
.navbar_active{
	float:left;
	width:35px;
	height:38px;
	background:url('../images/navbar/active_bg.png') no-repeat;
}

.navbar_active div{
text-align:center; width:35px;  padding-top:10px;
font-size:14px;
color:#ffffff;
font-weight:bold;
font-family:'Verdana';
}

.navbar_switcher{
	float:left;
	width:35px;
	height:38px;
	background:url('../images/navbar/switcher.png') no-repeat;
	cursor:pointer;
}

.navbar_switcher div{
	font-size:14px;
	text-align:center; width:35px;  padding-top:10px;
	font-weight:bold;
	font-family:'Verdana';
}
/*END OF NAVBAR*/

.t-title{font-size:16px; color:#000000;}
.t-title a{color:#000000;}


/*Gallery Home*/
.gallery-header{background:url('../images/gallery/icon.png') no-repeat; height:15px; padding-top:1px; }
.gallery-header {padding-left:23px;}
.gallery-home{padding-top:20px;}
.gallery-home .gallery-items{float:left; padding-top:5px; padding:5px; width:110px; margin:0px 5px 5px 0px; height:125px;  text-align:center; }

/******** NEWS TOP ***********/
.news-top
{
float:left;
width:272px;
height:385px;
margin-left:20px;
}
.news-top-items
{
height:183px;
width:272px;
position:relative;
margin-bottom:19px;
}
.news-top-items:last-child
{
margin-bottom:0px;
}
.news-top-items img
{
width:272px;
height:183px;
}
.news-top-items .info
{
position:absolute;
bottom:10px;
z-index:2;
left:11px;
width:257px;
}
.news-top-items .news-top-title a 
{
color:#ffffff;
font-size:14px;
text-decoration:none;
}
.news-top-items .news-top-intro a 
{
color:#cbcbcb;
font-size:14px;
text-decoration:none;
}
.news-top-items .news-top-mask
{
background:url(../images/newsmasker.png) no-repeat;
width:272px;
height:50px;
position:absolute;
bottom:0px;
z-index:1;
}
/******NEWS ***********/
.news-header{background:url('../images/news/icon.png') no-repeat; height:16px; padding-top:2px;}
.news-header a{padding-left:20px;}

.news {padding-top:20px; margin-bottom:20px; }
.news .news-items{margin-bottom:20px; padding:10px; border-left:1px solid #e5e0dd; border-bottom:1px solid #e5e0dd; background:url('../images/news/cover.jpg') no-repeat top right;  }
.news .news-items .info{padding-right:50px;}
.news .news-items .news-title a{ color:#cc3536; font-size:14px; text-decoration:none;}
.news .news-items .news-intro{padding:5px 0px 0px 0px; line-height:normal;  }
.news .news-items .news-intro a{ color:#000000; font-size:12px; line-height:normal; }
.news .news-items .n-image img{ width:75px; float:left; margin-right:10px;}

.news-full .news-title{ color:#cc3536; padding-bottom:10px; font-size:19px; text-decoration:none;}
.news-full .news-intro{ padding:0px 0px 0px 0px; line-height:1.5; color:#000000; font-size:12px;}

/******NEWS***********/


.news-afisha-title
{
background:#1b104b;
width:1021px;
height:35px;
border-left:1px solid #a36515;
border-right:1px solid #a36515;
margin-top:20px;
}
.news-afisha-title a
{
color:#ffffff;
font-size:14px;
text-decoration:none;
width:993px;
padding:8px 15px;
display:block;
}



/* NEWS TOP LAST */

.news-last-top
{
width:761px;
height:285px;
margin-top:30px;
float:left;

}
.news-last-top-items
{
width:240px;
height:260px;
overflow:hidden;
float:left;
margin-right:10px;
}
.news-last-top .ima
{
overflow:hidden;
width:240px;
height:120px;
margin-bottom:15px;

}

.news-last-top .ima img
{
width:250px;
}
.news-last-top-title
{
height:42px;
}
.news-last-top-title a
{
color:#202020;
font-size:15px;
text-decoration:none;
}
.news-last-top-intro a
{
color:#848484;
text-decoration:none;
font-size:14px;
}


/* NEWS TOP LAST */

/* NEWS CHOICES */
.news-last-choice-items
{
width:500px;
height:350px;
overflow:hidden;
float:left;
margin-right:10px;
}
.news-last-top .choice-ima
{
overflow:hidden;
width:500px;
height:240px;
margin-bottom:15px;

}

.news-last-top .choice-ima img
{
width:600px;
}
/* NEWS CHOICES */



/**** POLL ****/
.poll-form
{
margin-top:20px;
background:#907d70;
width:250px;
height:280px;
float:right;
}

/**** POLL ****/



/**** PARTIES *****/

.parties-items{
width:498px;
height:106px;
float:left;
border:1px solid #dcdcdc;
margin-bottom:20px;
}
.parties-items .n-image
{
float:left;
width:106px;
height:106px;
border-right:1px solid #dcdcdc;
background:#ffffff;
}
.parties-items .n-image img
{

}
.parties-items .info
{
padding-left:12px;
padding-right:10px;
padding-top:7px;
width:369px;
height:99px;
float:left;
background:#f5f5f5;
}
.parties-items a
{
text-decoration:none;
}
.parties-items .parties-title a
{
font-size:14px;
color:#303030;
}
.parties-items .parties-intro a
{
font-size:13px;
color:#848484;
}

/* ID */

.party-women-items img{
width:108px;float:left; height:108px; border:1px solid #dcdcdc;
}
.party-women-title
{
padding:10px 0px;
font-size:14px;
color:#303030;
}
.party-women-intro
{
font-size:13px;
color:#848484;
}
/**** PARTIES *****/



/***** WOMEN ******/

.women-items
{
width:160px;
height:160px;
position:relative;
}
.women-items .women-background
{
background:url(../images/textbg.png) no-repeat;
width:160px;
height:70px;
position:absolute;
bottom:0px;
z-index:1;
}
.women-items a
{
text-decoration:none;
color:#ffffff;
}

.women-items a img

{
width:160px;
height:160px;
}
.women-items .info
{
position:absolute;
bottom:0px;
z-index:2;
padding:0px 10px 10px;
}
.women-items .women-intro
{
font-size:13px;
}
.women-items .women-title
{
font-size:15px;
}

.women-header
{
background:url(../images/women.jpg) no-repeat;
width:1023px;
height:312px;
position:relative;

}
/** FULL **/

.women-all-items
{
margin:10px;
 border: 1px solid #dcdcdc;
    float: left;
    width: 500px;
}
.women-all-items img
{
border: 1px solid #dcdcdc;
    float: left;
    height: 108px;
    width: 108px;
}
.women-all-items .info
{
background: none repeat scroll 0 0 #f5f5f5;
    border-left: 1px solid #dcdcdc;
    float: left;
    height: 108px;
    padding-left: 15px;
    padding-right: 10px;
    width: 364px;
}
.women-all-items .women-title
{
    padding: 10px 0;
}
    
.women-all-items .women-title a
{
text-decoration:none;
color: #303030;
    font-size: 14px;

}
.women-all-items .women-intro a
{
text-decoration:none;
 color: #848484;
    font-size: 13px;
}


#mysharer
{
background:url(../images/shr.jpg) no-repeat; 
width:57px; 
height:20px;
position:absolute;
left:5px;
top:0px; 
z-index:1000;
cursor:pointer;
}


/** FULL **/

/***** WOMEN ******/





/**** BLOG ****/

.blog{
width:765px;

}
.blog-items{

width:765px;
height:240px;
position:relative;
padding-bottom:5px;
margin-bottom:5px;
border-bottom:1px solid #cccccc;
}
.blog-items .n-image
{
width:194px;
height:140px;
overflow:hidden;
float:left;

}
.blog-items .n-image img
{
width:210px;
}
.blog-items a
{
font-size:14px;
text-decoration:none;
color:#3f3f3f;
}

.blog-items .n-author
{
float:left;
}
.blog-items .footer
{
margin:0px 0px 5px;
}
.blog-items .footer a
{
color:#848484;
font-size:13px;
}
.blog-items .n-intro
{
float:left;
height:194px;
overflow:hidden;
width:560px;
margin-left:10px;
position:relative;
}
.blog-items .n-intro .seemore
{
position:absolute;
text-align:center;
background:#1b104c;
width:107px;
height:22px;
bottom:0px;
right:0px;
font-size:13px;
color:#ffffff;
padding-top:5px;
}
.blog-items .n-intro a
{
color:#848484;
font-size:13px;
}
.blog-categories-header
{
background:#1b104c;
color:#ffffff;
padding:7px 10px;
width:223px;
height:23px;
text-align:center;
margin-bottom:15px;
}


#blog-categories
{
width:241px;
list-style:none;
background:#fafafa;
border:1px solid #e5e5e5;
}
#blog-categories li{padding:4px 10px;}

#blog-categories li:hover
{background:#f37622}
#blog-categories li:hover a
{color:#ffffff;}
#blog-categories a
{
font-size:14px;
text-decoration:none;
color:#848484;

}

.blog-last-items
{
padding-bottom:5px;
margin-bottom:5px;
border-bottom:1px solid #cccccc;
width:240px;
}

/* FULL */


.blog-full .blog-title
{
color:#3f3f3f;
font-size:18px;

}
.blog-full .blog-intro
{
color:#3f3f3f;
font-size:14px;
min-height:300px;
}
.blog-full .blog-full-image
{
width:280px;
height:220px;
overflow:hidden;
margin:10px 10px 10px 0px;
}
.blog-full .blog-full-image img
{
width:320px;
}
.comadder
{
background: none repeat scroll 0 0 #1b104c;
    border-radius: 5px;
    float: right;
    height: 40px;
    margin-bottom: 20px;
    width: 100px;
   }
.comadder span
{  color: #ffffff;
    display: block;
    font-size: 14px;
    padding: 10px 0 0 15px;
    }
/* FULL */



/**** BLOG ****/



/* Some stylesheet reset */
.categories-header{width:212px; height:18px; background:url('../images/categories/header.jpg') no-repeat;}
.categories-footer{width:212px; height:18px; background:url('../images/categories/footer.jpg') no-repeat;}

#categories {position:relative; padding:7px 0px 17px 0px; background:#ffffff;}
#categories ul{
	display: block;
	position: relative;
	margin:0px 3px;
}

/* The list elements which contain the links */
#categories > ul li {
	display: block;
	position: relative;
}
#categories ul .list{height:25px; background:url('../images/categories/bg.gif') no-repeat 0px 5px;  padding-top:8px; cursor:pointer; border-bottom:1px solid #efefef; position:relative; }
#categories ul .active{background:url('../images/categories/active.gif') no-repeat 0px 5px; }
#categories ul .list a{color:#000000; font-size:12px; padding-left:23px; }
#categories ul .list:hover a{color:#c84845;}

/* THE SUBMENUS */
#categories > ul ul {
	position: absolute;
	right: -180px;
	top: -9999px;
	padding-left: 5px;
	width:180px;
	background:#ffffff;
	border:2px solid #d6d6d6;
	z-index:10;
}
#categories > ul ul li{
	height:21px; padding-top:7px; width:176px;
	background:#ffffff url('../images/pipka_sub.png') no-repeat left center;
	border-bottom:1px solid #efefef;
}

/* Showing the submenu when the user is hovering the parent link */
#categories > ul li:hover>ul {
	top: 0px;
	opacity: 1;
}



/*product_search*/
.product_search{padding:2px 0px 0px 10px;}
.product_search select{width:208px; height:22px; border:1px solid #ddd6cb; font-size:11px; color:#7f7f7f; margin-right:10px;}
.product_search .submit{width:65px; height:29px; border:0px; color:#fff; cursor:pointer; background:url('../images/submit_bg.png') no-repeat 0px 7px;  }
