/* custom stuff */

html {
  height: 100%;
  margin-bottom: 1px;
  background-color: #01354A;
}


body {
	margin: 0;
	padding: 0;
	
	
}
/* dark 
 */
#header {

	background: #01354A url(../images/header.jpg) no-repeat;
	background-position: left;
	width:100%;
}

.header-dark #top {
	color: #304060;
}

#logo {
	background: url(../images/logo.png) no-repeat;
}

.font-selector,
.width-selector {
	background: url(../images/header/dark/access-select.png) no-repeat;
}

.lrg .button {
	background: url(../images/header/dark/access-lrg.png);
}

.sml .button {
	background: url(../images/header/dark/access-sml.png);
}

.med .button {
	background: url(../images/header/dark/access-med.png);
}

.thin .button {
	background: url(../images/header/dark/access-thin.png);
}

.wide .button {
	background: url(../images/header/dark/access-wide.png);
}

.fluid .button {
	background: url(../images/header/dark/access-fluid.png);
}

/* blue toolbar */
a {
	color: #196AB0;
}

a:hover {
	color: #000;
}

#toolbar {
	background: url(../images/toolbar/blue/toolbar-bg.png) repeat-x;
}

.header-dark #nav li.active_menu a {
	background: url(../images/toolbar/blue/toolbar-select-dark.png) 50% 0 no-repeat;
}

.header-light #nav li.active_menu a {
	background: url(../images/toolbar/blue/toolbar-select-light.png) 50% 0 no-repeat;
}


#nav {
	background: url(../images/toolbar/blue/toolbar-div.png) 0 0 no-repeat;
}

#nav li {
	background: url(../images/toolbar/blue/toolbar-div.png) 100% 0 no-repeat;
}

#nav li a {
	color: #fff;
}

#nav a:hover {
	color: #333;
}

/* dark/blue toolbar footer */
body.footer-dark #footer h3 {
	color: #5B95D0;
}


p {
  margin-top: 0;
  margin-bottom: 5px;
}

fieldset {
	border: 0;
	padding: 5px 0;
}

span.pathway {
	display: block;
	height: 16px;
	line-height: 16px;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}

span.pathway img {
	margin: 0px 7px;
	vertical-align: middle;
}

div#pathway {
	margin-bottom: 0px;
	padding-left: 8px;
}

a.readon {
	display: block;
	float: left;
	padding-left: 20px;
	margin-top: 10px;
	line-height: 14px;
	height: 16px;
	background: url(../images/play.png) no-repeat;
}

/*** fonts ***/
body {
		line-height: 125%;
		font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
		color: #333333;
}

/* size attributes */

body.f-smaller {
	font-size: 10px;
}

body.f-default {
	font-size: 11px;
}

body.f-larger {
	font-size: 13px;
}
SPAN.black,
P.black,
.black {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	text-decoration: none;


}
.liferaft {
    border-eft : 1px solid #196AB0;
	border-right : 1px solid #196AB0;
	border-bottom : 1px solid #196AB0;
	padding : 5;
		font-weight: Bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
		background-color: #f2f2f2;
}
.liferaftb {
	border-bottom : 1px solid #ccc;
}
TD.liferaftc,
SPAN.liferaftc,
P.liferaftc,
.liferaftc {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: Bold;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
		line-height: 135%;
	padding : 10;
}
.contentsa {
	padding : 15px;
}
SPAN.prodname,
P.prodname,
.prodname {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: Bold;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
		line-height: 135%;
}

.boxborder {
border: 1px solid #999999;
padding: 5px;
}

.subboxa {
	padding: 2px;
	border: 1px solid #999999;
}
.subboxb {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding: 2px;
}


.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 100%;
}

#nav a,
.insetb a,
#inset a {
	font-size: 100%;
}
span.pageHeading,
div.pageHeading,
.contentheading,
.componentheading {
	font-size: 170%;
	line-height: 160%;
	color: #222;
	margin-bottom: 15px;
		margin-top: 10px;
		font-weight: bold;
}

div.moduletable h3 {
	font-size: 130%;
	color: #222;
}

h4 {
	font-size: 12px;
	color: #222;
	font-weight: bold;
}

.componentheading {
  margin-bottom: 15px;
}

td.componentheading,
 td.contentheading {
 	padding-top: 10px;
	padding-bottom: 15px;
}


/* font family */
h3,
.contentheading,
.componentheading,
#nav,
.sectiontableheader,
.small,
.createdate,
.modifydate,
#inset {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

span.pathway
 { font-size: 11px;
	
}
a:link,
a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

/* module settings */

div.moduletable h3 {
	margin-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 0;
}

div.moduletable {
	margin-bottom: 10px;
}

td.left div.moduletable,
td.right div.moduletable  {
	margin-bottom: 15px;
}

