/* 
	Summit Lodge & Spa
		Copyright: Custom Fit Online Solutions
		Author: Robert Valcourt, Roy McClean
		Date: March 2010
		
*/

@import url('/css/doc2form.css');
@import url('/css/blog.css');

/*-------------------------------------------    
	general selectors
-------------------------------------------*/

body {
	margin: 0;
	padding: 0;
	background-image: url('/media/1015/background.bmp');
	background-repeat: repeat-x;
}
html { 
	overflow: scroll; 
} 
* {
	font-family: Verdana, Arial, Helvetica, Sans Serif;
}
form {
	margin: 0;
}
p {
	margin: 15px 0;
}
ul {
	padding:3px 0 0 15px;
	margin:15px 0 12px 30px;
}
h1 {
	color: #8F8545;
	font-size: 20px;
	font-weight: 400;
	font-family: Georgia,Times,"Times New Roman",Serif;
	margin: 0;
	margin-bottom: 15px;
	margin-bottom: 8px;
}
h2 {
	color: #1C2F55;
	font-size: 15px;
	font-weight: 400;
	font-family: Verdana,Arial,Helvetica,"Sans Serif";
	margin: 25px 0px 10px 0px;
}
.h2fp {
	color: #1C2F55;
	font-size: 15px;
	font-weight: 400;
	font-family: Verdana,Arial,Helvetica,"Sans Serif";
	margin: 8px 0px 10px 0px;
}
h3 {
	color: #8F8545;
	font-size: 13px;
	font-weight: 400;
	font-family: Verdana,Arial,Helvetica,"Sans Serif";
	margin: 20px 0px 5px 0px;
}
.h3fp {
	color: #8F8545;
	font-size: 13px;
	font-weight: 400;
	font-family: Verdana,Arial,Helvetica,"Sans Serif";
	margin: 5px 0px 5px 0px;
}
h4 {
        color: #444;
        font-size: 10px;
        font-weight: 400;
        font-family: Arial,Helvetica,Verdana,"Sans Serif";
}
h5 {
        color: #8F8545;
        font-size: 16px;
        font-weight: 400;
        text-transform: uppercase;
        font-family: Arial,Helvetica,Verdana,"Sans Serif";
        padding: 0;
        margin: 0;
}
.specialbox {
        width: 638px;
        padding: 10px;
        border: 1px solid #C1C1C1;
        margin: 15px 0px;
        background-color: #FDF5EA;
}
.specialbox p {
        margin: 6px 0px 6px 0px;
}
.frontpagebox {
        width: 638px;
        padding: 10px;
        border: 1px solid #C1C1C1;
        background-color: #FDF5EA;
        align: center;
}
.fineprint {
        font-size: 10px;
        font-weight: 400;
        font-family: Arial,Helvetica,Verdana,"Sans Serif";
        line-height: 1.2;
}
.specialbox ul {
        margin: 4px 0px 4px 25px;
}
.fineprint ul {
        margin: 3px 0px 0px 35px;
}
#ffix {
	clear: both;
	height: 0;
	overflow: hidden;
}
.Sfield {
	width: 135px;
	font-size: 11px;
        color: #C1C1C1;
}
.Sbutton {
	width: 60px;
	font-size: 11px;
}
.image {
	padding: 5px;
	background-color: #FDF5EA;
	border: 1px solid #CFC5D2;
	display: block;
}
.image-right {
	float: right;
	margin: 5px 0 15px 30px;
	padding: 5px;
	background-color: #FDF5EA;
	border: 1px solid #CFC5D2;
	display: block;
}
.image-right-nb {
	float: right;
	margin: 5px 0 15px 30px;
	display: block;
        border: none;
}
.image-left {
	float: left;
	margin: 3px 30px 15px 0;
	padding: 5px;
	background-color: #FDF5EA;
	border: 1px solid #CFC5D2;
	display: block;
}
.image-left-nb {
	float: left;
	margin: 3px 30px 15px 0;
	display: block;
}
fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}
.photolist {
	list-style: none;
	padding: 0;
	margin: 0;
}
.photolist li {
	width: 160px;
	height: 160px;
	float: left;
	margin-right: 30px;
}
.photolist li img {
	display: block;
	border: none;
}
.photolist li.last {
	margin: 0;
}
.sumact {
	float: right;
	margin-top: 6px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding: 5px;
	background-color: #FDF5EA;
	border: 1px solid #CFC5D2;
	display: block;
}
.rickyTable p {
	margin: 0;
	padding: 0;
}
.specials-underline {
        border-bottom: 1px solid #CFC5D2;
        padding-bottom: 25px;
} 
ol li {
        padding-bottom: 13px;
}      

