

html, body {
    margin: 0 10px 0 10px;
    padding: 0;
    height: 100%;
    background-color: #EDEDF1;
}

/*
html, body, #wrap {
    height: 100%;
}

body > #wrap {
    height: auto; 
    min-height: 100%;
}
*/
#main {
    /*padding-bottom: 50px;*/
}

/*
#footer{
    position: relative;
    margin-top: -50px; 
    height: 50px;
    clear:both;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}


* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}*/
/* End hide from IE-mac */

/*
.container {
    
    position: relative;
    min-height: 100%;
}*/



a {
    outline:none;
}
a img {
	border:0;
	display:block;
}
p a {
	color:#838383;
	text-decoration:underline;
}
p a:hover, a:hover {
	color:#404040!important;
}


.container .contact {
	margin:0 auto;
	overflow:hidden;
	padding:43px 0 393px;
	width:440px;
        height:100%;
}
.container .contact div:first-child {
	float:left;
	margin:0 20px 0 0;
	width:218px;
}
.container .contact div:first-child div ul {
	list-style:none;
	margin:0;
	padding:0;
	width:auto;
}

.container .contact div p a {
	color:#838383;
}
.container .contact div form {
	<!--background:url(../images/arrow-gray.png) repeat-x left top;-->
	margin:10px 0 0;
	padding:13px 0 0;
	width:402px;
}
.container .contact div form label {
	color:#404040;
	float:left;
	font-size:14px;
	line-height:24px;
	margin:0 20px 0 0;
	text-transform:uppercase;
}
.container .contact div form label input {
	background:none #fff;
	border:1px solid #d5d5d5;
	color:#838383;
	cursor:text;
	display:block;
	font-family:quattrocento_sansregular;
	font-size:16px;
	height:auto;
	margin:3px 0 18px;
	padding:5px 5px 4px;
	width:209px;
}
.container .contact div form label.message {
	clear:both;
	display:block;
	float:none;
}
.container .contact div form textarea {
	border:1px solid #d5d5d5;
	color:#838383;
	font-family:quattrocento_sansregular;
	font-size:12px;
	height:114px;
	overflow:auto;
	padding:5px;
	resize:none;
	width:449px;
}
.container .contact div form > input {
	<!--background:url(../images/buttons.png) no-repeat;
	border:0;
	cursor:pointer;
	display:block;
	height:41px;
	margin:2px 0 0;
	padding:0;
	width:190px;-->
        
        
        padding: 12px 25px;
        border-radius: 10px;
        background: #99BA37;
        font-size:16px;
        color: white;

}
.container .contact div form > input:hover {
	filter:alpha(opacity=90);/* Needed for IE8 and old versions */
	opacity:0.9;
}
.container .blog div ul {
	list-style:none;
	margin:0;
	padding:0 0 59px;
}
.container .blog div ul li:first-child {
	background:none;
	margin:0;
	padding:0;
}
.container .blog div ul li {
	background:url(../images/arrow-gray.png) repeat-x left top;
	margin:32px 0 0;
	padding:28px 0 0;
}
.container .blog div ul li div h4 {
	clear:none;
	display:block;
	float:left;
	margin:0 0 4px;
}
.container .blog div ul li div h4 a {
	background:none;
	color:#404040!important;
	float:none;
	font-family:rokkittbold;
	font-size:24px;
	font-weight:400;
	line-height:24px;
	padding:0;
	text-decoration:none;
	text-transform:uppercase;
}
.container .blog div ul li div h4 a:hover {
	color:#cc6a00!important;
	text-decoration:underline;
}
.container .blog div ul li a {
	clear:both;
	display:block;
	float:none;
	margin:0 0 8px;
	padding:0;
}
.container .blog div > a {
	background:url(../images/arrow-right.jpg) no-repeat right 7px;
	color:#404040;
	float:right;
	font-family:rokkittbold;
	font-size:18px;
	line-height:24px;
	padding:0 12px 0 0;
	text-decoration:none;
	text-transform:uppercase;
}
.container .blog div > a:hover {
	color:#cc6a00!important;
	text-decoration:none!important;
	background:url(../images/arrow-right-hover.png) no-repeat right 7px;
}
.container .blog-single div div h4 {
	background:none;
	clear:none;
	color:#404040;
	display:block;
	float:left;
	font-family:rokkittbold;
	font-size:24px;
	font-weight:400;
	line-height:24px;
	margin:0 0 4px;
	padding:0;
	text-decoration:none;
	text-transform:uppercase;
}
.container .blog-single div a {
	clear:both;
	display:block;
	margin:0 0 8px;
	padding:0;
}
.container .blog-single div img {
	border:1px solid #D5D5D5;
	color:#404040;
	display:block;
	float:right;
	font-family:rokkittbold;
	font-size:18px;
	line-height:24px;
	margin:0 0 8px;
	text-decoration:none;
	text-transform:uppercase;
}
.container .blog-single div div.section {
	background:url(../images/arrow-gray.png) repeat-x left top;
	float:none;
	margin:32px 0 40px;
	overflow:hidden;
	padding:37px 0 0;
	width:auto;
}
.container .blog-single div div.section span {
	background:none repeat scroll 0 0 transparent;
	color:#404040;
	display:block;
	float:none;
	font-family:rokkittbold;
	font-size:24px;
	font-weight:400;
	line-height:24px;
	margin:0 0 9px;
	padding:0;
	text-decoration:none;
	text-transform:uppercase;
}
.body .blog-single div div.section a {
	display:block;
	float:left;
	height:48px;
	margin:3px 20px 0 0;
	width:61px;
}
.body .blog-single div div.section a img {
	border:0;
}
.body .blog-single div div.section div {
	padding:0;
}
.body .blog-single div div.section div span {
	color:#939393;
	font-family:inherit;
	font-size:14px;
	line-height:24px;
	margin:0;
	text-transform:none;
}
.body .blog-single div div.section div span a {
	color:#404040;
	display:inline;
	float:none;
	margin:0;
	padding:0;
	text-transform:uppercase;
}
.body .blog-single div div.section div p a {
	color:#838383;
	display:inline;
	float:none;
	margin:0;
	padding:0;
	text-decoration:underline;
}
.body .blog-single div div.section div > a {
	color:#CC6A00;
	float:right;
	height:auto;
	margin:10px 0 0;
	padding:0;
	text-decoration:none;
	width:auto;
}
.body .blog-single div div.section div > a:hover {
	color:#CC6A00!important;
	text-decoration:underline!important;
}
.body .blog-single div form {
	background:url(../images/arrow-gray.png) repeat-x left top;
	overflow:hidden;
	padding:39px 0 0;
}
.body .blog-single div form span {
	background:none;
	color:#404040;
	display:block;
	font-family:rokkittbold;
	font-size:24px;
	font-weight:400;
	height:auto;
	line-height:24px;
	margin:0 0 27px;
	padding:0;
	text-align:left;
	text-decoration:none;
	text-transform:uppercase;
	width:auto;
}
.body .blog-single div form div:first-child {
	clear:both;
	float:left;
	margin:0 20px 0 0;
	padding:0;
	width:auto;
}
.body .blog-single div form div:first-child label {
	clear:both;
	color:#404040;
	font-size:14px;
	line-height:24px;
	margin:0;
	text-transform:uppercase;
}
.body .blog-single div form div:first-child label input {
	background:none repeat scroll 0 0 #FFF;
	border:1px solid #D5D5D5;
	color:#838383;
	cursor:text;
	display:block;
	float:none;
	font-family:quattrocento_sansregular;
	font-size:12px;
	height:auto;
	margin:3px 0 18px;
	padding:5px 5px 4px;
	width:209px;
}
.body .blog-single div form div {
	float:left;
	padding:53px 0 0;
	width:459px;
}
.body .blog-single div form div label {
	color:#404040;
	display:block;
	font-size:14px;
	line-height:24px;
	text-transform:uppercase;
}
.body .blog-single div form div textarea {
	border:1px solid #D5D5D5;
	color:#838383;
	font-family:quattrocento_sansregular;
	font-size:12px;
	height:114px;
	margin:0 0 5px;
	overflow:auto;
	padding:5px;
	resize:none;
	width:447px;
}
.body .blog-single div form div > input {
	background:url(../images/buttons.png) no-repeat 0 -84px;
	border:0;
	cursor:pointer;
	height:42px;
	width:190px;
}
.body .blog-single div form div > input:hover {
	filter:alpha(opacity=90);/* Needed for IE8 and old versions */
	opacity:0.9;
}
.body .blog-single div.sidebar div {
	background:none;
	border-top:1px solid #fff;
	padding:13px 20px 10px;
	width:178px;
}
.body .blog-single div.sidebar div h4 {
	color:#404040;
	float:none;
	font-size:14px;
	font-weight:400;
	line-height:24px;
	margin:0;
	text-transform:uppercase;
	font-family:inherit;
}
.body .blog-single div.sidebar div.section ul li a {
	display:block;
	height:auto;
	padding:0 10px 10px 0;
	width:auto;
}
.body .donate {
	margin:0 auto;
	overflow:hidden;
	padding:43px 0 483px;
	width:940px;
}
.body .donate div:first-child {
	float:left;
	margin:0 20px 0 0;
	width:218px;
}
.body .donate div:first-child div ul {
	background:none;
	list-style:none;
	margin:0;
	padding:0;
	width:auto;
}
.body .donate div ul {
	background:url(../images/arrow-gray.png) repeat-x left top;
	list-style:none outside none;
	margin:28px 0 0;
	overflow:hidden;
	padding:27px 0 0;
}
.body .donate div ul li {
	float:left;
	margin:0 0 0 45px;
}
.body .home .section div:first-child div:first-child, .body .home .section div div:first-child {
	background:url(../images/arrow-gray.png) repeat-x left bottom;
	margin:0 0 32px;
	padding:0 0 34px;
}
.body .home .section div:first-child div h3, .body .home .section div div h3 {
	display:block;
	margin:0 0 14px;
}
.body .home .section div:first-child div h3 a, .body .home .section div div h3 a {
	color:#404040;
	font-family:rokkittbold;
	font-size:20px;
	font-weight:400;
	line-height:24px;
	text-decoration:none;
	text-transform:uppercase;
}
.body .home .section div:first-child div ul, .body .about ul, .body .blog div.sidebar div ul, .body .blog-single div.sidebar div ul {
	list-style:none;
	margin:0;
	overflow:hidden;
	padding:0;
}
.body .home .section div:first-child div ul li:first-child, .body .home .section div:first-child div ul li h4, .body .about ul li:first-child, .body .gallery ul li:first-child, .body .donate div ul li:first-child {
	margin:0;
}
.body .home .section div:first-child div ul li a img, .body .home .section div div ul li a img, .body .programs div img, .body .blog div ul li a img, .body .blog-single div.sidebar div.section ul li a img {
	border:1px solid #D5D5D5;
}
.body .home .section div:first-child div ul li a img:hover, .body .home .section div div:first-child a img:hover, .body .home .section div div ul li a img:hover, .body .programs ul li a img:hover, .body .gallery ul li a img:hover, .body .blog div ul li a img:hover, .body .blog-single div.sidebar div.section ul li a img:hover {
	filter:alpha(opacity=80);/* Needed for IE8 and old versions */
	opacity:0.8;
}
.body .home .section div div:first-child p, .body .blog div ul li p, .body .blog-single div p {
	color:#838383;
	font-size:14px;
	line-height:24px;
	margin:0;
}
.body .home .section div div ul li:first-child, .body .programs div.sidebar div:first-child, .body .blog div.sidebar div:first-child, .body .blog-single div.sidebar div:first-child {
	border-top:0;
	padding-top:0;
}
.body .programs ul li a img, .body .gallery ul li a img {
	border:1px solid #d5d5d5;
}
.body .programs div p, .body .contact div p, .body .donate div p {
	color:#838383;
	font-size:14px;
	line-height:24px;
}
.body .programs div.sidebar div, .body .blog div.sidebar div {
	border-top:1px solid #fff;
	padding:13px 20px 10px;
	width:178px;
}
.body .programs div.sidebar div h4, .body .blog div.sidebar div h4 {
	color:#404040;
	font-size:14px;
	font-weight:400;
	line-height:24px;
	margin:0;
	text-transform:uppercase;
}
.body .programs div.sidebar div ul li a:hover, .body .blog div ul li div span a:hover, .body .blog div ul li a:hover, .body .blog div a:hover, .body .blog div.sidebar div ul li a:hover, .body .blog-single div div span a:hover, .body .blog-single div a:hover, .body .blog-single div div.section div a:hover, .body .blog-single div.sidebar div ul li a:hover {
	text-decoration:underline;
}
.body .programs div.sidebar div.section ul li, .body .blog div.sidebar div.section ul li, .body .blog-single div.sidebar div.section ul li {
	float:left;
	width:97px;
}
.body .programs div.sidebar div.section ul li a, .body .blog div.sidebar div.section ul li a {
	display:block;
	padding:0 10px 10px 0;
}
.body .gallery div, .body .gallery-details div:first-child, .body .gallery-details div {
	overflow:hidden;
}
.body .gallery div div.paging, .body .gallery-details div:first-child div.paging {
	float:right;
}
.body .gallery-details div div p, .body .contact div:first-child div p, .body .donate div:first-child div p {
	color:#838383;
	font-size:14px;
	line-height:24px;
	margin:0 0 24px;
}
.body .contact div:first-child h2, .body .contact div h2, .body .donate div:first-child h2, .body .donate div h2 {
	color:#404040;
	float:none;
	font-family:rokkittbold;
	font-size:20px;
	font-weight:400;
	line-height:24px;
	margin:0 0 27px;
	text-decoration:none;
	text-transform:uppercase;
}
.body .contact div:first-child div, .body .donate div:first-child div {
	background:none #ebebeb;
	border:1px solid #d5d5d5;
	float:none;
	padding:24px 15px 21px;
	width:auto;
}
.body .contact div:first-child div h4, .body .donate div:first-child div h4 {
	color:#404040;
	font-size:14px;
	font-weight:400;
	line-height:24px;
	margin:0;
	text-transform:uppercase;
}
.body .contact div:first-child div ul li, .body .donate div:first-child div ul li {
	color:#838383;
	float:none;
	font-family:inherit;
	font-size:13px;
	line-height:24px;
	margin:0;
	padding:0 0 0 20px;
}
.body .contact div:first-child div ul li.phone-num, .body .donate div:first-child div ul li.phone-num {
	background:url(../images/icon-phone.png) no-repeat left 7px;
	margin:0 0 24px;
}
.body .contact div:first-child div ul li.email, .body .donate div:first-child div ul li.email {
	background:url(../images/icon-email.png) no-repeat left 8px;
	margin:0 0 24px;
}
.body .contact div:first-child div ul li.email a, .body .donate div:first-child div ul li.email a {
	color:#cc6a00;
	font-size:13px;
	text-decoration:none;
}
.body .contact div:first-child div ul li.email a:hover, .body .donate div:first-child div ul li.email a:hover {
	color:#cc6a00!important;
	text-decoration:underline;
}
.body .contact div:first-child div ul li.address, .body .donate div:first-child div ul li.address {
	background:url(../images/icon-address.png) no-repeat left 6px;
}
.body .contact div, .body .donate div {
	float:right;
	width:702px;
}
.body .blog, .body .blog-single {
	margin:0 auto;
	overflow:hidden;
	padding:50px 10px 30px;
	width:940px;
}
.body .blog div, .body .blog-single div {
	float:left;
	width:700px;
}
.body .blog div ul li span, .body .blog-single div span {
	background:url(../images/interface.png) no-repeat;
	color:#F2F2F2;
	float:left;
	font-family:rokkittbold;
	font-size:18px;
	height:50px;
	line-height:16px;
	margin:0 20px 0 0;
	padding:15px 0 0 34px;
	text-align:center;
	width:43px;
}
.body .blog div ul li div, .body .blog-single div div {
	padding:14px 0 15px;
	width:601px;
}
.body .blog div ul li div span, .body .blog-single div div span {
	background:none repeat scroll 0 0 transparent;
	clear:both;
	color:#838383;
	float:left;
	font-family:inherit;
	font-size:14px;
	height:auto;
	line-height:24px;
	margin:0;
	padding:0;
	text-align:left;
	width:auto;
}
.body .blog div ul li div span a, .body .blog-single div div span a {
	background:none;
	clear:none;
	color:#cc6a00;
	display:inline;
	float:none;
	font-family:inherit;
	font-size:inherit;
	font-weight:400;
	padding:0;
	text-decoration:none;
	text-transform:none;
}
.body .blog div ul li div span a:hover, .body .blog-single div div span a:hover,.body .blog div ul li div a, .body .blog-single div div span.comment:hover {
	color:#cc6a00!important;
}
.body .blog div ul li div a, .body .blog-single div div span.comment {
	background:none;
	clear:none;
	color:#cc6a00;
	float:right;
	font-family:inherit;
	font-size:14px;
	font-weight:400;
	margin:0;
	text-decoration:none;
	text-transform:none;
}
.body .blog div ul li div a:hover {
	text-decoration:underline!important;
	background:none;
}
.body .blog div ul li p a, .body .blog-single div p a {
	background:none;
	clear:none;
	color:#838383;
	display:inline;
	float:none;
	font-family:inherit;
	font-size:14px;
	font-weight:400;
	padding:0;
	text-decoration:underline;
	text-transform:none;
}
.body .blog div.sidebar, .body .blog-single div.sidebar {
	background:none #ebebeb;
	border:1px solid #d5d5d5;
	margin:-8px 0 0 20px;
	padding:25px 0 7px;
	width:218px;
}
.body .blog div.sidebar div ul li, .body .blog-single div.sidebar div ul li {
	background:none;
	float:none;
	margin:0;
	padding:0;
}
.body .blog div.sidebar div ul li a, .body .blog-single div.sidebar div ul li a {
	background:none;
	color:#cc6a00;
	float:none;
	font-family:inherit;
	font-size:14px;
	font-weight:400;
	line-height:24px;
	margin:0;
	padding:0;
	text-decoration:none;
	text-transform:none;
}
.body .blog div.sidebar div ul li a:hover, .body .blog-single div.sidebar div ul li a:hover {
	color:#cc6a00!important;
}
.body .blog div.sidebar div.section ul, .body .blog-single div.sidebar div.section ul {
	margin:4px 0 0;
	overflow:hidden;
	padding:0;
	width:198px;
}

