@charset "UTF-8";
/*
Theme Name: FunnyDay
Theme URI: http://www.justjob.biz/
Description: Theme for FunnyDay website
Version: 1.0
Author: Kudleychuk Dmitriy
Author URI: http://www.justjob.biz/
*/
/************************************************************************************************************************
************************                             LET'S GO                                   *************************
************************************************************************************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {height: 100%;}
body {
	font: 0.69em Arial, Tahoma, Verdana, sans-serif;
	height: 100%;
	background:#701d46;
}
hr { border:0; background-color: #abb0bb; color: #abb0bb; height: 1px; }
a {
	color: #128bf2;
	outline: none;
	text-decoration: underline;
}
a:hover {
	color: #d20c49;
}
#header .navigation a:hover {
	color: #e74b13;
}
/*
a:visited, a:active { color: #7a2995; }*/
p {margin: 0 0 18px}
img {
	border: none;
}
input {vertical-align: middle}
.fl { float: left; }
.fr { float: right; }
.clear { clear: both; }
/***********************************************************************************************************************
	Layout
***********************************************************************************************************************/
#wrapper {
	min-width: 990px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
#middle {
	width: 100%;
	padding: 0 0 100px;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 310px 0 310px;
}
/***********************************************************************************************************************
	Page design
***********************************************************************************************************************/
#header {
	height: 390px;
	background: #b35613 url(images/header.jpg) top center no-repeat;
}
.header-not-index {
	height: 200px !important;
	background: #b35613 url(images/header-small.jpg) top center no-repeat !important;
}
#centered-title {
	font: italic 1.64em "Times New Roman", Times, serif;
	color: #fff;
	position: absolute;
	left: 50%;
	margin-left: -95px;
	margin-top: 14px;
}
#table11 {
	font: 0.64em "Times New Roman", Times, serif;
	color: #fff;
	width: 100%;
}
#header ul li a {
	color: #ffc730;
}
#header .fl{
	padding: 19px 0 0 34px;
	width: 500px;
}
#header #search-form .search-field {
	background: url(images/search-bg.png) no-repeat;
	float: right;
	width: 141px;
	height: 24px;
	margin-right: 6px;
}
#header #search-form input {
	float: right;
}
#header #search_input {
	border: 1px solid #fff;
	font: normal 1em Arial, Helvetica, sans-serif;
	color: #9aa1b0;
	width: 120px;
	height: 13px;
	margin: 5px 8px 0 0;
}
#header .fr {
	padding: 19px 34px 0 0;
	width: 400px;
	text-align: right;
}
.sl {
	float: left;
	width: 264px;
	padding: 0 24px 0 24px;
	margin-left: -100%;
	position: relative;
}
.sr {
	float: left;
	margin-right: -3px;
	width: 264px;
	padding: 0 2px 0 24px;
	margin-left: -290px;
	position: relative;
}
#footer {
	margin: -84px auto 0;
	min-width: 790px;
	height: 84px;
	background: url(images/footer-bg.jpg) repeat-x;
	color: #e74b13;
	line-height: 22px;
}
#footer p {
	padding-top: 5px;
}
#footer a.same-text, #footer a.same-text-decorlab{
	color: #e74b13;
	text-decoration: none;
}
#footer a.same-text-decorlab {
	background: url(images/decorlab.gif) no-repeat;
	padding-left: 20px;
	padding-bottom: 4px;
}
#footer .fl{
	padding: 25px 0 0 34px;
	width: 500px;
	line-height: 14px;
}
#footer .fr {
	padding: 25px 34px 0 0;