div.moduletable ul {
	margin: 5px 0;
	padding: 0 2em;
}

div.moduletable ul li {
	padding-bottom: 3px;
}

/* default menu link styles */
a.mainlevel {
	display: block;
}

a.sublevel {

}

a.mainlevel:hover {
	text-decoration: none;
}

a.sublevel:hover {
	text-decoration: none;
}
.insetb a.mainlevel,
#inset a.mainlevel {
	display: inline;
	background: none;
	padding: 5 15px;
}

/** regular joomla menu **/

a.mainlevel {
	display: block;
	height: 16px;
	line-height: 15px;
	padding: 0;
	padding-left: 20px;
	background: url(../images/play.png) no-repeat;
	margin-bottom: 3px;
}

a#active_menu:link,
a#active_menu:visited {
	color: #333;
}


li.active_menu a:link,
li.active_menu a:visited {
  color: #333;
}
a.sublevel {
	display: block;
	height: 16px;
	line-height: 15px;
	padding: 0;
	padding-left: 20px;
	background: url(../images/arrow.gif) no-repeat;
	margin-bottom: 3px;
}


/* headings */

h1 {
	padding-bottom: 5px;
}

h2 {
   padding-bottom: 5px;
}

h3 { 
   padding-bottom: 5px;
}

h4 {
	 padding-bottom: 5px;
}

.small {
	font-weight: bold;
	color: #999;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-weight: bold;
	color: #333333;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
	color: #333333;
}

/** some joomla class stuff */

table.contenttoc {
  margin: 5px;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


td.buttonheading {
 	vertical-align: middle;
}

td.buttonheading img {
	margin-right: 5px;
}

table.mainbody td.mainbody td.sectiontableheader {
  font-weight: bold;
  padding: 4px;
  line-height: 20px;
  background: #f6f6f6;
  border-bottom: 1px solid #ddd;
}

table.mainbody td.mainbody tr.sectiontableentry1 td, 
table.mainbody td.mainbody tr.sectiontableentry2 td {
 
  border-bottom: 1px solid #efefef;
}

table.mainbody td.mainbody td.sectiontableentry1, 
table.mainbody td.mainbody td.sectiontableentry2{
  padding: 4px;
  border-bottom: 1px solid #efefef;
}

table.contentpaneopen, table.contentpane {
  border-collapse: collapse;
  padding: 0;
  margin: 0;
  width: 100%;
}

div.contentpane, div.contentpaneopen {
  width: 100%;
}


.clr {
	clear: both;
}

div.mosimage {
  margin: 5px;
}


table.adminform textarea {
  width: auto;
  color: #666;
}

/** width stuff **/

.w-wide div.wrapper {
	width: 950px;
}

.w-thin div.wrapper {
	width: 750px;
}

.w-fluid div.wrapper {
	margin: 0;
}


/* showcase */
#showcase {
	border-bottom: 1px solid #B8B8B8;
	border-top: 1px solid #B8B8B8;
	background: #ccc url(../images/default/showcase-bg.png) repeat-x;
	color: #444;
	width:1047px;
}
#showcaseb {
	border-bottom: 1px solid #B8B8B8;
	border-top: 1px solid #B8B8B8;
	background: #ccc url(../images/default/showcaseb-bg.gif) repeat-x;
	color: #444;
		width:1047px;
}

/** template layout stuff **/

#page_bg {
	height: 100%; 
	padding: 0;
	margin-bottom: 1px;
	 background-color: #01354A;

}

div.wrapper {
	margin: auto;
	position: relative;
}


#header {
	height: 170px;
	overflow: show;
	padding-left:20px;
	
}

#access {
	position: absolute;
	z-index: 10000;
	top: 175;
	right: 25px;
	width: 200px;
	height: 20px;
	overflow: hidden;
}

#access #selectors {
	position: relative;
	height: 8px;
	
}

#access span {
	background-repeat: no-repeat;
}

#access a {
	text-decoration: none;
}

.font-selector,
.width-selector {
	display: block;
	position: absolute;
	top: 0;
	width: 12px;
	height: 6px;
}

.f-smaller #selectors .font-selector {
	right: 70px;
}

.f-default #selectors .font-selector {
	right: 40px;
}

.f-larger #selectors .font-selector {
	right: 10px;
}

.w-thin #selectors .width-selector {
	right: 70px;
}

.w-wide #selectors .width-selector {
	right: 40px;
}

.w-fluid #selectors .width-selector {
	right: 10px;
}

#access #buttons {
	float: right;
}

#access .button {
	display: block;
	float: right;
	width: 20px;
	height: 12px;
	margin: 0 5px;	
	background-repeat: no-repeat
}

#logo {
	position: absolute;
	top: 25px;
	left: 50;
	display: block;
	width:523px;
	height: 112px;
}

