body {
	margin: 0px;
	background: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;	
	color: #333333;
}

img
{
	border: none;
}

#hold_hd {
	width: 100%;
	height: 108px;
	background-color: #FFFFFF;
	padding-bottom: 2px;
}

#hd {
	width: 740px;
	height: 108px;
	margin-left: auto;
	margin-right: auto;
}

#logo 
{
	padding-top: 14px;
	float: left;
	width: 158px;
	height: 108px;
}

#topnav {
	float: right;
	padding-top: 30px;
	padding-left: 30px;
	padding-bottom: 12px;
	border-bottom: solid 1px #EEC2C6;
}

#topnav a {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

#area {
	float: right;
	clear: right;
	padding-top: 15px;
	text-align: right;
}

#reserved {
	float: right;
	clear: right;
	text-align: right;
}

#area h1 {
	font-size: 1.4em;
	font-weight: normal;
	margin: 0px;
	letter-spacing: 0.4em;
}

#hd a 
{
	color: #BA424B;
	padding-top: 0px;
	padding-bottom: 20px;
}

#hold_nav {
	background-color: #FFFFFF;
	background-image: url('/images/px_red_navbar.jpg');
	background-position: center bottom;
	background-repeat: no-repeat;
	width: 100%;
	height: 27px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

#nav {
	width: 740px;
	margin-left: auto;
	margin-right: auto;
}

#hold_container {
	width: 100%;
	background-color: #FFFFFF;
}

#precont {
	background-image: url('/images/bg_right_border.gif');
	background-repeat: repeat-y;
	background-position: left;
	width: 740px;
	height: 35px;
	margin-left: auto;
	margin-right: auto;	
}

#container {
	background-image: url('/images/bg_borders.gif');
	background-repeat: repeat-y;
	background-position: left;
	width: 740px;
	margin-left: auto;
	margin-right: auto;
}

#holder_left { float: left; width: 135px; }
	#sidenav { width: 134px; padding-top:30px; padding-bottom: 50px; padding-left: 0px; margin: 0px; list-style: none; float: left; background: #ffffff; }
		#sidenav li { margin: 0px; padding: 0px;  }
		#sidenav a { font-weight: bold; color: #333333; display: block; background: #ffffff; width: 123px; padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; border-top: 1px solid #ffffff; border-bottom: 1px solid #c1c1c1; text-decoration: none; }
		#sidenav a.current1 { font-weight: bold; color: #ffffff; display: block; background: #c1c1c1; width: 123px; padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 5px; border-top: 1px solid #ffffff; border-bottom: 1px solid #B6B6B6; text-decoration: none; }
		#sidenav a:hover { color: #333333; display: block; background: #e0e0e0; }

	#repairpnl { width: 134px; float: left; clear: left; background: #767676; background-image: url('/images/bg_repair_sidebar_bottom.gif'); background-position: bottom; background-repeat: no-repeat; }
		#repairpnl div { padding-top: 5px; padding-left: 10px; padding-right: 10px; padding-bottom: 20px; color: #fff; line-height: 1.4em; }
	#contactspnl { width: 114px; float: left; clear: left; padding: 10px; }
	#contactspnl .smallblue { color: #4D5D77; letter-spacing: -0.08em; font-size: 1.4em; }
	#contactspnl .large { color: #000000; letter-spacing: -0.4em; font-size: 2em; }
	

#title { width: 584px; float: right;  padding-top:30px; padding-bottom: 10px; padding-top: 4px; }
	#title h2 { font-size: 1.5em; font-weight: normal; margin: 10px 0px 0px 0px; padding: 0px; letter-spacing: 0.4em;}

#titleimg { width: 576px; float: right; border: 4px solid #e0e0e0; margin-bottom: 10px; }
	#titleimg img { border: 1px solid #fff; }
	#titleimg img.bordered { border: 1px solid #fff; }

#flashintro { width: 605px; float: right; padding-bottom: 10px; }

