@import "header.css";
@import "footer.css";
@import "dropshadow.css";
@import "forms.css";
@import "navigation.css";
@import "calendar.css";
@import "coupon.css";
@import "websiteguide.css";
@import "classifieds.css";
@import "contest.css";
@import "staffcontest.css";

#airlock 
{
	width : 1002px; 
	margin : 0 auto;
}
a 
{
	color : #666666;
	text-decoration: underline;
}
a img 
{
	border : 0;
}
a.attention 
{
	color:#000000;
	font-weight : bold;
}
body 
{
	margin : 0;
	padding : 0;
	color : #666666;
	/* MUST!!! DECLARE Trebuchet as the default, then Verdana */
	font: normal 12px/115% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
body#CommunityPage 
{
	margin : 0 0 5px 0;
}

form 
{
	margin: 0; 
	padding: 0;
}

h1, 
h2, 
h3, 
h4 
{
	color : #333333;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight : bold;
}

h2 
{
	 font-size : 16px;	 
}

h2.special 
{
	font-style: italic;
	text-transform: capitalize;
}

a.rss 
{
	 padding-top: 5px;	 
}

body#CommunityPage h2,
h2.seperator 
{
	color : #666666;
	padding-bottom: 5px;
	margin-top : 5px !important;
	border-bottom : 1px solid #9E998E;
}

body#CommunityPage h2 
{
	margin-bottom : 0;
}
body#CommunityPage h2 img
{
    vertical-align:text-bottom;
    margin:0 0 0 6px;
}
body#CommunityPage.NoNavigation h2 
{
	margin-bottom : 15px;
}
span#lblCommunityName 
{
	text-transform: uppercase !important;
}

body#CommunityPage h2 span 
{
	text-transform: capitalize;				
}

div.ConciergeContent h1, 
div.ConciergeContent h2,
div.ConciergeContent h3, 
div.ConciergeContent h4,
h3.sub 
{
	background : transparent url(../images/button-arrow.gif) no-repeat center left;
	margin-left : -10px;
	padding-left : 15px;
	color : #000000;
	text-transform: uppercase;
	letter-spacing : normal;
	margin-top : 0;
	margin-bottom : 8px;
}
h3.subeCard 
{
	background : transparent url(../images/button-arrow.gif) no-repeat center left;
	margin-left : 0px;
	padding-left : 15px;
	color : #000000;
	text-transform: uppercase;
	letter-spacing : normal;
	margin-top : 0;
	margin-bottom : 8px;
/*	width: 53px;*/
/*	float: left;*/
}
span.eCardSubNote {
	font-weight: bold;
	line-height: 1.2em;
	/*border: 1px solid red;*/
	text-transform: none;
}
#pnlPhotos {

}
#tbPhotos {
	padding-bottom: 0px;
}

h3, 
h4 
{
	color : #9E998E;
	font-size : 12px;	
	margin-left : 5px;
}
h3.separator 
{
	border-bottom : 1px solid #9E998E;
}
h3.separator span 
{
	color : #333333;
	font-size : 15px;
	margin : 5px 0;
	display: block;
}
h3.separator-ul 
{
	text-transform: none;
	border-bottom : 1px solid #9E998E;
}
div#CalendarContainer h3.sub {
	margin : 8px 5px;	
	padding-left : 12px;
}
div#CalendarContainer h3.sub a {
	color : #3F3D3D;
	text-decoration : none;
	font-size : 14px;
}
div#CalendarContainer h3.sub a:hover
{
	color : #C9741B;
}
img 
{
	margin : 0; 
	padding : 0;
}

div#content 
{
	padding :  2px 15px 15px 15px;
}

