html {
	height: 100%;
}
* html body {
	height: 100%;
}
body {
	width: 100%;
	color: #776B55;
    font: 11px Arial,Helvetica,sans-serif;
	background:#dcd8cb;
    min-height: 100%;
	position:relative;
	background:url(http://skazkidobroty.ru/themes/classic/img/bg.png) #dcd8cb;
	background-repeat:repeat-y;
	background-position:center top;
}
@font-face {
    font-family: 'OpenSansBold';
    src: url('http://skazkidobroty.ru/themes/classic/fonts/open-sans-bold.eot');
    src: url('http://skazkidobroty.ru/themes/classic/fonts/open-sans-bold.eot') format('embedded-opentype'),
         url('http://skazkidobroty.ru/themes/classic/fonts/open-sans-bold.woff') format('woff'),
         url('http://skazkidobroty.ru/themes/classic/fonts/open-sans-bold.ttf') format('truetype'),
         url('http://skazkidobroty.ru/themes/classic/fonts/open-sans-bold.svg#OpenSansBold') format('svg');
}
@font-face {
    font-family: 'OpenSansLight';
    src: url('http://skazkidobroty.ru/themes/classic/fonts/opensans-light.eot');
    src: url('http://skazkidobroty.ru/themes/classic/fonts/opensans-light.eot') format('embedded-opentype'),
         url('http://skazkidobroty.ru/themes/classic/fonts/opensans-light.woff') format('woff'),
         url('http://skazkidobroty.ru/themes/classic/fonts/opensans-light.ttf') format('truetype'),
         url('http://skazkidobroty.ru/themes/classic/fonts/opensans-light.svg#OpenSansLight') format('svg');
}
@font-face {
    font-family: 'OpenSansRegular';
    src: url('http://skazkidobroty.ru/themes/classic/fonts/opensans-regular.eot');
    src: url('http://skazkidobroty.ru/themes/classic/fonts/opensans-regular.eot') format('embedded-opentype'),
         url('http://skazkidobroty.ru/themes/classic/fonts/opensans-regular.woff') format('woff'),
         url('http://skazkidobroty.ru/themes/classic/fonts/opensans-regular.ttf') format('truetype'),
         url('http://skazkidobroty.ru/themes/classic/fonts/opensans-regular.svg#OpenSansRegular') format('svg');
}
h3 {
    color: #FF0078;
	font-size:24px;
}
h2{
	font: 24px Tahoma,"Myriad Pro";
    margin-bottom: 10px;
}
.bold{
	font-weight:bold;
}
.error{
    color: red;
}
.errorMessage{
    margin-left: 10px;
    color: red;
    float: right;
}
/* Messages user*/
.flash-success {
    padding: 10px 10px 10px 33px;
    margin-bottom: 15px;
    background: #EAF7D9 url('http://skazkidobroty.ru/themes/classic/img/success.png') 10px center no-repeat;
    border: 1px solid #BBDF8D;
    color: #555555;
    text-align:center;
    font-size: 16px;
    font-weight: 800;

    /*CSS3*/
    text-shadow: #fff 0px 1px 0, #000 0 -1px 0;;
    -webkit-box-shadow: 0px 2px 3px #555;
    -moz-box-shadow: 0px 2px 3px #555;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.flash-warning {
    padding: 10px 10px 10px 33px;
    margin-bottom: 15px;
    background: #FFD1D1 url('http://skazkidobroty.ru/themes/classic/img/warning.png') 10px center no-repeat;
    border: 1px solid #F8ACAC;
    color: #555555;
    text-align:center;
    font-size: 16px;
    font-weight: 800;

    /*CSS3*/
    text-shadow: #fff 0px 1px 0, #000 0 -1px 0;;
    -webkit-box-shadow: 0px 2px 3px #555;
    -moz-box-shadow: 0px 2px 3px #555;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.wrapper{
	width:1089px;
	min-height:100px;
	overflow:hidden;
	
	margin:0 auto;
}
.wrapper_inner{
	width:982px;
	min-height:100px;
	overflow:hidden;
	margin:0 auto;
}
#top{
	width:100%;
	height:53px;
	border-bottom:1px dotted #c3c5b0;
	width:977px;
	margin-left:2px;
}
#time{
	color: #B8B3A2;
    float: left;
    line-height: 53px;
	margin:0 0 0 22px;
	float:left;
}
#top ul{
	float:left;
	list-style:none;
}
#top ul li{
	float:left;
    float: left;
    margin-left: 20px;
}
#top ul li a{
	line-height: 53px;
	color: #B8B3A2;
}
#top ul li a:hover{
	text-decoration:none;
}
#top a.eng{
	text-transform:uppercase;
	float:right;
	line-height: 53px;
	color: #B8B3A2;
	padding-right:22px;
}
#top a.eng:hover{
	text-decoration:none;
}
#top a.rus:hover{
	text-decoration:none;
}
#top a.rus{
	text-transform:uppercase;
	float:right;
	line-height: 53px;
	color: #B8B3A2;
	padding-right:22px;
}
#top form{
	float:right;

}
#top form input.text_search{
	color: #B8B3A2;
    margin-right: 2px;
    padding: 2px 4px;
    width: 243px;
	font-size:13px;
	margin-top:15px;
}
#top form input.button{
	height: 22px;
    padding: 1px 0 5px 0;
	cursor:pointer;
    width: 66px;
	font-size:12px;
	float:right;
	line-height:16px;
	margin-top:15px;
	margin-right:22px;
	background:url(http://skazkidobroty.ru/themes/classic/img/search.png);
	background-repeat:no-repeat;
	border:none;
	color:#fff;
}
#header{
	width:931px;
	height:102px;
	margin:18px auto 0 auto;
}
#logo{
	float:left;
    display: block;
    height: 100%;
	width:229px;
	height:79px;
	margin:0 0 0 38px;
}
#logo img{
	float:left;
}
#header_right_block{
	float:left;
	width:772px;
	height:100%;
}
#slide_right{
	width:772px;
	height:100%;
	float:left;
	/*background:url('http://skazkidobroty.ru/themes/classic/img/polosa');*/
	background-repeat:no-repeat;
	position:relative;
	z-index:2;
}
#slide_right.fairy_tales{
	background: url("http://skazkidobroty.ru/themes/classic/img/slide1.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#main_block{
	width:931px;
	min-height:309px;
	overflow:hidden;
	margin:0 auto;
	margin-bottom:106px;

}
#footer{
	width:976px;
	margin:0px auto 0 2px;
	height:76px;
	border-top:1px dotted #c3c5b0;
	position:absolute;
	bottom:0;
	float:left;
	padding-left:2px;
}
#footer a.logo_little {
    display: block;
    height: 56px;
	float:left;
    left: 22px;
    margin:11px 0 0 22px;
    width: 58px;
}
#footer .menu{
	float:left;
	width:372px;
	margin-left:11px;
}
#footer .menu ul{
	float:left;
	list-style:none;
}
#footer .menu ul li{
	float:left;
}
#footer .menu ul li a{
	color: #6B6862;
	float: left;
    margin-left: 10px;
	margin-right: 20px;
	font-size:11px;
	line-height:14px;
	margin-top:30px;
}
#footer .menu ul li a:hover{
	text-decoration:none;
}
.phone_block{
	width:145px;
	float:left;
	margin:15px 0 0 23px;
}
.phone_block p{
	color:#B6AB86;
	font-size:11px;
	line-height:14px;
}
.phone_block  a{
	color:#000;
	line-height:14px;
}
.phone_block  a:hover{
	text-decoration:none;
}
.copy{
	float:right;
	margin:15px 48px 0 0;
}
.copy p{
	float:right;
	clear:right;
	color:#B6AB86;
}