.content { width: 584px; float: right; padding-bottom: 10px; }
	.content .bluecol { width: 564px; padding: 9px; border: 1px solid #c1c1c1; background: #e0e0e0; margin-bottom: 2px; }
	.content .greycol { width: 564px; padding: 9px; border: 1px solid #c1c1c1; background: #e0e0e0; margin-bottom: 2px; }
	.content .redcol { width: 564px; padding: 9px; border: 1px solid #BA424B; background: #EAC7C9; margin-bottom: 2px; }
	.content #leftcol { width: 356px; float: left; }
		.content #leftcol .greycol { width: 336px; padding: 9px; border: 1px solid #c1c1c1; background: #e0e0e0; margin-bottom: 10px; }
	.content #lcolhome { width: 340px; float: left; }
	.content #rightcol { width: 204px; float: right; }
	.content #rcolhome { width: 224px; float: right; }
		.content #rightcol .bluecol { width: 184px; padding: 9px; border: 1px solid #c1c1c1; background: #e0e0e0; margin-bottom: 10px; }

.content h3 {
	font-weight: bold;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
	font-size: 1.2em;
	text-transform: uppercase;
	/*letter-spacing: 0.08em;*/
	color: #333333;
	/*color: #4D5D77;*/
}

.content h4 {
	font-weight: bold;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
	font-size: 1em;
	text-transform: uppercase;
	/*letter-spacing: 0.07em;*/
	color: #333333;
}

.content p {
	line-height: 1.4em;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
}

.content a {
	color: #BA424B;
	font-weight: bold;
	text-decoration: none;
}

.buttonimage {
	width: 186px;
	height: 100px;
	padding: 3px;
	background: #e0e0e0;
}

.buttonimage img {
	border: 1px solid #ffffff;
	width: 184px;
	height: 98px;
}

.buttontext {
	background: #e0e0e0;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 8px;
}

.buttontext a 
{
	color: #333333;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	float:left;

}

.buttontext img
{
	float:right;

}


.btncell {
	padding: 1px;
}

.clear {
	clear: both;
	width: 740px;
	min-height: 7px;
	padding-top: 15px;
	padding-bottom: 20px;
	background: #ffffff;
	background-image: url('/images/bg_bottom.gif');
	background-repeat: no-repeat;
	background-position: top left;
	
	text-align: right;
	font-size: 0.8em;
}

.clear a {
	color: #333333;
	text-decoration: none;
}


.errorMsg {
	color: #ff0000;
	font-weight: bold;
}

/* FAULT FINDER */
.content #leftcol a.faulth1 div { width: 328px; padding-left: 8px; padding-right: 20px; padding-top: 8px; padding-bottom: 8px; background: #c1c1c1; background-image: url(/fault-finder/images/px_arrow_black.gif); background-position: right; background-repeat: no-repeat;  margin-bottom: 1px; color: #333333; font-weight: bold; text-decoration: none; cursor: hand; }
.content #leftcol a.faulth1:hover div { background: #AC202A; background-image: url(/fault-finder/images/px_arrow_white.gif); background-position: right; background-repeat: no-repeat; color: #FFFFFF; font-weight: bold; text-decoration: none; cursor: hand; }

.content #leftcol a.faulth2 div { width: 328px;  padding-left: 8px; padding-right: 20px; padding-top: 8px; padding-bottom: 8px; background: #e0e0e0; background-image: url(/fault-finder/images/px_arrow_black.gif); background-position: right; background-repeat: no-repeat;  margin-bottom: 1px; color: #000000; font-weight: normal; text-decoration: none; cursor: hand; }
.content #leftcol a.faulth2:hover div { background: #AC202A; background-image: url(/fault-finder/images/px_arrow_white.gif); background-position: right; background-repeat: no-repeat; color: #FFFFFF; text-decoration: none; cursor: hand; }

.content #leftcol .fault { width: 338px; padding: 8px; /*background: #F3DEDF;*/ margin-bottom: 1px; border: solid 1px #e0e0e0; }



#downloads { width: 204px; padding: 0px; margin: 0px; list-style: none; float: left; background: #ffffff; }
#downloads li { margin: 0px; padding: 0px;  }
#downloads a { font-weight: normal; color: #4D5D77; display: block; background-image: url(/fault-finder/images/px_arrow_black.gif); background-position: left; background-repeat: no-repeat; width: 194px; padding-top: 5px; padding-bottom: 5px; padding-left: 10px; border-bottom: 1px dashed #333333; text-decoration: none; }
#downloads a:hover { color: #BA424B; }





/* ONLINE BOOKING STYLES */

table.bookingsections {
/*	width: 584px;*/
	height: 40px;
	margin-bottom: 5px;
}

table.bookingsections th {
	width: 186px;
	padding-left: 3px;
	padding-right: 3px;
	height: 40px;
	border-right: 1px solid #ffffff;
	background: url('/book-online/images/bt_section_red0.jpg');
	color: #ffffff;
	font-weight: normal;
	vertical-align: middle;
	text-align: center;
}

table.bookingsections th.active {
	width: 186px;
	padding-left: 3px;
	padding-right: 3px;
	height: 40px;
	border-right: 1px solid #ffffff;
	background: url('/book-online/images/bt_section_red1.jpg');
	color: #ffffff;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
}

table.bookingsections a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

table.bookingsections td {
	width: 10px;
	height: 40px;
	border-right: 1px solid #ffffff;
	background: url('/book-online/images/px_spacer_arrow.gif');
}

table.form th {
	width: 130px;
	margin-right: 20px;
	font-weight: bold;
	text-align: left;
	padding: 2px;
}

table.form td {
	width: 200px;
	padding: 2px;
}

.emailaddress {
	font-size: 2em;
}

.admin {
	color: #BA424B;
	font-weight: bold;
	text-decoration: none;
}

.redpanel
{
	background: #AC202A;
	color: #FFFFFF;
	padding-right: 10px;
	margin-bottom: 0px;
}

.redpanel ul
{
	margin:0px 0px 0px 15px;
	padding:10px;
}

.redpanel ul li
{
	padding-bottom: 7px;
}

.bottomMargin
{
	margin-bottom: 10px;
}

a.solutionOptions
{
	display:block;
	color: #333333;
	font-size: 1.2em;
	padding:5px;
}
a.solutionOptions img
{
	vertical-align: middle;
}

p.redPanelBolder, p.redPanelBold
{
	margin-bottom:0px;
	color: #FFFFFF; 
	font-weight: bold;
	padding: 0px 20px 0px 25px;
	margin-top: 0px;
}

p.redPanelBolder
{
	font-size: 1.4em; 
}