/* Batchelors CSS ***********************************/

* { padding: 0; margin: 0; }

.clear { clear: both; }

img.border { border-right: 1px solid #ccc; }

a img { border:0; }

img.bordernone { border: none; }

.shadeborder {
	background: url("../images/shade-border.gif") repeat-x;
 	margin: 8px 0px 5px 0px;
 	float: left;
 	width: 765px;
 	height: 5px;
 	overflow: hidden;
}

body { 
	font: 12px normal Arial, Helvetica, sans-serif; 
 	text-align: center; /* IE 5.5 centering fix */
 	background: url("../images/bg.gif");
}
#wrapper {
 	background: url("../images/white-bg.gif") repeat-y;
 	margin: 0 auto; 
 	width: 796px; 
 	text-align: left; /* IE 5.5 centering fix */
}

#content {
	margin: 0px 14px;
 	padding: 8px 0px;
}

.contactBox
{
	margin: 10px;
	padding: 10px;
	border-top: #C20202 solid 2px;
	clear: both;
}

.headerImg
{
	border: 0;
	margin: 5px 0 15px 0;
	float: left;
}

/* Header *************************************************/
#header {
}

#headerleft {
	float: left;
}

#headerright {
	float: right;
}

#headerright img 
{   
    margin: 0px 0px 0px 0px;
    padding: 15px 0px 0px 0px;
}

/* Left Nav ***********************************************/
#leftcolumn {
	float: left;
}

#leftcolumn ul {
	font-size: 11px;
	font-weight: bold;
}

#leftcolumn ul li {
	list-style: none;
	display: block;
}

#leftcolumn ul li a:link, #leftcolumn ul li a:visited {
	list-style: none;
 	color: #F1F1F1;
 	text-decoration: none;
 	border-bottom: 1px solid #c0c0c0;
 	width: 174px;
 	display: block;
 	text-indent: 10px;
 	background: url("../images/bullet.gif") no-repeat left #0A0A0A;
 	padding: 2px 0px;
}

#leftcolumn ul li a:hover {
 	text-decoration: underline;
 	background: url("../images/bullet.gif") no-repeat left #c20202;
}


#leftcolumn ul#nav2 li a:link, #leftcolumn ul#nav2 li a:visited {
 	list-style: none;
 	color: #333;
 	text-decoration: none;
 	border-bottom: 1px solid #c0c0c0;
 	width: 174px;
 	display: block;
 	text-indent: 23px;
 	background: url("../images/bullet-padding.gif") no-repeat left #F1F1F1;
 	padding: 1px 0;
}

#leftcolumn ul#nav2 li a:hover {
 	text-decoration: underline;
}

#quote {
	width: 174px;
	height: 108px;
	background-color: #F1F1F1;
	color: #474747;
}


/* Main Content **********************************************/
#rightcolumn {
 	float: right;
 	width: 580px;
}
#rightcolumn h1 {
	 font-size: 20px;
	 color: #000;
}

#rightcolumn p {
	margin-top: 3px;
	margin-bottom: 5px;
}

#rightcolumn a:link, #rightcolumn a:visited {
	color: #C20202;
	text-decoration: underline;
}

#rightcolumn a:hover {
	color: #000;
	text-decoration: underline;
}

#rightcolumn #top-border-arrow {
	 background:url("../images/top-border-arrow.gif") no-repeat;
	 height: 10px;
	 overflow: hidden;
}
#rightcolumn #breadcrumb {
	 color: #666;
	 margin: 2px 0px 2px 8px;
}

#rightcolumn ul
{
	list-style: disc;
	margin: 10px 0 10px 15px;
	padding-left: 15px;
}
#rightcolumn #breadcrumb ul

{
	margin-left: 0;
	padding-left: 0;
}
#rightcolumn #breadcrumb ul li {
	 list-style: none;
	 display: inline;
	 float: left;
	 padding-right: 5px;
}
#rightcolumn #breadcrumb ul li a:link, #rightcolumn #breadcrumb ul li a:visited {
	 color: #050405;
	 background: url("../images/breadcrumb-bullet.gif") left no-repeat;
	 padding-left: 10px;
}



