body {
	margin:0; 
	padding:0; 	
	font:Tahoma;
	font-family:arial;
	color:#000;		
	font-size:12px;	}
a{
	color:#fe0002;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;	
}
input {font-family:arial; font-size:12px;}
select {font-family:arial; font-size:12px;}
textarea {font-family:arial; font-size:12px;}
img {border:none}

.main_container
{ width:1100px; margin-left:auto; margin-right:auto;  margin-top:10px;  }

/*.index_menu{
float:left;
margin-left:25px;
margin-top:22px;
padding:0px;
height:27px
}
.index_menu li {

float:left;
padding:0px;
margin-right:2px
}*/
.index_menu{
float:right;
margin-left:0px;
margin-right:32px;
margin-top:10px;
padding:0px;
height:27px
}
.index_menu li {
list-style:none;
float:left;
padding:0px;
margin-right:2px;
cursor:pointer
}


.index_menu div{
float:left;
 background: url(img/top_menu_bg.gif) repeat-x; color:#FFF; height:20px; font-weight:bold; font-size:12px; font:arial; text-align:center; padding-top:7px;
padding-left:5px; padding-right:5px
}
.index_menu div#active{
background: url(img/top_menu_bg_active.gif) repeat-x;
list-style:none;}

/*CLASSES*/
/*Header ==========================================================================*/
.logo
{
 float:left;
}
.top_banner
{
	float:right;
	width:750;
	height:92;
	padding-top:15px;
}
/* horizontal menu ================================================================*/
.hor_menu {
  margin-left:0px;
  clear:both;
  height:35px;
  background-image:url(img/menu_backgrnd.gif);
  background-repeat:repeat-x;
  list-style:none;
  padding:0px;
  font-weight:bold;
  color:black;
}
.hor_menu li{ 
	cursor:pointer;	
	height:100%;
	float:left;
	text-align:center;
    background-repeat:repeat-x;
}
.hor_menu a{
	padding :10px 20px 0px 20px;
	color:black;
	display:block;
	float:left;
    background-repeat:repeat-x;
	height:35px;
}

.hor_menu .selected{
  background:url(img/menu_over_backgrnd.gif) repeat-x;
  color:white;
}

.hor_menu a:hover{
  background:url(img/menu_over_backgrnd.gif) repeat-x;
  color:white;
}
.small_form
{
	height: 53px;
	width:100%;
    background-image:url(img/menu_backgrnd.gif);
    background-repeat:repeat-x;
	background-position:bottom;
	clear:both;
	margin:0px;
}
.search_form
{	
	width:100%;
    background-image:url(img/menu_backgrnd.gif);
    background-repeat:repeat-x;
	background-position:bottom;
	clear:both;
	margin:0px;
	color:black;
}
.search_form select{
    color:#737373;
}



/*main area =======================================================================*/
.main_area
{
  clear:right;
  margin-bottom:-9px;
}

.main_title{
	font-family:Tahoma, Geneva, sans-serif;
	color:red;
	font-size:20px;
	padding-bottom:14px;
}

.main_area .subarea_title
{
	font-family:Tahoma, Geneva, sans-serif;
	color:black;
	font-weight:bold;
	padding-left:18px;
	padding-top:14px;
	padding-bottom:14px;
}

.main_area .subarea_content
{
	clear:both;
	padding-top:10px;
	border-top:1px solid #d8dde2;
}



/* ads.begin =========================================================================*/

.ads a{
	text-decoration:underline;
	font-weight:bold;
	color:#d20606;
}

.ads a:hover{
	text-decoration:none;
}

.ads img{
	margin:9px 11px 9px 8px;
	float:left;
	height:62px;
}

.ads .date{
	font-weight:bold;
	padding-top:13px;
	margin-bottom:-2px
}

.ads .item_gray{
	clear:both;
	height:80px;
	background-color:#eceef0;
}
.ads .item_white{
	clear:both;	
	height:80px;
	background-color:#FFFFFF;
}

/* news*/
.news .news_item
{
	margin-top:10px;
}
.news_item .date
{
	font-weight:bold;
	color:#d20606;	
}

