/* CSS Document */


/* --------- Defaults ---------*/

html,body {
	background-color: #576eb2;
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	lineheight:14px;
}

:focus {
	outline: 0;
}

p {
	margin:0 0 14px 0;
	padding:0;
}

a {
	color:#576eb2;
	text-decoration:none;
}

a:hover {
	color:#576eb2;
	text-decoration:underline;
}



/* --------- Layout ---------*/


#container {
	width:865px;
	margin:64px auto 0 auto;
	padding:0 0 10px 0;
}


#containerBorder {
	background:#fff;
	border:3px solid #000;
	padding:5px;
	position:relative;
}

#subContainer {
	border:1px solid #ee2e24;
	padding:0 0 20px 0;
}









.mastheadLogo {
	position:absolute;
	z-index:99;
	left:349px;
	top:-54px;
	
}


#mainContent {
	width:520px;
	float:left;
	padding:26px 0 0 34px;
	position:relative; /* for IE6 */
}

#sidebarContent {
	width:225px;
	float:right;
	background:#ebedf6;
	padding:17px 16px 3px 16px;
	margin:26px 0 0 0;
	position:relative; /* for IE6 */
	
}

#sidebarContent img { /* to remove all extra padding. Can be over-ridden as needed inline */
	display:block;
}



.imgBlock {
	display:block;
}


/* --------- Top navigation ---------*/

#topNav {
	margin:1px 0 0 0;
	padding:0 0 1px 12px;
	background:#576eb2;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	/*font-variant:small-caps;*/
	line-height:18px;
	letter-spacing:1px;
	
}

#topNav a {
	color:#fff;
	text-decoration:none;
}

#topNav a:hover {
	color:#ccd3e8;
	text-decoration:none;
}

/* --------- Bottom navigation ---------*/

#bottomNav {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#fff;
	line-height:26px;
	text-align:right;
	padding:0 20px 0 0;
}

#bottomNav a {
	color:#fff;
	text-decoration:none;
}

#bottomNav a:hover {
	color:#fff;
	text-decoration:underline;
}

/* --------- Footer ---------*/

#footer {
	background:#abb7d9;
	height:1%; /* for IE6 */
}

#footerTerms {
	width:500px;
	margin:0 0 12px 50px;
	float:left;
	display:inline;
}

#footerTerms a {
	color:#000;
	text-decoration:underline;
}

#footerSales {
	width:250px;
	margin:18px 0 12px 0;
	float:right;
}


/* --------- text styles ---------*/

h2, #mainContent h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#576eb2;
	margin:0 0 4px 0;
}

#sidebarContent h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#576eb2;
	margin:0 0 4px 0;
	line-height:14px;
}

h3, #mainContent h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000;
	margin:0 0 4px 0;
}



/* ---------- Lists ---------*/

ul {
	list-style-type:none; /* remove automatic bullet */	
	padding: 0 0 0 18px; /* move bullet to the right (add padding-left) */
	margin: 0 0 10px 0; /* space aruond the list */
	line-height:14px;
	position:relative; /* for IE6 */
}
	
ul li {
	background-image:url(/Themes/stratton/_images/gabarit/bullet.gif);
	background-repeat: no-repeat;
	background-position:0 6px;
	padding: 0 0 0 10px; /* define distance of text from bullet */
	margin: 0 0 3px 0; /* define distance between bullets (appreciated if bullets wrap) */
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000000;
}

#sidebar ul {
	list-style-type:none; /* remove automatic bullet */	
	padding: 0 0 0 18px; /* move bullet to the right (add padding-left) */
	margin: 0 0 0 0; /* space aruond the list */
}
	
#sidebar ul li {
	background-image:url(/Themes/stratton/_images/gabarit/bullet.gif);
	line-height:14px;
	padding: 0; /* define distance of text from bullet */
	margin: 0 0 3px 0; /* define distance between bullets (appreciated if bullets wrap) */
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000000;
}


ul.linklist { /* used for a list with no bullets, no left padding */
	padding-left:0px;
}

ul.linklist li {
	background-image:none;
	margin-bottom:4px;
	padding-left:0;
}












/* ---------- Property Listings ---------*/



select.listings {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000;
	margin:0;
}

.disabled {
	color:#999999;
}

button.listings {
	border:1px solid #a6b3da;
	background:#f0f2f8;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#576eb2;
	font-weight:bold;
}




#searchResults {

}

#searchResults h2 {
	font-size:14px;
	margin-bottom:10px;
}

.searchResults {

}

.searchResults td {
	vertical-align:top;
}

.searchResults img {
	border:1px solid #000;
	padding:3px;
	margin:0 10px 0 0;
}

.searchResults ul {
	padding:0 0 0 0px;
}

.searchResults ul li {
	padding:0 0 0 7px;
	background-image:url(../../_images/gabarit/bullet.gif);
	background-position:0pt 6px;
	background-repeat:no-repeat;
	color: #000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	margin:0pt 0pt 3px;
}







/* ---------- Resort Homes ---------*/

