/*
============================================================

	AC procar main CSS

============================================================
*/

body
	{
		padding: 0;
		margin: 0;
		background-color: #fff;
		background: #ECECEC url(images/page_background.gif) repeat fixed center;
		color: #000;
		text-align: left;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
			line-height: 1.5;
	}

.floatright {
		float: right;
	}
	
.floatleft {
		float: left;
	}
	
.floatrightmargin {
		float: right;
		margin: 0px 0px 5px 5px
	}
	
.floatleftmargin {
		float: left;
		margin: 0px 5px 5px 0px
	}
	
.floatcenter {
display: block;
text-align: center;
margin: 3px auto 3px;

}
	
img {
		border: none;
	}
	
.indented {
margin-left: 150px;
}

.clear {
clear: both;
}



/*
============================================================

	Main font formatting

============================================================
*/

h1 {
		font-size: 20px;
		color: #555555;
		border-bottom: solid 1px #cacaca;
		margin-top: 2px;
		background:transparent url(../images/dots.gif) no-repeat scroll left top;
}

h2
{
font-size: 16px;
		color: #555555;
		margin-top: 5px;
}

p {
			font-family: arial, sans-serif;
			color: #000;
			font-size:10pt;
			line-height: 1.5;

}

blockquote {
		background:transparent url(images/quotes.gif) no-repeat scroll left top;
		color:#666666;
		font-size:96%;
		line-height:1.5em;
		margin:0pt 0pt 0pt 30px;
		padding:10px 0pt 0pt 20px;
}

a:link    {text-decoration:none; color:#800000;}
a:visited {text-decoration:none; color:#800000; }
a:active  {text-decoration:underline; color:#800000;}
a:hover   {text-decoration:underline; color:#ee0000;}

.copyright {
font-size:8pt;
color:#c0c0c0;
margin: 0px;
}

.mainbodysmall {
font-size: smaller;
}

.strong {
		font-weight: bold;

}

/*
============================================================

	Header elements

============================================================
*/

	#header	
	{
		width: 800px;
		padding: 0px ;
		color: #000;
		text-align: left;
		border: none;
		margin: 20px auto 0px auto;
	height: 105px;
	}
	
	#navbar
	{
	background: transparent url(images/bar_shiny_black.gif) repeat-x;
	height: 31px;
	padding-left: 5px;
	}
	
	#headerlogo
	{
		background-color: #000;
	height: 74px;
		text-align: right;
	
	}

	
/*
============================================================

	Main page elements

============================================================
*/
	
	
	#maincontainer	
	{

		width: 798px;
		padding:0px ;
		background-color: #FFF;
		color: #000;
		text-align: left;
		border: 1px solid #BABABA;
		margin: 0px auto 20px auto;
		
	}

	#imagecontainer
	{
	background: url(images/right_graphic.gif) no-repeat scroll right top;
	background-color: #5a5a5a;
	}
	
	#content
	{
	background-color: #fff;
	width: 530px;
	padding: 10px;
	}
	
/*
============================================================

	Rounded boxes

============================================================
*/
	
/* set millions of background images */
.rbroundbox, .rbroundbox_testimonials { background: url(images/nt.gif) repeat; }
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent, .rbcontent_testimonials  { margin: 0 7px; }
.rbcontent {color:#333333;
			font-family:arial,sans-serif;
			font-size:9pt;
			text-align: center;
			font-style: italic;
			}
.rbroundbox, .rbroundbox_testimonials { width: 225px; margin: auto; margin-right: 10px; float: left;}

/* 
TESTIMONIALS BOXES
 */

.rbroundbox_testimonials { width: 350px;}
.rbcontent_testimonials { font-family: arial, sans-serif;
			color: #000;
			font-size:10pt;}

/*
============================================================

	Stock cars

============================================================
*/

img.stockcar {

	margin: 0 0 0 10px;
	padding: 5px;
	border: solid 1px #ddd;

}


/*
============================================================

	Webmail form

============================================================
*/

.contacttable {

			font-family: arial, sans-serif;
			color: #000;
			font-size:10pt;
			text-align: left;
			width: 365px;

}

.contacttable td {

			padding: 5px 5px 5px 2px;
			border-bottom: solid 1px #ddd;
			
}

.contacttable th {
			font-weight: bold;
			color: #222;
			vertical-align: top;
			width: 120px;
			padding: 5px 2px 5px 5px;
			border-bottom: solid 1px #ddd;	
}

.section {
			color: #888;
			font-weight: bold;
			font-size:12pt;
			vertical-align: bottom;
			height:40px;
			border-bottom: solid 1px #ddd;	
}

input.error {
    border: solid 3px #FF0000;
    }
    
div.error {
	border: 1px solid #C23834;
	color: #AA352B;
	padding: 5px 10px 5px 10px;
	margin: 5px 0 0 0;
	background: #EFC8B5;
	font-size: 12px;
	display: block;
}

div.error a {
	color: #AA352B;
	text-decoration: underline;
}
    
div.success {
	border: 1px solid #38C234;
	color: #AA35AA2B;
	padding: 5px 10px 5px 10px;
	margin: 5px 0 0 0;
	background: #C8EFB5;
	font-size: 12px;
	display: block;
}

div.success a {
	color: #35AA2B;
	text-decoration: underline;
}

/*
============================================================

	Discounts boxes

============================================================
*/

.boxed {
background-color:#e1e3e1;
width: 520px;
margin-bottom: 10px;
}

/*
============================================================

	Contract hire

============================================================
*/

.contracthirecar
{
float: left;
border: solid 1px #ddd;
width: 243px;
height: 235px;
margin: 0 10px 10px 0;
padding: 5px;
text-align: center;
}

.contracthirecar h2
{
font-size: 14px;
		color: #555555;
		margin-top: 5px;
}

.price, .offer, .notes {
font-size: 14px;
		color: #222;
		margin: 4px 2px 4px 2px;
}

.price {
font-size: 17px;
font-weight: bold;
color: #a00;
}

.offer{
font-style: italic;
}

.notes {
font-size: smaller;
}