p 
{
	line-height: 130%;
	margin-top : 5px;
	margin-left : 5px;
}
p.restricted
{
	width : 70%;
}
.button 
{
	border : 1px solid #9E998E;
	font-size : 11px;
	font-weight: bold;
	cursor : pointer;
	margin : 5px 0 0 0;
	background : #E2E0DD url(../images/button-arrow.gif) no-repeat center left;
	padding : 2px 5px 2px 15px;
	width : 120px;	
	color : #1A2A38;
	text-align: left;
	text-transform : uppercase;
	text-decoration: none;
}
.buttondisplayeCard 
{
	border : 1px solid #9E998E;
	font-size : 11px;
	font-weight: bold;
	cursor : pointer;
	margin : 5px 0 0 0;
	background : #E2E0DD url(../images/button-arrow.gif) no-repeat center left;
	padding : 2px 5px 2px 15px;
	color : #1A2A38;
	text-align: left;
	text-transform : uppercase;
	text-decoration: none;
	float: right;
}

.medium {
	width : 140px;
}
.love 
{
	font-style : italic;
}
.help 
{
	font-size : 11px;
	letter-spacing : normal;
	text-transform: none;
	font-weight : normal;
}
h2 p.help 
{
	font-size : 10px;
}
#WelcomeBar 
{
	margin-bottom : 0;
}
#WelcomeBar .button 
{
	font-family : Arial, Helvetica, sans-serif !important;
}
#WelcomeBar .button 
{
	float : right;
	width : 130px;
}
#WelcomeBar a.button 
{
    margin-left : 5px;
    padding-bottom : 3px;
    padding-top : 3px;
    width : auto;
}
#WelcomeBar input.alternate {
	float : none!important;
}
#WelcomeBar p 
{
	line-height: normal;margin : 5px 0;
}
#WelcomeBar span 
{
	font-weight : bold;
	font-size : 14px;
}

table.communitylist h3 
{
	margin: 2px 1px!important;
	padding : 5px 10px!important;
	background-color : #9E998E;
	color : #FFFFFF;
}

table.communitylist td 
{
	vertical-align: top;
	padding : 0;
	margin : 0;
	width : 24%;
}

table.communitylist tr td ul,
table.communitylist tr td ul li 
{
	list-style-type: none!important;
	list-style: none!important;
}

table.communitylist tr td ul 
{
	margin: 0!important;
	padding : 0!important;
	
}

table.communitylist tr td ul li 
{
	margin : 4px!important;
	padding : 4px 0 !important;
}

table.communitylist tr td ul li a
{
	padding-left : 5px;
}
#Side 
{
	float : right;
}
#Side.MainPage 
{
	 width : 700px;
	 padding-top : 8px;
}
#Side.Contact {
	width : 515px;
}
#Side.Contact h3 {
	margin-left : 5px!important;
	margin-top : 0!important;
}
#Side.CouponsMenu, 
#Side.MaintenanceMenu 
{
	width : 310px !important;
}
#Side.EventsList
{
	width : 230px !important;
	margin-bottom : 30px;
}
.ServiceImages 
{
	width : 230px !important;
	padding : 15px 35px !important;
	margin-bottom : 30px;
	margin-left : 35px;
}
#Side.CouponsMenu h3, 
#Side.MaintenanceMenu h3 
{
	color : #333;
	letter-spacing: normal;
}
.RanchMenu 
{
	width : 310px !important;
	margin-left : 35px !important;
	margin-bottom : 30px !important;
}
#Side.RanchMenu h3 
{
	color : #333;
	letter-spacing : normal;
	margin-bottom : 0;
}
#Side.CouponsMenu h3 a
{
	font-size : 12px;
	font-weight : normal;
	text-transform : capitalize;
	text-decoration : underline;
	margin : 0 5px;
}
.CustomerCareSide 
{
	width : 620px !important;
	margin-left : 10px;
}
.CustomerCareSide h3 
{
	margin-left : 0;
}
div#Side div.CustomerCare 
{
	width : 320px;
	position : relative;
	margin : 0 10px;
}
div#Side.MainPage div.CustomerCare {
	width : auto!important;
	margin : 0!important;
}
div#Side div.CustomerCare p
{
	margin-top : 0px;
}
div#Side div.CustomerCare img 
{
	margin-bottom : 60px;
}
#ImageButtons 
{
	float : left;
}

