/* 
================================
Skin styles for DotNetNuke
================================
*/

.controlpanel
{
	width: 100%;
	background-color: #DDDDDD;
}
.toppane
{
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.leftpane
{
	width: 171px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.contentpane
{
	width: 100%;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 0px;
}
.rightpane
{
	width: 100%;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 0px;
}
.bottompane
{
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.MainMenu_MenuContainer
{
	background-color: transparent;
}
.MainMenu_MenuBar
{
	cursor: hand;
	height: 16px;
	background-color: transparent;
}
.MainMenu_MenuItem
{
	border-right: #660033 0px solid;
	border-top: #660033 0px solid;
	font-weight: bold;
	font-size: 11px;
	border-left: #660033 0px solid;
	cursor: hand;
	color: #660033;
	border-bottom: #660033 0px solid;
	font-style: normal;
	font-family: Tahoma, Arial, Helvetica;
	background-color: transparent;
}

.SkinObject
{
	border-right: #000000 0px solid;
	border-top: #000000 0px solid;
	font-weight: bold;
	font-size: 11px;
	border-left: #000000 0px solid;
	cursor: hand;
	color: #000000;
	border-bottom: #000000 0px solid;
	font-style: normal;
	font-family: Tahoma, Arial, Helvetica;
	background-color: transparent;
}

a.SkinObject:Link
{
	border-right: #000000 0px solid;
	border-top: #000000 0px solid;
	font-weight: bold;
	font-size: 11px;
	border-left: #000000 0px solid;
	cursor: hand;
	color: #000000;
	border-bottom: #000000 0px solid;
	font-style: normal;
	font-family: Tahoma, Arial, Helvetica;
	background-color: transparent;
}

a.SkinObject:Visited
{
	border-right: #000000 0px solid;
	border-top: #000000 0px solid;
	font-weight: bold;
	font-size: 11px;
	border-left: #000000 0px solid;
	cursor: hand;
	color: #000000;
	border-bottom: #000000 0px solid;
	font-style: normal;
	font-family: Tahoma, Arial, Helvetica;
	background-color: transparent;
}

.MainMenu_MenuIcon
{
	background-color: #FFFF99;
	border-left: #FFFF99 1px solid;
	border-bottom: #FFFF99 1px solid;
	border-top: #FFFF99 1px solid;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	width: 15px;
	height: 21px;
}
.MainMenu_SubMenu
{
	z-index: 1000;
	filter: progid:DXImageTransform.Microsoft.Shadow(color= '#660033' , Direction=135, Strength=3);
	cursor: hand;
	background-color: #FFFF99;
}


.MainMenu_MenuBreak
{
	height: 1px;
}
.MainMenu_MenuItemSel
{
	background-color: #FFCC00;
	cursor: pointer;
	cursor: hand;
	color: #660033;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight:bold;
	font-style: normal;
}
.MainMenu_MenuArrow
{
	
	border-right: #FFFF99 1px solid;
	border-bottom: #FFFF99 1px solid;
	border-top: #FFFF99 0px solid;	
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}
.MainMenu_RootMenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	color: #660033;
}
.StandardButton
{
	background: #AAAAAA none;
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.TreeViewMenu
{
	width: 175px;
	background-color: #DDDDDD;
	border-right: #8F9092 1px solid;
	border-top: #8F9092 1px solid;
	border-left: #8F9092 1px solid;
	border-bottom: #8F9092 1px solid;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header
{
}

.Head
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}


.MenuBG
{
	background-image: url(menuBg.jpg);
	background-repeat: repeat-x;
}

.MenuBGLeft
{
	background-image: url(menuBgLeft.jpg);
	background-repeat: no-repeat;
	width: 7px;
}

.MenuBGRight
{
	background-image: url(menuBgRight.jpg);
	background-repeat: no-repeat;
	width: 8px;
}

.HomeLeftTopPane
{
	background-image: url(HomeLeftTopPane.gif);
	background-repeat: no-repeat;
	width:171;
	height:67;
}
.HomeTopPane
{
	background-image: url(HomeTopPane.gif);
	background-repeat: no-repeat;
	width:65;
	height:67;
}

.NewsLeftTopPane
{
	background-image: url(NewsLeftTopPane.gif);
	background-repeat: no-repeat;
	width:171;
	height:67;
}
.NewsTopPane
{
	background-image: url(NewsTopPane.gif);
	background-repeat: no-repeat;
	width:65;
	height:67;
}

.HouseRulesLeftTopPane
{
	background-image: url(HouseRulesLeftTopPane.gif);
	background-repeat: no-repeat;
	width:171;
	height:67;
}
.HouseRulesTopPane
{
	background-image: url(HouseRulesTopPane.gif);
	background-repeat: no-repeat;
	width:62;
	height:67;
}

.HouseRulesText
{
	color: #fdff97;
}

.SmsLeftTopPane
{
	background-image: url(SmsLeftTopPane.gif);
	background-repeat: no-repeat;
	width:171;
	height:32;
}
.SmsTopPane
{
	background-image: url(SmsTopPane.gif);
	background-repeat: no-repeat;
	width:62;
	height:67;
}

.HouseLeftTopPane
{
	background-image: url(HouseLeftTopPane.gif);
	background-repeat: no-repeat;
	width:171;
	height:32;
}
.HouseTopPane
{
	background-image: url(HouseTopPane.gif);
	background-repeat: no-repeat;
	width:62;
	height:67;
}

.HousematesLeftTopPane
{
	background-image: url(HousematesLeftTopPane.gif);
	background-repeat: no-repeat;
	width:171;
	height:32;
}
.HousematesTopPane
{
	background-image: url(HousematesTopPane.gif);
	background-repeat: no-repeat;
	width:62;
	height:67;
}

.MostRecentFeatures
{
	font-size: 11px;
	color: #9c6305;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
}

a.MostRecentFeatures:link
{
	font-size: 11px;
	font-weight:bold;
	color: #9c6305;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
}

a.MostRecentFeatures:visited
{
	font-size: 11px;
	font-weight:bold;
	color: #9c6305;	
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
}
a.MostRecentFeatures:hover
{
	font-size: 11px;
	font-weight:bold;
	color: #9c6305;	
	font-family: Tahoma, Verdana, Arial;
	text-decoration: underline;
}

a:link
{
	font-size: 11px;
	font-weight:bold;
	font-family: Tahoma, Verdana, Arial;	
}

a:visited
{
	font-size: 11px;
	font-weight:bold;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: Underline;
}

.normal
{
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
}

.SmsTableKeyword
{	
	font-size: 11;
	color: #fcfda1;
	font-family: Tahoma, Verdana, Arial;
}