/* ------------- -------- SkiNH ------------- --------*/
/* General */

html {
	font-family: Arial, sans-serif;
	height: 100%;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea {
	margin:0;
	padding:0;
}
body, div, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, button, textarea, blockquote {
	font-family: Arial, sans-serif;
}

body {
  height: 100%;
  background: #004f7b url(/siteimages/body-bg.jpg);
  background-position:top center;
  background-repeat:no-repeat;
}
a {
	outline: none;
}
table {

}
td#SRheader {
	font-size: 13px;
	font-weight: bold;
	border-bottom: 3px solid #777;
	border-top: 2px solid #777;
	background-color: #666;
	color: #efefef;
}

td#SRheader a:link {text-decoration: underline; color: #ddd !important;}
td#SRheader a:hover {text-decoration: underline; color: #fff !important;}

td#SRresortname1 {
	border-right: 2px solid #ccd6e7;
	border-bottom: 2px solid #ccd6e7;
	color: #00364c;
	padding: 4px 0px 5px 8px;
}

td#SRresortname2 {
	border-right: 2px solid #ccd6e7;
	border-bottom: 2px solid #ccd6e7;
	background-color: #d9e1ef;
	color: #00364c;
	padding: 4px 0px 5px 8px;
}

td#SRresortname1 p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

td#SRresortname2 p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}


td#SRresortinfo1 {
	border-bottom: 2px solid #ccd6e7;
}

td#SRresortinfo2 {
	border-bottom: 2px solid #ccd6e7;
	background-color: #d9e1ef;
}

td#SRresortcomment1 {
	width: 150px;
	border-bottom: 2px solid #ccd6e7;
}

td#SRresortcomment2 {
	border-bottom: 2px solid #ccd6e7;
	background-color: #d9e1ef;
	width: 150px;
}

td#SRresortcomment1 p, td#SRresortcomment2 p { margin: 0px; padding: 0px;}

fieldset, img {
	border:0;
}
input[type=radio] {
	vertical-align: middle;
	margin: 0;
}
address, caption, cite, code, dfn, em, th, var, optgroup {
	font-style:inherit;
	font-weight:inherit;
}
del, ins {
	text-decoration:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
sup {
	vertical-align:baseline;
}
sub {
	vertical-align:baseline;
}
l input, button, textarea, select, optgroup, option {
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
	padding: 0;
	margin: 0;
}
input[type="text"], input[type="password"] {
	border: 1px solid #a8a9ab;
}
input[type="text"]:focus, input[type="password"]:focus {
	border: 1px solid #a8a9ab;
	background-color: #ffffff;
}
textarea:focus {
	background-color: #fff;
}
textarea, select, optgroup {
	border: 1px solid #a8a9ab;
}
h1 {
	font-size:35px;
	color: #9ab1c4;
	font-weight: bold;
	line-height: 40px;
	font-family: arial;
	text-transform: uppercase;
	line-height: 100%;
	font-weight: normal;
}

h1 p {margin: 0px; padding: 0px;}

h2 {
	font-size:12px;
	color: #6d241c;
	font-weight: bold;
}
h3 {
	font-size:12px;
	color: #6d241c;
	font-weight: bold;
}
h4 {
	font-size:12px;
	color: #6d241c;
	display: block;
	padding-bottom: 5px;
	font-weight: bold;
}
h6 {
	font-size: 14px;
}
a:link {
	color: #fbdf89;
	text-decoration:underline;
}
a:hover {
	color: #efd482;
	text-decoration:underline;
}
a:visited {
	color: #fbdf89;
	text-decoration:underline;
}
.content a:link{
  color: #993300 !important;
	text-decoration:underline;
}
.content a:hover{
  color: #993300!important;
	text-decoration:underline;
}
.content a:visited{
  color: #993300 !important;
	text-decoration:underline;
}
.content a:active{
  color: #993300!important;
	text-decoration:underline;
}
label {
	display: block;
	color: #fbdf89;
}

/*-------------------- Global styles for structure ---------------------- */

#header {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	height: 110px;
  position: absolute;
  z-index: 100;
}
.headerInside {
  width: 960px;
  background: url(/siteimages/nav/nav-bg.png) no-repeat top left;
  min-height: 65px;
  overflow: hidden;
}
#content_container {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 0px;
}
.clearing {
	height: 0px;
	clear: both;
	font-size: 0px;
	margin: 0;
	padding: 0;
}
#outer_wrapper {
	width: 960px;
	padding-top: 0px;
}
#wrapper {
	vertical-align: top;
}
#wrapper-inner {
	background: url(/siteimages/inner/wrapper-bg.png) no-repeat top right;
  overflow: hidden;
}
#wrapper-map-inner {
	background: url(/siteimages/inner/wrapper-map-bg.png) no-repeat top;
  overflow: hidden;
}
#page {
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	width: 960px;

}
#page_home {
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

