
body {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 62.5%;
	background: #E1EAF3 url(/img/body-bg.png) top left repeat-x;
}

strong { font-weight:bold; }
.float-left { float: left; }
.float-right { float: right; }
.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }

#content-wrapper {
	background: url(/img/content-bg.png) top center repeat-y;
}

#content {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

#content-footer {
	height: 20px;
	background: url(/img/content-footer-bg.png) top center no-repeat;
	margin-bottom: 10px;
}

h2 {
	font-size: 2.0em;
	margin-bottom: 20px;
	color: #262A2C;
}

h3 {
	font-size: 1.6em;
	padding-bottom: 3px;
	margin-bottom: 20px;
	border-bottom: 1px solid #B5BDC6;
	color: #262A2C;
}

h3.no-margin {
	margin-bottom: 5px;
}

#content p {
	font-size: 1.1em;
	margin-bottom: 20px;
	line-height: 1.4em;
	color: #272A2C;
}

#content p.no-margin {
	margin-bottom: 5px;
}

#content p.top-margin {
	margin-top: 20px;
}

#content p.larger {
	font-size: 1.3em; 
}

#content ul {
	margin-bottom: 20px;
}

#content ul li {
	font-size: 1.1em;
	line-height: 1.4em;
	padding-left: 10px;
	color: #272A2C;
	background: url(/img/bullet.gif) left no-repeat;
}

.button {
	background-color: #EE9E16;
	background-position: top left;
	background-repeat: no-repeat;
	color: #FFF;
	display: block;
	height: 27px;
	line-height: 27px;
	font-size: 1.2em;
	text-decoration: none;
	text-indent: -1000em;
}

.button.float-left {
	margin-right: 20px;
}

#button-skis-and-boards { background-image: url(/img/button-skis-&-boards.gif); width: 140px; }
#button-rates-and-packages { background-image: url(/img/button-rates-&-packages.gif); width: 140px; }
#button-make-a-rental-reservation { background-image: url(/img/button-make-a-rental-reservation.gif); }
#button-ultimate-fit-centre-website { background-image: url(/img/button-ultimate-fit-centre-website.gif); }

.error-message {
	padding: 5px 0 5px 15px;
	font-size: 1.1em;
	font-weight: bold;
	color: #600;
	background: url(/img/bullet-error.gif) left no-repeat;
}

/****************** HOME PAGE STYLING ******************/

h2#opener {
	font-size: 2.0em;
	line-height: 1.4em;
	position: absolute;
	top: 60px;
	left: 15px;
	width: 700px;
	padding: 10px 20px 10px 20px;
	background: transparent url(/img/homepage-opener-bg.png) top left repeat;
}

#homepage-opening-copy p {
	font-size: 1.2em;
	line-height: 1.8em!important;
}

#why-rent-with-us li {
	font-size: 1.1em;
	margin-bottom: 10px;
	padding-left: 80px;
	line-height: 1.4em;
	height: 50px;
	color: #272A2C;
	background: url(/img/icon-tick.gif) left no-repeat;
}

p.news-and-promotions {
	font-size: 1.1em;
	padding-left: 80px;
	line-height: 1.4em;
	color: #272A2C;
	background: url(/img/icon-news.gif) top left no-repeat;
}

p.news-and-promotions strong {
	font-size: 1.2em;
	font-weight: bold;
}


/****************** RETAIL STYLING ******************/

.retail-logo {
	height: 100px;
	background-position: top left;
	background-repeat: no-repeat;
	text-decoration: none;
	margin-bottom: 20px;
}

.retail-logo .name,
.retail-logo .url {
	font-size: 1.1em;
	color: #272A2C;
	display: block;
	margin: 85px 10px 0 10px;
}

.retail-logo .url { background: url(/img/link-bullet-off.gif) right no-repeat; }

