/***************************************************
AUTHOR: Brett Berardinis
WEBSITE: www.spagnolidesign.com
DATE: 2008.01.13
***************************************************/


html {
  height: 100%;
}

body {
  height: 100%;

  margin: 0px 0px 0px 0px;
  padding: 0px;
  text-align: left;

  font-size: 11px; 
  font-family: verdana, arial, sans-serif;
  color: #FFFFCC;
  line-height: 170%; 

  background: #666;
  color: #FFFFFF;
}

h1 {   
  clear: both;
  font-size: 15px;
  font-weight: bold; 
  font-family: verdana, arial, sans-serif;
  color: #FFF;
}

h2 {
  font-size: 13px; 
  font-family: verdana, arial, sans-serif;
  color: #bab7cc;
}

h2 a {
  color: #29E3FF;
}

h2 a:hover {
  color: #FFF;
}

h3 {
  font-size: 11px; 
  font-family: verdana, arial, sans-serif;
  color: #F8D766;
  margin: 0px 0px 0px 10px;
  padding: 10px 15px;
}

h4 {
  font-size: 10px; 
  font-family: verdana, arial, sans-serif;
  color: #CCCCCC;
  margin: 0px 0px 0px 0px;
  padding: 10px 15px;
}

h5 {
  font-size: 9px; 
  font-family: verdana, arial, sans-serif;
  color: #F17400;
  margin: 0px 0px 0px 0px;
  padding: 10px 15px;
  
}

h6 {
  font-size: 8px; 
  font-family: verdana, arial, sans-serif;
  color: #FF4B33;
  margin: 0px 0px 0px 0px;
  padding: 10px 15px;
}


h1, h2, h3, h4, h5, h6, p, dl {
  margin: 0px 0px 0px 0px;
  padding: 10px 15px;
}

/* Done so the leftmost column aligns properly with the header.
   If the leftmost column has class gradient applied to it, 
   this class isn't required. */
.leftColumn h1,
.leftColumn h2, 
.leftColumn h3,
.leftColumn h4,
.leftColumn h5,
.leftColumn h6,
.leftColumn p,
.leftColumn dl {
  padding-left: 0;
}

a {
  color: #99CCFF;
  text-decoration: none;
  background-color: #333333;
   
}

/* Uncomment this if you would like a visited link style 
a:visited {
  text-decoration: line-through;
} */

a:hover {
  color: #333333;
  background-color: #CCCCCC; 
  
}

b {
  color: #FFF;
}

ol, ul {
  margin: 10px 30px;
  padding: 0 30px;
}

ol {
  color: #FC0;
}

ol span {
  color: #EEE;
}

ul {
  list-style-image: url(../images/bg/bullet.gif);
}

del {
  color: #AAA;
}

acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}

dt {
  font-weight: bold;
  color: #FFB323;
}

dd {
  margin-left: 0;
  padding-left: 45px; 
}

#print {
	margin-top: 0px;
	margin-left: auto; 
	margin-right: auto;
	margin-bottom: 0px; 
	text-align: center; 
	height: auto ;
}

#printcenter {
	width:600px;
	margin-top: 0px;
	text-align: left;
	height: auto ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color: #000000;  
	background-color: #FFFFFF !important;
	background-image: none !important;

}


/**************************************************************
   Form Elements
 **************************************************************/

label {
  display: block;
}

input,
textarea,
select {
  padding: 2px;
  font-size: 10px; 
  font-family: verdana, sans-serif;
  color: #444;
  background: #EEE;
  border: 1px solid #444;
}

input:focus,
input:hover,
textarea:focus,
textarea:hover,
select:focus,
select:hover {
  color: #000;
  border: 1px solid #CCCCFF;
}

input.button {
  padding: 2px 5px;

  font-size: 10px; 
  font-family: verdana, sans-serif;
  color: #555;
  background: #9FF3FF;
  border-width: 1px;
  border-style: solid;
  border-color: #FFF #00DFFF #00DFFF #FFF;
}


.mypager a
  {
    font-family: Verdana;
    font-size: 11px;
             
  }


/**************************************************************
   Blockquote and included icons
 **************************************************************/

blockquote {
  margin: 10px 15px;
  padding-left: 5px;  
  background-color: #444;  
  background-repeat: no-repeat;
  background-position: 5px 50%;  
}


/**************************************************************
   Images
 **************************************************************/

img.floatRight {
  margin: 5px 0px 10px 15px;  
}

img.floatLeft {
  margin: 5px 15px 10px 0px;
}

