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;
  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;
  font-size: 10px;
  color: #777777;  
  text-decoration: none;
}

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

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

a.link_grey_normal:hover {
  font-family: Arial;
  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;
}

.notsupplied {
  font-size: 12px;
  color: #bfbfbf;
  font-weight: bold;
}

/*

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,
.boxTagLeft,
.boxTagRight,
.boxTop,
.boxRightTop {
  height: 35px;
}

.boxTag {
  background: url(http://www.farocarhireonline.com/images/fchocom/uk/BoxTagBorder.png) repeat-x;
  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;
}
.boxTagRight {
  background: url(http://www.farocarhireonline.com/images/fchocom/uk/BoxTagRight.png) no-repeat;
  width: 11px;
}
.boxTop {
  background: url(http://www.farocarhireonline.com/images/fchocom/uk/BoxTop.png) repeat-x;
  width: auto;
}
.boxRightTop{
  background: url(http://www.farocarhireonline.com/images/fchocom/uk/BoxRightTop.png) no-repeat;
  width: 14px;
}

.boxLeft {
  background: url(http://www.farocarhireonline.com/images/fchocom/uk/BoxLeft.png) repeat-y;
  width: 14px;
}
.boxRight {
  background: url(http://www.farocarhireonline.com/images/fchocom/uk/BoxRight.png) repeat-y;
  width: 14px;
}

.boxBottom {
  background: url(http://www.farocarhireonline.com/images/fchocom/uk/BoxBottom.png) repeat-x;
  height: 14px;
}
.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

*/
.clientMainTable {
  vertical-align: top;
}

.clientMainTable .col1 {
}

.clientMainTable .col2 {
  padding-left: 10px;
}

#clientSubAction {
  float: left;
  width: 620px;
  border: 1px solid #868686;
  -moz-border-radius: 8px; 
  margin-top: 3px;
  padding: 10px;
}

#clientActions {
  display: inline;
  float: right;
}

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

.clientMenu {
  width: 130px;
  border: 1px solid #868686;
  -moz-border-radius: 8px; 
  border-radius: 8px;
  padding: 10px 0 10px 5px;
}

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

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


.clientMenu dd a {
  color: #595959;
  font-weight: bold;
  text-decoration: none;
  padding-left: 10px;
}

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

.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;
}

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

.reportTitle span a {
  color: #4097D8;
}


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

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

#reportTable td a {
  color: black;
  font-weight: bold;
}

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

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

#reportTable .markRow td {
  background-color: #4097D8;
  color: white;
}

#reportTable .markRow td a {
  color: white;
}


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

#view {
  width: 100%;
}

#view #fieldLabel {
  float: left;
  width: 100px;
  background-color: #e5e5e5;
  border: 1px solid white;
  padding: 4px;
  text-align: left;
  font-weight: bold;
}

#view #fieldValue {
  background-color: #e5e5e5;
  border: 1px solid white;
  padding: 4px;
  margin-left: 110px;
}

#view #fieldTitle {
  width: auto;
  background-color: silver;
  font-weight: bold;
  padding: 5px 5px 5px 15px; 
}

#view #vehicleData #fieldLabel {
  width: 150px;
}

#view #vehicleData #fieldValue {
  margin-left: 160px;
}

/*

Activation

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



.fixer
{
	clear:both;
}
/*NEWS*/
.newsTitle
{
	color:#4097D8;
	font-size:18px;
	margin:10px 0px;
	padding:8px 0px;
	border-bottom:3px #4097D8 dashed;
}
.newsBlock
{
	margin-bottom:10px;
	padding:5px;
	background-color:#E1E1E1;
}
.newsHeader
{
	background-color:#F3F3F3;
	padding:10px;
}
.newsHeader a
{
	display:block;
	float:left;
	font-size:14px;
	color:#000;
	font-weight: bold;
	text-decoration: none;
}
.newsHeader a:hover
{
	color:#4097D8;
}
.newsDate
{
	display:block;
	color:#444;
	font-size:13px;
	float:right;
	margin-right:20px;
}
.newsBody
{
	background-color:#FFF;
	padding:10px;
	color:#444;
	font-size:12px;
}
.newsBody h1 h2 h3 h4 h5
{
	font-size:13px;
	color:#000;
}
.newsBody a
{
	color:#4097D8;
}

.backbtn
{
	display:block;
	text-align:center;
	padding:5px;
	margin:4px;
	color:#4097D8;
	font-size:15px;
}
.backbtn:hover
{
	color:#444;
	font-size:15px;
	background-color:#F1F1F1;
	text-decoration: none;
}