/* @override 
	http://peakrentalinfo.com/site-peakrentalinfo.css
	http://www.peakrentalinfo.com/site-peakrentalinfo.css
*/

html {
 min-height: 100%; margin-bottom: 1px; 
}

/*this is to keep page from shifting to left on load in safari and firefox*/


html { overflow: -moz-scrollbars-vertical !important; }

body {
margin: 0; 
padding: 0; 
font: 12px/21px 'Droid Sans', Lucida, Verdana, sans-serif;
color: #424242;
background-color: #ededed;
}

img {
border:  none;
}

.flag {
	width: 50px;
}



/* @group topbar */

#topbar
{
	text-align: left;
	top: 0;
	left: 0;

  margin-bottom: 8px;
  background: #ededed;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
font-size: 20px;
color: #3f474d;
padding-top: 7px;
padding-bottom: 7px;
padding-right: 0;
}

#topbar #network_main
{
	position: absolute;
	top: 2px;
	left: 5px;
	padding: 0;
	margin: 0;
}

#topbar ul
{
	position: relative;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#topbar li
{
	position: relative;
	margin: 0;
	padding: 0;
	float: right;
	font-size: 11px;
	line-height: 29px;
	color: #eeeeee;
	font-weight: bold;
}

#topbar li a
{
	text-decoration: none;
	color: #eeeeee;
	font-weight: bold;
	padding: 0 10px 0 10px;
}

#topbar li a:hover
{
	text-decoration: none;
	color: #fdf1b9;
	font-weight: bold;
}

#topbar li a.current, #topbar li a.current:hover, #topbar li span.current
{
	text-decoration: none;
	color: #fee262;
	font-weight: bold;
	cursor: default;
	padding: 0 10px 0 10px;
}

#topbar li.network_main a
{
	padding: 0;
}

#topbarInside {
width: 960px;
margin: 0 auto;
padding: 0;
}

#topbarInside a.site-name-link {
font-weight: bold;
}

a.header-link {
font-size: 16px;
float: right;
}

/* @end */

div#wrapper {
position: relative; 
width: 960px; 
margin: 0 auto; 
padding: 0;}

#header {
width: 100%;
margin-bottom: 20px;
}



/* @group breadcrumbs */

#breadcrumbs {
  padding: 0;
  list-style-type: none;
}
#breadcrumbs li {
  margin: 0;
  padding: 0 0 0 20px;
  float: left;
  background: url('sprite_main.png?5') -75px 0 no-repeat;
}
#breadcrumbs li a,
#breadcrumbs li span {
  padding: 0 5px 0 6px;
  display: block;
}
#breadcrumbs li a:hover,
#breadcrumbs li span:hover {
  text-decoration: none;
}
#breadcrumbs li:first-child {
  padding-left: 0;
  background: none;
}
#breadcrumbs li:first-child a {
  background: url('sprite_main.png?5') 0 -1px no-repeat;
  padding: 0;
  width: 20px;
  height: 18px;
  text-indent: -9999px;
}
#breadcrumbs li:first-child a:hover {
  background-position: -20px -1px;
}

/* @end */

/* @group Map Page */

#map-box {
margin:  0 auto;
height: 90%;
width: 90%;
	border: 1px;
}


/* @end */


div.headertitle {
width: 800px;
color: white;
padding-bottom: 2px;
padding-top: 1px;
background: url(img/header_title_bg.jpg) no-repeat 0 0;
font-size: 12px;
line-height: 18px;
}

h1{
padding: 5px 0;
font-size: 2.75em;
margin: 10px 0;
}

h2{
padding: 0 0 5px;
font-size: 1.75em;
margin: 0 0 10px;
}

p.subheadInfo {
padding-top: 0;
color: #656565;
font-size: 1.5em;
line-height: 1.6em;
margin-top: 0;
margin-bottom: 5px;
}

div.headerBox, div.infoBox, div.listingBox, div.picBox, div.flyerBox {
  background-color: #ffffff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
margin-left: 5px;
margin-right: 5px;
width: 920px;
margin: 0 5px 12px;
padding: 20px;
}

div.flyerBox {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-background-clip: padding-box;
  -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0);
text-align: left;
background-color: #fff;
padding: 0;
width: 960px;
overflow: hidden;
}

