/*__________________________________________________________*/

.img-circle {
    border-radius: 50%;
border:1px solid #CC0099;
	width:63px;
height:66px;
margin:3px;

}
.featured-text {
 font-family: OswaldLight;
color:#CC0099;
font-size:20px;

}

 .featured-text span a {
 font-family: OswaldLight;
color:#000;
font-size:18px;
text-decoration:none;
}


/* 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: OswaldLight;
	color: #003366;
	font-size: 23px;
	font-weight: normal;
	margin-bottom:10px;
}
h1{
margin:0px;
font-weight:normal;
}

.listing-body {
    font-family: OswaldLight;
	font-size: 16px;
	color: #FF0099;
	font-style: normal;

}
.listing-info {
    font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
font-weight:300;
}

.listing-info1 {
     font-family: 'Roboto Condensed', sans-serif;
	color:#868583;
font-weight:300;
	font-size: 14px;
}
.listing-info  a{
     font-family: 'Roboto Condensed', sans-serif;
	font-size: 15px;
font-weight:300;
	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: 'Open Sans Condensed', sans-serif;
    margin-left: 0px;
    padding-left: 10px;
		margin-top:4px; 
		margin-bottom:2px;  
    text-indent: -1em;
	font-size: 16px;
}
.side-t-menu a{
	color: #000;
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration:none;
	list-style-position: inside;
    list-style: none;
    margin-left: 0;
    padding-left: 0px; 
	
	
}
.small-points{
list-style: none;list-style-position: inside;padding-bottom:5px;padding-top:2px;font-size:12px;
}

.small-points a{
list-style: none;list-style-position: inside;padding-bottom:5px;padding-top:2px;font-size:15px;
}

h2  {
	color:#ff0066;
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	margin:0px;
	padding:0px;
}
h3  {
	color:#000;
   font-family:'OswaldBook';
color:#250517;
	font-size: 20px;
	font-weight: normal;
	margin:0px;
	padding-bottom:5px;
}

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


.featured-listing {
    font-family: 'OswaldStencilRegular';
	font-size: 17px;
	color:white;
padding:5px;
	background-color: #CC0099;
}
.featured-suppliers {
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: 19px;
	color: #CC0099;
	text-decoration:none;
}
.featured-listing-1 {
    font-family: 'OswaldStencilRegular';
	font-size: 17px;
	color:white;
padding:5px;
	background-color: #000000;
}