#bottom-logos {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
    overflow: hidden;
	margin: 0px auto 20px auto;
	background-image: url(/siteimages/home/logos-bg.png);
	background-repeat: no-repeat;
}

#bottom-logos p{margin: 0px;padding: 0px;}


#footer {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
    overflow: hidden;
	margin: 0px auto 20px auto;
}

body#inner #footer{
   padding-left: 210px;
}
/*-------------------- Header Logo Area ---------------------- */
.logo {
  position: absolute;
  margin-top: 37px;
  margin-left: 2px;
}

.LinkToSummer {
  position: absolute;
  margin-top: 0px;
  margin-left: 2px;
  }


/*-------------------- Images Gallery ---------------------- */
#HPP-text {
	color:#FFFFFF;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	position: absolute;
	top: 237px;
	left: 0px;
	width: 420px;
	z-index: 2000;
}
#HPP-left {
	color:#FFFFFF;
	text-align: left;
	font-family: Arial, sans-serif;
	font-size:9px;
	position: absolute;
	top: 520px;
	left: 220px;
	width: 200px;
	z-index: 2000;
}

#HPP-right{
	color:#FFFFFF;
	text-align: right;
	font-family: Arial, sans-serif;
	font-size:9px;
	position: absolute;
	top: 520px;
	left: 425px;
	width: 200px;
	z-index: 1600;
}

#picOfDay {
	position:relative;
	top:-11px;
	margin-bottom: 10px;
	line-height: -10px;
}

#picOfDayNEW {
	position:relative;
	top:-11px;
	margin-bottom: 10px;
	line-height: -10px;
	z-index:0;
}
.imagesGallery {
  float: left;
  display: inline;
  width: 422px;
  height: 302px;
  background: #ffffff;
  text-align: center;
  margin-left: 25px;
  left: 0;
  z-index:0;
}
.imagesGallery img{
  border: 0;
  padding-top: 1px;
  padding-bottom: 10px;
  	z-index:1100;
}
/*
.imagesGallery span {
  background: url(/siteimages/photoOfDay_bg2.png);
  background-repeat:no-repeat;
  display: inline;
  height: 272px;
  width: 422px;
  position: relative;
  top: -272px;
  left: -421px;
  z-index: 1600;}
*/
.imagesGallery span p {
	margin: 0px;
	padding: 0px;
}

#imagesGalleryOverlay {
  background: url(/siteimages/photoOfDay_bg2.png);
  background-repeat:no-repeat;
  display: inline;
  height: 272px;
  width: 422px;
  position: absolute;
  top: 139px;
  left: 26px;
  z-index: 1150;
}

