* {
    margin: 0;
    padding: 0;
}
body {
    font: 1em "Trebuchet MS", Arial, sans-serif;
    color: #5b5c5e;
    background: #fff url("../img/back1.gif") repeat-x 0 90px;
	min-width: 980px;
}

body.nobanner {
background: #fff url("../img/back1.gif") repeat-x;
}

img {
    border: none;
}
li {
    list-style-type:none;
}
a {
    color:#0090ff;
}
a:hover {
    color:#ff9000;
}
a.view_editor {
    text-decoration:none;
}
a.ajaxlink {
    color:#0090ff;
    text-decoration:none;
    border-bottom:1px dashed #0090ff;
}
a.ajaxlink:hover {
    color:#ff9000;
    border-color: #ff9000;
}
h2 {
    color:#409eff;
    font-size: 1.425em;
    font-weight:normal;
}
.hidden {
    display:none;
}

.invisible {
    visibility:hidden;
}
#top {
		z-index: 1;
    overflow:hidden;
    margin-bottom:2em;
}
#top a.active img {
    border: 1px solid #000;
}
#top .logo {
    float:left;
    margin-left:1.13em;
    margin-top: 2.94em;
}
#top .section {
	position: relative;
    float:left;
}
#flag_1 {
		position: absolute;
		top: 105px;
		left: 95px;
		z-index: 2;
}
body.nobanner #flag_1,
body.nobanner #flag_2 { top: 15px; }
#flag_2 {
		position: absolute;
		top: 105px;
		left: 115px;
		z-index: 3;
}
#flag_1 img {
	float: left;
	margin: 0 5px 0 0;
}
#flag_2 img {
	float: left;
}

/*
#flag_2 {
    left:6.94em;
    z-index: 2;
}
*/
.topmenu {
    margin-top:.5em;
    margin-left:20px;
    overflow:hidden;
}
.topmenu li {
    float:left;
    font-size:11px;
    background:url("../img/sep1.gif") no-repeat right;
    padding:0 0.4em;
}
.topmenu li.last_child {
    background:transparent;
}
#quicksearch {
	position: relative;
    padding-left:20px;
    margin-top:1.5em;
    line-height:1em;
}
#searchString {
	display: inline;
    font-size:0.75em;
    border: 3px solid #7c7d7e;
    padding: 0.2em 0.1em 0.4em 2em;
    width: 160px;
    background:#f2f2f2 url("../img/search_icon.gif") no-repeat 0.325em 0.325em;
    -moz-border-radius: 0.42em;
    -webkit-border-radius: 0.42em;
}

.select-wrapper {
	display: block;
	float: left;
    width: 157px;
	height: 27px;
    background: url("../img/bg-select.gif") no-repeat;
	padding: 3px 0 0 3px;
}

#searchCategory {
	display: block;
    font-size:0.75em;
    width: 154px;
	height: 22px;
	
}

