@charset "utf-8";
/* CSS Document */

/*  
Theme URL: http://www.accidentcompensationdirect.com
Description: Accident Compensation Direct Ltd.
Author: Joshua Gutteridge (Skyte Media)
Author URL: http://www.skytemedia.com/

Copyright (c) Accident Compensation Direct Ltd.

*/

/* Generic
---------------------------------------------------------------------------------*/
body {
	padding: 0;
	margin: 20px 0 0 0;
	font: 13px "Trebuchet MS";
	color: #333;
	background-color: #333;
}

img {
	border: none;
}

.float_left {
	float: left;
}

/* Font and Typography
---------------------------------------------------------------------------------*/
h1 {
	font: bold 24px "Trebuchet MS";
	color: #333;
	margin: 10px 0 20px 0;
	padding: 0;
}

h2 {
	font: bold 13px "Trebuchet MS";
	color: #333;
	margin: 10px 0;
	padding: 0;
	text-align: justify;
}

p {
	font: 13px/1.5em "Trebuchet MS";
	color: #333;
	margin: 10px 0 10px 0;
	padding: 0;
	text-align: left;
}



/* Links
---------------------------------------------------------------------------------*/
a:link, a:active, a:visited {
	text-decoration: underline;
	color: #333;
}

a:hover {
	text-decoration: underline;	
	color: #888;
}

/* Layout - Header
---------------------------------------------------------------------------------*/
#container {
	width: 840px;
	margin: 0 auto;
	padding: 20px 20px 0 20px;
	background: #FFF url(../img/bg_top.gif) no-repeat;
}

#logo {
	float: left;
}

#helpline, #cashback {
	float: right;
	width: 400px;
	height: 70px;
}

#helpline {
	background: url(../img/helpline.gif) no-repeat;
}

#cashback {
background: url(../img/cashback.gif) no-repeat;
}

#nav {
	clear: both;
	background-color: #8ABF39;
	font: 14px Arial, Helvetica, sans-serif;
	color: #FFF;
	height: 35px;
	background: url(../img/nav_bg.jpg) no-repeat;
	padding-left: 17px;
}

#nav ul {
	margin: 0;
	padding: 0 0 0 0;
}

#nav li {
	list-style-type: none;
	float: left;
}

#nav li a:link, #nav li a:visited {
	color: #FFF;
	text-decoration: none;
	list-style-type: none;
	float: left;
	height: 35px;
	border-right: 1px solid #77A644;
	padding: 0 20px;
	line-height: 35px;
}

#nav li a:hover {
	text-decoration: none;
	background-color: #9ACB3B;
}

.nav_left {
	border-left: 1px solid #77A644;
}

/* Layout - Content (Container)
---------------------------------------------------------------------------------*/
#content_container {
	width: 840px;
	clear: left;
}

/* Layout - Content (Left)
---------------------------------------------------------------------------------*/
#content {
	float: left;
}

#content h1, #content h2, #content h3, #content dt, #content dd {
	margin: 10px 0 10px;
	padding: 0;
	text-align: left;
}

#content p {
	margin: 20px 0;
	padding: 0;
	text-align: left;
}

#content h1 {
	font: 25px Arial, Helvetica, sans-serif;
}

#content h2 {
	font: bold 15px/1.5em Arial, Helvetica, sans-serif;
	color: #333;
}

#content h3 {
	font: italic 17px/1.5em Georgia, "Times New Roman", Times, serif;
}

#content h4 {
	margin: 20px;
	font-weight: normal;
	font: 13px/1.5em "Trebuchet MS";
	color: #333;
}


#content dt {
	font-weight: bold;
	margin: 20px 0;
}

#content dd {
	margin: 20px 0;
}

.home {
	background: url(../img/operator.jpg) no-repeat;
	margin-bottom: 0px;
	width: 552px;
}

.other {
	margin-bottom: 30px;
	background-color: #EEE;
	border: 1px solid #DDD;
	width: 472px;
	float: left;
	padding: 20px 40px 20px 40px;
}

.other img {
	border: 1px solid #CCC;
	margin-top: 20px;
}

.home ul {
	margin:  0;
	padding: 45px 0 0 318px;
	margin-bottom: 13px;
}

.home li {
	margin: 12px 0;
	color: #FFF;
	font: bold 14px "Trebuchet MS";
}

#box1 em {
	font-size: 11px;
	font-weight: normal;
}

#box1, #box2 {
	width: 226px;
	height: 150px;
	float: left;
	padding: 20px 20px 0 20px;
}

#box1 {
	margin: 23px 18px 0 0;
	background: url(../img/box_bg1.jpg) no-repeat;
}

