﻿body
{
	background-color: #5fa9d0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Verdana, Geneva, Sans-Serif;
	color: #000000;
	line-height: 22px;
	font-size: 12px;
}

body strong { font-weight: bold; }
body em { font-style: italic; }

/* table with borders */
table
{
	border: none;
	background-color: #ffffff;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

td
{
	border: none;
    margin: 0;
    padding: 0;
}

.FullWidth { width: 100%; }

/* headings */
h1, .Heading1
{
	font-size: 18px;
	font-family: Georgia, Verdana, Geneva, Sans-Serif;
	color: #003471;
	margin: 0 0 10px 0;
	padding : 0 0 5px 0;
	font-weight: normal;
}

h2,h3,h4, .Heading2, .Heading3, .Heading4
{
	font-family: Georgia, Verdana, Geneva, Sans-Serif;
	color: #003471;
	margin: 0 0 10px 0;
	padding : 0 0 5px 0;
	font-weight: normal;
	width:100%;
}

h2, .Heading2 { font-size: 16px; }
h3, .Heading3 { font-size: 15px; }
h4, .Heading4 { font-size: 14px; }

/* Paragraphs */
p, .Para
{
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}

/* Hyperlinks */
a
{
	text-decoration: none;
	color: #0000ff;
	/*color: #5fa9d0;*/
}

a:hover
{
	text-decoration: underline;
}
		
/* simple classes */
.NoBorder { border: none; }

.ClearBoth { clear: both; }

.ExtraLargeText { font-size: 16px; }
.BigText { font-size: 14px; }
.NormalText { font-size: 12px; }
.SmallText { font-size: 11px; }		

.Central { text-align: center; }

.PicLeft { float:left; padding: 0 10px 0 0; border: none; }
.PicRight { float:right; padding: 0 0 0 10px; border: none; }

.ErrorLabel, .Highlight { color: #ff0000; font-weight: bold; }
.Tip { color: #003471; font-size: 11px; font-style: italic; }

.Spacing20 { width: 100%; height: 20px; }
.Spacing { width: 100%; height: 10px; }
.Spacing5 { width: 100%; height: 5px; }
.Spacing2 { width: 100%; height: 2px; }

.TopBorder { border-top: solid 1px #808080; }

.hidden { display: none; }
.unhidden { display: block; }

.Bold { font-weight: bold; }

.Overflow { overflow: auto; }

.FixedFontSizeSmall { font-size: 14px; }
.FixedFontSizeLarge { font-size: 16px; }

/* Standard warnings */
.InfoMsg 
{	
	background: #ffffc8 url(Graphics/info1.gif) no-repeat;
 	padding: 8px 10px 8px 40px;
	min-height: 40px;
	color: #000000;
	font-style: italic;
}

.ErrorMsg
{	background: #ffffc8 url(Graphics/error.gif) no-repeat;
 	border: solid 2px #ff0000;
 	padding: 8px 10px 8px 40px;
	min-height: 40px;
	color: #000000;
	font-style: italic;
}

.WarningMsg
{
	background: #ffffc8 url(Graphics/warning.gif) no-repeat;
 	padding: 8px 10px 8px 40px;
	min-height: 40px;
	color: #000000;
	font-style: italic;
}

/* banner */
#UnderBanner
{
	height: 285px;
	background: transparent url(Graphics/sea-scape.jpg) no-repeat scroll top center;
}
	
#Banner
{
	height: 288px;
	width: 850px;
	margin: 0 auto 0 auto;
	background: transparent url(Graphics/cruise-ship.jpg) no-repeat scroll top center;
}

.Logo
{
	width: 300px;
	height: 100px;
	margin-top: 130px;
}
	
.Wrapper
{
	width: 850px;
	margin: 0 auto 0 auto;
}

#FontAdjust
{
	text-align: right;
	height: 30px;
	line-height: 30px;
}

/* Navigator */
#Navigator 
{ 
	text-align: center;
	background-color: #5fa9d0;
	height: 35px;
	line-height: 35px;
}

.NavPanel { }

#ContentHolder
{
	margin: 20px auto 20px auto;
	background: #ebf4f9 url(Graphics/conttop.gif) no-repeat scroll top left;
	padding-top: 20px;
	width: 850px;
}
	
#Content 
{
	padding: 0 10px 20px 10px;
	background: #ebf4f9 url(Graphics/contbot.gif) no-repeat scroll bottom left;
}

/* navigator items */
#Navigator ul
{
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#Navigator ul li
{
	padding: 0 0 0 0;
	float:left;
	width: 121px;
}

/* Styles for Menu Items */
#Navigator ul li a 
{
	width: 121px;
	text-decoration: none;
	padding: 0 0 0 0;
	text-align: center;
	font-size: 14px;
	color: #ffffff; 
	display:block;
	background-color: #5fa9d0;
	/*background-image: none;*/
	height: 35px;
}

#Navigator ul li a:hover 
{ 
	background: #5fa9d0 url(Graphics/navbg.gif) repeat-x;
	text-decoration: none;
}	

#Navigator li ul 
{ 
	margin-top: 0;
	margin-bottom: 0;
}	
		
#Navigator li ul li a 
{ 
	padding: 2px 0 2px 4%;
	text-decoration: underline;
	color: #D30000;
	display:block;
	width: 96%;
	background: #ffffff;
}
		
#Navigator li ul li a:hover { color: #808080; }

.TabSelected { background: #5fa9d0 url(Graphics/navbg1.gif) repeat-x; }

/* Footer */
#Footer
{
	clear: both;
	padding-top: 15px;
	background: #ffffff url(Graphics/ft.gif) repeat-x;
	text-align: center;
}	

/* Home page */
.HomeCol1
{
	width: 49%;
	padding-right: 1%;
	float:left;
	/*border-right: solid 1px #808080;*/
}

.HomeCol2
{
	width: 	47%;
	float:right;
}

/* Policy finder */
.TwoCol { float:left; width: 49%; }
.ThreeCol { float:left; width: 33%; }

/* Grids */
td { vertical-align: text-top; }

.UserGrid td { padding: 2px 2px 8px 2px; }

.Grid { width: 100%; font-size: 11px; }

.GridRow { background-color: #ffffff; color: #000000; vertical-align:text-top; }

.GridAlternateRow { background-color: #e8ebf5; color: #000000;  vertical-align: text-top; }

.GridHeading { /*background-color: #8393ca;*/ background-color: #2E598B; color: #ffffff; font-weight: normal; font-size: 12px; }

.GridHeading a { color: #ffff00; text-decoration: underline; }
.GridHeading a:hover { font-weight: bold; }

.Saving { background-color: #fff200; text-align: center; font-size: 12px; font-weight: bold; }

/* Policy page */
.Policy
{
	overflow: auto;
	padding: 0 0 0 0;
}

.InsurerImage
{
	float:left;
	width: 25%;
}

.PolicyDetails, .PolicyDetailsExtended
{
	float: right;
	width: 74%;
}

/*.PolicyDetailsExtended { height: 120px; }*/

.Benefits { padding: 5px 0 5px 0; float: left; width: 550px; }

.PolicyDocs 
{ 
	float: right; 
	width: 240px;
	padding: 10px 0 0 0; 
	background: #fff200 url(Graphics/quicktop.gif) no-repeat scroll top left;
	text-align: center;
	font-size: 11px;
}

.PolicyDocLinks 
{ 
	background: #fff200 url(Graphics/quickbot.gif) no-repeat scroll bottom left;
	padding: 0 5px 20px 5px;
}
.BenefitsList { width: 100%; font-size: 11px; }
.BenefitWarning { width: 100%; font-size: 11px; color: #ff0000; }

.AdobeReader { width: 24%; float: right; font-size: 80%; }

.BenefitDescription { width: 75%; float:left; }
.BenefitAmount { width: 24%; float: right; text-align: right; }
.BenefitRowAlternate { background-color: #dcdcdc; width: 100%; overflow: auto;}
.BenefitRow { width: 100%; overflow: auto;}
.AppDetails { padding: 0 0 0 0; }

.PolicyInfo { overflow: auto; width: 100%; }
.PolicyLabel { float:left; width: 20%; font-weight:bold; }
.PolicyItem { float:right; width: 79%; }

/* floating ajax stuff */
.AjaxLoader { background: #ffffff; padding: 10px 10px 10px 10px; text-align: center; height: 90px; display: none;}

.AjaxLoader1
{
	position: fixed;
	top: 40%;
	left: 42%;
	padding: 50px 50px 50px 50px;
	background: #ffffff;
	text-align: center;
	border: solid 2px #c0c0c0;
}

/* highlight buttons */
.HighlightedButtons { background-color: #ffff00; padding: 5px 0 5px 0; text-align:center; }

.Button
{
	/*border: none;*/
	border: solid 1px #31487e;
	height: 50px;
	line-height: 45px;
	/*background: #31487E url(Graphics/sm-button.png) no-repeat;*/
	background: #31487E url(Graphics/buttonbg.gif) repeat-x;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
	width: 150px;
}

.ButtonRight { float: right; width: 215px; height: 38px; text-align: right; }
.ButtonLeft { float: left; width: 215px; height: 38px; text-align: left; }

.BtnNY
{
	border: none;
	background: #fff200 url(Graphics/btn-next-yel.gif) no-repeat;
	height: 35px;
	line-height: 26px;
	color: #000000;
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	text-align: center;
	width: 190px;
	font-weight: bold;
}

.BtnNB, .BtnPB
{
	border: none;
	background: #ebf4f9 url(Graphics/btn-next-blue.gif) no-repeat;
	height: 38px;
	line-height: 31px;
	color: #000000;
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	text-align: center;
	width: 215px;
	font-weight: bold;
}

.BtnPB
{
	background: #ebf4f9 url(Graphics/btn-prev-blue.gif) no-repeat;
}

	
/* Explanations on insurance screens */
.Explanation 
{ 
	font-size: 11px; 
	border-top: solid 1px #808080;
	padding-top: 5px;
}

/* Standard input sizes */
.StdInput
{
	font-size: 12px;
}		

/* insurance application */
.Sum 
{ 
	background-color: #89c7e8; /* #FFF568;  #c0c0c0;*/
	padding: 3px 3px 3px 0;
	border-bottom: solid 1px #ffffff;
	text-align: right; 
}

.SumTotal { background-color: #fff200; font-weight: bold; text-align: right; padding: 3px 3px 3px 0; border-bottom: solid 1px #003471;}

.ApplicationNote
{
	border-top: solid 1px #808080;
	padding-top: 5px;
}

/* quick quote */
#QuickQuote1
{
	float:left;
	width: 240px;
	background: #fff200 url(Graphics/quicktop.gif) no-repeat scroll top left;
	font-size: 11px;
	padding-top: 5px;
	margin-right: 20px;
	text-align: center;
	line-height: 22px;
}

#QuickQuote2		
{
	background: #fff200 url(Graphics/quickbot.gif) no-repeat scroll bottom left;
	padding: 0 5px 30px 5px;
}

#QuickQuote2 h2 { text-align: center; }

.AdText { font-family: Arial, Sans-Serif; font-size: 60px; line-height: 60px; color: #003471;}

/* application form */
.AusAddress 
{
	float: left;
	width: 50%;
}

.OsAddress
{
	float:right;
	width: 47%;
}

/* contact form */
.ContactDetailsCol1 { float: left; width: 50%; }
.ContactDetailsCol2 { float: right; width: 45%; }

.Declaration { font-size: 11px; font-weight: bold; }		