#searchSelect {
    font-size:0.75em;
    border: 3px solid #7c7d7e;
    padding: 0.2em 0 0.4em 0;
    width: 169px;
    /*background:#f2f2f2 url("../img/search_icon.gif") no-repeat 0.325em 0.325em;*/
    -moz-border-radius: 0.42em;
    -webkit-border-radius: 0.42em;
    float:left;
    margin-right:11px;
}
#advSearchLink {
    font-size:0.75em;
    color:#191c1e;
}
.usermenu {
    float:right;
    font-size:12px;
    line-height:1.4em;
    margin-right:1em;
}
.usermenu .notloggenin {
    margin-top:1.33em;
}
.usermenu .loggenin {

}
.actionsmenu {
    font-size:0.8em;
    margin-bottom: 3em;
}
.cart_wrap {
    margin-top:1.5em;
    padding-left:2.4em;
    background:transparent url("../img/cart.png") no-repeat 0 0;
    line-height:1.1em;
}
#cartQty {
    color:#ff9000;
}
.cart_is_empty {
    line-height:2em;
}
#sidemenu {
	clear: both;
    width:14.38em;
    float:left;
}
#sidemenu h2 {
    margin-left:1.6em;
    margin-bottom:0.8em;
}
#sidemenu ul li a {
    color:#a7a7a7;
}
#sidemenu ul {
    margin-left:1.56em;
}
#sidemenu ul li {
    margin-bottom:0.3em;
}
#sidemenu ul li {
    background: transparent url("../img/bullet1.gif") no-repeat 0 0.57em;
    padding-left:9px;
    /*text-transform:capitalize;*/
}
#sidemenu ul li.level_1 { margin-left:0px; font-size: 15px; font-weight: bold;}
#sidemenu ul li.level_2 { margin-left:10px; font-size: 14px; font-weight: bold;}
#sidemenu ul li.level_3 { margin-left:20px; font-size: 12px; }
#sidemenu ul li.level_4 { margin-left:30px; font-size: 12px; }
#sidemenu ul li.level_5 { margin-left:40px; font-size: 12px; }
#sidemenu ul li.level_6 { margin-left:50px; font-size: 12px; }
#sidemenu ul li.level_7 { margin-left:60px; font-size: 12px; }
#sidemenu ul li.level_8 { margin-left:70px; font-size: 12px; }

#sidemenu ul li.active {
    background-image: url("../img/bullet2.gif");
    margin-bottom:0.3em;
}
#sidemenu ul li.active a {
    color:#5b5c5e;
}
#content {
    margin-left:15.2em;
    margin-right:1em;
}
#content h1 {
    color:#878789;
    font-size:1.25em;
    margin-bottom:1em;
}
#tabsheader li a {
    color:#878789;
    font-size:1.25em;
}
/*
#content h1.promoheader {
    position:relative;
    overflow:hidden;
    background:url("../img/arr1.gif") no-repeat 5.4em 100%;
    padding-bottom:7px;
}
*/

/* ------------------------ Begin Pivovarov CSS Code ------------------------ */
.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}

#content h1.promoheader {
	clear: both;
	border-bottom: 3px solid #ff9000;
	background: url("../img/bg-header-left.gif") no-repeat;
	margin: 0 0 25px 0;
	padding: 0 0 0 9px;
}

h1.promoheader span {
	position: relative;
}

h1.promoheader span img.arrow {
	position: absolute;
	bottom: -10px;
	left: 50%;
}

h1.promoheader span {
	display: block;
	float: left;
	color: #fff;
	background: url("../img/bg-header-right.gif") no-repeat 100% 0 #ff9000;
	padding: 0 9px 0 0;
}

h1.promoheader_blue {
	border-bottom: 3px solid #409efe;
	background: url("../img/bg-header-blue-left.gif") no-repeat;
	padding: 0 0 0 10px;
}

h1.promoheader_blue span {
	display: block;
	float: left;
	color: #fff;
	background: url("../img/bg-header-blue-right.gif") no-repeat 100% 0 #409efe;
	padding: 0 10px 0 0;
}

.smalltext {font-size: 13px;}
.smalltext p {
	margin: 0 0 10px 0;
}
.smalltext ul {
	margin: 0;
	padding: 0 0 0 20px;
}
.smalltext ul li {
	background: url("../img/bg-li.gif") no-repeat 0 .5em;
	padding: 0 0 0 10px;
}

.teasers {
	overflow: hidden;
	height: 235px;
}

.teaser {
	float: left;
	width: 25%;
	min-width: 205px;
	height: 235px;
	text-align: center;
}

.teaser  h2 {
	font: bold 16px "Trebuchet MS", sans-serif;
	padding: 0 15px;
}

.news_wrap {
    float: left;
	width: 100%;
}

.news_wrap h2 {
	padding: 0 0 0 8px;
}

.news_wrap .news_section {
	clear: none;
	float: left;
	font: normal 11px "Trebuchet MS", sans-serif;
	width: 30%;
	min-width: 220px;
	padding: 0 20px 0 0;
}

.news_section {
	clear: both;
	float: left;
	font: normal 11px "Trebuchet MS", sans-serif;
	width: 100%;
	padding: 0 20px 0 0;
}