#retail-logo-dynastar       { background-image: url(/img/retail-logos/dynastar.png); }
#retail-logo-salomon        { background-image: url(/img/retail-logos/salomon.png); }
#retail-logo-nordica        { background-image: url(/img/retail-logos/nordica.png); }
#retail-logo-smith          { background-image: url(/img/retail-logos/smith.png); }
#retail-logo-head           { background-image: url(/img/retail-logos/head.png); }
#retail-logo-kaestle        { background-image: url(/img/retail-logos/kaestle.png); }
#retail-logo-scott          { background-image: url(/img/retail-logos/scott.png); }
#retail-logo-descente       { background-image: url(/img/retail-logos/descente.png); }
#retail-logo-dna            { background-image: url(/img/retail-logos/dna.png); }
#retail-logo-lange          { background-image: url(/img/retail-logos/lange.png); }
#retail-logo-sugoi          { background-image: url(/img/retail-logos/sugoi.png); }
#retail-logo-rossignol      { background-image: url(/img/retail-logos/rossignol.png); }
#retail-logo-k2             { background-image: url(/img/retail-logos/k2.png); }
#retail-logo-sierra-designs { background-image: url(/img/retail-logos/sierra-designs.png); }
#retail-logo-full-tilt      { background-image: url(/img/retail-logos/full-tilt.png); }

/****************** RENTAL PRICES & PACKAGES STYLING ******************/

.package {
	background-position: top left;
	background-repeat: no-repeat;
	cursor: pointer;
	padding-top: 10px;
}

.package:hover {
	background-color: #E1EAF3;
}

.package p {
	background: url(/img/icon-arrow.gif) top right no-repeat;	
	height: 70px;
	margin-bottom: 0!important;
}

.package p.highlight { background-image: url(/img/icon-arrow-highlight.gif); }

.package .icon {
	float: left;
	width: 60px;
	height: 60px;
	margin-right: 20px;
}

.package-header {
	background-position: top right;
	background-repeat: no-repeat;
}


/****************** OUR SKIS & BOARDS STYLING ******************/

.ski-image,
.bike-image {
	display: block;
	border: 1px solid #D4DEE7;
	text-decoration: none;
	text-align: center;
	background-position: center center;
	background-repeat: no-repeat;
}

.ski-image {
	 height: 60px;
}

.bike-image {
	height: 180px;
}

#content-wrapper #content .container_12 {
	position: relative;
}

.ski-detail {
	width: 562px;
	background-color: #EDF2F8;
	margin-bottom: 20px;
	border: 1px solid #B5BDC6;
	position: absolute;
	top: 0;
	left: 320px;
}

.ski-detail-inner {
	border: 1px solid #FFF;
	padding: 10px 0 10px 0;
}

.ski-detail table tr td.item span {
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 1.4em;
	background-color: #282A2C;
	color: #FFF;
	font-weight: bold;
}

.ski-detail table tr td.value span {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 1.4em;
}

.ski-detail .ski-image {
	height: 120px;
}

/****************** CONTACT STYLING ******************/

.map {
	width: 290px;
	height: 210px;
}

#contact-address {
	margin-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #B5BDC6;
	background: url(/img/icon-address.gif) top left no-repeat;
	
}

#contact-phone {
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #B5BDC6;
	background: url(/img/icon-phone.gif) top left no-repeat;
}

#contact-email {
	margin-top: 5px;
	padding-top: 5px;
	background: url(/img/icon-email.gif) top left no-repeat;
}

#contact-email div.input {
	padding-bottom: 5px;
}

#contact-email label {
	display: block;
	font-size: 1.1em;
	color: #272A2C;
	font-weight: bold;
	padding: 5px 0 5px 0;
}

#contact-email textarea,
#contact-email input { 
	width: 100%;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.1em;
}

#contact-email div.submit {
	padding-top: 5px;
}

#contact-email div.submit input {
	width: 140px;
	height: 27px;
	float: right;
}


/****************** RESERVATION STYLING ******************/

#map {
	width: 450px;
	height: 450px;
}

#reservation-email {
	background: url(/img/icon-address.gif) top left no-repeat;
}

#reservation-email a {
	color: #272A2C;
	text-decoration: none;
}

