* {
	padding: 0px;
	margin: 0px;
	border: none;
}
.thickbox{
	background-color: transparent;
}
body{
	color: #676777;
	background:#ffffff url("http://nefteprom-service.ru/images/body.jpg") top  no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:100%;
	width:100%;
	
}
div.link_archive{
	padding:10px;
}
#menu ul li a {
display: block;
color: white;
font-size: 14px;
text-decoration: none;
text-shadow: 1px 1px 1px #222;
}
.mceContentBody{
	background: none;
}
a{
	/* color: #39a748; */
	color: #2928e7;
}
a:hover{
	color: #000000;
}
p{
	padding-bottom: 10px;
}
#wrapper{
	background-image: url("../images/wrapper.png");
	background-position: center bottom;
	background-repeat: no-repeat;
	width: 980px;
	margin: 0px auto;
}
#header{
	position: relative;
	height: 276px;
	width: 980px;
}
#logo{
	position: absolute;
	left: 195px;
	top: 0px;
}
#logo a{
	display: block;
	height: 75px;
	width: 570px;
}
#top_phone{
	position: absolute;
	top: 50px;
	left: 760px;
}
#top_phone h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #fff;
	text-shadow: 1px 1px 1px #666;
	padding: 0px;
	margin: 0px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#222222')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#222222');
}
#top_phone p{
	color: #fff;
	font-style: italic;
	font-weight: bold;
	line-height: 27px;
	text-align: right;
	text-shadow: 1px 1px 1px #666;
	padding: 0px;
	margin: 0px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#222222')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#222222');
}
#menu{
	z-index: 10;
}
#menu ul{
	list-style: none;
}
#menu ul li{
	position: absolute;
	height: auto;
	z-index: 1000;
}
#menu ul li a{
	display: block;
	height: 30px;
	width: 90px;
}
#menu ul li#menu1{
	top: 173px;
	left: 33px;
}
#menu ul li#menu2{
	top: 155px;
	left: 155px;
}
#menu ul li#menu3{
	top: 145px;
	left: 280px;
}
#menu ul li#menu4{
	top: 145px;
	left: 620px;
}
#menu ul li#menu5{
	top: 155px;
	left: 750px;
}
#menu ul li#menu6{
	top: 173px;
	left: 885px;
}
#menu ul li ul{
	width: 182px;
	height: auto;
	list-style: none;
	padding-left: 10px;
	/* padding-top: 20px; */
	color: #ffffff;
}
#menu ul li:hover div.submenu, #menu ul li.jshover div.submenu{
	display: block;
}
#menu ul li ul li{
	position: relative;
	/* padding-bottom: 10px; */
	list-style-position: outside;
	background: url("http://nefteprom-service.ru/images/marker.jpg") no-repeat 0px 1px;
	padding-left: 15px;
	min-height: 13px;
}
#menu ul li ul li a{
	width: 160px;
	height: auto;
	color: white;
	font-size: 14px;
	text-decoration: none;
	background-color: #3aa7c8;
}
div.submenucenter{
	padding-bottom: 10px;
	background-color: #3aa7c8;
	background-image: url("../images/submenucenter.gif");
}
div.submenutop{
	background-image: url("../images/submenutop.png");
	height: 14px;
	width: 212px;
	font-size: 10px;
}
div.submenubottom{
	background-image: url("../images/submenubottom.png");
	height: 14px;
	width: 212px;
	font-size: 10px;
}
div.submenu{
	display: none;
}
#menu ul li ul li a:hover{
	text-decoration: underline;
}
#logo2{
	position: absolute;
	top: 71px;
	left: 390px;
}
#logo2 img {
	border:none;
}
#logo2 a{
	display: block;
	height: 186px;
	width: 186px;
	background-image: url("../images/logo.png") no-repeat;	
}
#contentwrapper{
}
#top{
	width: 724px;
	padding: 20px 40px;
	overflow: hidden;
	height: 100%;
	min-height: 206px;
	background-image: url("../images/top.png");
	background-position: bottom left;
	background-repeat: no-repeat;
	font-size: 12px;
}
#top h1{
	font-size: 21px;
	color: #4b4b4b;
	padding-bottom: 4px;
	font-weight: normal;
}
#top h2{
	font-size: 11px;
	color: #39a748;
	text-transform: uppercase;
	padding-bottom: 14px;
	padding-top: 0px;
}
table{
	border-collapse: collapse;
	border: none;
	width: 100%;
}
table td{
	border: none;
	vertical-align: top;
}
table.visible{
	border: 1px gray solid;
}
table.visible td, table.visible th{
	border: 1px gray solid;
	padding: 2px;
}
table.catalog{
	border: 1px gray solid;
}
table.catalog td, table.catalog th{
	border: 1px gray solid;
	padding: 3px;
}
table td.topright{
	width: 231px;
	vertical-align: bottom;
}
td.topright img{
	width: 225px;
	height: 200px;
}
img{
	border: 3px white solid;
}
table td.topleft{
	padding-top: 47px;
	padding-right: 30px;
}
#content{
	padding-top: 20px;
	padding-bottom: 0px;
}
#cnt{
	border-left: 1px #d7d7d7 solid;
	border-right: 1px #d7d7d7 solid;
	padding: 15px;
	background-color: #ffffff;
}
#topdecor{
	width: 980px;
	height: 20px;
	background-image: url("../images/topdecor.png");
}
#bottomdecor{
	width: 804px;
	height: 20px;
	background-image: url("../images/bottomdecor.png");
}
h1{
	font-size: 28px;
	color: #575856;
	font-weight: normal;
	padding-bottom: 5px;
}
h2{
	font-size: 12px;
	text-transform: uppercase;
	color: #2680ac;
	padding-top: 20px;
	padding-bottom: 10px;
}
#footer{
	font-size: 11px;
	font-weight: bold;
	color: #888888;
	padding: 10px 30px;
}
#footer a{
	color: #888888;
}
table td#bottommenu{
	width: 440px;
}
table td#bottommenu ul{
	list-style: none;
}
table td#bottommenu ul li{
	display: inline;
	padding: 5px 10px;
	border-right: 1px gray solid;
}
table td#bottommenu ul li.last{
	border: none;
	padding-right: 0px;
}
table.catalog thead th {
	cursor: pointer;
	text-align: left;
}
.dataTables_length {
	width: 40%;
	float: left;
	padding-bottom: 10px;
}
.dataTables_filter {
	text-align: right;
	padding-bottom: 10px;
}
.dataTables_info {
	width: 60%;
	float: left;
	padding-top: 10px;
	height: 20px;
}
.dataTables_paginate {
	width: 44px;
	* width: 50px;
	float: right;
	text-align: right;
	padding-top: 10px;
	height: 20px;
}
.paginate_disabled_previous, .paginate_enabled_previous, .paginate_disabled_next, .paginate_enabled_next {
	height: 19px;
	width: 19px;
	margin-left: 3px;
	float: left;
}
.paginate_disabled_previous {
	background-image: url('/libs/sort/../images/back_disabled.jpg');
}
.paginate_enabled_previous {
	background-image: url('/libs/sort/../images/back_enabled.jpg');
}
.paginate_disabled_next {
	background-image: url('/libs/sort/../images/forward_disabled.jpg');
}
.paginate_enabled_next {
	background-image: url('/libs/sort/../images/forward_enabled.jpg');
}
.sorting_asc {
	background: url('/libs/sort/../images/sort_asc.jpg') no-repeat center right;
}
.sorting_desc {
	background: url('/libs/sort/../images/sort_desc.jpg') no-repeat center right;
}
.sorting {
	background: url('/libs/sort/../images/sort_both.jpg') no-repeat center right;
}
.mceContentBody table{
	border: 1px gray dashed;
}
.mceContentBody table td, .mceContentBody table th{
	border: 1px gray dashed;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676777;
}
.mceContentBody table.visible, .mceContentBody table.visible td, .mceContentBody table.visible th{
	border: 1px gray solid;
}
.mceContentBody table.catalog, .mceContentBody table.catalog td, .mceContentBody table.catalog th{
	border: 1px #990000 solid;
}
input, textarea, select{
	border: 1px gray solid;
}
input, textarea{
	padding: 2px;
	color: black;
}
.captcha{
	padding: 0px;
	margin: 0px;
	border: none;
	width: 144px;
	height: 60px;
}
#counters{
	text-align: right;
	padding-right: 40px;
}
.newsbox ul{
	list-style: inside;
}
.newsbox ul li{
	padding-bottom: 10px;
}
#cnt h1{
	clear: both;
}
#top ul{
	list-style: inside;
}
#counters img{
	border-style: none;
}
#promo{
	text-align: right;
	font-weight: normal;
	font-size: 10px;
}
.auth_box{
	height:25px;
	width:100%;
}
.auth_box ul{
	list-style:none;	
}
.auth_box ul li{
	float:right;
	margin-right:15px;
	line-height:25px;	
}
#table-content table th.number, #table-content table td.number{
	text-align:center;	
}
#table-content table th.title, #table-content table td.title{
	text-align:left;	
}
#table-content table tr.alternate-row td{
	background:#eeeeee;
}
#table-content table tr td{
	padding:5px;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
}
#table-content table tr th{
	padding:7px;
	color:#fff;
	background:#999;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
}
#table-content table tr th a{
	color:#fff;
} 
#table-content table tr td.right,#table-content table tr th.right{
	border-right:1px solid #ccc;
}
#table-content2 table tr.alternate-row td{
	background:#eeeeee;
}
#table-content2 table tr td{
	padding:5px;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
}
#table-content2 table tr th{
	padding:7px;
	color:#fff;
	background:#999;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
}
#table-content2 table tr th a{
	color:#fff;
} 
#table-content2 table tr td.right,#table-content table tr th.right{
	border-right:1px solid #ccc;
}
#table-content2 table tr td.top{
	border-top:1px solid #ccc;
}
#table-content2 table .left_col{
	font-size:14px;
	font-weight:bold;
	line-height:16px;
}
#table-content2 table .right_col{
	font-size:14px;
	line-height:16px;
}
#table-content2 button{
	font-size:14px;
	line-height:16px;
	padding:3px 20px;
	border:1px solid #666;
	margin:3px 0px;
	cursor:pointer;
}
#order_page{
	font-size:14px;
	line-height:16px;
	padding:3px 20px;
	border:1px solid #666;
	margin:3px 0px;
	cursor:pointer;
}
#table-content2 button:hover{
	background:#CCC;
}