.news_section li {
	background: url("../img/bullet3.gif") no-repeat 0 6px;
	padding-left: 10px;
	margin-bottom: 12px;
}

.news_section h2 {
	font-size: 18px;
	color: #409EFF;
	margin: 0;
	padding: 0;
}

.news_section .date {
	color: #a7a7a7;
}

.news_archive {
	float: right;
	clear: both;
	text-align: right;
	font: normal 12px "Trebuchet MS", sans-serif;
}

#phone {
	float: left;
	width: 100%;
}

#phone h2 {
	font: bold 18px "Trebuchet MS", sans-serif;
	margin: 0 0 5px 0;
}

.phone {
	float: left;
	padding: 35px 0 0 40px;
}

.promo {
	float: right;
	text-align: right;
}

#hometext {
	font: normal 12px "Trebuchet MS";
	color: #878789;
	margin: 0 0 30px 0;
}

/* ------------------------- End Pivovarov CSS Code ------------------------- */
/*
#content h1.promoheader_blue {
    background-image:url("../img/arr2.gif");
}
*/
#content h1 .sidenote {
    float:right;
    font-size:0.6em;
}

#tabsheader li {
    display: block;
    float: left;
    color:#fff;
    font-size: 0.92em;
    padding: 0 10px 0 0;
    margin: 0 1px 0 0;
		background: url("../img/bg-header-blue-right.gif") no-repeat 100% 0 #409efe;
}
#tabsheader li#current {
	background: url("../img/bg-header-right.gif") no-repeat 100% 0 #ff9000;
}

#tabsheader {
    overflow:hidden;
    height:1%;
    border-bottom: 3px solid #ff9000;
}
#tabsheader li a {
    display: block;
    float: left;
    color:#fff;
    text-decoration:none;
		background: url("../img/bg-header-blue-left.gif") no-repeat;
		padding: 5px 0 5px 10px;
}

#tabsheader li#current a {
	background: url("../img/bg-header-left.gif") no-repeat;
}

div.tabsBottomDecoration {
    display:block;
    float: left;
/*    width: 99%;*/
    height:10px;
    -moz-border-radius:0 10px 0 0;
    -webkit-border-radius:0 10px 0 0;
    background:#ff9000;
}
div.tabsBottomDecoration {
    margin-top:0;
}
#content h1.promoheader_blue span.decoration {
    background:#409efe;
}
#footer {
    margin:1.25em 1em 2em 20.8em;
    padding-top:1em;
    padding-left:63px;
    border-top:1px solid #999999;
    color:#474747;
    font-size:0.69em;
    background:transparent url("../img/dice.png") no-repeat 0 12px;
    clear:both;
}
.ellipsis {
    /*white-space: nowrap;*/
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    /*-moz-binding: url('/static/xml/ellipsis.xml#ellipsis');*/
}
.content_block {
    float: left;
    width: 100%;
	padding-top: 5px;
	padding-bottom:10px;
	z-index: 1;
}
.list_table {
    border-collapse:collapse;
    margin-bottom:2em;
    width:100%;
}
.list_table th {
    background:#e5e5e5;
    color:#666769;
    font-weight:bold;
    font-size:0.75em;
    white-space:nowrap;
    padding:4px 10px;
    text-align:left;
}
.list_table td {
    padding:4px 10px;
    font-size:0.75em;
}
tr.row_hover td {
    background: #deeff0;
}

#tagsBlockWrap {
    float:right;
    font-size: 11px;
    width: 200px;
    padding-left: 10px;
}
#tagsBlockWrap a.active {
    font-weight: bold;
    color:#ff9000;
}
#contentBlocksWrapWithTagsBlock {
    margin-right:0;
    overflow: hidden;
}

