﻿/* --------------------
    CONTROLS & LAYOUT
----------------------*/

/*
Amtrust Blues:

#0D6CB6 - lighter blue
#005395 - medium blue
#002F65 - darkest blue

*/
body
{
	font-family: Arial;	
}
.body
{
	height: 100%;
    /*background: #fff url('../images/clouds_bg1.JPG') no-repeat top left;
    background: #005395 url('../images/amtrustgradient.JPG') repeat-x top left;*/
	/*font-family: Futura_Book-NormalRegular, Arial;*/
	background-color: #F1F1F1;
	font-family: Arial, Sans-Serif;
	font-size: 0.8em;
	position: relative;
}

.outerbanner
{
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
	float:none;
	position: relative;	
	text-align:right;
	
}

.master 
{
	/*border: solid 1px #005395;*/
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	float:none;
	position: relative;	
	background: #FFFFFF;
	/*background: #FFFFFF url('../images/Box_and_Line.gif') no-repeat bottom right;*/

}

.topimage
{
	float: left;
	clear: right;
}

.topbanner
{
	/*border:solid 1px green;*/
	width: 1000px;
	float: left;
	clear: both;
	display: block;
	background-color: #fff; /*#fff;/**/
	overflow: hidden;
	/*border-bottom: solid 3px #0D6CB6;*/
	
}


.featureImage
{
	margin: 20px 15px 10px 0px;
	border: solid 1px #ccc;
	background: #fff url('~/images/bg-photo-frame.jpg') top left no-repeat;
	padding: 10px;
	float: left;
}


.clear
{
	clear:both;
}

.homeSection
{
	color: #056BB5;
	font-size: 11pt;
}

a.homelink
{
	color: #056BB5;
	font-size: 0.85em;
}


.accContainerHomeLeft
{
	width: 330px; 
	margin-right: 15px; 
	float: left; 
	display: inline 
}

.accContainerHomeRight
{
	width: 330px; 
	margin: 0px 0px 0px 0px;	
	float: right; 
	display: inline
}

.quoteopen
{
	float: left;
	background: #fff url('../images/quotemark.gif') top left no-repeat;
}

.quoteclose
{
	float: right;
	background: #fff url('../images/quotemark.gif') top left no-repeat;
}


.bigtick
{
	list-style-image: url('../images/tick.gif');

}
#topbannertext 
{
	/*border:solid 1px red;*/
	float: left;
	margin-top: 45px;	
	width: 460px;
	display: inline;	
}
#topbannerright
{
	/*border:solid 1px blue;*/
	float: right;
	margin-right: 28px;
	height:72px;
	width: 100px;	
}


.homeMedia
{
	float: right;
	margin: 0px 3px 5px 0px;
	
}



.productTitle
{
	/*background: url('../images/logo_small.gif') top left no-repeat;	
	padding-left: 0px;*/
	padding-bottom: 15px;
}


.menuInsert  { z-index: 200; }
.menuContainer { z-index: 1000 }

img { border: none 0px;}

.findoutmore img
{
	border: solid 1px black;
}

.iriscontentbox
{
	padding: 10px 10px 75px 10px;
	border: solid 7px #056BB5;
	background: #fff url('../images/iris/iris.gif') bottom left no-repeat;
	margin-bottom: 10px;
	min-height: 150px;
}

.iriscontentbox li
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	font-size: 1.1em;
}


.sidemenu 
{
	/*border:solid 1px red;*/
	clear:left;
	display:inline;
	width: 260px;
	float: left;
	height: 100%;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	background-color: white;
	border: solid 1px #ddd;
	margin: 10px 5px 5px 10px;
	background: #fff url('../images/blue-fade.jpg') bottom left repeat-x; 
	
}

.leftbox
{
	width: 225px;
	float: left;
	margin-right: 5px
}


.rightbox
{
	width: 225px;
	float: right;
	margin-left: 5px
}

.content
{
	/*border: solid 1px red;*/
	padding: 0px 5px 5px 5px;
	width: 460px;
	margin: 10px 5px 5px 5px;
	text-align: left;
	float: left;
	display:inline;
	position:relative;
}

