﻿body
{
	margin-top: 0px;
	background-color: #EAEAEA;
	font-family: Arial, Helvetica, sans-serif;
}

.borderTable
{
	background-image: url(Images/img_bgGreyStripe.jpg);
	background-repeat: repeat-y;
	width: 599px;
}

.quoteHeading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #bcc4c6;
	padding-left: 5px;
	background-image: url(Images/img_backGroundHeader.jpg);
	background-repeat: repeat-x;
	height: 34px;
}

.secHeading
{
	padding-left: 10px;
}

.buttonQuote
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	height: 22px;
	padding-left: 0px;
	border: 1px solid #000000;
	background-image: url(Images/btnQuote.jpg);
	background-repeat: no-repeat;
	width: 91px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-transform: capitalize;
}

.buttonCancel
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	height: 22px;
	padding-left: 0px;
	border: 1px solid #000000;
	background-image: url(Images/btnCancel.jpg);
	background-repeat: no-repeat;
	width: 91px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-transform: capitalize;
}

.error
{
	color: #FF0000;
	text-transform: uppercase;
	font-size: 6pt;
}

.disclaimerContent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/*============================= CONTROL STYLES ================================*/

.formHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	padding-left: 20px;
	width: 235px;
}

.formContent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 290px;
}

.formFields
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 250px;
	background-color: #ffffff;
	border: solid 1px #000000;
}

.formHeaderVehicle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	padding-left: 20px;
	width: 235px;
}

.formContentVehicle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 290px;
}

.formFieldVehicle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 250px;
	background-color: #ffffff;
	border: solid 1px #000000;
}
.formHeaderHomeCont
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	padding-left: 20px;
	width: 235px;
}

.formContentHomeCont
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 290px;
}

.formFieldHomeContent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 250px;
	background-color: #ffffff;
	border: solid 1px #000000;
}

.txtTelCode
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 44px;
	background-color: #ffffff;
	border: solid 1px #000000;
}

.txtTelNum
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 200px;
	background-color: #ffffff;
	border: solid 1px #000000;
}

.txtSearch
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 186px;
	background-color: #ffffff;
	border: solid 1px #000000;
}

.buttons
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	height: 21px;
	padding-left: 0px;
	border: 1px solid #000000;
	background-image: url(Images/btnSearch.jpg);
	width: 60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-transform: capitalize;
}

.radioFields
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.dropMonth
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 116px;
	background-color: #ffffff;
	border: solid 1px #000000;
}

.dropYear
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 56px;
	background-color: #ffffff;
	border: solid 1px #000000;
}

.day
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 20px;
	background-color: #ffffff;
	border: solid 1px #000000;
}

.month
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 20px;
	background-color: #ffffff;
	border: solid 1px #000000;
}

.year
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 40px;
	background-color: #ffffff;
	border: solid 1px #000000;
}



/*============================= New Styles ================================*/


.padding
{
	padding-left: 10px;
	padding-right: 10px;
}


.BackgroundGrey
{
    background-image:url(Images/img_BgContact.jpg);
    background-repeat:repeat-x;
    height:62px;
}
.WhiteTextCall
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight:bold;
	vertical-align:middle;
	color:#ffffff;
}

.WhiteTextDetails
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	vertical-align:middle;
	color:#ffffff;
	padding-left:10px;
}