/*-------------------- Content ---------------------- */
.contentTitle {
  font-size: 30px;
  font-weight: bold;
  font-style: italic;
  position: absolute;
  color: #ffffff;
  margin-top: 99px;
  margin-left: 75px;
  z-index: 110;
  position: absolute;
}
.content {
  width: 752px;
  float: left;
  position:relative;
  padding-top: 205px;
  background: #ffffff url(/siteimages/inner/wrapper-bg.png) no-repeat top right;
}
.mapContent {
  width: 100%;
  float: left;
  position:relative;
  padding-top: 205px;
  background: #ffffff url(/siteimages/inner/wrapper-bg.png) no-repeat top right;
  text-align:center;
}
.content ul{
  margin-left: 20px;
  }
.contentInside {
  padding: 20px 60px 160px 60px;
  background: url(/siteimages/inner/bottom-bg.png) no-repeat left bottom;
}
/* for the map age to accomodate the flash content */
.mapContentInside {
  padding: 20px 0px 160px 0px;
  background: url(/siteimages/inner/bottom-map-bg.png) no-repeat left bottom;
}
/* end map page only */
.content h2{
  padding-bottom: 0px;
  padding-top: 2px;
  font-size: 16px;
}
.content p{
  padding-top: 10px;
}
.contentPhoto {
  position: absolute;
  width: 546px;
  height: 182px;
  margin-left: 414px;
  margin-top: 39px;
  z-index: 1;
}
.contentPhoto img {
  display: inline;
  padding: 0;
}
.contentPhoto span{
  background: url(/siteimages/inner/img-png1.png) no-repeat left bottom;
  display: block;
  width: 541px;
  position: absolute;
  top: 0;
  left: 0;
  height: 182px;
}
.homePhoto {
  position: absolute;
  width: 546px;
  height: 182px;
  margin-left: 362px;
  margin-top: 38px;
  z-index: 1;
}
.homePhoto span{
  background: url(/siteimages/inner/img-png2.png) no-repeat left bottom;
  display: block;
  width: 599px;
  position: absolute;
  top: 0;
  left: 0;
  height: 182px;
  z-index: 5;
}
.homeTopBox {
  padding-top: 110px;
  overflow: hidden;
  position: absolute;
  z-index: 11;
  width: 960px;
}
/*--------------------Sidebar---------------------- */
#sidebar {
  width: 208px;
  float: left;
  margin-top: 205px;
  }
/*-------------------- homeVideo ---------------------- */
.homeVideo {
   margin-top: 115px;
   float: left;
   }

.homeVideo a {
  font-size: 11px;
  color: #b5c746;
}
.homeVideo a:hover{
  color: #b5c746;
}
.homeVideo ul{
  background: url(/siteimages/titles/Whats-COOL.png) no-repeat top left;
  width: 510px;
  float: left;
  display: inline;
  color: #ffffff;
  background-color: inherit;
}
.homeVideo ul li{
  list-style-type: none;
  float: left;
  padding: 22px 4px 10px 4px;
  display: inline;
  color: #ffffff;
  background-color: inherit;
  font-size: 11px;
  text-align: left;
  width:246px;
}
.homeVideo ul li p{
  font-size: 11px;

}
/*-------------------- Cool Section ---------------------- */
.coolSection {
  background: url(/siteimages/titles/Whats-COOL.png) no-repeat top left;
  padding-top: 35px!important;
  text-align: left!important;
  width:246px;
  float:right;
}

