/*
	Boy Scouts of America High Adventure Sea Base */

/* `Basic HTML
---------------------------------------------------------------------------------------------------- */

body {
	font: 13px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	margin: 0 0 0 0;
	background-image: url(/images/Seabase/bkg.jpg);
    background-attachment: fixed;
	background-color: #29717F;
	background-repeat: repeat-x;
}

a:focus {
	outline: 1px dotted invert;
}

hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
	font-size: 25px;
	color:#02796d;
	font-style: italic;
	text-transform: capitalize;
	padding-left:15px;
	line-height:1.5;
}

h2 {
	font-size: 20px;
	color:#531716;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
	font-weight: bold;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
	font-weight:bold;
	font-style:italic;
}


/*------ Links -----*/

a {
    text-decoration:none;
    color:#9b1715;
}

a:hover {
    color:#f11f1b; }



/*------------ Table .table_styled------------------*/

table {box-shadow: 2px 4px 3px #F8F8F8;}

#one-column .table_styled table, #two-column .table_styled table { border-collapse:collapse;}
#one-column .table_styled table, #one-column .table_styled  th, #one-column .table_styled td, #two-column .table_styled table, #two-column .table_styled  th, #two-column .table_styled td {
	font-size: 12px;
	background-color: #e3f0ef;
	border: 0px solid #ffffff;
	padding: 5px;
    font-family:Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif; 
	font-size: 12px;
	color: #404040;
	}

#one-column .table_styled table, #one-column .table_styled th,  #one-column .table_styled table, #two-column .table_styled th {
	background-color: #62a29e;
	color: #fff;
	font-size: 13px;
	font-weight: 700;
}


/*------------- Lists ---------------------*/

#two-column ul,#one-column ul {
	color: #444;
	line-height: 1.5;
	padding-left: 20px;
	list-style: square;
    font-size:13px; }

#two-column li,#one-column li {
	margin-left: 20px;
}


/*------------- .photo ---------------------*/
.photo { 

	background: #F8F8F8;
	border: 1px solid #ccc;
	margin: 10px;
	padding: 10px; 
	border-radius: 8px;
	box-shadow: 1px 2px 3px #585858;
	
	
}


.notice { 

	background: url(/filestore/seabase/images/seabasebkg.jpg) repeat scroll 0 0 #F8F8F8;
	border: 1px solid #ccc;
	margin: 10px;
	padding: 10px; 
	border-radius: 8px;
	box-shadow: 1px 2px 3px #585858;
	
	
}

div.photo p {

	color: #4a4a4a;
}


div.photo h4, div.photo h2, div.photo h3, div.photo p {

	margin-left: -8px;
	margin-top: 2px;
	margin-right: -9px;
	margin-bottom: -4px;
	text-align: center;
	padding: 0px;
	
}

div.notice h4, div.photo-justify h2, div.notice h3, div.notice p {

	margin-left: -8px;
	margin-top: 2px;
	margin-right: -9px;
	margin-bottom: -4px;
	text-align: left;
	padding: 0px 10px 5px 10px;
	
}



/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
	list-style: decimal;
        list-style-position:inside;
}

ul {
	list-style: square;
}

li {
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 10px;
}
#header {
	background-image: url(/images/Seabase/header.jpg);
	background-repeat: no-repeat;
	height: 150px;
	padding: 0;
	margin: 0;
}
#wrapper {
	width: 940px;
	background-color: #FFFFFF;
	border-right:solid 2px #FFFFFF;
	border-left:solid 2px #FFFFFF;
	padding-bottom:5px;
	margin: 0 auto;
}
#one-column {
	background-color: #ffffff;
	padding: 10px;
}
#two-column {
	background-color: #ffffff;
	padding: 10px;
	width: 715px;
	float: right;
}
#footer {
	padding: 10px 0 0 0;
	height: 40px;
	background: #aeebff url(/images/Seabase/footerbsa.gif) no-repeat 1% 50%;
	border-top: solid 1px #8e877f;
	color: #8e877f;
	line-height:30px;
	font-size: 10px;
	font-weight: normal;
}
#footer h3 {
	padding: 0px 0 0 40px;
	color: #8e877f;
	display: inline;
		font-size: 10px;
	font-weight: normal;
}
#footer  h3 a {
	color: #8e877f;
}
#footer   h3  a:hover {
	color: #68635D;
}
#footer-nav {
	color: #8e877f;
	float: right;
	text-align: right;
	}
ul#footer-nav{
	margin:0;
	padding:0px 10px 0 0;
	list-style-type:none;
	font-size: 10px;
}
ul#footer-nav   li{
	display:block;
	float:left;
	margin:0;
	padding: 10px 8px;
	border-left: solid 1px #8e877f;
	line-height:10px;
}
ul#footer-nav  li  a{
	display:block;
	float:left;
	color:#8e877f;
	text-decoration:none;
	}
ul#footer-nav  li  a:hover{
	color: #68635D;
	}
