body.darktheme {
	background-image:url('../assets/images/Leather0069_2_thumblarge.jpg');
	background-repeat:repeat-x repeat-y;
}

body{
	font-family: Helvetica, Arial, sans-serif;
}

p {
	margin-bottom:10px;
	line-height:20px;
	font-size:16px;
}

em {
	font-weight: normal;
	font-size: 13px;
}

.helperText {
	display: block;
	margin-top: 3px;
}

.button {
    border: none;
    padding: 0.9rem 1.8rem 0.9rem 1.8rem;
    display: inline-block;
    background-color: #970000;
    color: #fff;
    font-weight: bold;
}
    .button.disabled {
        background-color: #d09898;
        color: #fff;
    }

h1{
	font-size:22px;
	font-weight:bold;
	margin:15px 0px 25px 0px;
	font-style:italic;
	color:#202022;
}

h2{
	margin-bottom:5px;
}

h3{
	font-size:18px;
	font-weight:bold;
	margin:0px 0px 7px 0px;
	font-style:italic;
	color:#202022;
}

#wrapper{
	width:1024px;
	margin:auto;
	margin-bottom:30px;
}

#east{
	color:#aaa;
	background-color:#202022;
	padding:10px;
	margin-top:-30px;
	margin-bottom:15px;
	margin-left:7px;
	width:930px;
	font-size:14px;
	font-weight:normal;
	font-style:italic;
}


/*HEADER*/
#header{
	background-image:url('../assets/images/header.png');
	width:1024px;
	height:284px;
	position:relative;
}

#header .joinUsFacebook{
	height:25px;
	position:absolute;
	top:50px;
	right:0px;
}

.joinUsFacebook p, .facebook_sprite{
	display:block;
	float:left;
}

.joinUsFacebook p{
	line-height:30px;
	font-size:20px;
	margin-right:10px;
	color:#999dac;
	text-transform:uppercase;
}

.facebook_sprite{
	background-image:url('../assets/images/facebook_sprite.png');
	background-position: 0px -25px;
	width:25px;
	height:25px;
}

.facebook_sprite:hover{
	width:25px;
	height:25px;
	background-image:url('../assets/images/facebook_sprite.png');
	background-position: 0px 0px;
}

/*NAVIGATION*/
#nav {
	height: 40px;
	width:810px;
	background: url('../assets/images/nav.png');
	display:block;
	font-size: 14px;
	font-style:italic;
}

#nav, #nav ul {
	padding-left: 290px;
	padding-top:30px;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	text-decoration:none;
	color:#202022;
	padding-right:2px;
}

#nav li {
	float: left;
	margin-right: 115px;
}

#nav li a:hover {
	color:#56575e;
}

#nav li ul {
	position: absolute;
	display:none;
	z-index: 2;
}

#nav li:hover ul {
	display:block;
	width:100px;
	padding:0px 0px 10px 10px;
	margin:0px 0px 0px -10px;
	background-color:#cccfdc;
}

#nav li:hover ul li {
	padding:0px;
	margin:5px 0px 0px 0px;
	clear:both;
}

/*CONTENT*/

#content{
	background-color:#cccfdc;
	padding:30px;
	width:964px;
	color:#303134;
}

.header{
	width:964px;
	height:20px;
	line-height:18px;
	padding: 15px 10px 10px 10px;
	margin:0px 0px 30px 0px;
	border:none;
	display:block;
	font-size:30px;
	font-weight:bold;
	font-style:italic;
	color:#999dac;
}

.mt-hood-territory {
	width: 150px;
	padding: 15px 0px;
	float: right;
	position: absolute;
	right: 20px;
	top: 0px;
}

.mt-hood-thanks {
	font-size: 18px;
	padding-top: 10px;
	display: inline-block;
	color: #FFF;
	line-height: 1.3;
}

#winter_header{
	background-color:#00d2ff;
}

/*#summer_header-container {
	background-color:#970000;
	position: relative;
}*/

#summer_header{
	background-color:#970000;
	position: relative;
	height: 140px;
	padding: 40px 0px 0px 20px;
	box-sizing: border-box;
	color: #FFF;
}

#summer_header a {
    color: inherit;
    /*text-decoration: underline;*/
}

#summer_header a:hover {
	opacity: .7;
}

.pipe{
	color:#970000;
}

#content li{
	list-style-type: disc;
	list-style-position: inside;
	margin-bottom: 7px;
}

#content ul{
	margin-bottom:20px;
}

.event_box{
	width:944px;
	background-color:#cccfdc;
	padding:20px 0px 20px 20px;
	margin-bottom:40px;
}

