﻿/*
Theme Name: DestinationSnow
*/

/* main elements */
/* general settings */
body{
	margin:0;
	font:13px Arial, Helvetica, sans-serif;
	background:#069;
	color:#333;
	min-width:1003px;
}

img{border:0;}

    .alignright {
    float: right;
    }

    .alignleft {
    float: left;
    }
a{
	color:#333;
	text-decoration:underline;
}
a:hover{text-decoration:none;}
form, fieldset{
	margin:0;
	padding:0;
	border:0;
}
input{
	font:100% Arial, sans-serif;
	color:#333;
	vertical-align:middle;
	outline:none
}

tr.grey td {
	background-color: #E1E1E1; }

/* wrapper */
#wrapper{
	width:100%;
	overflow:hidden;
	position:relative;
}
.w1{
	position:relative;
	left:50%;
	float:left;
	width:1097px;
}
.w2{
	position:relative;
	left:-50%;
	float:left;
	width:1097px;
	background:url(images/bg-wrapper.gif) repeat-y;
}
.w3{
	background:url(images/bg-wrapper.gif) no-repeat 100% 100%;
	padding:0 9px 32px;
}
* html .w3{
	overflow:visible;
	height:1%;
}
/* header */
#header{
	background:#003366;
	position:relative;
	z-index:55;
	padding:13px 0 0;
}
.header-area{
	width:1002px;
	padding:0 0 23px;
	margin:0 auto;
	overflow:hidden;
}
.logo{
	float:left;
	background:url(images/bg-logo.gif) no-repeat;
	width:281px;
	height:49px;
	overflow:hidden;
}
.logo a{
	text-indent:-9999px;
	display:block;
	height:100%;
}
.header-block{
	float:right;
	padding:13px 0 0;
}
/* top-nav */
.top-nav{
	float:left;
	margin:0;
	padding:0 10px 0 0;
	list-style:none;
	overflow:hidden;
}
.top-nav li{
	float:left;
	padding:0 12px 0 8px;
	background:url(images/sep-top-nav.gif) no-repeat 0 4px;
}
.top-nav li:first-child{background:none;}
.top-nav a{
	color:#fff;
	text-decoration:none;
}
.top-nav a:hover{text-decoration:underline;}
.search-area{float:left;}
.search-area fieldset{float:left;}
.search-area input{
	float:left;
	font:11px Arial, Helvetica, sans-serif;
	height:14px;
	color:#333;
	border:1px solid #676767;
	padding:1px 7px 3px;
	width:134px;
	margin:0 3px 0 0;
}
.search-area .btn-search{
	border:0;
	margin:0;
	padding:0;
	width:auto;
	height:auto;
}
/* nav */
#nav{
	margin:0;
	padding:2px 0 0 18px;
	font-weight:bold;
	font-size:13px;
	list-style:none;
	background:url(images/bg-nav-area.gif) no-repeat;
	height:36px;
}
#nav:after{
	content:"";
	clear:both;
	display:block;
}
#nav li{
	float:left;
	display:inline;
	margin:0 0 0 -5px;
	position:relative;
}
#nav li.hover,
#nav li:hover{position:relative;}
#nav li.hover .drop-box,
#nav li:hover .drop-box{left:0;}
#nav a{
	color:#fff;
	padding:0 36px 4px;
	float:left;
	line-height:26px;
	text-decoration:none;
}
#nav li.hover a,
#nav li:hover a,
#nav a:hover{background:#003;}
#nav .drop-box{
	position:absolute;
	top:30px;
	left:-9999px;
	width:174px;
}
#nav .drop-box .drop-box,
#nav li:hover .drop-box .drop-box,
#nav li.hover .drop-box .drop-box{
	left:-9999px;
	top:-4px;
}
#nav .drop-box li:hover .drop-box,
#nav .drop-box li.hover .drop-box{left:166px;}
#nav .drop-box ul{
	padding:0 0 5px;
	width:166px;
	margin:-5px 0 0;
	float:left;
	list-style:none;
	font-size:11px;
	position:relative;
	font-weight:normal;
	line-height:17px;
}
#nav .drop-box li{
	margin:0;
	float:left;
	width:100%;
}
#nav .drop-box a,
#nav .drop-box li:hover .drop-box a,
#nav .drop-box li.hover .drop-box a{
	float:none;
	display:inline-block;
	width:139px;
	background:none !important;
	padding:0 0 0 27px;
}
* html #nav .drop-box a{display:block;}
*+html #nav .drop-box a{display:block;}
#nav .drop-box a:hover,
#nav .drop-box li:hover a,
#nav .drop-box li.hover a,
#nav .drop-box li:hover .drop-box a:hover,
#nav .drop-box li.hover .drop-box a:hover{
	text-decoration:underline;
	background:#036 !important;
}
#nav .drop-box .t{
	background:url(images/bg-drop-box-t.png) no-repeat;
	width:174px;
	height:9px;
	overflow:hidden;
}
#nav .drop-box .ti{
	background:url(images/bg-drop-box-ti.png) no-repeat;
	width:174px;
	height:9px;
	overflow:hidden;
}
#nav .drop-box .c{background:url(images/bg-drop-box-c.png) repeat-y;}
#nav .drop-box .c:after{
	content:"";
	clear:both;
	display:block;
}
* html #nav .drop-box .c{
	overflow:visible;
	height:1%;
}
*+html #nav .drop-box .c{
	overflow:visible;
	height:1%;
}
#nav .drop-box .b{
	background:url(images/bg-drop-box-b.png) no-repeat;
	width:174px;
	height:12px;
	overflow:hidden;
}
/* main */
#main{
	width:1014px;
	position:relative;
	z-index:10;
	margin:0 auto;
	padding:0 0 21px;
}
#main:after{
	content:"";
	clear:both;
	display:block;
}
/* content */
#content{
	float:left;
	width:700px;
}
#content h1{
	margin:0 0 13px;
	color:#036;

}
#content h3{
	margin:0 0 13px;
	color:#036;
	font-size:18px;
}
#contentfull{
	float:left;
	width:1015px;
}
#contentfull h1{
	margin:0 0 13px;
	color:#036;

}
#contentfull h3{
	margin:0 0 13px;
	color:#036;
	font-size:18px;
}
/* breadcrumbs */
.breadcrumbs{
	margin:0;
	padding:5px 0 14px;
	list-style:none;
	overflow:hidden;
	width:100%;
	color:#666;
	font-size:10px;
        text-transform:capitalize;
}
.breadcrumbs a{
	float:left;
        padding:0 8px 0 0;
        margin:0 4px 0 0;
        background:url(images/bullet-breadcrumbs.gif) no-repeat 100% 4px;
}
.breadcrumbs a{color:#666;}
/* inform-area */
.inform-area{
	width:100%;
	overflow:hidden;
	padding:0 0 24px;
	border-bottom:1px solid #036;
}
.inform-areanrule{
	width:100%;
	overflow:hidden;
	padding:0 0 24px;
}
.img-box{
	float:left;
	margin:0 20px 0 0;
}
* html .img-box{margin-right:17px;}
.img-box img{display:block;}
/* text-area */
.text-area{overflow:hidden;}
* html .text-area{
	overflow:visible;
	height:1%;
}
.text-area h1{
	margin:0 0 8px;
	color:#036;
	line-height:26px;
	font-size:24px;
}
.text-area p{
	margin:0 0 14px;
	font-size:15px;
	line-height:18px;
}
.text-area h2{
	color:#333;
	margin:0;
	font-size:18px;
	font-weight:normal;
}
.img-block{padding:5px 0 0;}
.img-block img{display:block;}
/* visual-area */
.visual-area{
	border-bottom:1px solid #036;
	padding:0 0 20px;
	margin:11px 0 4px;
}
.visual-area img{display:block;}
.text-box{
	padding:7px 10px 29px 4px;
	background:url(images/bg-info-holder.gif) no-repeat 0 100%;
}
.text-boxnrule{
	padding:7px 10px 29px 4px;

}
* html .text-box{
	overflow:visible;
	height:1%;
}
.text-box p{margin:0 0 17px;}
.text-box h4{
	color:#333;
	font-size:16px;
	margin:0 0 2px;
}
/* inform-list */
.inform-list{
	margin:0;
	padding:0;
	list-style:none;
}
.inform-list li{
	background:url(images/bullet-info-list.gif) no-repeat 0 4px;
	padding:0 0 4px 13px;
}
/* info-holder */
.info-holder{
	width:717px;
	margin:0 -24px 0 0;
	overflow:hidden;
	background:url(images/bg-info-holder.gif) no-repeat 0 100%;
}
.inform-holder{
	width:717px;
	margin:4px -24px 0 0;
	overflow:hidden;
}
/* info-box */
.info-box{
	width:215px;
	float:left;
	padding:0 0 31px;
	margin:0 24px 0 0;
}
.special1,
.special2,
.special3{
	display:block;
	text-indent:-9999px;
	width:211px;
	height:81px;
	border:0;
}
.special1{background:url(http://www.destinationsnow.com/winter_images/specials/special1over.png) no-repeat;}
.special1:hover{background:url(http://www.destinationsnow.com/winter_images/specials/special1.jpg) no-repeat 0 100%;}
.special2{background:url(http://www.destinationsnow.com/winter_images/specials/special2over.png) no-repeat;}
.special2:hover{background:url(http://www.destinationsnow.com/winter_images/specials/special2.jpg) no-repeat;}
.special3{background:url(http://www.destinationsnow.com/winter_images/specials/special3over.png) no-repeat;}
.special3:hover{background:url(http://www.destinationsnow.com/winter_images/specials/special3.jpg) no-repeat;}
.youth7{
	display:block;
	text-indent:-9999px;
	width:695px;
	height:81px;
	border:0;
}
.youth7{background:url(http://www.destinationsnow.com/winter_images/youthButton.png) no-repeat;}
.youth7:hover{background:url(http://www.destinationsnow.com/winter_images/youthButton_over.jpg) no-repeat;}
.txt-box{
	min-height:140px;
	padding:2px 0 4px 2px;
}
* html .txt-box{height:140px;}
.txt-box p{
	margin:0;
	line-height:14px;
}
/* info-list */
.info-list{
	margin:0;
	padding:0;
	list-style:none;
	line-height:16px;
}
.info-list li{
	background:url(images/bullet-info-list.gif) no-repeat 0 6px;
	padding:0 0 0 12px;
}
.info-box .more{margin:0 0 16px;}
.more{padding:0 0 0 2px;}
.more:after{
	content:"";
	clear:both;
	display:block;
}
* html .more{
	overflow:visible;
	height:1%;
}
*+html .more{
	overflow:visible;
	height:1%;
}
.more a{
	float:left;
	padding:1px 0 2px 27px;
	color:#036;
	font-weight:bold;
	background:url(images/bg-arrow.gif) no-repeat;
	line-height:16px;
}
.img-holder{padding:0 0 17px;}
.img-holder img{display:block;}
.image-section img{display:block;}
/* articles-list */
.articles-list{
	margin:-4px 0 0;
	padding:0 0 40px;
	list-style:none;
	overflow:hidden;
	width:100%;
}
.articles-list li{
	border-top:1px solid #036;
	padding:17px 0 32px;
	margin:-1px 0 1px;
}
.articles-list .ttl{
	font-size:24px;
	display:block;
	overflow:hidden;
	padding:0 0 2px;
}
* html .articles-list .ttl{
	overflow:visible;
	height:1%;
}
.articles-list .ttl a{
	color:#036;
	float:left;
	text-decoration:none;
}
.articles-list .date{
	display:block;
	padding:0 0 7px;
	color:#666666;
	font-style:italic;
}
.date{
	display:block;
	padding:0 0 7px;
	color:#666666;
	font-style:italic;
}
.articles-list p{margin:0 0 10px 0;}
.articles-holder{padding:0 30px 0 3px;}
.widget_archive ul{
	margin:0 0 -10px;
	padding:0;
	list-style:none;
	font-size:14px;
	line-height:18px;
}
.widget_archive ul a{
	color:#036;
	text-decoration:none;
}
.widget_archive ul a:hover{text-decoration:underline;}
/* sidebar */
#sidebar{
	float:right;
	width:309px;
	padding:11px 0 0;
}
.inner #sidebar{padding:31px 0 0;}
.side-block{
	width:100%;
	overflow:hidden;
	padding:0 0 15px;
}
.side-block2{
	width:100%;
	overflow:hidden;
	padding:0;
}
.snow-report,
.visit-blog,
.summer-getaways,
.youth-school,
.big-star,
.hot-deals{
	overflow:hidden;
	float:left;
	width:149px;
	height:72px;
}
.snow-report span,
.visit-blog span,
.summer-getaways span,
.youth-school span,
.big-star span,
.hot-deals span{
	display:block;
	text-indent:-9999px;
}
.big-star{background:url(images/bg-big-white-stars.jpg) no-repeat;}
.big-star:hover{background:url(images/bg-big-white-stars.jpg) no-repeat 0 100%;}
.hot-deals{float:right; background:url(images/bg-hot-deals.jpg) no-repeat;
}
.hot-deals:hover{background:url(images/bg-hot-deals.jpg) no-repeat 0 100%;}
.ski-board{
	display:block;
	text-indent:-9999px;
	background:url(images/bg-ski-and-board.jpg) no-repeat;
	width:309px;
	height:87px;
}
.mobio{
	display:block;
	text-indent:-9999px;
	background:url(images/mobioentry.jpg) no-repeat;
	width:309px;
	height:43px;
}
.ski-board:hover{background:url(images/bg-ski-and-board.jpg) no-repeat 0 100%;}
.mobio:hover{background:url(images/mobioentry.jpg) no-repeat 0 100%;}
.youth-school{background:url(images/bg-youth-school.jpg) no-repeat;}
.youth-school:hover{background:url(images/bg-youth-school.jpg) no-repeat 0 100%;}
.summer-getaways{
	background:url(images/bg-summer-get.jpg) no-repeat;
	float:right;
}
.summer-getaways:hover{background:url(images/bg-summer-get.jpg) no-repeat 0 100%;}
.snow-report{background:url(images/bg-snow-report.jpg) no-repeat;}
.snow-report:hover{background:url(images/bg-snow-report.jpg) no-repeat 0 100%;}
.visit-blog{
	background:url(images/bg-visit-blog.jpg) no-repeat;
	float:right;
}
.visit-blog:hover{background:url(images/bg-visit-blog.jpg) no-repeat 0 100%;}
.request{
	display:block;
	text-indent:-9999px;
	background:url(images/request.jpg) no-repeat;
	width:309px;
	height:87px;
}
.request:hover{background:url(images/request.jpg) no-repeat 0 100%;}
/* news-box */
.news-box{
	background:#036 !important;
	color:#fff !important;
	margin:4px 0 17px !important;
	padding:6px 18px 0 12px !important;
}
.news-box h3{
	margin:0 0 12px !important;
	color:#fff !important;
	font-size:18px !important;
}
/* news-list */
.news-list{
	margin:0;
	padding:0 0 17px;
	list-style:none;
}
.news-list li{padding:0 0 10px;}
.news-list p{
	margin:0 !important;
	line-height:16px !important;
}
.news-list p a{
	color:#fff;
	font-weight:bold;
}
.news-list .ttl{
	font-size:14px;
	display:block;
	line-height:17px;
}
.news-list .ttl a{
	color:#69c;
	text-decoration:none;
}
.news-list .ttl a:hover{text-decoration:underline;}
.side-box{
	padding:4px 0 20px 0;
	color:#036;
}
.side-box h3{
	color:#036;
	font-size:18px;
	margin:0 0 11px;
}
.side-box p{
	margin:0 0 14px;
	font-size:14px;
}
.email-form input{
	float:left;
	padding:4px 5px 2px;
	width:184px;
	color:#333;
	font-size:13px;
	height:15px;
	border:1px solid #333;
	margin:0 7px 0 0;
}
.email-form .btn-go{
	border:0;
	margin:0;
	height:auto;
	width:auto;
	padding:0;
}
.social-ico{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
* html .social-ico{
	overflow:visible;
	height:1%;
}
.social-ico li{float:left;}
.social-ico a{
	display:block;
	height:42px;
	text-indent:-9999px;
}
.social-ico .twitter{
	width:40px;
	background:url(images/bg-social-ico.gif) no-repeat;
}
.social-ico .fb{
	background:url(images/bg-social-ico.gif) no-repeat -40px 0;
	width:42px;
}
.social-ico .youtube{
	background:url(images/bg-social-ico.gif) no-repeat -82px 0;
	width:42px;
}
.social-ico .fr{
	width:41px;
	background:url(images/bg-social-ico.gif) no-repeat 100% 0;
}
.txt-row{
	border-top:1px solid #036;
	clear:both;
	color:#069;
	width:1014px;
	display:block;
	margin:0 auto;
	font-size:25px;
	padding:13px 0 0;
}
/* footer */
#footer{
	width:1003px;
	padding:17px 0 20px;
	overflow:hidden;
	color:#fff;
	margin:0 auto;
	font-size:10px;
}
#footer a{color:#fff;}
.footer-block{overflow:hidden;}
.contact-info{
	float:right;
	font-size:12px;
}
.f-nav{
	margin:0;
	padding:0 0 15px;
	list-style:none;
	font-size:12px;
	overflow:hidden;
}
* html .f-nav{
	overflow:visible;
	height:1%;
}
.f-nav li{
	float:left;
	background:url(images/sep-f-nav.gif) no-repeat 0 3px;
	padding:0 7px 0 11px;
	margin:0 7px 0 -7px;
        text-transform:uppercase;
}
.f-nav a{text-decoration:none;}
.f-nav a:hover{text-decoration:underline;}
.info-nav{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.info-nav li{
	float:left;
	background:url(images/sep-info-nav.gif) no-repeat 0 3px;
	padding:0 3px 0 4px;
	margin:0 1px 0 -1px;
}
/*gallery*/
.visual-area{
	overflow:hidden;
	position:relative;
	width:695px;
}
ul.gallery{
	width:99999px;
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
ul.gallery li{
	float:left;
}
ul.gallery li img{display:block;}
/*added by teresa */
hr{
border:0px;
height:1px;
background-color:#003366;
}
.blue {
	color:#006699;
}
.bigger {font-size: 15px;}
.tiny {font-size: 9px;}
.gray {color: #999999}
.white {color: #fff;}
.hiddenPic {display:none;}

.mc-field-group label {margin:0;
	font:13px Arial, Helvetica, sans-serif;
	color:#333;}
.pricing{
	color:#003366;
	margin:0;
	font-size:30px;
	font-weight:bold;
	padding: 0;
	margin: 0;
	line-height: 25px;
}
.headerrow{
	padding: 0 0 0 10px;

}
.firstrow{
	background-color: #B6E7FF;
	padding: 0 0 0 10px;
}
.alternaterow {
	background-color: #ADD6DB;
	padding: 0 0 0 10px;
}
.backgroundcolor {
	background-color: #036;
	width:680px;
	padding: 0;
}
.greenbg{
	background-color:#C3EA81;
	padding: 5px;
}
.ltblue{
	background-color:#B1E4FF;
	padding: 5px;
}
