html { font-family: Tahoma, Arial; color: #4e667a; font-size: 11px; height: 100%; }

h1, h2, h3, h4, h5, h6 { font-family: Tahoma, Arial; color: #4e667a; }

hr, .hide { display: none; }
img { border: 0px; }

p { margin: 0.7em 0; }

li p, dd p {
	margin: 0 0 0.7em 0;
}

h1 {
	font-size: 31px;
	font-weight: normal;
	margin: 0.8em 0px 0.7em 0px;
}

h2 {
	font-size: 20px;
	margin: 0.8em 0px 0.5em 0px;
}

h3 {
	margin: 1.5em 0 1em 0;
}

h4 {
	font-size: 12px;
}

h5, h6 {
	font-size: 11px;
}


a:link, a:visited, a:active, a:hover { color: #336699; text-decoration: underline; }

.red a:link, .red a:visited {
	color: #cc0033;
}

.blue a:link, .blue a:visited {
	color: #336699;
}

.n { font-weight: normal; font-style: normal; }
.s { padding: 0px 3px; }
.b { font-weight: bold; }
.sel {
	padding: 2px 4px 3px 4px;
	border: 1px solid #ccc;
	background-color: #fff;
}
.red {
	color: #cc0033;
}

.big {
	font-size: 12px;
}

.small {
	font-size: 10px;
}

.ital {
	font-size: 10px;
}

body {
	margin: 0;
	padding: 0;
	background: #4E5F6D url("/i/bg_base.gif");
}

form {
	margin: 0;
	padding: 0;
}

.button {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000;
	border: 1px outset #ccc;
}

.input {
	font-family: Tahoma, Arial;
	font-size: 11px;
	padding: 1px;
}

.textarea {
	font-family: Tahoma, Arial;
	font-size: 11px;
	padding: 1px;
}

.checkbox {
}

.select {
	font-family: Tahoma, Arial;
	font-size: 11px;
}

.cl { clear: both; }

.nav ul { list-style: none; margin: 0px; padding: 0px; }
.nav li { margin: 0px; padding: 0px; }

.nobr {
	white-space: nowrap;
}

.help p {
	float: left;
	padding: 10px;
	background-color: #fff;
	border: 1px dotted #ccc;
}

/* ************************* */

#page-width {
	width: 95%;
	min-width: 990px;
}


* html #page-minwidth {
	padding-left: 990px;
}

* html #container {
	margin-left: -990px;
	position: relative;
}

/*\*/
* html #page-minwidth, * html #page-layout, * html #container {
	height: 1px;
}
/**/

#main-body {
	background: #f6f0e7 url("/i/bg_worker_small.gif") left top no-repeat;
	padding-right: 5%;
}




/* ************************* */

#top-counters {
	float: right;
}

#bottom-counters {
	float: right;
}


#leftside {
	margin-top: 200px;
	margin-right: 30px;
	margin-left: 30px;
	width: 200px;
}

#quick-search-form {
	margin: 15px;
	position: absolute;
	z-index: 10;
	left: 30px;
	top: 200px;
	height: 60px;
	width: 170px;
}

#quick-search-form .input {
	border: none;
	width: 150px;
}

#quick-search-form .button {
	border: none;
	background-color: #4E667A;
	color: #F6F0E7;
}

#quick-search-form p {
	margin: 5px;
}

#leftside h3 {
	font-weight: normal;
	margin: 0px 0px 0.5em 0px;
	padding: 0px;
	line-height: 32px;
	font-size: 20px;
	border-bottom: 2px solid #cc0033;
}

#leftside .nav { margin-bottom: 1.2em; }
#leftside .nav li {
	background: url("/i/bot.gif") left top no-repeat;
	padding: 8px 0px 8px 15px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}

#leftside .nav li ul { display: none; }
#leftside .nav li.active ul { display: block; }
#leftside .nav li.active { background: url("/i/bot_red.gif") left top no-repeat; }
#leftside .nav li li {
	background: none;
	margin: 10px 6px 10px 15px;
	padding: 0px;
	font-weight: normal;
	border: 0px;
}

#leftside .nav li.active h5 {
	margin: 0px;
}

#leftside .nav li li.active {
	background: none;
}

#leftside .nav li li.active h5 {
	padding: 5px;
	margin: 0px -6px 0px -6px;
/*	background-color: #fff; */
	background: none;
	border: 1px solid #ccc;
	font-weight: normal;
	font-size: 11px;
}

