/* CSS Document */

html {
	font-size:50%;
}

body {
	background: #dee0e3 url(../images/pageback.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #474747;
	font-size:125%;
	line-height:1.7em;
	margin:0;
	padding:0;
}

img {
	border:0px;
}

.hide {
	display:none;
}


/*********************** Page Divs ******************************/


#topholdinglayer {
	width:100%;
	margin-left: 0;
	margin-right: 0;
	text-align:center;
	background-image: url(../images/headerback.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#header {
	position:relative;
	width:770px;
	height:252px;
	margin:0 auto 0 auto;
	border:0;
	padding:0;
}

#headerpic {
	position:relative;
	width:770px;
	height:211px;
	margin:0 auto;
	border:0;
	padding:0;
}

#bodyholdinglayer {
	width:770px;
	margin:0 auto;
	background-color:#fff;
}

#center {
	width: 395px;
	float: left;
	margin-bottom: 30px;
}

#center p {
	font-size: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 1em 0;
	line-height:1.6em;
	margin-left: 10px;
	margin-right: 10px;
}

#center ul {
	font-size: 1.3em;
	margin: 1em 0;
	line-height:1.3em;
	color: #3f3f3f;	
}

#center ul li {
	background-image:url(../images/ul-arrow.gif);
	background-position:0 5px;
	background-repeat:no-repeat;
	margin-left:-10px;
	margin-top: 10px;
	padding-left:20px;
	list-style:none;
	font-weight: 800;
	
}

.bold {
	font-weight: 800;
}


#left {
	width: 186px;   
	float: left;
}

#leftnav {  
	float: left;
	width: 186px; 
	background-image: url(../images/nav-back.gif);
	background-repeat: no-repeat;

}

#left-freeadvice {
	clear: left;
	width: 186px;
	height: 209px;
	background-image: url(../images/left-freeadvice.gif);
	background-repeat: no-repeat;
	margin: 10px 0 0 0px;
}

#left-news {
	clear: left;
	width: 186px;
	background-image: url(../images/news-back.gif);
	background-repeat: no-repeat;
	margin: 0px 0 0 0px;
	padding-top: 70px;
}

#left-newsbody {
	left: 15px;
	width: 145px;
	margin: 0px 0 20px 0px;
	margin-left: 13px;
}



#right {
	width: 189px;       
	float: left;
}

#rightclaim {
	width: 189px;
	height: 194px;
	background-image: url(../images/claim-back.gif);
	background-repeat: no-repeat;
	margin: 0px 0 0 0px;
}


#rightclaim a {
	position:relative;
	left:29px;
	top:78px;
	display:block;
	height:98px;
	background-repeat:no-repeat;
	width: 152px;
	background-image:url(../images/claim-button.gif);
}

#rightclaim a:hover {
	background-position:0 -98px;
}

#right-callback {
	clear: left;
	width: 189px;
	height: 160px;
	background-image: url(../images/call-back.gif);
	background-repeat: no-repeat;
	margin: 0px 0 0 0px;
}

#right-callbackbody {
	clear: left;
	width: 169px;
	background-color: #fbf3f8;
	margin: 0px 0 0 16px;
}

#right-callbackform {
	clear: left;
	width: 140px;
	margin: 0px 0 0 17px;
	color: #000000;
}

.textbox {
	margin-top: 4px;
	margin-bottom: 6px;
	width: 135px;
	color: #FFFFFF;	
}

.side-select {
	margin-top: 4px;
	margin-bottom: 6px;
	width: 139px;
}

.claimsubmit {
	position: relative;
	top: 10px;
	margin-top: 4px;
	margin-bottom: 6px;
	background-image: url(../images/callback-submit.gif);
	background-repeat: no-repeat;
	width: 139px;
	height: 31px;
}


#right-callbackbottom {
	clear: left;
	width: 189px;
	height: 334px;
	margin: 0px 0 0 0px;
	background-image: url(../images/call-back-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


#center-home {
	width: 395px;
	float: left;
	background-image: url(../images/home-back.gif);
	padding-top: 204px;
	height:43px;
	margin-bottom: 10px;
}