#headerRIGHT {
	width: 220px;
	float: right;
	height: 150px;
}
#search {
	height: 40px;
	padding-top: 10px;
	visibility: hidden;
}
#nav {
	height: 40px;
	background-image: url(/images/Seabase/navbkg.gif);
	background-repeat: repeat-x;
}

ul#menu{
	border-top: solid 2px #ffffff;
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
	font-size: 0.99em;
	background:transparent url("/images/Seabase/navbkg.gif") repeat-x top left;
	font-family:Helvetica,Arial,Verdana,sans-serif;
}
ul#menu li{
	display:block;
	float:left;
	margin:0;
	pading:0;
	border-right:2px solid #ffffff;
	width: auto;
	
}
ul#menu li a{
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	padding:0px 10px;
	line-height: 40px;
	}
ul#menu li a:hover{
	background-color: #02796d;
    line-height:38px;
    padding:0 10px;
   	display:block;
 }
	
	
.login {
	float: right;
	margin: 0;
	padding: 0;
	border-left: solid 2px #ffffff;
	background-image: url(/images/Seabase/navlogin.gif);
	background-repeat: no-repeat;
	width: 220px;
	line-height: 40px;
	text-align: center;
}
.login a {
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	display: block;
}
.login a:hover {
	background-image: url(/images/Seabase/navloginON.gif);
	background-repeat: no-repeat;
	display: block;
	height: 40px;
}
#weather {
	height: 100px;
}
#search_box {
	width: 220px;
	height: 36px;
	background: #aeebff;
}
#search_box #s, #search_box .search_textbox {
	background:#87D3EC none repeat scroll 0 0;
	border:0 none;
	float:left;
	height:19px;
	margin:6px 0 0 6px;
	padding:5px 0 0 5px;
	width:135px;
	color: #5b8694;
}
#search_box #go, #search_box .search_button {
	float: right;
	margin: 6px 4px 0 0;
}
.clear{
clear:both;
display:block;
overflow:hidden;
visibility:hidden;
width:0;
height:0
}
.clearfix:after{
clear:both;
content:'.';
display:block;
visibility:hidden;
height:0
}
.clearfix{
display:inline-block
}
* html .clearfix{
height:1%
}
.clearfix{
display:block
}
#alert, .alert {
	background-color: #FF0000;
	display: block;
	width: 100%;
	text-align: center;
	color: #ffffff;
	background-image: url(/images/Seabase/attention.gif);
	background-repeat: no-repeat;
	background-position: 99% 50%;
	height: 35px;
}
#alert p, .alert p {
	width: 100%;
	text-align: center;
	color: #ffffff;
}
#alert a, .alert a {
	text-align: center;
	color: #ffffff;
}
.attention h5 {
	background-image: url(/images/Seabase/attention.gif);
	background-position-y: center;
	background-repeat: no-repeat;
	height: 35px;
}
.contextmenu/* Context Menu Styles */

{
	width:195px;
	float:left;
	border-right: solid 2px #fff7df;
	line-height: 1.2;
	zoom: 1;
	margin: 0 0 20px 0;
}

ul.contextmenu_category
{
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:10px 0px 0px 0px;
	font-size: 11px;
	font-weight: bold;
}

ul.contextmenu_category li
{
	padding:4px 0px;
}

ul.contextmenu_category a
{
	color:#174a5d;
	font-weight:bold;
	margin:0px 0px 0px 10px;
	text-decoration:none;
}
ul.contextmenu_category a:hover
{
	padding-left:2px;
}
ul.contextmenu_subcategory
{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}

ul.contextmenu_subcategory li
{
	background:url(/images/Seabase/contextmenu_arrow.gif) 20px 7px no-repeat;
}

ul.contextmenu_subcategory a
{
	color:#0f5c71;
	font-weight:normal;
	margin:0px 0px 0px 30px;
	text-decoration:none;
}
#two-column img {
	padding: 5px;
	
}
#one-column img {
	padding: 5px;
	
}
div.pathmenu
{
	width: 715px;
	float: left;
	padding: 5px;
	font-size: 12px;
}
div.pathmenu a
{
	color:#29717F;
	text-decoration:none;
	margin:0px 6px 0px 0px;
}

/* TALL FOOTER
--------------------------------------------------------------- */
.TallFooter, .right-element {
	background: url("/filestore/philmont/images/Philmont-tallfooter.jpg") no-repeat scroll left top #F6F0E0;
	 }
 
	.TallFooter p, .right-element p {
		color: #74614c;
		font-size: 11px;
		margin: 0;
        padding-bottom:0; }
 
	.TallFooter h3, .right-element h3 {
		color: #74614c;
		font-size: 11px;
		font-weight: bold;
		text-transform: uppercase;
		margin-bottom: 5px; }
 
	.TallFooter a, .right-element a {
		text-decoration: none;
		color: #74614c;
		font-size: 11px; }
 
		.TallFooter a:hover, .right-element a:hover { color: #000000; }
 
	.TallFooter img, .right-element img {
        vertical-align:top;
		margin-bottom: 3px; }