a img {  
  border: 1px solid #8BE6FA;
}

a:hover img {  
  /* Fixes IE bug - IE doesn't correctly apply the style on a:hover so need to mask it */
  border: 1px solid #FFF !important;
  border: 1px solid #8BE6FA;
}



/**************************************************************
   #content: Sets the width of the site.  Make changes here
             to convert to a fixed width site.
 * max-width hack for IE since it doesn't understand the valid css property
 **************************************************************/

#content {  
  height: 100%;
  width: 100%; 
  min-height: 100%;
  text-align: left;
  float: left;  
}

#content,
#width {
  
  width: expression(document.body.clientWidth > 1000 ? "1000px" : "94%");  
  max-width: 1000px;
  margin: 0 auto;
}

#content[id],
#width[id] {
  width: 100%;
  height: auto;
}



/**************************************************************
   #header: Holds the site title and header images
***************************************************/

#Gradient-999999

{
	background:  url(../images/Gradient-999999.jpg) repeat-x top left;	
}

#Gradient-999966

{
	background:  url(../images/Gradient-999966.jpg) repeat-x top left;	
}

#Gradient-333333

{
	background:  url(../images/Gradient-333333.jpg) repeat-x top left;	
}

#Gradient-CCCC99

{
	background:  url(../images/Gradient-CCCC99.jpg) repeat-x top left;	
}


#header-RMNP 
{
  height: 150px;
  background:  url(../images/headers/Header-RMNP.jpg) no-repeat 0px 0px;
  background-position: left ; 
}

#header-BoulderSunset 
{
  height: 150px;
  background:  url(../images/headers/Header-BoulderSunset.jpg) no-repeat 0px 0px;
  background-position: left ; 
}

#header-SanJuans 
{
  height: 150px;
  background:  url(../images/headers/Header-SanJuans.jpg) no-repeat 0px 0px;
  background-position: left ; 
}

#header-CrestedButte01 
{
  height: 150px;
  background:  url(../images/headers/Header-CrestedButte-01.jpg) no-repeat 0px 0px;
  background-position: left ; 
}

#header-CrestedButte02
{
  height: 150px;
  background:  url(../images/headers/Header-CrestedButte-02.jpg) no-repeat 0px 0px;
  background-position: left ; 
}

#header-Campus01
{
  height: 150px;
  background:  url(../images/headers/Header-Campus-01.jpg) no-repeat 0px 0px;
  background-position: left ; 
}

#header-Sangres01
{
  height: 150px;
  background:  url(../images/headers/Header-New-Sangres-01.jpg) no-repeat 0px 0px;
  background-position: left ; 
}

#header-Sangres02
{
  height: 150px;
  background:  url(../images/headers/Header-New-Sangres-02.jpg) no-repeat 0px 0px;
  background-position: left ; 
}

#header-BrainardLake
{
  height: 150px;
  background:  url(../images/headers/Header-BrainardLake.jpg) no-repeat 0px 0px;
  background-position: left ; 
}

#header-Events
{
  height: 150px;
  background:  url(../images/headers/Header-Events.jpg) no-repeat 0px 0px;
  background-position: left ; 
}

/***************************************************
Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ 

border: 1px solid #625e00;
hover - background-color: #ffe84f;
background-color: #f9ff91;
background-image: url(../images/Menu.gif);
background: #CCCC99;

***************************************************/

#topmenu ul{
margin:  0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
float: left;
font-family: verdana, arial, sans-serif;
font-size: 11px;
font-weight: bold;
text-align: left;  
color: #333366;
width: 100%;
border-top: 1px solid #333333;
border-bottom: 1px solid #333333;
background: #CCCC99;
background-image: url(../images/Menu.gif);
}

* html #topmenu ul{ /*IE only rule, reduce menu width*/
width: 100%;
}

#topmenu ul li{
display: inline;
}

#topmenu ul li a{
float: left;
color: #000000;
padding: 0px 10px;
text-decoration: none;
background: transparent url(../images/vertical.gif) center right no-repeat;
}

#topmenu ul li a:visited{
color: black;
}

#topmenu ul li a:hover{
color: black;
background-color: #9999CC;
}
/**************************************************************
   .sideMenu: The side bar menu

	background: url(../images/bg/bullet.gif) no-repeat 10px 0px;
  background: #5F5F5F url(../images/bg/bullet.gif) no-repeat 10px 0px;
 **************************************************************/

ul.sideMenu {
  margin: 0px;
  padding: 0px;
  position: fixed;  
  top: 185px;
  left: 0px;
  
}