/*-------------------------------------------    
	feature boxes
-------------------------------------------*/

.feature {
	width: 180px;
	height: 150px;
	margin-bottom: 10px;
	font-family: Verdana,Arial,Helvetica,Sans Serif;
	font-size: 12px;
	position: relative;
}
.feature a:link, .feature a:active, .feature a:visited {
	color: #943600;
	text-decoration: none;
	font-weight: 700;
}
.feature a:hover {
	text-decoration: underline;
}
.spa {
	background-image: url('/media/1030/feature-spa.gif');
	background-repeat: no-repeat;
}
.accomm {
	background-image: url('/media/1020/feature-accomm.gif');
	background-repeat: no-repeat;
}
.specials {
	background-image: url('/media/1035/feature-specials.gif');
	background-repeat: no-repeat;
}
.specials2 {
	background-image: url('/media/1040/feature-specials2.gif');
	background-repeat: no-repeat;
}
.specials3 {
	background-image: url('/media/1045/feature-specials3.gif');
	background-repeat: no-repeat;
}
.gallery {
	background-image: url('/media/1025/feature-gallery.gif');
	background-repeat: no-repeat;
}
.feature p {
	position: absolute;
	text-align: right;
	bottom: 6px;
	right: 22px;
	margin: 0;
}

/*-------------------------------------------    
	site header
-------------------------------------------*/

#header {	
	width: 960px;
	position: relative;
}
.header {
	display: block;
	border-left: 1px solid #89873D;
	border-right: 1px solid #89873D;
}
.slogan {
	position: absolute;
	top: 0px;
	right: 30px;
}

/*-------------------------------------------    
	navigation baseline
-------------------------------------------*/

#navigation {
	clear: left;
}
#navigation ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#navigation li {
	padding: 0;
	margin: 0;
	float: left;
}
#navigation img {
	display: block;
}
#content a {
	color: #1D2F55;
	text-decoration: underline;
}
#content a:hover {
	color: #FF0000;
	text-decoration: none;
}
#content-home a {
	color: #1D2F55;
	text-decoration: underline;
}
#content-home a:hover {
	color: #FF0000;
	text-decoration: none;
}

/*-------------------------------------------    
	page layout
-------------------------------------------*/

#container {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#consplit-home {
	clear: left;
	border-left: 1px solid #89873D;
	border-right: 1px solid #89873D;
	background-image: url('/media/4391/consplit-home-new.gif');
	background-repeat: no-repeat;
	background-color: #FFF;
	padding: 0 30px 30px 30px;
}
#consplit {
	clear: left;
	border-left: 1px solid #89873D;
	border-right: 1px solid #89873D;
	background-image: url('/media/4370/consplit-sub-new.gif');
	background-repeat: no-repeat;
	background-color: #FFF;
	padding: 0 30px 30px 30px;
	min-height: 500px;
}
#content-home {
	float: right;
	padding-top: 160px;
	width: 660px;
	line-height: 1.7em;
	font-family: Verdana,Arial,Helvetica,Sans Serif;
	font-size: 12px;
}
#content {
	float: right;
	padding-top: 30px;
	width: 660px;
	line-height: 1.7em;
	font-family: Verdana,Arial,Helvetica,Sans Serif;
	font-size: 12px;
}
#content input {
	margin: 0;
}
#sidebar {
	float: left;
	padding-top: 30px;
	width: 205px;
}
#footer {
	width: 894px;
	border-left: 1px solid #89873D;
	border-right: 1px solid #89873D;
	background-color: #D4E3E9;
	background-image: url('/media/1010/footer-gradient.gif');
	background-repeat: repeat-x;
	text-align: center;
	padding: 18px 32px;
	font-family: Verdana,Arial,Helvetica,Sans Serif;
	font-size: 10px;
	color: #7293A8;
	overflow: hidden;
}
.footer-zone {
	width: 150px;
	padding-right: 20px;
	float: left;
	font-family: Verdana,Arial,Helvetica,Sans Serif;
	font-size: 10px;
	line-height: 1.4;
	color: #7293A8;
}
#footer-logo {
	padding-top: 22px;
	width: 200px;
	float: right;
}
.footer-zone ul {
	font-family: Verdana,Arial,Helvetica,Sans Serif;
	font-size: 10px;
	color: #7293A8;
	list-style: none;
	padding: 0;
	margin: 0;
}
.footer-zone ul li.lead {
	font-family: Verdana,Arial,Helvetica,Sans Serif;
	font-size: 10px;
	color: #7293A8;
	font-weight: 700;
	padding-bottom: 10px;
}
.footer-zone ul li {
	text-align: left;
}
#footer p {
	clear: left;
	margin: 0;
	text-align: left;
	padding-top: 20px;
	line-height: 1em;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #7293A8;
	text-decoration: none;
}
#footer a:hover {
	color: #8F8545;
	text-decoration: underline;
}
#sidebar input {
	font-size: 11px;
}