#reservation-email a:hover {
	text-decoration: underline;
}

#reservation-online {
	margin-top: 5px;
	background: url(/img/icon-email.gif) top left no-repeat;
}

#reservation-online p {
	background: url(/img/icon-arrow.gif) top right no-repeat;
}

#calendars-wrapper,
#bike-rentals-wrapper {
	background-color: #272A2C;
	padding: 1px;
}

#calendars,
#bike-rentals {
	border: 1px solid #FFF;
	padding: 10px;
}

#calendars h3,
#bike-rentals h3 {
	color: #FFF;
	border-bottom: 1px solid #999;
	margin-bottom: 10px;
}

#bike-rentals p {
	color: #FFF;
}

#bike-rentals a {
  color: #EE9E16;
}

#startDateLabel,
#endDateLabel,
#startDate,
#endDate {
	float: left;
	width: 208px;
}

#startDateLabel,
#endDateLabel {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 8px;
	text-align: center;
}

#endDateLabel,
#endDate {
	margin-left: 20px;
}

#online-reservation-start div.input {
	padding-top: 10px;
}


#online-reservation-start label {
	color: #272A2C;
	font-size: 1.1em;
	font-weight: bold;
	padding-right: 10px;
}

#online-reservation-start #number-of-people-renting {
  float: left;
}

#online-reservation-start #button-start-reservation {
	margin-top: 8px;
	float: right;
}

#online-reservation-details div.ski-or-snowboard {
	height: 45px;
	background: url(/img/ski-or-snowboard-bg.gif) bottom left repeat-x;
	margin: 15px 0 5px 0;
}

#online-reservation-details div.ski-or-snowboard h3 {
	border-bottom: none;
	float: left;
	line-height: 45px;
	height: 45px;
	margin-right: 30px;
}

#online-reservation-details div.ski-or-snowboard fieldset {
	float: left;
  padding: 6px 0 5px 0;
  background: transparent url(/img/ski-or-snowboard.gif) right no-repeat;
}

#online-reservation-details div.ski-or-snowboard fieldset input,
#online-reservation-details div.ski-or-snowboard fieldset span,
#online-reservation-details div.ski-or-snowboard fieldset label {
	margin: 0;
	padding: 0;
	line-height: 34px;
	height: 34px;
	float: right;
}

#online-reservation-details div.ski-or-snowboard fieldset input {
  width: 40px;
}

#online-reservation-details div.ski-or-snowboard fieldset span {
  width: 60px;
  text-align: center;
  font-size: 1.1em;
  text-transform: uppercase;
  color: #8D9398;
  font-weight: bold;
}

#online-reservation-details div.ski-or-snowboard fieldset label {
  color: #272A2C;
  font-size: 1.3em;
  padding: 0 0 0 54px;
  cursor: pointer;
  font-weight: bold;
}

#online-reservation-details div.person-name,
#online-reservation-details div.person-package,
#online-reservation-details div.person-gender,
#online-reservation-details div.person-dob,
#online-reservation-details div.person-skier-type,
#online-reservation-details div.person-ski-selection,
#online-reservation-details div.person-ski-boot-selection,
#online-reservation-details div.person-board-selection,
#online-reservation-details div.person-board-boot-selection {
	margin-right: 15px;
	padding: 0 15px 5px 0;
	float: left;
	border-right: 1px solid #E9EBED;
}

#online-reservation-details div.person-name label,
#online-reservation-details div.person-package label,
#online-reservation-details div.person-gender label,
#online-reservation-details div.person-dob label,
#online-reservation-details div.person-height-wrapper label,
#online-reservation-details div.person-weight-wrapper label,
#online-reservation-details div.person-skier-type label,
#online-reservation-details div.person-ski-selection label,
#online-reservation-details div.person-ski-length-wrapper label,
#online-reservation-details div.person-ski-boot-selection label,
#online-reservation-details div.person-board-selection label,
#online-reservation-details div.person-board-length-wrapper label,
#online-reservation-details div.person-board-boot-selection label {
  display: block;
  color: #272A2C;
  font-size: 1.1em;
  font-weight: bold;
  padding: 2px 0 5px 0;
  text-indent: 1px;
  width: 100%;
}

