
/* @group Core Elements */

html {
	height: 100%;
	margin-bottom: 1px;
	background: #57c0e5 url(../images/bodyBg.jpg) 0 0 repeat-x;
}

body {
	margin: 0;
	padding: 0;
	color: #333;
	font-family: Arial;
	line-height: 135%;
}


/*-------Start containers to hold all the content in place---------------------------------------------------------------------------*/
.container_main {
	background-color: #fff;
	margin:0px auto 0px auto;
	border:0px solid #CDCDCB;
	padding:0px;
	font-family: verdana, arial, helvetica, sans-serif;
	position:relative; /* IE 6 Peekaboo bug hack */
	line-height: 1.6em; /* IE 6 Peekaboo bug hack */
	width: 780px; /* IE PC dimensions - overridden for browsers that utilise correct box model by Tantek box model hack below */
	voice-family: "\"}\"";  /* Box model hack: IE5 and 5.5 Win can't see the following correction */
	voice-family:inherit;
	padding:5px;
	width:780px; 
	height: auto;
} html>body .container_main { width:780px; padding:5px;}  /* For browsers that also couldn't see the correction but use the correct box model */


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

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

body.f-larger {
	font-size: 15px;
}

p {
  /* setup some more readable paragraph spacing */
  margin-top: 10px;
  margin-bottom: 15px;
}

h1, h2, h3, h4, h4 {
	/* setup some more readable header spacing */
	padding-bottom: 0px;
	margin: 0 0 10px 0;
	color: #02576B;
	font-weight:normal;
}

h1 { 
	font-size: 200%;
}

h2 {
	font-size: 175%;
}

h3 {
	font-size: 150%;
}

h4 {
	font-size: 120%;
}

a {
	text-decoration: underline;
	color: #115e79;
}

a:hover {
	color:#57bfe4;
}
a.btnMail,  a.btnMailLand, a.btnMailSnow, a.btnMailWater,  a.btnInfo,  a.btnCrew,  a.btnRetail { 
	text-decoration: none;
	color: #ffffff;
	font-size:17px;
	background:url(../images/btnMail.jpg);
	display:block;
	width:117px;
	padding:8px 0 7px 40px;
	margin:0 0 5px 0;
}
a.btnMailLand {
	background:url(../images/btnMailLand.jpg);
}
a.btnMailSnow {
	background:url(../images/btnMailSnow.jpg);
	color:black;
}
a.btnMailWater {
	background:url(../images/btnMailWater.jpg);
}
a.btnInfo {
	background:url(../images/btnInfo.jpg);
}
a.btnCrew {
	background:url(../images/btnCrew.jpg);
}
a.btnRetail {
	background:url(../images/btnRetail.jpg);
}
a.btnMail:hover,  a.btnMailLand:hover, a.btnMailSnow:hover, a.btnMailWater:hover, a.btnInfo:hover,  a.btnCrew:hover,  a.btnRetail:hover {
	text-decoration: underline;
}


a.btnMore,  a.btnMoreLand, a.btnMoreSnow, a.btnMoreWater { 
	text-decoration: none;
	color: #ffffff;
	font-size:14px;
	background:url(../images/btnsMore.jpg);
	display:block;
	width:79px;
	padding:2px 0 2px 30px;
	margin:0 0 5px 0;
}
a.btnMoreLand {
	background:url(../images/btnMoreLand.jpg);
}
a.btnMoreSnow {
	background:url(../images/btnMoreSnow.jpg);
	color:black;
}
a.btnMoreWater {
	background:url(../images/btnMoreWater.jpg);
	
}
a.btnMore:hover,  a.btnMoreLand:hover, a.btnMoreSnow:hover, a.btnMoreWater:hover {
	text-decoration: underline;
}
a img {
	border:0px;
}

.imgBorder {
	border:2px solid #606365;
}
.imgBorderLand {
	border:2px solid #bad401;
}
.imgBorderWater {
	border:2px solid #57bfe4;
}
.imgBorderSnow {
	border:2px solid #dbdee0;
}

.table, .tableLand, .tableSnow, .tableWater {
	background:#dbdee0;
}
.table thead h3 {
	color:#FFFFFF;
}
.table thead tr, .tableLand thead tr, .tableSnow thead tr, .tableWater thead tr {
border:1px solid ;
background:#bad401;
font-weight:bold;
color:white;
}
.table thead tr a, .tableLand thead tr a, .tableWater thead tr a {
	color:white;
}
.tableSnow thead tr a {
	color:black;
}
.table thead tr h3, .tableLand thead tr h3, .tableSnow thead tr h3, .tableWater thead tr h3 {
	padding:0;
	margin:0;
}
.table thead tr, .table thead td{
background:#606365;
}
.tableLand thead tr, .tableLand thead td{
background:#bad401;
}
.tableWater thead tr, .tableWater thead td{
background:#57bfe4;
}
.tableSnow thead tr, .tableSnow thead td {
background:#dbdee0;
color:black;
}

