/* main.css ВИПС-МЕД */

/*Font*/
@font-face {
	font-family: 'MyriadPro';
	src: url('../MyriadPro/MyriadPro.otf');
}
@font-face {
	font-family: 'MyriadPro-Semibold';
	src: url('../MyriadPro/MyriadPro-Semibold.otf');
}
/*/Font*/

html, body {
	padding: 0;
	max-width: 1300px;
	min-width: 1000px;
	margin: 0 auto;
	font-family: MyriadPro-regular, Myriad Pro, Tahoma, sans-serif;
}

/*Head*/

.header {
	height: 132px;
}
.headerTitle {
	background: #332b2a;
	height: 36px;
	font-family: Tahoma;
	font-size: 12px;
}
.headerTitle_feedback {
	background: url("../img/cloud.jpg") no-repeat 0 14px;
	position: relative;
	left: 50%;
	margin-left: -485px;
	padding: 11px 20px;
	float: left;
}
.headerTitle_feedbackLink {
	color: #bdbdbd;
}
.headerTitle_feedbackLink:hover {
	color: #d1462f;
}
.headerTitle_search {
	color: #bdbdbd;
	position: relative;
	right: 50%;
	float: right;
	margin-right: -465px;
}
#search {
	min-height: 20px;
}
.search_label {
	position: relative;
	top: 7px;
	right: 22px;
}
input[type="image"] {
	position: absolute;
	top: 7px;
	left: 20px;
	height: 25px;
	outline: none;
}
.search_color {
	background-color: #4b4b4b;
	color: #fff;
	border: none;
	line-height: 23px;
	height: 23px;
	padding: 0px 3px;
	position: relative;
	top: 8px;
}
.search_color:focus {
	border: none;
	outline: none;
}
.search_image {
	position: absolute;
	top: 7px;
	right: 0;
	height: 25px;
}
.container {
	width: 1000px;
	margin: 0 auto;
	clear: both;
}
.logo {
	text-transform: uppercase;
	float: left;
	padding: 35px 0 0 15px;
	font-size: 10px;
	width:110px;
}
.logo_link {
	color: #0d9b8d;
	text-decoration: none;
}
.logo_link img {
	border: none;
}
.logo_text-color {
	color: #d1462f;
}
.address {
	height: 96px;
	width: 575px;
	float: left;
	padding: 0 0 0 65px;

}
.address-wrap {
	background: url("../img/metka.jpg") no-repeat 0 35px;
	color: #7a7a7a;
	/*text-transform: uppercase;*/
	padding: 35px 0 5px 20px;
	border-bottom: 1px dotted #bababa;
	font-size: 13px;
	float: left;
}
.telephone {
	background: url("../img/telephone.jpg") no-repeat 0 35px;
	float: left;
	color: #332b2a;
	padding: 17px 0 5px 20px;
}
.telephone_text_color {
	color: #0d9b8d;
	font-style: italic;
	font-size: 19px;
}
.nav_header {
	padding-top: 10px;
	clear: both;
	font-size: 12px;
}
.nav_header_link {
	color: #0d9b8d;
	border-left: 1px solid #ddd;
	padding: 0 10px;
	margin-left: -4px;
}
.nav_header_link:first-child {
	border: none;
	padding: 0 10px 0 0;
	margin: 0;
}
.nav_header_link:hover {
	color: #d1462f;
}
.nav_header_link.active {
	color: #D1462F;
}

/*End Head*/

/*Menu*/

.content_wrap {
	width: 1000px;
	margin: 0 auto;
	padding: 40px 0;
}
.menu {
	width: 180px;
	float: left;
	position: relative;
	z-index: 99;
	padding: 0 0 20px 15px;
	text-transform: uppercase;
}
.menu_list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu_item:first-child {
	border-top: 1px dotted #bababa;
}
.menu_link {
	color: #000;
	display: block;
	text-decoration: none;
	outline: none;
}
.menu_link_inner.active .menu_link {
	color: #fff;
}
.menu_link_inner {
	display: block;
	padding: 5px 0 5px 5px;
	border-bottom: 1px dotted #bababa;
}
.menu_cloud {
	border: 1px solid #ccc;
	margin-top: 40px;
	padding: 10px;
	text-align: center;
	position: relative;
	font-size: 12px;
}
.menu_cloud_link {
	color: #d1462f;
}
.lt, .rt, .rb, .lb, .cloud_item {
	display: block;
	height: 16px;
	width: 16px;
	background: url("../img/angle.jpg");
	position: absolute;
	font-size: 0;
}
.lt {
	top: -3px;
	left: -3px;
}
.rt {
	background-position: 0 -16px;
	top: -3px;
	right: -3px;
}
.lb {
	background-position: 0 -32px;
	bottom: -3px;
	left: -3px;
}
.rb {
	background-position: 0 -48px;
	bottom: -3px;
	right: -3px;
}
.cloud_item {
	background: url("../img/cloud_item.jpg");
	bottom: -12px;
	left: 22px;
}

/*End Menu*/

/*Content*/

