@charset "utf-8";
body{
	background-color:#000000;
	color:#FFFFFF;
	margin-left:0px;
	margin-top:0px;
	width:100%;
	height:100%;
	
	font-family: Arial, helvetica, sans-serif;
	font-size: 14px;

}
p{color: #ffffff;}
li{color: #ffffff;}
label{
	color: #ffffff;
}
/*Headings and text*/
.Head
{
	font-family: Arial, helvetica, sans-serif;
	color:#FFFFFF;
}
.SubHead {
  	font-family: Arial, helvetica, sans-serif;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold; 
	background:#000000;
}
.Normal{
	font-family: Arial, helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
	background:#000000;
} /* the normal text everywhere in our portal */



.NormalSmall{
	font-family: Arial, helvetica, sans-serif;
	color: #ffffff;
	font-size: 13px;
} /* normal slightly smaller text everywhere in our portal */

/* GENERIC */
H1  {  	font-size:  18px;
		font-family: Arial, helvetica, sans-serif;
		color: #ffffff;
		font-weight: bold;
	}
H2  {  font-size:  18px;
		font-family: Arial, helvetica, sans-serif;
		color: #ffffff;
		font-weight: bold;
		}
H3  {  font-size:  16px;
		font-family: Arial, helvetica, sans-serif;
		color: #ffffff;
		font-weight: bold;
		 }
H4  {  font-size:  13px;
		font-family: Arial, helvetica, sans-serif;
		color: #ffffff;
		font-weight: bold;
		 }
H5, DT  { font-size:  12px;  
			font-family: Arial, helvetica, sans-serif;
			color: #ffffff;
			font-weight: bold;
		}
H6  {  
		font-family: Arial, helvetica, sans-serif;
		color: #ffffff;
		font-size:  12px;
		font-weight: bold;
	}

a.LoginLink:link, a.LoginLink:visited, a.LoginLink:active {
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
}

a.LoginLink:hover {
	text-decoration: underline;
	color: #ffffff;
}

A.CommandButton:link 
{
    text-decoration:    underline;
    color: #ffffff;
	 padding: 1px 3px 3px 1px;
}
A.CommandButton:visited  
{
    text-decoration:    underline;
    color: #ffffff;
}

.NormalTextBox
{
/*background-color:#FFFFFF;*/

}

.LeftPaneNav {
	float: left;
	width: 175px;
	background-image:url(images/NavPaneLeft.jpg);
	background-repeat:no-repeat;
	height:609px;
	 text-align:left;
}
.NavPaneTop {
	height: 159px;
	width:100%;
	background-image:url(images/NavPaneTop.jpg);

	background-repeat:no-repeat;
	height:159px;
}
.MainWrapper{
width:950px;
/*position:absolute;*/
}
.ControlPanel{
 background:#000000;
}
.ContentPane {
	width:670px;
	float:left;

}
a.LoginLink:link, a.LoginLink:visited, a.LoginLink:active {
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	 padding: 1px 3px 3px 1px;
}
A:link, A:visited, A:active{
	text-decoration: none;
	color: #ffffff;
}
A:hover{
	text-decoration: underline;
	color: #ffffff;
}
a.LoginLink:hover {
	text-decoration: underline;
}


.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	background-color: Transparent;
	font-weight:bold;
	font-size:16px;
	vertical-align:bottom;
	width:100%;
}
.main_dnnmenu_containerroot{
	width:115px;
	
}
.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	
    height:46px;
	background-image:url(images/Underline.jpg);
	background-position:center left;
	background-repeat:no-repeat;
	padding:0px 0px 0px 0px;
	text-align:right;
	margin-right:65px;
	color:#FFFFFF;
}



.main_dnnmenu_item{ 
	
}
.main_dnnmenu_rootitemhover{  
	height:46px;
	padding:0px 0px 0px 0px;
	
}
.main_dnnmenu_rootitemhover span{
color:#d2d701;
	
}

.main_dnnmenu_submenu {
	color:#FFFFFF;
	background-color: #000000;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	border:#333333 1px solid;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
	padding: 2px 5px 2px 5px;   /*explicitly set padding for sub-menus */
	margin: 0 0 0 10;
}
.main_dnnmenu_itemhover {  
	color:#d2d701;
}

.DataGrid_Item
{
 color:#FFFFFF;
}
.DataGrid_AlternatingItem
{
color:#000000;
}
/*FckEditor*/
.FCKImageGalleryPathContainer{
	color:#FFFFFF;
}

/* ================================
    CSS STYLES FOR Module UltraPhotoGallery
   ================================
*/
TH
{
	height:25;
	background-color:#E6E8EB;
	padding-top:5;
}

.Pager TD Span
{
	color:#ffffff;
	font-size:14px;
	font-family:Verdana ;
}

.Pager TD A:Link,.Pager TD A:visited
{
	color:#ffffff;
	font-size:12px;
	font-family:Verdana ;
}
.UMGHeader
{
	background-image: url(/DesktopModules/BizModules - UltraPhotoGallery//Images/menu_bg.gif);
	color:#000000;
}
/* ================================
    END CSS STYLES FOR Module UltraPhotoGallery
   ================================
*/
