/* CSS Document */

/*	

	Cartwright King Website
	By Yigit Erol
	Graphics Design By Andrew Broomfield
	www.Metafocus.co.uk

*/

/*Reset default browser styles*/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {	
	margin: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family:Arial, Helvetica, sans-serif;
}

/* remember to define focus styles! */
:focus {	
	outline: 0;
}

body {	
	line-height: 1;
	color: #000000;
	background: #CCCCCC;
}

ol, ul {	
	list-style: none;
}

table {	
	border-collapse: separate;
	border-spacing: 0;
        
}

blockquote:before, blockquote:after,q:before, q:after {	
		content: "";
}

blockquote, q {	
	quotes: "" "";
}

/*Reset default browser styles*/
html {
	margin:0px;
}

#page {
	width:908px;
	background-image:url(Images/bodyBack.jpg);
	background-position:center;
	margin-left:auto;
	margin-right:auto;
	min-height:750px;
}

#page_bottom {
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	
}

#wrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height:100%;
}

.clear {
	clear:both;
	overflow:hidden;
}

body {
	background-color:#F2EFDC;
	height:100%;
}

.bodyClass {}

h1 {
	color:#F74C83;
	font-size:19px;
	margin-bottom:6px;
}
h2 {
	border-bottom:1px solid #E1E0DA;
	color:#4B201C;
	font-size:16px;
	margin-bottom:10px;
	padding-bottom:10px;
}

h2 span{
	color:#F74C83;
	font-size:11px;
}
h3 {
	color:#4B201C;
	font-size:14px;
	margin-bottom:10px;
}
h4 {}
h5 {}
h6 {}

p {}

li {}

#row1 {
	width: 902px;
	margin-left:auto;
	margin-right:auto;
}
#row2 {
	width: 902px;
	margin-left:auto;
	margin-right:auto;
}
#row3 {
	width: 902px;
	margin-left:auto;
	margin-right:auto;
	height:100%;
	color:#A0A0A0;
}

.header {
	width:902px;
	margin-left:auto;
	margin-right:auto;
	padding-left:20px;
	padding-right:20px;
	height:220px;
}

.footer {
	width:862px;
	height:40px;
	margin-left:auto;
	margin-right:auto;
	padding-left:5px;
	padding-top:10px;
	border-top:#F74C83 2px solid;
	color:#757575;
	font-size:12px;
	font-weight:bold;
}

.footer strong{
	color:#000000;
	font-size:13px;
}

.footer span{
	color:#F74C83;
	font-size:13px;
}

.navigation {
	background-image:url(Images/Logo.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	height:30px;
	margin-left:35px;
	padding-left:300px;
	padding-top:60px;
}

.navigation a {
	border-right:1px solid #EEEEEE;
	color:#4B201C;
	font-size:0.75em;
	font-weight:bold;
	height:60px;
	margin-top:20px;
	padding:9px;
	text-decoration:none;
}

.navigation a:hover {
	color:#F74C83;
}

.navigation a.selected {
	color:#F74C83;
}

.navigation a.last{
	border-right:none;
}

#LeftCol {
	background:#F6F5EE none repeat scroll 0 0;
	float:left;
	margin-left:20px;
	margin-right:2px;
	min-height:500px;
	padding-top:30px;
	width:280px;
}

#LeftCol span{
	color:#F74C83;
}

#LeftCol span strong{
	font-weight:bold;
}

#LeftCol p{
	color:#606060;
	font-size:13px;
}

#LeftCol a{
	color:#310000;
	font-size:13px;
	font-weight:bold;
	background-repeat:no-repeat;
	width:220px;
	height:17px;
	padding:18px 0 12px 70px;
	display:block;
	text-decoration:none;
}

#LeftCol a:hover{
	text-decoration:underline;
}

#LeftCol a.speeding{
	background-image:url(Images/leftNavImage1.jpg);
}

#LeftCol a.drinkDriving{
	background-image:url(Images/leftNavImage2.jpg);
}

#LeftCol a.dangerous{
	background-image:url(Images/leftNavImage3.jpg);
}

#LeftCol a.otherOffences{
	background-image:url(Images/leftNavImage4.jpg);
	
}

.SubNav{
	background: #B1856D;
	background-image:url(Images/subNavTop.jpg);
	background-repeat:no-repeat;
	width: 300px;
	padding-bottom:25px;
	padding-top:20px;
}

.SubNav a{
	color:#ffffff !important;
	padding:6px 0 6px 80px !important;
	background-image:url(Images/subNavItemBack.jpg);
	background-position:center;
}

.SubNavBottom{
	background-image:url(Images/subNavBottom.jpg);
	width:300px;
	height:3px;
	background-repeat:no-repeat;
}

.SubSubNav{
	background-image:none !important;
}

.SubSubNav a{
	text-decoration:none !important;
	background-image:none !important;
	color:#4B201C !important;
	padding-bottom:0 !important;
	padding-left:100px !important;
	padding-top:5px !important;
}

.SubSubNav a:hover{
	text-decoration:underline !important;
}

#CentreCol{
	float:left;
	background: #ffffff;
	width: 500px;
	margin-left:auto;
	margin-right:auto;
	min-height:500px;
	padding:10px 20px 20px;
}

#CentreCol span{
	color:#F74C83;
}

#CentreCol a{
	text-decoration:none;
}

#CentreCol p{
	color:#606060;
	font-size:12px;
	line-height:normal;
	margin-bottom:10px;
}

#CentreCol p strong{
	font-weight:bold;
}

#CentreCol ul{
	color:#606060;
	font-size:12px;
	line-height:normal;
	margin-bottom:10px;
}

#CentreCol ul li{
	margin-left:20px;
	list-style-type:disc;
}

.freePhone{
	padding-left:10px;
	padding-top:20px;
	width:300px;
	height:200px;
	line-height:normal;
}

.freePhone h1{
	font-size:21px;
	color:#4B201C;
}

.freePhone h1 span{
	color:#F74C83;
}

.legal{
	float:right;
	font-size:11px;
}

.legal a{
	text-decoration:none;	
	color:#606060;
}

.breadcrumbs {
	border-bottom:1px solid #E1E0DA;
	clear:both;
	color:#FA99B8;
	font-size:11px;
	margin-bottom:10px;
	padding-bottom:10px;
}

.breadcrumbs a{
	text-decoration:none;
	color:#FA99B8;
}

.breadcrumbs a:hover{
	text-decoration:underline;
}