#online-reservation-details input.form-error,
#online-reservation-details select.form-error {
	background-color: #FAF2F2!important;
	border: 1px solid #900!important;
}

#online-reservation-details div.person-ski-length-wrapper label span {
	font-weight: normal;
}

#online-reservation-details label em {
  color: #660000;
}

#online-reservation-details div.person-name input,
#online-reservation-details div.person-package select,
#online-reservation-details div.person-gender select,
#online-reservation-details div.person-dob select,
#online-reservation-details div.person-skier-type select,
#online-reservation-details div.person-ski-selection select,
#online-reservation-details div.person-ski-length input,
#online-reservation-details div.person-ski-boot-selection select,
#online-reservation-details div.person-board-selection select,
#online-reservation-details div.person-board-length input,
#online-reservation-details div.person-board-boot-selection select {
  display: block;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 1.1em;
  padding: 2px;
  margin: 0;
  border: 1px solid #ABADB3;
}

#online-reservation-details optgroup {
	background-color: #F6F6F7;
	font-style: normal!important;
}

#online-reservation-details option {
  background-color: #FFF;
  font-style: normal!important;
}

#online-reservation-details div.person-ski-selection optgroup option:first-child,
#online-reservation-details div.person-board-selection optgroup option:first-child {
  background-color: #F8F8F9;
}

#online-reservation-details div.person-name input { width: 120px; }
#online-reservation-details div.person-ski-length input { width: 70px; }
#online-reservation-details div.person-dob select { float: left; margin-right: 2px; }

#online-reservation-details div.person-package,
#online-reservation-details div.person-skier-type,
#online-reservation-details div.person-ski-boot-selection,
#online-reservation-details div.person-board-boot-selection {
  border-right: none;
}

#online-reservation-details fieldset.person,
#online-reservation-details fieldset.person-ski,
#online-reservation-details fieldset.person-ski-equipment,
#online-reservation-details fieldset.person-board-equipment {
	 padding: 3px 0 3px 0;
	 margin: 0 0 2px 0;
	 border-bottom: 1px solid #E9EBED;
}

#online-reservation-details fieldset.person-ski span.or {
  float: left;
  width: 15px;
  padding-right: 8px;
  text-align: center;
  font-size: 1.1em;
  text-transform: uppercase;
  color: #8D9398;
  height: 2.0em;
  line-height: 2.0em;
  font-weight: bold;
}

#online-reservation-details div.person-height-wrapper,
#online-reservation-details div.person-weight-wrapper,
#online-reservation-details div.person-ski-length-wrapper,
#online-reservation-details div.person-board-length-wrapper {
  margin-right: 15px;
  padding: 0 5px 5px 0;
  float: left;
  border-right: 1px solid #E9EBED;
}

#online-reservation-details div.person-height-wrapper { width: 210px; }
#online-reservation-details div.person-weight-wrapper { width: 160px; }
#online-reservation-details div.person-ski-length-wrapper { width: 95px; }
#online-reservation-details div.person-board-length-wrapper { width: 110px; }

#online-reservation-details div.person-height input,
#online-reservation-details div.person-weight input,
#online-reservation-details div.person-ski-length input,
#online-reservation-details div.person-board-length input {
  display: block;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 1.1em;
  padding: 2px;
  margin: 0;
  width: 30px;
  float: left;
  border: 1px solid #ABADB3;
}

#online-reservation-details div.person-ski-length input { width: 50px; }
#online-reservation-details div.person-board-length input { width: 50px; }

#online-reservation-details div.person-height span,
#online-reservation-details div.person-weight span,
#online-reservation-details div.person-ski-length span,
#online-reservation-details div.person-board-length span {
	height: 2.0em;
	line-height: 2.0em;
	font-size: 1.1em;
  font-style: italic;
	padding: 0 10px 0 4px;
  float: left;
}