#leftside .nav li li.current h5 {
	background-color: #fff;
}

#leftside .nav li li h5 a:link, #leftside .nav li li h5 a:visited {
	text-decoration: none;
	color: #4e667a;
}

#leftside .nav li li li {
	background: none;
	margin: 5px 0 5px 15px;
	padding: 0px;
	font-weight: normal;
	border: 0px;
}

#leftside .nav li.more {
	font-weight: normal;
	background: none;
	border: 0;
}


#logo {
	position: absolute;
	z-index: 10;
	left: 30px;
	top: 30px;
	width: 165px;
	height: 100px;
}

#header {
	padding-top: 30px;
	margin-left: 260px;
	margin-bottom: 15px;
	height: 35px;
	border-bottom: 7px solid #4e667a;
}

#header .nav li { float: left; line-height: 25px; margin-right: 10px; font-weight: bold; }
#header .nav li.special { margin-right: 0px; padding-right: 27px; float: right; background: url("/i/icon_lock.gif") right center no-repeat; }
#header .nav li a:link, #header .nav li a:visited { color: #cc0033; }
#header .nav li.special a:link, #header .nav li.special a:visited { color: #336699; }
#header li.special span { font-weight: normal; }
#header li.palka { font-weight: normal; }

#footer {
/*
	float: left;
	width: 100%;
*/
	height: 84px;
	background: url('/i/bg_bot.gif') top left repeat-x;
}

#footer-inner {
	background: url('/i/worker_bot.gif') top left no-repeat; height: 84px;
}

#footer-inner p {
	margin: 0px;
	padding-left: 100px;
	padding-top: 40px;
	color: #F6F0E7;
}

#footer-inner a {
	color: #fff;
}

table#main-body-table {
	padding-bottom: 2em;
}

#content {
	margin: 0 30px 0 0;
}

p#cont_nav {
	margin: 0px 0px 1.5em 0px;
}
p#cont_nav span {
	padding: 0px 3px;
}

#sidebar {
	width: 210px;
}

p#phone_number { margin: 0px 0px 1em 0px }

p#work_time { margin: 0px 0px 1em 0px }

#basket h3 {
	background: #9ea7af url("/i/bg_basket.gif") no-repeat;
	padding-left: 10px;
	margin: 0px;
}

#basket .cont {
	border-left: 3px solid #9ea7af;
	border-bottom: 3px solid #9ea7af;
	border-right: 3px solid #9ea7af;
	background-color: #ffffff;
	margin: 0px 0px 0.5em 0px;
	padding: 5px 10px;
}

#basket ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#basket li {
	margin: 0px;
	background: url("/i/bot.gif") left top no-repeat;
	padding: 8px 0px 8px 15px;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
}

#basket li.red {
	background: url("/i/bot_red.gif") left top no-repeat;
	color: #cc0033;
}

#basket em {
	white-space: nowrap;
	font-style: normal;
	font-weight: bold;
}


.iblock {
	margin-top: 2em;
}

.iblock h3 {
	font-weight: normal;
	margin: 0px 0px 0.5em 0px;
	padding: 0px;
	line-height: 32px;
	font-size: 20px;
	border-bottom: 2px solid #cc0033;
}

#sub-categories {
	margin-bottom: 2em;
}

#sub-categories ul {
	list-style: none;
	margin: 0 2em 5px 0;
	padding: 0;
	float: left;
}

#sub-categories li {
	margin: 0px;
	padding: 0px;
	word-wrap: none;
}


#search-result {
	margin-bottom: 0px;
}

#search-result dl {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#search-result dt {
	margin: 15px 0px 10px 0px;
	padding: 15px 0px 0px 0px;
	border-top: 1px solid #ccc;
/*	clear: left; */
}

#search-result dd {
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

#search-result .descr {
	margin-left: 115px;
}

#search-result .image {
	float: left;
	width: 105px;
/*	height: 105px; */
	background-color: #fff;
}


#search-result .price_block {
	width: 260px;
}

#search-result p.price, #search-result p.price2 {
	float: left;
	margin: 10px 0 0px 0;
	padding: 0 8px;
	line-height: 35px;
	background: #9da6ae;
	color: #fff;
	font-weight: bold;
}

#search-result p.price2 {
	line-height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#search-result p.buy_it, #search-result p.sel_it {
	float: right;
	margin: 10px 0 0 5px;
/*	line-height: 35px; */
	font-weight: bold;
}

