body {
	color: #474747;
	background: #e7e7e7;
}

body,input,textarea,select {
	font-size: 11px;
	line-height: 15px;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
}

:link,:visited {
	color: #418399;
}

:hover {
	text-decoration: none;
}

:active {
	outline: none;
}

div#main table tbody tr td div#content ul.apple li a,div#main table tbody tr td div#content ul.apple li a:active,div#main table tbody tr td div#content ul.apple li a:hover
	{
	padding-left: 28px
}

div#main table tbody tr td div#content ul.apple li a {
	background: url(../images/black-apple-logo.png) no-repeat 10px 2px;
}

div#main table tbody tr td div#content ul.apple li a:hover {
	background: #e6e6e6 url(../images/black-apple-logo.png) no-repeat 10px 2px;
}

div#main table tbody tr td div#content ul.apple li a.active {
	background: #418399 url(../images/white-apple-logo.png) no-repeat 10px 2px;
}

div.wrapper {
	width: 90%;
	max-width: 1100px;
	min-width: 980px;
	margin: 0 auto;
}

div#header td.logotype {
	padding: 7px 0 8px 0;
}

div#header td.navigation {
	padding: 15px 0 0 0;
}

div#header td.navigation div.city {
	color: #999;
}

div#header td.navigation div.city strong {
	padding: 0 0 0 3px;
}

div#header td.navigation div.city a {
	color: #999;
	padding: 0 0 0 7px;
}

div#header td.navigation ul {
	overflow: hidden;
	width: 510px;
	margin: 5px 0 0 0;
	background: #fff;
	padding: 1px 0 5px 0;
	border-radius: 4px;
}

div#header td.navigation li {
	float: left;
	margin: 0 10px 0 15px;
	color: #418399;
	list-style-position: outside;
	list-style-type: square;
}

div#header td.navigation li a {
	color: #000;
	font-weight: bold;
}

div#header td.navigation li.first { /*margin-left: 0;*/
	list-style: none;
}

div#header td.navigation li.last { /*margin-right: 0;*/
	
}

div#header td.phone {
	vertical-align: bottom;
	padding-right: 5px;
}

#main div.schedule {
	padding: 10px 55px;
	text-align: center;
	background: #000;
	color: #fff;
}

div#services {
	background: #418399 url(../images/servicesBg.jpg) 100% 0 no-repeat;
	border-bottom: 1px solid #000;
}

div#services td {
	padding: 9px 0;
}

div#services td.last a {
	border-right: 0 none;
}

div#services a {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	border-right: 1px solid #000;
	padding: 6px 0;
	text-align: center;
}

div#services ul {
	position: absolute;
	text-align: left;
	display: none;
	background: #fff;
	margin: 9px 0 0 0;
	width: 200px;
	border: 4px solid #000;
	border-top: 0 none;
	z-index: 99;
}

div#services ul a {
	font-weight: normal;
	font-size: 11px;
	text-transform: none;
	text-decoration: none;
	color: #418399;
	display: block;
	padding: 8px 15px;
	border-bottom: 1px solid #e6e6e6;
	border-right: 0 none;
	text-align: left;
}

div#services ul a:hover {
	text-decoration: underline;
}

div#services td.hover ul {
	display: block;
}

div#main {
	background: #fff;
}

div#content {
	margin: 0 55px;
	padding-bottom: 30px;
}

ul.subnavigation {
	overflow: hidden;
	padding: 2px 0;
	border-bottom: 1px solid #e6e6e6;
}

ul.subnavigation li {
	float: left;
}

ul.subnavigation li a {
	display: block;
	padding: 2px 13px 4px 13px;
	margin: 0 2px 0 0;
	color: #000;
}

ul.subnavigation li a:hover {
	background: #e6e6e6;
}

ul.subnavigation li a.active {
	background: #418399;
	text-decoration: none;
	color: #fff;
}

div.path {
	margin: 28px 0 0 0;
	padding: 0 0 12px 0;
	color: #999;
	border-bottom: 1px solid #e6e6e6;
}

