/** DennisBuysCars by NicksWebWorks.com last rev 11-11-2010 layout DBC321 BARRACUDA gallery**/


body {
	margin:0;
	padding:0;
	height:100%;
	color:#424242;
	font-family:"Lucida Sans Unicode", Arial, Helvetica, sans-serif;

	background-image:url(https://www.dennisbuyscars.com/images/cornblu-grad-768x11.gif);
	background-repeat:repeat-x;
	background-color:#6699ff;
	/*background-color:#fff;
	background-image:url(https://www.dennisbuyscars.com/images/blugrad-bg-150-80.png); 
	background-repeat:repeat-x; */
}

/*

h1{
	margin:0;
	padding:0;
	font-size:132%;

	}

h2{
	margin:0;
	padding:0;
	font-size:118%;

}

h3{
	margin:0;
	padding:0;
	font-size:105%

}

h4{
	margin:0;
	padding:0;
	font-size:95%;

} */

p{
	margin:0;
	padding:0;
}

.bold{
	font-weight:bold;
}


.red{
	color:#ec3c4d;

}

.blue{
	color:#0a2f72

}

.ccablue{
	color:#0077cc;
	font-weight:bold;
}

.black{
	color:#000000;
	}
	
.green{
	color:#188123;
	}



.centeredImage
    {
    text-align:center;
    margin:0 auto;
    padding:0px;
}


.SEORow h1 {
	color: #999999;
	background-color:#EBEBEB;
	font-size: 10px;
	font-weight: normal;
	font-family: verdana,arial,helvetica;
	padding: 0;
	margin: 0;
	float: none;
	width: 100%;
	text-align: center;
	height: 20px;
	line-height: 20px;
}

#container{
	position:relative;
	top:0;
	margin:0 auto;
	padding:0;
	width:1024px;
	height:100%;
	color:#444;
/*	border:2px solid red;	
	background-color:#fff;*/
}

#wrapper{
	position:relative;
	top:0;
	margin:0 auto;
	padding:0;
	width:980px;
	height:100%;
	/*background-color:#ffffff; */
/*	min-height:560px; */
/*	border:solid 1px green;  */

}

#header{
	position:relative;
	top:0px;
	margin:0 auto;
	padding:0;
	width:980px;
	height:150px;
	background:transparent;


}

#header a{
	text-decoration:none;
	
}

h2.logo{
	font-size:2em;
	font-weight:bold;
}


.sellmycar-top{
	position:absolute;
	top:10px;
	left:75px;
	margin:0;
	padding:0;
	color:#188123;
	font-size:1em;
	font-family:tahoma;
	font-weight:bold;
	line-height:1.2em;
}

.webuy-top{
	position:absolute;
	top:105px;
	left:75px;
	margin:0;
	padding:0;
	color:#000;
	font-size:.7em;
	font-family:tahoma;
	text-transform:capitalize;
/*	font-weight:bold; */

}

