@CHARSET "UTF-8";
/* для кодировки*/
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
	{
	margin: 0;
	padding: 0;
}

a img,:link img,:visited img {
	border: none;
}

body {
	font-size: 12px;
	font-family: "Arial";
	color: #333;
}

a {
	color: #369;
}

a:hover {
	text-decoration: none;
}

.clear {
	clear: both;
}

.wrapper {
	width: 1010px;
	margin: 0 auto;
}

/* Entity styles */
.entity_header {
	font-weight: bold;
}

#right .entity_header {
	font-size: 11px;
}

.entity_title {
	font-weight: bold;
}

.main_description a {
	color: #999;
	text-decoration: none;
}

.main_description h2 {
	font-size: 12px;
}

.main_description a {
	color: #999;
}

/* Headerblocks */
#header {
	padding-top: 10px;
	height: 129px;
}

#header .logo {
	display: block;
	float: left;
	background: url(../images/logo.jpg) no-repeat center center;
	width: 230px;
	height: 90px;
	border-right: 2px #D00000 solid;
	text-decoration: none;
}

#header .date_banner {
	float: left;
	margin-left: 10px;
	color: #3B78B7;
}

#header .banner {
	margin-bottom: 5px;
}

#header .sitemap { /*float:right;*/
	position: absolute;
	margin: 10px 0 0 375px;
	width: 400px;
}

#header .date {
	float: right;
	width: 210px;
}

#header .menu {
	clear: both;
	padding-top: 5px;
	height: 25px;
	border-bottom: 1px #C40A01 solid;
}

#header .menu li {
	list-style: none;
	/*width:100px;*/
	float: left;
	height: 25px;
	font-size: 12px;
	background: #B5C9DC url(../images/tab_bl.gif) no-repeat;
	margin-right: 1px;
}

#header .menu li a {
	float: left;
	display: block;
	padding: 5px 10px;
	height: 15px;
	background: url(../images/tab_br.gif) no-repeat top right;
	color: #FFF;
	text-align: center;
}

#header .menu li.active {
	background: #C40A01 url(../images/tab_rl.gif) no-repeat;
}

#header .menu li.active a {
	background: url(../images/tab_rr.gif) no-repeat top right;
	font-weight: bold;
}

/* 2nd Level. Subcategories */
.subcategories {
	background: #C40A01;
	height: 26px;
	margin-top: -3px;
}

.subcategories li {
	list-style: none;
	float: left;
	border-right: 1px #FFF solid;
	padding: 0 10px;
	margin: 5px 0;
	font-size: 11px;
}

.subcategories li a {
	color: #FFF;
}

.topbarlinks { /*width:110px;*/
	float: right;
	height: 16px;
}

.topbarlinks li {
	list-style: none;
	float: left;
	background: url(../images/icon_divider.gif) no-repeat center right;
	padding: 0 10px;
}

.topbarlinks li.last {
	background: none;
}

.topbarlinks li a.t_home {
	display: block;
	width: 14px;
	height: 14px;
	background: url(../images/icon_home.gif);
}

.topbarlinks li a.t_search {
	display: block;
	width: 14px;
	height: 14px;
	background: url(../images/icon_search.gif);
}

.topbarlinks li a.t_contacts {
	display: block;
	width: 14px;
	height: 14px;
	background: url(../images/icon_contacts.gif);
}

/* Breadcrumbs elements */
.breadcrumbs {
	clear: both;
	margin-top: 5px;
	height: 15px;
	_margin-top /**/: /**/ 5px; /* IE 6 only */
}

.breadcrumbs li {
	list-style: none;
	float: left;
	padding: 2px;
	font-size: 11px;
}

.breadcrumbs li a {
	
}

/* Main Container */
#container {
	margin-top: 10px;
	padding: 0 250px 10px 250px;
}

#container_wide {
	margin-top: 10px;
	padding: 0 0 10px 0;
}

#container .column {
	position: relative;
	float: left;
	padding-bottom: 10px;
}

#center {
	width: 100%;
}

#center .content {
	margin: 0 5px;
}

#left {
	width: 240px;
	padding: 0 5px;
	right: 250px;
	margin-left: -510px; /*1010-250-300*/
}

#right {
	width: 240px;
	padding: 0 5px;
	margin-right: -250px;
}

