﻿/*body
{
    background: #f7f7f7 url(/images/backgrounds/BG_wrap.png) repeat-y center;
}
.bodycontainer {
    width: 960px;
    background-color: #fff;
    margin-left:auto;
    margin-right:auto;
}*/

a,a:link,a:visited
{
	color:#333399;
	text-decoration:none;
	font-weight:700;
}

a:hover,a:active
{
	border-bottom:1px solid #333399;
}

h1,h2,h3,h4,h5,h6
{
	color:#333399;
}

.no_padding
{
	padding:0!important;
}

.no_margin
{
	margin:0!important;
	padding:0!important;
}

.ModalBackground
{
	background-color:#000;
	filter:alpha(opacity=70);
	opacity:0.7;
}

/*.header
{
	background-image:url(../Images/Backgrounds/header_bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
}

.header h1
{
	color:#fff;
	font-size:13px;
	font-weight:700;
	text-align:center;
	line-height:30px;
}*/

.no_top_margin
{
	margin-top:0!important;
}

.no_bottom_margin
{
	margin-bottom:0!important;
}
/*
.no_left_margin
{
	margin-left:0!important;
}

.no_right_margin
{
	margin-right:0!important;
}

.no_top_padding
{
	padding-top:0!important;
}

.no_bottom_padding
{
	padding-bottom:0!important;
}

.no_left_padding
{
	padding-left:0!important;
}

.no_right_padding
{
	padding-right:0!important;
}*/

.hide
{
	display:none!important;
}

.show
{
	display:inline!important;
}

/*.float_left
{
	float:left!important;
}

.float_right
{
	float:right!important;
}

.no_border_left
{
	border-left:none!important;
}

.no_border_right
{
	border-right:none!important;
}

.no_border_top
{
	border-top:none!important;
}*/