.table td, .tableLand td, .tableSnow td, .tableWater td {
	padding:4px;
	background:white;
}

.tablePlain, .tablePlain tr, .tablePlain td {
	padding:0;
	margin:0;
}
.forme {
	width:360px;
}
.forme tr {
	width:360px;
}
.forme td {
	padding:4px;
}
.forme tr.main {
background:#606365;
color:white;
font-size:150%;
}
.forme tr.main td { 
background:#606365;
}



/* @end */

/* @group Joomla Elements */

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

.componentheading {
	font-size: 200%;
	padding-bottom: 5px;
	margin: 15px 0;
	color: #02576B;
	font-weight:normal;
}

.contentheading {
	font-size: 200%;
	padding-bottom: 5px;
	margin: 15px 0;
	color: #02576B;
	font-weight:normal;
	line-height:normal;
}
td.buttonheading,
.contentpaneopen td.buttonheading {
	padding: 7px 3px 0;
}

td.column_separator {
	padding-left: 15px;
}

td.componentheading {
	padding-bottom: 15px;
}

.sectiontableheader {
  font-weight: bold;
  padding: 4px;
  line-height: 20px;
  background: #F3FBFF;
  border-bottom: 1px solid #CEE0E4;
}

tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  text-align: left;
  padding: 4px 0 4px 4px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #CEE0E4;	
}

.sectiontableentry2 {
	background: #F3FBFF;
}

.contentpane,
.contentpaneopen {
 background:white;
}

/* @end */

#toolbar {
	display:block;
	position:absolute;
	right:20px;
	top:20px;
	width:400px;
	height:40px;
	line-height:0px;
	
	
}


#mod_search_searchword
{
position:absolute;
top:25px;
right:0;
}

#info {
	margin:0 0 0 5px;
	height: 61px;
	background: url(../images/infoBg.jpg) center 0 no-repeat;

}

/* @group Structure */

#menu-bar {
	height: 39px;
	background: url(../images/menuBg.jpg) center 0 no-repeat;
}

#inset {
	height: 141px;
	background: url(../images/headerBg.gif) 50% 0 no-repeat;
	border-top: 1px solid #D9F3F9;
	overflow: hidden;
	position:relative
}
#climber {
	width:118px;
	height:155px;
	background: url(../images/climber.gif) 0 0 no-repeat;
	position:absolute;
	top:172px;
	left:718px;
}

#inset .content {
	padding: 20px 0px 10px 20px;
	width: 60%;
}

#content {
	padding-top: 15px;
	padding-bottom: 25px;
	margin:0 0 0 65px;
	background: url(../images/pageBg.gif) center 0 repeat-y;
}

#sidecolLabel {
	display:block;
	position:absolute;
	top:186px;
	left:25px;
	width: 230px;
	background:url(../images/sideMenuBg.jpg) 0 0 no-repeat;
	height:400px;
	padding:20px 0 0 16px;
}

#side-column {
	
	
	
}

#side-column .padding {
	
}

#side-column .inner {
	width:190px;
}

#main-column {
	width: 470px;
	min-height:850px;
	border:0px solid red;
}

#main-column .padding {
	padding: 0px;
}

#main-column .inner {
	background: #fff;
	padding: 0px;
}

#main-column .contentpadding {
	padding: 0px;
}

#bottom {
	background: #167798;
	padding:10px 0 10px 0;
	color:#fff;
}

#logo {
	margin: 5px 0 0 12px;
}

#topmodules,
#component,
#bottommodules {
	overflow: hidden;
}

#component .padding {
	padding-left: 10px;
}

#content.extraspace #component .padding{
	padding-right: 25px;
}

.spacer .block {
	float: left;
}

.spacer .w99 .block {
	width: 99%;
}

.spacer.w49 .block {
	width: 49%;
}

.spacer.w33 .block {
	width: 33%;
}

img#rocket {
	width: 146px;
	height: 24px;
	border: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	background: url(../images/rocket.png) 0 0 no-repeat;
}

/* @end */

/* @group Modules */