div.headerBox {
text-align: left;
background-color: #fff;
padding: 0;
width: 960px;
overflow: hidden;
}

div.headerBox img, div.flyerBox img {
float: left;
width: 480px;
}

div.headerBox img.flag, div.flyerBox img.flag {
width: 25px;
height:  15px;
	margin-right: 5px;
	margin-top: 3px;
}

div.insideRight, div.insideRightFlyer {
float: right;
width: 440px;
padding: 20px;
}

div.insideRightFlyer {
padding: 0;
float: right;
margin-right: 20px;
margin-top: 10px;
}

div.insideLeft {
width: 380px;
padding: 20px;
float: left;
}

div.insideLeft ul {
font-size: 20px;
line-height: 25px;
padding: 0 10px 0 20px;
}


div.insideRight h1 {
margin-top: 0;
	line-height: 30px;
}


div.insideRight ul {
padding-top: 10px;
margin-top: 0;
margin-left: 0;
padding-left: 20px;
padding-bottom: 0;
margin-bottom: 0;
}

div.insideRight ul li {
font-size: 16px;
margin-bottom: 8px;
color: #454545;
opacity: 1;
list-style-type: circle;
line-height: 21px;
}

p.flyer-header {
font-size: 30px;
margin: 0 auto 015px;
color: #236bad;
font-weight: bold;
}

div.insideRight ul.marketing-flyer li {
font-size: 17px;
line-height: 18px;
}

p.flyer-desc {
font-size: 16px;
line-height: 20px;
margin-top: 0;
margin-bottom: 0;
}

p.map-float {
font-weight: bold;
float: right;
position: absolute;
font-size: 20px;
line-height: 20px;
background-color: white;
width: 435px;
text-align: center;
margin-top: 205px;
}

div.infoBox {
overflow: hidden;
font-size: 1.25em;
line-height: 1.5em;
}

div.infoBox h2 {
margin-top: 10px;
margin-bottom: 10px;
}

div.infoBox ul, div.flyerBox ul {
margin-top: 0;
margin-bottom: 0;
}

div.infoBox.Nav {
margin: 10px auto 0;
}

div.infoBox.Nav p {
text-align: center;
}

div.infoBox.Nav a {
padding: 10px 20px;
}

ul.infoBox.NavButtons {
margin: 10px auto 0;

}

ul.infoBox.NavButtons li {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  margin: 20px;
  background: gray;
padding: 20px;
text-align: center;
list-style-type: none;
float: left;
min-width: 200px;
min-height: 200px;
}

ul.infoBox.NavButtons a {
	text-align: center;
	font-weight: bold;
	color: white;
	text-decoration: none;
	font-size: 1.75em;
}

ul.infoBox.NavButtons li {
	text-align: center;
	font-weight: bold;
	color: white;
	text-decoration: none;
	font-size: 1.75em;
	display: block;
}

ul.infoBox.NavButtons li p {
	display: block;
	text-align: center;
	line-height: 1.25em;
	min-height: 150px;
	padding-bottom: 0;
	padding-top: 0;
	margin-top: 40px;
	margin-bottom: 10px;
}

ul.infoBox.NavButtons a.TopNumber {
	color: silver;
	font-size: 5em;
	clear: none;
	float: none;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
}

ul.infoBox.NavButtons a.BottomText {

}

div.infoBox p {
margin:  0 auto;
}

p.promo-text-main {
margin:  0 auto;
float: right;
color: #236bad;
font-size: 40px;
}

div.insideLeft h2.promo-h2 {
margin:  0 auto;
font-size: 25px;
}

ul.promo-text {
margin:  0 auto;
list-style-type: none;
margin-left: 0;
padding-left: 0;
line-height: 18px;
}

div.flyerBox ul.promo-text li {
margin-top: 10px;

}

div.flyerBox li.promo-text1 {
color: #236bad;
font-size: 30px;
margin-bottom: 10px;
}

div.flyerBox li.promo-text2, div.flyerBox li.promo-text3 {
font-size: 20px;
}

div.flyerBox li.promo-text2 {
color: #236bad;
}

div.flyerBox li.promo-text3 {
font-size: 20px;

}

div.infoBox li.larger-bullet {
font-size: 20px;
line-height: 30px;
}

