.menu-bg {
background-image:  url(images/menu_levelmid.png);
background-repeat: x-repeat;

height:43px;
}
#menu {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu li {
	float: left;
	font: 13px Arial;
	font-weight:bold;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	
}
#menu a {
	background-image:  url("images/seperator.gif") bottom right no-repeat;
color: #000000;
	display: block;
	float: left;
	margin: 0;
	PADDING-LEFT:18PX;
	PADDING-RIGHT:18PX;
	PADDING-BOTTOM:5PX;
	text-decoration: none;

}
#menu a:hover {
	
	color: #00baff;
}

/*__________________________________________________________*/

/* begin css tabs */

ul#tabnav { /* general settings */
text-align: left; /* set to left, right or center */
margin: 0px; /* set margins as desired */
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 15px;
	border-bottom: 1px solid #ccc; /* set border COLOR as desired */
list-style-type: none;
padding: 3px 2px 3px 0px; /* THIRD number must change with respect to padding-top (X) below */
}

ul#tabnav li { /* do not change */
display: inline;
}

#tab1 li.tab1, tab2 li.tab2{ /* settings for selected tab */
border-bottom: 1px solid #fff; /* set border color to page background color */
background-color: #fff; /* set background color to match above border color */
}

body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a { /* settings for selected tab link */
background-color: #fff; /* set selected tab background color as desired */
color: #000; /* set selected tab link color as desired */
position: relative;
top: 1px;
padding-top: 0px; /* must change with respect to padding (X) above and below */
}

ul#tabnav li a { /* settings for all tab links */
padding: 3px 4px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
border: 1px solid #ccc; /* set border COLOR as desired; usually matches border color specified in #tabnav */
 /* set unselected tab background color as desired */
color: #666; /* set unselected tab link color as desired */
margin-right: 0px; /* set additional spacing between tabs as desired */
text-decoration: none;
border-bottom: none;
}
.listing-title {
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	color: #003366;
	font-size: 22px;
	font-weight: normal;
	margin-bottom:10px;
}
h1{
font-family:Arial;font-size:22px;border:1px solid #ccc;padding-left:5px;color:#9f4825;
margin:0px;padding-top:5px;padding-bottom:5px; font-weight:normal;
}

.listing-body {
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0099;
	font-style: italic;

}
.listing-info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.listing-info  a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration:underline;
	color:#003366;
}
a.facebook{
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
	font-family:arial;
	color:#6482c8;
}
a.orkut{
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
	font-family:arial;
	color:#d038b7;
}
a.website{
	text-decoration:none;
	font-weight:bold;
	font-size: 12px;
	font-family:arial;
	color:red;
	height: 0px;
	padding: 5px 0px 3px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.car-titile {
	font-family: Pristina;
	font-size: 50px;
	font-style: italic;
	color: #420909;
	font-weight: bold;
}


/* ------------------------------*/

.side-t-menu {
    list-style-position: inside;
    list-style: none;
		font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande",  sans-serif;
    margin-left: 0px;
    padding-left: 10px;
		margin-top:4px; 
		margin-bottom:2px;  
    text-indent: -1em;
    font-size: 13px;  	
}
.side-t-menu a{
	color: #000;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande",  sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration:none;
	list-style-position: inside;
    list-style: none;
    margin-left: 0;
    padding-left: 0px; 
	
	
}



h2  {
	color: #0099CC;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	font-weight: normal;
	border-bottom:1px sold #ccc;
	height:45px;
	margin-top:60px;
	background-image: url(images/border-menu.gif);
	background-repeat:x-repeat;
	background-position:bottom left;

}
h2 span {
	font-family:Arial;
	font-size: 11px;
	color:#999;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.side li{border-bottom:1px solid #ccc;
padding-top:3px;
padding-bottom:4px; }