#search-result p.sel_it {
	padding-right: 25px;
}

#search-result p.buy_it a {
	float: right;
	height: 25px;
	line-height: 25px;
	display: block;
	padding-right: 25px;
	background: url('http://www.promtrest.ru/i/buy.gif') right center no-repeat;
}

/*
#search-result p.buy_it .img {
	margin: 7px 0;
}
*/

#search-result p.not_available {
	float: left;
	margin: 10px 0 0 0;
	padding: 0 4px;
	line-height: 20px;
	background: #9da6ae;
	color: #fff;
	font-weight: normal;
}

#search-result p.not_available2 {
	float: right;
	margin: 10px 0 0 5px;
	padding: 0 5px;
	line-height: 1.4em;
	font-weight: normal;
	border: 1px dotted #9da6ae;
	color: #9da6ae;
}

#search-result .page-links {
/*	font-weight: bold; */
	border-top: 1px solid #ccc;
	margin-top: 15px;
	padding-top: 15px;
}

.page-links a {
	font-size: 11px;
}

.page-links a {
	padding: 3px 6px;
	border: 1px solid #ccc;
	background-color: #fff;
	text-decoration: none;
}

.page-links a:hover {
	text-decoration: underline;
}

.page-links b {
	padding: 3px 6px;
	border: 1px solid #ccc;
	background-color: #F6F0E7;
}


#entry-details {
	border-top: 1px solid #ccc;
	margin-top: 1em;
	padding-top: 2em;
}

#entry-details .image {
	z-index: 1;
/* 	background-color: #fff; */
	text-align: center;
	width: 250px;
}

#entry-details .image_cont {
	z-index: 1;
	position: relative;
	height: 100%;
	width: 250px;
	background-color: #fff;
}

#entry-details .image a {
	display: block;
}

#entry-details .more_icon {
	position: absolute;
	z-index: 2;
	width: 33px;
	height: 31px;
	bottom: 3px;
	left: -3px;
}

* html #entry-details .more_icon {
	bottom: 0px;
}

#entry-details .short_info {
	padding-left: 15px;
}

#entry-details .short_info ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

#entry-details .short_info li {
	margin-top: 1px;
	margin-left: 0;
	padding-left: 0;
}

#entry-details a.more:link, #entry-details a.more:visited {
	padding: 3px;
	text-align: center;
	display: block;
}

#entry-details .buying_info {
	padding-top: 15px;
	padding-left: 15px;
}

#entry-details .price {
	float: left;
	padding: 8px;
	margin: 0;
	background: #9da6ae;
	color: #ffffff;
	font-weight: bold;
	line-height: 1.5em;
}

#entry-details .price em {
	font-style: normal;
	font-size: 16px;
	line-height: 26px;
}


#entry-details p.buy_it {
	float: left;
	margin: 5px 10px 0 0;
	line-height: 29px;
	font-weight: bold;
}

#entry-details p.buy_it .img {
	margin: 4px 0;
}

#entry-details p.not_available {
	float: left;
	margin: 5px 0 0 0;
	padding: 0.7em;
	line-height: 20px;
	background-color: #fff;
	font-weight: normal;
	border: 1px solid #ccc;
}


#entry-details h4 {
	margin: 0 0 0.7em 0;
	padding: 0;
}

#entry-details .no_image {
	background-color: #fff;
	text-align: center;
	width: 250px;
	height: 105px;
	padding: 40px 0;
}

#entry-summary {
	margin-top: 1.5em;
}

#entry-summary ul {
	margin: 0;
	padding: 0;
	list-style: disc inside;
}

#entry-integration {
	margin-top: 1.5em;
}

#entry-integration ul {
	margin: 0 0 0 3em;
	padding: 0;
	list-style: square inside;
}

#entry-summary li, #entry-integration li {
	margin: 2px 0;
	padding: 0;
}

#entry-range {
	margin-top: 1.5em;
}

#entry-range h4 {
	border: 1px solid #ccc;
	background-color: #eae7e3;
	font-weight: bold;
	padding: 10px;
	margin: 0;
	text-align: left;
}

#entry-range table {
	width: 100%;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 0;
}

#entry-range th {
	font-weight: bold;
	padding: 10px;
	text-align: center;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	background-color: #eae7e3;
}

#entry-range td {
	padding: 10px;
	text-align: center;
	border-bottom: 1px solid #ccc;
	background-color: #fff;
}

#entry-range em {
	font-weight: bold;
	font-style: normal;
}

