*{
    font-family: Tahoma;
    font-size: 12px;
}

img {
	border:0;
}

a{
    outline: none;
}


body{
    margin: 0;
	padding: 0;
}

.wraper{
	min-width:1040px;
	width:100%;
}

.clear{
	clear: both;
}

.header{
	width: 100%;
	position: relative;
	background:url(../images/new/header_02.jpg) repeat-x;
	height: 180px;
}

.header_title{
    position: absolute;
	top: 70px;
	left: 30px;
	text-align: right;
	color: #fff;
}

.header_title_logo{
	font-size: 22px;
	font-weight: bold;
}

.header_title_descr{
	font-size: 11px;
}

.header_left{
	background:url(../images/new/header_01.jpg) no-repeat;
	width: 800px;
	height: 180px;
	float: left;
}

.xit_title{
	background:url(../images/new/xit_01.gif) no-repeat;
	background-color: #73736f;
	width: 100%;
	height: 48px;
	position: relative;
}

p.welcome {
	color:white;
	text-align:right;
	font-size:11px;
}

p.welcome a{
	color:white;
	text-decoration:none;
}

p.welcome a:hover{
	text-decoration:underline;
}

p.welcome a.myacc{
	font-weight:bold;
}


.login_form{
	position: absolute;
	right: 20px;
	padding-top: 20px;
	color: #fff;
	display: block;
}

.login_form_left{
	width: 18px;
	height: 20px;
	background:url(../images/new/login_01.gif) no-repeat;
	float: left;
}

.login_form_center{
	width: 26px;
	height: 20px;
	background:url(../images/new/login_02.gif) no-repeat;
	float: left;
}

.login_form_right{
	width: 18px;
	height: 20px;
	background:url(../images/new/login_03.gif) no-repeat;
	float: left;
}

.login_form input{
	border: 0px;
	height: 18px;
	line-height: 170%;
	float: left;
}

.login_form a{
	color: #fff;
	text-decoration: none;
}

.menu{
	position: absolute;
	bottom: 0px;
	width: 100%;
}

.menu_start{
	height: 36px;
	float: left;
	width: 350px;
	height: 36px;
}

.menu_body{
	float: left;
	height: 36px;
}

.menu_end{
	background:url(../images/new/menu_btn_grey_02.gif) repeat-x;
	height: 36px;
	overflow: auto;
}

.menu_btn{
	height: 36px;
	float: left;
}

.next, .last{
	margin-left: -27px;
}

.menu_btn_left{
	background:url(../images/new/menu_btn_grey_01.gif) no-repeat;
	width: 32px;
	height: 36px;
	float: left;
}

.menu_btn_left_on{
	background:url(../images/new/menu_btn_red_01.gif) no-repeat;
}

.menu_btn_center{
	background:url(../images/new/menu_btn_grey_02.gif) repeat-x;
	height: 36px;
	float: left;
}

.menu_btn_center a{
	color:#FFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top:10px;
	padding-bottom:10px;
}

.menu_btn_center_on{
	background:url(../images/new/menu_btn_red_02.gif) repeat-x;
}

.menu_btn_right{
	background:url(../images/new/menu_btn_grey_03.gif) no-repeat;
	width: 34px;
	height: 36px;
	float: left;
}

.menu_btn_right_on{
	background:url(../images/new/menu_btn_red_03.gif) no-repeat;
}

.content{
}

.content_left_and_center{
	width: 100%;
	float: left;
	margin-left: -230px;
	display:inline;
}

.content_left_bar{
	float: left;
	width: 250px;
	margin-left: 230px;
	display:inline;
}

.content_center_bar{
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 3px solid #ddd;
	overflow: auto;
	zoom: 1;
}


.content_right_bar{
	border-top: 3px solid #ddd;
	width: 230px;
	float: left;
}

.cat_tree{
    width: 250px;
	background:url(../images/new/cat_tree_div.gif) repeat-y;
	position: relative;
}

.cat_tree_header{
    width: 250px;
	background:url(../images/new/cat_tree_header.gif) no-repeat;
	height: 96px;
}

.cat_tree_body{
    padding-left: 15px;
}

