body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(/img/top_grad.gif);
	background-repeat: repeat-x;
	background-position: top;
}

body, td, th, input, select {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
}


h1 {
	font-size: 150%;
	font-weight: normal;
	margin: 0 0 0.8em 0;
}
h2 {
	font-size: 120%;
	font-weight: normal;
	margin: 0 0 0.25em 0;
}
h3 {
	font-size: 100%;
	font-weight: bold;
	margin:0 0 0.25em 0;
}
h4 {
	font-size: 100%;
	font-weight: normal;
	margin: 0;
}


a:link {
	color: #054EA8;
}
a:visited {
	color: #547aa8;
}
a:hover {
	color: #CC0000;
}

a img {
	border-style: none;
}

form {
	padding: 0px;
	margin: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

.small {
	font-size: 11px;
}


.err {
	color: #FF0000;
}

.blink a:link, .blink a:visited {
	color: #000000;
}
.blink a:hover {
	color: #CC0000;
}

.bold {
	font-weight: bold;
}

.plain_text {
	font-size: 80%;
	line-height: 150%;
}

/* LAYOUT */

.floatbr {
	clear: both;
}

.grey_count {
	font-size: 90%;
	color: #808080;
	margin-left: 3px;
}

.info_box {
	background-color: #F7F7F7;
	padding: 5px;
	border: 1px solid #CCCCCC;
	width: auto;
	color: #333333;
}


#tooltip {
	font-size: 75%;
	background: #FFFFEA;
	border: 1px solid #000000;
	color: #000000;
	margin: 0px;
	padding: 3px 5px 3px;
	position: absolute;
	visibility: hidden;
	z-index: 100;
}


#container {
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
}

#header {
	padding: 20px 20px 20px 30px;
	margin: 0px;
	position: relative;
	height: 60px;
}

#logo {
	position: absolute;
	/*background-image: url(/img/smartshopper.gif);
	background-repeat: repeat-x;
	background-position: top;*/
	z-index: 100;
}

#search_bar_cont {
	width: 800px;
	right: 20px;
	position: absolute;
	z-index: 1;
}

#sb_bg {
	background-color: #496782;
	height: 50px;
	text-align: center;
}
#sb_bg #sb_table {
	padding-top: 12px;
}

#sb_bg table {
	width: 100%;
	border-collapse: collapse;
	padding: 0px;
}
#sb_bg td {
	padding: 0px 5px;
	text-align: left;
}

#sb_bg #sb_td_2 input, #sb_bg #sb_td_3 select {
	width: 99%;
}
#sb_bg #sb_td_1 {
	font-size: 80%;
	width: 50px;
	height: 25px;
	white-space: nowrap;
	text-align: right;
}
#search_ico {
	width: 24px;
	height: 22px;
}
.search_ico_load {
	background-image: url(/img/search.gif);
	background-repeat: no-repeat;
	background-position: -50px center;
}
.search_ico_ani {
	background-image: url(/img/search.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
}

#sb_bg #sb_td_1 a:link, #sb_bg #sb_td_1 a:visited {
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 1px dashed #FFFFFF;
	cursor: help;
	text-decoration: none;
}

#sb_bg #sb_td_2 {
	width: auto;
}
#sb_bg #sb_td_3 {
	width: 250px;
}
#sb_bg #sb_td_4 {
	width: 80px;
}
#sb_bg #sb_td_5 {
	width: 5%;
}

#sb_bg #sb_td_2 input, #sb_bg #sb_td_4 input {
	font-size: 80%;
}
#sb_bg #sb_td_3 select {
	font-size: 80%;
}

#main_text_cont {
	padding: 10px 0px 20px 30px;
	position: relative;
	width: 720px;
	float: left;
}

#cat_path {
}
#cat_path a:link, #cat_path a:visited {
	margin: 0px 2px;
	font-size: 80%;
	color: #000000;
}
#cat_path a:hover {
	color: #CC0000;
}
#cat_path h1 {
	margin: 10px 0px;
	padding: 0px;
	font-size: 130%;
	color: #000000;
}

#cat_list {
	font-size: 80%;
	padding-left: 10px;
}
#cat_list ul {
	padding: 5px;
	margin: 0px;
}
#cat_list li {
	padding: 0px 0px 5px 17px ;
	margin: 0px;
	list-style-type: none;
}
#cat_list .cat, #cat_list .cat-big {
	background-image: url(/img/cat.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

#cat_list .list {
	background-image: url(/img/list.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
#cat_list .cl_count {
	font-size: 90%;
	color: #808080;
	margin-left: 5px;
}

#cl_l {
	width: auto;
	float: left;
}
#cl_r {
	width: auto;
	float: left;
	padding-left: 30px;
}
.cl_subcats {
	font-size: 90%;
	padding: 3px 0px 5px 5px;
	font-weight: normal;
}