.content-inner
{
	border:solid 1px purple;
	width: 700px;
	padding-top: 10px;
	padding-left: 20px;
	text-align: left;
	float:left;
	display:inline;
}

.content-main 
{
	
	margin-left: 10px;
	margin-right: 20px;
	width: 640px;
	padding-top: 14px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
	float: left;
	background-color: white;
	min-height: 650px;
	display: inline;
}

.content-left 
{
	margin-left: 10px;
	margin-right: 20px;
	width: 550px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
	float: left;
	background-color: white;
	min-height: 650px;
	display: inline;
}

.content-right 
{
	margin: 10px 5px 5px 5px;
	/*border: solid 1px orange;*/
	padding: 0px 5px 5px 5px;
	float: right;
	width: 220px;
	min-height: 600px;
}


.footer 
{
	/*border:solid 1px pink;*/
	background-color: Transparent;
	/*width: 1000px;*/
	width: 900px;
	height: 275px;
	
	clear: left;
	float: none;	
	font-size: 11px;
	vertical-align: baseline;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top:25px;
}

.bottombanner
{
	width: 900px;

	float: left;
	vertical-align: baseline;
	margin-top: 10px;
	margin-bottom: 8px;	
	
	/*border-top: dotted 1px #056BB5; border-left: solid 37px #056BB5;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	border-right: solid 1px #ccc;padding-left: 145px;;padding: 5px;	margin-left: 15px;	display: inline;	*/
		
}

.bottombanner p
{
    /*letter-spacing: 1px;*/
	font-size: 11px;	
	padding: 2px;
	font-weight: bolder;
	display: block;
	background: #cecece;
	color: #056BB5;
	text-align: center;
	vertical-align: top;
	border-bottom: solid 1px #484848;
}

.bottombanner ul
{
	vertical-align: top;
    list-style-type : none;
    margin-left: 0px;
    padding: 0px 5px 0px 2px;
}

.bottombanner li
{
	padding: 1px 3px 1px 8px;
	font-size: 1em;
	list-style-type: none;
	background-color: #eee;
    display: block;
	
}

.bottombanner h1 
{
	font-size: 1em;
	padding: 0px;
	margin: 0px;
}

.bottombanner a
{
	display: block;
	border-width: 0px;
}

.bottombanner a:link 
{
	color: #484848;
	text-decoration: none;
}

.bottombanner a:visited {
	color: #484848;
	text-decoration: none;

}

.bottombanner a:hover {
	color: #056BB5;
	text-decoration: none;
	background-color: #D0D0D0

}

.bottombanner a:active {
	color: #484848;
	text-decoration: none;

}

.bblist
{
	height: 155px;
	float: left;
	width: 127px;
	background: #eee;
	padding-left: 1px;
	/*border: solid 1px #484848;*/
	border-right: 1px solid #fff;
}

.bbdtblank
{
	height: 145px;
	float: left;
	width: 184px;	
}

.products
{
	border:solid 1px orange;
	clear:both;
	min-height:100px;
}
        
.hide 
{
	visibility: hidden; padding: 5px; 
    display:block; position:absolute; top:30px; width:248px; 
    background:#eee url('../images/c_bl.gif') bottom left no-repeat; height:140px; 
}

.hide p 
{
	font-style: normal;
	margin-top: 10px; margin-bottom:6px; margin-left: 10px; margin-right: 10px; font-size: 14px; line-height: 120%;
}

p.small 
{
	font-size: small;
	margin:14px; font-weight:bolder;
}