#fastcash{
	position:absolute;
	top:20px;
	left:670px;
	margin:5px 0;
	padding:10px 0 0 0;
	width:260px;
	height:120px;
	font-size:1em;
	font-weight:bold;
	text-align:center;
	border:1px solid #fff;
	background-image:url(https://www.dennisbuyscars.com/images/dollar-sign.gif);
	background-repeat:no-repeat;
	background-position:10px 10px;	
background: -moz-linear-gradient(top, rgba(30,87,153,1) 0%, rgba(44,180,234,1) 50%, rgba(30,89,155,1) 99%, rgba(30,87,153,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,1)), color-stop(50%,rgba(44,180,234,1)), color-stop(99%,rgba(30,89,155,1)), color-stop(100%,rgba(30,87,153,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(30,87,153,1) 0%,rgba(44,180,234,1) 50%,rgba(30,89,155,1) 99%,rgba(30,87,153,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(30,87,153,1) 0%,rgba(44,180,234,1) 50%,rgba(30,89,155,1) 99%,rgba(30,87,153,1) 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, rgba(30,87,153,1) 0%,rgba(44,180,234,1) 50%,rgba(30,89,155,1) 99%,rgba(30,87,153,1) 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#1e5799',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, rgba(30,87,153,1) 0%,rgba(44,180,234,1) 50%,rgba(30,89,155,1) 99%,rgba(30,87,153,1) 100%); /* W3C */

	/*background-color:#b7cfff;*/
	border-color:#6699ff;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}







.fastcash{
	position:absolute;
	top:20px;/**top:0px;*/
	left:540px;
	margin:0;
	padding:0;
	width:220px;
	height:auto;
	border:2px solid #e1e1e1;
	-moz-border-radius: 12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	
}

.testimonial{
	position:absolute;
	top:20px;
	left:855px;
	margin:0;
	padding:0;
	width:120px;
}

.corner-contact{
	position:absolute;
	top:0;
	right:0;
	margin:0;
	padding:0;
}

.corner-contact h1{
	word-spacing:-3px;/**/
	margin:10px 0px -10px;
	color:green;
	text-align:right;
	font-size:1.2em;
	line-height:1.3em;
	font-weight:600;
	font-style:italic;
}


.corner-contact p{
/*	word-spacing:-3px;*/
	margin:10px 0px 0px;
	color:green;
	text-align:right;
	font-size:.8em;
	line-height:1.2em;
	font-weight:300;	
}

/****** TOP NAV ******/

ul {

	list-style-type:none;
}

ul.topnav{

	position:absolute;
	top:135px;
	left:55px;
	margin:0 auto;
	padding:0;
	width:1000px;
	height:23px;			
	background:transparent; /* was #1656ad */
	
}

ul.topnav li{
	display:inline;
	margin:0;
	padding:0 0 2px 0;
	text-transform:uppercase;
	font-size:1em;
	font-weight:bold; 
	font-family: "lucida sans unicode", Arial, Helvetica, sans-serif;

}

ul.topnav li a{	
	float:left; 
	text-decoration:none;  
	padding:.2em 1em;
	color:#0a2f72;
	letter-spacing:-.01em;
	border-right:1px solid #000;
}			

ul.topnav li a:hover{
	color:#ec3c4d;
	text-shadow:1px 1px 1px #000;  
}

ul.topnav li.current a{
	color:#160000;
} 


/************END TOP NAV **************/


/************ MAIN BEGIN *************/



#main{
	position:relative;
	top:10px;	
	left:0px;
	margin:0;
	width:980px;
	padding:0px; 
	height:auto;
	background-color: #fff;
	-moz-border-radius: 12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	/*border: 2px solid #6699ff;
	min-height:560px; */
	 /*  background-image:url('https://www.dennisbuyscars.com/images/Blue-BG-PoF.png');
		background-repeat:repeat-x;  */
		
}

.headline{
	position:relative;
	top:0px;
	left:0px;
	width:980px;
	height:auto;
	margin:0;
	padding:0;
	font-size:.75em;	
	word-spacing:-2px;
	/*-moz-border-radius: 12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	border: 2px solid #6699ff; */
		
}

.headline h1{
	margin:0;
	padding:10px;
	text-align:center;
	font-size:1.3em;
}

.headline h2{
	margin:5px;
	padding:10px;
	text-align:center;
	font-size:1.3em;
}

#col1{
	position:relative;
	top:0;
	left:0;
	margin:10px 0 0 0;
	padding:1em;
	height:100%;
/*	min-height:560px; */
	width:400px;
	text-align:justify;
	line-height:1.5em;
	font-family:tahoma;
	font-size:.8em;
	color:#444;
	/*border:1px solid orange; */
}

#col1 h2{
	margin:0;
	padding:0;
	font-size:1.2em;
	line-height:1.4em;
	/*word-spacing:-.5em;
	text-align:justify;*/
	font-family:"lucida sans unicode", sans-serif;
	
}

#col1 p{

	padding:1em;
}



#col1 ul.list{
	margin:0;
	padding:0 0 0 10px;
	line-height:.7em;
	font-weight:bold;
	text-transform:uppercase;
}


#content{
	position:absolute;
	top:0px;
	left:420px;
	margin-top:40px;
	padding:1em 1em;
	height:100%;
	width:460px;
	color:#444;
