body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
html {
	height: 100%;
}
header, nav, section, article, aside, footer {
	display: block;
}
body {
	font: 12px/16px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
	background-image: url('images/background_main.jpg');
}
a {
	color: #535353;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1 {
	font-size: 16px;
}
p {
	margin: 0 0 18px
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
}

.red {
	color: red;
}

.fl {
	float: left;
}

.clear {
	clear: both;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 194px;
}

#header .logo {
	display: block;
	width: 285px;
	height: 150px;
	float: left;
}

#header .banner {
	height: 150px;
}

#header .banner dl {
	position: relative;
}

#header .banner a {
	text-decoration: none;
	color: white;
}

#header .banner dt {
	position: absolute;
	width:715px;
	height: 148px;
}

#header .banner dd {
	position: relative;
}

#header .banner dd h4 {
	background: #8F8F8F;
	color: white;
	font-size: 16px;
	padding: 5px;
	top: 20px;
	left:50px;
	position: absolute;
}

#header .banner dd p {
	background: #8F8F8F;
	color: white;
	font-size: 13px;
	padding: 3px;
	top: 110px;
	right: 45px;
	position: absolute;
}

#header .menu {
	clear: left;
	overflow: hidden;
	float: left;
}

#header .menu .item {
	float: left;
	height: 18px;
	background-image: url('images/menu_bg.jpg');
	padding: 12px 18px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	border-right: 1px solid #3F3F3F;
}

#header .menu .item .link {
	display: block;
	outline: none;
	text-decoration: none;
	color: white;
}

#header .menu .item .link:hover, #header .menu .item.active {
	color:#fff7d5;
}

#header .cart {
	float: left;
	height: 20px;
	padding: 11px 10px 11px 95px;
	background-image: url('images/cart.png');
	background-repeat: no-repeat;
	background-position: 20px 0px;
	color: white;
}

#header .cart.active {
	background-image: url('images/cart_active.png');
}

#header .cart a {
	color: white;
}

#header .search {
	width: 202px;
	height: 42px;
	background-image: url('images/menu_bg.jpg');
	float: right;
}

#header .search .search_form .txt {
	background-color: #8F8F8F;
	width: 135px;
	height: 21px;
	border: 1px;
	color: white;
	margin: 11px 0px 6px 14px;
	border-color: #535353;
	padding-left: 5px;
}

#header .search .search_form .submit {
	width: 31px;
	height: 21px;
	margin: 10px 0px 3px 10px;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	border-left: 285px solid white;
	padding: 0 0 42px;
	height: 1%;
	position: relative;
	background: white;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
	margin-right: -100%;
}
#content {
	padding: 0 20px 0 20px;
	color: black;
	border-left: 1px solid black;
}


#content .path {
	margin-top: 5px;
	margin-bottom: 20px;
}

#content .path .link {
	color: #535353;
}

#content .items .item {
	clear: both;
	overflow: hidden;
}

#content .items .item .img_block {
	display: block;
	width: 155px;
	height: 155px;
	position: relative;
	float: left;
	overflow: hidden;
}

#content .items .item .descr {
	float: left;
	overflow: hidden;
	width: 515px;
}

#content .items .item .clb, #content .items .item .img {
	overflow: hidden;
}

#content .items .item .img {
	border: 1px solid #535353;
}

#content .items .item h3 {
	font-size: 15px;
	text-transform: lowercase;
}

#content .items .item .descr .articul {
	font-weight: bold;
	color: #535353;
}

#content .items .item .price {
	float: left;
	margin-left: 20px;
	font-size: 14px;
}

#content .items .item .cartform {
	margin-left: 20px;
	margin-top: 20px;
	float: left;
}

#content #board .add_link {
	background-image: url('images/menu_bg.jpg');
	padding: 10px;
	color: white;
}

#content #board .link {
	font-size: 16px;
	margin: 10px;
}

#content #board .items {
	margin-top: 20px;
}

#content #board .items .item {
	border-bottom: 1px solid black;
	padding: 10px;
}

.cat {
	height: 1px;
	border-top: 1px solid black;
	border-bottom: none;
	border-left: none;
	border-right: none;
}

.in_cart, .add_cart {
    background:url('images/add_cart.png') repeat scroll 0 0 transparent;
    border:0 none;
    height:31px;
    width:35px;
}

.in_cart, .add_cart:hover {
    background-position:35px;
    cursor: pointer;
}

.check_price {
    background:url('images/price_gr.png') repeat scroll 0 0 transparent;
    border:0 none;
	width: 61px;
	height: 28px;
}

