﻿/*
Theme Name: Gortest
Theme URI: http://gortest.su/
Description: The WordPress theme created special for http://gortest.su.
Version: 1.0
Author: Varg242
Author URI: http://php-junior.ru/
*/

*, html
{
margin: 0px;
padding: 0px;
}

body
{
	/* background: #ffffff; */
background: #f7fafc url('images/header_all_bg.png') top repeat-x;
/*
	background: repeat-x repeat-y;
	background-image: linear-gradient(bottom, #e6f1f7 20%, #abd1e4 30%);
	background-image: -o-linear-gradient(bottom, #e6f1f7 20%, #abd1e4 30%);
	background-image: -moz-linear-gradient(bottom, #e6f1f7 20%, #abd1e4 30%);
	background-image: -webkit-linear-gradient(bottom, #e6f1f7 20%, #abd1e4 30%);
	background-image: -ms-linear-gradient(bottom, #e6f1f7 20%, #abd1e4 30%);
*/
	overflow: auto;
}

#wrap
{
width: 1000px;
margin: 0px auto;

}

#header
{
height: 318px;
}

#header_head
{
height: 219px;
margin: 0px auto;
width: 1000px;
background: url('images/header_head_bg.png');
}

#logo
{
position: relative;
margin-top: 25px;
float: left;
width: 500px;
height: 190px;
}

#contacts {
  position:relative;
  margin: 0;
  float: left;
  padding:  75px 0 0 505px;
  font-family: Verdana, sans-serif;
  font-size: 10px;
  height: 115px;
  width:450px;
}

#contact tr
{
width: 450px;
height: 12px;
}

#contacts tr td
{
height: 12px;
}

#contacts *
{
 background: none;
 color: #dcdcda;
}

#contacts li {
  margin: 0 0 3px 0;
  padding: 0;
  display: block;
  color: #666;
}

#menu
{
	clear: both;
	background: url('images/menu_bg.png') repeat-x;
	width: 1000px;
	height: 41px;
	margin: 0px auto;
}

#menu, #menu ul {
	list-style:none;
	line-height:41px;
	padding:0;
	z-index: 1000;
        font-family: Verdana;
	font-size: 12px;
	text-transform: uppercase;
}

#menu ul
{
	background: #29257d;
}

#menu a {
	display:block;
	color:#ffffff;
	text-decoration:none;
	padding:0px 5px;
	
}

#menu li ul li
{
	text-transform: none;
}

#menu li {
	float:left;
	padding:0;
	z-index: 1000;
}

#menu ul {
	position:absolute;
	left:-999em;
	height:auto;
	width:440px;
	font-weight:normal;
	margin:0;
	line-height:16px;
	border:0;
	/* border-top:1px solid #007a00; */
}

#menu li li {
	width:220px;
	/*border-bottom:1px solid #007a00;*/
	font-family:verdana, sans-serif;
}

#menu li li a {
	/*padding:4px 10px;*/
	width:195px;
	font-size:12px;
	color:#ffffff;
}

#menu li ul ul {
	margin:-21px 0 0 203px;
}

#menu li li:hover {
	/*background: transparent url('img/bg_mh.gif') repeat-x scroll left top;		*/
}

#menu li ul li:hover a, #menu li ul li li:hover a, #menu li ul li li li:hover a, #menu li ul li li li:hover a {
	color:#ffffff;
}

#menu li:hover a, #menu li.sfhover a {
	color:#ffffff;
}

#menu li:hover li a, #menu li li:hover li a, #menu li li li:hover li a, #menu li li li li:hover li a {
	color:#ffffff;
}

#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li:hover ul ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul, #menu li.sfhover ul ul ul ul {
	left:-999em;
}

#menu ul li ul { display: none; }
#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li li li li:hover ul {
	left:auto;	
        display: block;
	border: 1px solid white;
}

#menu li:hover, li:active {
	background: url('images/menu_hover_bg.png') repeat-x scroll left top;
}

#menu li:hover ul li, li:hover ul li:active
{
	background: none;
}

#menu li:hover ul li a:hover, li:hover ul li:active
{
	color: #a6d9f5;
}

#menu_after
{
clear: both;
height: 19px;
background: url('images/aftermenu_bg.png') repeat-x;
}