#top {
	position: absolute;
	z-index: 1000;
	top: 175;
	right: 25px;
	width: 150px;
	height: 60px;
	overflow: hidden;
	padding-top: 35px;
	
}

#toolbar {
	height: 31px;
}



#showcase ul,
td.left ul,
td.right ul,
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#showcase li,
td.left li,
td.right li,
#footer li {
		border-bottom: 1px dotted #999;
		padding-bottom: 0;
		margin-bottom: 2px;
}

#showcase .padding,
#footer .padding {
	padding: 5px 20px;
}

#mainbody {
width:1047px;
/*	background-color: #FFFFFF;*/
}

#mainbody-2 {
	background: transparent url(../images/default/body-shadow-br.png) 100% 0 repeat-y;
}

#mainbody-3 {
	background: transparent url(../images/default/body-shadow-bl.png) 0 0 repeat-y;
}

#mainbody-4 {

}

#mainbody-5 {

}

#mainbody-padding {
	background: #fff;
	padding: 5px 10px;
}

#inset {
	margin: 15px 0;
}

#inset table {
	width: 540px;
	margin: 1px auto;
}

.insetb {
		align: center;
	text-align: left;
	line-height: 16px;
	padding: 10px;
}

#footer {
	padding-top: 10px;
}

#the-footer {
width: 1047px;
padding:20px;
	text-align: center;
	text-transform:uppercase;
	font-size:13px;
}

table.showcase,
table.showcaseb,
table.mainbody,
table.headlines,
table.footer {
	width: 1047px;
	padding: 0;
}

table.headlines {
	margin-top: -5px;
}

table.showcase tr,
table.showcaseb tr,
table.mainbody tr,
table.headlines tr,
table.footer tr {
	vertical-align: top;
}
table.showcase td.showcase,
table.showcaseb td.showcaseb,
table.footer td.footer,
table.headlines td.headlines {
	width: 33%;
	vertical-align: top;
}

table.showcase td.showcase,
table.showcaseb td.showcaseb,
table.footer td.footer,
table.mainbody td.left,
table.mainbody td.right,
table.headlines td.headlines {
	padding: 0 10px;
}

table.mainbody td.mainbody {
	padding: 0;
}

#mainbody td.mainbody .padding {
	padding: 0 15px;
}

table.mainbody td.left,
{
	/*width: 18%;*/
	width: 160px;
}

table.mainbody td.right {
	/*width: 18%;*/
	width: 220px;
}

table.mainbody td.left {
	border-right: 1px solid #e6e6e6;
}

table.mainbody td.right {
	border-left: 1px solid #e6e6e6;
		background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/fish.jpg);
	
}

table.headlines td.headlines {
	border: 1px solid #e6e6e6;
}

/*****************************
 ****       splitmenu     ****
 *****************************/

#nav {
	margin: 0 0 0 20px;
	padding: 0;
	height: 31px;
	overflow: hidden;
}

#nav ul {
	padding: 0;
	margin: 0;
	margin-left: 2px;
}

#nav li {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
}

#nav a {
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}

#nav li.on li.on a {
	text-decoration: underline;
}

#nav li a {
	display: block;
	float: left;
	height: 31px;
	line-height: 31px;
	padding: 0 15px;
}

ul.subemenu {
	padding: 0;
	margin: 0;
}

ul.submenu li {
	border: 0;
	margin: 0px;
	height: 16px;
	line-height: 15px;
	white-space: nowrap;
	padding: 0;
	padding-left: 20px;
	background: url(../images/play.png) no-repeat;
}

ul.submenu ul li {
  margin-left: 10px;
  background: none;
}

ul.submenu ul ul li {
  margin-left: 20px;
  background: none;
}




/* some page content things */

.hide {
	display: none;
}

.inputbox {
font-size: 10px;
border: 1px solid #3D698E;
	margin: 0;
	padding: 1;
}
.formz {
border: 1px solid #3D698E;
	font-size: 10px;
	font-weight: bold;
	color: #f1f1f1;
	background: url(../images/toolbar/blue/toolbar-bg.png) repeat-x;
	margin: 0;
	padding: 0;
}

table.blog span.article_seperator {
	display: block;
	height: 20px;
}

table.pollstableborder td {
	text-align: left;
	padding: 2px 0;
}

input#mod_search_searchword {
	width: 120px;
}

.highlight {
  background-color: #ffc;
}
/* dark footer */
body.footer-dark{
	background: #050505;
}

#footer {
	background-color: #01354A;
}

#footer li {
	border-bottom: 1px dotted #333;
}

#footer div.moduletable {
	color: #ccc;
}
#footer a:link {
	color: #fff;
}
#footer a:hover {
	color: #cccccc;
}