/*	width: 400px; */
	text-align: right;
	line-height: 14px;
}
#footer .counters {
	padding-top: 4px;
}
#footer .fl ul, #footer .fl span, #header ul {
	float: left;
	margin-right: 20px;

}
#footer .fl ul li, #header ul li {
	float: left;
	margin-right: 11px;
	
}
.page-item-59 a {
	background: url(images/home.gif) 0 -26px no-repeat;
	padding-left: 15px; 
}
#header .page-item-59 a {
	padding-bottom: 0;
	background-position: 0 0;
}
.navigation .current_page_item a {
	color: #e74b13;
	text-decoration: none;
}
#header .navigation .current_page_item a {
	color: #e74b13;
	text-decoration: none;
}
#content {
	padding-top: 18px;
	font: normal 1.18em Tahoma, geneva, sans-serif;
}
.sl, .sr {
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 1.27em;
}
/***********************************************************************************************************************
	Typography
***********************************************************************************************************************/
h1, h2 {
	color: #e74b13;
	margin-bottom: 22px;
}
h3 {
	color: #128bf2;
	margin-bottom: 11px;
}
h4, h5, h6 {
	color: #e74b13;
	margin-bottom: 12px;
}
#content h1, #content h2 {
	font: italic 2.23em "Times New Roman", Times, serif;
}
#content h3 {
	font: italic 1.46em "Times New Roman", Times, serif;
}
#content h4, #content h5, #content h6 {
	font: italic 1.38em "Times New Roman", Times, serif;
}
.sl h1, .sl h2, .sr h1, .sr h2 {
	font: italic 2.07em "Times New Roman", Times, serif;
}
.sl h3, .sr h3 {
	font: italic 1.36em "Times New Roman", Times, serif;
}
.sl h4, .sl h5, .sl h6, .sr h4, .sr h5, .sr h6 {
	font: italic 1.29em "Times New Roman", Times, serif;
}
.sl, .sr {
	line-height: 24px;
}
#content p {
	color: #2c2c2c;
}
.single-post h2 {
	margin: 26px 0 13px 0;
	color: #60a005;
}
.single-post h3, .single-post h4,.single-post h5,.single-post h6 {
	margin: 26px 0 13px 0;
}
.single-post ul, .single-post ol {
	margin: 15px 0 15px 10px;
}
.single-post ul li {
	list-style-type: circle;
}
.single-post ul li ul li {
	list-style-type: square;
}
.single-post ol li {
	list-style-type: decimal;
}
.single-post li {
	margin-left: 5px;
}
.single-post blockquote {
	background: url(images/blockquote.jpg) no-repeat;
	padding-left: 55px;
	min-height: 40px;
	height: auto !important;
	height: 40px;
	margin-bottom: 13px;
	color: #818898;
}
/***********************************************************************************************************************
	Sidebars
***********************************************************************************************************************/
.tag_cloud {
	background: #faf9f7;
	padding: 18px 12px;
}
ul.block {
	line-height: 18px;
}
ul.block li {
	margin-bottom: 10px;
}
h4.articles {
	background: url(images/articles.jpg) no-repeat;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 5px;
}
h4.other {
	background: url(images/other.jpg) no-repeat;
	padding-left: 30px;
	margin-top: 33px;
}
h4.tags-cloud {
	background: url(images/tags.jpg) no-repeat;
	padding-left: 30px;
}
h4.selebrates {
	background: url(images/selebrates.jpg) no-repeat;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 8px;
}
#subhead h4.selebrates {
	display: block;
	margin: 0 auto;
	width: 170px;	
	margin-bottom:  10px;
	font: normal 16px arial;
}
#subhead div {
	padding: 0 30px;
	text-align: center;
	line-height: 22px;
}
#subhead a {
	margin-right: 15px;
	font: bold 13px arial;
	white-space: normal !important;
	color: #ff0000;
}
#subhead2  {
	margin-right: 16px;
	font: bold 15px arial;
	white-space: normal !important;
	color: #1f671e;
	text-align: left;
}
#subhead .current-cat a {
	color: #f05e0d;
	text-decoration: none;
}
h4.announces {
	background: url(images/announces.jpg) no-repeat;
	padding-left: 30px;
	line-height: 22px;
}

