﻿/* RESET START*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* RESET END*/

body {
background-color:#666666;
}

#content-wrapper {
font-family:arial,helvetica,sans-serif;
width:760px;
margin:auto;
padding:0;
}


#header {
width:100%;
height:64px;
background-image: url('../img/milestone_header_right_taxi.png');
background-repeat:no-repeat;
background-position: left top;
position:fixed;
    top: 0px;
    left: 0px;
}

#header .rightbanner {
width:100%;
height:64px;
background-image: url('../img/milestone_header_extension.png');
background-repeat: repeat-x;
margin-left:532px;
}

.p {
width:554px;
color:#000000;
margin:10px 0 1px 80px;
vertical-align:text-bottom;
}

.p2 {
width:554px;
color:#000000;
margin:10px 0 1px 80px;
vertical-align:text-bottom;
}

#content {
width: 760px;
margin:auto;
padding: 5px 0 5px 0;
float:left;
background-color:#ffffff;
}

#content h1 {
font-size: 2em;
text-decoration: underline; 
margin: 0 0 0 80px;
}

#content h2 {
font-family:helvetica;
font-size: 1.5em;
margin-top:5px;
}

#content h2 span {
margin:10px;
padding:5px;
display:inline-block;
background-color:#656665;
color:#7CFC00;
}

#content .pintro {
font-family:helvetica;font-size:1.5em;color:#23C5C8;
padding:5px 0 5px 0;
margin: 5px 0 5px 20px;
line-height:1.25em;
border-top:2px dotted #D83799;
border-bottom:2px dotted #D83799;
}

#content .pmain {
font-family:helvetica;font-size:1em;
padding-top:5px;
margin-left:20px;
line-height:1.25em;
}

#content .pmain:hover {
background-color:#CCCCCC;
}

/* START OF FORM */

#form {
width:600px;
margin:auto;
padding:5px 5px 5px 5px;
font-size:.95em;
vertical-align: middle;
}

#form input:focus, textarea:focus {
background-color:#98aeff;
}

.submit {
width:130px;
height:40px;
float:right;
margin-right:5px;
padding:5px 5px 5px 5px;
}

#form .legendfs {
font-size:1.2em;
}

#form .labelfs {
width:210px;
height:22px;
float:left;
margin-right: 10px;
text-align:left;
clear:left;
background-color:#ffe358;
padding:0 0 0 5px;
}

#form .prop-fieldset {
padding: 5px 5px 5px 15px;
border:1px solid #98aeff;
margin:0 0 10px 0;
}

#form .veh-fieldset {
padding: 5px 5px 5px 15px;
border:1px solid #98aeff;
margin:0 0 10px 0;
}

#form .risk-fieldset {
padding: 5px 5px 5px 15px;
border:1px solid #98aeff;
margin:0 0 10px 0;
}

#form .other-fieldset {
padding: 5px 5px 5px 15px;
border:1px solid #98aeff;
margin:0 0 10px 0;
}

.required {
color:#98aeff;
font-size:1em;
padding:0 0 0 3px;
}

input[type=text] {
width:200px;
}

/* Thankyou css */

#page-container {
font-family:Arial,Verdana;
padding:0;
margin:0;
}

#page-container #main-content-container {
width:554px;
margin:auto;
background-color:#ffffff;
}

#main-content-container a:link,a:visited {
color:#000000;
}

#page-container #main-content {
width:554px;
height:163px;
}

#page-container #thankyoubanner-r {
width:554px;
height:163px;
background-image: url(../img/banner_thankyou.png);
background-repeat:no-repeat;
}

#page-container #thankyou-info-text {
width:554px;
height:327px;
background-image: url(../img/content_thankyou.png);
background-repeat:no-repeat;
}

span.claimtext {
width:200px;
float:left;
clear:right;
}

span.convtext {
width:200px;
float:left;
clear:right;
}

#claimboxp,#convboxp {
width:700px;
}

#claimbox,#convbox {
margin: 0 0 0 22px;
}