.header_menu {
    height: 88px;
    overflow: hidden;
	float:right;
	margin-top:3px;
}
.header_menu ul {
    float: left;
    list-style: none outside none;
}

.header_menu ul li {
    border-left: 1px dotted #C3C5B0;
    float: left;
    height: 88px;
    width: 156px;
}
.header_menu ul li a {    
    float: left;
    font-family: Tahoma;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 10px;
    margin-left: 11px;
}
.header_menu ul li span {
    clear: left;
    color: #9D9B93;
    float: left;
    font-size: 11px;
    line-height: 14px;
    margin-left: 11px;
    width: 145px;
}
.simple-text{
	color: #776B56;
}
.blue-text{
	color: #009BD5;
}
.orrange-text{
	color: #FF6000;
}
.green-text{
	color: #44C000;
}
.enter-green{
	color:#86DD72;
}
#slide_box {
    height: 309px;
    margin: 0 auto 23px;
    position: relative;
    width: 931px;
}
#slide_box_borders {
    background: url("http://skazkidobroty.ru/themes/classic/img/borders.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 309px;
    position: absolute;
    width: 931px;
    z-index: 5;
}
.login label{
	display:block;
	font-size:11px;
}
.login label.remember{
	display:inline-block;
	vertical-align:top;
	margin-top:3px;
}
.icons p a{
	text-decoration:underline;
}
.login .button{
	background: none repeat scroll 0 0 #3A3732;
    border: 1px solid #3A3732;
    border-radius: 3px;
    color: #B1ADA3;
    cursor: pointer;
    font-family: Tahoma;
    padding-bottom: 1px;
	margin-left:0!important;
}
.content .login a{
	display:block;
	text-decoration:underline;
}
.inputbox{
	display:inline-block;
	vertical-align:top;
}
.login input{
	margin-bottom:10px;
}
.text_enter{
	color:#B8B3A2;
	font-size:13px;
	padding:2px 4px;
	width:243px;
	border:1px solid #bec0ab;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.icons a{
	text-decoration:none;
}
.teaser-item.members .title{
	font-size:12px;
}
h3.partners-name {
    color: #FF6000;
	margin-bottom:10px;
}
h3.partners-name-open{
	color: #FF6000;
	margin-bottom:10px;
}
#slide_left {
    background: none repeat scroll 0 0 #ECEAE3;
    float: left;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 303px;
    z-index: 2;
}
#slide_left.members{
	background:#FF9A68;
}
#slide_left.about{
	background:#95EB96;
}
#slide_left .title {
    float: left;
    padding: 0 5px 0 18px;
    width: 100%;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
