@import url(scrollStyle.css);
@import url(modalStyle.css);

/* Design44 Base HTML/CSS  -  Written By: Lucas Kwasnik  -  Last Updated: 2007-10-09 */
/* ====================== Page Formatting  ========================*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background: #772d04 url(/Common/Img/toscana-bodyBG.jpg) no-repeat center top;
}
td {vertical-align: top;}
select, textarea {
	color: black;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input {
	color: #464646;
	font-size: 11px;
	height: 17px;
	border-top: 2px solid #FFFFFF;
	border-left: 1px solid #e5e2e6;
	border-bottom: 2px solid #e2e9ef;
	border-right: 1px solid #dcdcdf;
	padding-left: 2px;
	padding-top: 1px;
}
#vip input { width: 125px; }
#vip input.enterButton {
	width: 42px;
	height: 22px;
	background: url(/Common/Img/enter-vip.gif) no-repeat left top;
	cursor: pointer;
	border: none 0px;
}

h1, h2, h3, h4, h5, h6, h7 {
	font-size: 12px;
	color: #000000;
}
h1 {
	font-size: 18px;
	color: #894009;
	font-weight: normal;
	padding-bottom: 15px;
}
h2 {
	font-size: 12px;
	color: #000000;
	padding-bottom: 5px;
}
ul {
	padding-bottom: 15px;
	padding-left: 20px;
}
p {padding-bottom: 15px;}
a { color: #772D04; }

/* ====================== layout & columns ========================*/
#container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 882px;
	background: url(/Common/Img/toscana-categoryBG.jpg) no-repeat left 30px;
}
#container.home {
	width: 1024px;
	background: url(/Common/Img/toscana-homeBG.jpg) no-repeat left top;
	padding-right: 43px;
	padding-left: 43px;
}
#starburst {
	position: absolute;
	top: 5px;
	right: 0px;
}
#main {
	padding-right: 41px;
	padding-left: 41px;
}
#left {
	float: left;
	width: 198px;
	margin-right: 7px;
	padding-left: 1px;
}
#vip {
	background: url(/Common/Img/vip-accessBox.jpg) no-repeat left top;
	height: 57px;
	width: 185px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 55px;
	padding-left: 13px;
	position: absolute;
	top: 603px;
	left: 42px;
}
#middle {
	float: left;
	width: 411px;
	margin-right: 6px;
	padding: 0px 15px 14px 14px;
}
#content {
	background: #ede1d9;
	width: 392px;
	padding: 14px 6px 6px 13px;
}
#contentScroll {
	height: 408px;
	overflow-y: auto;
	padding-top: 5px;
	padding-right: 10px;
	width: 382px;
}
#content img { padding: 5px 10px; }
#right {
	float: left;
	width: 148px;
}
.callout {
	background: #f4f1e5;
	text-align: center;
	margin-bottom: 3px;
	padding: 5px 4px;
	font-size: 11px;
	font-weight: bold;
	color: #964609;
}
.callout a {
	font-size: 9px;
	font-weight: normal;
	color: #964609;
	text-decoration: none;
}
.callout a:hover { text-decoration: underline; }
#homeImage {
	height: 605px;
	width: 1024px;
}
#homeBoxes {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 1110px;
	text-align: center;
}
.homeBox {
	display: inline;
	padding-right: 13px;
	padding-left: 13px;
}
.musicControl {
	position: absolute;
	right: 45px;
	bottom: 45px;
}

#pagePhoto {
	clear: both;
	padding-right: 41px;
	padding-left: 41px;
}

/* ====================== Header & Footer ====================== */
#header {
	text-align: right;
	padding-right: 41px;
	padding-left: 41px;
	background: url(/Common/Img/toscana-headerBG.jpg) no-repeat left top;
	font-size: 10px;
	color: #FFFFFF;
	height: 23px;
	padding-top: 7px;
}
#header ul { padding: 0px; }
#header li {
	list-style-type: none;
	display: inline;
}
#header li a {
	color: #FFFFFF;
	text-decoration: none;
}
#header li a:hover { text-decoration: underline; }
#logo {
	position: absolute;
	left: 42px;
	top: 139px;
}
#homeNav {
	position: absolute;
	left: 182px;
	top: 0px;
}
#homeNav ul { padding: 0px; }
#homeNav li {
	list-style-type: none;
	margin-top: -18px;
}
#homeNav li a {
	display: block;
	background: url(/Common/Img/toscana-navLiBG.png) no-repeat left top;
	width: 215px;
	color: #933b00;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	height: 51px;
	line-height: 51px;
	font-size: 11px;
}
#homeNav li a:hover {
	background: url(/Common/Img/toscana-navLiBGOver.png) no-repeat left top;
	color: #ffffff;
}
#searchArea {
	float: right;
	position: relative;
	padding-top: 10px;
}
#footer {
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	padding: 20px 41px;
	background: url(/Common/Img/toscana-footerBG.jpg) no-repeat left top;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#footer ul { padding: 0px 0px 5px; }