.event_box2{
	width:924px;
	background-color:#cccfdc;
	padding:20px;
	margin-bottom:40px;
}

.event_box h1{
	margin:0px;
	line-height:28px;
}

.event_leftCol{
	float:left;
	margin-right:30px;
	width:350px;
	padding-right:10px;
	border-right: 1px solid #56575e;
}

.event_rightCol{
	float:left;
	padding:10px 40px 10px 20px;
	margin-right:50px;
	border-right: 1px solid #56575e;
	width: 244px;
}

.event_rightCol2{
	float:left;
	padding:10px 0px 10px 0px;
	width: 185px;
}

.statusPending {
	color: rgb(255, 213, 0);
	text-shadow: 1px 1px 1px #000;
	background: #6C6C6C;
	padding: 5px;
}

.statusComplete {
	color: red;
}

.statusOnSchedule {
	color: green;
}

.status {
	margin-top:10px;
	font-weight:bold;
	font-style:italic;
}

.status-smaller {
    font-size: 0.8rem;
    font-weight: normal;
}

#portals{
	height:370px;
	width:985px;
	margin:auto;
}

#portals img:hover{
	opacity:.8;
}

.winter_portal{
	float:left;
	margin-right:0px;
	display:block;
}

.summer_portal{
	float:left;
	display:block;
}

#summer_portalContainer{
	width:964px;
	margin:auto;
	margin-top:30px;
	height: 700px;
}

#summer_portalContainer a div:hover{
	opacity:.8;
}

.summer_sub_portal{
	float:left;
	margin:0px 10px 20px 0px;
	padding: 130px 15px 15px 15px;
	text-align:center;
	display:block;
	width:442px;
	height:170px;
	font-size:24px;
	color:#fff;
	font-weight:bold;
	text-shadow: 2px 2px 2px #000;
}

#events{
	background-image:url('../assets/images/events.jpg');
}

#guided_tours{
	background-image:url('../assets/images/guided_tours.jpg');
}

#rentals{
	background-image:url('../assets/images/rentals.jpg');}

#bike_school{
	background-image:url('../assets/images/bike_school.jpg');
}


#description{
	width:715px;
	float:left;
	margin-right:40px;
}

#inventory{
	width:200px;
	height:70px;
	float:left;
/*	background-color:#970000; */
	text-align:center;
	padding-top:30px;
	border:solid 1px #213a72;
	margin-top:0px;
/*	box-shadow: inset 0px 0px 120px rgba(0, 0, 0, 0.9);
	-moz-box-shadow: inset 0px 0px 120px rgba(0, 0, 0, 0.9);
	-webkit-box-shadow: inset 0px 0px 120px rgba(0, 0, 0, 0.9);*/
}

#inventory a{
	color:#213a72;
	font-size:18px;
	text-decoration:underline;
	font-style:italic;
	line-height:23px;
	font-weight:bold;
}

/*.bike_list{
	color:#213a72;
	font-size:18px;
	text-decoration:underline;
	font-style:italic;
	line-height:23px;
	font-weight:bold;
}*/


/*CONTACT PAGE*/

#joinUsFacebookContact p{
	color:#303134;
}


/*TABLE*/

.tableKey_bold{
	font-weight:bold;
	text-align:right;
}

.fields{
	font-weight:bold;
}

.fields td{

}


/*FOOTER*/
#footer{
	background-color:#dfe2ef;
	font-size:12px;
	font-style:italic;
	font-weight:lighter;
	padding:10px;
	position:relative;
}

#footer a{
	color:#414247;
}

#footer a:hover{
	color:#9A9CA5;
}

#footer .joinUsFacebook{
	position:absolute;
	right:30px;
	top:15px;
}


#footer_nav li {
	float: left;
	margin: 10px;
}

#footer_nav li a{
	text-decoration:none;
}

#contact_footer{
	margin-top:15px;
	text-align:right;
	font-size:12px;
	font-style:italic;
	color:#999dac;
}

#contact_footer p{
	text-align:center;
	font-size:12px;
	font-style:italic;
	color:#999dac;
}

/*UTILITY*/

.link a{
	color:#9A9CA5;
}

.clear{
	clear:both;
}

.parentheses{
	font-size:12px;
	font-style:italic;
}

.smaller{
	font-size:18px;
}

.bear .grey_link:first-child {
	margin-bottom: 5px;
	display: block;
}

.grey_link{
	color:#56575e;
	text-decoration:underline;
	font-style:italic;
}

.grey_link:hover{
	color:#434449;
}

.red{
	color:#970000;
}

.line-height{
	line-height:22px;
}

#note_bikeSchool{
	width:500px;
}

.bear{
	margin-top:10px;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}
