/* 
STYLE GUIDE & COLOUR PALETTE 
/_materials/style-guide.html
/_materials/colours/colours-01.htm
*/


@import url("/css/bubble-tooltip.css");


body {
font-family: Arial, Helvetica, sans-serif;
font-size : 83%; 
color : black; 
margin: 15px auto;
background-color: #c5d5d6;
background-image:url(/images/bg/gradient-c5d5d6.gif);
background-repeat:repeat-x;
background-attachment:fixed;

} 
p {
margin-top:0px;
margin-bottom:8px;
}
table { 
font-size : 100%; 
} 
a:link{color: #617E97; text-decoration: underline;}
a:visited{color: #617E97; text-decoration: underline;}
a:hover{color: #45637D; text-decoration: underline;}

/*
* LAYOUT SECTIONS ------------------------------------------------------------------------
*/
#header {background-image: url(/images/bg/PARK-INSUR-01.gif);
background-repeat:no-repeat;
	background-color:#D3E1E1;
	height:89px;
	width: 770px;
	margin: 0px;
	padding: 0px;
	text-align:left;
	border-bottom:0px;
	
	} 
#divider {background-image: url();
	background-color:#DAD2BD;
	width: 748px;
	height:20px;
	margin: 0px;
	padding: 0px;
	text-align:left;
	border:1px solid #999999;
	border-bottom:0px;
} 
#main{width:770px; 
background-image: url(/images/bg/main.jpg);
background-repeat:repeat-y;
border-bottom:0px;
background-color:#F6F2E7;	
}
#main-insights{width:770px; 
background-image: url(/images/bg/main-insights.jpg);
background-repeat:repeat-y;
border-bottom:0px;
background-color:#d2dcd6;	
}
#sidebar {
	background-image:url(/images/bg/PARK-INSUR-04.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#DAD2BD;
	border-right:solid 1px #316B6B;
	text-align: center;/*padding-right:5px;*/
}
	
#content{
	padding:15px 25px 0;
/*	width:545px;*/
	background-image: url(/images/bg/PARK-INSUR-05.jpg);
	background-repeat:repeat-y;
	text-align:left;
	overflow:hidden;
}
#content-insights{
	padding:15px 25px 0;
/*	width:545px;*/
	background-image: url(/images/bg/PARK-INSUR-05-insights.jpg);
	background-repeat:repeat-y;
	text-align:left;
	overflow:hidden;
}	
#content-article{
	padding:15px 25px 0;
/*	width:545px;*/
	background-image: url(/images/headers/article-header-02.jpg);
	background-repeat: no-repeat;
	text-align:left;
	overflow:hidden;
}	
#footer { background-image:url(/images/bg/footer-template-c5d5d6.gif);
background-repeat:no-repeat;
	clear: both;
	width: 770px;
	height:88px;
	margin: 0px; 
	padding-top:10px;
}
#footer-insights { background-image:url(/images/bg/footer-template-c5d5d6-insights.gif);
	background-repeat:no-repeat;
	clear: both;
	width: 770px;
	height:88px;
	margin: 0px; 
	padding-top:10px;
}

/* NAVIGATION BUTTONS  ------------------------------------------------------------------------
*/
#topnav{	width:770px;height:26px;
}
.nav {background-image:url(/images/bg/PARK-INSUR-02.jpg);
background-repeat:no-repeat;
	color: #316B6B;
	font-size: 13px;
	font-weight: bold;
	cursor: pointer;
/*	width:100px;	<--set this if auto looks poor */
}
.nav a:link{color: #316B6B; text-decoration: none;}
.nav a:visited{color: #316B6B; text-decoration: none;}
.navOver {
	color: black;
}

.separator{
width:1px; background-image:url(/images/bg/PARK-INSUR-02.jpg);
background-repeat:no-repeat; color:#316B6B;
}
#buttons{
	width:165px;
	margin:10px auto;
	}
.mainbutton{
	margin-bottom:4px;
}
.button, .button a:link, .button a:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	background-color:#619598;
	border:1px solid #3B2D1B;
	padding-bottom:3px;
	padding-top:3px;
	padding-left:0px;
	padding-right:0px;
	width:100%;
	color:white;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
	margin: 0 auto 5px;
}