div.announces {
	font: italic 1em "Times New Roman", Times, serif;
}
div.announces a {
	border-bottom: 0 !important;
	text-decoration: underline;
}
div.announces a:hover {
	text-decoration: underline;
}
div.announces p {
	margin: 1px 0 14px 0;
}
div.tag_cloud {
	margin-bottom: 34px;
	margin-top: 33px;
}
div.tag_cloud a {
	color: #818898;
	text-decoration: none;
}
div.tag_cloud a:hover {
	color: #de1c59;
	text-decoration: underline;
}
.consultants h4 {
	background: url(images/consultants.jpg) no-repeat;
	padding: 17px 0;
	padding-left: 33px;
	margin-bottom: 0px !important;
}
div.consultants {
	width: 244px;
	background: #fff1d4;
	margin-top: 33px;
}
div.consultants .content {
	padding: 8px;
}
.sl ul ul, .sr ul ul {
	background: #fff1d4;
	padding: 16px 0;
	margin-top: 8px;
	margin-bottom: 20px;
	display: none;
}
.sl ul ul li, .sr ul ul li {
	padding-left: 28px;
	padding-right: 10px;
}
.sl li.current-cat {
	background: url(images/current_category.jpg) no-repeat;
	background-position: 2px 7px;
}
.ad-right .content-block {
	background: url(images/ad-middle.jpg) repeat-y;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	width: 100%;
}
.ad-right .head {
	background: url(images/ad-head.jpg) top left no-repeat;
}
.ad-right .bottom {
	background: url(images/ad-bottom.jpg) bottom left no-repeat;
	padding: 2px 0 13px 2px;
}
.ad-right .content-block a {
	display: block;
	margin-left: 2px;
	width: 240px;
}
.ad-right {
	margin-top: 33px;
}
/* Consultants block */
.consultants .item {
	margin-bottom: 13px;
	margin-left: 7px;
}
.consultants .item .photo {
	background: url(images/specialists-background.jpg) no-repeat;
	width: 51px;
	height: 51px;
	padding: 4px 0 0 4px;
	float: left;
	margin-right: 11px;
}
.consultants .item .desc {
	float: left;
	width: 155px;
}
.consultants .item .desc a {
	font: italic 1em "Times New Roman", Times, serif;
	color: #2293f3;
}
.consultants .item .desc a:hover {
	color: #d20c49;
}
.consultants .item .desc p {
	font: italic 1em "Times New Roman", Times, serif;
	color: #2c2c2c;
}
a.all-spec {
	background: url(images/all-specialists.jpg) center right no-repeat;
	padding-right: 26px;
	font: italic 1em "Times New Roman", Times, serif;
	display: block;
	height: 17px;
	float: left;
	margin-bottom: 18px;
	margin-left: 7px;
}
a.all-events {
	background: url(images/all-events.jpg) center right no-repeat;
	padding-right: 26px;
	display: block;
	height: 17px;
	float: left;
}
/* Cards block */
.cards {
	background: url(images/cards-bg.jpg) no-repeat;
	width: 244px;
	height: 355px;
	margin-top: 32px;
}
.cards h4 {
	text-align: center;
	padding-top: 12px;
	margin-bottom: 16px;
}
.cards a.choose-send {
	margin-top: 18px;
	display: block;
	background: url(images/choose-send.jpg) no-repeat;
	width: 153px;
	height: 26px;
	margin: 0 auto;
	text-indent: -5555em;
}
.cards .pic {
	margin: 0 auto;
	width: 148px;
}
.cards .pic img {
	border: 1px solid #9ea4b3;
}
/***********************************************************************************************************************
	Content
***********************************************************************************************************************/
#content .post-tags {
	background: url(images/tag.gif) no-repeat;
	padding-left: 25px;
	min-height: 25px;
	height: auto !important;
	height: 25px;
	color: #8a92a4;
	text-transform: lowercase;
}
#content .post-tags a {
	font-size: 0.85em;
	color: #8a92a4;
	text-transform: lowercase;
}
#content .post-tags a:hover {
	color: #e21c59;
}
div.post-prev {
	width: 84px;
	height: 84px;
	background: url(images/post-img-bg.jpg) no-repeat;
	padding: 4px 0 0 4px;
	position: absolute;
	margin-top: 5px;
}
div.post-content {
	padding-left: 105px;
}
#content .post {
	margin-bottom: 34px;
	min-height: 90px;
	height: auto !important;
	height: 90px;
}
.post-comments a {
	background: url(images/coment.gif) no-repeat;
	padding-left: 21px;
	color: #8b93a5;
	text-decoration: none;
	margin-right: 35px;
}
#content .post-tags {
	width: 70%;
	float: left;
}
#content .post-comments {
	width: 18%;
	float: right;
	text-align: right;
}
a.rss-link-bottom {
	background: url(images/rss-big.gif) no-repeat;
	padding-left: 27px;
}
div.navigation {
	margin-bottom: 20px;
	line-height: 30px;
	padding-left: 100px;
}
.comments-form div.navigation {
	padding-left: 0px;
	margin-bottom: 25px !important;
}
div.navigation a {
	color: #818898;
}
div.navigation .pagination a {
	color: #818898;
	margin: 0 5px 0 5px;
	float: left;
}
div.navigation .pagination {

}