#box2 {
	margin: 23px 0 0 0;
	background: url(../img/box_bg2.jpg) no-repeat;
}

#box1 p, #box2 p, #box1 h2, #box2 h2 {
	margin: 10px 0;
	padding: 0;
}

/* Layout - Content (Right)
---------------------------------------------------------------------------------*/
#content_right {
	width: 266px;
	float: right;
	margin-bottom: 20px;
}

#box1a, #box2a {
	float: left;
	padding: 20px;
}

#box1a h2, #box2a h2, #box1 h2, #box2 h2 {
	font: italic 17px/1.5em Georgia, "Times New Roman", Times, serif;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin: 0;
	padding: 0;
}

#box1a em {
	font-size: 11px;
	font-weight: normal;
}

#box1a {
	width: 226px;
	height: 130px;
	padding: 20px;
	margin-top: 20px;
	background: url(../img/box_bg1.jpg) no-repeat;
}

#box2a {
	width: 226px;
	height: 130px;
	padding: 20px;
	margin-top: 20px;
	background: url(../img/box_bg2.jpg) no-repeat;
}

.drop {
	width: 150px;
}

#form {
	float: right;
	width: 246px;
	height: 345px;
	padding: 55px 0 0 20px;
	background: #FFF url(../img/peelback.png) no-repeat;
	color: #FFF;
	font-weight: bold;
}

.input {
	border: 0px;
	width: 174px;
	height: 16px;
	padding: 3px;
}

.input_dropdown {
	border: 0px;
	width: 174px;
	padding: 3px;
}


.button, .button2 {
	margin-top: 8px;
	width: 145px;
	height: 32px;
	border: none;
	color: #FFF;
	font-weight: bold;
}

.button {background: url(../img/button.png) no-repeat;}
.button2 {background: url(../img/button2.png) no-repeat;}

.button:hover, .button2:hover {
	cursor: pointer;
	background-color: #4499AF;
}

#apply {
	background: #FFF url(../img/apply.jpg) no-repeat;
	margin-top: 20px;
	padding: 13px 20px 13px 90px;
	height: 54px;
	border: 1px solid #CCC;
}

/* Layout - Regulations
---------------------------------------------------------------------------------*/
#reg {
	clear: both;
	margin-top: -10px;
	text-align: justify;
	float: left;
	width: 840px;
}

#reg p {
	margin-bottom: 0;
}

#reg h2 {
	margin-bottom: 10px;
	clear: both;
}

#container1_end {
	width: 880px;
	height: 20px;
	background: url(../img/bg_bottom.gif) center no-repeat;
	clear: left;
	margin: 0 auto;
}

.sitemap li{
	list-style-type: none;
}

/* Layout - Footer
---------------------------------------------------------------------------------*/
#container2 {
	clear: both;
	width: 840px;
	margin: 0 auto;
	padding: 20px;
	background: url(../img/csc2.gif) right no-repeat;
	color: #FFF;
}

#container2 a:link, #container2 a:visited {
	color: #FFF;
}

#container2 a:hover {
	color: #888;
}

#footer_left {
	float: left;
	width: 460px;
	font-size: 11px;
}

#footer_right {
	float: right;
	width: 330px;
	height: 30px;
	padding: 0 50px 0 0;
	text-align: right;
}

#logo, #helpline, #nav {
	padding-bottom: 20px;
}

/* Cashback
---------------------------------------------------------------------------------*/
.cashback {
	width: 840px;
	height: 700px;
	background: url(../img/bg_cashback.jpg) no-repeat;
	padding-top: 60px;
}

.cashback_left {
	clear: both;
	float: left;
	width: 250px;
	padding-left: 20px;
}

.cashback_right {
	float: right;
	width: 550px;
	padding-right: 20px;
}

.cashback_left p, .cashback_right p {
	color: #FFF;
	font-weight: bold;
	padding-right: 20px;
}

/* Cashback PPC
---------------------------------------------------------------------------------*/
.cashbackppc {
	width: 840px;
	height: 1560px;
	background: url(../img/bg_cashbackppc.jpg) no-repeat;
	padding-top: 60px;
}

.cashbackppc_left {
	clear: both;
	float: left;
	width: 250px;
	padding-left: 20px;
}

.cashbackppc_right {
	float: right;
	width: 550px;
	padding-right: 20px;
}

.cashbackppc_left p, .cashbackppc_right p {
	color: #FFF;
	font-weight: bold;
	padding-right: 20px;
}

/* Clearfix
---------------------------------------------------------------------------------*/
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */
