/* 
================================
Skin styles for DotNetNuke
================================
*/   
body { background-color:#A8A180; text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
td {font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
#container { margin-left: auto;	margin-right: auto; width: 725px; text-align: left;}
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #FEFEFE;
}
.skinmaster {
	height: 100%;
	background-color: #F3F5FA;
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.skinheader {
}
.skingradient {
	BACKGROUND-IMAGE: url(gradient_DkBlue.jpg); HEIGHT:30px;
}
.controlpanel {
	width: 100%;
	background-color: #DFE5F2;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
	padding-top: 12px;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #677B20 0px solid; 
	border-bottom: #677B20 1px solid; 
	border-top: #677B20 1px solid; 
	border-right: #677B20 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: white; 
	font-family: Arial; 
	font-size: 8pt; 
	font-weight: normal;
	font-style: normal; 
	background-color: Transparent;
	text-decoration: none;
}

.MainMenu_MenuIcon {
	background-color: #677B20; 
	border-left: #677B20 1px solid; 
	border-bottom: #677B20 1px solid; 
	border-top: #677B20 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #677B20;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	/* filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); */
}
.MainMenu_MenuBreak {
	height: 1px;
	border-style: none;
	background-color: Transparent;
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: #D4E2A1; 
	font-family: Arial; 
	font-size: 8pt; 
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	background-color: #677B20;
}
.MainMenu_MenuItemSel img {
    text-decoration: none;
}
.MainMenu_MenuArrow {
	border-right: #CAD5EA 1px solid; 
	border-bottom: #CAD5EA 1px solid; 
	border-top: #CAD5EA 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton     {
    background: #7994CB none; 
    color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #DFE5F2;
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}
.TreeViewMenu_Header {
	BACKGROUND-IMAGE: url(gradient_LtBlue.jpg);
}
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  18px;
    font-weight:    normal;
    color: #333333;
}
/*
body {

font-family:Arial;
font-size:12px;
}
*/

td.nav {
background:transparent url(images/navigation.jpg) repeat scroll 0%;
color:#FFFFFF;
font-family:Arial;
font-size:11px;
padding-left:25px;
padding-right:25px;
}
.loginBox td {
font-family: Arial;
font-size: 12px;
}
.loginBox .style1 {
font-size: 14px;
font-weight: bold;
}
td.subheader {
background:transparent url(images/sub-home-header.gif) repeat scroll 0%;
color:#000000;
font-size:14px;
padding-left:65px;
padding-right:65px;
}
td.subheaderRight {
background:transparent url(images/sub-home-header.gif) repeat scroll 0%;
background-position: right top;
color:#000000;
font-size:14px;
padding-left:65px;
padding-right:65px;
}
td.text {
background:transparent url(images/sub-navigation.gif) repeat scroll 0%;
color:#000000;
font-size:11px;
padding-left:75px;
padding-right:65px;
padding-top:10px;
}
a:link {
color:#000000;
font-family:Arial;
font-size:11px;
text-decoration:none;
}
a:visited {
color:#000000;
text-decoration:none;
}
a:hover {
color:#A8A180;
}
a:active {
color:#000000;
}
a.pdf:link {
color:#453625;
text-decoration:none;
}
a.pdf:visited {
color:#453625;
text-decoration:none;
}
a.pdf:hover {
color:#4F6B79;
}
a.nav:link {
color:#FFFFFF;
font-family:Arial;
font-size:11px;
}
a.nav:visited {
color:#FFFFFF;
font-size:11px;
text-decoration:none;
}
a.nav:hover {
color:#D4E2A1;
font-size:11px;
}
.footer {
padding-left: 15px;
color:#000000;
font-size:10px; 
}
a.large:link {
color:#000000;
font-size:30px;
text-decoration:none;
}
a.large:visited {
color:#000000;
font-size:30px;
text-decoration:none;
}
a.large:hover {
color:#FFFFFF;
font-size:30px;
text-decoration:none;
}
.footerLogin { text-align: right; padding-right: 20px; }
a.footerLoginText, a.footerLoginText:hover { font-size: 10px; font-family: Arial; color: #000000; }
.titleRow { background-image: url(images/title_noheading.jpg); }
.titleRowcalendar { background-image: url(images/title_calendar.gif); }
.titleRowarchitecturalguidelines { background-image: url(images/title_architecturalguidelines.gif); }
.titleRowboardmembers { background-image: url(images/title_boardMembers.gif); }
.titleRowcovenants { background-image: url(images/title_covenants.gif); }
.titleRowfaq { background-image: url(images/title_faq.gif); }
.titleRowinformation { background-image: url(images/title_information.gif); }
.titleRowneighborhoodmap { background-image: url(images/title_neighborhoodmap.gif); }
.titleRowlinks { background-image: url(images/title_links.gif); }
.titleRowcontactus { background-image: url(images/title_contactus.gif); }
.titleRowforum { background-image: url(images/title_residents.gif); }
.titleRowresidents { background-image: url(images/title_residents.gif); }
#dnn_ctr403_ManageUsers_lblUserHelp { width: 568px; }

.DNN_ANN_SubHead { color: white; font-weight: bold; font-size: 12px; }
.DNN_ANN_Description, .DNN_ANN_Description a { color: white; }
.DNN_ANN_Description a:hover { color: #D4E2A1; }
.DNN_ANN_DesignTable { width:100%; background-image: url(images/body.gif);}




