.buttonOver, .buttonOver a:link, .buttonOver a:visited{	
background-color:#A9C3C4;
	color:black;
}


/* 
HTML STYLES ------------------------------------------------------------------------
*/

h1 {
	font-size: 18pt;
	text-transform : capitalize;
	/* color : #617E97; // blue   */
	color : #A1000A;
	font-family: /*"Caslon", "Baskerville Old Face", */Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom:8px;
} 
h2 {/* was h3*/
	font-size : 130%;
	color : #4D7F7F;
	font-weight: bold;
	text-transform: none;
	font-variant: small-caps;
	margin-bottom:7px;
} 
h3 {/* was h4*/
	font-size : 110%;
	font-weight : bold;
	text-transform : none;
	color : #957100;
	margin-bottom: 5px;
} 
h4 {
	margin: 7px 0;
} 

hr {
color : #45637D; 
height : 1px; 
} 
th {
	font-size : larger;
	font-weight : bold;
	color : white;
	padding-left: 10px;
	text-align: left;
} 





ul,ol {
padding:0;margin:0 0 .5em;
} 
ul,ol{
padding-left:1em;
}
* html ol{
padding-left:1.5em;
}
*:first-child+html ol{
padding-left:1.5em;
}
ul {
list-style-image: url(/images/icons/bullet-tree8.gif);
} 
ul ul{
	list-style-image: none;
	list-style-type : square;
	}
li {
/*padding-bottom:3px;*/
}
.nogutter li {
margin-bottom:0px;
}








form { margin-bottom: 0 ; margin-top: 0 ; } 

