﻿/* ##### - STANDARD CSS - ##### */

html, body, p, li, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

p {
	margin: 12px 0px;
}

.bold { font-weight: bold; }

.align_left  { text-align: left; }
.align_right { text-align: right; }
.align_center{ text-align: center; }

.float_left  { float: left; }
.float_right { float: right;}

.clear { clear: both; }
.clear_left { clear: left; }
.clear_right { clear: right; }

.top_05	{ margin-top: 5px; }
.left_10 { margin-left: 10px; }
.right_10 { margin-right: 10px; }

.spacer_05 { height: 5px; }
.spacer_10 { height: 10px; }
.spacer_15 { height: 15px; }
.spacer_20 { height: 20px; }
.spacer_1 { height: 1px; }
.spacer_40 { height: 40px;}

.invis_fix  
{
	/*position: relative;*/ }


/* ##### - SITE DEFAULTS - ##### */

body, td, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

img {
	border: none;
}

h1, h2, h3, h4, h5, h6 {
	
}

h2 { font-size: 18px; }
h3 { font-size: 14px; }
h4 { font-size: 12px; }

input, select, textarea {
	border: 1px solid *#333;
}

a:hover {
	text-decoration: underline;
}

ul {
	margin-left: -25px;
	color: #333;
}

* html body ul {
	margin-left: 18px;
}

.hidden_div { display: none; }
.visible_div { display: block; }


/* ########## global layout #################### */

/*A way in css to create round borders start tanja*/
.b1, .b2, .b3, .b4{font-size:1px; overflow:hidden; display:block;}
.b1 {height:1px; margin:0 5px;}
.b2 {height:1px; border-right:2px solid; border-left:2px solid; margin:0 3px;}
.b3 {height:1px; border-right:1px solid; border-left:1px solid; margin:0 2px;}
.b4 {height:2px; border-right:1px solid; border-left:1px solid; margin:0 1px;}

/*.inner{border-left:1px solid;border-right:1px solid;}*/ /* Added to homepage.css   .inner*/

/*change the style color of the 2 styles underneath to change the border color throughout the side*/
.bordercolor .b1, .bordercolor .b2, .bordercolor .b3,.bordercolor .b4, .greybground_border {
	border-color:#8fabc6;
}

.b1{
	background:#8fabc6;
}

.bordercolornone .b1, .bordercolornone .b2, .bordercolornone .b3,.bordercolornone .b4,.bordercolornone .inner{
	border:none;
}

.bordercolornone .b1{
	background:none;
}
	
.backgroundgrey .b2, .backgroundgrey .b3,.backgroundgrey .b4,.key_policy,.right_col .compare_us,.right_col .register {
	 background:#DBDBDB;
}

.backgroundgreylight .b2, .backgroundgreylight .b3,.backgroundgreylight .b4 {
	 background:#fff;
}

.backgroundyellow .b2, .backgroundyellow .b3,.backgroundyellow .b4 {
	 background:#fffdd8;
}

.background .b2, .background .b3,.background .b4 {
	background:none;
}
	
/*end of a way in css to create round borders end tanja*/
	
.residencystatus input 
{
	border : none;
}

/* Used in policyconfirmation.cs, to hide the controls used to focus on screening endorsement */
input.hidden
{
	width:0px; 
	height :5px; 
	border:none; 
	color:white;
}

.quote_footer 
{
	font-size:0.9em;
	width:680px;
	/*margin-top : 10px;
	margin-bottom : 10px;*/
	padding-top:6px;
	padding-bottom:6px;
	border-color:#8FABC6;
	border-style:none solid solid;
	border-width:medium 1px 1px;
	background-color:white;
}

a.black_link:link, a.black_link:visited 
{
	color:#333333;
	font-weight:normal;
}

.inner{border-left:1px solid;border-right:1px solid;}
.inner2{border-left:1px solid;border-right:1px solid;}



/* Branded style from CSSCom.global.css */


.backgroundorange .b2, .backgroundorange .b3,.backgroundorange .b4, .right_col .testimonial {
	background:#b8d1eb;
}

/*.backgroundbrown .b2, .backgroundbrown .b3,.backgroundbrown .b4, .right_col .login_box {
	background:#08488d;
}*/

#dhtmltooltip 
{
	width: 150px;
	/*height: 500px;*/
	position: absolute;
	font-family : verdana;
	font-size : 11px;
	border: 1px solid grey;
	padding: 4px 10px 4px 10px; 
	background-color: #c0c0c0; /*#B8D1EB;*/
	visibility: hidden;
	z-index: 100;
	color:black;
}

#dhtmltooltip iframe
{
	display:none;/*sorry for IE5*/
	display:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width: 99%;/*must have for any big value*/
	height: 99%;/*must have for any big value*/
}

.tooltip {
background-color:#F5F5B5;
border:1px solid #DECA7E;
color:#303030;
font-family:sans-serif;
font-size:12px;
line-height:18px;
padding:4px 8px;
position:absolute;
/*text-align:center;*/
z-index:2;
cursor : default;
}

.helpicon {	cursor : pointer; }
									/******* CSS copied from webroot/jscript/QPCStyle.css  ********/