div.path a {
	color: #999;
	text-decoration: none;
}

h1 {
	margin: 35px 0 0 0;
	font-size: 34px;
	line-height: 38px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	letter-spacing: -1px;
}

h2 {
	display: block;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin: 35px 0 0 0;
}

h3 {
	display: block;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #418399;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin: 35px 0 0 0;
}

h4 {
	display: block;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #418399;
	text-transform: uppercase;
	margin: 35px 0 0 0;
}

h5 {
	display: block;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	margin: 35px 0 0 0;
	color: #000;
}

p {
	margin: 15px 0 0 0;
}

.nowrap {
	white-space: nowrap;
}

ul.list {
	margin-top: 3px;
	position: relative;
}

ul.list li {
	margin: 0 10px 0 15px;
	list-style-position: outside;
	list-style-type: square;
}

table.intro {
	margin: 25px 0 0 0;
}

table.intro h1 {
	margin-top: 0;
}

table.intro h2 {
	margin-top: 0;
}

table.intro td.warranty {
	vertical-align: middle;
}

table.pricing {
	margin: 12px 0 0 0;
}

table.pricing td {
	padding: 0 0 0 0;
}

table.pricing h3 {
	margin-top: 0;
}

table.pricing p {
	margin-top: 8px;
}

table.pricing h3.value {
	margin-top: 8px;
}

table.services {
	margin-top: -10px;
}

table.services td {
	padding: 0 0 0 0;
}

table.services h3 {
	margin-top: 30px;
}

table.services ul {
	margin-top: 3px;
	position: relative;
}

table.services li {
	margin: 2px 10px 0 15px;
	list-style-position: outside;
	list-style-type: square;
}

table.services h3.value {
	margin-top: 2px;
	margin-bottom: 5px;
}

table.brands {
	margin: 15px 0 0 0;
}

table.brands td {
	text-align: center;
	vertical-align: middle;
	padding: 3px 0;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
}

table.other {
	margin-top: 20px;
	border-top: 1px solid #e6e6e6;
}

table.other td {
	padding-top: 12px;
	vertical-align: middle;
}

table.other h3 {
	margin-top: 0;
	color: #000;
}

table.other p {
	margin-top: 0;
}

table.contact h3 {
	margin-top: 15px;
}

table.contact input.text,table.contact textarea,table.contact select {
	position: relative;
	display: block;
	border: 2px solid #000;
	width: 98%;
	margin-top: 3px;
	padding: 1px 0;
	text-indent: 4px;
}

table.contact textarea {
	height: 128px;
	resize: none;
}

table.contact input.submit {
	margin-top: 15px;
	border: 0 none;
	width: 124px;
	height: 29px;
	text-align: left;
	background: #418399 url(../images/orderSubmitBg.jpg) 0 0 no-repeat;
	font-size: 12px;
	line-height: 15px;
	color: #fff;
	text-transform: uppercase;
	text-indent: 7px;
	cursor: pointer;
}

table.certificates {
	margin: -10px 0 0 0;
}

table.certificates td {
	padding: 30px 26px 0 0;
	text-align: center;
}

table.certificates a {
	color: #999;
	text-decoration: none;
}

table.certificates a img {
	border: 1px solid #e6e6e6;
	padding: 2px;
}

table.certificates a:hover img {
	border: 1px solid #418399;
	padding: 2px;
	cursor: sw-resize;
}

table.equipment {
	margin: -10px 0 0 0;
}

table.equipment td {
	padding: 30px 0 0 0;
}

table.equipment img {
	margin: 0 20px 0 0;
}

table.equipment h5 {
	margin: 0 0 -15px 0;
}

table.software {
	margin: 15px 0 15px 0;
	border-bottom: 1px solid #e6e6e6;
}

table.software td {
	padding: 0 20px 20px 0;
}

table.software h5 {
	margin: 0 0 -15px 0;
}

table.team {
	margin: 15px 0 15px 0;
}

table.team td {
	padding: 0 20px 20px 0;
	color: #999;
	line-height: 12px;
}