#head_after
{
height: 39px;
width: 1000px;
margin: 0px auto;
background: url('images/afterhead_bg.png') repeat-x;
}

.post1 {
	margin: 20px 0 0 0;
	padding: 0;
	float: left;
	width: 100%;
	overflow: hidden;
}

.post {
	float: left;
	width: 615px;
	overflow: hidden;
}

.post h1 {
	font-family: Verdana, sans-serif;
	font-size: 14px;	
	font-weight: bold;
	text-transform: uppercase;
	color: #fafcfd;
	margin-left: 10px;
	margin-top: 10px;
}

.entry {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #262274;
	margin-left: 19px;
	margin-top: 45px;
}

.entry p {
	/*margin:10px 10px 0 10px;*/
	margin: 10px 0px 0px 0px;
	text-align:justify;
}

#sidebar2
{
	float: right;
	width: 304px;
	background: #37347e url('images/page_poloska.png') top left repeat-x;
	overflow: hidden;
	margin-right: 50px;
}

#sidebar2 ul
{
background: transparent;
margin-top: 40px;
margin-left: 10px;
padding-bottom: 15px;
}

#sidebar2 ul li:hover, #sidebar2 ul li:active
{
background: transparent;
}

#sidebar2 ul li a
{
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	font-family: Verdana, sans-serif;
	background: transparent;
}

#sidebar2 ul li.cat-item a:first-letter
{
	text-transform: uppercase;
}

#sidebar2 ul li a:hover, #sidebar2 ul li a:active
{
	text-decoration: underline;
	background: transparent;
}

#sidebar {
	float: right;
	width: 304px;
	height: 338px;
	background: url('images/need_cert.png') top no-repeat;
	overflow: hidden;
	margin-right: 50px;
}

#sidebar a #courier
{
	width: 182px;
	height: 39px;
	margin-top: 65px;
	margin-left: 60px;
}

#sidebar a #zayavka
{
	margin-top: 29px;
	margin-left: 70px;
	width: 163px;
	height: 39px; 
}

#page_body
{
	background: #f7fafc url('images/page_poloska.png') repeat-x top;
	overflow: auto;
}


#footer
{
margin-top: 25px;
clear: both;
height: 81px;
background: url('images/footer_bg.png') repeat-x;
}

.sbcontacts {
	background: transparent url('img/bg_sb.gif') repeat-x scroll left top;	
	height: 330px;
	border: 1px solid #dfd9d3;
	margin: 20px 0 140px 0;
	padding: 20px 0 0 0;
	text-align: center;
	font-family: Verdana, sans-serif;
}

.comments {
	float: right;
	padding: 0 0 0 15px;
	background: transparent url(img/ico_comments.gif) no-repeat scroll 0 3px;
}

.comments a {
	color: #0072BC;
}

.commentcone {
	height: 12px;
	background: transparent url(img/comment_cone.gif) no-repeat scroll 45px 0;
}

.commentun {
	float:left;
	margin: 0 0 0 5px;
}

.time {
	color: #898989;
	padding: 0 0 0 15px;
	margin: 0 0 0 8px;
	font-size: 10px;
	background: transparent url(img/ico_time.gif) no-repeat scroll 0 1px;
}
.commenttime {
	float: left;
	color: #898989;
	padding: 0 0 0 15px;
	margin: 2px 0 0 8px;
	font-size: 10px;
	background: transparent url(img/ico_time.gif) no-repeat scroll 0 1px;
}
.commentbox {
	margin: 15px 0 0 0;
	background-color: #edffb5;
	color: #464646;
}

.faq {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
}

.question {
	background: #dbe2ec url(img/q.gif) no-repeat scroll 0 0;
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3f4c6b;
	padding: 10px 0 10px 50px;
	min-height: 20px;
}

.author {
	background: #fff url(img/cq.gif) no-repeat scroll 0 0;
	font-family: Verdana, sans-serif;
	font-weight: bold;   
	font-size: 11px;
	color: #7b7b7b;
	padding: 9px 0 10px 60px;
}

.answer {
	background: #fffbd3 url(img/a.gif) no-repeat scroll 0 0;
	font-family: Verdana, sans-serif;
	font-size: 16px;
	color: #645947;
	padding: 10px 0 10px 50px;
	min-height: 20px;

}