.cat-big {
	font-size: 120%;
}

.cat_list_main {
	/*margin-left: 140px;*/
}


#all_goods_lnk {
	font-size: 80%;
	padding-bottom: 10px;
}
#all_goods_lnk a:link, #all_goods_lnk a:visited {
	color: #000000;
}
#all_goods_lnk a:hover {
	color: #CC0000;
}

#page_panel {
	padding: 10px 0px;
	font-size: 90%;
}


#page_panel .page_list {
	width: auto;
	float: left;
}
.stat_str {
	font-size: 80%;
	color: #808080;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

.page_list .pg_lnk:link, .page_list .pg_lnk:visited, .page_list .pg_lnk:hover, .page_list .pg_cur, .page_list .pg_prev {
	margin: 0px;
	padding: 3px 5px;
}

.page_list .pg_cur {
	color: #000000;
	background-color: #e5e5e5;
}

.page_list .pg_lnk:hover, .page_list .pg_prev:hover {
	color: #000000;
	background-color: #e5e5e5;
}
.page_list .pg_prev {
}
.page_list .pg_next {
	margin-left: 5px;
}

#goods_list {
	margin-top: 5px;
	padding: 20px 0px 20px 0px;
	border-top: 1px solid #E5E5E5;
	clear: both;
}

#g_table {
	width: 100%;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
}


.g_item {
}

.g_item .g_txt_cont, .g_item .g_img, .g_item .g_shop {
	border-bottom: 1px solid #E5E5E5;
}

.g_item .g_img, .g_item .g_shop {
	text-align: center;
	vertical-align: top;
	padding: 7px 0px 7px 0px;
}

.g_item .g_img {
	width: 100px;
}
.g_item .g_txt_cont {
	vertical-align: top;
	padding: 7px 20px 7px 15px;
}
.g_item .g_tit {
	font-size: 100%;
	padding: 0px 0px 10px 0px;
}
.g_item .g_descr {
	font-size: 80%;
	padding: 0px 0px 10px 0px;
}
.g_item .g_descr a:link, .g_item .g_descr a:visited {
	color: #000000;
}
.g_item .g_url_det {
	font-size: 70%;
	padding: 0px 0px 5px 0px;
}
.g_item .g_url_det, .g_item .g_url_det a:link, .g_item .g_url_det a:visited {
	color: #808080;
}

.g_item .g_url_det a:hover {
	color: #000000;
}


.g_item .g_url_det .add_urls {
	margin: 0px 0px 0px 0px;
}

.g_item .g_url_det .add_urls a {
	margin: 0px 10px 0px 0px;
}


.g_item .g_shop {
	width: 130px;
}
.g_item .g_s_tit {
	font-size: 80%;
}
.g_s_tit, .g_s_tit a:link, .g_s_tit a:visited {
	color: #438100;
}
.g_s_tit a:hover, .g_s_allg a:hover {
	color: #CC0000;
}

.g_item .g_s_allg {
	margin: 5px 0px 0px 0px;
	font-size: 85%;
}

.g_item .g_price {
	padding: 5px 0px 10px 0px; 
	color: #000000;
	font-size: 100%;
	font-weight: bold;
	white-space: nowrap;
}

.pr_mr {
	margin: 0px 2px;
}

/* table view */

#g_table_short {
	width: auto;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	font-size: 80%;
}

#g_table_short th {
	background-color: #f2f2f2;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}
#g_table_short td {
	border: 1px solid #CCCCCC;
	padding: 5px 15px;
}

#g_table_short .price {
	font-weight: bold;
	font-size: 100%;
	text-align: center;
}
#g_table_short .det_url {
	font-size: 85%;
}
#g_table_short .det_url a:link, #g_table_short .det_url a:visited {
	color: #808080;
}
#g_table_short .det_url a:hover {
	color: #000000;
}

#g_table_gallery {
	width: 100%;
	border-collapse: collapse;
	padding: 0px;
	margin: 0px;
	font-size: 80%;
}
#g_table_gallery td {
	padding: 10px 10px 20px 10px;
	text-align: center;
}
#g_table_gallery .title {
	padding: 5px 0px;
}
#g_table_gallery .price {
	font-weight: bold;
	font-size: 120%;
	padding: 3px 0px;
}

/* detail */

#det_path {
	margin-bottom: 30px;
}
#det_path a:link, #det_path a:visited {
	margin: 0px 2px;
	font-size: 80%;
	color: #000000;
}
#det_path a:hover {
	color: #CC0000;
}

#det_cont h1 {
	font-size: 120%;
	padding: 0px;
	margin: 0px;
}

#det_img_cont {
	float: left;
	width: auto;
}
#det_img_cont img {
	margin: 0px 30px 0px 0px;
}

