/*
Theme Name: Tooth
Theme URI: http://shibaon.ru
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://shibaon.ru
Tags: blue, custom header, fixed width, two columns, widgets

*/

body {
	background:url(img/body_back.jpg) left top repeat;
	margin:0;
	padding:0;
	font-family:Tahoma;
	font-size:12px;
}

h1, h2, h3, h4, h5, h6  {
	margin:0 0 15px;
}
p {
	margin:13px 0;
}

form {
	margin:0;
	padding:0;
}

a img {
	border:0;
}

#wrapper {
	width:958px;
	margin:0 auto;
}

#header {
	margin-bottom:5px;
	z-index:10;
}

#menu {
	background:url(img/menu_back.gif) left top repeat-x;
	font-size:11px;
	text-transform:uppercase;
	line-height:46px;
}
#menu .left {
	background:url(img/menu_left.gif) left top no-repeat;
}
#menu .right {
	background:url(img/menu_right.gif) right top no-repeat;
	height:46px;
}
#menu ul {
	list-style:none;
	margin:0;
	padding:0 0 0 20px;
}
#menu ul ul {
	display:none;
}
#menu ul li {
	float:left;
}
#menu ul li a {
	color:#fff;
	text-decoration:none;
	padding:0 10px;
	float:left;
	height:46px;
}
#menu ul li.active a, #menu ul li a:hover {
	background:url(img/menu_active_back.gif) left top repeat-x;
	color:#247c3d;
}

#subMenu {
	background:url(img/submenu_left.gif) #fcf177 left top no-repeat;
	font-size:12px;
	font-weight:bold;
	z-index:9;
}
#subMenu .right {
	background:url(img/submenu_right.gif) right top no-repeat;
	height:39px;
	line-height:39px;
	line-height:39px;
}
#subMenu ul {
	list-style:none;
	margin:0;
	padding:0 0 0 15px;
}
#subMenu ul li {
	float:left;
	position:relative;
	overflow:visible;
	z-index:15;
}
#subMenu ul li a {
	float:left;
	color:#207a4f;
	text-decoration:none;
	padding:0 10px;
}
#subMenu ul li.active a, #subMenu ul li.hover a {
	background:#2ba348;
	color:#f7f4cf;
}
#subMenu .subMenu {
	display:none;
	position:absolute;
	left:0;
	top:39px;
	font-weight:normal;
	line-height:normal;
	white-space:nowrap;
	z-index:10;
}
#subMenu li:hover .subMenu, #subMenu li.hover .subMenu {
	display:block;
}
#subMenu .subMenu ul {
	background:url(img/popup_back.png) left top no-repeat;
	padding:12px 18px 1px;
}
#subMenu .subMenu li {
	float:none;
	padding-bottom:9px;
	position:static;
}
#subMenu .subMenu ul li a {
	background:none;
	float:none;
	padding:0;
	color:#217e4e;
}
#subMenu .subMenu li a:hover  {
	background:none;
	font-weight:bold;
	color:#217e4e;
	text-decoration:underline;
}
#subMenu .subMenu .under {
	background:url(img/popup_bottom_right.png) right top no-repeat;
	height:9px;
	padding-right:10px;
	overflow:hidden;
}
#subMenu .subMenu .under .long {
	background:url(img/popup_bottom.png) left top no-repeat;
	height:9px;
}

#middleDiv {
	width:100%;
	overflow:hidden;
	z-index:9;
}

#sidebar {
	float:left;
	width:241px;
	z-index:8;
}

#sidebar .logo {
	background:url(img/logo.jpg) left top no-repeat;
	height:401px;
	position:relative;
}
#sidebar .logo .link {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:185px;
}
#sidebar .logo .labelPart {
	background:url(img/logo_label_part.png) left top no-repeat;
	width:13px;
	height:39px;
	position:absolute;
	right:-13px;
	top:321px;
}
#sidebar .blHeader {
	background:url(img/sidebar_header_back.gif) left top no-repeat;
	height:32px;
	padding-left:36px;
	font-family:"Arial Narrow";
	color:#fff;
	font-size:18px;
	font-weight:bold;
	line-height:34px;
	margin-bottom:3px;
}
#sidebar .block {
	margin-bottom:13px;
}
#sidebar .rounded {
	background:url(img/sidebar_rounded_back.gif) left top repeat-y;
}
#sidebar .rounded .blrTop {
	background:url(img/sidebar_rounded_top.jpg) left top no-repeat;
}
#sidebar .rounded .blrBottom {
	background:url(img/sidebar_rounded_bottom.jpg) left bottom no-repeat;
	padding:4px 0 0 3px;
}
#sidebar .rounded .afterContent {
	height:2px;
	overflow:hidden;
}