div.navigation .pagination span.current {
	color: #fff;
	background: url(images/pagination.jpg) no-repeat;
	float: left;
	height: 30px;
	text-align: center;
	width: 33px;
	margin: 0 5px 0 5px;
}
.navigation .alignleft {
	float: left;
	margin-right: 10px;
}
.navigation .alignleft a {
	background: url(images/prev.gif) center left no-repeat;
	padding-left: 28px;
}
.navigation .alignright a {
	background: url(images/next.gif) center right no-repeat;
	padding-right: 28px;
}
.navigation .alignright {
	float: left;
	margin-left: 10px;
}

.breadcrumb {
	font-size: 0.92em;
	color: #818898;
	margin-bottom: 29px;
	line-height: 18px;
}
.breadcrumb a {
	color: #818898;
}
.breadcrumb a:hover {
	color: #e11f6a;
}


/* Single post */
.single-post h1 {
	font-weight: bold !important;
	margin-bottom: 10px;
}
.single-post .small-info {
	font-style: italic;
	color: #707785;
	margin-bottom: 26px;
}
div.editlink {
	margin-bottom: 5px;
}
.single-post .post-tags {
	margin-bottom: 18px;
}
.roundcont {
	background-color: #8a92a4;
}
.roundcont div.cont {
	margin: 0 5px;
}
.roundtop { 
	background: url(images/tr.gif) no-repeat top right; 
}
.roundbottom {
	background: url(images/br.gif) no-repeat top right; 
}
img.corner {
   width: 5px;
   height: 5px;
   border: none;
   display: block !important;
}
.parent_title_left {
	background: url(images/cat-bg-left.jpg) top left no-repeat;
	float: left;
	padding-left: 15px;
	font: italic 1.18em "Times New Roman", Times, serif;
	margin-bottom: 15px;
	margin-top: 15px;
}
.parent_title_right {
	background: url(images/cat-bg-right.jpg) top right no-repeat;
	float: left;
	padding-right: 15px;
	display: inline;
	line-height: 30px;
	color: #fff;
}
.parent_title_arrow {
	background: url(images/cat-arrow.jpg) top center no-repeat;
	padding-bottom: 13px;
}
/* Comments form */
h4.comments-title {
	background: url(images/coment.gif) no-repeat;
	padding-left: 25px;
}
.comments-form ol {
	padding-left: 25px;
}
.comments-form ol li {
	min-height: 64px;
	height: auto !important;
	height: 64px;
	margin-bottom: 26px;
}
.comments-form .comment-author {
	position: absolute;
}
.comments-form cite,.comments-form cite a {
	color: #60a005;
}
.comments-form div.commentmetadata {
	padding-left: 75px;
	color: #00a0f5 !important;
	font: italic 1.08em "Times New Roman", Times, serif;
}
.comments-form div.commentmetadata a {
	text-decoration: none;
}
.comments-form #respond {
	padding-left: 25px;
}
.comments-form #respond label {
	width: 50px;
	font: italic 1.08em "Times New Roman", Times, serif;
	color: #707785;
	float: left;
}
.comments-form #respond div.error { color: red; font-size: 0.8em; display: block;padding-left: 50px; }
#respond #submit {
	margin-left: 50px;
}
#respond #author, #respond #email {
	border: 0;
	width: 338px;
	background: url(images/text-bg.jpg) no-repeat;
	height: 19px;
	color: #707785;
	padding: 5px 3px 0 5px;
}
#respond #comment {
	background: url(images/textarea-bg.jpg) no-repeat;
	border: 0;

	width: 338px;
	height: 66px;
	padding: 5px 3px 0 5px;
	color: #707785;
	overflow: hidden;
}
/* Contact form & vepros form */

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	display: block;
	font-size: 0.8em;
	clear: left;
}