/*Car Thumbnail Classes */

/* Begin Grey */
#rightcolumn .grey {
	 background: #CFCFCF;
	 height: 175px;
	 width: 140px;
	 float: left;
	 margin: 10px 5px 0px 0px;
}
#rightcolumn .grey h1 {
	 font-size: 14px;
	 margin: 0px 5px 5px 5px;
	 color: #333;
}
#rightcolumn .grey p {
	 margin: 0px 5px 5px 5px;
	 color: #333;
	 font-size: 11px;
}
#rightcolumn .grey p a:link, #rightcolumn .grey p a:visited {
	 margin: 0px 0px 0px 2px;
	 color: #333;
	 font-size: 11px;
	 font-weight: bold;
}
/* End Grey */


/* Begin Red */
#rightcolumn .red {
	background:  #C20202;
	height: 175px;
	width: 140px;
	float: left;
	margin: 10px 5px 0px 0px;
}
#rightcolumn .red h1 {
	font-size: 14px;
	margin: 0px 5px 5px 5px;
 	color: #fff;
}
#rightcolumn .red p {
 	margin: 0px 5px 5px 5px;
 	color: #fff;
 	font-size: 11px;
}
#rightcolumn .red p a:link, #rightcolumn .red p a:visited {
 	margin: 0px 0px 0px 2px;
 	color: #fff;
 	font-size: 11px;
 	font-weight: bold;
}
/* End Red */



/* Begin Black */
#rightcolumn .black {
 	background:  #050505;
 	height: 175px;
 	width: 140px;
 	float: left;
 	margin: 10px 5px 0px 0px;
}
#rightcolumn .black h1 {
 	font-size: 14px;
 	margin: 0px 5px 5px 5px;
 	color: #fff;
}
#rightcolumn .black p {
 	margin: 0px 0px 5px 5px;
 	color: #fff;
 	font-size: 11px;
}
#rightcolumn .black p a:link, #rightcolumn .black p a:visited {
 	margin: 0px 0px 0px 0px;
 	color: #fff;
 	font-size: 11px;
 	font-weight: bold;
}
/* End Black */

/* Begin Dark Grey */
#rightcolumn .darkgrey {
 	background: #999;
 	height: 175px;
 	width: 140px;
 	float: left;
 	margin: 10px 5px 0px 0px;
}
#rightcolumn .darkgrey h1 {
 	font-size: 14px;
 	margin: 0px 5px 5px 5px;
 	color: #fff;
}
#rightcolumn .darkgrey p {
 	margin: 0px 5px 5px 5px;
 	color: #fff;
 	font-size: 11px;
}
#rightcolumn .darkgrey p a:link, #rightcolumn .darkgrey p a:visited {
 	margin: 0px 0px 0px 2px;
 	color: #fff;
 	font-size: 11px;
 	font-weight: bold;
}
/* End Dark Grey */


#rightcolumn .looking {
 	background: #fff;
 	height: 175px;
 	width: 140px;
 	float: left;
 	margin: 10px 5px 0px 0px;
}
/* End Cars Thumbnails Classes */

/* Home Tiles ******************************************/
#rightcolumn .red_home {
	/*background:  #C20202;*/
	height: 161px;
	width: 193px;
	float: left;
	margin: 5px 4px 0px 0px;
	background: #FFF url(../images/tile_home_redbg.jpg) bottom left no-repeat;
}
#rightcolumn .red_home h2 {
	font-size: 10px;
	margin: 10px 5px 0px 11px;
 	color: #C20202;
}
#rightcolumn .red_home h1 {
	font-size: 16px;
	margin: 0px 5px 2px 11px;
 	color: #C20202;
	font-weight: bold;
}
#rightcolumn .red_home p {
 	margin: 0px 0px 0px 0px;
 	padding: 7px 0px 0px 30px;
 	color: #000;
 	font-size: 11px;
}
#rightcolumn .red_home p a:link, #rightcolumn .red_home p a:visited {
 	margin: 0px 0px 0px 4px;
 	color: #FFF;
 	font-size: 11px;
 	font-weight: bold;
}