#entry-range tr.marked,
#entry-range tr.marked td
{
	background-color: #efefef;
}

#entry-range tr.even:hover,
#entry-range tr.even:hover td,
#entry-range tr.hover
{
	background-color: #efefef;
}

.submit_cart {
	background: url('/i/buy.gif') right center no-repeat;
	padding: 2px 25px 2px 0;
	border: 0;
	font-size: 1em;
	font-family: Tahoma, Arial;
	color: #336699;
	text-decoration: underline;
	font-weight: bold;
	cursor: pointer;
	height: 21px;
}

#entry-ttx {
	margin-top: 1.5em;
}

#entry-ttx h4 {
	border: 1px solid #ccc;
	background-color: #eae7e3;
	font-weight: bold;
	padding: 10px;
	margin: 0;
	text-align: left;
}

#entry-ttx table {
	width: 100%;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 0;
}

#entry-ttx td {
	padding: 10px;
	text-align: left;
	border-bottom: 1px solid #ccc;
	background-color: #fff;
}

#entry-ttx .color_21 td {
	color: #7F0008;
}

#entry-ttx .color_green td {
	color: #005F35;
}



#search-form {
	margin-bottom: 2em;
	padding: 15px 10px 10px;
	border: 1px solid #ccc;
	background: #fff url("/i/bg_base_2.gif") top left repeat-x;
}

#search-form .line {
	float: left;
	white-space: nowrap;
	margin-right: 2em;
	margin-top: 5px;
}

#search-form .ex_par th {
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	padding: 5px 10px 0 0;
}

#search-form .ex_par td {
	vertical-align: top;
	padding-top: 5px;
}



#categories dl {
	padding: 0;
	margin: 0;
	list-style:  none;
}

#categories dt {
	padding: 0;
	margin: 1.5em 0 0 0;
	font-size:  12px;
	font-weight:  bold;
}

#categories dd {
	margin: 0.5em 0 0 2em;
	list-style:  none;
	font-size:  11px;
	line-height:  17px;
	font-weight:  normal;
}

#categories dl span {
	font-size:  11px;
	font-weight:  normal;
}



table.tab1 {
	background-color: #ccc;
}

.tab1 th {
	padding: 5px;
	text-align: center;
	background-color: #EAE7E3;
	font-weight: bold;
}

.tab1 td {
	padding: 5px;
	text-align: center;
	background-color: #fff;
}

.tab1 .box {
	margin: 5px 1.5em 5px 5px;
	padding: 0 5px;
	float: left;
	line-height: 25px;
}

.tab1 .title {
	font-size: 12px;
	font-weight: bold;
}

.tab1 .box img {
	border: 3px solid #EAE7E3;
}

.tab1 .border {
	border: 1px inset #EAE7E3;
}

.tab1 .price {
	font-size: 14px;
	font-weight: bold;
}



.tab2 th {
	padding-right: 15px;
	font-weight: normal;
	text-align: left;
}

.tab2 td {
	text-align: left;
}

.tab2 .itogo {
	font-weight: bold;
	font-size: 12px;
/*
	border-top: 1px solid #ccc;
*/
}


table.tab3 {
	background-color: #ccc;
}

table.tab3 span {
	font-weight: normal;
}

.tab3 th {
	padding: 5px 10px;
	text-align: left;
	background-color: #EAE7E3;
	font-weight: bold;
}

.tab3 td {
	padding: 5px;
	text-align: left;
	background-color: #fff;
}

table.tab3 td td {
	padding: 0;
}

.errors {
	margin-bottom: 1em;
}

.errors span {
	color: #cc0033;
}

.errors ul {
	margin: 0px 0px 0px 1em;
	padding: 0px;
	list-style: square inside;
}

.errors li {
	margin: 2px;
	padding: 0px;
}


#cart fieldset {
	margin-top: 1em;
	border: 1px solid #ccc;
}

#cart legend {
	font-size: 20px;
	padding: 0px 5px;
}


.variants dl {
	margin: 0px;
	padding: 0px;
}

.variants dt {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	font-weight: bold;
}

.variants dd {
	margin: 0.5em 0px 0px 2em;
	padding: 0px;
}

.not_exists td {
/*	color: #cc0033;
	font-style: italic; */
}

.putoff td {
/*	color: #7f7f7f; */
	background: #efefef;
}

.alert_block {
	clear: both;
	margin-top: 2em;
	padding: 1em;
	width: 200px;
	border: 1px solid #ccc;
	background: #fff;
}