.extra {display:inline; float:left; text-decoration:none; padding: 6px;}
.extra:hover {background:#fff; position:relative;cursor:pointer;}        

/* -----------------
    HTML STYLES
-------------------*/

h1 {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 16pt;
	font-weight:lighter;
	color: white;
	
	
}

h2 
{
	/*font-family: Futura_Book-BoldRegular, Futura, Arial;*/
	
	font-size: 1.2em;
	color: #005395;
	margin: 0px 0px 2px 0px;
}


h3 {
	/*font-size: 13px;font-weight: bolder;*/
	color: #005395;
	margin-top: 2px;
	padding: 0px 0px 2px 0px;
    font-size: 1.03em;
	font-weight: bold;
}

h4 
{
	font-size: 1.0em;
	font-weight: bolder;
	color: #484848;
	margin-top: 2px;
	padding: 2px 0px 2px 0px;	
}

h6   
{
	font-size: 1.2px;
	color: #484848;
	padding: 1px;
}

.homemenu ul
{
	list-style-type: none;
}



.homemenu li
{
	padding: 1px;
	margin: 0px;
	list-style-type: none;
}

.menu
{
	font-size: 1.0em;	
	font-weight: 600;
	/*border-top: 1px dotted #056BB5;*/
	text-transform: none;
	display: block;
	list-style: none;
	padding: 0px 0px 0px 2px;	
	margin-top: 0px
}

.menu img
{
	border: 0px;
}


.menu_selected
{
	background-color: #056BB5;
	border: solid 1px #005395;
	color: #fff;
}



a:link 
{
	color: #056BB5;
	/*text-decoration: none;*/
}

a:visited {
	color: #005395;
	text-decoration: none;
}

a:hover {
	color: #056BB5;
	text-decoration: underline;
}

a:active {
	color: #056BB5;
	text-decoration: none;
}

.menu_selected a:link 
{
	color: #fff;	
}

.menu_selected a:visited 
{
	color: #fff;	
}

.menu_selected a:hover 
{
	color: #fff;	
}

.menu_selected a:active
{
	color: #fff;	
}



acronym
{
	cursor: pointer;
	border-bottom: dotted 1px #056BB5;
}


ul {
	list-style-type: square;
}

li {
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: 25px;
}

li a:link 
{
	color: #484848;
}

li a:visited {
	color: #005395;
	text-decoration: none;
}

li a:hover {
	color: #056BB5;
	text-decoration: underline;
}

li a:active {
	color: #056BB5;
	text-decoration: none;
}	

blockquote {
	font-weight: bolder;
	font-style: italic;
	font-size: 12px;
	color: #484848;
	text-transform: none;
	
}

.dashedline 
{
	border-bottom: 1px dashed #c41230;
    padding-top: 10px;
    margin-bottom: 10px;
    clear: right;
}

td 
{
	padding: 0px;
}

p 
{
	font-size: 1.0em;
	line-height: 1.2em;
	
}

/******************
FORM STYLES
******************/

textarea
	{
		font-family: Arial, Helvetica, Verdana, Sans-serif;
	}
	
#content-container 
	{
    background-color: #F6F6F6;
	padding: 0px;
	margin: 3px;
	position: relative;
	font-size: 11px;
	}
	
#content-container p, a
	{
	/*font-size: 1.1em;*/
	padding:0px;	
	}

#content-container form 
{
	margin:20px 0px;
	padding:0px 0px 0px 0px;
	}

#content-container fieldset {
	margin:10px 0px 20px 0px;
	padding:0px 10px 10px 20px;
	}

/* a nested fieldset */
#content-container fieldset fieldset {
	margin:15px 0px 5px 0px;
	padding:0px 5px 5px 5px;
	}

#content-container legend 
{
	margin-bottom:0px;
	padding:0px 10px 5px 5px;
	color:#056BB5;
	font-weight:bold;
	font-size: 1.5em;
	}

/* a nested legend */
#content-container fieldset fieldset legend {
	margin-bottom:0px;
	padding:1px;
	font-weight:bolder;
	font-size: 1.1em;
	}

#content-container label 
{
	display:block;
	padding-top:8px;
	padding-right: 8px;
	font-size:1.1em;
	width: 178px;
}



.formfield
{
	float:left;
}

.inlineformfield
{
	height: 30px;
	clear: left;
}

.inlineformfield input
{
	float:left;
	display: inline;
	width: 120px;
	vertical-align: baseline;

}

.inlineformfield label
{
	float: left;
	display: inline;
	vertical-align: top;
}

