﻿/** TAGS REDEFINED **/
body 
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	background-image: url(../images/blue-back.jpg);
	background-repeat: repeat-x;
	
}
a { color: #999999;}
select  
{
    width: 155px; 
}
strong { font-weight: bold; }

#ddlcvgWindStorm_l
{
	
	width: 65px;
	margin-left: 40px;	
}


/** HELPER CLASSES **/
.fl { float: left; }
.fr { float: right; }
.wo  
{
	clear: both;
	width: 100%;
	overflow: auto; 
}
.nb
{
	font-weight: normal;
}



.bc  
{
	color: Blue;
	text-decoration: underline;
	cursor: pointer;
}






/** HOMESITE HEADER **/

.top_link
{
	float: right;
 	font-size: 0.6em;
	width: 125px;
	text-align: center;
	
}
/** END HOMESITE HEADER **/






/** FOOTER 
#footer
{
	font-size: 0.6em;
	width: 740px;
	height: 80px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #adc4da;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}**/
.footer_link
{
	float: right;
	margin-right: 10px;
}

.footer_link a 
{
	color: #4C57CD !important;
	text-decoration: none;
	border: none;
	padding: none;
	margin: none;
	
}
#copyright
{
	float: left;
}
#footerSecure
{
	font-size: 0.6em;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-right: 12px;
}
.footer_pad {
	margin-right: 25px;	
}
/** END FOOTER **/



/*** SHARED USER CONTROL STYLES ***/

.heading
{
	font-weight: bold;	
	color: #3F4C6B;
}

.required
{
	font-weight: bold;
}



#access_my_policy_box
{
    border: 1px solid #DEDEDE;
    float: right;
    background-color: #ffffff;
    width: 151px;
    height: 152px;
    margin-top: 10px;
    font-size: 11px;
    background-image: url(../Images/iquote/access-policy.jpg);
    background-repeat: no-repeat;
    background-position: 2px 15px;
    padding-bottom: 10px;
}
#access_my_policy_box strong
{
    color: #003366;
    padding-left: 5px;
}
#access_my_policy_box ul
{
    margin-top: 97px;
    margin-left: 2px;
}
#access_my_policy_box ul li
{
    background-image: url(../Images/iquote/accesspol-bullet.gif);
    background-repeat: no-repeat; 
    /* background-position: 0 .5em; */
    padding-left: 17px;
    font-weight: bold;
    margin-top: 3px;
}

    a.accesspol_link:link {color: #999999}
    a.accesspol_link:visited {color: #999999}
    a.accesspol_link:hover {color: #d72f3c}
    


/** loading screen: **/ 

#modalBackground, #ssnModalBackground, .page_help_background, #aplus-modal-background
{
    height:100%;
    left:0;
    position:fixed;
    top:0;
    width:100%;
    z-index:100;
    
    background-color:#FFFFFF;

    filter:alpha(opacity=80);
	-moz-opacity:0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}



#ssnModalBackground
{
    height:100%;
    left:0;
    position:fixed;
    top:0;
    width:100%;
    z-index:100;
    
    background-color:#FFFFFF;

    filter:alpha(opacity=40);
	-moz-opacity:0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
}



.page_help_text 
{

    display: block;
    position: fixed;
    top: 20%;
    left: 30%;
    background-color: #FFFFFF;
    width: 500px;
    height: 500px;
    overflow: scroll;
    z-index: 10001;
    padding: 20px;

    font-size: 11px;
    
    border: 1px solid #999999;
    color: #333333;

}
#page-help-top-bar
{
	padding-top: 10px;
	padding-bottom: 10px;
	
	width: 470px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;	
}
#ddlStepNumber
{
	float:left;
}
#close-page-help
{
	width: 100px;
	float: right;	
}

#ssnModalOverlay 
{
    display: block;
    position: fixed;
    top: 20%;
    left: 35%;
    background-color: #FFFFFF;
    width: 275px;
    z-index: 999980;
    padding: 20px;

    font-size: 11px;
    
    border: 1px solid #999999;
    color: #333333;
    
}


#ssnMMClose
{
	font-size: 10px;
	font-weight: bold; 
	float: right;	
}

#ssnMMTitle 
{
	background-image: url(../Images/Lock.gif);	
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	height: 25px;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	border-bottom: 1px solid #CCCCCC;
}

#ssnMMMsg 
{
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 10px;	
}


#ssnmmSubmit 
{
	width: 114px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	cursor: pointer;
	background-image: url(../Images/iquote/but_continue_windoid.gif);
	background-repeat: no-repeat;
	/* background-position: center center; */
	height: 36px;
}

#ssnmmSubmit:hover
{ 
  background-position: 0 -36px;
}


#modalLoadingAnimation
{
	width: 125px;
	height: 15px;
	background-image: url(../Images/loadingAnimation2.gif);
	background-repeat: no-repeat;
	display: block;
	margin-right: auto;
	margin-left: auto;
	
    margin-top: 25px;
	
}



/** IQUOTE.ASPX **/

.iquote_bg_heading 
{
	width: 481px;
	height: 30px;
	display: block;
	overflow: auto;
	font-size: 16px;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 19px;
	padding-bottom: 3px;
	margin-top: 25px;
	color: #003366;
	background-image: url(../Images/iquote/iquote-bg-title.gif);
	background-repeat: repeat-x;
}
#iquote_topnav 
{
	height:33px;
	padding-bottom:10px;
	padding-top:8px;
}
#panel_steps 
{
	background-image:url(../Images/iquote/topnav-bg-gray.gif);
	background-repeat:repeat-x;
	color:#606060;
	height:33px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
}
#iquote_topnav li 
{
	border-right:2px solid #CDCDCD;
	display:inline;
	font-size:12px;
	height:33px;
	padding:10px 16px;
}
.active_step
{
	background-color:#00498C;
	background-image:url(../Images/iquote/topnav-pointer.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	height:33px;
	width:17px;
}


#iquote_step_txt
{
color:#004A8D;
font-weight:bold;
margin-left:18px;
}


#sidebar
{
	float: right;
	width: 177.5px;
}

#split_panel
{
	width: 100%;
	overflow: auto;
}

#coverages_summary
{
		
}


#quote
{
background-color:#FFFFFF;
margin-bottom:4px;
min-height:19px;
overflow:auto;
padding-bottom:4px;
padding-top:4px;
width:500px;

}

#quote_header 
{
	color:#131313;
	font-size:12px;
	font-weight:normal;
	padding-left:20px;
	font-weight: bold;
}


#quote_body
{
	display:block;
	margin-bottom:15px;
	margin-top:15px;
	padding-left:20px;
	width:480px;
	overflow: auto;
	
}

#quote_footer
{
clear:both;
color:#131313;
display:block;
font-size:12px;
font-weight:normal;
height:20px;
margin-bottom:20px;
margin-top:10px;
padding-left:20px;
}

#basic_info
{
	background-color:#ECECEC;
	background-image:url(../Images/iquote/iquote_bg_basic_info.gif);
	background-position:left top;
	background-repeat:repeat-x;
	float:left;
	padding-bottom:7px;
	padding-left:5px;
	padding-top:5px;
	width:169px;
}

#iquote_info
{
	float:left;
	margin-left:44px;
	padding-bottom:7px;
	padding-left:5px;
	padding-top:5px;
	width:240px;	
	
}







.iquote_heading
{
	color:#00498B !important;
	display:block !important;
	font-weight:bold;
}

#resInfo
{
padding-top: 10px;	
}


.q_bold
{
	font-weight: bold;
	margin-top: 5px;
	color: #003366;	
}

#cov_tbl
{
	width: 100%;	
}

.cov_tbl_header td
{
	background-color: #9C9C9C;
	color: #ffffff;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 2px;
	padding-right: 2px;
}
.iquote_bg_subheading 
{
	background-image:url(../Images/iquote/iquote-bg-subtitle.gif);
	background-repeat:repeat-x;
	color:#131313;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:30px;
	margin-top:25px;
	overflow:auto;
	padding-bottom:3px;
	padding-left:19px;
	padding-top:7px;
	width:481px;
}
.iquote_section_titles_ltcol 
{
	float:left;
	text-align:right;
	width:140px;
}
.iquote_section_titles_ctrcol 
{
	float:left;
	padding-left:45px;
	text-align:right;
	width:100px;
}
.iquote_section_titles_rtcol {
	float:left;
	padding-left:67px;
	text-align:right;
	width:100px;
}


.iquote_section_titles {
color:#00498B;
float:left;
font-size:12px;
font-weight:bold;
padding-left:20px;
text-align:right;
width:143px;
}

.coverage_section_titles {
color:#00498B;
float:left;
font-size:12px;
font-weight:bold;
padding-left:20px;
text-align:left;
width:450px;
margin-top: 20px;
}


.sec_head
{
	font-weight: bold;
	padding: 25px 7px 7px;
	border-bottom: 1px solid #cecece;
}

.cov_line
{
	border-bottom: 1px solid #cecece;	
}

.cov_line td
{
	padding: 5px;	
}

.sub { font-weight: normal; }



/** PREVIOUS CLAIMS DETAIL TABLE **/

#ClaimsDetails 
{
	width: 500px;	
	overflow: auto;
}

.cd_row 
{ 
	margin-bottom:4px;
	/** min-height:19px; **/
	height:50px;
	overflow:auto;
	padding-bottom:4px;
	padding-top:4px;
	width:500px;
}

#cd_header
{
	background-color:#CFCFCF;
	display:block;
	height:20px;
	margin-bottom:8px;
	margin-top:10px;
	padding-top:3px;
	text-align:left;
	width:500px;	
}

#cd_header div
{
	background-color: #CECECE;	
}


.cdt_c1 {
float:left;
margin-left:13px;
/* margin-right:20px; */ 
width:30px;
}
.cdt_c2 {
float:left;
margin-right:9px;
width:215px;
}
.cdt_c3 {
float:left;
/* margin-right:42px; */
width:122px;
}
.cdt_c4 {
float:left;
width:94px;
}

.cd_row .cdt_c2 .question 
{
	width: 215px;	
	padding: 0;
	height: 30px;
}
.cd_row .cdt_c2 .question select
{
	width: 205px;
}
.cd_row .cdt_c3 .question 
{
	width: 122px;	
	padding: 0;
	height: 25px;
}
.cd_row .cdt_c4 .question 
{
	width: 94px;
	padding: 0;
	height: 30px;
}

.cd_row div .question .question_label 
{ 
	display: none; 
}


.cd_row .cdt_c2 .question .question_input
{
	width: 150px;	
	float: none;
}
.cd_row .cdt_c2 .question .question_input input
{
	width: 80px;
}


.cd_row .cdt_c3 .question .question_input
{
	width: 110px;	
	float: none;
}
.cd_row .cdt_c3 .question .question_input input
{
	width: 70px;
	float: left;	
}

.cd_row .cdt_c4 .question .question_input
{
	/** width: 109px; **/
	width: 80px;	
	float: none;
}
.cd_row .cdt_c4 .question .question_input input
{
	/** width: 80px; **/
	width: 60px;
	float: left;
}






.panel_title
{
	font-size: 24px;
	font-weight: bold;
	border-bottom: 1px solid #CECECE;	
	/** display: none; **/
}

.totals
{
	background-color: #EFEFEF;
	border-bottom: none;	
}


#iqPremiumAmount
{
	color:#70AE0A;
	font-size:26px;
	font-weight:bold;
}

#quote_ammount 
{
	overflow: auto;
	clear: both;
	font-weight: bold;
		
}

#iqCovSum { padding-top: 10px; }

#quote_ammount div { float: left; }

#yr { margin-top: 10px; }


.c_lbl { width: 78px; float: left; }
.c_val { float: left; width: 78px; }

#covsum 
{
	overflow: auto;
	float: left;	
}

#cht
{
	color:#131313;
	font-size:12px;
	font-weight:normal;
	padding-left:20px;
}



.help a { width: 14px; height: 13px; }



.errorDisplay
{
	background-color:#D72D3A;
	color: #FFFFFF;
}



#iconbar
{
	overflow: auto;
	background-color: inherit;

}


.rs 
{
	font-weight: bold;
	font-size: 12px;
	color: #FFAAAA;	
}

#rs_info
{
	font-size: 11px;
	font-weight: bold;
	color: #666666;	
	background-color: #F0F0F0;
	border: 1px solid #666666;
	position: absolute;
	padding: 3px;
	
}

.rdoOpt { float: left; }
.rdoOpt input { width: 25px; }


#show_coverages
{
	background-image: url(../Images/button-view-summary.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	float:left;
	height:15px;
	width:175px;	
}


#hide_coverages
{
background-image:url(../Images/iquote/but_hidecovsum.gif);
background-repeat:no-repeat;
cursor:pointer;
float:left;
height:15px;
width:175px;	
}


#quote_footer ul li
{
	float:left;
	font-size:10px;
	list-style-type:none;
	margin-left:45px;
}

#basic_info div 
{
	color:#131313;
	display:block;
}


.loading_center_box 
{
	height: 50%;
	left: 25%;
	position: fixed;
	top: 20%;
}
.loading_shadow_bg {
	background-image:url(../Images/homesite/loading/loading-shadows.png);
	background-repeat:no-repeat;
	height:247px;
	padding-top:41px;
	width:545px;
}
.loading_bar {
	background-image:url(../Images/homesite/loading/loading-bar.gif);
	background-repeat:no-repeat;
	color:#2A5097;
	font-size:16px;
	font-weight:bold;
	height:175px;
	margin-left:50px;
	padding-left:45px;
	padding-top:22px;
	width:445px;
}



.image_preloader_1
{
	background-image:url(../Images/homesite/loading/loading-bar.gif);
	top:0; left:0; width: 0; height:0;
}

.image_preloader_2
{
	background-image:url(../Images/homesite/loading/loading-shadows.png);
	top:0; left:0; width: 0; height:0;
}




.currency_input
{
	width: 129px;	
	margin-left: 5px;
}

#info_header 
{
	background-color:#004A8D;
	color:#FFFFFF;
	float:left;
	font-weight:bold;
	height:17px;
	padding-left:9px;
	padding-right:9px;
	padding-top:2px;
	text-align:left;
}

#info
{
	background-image:url(../Images/info/bg-top.gif);
	background-repeat:repeat-x;
	border:2px solid #004A8D;
	float:left;
	margin-bottom:10px;
	padding-top:8px;
	text-align:left;
	width:706px;
}

#info_bottom
{
	background-image:url(../Images/info/bg-bottom.gif);
	background-repeat:repeat-x;
	height:14px;
	margin-left:auto;
	margin-right:auto;
}

#info_inner
{
	background-image:url(../Images/info/icon-i.gif);
	background-position:7px 0;
	background-repeat:no-repeat;
	padding-left:7px;
	padding-right:7px;
	min-height:40px;
}

#info_inner p 
{
	padding-left:40px;
	padding-right:7px;	
	color:#004A8D;
	font-weight:bold;
	text-align:left;
	padding-bottom: 10px;
}


.total 
{
	border-top: 2px solid #999999;
	padding-top: 5px;
	font-weight: bold;	
}







.mcomp
{
	margin-top: 10px;	
}

.formatting
{
	float: left; 
	font-size: 10px;
	margin-top: 5px;	
	margin-right: 5px; 
	margin-left: 5px;
	color: #666666;
}


.type_ahead_data
{
	padding: 10px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	position: absolute; 
	/* top: 945px; */
	left: 717px;
}

.type_ahead_item
{
	color: #000000;
	font-size: 10px;
	line-height: 1.5em;
	width: 100%;
	clear: both;
}

.ta_on 
{
	background-color: #FFFF99;
}

.ta_off
{
	font-weight: normal;
}



.ta_cname
{
	color: #333333;	
	width: 100%;
}

.ta_address
{
	color: #999999;
	width: 100%;
}

.a1, .a2, .ct, .st, .zp 
{
	float: left;
}


.help_text_data ul
{
	list-style-type: disc;	
	margin: 15px;
}

.help_text_data ul li
{
	list-style-type: disc;	
	color:#000000;
}

.help_text_link
{
	color: Blue;
	cursor: help;	
}


.formatting2
{
	font-size: 10px;
	color: #666666;
}





/** LOADING SCREEN **/
#shadow-container {
	width: 463px;
	height: 175px;
	text-align: center;
	color: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -231px;
	/** Half the width of the DIV tag **/
	margin-top: -88px;
	/** Half the height of the DIV tag **/
	
	z-index:999900;
}
#shadow-container .shadow1, #shadow-container .shadow2, #shadow-container .shadow3, #shadow-container .container {
	width: 463px;
	height: 175px;
	position: relative;
	left: -1px;
	top: -1px;
	
	z-index:999910;
}
#shadow-container .shadow1 {
	background: #F1F0F1;
	z-index:999910;
}
#shadow-container .shadow2 {
	background: #DBDADB;
	z-index:999910;
}
#shadow-container .shadow3 {
	background: #B8B6B8;
	z-index:999910;
}
#shadow-container .container {
	width: 463px;
	height: 175px;
	background-image: url(../Images/homesite/loading/loading-ani.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #2a5097;
	padding-top: 21px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	z-index:999910;
}
/** END LOADING SCREEN **/



/** END A+ CLAIMS MODAL BOX **/
#help_text
{
	font-size: 1.1em;	
}

.help_text_h1
{
	font-size: 1.4em;
	font-weight: bold;
}


.help_text_h2
{
	font-size: 1.2em;
}


#ExpArea
{
	overflow: auto;
	width: 100%;	
}


.mcomp p 
{ 
	padding-right: 10px;
	padding-left: 10px;
	
}


#cvgWindStorm_lmt
{
	width: 100px;	
}
	
#windhailcalc 
{
	padding-left: 5px;
	width: 75px;
	overflow: auto;
	float: left;
}

.df-ex
{
	font-size: 10px;
	color: #333333;
}


#OrderConsumerReports
{
	background-color: White !important;	
}

#ssn_addr_input_area
{
	border-top: 1px solid #CCCCCC;
	padding-top: 10px;
	margin-top: 10px;	
}






/** modal **/

#modalBackground
{
    height:100%;
    left:0;
    position:fixed;
    top:0;
    width:100%;
    z-index: 999888;
    
    background-color:#FFFFFF;

    filter:alpha(opacity=80);
	-moz-opacity:0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}
