/* CSS for skiesthelimitllc.com*/
/* Developed by CFX Media | www.cfxmedia.com */
/* (c) 2006 | All Rights Reserved */


*{padding:0; margin:0; border:0;}

body {
 margin:0 auto;
 color: #303030;
 text-align:center;
 padding:0;
 font: 76% Myriad,"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", helvetica, arial, geneva, sans-serif; 
 background: #0072bb url(background3.gif); background-position: 0px 148px; background-repeat: repeat-x;   
 }


h2 {font-size: 1.3em; text-align: left; margin-bottom: 7px; color:black}
h3 {font-size: 1.1em; text-align: center; padding-bottom: 10px; color:red}
h4 {font-size:1.3em; text-align:center; color:black}


a {color:#0000FF;text-decoration: none;}
a:hover {color:#0000FF;text-decoration: underline;}

.whitetext {color: white}
.errortext {color:red; font-size: 1.3em; text-align:center} 
.greentext {color:green}
.bluetext {color:#0072bb; font-size: 1.0em; font-weight: bold}


.formfield {
border: 1px solid black;
color:black;
margin-bottom: 5px;
height: 1.6em;
vertical-align:middle;}



/*------------  Layout Cascade  ---------------*/


#top-strip {
float: left;
width: 100%
background: #333;
height: 4px;
margin: 0 auto;
}

#body-container {
width: 760px;
margin: 0 auto;
background: #ccc;
}


#outercontainer {
background: #ccc;
color: #303030;
margin: 0 auto;
width: 760px;
text-align:left;
border:  4px solid #333;
border-left: 4px solid #333;
overflow:hidden;
}


#outercontainer img {margin: 0;}

#bannercontainer {
background: #fff url(indexbanner-top1.gif) no-repeat;
margin: 0;
padding: 0;
float: left;
width: 760px;
height: 114px;
}

#webcam-div {
	/* position:relative;
	left:720px;
	top:4px; */
	float: right;
	margin-top: 2px; 
	margin-right: 10px;
	width:130px;
	height:23px;
	z-index:1;
	font-size: 0.9em;
	text-align: center;
	background: transparent;
}

#webcam-div a {color: #303030; text-decoration:none}
#webcam-div a:hover {color: #0072bb; text-decoration:underline}



#middle-container {
float: left;
height: 235px; !important
background: url(index_banner4.gif) no-repeat; 
width: 760px;
overflow: hidden;
}



#lower-container {
float: left;
background: #fef200 url(indexbanner-bottom1.gif) no-repeat;
width: 760px;
height: 150px; !important
/* height: 100%;
height: auto; !important
min-height: 100%; */
overflow: hidden;
}


#welcome-text {
float: left;
width: 430px;
color: black;
line-height: 1.4em;
padding: 20px 12px 12px 45px;
}


#news-text {
float: left;
width: 200px;
color: black;
line-height: 1.4em;
padding: 0px 0px 12px 45px;
}

#news-text img {float:left}



/*------------  Main Navbar  ---------------*/



#pointermenu{
margin: 0 auto;
padding: 0;
overflow:hidden;
float: left;
}

#pointermenu ul{
text-align: center;
width: 740px;
margin: 0;
float: left;
padding-left: 25px;
font: bold 12px Arial;
background-color: #e93e2d;
}

* html #pointermenu ul{ /*IE6 only rule. Decrease ul left margin and add 1em bottom margin*/
margin-bottom: 0; /* 1em; */
margin-left: 0; /* 7px; /*menu offset from left edge of window in IE*/
}

#pointermenu ul li{
display: inline;
}


#pointermenu ul li a{
float: left;
color: white;
font-weight: bold;
padding: 10px 20px 7px 18px; /* Adjust the height of entire row */
text-decoration: none;
text-align: center;
/* border-right: 1px solid #fff; */ 
}

#pointermenu ul li a:visited{
color: white;
}


#pointermenu ul li a:hover { 
color: black;
background: #fef200 url(pointer2.gif) top center no-repeat;
}


#pointermenu ul li a#selected {
color: #fef200;
cursor:text;
background: transparent url(pointer3.gif) top center no-repeat;
}




/*------------  Footer  ---------------*/

#footer {
clear: both;
margin: 0 auto;
padding: 5px 0 5px 5px;
width: 755px;
text-align: left;
color: #fff;
font-size: 0.9em;
line-height: 1.6em;
z-index:1000;
background: #0072bb; /*transparent; */
}

#footer a {
color: white;
text-decoration: underline;
}

#footer a:hover {
color: black;
text-decoration: underline;
}

#footer img {margin: 0;}

#credit {
font-size: 0.8em;
display: inline;
margin-left: 310px;
width: 10px;
background: transparent;
text-align:right;
}

#credit a {
color: #66ccff;
text-decoration: underline;
}

#credit a:hover {
color: black;
text-decoration: underline;
}