.inlineformfield span
{
	display: inline;
	padding-left: 5px;
}

.brokerdisplay
{
	font-size: 0.95em;
	color: #484848;
}

.sitefeature a:link
{
	color: #484848;
	font-size: 0.9em;
}

.sitefeature a:visited
{
	color: #484848;
	font-size: 0.9em;
}

.sitefeature a:hover
{
	color: #484848;
	font-size: 0.9em;
	text-decoration: underline;	
}

.sitefeature a:active
{
	color: #484848;
	font-size: 0.9em;
}

.breadcrumbcontainer
{
	padding: 6px 10px 1px 17px;
	vertical-align: bottom;
	margin: 0px;
	background: #fff url('../images/greygradient3.jpg') top left repeat-x;

}

.breadcrumb
{
	font-size: 11px;
	color: #056BB5;
}

.breadcrumb a 
{
	cursor: pointer;
}

.currentcrumb
{
	color: #484848;
	font-weight: bolder;
	font-style: italic;
}

.crumbpathseparator
{
	margin:0px;
	padding-right: 4px;
	background: #fff url('../images/redarrow.gif') no-repeat;
}

.bigimagecontainer
{
	margin: 0px;
	width: 1000px;
	height: 188px;
	background-color: #fff;
	float: left;
}

.footerblock
{
	margin-top: 25px; 
	border-top: dotted 1px #056BB5; 
	width: 920px; 
	padding-top: 15px; 
	padding-bottom: 5px;
	
}

.shadowline
{
	background: #fff url('images/greygradient3.jpg') top left repeat-x; 
	width: 100%;
}

#ctl00_navmenu_tvNav, #ctl00_navmenu_tvNavn1Nodes, ctl00_navmenu_tvNav_2
{
	padding: 0px;
	margin: 0px;
}
 .footerImage
 {
 	float: left; background: #fff url('../images/igi-logo-footer.gif') top left no-repeat; margin-right: 5px; width: 45px; height: 45px; padding-right: 5px
 }


/* start

Sticky Footer by Ryan Fait
http://ryanfait.com/

*/


* {
	margin: 0;
}

html {
	height: 100%;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -192px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 192px; /* .push must be the same height as .footer */
}



/* end

Sticky Footer by Ryan Fait
http://ryanfait.com/

*/
p 
{
	padding: 3px 1px 5px 0px;
	margin: 1px;	
}

 .footbullet
 {
 	margin: 0px;
 	padding: 0px;
 	color: #484848;
 	list-style-image: none;
 }
 
 .footbullet a
 {
 	font-size: 0.95em;
 	

 }
 
.contentbox
{
	padding: 10px;
	border: solid 1px #ddd;
	background: #fff url('../images/blue-fade.jpg') bottom left repeat-x;
	margin-bottom: 10px;
	min-height: 150px
}

.contentbox a
{
	color: #484848;
}

.contentbox h3
{
	border-bottom: solid 1px #484848;
	width: 100%;
	font-size: 1.2em;
}

.contentbox ul, li
{
 	margin: 1px 1px 1px 16px;
 	padding: 3px;
 	color: #056BB5;
 	list-style-type: square;
 	font-size: 1.0em;

}

#content-container 
	{
	/*font-family: Arial, Helvetica, Verdana, Sans-serif;*/
    background-color: #F6F6F6;
	padding: 0px;
	margin: 3px;
	position: relative;
	font-size: 11px;
	}
	
#content-container p, a
	{
	/*font-size: 1.1em;*/
	/*font-family: "Century Gothic", Arial,  Helvetica, Verdana, Sans-serif;*/
	padding:0px;	
	}

#content-container form 
{
	margin:20px 0px;
	padding:0px 0px 0px 0px;
	}

#content-container fieldset {
	margin:10px 0px 20px 0px;
	padding:0px 10px 10px 20px;
	}

/* a nested fieldset */
#content-container fieldset fieldset {
	margin:15px 0px 5px 0px;
	padding:0px 5px 5px 5px;
	}

