﻿@import url("layout.css");
@import url("commonColorsLayout.css");
@import url("admin.css");
@import url("MainMenuBar.css");
@import url("pageTabs.css");

* {
	margin: 0;
	padding: 0;
}

#body 
{
	background: #FFFFFF url(../images/img01_b.gif) repeat-x;
	/*text-align: justify;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}

h1, h2, h3 {
	color: #ff6600;
}

h1, h2 {
	margin-bottom: 20px;
	font-weight: normal;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 110%;
}

h3 {
	font-size: 100%;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 1.8em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	padding-left: 3em;
	background: url(../images/img08.gif) no-repeat;
	font-style: italic;
}

a:link {
	color: #1953A7;
}

a:active {
	color: #ED5C0C;
}

a:visited {
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #067600;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}

#topformlinks
{
    margin:0 auto;
    display:block;
    background: white;
    height: 20px;
	position: relative;
	font-style:italic;
	right: 15px;
	text-align: right;
	line-height: 150%;
}

/* Header */

#header {
	width: 905px;
	height: 190px;
	margin: 0 auto;
	background: url(../images/Banner3_x3_d.jpg) no-repeat;
	padding: 65px 0 0 0;
	text-align: right;

}
/*
#header h1 {
	float: left;
	width: 250px;
	height: 255px;
	margin: 0;
	padding: 70px 0 0 0;
	background: url(../images/MtnFocusNarrow.jpg) no-repeat;
	text-align: center;
	font-size: 36px;
}

#header h2 {
	float: right;
	width: 905px;
	height: 255px;
	margin: 0;
	background: url(../images/Banner3_x3_d.jpg) no-repeat;
	padding: 70px 0 0 0;
	text-align: right;
}*/

#header a {
	text-transform: lowercase;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}

/* Menu */

#header .menu {
	float: right;
	width: 600px;
	height: 45px;
	margin: 150px 0 0 0;
}

#header .menu ul {
	margin: 0;
	padding: 0 0 0 1em;
	list-style: none;
}

#header .menu li {
	display: inline;
}

#header .menu a {
	display: block;
	float: left;
	padding: .7em .9em .5em;
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 1.5em;
	color: #000;
}

#header .menu a:hover {
	background: #b03020;
}

#header .menu .active a {
	background: #FF9900;
	color:white;
}


/* Page */

#page {
	width: 905px;
	margin: 0 auto;
	padding: 0; /*20px 0;*/
}

/* Content */

#content {
	float: left;
	width: 550px;
	padding-top: 0; /*10px;*/
}

.post {
	margin-bottom: 20px;
	padding: 0 20px;
}

.hr {
	border-bottom: 1px solid #EDEBD5;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 250px;
	padding: 5px;
	background: #EDEBD5;
}

#sidebar h2 {
	margin: 0;
	padding: 5px 15px;
	color: #FFFFFF;
}

#sidebar h3 {
	font-size: 85%;
	color: #FFFFFF;
}

#sidebar ul {
	margin: 15px;
	padding: 10px;
}
#sidebar p {
	margin: 5px;
	padding: 10px;
}
#sidebar li 
{
    margin:0 0 15px;
}

#sidebar a {
	color: #ffffff;
}

.orangebox {
	background: url(../images/img05_b.gif) repeat-y;
}

.orangebox h2 {
	background: url(../images/img06_redb.gif) repeat-y;
}

/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding: 25px 0;
	color: #222222;
	background: #7898b6 url(../images/img04_c.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	color: #333333;
}

/* float image classes */

img.floatLeftClear { 
    float: Left; 
    clear: right; 
padding: 6px 10px 6px 6px;
}

img.floatCenterClear { 
	display: block;
    margin-left: auto;
    margin-right: auto;
}

/*define the classes to display the sample box and the table layout */

.thumbcontainer
{
	overflow: hidden;
	width: 515px;
	margin: 0 auto;
	/*margin: -160px 0 0 -175px;*/
	/*top: 50%; left: 50%;*/
	/*position: absolute;*/
}

/*img {border: none;}*/

ul.thumb {
	float: left;
	list-style: none;
	margin: 0 0 0 23px; padding: 20px;
	width: 400px; /*this extends the area across, affecting number of rows */
}
ul.thumb li {
	margin: 0; padding: 5px;
	float: left;
	position: relative;  /* Set the absolute positioning base coordinate */
	width: 120px;
	height: 50px;
}
ul.thumb li img {
	width: 120px; height: 50px; /* Set the small thumbnail size */
	-ms-interpolation-mode: bicubic; /* IE Fix for Bicubic Scaling */
	border: 1px solid #ddd;
	padding: 5px;
	background: #fff;
	position: absolute;
	left: 0; top: 0;
}
ul.thumb li img.hover {
	background:url(../images/pictureframe3.png) no-repeat center center;  /* Image used as background on hover effect*/
	border: none; /* Get rid of border on hover */
}

.thumb ul li p{display: none;}

.main_image {
    width: 480px;
    height: 200px;
    float: left;
    /*background: #333;*/
   /* background-image: url(../images/logo_small.png) no-repeat center center;*/
    position: relative;
    overflow: hidden; /*--Overflow hidden allows the description to toggle/tuck away as it slides down--*/
    color: #fff;
}
.main_image h2 {
    font-size: 2em;
    font-weight: normal;
    margin: 0 0 5px;
    padding: 10px;
}
.main_image p {
    font-size: 1.0em;
    line-height: 1.5em;
    padding: 10px;
    margin: 0;
}
.block small { /*--We'll be using this same style on our thumbnail list--*/
    font-size: 1em;
    padding: 0 0 0 20px;
    background: url(icon_calendar.gif) no-repeat 0 center;
}
.main_image .block small {margin-left: 10px;}
.main_image .desc{
    position: absolute;
    bottom: 0;
    left: 0; /*--Stick the desc class to the bottom of our main image container--*/
    width: 100%;
    display: none; /*--Hide description by default, if js is enabled, we will show this--*/
    margin-top: 30px;
}
.main_image .block{
    width: 100%;
    background: #111;
    border-top: 1px solid #000;
}
.main_image a.collapse { /*--This is our hide/show tab--*/
    background: url(btn_collapse.gif) no-repeat left top;
    height: 27px;
    width: 93px;
    text-indent: -99999px;
    position: absolute;
    top: -27px;
    right: 20px;
}
.main_image a.show {background-position: left bottom;}

 
.image_thumb {
	float: left;
	width: 480px;
	background: #f0f0f0;
	border-right: 1px solid #fff;
	border-top: 1px solid #ccc;
}

html .image_thumb ul li h2 {
	font-size: 1.5em; 
	margin: 5px 0; padding: 0;
}
.image_thumb ul li .block {
	float: left; 
	margin-left: 10px;
	padding: 0;
	width: 170px;
}	
.image_thumb ul li p{display: none;}
.image_thumb ul li h2{display: none;}
