/*Main*/

body {
	background-color:#111;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0;
	padding:0;
	border:0;
	background-image: url(../graphics/background_top.jpg);
	background-position: center top;
	background-repeat:no-repeat;
	margin-top:10px;
}

#wrap {
	position:relative;
	width:1000px;
	margin:0 auto;
}

#inner-wrap {
	width:1000px;
	/*background-image:url(../graphics/background.jpg);*/
	background-repeat:repeat-y;
	background-position:center;
}

/*Typeography*/

h1 {
	color:#fff;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 22px;
	font-weight: normal;
}

h2 { 
	color: #7891d8;
	font-size: 13px;
}

h3 { 
	color:#7891d8;
	font-size: 14px;
}

h4 { 
	color:#7891d8;
	font-size: 14px;
}

h5 { 
	color:#7891d8;
	font-size: 13px;
}

h6 { 
	color:#0033ff;
	font-size: 13px;
}

p {
	color:#fff;
	font-size:12px;
	margin-top: 20px;
	padding:0;
	}
#player1{
	margin: 0px;
	padding: 0px;
	}
a {
	color:#ddd;
	text-decoration:none;
}

a:hover {
	color:#7891d8;
	text-decoration:none;
}

ul	{
	font-size: 12px;
	color: #fff;
}

td {
	font-size: 14px;
	color: #fff;
	}

th{ font-size: 14px;
	color: #fff;
	font-weight: bold;
	}

.red {
	color: #e99595;
}
.blue {
	color: #95CBE9;
}
.yellow{
	color: #e9e695;
}
.green {
	color: #ade995;
}

.bread_trail {
	margin: 0 0 20px 30px;
	padding: 0;
	font-weight:normal;
	font-size:11px;
}

.bread_trail a {
	color: #bbb;
}

/*Header*/

#header {
	height:175px;
	width:1000px;
	position:relative;
	z-index:800;	
}

#logo {
	padding-left:28px;
	padding-top:55px;
	float:left;
}

#header_right {
	float:right;
	margin-top:45px;
	margin-right:50px;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 18px;
	color: #7891d8;
	text-align: right;
}

#header_right span {
	font-size: 24px;
}

#sub-header {
	position: absolute;
	top: 110px;
	left: 50px;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #fff;
	}

/*Content*/


#home_text {
	clear:both;
	width:880px;
	margin-left: 60px;
	margin-top: 40px;
}

#content {
	position: relative;
	float: left;
	width: 950px;
	margin: 0 0 30px 50px;
	}
	
#content-left {
	width: 570px;
	float: left;
	margin: 0 0 30px 50px;
	}

#link-content {
	width: auto;
	margin: 20px 0 0 50px;
	}

#link-content a{
	margin-right: 50px;
	}


#left {
	width:425px;
	float:left;
	padding:10px;
	margin-left:35px;
	margin-bottom:25px;
}

#right {
	width:425px;
	padding:10px;
	margin-top:22px;
	float:left;
	margin-bottom:25px;
}

#index-right {
	width:200px;
	padding:10px;
	margin-left: 90px;
	float:left;
	margin-bottom:25px;
}

#column-wrap{
	position: relative;
	float: left;
	width: 950;
	margin-top: 20px;
	height: auto;
	}
	
.left-column {
	position: relative;
	float:left;
	width: 370px;
	padding-right: 30px;
	border-right: 1px dotted #666;
}

.right-column {
	position: relative;
	float:right;
	width: 400px;
	margin-left: 50px;	
}

.left {
	float:left;
}

.right {
	float:left
}

#content_wrap {
	margin-left:45px;
}


/*Home Content*/

#home_slide {
	clear:both;
	height:300px;
	width:910px;
	position: relative;
	margin:40px 0 25px 45px;	
	border:#666 5px solid;
}

#home_servces {
	margin-left:45px;
	width:1000px;
	height:100px;	
}

#profile ul li {
	font-size:12px;
}