/*-------------------------------------------    
	blog container
-------------------------------------------*/

.blogmodule {
	border: 1px solid #89873D;
	border-top: 8px solid #89873D;
	background-color: #D4E3E9;
	background-image: url('/media/1010/footer-gradient.gif');
	background-repeat: repeat-x;
	background-position: 0 -1px;
	padding: 12px;
	font-family: Verdana,Arial,Helvetica,Sans Serif;
	font-size: 10px;
	color: #7293A8;
	margin-bottom: 15px;
}
.blogmodule a:link, .blogmodule a:active, .blogmodule a:visited {
	color: #7293A8;
}
.blogmodule a:hover {
	color: #FF0000;
	text-decoration: none;
}
.blogmodule ul {
	padding: 0 0 0 5px;
	margin: 0 0 0 10px;
}
.blogmodule li {
        margin-bottom: 4px;
}

/*-------------------------------------------    
	side list
-------------------------------------------*/

.sidelist {
	margin-top: 10px;
	margin-bottom: 0px;
}
#subnavback {
	background-image: url('/media/1010/footer-gradient.gif');
	background-repeat: repeat-x;
	background-position: 0 -1px;
	background-color: #D4E3E9;
}
ul.sidelistN {
	margin: 0;
	padding: 0;
	margin: 0 0 10px 0;
	border-top: 8px solid #89873D;
}
ul.sidelistN li {
	list-style: none;
	width: 205px;
	margin-bottom: 3px;
	background-image: url('/media/1000/side-arrow.gif');
	background-repeat: no-repeat;
	background-position: 10px 8px;
}
ul.sidelistN li a {
	display: block;
	border: 1px solid #89873D;
	padding: 5px;
	padding-left: 21px;
	font-family: Verdana,Arial,Sans Serif;
	font-size: 10px;
	font-weight: 700;
}
ul.sidelistN li span {
	display: block;
	border: 1px solid #89873D;
	padding: 5px;
	padding-left: 21px;
	font-family: Verdana,Arial,Sans Serif;
	font-size: 10px;
	font-weight: 700;
}
.sidelink:link, .sidelink:active, .sidelink:visited {
	color: #668793;
	text-decoration: none;
}
.sidelink:hover {
	color: #3E606D;
	text-decoration: underline;
}

/*-------------------------------------------    
	weather layout
-------------------------------------------*/

.weatherp p {
	margin: 0;
}
#current p {
	margin: 0;
	float: left;
}
#weather img {
	border: none;
}

/*-------------------------------------------    
	promo box
-------------------------------------------*/

#promo {
	width: 205px;
	height: 162px;
	overflow: hidden;
	background-image: url('/media/4635/promo-bg.gif');
	background-repeat: no-repeat;
	margin: 0 0 20px 0;
}
#promo a {
	width: 205px;
	height: 162px;
	text-decoration: none;
	display: block;
	line-height: 1em;
	font-style: italic;
	font-weight: bold;
	color: #293C6E;
	padding: 35px 0 0 60px;
	font-size: 52px;
}
#promo a:hover {
	color: #293C6E;
}
.blogh2, .blogh2 a {
	margin: 15px 0px 4px 0px;
	font-size: 16px;
	color: #8F8545;
	font-weight: 400;
	font-family: Georgia,Times,Times New Roman,Serif;
}
.blogh2 a:hover {
	text-decoration: none;
}













































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