.news_item .news_title
{
	font-weight:bold;	
}

/* list ===========================================================================*/
/* list ===========================================================================*/

.list{
	clear:both;
}

.list .item_gray{
	background-color:#eef1f3;
	clear:both;
	height:85px;
	cursor:pointer
}

.list .item_white{
	clear:both;
	height:85px;	
	cursor:pointer;
	width:100%;
}

.list .item{
	clear:both;
	height:115px;
	padding-bottom:20px;
	border-bottom:1px solid #89cefe;
}

.list .item_cart{
	clear:both;
	height:65px;
	border-bottom:1px solid #89cefe;
}

.list .item a{
font-weight:bold;
color:#0237a1
}


.list .cell{
	padding:14px 0px 0px 18px;	
}
.list_header {
float:left; height:35px; width:100%;
border-bottom:1px solid #1ca1fe
}

.list_header a{
	color:#0096ff;
}

.list .subarea_title
{
	font-family:Tahoma, Geneva, sans-serif;
	color:#0096ff;
	font-weight:bold;

}

.list1 a{
	text-decoration:none;
	display:block;	
	color:#737373;
	cursor:pointer;
}
.list1 a:hover{
	text-decoration:none;
	background-color: #F4F4F4;	
}

.list .simple_href{
text-decoration:underline;
cursor:auto;
display: inline
}
.list .simple_href:hover{
	text-decoration: underline;
	background:none;	
}


.paging_shift a{
	color:#d20606;
}

.paging {
	float:left;
	margin:15px 20px 0px 0px;
	color:#003399;
	font-weight:bold;
	font-size:12px;
	list-style-type:none;
	padding:0px;
}
.paging li {
	float:left;
	font-size:12px;
	font-weight:bolder;
	padding:0px 2px 0px 0px;
	color:#FF0000;
}
.paging a {
	font-size:12px;
	color:#003399;
}
.paging .url1 {
	font-size:12px;
	color:#555;
	padding:0 2px 0 2px;
}
/* ertival menu ===================================================================*/

.ver_menu{
	float:left;
	list-style:none;
	padding-left:10px;
	margin:10px 0px 0px 0px;
	width:100px;
}
.ver_menu li{
	height:20px;
}
.ver_menu a{
	color:#4f83b6;
	text-decoration:none;
	height:15px;
	width:100%;
}
.ver_menu a:hover{
	text-decoration:underline;
	background-color:#D00000;
	display:block
}
.ver_menu_item
{
	border-bottom:1px solid white;	
	background:#f3f5f6;
	border-left:4px solid #ebeef0;
	font:Tahoma;
	font-size:11px;
	color:#4f83b6;
	height:20px;
	background-repeat:no-repeat;
	vertical-align:middle;
}
.ver_menu_item a{
	color:#4f83b6;
	height:100%;
	padding-top:3px;
	padding-left:10px;		
}
.ver_menu_item a:hover{
	background-color:#D8E3ED;
	color:#4f83b6;	
	text-decoration:underline
}

active{
	color:#d20606;
	border:1px solid black
}

/* links =========================================================================*/

.link1{
	color:#000;
	font-weight:bold;
	color:#d20606;
}
.link2{
	color:#000;
	color:#d20606;
}

.price{
	clear:both;
	 font-size:12px;
	 padding-top:5px; 
	 float:left;
}

/* bottom =========================================================================*/

.help_content{
	padding-top:10px;
	border-top:1px solid #d8dde2;
	float:right;
	margin:0px;
	display:block;
	width:750px;	
	margin-left:14px	
}