.cat_tree_item{
    display: block;
	color: #000;
	font-weight: bold;
	text-decoration: none;
    padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	background:url(../images/new/cat_tree_item.gif) no-repeat 0 100%;
}

.cat_tree_item:hover{
	color: #c00;
}

.cat_tree_sub_item{
    display: block;
	color: #777;
	text-decoration: none;
    padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background:url(../images/new/cat_tree_sub_item.gif) no-repeat 10px 8px;
}
.cat_tree_sub_item:hover{
	color: #c00;
}

.search{
    width: 250px;
	height: 68px;
	background:url(../images/new/search_div.gif) no-repeat;
	position: relative;
}

.search_form{
	position: absolute;
	right: 12px;
	top: 35px;
}

.search_form_left{
	width: 21px;
	height: 21px;
	background:url(../images/new/search_01.gif) no-repeat;
	float: left;
}

.search_form input{
	border: 0px;
	float: left;
}

#search_form #search_str{
	height: 19px;
	width: 70px;
}

.basket{
    background-color: #ccc;
	height: 89px;
	padding-top: 20px;
	padding-left: 10px;
}

.special_prods{
   	border-bottom: 3px solid #ddd;
	width: 230px;
}

.special_prods_header{
	background:url(../images/new/special_prods_header.gif) no-repeat 0 0;
	width: 230px;
	height: 38px;
}

.special_prod{
	width: 210px;
	height: 100px;
	clear: both;
	padding: 10px;
}

.special_prod_img{
	width: 100px;
	height: 100px;
	float: left;
}

.special_prod_descr{
	float: left;
	overflow: auto;
	padding-left: 4px
}

.special_prod a{
	color: #999;
	display: inline-block;
	text-align: right;
	float: right;
}

.special_prods_all{
	padding: 10px;
}

.special_prods_all a{
	color: #000;
	display: block;
	padding-top: 10px;
	border-top: 1px solid #ddd;
}

.footer{
	background-color: #fff;
	width: 100%;
}

.bottom_menu{
	background-color: #888;
	width: 100%;
	height: 40px;
	text-align: center;
	color: #fff;
}

.bottom_menu a{
	color: #fff;
	text-decoration: none;
}

.copyright{
	float: left;
	padding: 20px;
}

.inetstats{
	float: right;
	padding: 20px;
}

div.dotted-hr {
	height:1px;
	font-size:1px;
	background:url(../images/new/bg_dotted_hr.gif) 0 0 repeat-x;
	margin:5px 0px;
}

div.mainpage-text {
	padding:0 15px 15px;
}

table.cats-on-main {
	background-color: #e3e3db;
}

table.cats-on-main td {
	padding:11px 0px 10px 24px;
	width:50%;
	background-color: #e3e3db;
}

table.cats-on-main td:first-child {
	border-right: 3px solid #fff;
}

table.cats-on-main img.logo {
	float:left;
	margin-top:4px;
}

table.cats-on-main p.title {
	margin:0;
}

table.cats-on-main p.subcats {
	margin:0;
}

table.cats-on-main p.subcats a {
	font-size:12px;
	color:#777;
	text-decoration:underline;
}

table.cats-on-main p.subcats a:hover {
	text-decoration:none;
}



table.category-header td.pages {
	padding:5px 25px;
	vertical-align:middle;
	color:black;
	font-size:12px;
}

table.category-header td.pages a.typical {
	color:black;
	font-weight:bold;
	margin:0px 3px;
	font-size:12px;
	text-decoration:underline;
}

table.category-header td.pages a.typical:hover {
	color:red;
}

table.category-header td.pages span.current {
	display:inline-block;
	margin:0px 3px;
	font-weight:bold;
	color:#900;
}

table.category-header td.pages span.current {
	margin:0px 3px;
	font-weight:bold;
	color:#900;
}

table.category-header td.pages span.dots {
	color:#fc8111;
	margin:0px 5px;
}

table.category-header td.pages a.next_page {
	background:transparent url(../images/template/icon_arrow_fwd.gif) no-repeat right center;
	margin-left:5px;
	color: #000;
}

table.category-header td.pages a.prev_page {
	background:transparent url(../images/template/icon_arrow_back.gif) no-repeat left center;
	margin-right:5px;
	color: #000;
}

