/*--------------------- body ---------------------*/

body {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-color: #000000;
}
ol {
	padding-right: 10px;
	list-style-image:  url(../images/arrow.gif);
	vertical-align: middle;
}
.tel {
	background-image:  url(../images/tel.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-size: 14px;
	color: #cccccc;
}

.tel-body {
	background-image:  url(../images/tel.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-size: 14px;
	color: #666666;
}

.telstaff {
	background-image:  url(../images/tel.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-size: 10px;
	/* text-transform: uppercase; */
}
.fax {
	background-image:  url(../images/fax.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-size: 14px;
	color:#cccccc;
}

.fax-body {
	background-image:  url(../images/fax.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-size: 14px;
	color:#666666;
}


.email {
	background-image:  url(../images/email.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-size: 14px;
	color:#cccccc;
}

.email-body {
	background-image:  url(../images/email.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-size: 14px;
	color:#666666;
}

.email a:link{
	color: #ed1b34;
	text-decoration: none;
}

.email a:visited{
	color: #ed1b34;
	text-decoration: none;
}

.email a:hover{
	color: #ed1b34;
	text-decoration: underline;
}

.email a:active{
	color: #ed1b34;
	text-decoration: underline;
}

.emailstaff {
	background-image:  url(../images/email.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	font-size: 10px;
	/* text-transform: uppercase; */
}
.top {
	/* background-image: url(../images/top-bg.gif);  
	background-repeat:repeat-x; */

}

.top-anchor {
	padding-top: 5px;
	padding-bottom: 10px;
}

.logo {
	background-image: url(../images/header.jpg);
}
.contentborders {
	background-color: #FFFFFF;
	padding: 0px 20px 10px 19px;
	font-size: 12px;
	text-align: justify;
	/* background-repeat: no-repeat;
	background-position: right top;
	background-image:  url(../images/main-bg.gif); */
}

.contentborderstop {
	background-color: #FFFFFF;
	padding: 0px 5px 0px 19px;
	font-size: 12px;
	text-align: justify;
	
}


.contentborders2 {
	background-color: #FFFFFF;
	padding: 5px 5px 8px 0px;
	font-size: 12px;
	text-align: justify;
	/* background-repeat: no-repeat;
	background-position: right top;
	background-image:  url(../images/main-bg.gif); */
}

.contentcorner {
	background-color: #FFFFFF;
	text-align: justify;
	/* background-image:  url(../images/content-bg-top.gif);
	background-repeat: no-repeat;
	background-position: right top; */
}

.contenttop {
	background-color: #FFFFFF;
}

.mainborders {
	padding: 5px 5px 5px 10px;
	background-color: #ffffff;
	background-image:  url(../images/right-bg.gif);
}
.nav {
	padding-right: 10px;
}
.right {
	font-size: 11px;
	color: #CCCCCC;
	padding-top: 0px;
	padding-left: 10px;
}
.img {
	padding: 5px;
	border: 1px solid #E1DFDF;
}
.staff {
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
	background-color: #FBFBFB;
}
.staffname {
	font-weight: bold;
}
.stafftitle {
	color: #999999;
	font-style: italic;
}
.error {
    font-family:Arial;
    font-size:10px;
    font-weight:normal;
    text-transform:none;
    color:Red;
}

/*--------------------- text/headings ---------------------*/

h1 {
	font-size: 18.5px;
	font-weight: bold;
	padding-bottom: 10px;
	margin-right: 0px;
	margin-bottom: 0px;

}
h2 {
	font-size: 14px;
	font-weight: normal;
	padding-top: 0px;
	padding-bottom: 13px;
	margin-top: 0px;
	margin-right: 10px;
	border-bottom: 1px solid #cccccc;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	/* font-family: Georgia, "Times New Roman", Times, serif; */
	/* text-transform: uppercase; */
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 4px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
	border-bottom: 1px solid #3A3A3A;
	color: #999999;
	background-image:  url(../images/lplate.gif);
	background-repeat: no-repeat;
	background-position: 160px center;
	width:190px;
	
}
h4 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
h5 {
	font-size: 10px;
	font-weight: normal;
}
.telephone {
	font-size: 16px;
	font-weight: normal;
	color: #ed1b34;
}

.topanchor
{
    color: #666666;
}

.topanchor:hover
{
    color: #666666;
    text-decoration:none;
}

/*--------------------- links ---------------------*/

a:link {
	color: #ed1b34;
	text-decoration: none;
}

a:visited {
	color: #ed1b34;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #ed1b34;
}

a:active {
	text-decoration: none;
	color: #ed1b34;
}


/*--------------------- form elements ---------------------*/

input, textarea, select {
	background-color: #;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	color: #666666;
	padding: 1px 3px;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
}
.butts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 100px;
	padding: 2px;
	color: #ed1b34;
	/* text-transform: uppercase; */

}
.required {
	color: #999999;
}
.formborders {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
}
.formcontent {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.formheader {
	background-color: #EEEEEE;
	font-size: 14px;
	font-weight: bold;
	/* text-transform: uppercase; */
	padding: 10px 10px 10px 13px;
}
td {
	font-size: 12px;
}

.table-header{
	color: #ed1b34;
	font-weight: bold;
	font-size: 14px;
}

.table-header-small{
	color: #ed1b34;
	font-weight: bold;
	font-size: 12px;
}

.table-header-grey{
	color: #666666;
	font-weight: bold;
	font-size: 14px;
}

.manufacturer-table{
	text-align: center;
}

/*--------------------- new vehicles ---------------------*/

.newvehicleborders {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 3px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.newvehicleheader {
	padding: 5px;
	font-weight: bold;
	/* text-transform: uppercase; */
	background-color: #F1F2F2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.newvehiclecontent {
	padding: 5px;
}
.newvehiclelink {
	background-image:  url(../images/arrow-link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}

/*------------------------ nav -------------------------*/

ul.heading, ul.subheading, ul.heading li.subheading {
	margin: 0;
	padding: 0;
}
ul.heading li {
	list-style: none;
	padding: 15px 0px 5px;
	font-size: 16px;
	/* text-transform: uppercase; */
	color: #999999;
	/* font-family: Georgia, "Times New Roman", Times, serif; */
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 4px;
}
ul.subheading {
	/* border-bottom: 1px solid #3A3A3A; */
	padding: 5px 10px 0px 6px;
	color: #cccccc;
}
ul.subheading li {
	border-bottom: 0;
	list-style: none;
	font-size: 11px;
	/* text-transform: capitalize; */
	padding: 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	color: #cccccc;
}
ul.subheading a:link {
	color: #cccccc;
	text-decoration: none;
}


ul.subheading a:visited {
	color: #cccccc;
	text-decoration: none;
}


ul.subheading a:hover {
	color: #ed1b34;
	background-image:  url(../images/lplate.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;	
}

ul.subheading a:active {
	color: #cccccc;
	text-decoration: none;	
}


ul.subheading li {
	border-bottom: 1px solid #3A3A3A;
}
ul.heading a, ul.subheading a {
	display: block;
}

/*--------------------- admin ---------------------*/

.offerslinks {
	/* background-image: url(../images/arrow-staff.gif); */
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	/* text-transform: uppercase; */
	font-size: 10px;
}
.offersmake {
	font-size: 14px;
	font-weight: bold;
	
}
.offersmodel {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	/* text-transform: capitalize; */
}
.offersline {
	background-color: #EEEEEE;
}
.offersunderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-top: 5px;
	padding-bottom: 5px;
}

.offersunderlinebottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}

.offersnounderline {
	border-bottom-width: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
}

.offersdot {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.offerspadding {
	padding-top: 5px;
	padding-bottom: 5px;
}
.tariffheader {
	font-weight: bold;
	/* text-transform: capitalize; */
	font-size: 14px;
	border-bottom-color: #999999;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
th.tarifftitle {
	text-align: left;
	font-size: 12px;
	/* text-transform: uppercase; */
}
.tarifftitle {
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	/* text-transform: capitalize; */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.tarifftitlemonths {
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	/* text-transform: capitalize; */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color:#333333;
	color:#FFFFFF;
}

.tarifftitlemiles {
	padding-top: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	/* text-transform: capitalize; */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color:#ed1b34;
	color:#ffffff;
}

.tarifftitle2 {
	padding-top: 0px;
	padding-bottom: 8px;
	font-weight: normal;
	/* text-transform: capitalize; */
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.tariffmake {
	text-transform: none;
	padding: 8px;
	text-align: justify;
	border-top: 1px solid #CCCCCC;
	border-right: 3px solid #CCCCCC;
	border-bottom: 3px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.search {
	background-color: #F2F2F2;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.manufacturer {
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	/* border-bottom: #999999 2px solid; */
	padding-top: 8px;
	padding-left: 5px;
	padding-bottom: 8px;
	border-top: 1px solid #cccccc; 
	width: 100%;
	/* background-color: #cccccc; */
}

/*------------------------ footer -------------------------*/

.footer {
	padding:5px;
}

.footer a:link{
	color:#cccccc;
	text-decoration:none;
	font-size:11px;
	
}

.footer a:visited{
	color:#cccccc;
	text-decoration:none;
	font-size:11px;
}

.footer a:hover{
	color:#ed1b34;
	text-decoration:underline;
	font-size:11px;
}

.footer a:active{
	color:#ed1b34;
	text-decoration:none;
	font-size:11px;
}

/*--------------------- new vehicles ---------------------*/

.B {
	FONT-SIZE: 9pt; COLOR: #666666; FONT-FAMILY: Arial,Verdana,sans-serif
}
.H {
	FONT-SIZE: 9pt; COLOR: #ffffff; FONT-FAMILY: Arial,Verdana,sans-serif; BACKGROUND-COLOR: #000000; TEXT-DECORATION: none
}
.HL {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.HL:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.HL:active {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.HL:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.HL:hover {
	COLOR: #ffffff; TEXT-DECORATION: underline
}
.D {
	FONT-SIZE: 9pt; COLOR: #666666; FONT-FAMILY: Arial,Verdana,sans-serif; BACKGROUND-COLOR:Transparent; TEXT-DECORATION: none
}
.D:link {
	FONT-SIZE: 9pt; COLOR: #666666; FONT-FAMILY: Arial,Verdana,sans-serif; BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none
}
.D:active {
	FONT-SIZE: 9pt; COLOR: #666666; FONT-FAMILY: Arial,Verdana,sans-serif; BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none
}
.D:visited {
	FONT-SIZE: 9pt; COLOR: #666666; FONT-FAMILY: Arial,Verdana,sans-serif; BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none
}
.ST {
	FONT-SIZE: 9pt; COLOR: #666666; FONT-FAMILY: Arial,Verdana,sans-serif; BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none
}
.L {
	COLOR: #ed1b34; FONT-FAMILY: Arial,Verdana,sans-serif; TEXT-DECORATION: none
}
.L:link {
	COLOR: #ed1b34; FONT-FAMILY: Arial,Verdana,sans-serif; TEXT-DECORATION: none
}
.L:active {
	COLOR: #ed1b34; FONT-FAMILY: Arial,Verdana,sans-serif; TEXT-DECORATION: none
}
.L:visited {
	COLOR: #ed1b34; FONT-FAMILY: Arial,Verdana,sans-serif; TEXT-DECORATION: none
}
.L:hover {
	COLOR: #ed1b34; TEXT-DECORATION: underline
}


