/* 
================================
Skin styles for DotNetNuke (obsidianrealty.com)
================================
*/   

.pagemaster {
	height: 100%;
	width: 100%;
}

.skinmaster {
	width: 800px;
    height: 100%;
}

.skinheader {
}

.skingradient 
{
	
}
.topnav:link {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; text-decoration: none;}

.topnav:hover {font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #C21C26; text-decoration: none;}	

.controlpanel {
	width: 100%;
	background-color: #CCCCCC;
}
.toppane {
	width: 100%;
	background-color: transparent;
	
}
.leftpane 
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	
}
.contentpane {
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 2px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #A5A5A3;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 20px;
}
.navigation {
	
	border-right-width: 2px;
	border-left-width: 0px;
	border-top-width: 2px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #A5A5A3;
	
}


.rightpane {
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 2px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #A5A5A3;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;

	
}
.bottompane {
	
}
.MainMenu_MenuContainer {
	background-color: transparent; 
	direction:rtl;
	margin:0;
	margin-top: 0;
	margin-bottom: -20;
	
	
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	background-color: Transparent;
	text-align: right;
}
.MainMenu_MenuItem 
{
	text-align:right;
	cursor: pointer; 
	cursor: hand; 
	color: #241903; 
	font-family: Arial, Tahoma, Helvetica; 
	font-size: 10pt; 
	font-weight: normal; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuItemSel {
	background-color: Transparent; 
	cursor: pointer; 
	cursor: hand; 
	color: #C21C26; 
	font-family: Arial, Tahoma, Helvetica; 
	font-size: 10pt; 
	font-weight: normal; 
	font-style: normal; 
}


.MainMenu_MenuIcon {
	background-color: #FBF7F6; 
	border-left: #CCCCCC 1px solid; 
	border-bottom: #CCCCCC 1px solid; 
	border-top: #CCCCCC 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: right; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #FBF7F6; 
	color: #241903;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	
}
.MainMenu_MenuBreak {
	height: 1px;
	background-color: #FBF7F6;
}

.MainMenu_MenuArrow {
	
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	color: #FFFFFF
}
.StandardButton     {
    background: #696969, none; 
    color: #261C01;
    font-family: Arial, Verdana, sans-serif; 
    font-size: 11px;
    font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #DDDDDD;
	BORDER-RIGHT: #696969 1px solid; 
	BORDER-TOP: #696969 1px solid; 
	BORDER-LEFT: #696969 1px solid; 
	BORDER-BOTTOM: #696969 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_MidGreen.jpg);
}
.Head   {
    font-family: Arial, Tahoma,  Helvetica;
    font-size:  18px;
    font-weight:    normal;
    color: #333333;
}