#online-reservation-details #button-continue-reservation {
  margin-top: 8px;
  float: right;
}

#online-reservation-customer div.input {
	padding-bottom: 5px;
}

#online-reservation-customer label {
	display: block;
	font-size: 1.1em;
	color: #272A2C;
	font-weight: bold;
	padding: 5px 0 5px 0;
}

#online-reservation-customer select,
#online-reservation-customer textarea,
#online-reservation-customer input { 
	width: 100%;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.1em;
}

#online-reservation-customer #button-confirm-reservation {
	width: 220px;
	height: 27px;
	float: right;
	margin-right: 0;
	padding-right: 0;
}

#barcode {
	padding: 20px;
	background-color: #FFF;
	border: 1px solid #000;
	float: right;
}

#reservation-print {
	display: block;
	height: 48px;
	line-height: 48px;
	background: transparent url(/img/reservation-print.png) left no-repeat;
	padding-left: 56px;
	font-size: 1.1em;
	color: #8D9398;
	font-weight: bold;
	text-decoration: none;
}

/****************** BOOTFITTING STYLING ******************/

#bootfitting-content {
	background: url(/img/ufc-mascot.png) top left no-repeat;
}

#bootfitting-address {
	margin-top: 5px;
	background: url(/img/icon-address.gif) top left no-repeat;
}

#bootfitting-phone {
	margin-top: 5px;
	background: url(/img/icon-phone.gif) top left no-repeat;
}

#bootfitting-logo {
	height: 121px;
	background: url(/img/ufc-logo.png) top left no-repeat;
	margin-bottom: 10px;
	text-indent: -1000em;
}


/****************** TESTIMONIALS STYLING ******************/

.testimonial-author {
	text-align: right;
}

.testimonial {
	background: url(/img/icon-quote-open.gif) top left no-repeat;
}

.testimonial-copy {
	background: url(/img/icon-quote-close.gif) bottom right no-repeat;
	font-size: 1.6em!important;
	line-height: 1.4em;
}


/****************** FAQ STYLING ******************/

.question {
	background: url(/img/icon-q.gif) top left no-repeat;
	height: 50px;
	padding-top: 10px;
}

.answer {
	background: url(/img/icon-a.gif) top left no-repeat;
	height: 50px;
	padding-top: 10px;
}

/****************** TABLE STYLING ******************/

table {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}

table tr td {
	border: 1px solid #B5BDC6;
	text-align: center;
	font-size: 1.1em;
	line-height: 1.3em;
}


table thead tr td {
	background-color: #282A2C;
	color: #FFF;
	font-weight: bold;
}

table tbody tr td {
	background: #DEE5EC url(/img/table-cell-bg.png) top center repeat-x;
	color: #282A2C;
}

table tr td span {
	border: 1px solid #FFF;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;	
}

/****************** HEADER STYLING ******************/

#header {
	margin-top: 20px;
	margin-bottom: 20px;
}

#header h1 {
	float: left;
	display: inline;
	width: 347px;
	height: 80px;
	margin-left: 10px;
}

#header h1 a {
	display: block;
	width: 347px;
	height: 80px;
	background: url(/img/logo.png) top left no-repeat;
	text-indent: -1000em;
}

#header h1 a:hover {
	background: url(/img/logo-on.png) top left no-repeat;
}

#header #summer-winter-switch ul li a {
	display: block;
	line-height: 52px;
	height: 52px;
	background-position: 10px 6px;
	background-repeat: no-repeat;
	font-size: 2.0em;
	color: #8D9398;
	text-decoration: none;
	padding-left: 60px;
	margin-top: 17px;
	-moz-border-radius: 30px;
  border-radius: 30px;
	display: inline;
	float: left;
	margin-left: 10px;
}

#header #summer-winter-switch ul li.selected a,
#header #summer-winter-switch ul li:hover a {
	background-color: #DAE3EB;
}

#header #summer-winter-switch ul li.winter a { width: 80px; background-image: url(/img/icon-winter.gif); }
#header #summer-winter-switch ul li.summer a { width: 95px; background-image: url(/img/icon-summer.gif); }

