﻿.quote-content
{
    width: 712px;
    font-size: 100%;
    margin-bottom: 10px;
}
.quote-content p, table, tr, td, input, select, textarea
{
    font-size: 1em;
}
.quote-content input, select, textarea{
	display: inline !important;
}

.quote-content h1
{
    color: Black;
    font-size: 140%;
    font-weight: bold
}
.quote-content h2
{
    color: Black;
    font-size: 120%;
    font-weight: bold;
    margin-top: 5px;
}
.quote-content h3
{
    color: Black;
    font-size: 100%;
    font-weight: bold;
    margin-top: 5px;
}

.quote-content .required-instructions
{
    color: #9a271c;
    font-size: .85em;
}
.quote-content .required-field
{
    color: #9a271c;
}

img.content-header
{
    margin-top: 8px;
}

.strong
{
    font-weight: bold;
}

/* Quote Intro*/

#quote-intro .-section
{
    padding: 8px 0;
}
#quote-intro .quote-count-state span
{
    width: 160px;
    text-align: right;
    padding-right: 12px;
    display: inline-block;
}
#quote-intro .-warning
{
    margin: 10px 0;
    display: none;
    width: 683px;
}

/* Agent Info */

#agent-info
{
    width: 400px;
}
#agent-info label
{
    width: 110px;
    text-align: right;
    display: inline-block;
}
#agent-info input, #agent-info select
{
    margin-left: 12px;
    margin-bottom: 5px;
}
#agent-info input
{
    width: 215px;
}

/* Boat Info */

#boat-info
{
    width: 575px;
}
#boat-info label
{
    font-weight: normal;
}
#boat-info h3
{
    display: inline;
}
#boat-info .addl-question
{
    clear: both;
    margin-top: 5px;
    margin-left: 20px;
}
/*
#boat-info .addl-question table
{
    display: inline-block;
    height: 1.5em;
    vertical-align: top;
}
#boat-info .addl-question td
{
    width: 50px;
}
#boat-info .addl-question>label
{
    display: inline-block;
    min-height: 1.5em;
    width: 400px;
    margin-top: 3px;
}*/

#addl-items-popup p
{
    font-size: 100%;
}

/* Demographics */

#demographics-info
{
    width: 600px;
}
#demographics-info label
{
    width: 190px;
    text-align: right;
    display: inline-block;
    margin-top: 5px;
    vertical-align: text-bottom;
}
#demographics-info label.-block
{
    text-align: left;
    display: block;
}
#demographics-info input,
#demographics-info select,
#demographics-info .phone-group,
#demographics-info .name-group,
#demographics-info .field-message,
#demographics-info .radio-button-list
{
    margin: 5px 0;
    margin-left: 12px;
    display: inline;
}
#demographics-info .phone-group,
#demographics-info .radio-button-list,
#demographics-info input
{
    width: 215px;
}
#demographics-info table.radio-button-list
{
    display: inline-block;
}
#demographics-info .phone-group input,
#demographics-info .name-group input
{
    margin-left: 0;
}
#demographics-info .name-group input
{
    width: 110px;
}
#demographics-info .field-message
{
    font-style: italic;
    color: Gray;
}
#demographics-info .radio-button-list input
{
    width: 1em;
    margin: 0;
}
#demographics-info .radio-button-list label
{
    width: 3em;
    text-align: left;
    margin-left: 6px;
}
#demographics-info .other-operators label,
#demographics-info .other-operators input
{
    text-align: left;
    width: 10em;
    margin-left: 6px;
}
#demographics-info .other-operators label
{
    margin: 3px 9px;
}
#demographics-info .other-operators label.-initial,
#demographics-info .other-operators input.-initial
{
    width: 4em;
}

#demographics-info .checkbox label 
{
    width: auto;
    text-align: left;
    margin-left: 6px;
}

#demographics-info .checkbox input 
{
    width: 1em;
}
/* Quote Results */

#quote-results .overview 
{
    width:564px;
}

#quote-results .overview img 
{
    display:block;
}

#quote-results .overview p { margin:0; }

#quote-results .overview .topmargin 
{
    margin-top:10px;
}