table.team img {
	border: 2px solid #000;
	padding: 2px;
	margin: 0 0 3px 0;
}

table.rate {
	margin-top: 15px;
}

table.rate h4 {
	margin-top: 0;
	margin-bottom: 5px;
	color: #000;
}

table.rate table td {
	text-align: center;
}

table.rate span.num1 {
	font-size: 9px;
	color: #999;
	display: block;
	padding-bottom: 8px;
}

table.rate span.num2 {
	font-size: 10px;
	color: #777;
}

table.rate span.num3 {
	font-size: 11px;
	color: #555;
}

table.rate span.num4 {
	font-size: 12px;
	color: #333;
}

table.rate span.num5 {
	font-size: 12px;
	color: #000;
}

div.error-message {
	margin-top: 25px;
	background: #418399;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 9px 20px;
	text-align: center;
}

table.vacancy h5 {
	margin-top: 15px;
}

table.vacancy ul {
	margin-top: 3px;
	position: relative;
}

table.vacancy li {
	margin: 2px 10px 0 15px;
	list-style-position: outside;
	list-style-type: square;
}

table.locations {
	margin: 8px 0 0 0;
	position: relative;
}

table.locations a {
	color: #474747;
	text-decoration: none;
}

table.locations a:hover {
	color: #418399;
	text-decoration: underline;
}

table.discount td {
	padding: 18px 0 0 0;
}

table.discount td span {
	position: relative;
	top: -10px;
	font-weight: bold;
}

div.banner {
	background: url(../images/bannerCardsBg.jpg) 100% 0 no-repeat;
	margin: 10px 0 0 0;
	height: 78px;
	overflow: hidden;
	border: 1px solid #000;
}

div.banner a {
	display: block;
	height: 78px;
	overflow: hidden;
	text-decoration: none;
	color: #000;
	padding-left: 15px;
}

div.banner h1 {
	margin: 15px 0 0 0;
	color: #000;
	font-size: 22px;
	line-height: 22px;
}

div.banner h4 {
	margin: 0;
	color: #418399;
}

div.promo {
	position: relative;
	margin-top: -20px;
	width: 154px;
	padding-bottom: 25px;
	border: 4px dotted #000;
}

div.promo h3 {
	margin-top: 25px;
	margin-left: 18px;
	margin-right: 18px;
	color: #000;
}

div.promo p {
	margin-top: 8px;
	font-weight: bold;
	margin-left: 18px;
	margin-right: 18px;
	color: #000;
}

ul.tabLinks {
	overflow: hidden;
	border-bottom: 9px solid #000;
	margin: 35px 0 0 0;
}

ul.tabLinks li {
	float: left;
}

ul.tabLinks li a {
	display: block;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background: #fff url(../images/tabBg.jpg) 0 0 repeat-x;
	padding: 12px 20px;
	margin-top: 5px;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
}

ul.tabLinks li a.active {
	background: #090909 url(../images/tabActiveBg.jpg) 0 0 repeat-x;
	padding-top: 17px;
	margin-top: 0;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	color: #fff;
}

table.tabContent {
	display: none;
}

table.tabContent.active {
	display: block;
}

table.schedule td {
	padding: 15px 0;
}

table.schedule h5 {
	margin-top: 0;
}

table.schedule p {
	margin-top: 0;
}

div.num {
	text-align: center;
	color: #fff;
	width: 38px;
	height: 38px;
	background: url(../images/numBg.jpg) 0 0 no-repeat;
	overflow: hidden;
	font-size: 24px;
	line-height: 38px;
	font-weight: bold;
	color: #fff;
}

div.map h5 {
	margin-top: 15px;
	margin-bottom: 12px;
}

td.sidebar {
	padding-bottom: 20px;
	border-left: 1px solid #e6e6e6;
}