div.picBox {
text-align: center;
margin-left: 5px;
margin-right: 5px;
margin: 0 5px 12px;
padding: 10px 15px 20px;
}

div.picDisplay {
margin: 0 auto 15px;
height: 550px;
}

div.picDisplay img {
margin:  0 auto;
padding: 0;
width: 80%;
display: inline-block;
}

div.picL {
float: left;
position: relative;
height: 215px;
padding-top: 200px;
}

div.picL a {
font-size: 90px;
text-decoration: none;
height: 150px;
padding-top: 150px;
padding-bottom: 150px;
color: #9e9e9e;
}

div.picR {
float: right;
position: relative;
height: 215px;
padding-top: 200px;
}

div.picR a {
font-size: 90px;
text-decoration: none;
height: 150px;
padding-top: 150px;
padding-bottom: 150px;
color: #9e9e9e;
}

li.picThumb, li.picThumbSel {
margin:  0 auto;
float: left;
padding: 8px;
margin-right: 14px;
margin-bottom: 12px;
display: inline;
width: 150px;
overflow: hidden;
position: relative;
}

li.picThumb img, li.picThumbSel img {
width: 100%;
}

li.picThumbSel img {
border: ;
}

div.thumbNum, div.thumbNumSel, div.thumbNumMain {
margin:  0 auto;
width: 25px;
height: 25px;
text-align: left;
float: right;
position: absolute;
background-color: white;
color: gray;
opacity: 0.61;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-background-clip: padding-box;
padding-left: 4px;
bottom: 2px;
left: 136px;
}

div.thumbNumSel{
background-color: #b0d3f5;
color: black;
font-weight: bold;
}

div.thumbNumMain {
display: none;
}


div.listingBox {

}

div.listingInside {
margin:  0 auto;
text-align: right;
position: absolute;
background-color: white;
color: gray;
display: block;
padding-bottom: 0;
overflow: hidden;
padding-top: 2px;
opacity: 0.75;
bottom: 25px;
width: 720px;
}

div.listingInside h2 {
padding: 15px 5px 10px 0;
margin: 0;
font-size: 30px;

}

div.listingInside p {
padding-bottom: 0;
padding-top: 0;
margin-top: 0;
margin-bottom: 5px;
margin-right: 20px;
color: #040404;
font-size: 18px;
line-height: 28px;
}

li.listingBox {


margin-top: 0;
margin-bottom: 20px;
position: relative;
overflow: hidden;
margin-right: 18px;
}

li.listingBox img {
width: 100%;
}

li.listingBox img.flag, div.headerBox img.flag, div.flyerBox img.flag {
width: 25px;
height:  15px;
	margin-right: 5px;
	margin-top: 3px;
}

li.listingBox img.flag {
width: 25px;
height:  15px;
	margin-right: 5px;
}

div.halfInfoBox {
  background-color: #ffffff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
width: 420px;
clear: none;
}

.halfRight {
float: right;
}

ul.columns {
list-style-type: none;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
display: inline-block;
width: 100%;
margin: 0 auto;
}

ul.columns li {
  background-color: #ffffff;
list-style-type: none;

}

ul.columns li.picThumbSel {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
background-color: #b0d3f5;
}

li.col2l {
  background-color: #ffffff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
text-align: left;
float: left;
width: 434px;
padding: 20px;
margin-bottom: 12px;
height: 100%;
}

li.col2r {
  background-color: #ffffff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
text-align: left;
float: left;
width: 434px;
margin-left: 12px;
padding: 20px;
margin-bottom: 12px;
}

ul.colinside {
padding: 10px;
}

ul.colinside li {

}

ul.colinside h2 {
padding-top: 4px;
}

ul.collist {
padding: 0 10px 10px;
margin-left: 20px;
}

ul.collist li {
list-style-type: disc;
font-size: 15px;
line-height: 25px;
}

ul.collist li {
list-style-type: disc;
}


li.pic {
float: left;
height: 175px;
margin-right:10px;
}

li.pic img {
width: 220px;
}

li.picrow_full {
width: 740px;
text-align: left;
float: left;
margin-top: 5px;
font-size: 16px;
line-height: 24px;
}

