@charset "utf-8";
/* CSS Document */

html { min-height: 100%; margin-bottom: 1px; }

body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #3B3B3B;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 11px;
	margin: 0;
}

#container
{
	float: left;
	width: 800px;
	padding: 10px;
	background-color:#fff;
	margin: 0 auto;
}

#header_left
{
	float: left;
	width: 194px;
	height: 153px;
	background-image:url(../images/mr_winky.gif);
	background-repeat:no-repeat;
}

#header_right
{
	float: left;
	width: 410px;
	height: 153px;
}

#main_inner_righter
{
	float: left;
	width: 190px;
	height: 138px;
	text-align: center;
	padding-top: 15px;
	font-size: 110%;
	background-color: #f4f4f4;
}

#header_right img
{
	padding-left: 25px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}

#main_inner_left
{
	float: left;
	width: 194px;
	padding-top: 10px;
	margin: 0;
}

#main_inner_left_nav
{
	float: left;
	width: 194px;
}

#main_inner_left_nav a
{
	background: url(../images/nav_li_bg.jpg) repeat-y;
	display: block;
	text-decoration: none;
	color: #000000;
	margin: 0px;
	padding: 3px 3px 3px 12px;
	line-height: 14px;
	font-size: 11px;
	margin-bottom: 2px;

}
#main_inner_left a:hover
{
	background-image:url(../images/nav_li_bg_over.jpg);
}

#main_inner_left_postcode_search
{
	float: left;
	width: 164px;
	background-color: #DCDCDC;
	margin-top: 10px;
	background-image: url(../images/small_red_bg.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#main_inner_left_postcode_search input
{
	border: 1px solid #ff0000;
	margin-top: 2px;
	width: 90px;
	font-size: 10px;
	padding: 1px;
}

#main_inner_left_postcode_search select
{
	border: 1px solid #ff0000;
	margin-top: 2px;
	font-size: 10px;
	padding: 1px;
}

#main_inner_center
{
	float: left;
	width: 390px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#main_inner_right
{
	float: left;
	width: 196px;
	padding-top: 5px;
}

h1
{
	text-transform: uppercase;
	color: #DB2929;
	font-size: 14px;
}

h2
{
	font-size: 12px;
}

#footer
{
	float: left;
	width: 800px;
	color:#FFFFFF;
	padding-top: 8px;
	padding-left: 5px;
	padding-right: 5px;
}

#footer_inner_left
{
	float: left;
	width: 400px;
}

#footer_inner_right
{
	float: left;
	width: 400px;
	text-align:right;
}

.highlight_text
{
	font-weight: bold;
	color: #DB2929;
}

a
{
	text-decoration:none;
}

dl.top_lft {
	padding:0;
	float:left;
	background-color: #eee;
	background-image: url(../images/c_bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0;
	width: 190px;
}
dl.top_lft dt {
	padding:10px;
	text-align:center;
	color:#fff;
	background-color: #DB2929;
	background-image: url(../images/c_tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0;
}
dl.top_lft dd {
	padding:0;
	margin:0;
	background-color: transparent;
	background-image: url(../images/c_br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

dd p {
	margin:0; 
	padding:10px; 
	line-height:1.3em;
}

li
{
	list-style: disc;
}

.login_form
{
	background-color:#E5E5E5;
	width: 250px;
	margin: 40px auto;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 2px solid #DB2929;
}

.login_form p
{
	margin-top: 10px;
	margin-left: 20px;
	line-height: 5px;
}

.login_form input
{
	margin-left: 20px;
	margin-bottom: 3px;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;;
	font-size: 10px;
}

.login_form label
{
	display: block;
	float:left;
	text-align: right;
	width: 80px;
	margin-bottom: 3px;
}

th
{
	background-color: #DB2929;
	color: #fff;
	
}

#contact_us
{
	text-align: center;
	font-size: 14px;
	margin-top: 60px
}

.linkbox
{
	width: 380px;
	border: 1px solid #ccc;
	padding: 4px;
	float: left;
	margin-bottom: 10px;
}

.linkbox_inner_left
{
	width: 120px;
	float: left;
}

.linkbox_inner_right
{
	width: 240px;
	float: left;
}

.linkbox img
{
	border: 1px solid #ccc;
	float: left;
	padding: 2px;
}

.linkbox h1
{
	float: left;
	font-size: 12px;
}

.linkbox_title {
	font-weight: bold;
	font-size: 110%;
	width: 100%;
}

.linkbox_description {
	margin-bottom: 10px;
	width: 100%;
}

.linkbox_link {
	width: 100%;
}

.page_current {
	background-color: #aaa;
	padding: 1px 4px 1px 4px;
	color: #fff;
}

.page {
	border: 1px solid #000;
	padding-left: 3px;
	padding-right: 3px;
	color: #000;
}

.testimonial {
	border: 1px solid #ccc;
	padding: 6px;
	margin-bottom: 6px;
}

.news_title {
	text-align: center;
	color: #DB2929;
	font-weight: bold;
	text-transform: uppercase;
}

#emergency_call {
	font-size: 20px;
	margin-top: 10px;
}