/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	width: 284px;
	position: relative;
	margin-top: 3px;
	border-right: 1px solid black;
	left: -284px;
}

#sideLeft .catalog .plus_minus {
	float: left;
}

#sideLeft .catalog .item {
	margin: 3px 0;
	padding-left: 10px;
}


#sideLeft .catalog .link, #sideLeft .catalog .item .subcatalog .item .link {
	color: #535353;
	font-size: 14px;
}

#sideLeft .catalog h2, #sideLeft .catalog .item.active .link {
	font-size: 14px;
	color: red;
}

#sideLeft .catalog .item .subcatalog {
	margin-left: 20px;
	display: none;
}

#sideLeft .catalog .item.active .subcatalog {
	display: block;
}

#sideLeft .catalog .subcatalog .item h3 {
	font-size: 14px;
}

#sideLeft .logos .brand {
	margin-left: 30px;
}




/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height: 42px;
	background: #8F8F8F;
}

#footer .menu {
	height: 42px;
	background: red;
	float: left;
}

#footer .menu .item {
	float: left;
	padding: 12px 10px;
}

#footer .menu .item .link {
	color: white;
}

#footer .menu .item .link:hover, #footer .menu .item.active a {
	color: #FFF7D5;
}


/* Carousel
-----------------------------------------------------------------------------*/

.jcarousel-container {
	float: left;
	height: 150px;
	width: 715px;
}

.jcarousel-container-horizontal {
    width: 715px;
    padding: 0px;
}

.jcarousel-clip {
    overflow: hidden;
}

.jcarousel-clip-horizontal {
    width:  715px;
    height: 148px;
}

.jcarousel-item {
    width: 715px;
    height: 148px;
}

.jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 10px;
}

.jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-next-horizontal {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 36px;
    height: 148px;
    cursor: pointer;
    background: transparent url(images/carousel_right.png) no-repeat 0 0;
}

.jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(images/carousel_left.png);
}

.jcarousel-next-horizontal:hover,
.jcarousel-next-horizontal:focus {
    background-position: 0 0;
}

.jcarousel-next-horizontal:active {
    background-position: 0 0;
}

.jcarousel-next-disabled-horizontal,
.jcarousel-next-disabled-horizontal:hover,
.jcarousel-next-disabled-horizontal:focus,
.jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -200px -200px;
}

.jcarousel-prev-horizontal {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 36px;
    height: 148px;
    cursor: pointer;
    background: transparent url(images/carousel_left.png) no-repeat 0 0;
}

.jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(images/carousel_right.png);
}

.jcarousel-prev-horizontal:hover, 
.jcarousel-prev-horizontal:focus {
    background-position: 0 0;
}

.jcarousel-prev-horizontal:active {
    background-position: 0 0;
}

.jcarousel-prev-disabled-horizontal,
.jcarousel-prev-disabled-horizontal:hover,
.jcarousel-prev-disabled-horizontal:focus,
.jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -200px -200px;
}






div.flagsec {
    width:202px;
    height:154px;
    float:left;
    position: relative;
}

.flaginner h3 {
    font-family:Tahoma;
    font-size:20px;
    font-weight:bold;
    margin-left:3px;
	position: absolute;
	z-index: 10;
	width: 174px;
}

.flaginner a {
    width:178px;
    height:130px;
    display:block;
    color:black;
    text-decoration: none;
}

.flaginner div.tag {
    left:87px;
    position:relative;
    top:-42px;
    width:91px;
    height:42px;
}

.flaginner .price {
    background-image: url('images/price.png');
}

.flaginner .new {
    background-image: url('images/new.png');
}

.flaginner .price p.sum {
    color:#FFFFFF;
    font-family:Georgia;
    font-size:20px;
    font-weight:bold;
    margin-left:20px;
    line-height:6px;
}

.flaginner .price span {
    color:#FFFFFF;
    font-family:Georgia;
    font-size:18px;
    font-weight:bold;
    line-height:18px;
    margin-left:20px;
    text-transform:lowercase;
}

.flaginner .price p.sum span.small {
    font-size:12px;
    font-family:Arial;
    margin-left:0;
}

#flag .flagsec .back {
	position: absolute;
	width: 178px;
	height: 130px;
	background: #fff;
	opacity: 0.7;
	top: 12px;
	left: 12px;
	z-index: 1;
}

#flag .flagsec .back:hover {
	opacity: 0.2;
}

.flaginner.bl {
    border:12px solid #1f1f1f;
}

.flaginner.red {
    border:12px solid red;
}