.answer_by {
	background: #fff url(img/ca.gif) no-repeat scroll top right;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #7b7b7b;
	padding: 9px 60px 10px 0;
	margin: 0 0 40px 0;
	border-bottom: 1px solid #ccc;
	text-align: right;
}

.alt {
	margin: 0;
}
.aligncenter {
	display: block;
	margin: 0 auto;
}

div.main-text {
  width:770px;
  font-family: Verdana, sans-serif;
  margin: 10px auto 0 auto;
  color: #464646;
}

div.post h2 {
  display: block;
  border: 2px dashed #29257d;
  padding: 8px;
  font-size: 18px;
  color: #555555;
  text-align: center;
  font-weight: normal;
  margin: 17px auto 0 auto;
}

div.post h3 {
  margin: 0 15px 15px 15px;
  font-size: 100%;
}
div.main-text h3 {
  margin: 0 15px 15px 15px;
  font-size: 100%;
}
div.main-text h1 {
  display: block;
  background: transparent url(img/1_paper_1.jpg) no-repeat center top;
  text-align: center;
  width:740px;
  height:110px;
  font-weight: normal;
  margin: 0 auto 0 auto;
  padding: 30px 15px 0 15px;
  font-size: 19px;
  color: #555555;
}

div.main-text h2 {
  display: block;
  border: 1px dashed #9dd087;
  padding: 8px;
  font-size: 18px;
  color: #555555;
  text-align: center;
  font-weight: normal;
  margin: 17px auto 0 auto;
}

div.main-text ul {
  margin: 0 15px 15px 45px;
}
div.main-text ul li {
  margin: 0 0 5px 0;
}

.entry ul, .entry ol { margin: 10px 10px 0 10px; padding: 10px 0 10px 35px; }
.entry ul li, .entry ol li { margin: 5px 0 5px 0; }

.aright {text-align: right !important;}