.moduletable,
.moduletable-hilite1 {
	margin-top: 0px;	
	margin-bottom: 20px;
}
.headingh3,
.moduletable h3,
.moduletable-hilite1 h3 {
	background: #57bfe4;
	padding: 5px 0 5px 8px;
	font-size: 120%;
	color: #fff;
	margin: 5px 0 10px 0;
}
.side-column h3,
#inset .moduletable h3 {
	background: none;
	border: none;
	font-family: Tahoma;
	font-size: 180%;
	color: #02576B;
	margin: 5px 0 10px 0;
	padding: 0;
	text-transform: none;
	font-weight: normal;
}

#top .moduletable {
	background: #F3FBFF;
	border: 1px solid #CEE0E4;
	padding: 5px;
	margin: 5px 5px 20px 5px;
}

#topmodules .moduletable {
	margin: 0 10px 0 5px;
}

#topmodules .moduletable {
	background: url(../images/module-corner.png) 0 100% no-repeat;
	padding: 0 0 15px 17px;
}

#side-column .moduletable-hilite1 {
	background: #F2FEFF url(../images/hilite1-bg.png) 0 100% no-repeat;
	border: 1px solid #D7EBF0;
	padding: 8px;
}

#side-column .moduletable-hilite1 h3 {
	background: none;
	border: none;
	font-family: Tahoma;
	font-size: 130%;
	color: #02576B;
	margin: 0px 0 10px 0;
	padding: 0;
	text-transform: none;
	font-weight: normal;
}

#bottommodules .moduletable {
	background: #fff url(../images/bottommod-bg.png) 0 0 repeat-x;
	border: 1px solid #D7EBF0;
	margin-left: 5px;
	margin-right: 5px;
	padding: 5px;
}

#bottommodules .moduletable h3,
#topmodules .moduletable h3,
#top .moduletable h3 {
	background: none;
	border: none;
	font-family: Tahoma;
	font-size: 130%;
	color: #02576B;
	margin: 0 0 10px 0;
	padding: 0;
	text-transform: none;
	font-weight: normal;
}

#bottom .moduletable h3 {
	font-family: Tahoma;
	font-size: 140%;
	color: #465F65;
	border-bottom: 1px solid #fff;
	border-top: none;
	border-left: none;
	border-right: none;
	margin: 40px 0 10px 0;
	background: none;
	padding: 0 0 5px 0;
	text-transform: none;
	font-weight: normal;
}

#footermodules .moduletable {
	margin:10px;
	display:block;

}
#footermodules a#active_menu.mainlevel {
	color: #fff;
	
}
#footermodules a.mainlevel {
	line-height: 25px;
	text-indent: 0px;
	font-size: 110%;
	color: #fff;
	margin:1px 5px 0 5px;
	font-weight:normal;
	background:none;
	float:left;
	
}
#sponars {
	background:#fff;
	padding:6px 4px 0px 4px;
	border-top:1px solid #c3e8f4;
	border-bottom:4px solid #2f92b4;
	margin:0 0 0 0;
	display:block;
}
/* @end */

/* @group Horizontal Menu */

#horiz-menu {
	height: 38px;
	width:746px;
	margin:0px 0 0 20px;
}

#horiz-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#horiz-menu li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	background: none;
	margin: 0 0 0 0;
}

#horiz-menu a {
	white-space: nowrap;
	color: #fff;
	display: block;
	float: left;
	height: 39px;
	line-height: 39px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 8px 0px 8px;
	text-decoration:none;
	background: url(../images/menu-divider.jpg) 100% 0 no-repeat;
}

#horiz-menu li.active,
#horiz-menu li.active_menu {
	background: url(../images/active-menu-r.jpg) 100% 0  no-repeat;
}

#horiz-menu li.active a,
#horiz-menu li.active_menu a {
	background: url(../images/active-menu-l.jpg) 0 0 no-repeat;
	color: #505760;
	padding-top:4px;
}

#horiz-menu a:hover {
	text-decoration: none;
	color: #ccc;
}

/* @end */

/* @group Sub Menu */
.sub-menu {
	text-transform:capitalize;
}
ul.sidenav {
	margin: 0;
	padding: 0;
}

ul.sidenav li {
	list-style: none;
	padding: 0;
	
}

ul.sidenav li.active a {
	color: #000;
	background:#bad400;
	text-decoration:none;
}
ul.sidenav li a:hover {
	text-decoration:none;
}

a#active_menu.mainlevel {
	color: #000;
}


ul.sidenav li.active li a {
	font-weight: normal;
	font-size:  100%;
	color: #000;
	background:#dbdee0;
	text-decoration:none;
}

ul.sidenav span {
	display: block;
}

