html, body {
  margin:0;
  padding:0;
  width:100%;
  height:100%;
}

html {
	font-family: Arial, Tahoma;
	font-size: 100%;
}

body {
	background-color: #B4B7CD;
}

#wrapper {
  position: relative;
  min-height: 100%;
  border: 0px solid blue;
  background: url('../images/header_bg.jpg') repeat-x;
  padding-bottom: 64px;
}

* html #wrapper {
  height: 100%;
}

/* BODY */

#main_table {
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 1007px;
	background: url('../images/header-l0.jpg') 5px 0px no-repeat;
	border-collapse: collapse;
}


.spacer_td {
	width: 45px;
}

.spacer_td_r {
	background: url('../images/header.jpg') 100% 0% no-repeat;
}

#left_col {
	width: 210px;
	background: url('../images/header-l.jpg') #CCCCDD 0% 0% no-repeat;
}

#right_col {
	width: 210px;
	background: url('../images/header_r.jpg') #CCCCDD 0% 0% no-repeat;
}

#center_col {
	background: url('../images/header-l.jpg') #E7E7EF -250px 0px no-repeat;	

}

#left_col, #center_col, #right_col {
	vertical-align: top;
	text-align: left;	
}



#logo {
	height: 150px;
	border: 0px solid red;
}

#logo a img {
	border: 0px;
}

#search {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	vertical-align: middle;
}

#search input {
	margin: 0px;
}

#search_txt {
	position: relative;
	top: -5px;
}

#search_btn {
	position: relative;
	left: 5px;
}

.grad_col {
	height: 15px;
	background: url('../images/table_grad.jpg') repeat-x;
}

/* link item */
.link_item {
	background-color: #CCCCDD;
	font-weight: bold;
    font-size: 13px;
	padding: 8px;
	margin: 0px;
	overflow: hidden;
}

.link_item a, .link_item font {
	color: #2E47AB;
	text-decoration: none;
	background: url('../images/link_underline.jpg') 0% 100% repeat-x;
}

.link_item a:hover, .link_item a.active, .link_item .sel {
	color: #590E85;
	background: url('../images/link_underline_hover.jpg') 0% 100% repeat-x;
}

.link_item a.cat_link {

	
}

.link_item span {
	font-size: 80%;
	font-weight: normal;
	display: block;
	margin-left: 15px;
	clear: both;
	border: 0px solid #000;
}

.link_item span div {
	margin:0px;
	margin-top:5px;
	border: 0px solid #000;
}

.separator {
	background: url('../images/separator_bg.jpg') repeat-x;
	height: 1px;
}
/* END link item */

/* sale items */

.item_articles {
	text-align: center;
}

#left_col .item_articles a, #right_col .item_articles a {
	display: block;
	width: 174px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding-bottom:10px;
	padding-top:2px;
	text-decoration: none;
	font-size: 70%;
	background: url('../images/sale_art_item_bg.jpg') #fff 0% 100% repeat-x;
}

.item_articles a img {
	border:0px;
}

.item_articles a img.sale {
	position: absolute;
}

.item_articles a span.art_title {
	font-weight: bold;
	color: #323CB5;
}

.item_articles a span.art_price_old {
	color: #A0A0A8;
	text-decoration: line-through;
}

.item_articles a span.art_price_new {
	color: #3A0DA8;
}


/* END sale items */

/* меню */

#main_menu {
	height: 25px;
	padding-top: 30px;
	padding-bottom: 10px;
	font-weight: bold;
	margin: 0px;
}

.absoluter {
	position:absolute;
	width: 700px;
	border: 0px solid red;
	te-xt-align: justify;
}

#main_menu a {
	color: #BCB3E0;
	text-decoration: none;
	background: url('../images/main_menu_underline.jpg') 0% 100% repeat-x;
	margin-right: 15px; /* было 43  */
}

#main_menu a:hover, #main_menu a.active {
	background: url('') 0% 100% repeat-x;
}