.contacts { width: 810px; margin: 20px auto; overflow: hidden; height: 100%; }
.contacts h1 { font-family: Verdana, sans-serif; font-size: 22px; font-weight: bold; padding: 0; margin: 0 0 1em 0; }
.contacts-1 { font-family: Verdana, sans-serif; width: 355px; float:left; padding-left: 20px; font-weight: bold; color: #555555; }
.contacts-2 { font-family: Verdana, sans-serif; width: 355px; border-left:1px dashed #555555; padding-left:39px; margin-left:40px; float:left; font-weight: bold; color: #555555; }
.contacts-in { font-size: 14px; line-height:22px; }



.print-icon {
  float: right;
  height: 16px;
  padding: 7px 0 0 21px;
  margin: 0;
  line-height: 16px;
  font-size: 14px;
  background-image: url(img/print.png);
  background-repeat: no-repeat;
  background-position: left bottom; 
}

p.success { color: #007700 !important; font-weight: bold; margin: 1em 0 1em 10px !important; }
p.error { color: #bb0000 !important; font-weight: bold; margin: 1em 0 1em 10px !important; }

.licenz1
{
text-decoration:underline;
text-align: center;
font-weight:bold;
margin-top: 15px;
margin-bottom: 5px;
font-size: 14px;
}

a.licenz:link, a.licenz:visited {text-decoration:none;}
a.licenz:hover, a.licenz:active {text-decoration:underline}

#whats {
    width: 264px;
    float: right;
    font-size: 14px;
    text-decoration: none;
    padding-top: 5px;
    padding-bottom: 100px;
}
#whats li {
    list-style: none;
    padding-bottom: 2px;
}
#whats a, a:visited {
    color: blue;
    text-decoration: none;
}

/* MCC */

dl.mcc-questions {
  display: block;
  margin: 0;
  padding: 0;
}
dl.mcc-questions dt { display: block; margin: 0; padding: 0; }
dl.mcc-questions dt p {
  display: block;
  background: #dbe2ec url(img/q.gif) no-repeat scroll 0 0;
  font-family: Verdana, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #3f4c6b;
  padding: 10px 10px 10px 50px;
  margin: 0;
  min-height: 20px;
}
dl.mcc-questions dt p.mcc-sign {
  margin: 0;
  background: #fff url(img/cq.gif) no-repeat scroll 0 0;
  font-family: Verdana, sans-serif;
  font-weight: bold;
  font-size: 11px;
  color: #7b7b7b;
  padding: 9px 0 10px 60px;

}
dl.mcc-questions dd { display: block; margin: 0; padding: 0; }
dl.mcc-questions dd p {
  display: block;
  margin: 0;
  background: #fffbd3 url(img/a.gif) no-repeat scroll 0 0;
  font-family: Verdana, sans-serif;
  font-size: 16px;
  color: #645947;
  padding: 10px 10px 10px 50px;
  min-height: 20px;
}
dl.mcc-questions dd p.mcc-sign {
  display: block;
  margin: 0;
  background: #fff url(img/ca.gif) no-repeat scroll top right;
  font-family: Verdana, sans-serif;
  font-weight: bold;
  font-size: 11px;
  color: #7b7b7b;
  padding: 9px 60px 10px 0;
  margin: 0 0 40px 0;
  border-bottom: 1px solid #ccc;
  text-align: right;
}

.mcc-success { color: #007700 !important; font-weight: bold; margin: 1em 0 1em 10px !important; }
.mcc-error { color: #bb0000 !important; font-weight: bold; margin: 1em 0 1em 10px !important; }

form.mcc-form { margin: 0 0 1em 0; padding: 1em 0 0 0; display: block; }
form.mcc-form table { margin: 0; padding: 0; border-collapse: collapse; width: 590px; }
form.mcc-form table td { padding: 0.3em 0 0.5em 0 !important; vertical-align: top; }
form.mcc-form table td.mcc-label { padding: 0.4em 0.5em 0.5em 0 !important; width: 280px; text-align: right; }
form.mcc-form table td.mcc-label div { position: relative; padding: 0 15px 0 0; }
form.mcc-form table td input.mcc-text { margin: 0; width: 200px; }
form.mcc-form table td input.mcc-submit { padding: 2px 3px; }
form.mcc-form table td select.mcc-text { margin: 0; }
form.mcc-form table td textarea.mcc-text { margin: 0; width: 98%; height: 110px; }

form.mcc-form span { color: #c00; position: absolute; top: 0; right: 0; }

form.mcc-form-question table td.mcc-label { width: 200px !important; }
form.mcc-form-question table td.mcc-label div { padding: 0px !important; }

form.mcc-form-filter { margin: 0 0 2em 0; }
form.mcc-form-filter input.mcc-text { width: 250px; }
form.mcc-form-filter input.mcc-submit { padding: 2px 3px; }

#towns
{
	width: 615px;
	margin: 20px auto 0 auto;
	overflow: hidden;
}

#towns .town
{
	width: 213px;
	padding: 20px 0 0 20px;
	float: left;
	font-family: Verdana;
	font-size: 14px;
	color: #555555;
	overflow: hidden;
	font-weight: bold;
}

#towns .town p
{
	text-align: left;
	text-transform: uppercase;
	color: #272377;
	margin-bottom: 14px;
}

#towns .town .town_contact
{
	background: transparent url('images/listik.png') no-repeat left top;
	width: 213px; height: 85px;
	padding: 17px 20px 0 30px;
	font-family: Verdana;
	font-size: 13px;
	line-height: 16px;
	color: #272377;
	font-weight: bold;
	position: relative;
	left: -15px;
}

#towns .town .town_contact a
{
	font-size: 13px;
	color: #272377;
}

.lic-table
{
border: 0px;
}

.lic-table a
{
margin-right: 20px;
}

.lic-table td
{
vertical-align: top;
}

.mcc-text
{
width: 100%;
}

.contact-table
{
padding-top: 75px;
margin-right: 0px;
margin-left: 500px;
margin-bottom: 0px;
width: 450px;
height: 115px;
font-family: Verdana, sans-serif;
font-size: 10px;
position: absolute;
float: right;
}

.contact-table *
{
 color: #dcdcda;
}

.alignleft
{
float: left;
margin-right: 20px;
margin-bottom: 10px;
}

.alignright
{
float: right;
margin-left: 20px;
margin-bottom: 10px;
}

#footer_footer
{
width: 1000px;
height: inherit;
margin: 0px auto;
text-align: right;
}

#footer_footer img
{
margin-top: 30px;
}

html
{
margin-top: 0px;
}
