body
{
	background-color:#fff;
	font-family:Helvetica; 
	font-size:12px;
	margin:0;
}
a:link {
	text-decoration: none;
	color:#224191;
}
a:visited {
	text-decoration: none;
	color:#224191;
}
a:hover {
	text-decoration: none;
	color:#224191;
}
a:active {
	text-decoration: none;
	color:#224191;
	
}
.body_top
{
	height:10px;
	background-image:url('section_shadow.png');
	background-repeat:repeat-x;
}
.top_shadow
{
	background-image:url('top_shadow.png');
	background-repeat:repeat-x;
}

#top
{
	height:25px;
	background-color:#CCCCCC;
}
#left_colomn
{
	float:left; 
	width:190px;
	left:10px;
	position:relative;
}

#right_colomn
{
	float:left; 
	width:660px;  
}

#image
{
	background-image:url('background.jpg');
	background-repeat:no-repeat; 
	background-position:top right;
	height:120px;
	width:400px;
	position:relative;
	left:250px;
	top:5px;
	z-index:0;
}
#top_left
{
	position:relative; 
	float:left;
	height:25px;
	width:25px;
	/*background-image:url('round_cornerline_up_left.png');*/
	background-repeat:no-repeat;
}
#top_right
{
	position:relative; 
	float:right;
	height:25px;
	width:25px;
}

#left_topcategory
{
	position:relative; 
	float:left; 
	width:180px;
	top:0px;
	left:10px;
}

#left_top 
{
	height:30px;
	background-image:url('left_menu_top.png');
	background-repeat:no-repeat;
	line-height:30px;
	background-color:transparent;
	color:#000;
}
#left_top_body
{
/*	border-left:1px #666 solid;
	border-right:1px #666 solid;
*/}
#left_bottom
{
	height:25px;
	height:30px;
	background-image:url('left_menu_bottom.png');
	background-repeat:no-repeat;
	line-height:30px;
	background-position:top;
}

.sel_left_top_item
{
	height:21px;
	font-size:14px;
	font-weight:BOLD;
	/*font-family:Arial, Helvetica, sans-serif;*/
	/*border-bottom:1px #ccc solid;*/
	padding-left:10px;
	line-height:21px;
	cursor:pointer;
	background-color:#fff;
	color:#333333;
	background-image:url('make_delimiter.png');
	background-position:left bottom; 
	background-repeat:repeat-y;

}
.left_top_item
{
	height:21px;
	font-size:14px;
	font-weight:BOLD;
	/*font-family:Arial, Helvetica, sans-serif;*/
	/*border-bottom:1px #ccc solid;*/
	padding-left:10px;
	line-height:21px;
	cursor:pointer;
	background-color:#fff;
	color:#333;
	background-image:url('make_delimiter.png');
	background-position:left bottom; 
	background-repeat:no-repeat;
}


/********** home menu - horizontal bar ******/
#top_home_menu
{
	height:auto;
	position:relative;
	left: 0px;
	top:-65px;
	border:1px #CCCCCC solid;
	width:670px;
}

#top_home_left
{
	position:relative; 
	float:left;
	height:45px;
	width:25px;
}

#top_home
{
	width:auto;
	background-image:url('top_home_menu.png');
	height:45px;
	line-height:45px;
	top:-20px;
}

#top_home_right
{
	position:relative; 
	float:right;
	height:25px;
	width:310px;
	top:-35px;
}

/*end of top home menu - horizontal bar ****/

/*LOGO*/
#logo
{
	position:relative; 
	height:auto; 
	width:auto;
	left:0px;
	z-index:10;
	top:30px;
	width:255px; 
	height:100px;
}
/*LOGO END*/


/* aMAIN BODY */

.car_form_top
{
	background-image:url('big_form_top.png'); 
	background-repeat:no-repeat;
	background-position:top;
}
.car_form_bottom
{
/*	background-image:url('big_form_bottom.png'); 
	background-repeat:no-repeat;
	background-position:bottom;
*/}

.car_attr_op
{
float:left; width:250px; background-image:url('car_operation_bar.png'); height:25px; line-height:23px;
background-repeat:no-repeat;
text-align:center;
}

.bottom_of_user_text
{background-image:url('big_form_bottom_.png'); 
background-repeat:no-repeat;
background-position:bottom;
}

.big_offer_first_page
{
height:168px; width:398px; background-color:transparent; background-repeat:no-repeat; overflow:hidden; padding:7px; overflow:hidden;
background-image:url('big_offer_backg.png'); 
}
.small_offer_fist_page
{
height:170px; width:197px; background-color:transparent; background-repeat:no-repeat; float:left;
background-image:url('big_offer_backg_small.png'); 
}
.button_more
{
height:25px; width:auto; background-color:transparent; background-repeat:no-repeat;
background-image:url('button.png'); 
}
.button_small
{
height:25px; width:75px; background-color:transparent; background-repeat:no-repeat;
background-image:url('button_small.png'); 
}
.search_box
{
background-image:url('search_backg.png'); background-repeat:no-repeat; height:250px;
padding:5px; 

}
.description_backg
{
background-image:url('descr_backg.png'); background-repeat:no-repeat; position:relative;
padding:5px; 
}


.drop_down_arrow
{
background-image:url('drop_down_arrow.png'); background-repeat:no-repeat; position:relative;
padding:2px; 

}

.topwindow
{
	border:0px #999999 solid;
	background-image:url('white_shadow.png');
	overflow:hidden;
	position:static;
}
.bottom_shadows
{
	position:relative; 
	top:-25px;
	height:20px;
	/*background-image:url(../img/bottom_shadow.png);*/
	background-repeat:repeat-x;
}
.topwindowtitle
{
	/*background-image:url('header_mark.png');*/
	color:#FFFFFF;
	font-weight:bold;
	border-bottom:1px #333333 solid;
	height:30px;
	line-height:22px;
	font-size:15px;
}
.bodywindow
{
	/*border:1px #CCCCCC outset;*/
	padding:5px;
	overflow:auto;
}
.shadow_out_window
{
	background-image:url('shadow.png');
	z-index:55;
}

.menu_m_over
{
	border:1px #999999 solid;
	background-color:#fff;
	font-size:14px; cursor:pointer; font-weight:bold; float:left; text-align:center; height:23px; position:relative; top:10px; line-height:23px;
	border-bottom:1px transparent solid;
}

.menu_m_out
{
	border:1px transparent solid;
	background-color:transparent;
	font-size:14px; cursor:pointer; font-weight:bold; float:left; text-align:center; height:23px; position:relative; top:10px; line-height:23px;
}

.top_menu
{
	border:1px transparent solid;
	font-size:14px; cursor:pointer;  font-weight:bold; float:left; text-align:center; height:23px; position:relative; top:10px; line-height:23px;
}
.menu_drop_down
{
border:1px #999 solid; height:300px; background-color:#fff; border-top:0px transparent solid;
}