.wpcf7-display-none {
	display: none;
}

#contact-form-block label, #vopros-form label, #ft_wpecards_sender_recipient_info label, #ft_wpecards_message_group label {
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	color: #6f7583;
}
#ft_wpecards_sender_recipient_info label, #ft_wpecards_message_group label {
	display: block;
	margin-bottom: 5px;
}

#ft_wpecards_error_list li {
	color: red;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}






#searchform #s, #contact-form-block .your-name input ,#contact-form-block .your-email input, #vopros-form .your-name input, #vopros-form .your-email  input, #ft_wpecards_sname, #ft_wpecards_semail, #ft_wpecards_rname, #ft_wpecards_remail{
	border: 0;
	width: 338px;
	background: url(images/text-bg.jpg) no-repeat;
	height: 19px;
	color: #707785;
	padding: 5px 3px 0 5px;
}
#contact-form-block .your-message textarea, #vopros-form .your-message textarea, #ft_wpecards_message{
	background: url(images/textarea-bg-big.jpg) no-repeat;
	border: 0;
	width: 338px;
	height: 200px;
	padding: 5px 3px 0 5px;
	color: #707785;
	overflow: hidden;
}
#ft_wpecards_message_group {
	padding-left: 17px;
}
#contact-form-block p.captcha span.captcha-146 input, #vopros-form p.captcha span.captcha-146 input {
	border: 0;
	width: 72px;
	background: url(images/text-bg-captcha.jpg) no-repeat;
	height: 19px;
	color: #707785;
	padding: 5px 3px 0 5px;
}

#vopros-form .newListSelected { 
	background: #fff url(images/select-bg.jpg) no-repeat scroll 0 0; 
	color: #707785;
	height: 24px; 
	padding: 0; 
	width: 338px;
	line-height: 22px;
	padding: 0 3px 0 5px;
}
#vopros-form .newListSelected div {
	display: block; 
	padding: 2px 21px 2px 4px; 
	text-align:left !important;
	width: 338px;
}
#vopros-form ul.newList {
	list-style: none; 
	color: #000; 
	width: 338px; 
	background: #fff; 
	border: 1px solid #c9c9c9; 
	top: 0; 
	left: 0; 
	height: auto; 
	overflow: auto;
	text-align: left !important; 
	position: absolute; 
	margin-top: 0;
	margin-left: 0;
	z-index:9999;
}
#vopros-form ul.newList li {
	padding: 2px 5px !important;
	color: #707785;

}
#vopros-form .hiLite {
	background: #c9c9c9 !important;
	color: #fff !important;
}
#vopros-form .newListHover {
	background: #e4e4e4 !important;
	cursor: default;
}
#vopros-form .newListSelHover {
	cursor: default;
}
#vopros-form .newListSelHover, #vopros-form .newListSelFocus {
	background-position: auto;
}