ul.property-list {
list-style-type: none;
margin: 10px auto 0;
display: block;
padding-left: 0;
}

ul.property-list li {
  margin:  0 auto;
  margin-bottom: 18px;
  background-color: #ffffff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
width: 75%;
padding: 20px;
}


h1.resort-cams-header a {
text-decoration: none;
}

/* clears space at bottom */
div.clearone {
clear:  both;
height: 10px;
}

div.clearone1 {
clear:  both;
height: 1px;
}

div.clearone20 {
clear:  both;
height: 20px;
}

div.clearone30 {
clear:  both;
height: 30px;

}

div.pic_row_clear {
clear:  both;
height: 0px;
}

/* @group Header Resort Nav */

div#header_resort_nav {
margin:  0 auto;
padding:  0px;
height: 20px;
}

div#header_resort_nav ul {
list-style-type:  none;
margin: 0 auto;
padding-left:  0px;
width:  800px;
height: 20px;
background-color: #edf6ff;
}

div#header_resort_nav ul li {
float: left;
margin:  0 auto;
padding: 0px;
height: 20px;
}

div#header_resort_nav ul li a:link, div#header_resort_nav ul li a:hover, div#header_resort_nav ul li a:active, div#header_resort_nav ul li a:visited {
text-decoration: none;
margin: 0 auto;
font-size: 10px;
color: #233758;
padding: 5px 4px 4px;
}

div#header_resort_nav ul li a:hover {
background-color: white;
color: #2370b9;
}

.cam_hilite {
background-color: #fcfdfe;

}

div#header_resort_nav ul li a:link.cam_hilite, div#header_resort_nav ul li a:visited.cam_hilite {
color: #716838;
background-color: #fefff4;
}

.cam_number {
margin: 0 auto 0 3px;
padding: 0;
font-weight: bold;
}

/* @end */

ul.toppics {
margin:  0 auto;
width: 800px;
background: url(img/botfade.gif) repeat-x 0 40px;
height: 36px;
list-style-type:  none;
padding-left: 0;
}

ul.toppics li {
float: left;
width: 50px;
height: 36px;
}

ul.toppics li img {
width: 50px;
height: 36px;
border-style: none;
}

ul.toppics li a {
width: 50px;
height: 36px;
}

div#topcontent {
margin:  0 auto;
padding:  0px;
width: 800px;
}

ul#topcontent_ul {
list-style-type: none;
margin: 0;
padding: 0;
float: left;
width: 800px;
}

li#update {
width: 390px;
text-align: left;
float: left;
background: url(img/update_bg.gif) repeat-x;
font-size: 13px;
color: #303030;
padding: 5px 7px 0;
line-height: 20px;
}

li#update a {
text-decoration: none;
}

div#update_date {
font-size: 12px;
color: #4c91d3;
float: right;
margin-right: 6px;
font-weight: bold;
font-style: italic;
}

li#explanation {
width: 385px;
text-align: left;
font-size: 12px;
line-height: 18px;
float: right;
font-style: italic;
color: #7a7a7a;
padding-right: 0;
padding-top: 7px;
}

li#explanation a {
text-decoration: none;
}

.editor_head {
font-weight: bold;
;
color: gray;
line-height: 1.5em;
font-size: 1em;
}



div.inav_div {
width: 800px;
height: 90px;
background: url(img/inav_bg3.gif) 0 -20px;
padding-top: 1px;
padding-bottom: 1px;
}

ul.inav_ul {
list-style-type: none;
margin-right: auto;
margin-left: auto;
margin-bottom: 0;
padding-top: 5px;
}

li.inav_li,
li.inav_li_title {
font-size: 12px;
float: left;
padding: 0 3px 4px 5px;
line-height: 18px;
}

li.inav_li a:link, li.inav_li a:hover, li.inav_li a:visited {
text-decoration: none;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
padding: 1px 3px;
color: #7084af;
margin: 0;
}

li.inav_li a:hover {
color: #384258;
background-color: #f2f6f8;
}

li.inav_li a:visited {
color: #384258;
}

li.inav_li_title {
color: #294b8a;
font-variant: small-caps;
font-size: 13px;
font-weight: bold;
}

p.inav_p {

}

div.resort_info {
width: 740px;
text-align: left;
margin-left: 60px;
repeat-y 200px;
}