/*	min-height:460px; */
	/*border:solid 2px green; */
}

#content .cities{
	font-size:7pt;
	line-height:9pt;
	}
	
#col1 .cities{
	/*margin:0;
	padding:0; */
	font-size:7pt;
}

.copy{
	font-style:oblique;
}


#feature{
	position:relative;
	top:0;
	left:0;
	margin:10px;
	padding:0;
	width:300px;
	height:auto;
	border:2px solid #e1e1e1;
	-moz-border-radius: 12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	
}

#feature ul{
	display:block;
	
}

#feature ul li{
	margin:5px 0;
	padding:10px 0 0 0;
	width:260px;
	height:30px;
	font-size:1em;
	font-weight:bold;
	text-align:center;
	border:1px solid #fff;
/*	background-image:url(https://www.dennisbuyscars.com/images/dollar-sign.gif);*/
	background-color:#2bb0e7;
	background-repeat:no-repeat;
	background-position:10px 10px;	
background: -moz-linear-gradient(top, rgba(30,87,153,1) 0%, rgba(44,180,234,1) 50%, rgba(30,89,155,1) 99%, rgba(30,87,153,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,1)), color-stop(50%,rgba(44,180,234,1)), color-stop(99%,rgba(30,89,155,1)), color-stop(100%,rgba(30,87,153,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(30,87,153,1) 0%,rgba(44,180,234,1) 50%,rgba(30,89,155,1) 99%,rgba(30,87,153,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(30,87,153,1) 0%,rgba(44,180,234,1) 50%,rgba(30,89,155,1) 99%,rgba(30,87,153,1) 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, rgba(30,87,153,1) 0%,rgba(44,180,234,1) 50%,rgba(30,89,155,1) 99%,rgba(30,87,153,1) 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#1e5799',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, rgba(30,87,153,1) 0%,rgba(44,180,234,1) 50%,rgba(30,89,155,1) 99%,rgba(30,87,153,1) 100%); /* W3C */

	/*background-color:#b7cfff;*/
	border-color:#6699ff;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#feature ul li a{
	text-decoration:none;
	color:#fff;
	border:none;
	
	
	
	}

#feature ul li a:hover{
	display:block;/**/
	text-decoration:none;
	color:#0000ff;
	background-color:#B93B8F;
	margin:-10px 0 0px;
	
	padding:10px 0 0 0;
	width:260px;
	height:30px;
	font-size:1em;
	font-weight:bold;
/*	border:1px solid #e1e1e1;*/
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border:1px solid #999;
    border-radius:7px;
    -webkit-box-shadow: 4px 5px 5px #888888; /* Safari and Chrome */
    box-shadow: 4px 5px 5px #888888;
  background: #5c8756; /* Old browsers */
background: -moz-linear-gradient(top, #5c8756 0%, #61c419 19%, #b4e391 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5c8756), color-stop(19%,#61c419), color-stop(100%,#b4e391)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #5c8756 0%,#61c419 19%,#b4e391 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #5c8756 0%,#61c419 19%,#b4e391 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #5c8756 0%,#61c419 19%,#b4e391 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5c8756', endColorstr='#b4e391',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #5c8756 0%,#61c419 19%,#b4e391 100%); /* W3C */

}

#feature ul li img{
	margin:0 5px 0 0;
	padding:0;
		
	}
		
#feature ul li img.top {
		vertical-align:-.8em;
				
	}
		
	img.top1 {
		vertical-align:-.7em;
				
	}

	
/********** END MAIN ************/


#footer{
	position:relative;
	top:0;	
	margin:40px auto;
	padding:0;
	width:980px;
	height:95px;
	

}

#footer p {
	position:relative;
	top:0;
	margin:0 auto;
	padding:0;
	text-align:center;
	font-family:verdana, arial, helvetica, sans serif;
	font-size:.6em;
	color:#444;
}

#footer p a{
			text-decoration:none;
			color:#444;
			line-height:2em;
}

#footer p img{

			vertical-align:sub;
}

	