.content {
	margin-left: 195px;
}
.lines-up {
	background: url("../img/lines.jpg") no-repeat 100% 100%;
	height: 30px;
	position: relative;
	top: 106px;
	z-index: 1;
}
.lines-right {
	background: url("../img/lines-right.jpg") no-repeat 100% 0;
	height: 276px;
	position: relative;
	top: 106px;
	z-index: 1;
}
.lines-left {
	background: url("../img/lines-left.jpg") repeat-y 0 0;
	height: 276px;
	position: relative;
	z-index: 3;
	margin-bottom: 50px;
}
.lines-left_angle {
	display: block;
	background: url("../img/lines-left_angle.jpg") no-repeat;
	height: 20px;
}
.content_slider {
	background: url("../img/slider_bg.jpg");
	width: 778px;
	height: 276px;
	position: relative;
	z-index: 99;
	left: 20px;
	top: -20px;
}
.lines-bottom {
	display: block;
	background: url("../img/lines-bottom.jpg") repeat-x;
	height: 20px;
	margin-top: -20px;
	margin-left: 1px;
	width: 780px;
}
.lines-bottom_angle {
	display: block;
	background: url("../img/lines-bottom_angle.jpg") no-repeat;
	height: 20px;
	width: 21px;
	position: relative;
	bottom: 20px;
	left: 775px;
}
.content-main {
	padding: 0 15px 0 0;
}
.content_main h1 {
	text-transform: uppercase;
	font-size: 20px;
	color: #000;
	padding: 0 0 0 15px;
}
.content_main h2 {
	text-transform: uppercase;
	font-size: 18px;
	color: #000;
	padding: 0 0 0 15px;
}
.content_main h3 {
	text-transform: uppercase;
	font-size: 16px;
	color: #000;
	padding: 0 0 0 15px;
}
.content_main p {
	font-family: Tahoma;
	font-size: 14px;
	color: #656565;
	text-align: justify;
	padding: 0px 10px 0 10px;
}
.content_main ul li {
	font-size: 14px;
}

/*End Content*/

/*News block*/

.wrapNews {
	background: #575757;
	height: 212px;
	clear: both;
}
.wrapNews_crease {
	background: #d1462f;
	height: 7px;
}
.wrapNews_lineNews {
	width: 985px;
	margin: 0 auto;
	padding: 30px 0 10px 15px;
}
.wrapNews_lineNews-title {
	text-transform: uppercase;
	color: #fff;
	float: left;
	font-size: 25px;
	margin: -8px 0;
}
.wrapNews_lineNews-all {
	margin-left: 860px;
}
.wrapNews_lineNews .blockNews, .blockNews-first {
	width: 300px;
	float: left;
	padding: 5px 0px 5px 35px;
}
.wrapNews_lineNews .blockNews-first {
	padding-left: 0;
}
.blockNews-rubricDate {
	color: #dc6450;
}
.blockNews-rubric_link {
	color: #fff;
	text-transform: uppercase;
}
.blockNews-borderNews {
	height: 3px;
	background: url("../img/borderNews.jpg") repeat-x;
}
.linkNews_all {
	color: #0D9B8D;
	outline: none;
}
.news_image {
	height: 15px;
	width: 15px;
	padding-right: 5px;
	border: none;
}
.wrapNews_lines-top {
	background: url("../img/news_lines.jpg") no-repeat 100% 0;
	padding-top: 18px;
}
.wrapNews_lines-bottom {
	background: url("../img/news_lines2.jpg") no-repeat 0 100%;
	height: 51px;
}

/*End News block*/

/*Banner*/

.ban {
	width: 1000px;
	margin: 0 auto;
	clear: both;
	font-size: 16px;
}
.ban_inner {
	margin-left: 195px;
}
.ban_list {
	margin: 30px 0;
	padding: 0;
	text-align: justify;
	text-justify: newspaper;
	text-align-last: justify;
}
.ban_list li {
	display: inline-block;
	width: 237px;
	height: 116px;
	vertical-align: top;
	color: #fff;
	padding: 0 20px 0 0;
	//display: inline;
	//zoom: 1;
}
.ban_list .helper {
	width: 100%;
	height: 0;
	visibility: hidden;
}
.ban_list li span {
	display: block;
	position: relative;
	text-align: center;
	top: 30%;
	text-transform: uppercase;
	padding: 0 15px;
}
.ban_list li span b {
	color: #FFDF5D;
}
#ban1 {
	background: url("../img/banner1.jpg");
}
#ban2 {
	background: url("../img/banner2.jpg");
}
#ban3 {
	background: url("../img/banner3.jpg");
}
.ban_link {
	text-decoration: none;
	color: #fff;
	display: block;
	height: 100%;
}
.ban_link:hover {
	color: #0d9b8d;
}

/*End Banner*/

/*Footer*/