/* 
CUSTOM STYLES ------------------------------------------------------------------------
*/
.colour {color: #990000}
.boldcolour {font-weight: bold; color: #45637D}
.pic-caption {font-size: smaller;text-align:center}
.ad {
background-color:#EAE2CB;
width:156px;
padding:5px;
margin:10px auto 0;
border:1px solid #3F311F;
text-align:left;
}
.ad a:hover{
text-decoration:none;
color:black;
}
.hilitebox {
	
	color: #45637D;
	padding: 4px;
	font-weight: normal;
	border: 2px solid #617E97;
	background-color: #EBF4F6;
	margin: 2px;
}

.formfield {
border: 1px solid #45637D;
width : 180px; 
} 
.px50 {
width : 50px; 
} 
.input-display {
	background-color: transparent;
	border: 0px none;
}
input.errHilite, select.errHilite, textarea.errHilite { /*for fValidate*/
	border: 1px solid #45637D;
	background-color: #efefef;
	}
label.errHilite {
	color: #45637D;
	}
.errors {color:#45637D;}
.checkbox {margin-left: 20px;
display: list-item;
	list-style-image: url(/images/icons/generic/checkbox.gif);
}
.done {
list-style-image: url(/images/icons/generic/checkmark20.gif);
margin-left: 20px;
display: list-item;
}
.gone{
display:none;
}
.little{font-weight: bold;
color:#000000;
text-decoration: none;
font-size:75%;
}
.little a:link  {
font-weight: bold;
color:#000000;
text-decoration: none;}

.little a:visited  {
font-weight: bold;
text-decoration: none;}

.little a:hover {
font-weight: bold;
color:#ccc;
text-decoration: underline;}

.rightpic {font-size:83%;
float:right;width:150px;padding:10px;text-align:center
}

.back {
list-style-image: url(/images/buttons/back.gif);
margin-left: 20px;
display: list-item;
}
.footerText{	color: #fff;
	text-decoration:none;
	font-size:10px;
	text-align: center;
	padding-top:30px;
}
.footerText a:link{
	color: #fff; text-decoration:none
}
.footerText a:visited{
text-decoration:none;
	color: #fff;
}
.footerText a:hover{
	color: #CCCCCC;
}
.white{text-decoration:none;
	color: #FFFFFF;
}
.white a:link{
	color: #FFFFFF; text-decoration:none
}
.white a:visited{
text-decoration:none;
	color: #FFFFFF;
}
.white a:hover{
	color: #CCCCCC;
}
.grey{text-decoration:none;
	color: #999999;
}
.grey a:link{
	color: #999999; text-decoration:none
}
.grey a:visited{
text-decoration:none;
	color: #999999;
}
.grey a:hover{
	color: #CCCCCC;
}
.center{
margin-left:auto; margin-right:auto
}

.footerlinks{
	color: #336666;
	text-decoration:none;
	font-size:10px;
	text-align: center;
	padding-top:1px;
	margin-top:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 30px;
	padding-left: 30px;
}
.footerlinks a:link, .footerlinks a:visited{
	color: #336666; text-decoration:none
}
.footerlinks a:hover{
	color: #000000;
}
.footerwidth {padding-right:180px
}
#SectionTitle{
display:none;
}
.box {
margin-left:10px;
margin-bottom:5px;
margin-top:5px;
clear:both;
}
{
margin:0;
}

.box li{
margin-bottom:0px;
}
.large , .large a:link, .large a:visited{
	font-size: larger;
	font-weight: bold;
	text-decoration: none;
}
.medium , .medium a:link, .medium a:visited{
color:#619598;
	font-size: 115%;
	font-weight: bold;
	text-decoration: none;
}
.medium a:hover{
color:#17524E;
}
.next {
clear:right;
margin-top:40px;
margin-bottom:30px;
}
#request, #request a:link, #request a:visited{
clear:both;
margin-top:20px;
text-decoration:none;
}
.slogan{
font-family:Georgia, 'Times New Roman', Times, serif; color:#617E97; font-style:italic; font-size:21px;
margin-bottom:0px;
font-variant:small-caps;
white-space:nowrap;
}
.top, .top a:link, .top a:visited {
list-style-image: url(/images/buttons/top.gif);
margin-left: 0em;
text-indent:0px;
padding-left:0px;
display: list-item;
vertical-align: middle;
margin-top:30px;
margin-bottom:30px;
text-decoration:none;
text-align:center;
clear:both;
color:#875659;
font-weight:bold;
}
.top a:hover, .top a:active {
color:#617E97;
}
p.top {
list-style-image: none;
display:inline;
}

.anchorlink a{
border:2px dashed #666; padding:8px; margin:15px 10px 5px 0;	font-size: 14px;
	font-weight: bold; text-decoration:none;
	background-color: #EAE6DC;
	}
table.chart td{
padding:3px 2px 0 5px;
}
table.chart blockquote,table.chart blockquote{
padding:0;
margin:0;
}
table.chart blockquote{
padding-left:2em;
}
.altrow{
background-color: #E6E0D0;
}


#signup {
background-color:#EAE2CB;
background-image:url(/images/buttons/insights-right.gif);
background-repeat:no-repeat;
background-position:top;
height:126px;
width:156px;
padding-top:36px;
padding-left:10px;
margin-left:12px;
margin-top:18px;
margin-bottom:18px;
border:1px solid #3B2D1B;
}

#signup-newsletter {
background-color:#EAE2CB;
background-image:url(/images/buttons/insights-newsletter-right.gif);
background-repeat:no-repeat;
background-position:top;
height:175px;
width:156px;
padding-top:55px;
padding-left:10px;
margin-left:12px;
margin-top:18px;
margin-bottom:18px;
border:1px solid #3B2D1B;
}

/* formatting for the ppc ad boxes */

.ppcoptin {
	text-align:left;
}

.ppcoptin h2 {
	background-color: #8E5A5E;
	color: #FFFFFF;
	margin-top: 2px;
	padding: 2px;
	text-align: center;	
}

.ppcoptin p {
	font-style: italic;
	margin: 0;
	text-align: center;	
}

.ppcoptin img.ppcicon {
	float: right;
	margin-right: -4px;	
}

.ppcoptin form {
	padding: 5px;
}

.ppcoptin input {
	margin-bottom: 3px;
	margin-top: 5px;
	width: 140px;
}

.ppcoptin .ppcradio {
    margin-top: 5px;
    float:right;
}

.ppcoptin .ppcradio input {
    height: 14px;
    margin-top: 0px;
    vertical-align: middle;	
	width: 14px;
}

.ppcoptin input.button {
	margin-top: 10px;
}

/* formatting for the ppc ad boxes - END */