#det_info_cont {
	float: left;
}

#det_type {
	margin: 0px 0px 10px 0px;
}

#det_type strong {
	font-size: 90%;
	font-weight: normal;
}

#det_shop {
	margin: 10px 0px; 
	font-size: 90%;
}
#det_shop a:link, #det_shop a:visited {
	color: #438100;
}
#det_shop a:hover {
	color: #CC0000;
}

#det_price {
	margin: 10px 0px; 
	padding-right: 10px;
	font-size: 90%;
	color: #000000;
	font-weight: normal;
}

#det_price span {
	font-weight: bold;
	font-size: 120%;
}

#ico_info {
	font-size: 90%;
	margin: 20px  0px 0px 0px;
	padding: 0px 0px 0px 25px;
	background-image: url("/img/ico-info.gif");
	background-position: left;
	background-repeat: no-repeat;
}
#ico_cart {
	font-size: 90%;
	margin: 10px  0px 0px 0px;
	padding: 0px 0px 0px 25px;
	background-image: url("/img/ico-cart.gif");
	background-position: left;
	background-repeat: no-repeat;
}

#det_buy {
	margin: 20px 0px; 
}
#det_buy a:link, #det_buy a:visited {
	font-size: 80%;
	color: #000000;
	text-decoration: none;
	background-color: #e5e5e5;
	padding: 2px 10px;
	border-bottom: 2px solid #808080;
	border-right: 2px solid #808080;
	border-top: 1px solid #b3b3b3;
	border-left: 1px solid #b3b3b3;
}
#det_buy a:hover {
	background-color: #999999
}

#det_descr {
	clear: both;
	font-size: 90%;
	width: 80%;
	padding: 20px 0px 20px 0px
}

.ext_url {
	padding-right: 20px;
	background-image: url(/img/ext_url.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

/* column */

#col_cont {
	width: 200px;
	position: relative;
	float: right;
}

#col_box {
}

#col_box input, #col_box select, #col_box option {
}

#col_box_body {
	background-color: #f2f2f2;
	border: 1px solid #e5e5e5;
	border-top: 2px solid #aaaaaa;
	padding: 5px 15px;
	background-image: url(/img/col_b_bg.gif);
	background-repeat: repeat-x;
	width: auto;
}

#col_box_filter {
}

#col_box_view {
	display: none;
}

.col_inp_1 {
	width:100%;
	font-size: 80%;
}
.col_price {
	font-size: 80%;
	margin: 7px 0px;
}
.col_price input {
	width: 45px;
}
.col_tit {
	font-size: 70%;
	text-transform: uppercase;
	color: #999999;
	margin: 7px 0px 2px 0px;
	padding: 2px 0px;
}
.col_but {
	padding: 10px 0px;
	font-size: 80%;
}

/* col tabs */

#col_tabs, .col_t_bg {
	height: 20px;
}
.col_t_bg {
	text-align: center;
	vertical-align: middle;
	float: left;
	width: 70px;
	background-image: url(/img/tab_bg.gif);
	background-repeat: repeat-x;
}

.col_ta .col_t_bg {
	background-color: #d9d9d9;
	background-position: 0px 0px;
}
.col_td .col_t_bg {
	background-color: #e5e5e5;
	background-position: 0px -21px;
}

.col_t_crl, .col_t_crr {
	float: left;
	width: 8px;
	height: 20px;
	background-image: url(/img/tab_corners.gif);
	background-repeat: no-repeat;
}

.col_ta .col_t_crl {
	background-position: 0px 0px;
}
.col_ta .col_t_crr {
	background-position: 0px -21px;
}
.col_td .col_t_crl {
	background-position: 0px -42px;
}
.col_td .col_t_crr {
	background-position: 0px -63px;
}


.col_t_bg a:link, .col_t_bg a:visited  {
	font-size: 80%;
	color: #000000;
	text-decoration: none;
	margin: 0px 5px;
}

.col_td .col_t_bg a:link, .col_td .col_t_bg a:visited  {
	color: #999999;
}


.grey, .grey a {
	font-size: 70%;
	color: #808080;
}


/* footer */

#footer {
	padding: 10px;
	margin-top: 20px;
	border-top: 1px solid #E5E5E5;
	font-size: 70%;
	color: #808080;
}

#footer, #footer a:link, #footer a:visited {
	color: #808080;
}
#footer a:hover {
	color: #000000;
}

#footer #foot_1  {
	width: 35%;
	float: left;
	padding-bottom: 10px;
}
#footer #foot_2 {
	width: 31%;
	float: left;
	padding-bottom: 10px;
}
#footer #foot_3 {
	width: 33%;
	float: right;
	text-align: right;
}
#footer #foot_3_l {
	float: left;
	text-align: left;
}