#slide_left .title p {
    color: #706956;
    font-family: 'OpenSansLight';
    font-size: 21px;
    letter-spacing: -1px;
    line-height: 26px;
}

h2.caption-green {
    color: #44C000;
}
#slide_right {
    background: url("http://skazkidobroty.ru/themes/classic/img/slide1.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 100%;
    position: relative;
    width: 628px;
    z-index: 2;
}
#slide_right.lessons{
	background: url("http://skazkidobroty.ru/themes/classic/img/slide2.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#slide_left .title h2 {
    color: #000000;
    font-family: 'OpenSansLight';
    font-size: 35px;
    margin-bottom: 10px;
    margin-top: 76px;
}
.left_main{
	border-right: 1px dotted #C3C5B0;
    float: left;
    min-height: 100px;
    overflow: hidden;
    width: 303px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	padding-right:25px;
}
.main_page {
    min-height: 100px;
    overflow: hidden;
    width: 100%;
}
.important-red{
	color: #FF0000!important;
	display:block;
	text-align:center;
	font-size:24px;
}
.left_main .name{
	color:#000;
	font-size: 12px;
    margin-bottom: 6px;
	text-align: center;
	display:block;
	font-weight:bold;
	margin-bottom:6px;
}
.needhelp .image {
    float: left;
    margin: 0 15px 10px 0;
    width: 150px;
}
.needhelp .image img{
	width:150px;
}
.left_main a{
	color:#000;
	padding-bottom:10px;
}
.left_main p{
	padding-bottom:10px;
	text-align:justify;
}
.banneritem{
	margin-bottom: 28px;
    margin-top: 25px;
}
h4{
	font-size:18px;
	font-weight:bold;
}
.content{
	float: right;
    width: 606px;
}
.content p{
	padding-bottom:10px;
  text-align: justify;
}
.content a{
	color:#000;
}
h3.fairy-name {
    color: #009BD5;
}
/*.content form input.button{
	height: 22px;
    padding: 1px 0 5px 0;
	cursor:pointer;
    width: 66px;
	font-size:12px;
	line-height:16px;
	margin-left:5px;
	background:url(http://skazkidobroty.ru/themes/classic/img/search.png);
	background-repeat:no-repeat;
	border:none;
	color:#fff;
}*/
.content form input.button{
    background: none repeat scroll 0 0 #3A3732;
    border: 1px solid #3A3732;
    border-radius: 3px;
    color: #B1ADA3;
    cursor: pointer;
    font-family: Tahoma;
    padding-bottom: 1px;
}
.content form{
	margin-bottom:10px;
}
.content form a{
	text-decoration:none;
}
.itemsbox-fairy{
	margin-bottom:10px;
}
.itemsbox-fairy p{
	text-align:justify;
}
h4.cp-cat-name {
    color: #FD8A4B;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 15px;
    text-decoration: underline;
}
.itemsbox-fairy .title{
	color:#000;
	margin-bottom: 7px;
	font-size: 12px;
	font-weight:bold;
	display:block;
}
h4.cp-cat-name a {
    color: #FD8A4B;
}