#ImageButtons ul 
{
	margin : 0 0 0 5px; 
	padding : 0;
	list-style: none;
}
#ImageButtons ul li 
{
	margin : 0 0 4px 0;
}
#ImageButtons ul li.last 
{
	margin : 0;
}

.ImportantInformaton, 
.ImportantInformaton ul, 
.ImportantInformaton ul li
{
	margin : 0; padding : 0;
}
.ImportantInformaton
{
	margin-bottom : 15px;
	margin-left : 4px;
}
.ImportantInformaton ul li 
{
	margin : 6px 0;
	list-style: none;
	clear : left;color : #666666;
	line-height : 1.5em;
}
.ImportantInformaton ul li span 
{
	float : left;
	width : 250px;
}
div.CustomerCare
{
	margin : 0 5px;
}
div.CustomerCare img#iconCustomerCare 
{
	text-align: left; 
	float : left; 
	margin : 5px 10px 0 0;
}
div.AvenuesIssueView
{
 	width : 550px;
	padding-bottom: 5px;
}
div.AvenuesIssueView div#Copy 
{
	float : right;width : 410px;
}
div.AvenuesIssueView div#Copy p 
{
	margin-bottom : 5px;
}
span.AvenuesTitle {
	text-transform : uppercase !important;
}
span.avenues 
{
	font-style: italic;
	text-transform : uppercase !important;
}
div.AvenuesIssueView img.iconAvenuesIssue 
{
	margin-top : 7px;
}
div.AvenuesIssueView ul#AvenuesIssues, 
div.GenericHtml ul 
{
	margin : 0 0 10px 0;
}
div.AvenuesIssueView ul#AvenuesIssues li, 
div.GenericHtml ul li 
{
	list-style: none;
	margin : 0; 
	padding : 0;	
}
div.AvenuesIssueView ul#AvenuesIssues li,
div.GenericHtml ul li 
{
	background : transparent url(assets/images/button-arrow.gif) no-repeat center left;
	padding : 2px 0 2px 15px;
}
div.AvenuesIssueView ul#AvenuesIssues li a,
div.GenericHtml ul li a
{
	font-weight : bold;
}
div.AvenuesIssueView ul#AvenuesIssues li a.current 
{	
	color : #000000;
}
div#left
{
	width: 225px;
	float:left;
	line-height: 20px;
}
div#right
{
	line-height: 20px;
	width:auto;
	float:left;
}
div#right ul, div#left ul
{
	top:0;
}
div#EnterToWin 
{
	background: #F7F7F7 url(../images/enter-to-win-background.jpg) repeat-x bottom right;	
	width : 500px;
	/*height : 185px !important;*/
	border : 1px solid #9E998E;
	padding : 5px;
}
div#EnterToWinlg 
{
	background: #F7F7F7 url(../images/enter-to-win-background-lg.jpg) repeat-x top left;	
	width : 500px;
	height : 292px !important;
	border : 1px solid #9E998E;
}
div#EnterToWin p, div#EnterToWinlg p 
{
	margin : 10px;		
	padding: 0;	
}
div#EnterToWin a, div#EnterToWinlg a
{
	margin : 5px;
	padding-top: 5px;	
	FONT-WEIGHT: bold; 
	TEXT-TRANSFORM: uppercase; 
	TEXT-DECORATION: none;
	font-size : 14px;
	color:Black;
}
div#EnterToWin .attention 
{
	font-size : 28px;
	TEXT-TRANSFORM: uppercase; 
	color : #A8A8A8;
}
div#EnterToWin .attention2 
{
	font-size : 24px;/*18px;*/
	TEXT-TRANSFORM: uppercase; 
	line-height: 1.2em;
	color : #A9A9A9;/*#3F3D3D;*/
}
div#EnterToWin .amount, div#EnterToWinlg .amount {
	color : #000000;
	font-weight : bold;
}
div#EnterToWin a#btnEnterToWin 
{
	float : right;
/*	background : transparent url(../images/btnEnterToWin.jpg) no-repeat top left;*/
	width : 32px;
	height : 22px;
	text-decoration : none;
	margin : -15px 10px 0 0;
}	
a.GenericButton 
{
	background: #F7F7F7 url(../images/generic-button-background.jpg) repeat-x top left;
	height : 16px;
	width : auto;
	display : block;
	border : 1px solid #9E998E;
	padding : 0 5px;
	line-height : 16px;
	font-weight : bold;
	float : left;
	text-decoration : none;
	margin : 0 0 15px 0;
	color : #FFFFFF;
}
a.btnGo 
{
	float : right;
	background : transparent url(../images/btnGo.gif) no-repeat top left;
	width : 32px;
	height : 22px;
	text-decoration : none;
	margin : 0 5px 0 5px;
}
div#EnterToWin a.btnSurvey 
{
	float : right;
	background : transparent url(../images/btnSurvey.gif) no-repeat top left;
	width : 96px;
	height : 22px;
	text-decoration : none;
	margin : 0 5px 0 5px;
}
div#EnterNow 
{
	background: #F7F7F7 url(../images/enter-to-win-background.jpg) repeat-x bottom right;	
	width : 500px;
	/*height : 145px !important;*/
	border : 1px solid #9E998E;
	padding : 5px;
}

