body {
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-size: 12px;
	color: black;
}

img {
	border: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
}

li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

p {
	margin: 0px;
	padding: 0px;
}

input, form {
	margin: 0px;
	padding: 0px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
	font-size: 1px;
}

.header_content {
	width: 100%;
	background: url(../images/bg_header.jpg) #66CAF4 repeat-x;
	background-position: bottom center;
}

.header {
	width: 970px;
	padding-top: 6px;
	position: relative;
}

.header_up {
	width: 970px;
	text-align: left;
	position: absolute;
	top: 6px;
	left: 0px;
}

.logo {
	float: left;
}

.logo_left {
	margin-top: 4px;
}

.logo_img {
	vertical-align: top;
	margin-top: 8px;
}

.header_up_right {
	float: right;
	margin-top: 8px;
}

.bg_content_header_middle {
	background: url(../images/bg_content_header_middle.jpg) no-repeat;
	background-position: top center;
	width: 873px;
	height: 222px;
}

.help_buy {
	padding-top: 160px;
	text-align: left;
	padding-left: 325px;
}

.bg_content_header_dw {
	background: url(../images/bg_content_header_dw1.png) no-repeat;
	width: 736px;
	height: 113px;
	background-position: top center;
}

.search_section {
	margin: 18px 30px 0px 30px;
	text-align: left;
	width: 676px;
	float: left;
	height: 75px;
}

.search_section_list {
	margin: 0px;
	padding: 0px;
}

.search_section_list li {
	float: left;
	font-size: 15px;
	color: black;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
}

.search_section_list .my_list {
	padding-top: 5px;
}

.search_section_list .my_list a {
	text-decoration: none;
	color: black;
	padding-top: 5px;
	font-weight: bold;
}

.search_section_list .my_list a:hover {
	text-decoration: underline;
}

.search_section_list .inter_spacer {
	width: 12px;
}

.fild_search {
	font-size: 19px;
	font-weight: bold;
}

.select_search {
	font-size: 15px;
	border: 1px solid black;
	width: 169px;
	margin: 0px;
	padding: 0px;
	height: 23px;
}

.select_search option {
	font-size: 15px;
}

.input_search {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	border: 1px solid black;
	width: 310px;
	height: 19px;
	line-height: 19px;
}