#currency_block {
    margin-top:3em;
    padding:1.56em;
    font-size: 0.8em;
}
.left_menu_block {
	margin-top: 20px;
    margin-left:1.23em;
}
.left_menu_payments {
    margin:1.56em 0 0 1.23em;
	padding:20px 0; 
	text-align:center; 
	width:206px; 
	border:solid 1px #c3c3c3;
}
#folders {
	float: left;
	width: 160px;
}
#folders.stretch {
    width: auto;
}
#folders ul {
	list-style: none;
	margin: 0;
	padding: 10px 0;
}

#folders li {
	font: bold 15px "Trebuchet MS", sans-serif;
	margin: 0;
	padding: 0;
}

#folders a {
	display: block;
	color: #0090ff;
	padding: 5px 5px 5px 10px;
}

#folders a:hover {
	background: #f5f5f5;
}

#folders #current-folder {
	dislay: block;
	padding: 5px 5px 5px 10px;
	color: #000;
	background: #e5e5e5;
	text-decoration: none;
}

#folders img {
	border: 0;
	vertical-align: middle;
	margin: 0 5px 0 0;
}

#folders a img {
	border: 0;
	vertical-align: middle;
	margin: 0 5px 0 0;
}

#mailbox {
	float: left;
	background: #e5e5e5;
}

#mailbox ul {
	list-style: none;
	margin: 0;
	padding: 10px 0;
}

#mailbox li {
	font: bold 13px "Trebuchet MS", sans-serif;
	margin: 0;
	padding: 0;
}

#mailbox a {
	display: block;
	color: #0090ff;
	padding: 6px 20px;
}

#mailbox a:hover {
	color: #444;
}

#mailbox #current, #mailbox #current a {
	color: #000;
	background: #d5d5d5;
	text-decoration: none;
}

#advanced-orders-search {
	border-collapse: collapse;
}

#advanced-orders-search td {
	width: 33%;
	font-size: 13px;
	vertical-align: top;
	padding: 0 20px 0 0;
}

#advanced-orders-search td h3 {
	color: #409EFF;
	margin: 20px 0 0 0;
}

#advanced-orders-search td label {
	display: block;
}

#advanced-orders-search td input {
	margin: 0 5px 0 0;
}

#advanced-orders-search td dl {
	margin: 0;
	padding: 0;
}

#advanced-orders-search td dt {
	float: left;
	width: 120px;
	margin: 0 0 5px 0;
	padding: 0;
}

#advanced-orders-search td dd {
	margin: 0 0 5px 120px;
	padding: 0;
}

.good_availability_1, .good_availability_2, .good_availability_3 {
	font: bold 11px Arial, sans-serif;
	color: #2d8000;
}

.good_availability_4, .good_availability_5 {
	font: bold 11px Arial, sans-serif;
    color: #ff9000;
}

.good_availability_6, .good_availability_7 {
	font: bold 11px Arial, sans-serif;
    color: #ea0000;
}

.bonus_advertisement {
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0;
	padding: 5px 10px;
	color: #fff;
	background: #f2710e;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div.incart_quantity {
    color: orange;
	clear: both;
	float: left;
}

span.incart_count {
    color: black;
}

input.delete_goods {
    padding-bottom: 3px;
    vertical-align: middle;
}

div.add_to_wishlist input {
    margin-bottom: -7px;
}

#main {
	z-index: 1;
}

.icon-delivery {
	clear: both;
	float: left;
}

/* CALLBACK */

.callback_wrapper,
.callback_wrapper img {
    float: left;
}

.callback_wrapper  {
    padding: 0 0 0 19px;
}

/* PRICE DOWNLOAD */

.price_download_wrapper {
    padding: 15px 0 25px;
}

.price_download_wrapper a {
    display: inline-block;
    margin-right: 10px;
}

.price_download_wrapper img {
    vertical-align: middle;
}

.price_download_wrapper span {
    font-family: "Trebuchet MS";
    font-size: 11px;
    color: #504f4f;
}

.price_download_wrapper .date {
    font-size: 12px;
    font-weight: bold;
    color: #000;
}

.price_download_wrapper .error {
    font-size: 14px;
    font-weight: bold;
    color: #f00;
}

.price_download_wrapper .price_upload {
    padding-top: 10px;
}