div.image {
	height: 320px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

ul.advantage {
	margin: 15px auto 0 auto;
	width: 170px;
}

ul.advantage li {
	overflow: hidden;
	padding: 15px 0;
	border-bottom: 1px solid #e6e6e6;
}

ul.advantage img {
	float: left;
}

ul.advantage h5 {
	float: left;
	margin-top: 0;
	margin-left: 10px;
	width: 130px;
}

ul.advantage a {
	color: #000;
}

div.order {
	width: 170px;
	margin: 0 auto;
}

div.order .text {
	display: block;
	border: 2px solid #000;
	width: 98%;
	margin-top: 8px;
	padding: 1px 0;
	text-indent: 4px;
}

div.order textarea {
	height: 80px;
	resize: none;
}

div.order .submit {
	margin-top: 8px;
	border: 0 none;
	width: 124px;
	height: 29px;
	text-align: left;
	background: #418399 url(../images/orderSubmitBg.jpg) 0 0 no-repeat;
	font-size: 12px;
	line-height: 15px;
	color: #fff;
	text-transform: uppercase;
	text-indent: 7px;
	cursor: pointer;
}

div#footer {
	margin: 20px 0 0 0;
	padding: 15px 0;
	background: #000 url(../images/footerBg.jpg) 0 0 repeat-x;
}

div#footer ul {
	overflow: hidden;
	width: 412px;
	margin: 3px 0 0 0;
}

div#footer li {
	float: left;
	margin: 0 10px 0 15px;
	color: #999;
	list-style-position: outside;
	list-style-type: square;
}

div#footer li a {
	color: #999;
}

div#footer li.first {
	margin-left: 0;
	list-style: none;
}

div#footer li.last {
	margin-right: 0;
}

div#footer div.copyright {
	margin: 5px 0 0 0;
	color: #666;
}

div#footer td {
	vertical-align: middle;
}

div#footer img {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20 );
	-moz-opacity: 0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

div#footer a:hover img {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100 );
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

/*otzyvy*/
.response {
	padding-bottom: 10px;
}
#review-form {
	padding-top: 20px;
	background: #D3D335 url(../images/review/baby.png) no-repeat 0 100%;
	border-radius: 8px;
	margin-top: 15px;
	padding-left: 195px;
	padding-right: 30px;
}

.loop-question h2 {
	margin-top: 25px;
}
.loop-question h2 img {
	margin-left: 1px;
}

.loop-question h2 span {
	margin-left: 10px;
}

.loop-question .entry-meta {
	padding: 5px 0;
	color: #888;
}


#review-form table {
	width: 100%;
}

#review-form table h2 {
	margin-top: 0;
	color: black;
}

#review-form textarea {
	width: 99.6%;
	height: 75px;
	border: 2px solid black;
}

#review-form input[type=text] {
	width: 94%;
	margin-right: 8px;
	border: 2px solid black;
}

#review-form td.last input {
	width: 99%;
	margin-right: 0;
}

#review-form label {
	font-size: 13px;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 3px;
	color: black;
	display: block;
}

#review-form label.switch {
	display: inline;
	position: relative;
	top: -2px;
	margin-right: 10px;
}

#review-form label.rating {
	margin-bottom: 5px;
}

#review-form table td {
	padding: 4px 0 10px 0;
	width: 33%
}

#review-form .submit {
	margin-bottom: 8px;
	border: 0 none;
	width: 163px;
	height: 29px;
	text-align: left;
	background: url(../images/orderSubmitBg.png) 0 0 no-repeat;
	font-size: 12px;
	line-height: 15px;
	color: #fff;
	text-transform: uppercase;
	text-indent: 7px;
	cursor: pointer;
	border: 0 none;
}

a.nyroModal.document {
	background: url(../otzyvy/images/review/document.png) no-repeat -2px -3px;
	padding-left: 24px;
	line-height: 22px;
	margin-right: 5px;
}

a.nyroModal.video {
	background: url(../otzyvy/images/review/video.png) no-repeat -2px -3px;
	padding-left: 24px;
	line-height: 22px;
}

a.nyroModal.document,a.nyroModal.video {
	padding-top: 2px;
	padding-bottom: 2px;
}