table.category-header td.pages a.show-all {
	background:transparent url(../images/template/icon_arrow_fwd.gif) no-repeat right center;
	margin:0px 6px;
	color: #000;
}

div.padded-content {
	padding:10px 5px 10px 25px;
}

div.catalog-head {
	position:absolute;
	z-index:11;
	left:4px;
	top:164px;
	width:266px;
	height:120px;
	background:url(../images/template/bg_catalog_header.png) 0 0 no-repeat;
}

div.new-items,
div.catalog {
	padding:5px 20px 10px 20px;
}

p.path {
	padding:0px 25px;
	margin:10px 0px;
}

p.light-path {
	margin-bottom:0;
}

p.path a {
	color:#414042;
	font-size:12px;
	text-decoration:underline;
}

p.path a:hover {
	text-decoration:none;
}

p.path span {
	color:#757575;
}

.product_title_end{
	width: 20px;
	height: 18px;
	background:url(../images/new/product_title_end.gif) no-repeat;
	float: left;
}

.product_title_body{
	height: 18px;
	background-color: #900;
	padding: 0 10px 0 10px;
	float: left;
}

.product_title_body a {
	font-weight:bold;
	font-size:14px;
	color: #fff;
	text-decoration:none;
}

.product_title_body a:hover {
	text-decoration:none;
}

.png {
	behavior: url("/css/iepngfix.htc");
	margin:0;
	padding:0;
}

div.new-item {
	position:relative;
	margin-top:-76px;
	width:57px;
	height:76px;
	background:url(../images/new/bg_newitem.png) 0 0 no-repeat;
}

p.title a{
    color: #000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

.product_brief_img
{
	width: 150px;
}

.product_brief_img img
{
	border: none;
}

.product_brief_hr
{
	border-bottom: 2px solid #c6c6c6;
    position: relative;
}

.product_brief_more
{
    position: absolute;
	right: 0px;
	bottom: -4px;
}

.product_brief_in_cart
{
    position: absolute;
	right: 66px;
	bottom: -4px;
}


table.information td.big-pic {
	padding:8px;
	text-align:center;
	vertical-align:middle;
}

table.information td.description {
	padding:0 8px 8px;
}

table.information td.small-pics div.small-pic {
	padding:5px;
	display:inline-block;
	vertical-align:middle;
	text-align:center;
	margin:10px 5px 5px 0;
	float:left;
}

table.information td.small-pics div.small-pic, x:-moz-any-link {
	display:-moz-inline-box;
}

table.information td.small-pics div.small-pic, x:-moz-any-link, x:default {
	display:inline-block;
}

table.information td.small-pics div.small-pic img {
	vertical-align:middle;
	text-align:center;
}

table.information ul.extras span.title {
	font-weight:bold;
}

table.information h3{
	font-weight:normal;
	margin:5px 0px;
}

table.information h3 {
	font-size:18px;
	margin:10px 0 0;
}

table.information div.add2cart input.text {
	border:1px solid #d7d7d7;
	margin-right:10px;
}

div.hr {
	height:1px;
	font-size:1px;
	border-top:1px solid #d7d7d7;
	margin:5px 0px;
}

h2.price{
	font-size: 14px;
	font-weight:bold;
	color: #C00;
}

.strong {
	font-weight:bold;
}

div.padded-content {
	padding:10px 5px 10px 25px;
}

div.cart-table .items th {
	border-bottom:1px solid #D7D7D7;
	padding:5px;
}

div.cart-table .items td {
	padding:5px;
	vertical-align:middle;
}

div.cart-table .items td.quantity input,
div.cart-table .items td.update input {
	width:75px;
}

div.cart-table .items td.quantity input {
	border:1px solid #CFCFCF;
	text-align:center;
}

div.cart-table .items td.remove {
	text-align:right;
}

div.cart-table .items td.cost-padder,
div.cart-table .items td.remove button {
	width:75px;
}

div.cart-table .items td.total-cost {
	text-align:right;
	font-size:22px;
}

div.cart-table .items td.total-cost span {
	font-size:12px;
	font-weight:bold;
	margin-right:15px;
}

div.cart-table .items td.checkout {
	text-align:right;
}

p.action {
	color:red;
	font-weight:bold;
	margin:-8px 0 5px;
	clear: both;
}
