/*
// $Id: wrapper.css,v 1.24 2009/08/20 22:13:11 zachb Exp $
// $Revision: 1.24 $
// $Author: zachb $
//
// $Log: wrapper.css,v $
// Revision 1.24  2009/08/20 22:13:11  zachb
// Added "Follow Us" to right side widget
//
// Revision 1.23  2008/11/10 17:48:32  zachb
// *** empty log message ***
//
// Revision 1.22  2008/04/03 15:57:50  stephend
// Adding wider template updates
//
// Revision 1.21  2008/03/28 18:34:01  stephend
// Added wider template
//
// Revision 1.20  2008/03/12 18:00:38  stephend
// Added page.wider template
//
// Revision 1.19  2007/12/27 20:35:40  zachb
// removed dropdown aspect of Mountain Cams in right side widget; changed text as well
//
// Revision 1.18  2007/10/31 20:58:21  zachb
// *** empty log message ***
//
// Revision 1.17  2007/09/26 17:08:49  zachb
// *** empty log message ***
//
// Revision 1.16  2007/09/25 20:53:27  zachb
// Changed application form to have hidden fields that are only exposed when user selects 'other'
//
// Revision 1.15  2007/09/05 17:55:14  zachb
// *** empty log message ***
//
// Revision 1.14  2007/09/05 17:50:46  zachb
// *** empty log message ***
//
// Revision 1.13  2007/09/05 05:04:50  zachb
// *** empty log message ***
//
// Revision 1.12  2007/09/04 20:43:09  zachb
// *** empty log message ***
//
// Revision 1.11  2007/09/04 17:16:32  zachb
// *** empty log message ***
//
// Revision 1.10  2007/09/04 16:02:07  zachb
// *** empty log message ***
//
// Revision 1.9  2007/09/04 05:47:12  zachb
// *** empty log message ***
//
// Revision 1.8  2007/08/27 21:31:00  zachb
// *** empty log message ***
//
// Revision 1.7  2007/08/27 21:06:08  zachb
// *** empty log message ***
//
// Revision 1.6  2007/08/27 16:16:09  zachb
// *** empty log message ***
//
// Revision 1.5  2007/08/23 16:38:09  zachb
// *** empty log message ***
//
// Revision 1.4  2007/08/16 19:05:15  zachb
// *** empty log message ***
//
// Revision 1.3  2007/08/13 19:58:24  zachb
// *** empty log message ***
//
// Revision 1.2  2007/08/13 16:35:10  zachb
// *** empty log message ***
//
// Revision 1.1  2007/08/03 21:07:37  zachb
// Initial Check-in of Stevens Pass module
//
// Revision 1.1  2007/07/12 17:32:30  scottl
// Module cleanup after corruption.
//
// Revision 1.1  2007/02/01 19:50:36  scottl
// Had to re-add the module after a developer committed project specific code and assets to the reference website.
//
// Revision 1.1  2006/11/27 16:28:25  scottl
// Re-established ReferenceWebsite module after cross-project corruption issue.
//
// Revision 1.1.1.1  2006/08/28 19:54:54  scottl
// Initial check-in.
//
//
*/

body {
	margin: 0 0 0 0;
	background-repeat: no-repeat;
}

#siteContainer {
	width: 1000px;
	/*border: 1px solid red;*/
}
#logoContainer {
	height: 122px;
	width: 998px;
}
#logoBox {
	margin-left: 80px;
	margin-top: 52px;
	width: 800px;
	height: 68px;
	/*border: 1px solid black;*/
}
#navBar {
	width: 898px;
	height: 24px;
	margin-left: 100px;
	/*border: 1px solid blue;*/
}

#footerArea 
{
	margin-left: 294px;
	background-image: url("/Stevens/SiteBase/wrap/theme0/images/contentBg.gif");
	background-repeat: repeat-y;
	/*border: 1px solid red;*/
	width: 703px;
}
#footerBox 
{
	margin-left: 539px;
	color: #5C7383;
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	line-height: 14px;
	/*border: 1px solid blue;*/
}
#footerBox A 
{
	text-decoration: none;
	color: #5C7383;
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	line-height: 14px;
}
#footerBox A:hover
{
	text-decoration: underline;	
}
#footerBox A.footerBrown
{
	color: #713624;
}
#homeFooterArea {
	margin-left: 184px;
}
#homeFooterBox 
{
	margin-left: 650px;
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	line-height: 14px;
	color: #5C7383;
}
#homeFooterBox A 
{
	text-decoration: none;
	color: #5C7383;
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	line-height: 14px;
}
#homeFooterBox A:hover
{
	text-decoration: underline;	
}
#homeFooterBox A.footerBrown
{
	color: #713624;
}