#dop_menu {
	height: 20px;
	padding-top: 30px;
	padding-bottom: 10px;
	font-weight: bold;
}

#dop_menu a {
	color: #BCB3E0;
	text-decoration: none;
	background: url('../images/main_menu_underline.jpg') 0% 100% repeat-x;
	margin-right: 10px;
}

#dop_menu a:hover, #dop_menu a.active {
	background: url('') 0% 100% repeat-x;
}

/* END меню */

/*  путь ссылок */
#bread-crumb {
	padding-left: 20px;
	padding-top: 13px;
	padding-bottom:11px;
	color: #FBFFF3;
	font-size: 80%;
	border: 0px solid red;
	overflow: auto;
}

.bread_crumb_grad_col {
	background: #655CAB url('../images/table_grad.jpg') repeat-x;
}

#bread-crumb a {
	color: #FBFFF3;
	text-decoration: none;
	background: url('../images/bread_crumb_underline.jpg') 0% 100% repeat-x;
}

#bread-crumb a:hover {
	background: url('') 0% 100% repeat-x;
}

#bread-crumb a img {
	border: 0px;
}

/* END путь ссылок */

#index_screen {
	padding: 2px;
	background-color: #fff;
	text-align: center;
}

#content_text {
	padding-top: 5px;
padding-left: 20px;
padding-right: 20px;
	background: url('../images/partition_bg.gif') #E7E7EF repeat-x;
}

.text {
	font-size: 80%;
}

.text h1,h2,h3,h4,h5 {
	margin:10px 0px 10px 0px;
	padding: 0px;
	color: #224AA9;
}

.text a {
	color: #224AA9;
	text-decoration: none;
	background: url('../images/text_link_underline.jpg') 0% 100% repeat-x;
}

.text a:hover {
	background: url('') 0% 100% repeat-x;
}

.text h1 {
	font-size: 120%;
}

.text h2 {
	font-size: 120%;
}

.text h3 {
	font-size: 110%;
}

.text h4 {
	font-size: 110%;
}

.text h5 {
	font-size: 110%;
}

.text p {
	margin:5px 0px 5px 0px;
	padding: 0px;
}


#phone {
	padding-left: 10px;
	color: #fff;
	font-size: 110%;
	height: 30px;
	overflow: hidden;
}

#online {
	font-size: 70%;
	color: #B0B1F4;
	margin-top: 10px;
	padding-left: 10px;
	height: 110px;
	overflow: hidden;

}

#trash {
	height: 20px;
	background-color: #CDCADB;
	font-weight: bold;
	padding: 10px;
	margin: 0px;

}

#trash a {
	color: #fff;
	text-decoration: none;
	background: url('../images/bread_crumb_underline.jpg') 0% 100% repeat-x;
}

#trash a:hover {
	color: #fff;
	background: url('') 0% 100% repeat-x;
}

#trash_items {
	color: #2749AD;
	padding: 10px;
	font-size: 70%;
}

#trash_items table {
	width: 100%;
	margin-bottom: 10px;
}

#trash_items table .trash_items_num {
	text-align: right;
}

#trash_sum {
	font-weight: bold;
	color: #660099;
	font-size: 110%;
}


#banners {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

.email_form input.forma-input, textarea.forma-body {
	width: 100%;
}

.email_form textarea.forma-body {
	height: 120px;
}

.small_star {
	font-size: 90%;
	color: #2749AD;
}

.small {
	font-size: 90%;
}

#auth {
	padding: 10px;
	font-size: 80%;
}

#auth form {
	margin: 0px;
	padding: 0px;
}

#auth p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.recolor {
	color: #660099;
}

#auth a {
	color: #2E47AB;
	text-decoration: none;
	background: url('../images/link_underline.jpg') 0% 100% repeat-x;
}

#auth a:hover {
	color: #590E85;
	background: url('../images/link_underline_hover.jpg') 0% 100% repeat-x;
}