.tab3 .tab_address td { background-color: #fff; padding: 0 5px 2px 2px; }
.tab3 .tab_address th { background-color: #fff; padding: 0 0 2px 0; font-weight: normal; text-align: right; }


/* ***************
  for index page
*************** */

#index #main-body {
	background: #f6f0e7 url("/i/bg_worker.gif") left top no-repeat;
}

#index #leftside {
	margin-top: 22px;
}

#index #quick-search-form {
	margin: 15px;
	position: absolute;
	z-index: 10;
	left: 30px;
	top: 270px;
	height: 60px;
	width: 170px;
}

#index #search-result dt {
	border-top: none;
}

#index #content {
	margin: 0px;
}

#index #content h3 {
	font-weight: normal;
	margin: 0px 0px 0.5em 0px;
	padding: 0px 80px 0px 0px;
	font-size: 20px;
	line-height: 70px;
}

#index_spec {
	padding-right: 15px;
}

#index_spec h3 {
	float: left;
	background: #f6f0e7 url("/i/pic_spec.gif") right center no-repeat;
}

#index_spec table {
	background-color: #fff;
	margin-bottom: 1.5em;
	border-bottom: 2px solid #4E667A;
	width: 100%;
}

#index_spec h4 {
	margin: 10px 0;
	padding: 0;
}

#index_top td {
	vertical-align: top;
	padding: 0;
}

#index_spec table p {
	margin: 10px 0;
}

#index_top {
	padding-left: 15px;
}

#index_top h3 {
	float: left;
	background: #f6f0e7 url("/i/pic_lider.gif") right center no-repeat;
}

#index_top table {
	margin-bottom: 1.5em;
	width: 100%;
}

#index_top td {
	vertical-align: top;
	padding: 0;
}

#index_top td.image {
	width: 115px;
}

#index_top h4 {
	margin: 0;
	font-weight: bold;
	font-size: 12px;
}

#index_top p {
	margin: 10px 0 0 0;
}

#index_super_header {
	height: 339px;
	margin-bottom: 10px;
}

#index_slogan {
	margin-left: 260px;
}

#index_text {
	margin-left: 350px;
	font-family: Arial;
	color: #4e667a;
	font-size: 15px;
}

#index_text {
	margin-left: 350px;
	font-family: Arial;
	color: #4e667a;
	font-size: 15px;
}

#index_sidebar {
	float: right;
	margin-left: 30px;
	width: 210px;
}



/* ***************
  for small window
*************** */

#small_win #page-width {
	min-width: 650px;
}

* html #small_win #page-minwidth {
	padding-left: 650px;
}

* html #small_win #container {
	margin-left: -650px;
}

#small_win #main-body {
	background: #f6f0e7;
	padding: 15px 25px;
}

#small_win #header {
	padding: 0;
	margin: 0 0 15px 0;
	height: 45px;
	border-bottom: 7px solid #4e667a;
}

#small_win #logo {
	position: absolute;
	z-index: 2;
	left: 25px;
	top: 10px;
	width: 165px;
	height: 100px;
}

#small_win h1 {
	margin-top: 0;
}

#small_win #content {
	margin: 0;
	padding: 0;
}

#big-big-photo {
	margin-top: 1.5em;
	padding: 0;
}

#small_win #footer-inner {
	background: none;
}

#small_win #footer-inner p {
	padding-left: 10px;
}


/* ***************
  for mess window
*************** */

#mess_win #container {
	margin: 30px;
}

#mess_win #main-body {
	background: #f6f0e7;
	padding: 15px 25px;
}

#mess_win #header {
	padding: 0;
	margin: 0 0 15px 0;
	border: none;
	height: 45px;
	border-bottom: 7px solid #4e667a;
}

#mess_win #logo {
	position: absolute;
	z-index: 2;
	left: 55px;
	top: 40px;
	width: 165px;
	height: 100px;
}

#mess_win h1 {
	margin-top: 0;
}

#mess_win #content {
	margin: 0;
	padding: 0;
}


/* ***************
  for cpcr window
*************** */

body#cpcr_win {
	margin: 1em;
	padding: 0;
	background: #f6f0e7;
}
#calc_form {
	margin-top: 2em;
}

fieldset {
	padding: 1em;
}
legend {
	padding: 0 5px;
	font-size: 12px;
}