.btn_go {
	background: url(../images/btn_go.png) no-repeat;
	height: 42px;
	width: 42px;
	cursor: pointer;
	border: 0px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.section_current_page {
	margin: 0px 23px 0px 23px;
	text-align: left;
	float: left;
	width: 690px;
}

.current_page {
	font-size: 14px;
	font-weight: bold;
	float: left;
}

.current_page a {
	text-decoration: none;
	color: black;
}

.current_page .subcategory_page {
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

.subcurrent_page {
	font-size: 14px;
	font-weight: normal;
}

.header_logout {
	float: right;
	font-size: 14px;
	font-weight: bold;
}

.header_logout a {
	text-decoration: none;
	color: black;
}

.content {
	width: 1003px;
	text-align: left;
}

.column_left {
	background: url(../images/pole_left.jpg) no-repeat;
	background-position: top right;
	width: 210px;
	height: 409px;
	float: left;
}

.column_right {
	background: url(../images/pole_right.jpg) no-repeat;
	background-position: top left;
	width: 210px;
	height: 409px;
	float: right;
}

.side_left {
	background: url(../images/bg_two_side.png) no-repeat;
	background-position: left;
	margin-top: 37px;
	width: 149px;
	height: 341px;
}

.side_right {
	background: url(../images/bg_two_side.png) no-repeat;
	background-position: right;
	margin-top: 37px;
	margin-left: 61px;
	width: 149px;
	height: 341px;
}

.title_side {
	font-size: 13px;
	font-weight: bold;
	color: black;
	text-align: center;
	padding-top: 10px;
	text-decoration: underline;
}

.title_side a {
	font-size: 13px;
	font-weight: bold;
	color: black;
}

.content_link_left {
	padding-left: 5px; 
	margin-top: 20px;
	position: relative;
	z-index: 120;
}

.content_column_right {
	margin-left: 12px; 
	margin-top: 12px;
	width: 122px;
}

.cr_prod_descr {
	width: 122px;
	margin-top: 8px;
	float: left;
}

.cr_prod_price {
	font-size: 14px;
	color: #0066FF;
	float: left;
	margin-left: 15px;
	margin-top: 10px;
}

.cr_descr_prod {
	width: 125px;
	margin-top: 2px;
}

.cr_descr_prod li {
	font-size: 12px;
	color: black;
}

.name_prod {
	font-size: 12px;
	color: black;
	text-decoration: none;
}

.name_prod:hover {
	text-decoration: underline;
}

.vendor_name {
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
}

.vendor_name:hover {
	text-decoration: underline;
}

.cr_descr_prod li img {
	padding: 2px 2px 0px 2px;
}

.middle_content {
	width: 583px;
	background: url(../images/pole_side_left.jpg) no-repeat;
	background-position: top left;
	height: 409px;
	float: left;
}

.middle_content_right {
	width: 583px;
	background: url(../images/pole_side_right.jpg) no-repeat;
	background-position: top right;
	height: 409px;
}

.middle_content_container {
	width: 568px;
	margin: 0px 5px 0px 10px;
}

.title_middle_content {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	height: 35px;
}

.all_middle_prod_descr {
	width: 545px;
	float: left;
}

.section_scroll {
	width: 568px;
	height: 335px;
	position: relative;
}

.middle_bg_descr_prod {
	background: url(../images/middle_bg_descr_prod.jpg) no-repeat;
	background-position: top right;
	width: 167px;
	padding-top: 5px;
	float: left;
}

.middle_prod_descr_price {
	font-size: 12px;
	color: #0066FF;
	float: left;
	margin-left: 5px;
}

.middle_descr_prod {
	width: 160px;
	padding-top: 2px;
}

.middle_descr_prod li {
	font-size: 12px;
	color: black;
	margin: 0px;
	padding: 0px;
}

/*.middle_descr_prod .name_prod a {
	font-size: 12px;
	color: black;
	text-decoration: none;
}

.middle_descr_prod .name_prod a:hover {
	text-decoration: underline;
}

.middle_descr_prod .vendor_name a {
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
}

.middle_descr_prod .vendor_name a:hover {
	text-decoration: underline;
}*/

.middle_descr_prod li img {
	margin: 0px;
	padding: 2px 4px 3px 4px;
	float: left;
	display: block;
	height: 17px;
	line-height: 17px;
}

.middle_descr_prod .number_found {
	color: #0066FF;
} 

.inter_spacer_prod {
	float: left;
	width: 22px;
	height: 60px;
}

.inter_spacer_prod_h {
	background: url(../images/inter_spacer_prod.jpg) repeat-x;
	width: 545px;
	margin: 15px 0px 15px 0px;
	height: 1px;
	font-size: 1px;
	float: left;
	clear: both;
}

.section_pagination {
	width: 535px;
}

.pagination {
	margin-top: 11px;
}

.pagination li {
	float: left;
	background: url(../images/bg_pagination.jpg) no-repeat;
	margin-left: 2px;
	margin-right: 3px;
	height: 23px;
	line-height: 23px;
	width: 23px;
	text-align: center;	
}

.pagination li a {
	font-size: 11px;
	color: black;
	text-decoration: none;
	font-weight: bold;
}

.pagination .next {
	background: none;
	color: #AC752B;
	font-size: 11px;
	font-weight: bold;
	float: left;
	width: 15px;
	height: 11px;
	margin-top: 4px;
}

.pagination .next a {
	background: none;
	color: #AC752B;
	font-size: 11px;
	font-weight: bold;
}

.footer {
	width: 1003px;
}

.footer_up {
	border: 1px solid #CE8019;
	width: 717px;
	height: 37px;
	background: url(../images/footer_up.jpg) #D7D7D7 no-repeat;
	background-position: top right;
}

.footer_middle {
	border: 1px solid #CE8019;
	width: 792px;
	height: 37px;
	background: url(../images/footer_middle.jpg) #D7D7D7 no-repeat;
	background-position: top right;
	top: -1px;
	position: relative;
}

.footer_dw {
	border: 1px solid #CE8019;
	width: 867px;
	height: 37px;
	line-height: 37px;
	background: url(../images/footer_dw.jpg) #D7D7D7 no-repeat;
	background-position: top right;
	font-size: 15px;
	color: black;
	text-align: center;
	top: -2px;
	position: relative;
}

.link_footer {
	line-height: 37px;
	width: 350px;
}

.link_footer li {
	float: left;
}

.link_footer li a {
	font-size: 15px;
	color: black;
	text-decoration: none;
}

.link_footer li a:hover {
	font-size: 15px;
	color: black;
	text-decoration: underline;
}

.link_footer .inter_spacer {
	font-size: 15px;
	color: black;
	width: 10px;
	text-align: center;
}


.bg_middle_some_page {
	background: url(../images/bg_middle_some_page.jpg) no-repeat;
	width: 568px;
	height: 369px;
}

.sendfeed_content {
	width: 525px;
	text-align: left;
	margin-left: 30px;
}

.sendfeed_filds {
	font-size: 19px;
	font-weight: bold;
	color: black;
	line-height: 25px;
	padding-top: 13px;
}

.sendfeed_input {
	border: 1px solid black;
	width: 460px;
	height: 27px;
	font-size: 19px;
}

.sendfeed_textarea {
	border: 1px solid black;
	width: 460px;
	height: 110px;
	font-size: 19px;
}

.advertise_filds {
	font-size: 19px;
	font-weight: bold;
	color: black;
	line-height: 20px;
	padding-top: 3px;
}

.advertise_input {
	border: 1px solid black;
	width: 460px;
	height: 20px;
	font-size: 19px;
}

.advertise_textarea {
	border: 1px solid black;
	width: 460px;
	height: 40px;
	font-size: 19px;
}

.sendfeed_btn_send {
	background: url(../images/btn_go.png) no-repeat;
	height: 42px;
	width: 42px;
	cursor: pointer;
	border: 0px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.about_us_content {
	margin: 0px 13px 13px 13px;
	text-align: left;
}

.about_us_content a {
	color: #0099FF;
	font-size:13px;
	text-decoration:underline;
}

.about_us_content ul li {
	background: url(../images/bullet.png) no-repeat;
	background-position: 0px 1px;
	padding-left: 22px;
	margin-bottom: 10px;
	font-size: 13px;
	color: #0099FF;
	text-decoration: underline;
}

.about_us_link_up {
	margin-top: 15px;
}

.about_us_link_up li {
	background: url(../images/bullet.png) no-repeat;
	background-position: 0px 1px;
	padding-left: 22px;
	margin-bottom: 10px;
	font-size: 13px;
	color: #0099FF;
	text-decoration: underline;
}

.about_us_link_up li a {
	font-size: 13px;
	color: #0099FF;
	text-decoration: underline;
}

.about_us_all_section_descr {
	margin-top: 20px;
}

.about_us_title_section {
	font-size: 13px;
	color: #0099FF;
	text-decoration: underline;
}

.about_us_section_content {
	margin-top: 5px;
	font-size: 15px;
	color: black;
	line-height: 130%;
}

.forgotten_pass {
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
	margin-top: 5px;
	display: block;
}

.select_results {}

.select_results li {
	display:block; 
	float:left; 
	width:125px; 
	font-weight:normal; 
	text-align:left;
	background: url(../images/dotted.png) repeat-x;
	background-position: bottom;
	padding-bottom: 3px;
	margin: 0px 4px 0px 6px;
	font-size: 13px;
	color: black;
}

.select_results li a {
	text-decoration: none;
	font-size: 13px;
	color: black;
}

.select_results li .selection_criteria {
	float: left;
	width: 80px;
}

.select_results li .number_results {
	float: left;
	width: 30px;
}

.select_results li a:hover {
	text-decoration: none;
	font-size: 13px;
	color: #0033FF;
}

.select_results .show_only span {
	font-weight: bold;
	font-size: 13px;
}

.select_results .show_all {
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
	background: none;
}

.select_results .show_all a {
	text-decoration: underline;
}

.filter_sort_content {
	font-size: 12px;
	text-align: left;
	height: 35px;
	padding-left: 22px;
	padding-top: 5px;
	text-decoration: underline;
}

.filter_sort {
	width: 547px;
	border-bottom: 1px solid black;
	text-align: left;
	padding-top: 2px;
}

.fild_filter_sort_product {
	font-size: 14px;
	color: black;
	font-weight: normal;
	width: 180px;
	padding-top: 10px;
	padding-left: 3px;
}

.fild_filter_sort_price {
	font-size: 14px;
	color: black;
	font-weight: normal;
	width: 170px;
}

.fild_filter_sort_rank {
	font-size: 14px;
	color: black;
	font-weight: normal;
	width: 178px;
}

.filter_sort_results {
	width: 547px;
	text-align: left;
}

.fild_filter_sort_price_results {
	font-size: 14px;
	color: black;
	font-weight: normal;
	width: 170px;
}

.fild_filter_sort_rank_results {
	font-size: 14px;
	color: black;
	font-weight: normal;
	width: 178px;
}

.price_prod_result {
	font-size: 13px;
	font-weight: bold;
	color: #0066FF;
}

.prod_result_inter_spacer_prod_h {
	background: url(../images/inter_spacer_prod.jpg) repeat-x;
	width: 545px;
	margin: 8px 0px 8px 0px;
	height: 1px;
	font-size: 1px;
	clear: both;
} 

.option_list {
	width: 500px;
	float: left;
}

.option_list ul {
	width: 250px;
}

.option_list li {
	float: left;
}

.option_list ul li a {
	font-size: 15px;
	color: black;
	text-decoration: none;
}

.option_list ul li a:hover {
	font-size: 15px;
	color: black;
	text-decoration: underline;
}

.option_list ul .inter_spacer {
	width: 10px;
	font-size: 13px;
	color: black;
	text-align: center;
}

.option_list ul li .selected {
	font-size: 15px;
	color: black;
	text-decoration: underline;
}

.result_search {
	font-size: 15px;
	font-weight: normal;
}

.result_search span {
	color: #0066FF;
	font-size: 15px;
}

.result_search a {
	color: #0033FF;
	font-size: 15px;
	text-decoration: none;
}

.result_search a:hover {
	color: #0033FF;
	font-size: 15px;
	text-decoration: underline;
}

.prod_sel_left {
	width: 220px;
	float: left;
}

.prod_sel_right {
	margin-left: 10px;
	width: 310px;
	float: left;
	color: #B8A76D;
}

.prod_sel_right p {
	margin-top: 10px;
	color: black;
}

span.prod_price {
	font-size: 15px;
	font-weight: bold;
	color: #0066FF;
}

.prod_sel_option {
	margin-top: 20px;
}

.prod_sel_option ul {}

.prod_sel_option ul li {
	font-size: 12px;
	color: black;
	margin-bottom: 10px;
}

.prod_sel_option ul li a {
	background: url(../images/bg_buy.jpg) no-repeat;
	height: 17px;
	line-height: 17px;
	width: 45px;
	text-decoration: none;
	display: block;
	float: left;
	color: black;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	margin-right: 5px;
}

.advertise_rank li img {
	margin: 0px;
	padding: 2px 5px 3px 5px;
	float: left;
	display: block;
	height: 17px;
	line-height: 17px;
}

.advertise_icon_options {
	margin-top: 8px;
}

.advertise_icon_options li img {
	padding-bottom: 2px;
}

.prod_sel li img {
	margin: 0px;
	padding: 2px 4px 3px 4px;
	float: left;
	display: block;
	height: 17px;
	line-height: 17px;
}

/*.ceva {
	background: url(../images/ceva.jpg) no-repeat;
	height: 390px;
	width: 583px;
	float: left;
}*/

div.block { 
  position: absolute;
  margin: 0px;
	padding: 0px;
  left: 0px;
  height: 30px;
	z-index: 1;
	float: left;
}

.prod_big_pic {
	float: left;
	padding-bottom: 2px;
}

.error_404 {
	height: 500px;
	line-height: 500px;
	text-align: center;
	font-size: 30px;
}

#help {
	font-size: 24px;
	font-weight: bold;
	color: #BC893A;
	text-align: center;
}
.float-left{
	float: left;	
}
.float-right{
	float: right;	
}
.border-error{
	border: 1px solid #dd0000;	
}