#login-holder,#forgotbox{
	width:300px;
	margin:30px 299px;
}
.login-inp{
	width:210px;
	line-height:20px;
	font-size:14px;
	margin:2px;
}
.submit-login{
	margin:2px;
	padding:3px 10px;
	cursor:pointer;
}
.registrate {
	width:auto;
}
.registrate td{
	padding:5px 10px 5px;
}
.registrate i{
	line-height:16px;
	font-size:12px;
}
.registrate input[type=checkbox]{
	margin:5px;
}
h1.registrate{
	text-indent:25px;
}
h3.alert{
	color:#C00;
	padding:5px;
	margin:2px;
	border-top:1px dashed #C00;	
	border-bottom:1px dashed #C00;	
}
h3.success{
	color:#0C0;
	padding:5px;
	margin:2px;
	border-top:1px dashed #0C0;	
	border-bottom:1px dashed #0C0;	
}
.nav_page{
	list-style:none;
	height:18px;
}
.nav_page li{
	float:left;
	margin-left:5px;
}
.nav_page_2{
	list-style:none;
	height:18px;
}
.nav_page_2 li{
	float:left;
	margin-left:5px;
}
table.registrate td.value span {
	color:#acacac;
	padding:0px 20px;
}
.filters{
	float:right;
	padding:0px 0px 10px;
}
.filters div{
	float:right;
	margin:0px 5px;
}
.filters div .submit-login{
	margin:5px 0px 0px;
}
.filters div label{
	font-weight:bold;
	margin:5px 0px;
}
.filters div select{
	width:120px;
}
.auth_box ul li.instruction{
	margin-right:135px;
}
#table-content p{
	text-align:justify;
	text-indent: 20px;
	padding:15px 0px;
	
}
#table-content ol{
	margin:15px 0px 15px 20px;
	
}
.inst_reg{
	width:350px; float:right;
}
.inst_reg ol{
	margin:15px 0px 0px 20px;
}
table.registrate{
	display:inline-block;
}
.inst_reg{
	display:inline-block;
}
.clr{
	clear:both;
}