/*small reset:*/

body, ul, ol, h1,h2,h3,h4,h5,h6, form,li,p{
margin:0;
padding:0;
}

body{
font-size:0.75em;
font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
background:#FFF url(../images/bk-3.jpg) top left repeat-x; /*background gif for black strip*/
color:#333;
line-height:1.5em;
}

/*All ID container here: */
#top{
position:relative;
z-index:1;
width:940px;
margin:0 auto;
}

#head{

height:385px;
}

#logo{
position:absolute;
z-index:2;
right:20px;
top:20px;
}

#teaser{
position:absolute;
clear:both;
top:110px;
left:0;
color: #efefef;
height:245px;
}

#main{
position:relative;
z-index:0;
float:left;
}

#content{
position:relative;
z-index:1;
width:520px;
float:left;
margin-right:60px;

}

#sidebar{
position:relative;
z-index:1;
width:360px;
float:left;

}

#footer{
position:relative;
z-index:5;
border-top:1px solid #dedede;
text-align:center;
clear:both;
color:#666;
padding:5px 0px 20px;
}
/*Tabs*/

.footer_link{
text-decoration:none;
color: #666;
}

.footer_link:hover{
color: #000000;
text-decoration: underline;
}



/*main*/

#main p{
padding-bottom:1em;
}



.small{
float:left;
width:150px;
margin-right:35px;
}

#main .smalllast{
margin-right:0;
}

.entry{
clear:both;
float:left;
padding-bottom:20px;
width:520px;
}

.entryhead{
border-bottom:1px solid #dedede;
margin-bottom:2px;
}

.entry_content{
padding:5px 0 0 0;
}

.sidebar_entry{
color:#666;
}



/*font/img/list styles*/
a{
color:#333333;
}

a:hover{
color:#666;
text-decoration:none;
}
a img{
border:none;
margin:2px 2px 2px 0;
}

.alignleft{
float:left;
margin:0px 20px 5px 0;
}
.alignright{
float:right;
margin:0px 0 5px 20px;
}

.clearboth{
clear:both;
}

h1,h2,h3,h4,h5,h6{
color:#333;
font-weight:bold;
line-height:1.5em;
clear:both;
}

#teaser h1, #teaser h2, #teaser h3, #teaser h4, #teaser h5, #teaser h6{
color:#fff;
font-weight:bold;
}

#top h1{font-size:24px;line-height:30px;}
h2{font-size:20px;}
h3{font-size:16px;}
h4{font-size:14px;}
h5{font-size:12px;}
h6{font-size:10px;}
#head h1{font-size:35.5px; color:#101010;} /*for a good logo look adjust this so that slogan and site name have the same width*/
#head h2{font-size:32px; font-weight:normal;}

#head h1 a{color:#333; text-decoration:none;}
#head h1 a span{color:#666;}
#head h1 a:hover, #head h1 a:hover span{color:#101010;}

#logo strong{font-size:13.5px;font-weight:normal;color:#ff0084;}

.entryhead h3{
line-height:16px;
}
.entryhead strong{
color:#ff0084;
font-weight:normal;
font-size:11px;
}

#main ul, #main ol{
list-style-position:inside;
margin-bottom:20px;
}


#main li{
border-top:1px solid #dedede;
line-height:22px;
}

blockquote{
margin:0;
padding:0 0 0 30px;
color:#111;
}

/*form elements*/
#main form{
margin-bottom:10px;
}

.textinput{
border:1px solid #333;
padding:3px 5px;
width:215px;
background-color:#fff;
color:#333;
margin-right:5px;
font: normal 11px "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.select {
border:1px solid;
border-color:#333;
padding:3px 5px;
width:227px;
background-color:#fff;
color:#333;
margin-right:5px;
font: normal 11px "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.Getquoetselect{
border:1px solid #333;
padding:3px 5px;
width:227px;
background-color:#fff;
color:#333;
margin-right:5px;
font: normal 11px "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.button{
color:#fff;
cursor:pointer;
background-color:#333;
padding:2px 5px;
border:1px solid #333;
width:101px;
}

.button:hover{
color:#333;
cursor:pointer;
background-color:#fff;
}

#content textarea:hover, .textinput:hover  .textdropdown{
background-color:#f8f8f8;
}

#content textarea{
width:408px;
padding:3px 5px;
border:1px solid #333;
padding:3px 5px;
height:155px;
background-color:#fff;
color:#333;
font: normal 11px "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

/*teaser*/
#teaser{
position:relative;
overflow:visible;
}

.teaseritem{
	position:absolute;
	z-index:0;
	top:29px;
	left:-3000px;
	width:500px;
}

#top .teaser1{
left:27px;
}


#teaser .teaser_more{
background-image:url(../sleekbusiness/images/more.jpg);
width:105px;
height:28px;
line-height:28px;
display:block;
color:#333;
background-position:top left;
text-decoration:none;
text-indent:14px;
font-size:11px;
margin-top:10px;
clear:both;
z-index:0;
}
#teaser .teaser_more:hover{
color:#444;
background-position:bottom left;
}


/*special teaser styles*/

#head h2{
padding-top:50px;
}

#top .teaser2 h2, #top .teaser5 h2 {
padding-top:10px;
}

/*tooltips*/

.tooltip{
position:absolute;
z-index:9999;
left:-2000px;
background-color:#dedede;
padding:3px;
border:1px solid #fff;
top:0;
}

