/* The Backcountry */
body {
    margin:0;
    padding:0;
    border:0;
    width:100%;
	font-size:90%;
    font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif; 
	letter-spacing:0em;		
	color: #414d13;
	background:#1a425f url('/images/header.gif') top repeat-x;
	}
h1, h2, h3, h4, h5, h6, th, legend {
	font-family:Georgia, Utopia,Palatino, 'Palatino Linotype', serif;
    margin:.6em 0 .3em 0;
	color:#700;
    }
h1 {font-size:1.3em;}
h2, h3 {font-size:1.2em;}
p {
    margin:.1em 0 .8em 0;
	line-height:1.4em;
    }
a {
    color:#1a425f;
	text-decoration:none;
	font-weight:bold;
	}
a:hover {
	color:#f90;
	text-decoration:none;
	font-weight:bold;
	}
img, a img {border:0;}
#view img, #random img, .right img, .left img, .trip img, .leftside img {
	border:4px solid #000;
	box-shadow:3px 4px 10px #333;	
	-webkit-box-shadow: 3px 4px 5px rgba(0, 0, 0, .5);
	-moz-box-shadow: 3px 4px 5px rgba(0, 0, 0, .5);
	filter:progid:DXImageTransform.Microsoft.DropShadow (color='333333', offx='3', offy='4');
	_filter: none;
	}
a:hover img, #random a:hover img {
	border:4px solid #fc0;
	}
acronym {
	cursor: help;
	}

	/*Formated*/	
.left  {
	float:left;
	margin:10px 10px 0 0;
	padding:0;
	text-align:center;
	}
.right {	
	float:right;
	margin:10px 5px 0 10px;
	padding:0;
	text-align:center;
	}
.left h3, .right h3 {
	padding:0;
	margin:0;
	font-size:.7em;	
	}	
.center {
	text-align:center;
	}
	/*Images in the Backcountry Logo*/
#imagesinthebackcountry img, #imagesinthebackcountry a img, #imagesinthebackcountry a:hover img{
	float:right;
	border:0;
	margin-top:-5px;
	}		
	/*SiteMap*/
.sitemap h3{
	clear:both;
	text-align:left;
	}
.sitemap ul {
	clear:both;
	float:left;
	}
.sitemap li {
	display:block; 
	float:left;
	text-align:left;
	padding:0 20px 0 0px;
	}
	/* Map Wrapper  */
#yomap, #lasmap {
	width:104%;		
	text-align:left;
	margin:0 auto;
	}
#sawpano {
	width:263%;	
	margin:0 auto;
	}
	/*Trail Map*/
.topo img {
	border:0;
    margin:5px 5px -5px 0;
	}	
	/*wrapper styles */
.fixed #wrapper {
	width:97%;		
	text-align:left;
	margin:0 auto;
	}
.liquid #wrapper {
	width:100%;			
	text-align:left;
	margin:0;
	}
	/* column container */
.colmask {
	position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	clear:both;
	float:left;
    width:100%;				/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
	}
	/* common column settings */
.colright, .colmid,	.colleft {
	float:left;
	width:100%;
	position:relative;
	}
.col1, .col2, .col3 {
	float:left;
	position:relative;
	padding:0 0 1em 0;
	overflow:hidden;
	}
	/* Full page settings */
.fullpage {
	background:#e3e1b9 url('../images/body.gif') top repeat;
	}
.fullpage .col1 {
	width:96%;				/* page width minus left and right padding */
	left:2%;				/* page left padding */
	}	
	/* 2 Column (left menu) settings */
.leftmenu {
	background:#e3e1b9 url('../images/body.gif') top repeat;	/* right column background colour */
	}
.leftmenu .colleft {
	right:79%;						/* right column width */
	background:#none;				/* left column background colour */
	border-right:none; 	/*Left Menu - Right border color*/
	}
.leftmenu .col1 {
	width:75%;				/* right column content width */
	left:102%;				/* 100% plus left column left padding */
	}
.leftmenu .col2 {
	width:17%;				/* left column content width (column width minus left and right padding) */
	left:6%;				/* (right column left and right padding) plus (left column left padding) */
	}

/* Trailhead Photo Galley */
.trailhead {	
	clear:both;
	padding:0;
	margin:0;
	}
.trip {
	margin:0;
	padding:0;	
	height:200px;
	width:180px;
	float:left;
	text-align:center;
	}
		/*--- View.php ---*/
#view {
	float:left;
	margin:0 7px 0 0;
	padding:0;
	}
#caption {
	padding:0;
	margin:0;
	font:bold .7em Georgia,verdana,serif;
	color:#700;
	max-width:600px;
	text-align:center;
	}
.social {
	float:right;
	margin:5px 0 0 5px;
	padding:0;
	list-style:none;
	}
.social li {
	padding:5px;
	}
	/* Back-Map-Next Navigation Bar */
#toolbar {
	text-align:center;
	}
#toolbar li {
	position:relative;
	display:inline;
	padding:10px;
	}
	/*Page number*/
#pgNum p{
	margin:10px auto;
	text-align:right;
	font-size:80%;
	}
	/*Purchase a Images in the Backcountry Photo Links*/
#purchase {
	padding-top:15px;
	clear:both;
	font-size: .8em;
	}
	/* Header styles */
#header {
	position:relative;
    float:left;
    width:100%;
    height:90px;
	z-index:10;
	}
#header h2 {
	background:url('../images/logo1.gif') top left no-repeat;
	margin:10px 0 10px 0px;
	padding:0;
	width:300px;
	height:70px;
	position:absolute;
	}
#header h2 a {
	display:block;
	width:300px;
	height:70px;
	}
#header h2 a:hover {
	background:transparent;
	}
#header h2 a em {
	display:none;
	}
	/* Footer for full page */
#footer {
    clear:both;
    float:left;
    width:100%;
	height:100px;
	background:url('../images/footer.gif') top repeat-x;
	z-index:10;
    }
#footer_left {
	position:relative;
	float:left;
	width:100%;
	height:100px;
	background:url('../images/footer_left.gif') top left no-repeat;
	z-index:15;
    }
#footer_right {
	position:relative;
	float:right;
	width:100%;
	height:100px;
	background:url('../images/footer_right.gif') top right no-repeat;
	z-index:10;
    }
#footer p {
	padding:10px 0 0 20px;
	font-size:.7em;
	line-height:1.3em;
	color:#dedac4;
	text-align:left;
    }
#footer img {
	border:0;
	margin:5px 0 0 0;
	padding:0px 5px 0px 0px;
	}
#footer a {
	color:#ffc;
	text-decoration:none;
	}
#footer a:hover {
	color:#fc0;
	text-decoration:none;
	}
#footer .icon img {
	clear:both;
	float:right;
	margin:20px 20px 0 0;
	}
