﻿body {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.zoom {
    height: 100%;
    width: 100%;
}
table {
    border-collapse: collapse;
    padding: 0px;
    margin: 0px;
}
td {
    vertical-align: top;
    border-collapse: collapse;
    padding: 0px;
    margin: 0px;
    color: #5e644a;
    font-family: Arial;
    font-size: 11px;
}
img {
    border: 0px;
}

input, textarea {
	border-right: #3b6211 1px solid; border-top: #31500c 1px solid; background: #ffffff;
	border-left: #31500c 1px solid; border-bottom: #3b6211 1px solid;
}
button, input.btn {
	border-right: #31500c 2px solid; border-top: #3b6211 2px solid; background: #ffffff; margin-bottom: 1px;
	border-left: #3b6211 2px solid; border-bottom: #31500c 2px solid; height: 22px;
}

/*** Шапка ***/
.head {
    height: 282px;
}
/*
.logoLeft {
    background: url(logo_left_bg.jpg) repeat-x top left;
}*/
.logo {
    text-align: left;
}
.logoRight {
    background: url(logo_right_bg.jpg) repeat-x top right;
}
/*** end Шапка ***/

/*** Меню ***/
.menu {
    height: 48px;
    background: url(menu_bg.jpg) repeat-x top left;
    vertical-align: middle;
    text-align:center;
    white-space: nowrap;
}
.menu a {
    display: inline-block;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: White;
    text-decoration: none;
    text-transform: uppercase;
    margin-left: 10px;
    margin-right: 10px;
    white-space: nowrap;
}
/*** end Меню ***/

/*** Левый Блок ***/
.leftContent {
    width: 350px;
    border-right: solid 2px white;
    background: url(left_content_bg.jpg) repeat-y top left;
    height: 100%;
}
.leftContentShadow {
    background: url(left_content_bottom_bg.gif) repeat-x bottom left;
    height: 100%;
    position: relative;
    right: -2px;
}
.searchPoster {
    background: url(search_poster.png) no-repeat top left;
    height: 38px;
    padding-right: 22px;
    text-align: right;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 18px; //padding-top:17px;
}
.searchPoster2, .searchPoster3 {
    height: 45px;
    width: 354px;
    text-align: center;
}
.searchPoster2 a, .searchPoster3 a {
    display: block;
}
.searchPoster2 a {
    padding-top: 12px;
}
.searchPoster3 a {
    padding-top: 13px;
}
.searchPoster2 {
    background: url(search_poster2.png) no-repeat top left;
}
.searchPoster3 {
    background: url(search_poster3.png) no-repeat top left;
}

.leftMainContent {
    border: solid 2px white;
    margin: 20px 11px 10px 20px; //margin-right:7px;
}
/* Блок разделов */
.razdelBg {
    background: url(razdel_middle_bg.jpg) repeat-y left;
}
.razdel {
 //   height: 525px;
    padding-top: 37px;
    background: url(razdel_top_bg.jpg) no-repeat top left;
}
.razdel ul {
    background: url(razdel_bottom_bg.jpg) no-repeat bottom left;
    margin-left: 0px;
   // height: 525px;
    padding-left: 10px;
    margin-bottom: 0px;
}
@-moz-document url-prefix() {
  .razdel ul {    padding-bottom: 10px;}
}

@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
  .razdel ul {padding-bottom: 10px;}
}


.razdel a {
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #d3fc82;
    display: inline-block;
}
.razdel li {
    list-style-image: url(arr.gif);
    margin-bottom: 15px;
    margin-left: 25px;
    padding-left: 15px; //padding-left:25px;
}
/* end Блок разделов */