.responstable td {
    border: 1px solid #B3AC86;
    vertical-align: top;
    font-family: serif;
}

.responstable {
    font-size:15px;
    /*margin: 2em 0;*/

    /*overflow: hidden;*/
    /*background: #DCDCDC;  */
    border-collapse: collapse;
    /*margin: 10px;*/
    margin-top: 10px;
}

.responstable tr {
  border: 1px solid #D9E4E6;
  background-color: white;
  /*color: red;*/
  
}

/*
.responstable tr:nth-child(odd) {
  background-color: #F5F5DC;
}*/

.responstable th {

  border: 1px solid #B3AC86;
  background-color: #F5F2DD;
  color: #594304;
  /*padding: 3em;*/
}


.tableaddorder {
  font-size:16px;
  margin: 2em 0;
  
  overflow: hidden;
  background: #DCDCDC;
  
  border-radius: 10px;
  border: 0px solid #167F92;
}


.b1 {
    /*background: navy; *//* Синий цвет фона */
    /*color: white; *//* Белые буквы */
    /*font-size: 9pt; /* Размер шрифта в пунктах */
    /*border-width:1; /*бордюр*/
    /*border-color: #CCFF33;/*цвет бордюра*/
    
    background: -moz-linear-gradient(#9CC02F, #BBE739, #9CC02F);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#9CC02F), to(#9CC02F), color-stop(0.5, #BBE739));
    /*background: -moz-linear-gradient(#D0ECF4, #5BC9E1, #D0ECF4);
    background: -webkit-gradient(linear, 0 0, 0  100%, from(#D0ECF4), to(#D0ECF4), color-stop(0.5, #5BC9E1));*/
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00BBD6', endColorstr='#EBFFFF');
    padding: 3px 7px;
    color: #333;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #666;
   
}

  .button.b {
      
      background: red;
      
      /*
   background: -moz-linear-gradient(#D0ECF4, #5BC9E1, #D0ECF4);
   background: -webkit-gradient(linear, 0 0, 0  100%, from(#D0ECF4), to(#D0ECF4), color-stop(0.5, #5BC9E1));
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00BBD6', endColorstr='#EBFFFF');
   padding: 3px 7px;
   color: #333;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px;
   border: 1px solid #666;*/
  }
  
  
/*
.footer {
    position: absolute;
    bottom: -20px;
    width: 100%;
    height: 20px;
    background: #EDEDF1;
    font-size: 12px;
    color: #838383;
}*/