ul.sidenav a {
	display: block;
	line-height: 25px;
	text-indent: 20px;
	font-size: 120%;
	color: #000;
		margin:1px 0 0 0;
	background: #dbdee0;
	text-decoration:none;
}

ul.sidenav ul {
	margin-left: 5px;
	padding: 0;
}

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

ul.sidenav li li {
	padding: 0;
	margin: 0;
}

ul.sidenav ul a {
	background-image: none;
	text-indent: 20px;
	font-size: 100%;
	text-decoration:none;
}

ul.sidenav ul ul a {
	text-indent: 0px;
	padding: 0 0 0 5px;
}

ul.sidenav ul ul ul a {
	text-indent: 0;
	padding: 0 0 0 5px;
}

/* @end */

/* @group Mainmenu */

a.mainlevel {
	display: block;
	line-height: 25px;
	text-indent: 20px;
	font-size: 120%;
	background: #dbdee0;
	color: #000;
	margin:1px 0 0 0;
}

a.sublevel {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	line-height: 25px;
	padding-left:  5px;
	text-indent: 30px;
	display: block;
	float: left;
	width: 80%;
}

/* @end */

/* @group Content Styles */

/* @group Readon */

.readon {
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	display: block;
	margin: 10px 0 0px 0;
	background: #E2F6F9 url(../images/readon.png) 100% 50% no-repeat;
	text-decoration: none;
	color: #333;
	padding: 3px 15px 3px 5px;
	border: 1px solid #F3FBFD;
	width: 75px;
}

a.readon:hover {
	text-decoration: underline;
}

#inset .readon {
	background: url(../images/inset-readon.png) 0 0 no-repeat;
	border: 0;
	color: #fff;
	font-weight: normal;
	display: block;
	width: 78px;
	height: 23px;
	float: right;
	margin: 10px 0 0 0;
}

/* @end */

/* @group Pathway */

span.pathway {
	display:none;
	/*
	position:absolute;
	top:205px;
	right:30px;
	color:#fff;
	font-size:22px;
	font-weight:bold;
	text-transform:uppercase;
	*/
}

span.pathway img {
	width: 5px;
	height: 11px;
	padding: 0px;
	margin:5px -3px 0 -3px;
	background: url(../images/bullet.gif) 0 50% no-repeat;
}

span.pathway a {
	font-size:9px;
	color:#fff;
	margin:0;
	padding:0;
}

/* @end */

/* @group Typography */

ul {
	padding-left: 0;
	margin-left: 10px;
}

ul li {
	list-style: none;
	margin-left: 0;
	margin-bottom: 5px;
	padding-left: 10px;
	background: url(../images/bullet-2.png) 0 6px no-repeat;
}

pre {
	padding: 10px;
	background: #F3FBFF;
	border: 1px solid #CEE0E4;
	color: #02576B;
}

blockquote {
	color: #02576B;
	font-style: italic;
	font-size: 110%;
	line-height: 150%;
	width: auto;
	padding: 10px 10px 10px 30px;
	margin: 15px 0;
	background: #F3FBFF url(../images/quote.png) 0 0 no-repeat;
	border: 1px solid #CEE0E4;
}

span.alert {
	color: #c00;
	border-top: 3px solid #fe7b7a;
	border-bottom: 3px solid #fe7b7a;
	background: #FFD6D6 url(../images/status-alert.png) 10px 50% no-repeat;
}

span.info {
	color: #0055BB;
	border-top: 3px solid #629de3;
	border-bottom: 3px solid #629de3;
	background: #D8E5F8 url(../images/status-info.png) 10px 50% no-repeat;
}

span.note {
	color: #B79000;
	border-top: 3px solid #fde179;
	border-bottom: 3px solid #fde179;
	background: #FEF6D8 url(../images/status-note.png) 10px 50% no-repeat;
}

span.download {
	color: #57861A;
	border-top: 3px solid #c2df88;
	border-bottom: 3px solid #c2df88;
	background: #EEF7DD url(../images/status-download.png) 10px 50% no-repeat;
}

/* @end */

/* @group Notice Styles */

span.alert,
span.info,
span.download,
span.note {
	display: block;
	padding: 10px 10px 10px 45px;
	margin: 15px 0;	
}

/* @end */

a.nounder {
	text-decoration: none;
	border: 0;
	cursor: pointer;
}

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

.clr {
	clear:both;
}

fieldset.input {
	border: 0;
}

a.linkFull {
	width:124px;
	height:25px;
	background: #EEF7DD url(../images/linkFull.jpg) no-repeat;
	color:white;
	padding:0 0 0 30px;
	display:block;
}

/* @end */
