/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
}
.skinmaster {
	height: 100%;
	background-color: #eeeeee;
	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; 
}
.skinheader {
}
.skingradient {
	background-image: url(gradient_DKGray.jpg); 
	height: 30px;
}
.controlpanel {
	width: 100%;
	background-color: #dddddd;
}
.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: 2px;
	padding-right: 2px;
	padding-top: 2px;
}
.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; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 40px;
	background-color: transparent;
}
.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-family: Tahoma, Arial, tahoma; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: transparent;
}
.MainMenu_MenuIcon {
	background-color: #cccccc; 
	border-left: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #ffffff;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: transparent; 
	cursor: pointer; 
	cursor: hand; 
	color: #333333; 
	font-family: Tahoma, Arial, tahoma; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow {
	border-right: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 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: #aaaaaa none; 
   color: #ffffff;
   font-family: tahoma; 
   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 {
	background-image: url(gradient_LtGray.jpg);
}
.Head {
   font-family: tahoma;
   font-size:  13pt;
   font-weight:  normal;
   color: #092056;
}

.subheading {
   font-family: tahoma;
   font-size:  11pt;
   font-weight:  normal;
   color: #092056;
}


#HouseMenuNav
{
    padding: 0px;


}
#HouseMenuNav ul
{
    list-style: none;
	margin-top: 7px;
	margin-bottom: 7px;
	Margin-left: 0px;
	Margin-right: 0px;

}

#HouseMenuNav li
{
    background: none;
    padding: 0px;
    margin: 0px;
    font-weight: bold;
    list-style: none;
    /* moved from a to li for IE6 and sub menus */
    width: 160px;

}

#HouseMenuNav a
{
    display: block;
    position: relative;
    padding-left: 1px;
    padding-top: 1px;
    height: 14px;
    margin-bottom: 1px;
    text-decoration: none;
    background: inherit;
    background-image: url(images/bbg0.gif);
    color: #F7941D;
    font-family: tahoma;
    font-size: 11pt;
}
/* can't add span tags into links on HouseMenu */
/*
#HouseMenuNav a span
{
position: absolute;
right: 0px;
margin-top: 1px;
margin-right: 0px;

}

#HouseMenuNav a:hover span
{
position: absolute;
right: 0px;
margin-top: 1px;
margin-right: 0px;
} */

#HouseMenuNav a:hover
{
    background: inherit;
    color: #fff;

}
#HouseMenuNav ul li
{
    /* indent second level menu items */
    	font-size: 9pt;
	font-color: #fff;
	font-weight: normal;
margin: 0;
}

#menu_end
{
}
A.Bottombar:hover {
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #FF6F00;
}
A.Bottombar:visited { 
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;}
A.Bottombar:active {
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;}
.Bottombar:link	{
	font-family: tahoma;
	font-size: 10pt;
	font-weight: Bold;
	color: #ffffff;
}
.Bottombar{
	font-family: tahoma;
	font-size: 10pt;
	font-weight: Bold;
	color: #ffffff;
}

A.Topbar:hover {
	font-family: tahoma;
	font-size: 12pt;
	font-weight: Normal;
	color: #ffffff;
	font-style: italic;
}

A.Topbar:visited {
	font-family: tahoma;
	font-size: 12pt;
	font-weight: Normal;
	color: #ffffff;
	font-style: italic;
}
A.Topbar:active {
	font-family: tahoma;
	font-size: 12pt;
	font-weight: Normal;
	color: #ffffff;
	font-style: italic;
}
A.Topbar:link {
	font-family: tahoma;
	font-size: 12pt;
	font-weight: Normal;
	color: #ffffff;
	font-style: italic;
}

.Topbar{
	font-family: tahoma;
	font-size: 12pt;
	font-weight: Normal;
	color: #ffffff;
	font-style: italic;
}



.Normal,TD	{
font-size: 9pt;
font-family: tahoma;
color: #333333;

}

A.Breadcrumb:hover {
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #FF6F00;
}
A.Breadcrumb:visited { 
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;}
A.Breadcrumb:active {
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;}
A.Breadcrumb:link	{
	font-family: tahoma;
	font-size: 8pt;
	font-weight: Bold;
	color: #000000;
}
.Breadcrumb{
	font-family: tahoma;
	font-size: 8pt;
	font-weight: Bold;
	color: #000000;
}


/* top Simple Tab Strips */
.Top_TabStrip
{
	height:20px;
	width:100%;
}
.Top_TabPage
{
 border-left: 1px solid gray;
 border-bottom : 1px solid gray;
 border-right: 1px solid gray;
 border-top: 1px solid gray;
 background: white;
 margin-top: 0px;
 padding: 5px; 
 float:right;
 text-align:right;
 overflow:visible;
}
.Top_TabUnselected, .Top_TabSelected
{
 height:20px;
 padding: 2px;
 padding-left: 6px;
 padding-right: 6px;
 top: 2px;
 overflow:visible;
 position: relative;
 text-align: center;
 margin: 0px 0px 0px 3px;
 font-weight:bold;
 font-size: 9pt;
 font-family:tahoma;
 float:right;
}
.Top_TabUnselected
{
 cursor: pointer;
 border-left: 1px solid silver;
 border-top : 1px solid silver;
 border-right: 1px solid silver;
 background: #F0F0F0;
 color:#666666;
}

.Top_TabSelected
{
 top: 1px;
 border-left: 1px solid gray;
 border-top : 2px solid Orange;
 border-right: 1px solid gray	;
 border-bottom: 1px solid white;
 background: white;
 color:#202020;
}
.Top_tabMouseOver
{
 height:20px;
 top: 1px;
 border-top : 2px solid #FF8000;
 background: white; 
}

/*A*/
.Top_TabSelected A:link, .Top_TabSelected A:visited, .Top_TabSelected A:hover, .Top_TabSelected A:active,
{
    text-decoration:none;
    color:Blue;
}

.Top_TabUnSelected A:link, .Top_TabUnSelected A:visited, .Top_TabUnSelected A:active,
{
    text-decoration:none;
    color:#808080;
}

.Top_TabUnSelected A:hover,
{
    color:orange;
}

.FormLabel {
	FONT-SIZE: 10pt; COLOR: #333333; FONT-FAMILY: tahoma, sans-serif;
}
.FormSubmitted {
	FONT-WEIGHT: bold; FONT-SIZE: 16pt;
}
.FormError {
	FONT-SIZE: 12pt; COLOR: red;
}
.FormLabelCell {
	VERTICAL-ALIGN: top; WIDTH: 300px;
}
.FormControlCell {
	
}
.FormTextArea {
	FONT-SIZE: 10pt; WIDTH: 300px; COLOR: #333333; FONT-FAMILY: tahoma, sans-serif;
}
.FormTextBox {
	FONT-SIZE: 10pt; WIDTH: 300px; COLOR: #333333; FONT-FAMILY: tahoma, sans-serif;
}
.FormDropDownList {
	FONT-SIZE: 10pt; WIDTH: 300px; COLOR: #333333; FONT-FAMILY: tahoma, sans-serif;
}
.FormCheckbox {
	FONT-SIZE: 10pt; WIDTH: 300px; COLOR: #333333; FONT-FAMILY: tahoma, sans-serif;
};
.FormMultipleSelect {
	FONT-SIZE: 10pt; WIDTH: 300px; COLOR: #333333; FONT-FAMILY: tahoma, sans-serif;
}
.FormLabelControl {
	FONT-SIZE: 10pt; WIDTH: 300px; COLOR: #333333; FONT-FAMILY: tahoma, sans-serif;
}
.FormSubmit {
	
}
.FormRadioButtonList {
	FONT-SIZE: 10pt; WIDTH: 300px; COLOR: #333333; FONT-FAMILY: tahoma, sans-serif;
}