div.resort_text {
width: 570px;
float: left;
margin-top: 30px;
font-size: 14px;
}

div.weather_object {
width: 150px;
float: right;
text-align: right;
margin-right: 20px;
}

.resort_link {
width: 570px;
padding:  0;
margin: 4px auto 0;
float: left;
}

.resort_link a:link, .resort_link a:hover, .resort_link a:active, .resort_link a:visited {
color: #61571d;
background-color: #f0f3c0;
padding: 2px 3px 2px 5px;
text-decoration: none;
font-size: 12px;
margin: 3px 2px 2px 0;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;

}

.resort_link a:hover {
color: #85761d;
background-color: #fcffca;
}

.resort_cams {
width: 570px;
padding:  0;
margin: 0 auto 5px;
float: left;
font-size: 13px;
}

.resort_cams a:link, .resort_cams a:hover, .resort_cams a:visited {
text-decoration: none;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
padding: 1px 3px;
color: #7084af;
background-color: #e9f0fb;
font-size: 12px;
}

.resort_cams a:hover {
color: white;
background-color: #afc3e0;
}

.resort_report {
font-size: 14px;

}





/* @group Next Last State */

div.next_last_state_block {
width:  800px;
height: 20px;
margin: 0 auto 15px;
}

ul.next_last_state_buttons {
list-style-type:  none;
width: 800px;
padding-left:  0px;
margin-top: 0;
}

ul.next_last_state_buttons li.last_state {
float: left;
}

ul.next_last_state_buttons li.next_state {
float: right;
}

ul.next_last_state_buttons li a:link, ul.next_last_state_buttons li a:hover, ul.next_last_state_buttons li a:active, ul.next_last_state_buttons li a:visited {
color: #294b8a;
padding: 3px 5px;
background-color: #f8fafb;
text-decoration: none;
margin-left: 0;
margin-right: 2px;
margin-bottom: 2px;
font-size: 12px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;

}

ul.next_last_state_buttons li a:hover {
color: #61571d;
background-color: #fcffca;
}



/* @end */

/* @group Next Last */

ul.next_last_buttons {
list-style-type:  none;
width: 740px;
padding-left:  0px;
padding-bottom: 10px;

margin-top: 10px;
margin-bottom: 0;
float: right;
}

ul.next_last_buttons li.last_item {
float: left;
}

ul.next_last_buttons li.next_item {
float: right;
}

ul.next_last_buttons li a:link, ul.next_last_buttons li a:hover, ul.next_last_buttons li a:active, ul.next_last_buttons li a:visited {
color: #61571d;
background-color: #f0f3c0;
padding: 2px 3px 2px 5px;
text-decoration: none;
font-size: 12px;
margin: 3px 2px 2px 0;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;

}

ul.next_last_buttons li a:hover {
color: #61571d;
background-color: #fcffca;
}



/* @end */

/* @group Single */

.single_cam_wrapper {
width: 740px;
}

.single_cam_wrapper img {
width: 738px;
margin-bottom: 15px;
}

/* @end */


a:link {color: #1e407f; text-decoration: underline; }
a:visited {color: #132442; text-decoration: underline;
}
a:hover {color: #4d96d5; text-decoration: underline; }
a:active {color: #fdce12; }

.bold {
font-weight: bold;
}

.ital {
font-style: italic;
}

.small8 {
font-size: .8em;
line-height: 1.2em;
}

.small9 {
font-size: .9em;
line-height: 1.2em;
}


.text2 {
font-size: 2em;
line-height: 1.2em;
}

.text11 {
font-size: 1.1em;
}

.text12 {
font-size: 1.2em;
line-height: 1.4em;
}

.text13 {
font-size: 1.3em;
line-height: 1.4em;
}

.text14 {
font-size: 1.4em;
line-height: 1.4em;
}

.text15 {
font-size: 1.5em;
line-height: 1.4em;
}

.text16 {
font-size: 1.6em;
line-height: 1.4em;
}

.text17 {
font-size: 1.7em;
line-height: 1.4em;
}

.text18 {
font-size: 1.8em;
line-height: 1.4em;
}

.text19 {
font-size: 1.9em;
line-height: 1.4em;
}