.podval {
	width: 1000px;
	margin: 0 auto;
	clear: both;
}
.podval_inner {
	margin-left: 195px;
}
.podval_list {
	padding: 10px 0 0;
	margin: 0;
	text-align: justify;
	font-family: Tahoma;
	font-size: 12px;
	color: #575757;
	border-top: 1px dotted #bababa;
}
.podval_list li {
	display: inline-block;
	width: 250px;
	vertical-align: top;
	text-align: center;
	//display: inline;
	//zoom: 1;
}
.podval_list .helper {
	width: 100%;
	height: 0;
	visibility: hidden;
}
#podval_list_item1 {
	text-align: left;
}
#podval_list_item3 {
	text-align: right;
}
.podval_contact {
	color: #575757;
}
.podval_contact:hover {
	color: #D1462F;
}

/*End Footer*/

/*------------about.html*/

/*Head*/

#headContent_right {
	background: #0D9B8D;
	height: 92px;
	margin-left: 80%;
	position: relative;
	top: 106px;
	z-index: 1;
}
.headContent_right-bottom {
	background: url("../img/lines-bottom.jpg") repeat-x;
	display: block;
	height: 20px;
	position: relative;
	top: 92px;
}

/*End Head*/

/*Menu*/

.menu_link_inner.active {
	background: #D1462F url("../img/bg_menu.jpg");
	color: #fff;
	border-bottom: none;
}
.addList {
	list-style: none;
	padding: 0 0 10px 15px;
	margin: 5px 0 0;
	color: #0D9B8D;
	border-bottom: 1px dotted #bababa;
	text-transform: none;
}
.addList_link_inner {
	border-bottom: 1px solid #efefef;
	display: block;
	padding: 5px 0;
}
.addList_link_inner.active {
	color: #D1462F; 
}
.addList_link_inner.last {
	border-bottom: none;
}
.addList .active {
	color: #D1462F; 
}
.addList_link {
	color: #0D9B8D;
	text-decoration: none;	
}
.addList_link span{
	border-bottom: 1px solid #efefef;
	display: block;
	padding: 5px 0;
	font-size: 13px;
	font-weight: normal;
}
.addList_link span.last{
	border-bottom: none;
}
.addList_link:hover {
	color: #D1462F;
}

/*End Menu*/

/*Content*/

#headContent_bg {
	background: #0D9B8D;
	width: 778px;
	height: 92px;
	position: relative;
	z-index: 99;
	left: 20px;
	top: -20px;
}
#headContent_left {
	height: 111px;
}
.headContent_title {
	color: #fff;
	margin: 0;
	padding: 18px 30px;
	font-size: 32px;
}
.content_main_list {
	font-size: 12px;
	font-family: Tahoma;
	list-style: none;
	color: #D1462F;
	padding: 10px;
	border-top: 1px dotted #bababa;
	border-bottom: 1px dotted #bababa;
}
.history-cell {
	width: 170px;
	font-size: 12px;
	font-family: Tahoma;
	vertical-align: top;
	padding: 0 15px;
}

/*End Content*/

/*Product*/

.product {
	background: #eefffd;
	clear: both;
}
.product_crease {
	background: #a1d2cb;
	height: 7px;
}
.product_content {
	width: 985px;
	margin: 0 auto;
	padding: 30px 0 10px 15px;
}
.product_list {
	padding: 0;
	text-align: justify;
	margin: 10px 0 -10px 0;
	/*Для IE*/
	text-justify: newspaper;
	text-align-last: justify; 
}
.product_list:after {
	content: ' i i i i';
	word-spacing: 300px;
	padding-left: 300px;
	font-size: 1px;
	visibility: hidden;
}
.product_list_item {
	display: inline-block;
	width: 300px;
	vertical-align: top;
	text-align: left;
	/*Эмуляция inline-block для IE6-7 */
	//display: inline;
	//zoom: 1;
	text-align-last: justify;
}
.product_list_title {
	color: #0d9b8d;
	text-transform: uppercase;
	font-size: 16px;
}
.product_list_item ul {
	background: url("../img/borderProduct.jpg") repeat-x; 
	list-style: none;
	padding: 15px 0;
	margin: 5px 0;
	color: #656565;
	text-align: left;
}
.product_list_item ul li {
	padding-bottom: 10px;
	font-family: Tahoma;
	font-size: 12px;
}

/*End Product*/

/*------------clients.html*/

/*Content*/
.client_list {
	margin: 20px 0 60px 20px;
	padding: 0;
	list-style: none;
}
.client_list li {
	display: block;
	margin-bottom: 20px;
	/*min-height: 156px;*/
}
.client_image {
	float: left;
}
.client_description {
	margin-left: 270px;
}
.client_description_title {
	display: block;
	background: url("../img/borderClient.jpg") repeat-x 0 100%;
	color: #000;
	text-transform: uppercase;
	font-size: 16px;
	padding-bottom: 10px;
}
/*End Content*/

table{
	
	}
	table td{
		font-size: 12px;
		vertical-align: top;
		font-family: Tahoma;
		font-size: 12px;
		color: #656565;
		}
.B_crumbBox {
font-size: 13px;
font-weight: normal;
}
.B_crumbBox li {
list-style-type: none;
display: inline;
}
.B_crumbBox li a {
color: #0D9B8D;
text-decoration: none;
font-size: 13px;
font-weight: normal;
}
.content_main a {
color: #0D9B8D;
}