.bot-info-fairytail {
    clear: both;
    overflow: hidden;
    padding-top: 5px;
}
.bot-info-fairytail .creditss {
    float: right;
    text-align: right;
}
p.itemdate {
    color: #BDB8A9;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 0;
	padding-bottom:0;
}
.bot-info-fairytail a.cat-link {
    color: #CFCCC5;
    float: left;
    font-size: 16px;
}
.write-tailes h3 {
    color: #009BD5;
	font: 24px/100% Tahoma,"Myriad Pro";
    margin-bottom: 10px;
}
ul#fairytale li{
	display: block;
	margin-bottom: 12px;
}
.left_main ul#fairytale li a.name{
	margin-bottom: 10px;
	font-size: 12px;
	font-weight:bold;
	display:block;
	text-align:left;
}
.title{
	font-weight:bold;
}
ul#fairytale  img{
	display: inline;
    float: left;
    margin-right: 15px;
    width: 86px;
}
.left_main .look-all{
	display:block;
	text-align:right;
	font-size: 12px;
    font-weight: bold;
	color: #009BD5;
}
h3.fairy-name {
    color: #776B56;
	font: 24px/100% Tahoma,"Myriad Pro";
    margin-bottom: 10px;
}
.teaser-item{
	margin-bottom: 10px;
	width:100%;
	overflow:hidden;
	clear:both;
}
.teaser-item .title{
	margin-bottom:7px;
	display:block;
}
.teaser-item img{
	margin-right:14px;
	margin-bottom:5px;
	margin-top:3px;
}
.teaser-item h2{
	color: #009BD5;
	font: 24px/100% Tahoma,"Myriad Pro";
    margin-bottom: 10px;
}
.teaser-item a{
	color:#000;
}
.pager{
	display:block;
	text-align:center;
}
.pager a{
	display:inline-block;
	vertical-align:top;
	padding:3px;
}
.pager a.active{
	text-decoration:none;
	color: #6B6862;
	font-weight:bold;
}
.pager a:hover{
	text-decoration:none;
}
#slide_left.pale-blue{
	background: none repeat scroll 0 0 #A3E0FF;
}
.italic{
	font-style:italic;
}
ul.italic li{
	margin-bottom:10px;
}
.blue{
	color: #009BD5!important;
}
div.partner h2{
  font-size: 12px;
  font-weight: bold;
  color: #000;
}
.about-text p{
  text-align: justify;
}

ul.yiiPager a:link, ul.yiiPager a:visited{
    border: 1px solid #776B55;
    color:  #776B55;
}

ul.yiiPager .selected a{
    background: none repeat scroll 0 0 #776B55;
    color: #ffffff;;
}

@media only screen and (max-width : 1024px) and (min-width : 342px),
only screen and (max-device-width : 1024px) and (min-width : 342px) and (orientation:portrait){
	body{
		background:#fff;
	}
}
@media only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2) {

body{
		background:#fff;
	}
}