div#EnterNow .attention2 
{
	font-size : 24px;/*18px;*/
	TEXT-TRANSFORM: uppercase; 
	line-height: 1.2em;
	color : #A9A9A9;/*#3F3D3D;*/
}

div#EnterNow a#btnEnterNow 
{
	float : right;
	/*background : transparent url(../images/btnEnterNow.gif) no-repeat top left;*/
	width : 75px;
	height : 22px;
	text-decoration : none;
	margin : 0 5px 0 5px;
}
div#EnterNow a#btnSubmitPhoto
{
	float : right;
	/*background : transparent url(../images/btnEnterNow.gif) no-repeat top left;*/
	width : 120px;
	height : 22px;
	text-decoration : none;
	margin : 0 5px 0 5px;
}
div#EnterNow input#btnSubmit
{
	float : right;
	background : transparent url(../images/btnEnterNow.gif) no-repeat top left;
	width : 120px;
	height : 22px;
	text-decoration : none;
	margin : 0 5px 0 5px;
}

div#EnterNow input#ibPhotoContest
{
	float : right;
	background : transparent url(../images/btnEnterNow.gif) no-repeat top left;
	width : 120px;
	height : 22px;
	text-decoration : none;
	margin : 0 5px 0 5px;
}

div#EnterToWin a.officialrules {
	color: #3F3D3D;
	text-decoration : none;
	text-transform: none;
	font-size: smaller;
	text-decoration: underline;
}
.Contact div.Information {
	width : 400px!important;
}
.Contact table.importantInformation td
{
	vertical-align : top;	
}
div.Information 
{
	width : 640px;
	margin : 0 0 15px 0;	
}
div#InformationList h3 
{
	margin-bottom : 5px;
}
div.Information table.InformationList 
{
	width : 100%;
	border : 0 solid #FFF;
	margin : 0 0 0 5px;
}
div.Information table.InformationList tr 
{
	border : 0;
}
div.Information table.InformationList td 
{
	border : 0;
	padding-bottom : 9px;
	vertical-align: top;
}
div.Information table.InformationList td.ListHeading 
{
	text-align: left;
	font-weight : bold;
	width : 20%;
	padding-right : 14px;
}
div.Information table.Grouped td.ListHeading {
	width : 170px !important;
}
div.Information table.InformationList td.ListDetail 
{	
	text-align : left;
}
div.Information table.InformationList td.ListDetail table 
{
	margin : 3px 0;
}
div.Information table.InformationList td.ListDetail table tr td {
	padding-bottom : 5px;
}