#auth table {
	margin: 0px;
	padding: 0px;
}


#content_top_block {
	background: url('../images/partition_bg.gif') #F7F7F9 repeat-x;
	height: 30px;
	font-size: 90%;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
}

#content_line_block {
	background: url('../images/selection_bg.gif') repeat-x;
	font-size: 130%;
	font-weight: bold;
	height: 30px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	border:0px solid red;
	color: #fff;
}

#content_line_block span {
	float: left;
}

#content_line_block span.r {
	float: right;
	font-size: 70%;
	font-weight: normal;
	color: #660099;
	margin-top: 3px;
}

#content_line_block span.r2 {
	margin-top: 0px;
}


#registration table {
	width: 100%;
	margin: 0px;
}

#registration table td.desc {
	width: 35%;
	text-align: right;
	padding: 3px 2px 3px 20px;
	color: #660099;
}

#registration table td {
	width: 65%;
	padding: 3px 20px 3px 0px;
}

#registration table td input.half_width {
	width: 45%;
}

#registration table td input.max_width {
	width: 92%;
}

#registration .fields {
	background-color: #F7F7F9;
	border:0px solid red;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

#registration .fields .separator2 {
	background-color: #E7E7EF;
	height: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#registration #error {
	padding: 3px 20px 3px 20px;
	color: #660099;
	font-weight: bold;
}

#auth_info, .show_basket {
	padding: 20px 20px 0px 20px;
}

.fields {
	padding: 10px 20px 10px 20px;
}

.show_basket_item {
	background-color: #F3F3F7;
	margin: 15px 0px 15px 0px;
}

.show_basket_item table {
	width: 100%;

}

.show_basket_item table td {
	text-align: left;
	vertical-align: top;
	padding: 0px;
}

.show_basket_item table td a.bskimg {
	text-decoration: none;
	background: url('');
	margin:0px;
	padding: 0px;
	display:inline;
}

.show_basket_item table td a img {
	border: 0px;
	margin:0px;
	padding: 0px;
}

.show_basket_item .show_basket_item_rtd {
	padding: 10px;
}

.show_basket_item .show_basket_item_rtd p{
	margin-top: 5px;
	margin-bottom:5px;
}

.show_basket_item .show_basket_item_rtd .art_title{
	font-size: 110%;
	font-weight: bold;
	margin: 0px;
}

.show_basket_item .show_basket_item_rtd .delete_item{
	float: right;
	margin: 0px;
}

.show_basket_item .sale {
	position: absolute;
	border: 0px;
}

.no_bg {
	background: url('') transparent; 
}

/* START SEARCH */
.show_search_item {
	background-color: #F3F3F7;
	margin: 15px 0px 15px 0px;
}

.show_search_item table {
	width: 100%;
	
}

.show_search_item table td {
	text-align: left;
	vertical-align: top;
	padding: 0px;
}

.show_search_item table td a.bskimg {
	text-decoration: none;
	background: url('');
	margin:0px;
	padding: 0px;
	display:inline;
}

.show_search_item table td a img {
	border: 0px;
	margin:0px;
	padding: 0px;
}

.show_search_item .show_search_item_rtd {
	padding: 10px;
}

.show_search_item .show_search_item_rtd p{
	margin-top: 5px;
	margin-bottom:5px;
}

.show_search_item .show_search_item_rtd .art_title{
	font-size: 110%;
	font-weight: bold;
	margin: 0px;
}

.show_search_item .show_search_item_rtd .delete_item{
	float: right;
	margin: 0px;
}

.show_search_item .sale {
	position: absolute;
	border: 0px;
}
/* END SEARCH */

/* pager */

#pager {
	clear: both;
	padding-top: 20px;
	border: 0px solid red;
	text-align: center;
}

#pager span {
	font-weight: bold;
	cursor:pointer;
}

div.articles {
	padding: 0px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 80%;
}