#center-home h1 {
	color:#b1d448;
	text-transform: lowercase;
	margin: 0px;
	padding: 0px;
}

#center-about {
	width: 395px;
	float: left;
	background-image: url(../images/about-top.jpg);
	height:78px;
	margin-bottom: 10px;
}

#center-about h1 {
	color:#b1d448;
	padding-left: 22px;
	text-transform: lowercase;
}

#center-main, #center-main-home {
	width: 395px;
	float: left;
	background-image: url(../images/top-plain.jpg);
	height:78px;
	margin-bottom: 10px;
}

#center-main-home {
	float: none;
	height: 290px;
	background-image: none;
}

#center-main h1, #center-main-home h1 {
	font-size: 2em;
	color:#b1d448;
	text-transform: lowercase;
	margin-top: 0px;
	padding: 0px;
}




/*********************** Page Classes ******************************/


.first-bold {
	font-weight:800;
	margin-top: 100px;
}


/*********************** Top Nav ******************************/


#menu {
	position:relative;
	width:770px;
	height:41px;
	margin:0 auto;
	border:0;
	padding:0;
	background-image: url(../images/menu-back.gif);
	background-repeat: repeat-x;
}


#menu ul {
	margin:0px auto;
	padding:0px;
	width:600px;
	list-style: none;
	list-style-image: none;
	float: right;
}

#menu li {
	display:inline;
	margin:0;
	padding:0;
}

#menu li a {
	display:block;
	float:left;
	height:41px;
	background-repeat:no-repeat;
}

#menu li a:hover {
	background-position:0 -41px;
}

#menu li.selected a {
	background-position:0 -82px;
}

#homebutton a {
	width:53px;
	background-image:url(../images/button-home.gif);
}

#aboutusbutton a {
	width:73px;
	background-image:url(../images/button-about.gif);
}

#newsbutton a {
	width:52px;
	background-image:url(../images/button-news.gif);
}

#startclaimbutton a {
	width:119px;
	background-image:url(../images/button-startyourclaim.gif);
}

#accidentbutton a {
	width:112px;
	background-image:url(../images/button-accident.gif);
}

#testimonialsbutton a {
	width:97px;
	background-image:url(../images/button-testimonials.gif);
}

#contactbutton a {
	width:85px;
	background-image:url(../images/button-contact.gif);
}


/*********************** Left menu links ******************************/


#lefthandlist {
	margin: 90px 0 0 14px;
	padding:0;
}

#lefthandlist li {
	list-style:none;
	margin-bottom:10px;
	font-size:1.2em;
	color:#3D3D3D;
	background-image:url(../images/leftnav-arrow.gif);
	background-repeat:no-repeat;
	background-position:2px 3px;
	padding-left:16px;
}

#lefthandlist li a {
	padding-bottom:1px;
	text-decoration:none;
	background-image:url(../images/underline-dot.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
	color:#3D3D3D;
}

#lefthandlist li a:hover {
	text-decoration:none;
	color:#919394;
}

#lefthandlist li.current {
	background-image:url(../images/leftnav-arrow.png);
	background-repeat:no-repeat;
	background-position:2px 4px;
	padding-left:16px;
}

#lefthandlist li.current a {
	color:#53B239;
	border-bottom:none;
}

#lefthandlist ul {
	padding: 0px;
	margin: 0px;
}

#lefthandlist ul li {
	background-image: none;
	font-size: 0.8em;
	color: #999999;
	margin: 6px 0 0 0px;
	padding: 0px;
}

#lefthandlist ul li a {
	color: #6c7376;
}

#lefthandlist ul li a:hover{
	color: #919394;
}

/*********************** Page Footer ******************************/


#footer {
	clear: both;
	height: 266px;
	background-image: url(../images/footer-back.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	margin: 0 auto;
	text-align: center;
}

#footerlinks {
	width:750px;
	margin: 0 auto;
	text-align: center;
}

#footerlinks ul {
 margin: 0.5em 0; /* Half a character of spacing above and below, none to either side. */
 padding: 0; /* No spacing between inside of margin and outer edge of text. */
 list-style-type: none; /* Hide the bullets. */
}