#footer {
	clear: both;
	border-top: 1px #C40A01 solid;
	/*padding-top:5px;*/
}

#footer .piogroup a {
	color: #fff;
}

#footer .piogroup {
	width: 150px;
	float: right;
	margin-top: -1px;
	font-size: 11px;
	color: #f5f5f5;
	background: #C40A01;
	padding: 3px 4px;
	text-align: center;
}

/* Mics blocks */
#ajax_loader {
	margin-top: 5px;
	width: 16px;
	height: 16px;
	background: url(../images/ajax-loader.gif) no-repeat;
	display: none;
}

.err_div {
	background: url(../images/err404.png) no-repeat top center;
	padding: 160px 0;
	margin: 50px;
	color: #D00000;
	font-size: 16px;
	text-align: center;
}

.column_inside {
	border: 1px #B5C9DC solid;
	margin-top: 5px;
	padding: 20px;
	text-align: center;
	font-size: 10px;
}

.block_title_red {
	height: 25px;
	border-bottom: 1px #C40A01 solid;
	background: url(../images/tab_rl.gif) no-repeat top left;
}

.block_title_red span {
	display: block;
	float: left;
	margin-left: 7px;
	_margin-left /**/: /**/ 3px; /* IE 6 only */
	padding: 5px 12px 5px 5px;
	height: 15px;
	background: #C40A01 url(../images/tab_rr.gif) no-repeat top right;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}

.block_title_red .btrdiv {
	float: left;
	/*padding:5px 12px 5px 5px;
	height:15px;*/
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	background: url("../images/tab_bl.gif") no-repeat #B5C9DC;
	border-right: 1px #fff solid;
}

.block_title_red .btrdiv a {
	background: url("../images/tab_br.gif") no-repeat top right;
	color: #FFFFFF;
	display: block;
	float: left;
	height: 15px;
	padding: 5px 10px;
	text-align: center;
}

.block_title_red .btrdiv.active {
	background: #C40A01 url("../images/tab_rl.gif") no-repeat;
}

.block_title_red .btrdiv.active a {
	background: url("../images/tab_rr.gif") no-repeat top right;
}

.article {
	clear: both;
	padding-top: 10px;
	min-height: 75px;
}

.article img {
	float: left;
	margin: 0 5px 5px 0;
	background: #f5f5f5;
}

.article_ukraine {
	clear: both;
	padding-top: 10px;
}

.article_ukraine img {
	float: left;
	margin: 0 5px 5px 0;
	background: #f5f5f5;
}

.cat_link,.cat_link a {
	color: #999;
	font-size: 11px;
}

.short_description {
	font-size: 11px;
}

/* Headings */
.h1_tag {
	color: #D00000;
	text-decoration: underline;
	margin-bottom: 10px;
}

.h1_page {
	color: #D00000;
	text-decoration: underline;
	margin-bottom: 10px;
	font-size: 14px;
}

/* Banners Section */
.banner468 {
	clear: both;
	text-align: center;
	margin-top: 38px;
}

.additional_images_container {
	background: #f5f5f5;
	border: 1px #ddd solid;
	margin: 10px 0;
	padding: 7px 10px;
}

.additional_images_container  img {
	float: left;
	margin: 0 5px;
	border: 1px #ddd solid;
}

/* Tenders section */
.tenders {
	width: 100%;
	border: 1px #ccc solid;
	border-collapse: collapse;
	margin-top: 15px;
}

.tenders th {
	border: 1px #ccc solid;
	border-collapse: collapse;
	padding: 3px 5px;
}

.tenders th a {
	text-decoration: none;
}

.tenders td {
	border: 1px #ccc solid;
	border-collapse: collapse;
	font-size: 11px;
	padding: 3px 5px;
}

.past_tender td {
	background: url(../images/past_tender.gif);
}

.region_selector li {
	list-style: none;
}

#region_selector {
	position: absolute;
	width: 180px;
	border: 1px #aaa solid;
	background: #fff;
	padding: 10px;
	font-size: 11px;
	text-align: left;
}

#region_selector a:hover {
	text-decoration: underline;
}

/* Pagination */
.pagination {
	clear: both;
	margin: 10px 0;
}