.homeVideo h1, .homeVideo h2, .homeVideo h3, .homeVideo h4 {
  color: #ffffff;
  background-color: inherit;
}
/*-------------------- Home Promotion Box ---------------------- */
.homePromotionBox {
  clear: both;
  padding-top: 420px;
  z-index: 100;
}
.homePromotionBox  ul li{
  display: inline;
  float: left;
  width: auto;
}
.homePromotionBox  input.email{
  width: 155px;
  border: 1px solid #666;
}
.homePromotionBox  input{
  margin-top: 96px;
  margin-left: 19px;
}
.homePromotionBox  ul li.eNews{
  background: url(/siteimages/SkiNH-eNews.png) no-repeat top left;
  width: 305px;
  height: 145px;
  margin-right: 19px;
  margin-top: 11px;
}
.newsBtn {
   background: url(/siteimages/newsBtn.png) no-repeat top left;
   border: 0;
   width: 97px;
   height: 21px;
   cursor: pointer;
}
/*-------------------- Home content Box ---------------------- */
.homeContentBox  {
  margin: 0;
  padding: 0;
  clear: both;
}
.homeContentBox  h2{
  font-size: 12px;
  text-transform: uppercase;
  color: #ffffff;
  background-color: inherit;
  font-weight: bold;
}
.homeContentBox .title {
  background: url(/siteimages/titles/SkiNH-home.png) no-repeat top left;
  width: 960px;
  height: 29px;
}
.homeContentBox  ul li.col {
  list-style-type: none;
  width: 212px;
  margin: 20px 10px 20px 15px;
  display: inline;
  float: left;
  background-color: inherit;
  color: #ffffff;
  font-size: 11px;
}
.homeContentBox  p{
  color: #ffffff;
  background-color: inherit;
  font-size: 11px;
  line-height: 150%;
}
.homeContentBox a {
  font-size: 11px;
}
/* ---------------------------------------Sponsors' logos-----------------------------------*/
#sponsorsLogos {
  background: url(/siteimages/home/logos-bg.png) no-repeat top left;
  width: 900px;
  height: 64px;
  padding: 0px 30px;
  text-align: center;
  margin-top: 25px;
  margin-bottom: 25px;
}
#sponsorsLogos img{
  margin: 0px 10px;
}
/* ---------------------------------------Footer -----------------------------------*/

#footer .footer-inside {
	margin: 10px auto 10px;
	width: 70%;
	font-size: 12px;
	text-align: center;
	color: #ffffff;
}

/*
#footer .footer-inside A:link{color: #ffffff;text-desoration: none;}
#footer .footer-inside A:active{color: #ffffff;text-desoration: underline;}
#footer .footer-inside A:hover{color: #ffffff;text-desoration: none;}
#footer .footer-inside A:visited{color: #ffffff;text-desoration: none;}
*/

#footer ul {
  padding-left: 0px;
  clear: both;
}
#footer ul.fUtility {
	margin: 4px auto 0px;
  width: 60%;
}
#footer ul.fUtility li a{
	text-transform: none;
}
#footer ul li {
	float: left;
	width: auto;
	list-style-type: none;
	background: none;
}

#footer ul li a, #footer ul li a:visited {
	text-decoration: underline;
	font-size: 11px;
	padding: 0px 15px 0px 15px;
  text-transform: uppercase;
	 background: url(/siteimages/nav/footer-bg.png) no-repeat center right;
}

#footer A:link    {text-decoration: none; color: #fbdf89;}
#footer A:visited {text-decoration: none; color: #fbdf89;}
#footer A:active  {text-decoration: none; color: #fbdf89;}
#footer A:hover   {text-decoration: underline; color: #dbbf69;}


#footer ul li a:hover {
	text-decoration:underline;
	color: #efd482;
}
#footer ul li a.last-item, #footer ul li a.last-item:visited {
	background: none!important;
}

/*-------------------- Navigation---------------------- */
.nav {
  margin-left: 85px;
  padding-top: 13px;
}

.nav img {
	padding-top:15px;
}


/*--------------------Rotating Home Images --------------
.pics {
    height:  182px;
    width:   599px;
    padding: 0;
    margin:  0;
}

.pics img {
    background-color: #fff;
    height: 182px;
    width:  599px;
    top:  0;
    left: 0
    z-index:0;
}
*/
#ARES {
color: #333333 !important;}

#ARES a:link {text-decoration: underline; color: #333 !important;}
#ARES a:hover {text-decoration: underline; color: #666 !important;}

/* -------------- error message ---------------------------*/
.error{
	color:#f00;
	font-weight:bold;
}