#sidebar .menu {
	margin-top:12px;
}
#sidebar .menu ul {
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar .menu li a {
	background:url(img/sb_menu_item_back.gif) left top no-repeat;
	width:235px;
	height:29px;
	display:block;
	line-height:29px;
	text-transform:uppercase;
	text-decoration:none;
	color:#115543;
	font-weight:bold;
	padding-left:22px;
}
#sidebar .menu li a:hover, #sidebar .menu li.active a  {
	color:#ab312e;
}
#sidebar .menu li {
	margin-bottom:2px;
	font-family:"Arial Narrow";
	font-size:14px;
}
#sidebar .menu li .subMenu {
	display:none;
}
#sidebar .menu li ul li {
	font-family:Tahoma;
	font-size:11px;
	padding-left:30px;
	margin:10px 0;
}
#sidebar .menu li li a, #sidebar .menu li.active li a {
	background:url(img/sb_submenu_item_back.gif) left 5px no-repeat;
	color:#463411;
	text-decoration:underline;
	font-weight:normal;
	text-transform:none;
	line-height:normal;
	display:inline;
	padding-left:17px;
}
#sidebar .menu li li a:hover, #sidebar .menu li.active li a:hover {
	color:#ab312e;
}

#content {
	margin-left:278px;
	font-size:11px;
	padding-top:22px;
	margin-bottom:30px;
}
#content.frontPage {
	margin-left:246px;
	padding:0;
	margin-bottom:0;
}

#content h1.styled {
	height:21px;
	font-family:"Arial Narrow";
	font-size:18px;
	color:#ab312e;
	font-style:italic;
	line-height:21px;
}
#content h1.styled span {
	background:url(img/header_back.gif) right top no-repeat;
	float:left;
	padding-right:33px;
}
#content h1.styled a {
	color:#ab312e;
	text-decoration:none;
}

#content .post {
	margin-bottom:30px;
}

#content.frontPage .bigImg {
	background:url(img/main_page.jpg) left top no-repeat;
	width:712px;
	height:394px;
}

#content .readMore {
	background:url(img/read_more_back.gif) left top no-repeat;
	font-size:11px;
	text-transform:lowercase;
	color:#fff;
	width:62px;
	height:16px;
	padding-right:24px;
	padding-left:6px;
	display:block;
	text-align:center;
	text-decoration:none;
}

#content p a {
	color:#4d9307;
	font-weight:bold;
}
#content a:hover {
	color:#000;
}


#fpBanners {
	width:100%;
	overflow:hidden;
	margin-bottom:6px;
}
#fpBanners .banner {
	background-position:left top;
	background-repeat:no-repeat;
	width:315px;
	height:135px;
}
#fpBanners .banner a {
	display:block;
	width:100%;
	height:100%;
}
#fpBanners .banner.banner1 {
	background-image:url(img/banner_my_jobs.jpg);
	float:left;
}
#fpBanners .banner.banner2 {
	background-image:url(img/banner_technologies.jpg);
	margin:0 auto;
}
#fpBanners .banner.banner3 {
	background-image:url(img/banner_materials.jpg);
	float:right;
}

#footer {
	background:url(img/footer_back.gif) left top repeat-x;
	height:83px;
	overflow:hidden;
	color:#a2d4b5;
	font-size:11px;
}
#footer .ftLeft {
	background:url(img/footer_left.gif) left top no-repeat;
}
#footer .ftRight {
	background:url(img/footer_right.jpg) right top no-repeat;
	height:83px;
	padding:0 20px;
}
#footer .text {
	padding-top:17px;
}
#footer .counters {
	float:right;
	padding-top:9px;
}
#footer .partners {
	background:url(img/footer_partners.gif) left top no-repeat;
	padding:9px 0 0 147px;
	float:right;
	margin-right:10px;
}
#footer .partners img {
	margin-right:17px;
}


#oesBlocks {
	margin:337px auto 0;
	margin-top:40px;
	width:958px;
	overflow:hidden;
}
#oesBlocks .block {
	background:url(img/seo_block.jpg) left top no-repeat;
	width:463px;
	height:163px;
	margin-bottom:12px;
}
#oesBlocks .block.right {
	float:right;
}
#oesBlocks .block.left {
	float:left;
}
#oesBlocks .block h2 {
	font-family:"Arial Narrow";
	font-size:18px;
	font-weight:bold;
	padding-left:36px;
	line-height:40px;
	height:35px;
	color:#fff;
	margin-bottom:10px;
	
}
#oesBlocks .block .content {
	padding:0 15px 0;
	font-size:11px;
}








