@charset "utf-8";

* {margin: 0;} 

body{
padding:0px;
margin:0px;
background-color:#3D3D3D;
background-image:url(/images1/background.jpg)
}
img{
border:none;
}

/**START*********** *************************/
/* 											*/
/* header div's for layout					*/
/*											*/
/****************** *************************/

div.listing:hover {
background-color:#0066CC;
}

div.listing {
border-bottom-style:dotted;
}

div#master{ /*container for everything except static footer*/
			left:50%;
			margin-left:-483px;
			margin-right:483px;
			width:966px;
			position:absolute;
}
div#topleft{
			height:420px;
			width:260px;
			left:0px;
			top:0px;
			position:absolute;
			background-image:url(/templates/yousellautov4/images/left.jpg); 
			  background-repeat:no-repeat;background-position:top;
			position:absolute;
}
div#topmiddle{
			height:246px;
			width:704px;
			left:260px;
			top:0px;
			background-image: url(/templates/yousellautov4/images/topright.jpg);
			  background-repeat:no-repeat;background-position:top;
			position:absolute; 
}
div#topright{
			height:240px;
			width:200px;
			left:766px; 
			top:0px;
			background-image: url(/templates/yousellautov4/images/topright.jpg);
			  background-repeat:no-repeat;background-position:top;
			position:absolute;
}

	/* second row on the right, container for featured vehicles */
div#midright{
position:absolute; 
top:246px; 
left:260px; 
height:174px; 
width:704px; 
background-image: url(/templates/yousellautov4/images/bottomright.jpg);
}

div#footer{
			left:50%;
			margin-left:-483px;
			margin-right:483px;
			width:966px;
position:absolute;
background:url(/templates/yousellautov4/images/footer.png); 
color:#FFFFFF; 
height:94px; 
bottom:0px;
z-index:40;

}
/**END  *********** *************************/
/* 											*/
/* header div's for layout					*/
/*											*/
/****************** *************************/


div#userloginModule{
text-align:left; 
margin-left:10px; 
margin-top:150px; 
height:25px;
}

/*
floating div's from mouse over on featuredImages
*/
div.featuredBoxFloat{
position:absolute;
height:200px;         
width:700px;
top:20px;
left:0px;
background-image:url(/templates/yousellautov4/images/overlayMenu/blank.jpg); background-repeat:no-repeat; background-position:left;
}

div.featuredBoxFloat_title{
position:absolute;
left:140px; 
top:20px;
color:#000000;
font-size:24px;
height:80px; max-width:700px; max-height:100px; overflow:hidden;
}
div.featuredBoxFloat_Desc{
position:absolute;
left:20px; 
top:150px;
color:#FFFFFF;
height:80px; max-width:700px; max-height:100px; overflow:hidden;
}
div.featuredBoxFloat_Desc_Price{
position:absolute;
left:550px; 
top:150px;
color:#FF0000;
font-size:24px; font-family:"Courier New", Courier, monospace; 
font-weight:bold;
}
img.featuredImage{
position:absolute;
border: 5px solid #000000;
}



td { vertical-align:top;}

a:link, a:visited {
color: #41648A;

}

a:hover{
text-decoration:none;
color:#41648A;
}

img { border:0px;}

.main_text, table, li
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#000000;
	}
	
span a { color:#FFFFFF}

.h_text { color:#FF5A00}
	
.l_text { color:#FFFFFF; text-decoration:none}
.l_text:hover{ color:#FFFFFF; text-decoration:underline}
	
.b_text { color:#000000}

.o_text { color:#FF5A00}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		
	}
	
.div { background:#515151; height:1px}
.div2 { background:#8B8B8B; height:1px}
	
.border { border-left:1px #1F1F1F solid; border-right:1px #1F1F1F solid}


.input	{width:175px; height:20px; border-color:#7F7F7F; border-width:1px; background-color:#3F3F3F; border-style:solid; padding-left:5px}

textarea{width:400px; height:95px; border-color:#7F7F7F; border-width:1px; background-color:#FFFFFF; padding-left:5px; overflow:hidden; border-style:solid}

div#loadcalc{
border:dashed;
text-align:center;
}
div.menu
{

margin-left: auto;
margin-right:auto;
}

.tool-tip {
      background: #ffc;
      border: 2px solid #D4D5AA;
      padding: 5px;
      font-size: 0.79em;
      max-width: 200px;
      }
.tool-title {
      font-weight: bold;
      }