.sideMenu li {
  display: inline;
  
  /* Needed since IE fails when you give it list-style: none; */  
  list-style-image: url(foo.gif);
  font-size: 10px; 
  font-family: verdana, arial, sans-serif; 
  
}

.sideMenu li a {
  display: block;
  margin: 0.2em 0;
  padding: 3px 5px;    
  
  text-decoration: none;
  color: #FFF;
  background-color: #333333;
} 

.sideMenu li a:hover {
  color: #65EBFF;
  background: #5F5F5F;
}

/* Active menu item */
.sideMenu li.here 
{
  width  : 200px; 
  display: block;  
  padding: 5px;
  color: #65EBFF;
  background: #555;
}

/* Submenu of active menu item */
.sideMenu li.here ul {
  margin: 0;
  padding: 0;
}

.sideMenu li.here ul li a {
  padding-left: 35px;
  font-size: 10px; 
  font-family: verdana, arial, sans-serif; 
  color: #FFF;  
  
}

.sideMenu li.here ul li a:hover {
  color: #9FF3FF;
  background: #5F5F5F;

}

/**************************************************************
   #page: Holds the main page content.
 **************************************************************/

#page {
  float: left;
  text-align: left; 
  width: 100%;
  clear: both;  
  padding-bottom: 4em;
  
}


/**************************************************************
   #footer: The page footer - will stick to the bottom if not
            enough content.
 **************************************************************/

#footer 
{
  text-align: left;
  float: left;
  width: 100%;
  clear: both;
  padding-left: 5px;
  text-decoration: none;  
  font-size: 10px; 
  font-family: verdana, arial, sans-serif;
  margin-top: 5px;
  background: #000 url(../images/bg/footer.jpg) repeat-x top left;
}

/* Sets the width of the footer content */
#footer #width {
  position: relative;
  margin-left: 0px; 
  padding-top: 25px;
  padding-left: 0px; 
}

#footer a
{
  font-size: 10px; 
  font-family: verdana, arial, sans-serif;		
  text-decoration: none; 
  background-color: #000000; 
	
}
/**************************************************************
   Width classes used by the site columns
 **************************************************************/

.width100 {
  width: 100%;
}

.width75 {
  width: 74%;
}

.width50 {
  width: 49.7%;
}

.width33 {
  width: 32.7%;
}

.width25 {
  width: 24.7%;
}



/**************************************************************
   Alignment classes
 **************************************************************/

.floatLeft {
  float: left;
  margin-left: 0px; 
  margin-bottom: 10px;
}

.floatRight {
  float: right;
  margin-left: 0px; 
  margin-bottom: 10px;
}

.alignLeft {
  text-align: left;
}

.alignRight {
  text-align: right;
}



/**************************************************************
   Generic display classes
 **************************************************************/

.clear {
  clear: both;
}

.block {
  display: block;
}

.small {
  font-size: 0.8em;
}

.green {
  color: #A1FF45;
}

.red {
  color: #EA1B00;
}

.grey {
  color: #666;
}

.grey a {
  color: #999;
}

.grey a:hover {
  color: #EEE;
}

.gradient {
  margin-bottom: 10px;
  background: #555 url(../images/bg/gradient.jpg) repeat-x bottom left; 
}

/**************************************************************
   Images
 **************************************************************/

img.floatRight {
  margin: 5px 0px 10px 15px;  
}

img.floatLeft {
  margin: 5px 15px 10px 0px;
}

a img {  
  border: 1px solid #8BE6FA;
}

a:hover img {  
  /* Fixes IE bug - IE doesn't correctly apply the style on a:hover so need to mask it */
  border: 1px solid #FFF !important;
  border: 1px solid #8BE6FA;
}

#commentbox{
background: #212223;
border: 1px solid #000000; 
width: 600px;
text-align: left; 
}

#commentinner{
background:  #333333; 
width: 580px;
padding: 5px;
margin: 5px;
color: #4A4A4A;
}

#commentbox2{
background: #212223;
border: 1px solid #000000; 
width: 800px;
text-align: left; 
}

#commentinner2{
background:  #676561; 
width: 780px;
padding: 5px;
margin: 5px;
color: #4A4A4A;
}

calendar
{ 
	margin-left: 0px 0px 0px 0px;
	margin-right: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:  800px; 
}


.eventlabel a
{
  color: #FFFFFF;
  background-color: #000000;
  padding-left: 10px;
  padding-right: 10px;  
  text-decoration: none;
}

.eventlabel a:hover
{
  color: #000000;
  background-color: #FAC57A; 
}