#oesBlocks-main {
	margin:0 auto;
	margin-top:20px;
	width:958px;
	overflow:hidden;
}
#oesBlocks-main .block {
	background:url(img/seo_block-main.jpg) left top no-repeat;
	width:100%;
	height:530px;
	margin-bottom:12px;
}
#oesBlocks-main .block.right {
	float:right;
}
#oesBlocks-main .block.left {
	float:left;
}
#oesBlocks-main .block h1 {
	font-family:"Arial Narrow";
	font-size:18px;
	font-weight:bold;
	padding-left:36px;
	line-height:40px;
	height:35px;
	color:#fff;
	margin-bottom:10px;
}
#oesBlocks-main .block .content {
	padding:0 15px 0;
	font-size:11px;
}url(img/seo_block-main.jpg) left top no-repeat;
	width:100%;
	height:530px;
	margin-bottom:12px;
}
#oesBlocks-main .block.right {
	float:right;
}
#oesBlocks-main .block.left {
	float:left;
}
#oesBlocks-main .block h1 {
	font-family:"Arial Narrow";
	font-size:18px;
	font-weight:bold;
	padding-left:36px;
	line-height:40px;
	height:35px;
	color:#fff;
	margin-bottom:10px;
}
#oesBlocks-main .block .content {
	padding:0 15px 0;
	font-size:11px;
}

.orto {margin:20px;}/*
Theme Name: Tooth
Theme URI: http://shibaon.ru
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://shibaon.ru
Tags: blue, custom header, fixed width, two columns, widgets

*/

body {
	background:url(img/body_back.jpg) left top repeat;
	margin:0;
	padding:0;
	font-family:Tahoma;
	font-size:12px;
}

h1, h2, h3, h4, h5, h6  {
	margin:0 0 15px;
}
p {
	margin:13px 0;
}

form {
	margin:0;
	padding:0;
}

a img {
	border:0;
}

#wrapper {
	width:958px;
	margin:0 auto;
}

#header {
	margin-bottom:5px;
	z-index:10;
}

#menu {
	background:url(img/menu_back.gif) left top repeat-x;
	font-size:11px;
	text-transform:uppercase;
	line-height:46px;
}
#menu .left {
	background:url(img/menu_left.gif) left top no-repeat;
}
#menu .right {
	background:url(img/menu_right.gif) right top no-repeat;
	height:46px;
}
#menu ul {
	list-style:none;
	margin:0;
	padding:0 0 0 20px;
}
#menu ul ul {
	display:none;
}
#menu ul li {
	float:left;
}
#menu ul li a {
	color:#fff;
	text-decoration:none;
	padding:0 10px;
	float:left;
	height:46px;
}
#menu ul li.active a, #menu ul li a:hover {
	background:url(img/menu_active_back.gif) left top repeat-x;
	color:#247c3d;
}

#subMenu {
	background:url(img/submenu_left.gif) #fcf177 left top no-repeat;
	font-size:12px;
	font-weight:bold;
	z-index:9;
}
#subMenu .right {
	background:url(img/submenu_right.gif) right top no-repeat;
	height:39px;
	line-height:39px;
	line-height:39px;
}
#subMenu ul {
	list-style:none;
	margin:0;
	padding:0 0 0 15px;
}
#subMenu ul li {
	float:left;
	position:relative;
	overflow:visible;
	z-index:15;
}
#subMenu ul li a {
	float:left;
	color:#207a4f;
	text-decoration:none;
	padding:0 10px;
}
#subMenu ul li.active a, #subMenu ul li.hover a {
	background:#2ba348;
	color:#f7f4cf;
}
#subMenu .subMenu {
	display:none;
	position:absolute;
	left:0;
	top:39px;
	font-weight:normal;
	line-height:normal;
	white-space:nowrap;
	z-index:10;
}
#subMenu li:hover .subMenu, #subMenu li.hover .subMenu {
	display:block;
}
#subMenu .subMenu ul {
	background:url(img/popup_back.png) left top no-repeat;
	padding:12px 18px 1px;
}
#subMenu .subMenu li {
	float:none;
	padding-bottom:9px;
	position:static;
}
#subMenu .subMenu ul li a {
	background:none;
	float:none;
	padding:0;
	color:#217e4e;
}
#subMenu .subMenu li a:hover  {
	background:none;
	font-weight:bold;
	color:#217e4e;
	text-decoration:underline;
}
#subMenu .subMenu .under {
	background:url(img/popup_bottom_right.png) right top no-repeat;
	height:9px;
	padding-right:10px;
	overflow:hidden;
}
#subMenu .subMenu .under .long {
	background:url(img/popup_bottom.png) left top no-repeat;
	height:9px;
}

