.subpages {
	text-decoration: none;
}.body-text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #000;
}

.headline {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #1673be;
}

.subheadline {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #1673be;
}

.bodygrey {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333;
}

.bodysmall {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000;
}

.bodysmallgrey {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333;
}

.sitename {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #1673be;
}

.system {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #000;
}

.syssmall {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000;
}

.printlink {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #1673be;
}

.footer, .bottom_links, a.footer, a.bottom_links, a.footer:visited, a.bottom_links:visited {
	font-size: 12px;
	color: #fff;
}

a.footer:hover, a.bottom_links:hover {
	color: #083358;
}

a, a:visited {
	text-decoration: underline;
	color: #1673be;
}

a:hover {
	text-decoration: none;
}

/* ---------- RESET DEFAULT SETTINGS ---------- */

body,div,dt,dd,dl,h1,h2,h3,h4,h5,h6,form,fieldset,pre,p,blockquote { margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset,img {border: 0;}
caption,th {text-align: left;}
q:before,q:after {content:'';}


html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}

#body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	background: #62819b;
}

/* ---------- DIVS ---------- */

#header {
    width: 706px;
	min-height: 17px;
	margin: 0 auto;
	padding: 20px 231px 10px 23px;
	position: relative;
	background: #fff;
}

#navigation {
	width: 100%;
	background: #083358 url('../../../images/image_filmstrip_blue/nav_bg.png') repeat-x top left;
}

#page {
	width: 100%;
	min-height: 266px;
	background: url('../../../images/image_filmstrip_blue/page_bg.png') repeat-x top left;
}

#wrapper {
	width: 942px;
	margin: 0 auto;
	padding: 0 0 17px;
	border: 9px solid #fff;
	border-top: none;
	background: url('../../../images/image_filmstrip_blue/wrapper_home_bg.png') no-repeat bottom center;
}

#features {
	width: 942px;
	height: 121px;
	padding: 6px 0 14px;
	position: relative;
	overflow: hidden;
	background: #fff url('../../../animated-fish-pointing_right.gif') no-repeat bottom center;
}

#container {
    width: 899px;
	padding: 12px 10px;
	overflow: hidden;
	border-left: 12px solid #083358;
	border-right: 11px solid #083358;
	background: url('../../../images/image_filmstrip_blue/container_home_bg.gif') repeat-y top center;
}

#content {
	width: 489px;
	float: left;
	position: relative;
	left: 210px;
}

#sidebar_left {
	width: 180px;
	padding: 0 18px 0 0;
	float: left;
	position: relative;
	right: 489px;
}

#sidebar, #sidebar_right {
	width: 169px;
	float: right;
}

#footer {
	width: 100%;
	padding: 15px 0;
	text-align: center;
	color: #fff;
}

/* ---------- HOME ---------- */

.home #wrapper {
	background: url('../../../images/image_filmstrip_blue/wrapper_home_bg.png') no-repeat bottom center;
}

.home #features {
	background: #fff url('../../../images/image_filmstrip_blue/features_home_bg.png') no-repeat bottom center;
}

.home #container {
	background: url('../../../images/image_filmstrip_blue/container_home_bg.gif') repeat-y top center;
}

.home #content {
	width: 489px;
	float: left;
	position: relative;
	left: 210px;
}

/* ---------- ARTICLE ---------- */

.article #wrapper {
	background: url('../../../images/image_filmstrip_blue/wrapper_article_bg.png') no-repeat bottom center;
}

.article #features {
	background: #fff url('../../../images/image_filmstrip_blue/features_article_bg.png') no-repeat bottom center;
}

.article #container {
	background: url('../../../images/image_filmstrip_blue/container_article_bg.gif') repeat-y top left;
}

.article #content {
	width: 687px;
	padding: 0 0 0 10px;
	position: static;
}

/* ---------- ADMIN ---------- */

.admin #wrapper {
	background: url('../../../images/image_filmstrip_blue/wrapper_admin_bg.png') no-repeat bottom center;
}

.admin #features {
	background: #fff url('../../../images/image_filmstrip_blue/features_admin_bg.png') no-repeat bottom center;
}

.admin #container {
	background: url('../../../images/image_filmstrip_blue/container_admin_bg.gif') repeat-y top center;
}

.admin #content {
	width: 889px;
	padding: 5px;
	float: none;
	position: static;
}

/* ---------- STYLES ---------- */

.clearfix:after {
	clear: both;
	height: 0;
	content: '.';
	display: block;
	visibility: hidden;
}

/* ---------- HEADER ---------- */

#header p.sitename {
	line-height: 18px;
}

#header #search {
	width: 211px;
	height: 47px;
	position: absolute;
	top: 0;
	right: 0;
}

#header #search .search_field {
	width: 184px;	
	padding: 3px 1px 0px;
	position: absolute;
	top: 20px;
	left: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	border: 1px solid #62819b;
	background: url('../../../images/image_filmstrip_blue/search_field_bg.gif') no-repeat top left;
	color: #000;
}

#header #search .search_btn {
	width: 13px;
	height: 12px;
	position: absolute;
	top: 25px;
	right: 8px;
}

/* ---------- NAVIGATION ---------- */

#navigation ul.navigation {
	width: 942px;
	margin: 0 auto;
	padding: 14px 9px 6px;
	text-align: center;
}

#navigation ul.navigation li {
	display: inline;
}

#navigation ul.navigation li.navigation_separator {
	display: none;
}

#navigation ul.navigation li a, #navigation ul.navigation li a:visited {
	margin: 4px 8px;
	display: inline-block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	text-transform: lowercase;
	color: #fff;
}

#navigation ul.navigation li a:hover, #navigation ul.navigation li a:active {
	color: #ffd785;
}


/* ---------- WRAPPER ---------- */

/* ---------- FEATURES ---------- */

#features img.features_overlay {
	position: absolute;
	top: 6px;
	left: 0;
}

#features .feature_item {
	padding-right: 5px;
	float: left;
	overflow: hidden;
}

#features #feature_left {
	width: 218px;
	height: 96px;
}

#features #feature_middle {
	width: 515px;
	height: 115px;
}

#features #feature_right {
	width: 199px;
	height: 115px;
	padding: 0;
}

/* ---------- FEATURES (IMAGES BELOW NAVIGATION) ---------- */

/* ---------- FEATURE SET 1 ---------- */

#features.feature_set1 #feature_left { background: url('Go Fish Banner.jpg') no-repeat top left; }
#features.feature_set1 #feature_middle { background: url('Go Fish Banner.jpg') no-repeat top left; }
#features.feature_set1 #feature_right { background: url('Go Fish Banner.jpg') no-repeat top left; }


/* ---------- FEATURE SET 2 ---------- */

#features.feature_set2 #feature_left { background: url('../../../images/image_filmstrip_blue/feature_02_left.jpg') no-repeat top left; }
#features.feature_set2 #feature_middle { background: url('../../../images/image_filmstrip_blue/feature_02_middle.jpg') no-repeat top left; }
#features.feature_set2 #feature_right { background: url('../../../images/image_filmstrip_blue/feature_02_right.jpg') no-repeat top left; }


/* ---------- FEATURE SET 3 ---------- */

#features.feature_set3 #feature_left { background: url('../../../images/image_filmstrip_blue/feature_03_left.jpg') no-repeat top left; }
#features.feature_set3 #feature_middle { background: url('../../../images/image_filmstrip_blue/feature_03_middle.jpg') no-repeat top left; }
#features.feature_set3 #feature_right { background: url('../../../images/image_filmstrip_blue/feature_03_right.jpg') no-repeat top left; }
