body {
	margin: 0;
	font: 14px Arial;
}

input.error,
select.error,
textarea.error {
	border: 1px solid #C87920;
}


a,
img {
	border: 0;
	margin: 0;
	padding: 0;
}
	
.copy {
	color:#777777;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
}

a {
	color: white;
}

a.link {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

a.link:hover {
	font-size: 11px;
	color: #2B71A4;
	text-decoration: underline;
}

a.link_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;	
	text-decoration: none;
}

a.link_grey:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;
	text-decoration: underline;	
}

a.link_grey_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #777777;	
	text-decoration: none;
}

a.link_grey_normal:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #777777;
	text-decoration: underline;	
}


.page {
	margin-right: auto;
	margin-left: auto;
	width: 837px;
}

#header {
	height: 122px;
	background: url(http://www.farocarhireonline.com/images/fchocom/uk/header.png) no-repeat;
	padding-bottom: 30px;
}

.headerTitle {
	color: white;
	position: relative;
	top: 15px;
	left: 24px;
	font: 36px Arial;
}

.headerSubTitle {
	color: white;
	position: relative;
	top: 35px;
	left: 129px;
	font: 14.5px Arial;
}

.headerInfo {
	position: relative;
	top: -40px;
	color: white;
	font-size: 14px;
	text-align: center;
	width: 200px;
	left: 613px;
}

.headerInfoTitle {
	position: relative;
	top: -40px;
	left: 656px;
	font-weight: bold;
	color: white;
	font-size: 16px;
	width: 100px;
}

#footer {
	color: white;
	background-color: #ff9900;
	display: block;
}

.style8 {
	color: white;
}

.littleText {
	font: 8px Arial;
}

.mediumText {
	font: 12px Arial;
}

.required {
	color: #ff1d00;
	font-weight: bolder;
}

/*

*/
.tabinfo {
	background-color: #3B83CE;
	color: white;
	padding-left: 10px;
}

.footerTitle {
	width: 100%;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	color: white;
	font: bold 24px Arial;
}

/*

FLEET

*/

.fleetTitle,
.fleetTitleDetails {
	color: white;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.fleetTitle {
	background-color: #4097d8;
}

.fleetTitleDetails {
	background-color: #ff9900;
}

.fleetLine {
	background-color: #d3e7f6;
	color: #4097d8;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.fleetLineValue {
	background-color: #d3e7f6;
	color: #4097d8;
	padding-left: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.fleetLineNumber {
	background-color: #d3e7f6;
	color: #4097d8;
	text-align: right;
	padding-right: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.fleetVehicle {
	color: #4097d8;
}

/* 

BOX 

*/
.boxTag {
	background: url(http://www.farocarhireonline.com/images/fchocom/uk/boxTagBorder.png) repeat-x;
	height: 41px;
	margin-top: 5px;
	white-space: nowrap;
	color: #4097d8;
	padding-bottom: 5px;
}
.boxTagLeft {
	background: url(http://www.farocarhireonline.com/images/fchocom/uk/boxTagLeft.png) no-repeat;
	width: 11px;
	height: 41px;
}
.boxTagRight {
	background: url(http://www.farocarhireonline.com/images/fchocom/uk/boxTagRight.png) no-repeat;
	width: 11px;
	height: 41px;
}
.boxTop {
	background: url(http://www.farocarhireonline.com/images/fchocom/uk/boxTop.png) repeat-x;
	width: auto;
	height: 41px;
}
.boxRightTop{
	background: url(http://www.farocarhireonline.com/images/fchocom/uk/boxRightTop.png) no-repeat;
	width: 14px;
	height: 41px;
}

.boxLeft {
	background: url(http://www.farocarhireonline.com/images/fchocom/uk/boxBorder.png) repeat-y;
}

.boxRight {
	background: url(http://www.farocarhireonline.com/images/fchocom/uk/boxBorder.png) repeat-y 13px;
}
.boxBottom {
	background: url(http://www.farocarhireonline.com/images/fchocom/uk/boxBorder.png) repeat-x 0 13px;
}
.boxLeftBottom{
	background: url(http://www.farocarhireonline.com/images/fchocom/uk/boxLeftBottom.png) no-repeat;
	width: 14px;
	height: 14px;	
}
.boxRightBottom{
	background: url(http://www.farocarhireonline.com/images/fchocom/uk/boxRightBottom.png) no-repeat;
	width: 14px;
	height: 14px;	
}


/*

MENU

*/

#menu {
	margin-right: auto;
	margin-left: auto;
	width: 837px;
	text-align: center;
	position: relative;
	top: -30px;
}

/*

LOGIN

*/

.loginTitle {
	font: bold 25px Arial;
	border-bottom: 2px solid #9b9b9b;
}

.loginMessage,
.loginMessageError {
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}

.loginMessage {
	color: #2775e7;
	border: 1px solid #01f;
	background-color: #cbd9ef;
}

.loginMessageError {
	color: #ff2e2e;
	border: 1px solid #f00;
	background-color: #ffe1e1;
}

/*

CLIENT

*/
#clientSubAction {
	float: left;
	width: 585px;
	border: 1px solid #868686;
	-moz-border-radius: 8px; 
	margin-top: 3px;
	padding: 10px;
	display: inline-block;
}

.lastLogin {
	float: right;
	font-weight: bold;
	font-size: 10px;
	color: #000;
	text-decoration: underline;
	width: 150px;
}

.clientMenu {
	float: right;
	width: 130px;
	border: 1px solid #868686;
	-moz-border-radius: 8px; 
	border-radius: px;
}

.clientMenu legend {
	font-weight: bold;
	font-size: 14px;
	color: #4097d8;
}

.clientMenu dd a {	
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.clientMenu dd a:hover {
	text-decoration: underline;
}

.clientMenu dd a:active {
	color: #ff9900;
}

.clientMenu dl {
	padding: 0;
	margin: 0;
}

.clientMenu dd {
	padding: 0;
	margin: 0;
}

.reportTitle {
	color: #4097D8;
	font-size: 35px;
	font-weight: bold;
	font-variant: small-caps;
}

#reportTable th {
	background-color: #b3d4ec;
	font: small-caps bold 16px Arial;
}

#reportTable td {
	background-color: #f1f1f1;
	border: 1px solid #f1f1f1;
	padding-right: 5px;
	padding-left: 7px;
	cursor: pointer;
	font: 10px Arial;
}

#reportTable td.center {
	text-align: center;
}

#reportTable td.right {
	text-align: right;
}

#reportTable .markBooking td {
	background-color: #ff9393;
}

#reportTable .markQuote td {
	background-color: #93ff93;
}

#reportTable .activeCells td {
	border: 1px solid #000;
}

/*

Activation

*/
.activationField {
	padding-left: 10px;
}