/* ******************************** */
.topic-list h4 {
	margin: 1em 0 0.7em 0;
}
.topic-list h4 a {
	text-decoration: none;
}
.topic-list .row {
	border-top: 1px solid #ccc;
	margin: 1em 0 0 0;
}
.topic-list .row_first {
	border: none;
	padding: 0;
}
.topic-list .image {
	float: left;
	margin: 0 10px 0 0;
	border: 3px solid #ccc;
}
.topic-list .date {
	font-style: italic;
}
.topic-list .page-links {
	border-top: 1px solid #ccc;
	margin-top: 1em;
	padding-top: 1.5em;
}

.topic-view ul, .topic-view ol, .topic-view li {
	list-style-position: inside;
}


#null_list { border-top: 1px solid #ccc; padding-top: 1em; margin-top: 3em; }
#null_list ul { list-style: none; margin: 0; padding: 0; }
#null_list li { float: left; width: 32%; margin: 0 0 0 2%; overflow: hidden; }
#null_list li.first { margin: 0; }
#null_list .image { border: 1px solid #ccc; background-color: #fff; padding: 2px 10px; }
#null_list .title { padding: 2px 0 2px 1px; }
#null_list .price { padding-left: 1px;}

#map_tree ul { margin: 2em 0 0 0; padding: 0;/* list-style: disc;*/  list-style-position: inside; }
#map_tree ul ul { margin: 0 0 0 3em; padding: 0; /* list-style: disc; */ }
#map_tree ul ul ul { margin: 0 0 0 4em; /* list-style-type: square;*/ }
#map_tree ul ul ul ul { margin: 0 0 0 5em; /* list-style-type: circle; */ }
#map_tree li { margin-top: 0.7em; font-size: 12px; font-weight: bold; }
#map_tree li li { margin-top: 0.7em; font-size: 12px; font-weight: normal; }
#map_tree li li li { margin-top: 0.4em; font-size: 11px; font-weight: normal; }
#map_tree li li li li { margin-top: 0; font-size: 11px; font-weight: normal; }


.list1 { list-style: none; margin: 0; padding: 0; }
.list1 li { overflow: hidden; margin: 1.5em 0 0 0; width: 100%; }
.list1 li.first { }
.list1 .image { float: left; border: 1px solid #ccc; padding: 3px; background-color: #fff; }
.list1 .image img { width: 65px; height: 65px; }
.list1 .title { margin-top: 15px; margin-left: 80px; }
.list1 .price { margin-top: 3px; margin-left: 80px; }

.list2 {
	margin: 0;
	padding: 0 15px;
	list-style-type: square;
}
.list2 li {
	margin: 2px 0;
	padding: 0;
	line-height: 15px;
}

.pad {
	padding-left: 1em;
}




/* ***************
  self-clearing floats
*************** */

#main-body:after,
.z-wrapper:after,
.z:after,
.help:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* trigger hasLayout and target ie5+6/win only */
* html #main-body,
* html #search-result .descr,
* html .z-wrapper,
* html .z,
* html .help
{ height: 1%; }

/* trigger hasLayout and target ie7/win only */
*:first-child+html #main-body,
*:first-child+html .z-wrapper,
*:first-child+html .z,
*:first-child+html .help,
*:first-child+html #search-result .descr
{ min-height: 1px; }

.red a strong {
font-size: 15px;
}



/* special */

table.sp_table {
width: 100%;
margin-bottom:10px;
margin-top:1px;
}
.sp_t1 {
width:50%;
background: #336699;
padding:5px;
color: #fff;
vertical-align:top;
}

.t-wrapper .image {
background-color:#FFFFFF;
float:left;
width:105px;
}

.t-wrapper .descr {
margin-left:110px;
}
.t-wrapper .title {
padding-bottom:5px;
height: 50px;
vertical-align: middle;

}
.t-wrapper .price {
font-size: 20px;
margin-bottom:0px;
}
.t-wrapper .links {
border-top: 1px dashed #fff;
margin-top: 5px;
padding-top:5px;

}
.t-wrapper a, .t-wrapper a:hover {
color: #fff;

}
.t-wrapper .title a {
font-size: 17px;
margin: 0px;
padding:0px;
}
.t-wrapper p.buy_it {
float:right;
font-weight:bold;
line-height:35px;
}
.t-wrapper input.img {
margin:7px 0 0 5px;
}
.spec_hd {
background: #9DA6AE;
color: #fff;
font-size: 17px;
padding: 5px;
margin-left:9px;
}