#rightcolumn .grey_home {
	height: 161px;
	width: 193px;
	float: left;
	margin: 5px 4px 0px 0px;
	background: #FFF url(../images/tile_home_greybg.jpg) bottom left no-repeat;
}
#rightcolumn .grey_home h2 {
	font-size: 10px;
	margin: 10px 5px 0px 11px;
 	color: #7D7D7D;
}
#rightcolumn .grey_home h1 {
	font-size: 16px;
	margin: 0px 5px 2px 11px;
 	color: #7D7D7D;
	font-weight: bold;
}
#rightcolumn .grey_home p {
 	margin: 0px 0px 0px 0px;
 	padding: 7px 0px 0px 30px;
 	color: #000;
 	font-size: 11px;
}
#rightcolumn .grey_home p a:link, #rightcolumn .grey_home p a:visited {
 	margin: 0px 0px 0px 4px;
 	color: #333;
 	font-size: 11px;
 	font-weight: bold;
}



#rightcolumn .darkgrey_home {
	height: 161px;
	width: 193px;
	float: left;
	margin: 5px 4px 0px 0px;
	background: #FFF url(../images/tile_home_blackbg.jpg) bottom left no-repeat;
}
#rightcolumn .darkgrey_home h2 {
	font-size: 10px;
	margin: 10px 5px 0px 11px;
 	color: #333;
}
#rightcolumn .darkgrey_home h1 {
	font-size: 16px;
	margin: 0px 5px 2px 11px;
 	color: #333;
	font-weight: bold;
}
#rightcolumn .darkgrey_home p {
 	margin: 0px 0px 0px 0px;
 	padding: 7px 0px 0px 30px;
 	color: #000;
 	font-size: 11px;
}
#rightcolumn .darkgrey_home p a:link, #rightcolumn .darkgrey_home p a:visited {
 	margin: 0px 0px 0px 4px;
 	color: #FFF;
 	font-size: 11px;
 	font-weight: bold;
}

/* Footer *******************************************/
#footer {
 	text-align: center;
 	font-size: 11px;
}
#footer ul li {
 	display: inline;
}
#footer ul li a:link, #footer ul li a:visited {
 	color: #444;
 	padding: 0px 2px 0px 0px;
 	border-right: 1px solid #999;
 	text-decoration: none;
}
#footer ul li a:hover {
 	text-decoration: underline;
}
#footer ul li.last a:link, #footer ul li.last a:visited {
 	border: none;
}
#footer p { 
 	color: #999;
 	padding: 10px 0px;
}
#footer p a:link, #footer p a:visited { 
 	color: #999;
 	padding: 10px 0px;
 	text-decoration: none;
}
#footer p a:hover {
 	text-decoration: underline;
}
/* End footer */

div#offertiles .offertile
{
    float: left;
    margin: 0px 6px 7px 0px;
}

div#offertiles h3 
{
    font-size: 14px;
}

div#offertiles h2 
{
    font-size: 18px;
}

img.bclogo 
{
    float: left;
}

img.welcomeimg 
{
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 15px 0px 0px 5px;
}

#serviceplan h1 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    
    color: #c20202;
}

#serviceplan h2 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    
    color: #c20202;
}

#serviceplan h3 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    
    color: #000000;
}

/* ############################################## */

#about-batchelors 
{
    float: left;
    
    width: 766px;   
    
    margin: 0px 0px 0px 0px;
    padding: 70px 0px 0px 0px;
}

#about-batchelors p 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    
    color: #8F8F8F;
    
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 15px 0px;
}

#about-batchelors h2 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    
    color: #7F7F7F;
    
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 5px 0px;
}

#about-batchelors h3 
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    
    color: #7F7F7F;
    
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 5px 0px;
}

#about-batchelors h3 a:link,
#about-batchelors h3 a:visited,
#about-batchelors h3 a:hover,
#about-batchelors h3 a:active 
{
    color: #7F7F7F;
    
    text-decoration: none;
}

#scrappage-banner {
	width:100px;
	height:100px;
	
	padding:0px;
	margin:0px;
	
	position:relative;
	z-index:10;
	top:0px;
	right:0px;
	float:right;
	display:block;
	cursor:pointer;
}