#widerFooterArea 
{
	margin-left: 230px;
	width: 774px;
	background-color:#fff;
}
#widerFooterBox 
{
	margin-left: 613px;
	color: #5C7383;
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	line-height: 14px;
}
#widerFooterBox A 
{
	text-decoration: none;
	color: #5C7383;
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	line-height: 14px;
}
#widerFooterBox A:hover
{
	text-decoration: underline;	
}
#widerFooterBox A.footerBrown
{
	color: #713624;
}
#mainBox {
	/*border: 1px solid red;
	height: 950px;*/
}
#homeMainBox {
	height: 1000px;
}
#mainArea 
{
	margin-left: 110px;
	margin-top: 50px;	
	width: 887px;
	/*height: 950px;*/
	/*border: 1px solid orange;*/
}
#homeMainArea 
{
	margin-left: 110px;
	margin-top: 50px;	
	width: 888px;
	height: 1000px;
}
#widerMainArea 
{
	margin-left: 45px;
	margin-top: 50px;	
	width: 952px;
}
#contentArea 
{
	float: left;
	width: 703px;
}
#homeContentArea 
{
	/*border: 1px solid blue;*/
	float: left;
	width: 703px;
}
#widerContentArea 
{
	float: left;
	width: 768px;
	background-color:#fff;
}
#mainContent 
{
	margin-top: 10px;
	margin-left: 12px;
	margin-right: 15px;
	margin-bottom: 15px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
	color: #5E534F;
	/*border: 1px solid blue;*/
}

#widgetArea 
{
	height: 208px; 
	float: left;
	/*background-color: White;*/
	margin:0px;
	width:227px;
	position:absolute;
	top:196px;
	left:770px;
	text-align:left;
	/*border: 1px solid red;*/
}
#widget1 
{
	/*border: 1px solid red;*/
	background-color: white;
	background-image: url("/Stevens/SiteBase/wrap/theme0/images/widgetBg.gif");
	background-repeat: repeat-y;
	display: block;
	width: 227px;
}
#widgetBar1
{
	background-color: #F1F5F6;
	height: 22px;
	border-bottom: 1px solid #ffffff;
	line-height: 22px;
	padding-left: 11px;
	cursor: pointer;
	font-family: Arial;
	font-size: 10px;
	color: #8A9BA7;
}
#widget2 
{
	/*border: 1px solid red;*/
	background-color: white;
	display: none;
}
#widgetBar2
{
	background-color: #F1F5F6;
	height: 22px;
	border-bottom: 1px solid #ffffff;	
	font-family: Arial;
	font-size: 10px;
	color: #8A9BA7;
	vertical-align: middle;
	line-height: 22px;
	padding-left: 11px;
	cursor: pointer;
}
#widget3 
{
	/*border: 1px solid red;*/
/*	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url("/Stevens/SiteBase/wrap/theme0/images/widgetBg.gif");
	background-repeat: repeat-y;*/
	background-color: white;
	display: none;
}
#widgetBar3
{
	background-color: #F1F5F6;
	height: 22px;
	border-bottom: 1px solid #ffffff;	
	font-family: Arial;
	font-size: 10px;
	color: #8A9BA7;
	vertical-align: middle;
	line-height: 22px;
	padding-left: 11px;
	cursor: pointer;
}
#widget4 
{
	/*border: 1px solid red;*/	
	background-color: white;
	display: none;
}
#widgetBar4
{
	background-color: #F1F5F6;
	height: 22px;
	border-bottom: 1px solid #ffffff;	
	font-family: Arial;
	font-size: 10px;
	color: #8A9BA7;
	vertical-align: middle;
	line-height: 22px;
	padding-left: 11px;
	cursor: pointer;
}
#widget5 
{
	/*border: 1px solid red;*/
	background-color: white;
	display: none;
}
#widgetBar5
{
	background-color: #F1F5F6;
	height: 22px;
	border-bottom: 1px solid #ffffff;	
	font-family: Arial;
	font-size: 10px;
	color: #8A9BA7;
	vertical-align: middle;
	line-height: 22px;
	padding-left: 11px;
	cursor: pointer;
}
#widget6 
{
	/*border: 1px solid red;*/
	background-color: white;
	display: none;
}
#widgetBar6
{
	background-color: #F1F5F6;
	height: 22px;
	border-bottom: 1px solid #ffffff;	
	font-family: Arial;
	font-size: 10px;
	color: #8A9BA7;
	vertical-align: middle;
	line-height: 22px;
	padding-left: 11px;
	cursor: pointer;
}

#widget7 
{
	/*border: 1px solid red;*/
	background-color: white;
	display: none;
}
#widgetBar7
{
	background-color: #F1F5F6;
	height: 22px;
	border-bottom: 1px solid #ffffff;	
	font-family: Arial;
	font-size: 10px;
	color: #8A9BA7;
	vertical-align: middle;
	line-height: 22px;
	padding-left: 11px;
	cursor: pointer;
}

#widget8 
{
	/*border: 1px solid red;*/
	background-color: white;
	display: none;
}
#widgetBar8
{
	background-color: #F1F5F6;
	height: 22px;
	border-bottom: 1px solid #ffffff;	
	font-family: Arial;
	font-size: 10px;
	color: #8A9BA7;
	vertical-align: middle;
	line-height: 22px;
	padding-left: 11px;
	cursor: pointer;
}

