/* Start of CMSMS style sheet 'Brent Main' */
/* Main Style Sheet for Brent Leasing */


/* General Styles */

* {
	padding: 0;
	margin: 0;
	border: none;
}

body {
	font-size:10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(uploads/images/bak2.gif);
}

/* Banner Styles */

#banner_wrapper {
	height: 90px;
	background: url(uploads/images/banner_bg.gif);
	background-repeat: repeat-x;
}

#banner {
	height: 86px;
        background: url(uploads/images/brent_02.jpg);
	background-position: 209px 0;
	background-repeat: no-repeat;
 }

#login_link {
       position: absolute;
       top: 52px;
       right: 10px;
       text-decoration: none;
       color: #999999;
}


h1 a {
	display: block;
	width: 209px;
	height: 86px;
	text-indent: -99999px;
	background: url(uploads/images/brent_01.gif);
}


#content_wrapper {
	background: #ffffff;
        background: url(uploads/images/menu_bg2.gif);
	background-repeat: repeat-y;
}

/* Sidebar Styles */

#sidebar {
	width: 155px;
	height: 100%;
	float: left;
	min-height: 500px;
}


/* Content Styles */

.content_main {
	background: #ffffff;
	margin-left: 159px;
        padding-left: 65px;
	border-left: 3px solid #cccccc;
	border-top: 3px solid #cccccc;
        padding-bottom: 43px; 
}

.content_main p {
        /* margin-left: 65px; */
	width: 490px;
	padding-top: 10px;
}

.content_main table p {
        width: auto;
}

h2 {
	width: 601px;
	height: 119px;
	text-indent: -99999px;
	margin-top: 8px;
	margin-left: 8px;
        margin-left: -57px;
	margin-bottom: 8px;
}

.fancy_bullets {
	list-style-type: none;
}

.fancy_bullets li {
	padding-top: 3px;
	padding-bottom: 3px;
}

.fancy_bullets li {
	display: block;
	height: 20px;
	line-height: 20px;
	background: url(uploads/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	text-indent: 30px;
}

.dots {
	font-family: "Times New Roman", Times, serif;
	font-size:80px;
	letter-spacing: -8px;
	color: #e9e9e9;
	text-align: center;
	margin-top: -25px;
	margin-left: -15px;
}

.redit {
	color: #ff0000;
}

.content_main form p {
	padding: 0;
	margin: 0;
}


#form_page {
       width: 500px;
background: yellow;
color: red;
}

form td {
	padding: 7px;
	position: relative;
	size:2; 
	color: #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

form input  {
	border: 1px solid #7f9db9;
	height:20px;
}

form textarea {
	border: 1px solid #7f9db9;
}

form #send, form #reset {
	width: 86px;
	height: 22px;
	background: url(uploads/images/button_bg.jpg);
	background-position: top;
	overflow: hidden;
	border: none;
}

form #send:hover, form #reset:hover {
	background-position: bottom;
}

/* Footer Styles */

#footer2 {
	width: 465px;
	margin: auto;
	text-align: center;
	color: #666666;
	font-size: 7.5pt;
	padding-top: 19px;
	padding-bottom: 50px;
	line-height: 14px;
}

/* Styling Individual Pages */

/* Home Page Styles */

#home_content {
	margin-left: -65px;
}

/* About Page Styles */

#about-us h2 {
	background:url(uploads/images/h_about.jpg);
}

#about-us a {
	color: black;
}

#about-us a:hover {
	color: red;
}

#about-us a:visited {
	color: blue;
}

#quote1 {
	width: 484px;
	height: 47px;
	text-indent: -999999px;
	background: url(uploads/images/txt_getsale.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 5px;
}

#about-us h3 {
        width: 484px;
	padding: 3px;
	font-size: 12pt;
	color: #666666;
	background: #cccccc;
	margin-top: 7px;
	margin-bottom: 7px;
}

/* Vehicles */

#vehicles h2 {
	background:url(uploads/images/h_vehicles.jpg);
}

#vehicles h3 {
	width: 356px;
	height: 22px;
	background: url(uploads/images/h_new.gif);
	text-indent: -99999px;
	margin-top: 8px;
	margin-left: 0;
	margin-bottom: 8px;
}

#vehicles #new {
	background: url(uploads/images/h_new.gif);
}

#vehicles #used {
	background: url(uploads/images/h_used.gif);
}

.ProductDirectoryItem ul {
       padding-top: 10px;
}

.ProductDirectoryItem ul li {
       padding-top: 2px;
       padding-bottom: 2px;
}

.product_detail_field a {
       color: black;
}

.product_detail_field a:hover {
      color: red;
}

.product_detail_field a:visited {
      color: blue;
}

/* Contact Us */

#contact-us h2 {
	background:url(uploads/images/h_contact.jpg);
}


/* Credit Application */

#credit-application h2 {
	background:url(uploads/images/h_creditapp.jpg);
}

/* Car Finder */


#car-finder h2 {
	background:url(uploads/images/h_carfind.jpg);
}

/* Response */

#response h2 {
       background:url(uploads/images/h_thankyou.jpg);
}

/* End of 'Brent Main' */