div#EmergencyMaintenancePhones
{
	float : left;
	color : #C9741B;
	width : 60% !important;
}
div#EmergencyMaintenancePhones div.Information
{
	width : auto !important;
}
div#EmergencyMaintenancePhones div.Information table.InformationList 
{
	margin-left : 5px;
}

div#AvenuesArchive div.AvenuesEdition 
{
	float : left;
	margin-top : 10px;
	margin-bottom : 30px;
	margin-right : 45px;
	margin-left : 5px;
}
div#AvenuesArchive img.iconAvenuesIssue 
{
	height : 162px;
}
div#AvenuesArchive span 
{
	display : block;
}

div#AvenuesArchive table
{
	border : 0;
	width : 600px;
}
div#AvenuesArchive table tr, 
div#AvenuesArchive table tr td
{
	border : 0;
}
div#AvenuesArchive table tr.odd td
{
	/*background-color : #F7F7F7;*/
}
div#AvenuesArchive table tr td
{
	padding : 5px;
}
div#AvenuesArchive table tr td.link,
div#AvenuesArchive table tr td.icon
{
	width : 20%;
}

div#MaintenanceServices ul {
	float : left;
	margin : 0 10px;
}
div#MaintenanceServices ul li {
	margin-left : 15px;
}

div#FAQs {
	height : 500px;
	overflow : auto;
}
div#FAQs ul li {
	margin : 2px 0px;
}
div#FAQs dl dt {
	margin : 0 0 5px 0;
}
div#FAQs dl dd {
	margin : 0 0 15px 0;
}
div#FAQs dl dt a {
	text-decoration: none;
}
div#FAQs dl label {
	font-weight : bold;
	margin-right : 5px;
}
div#FAQs dl dd span {
	display: block;
	padding : 2px 20px;
}
div#FAQs dl a.backToTop {
	padding : 0 20px;
	line-height: 20px;
}
a.PrintButton {
	float : none;
	font-size : 10px;
	letter-spacing: normal;
	background-color : #1A2A38;
	color : #FFFFFF;
	padding : 3px 5px 3px 5px;
	text-decoration: none;
}
a.PrintButton span {
	/* color : #C9741B; */
}
a#CloseButton {
	 margin : 10px;
	 float : right;
}
span.giveawayCol1 {
	width: 210px;
	float: left;
/*	border: 1px solid red;*/
}
span.giveawayCol2 {
	width: 120px;
	float: left;
/*	border: 1px solid red;*/
}
span.wideCol {
	width: 225px;
	float: left;
	/*border: 1px solid red;*/
}
ul.calendarLegend {
	margin: 0 0 0 10px;
	padding: 0;
}
ul.calendarLegend li {
	font-size: 9px;
	font-weight: normal;
	margin-left: 3px;
	list-style: none;
}
p.smallnote {
	font-size: 9px;
	width:210pt;
}

a.rss {
	background:transparent url(../images/rss.png) no-repeat scroll left center;
	padding-left : 35px;
}
a.rssLink {
	/*float:right;*/
	position:relative;
	margin-left: 915px;
}

div#GlobalCommunityNewsList p
{
	margin: 6px;
}

div#GlobalCommunityNewsList div
{
	margin: 6px !important;
}

div#InformationList p
{
	margin: 6px;
}

div#InformationList div
{
	margin: 6px !important;
}

div#flash_gallery {
	text-align: center;
	float: none !important; clear: both; padding: 10px 0 0 0;
}

div#galleryTitle 
{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

div#flash_gallery div#flashcontent {
	width: auto;
	margin: 0 auto;
}

table.Gallery {
	width: 650px !important; 
	margin: auto;
}

table.Gallery tr td {	
	/*padding-bottom:10px;
	padding-left:20px;*/
	padding-top:20px;
	vertical-align:top;
	width:25%;
}