#widget9 
{
	/*border: 1px solid red;*/
	background-color: white;
	display: none;
}
#widgetBar9
{
	background-color: #F1F5F6;
	height: 22px;
	border-bottom: 1px solid #ffffff;	
	font-family: Arial;
	font-size: 10px;
	color: #8A9BA7;
	vertical-align: middle;
	line-height: 22px;
	padding-left: 11px;
	cursor: pointer;
	display: none;
}

#widget10 
{
	/*border: 1px solid red;*/
	background-color: white;
	display: none;
}
#widgetBar10
{
	background-color: #F1F5F6;
	height: 22px;
	border-bottom: 1px solid #ffffff;	
	font-family: Arial;
	font-size: 10px;
	color: #8A9BA7;
	vertical-align: middle;
	line-height: 22px;
	padding-left: 11px;
	cursor: pointer;
}

#parksFlash 
{
	text-align: right;
}




#breadcrumbArea 
{
	margin-top: 73px;
	/*border: 1px solid yellow;*/
	width: 184px;
	float: left;
}
#secondLevel 
{
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 22px;
	background-color: #483C2E;
	color: #ffffff;
	margin-bottom: 3px;
	width: 173px;
	padding-left: 7px;
}
#secondLevel A
{
	color: #ffffff;
	text-decoration: none;
}
#secondLevel A:hover
{
	color: #ffffff;
	text-decoration: none;
}

#secondLevelSelected
{
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 22px;
	background-color: #95A8B7;
	color: #ffffff;
	margin-bottom: 3px;
	width: 173px;
	padding-left: 7px;
}
#secondLevelSelected A
{
	color: #ffffff;
	text-decoration: none;
}
#secondLevelSelected A:hover
{
	color: #ffffff;
	text-decoration: none;
}

#thirdLevel 
{
	font-family: Arial;
	font-size: 11px;
	line-height: 22px;
	background-color: #5C7383;
	color: #ffffff;
	margin-right: 4px;
	margin-bottom: 3px;
	width: 168px;
	padding-left: 12px;
}
#thirdLevel A
{
	color: #ffffff;
	text-decoration: none;
}
#thirdLevel A:hover
{
	color: #ffffff;
	text-decoration: none;
}

#thirdLevelSelected 
{
	font-family: Arial;
	font-size: 11px;
	line-height: 22px;
	background-color: #94A8B7;
	color: #ffffff;
	margin-right: 4px;
	margin-bottom: 3px;
	width: 165px;
	padding-left: 15px;
}
#thirdLevelSelected A
{
	color: #ffffff;
	text-decoration: none;
}
#thirdLevelSelected A:hover
{
	color: #ffffff;
	text-decoration: none;
}
table 
{
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
	color: #5E534F;	
}
.widget 
{
	font-family: Arial;
	font-size: 10px;
	color: #8A9BA7;
}
.widgetLink
{
	font-family: Arial;
	font-size: 10px;
	color: #8A9BA7;
}
.widgetLink A
{
	text-decoration: none;
	color: #8A9BA7;
}
.widgetLink A:link
{
	text-decoration: none;
	color: #8A9BA7;
}
.widgetLink A:hover 
{
	text-decoration: none;
	color: #8A9BA7;
}
.widgetLink A:visited 
{
	text-decoration: none;
	color: #8A9BA7;
}
.weatherTitle 
{
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 16px;
	color: #6D8492;
	padding-bottom: 5px;
}
.weatherLabel 
{
	font-family: Arial;
	font-weight: bold;		
	font-size: 10px;
	color: #5A5965;
	letter-spacing: -1px;
	line-height: 10px;
}
.weatherValue
{
	font-family: Arial;
	font-weight: bold;		
	font-size: 18px;
	line-height: 18px;
	color: #493D2F;
	letter-spacing: -1px;
}
.weatherUpdate 
{
	font-family: Arial;
	font-weight: bold;
	font-size: 9px;
	line-height: 15px;
	color: #6D8492;
	background-color: #EEF7F6;
}
.footerBrown 
{
	color: #713624;
}

.footerGray
{
	color: #615352;
}

select 
{
	font-family: Verdana;
	font-size: 11px;
	color: #5E534F;	
}

input
{
	font-family: Verdana;
	font-size: 11px;
	color: #5E534F;	
}

#sitemap
{
	float:left;	
	width: 215px;
	margin-top: 15px;
}

.newTitle 
{
	font-family: Helvetica;	
	font-size: 15px;
	color: #483C2E;
	font-weight: bold;
}

.secondTitle 
{
	font-family: Helvetica;	
	font-size: 22px;
	color: #B3B669;
	letter-spacing: -.5px;
	text-transform: uppercase;
}

A:link
{
	color: #B1B568;	
}
A:hover 
{
	color: #5C7383;	
}
A:visited 
{
	color: #B1B568;	
}

A.mainHeader
{
	Font-family: Arial;
	font-size: 18px;
	line-height: 20px;
	color: #556F7B;
}

A.mainHeader:hover 
{
	color: #5C7383;
}

.trapper 
{
	width: 5px;
	height: 1px;
	visibility: hidden;
}
span.disclaimer 
{
	font-size: 9px;	
	line-height: 11px;
}