/****************** QUICKLINKS STYLING ******************/

#quicklinks-wrapper {
	margin-left: 58px!important;
	border: 1px solid #C9D3DD;
	width: 218px!important;
	background: #E1EAF3 url(/img/footer-bg.png) top left repeat-x;
}

#quicklinks {
	border: 1px solid #EDF2F8;
	padding: 6px 8px 6px 8px;
}

#quicklinks ul li {
	font-size: 1.1em;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #E5E6E1;
	padding: 2px 0 2px 0;
	line-height: 1.4em;
	color: #272A2C;
}

#quicklinks ul li.first { border-top: none; }
#quicklinks ul li.last { border-bottom: none; }


#quicklinks ul li a {
	text-decoration: none;
	color: #272A2C;
	padding-left: 20px;
	padding-right: 4px;
	display: block;
	background: url(/img/link-bullet-off.gif) 4px 0.15em no-repeat;
}

#quicklinks ul li a:hover {
	background: url(/img/link-bullet-on.gif) 4px 0.15em no-repeat;
}




/****************** SUBMENU STYLING ******************/

.submenu-wrapper {
	border: 1px solid #C9D3DD;
	width: 138px!important;
	background: #E1EAF3 url(/img/footer-bg.png) top left repeat-x;
}

.submenu {
	border: 1px solid #EDF2F8;
	padding: 6px 8px 6px 8px;
}

.submenu h3 {
	font-size: 1.4em;
	border-bottom: 1px solid #E5E6E1;
	padding-bottom: 2px;
	margin-bottom: 3px;
}

.submenu ul li {
	font-size: 1.1em;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #E5E6E1;
	padding: 2px 0 2px 0!important;
	background: none!important;
	line-height: 1.4em;
	color: #272A2C;
}

.submenu ul li.first { border-top: none; }
.submenu ul li.last { border-bottom: none; }

.submenu ul li a {
	text-decoration: none;
	color: #272A2C;
	padding-left: 20px;
	padding-right: 4px;
	display: block;
	background: url(/img/link-bullet-off.gif) 4px 0.15em no-repeat;
}

.submenu ul li a:hover {
	background: url(/img/link-bullet-on.gif) 4px 0.15em no-repeat;
}





/****************** NAVIGATION STYLING ******************/

#navigation-wrapper {
	background: url(/img/navigation-bg.png) bottom center no-repeat;
}


#navigation ul li a {
	display: block;
	height: 29px;
	line-height: 29px;
	text-align: center;
	font-size: 1.4em;
	background-color: #272A2C;
	background-position: top center;
	background-repeat: no-repeat;
	color: #FFF;
	text-decoration: none;
	text-indent: -1000em;
}

#navigation ul li a:hover {
	background-position: bottom center;
}

#navigation ul #rentals a { background-image: url(/img/navigation-rentals.png); }
#navigation ul #retail a { background-image: url(/img/navigation-retail.png); }
#navigation ul #snow-school a { background-image: url(/img/navigation-snow-school.png); }
#navigation ul #bootfitting a { background-image: url(/img/navigation-bootfitting.png); }
#navigation ul #tuning a { background-image: url(/img/navigation-tuning.png); }

#navigation #make-a-rental-reservation {
	margin-left: 250px!important;
}

#navigation #make-a-rental-reservation a {
	background-color: #EE9E16;
	background-image: url(/img/navigation-make-a-rental-reservation.png)
}


/****************** IMAGE STYLING ******************/

.image-wrapper {
	background-color: #FFF;
	padding: 5px;
}

.image-wrapper img { display: block; }

.image-footer {
	height: 10px;
	background-position: top left;
	background-repeat: no-repeat;
}