#CommunityEvents table.Gallery tr td img 
{
	border  : 1px solid #1A2A38 !important;
	float : none!important;
}

#CommunityEvents table.Gallery tr td span {
	font-size : 12px;
	color : #1A2A38;
	font-weight : bold;
	/*line-height : 20px;*/
	display : block;
	margin-top : 5px;
	text-decoration: none;
}

div#Pager {
	clear:left;
	height:18px;
	margin:0px 125pt 5px 0px;
	position : relative;
}
div#Pager ol {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0pt 10px;
	position:absolute;
	right:0pt;
}
div#Pager ol li {
	display:inline;
	font-size:11px;
	font-weight:bold;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-transform:uppercase;
}
div#Pager ol li a {
	display:block;
	float:left;
	height:16px;
	line-height:16px;
	text-align:center;
	text-decoration:none;
	color: #9C9A8C !important;
}
div#Pager ol li.current a, div#Pager ol li.page a {
	width:16px;
}
div#Pager ol li.previous a, div#Pager ol li.next a {
	background:transparent url(/assets/images/paging-arrows.gif) no-repeat scroll 0%;
	padding:0pt 10px;
}
div#Pager ol li.previous a {
	background-position:left center;
	text-align:right;
}
div#Pager ol li.next a {
	background-position:right center;
	text-align:left;
}
div#Pager ol li.current a {
	background-color:#000;
	color:#FFFFFF !important;
}

#communityVideo {
	margin : 20px;
	padding : 10px;
	border : 1px solid #666666;
	width:640px;
}

#communityVideo a.close {
	display : block;
	padding : 8px 20px;
	font-weight : bold;
	border-bottom : 1px solid #FFFFFF;
}

#communityVideo #flashcontent {
	margin : 0;
}

div#ImageBorder
{
	border: 1px solid #1A2A38;
	padding-bottom: 35px;
	height: 369px;
}

div#galleryButton
{
	float: right;
	margin: -35px 0px 0px 0px;
}

a.spellCheck img {
	display : inline!important;
	float : none!important;
	cursor : pointer;
}

div#Featured1
{
	margin: 0px 0px 0px 5px;
	background: #F7F7F7 url(../images/enter-to-win-background.jpg) repeat-x bottom right;	
	/*width : 500px;
	height : 145px !important;*/
	border : 1px solid #9E998E;
	padding : 5px;
	width: 580px;
}

div.errors
{
    color: #000000 !important;
    background-color: #FFFFBB;
    font-size: 1em;
    padding: 10px;
    border: 1px solid #A59F93;
    margin-bottom: 1.5em;
    font-weight: bold;
}

.generate_profile_activation
{
    padding : 10px;
    border : 1px solid #A59F93;
	margin-bottom : 1.5em;
}

.dxscAppointment {
	cursor:pointer !important;
}

.dxeBase {
	cursor:pointer !important;
}

div#ASPxScheduler1_formBlock_AptFrmContainer_TCFix-1
{
	position: absolute !important;	
}
#why_we_ask 
{
    padding : 8px;
}
#Corrigo
{
    text-align : center;
    position:relative;
    height : 30px; min-height : 30px!important; height : auto;
}
#iCorrigo 
{
    border : 0;
    margin : 0 auto;
}
#Messages 
{
    padding : 10px 5px 1px;
    margin : 0 0 10px;
}
#Corrigo select
{
    position : absolute;
    left : 0;
}

div#ShareThis
{
	margin-top: 20px;
	margin-left: 150px;
}

div#SocialTools
{
	position: relative;
	height: 30px;
	width: 100%;
}

div#ShareThis-gallery
{
	position: absolute;
	float: left;
}

div#PhotoGallerySocioFluid
{
	position: absolute;
	float: right;
	right: 100px;
}
.AlignMiddle
{
	vertical-align: middle;
}