#middleDiv {
	width:100%;
	overflow:hidden;
	z-index:9;
}

#sidebar {
	float:left;
	width:241px;
	z-index:8;
}

#sidebar .logo {
	background:url(img/logo.jpg) left top no-repeat;
	height:401px;
	position:relative;
}
#sidebar .logo .link {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:185px;
}
#sidebar .logo .labelPart {
	background:url(img/logo_label_part.png) left top no-repeat;
	width:13px;
	height:39px;
	position:absolute;
	right:-13px;
	top:321px;
}
#sidebar .blHeader {
	background:url(img/sidebar_header_back.gif) left top no-repeat;
	height:32px;
	padding-left:36px;
	font-family:"Arial Narrow";
	color:#fff;
	font-size:18px;
	font-weight:bold;
	line-height:34px;
	margin-bottom:3px;
}
#sidebar .block {
	margin-bottom:13px;
}
#sidebar .rounded {
	background:url(img/sidebar_rounded_back.gif) left top repeat-y;
}
#sidebar .rounded .blrTop {
	background:url(img/sidebar_rounded_top.jpg) left top no-repeat;
}
#sidebar .rounded .blrBottom {
	background:url(img/sidebar_rounded_bottom.jpg) left bottom no-repeat;
	padding:4px 0 0 3px;
}
#sidebar .rounded .afterContent {
	height:2px;
	overflow:hidden;
}

#sidebar .menu {
	margin-top:12px;
}
#sidebar .menu ul {
	list-style:none;
	margin:0;
	padding:0;
}
#sidebar .menu li a {
	background:url(img/sb_menu_item_back.gif) left top no-repeat;
	width:235px;
	height:29px;
	display:block;
	line-height:29px;
	text-transform:uppercase;
	text-decoration:none;
	color:#115543;
	font-weight:bold;
	padding-left:22px;
}
#sidebar .menu li a:hover, #sidebar .menu li.active a  {
	color:#ab312e;
}
#sidebar .menu li {
	margin-bottom:2px;
	font-family:"Arial Narrow";
	font-size:14px;
}
#sidebar .menu li .subMenu {
	display:none;
}
#sidebar .menu li ul li {
	font-family:Tahoma;
	font-size:11px;
	padding-left:30px;
	margin:10px 0;
}
#sidebar .menu li li a, #sidebar .menu li.active li a {
	background:url(img/sb_submenu_item_back.gif) left 5px no-repeat;
	color:#463411;
	text-decoration:underline;
	font-weight:normal;
	text-transform:none;
	line-height:normal;
	display:inline;
	padding-left:17px;
}
#sidebar .menu li li a:hover, #sidebar .menu li.active li a:hover {
	color:#ab312e;
}

#content {
	margin-left:278px;
	font-size:11px;
	padding-top:22px;
	margin-bottom:30px;
}
#content.frontPage {
	margin-left:246px;
	padding:0;
	margin-bottom:0;
}

#content h1.styled {
	height:21px;
	font-family:"Arial Narrow";
	font-size:18px;
	color:#ab312e;
	font-style:italic;
	line-height:21px;
}
#content h1.styled span {
	background:url(img/header_back.gif) right top no-repeat;
	float:left;
	padding-right:33px;
}
#content h1.styled a {
	color:#ab312e;
	text-decoration:none;
}

#content .post {
	margin-bottom:30px;
}

#content.frontPage .bigImg {
	background:url(img/main_page.jpg) left top no-repeat;
	width:712px;
	height:394px;
}

#content .readMore {
	background:url(img/read_more_back.gif) left top no-repeat;
	font-size:11px;
	text-transform:lowercase;
	color:#fff;
	width:62px;
	height:16px;
	padding-right:24px;
	padding-left:6px;
	display:block;
	text-align:center;
	text-decoration:none;
}

#content p a {
	color:#4d9307;
	font-weight:bold;
}
#content a:hover {
	color:#000;
}