.tooltip p{
margin:0;
padding:0;
color:#fff;
background-color:#222;
padding:0;
}



/*table*/

.entry_content table {
	width: 520px;
	padding: 0 0 20px 0;
	margin: 0;
}

caption {
	padding: 0 0 5px 0;
	width: 520px;	 
	font: italic 11px "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

th {
	font: bold 11px "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	border: 1px solid #999;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #fefefe url(../sleekbusiness/images/tablehead.gif) no-repeat;
}

th.nobg {
	border: 1px solid #999;
	background: none;
}

td {
	border: 1px solid #999;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #333;
}


td.alt {
	background: #F5FAFA;
	color: #797268;
}

th.spec {
	border: 1px solid #999;
	font: bold 10px "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border: 1px solid #999;
	font: bold 10px "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}

.odd td{
background-color:#f8f8f8;
}


/*Tabs*/

.advanced_link{
padding:2px 5px;
text-decoration:none;
border:1px solid #dedede;
background-color:#dedede;
color:#333;
}

.advanced_link:hover{
background-color:#333;
color:#dedede;
}

.active{
background-color:#444;
color:#fff;
}

.tablist{
margin-top:8px;
}
/* navigation bar - styles dropdown menu*/
#top #nav{
position:absolute;
z-index:1;
margin-left:12px;
top:86px;
left:-10px;

}
/* ================================================= */
/*                            NOTICES CSS            */
/* ================================================= */
.notes 	{background: #f0f0f0 url(../images/normal.gif) 12px 50% no-repeat;border: 1px solid #b8b8b8;}
.success 	{background: #ccfcd1 url(../images/success.gif) 12px 50% no-repeat;border: 1px solid #60a400;}
.errorr	{background: #f9e3e3 url(../images/error.gif) 12px 50% no-repeat;	border: 1px solid #e79e9e;}
.notice 	{background: #fcf0cc url(../images/warning.gif) 12px 50% no-repeat;border: 1px solid #ecc735;}
.notes, .notice, .success, .errorr {font-size: 100%;color:#484848;padding:10px;width:auto;margin: 0 0 20px 0px; text-align:left}
.notes span, .notice span, .success span, .errorr span {font-weight: bold;font-size: 1.2em;padding: 2px 40px;}
.notes p, .success p, .errorr p, .notice p {margin: 0px;padding: 0px 40px;}
.yellownote {					
	width:auto;
	margin: auto;
	padding: 2px 10px;
	text-transform: uppercase;
	font:"Lucida Grande", Arial, Helvetica, sans-serif;
	color: #000;
	background:#fff200;
	font-size:10px;
	font-weight:bold;
	white-space:nowrap;
}
.Validation {
font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #FF0000;
}

.newsP  {
width:350px;
color: #FF0033;
font-size:130%;
margin-top:30px;}

a.carwanted:link {text-decoration: none;}     /* unvisited link */
a.carwanted:visited {text-decoration: none;}  /* visited link */
a.carwanted:hover {color:#ff0084; text-decoration: underline}  /* mouse over link */
a.carwanted:active {color:#ff0084;}  /* selected link */


a.footer:link {color: #CCCCCC; text-decoration:none}      /* unvisited link */
a.footer:visited {color: #999999;text-decoration:none}  /* visited link */
a.footer:hover {color: #000000; text-decoration: underline }  /* mouse over link */
a.footer:active {color: #FF0000;}  /* selected link */ 

.footerText {color: #CCCCCC;} 

a.gallery img {
	border: 1px solid #BBB;
	padding: 2px;
	margin: 7px 7px 7px 7px; 
	vertical-align: top;}

a.gallery_1 img {
	border: 1px solid #BBB;
	padding: 2px;
	 margin: 0px 0px 0px 0px;
	vertical-align: top;}
	
.models table {
	
	padding: 0 0 0 0;
	
}

.models	td {
	border: 0px ;
	padding: 0px 1px 12px 1px;
}
.models	tr {
	border: 0px ;
	padding: 0px 0px 0px 0px;
	
}
	

/* start of menu      ******************************************
*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.2em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	1em;
}
.sf-menu a {
	border-left:	1px solid #5C5C5C;
	border-top:		.5px solid #333333; 
	padding: 7px /*top*/ 2.7em /* Right*/; /* spaces the first level menu items*/
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:  #FFFFFF	;
}
.sf-menu li {
	/* background:  #BDD2FF; */ /* sets background for first level menu*/
}
.sf-menu li li {
	background:		#666666; /* background colour for sub menu */
}
.sf-menu li li li {
	background:		#9AAEDB;
	
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:hover, .sf-menu a:active {
	background:		#666666;
	outline:		0;
}
.sf-menu a:focus {
background:		#333333; /* sets background colour for top level */
border-left:	1px solid #333333 ;
}

.sf-menu  ul li a:hover {  /* sets background colour for second level hover colour */
background:		#333333;

}

.sf-menu  ul li a {  /* sets background colour for second level hover colour */
border-left:	1px solid #333333 ;
border-bottom:		1px solid #5C5C5C;
padding: 7px /*top*/ 1em /* Right*/; /* spaces the second level menu items*/

}




/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url(/JS/superfish-1.4.8/images/arrows-ffffff.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url(/JS/superfish-1.4.8/images/shadow.png) no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}


/* Finish of menu **************************