.bottom{
	background-image:url(img/bottom_backgrnd.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:242px;
	clear:both;
	padding-left:100px;
}

.bottom a{
	color:#4f83b6;
	text-decoration:none;
}
.bottom a:hover{
	text-decoration:underline;
}

.bottom .section{
	float:left;
	width:171px;
	padding-left:2px;
}

.bottom .title{
	color:black;
	margin-top:30px;
	margin-bottom:12px;
	font-weight:bold;
}
.bottom .item{
	margin-top:1px;
}

/* footer =========================================================================*/

.footer{
	text-align:center;
	margin-top:30px;
}
.footer a{
	text-decoration:none;
	color:#737373;
}
.footer a:hover{
	text-decoration:underline;
}
/* login form =====================================================================*/

.login_form 
{
  margin-top:100px;
  margin-left:100px
}

/*reg form ========================================================================*/
.text_field 
{
  width:250px;
}
/*Search page style ===============================================================*/
.active_tab {
  border-top:1px solid #666666;
  border-left:1px solid #666666;
  border-right:1px solid #666666;
  float:left;
  padding-left:10px;
  padding-right:10px;
  height:17px;
  background-color:#FFFFFF;
  padding-top:3px
}
.tab_line{
    border-bottom:1px solid #666666;
	margin-top:20px;
}
.paging_div{
 float:left;
}
.next_page_div{
 float:left;
 margin-left:20px
}
.prev_page_div{
 float:right;
}
.category_head{
  background-color:#FF0000;
  color:#FFFFFF
}

.category_head_link{
  background-color:#FF0000;
  color:#FFFFFF;
  font-style:oblique; font-weight:bold;
   width:160px; float:left
}

.show_big_img{
 float:left;
}
.thumbnails{
 float:left;
 margin:0px 0px 0px 10px;
 padding:0px;
 cursor:pointer
}

.thumbnails li {
   list-style:none;
   margin:0px 0px 2px 0px;
   padding:0px;
}
.thumbnails img{
  border:1px solid #333333;
  padding:2px;
}
.image_max{
 width:750px;
}

.index_ad{

  border:1px solid gray;
  width:125px;
  height:125px;
  margin-top:10px

}

.left_menu{
 float:left;
 margin:10px 10px 0px 0px;
 width:130px;
 border-right:1px solid #cccccc;
 height:600px;
}
.left_menu ul{
padding: 0px;
margin:0px;
 float:left;
 width:130px;
}
.left_menu li {
padding: 5px;
border-top:1px solid #cccccc;
border-bottom:1px solid #cccccc;
list-style:none;
margin:0px;
margin-top:2px;
background-color:#f0f0f0;
}
.left_menu a{
 color:#000000;
 text-decoration:none;
}
.left_menu .selected a{
 color:red;
 text-decoration:none;
 font-weight:bold
}
.counties_list{
 margin:10px 0px;
 padding:0px;
}

.counties_list li {
   list-style: none;
   margin:0px;
   padding:0px;
}
.counties_list a {
 margin-left:30px
}

.latest_ads_list{
clear:both;

margin:10px 0px 0px 10px;
padding:0px
}

.latest_ads_list li {
   list-style: none;
   float:left;
   margin:0px;
   padding:0px;
   width:80px;
 
}

.latest_ads_list a {
 margin-left:0px;
 font-size:11px;
}

/*store main area =======================================================================*/
.store_left_area {
	float:left;
	width:233px;
}
.store_left_area_top {
	float:left;
	width:233px;
	height:13px;
	background:url(img/profile_menu_top.jpg);
}
.store_left_area_bot {
	float:left;
	width:233px;
	height:14px;
	background:url(img/profile_menu_bot.jpg);
}
.store_left_area_content {
	float:left;
	width:217px;
	padding:10px 0 10px 0;
	border-left:8px solid #b5dffd;
	border-right:8px solid #b5dffd;
}
.store_left_area_link {
	float:left;
	width:100%;
	height:35px;
}
.store_left_area_link a {
	display:block;
	float:left;
	width:200px;
	height:25px;
	margin:0;
	padding:10px 0 0 17px;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	cursor:pointer;
}
.store_left_area_link a:hover {
	border-bottom:none;
	background:url(img/profile_menu_active.jpg) top left repeat-x;
	color:#FFFFFF;
	text-decoration:none;
}

.footer {
float:left; height:22px;
margin:0px;
text-align:right; padding-top:5px; padding-right:5px; background-color:#ff0101; width:100%;color:#FFFFFF
}
.footer a{
color:#FFFFFF
}

.td_header
{
color:#0237a1;
}