#quote-results .overview h6 
{
    font-weight:bold;
    text-align:left;
    font-size:1.1em;
    color:Black;
    margin-bottom:5px;
    margin-top:18px;
}

#quote-results .overview .columns
{
    background-color:#eff6fc;
    padding: 10px;
    position:relative;
}

#quote-results .overview .clear 
{
    float:none;
    clear:both;
}

#quote-results .overview .col-1 
{
    width:300px;
    float:left;
}

#quote-results .overview .col-2 
{
    float:left;
    margin-left:20px;
    width:220px;
}

#quote-results .overview .quote-amount
{
    border:2px solid white;
    background:#f8fcfd;
    padding: 8px;
    margin-bottom:15px;
    text-align:center;
}

#quote-results .overview .quote-amount p 
{
    font-size:1.1em;
}

#quote-results .overview .title 
{
    font-weight:bold;
}

#quote-results .overview .emphasized
{
    font-style:italic;
}

#quote-results .overview .quote-call 
{
    font-size:1.1em;
    color:#0073ba;
    text-align:center;
}

#quote-results .overview p.quote-phone 
{
    background: transparent url('../../_images/phone_receiver.png') left center no-repeat;
    padding-left: 10px;
    height:18px;
    color: #0073ba;
    font-weight:bold;
    text-align:center;
    font-size: 1.5em;
    width: 150px;
    margin:5px auto;
    vertical-align:middle;
}

#quote-results .overview .oryoumay 
{

    margin: 18px auto 0;
    font-size:12px;
    text-align:center;
}

#quote-results .overview a.calltoaction 
{
    padding: 6px 18px 6px 0;
    background: transparent url('../../_images/nav_arrow.png') no-repeat right center;
    vertical-align:middle;
    line-height:20px;

}

#quote-results .quote_premium
{
    font-size:20px;
    font-weight: bold;
    text-align:center;
}

#quote-results .quote_info_item
{
    font-weight: bold;
    width:42%;
    vertical-align:top;
    padding: 5px 5px 4px 15px
}

#quote-results .coverage_limit_item
{
    width:50%;
    vertical-align:top;
    padding: 0px 5px 0px 15px;
}

#quote-results ul
{
    padding: 0px 17px;
}

#quote-results ul li
{ 
    padding: 2px 0px 0px 7px; 
    list-style-type:disc;
}

/* App Review */

#review-submit
{
    width: 480px;
}

#review-submit ul
{
    font-size: 100%;
    margin: 10px 20px 10px 10px;
}
#review-submit li,
#submitted li
{
    font-size: 100%;
}
#review-submit li span
{
    color: Black;
}

#review-submit .indent1
{
    margin-left: 110px;
    font-weight: bold;
}
#review-submit .indent2
{
    margin-left: 125px;
    font-weight: bold;
}
#conditions-popup p
{
    font-size: 85%
}
#submitted
{
    width: 480px;
}

/* Other */

.btn-submit 
{
    margin:18px auto;
    float:none;
    clear:both;
    text-align:center;
}

.btn-submit a:hover
{
    cursor:pointer;
    text-decoration:underline;
}

.btn-submit .btn-left, .btn-submit .btn-left-blue, .btn-submit .btn-left-green 
{
    background: transparent url('../../_images/bluebutton.png') left center no-repeat;
    color:White;
	font-weight:bold;
	display:inline;
	padding:5px 15px 9px 16px;
	height:34px;
    width:auto;
}

.btn-submit a.btn-left:hover, .btn-submit .btn-left-blue:hover
{
    color:White;
}

.btn-submit .btn-right, .btn-submit .btn-right-blue, .btn-submit .btn-right-green
{
    background: transparent url('../../_images/bluebutton.png') right center no-repeat;
    display:inline;
	padding:4px 0px 9px 20px;
	height:34px;
}

.btn-submit .btn-left-green
{
    background: transparent url('../../_images/greenbutton.png') left center no-repeat;
}

.btn-submit .btn-right-green
{
    background: transparent url('../../_images/greenbutton.png') right center no-repeat;
}