div.articles p {
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

div.articles p.title {
	margin: 0px 0px 10px 0px;
}

div.articles a {
	color: #2E47AB;
	text-decoration: none;
	background: url('../images/link_underline.jpg') 0% 100% repeat-x;
}

div.articles a:hover{
	color: #590E85;
	background: url('../images/link_underline_hover.jpg') 0% 100% repeat-x;
}


/* END BODY */


/* FOOTER */

#footer {
  position: relative;
  margin-top: -64px;
  height: 44px;
  padding-top:10px;
  padding-bottom:10px;
  border: 0px solid red;
  background: url('../images/footer_bg.jpg') repeat-x;	 
}

#footer_wrapper {
  width: 520px;
  margin-left: auto;
	margin-right: auto;
	font-size: 80%;
}

#footer_wrapper a {
	color: #2749AD;
}

#footer_wrapper a:hover {
	text-decoration: none;
}


#footer_wrapper .c {
	float: left;
	border:0px solid red;
}

#footer_wrapper #dfl {
	float: right;
	border:0px solid red;
}

#footer_wrapper #dfl img {
	border: 0px;
	position: relative;
	top: -5px;
}
/* END FOOTER */


.imgbaseline {
vertical-align: baseline;
}
.imgtop {
vertical-align: top;
}
.imgcentr {
vertical-align: middle;
}
.imgbottom {
vertical-align: bottom;
}
.imgtext-top{
vertical-align: text-top;
}
.imgtext-bottom {
vertical-align: text-bottom;
}
.imgleft {
float: left;
margin-right: 10px;
margin-bottom: 3px;
margin-top: 3px;
}
.imgright {
float: right;
margin-left: 10px;
margin-bottom: 3px;
margin-top: 3px;
}
a.razmer{
text-decoration:none;
color: #2E47AB;
}
a.razmer:hover{
text-decoration:underline;
}
ul.razmer{
color:#2E47AB;
}
h3{
text-align:center;
font-size:14px;
}
a.all{
font-size:11px;
text-decoration:none;
}
a.all:hover{
text-decoration:underline;
}
.porazmeru{
text-align:center;
}
td.skidnazvan{
text-align:center;
color:#1B2273;
font-weight:700;
}
td.skidcvet{
background:#CCCCCC;
}
td.skidmezdu{

}
.my_basket{
background-color: #CDCADB;
width: 190px;
height:90px;
overflow: hidden;
text-align:center;
}
a.bask{
font-size:16px;
text-decoration: none;
}
a.bask:hover{
text-decoration: underline;
}

/* shollex */

/* left blocks */
.l-block{float:left; width:190px; margin-left:15px; font: normal 14px/16px "Century Gothic",Arial; color:#686868}
span.left-cap {display: block; margin:5px 0 10px 0; font: bold 16px/18px "Century Gothic",Arial; color:#777777}
ul.left-block {width: 160px;}

ul.left-block li {float:left; margin-left:-30px; list-style-type: none; width: 100%; height:20px; }

ul.left-block li a {color:#3D479D; display: block;  width: 100%; font: normal 14px/17px Arial; text-decoration: none; background: url(galka.gif) no-repeat left center; padding:0px 5px 3px 11px}

ul.left-block li a:hover{background: #6A75AD;}

.size{
float:left; overflow:hidden; width:90px;
}
.size a{color:#3D479D; display: block;  width: 60px; font: normal 14px/17px Arial; text-decoration: none;}
.size a:hover{background: #6A75AD;}
.zagolovok-drugie-tov{text-align:center; font: bold 16px/18px "Century Gothic",Arial; color:#777777}
.drugie-tovari{float:left;width:400px; margin-left:20px; display: block; height:30px}
.drugie-tovari-price{float:left;}
.drugie-tovari a{text-decoration:none;
color: #2E47AB;}
.drugie-tovari a:hover{text-decoration:underline}
