/*

Theme Name: Silverton Mountain Guides
Theme URI: http://silvertonmountainguides.com
Author: Animas Interactive
Author URI: http://animasinteractive.com/
Description: 
Version: 1.0
License: © Silverton Mountain Guides LLC
Tags: 

*/

html
{
	width: 100%;
	height: 100%;
}

body
{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font: 12px arial;
	background: #444444;
	color: #3b3b3b;
}

a
{
	text-decoration: none;
	color: #2b91ff;
}

a:hover
{
	text-decoration: none;
	color: #303030;
}

.moduleYellowLink
{
	color: #ffe82b;
	text-transform: uppercase;
	font-weight: bold;
}

.moduleYellowLink:hover
{
	color: #ffffff;
}

.moduleBlueLink
{
	font-weight: bold;
	text-transform: uppercase;
}

.disclaimer
{
	font-size: 11px;
	color: #555555;
}

.clearFloat
{
	float: none; 
	clear: both;
}

#bg
{
	position: absolute;
	z-index: 0;
	width: 100%;
	min-width: 1133px;
	background: url("images/progress.gif") no-repeat center 300px;
}

.bgImage
{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-position: center 16px;
	background-repeat: no-repeat;
}

#headerBG
{
	width: 100%;
	min-width: 1133px;
	position: absolute;
	z-index: 1;
}

#anchor
{
	height: 16px;
	background: transparent url("images/header_anchor.gif") repeat-x top center;
}

#navBG
{
	min-width: 1133px;
	height: 97px;
	background: transparent url("images/header_bg.png") repeat-x top center;
}

#headerShadow
{
	min-width: 1133px;
	height: 37px;
	background: transparent url("images/header_shadow.png") repeat-x top center;
}

#subNavBG
{
	min-width: 1133px;
	height: 0px;
	position: relative;
	top: -37px;
	background: url("images/transparent_bg.png");
}

#subNavShadow
{
	min-width: 1133px;
	height: 37px;
	position: relative;
	top: -37px;
	background: transparent url("images/header_shadow.png") repeat-x top center;
	/* -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";  
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF); */
	display: none;
}

#header
{
	margin: 0 auto 0 auto;
	padding: 16px 0 0 0;
	width: 1133px;
	position: relative;
	z-index: 2;
	overflow: visible;
}

#logo
{
	width: 335px;
	height: 100px;
	float: left;
	overflow: visible;
	cursor: pointer;
}

#logo img
{
	position: relative;
	left: -88px;
	top: -5px;
}

.navigation
{
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	font: 14px arial;
	text-transform: uppercase;
}

.navigation li
{
	float: left;
	/*
	display: block;
	margin: 0 5px 0 5px;
	padding: 0 15px 0 15px;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
	*/
}


.navigation li a
{
	display: block;
	margin: 0 5px 0 5px;
	padding: 0 15px 0 15px;
	color: #ffffff;
	font-weight: bold;
}

.navigation li a:hover
{
	color: #ffe82b;
}


#primaryNavigation
{
	height: 97px;
	float: left;
}

#primaryNavigation li
{
	/*
	padding-top: 40px;
	height: 57px;
	*/
}


#primaryNavigation li a
{
	padding-top: 40px;
	height: 57px;
}


#subNavigation
{
	width: 100%;
	position: absolute;
	z-index: 4;
	top: 113px;
	list-style-type: none;
}

#subNavigation ul
{
	margin: 0 auto 0 auto;
	padding: 0 0 0 333px;
	width: 800px;
	position: relative;
	height: 54px;
	font-size: 12px;
	display: none;
}

#subNavigation ul li
{
	/*
	padding-top: 20px;
	height: 34px;
	*/
}

#subNavigation ul li a
{
	padding-top: 20px;
	height: 34px;
}

.content
{
	margin: 0 auto 0 auto;
	padding: 30px 0 0 0;
	width: 1133px;
	position: relative;
	float: none;
	clear: both;
	z-index: 2;
}

.modulesShadowTop
{
	margin-top: -17px;
	width: 1133px;
	height: 17px;
	background: url("images/modules_shadow_top.png") no-repeat;
}

.modulesContainer
{
	width: 1133px;
	background: url("images/modules_shadow_sides.png") repeat-y;
}

.modules
{
	margin: 0 16px 0 16px;
	padding: 5px 5px 0 5px;
	background: #7f7f7f url("images/modules_bg.jpg") repeat-x;
}

.modulesShadowBottom
{
	width: 1133px;
	height: 17px;
	background: url("images/modules_shadow_bottom.png") no-repeat;
}

.module
{
	margin: 0px 0px 5px 0px;
	padding: 2px;
	width: 300px;
	background: #ffffff;
	-moz-box-shadow: 0px 0px 4px #333333;
  	-webkit-box-shadow: 0px 0px 4px #333333;
	box-shadow: 0px 0px 4px #333333;
	float: left;
}

.module h2
{
	margin: 0;
	padding: 0;
	font-size: 17px;
	text-transform: uppercase;
}

.moduleDark h2
{
	color: #ffffff;
}

.moduleLight h2
{
	color: #545454;
}

#footer
{
	position: relative;
	margin: 0 auto 25px auto;
	width: 1100px;
	color: #7d7c7c;
	text-align: center;
	z-index: 1;
}

#footer span
{
	margin: 0;
	padding: 5px 20px 5px 20px;
	background-color: #121212;
}

#footer a
{
	color: #ececec;
}

#footer a:hover
{
	color: #ffe82b;
}