#footerlinks li {
 display: inline; /* Make the list horizontal. */
 padding: 0 0.2em 0 1.2em;
 background: url(../images/footer-div.gif) center left no-repeat;
}

#footerlinks li.first {
 padding-left: 0;
 background: none; 
}

#footerlinks a:link, #footerlinks a:visited, #footerlinks a:active {
	text-decoration:none;
	color:#5d5d5d;
	font-weight:800;
}

#footerlinks a:hover {
	text-decoration:none;
	color:#a9c74e;
}

#footerlinks li.selected a {
	color:#a9c74e;
}

#center #pagination {
 margin: 0.5em 0; /* Half a character of spacing above and below, none to either side. */
 padding: 0; /* No spacing between inside of margin and outer edge of text. */
 list-style-type: none; /* Hide the bullets. */
}

#center #pagination li {
 display: inline; /* Make the list horizontal. */
 padding: 0 0.4em 0 1em;
 background: url(../images/footer-div.gif) center left no-repeat;
 margin-left:0;
}

#center #pagination li.first {
 padding-left: 0;
 background: none; 
}

#center #pagination a:link, #center #pagination a:visited, #center #pagination a:active {
	text-decoration:none;
	color:#5d5d5d;
	font-weight:800;
}

#center #pagination a:hover {
	text-decoration:none;
	color:#AE2958;
}

#center #pagination li.selected a {
	color:#AE2958;
}



/*********************** Azure & Validation links ******************************/


#azure {
	float:left;
	position:relative;
	width: 350px;
	margin: 0 auto;
	margin-top: 130px;
}

#logo {
	margin-left: 15px;
	float:left;
}

#text {
	float:right;
	text-align:left;
	padding-top: 10px;
	padding-left:12px;
	line-height: 1.5em;
	color:#3b3b3b;
}

#text a:link, #text a:visited, #text a:active {
	text-decoration:none;
	color:#3b3b3b;
}

#text a:hover {
	text-decoration:underline;
	color:#000000;
}

#validation {
	position:relative;
	width: 305px;
	height: 20px;
	margin: 0 auto;
	clear:both;
	margin-top: 150px;
	padding-bottom:30px;
	float:right;
	color:#3b3b3b;	
}

.validation-buttons {
	float:left;
	width: 95px;
	margin: 0 auto;
	background:url(../images/valid.png) -1px 1px no-repeat;
	background-repeat: no-repeat;
	color:#3b3b3b;
	font-weight: 800;
}

.validation-buttons-xhtml {
	width: 102px;
}

.validation-buttons-css {
	width: 86px;
}

.validation-buttons-wai {
	width: 115px;
}

.validation-buttons a:link, .validation-buttons a:visited, .validation-buttons a:active {
	text-decoration:none;
	color:#3b3b3b;
}

.validation-buttons a:hover {
	text-decoration:underline;
	color:#000000;
}

h2 {
	font-size: 1.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3D3D3D;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	padding-left: 0.7em;
}
	
.news-article, .testimonials-article {
	margin-bottom: 15px;
}

.view-article {
	float: right;
	width: 150px;
	margin-right:10px;
	text-align: right;
}

#center .view-article p {
	margin: 0px;
}

#center .view-article a {
	background-image: url('../images/news-view-arrow.gif');
	background-repeat: no-repeat;
	background-position: 2px 9px;
	padding-left: 15px;
	padding-top: 6px;
	color: #3d3d3d;
	font-weight: bold;
}

#center .view-article a:hover {
	background-image: url('../images/news-view-arrow.gif');
	background-repeat: no-repeat;
	background-position: 2px 9px;
	padding-left: 15px;
	padding-top: 6px;
	color: #666666;
	font-weight: bold;
}

.meta {
	display: none;
}

#left-newsbody ul, #left-newsbody li {
	padding: 0px;
	margin: 0px;
}

#left-newsbody li {
	margin-left: 15px;
}

#home-page-flash {
	margin: 0px;
	padding: 0px;
}