/*Tall Right photos*/

#photos_right {
	float:right;
	width:300px;
	padding:35px;
}

#photos_right img {
	border:#ccc solid 3px;
	margin:5px;
}

/*Contact Form*/

#contact_form {
	width:200px;
	height:400px;
	color:#ddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
#contact_form #label, #contact_form #label2, #contact_form #textfield {
	width:200px;
	float:left;

}


#contact_form input {
	margin-bottom:4px;
	margin-top:4px;

	float:left;
}

#contact_form textarea {
	width:200px;
	height:100px;
	font:  Arial, Helvetica, sans-serif;
}

#contact_form img {
	text-align:left;
	border:#CCC solid 3px;
}

/*Contact & location*/
#left_location {
	width:300px;
	float:left;
}

#findus span {
	color:#fff;
}

.currentday {
	color:#ffffff;
	background-color: #999;
	font-size:12px;
}

.day {
	color:#fff;
	font-size:12px;
}

#map {
	height:750px;
	width:350px;
	float:left;
}

#googlemap {
	width:585px; 
	height:650px; 
	margin-top:33px; 
	margin-left:15px;
}

#directions {
	color:#FFF;
	background-color: #999;
	font-size:12px;
	width:380px;
	padding:5px;
	padding-left:200px;
	margin-left:15px;
	}

#txtPostcodeA {
	width:50px;
}

#txtPostcodeB {
	width:50px;
}

#btnShowDirections {
	font-size:11px;
}

/*ie6 warning*/

#ie6Warning {
	float:left;
	width:1000px;
	margin-top:10px;
	background-color: #F00/*#5b7396*/;
	color:#ffffff;
	text-align:center;
	padding-top:10px;
	}

#ie6Warning a {
	color:#ffffff;
	}
	
#ie6Warning a:hover {
	color:#ffffff;
	text-decoration:underline;
	}


/* Forms */

#contact-form {
	float:left;
	width:600px;
	margin:5px 25px 20px 5px;
	}

.name { 
	float:left; 
	width:250px; 
	height:20px; 
	margin-bottom:10px; 
	color:#fff; 
	clear:both;
	font-size:12px;
	}
	
.name span {
	color: #C00;
	}
	
.form-text { 
	float:left; 
	width:484px; 
	height:20px; 
	margin-bottom:10px; 
	color:#cf7f01;
	padding-top:12px;
	border-top:1px dotted #cccccc;
	}
	
.form-box1 { 
	float:left; 
	width:232px; 
	height:15px; 
	margin-bottom:12px; 
	border:1px solid #cccccc; 
	font-size:12px; 
	}
	
.form-box2 { 
	float:left; 
	width:232px; 
	height:58px; 
	margin-bottom:10px; 
	border:1px solid #cccccc; 
	font-size:12px; 
	}
	
.form-box3 { 
	float:left; 
	width:100px; 
	height:15px; 
	margin-bottom:12px; 
	border:1px solid #cccccc; 
	font-size:12px; 
	}

.mileage { 
	float:left; 
	width:232px; 
	height:15px; 
	margin-bottom:12px; 
	font-size:12px; 
	}
	
.checkbox { 
	float:left; 
	width:232px; 
	height:20px; 
	margin-bottom:12px; 
	font-size:12px; 
	}
	
.mileage2 { 
	float:left; 
	width:100px; 
	height:15px; 
	margin:0 3px 12px 10px; 
	padding-left:1px;
	border:1px solid #cccccc; 
	font-size:12px; 
	}

.calendar { 
	float:left; 
	width:232px; 
	height:15px; 
	margin-bottom:12px; 
	font-size:12px; 
	}

.form-tick { 
	float:left;
	width:15px;
	padding-top:3px;
	margin:0 0 12px 0;
	}
	
#send { 
	float:left; 
	width:50px; 
	height:21px; 
	font-size:10px; 
	padding:0 3px 0 3px; 
	clear:left;
	}