#homesResults { /* the container for all results */

}

#homesResults h2 { /* here because style is not inherited from table class */
	font-size:14px;
}


.homesResults { /* table */

}

.homesResults td {
	vertical-align:top;
}


.homesResults img {
	border:1px solid #576eb2;
	padding:4px;
	margin:0 10px 0 0;
}

.homesResults span { /* for the [more] links */
	color:#576eb2
}

.homesResults p {
	margin-bottom:6px;
}

.homesResultsImage {

}


#projectGallery {
	padding:0 0 5px 0;
}

#projectGallery img {
	border:2px solid #576eb2;
	padding:2px;
	margin:0 0 5px 0;
	display:block;
}

.foo 
{
	border:2px solid #576eb2;
	padding:2px;
	margin:0 0 5px 0;
	display:block;
}


#homesLiving ul { /* used for the bullet points list */
	padding-left:2px;
}


#skiAccess {
	padding:0 0 14px 0;
}

#skiAccess img {
	display:inline; margin-right:5px;
}








/* ---------- Helpful things ---------*/

.generalTable {

}

.generalTable td {
	vertical-align:top;
}

form {
	margin:0;
	padding:0;
}

.showMe {
	display:block;
	visibility:visible;
}

.hideMe {
	display:none;
	visibility:hidden;
}

/* ---------- Site Catalyst ---------*/

#siteCatalyst {
	display:none;
}

/* ---------- Flash ---------*/

.noFlash {
	background-color:#FDFDFD;
	border: double #FF0000;
	padding: 10px 10px 0px 10px;
	margin:10px 20px;
}



 

/* ---------- Gallery Number Rollovers ---------*/

/*#realEstateNumbers {
	margin:0;
	padding:0 0 3px 0;
}

#realEstateNumbers span a {
	background-color: #576eb2;
	width: auto;
	height: auto;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	font-weight: bold;
	color: white;
	margin: 0px 2px 2px 0px;
	text-align: center;
	text-decoration:none;
	padding:1px 5px 2px 5px;
	border:0px;
	line-height:14px;
}

#realEstateNumbers span a:hover {
	background-color: #000;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	font-weight: bold;
	color: white;
	text-align: center;
	text-decoration:none;
	border:0px;
}

*/



.realEstateNumbers a:link, .realEstateNumbers a:visited, .realEstateNumbers a:active {

	background-color: #576eb2;
	width: auto;
	height: auto;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	font-weight: bold;
	color: white;
	margin: 0px 2px 2px 0px;
	text-align: center;
	text-decoration:none;
	padding:1px 5px 2px 5px;
	border:0px;
	line-height:14px;

}

.realEstateNumbers a:hover {

	background-color: #000;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	font-weight: bold;
	color: white;
	text-align: center;
	text-decoration:none;
	border:0px;

}

.realEstateNumbers {
	margin:0 2px 2px 0;
	padding:0 0 3px 0;
	float: left;
}
.slide {
	display: block;
	clear: both;
	padding: 3px;
	border: 1px solid #003366;
	margin: 0 0 5px 0;
}
/* ----------- Styles Added 05/09 for PGH Version 1 Migration ---------- */

.errMsg {
	color:#990000;
	font-weight: bold;
	padding: 0 0 10px 0;
}
#requestForm label.error {
	color:#CC0000;
	font-weight: bold;
	font-size: 11px;
}




/* ----------- Styles Added 2009-11 for Winter Campaign ---------- */


#sidebarContainer {
	
	float:right;
	position:relative; /* for IE6 */
}


#sidebarContentWC {
	width:213px;
	background:#fff;
	border:2px solid #2a2d34;
	padding:17px 16px 3px 16px;
	margin:26px 12px 0 0;
	position:relative; /* for IE6 */	
}

	#sidebarContentWC p.highlight {
		background-color:#c9000d;
		color:#fff;
		font-weight:bold;
		padding:3px 6px 4px 6px;
		display:inline;
	}

#sidebarContentWC p {
	color:#2c2d2e;
}

#sidebarContentWC a  {
	color:#2c2d2e;
	text-decoration:underline;
}

#sidebarContentWC a:hover  {
	color:#f63626;
	text-decoration:underline;
}


#sidebarContentWC p.wcTitle {
	color:#f63626;
	font-size:12px;
	margin:0 0 5px 0;
}


ul.linklist {
	margin-left:0;
	margin-bottom:10px;
}

ul.linklist li {
	padding:0;
	color:#2c2d2e;
	margin-bottom:4px;
}

	ul.linklist li span {
		color:#c9000d;
		font-weight:bold;
	}

ul.linklist li a {
	color:#2c2d2e;
}



#wcContactZone {
	background-color: #2a2d34;
	padding:17px 16px 3px 16px;
	margin:12px 12px 0 0;
}

	#wcContactZone p {
		color:#fff;
		font-weight:bold;
		line-height:16px;
	}
	
	#wcContactZone a {
		color:#fff;
		font-weight:bold;
	}