#footer li { display: inline; }
#footer li a {
	color: #FFFFFF;
	text-decoration: none;
}	
#footer li a:hover { text-decoration: underline; }
#homeFooter {
	width: 1110px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding: 10px 0px 20px;
}
#homeFooter a { color: #FFFFFF; }
#homeFooter ul { padding: 0px 0px 5px; }
#homeFooter li { display: inline; }
#homeFooter li a {
	color: #FFFFFF;
	text-decoration: none;
}	
#homeFooter li a:hover { text-decoration: underline; }

/* ====================== Menu ====================== */
#navMenu { padding-bottom: 80px; }
#navMenu ul { padding: 0px; }
#navMenu ul li {
	list-style-type: none;
	padding: 0px 1px 2px 0px;
	display: none;
}
#navMenu ul li.homeNav, .residential #navMenu ul li.residentialNav, .residential #navMenu ul li.residentialNav ul li, .vacation #navMenu ul li.vacationNav, .vacation #navMenu ul li.vacationNav ul li, #navMenu ul li.contactNav { display: block; }
#navMenu ul li a {
	display: block;
	background: #ede1d9;
	padding: 7px 10px 7px 25px;
	font-size: 11px;
	color: #94450a;
	text-decoration: none;
	font-weight: bold;
}
#navMenu ul li.homeNav a {
	background: #9E6C4B;
	color: #FFFFFF;
}
#navMenu ul li.homeNav a:hover { background: #895E41; }
#navMenu ul li a:hover { background: #faf6f4; }
#navMenu ul ul {
	background: #ede0d9;
	padding-top: 4px;
	padding-bottom: 4px;
}
#navMenu ul ul li {padding: 0px;}
#navMenu ul ul li a {
	background: #ece0d9;
	padding: 3px 10px 3px 34px;
}

/* ====================== Display and hide second level menus ====================== */
#navMenu ul ul, #hidden {display: none;}
#navMenu li.CurrentPage ul, #navMenu li.CurrentCategory1 ul {display: block;}

#navMenu ul li.CurrentCategory1 a {background: #faf6f4;}

#navMenu ul li.CurrentCategory1 ul li a {background: #ece0d9;}
#navMenu ul li.CurrentCategory1 ul li a:hover {background: #faf6f4;}

#navMenu ul li ul li.CurrentCategory2 a {
	background: url(/Common/Img/toscana-LIArrow.gif) no-repeat 34px 5px;
	padding-left: 45px;
}
#navMenu ul li ul li.CurrentCategory2 a:hover {
	background: url(/Common/Img/toscana-LIArrow.gif) no-repeat 34px 5px;
	padding-left: 45px;
}

#navMenu li#menuHome.CurrentPage ul, #navMenu li#menuHome.CurrentCategory1 ul {display: none;} /* never display L2 menu items in Home Category */

/* ====================== search results ======================== */
#searchContainer {
	height: 37px;
	padding: 0px 0px 0px 20px;
	background: #E7B060 url(/Common/Img/logoSWBM_Header.jpg) no-repeat right top;
}
#searchBox {padding-top: 10px;}
#searchResultsPage #content {padding: 0px 15px 0px 45px;}
.SearchResult, .SearchResultAlt {padding-bottom: 15px;}
.SearchResultTitle, .SearchResultTitle a:link, .SearchResultTitle a:hover, .SearchResultTitle a:visited, .SearchResultTitle a:active {
	color: #423E34;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}	
.SearchResultTitle a:hover {text-decoration: underline;}
.SearchResultsHighlight {
	color: #E7B060;
	font-style: italic;
	text-decoration: underline;
}	
#resultsSearchPhrase, #resultsSearchQty, .SearchResultUrl a:link, .SearchResultUrl {color: #999999;}
#resultsSearchQty {padding-bottom: 12px;}
.selHint {background-color: #4D6177;}
#results div a span {background-color: #4D6177;}	
.ezcount {
	float: right;
	color: #E7B060;
	font-size: 9px;
}
#results {
	z-index: 99;
	width: 175px;
	display: none;
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	border: solid 1px #000000;
	background-color: #F5F1D0;
}
#results a {color: #E7B060;}
#EasySearchLiveResults {
	z-index: 100;
	display: none;
	position: absolute;
	border-width: 13px;
	border-color: black;
	margin-bottom: 10px;
	background-color: white;
}

/* ====================== Styling for Submit button on Login ========================*/
.adminButton , a.adminButton, a.adminButton:link, a.adminButton:visited, a.adminButton:hover, .smallButton{
	width: 125px;
	cursor: pointer;
	cursor: hand;
	color: #F5F1D0;
	font-size: 12px;
	padding-top: 6px;
	text-align: center;
	padding-bottom: 6px;
	text-decoration: none;
	vertical-align: middle;
	background-color: #423E34;
	border-right: 8px solid #4D6177;
}

/* PNG Background Fix for IE6 */
#idclass { behavior: url(../../iepngfix.htc); }