.grid_3 .image-footer { background-image: url(/img/image-footer-grid-3.png) }
.grid_7 .grid_4 .image-footer, 
.grid_4 .image-footer { background-image: url(/img/image-footer-grid-4.png) }
.grid_6 .image-footer { background-image: url(/img/image-footer-grid-6.png) }
.grid_7 .image-footer { background-image: url(/img/image-footer-grid-7.png) }
.grid_12 .image-footer { background-image: url(/img/image-footer-grid-12.png) }


/****************** FOOTER STYLING ******************/

#footer-wrapper {
	border: 1px solid #C9D3DD;
	width: 958px!important;
	background: #E1EAF3 url(/img/footer-bg.png) top left repeat-x;
}

#footer {
	border: 1px solid #EDF2F8;
	padding: 8px 0 8px 0;
}

#footer-wrapper #ultimate { margin-left: 8px!important; }
#footer-wrapper #get-in-touch { margin-right: 8px!important; }
#footer-wrapper #get-in-touch a { padding-right: 0; }

#footer h3 {
	font-size: 1.4em;
	border-bottom: 1px solid #E5E6E1;
	padding-bottom: 2px;
	margin-bottom: 3px;
}

#footer ul li {
	font-size: 1.1em;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #E5E6E1;
	padding: 2px 0 2px 0;
	line-height: 1.4em;
	color: #272A2C;
}

#footer ul li.first { border-top: none; }
#footer ul li.last { border-bottom: none; }

#footer ul li a {
	text-decoration: none;
	color: #272A2C;
	padding-left: 20px;
	padding-right: 4px;
	display: block;
	background: url(/img/link-bullet-off.gif) 4px 0.15em no-repeat;
}

#footer ul li a:hover {
	background: url(/img/link-bullet-on.gif) 4px 0.15em no-repeat;
}

#footer #where-we-are #view-map {
	width: 140px;
	height: 87px;
	background: url(/img/footer-map.gif) top left no-repeat;
	float: right;
	margin-top: 5px;
	text-indent: -1000em;
}

#footer #where-we-are ul li.location {
	padding-left: 50px;
	background: url(/img/footer-map-icon.gif) 3px 3px no-repeat;
}

#footer #where-we-are ul li.last {
	padding-top: 5px;
}

#footer #get-in-touch a {
	background: none;
	padding-left: 0;
	display: inline;
}

#footer #get-in-touch a:hover {
	text-decoration: underline;
}

#copyright p {
	float: left;
	padding: 10px 0 10px 0;
	margin-bottom: 20px;
	font-size: 1.1em;
	width: 400px;
}

#copyright a#banff-lodging-co {
	background: url(/img/footer-logo-banff-lodging-co.gif) center center no-repeat;
	float: right;
	width: 221px;
	height: 120px;
	text-indent: -1000em;
}



/****************** SNOW REPORT STYLING ******************/

.snow-report-wrapper {
	background-color: #272A2C;
	padding: 1px;
}

.snow-report {
	border: 1px solid #FFF;
	background-color: #272A2C;
	margin-top: 1px;
}

.snow-report-wrapper .first-child {
	margin-top: 0;
}

.snow-report h4 {
	color: #FFF;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	padding: 6px 0 4px 0;
}

.snow-report h5 {
	color: #FFF;
	text-align: center;
	font-size: 1.1em;
	padding: 3px 0 3px 0;
}

.snow-report h6 {
	color: #B5B6B7;
	border-top: 1px solid #3D4042;
	border-bottom: 1px solid #3D4042;
	text-align: center;
	font-size: 1.0em;
	padding: 2px 0 2px 0;
	margin-bottom: 5px;
}

.snow-report .day {
	width: 144px;
	float: left;
	display: inline;
}

.snow-report .day-left {
	margin-left: 3px;
	margin-right: 1px;
}

.snow-report .day-right {
	margin-left: 1px;
	margin-right: 3px;
}

.snow-report .period {
	width: 48px;
	float: left;
	display: inline;
	text-align: center;
	padding-bottom: 8px;
	background-color: #272A2C;
}

#snow-forecast-link {
	margin-top: 5px;
	text-align: right;
}

#snow-forecast-link a {
	color: #B01F22;
	font-weight: bold;
}