.insurance .intro_box 
{
	width: 255px;
	/* width: 231px; */
	/*background-color: #217cd4;*/
	border-right: 1px solid #8fabc6;
}

.insurance .intro_box .copy 
{
	 padding: 10px; 
	 height : 230px;
	 /* height : 185px; */
}

.insurance .intro_box .copy2
{
	 padding: 10px; 
	 height : 260px;
}

.insurance .intro_box .copy P
{
	font-size : 11px;
}

#quotes h1, #quotes h3, #quotes h4 {
	color: #217cd4;
}

#quotes h1
{
	color: #217cd4; 
	font-size: 22px; 
	padding-top : 3px;	
}

#quotes font.premiumipt
{
	font-size : 11px;
	color: #217cd4;
}

#quotes font.included
{
	font-weight : bold;
	color: #217cd4;
}

/* Branded style from CSSCom.orderjourney.css */

.quoteprice {
    font-size : 40px;
    font-weight : bold;
    color : #217CD4;
    /*text-align:left;*/
    width: 200px; /* was 150px*/
}

.quotepricegreen {
    font-size : 40px;
    font-weight : bold;
    color : Green;
   /*text-align:left;*/
    width: 200px; /* was 150px*/
}


.additionalcostgreen {
    font-size : 20px;
    font-weight : bold;
    color : Green;
    
}


.screeningtravellerlist th, .screeningtravellerlist td
{
	border-left : none;
	border-right : solid 1px Gray;
	border-top : none;
	border-bottom : solid 1px Gray;
	padding-left : 5px;
	padding-right : 5px;
}

.screeningtravellerlistinner th, .screeningtravellerlistinner td
{
	border-left : none;
	border-right : none;
	border-top : none;
	border-bottom : none;
	padding-left : 0px;
	padding-right : 0px;
}

table.newscreening
{
	width:620px;
}

table.newscreening th, table.newscreening td
{
	border-left : none;
	border-right : none;
	border-top : none;
	border-bottom : none;
	padding-left : 0px;
	padding-right : 0px;
}

table.newscreening iframe.screeningiframe
{
	width:618px; /* 550px*/
}

table.newscreening div.divForScreening
{
	width:620px;
	height:530px;
}

/*change the style color of the 2 styles underneath to change the border color throughout the side*/
.bordercolor .b1, .bordercolor .b2, .bordercolor .b3,.bordercolor .b4,.inner,.inner2, .greybground_border {
	border-color:#8fabc6;
}

.quoteh1 
{
color:#217CD4;
font-size:22px;
font-weight : bold;
padding-top:3px;
}

.salesblurbbottom
{
	width : 255px;
	height : 276px;
}

.salesblurbbottomflexicover
{
	width : 255px;
	height : 302px;
}

.salesblurbbottomPQE
{
	width : 255px;
	height : 322px;
}

.salesblurbtop
{
	width : 255px;
	height : 275px; /*260px;*/
}

.salesblurbSEO
{
	width : 508px;
}

.ulforie7pqe
{
	margin-left:20px;
}
										/******* END of CSS copied from webroot/jscript/QPCStyle.css  ********/
										
#sqmd  /*SaveQuote Modal Dialog*/
{
/*background-image:url(brandedimages/FadingBackground2.png);*/
/*background:#FFFFFF none repeat scroll 0 0;*/
/*border:2px solid #CECECE;*/
background-color : #ffffff;
background-image: url(Gradient.axd?Orientation=Vertical&Length=160&StartColor=68AFE5&FinishColor=FFFFFF); padding-right: 10px;
display:none;
font-size:13px;
height:135px;
padding:12px;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
width:285px;
z-index:2;
}

#sqmdinner 
{
	background-image: url(brandedimages/error_x.png);
}

#sqmdbg  /*SaveQuote Modal Dialog Background*/{
background:#000000 none repeat scroll 0 0;
border:1px solid #CECECE;
display:none;
height:100%;
left:0;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
top:0;
width:100%;
z-index:1;
}

a.button
{
border:1px solid #333333;
background-color: rgb(212,208,200);
color: black;
text-align: center;
padding: 4px;
font-weight: bold;
text-decoration : none;
cursor : pointer;
display : block;
width : 100px;
}

/*
#uqmd  /*Updating Quote Modal Dialog
{
background-repeat : no-repeat;
display:none;
font-size:13px;
position:fixed;
_position:absolute; /* hack for internet explorer 6
width:295px;
z-index:2;
}

#uqmdbg  /*Updating Quote Dialog Background{
background:#000000;
border:1px solid #CECECE;
display:none;
height:100%;
left:0;
position:fixed;
_position:absolute; /* hack for internet explorer 6
top:0;
width:100%;
z-index:1;
}
*/

/*
#vemd  
{
background-repeat : no-repeat;
display:none;
font-size:13px;
position:fixed;
_position:absolute; 
width:500px;
height:160px;
z-index:2;
background:#ffffff; 
}

#vemdbg 
{
display:none;
position:fixed;
_position:absolute;
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}

#vemdinner
{
	background-image: url(brandedimages/warning.gif);
	background-repeat :no-repeat;
	padding:5px 5px 0px 20px;
	margin-top:100px;
	margin-left:115px;
}

*/

