@charset "UTF-8";

/*	---------------- General */

body, td, th {
	font-family: "Lucida Grande", Lucida Sans, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6e6a60;
	}
body {
	margin: 0;
	padding: 0;
	background: #cce9f8 url(../../assets/images/construct/background-shade.png) top repeat-x;
	}

h1, h2, h3, h4, h5 {
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: normal;
	line-height: 1.2em;
	color: #5087a5;
	}
	h1 { font-size: 20px; margin: 0 0 20px 0; }
	h2 { font-size: 16px; margin: 0 0 12px 0; padding-top: 10px; /* color: #6e6a60; */ }
	h3 { font-size: 14px; }
	h4 { font-size: 12px; }
	h5 { font-size: 11px; font-weight: bold; }

p {
	margin: 0 0 15px 0;
	padding: 0;
	line-height: 1.5em;
	}

a {
	color: #4aafe6;
	text-decoration: underline;
	}
	a:hover { color: #7ac1e7; }
	a img  { border: none; }

ul {
	margin: -5px 0 13px 30px;
	padding: 0;
	}
	ul li {
		margin: 0;
		padding: 1px 0;
		line-height: 1.5em;
		}

/*	---------------- Misc */

.emphasize { font-size: 12px; color: #527d91; }

img.align-left {
	float: left;
	margin: 0 12px 15px 0;
	}
img.align-right {
	float: right;
	margin: 0 0 15px 12px;
	}

img.loft-slight { margin-top: -12px !important; }
img.loft-big { margin-top: -60px !important; }

div.pcol-row {
	clear: both;
	float: left;
	width: 700px;
	}
	div.pcol-row div.pcol-ab-a {
		float: left;
		width: 335px;
		}
	div.pcol-row div.pcol-ab-b {
		float: right;
		width: 335px;
		}
	div.pcol-row div.pcolbig-ab-a {
		float: left;
		width: 340px;
		}
	div.pcol-row div.pcolbig-ab-b {
		float: right;
		width: 340px;
		}
	div.pcol-row div.pcolalt-ab-a {
		float: left;
		width: 180px;
		}
	div.pcol-row div.pcolalt-ab-b {
		float: right;
		width: 520px;
		}

div.pcol-lite {
	width: 700px;
	padding-bottom: 50px;
	}

div.clear-padder {
	clear: both;
	height: 20px;
	}

div.news-scroller {
	margin-bottom: 15px;
	padding: 0 10px 0 0;
	height: 140px;
	overflow: auto;
	}
	div.news-scroller h5 {
		margin: 0 0 3px 0;
		color: #527d91;
		}
	div.news-scroller p {
		font-size: 11px;
		line-height: 1.3em;
		}

ul.special-offers {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	ul.special-offers li {
		padding: 0 0 20px 0;
		}
		ul.special-offers li div {
			height: 60px;
			background: #6cc1e8 url(../../assets/images/content/home/offer-pic-1.jpg) top left no-repeat;
			}
		ul.special-offers li h4 {
			margin: 0;
			padding: 6px 10px 2px 70px;
			font-size: 14px;
			color: #fff;
			}
			ul.special-offers li h4.lite {
				padding-top: 12px;
				}
		ul.special-offers li p {
			margin: 0;
			padding: 0 10px 0 70px;
			font-size: 10px;
			color: #2b6f94;
			}

ul.richlist {
	margin: 0 0 15px 0;
	padding: 0;
	border-top: 1px dotted #8fbeda;
	width: 700px;
	list-style: none;
	}
	ul.richlist li {
		margin: 0;
		padding: 0;
		border-bottom: 1px dotted #8fbeda;
		list-style-type: none;
		}
		ul.richlist li a {
			display: block;
			padding: 8px 1px;
			font-size: 14px;
			}

/*	---------------- Layout */

#wrapper {
	margin: 0 auto;
	width: 820px;
	}

#header {
	height: 80px;
	padding: 0 15px;
	}
	#header ul {
		margin: 0;
		padding: 0;
		list-style: none;
		}
		#header ul li {
			float: left;
			margin: 0;
			padding-top: 38px;
			width: 395px;
			text-align: right;
			list-style-type: none;
			font-size: 10px;
			text-transform: uppercase;
			color: #808c92;
			}
		#header ul li.masthead {
			padding-top: 32px;
			text-align: left;
			}

#navigation {
	clear: left;
	width: 820px;
	height: 50px;
	background: #3e95c4 url(../../assets/images/construct/navigation-corners.png) top left no-repeat;
	}
	#navigation ul {
		margin: 0;
		padding: 0;
		list-style: none;
		}
		#navigation ul li {
			float: left;
			margin: 0;
			padding: 0;
			border-right: 1px solid #489ac7;
			list-style-type: none;
			}
			#navigation ul li a {
				display: block;
				padding: 0 15px;
				line-height: 50px;
				font-size: 13px;
				color: #fff;
				text-decoration: none;
				background: none;
				}
				#navigation ul li a:hover, #navigation ul li a.active { background: #4aafe6; } /* , #navigation ul li:hover a, #navigation ul li.over a */
				#navigation ul li.first a:hover, #navigation ul li.first a.active, #navigation ul li.first:hover a { background: #4aafe6 url(../../assets/images/construct/navigation-corners.png) top left no-repeat; }
			#navigation ul li a img {
				margin: -2px 0 0 6px;
				vertical-align: middle;
				}

#navigation ul li.dd-group a {
	padding-right: 30px;
	background-image: url(../images/construct/navigation-dd-arrow.png);
	background-position: 92% center;
	background-repeat: no-repeat;
	}
	#navigation ul li.dd-group ul li a { background-image: none; }

#navigation ul ul {
	display: none;
	position: absolute;
	}
	#navigation ul ul li {
		float: none;
		width: 220px;
		border: none;
		border-top: 1px solid #26759f;
		}
		#navigation ul ul li a {
			padding: 0 15px;
			width: auto;
			height: 34px;
			line-height: 34px;
			font-size: 12px;
			background-color: #3688b5;
			}
			#navigation ul ul li a:hover, #navigation ul ul li a.active {
				background-color: #4aafe6;
				}
		#navigation ul li > ul { top: auto; }
		#navigation ul li:hover ul, #navigation ul li.over ul { display: block; }

#banner {
	clear: left;
	width: 820px;
	height: 245px;
	background: url(../../assets/images/construct/banner-bsa-full.jpg) top left no-repeat;
	}
	#banner img { margin: 38px 0 0 618px; }

#banner-lite {
	clear: left;
	width: 820px;
	height: 135px;
	background: url(../../assets/images/construct/banner-gradient-lite.jpg) top left no-repeat;
	}
	#banner-lite h2 {
		margin: 0;
		padding: 40px 60px 0 60px;
		text-align: right;
		font-size: 22px;
		color: #fff;
		}

#page {
	float: left;
	width: 820px;
	background-color: #e9f5fc;
	}
	#page div.page-margin {
		float: left;
		padding: 20px 60px;
		}

#footer {
	float: left;
	width: 820px;
	height: 175px;
	background: url(../../assets/images/construct/footer-bg.png) top no-repeat;
	}
	#footer p {
		padding: 65px 60px 0 60px;
		color: #53829b;
		line-height: 1.6em;
		}
	#footer p span { color: #98b4c3; }
	#footer p span a {
		color: #98b4c3;
		text-decoration: none;
		}
