/* @override http://shipltc.com/assets/styles/styles.css */

/* @override http://shipltc.com/assets/styles/styles.css */

/* @override http://shipltc.com/assets/styles/styles.css */

/* @override http://shipltc.com/assets/styles/styles.css */

/* @override 
	http://localhost/ship/assets/styles/styles.css
	http://localhost/assets/styles/styles.css
	http://westlakelab.com/assets/styles/styles.css
	http://shipltc.com/assets/styles/styles.css
*/

@import url("zero-out.css");

/* @group Main */

body {
	font: 12px/1.4em Helvetica, Arial;
	color: #666;
	background: #f8f8f8 url(../images/body-bg.png) repeat-y center;
}

div#container {
	width: 911px;
	margin: 0px auto;
}

h1, h2, h3, h4 {
	font-weight: normal;
	margin-top: 0px;
}

h1 {
	color: #04275f;
	line-height: 1.75em;
	font-size: 1.7em;
}

h2, h3 {
	color: #009fc7;
	line-height: 1.45em;
}



h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.1em;
}

a {
	color: #072A60;
}

a.blue-arrow {
	color: #04275f;
	padding-right: 10px;
	background: url(../images/blue-arrow.gif) no-repeat right center;
}

/* @end */

/* @group Header */

div#header {
	position: relative;
	height: 120px;
	padding-top: 10px;
}

h1#logo {
	width: 225px;
	height: 100px;
	background: url(../images/ship-logo.gif) no-repeat;
	text-indent: -9999px;
}

form#search {
	position: absolute;
	top: 10px; right: 0px;
	color: #009fc7;
}

/* @end */

/* @group Navigation */

ul#navigation {
	background: #ddf4fa url(../images/navigation-cap.gif) no-repeat left;
	height: 45px;
	width: 700px;
	position: absolute;
	right: -20px;
	top: 45px;
	padding: 11px 0px 0px 7px;
}

ul#navigation li {
	float: left;
}

ul#navigation li a:link, ul#navigation li a:visited {
	padding: 11px 5px 8px;
	display: block;
	font-size: 14px;
	text-decoration: none;
	color: #009fc7;
	line-height: 14px;
}

ul#navigation li a:hover, ul#navigation li a.active {
	background: url(../images/nav-cap-left.gif) no-repeat left center;
	color: #ffffff;
}

ul#navigation li:hover, ul#navigation li.active {
	background: #072A60 url(../images/nav-cap-right.gif) no-repeat right center;
}

/* @end */

/* @group SubNavigation */

ul#sub-navigation li a {
	color: #FB9B03;
	font-size: 14px;
	text-decoration: none;
	display: block;
	padding: 14px 0px;
	border-bottom: 1px dotted #ccc;
}

ul#sub-navigation li a.active {
	background: url(../images/blue-arrow.gif) no-repeat left center;
	padding-left: 13px;
	color: #009FC7;
}

ul#sub-navigation li a#last {
	border: none;
}

/* @end */

/* @group Content */

div#main-content {
	margin-top: 20px;
	margin-left: 15px;
	width: 575px;
	line-height: 1.4em;
}

div#splash-front {
	position: relative;
	background-image: url(../images/splash-frontpage.jpg);
	width: 911px;
	height: 275px;
}

p.fp-ar {
	margin-bottom: 0px;
}

p.read-more {
	text-align: right;
	padding-bottom: 10px;
	margin-top: 0px;
	border-bottom: 1px dotted #ccc;
}

/*  IE6 - areyou kidding me?! - http://css-discuss.incutio.com/?page=MultipleIdClassBug */

div#splash-service,div#splash-about,div#splash-claims,div#splash-forms,div#splash-questions {
	position: relative;
	height: 146px;
}

div#splash-service {
	background-image: url(../images/customer-service-splash.jpg);
}

div#splash-about {
	background-image: url(../images/about-splash.jpg);
}

div#splash-claims {
	background-image: url(../images/claims-splash.jpg);
}

div#splash-forms {
	background-image: url(../images/forms-splash.jpg);
}

div#splash-questions {
	background-image: url(../images/common-questions-splash.jpg);
}

div#main-content h3 {
	margin: 10px 0px;
}

div#main-content ul {
	margin-left: 25px;
}

div#main-content ul li {
	list-style-type: disc;
}

div#main-content.questions h2 {
	color: #04275f;
}

/* @end */

/* @group SubContent */

div#aside-right {
	float: right;
	width: 290px;
	padding-left: 20px;
	border-left: 1px dotted #ccc;
	margin-top: 20px;
}

div#aside-right.interior {
	width: 200px;
	margin-left: 40px;
	margin-right: 40px;
}

#aside-right h3 {
	text-transform: uppercase;
}

#aside-right p.fp-ar img {
	float: left;
	margin-right: 10px;
	width: 46px;
	height: 46px;
}

/* @end */

/* @group Footer */

ul#footer {
	margin: 15px 10px 40px 10px;
	padding-top: 15px;
	text-align: left;
	border-top: 1px dotted #ccc;
	font-size: 10px;
	text-transform: uppercase;
}

ul#footer li {
	display: inline;
	margin: 0px 7px;
}

ul#footer li a {
	color: #7f7f7f;
}

/* @end */

ul#text-size {
	position: absolute;
	width: 121px;
	height: 27px;
	background-image: url(../images/text-size.png);
	right: 80px;
	z-index: 99;
	padding: 8px 16px 0px;
}

ul#text-size li {
	display: inline;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	color: #ffffff;
}

ul#text-size li a {
	color: #ffffff;
	text-decoration: none;
	font-size: 18px;
	margin-left: 10px;
}

fn {
	display: block;
	font-size: 10px;
	color: #999;
	line-height: 12px;
}

fn span {
	text-decoration: underline;
}

sup {
	font-size: 9px;
}

table.fore-class {
	background-color: #ddf4fa;
}

table.back-class {
	background-color: #072A60;
}

a.glossary {
	color: #666;
	cursor: help;
}

#overDiv table.back-class tbody tr td table.fore-class tbody tr td div {
	padding: 10px;
}

/* @group Search Section */
div#main-content.search {
	width: 868px;
}

#powered_by {
	margin-top: 18px;
}


div#did_you_mean {
	
}

#result_report {
	font-size: 1.4em;
	padding-bottom: 23px;
	padding-top: 5px;
}

#results a.title {
	color: #072A60;
	line-height: 1.45em;
}

#results div.url {
	color: #072A60;
}


/* @end */

