/*
    Default Styles
*/

* { padding: 0; margin: 0; outline: 0; }
body { font:  11px/15px Arial, sans-serif; color: #000; background: #fff url(/images/body-bg.gif) repeat-x 0 0; }
a { cursor: pointer; color: #b5b3ae; text-decoration: none; }
a:hover { color: #1d83c5; text-decoration: underline; }
a img { border: 0; }
.nolink{color: #000000;}

.cl { font-size: 0; line-height: 0; height: 0; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.hidden { display: none; }
.center { margin: 0 auto; }
.fl { float: left; display: inline; width:30%;}
.fr { float: right; display: inline; }
.ac { text-align: center; }
.al { text-align: left; }
.ar { text-align: right; }
.shell { width: 900px; }
.birth{float:left;width:30%;}
.error{border:thin solid red;}

/*
    Home Page
*/

h1#logo { float: left; display: inline; height: 71px; width: 246px; font-size: 0; line-height: 0; margin-left: 47px; }
h1#logo a { display: block; height: 71px; background: url(/images/logo.gif); text-indent: -4000px; }

#header .links { float: right; display: inline; width: 400px; color: #fff; padding-top: 10px; font-size:14px;}
#header .links a { color: #fff; font-weight: bold; }

#navigation { height: 90px; width: 100%; background: url(/images/navigation-bg.gif) no-repeat 0 -3px; margin: 7px 0 3px 0; padding-bottom: 70px; position: relative; z-index: 2; }
#navigation ul { list-style: none outside; width: 245px; position: relative; margin: -17px auto 0; }
#navigation li { float: left; display: inline; margin: 0 3px; }
#navigation li a { float: left; display: inline; padding: 0 15px; color: #929497; background: url(/images/nav-tab-bg.gif) repeat-x 0 0;  height: 22px;padding-bottom: 1px; line-height: 22px; font-weight: bold;}
#navigation li a:hover, #navigation li .active { background: #00ade8;  text-decoration: none; color: #fff; }

h2.get-quotes { height: 36px; width: 553px; background: url(/images/get-quotes.gif) no-repeat 0 0; margin: 11px 0 0 45px; }
h3.match-results { height: 21px; width: 654px; background: url(/images/match-results.gif) no-repeat 0 0; margin: 30px 0 0 140px; }
h3.match-results-text { font-weight:normal; font-size:20px; height: 21px; width: 775px; margin: 30px 0 0 140px; }
h3.match-results-text strong{ font-size:20px; font-weight:bold; color:#B02A30;}
#navigation img { position: absolute; right: 0; top: -69px; }

#mainbox { float: left; display: inline; width: 574px; }

.box { background: url(/images/box-bg.gif) repeat-y 0 0; width: 551px; height: 100%; position: relative; margin-top: -39px; z-index: 1; }
.box .bottom { background: url(/images/box-bottom.gif) no-repeat 0 bottom; }
.box .top { background: url(/images/box-top.gif) no-repeat 0 top; padding: 33px; height:100%;}

.lic { position: relative; z-index: 3; }
.lic h2 { font: bold 11px Arial; color: #fff; text-align: center; position: relative; margin-top: -30px; }
.lic form { padding-top: 30px; }
.lic label { display: block; color: #000; margin-bottom: 2px; }
.lic select { width: 122px; margin-bottom: 5px; }
.lic div.fl { display:inline; }
.lic .field { width: 118px; margin-bottom: 5px; }
.lic .field-s, .number-s, .number-m { width: 25px; margin-bottom: 5px; float: left; display: inline; margin-right: 4px; }
.number-m{width:35px;}
.lic .field-m { width: 40px; margin-bottom: 5px; }
#height { width: 70px; margin-right: 7px; }
.lic .info { float: left; display: inline; height: 16px; width: 16px; background: url(/images/info-icon.gif) no-repeat 0 0; margin: 3px; margin-right: 5px; }
.lic .last { margin-left: 20px; padding-top: 45px; }
.lic .questions { padding-top: 10px; }
.lic .questions p { float: left; display: inline; width: 345px; padding-bottom: 15px; }
.lic .questions select { float: right; display: inline; } 
.middle-column{margin:0px 20px 0px 20px;}

.lic .btn { cursor: pointer; border: 0; display: block; height: 30px; width: 191px; background: url(/images/button.gif) no-repeat 0 0; margin: 0 auto; color: #fff; font-size: 16px; }
.lic small { font-size: 8px; display: block; text-align: center; padding-top: 15px; }

#sidebar { float: right; display: inline; width: 316px; position: relative; margin-top: -38px; }

#about { background: #e2f4fd; padding: 10px 10px 20px; }
#about h2 { font: bold 16px Arial; color: #647883; margin-bottom: 10px; }
h2.carriers { height: 45px; width: 100%; background: url(/images/trusted-carriers.gif) no-repeat center 0; }
.partners a { text-align: center; margin-right: 5px; }

#footer { padding: 15px; color: #b5b3ae; }