.ddl_loading_panel
{
	background-image:url(../img/ajax-loader.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.nav {
padding-top: 20px;
margin-bottom: 20px;
}

.nav_links
{
	margin-top:10px;
	border-top:1px solid #86CF3D;
	border-bottom:1px solid #86CF3D;
	padding:8px 0;
}

.logo a:hover
{
	border:none;
}

.live_chat_offline a
{
	display:block;
	text-indent:-9999px;
	background-image:url(../Images/Buttons/live_help.png);
	background-position:0 0;
	background-repeat:no-repeat;
	width:84px;
	height:83px;
}

.live_chat_offline a:hover
{
	border:none;
	background-position:0 -83px;
}

.live_chat_online a
{
	display:block;
	text-indent:-9999px;
	background-image:url(../Images/Buttons/live_help.png);
	background-position:-85px 0;
	background-repeat:no-repeat;
	width:84px;
	height:83px;
}

.live_chat_online a:hover
{
	border:none;
	background-position:-85px -83px;
}

.call_us p.cu_p1
{
	color:#fff;
	font-weight:700;
	background-color:#86CF3D;
	margin-bottom:5px;
	font-size:13px;
	padding:5px 5px 5px 7px;
}

.call_us p.cu_p2
{
	font-size:18px;
	color:#333;
	padding-left:7px;
	margin-bottom:5px;
}

.call_us b
{
	color:#333399;
}

.call_us a
{
	margin-left:7px;
}

.quote-steps {
    text-align: center;
    font-size: 0.8em;
    border: 1px solid #ccc;
    color:#ccc;
}



.quote_step_active
{
	color:#333399 !important;
}



/*.module
{
	border:1px solid #ccc;
	margin-bottom:20px;
	padding:20px;
}

.module_wide
{
	border:1px solid #ccc;
	margin-bottom:20px;
	float:left;
	width:898px;
	padding:20px;
}*/

/*.control_section
{
	display:inline-block;
	margin-bottom:20px;
}*/

/*.control_section_wide
{
	float:left;
	width:449px;
	margin-bottom:20px;
}

.control_label
{
	padding-top:2px;
	width:150px;
	float:left;
	display:inline;
}

.control_wrapper_tip
{
	width:222px;
	float:left;
	display:inline;
}

.control_wrapper_no_tip
{
	width:260px;
	float:left;
	display:inline;
}

.control_tip
{
	padding-top:3px;
	width:38px;
	float:left;
	display:inline;
}

.control_tip img:hover
{
	cursor:pointer;
}*/

.textbox_control
{
	width:218px;
}

.radio_button_list
{
	margin-bottom:0;
}

.radio_button_list tr
{
	float:left;
}

.radio_button_list tr td
{
	padding-right:10px;
}

.tool_tip p
{
	text-align:center;
}

.RadToolTip
{
	margin-left:8px;
}

.AddressMatchRBL tr td
{
	padding-bottom:10px;
}

.SpecifiedItemTable
{
	margin-bottom:0;
}

.SpecifiedItemRowBody
{
	border-top:1px dashed #ccc;
	margin-bottom:0;
}

/*input,
textarea,
select
{
	border:1px solid #ccc;
	padding:3px;
}
   */

input:hover,
textarea:hover,
select:hover,
input:active,
textarea:active,
select:active,
input:focus,
textarea:focus,
select:focus
{
	border:1px solid #333399;
	/*padding:3px;*/
     }

#TermsAndConditions
{
	width:500px;
	overflow:auto;
	padding:20px 20px 10px;
}

.footer
{
    margin-top: 20px; 
    background-color: #e5e5e5;
}

.footer_links_section
{
    padding-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dedede;
}

.social a {
    margin-right: 45px;
}

.footer h5
{
    font-size: 12px;
    font-weight:normal;
}

.footer ul
{
    font-size: 10px;
    list-style: none;
    margin: 0px;
}

.footer ul li
{
    margin-left: 0px;
    margin-bottom: 10px;
}

.footer ul a, .footer ul a:link, .footer ul a:visited
{
    color: #999;
}

.footer ul a:hover, .footer ul a:active
{
    border-bottom: 1px solid #999;
}

.footer_links a
{
    float: left;
    margin-top:10px;
    margin-right: 30px;
    padding-right: 30px;
    text-align: center;
    color:#999;
    border-bottom:none;
}

.footer_info
{
    text-align: center;
    font-size: 10px;
    color: #999;
}

.footer_info p
{
    margin-bottom: 0;
}


.error
{
	background-color:#FFAAAA !important;
	border:1px solid #FF0000 !important;
}

#quotes_table
{
	width:100%;
}

#quotes_table tr td
{
    vertical-align: middle;
	text-align:center;
	padding:8px;
}

::-moz-selection,::selection
{
	background:#FA3799;
	color:#fff;
	text-shadow:none;
}

body,.footer ul a,.footer ul a:link,.footer ul a:visited
{
    color: rgb(124, 124, 124);
}

.no_border_bottom
{
	border-bottom:none!important;
}

.AddressMatchRBL
{
	margin-bottom:10px;
}

/*.SpecifiedItemRowHeader td,.SpecifiedItemRowBody td
{
	padding:10px 0;
}*/

/*#proposer_details_module a:hover,
#proposer_details_module a:active,
#policy_details_module a:hover,
#policy_details_module a:active,
.no_border,#quote_header_right a:hover,
#quote_header_right a:active,
.radio_button_list input,
.AddressMatchRBL input,
a#fancybox-close:hover,
a#fancybox-close:active,
a.scroll_link:hover,
a.social_link:hover,
input[type=checkbox],
input[type=checkbox]:hover
{
	border:none !important;
}*/

.required_field 
{
    color: #E11B22;
    font-weight: bold;
}

.tooltip
{
    position: relative;
}
        
.tooltip:hover
{
    cursor:help;
}
        
.tooltip span
{
    margin-left: -999em;
    position: absolute;
}
        
.tooltip:hover span 
{
    position: absolute;
    left: 4.5em;
    z-index: 99;
    margin-left: 0;
    width: 200px;
    background-color:#333399;
    color:#FFFFFF;
    padding:10px;
    border-radius:5px;
    font-weight:bold;
    text-align:center;
    font-size:11px;
}

.RadCalendar_Default  a:hover, .RadInput_Default a:hover, a.RadButton_Default:hover {
	border: none !important;
}

 .RadButton input:hover {
	border: none !important;
	padding-right: 6px;
	padding-left: 10px;
}

.benefits_table
{
    width:100%;
}
        
.benefits_table tr
{
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
}
        
.benefits_table td
{
    padding:8px;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
}
        
.benefits_table thead tr td
{
    font-weight:bold;
    background-color:#efefef;
}

.find_my_address_rb 
{
    background-image: url(../Images/Buttons/FindMyAddressButton.png);
    background-position: 0px 0px;
    width: 135px;
    height: 20px;
    display:block;	
}

.find_my_address_rb:hover {
	background-position:0px -20px;
}

.find_my_address_rb:active {
	background-position: 0px -40px;
}

.save_my_quote_rb {
	background-image: url(../Images/Buttons/SaveMyQuoteButton.png);
	background-position: 0px 0px;
	width: 150px;
	height: 30px;
	display: block;
}

.save_my_quote_rb:hover {
	background-position: 0px -30px;
}

.save_my_quote_rb:active {
	background-position: 0px -60px;
}

.edit_quote_rb {
	background-image: url(../Images/Buttons/EditQuoteButton.png);
	background-position: 0px 0px;
	width: 300px;
	height: 45px;
	display: block;
}

.edit_quote_rb:hover {
	background-position: 0px -45px;
}

.edit_quote_rb:active {
	background-position: 0px -90px;
}

.content_module 
{
    padding:20px 20px 0px 20px;
    border:1px solid #ccc;
    background-color:#ffffff;
    margin-bottom:20px;
}

.return_to_quotes
{
    background-image:url(../Images/Buttons/ReturnToQuotesButton.png);
    background-position:0px 0px;
    width:300px;
    height:45px;
    display:block;
}

.return_to_quotes:hover
{
    background-position:0px -45px;   
}

.return_to_quotes:active
{
    background-position:0px -90px;     
}

.quote_me_now
{
    background-image:url(../Images/Buttons/QuoteMeButton.png);
    background-position:0px 0px;
    width:300px;
    height:45px;
    display:block;
}

.quote_me_now:hover
{
    background-position:0px -45px;   
}

.quote_me_now:active
{
    background-position:0px -90px;     
}

.return_to_questions_small {
	background-image:url(../Images/Buttons/ReturnToQuestionsButtonSmall.png);
    background-position:0px 0px;
    width:200px;
    height:30px;
    display:block;
}

.return_to_questions_small:hover {
	background-position: 0px -30px;
}

.return_to_questions_small:active {
	background-position: 0px -60px;
}

.return_to_questions {
	background-image:url(../Images/Buttons/ReturnToQuestionsButton.png);
    background-position:0px 0px;
    width:300px;
    height:45px;
    display:block;
}

.return_to_questions:hover {
	background-position:0px -45px;
}

.return_to_questions:active {
    background-position: 0px -90px;
}

.go_back_rb 
{
    background-image:url(../Images/Buttons/ReturnToQuotesButtonSmall.png);
    background-position:0px 0px;
    height:30px;
    width:200px;
    display:block;
    float:right;
}

.go_back_rb:hover
{
    background-position:0px -30px;
}

.go_back_rb:active
{
    background-position:0px -60px;
}

.control_label_payment
{
	padding-top:2px;
	width:280px;
	float:left;
	display:inline;
}

.control_wrapper_payment_tip
{
	width:242px;
	float:left;
	display:inline;
}

.control_wrapper_payment_no_tip
{
	width:280px;
	float:left;
	display:inline;
}

.small_font 
{
    font-size:10px;
}

.buy_now
{
    background-image:url(../Images/Buttons/BuyNowButton.png);
    background-position:0px 0px;
    width:300px;
    height:45px;
    display:block;
}

.buy_now:hover
{
    background-position:0px -45px;   
}

.buy_now:active
{
    background-position:0px -90px;     
}

.return_to_website
{
    background-image:url(../Images/Buttons/ReturnToQuoteMeButton.png);
    background-position:0px 0px;
    width:300px;
    height:45px;
    display:block;
}

.return_to_website:hover
{
    background-position:0px -45px;   
}

.return_to_website:active
{
    background-position:0px -90px;     
}

.terms_conditions_assumptions_rb 
{
    background-image: url(../Images/Buttons/TermsConditionsAssumptionsButton.png);
    background-position: 0px 0px;
    width: 200px;
    height: 25px;
    display:block;
}

.terms_conditions_assumptions_rb:hover {
	background-position:0px -25px;
}

.terms_conditions_assumptions_rb:active {
	background-position: 0px -50px;
}