/* Fancybox */
div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666;
	display: none;
	z-index: 30;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../images/fancybox/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('../images/fancybox/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('../images/fancybox/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('../images/fancybox/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('../images/fancybox/fancy_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('images/fancybox/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('images/fancybox/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('images/fancybox/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('images/fancybox/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('images/fancybox/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('images/fancybox/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('images/fancybox/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('images/fancybox/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(images/fancybox/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(images/fancybox/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(images/fancybox/fancy_title_right.png) repeat-x;
}

/* E-cards */

.otkrytki .gallery {
	display: none;
}

ul#ft_wpecards_image_select_list, ul#ft_wpecards_image_select_list li {
	list-style-type: none;
}
.ft_wpecards_image_select_item {
	list-style:none;
	display:block;
	float:left;
	padding-right:10px;
}

.ft_wpecards_image_select_item span {
	display:block;
	text-align:center;
}

.entry #ft_wpecards_image_select_list li:before {
	content: none;
}

#ft_wpecards_sender_recipient_info {
	clear:left;
}
#ft_wpecards_sender li, #ft_wpecards_recipient li {
	list-style:none;
}

#ft_wpecards_body {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
#ft_wpecards_edit_card {
	display: block;
	background: url(images/edit-button.jpg) no-repeat;
	margin: 0 auto;
	margin-bottom: 10px;
	width: 110px;
	height: 26px;
}

.consultant-image {
	float: left;
	margin: 0 20px 10px 0;
}
.consultant-image a {
	text-decoration: none;
	border-bottom: 1px dotted #00a0f5;
	font-weight: bold;
	line-height: 26px;
	margin-left: 5px;
}
.hidden {
	display: none;
}
.vopros-spec-forma {
	margin: 0 auto;
	width: 380px;
}

/* Menus */
.sl ul li a, .sr ul li a {
	text-decoration: none;
	border-bottom: 1px dotted #128bf2;
}
.sl ul li a:hover, .sr ul li a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #d20c49;
}
ul.rightmenu li a , ul.other-cats li a{
	border-bottom: 0 !important;
	text-decoration: underline;
}
.sl ul li.current-cat a, .sr ul li.current-cat a {
	color: #f05e0d;
	text-decoration: none;
	border-bottom: 0;
}
.sl ul li ul li.current-cat a, .sr ul li ul li.current-cat a {
	color: #f05e0d;
	text-decoration: none;
	border-bottom: 0;
}
.sl ul ul a, .sr ul ul a {
	border-bottom: 0;
	text-decoration: underline;
}
.sl ul ul a:hover, .sr ul ul a:hover {
	border-bottom: 0;
	text-decoration: underline;
}
.other-cats { margin-bottom: 35px; }
.other-cats .current-cat { background: url(../) !important; text-decoration: none } 

.announces ul li a {
	text-decoration: underline;
}
.spec-page-link {
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	margin: 0 0 3px 0;
}
.spec-page-desc {
	font-style: italic;
	font-size: 16px;
	line-height: 22px;
	font-family: "Times New Roman", Times, serif;
}
.post img.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}
.post p, .post h4, .post h5, .post h3, .post h2, .post h1 {
	clear: both;
}
.aligncenter {
	text-align: center;
}
img.aligncenter, img.size-full  {
	border: 4px solid #8a92a4;
}
img.alignleft  {
	border: 4px solid #8a92a4;
}
img.alignright  {
	border: 4px solid #8a92a4;
}

div.firstpost {
/*	background: #feefe4; */
	padding: 0px 25px;
	margin-left: -25px;
	margin-right: -25px;
	margin-bottom: 0;
}
div.firstpost div.post {
	padding: 15px 0;
}

.banner_728x90 {
	text-align: center;
	margin-bottom: 20px;
}

.sr .best_companies {
	background: #d5e9ca;
	padding: 15px 9px;
	width: 225px;
}

