/* CSS Document */

body{margin:0 auto; background-color:#FFF;background-image:url(../images/menu_bg.jpg);background-position:top left;background-repeat:repeat-x;font-family:Arial;font-size:12px;color:#505153;}

a{text-decoration:none;color:#d90026;font-weight:bold;}

a:hover{text-decoration:underline;}

.form{padding:4px;}

.fields{width:300px;height:18px;background-color:#FFF;font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#505153;border:1px solid #d90026;}

#container{width:913px;height:auto;margin:0 auto;}

#header{width:913px;height:177px;background-image:url(../images/header.jpg);background-position:top left;background-repeat:no-repeat;float:left;}

#nav_container{width:913px;height:50px;float:left;}

#nav_left{width:258px;height:50px;float:left;background-image:url(../images/menu_left.jpg);background-position:top left;background-repeat:no-repeat;}


#home{width:61px;height:50px;background-image:url(../images/home.jpg);background-position:top left;background-repeat:no-repeat;float:left;src: url(Default.aspx);}
#claim_now{width:105px;height:50px;background-image:url(../images/claim_now.jpg);background-position:top left;background-repeat:no-repeat;float:left;}
#track_claim{width:142px;height:50px;background-image:url(../images/track_claim.jpg);background-position:top left;background-repeat:no-repeat;float:left;}
#contact_us{width:110px;height:50px;background-image:url(../images/contact_us.jpg);background-position:top left;background-repeat:no-repeat;float:left;}
#faq{width:52px;height:50px;background-image:url(../images/faq.jpg);background-position:top left;background-repeat:no-repeat;float:left;}
#terms_conditions{width:174px;height:50px;background-image:url(../images/terms_conditions.jpg);background-position:top left;background-repeat:no-repeat;float:left;}

#content{width:567px;min-height:601px;height:auto;float:left;background-image:url(../images/girl_hands.jpg);background-position:top left;background-repeat:no-repeat;padding-left:346px;}

#termClear{margin: 10px;}

#headline{width:567px;height:49px;padding:29px 0px 17px 0px;background-image:url(../images/headline.png);background-position:center left;background-repeat:no-repeat;}

#footer{width:913px;height:auto;float:left;padding:15px 0px 15px 0px;font-size:11px;font-weight:bold;text-align:center;}


#steps{width:100%;height:39px;padding: 10px 0 30px 0;float:left; display:block; clear:both;}
#step1{width:107px;height:33px;padding:6px 0px 0px 45px;margin-right:10px;background-image:url(../images/step_one_inactive.jpg);background-position:top left;background-repeat:no-repeat;font-family:Arial;font-size:11px;font-weight:bold;float:left;}
#step1.active{background-image:url(../images/step_one_active.png);}
#step2{width:127px;height:33px;padding:6px 0px 0px 45px;margin-right:10px;background-image:url(../images/step_two_inactive.jpg);background-position:top left;background-repeat:no-repeat;font-family:Arial;font-size:11px;font-weight:bold;float:left;}
#step2.active{background-image:url(../images/step_two_active.png);}
#step3{width:107px;height:26px;padding:13px 0px 0px 45px;margin-right:10px;background-image:url(../images/step_three_inactive.jpg);background-position:top left;background-repeat:no-repeat;font-family:Arial;font-size:11px;font-weight:bold;float:left;}
#step3.active{background-image:url(../images/step_three_active.png);}

.highlighted { color:#E52131;}
*.ui-datepicker {font-size:0.95em !important;}

/*Validation*/
div.error { color: #FF0000; height:40px; font-weight: bold; width:100%; }
input.error, select.error { border: 1px solid red; background-color:#F4BCC6;}
label.error, .ValidationError { color: Red; }


/************ Terms and conditionals and FAQ ***********/
#table td{border: 1px solid gray;}
#table p {margin-left: 10px;}
.subItem p{margin-left: 40px;}
.ulTerms li{margin: 20px 0 20px -15px}
.divMargin {margin-left: 65px;}
.divFAQ p{margin-left: 40px; }
.divFAQ table{margin-left: 40px; }
.divFAQ strong {margin-left: -25px ;}