/* Блок контактов */
.contactHead {
    background: url(phone_2.gif) no-repeat top left;
    padding: 4px 0px 0px 63px;
    height: 26px; //height:30px;
}
.contact {
    background: #75af1e url(phone_3.gif) no-repeat top left;
    height: 67px;
    padding-left: 63px;
}
.contact img {
    float: left;
}
.contact p, .contact a {
    color: #ebf6db;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
}
.contact p {
    padding-top: 4px;
    padding-bottom: 4px;
    margin: 0px;
}
/* end Блок контактов */
.contactHead, .newsHead {
    color: #ebf6db;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}
.newsHead {
    background: url(news_head_bg.jpg) no-repeat top left;
    margin: 4px 0px 6px 0px;
    padding: 4px 0px 4px 23px;
    height: 23px;
}
.adressContent {
    background-color: #7cc922;
    padding: 4px 0px 4px 23px;
}
.adressContent strong, .adressContent p {
    color: #fcfdfa;
    font-size: 14px;
}
.adressContent strong, .adressContent p, .news strong, .news p {
    font-family: Arial;
}
p.href {
    text-align: right;
    padding-right: 20px;
}
.adressContent a, .adressContent a:hover, .adressContent a:visited, .news a, .news a:hover, .news a:visited {
    font-family: Tahoma;
    font-size: 11px;
    color: #fcfdfa;
}
.news {
    padding: 4px 5px 4px 23px;
}
.news strong, .news p {
    color: #375215;
    font-size: 11px;
}
.arr2 {
    position: relative;
    margin-left: -8px;
    padding-right: 3px;
    vertical-align: middle;
}

.banner {
    vertical-align: middle;
    text-align: center;
    padding-bottom: 32px;
    padding-top: 10px;
}
/*** end Левый Блок ***/

/*** Основная контентная зона ***/
.mainContent {
    height: 100%;
    background: url(content_bg.gif) repeat top left;
}
.shadow {
    height: 99.9%;
    background: url(shadow.gif) repeat-y top left;
}
/* телефон */
.phoneMain {
    height: 79px;
    background: url(phone_main_bg.jpg) repeat-x top left;
}
.phoneMainLeft {
    height: 100%;
    background: url(phone_main_left.jpg) no-repeat top left;
}
.phoneMainRight {
    height: 100%;
    background: url(phone_main_right.jpg) no-repeat top right;
    text-align:left;
    white-space: nowrap;
}
.phoneMain img.phone {
    margin-top: 32px;
    margin-left: 236px;
}
/* end телефон */

/* Текст */
.mainTextTop {
    background-color: #a4e05e;
    background: #a4e05e url(main_text_top.gif) repeat-x top right;
}
.mainTextLeft {
    background: url(main_text_left.jpg) repeat-y top left;
}
.mainTextRight {
    height: 227px;
    background: url(main_text_right.jpg) no-repeat top right;
}
.mainText {
    height: 100%;
    color: #5e644a;
    font-family: Arial;
    font-size: 11px;
    border-left: solid 2px #d2f0b0;
    border-bottom: solid 2px #d2f0b0;
    margin-left: 6px;
    padding: 19px 75px 25px 16px;
}
.mainText b {
    color: White;
    font-family: Arial;
    font-size: 11px;
}
.mainTextTop, .mainText{ height: 420px;}
/* end Текст */

/* рекомендуемые постеры */
.recomendPostersHeadBg {
    background: url(recomend_head_bg.gif) repeat-x top left;
}
.recomendPostersHead {
    background: url(recomend_main_head_bg.jpg) no-repeat top left;
    padding: 4px 0px 0px 23px;
    height: 23px;
    color: #ebf6db;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

.recomendPostersTop {
    background: #aee9f7 url(recomend_main_left_bg.gif) repeat-y top left;
}
.recomendPosters {
    background: url(recomend_main_top_bg.jpg) no-repeat top left;
    height: 145px;
}
.recomendPostersTop, .recomendPosters {height:220px;}
.recomendPosters img {
    border: solid 3px white;
    vertical-align: middle;
    text-align: center;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 10px;
    margin-top: 7px;
}
/* end рекомендуемые постеры */

/* Статья */
.story {
    margin-top: 10px;
}
.storyHead h1 {
    font-family: Arial;
    font-size: 18px;
    font-weight: normal;
    color: #f29612;
    padding: 0px;
    margin:0px;
}
.storyHead{
    font-family: Arial;
    font-size: 18px;
    color: #f29612;
    background: White url(story_head.gif) repeat-y top left;
    padding: 10px 0px 9px 21px;
}
.storyHeadLeft {
    background: url(story_head_left.jpg) no-repeat bottom left;
    height: 52px;
    margin-right: 150px;
}
.storyHeadRight {
    background: url(story_head_right.jpg) no-repeat bottom right;
    height: 52px;
}
.story p {
    padding: 10px 21px 9px 21px;
    color: #5e644a;
    font-family: Arial;
    font-size: 11px;
}
.story a.href {
    display: block;
    font-family: Tahoma;
    font-size: 11px;
    color: #cdec9c;
    background-color: #568c00;
    width: 80px;
    border-top: solid 2px #a6dc50;
    border-bottom: solid 2px #a6dc50;
    white-space: nowrap;
    padding: 2px 8px 4px 8px;
    margin-right: 24px;
    float: right;
}
/* end Статья */
/*** end Основная контентная зона ***/


/*** футер ***/
.footerMain {
    height: 154px;
    background: url(content_bg.gif) repeat top left;
}
.footerLeft {
    background: url(footer_left.gif) repeat-x bottom left;
}
.footerRight {
    background: url(footer_right.gif) repeat-x bottom right;
}
.footer {
    background: url(footer.jpg) no-repeat bottom center;
    height: 154px;
    text-align: center;
}
/*** end футер ***/

.pageViewTable td{
    text-align:center;
}



/************/


.list{
	color:#a6640e;	
	width:100%;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.list a {
		color:#a6640e;	
		font-weight: bold;
}

a.selected{
	color:#59b2ff; font-weight: bold;
}

/**/

table.poster {
	margin-left:15px;
}

table.poster table {
	margin-right:15px;
}
.posterAncor{
	margin-bottom:7px;
}
table.poster img{
	padding-bottom:20px;
	padding-right:20px;
}
.list2{
		color:#a6640e;	
			margin-left:15px;
}

.color{
	width:15px; 
	height:15px; 
	border:solid 1px; 
	display:inline-block; 
	margin-bottom:3px;
}
#box{
	text-align:center;
	border:solid 1px;
}

.bagetNew{
	width:200px; 
	display:inline-block; 
	margin:20px 20px 20px 20px;
}

/*** печать на холсте ***/
.sum{
font-weight: bold;
padding-left: 20px;
}
.sum b{
	color: red;
}
.formTable{
	margin-left: 20px;
}
.formTable td{
	vertical-align: middle;
	padding: 3px 0px 3px 0px;
}
.formTable b{
	color: red;
}
.formTable td.c{
	text-align: center;
}
.error{
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	color: red;
}
/*** end печать на холсте ***/