.sr .best_companies .pic {
	position: absolute;
}
.sr .best_companies .pic img {
	border: 1px solid #516845;	
}
.sr .best_companies .txt {
	padding-left: 50px;
	min-height: 40px;
	height: auto !important;
	height: 40px;
}
.sr .best_companies .item {
	margin-bottom: 10px;
}


/*************Container2******************/
.d_middle{vertical-align: middle;}
.d_h4{ color:#996666; font-size:18px; font-weight:normal; margin:0px; padding:10px 0px 0px 0px;}
.w_240 {
	 width:240px;
	 color: #000000;
	 font-family: Arial,Helvetica,sans-serif;
	 font-size: 12px; 	
}
.d_container_head {background:url(images/d_tm.jpg) repeat-x top; clear:both;}
.d_tl-corner {width:10px;height:40px;float:left;background:url(images/d_tl.jpg) no-repeat top left;}
.d_tr-corner {width:10px;height:40px;float:right;background:url(images/d_tr.jpg) no-repeat top right;}
.d_top {margin:0px 10px;height:40px;background:url(images/d_tm) repeat-x top;}
.d_container_body { clear:both; background:#FFFFFF;}
.d_container_body_wrapper {background:url(images/d_dot.jpg) repeat-y left;}

.d_content {background:url(images/d_dot.jpg) repeat-y right; padding: 0px 13px 0px 13px;margin:0px 0px 0px 2px;}
.d_content_p{background:url(images/d_dot.jpg) repeat-y right; padding: 10px 13px 10px 13px;margin:0px 0px 0px 2px;}

.d_container_footer {background:url(images/d_bm.jpg) repeat-x top; height:8px; clear:both;overflow:hidden; margin-bottom:5px;}
.d_bl-corner {width:8px;height:8px;float:left;background:url(images/d_bl.jpg) no-repeat top left;}
.d_br-corner {width:8px;height:8px;float:right;background:url(images/d_br.jpg) no-repeat top right;}
.d_bottom {margin:0px 8px;height:8px;background:url(images/d_bm.jpg) repeat-x top;}
.d_p{
    font: 1.18em Tahoma,geneva,sans-serif;
    color: #663333;
    font-size: 13px;
    margin-bottom: 5px;
    text-align: left;
    line-height: 16px;
}
.d_link{
color:#9c2426;
text-decoration: none;
}
.d_link:hover{
color:#9c2426;
text-decoration: underline;
}
.no_underline{
	text-decoration: none;
}
/********************end***************/


/* added 31.10.11 */

.clearing{
	clear:both;
	height:0px;
	font-size:0px;
}

.header_repeat{
	background:url(images/header_repeat.jpg) repeat-x top;
	height:153px;
	clear:both;
	display:table;
	width:100%;
}

.header_left{
	background:url(images/header_left.jpg) no-repeat top left;
	height:153px;
}

.header_right{
	background:url(images/header_right.jpg) no-repeat top right;
	height:153px;
	min-width:1000px;
}

.cont_t{
	background:#ffffff url(images/content_t.jpg) repeat-x top;
	margin:0 10px;
	min-width:980px;
}

.cont_t_l{
	background:url(images/content_t_l.jpg) no-repeat top left;
}

.cont_t_r{
	background:url(images/content_t_r.jpg) no-repeat top right;
	padding:15px 10px 0;
}

.cont_left{
	background:url(images/content_side.jpg) repeat-y left;
}

.cont_right{
	background:url(images/content_side.jpg) repeat-y right;
}

.cont_left_b{
	background:url(images/content_side_botm.jpg) no-repeat bottom left;
}

.cont_right_b{
	background:url(images/content_side_botm.jpg) no-repeat bottom right;
}

.head_conteiner{
	float:left;
	margin-right:-280px;
	width:100%;
}

.head_content{
	margin-right:280px;
}

.head_left{
	float:left;
	height:40px;
	overflow:hidden;
	width:360px;
}

.top_menu{
	padding:13px 0 0 26px;
}

.top_menu ul li{
	display:inline;
	padding:0 3px 0 0;
	width:auto;
}

.top_menu ul li a{
	color:#fff970;
	font:normal 11px Verdana, Geneva, sans-serif;
	display:inline-block;
	margin:0px;
}

.head_right{
	float:right;
	width:280px;
}

.search_form{
	float:right;
	padding:9px 15px 0 0;
	width:auto;
}

.search_butn{
	border:0px;
	background:url(images/search_butn.png) no-repeat;
	height:14px;
	float:right;
	margin:5px 0 0;
	width:15px;
}

.search_input{
	border:0px;
	background:url(images/search_input.png) no-repeat top;
	color:#9f9e9e;
	font:normal 11px Verdana, Geneva, sans-serif;
	float:right;
	margin:0 4px 0 0;
	padding:5px 14px;
	width:100px;
}

.slogan{
	margin-left:360px;
}

.slogan p{
	color:#ffffff;
	font:italic 14px Arial, Helvetica, sans-serif;
	margin:0px;
	padding:11px 0 0;
	text-align:center;
}

.logo{
	background:url(images/logo.jpg) no-repeat top;
	height:96px;
	display:inline-block;
	float:left;
	margin:2px 0 0 46px;
	width:163px;
}

.banner{
	float:right;
	display:inline;
	margin:0 12px 0 0;
	width:743px;
}

.banner_back{
	background:url(images/banner_back.png) repeat;
	height:99px;
	text-align:center;
	padding:4px 0 0;
	width:743px;
}

.banner_back img{
	display:block;
	margin:0 auto;
}

.tab_outer{
	margin:0 4px;
}

.tab{
	width:100%;
}

.tab td{
	padding:0 3px;
	text-align:center;
	vertical-align:text-top;
}

.red_block{
	position:relative;
	margin:0 auto;
	text-align:left;
}

.pattern_1{
	position:absolute;
	right:0px;
	top:0px;
	z-index:1;
}

.pattern_2{
	position:absolute;
	right:0px;
	bottom:0px;
	z-index:1;
}

.pattern_3{
	position:absolute;
	right:0px;
	top:0px;
	z-index:1;
}

.pattern_4{
	position:absolute;
	right:0px;
	bottom:0px;
	z-index:1;
}

.block_t{
	background:url(images/block_t.jpg) no-repeat top left;
}

.block_b{
	background:url(images/block_b.jpg) no-repeat bottom left;
}

.block_t_r{
	background:#f04201 url(images/block_t_r.jpg) repeat-x top;
}

.block_b_r{
	background:url(images/block_b_r.jpg) no-repeat bottom right;
	min-height:88px;
}

.block_t ul{
	display:inline-block;
	margin:0px;
	padding:7px 0 8px 9px;
	position:relative;
	z-index:1000;
	vertical-align:text-top;
	width:215px;
}

.block_t ul li{
	background:url(images/star_mark.gif) no-repeat left;
	margin:0 0 7px;
	padding:0 0 0 18px;
	text-align:left;
	width:200px;
	
}

.block_t ul li a{
	color:#ffffff;
	font:bold 13px Arial, Helvetica, sans-serif;
	text-align:left;
}
.block_t ul li a:hover{
	text-decoration:none;
}

.footer{
	background:url(images/foot_repeat.jpg) repeat-x top;
	height:68px;
	margin:73px 13px 0;
	min-width:920px;
}

.foot_left{
	background:url(images/foot_l.jpg) no-repeat top left;
	height:68px;
}

.foot_right{
	background:url(images/foot_r.jpg) no-repeat top right;
	height:68px;
}

.cont_back{
	background:url(images/cont_back2.jpg) repeat-x top;
}

.foot_back{
	background:#fd9d39 url(images/foot_back.jpg) repeat-x bottom;
}

.content_outer{
	min-height:500px;
}