#fpBanners {
	width:100%;
	overflow:hidden;
	margin-bottom:6px;
}
#fpBanners .banner {
	background-position:left top;
	background-repeat:no-repeat;
	width:315px;
	height:135px;
}
#fpBanners .banner a {
	display:block;
	width:100%;
	height:100%;
}
#fpBanners .banner.banner1 {
	background-image:url(img/banner_my_jobs.jpg);
	float:left;
}
#fpBanners .banner.banner2 {
	background-image:url(img/banner_technologies.jpg);
	margin:0 auto;
}
#fpBanners .banner.banner3 {
	background-image:url(img/banner_materials.jpg);
	float:right;
}

#footer {
	background:url(img/footer_back.gif) left top repeat-x;
	height:83px;
	overflow:hidden;
	color:#a2d4b5;
	font-size:11px;
}
#footer .ftLeft {
	background:url(img/footer_left.gif) left top no-repeat;
}
#footer .ftRight {
	background:url(img/footer_right.jpg) right top no-repeat;
	height:83px;
	padding:0 20px;
}
#footer .text {
	padding-top:17px;
}
#footer .counters {
	float:right;
	padding-top:9px;
}
#footer .partners {
	background:url(img/footer_partners.gif) left top no-repeat;
	padding:9px 0 0 147px;
	float:right;
	margin-right:10px;
}
#footer .partners img {
	margin-right:17px;
}


#oesBlocks {
	margin:337px auto 0;
	margin-top:40px;
	width:958px;
	overflow:hidden;
}
#oesBlocks .block {
	background:url(img/seo_block.jpg) left top no-repeat;
	width:463px;
	height:163px;
	margin-bottom:12px;
}
#oesBlocks .block.right {
	float:right;
}
#oesBlocks .block.left {
	float:left;
}
#oesBlocks .block h2 {
	font-family:"Arial Narrow";
	font-size:18px;
	font-weight:bold;
	padding-left:36px;
	line-height:40px;
	height:35px;
	color:#fff;
	margin-bottom:10px;
	
}
#oesBlocks .block .content {
	padding:0 15px 0;
	font-size:11px;
}








#oesBlocks-main {
	margin:0 auto;
	margin-top:20px;
	width:958px;
	overflow:hidden;
}
#oesBlocks-main .block {
	background:url(img/seo_block-main.jpg) left top no-repeat;
	width:100%;
	height:530px;
	margin-bottom:12px;
}
#oesBlocks-main .block.right {
	float:right;
}
#oesBlocks-main .block.left {
	float:left;
}
#oesBlocks-main .block h1 {
	font-family:"Arial Narrow";
	font-size:18px;
	font-weight:bold;
	padding-left:36px;
	line-height:40px;
	height:35px;
	color:#fff;
	margin-bottom:10px;
}
#oesBlocks-main .block .content {
	padding:0 15px 0;
	font-size:11px;
}

.orto {margin:20px;}
.ortoimg {margin:20px 0px;}ocks .block.left {
	float:left;
}
#oesBlocks .block h2 {
	font-family:"Arial Narrow";
	font-size:18px;
	font-weight:bold;
	padding-left:36px;
	line-height:40px;
	height:35px;
	color:#fff;
	margin-bottom:10px;
	
}
#oesBlocks .block .content {
	padding:0 15px 0;
	font-size:11px;
}








#oesBlocks-main {
	margin:0 auto;
	margin-top:20px;
	width:958px;
	overflow:hidden;
}
#oesBlocks-main .block {
	background:url(img/seo_block-main.jpg) left top no-repeat;
	width:100%;
	height:530px;
	margin-bottom:12px;
}
#oesBlocks-main .block.right {
	float:right;
}
#oesBlocks-main .block.left {
	float:left;
}
#oesBlocks-main .block h1 {
	font-family:"Arial Narrow";
	font-size:18px;
	font-weight:bold;
	padding-left:36px;
	line-height:40px;
	height:35px;
	color:#fff;
	margin-bottom:10px;
}
#oesBlocks-main .block .content {
	padding:0 15px 0;
	font-size:11px;
}

.orto {margin:20px;}
.ortoimg {margin:10px 0px;}

.breket-sistem img {
	margin:20px;
}
p.zag {
	font-size:14px !important;
	color:#2BA348 !important;
}


.entry h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#2BA348 !important;
	margin-top:1.5em !important;
	margin-bottom:-0.5em !important;
	font-weight:normal !important;
}