.highlight, strong {
	color: #aecd50;
	font-weight: bold;
}

.label {
	width: 137px;
	color: #aecd50;
	font-weight: bold;
	float: left;
	clear: left;
	font-size: 1.2em;
	margin-top: 5px;
	margin-bottom: 7px;
	text-align: right;
	padding-right: 5px;
}

.input, .textarea {
	float: left;
	width: 207px;
	height: 21px;
	border: 1px solid #cdcdcd;
	margin-bottom: 8px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.textarea {
	height: 139px;
}

.select {
	float: left;
	width: 218px;
	height: 30px;
	border: 1px solid #cdcdcd;
	margin-bottom: 8px;
	padding: 5px;
}

fieldset {
	border: 0px;
}

.fieldset-legend {
	margin-bottom: 15px;
	margin-top: 15px;
}

.seperator {
	float: left;
	width: 15px;
	font-weight: bold;
	text-align: center;
	color: #aecd50;
	padding-top: 6px;
}

#errors {
	margin-left: 1em;
	color: #CC0000;
	font-weight: bold;
}

#notices {
	margin-left: 1em;
	color: #3399FF;
	font-weight: bold;
}


#accident-types {
	width: 395px;
	margin-bottom: 10px;
	margin-top: 100px;
}

#accident-types ul {
	font-size: 1.3em;
	margin: 1em 0;
	line-height:1.3em;
	color: #3f3f3f;
}

#accident-types ul li {
	background-image:url(../images/ul-arrow.gif);
	background-position:0 5px;
	background-repeat:no-repeat;
	margin-left:-10px;
	margin-top: 10px;
	padding-left:20px;
	list-style:none;
	font-weight: 800;
}

#accident-types ul li a {
	color: #6c7376;
}

#accident-types ul li a:hover {
	color: #919394;
}

#center-main ul {
	padding-left: 1em;
}

.testimonial {
	clear: left;
	background-image: url('../images/testimonials-repeat.gif');
	background-position: left top;
	background-repeat: repeat-y;
	width: 383px;
	margin-bottom: 25px;
	margin-left:15px;
}

#center .testimonial p {
	margin-top: 5px;
}

.testimonial-inner {
	background-image: url('../images/testimonials-bk.gif');
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	padding-right: 10px;
}

.testimonial-bottom {
	background-image: url('../images/testimonials-bottom.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 28px;
	overflow: hidden;
	margin: 0px;
}

#left-newsbody ul, #left-newsbody li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#left-newsbody li {
	padding-bottom: 7px;
	margin-top: 4px;
	background-image:url(../images/underline-dot.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
}

#left-newsbody a {
	text-decoration:none;
	color: #0e668a;
	font-weight: bold;
	font-size: 1.0em;
}

.news {
	clear: left;
	padding-bottom: 30px;
	background-image: url('../images/news-page-divider.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 1em;
}

#center .news-bottom p {
	font-size: 1.0em;
}


.news .news-header {
	background-image: url('../images/news-arrow.gif');
	background-repeat: no-repeat;
	margin-left: 15px;
	padding-top: 5px;
	height: 1%;
}

.news h2 {
	background-image:url(../images/underline-dot.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
	padding: 0px;
	margin: 0px;
	margin-left: 20px;
	color: #373737;
	font-size: 1.4em;
	font-weight: bold;
	padding-top: 5px;
	margin-bottom: 0px;
	display: inline;
}

#center a {
	background-image:url(../images/underline-dot.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
	text-decoration: none;
	font-weight: 800;
	color: #5D5D5D;
}

#center a:hover {
	background-image:url(../images/underline-dot.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
	text-decoration: none;
	font-weight: 800;
	color: #B1D448;
}

#submit-your-claim {
	background-image:url(../images/start-your-claim-submit-but.gif);
	background-position:center top;
	background-repeat:repeat-x;
	width: 361px;
	height: 33px;
}

#submit-your-claim:hover {
	background-position: center bottom;
}

img.insetleft {
	float:left;
	padding:4px 26px 8px 0;
}

img.insetright {
	float:right;
	padding:4px 0 8px 26px;
}