/* Loginbox */
.loginbox {
	width: 240px;
	background: url(../images/loginbox_bgtop.gif) no-repeat;
	margin-bottom: 10px;
	font-size: 11px;
}

.loginbox_bottom {
	width: 240px;
	height: 15px;
	background: url(../images/loginbox_bgbottom.gif) no-repeat;
}
#loginbox_wrapper{
	background: url(../images/menu_wrapper_bg.gif) repeat-y;
}	
.loginbox_form {
	padding: 10px 10px 0 10px;
}

.loginbox_form .item {
	clear: both;
}

.loginbox_form .item label {
	display: block;
	float: left;
	width: 60px;
	color: #666;
	margin-bottom: 5px;
}

.loginbox_form .item .txt input {
	display: block;
	float: left;
	width: 150px;
	color: #360;
	margin-bottom: 5px;
	border: 1px #DDD solid;
}

.loginbox_form .row {
	clear: both;
	text-align: right;
	padding-right: 10px;
}

.loginbox_form .submit {
	display: block;
	float: right;
	font-size: 11px;
	margin: 0 0 5px 10px;
	border: none;
	width: 70px;
	height: 27px;
	color: #FFF;
	background: url(../images/login_but.gif) no-repeat;
}

/* My Account */
.account_ul {
	margin-left: 1px;
	height: 28px;
}

.account_ul li {
	list-style: none;
	float: left;
	padding: 5px 15px 6px 15px;
	border: 1px #DDD solid;
	margin-left: -1px;
	font-size: 11px;
}

.account_ul li.active {
	background: #9C9;
	color: #FFF;
}

.account_ul li.active a {
	color: #FFF;
}

.account_ul li.last {
	float: right;
}

.account_content {
	border: 1px #DDD solid;
	padding: 10px;
}

.form th {
	width: 120px;
	vertical-align: top;
	text-align: right;
	padding: 5px;
}

.form td {
	color: #999;
	font-size: 11px;
}

.form input {
	border: 1px #DDD solid;
}

.form input.productsavebutton {
	margin-top: 10px;
	width: 100px;
	margin-left: 130px;
	border: 1px solid #000;
	background: none repeat scroll 0 0 #EFFFFF;
}

.form textarea {
	border: 1px #DDD solid;
}

/* Errors */
.error_list li {
	color: #D00000;
	margin-bottom: 2px;
	list-style: none;
	font-size: 10px;
}

.radio_list li {
	list-style: none;
	font-size: 11px;
	color: #333;
}

.notice {
	background: url(../images/tick.png) no-repeat scroll 10px 4px #FFFFCC;
	border-bottom: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	margin: 4px 0;
	padding: 4px 4px 4px 30px;
}

.warning {
	background-image: url(../images/error.png);
}

.hr_divider {
	border: 1px #ddd dashed;
	border-top: none;
	height: 1px;
}

.account_menu li {
	list-style: none;
	height: 16px;
	padding-left: 22px;
}

.account_menu li.myaccount {
	background: url(../images/myaccount.png) no-repeat;
	float: left;
}

.account_menu li.logout {
	background: url(../images/lock.png) no-repeat;
	float: left;
	margin-left: 13px;
}

.profile_avatar {
	float: right;
	width: 150px;
	height: 150px;
	border: 1px #f5f5f5 solid;
}

.profile_tbl th {
	text-align: right;
}

.profile_tbl td,th {
	vertical-align: top;
	padding: 5px;
}

.rss {
	float: right;
	width: 40px;
}

.myproduct_table {
	border: solid 1px #ddd;
	border-collapse: collapse;
}

.myproduct_table TH,.myproduct_table TD {
	border: solid 1px #ddd;
	border-collapse: collapse;
	padding: 2px;
}

.helps {
	color: #999999;
	font-size: 11px;
}

/* UkrbuyWidget  styles*/
.wm_widget_container {
	color: #756c6c;
	background-color: #eaf1fb;
	border-color: #2f7dc1;
	width: 240px !important;
}

.wm_widget_item a,.pg-normal,.wm_widget_form_container label a {
	color: #286DAC;
}

.wm_widget_item a:hover,.pg-selected,.wm_widget_form_container label a:hover
	{
	color: #B9443D;
}

.wm_widget_item,.wm_widget_form_container {
	background-color: #a3c3e0;
}

.wm_widget_item:hover {
	background-color: #F5FAFF;
}

.wm_widget_item,.wm_widget_form_container {
	border-top-color: #FFFFFF;
	border-bottom-color: #9BC0E2;
}

.wm_widget_item:hover {
	border-top-color: #9BC0E2;
	border-bottom-color: #E6EFF8;
}

.wm_widget_holder {
	height: 250px !important;
}

.wm_widget_footer a {
	color: #286DAC !important;
}

.wm_widget_footer a:hover {
	color: #ca4451 !important;
}

.wm_widget_header {
	background-color: #286DAC !important;
	background-image: url(https://ukrbuy.com/partner/img/logo3.png)
		!important;
}

.wm_widget_back td a,.wm_widget_back td p {
	color: #FFFFFF;
}

.wm_widget_back td {
	background-color: #4586bf;
}

/* UkrbuyWidget  styles END*/
.myreleasestable {
	border: 1px solid #DDD;
	border-collapse: collapse;
	width: 988px;
}

.myreleasestable TD,.myreleasestable TH {
	padding: 3px;
	border: 1px solid #DDD;
	border-collapse: collapse;
}

.navispan A {
	color: white;
}

.bodycomment {
	border-bottom: 1px solid #DDD;
	margin: 0 0 -1px;
	overflow: hidden;
	padding: 5px 0 0;
	width: 500px;
	clear: both;
}

.bodycomment .h2 {
	color: #336699;
	font: 11px/ 14px "Arial", Times, serif;
	margin: 0;
	width: 100px;
	float: left;
	padding-bottom: 3px;
}

.bodycomment .date {
	color: grey;
	display: block;
	font: 10px/ 12px "Arial", Times, serif;
	text-align: right;
}

#delete {
	padding-bottom: 10px;
}

.bodycomment .cbody {
	color: #000000;
	font: 13px "Arial", Times, serif;
	margin: 0 0 0 120px;
	min-height: 40px;
}

.commentbutton {
	font: 12px/ 14px "Arial", Times, serif;
	margin-top: -15px;
	margin-left: 141px;
}

.catmenu_title {
	margin-bottom: 10px;
	padding-bottom: 3px;
	font-size: 12px;
	border-bottom: 1px #ddd solid;
	font-weight: normal;
	background: url("../images/tab_bl.gif") no-repeat scroll 0 0 #B5C9DC;
	height: 25px;
	list-style: none outside none;
	margin-right: 1px;
}

.catmenu_title SPAN {
	background: url("../images/tab_br.gif") no-repeat scroll right top
		transparent;
	color: #FFFFFF;
	display: block;
	height: 15px;
	padding: 5px 10px;
	text-align: center;
	text-decoration: underline;
}

.questiontext {
	width: 300px;
	height: 52px;
}

.superhidden {
	display: none;
	list-style-image: url("/images/subcat.png");
	padding-left: 20px;
}

#recaptcha_table {
	border: none !important;
}

.searchdates {
	font-size: 10px;
}

.righttext {
	text-align: right;
	padding-bottom: 10px
}

.righttext A {
	color: red;
}
.search {
background: url("../images/search_bg.gif") no-repeat;
height: 50px;
width: 500px;
padding:34px 0 0 11px;
}
#searchBar input{
height:20px;
width: 372px !important;
float: left;
border: medium none;
}

.blogpostside A{
	text-decoration:none;
	font-weight:200;
}
.blogpostside em{
	font-size:12px;
}
.blogpostside .blogsshort{
	padding:5px 0 10px 0;
	border-bottom: 1px solid #BBB;
}
.blogpostside UL {
	padding:5px 0 0 12px;
	color:orange;
}
.blogpostside UL LI {
	padding-top:4px;
}
.blogcontainer{
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom: 1px solid #BBB;
}
.last5blogs{
	margin-top:15px;
}
.uploadpriceform INPUT{
	font-size:12px;
	height:23px;
}
.authorlink{
	float:left; 
	padding-left:3px;
}
.authorlink A{
	font-weight:bold;
}
#right_bloglayout{
	float:right;
	width: 240px;
	padding: 0 5px;
}
.blogmain, .blogpostside{
	max-width:530px;
	min-width:530px;
}
