body { border:0px;margin: 0px; height:100%; background-color:#000000; color:#FFFFFF;}!important /* for specifying body bg*/
#wrapper{ position:relative; height:258px; }
#logo{ position:absolute; top:29px; left:29px; width:228px; height:31px; z-index:3; }
#user{ position:absolute; height:18px; top:8px; right:8px; text-align:right; z-index:3; }
#header{ position:absolute; bottom:40px; z-index:2; width:100%;}
#menu{ position:absolute; width:auto; height:54px; bottom:0px; z-index:1; }
#SearchContainer input{MARGIN:0px 0px 0px 0px; BORDER:1px solid #a1a1a1; font-size:9px; color:#676767; BACKGROUND:#ffffff;  WIDTH: 120px;  HEIGHT: 16px;}
#LanguageContainer select{MARGIN:0px 0px 0px 0px; BORDER:1px solid #76AADC; font-size:9px; color:#000000; BACKGROUND:transparent; WIDTH: 120px;	HEIGHT: 16px;}

.contentpane{ padding:3px 0px;}
.toplinkpane{ padding:12px 33px; height:100%; vertical-align:middle; text-align:right; white-space:nowrap;}
.bannerpane{ background-image: url(images/Banner_sep.jpg); background-position:bottom center; background-repeat:no-repeat; padding:2px 0px 24px 0px}
.rightpane{ padding:3px 6px 0 0;}
.leftpane{ padding:3px 0 0 6px; width:100%;}
/* different fonts*/
.Head{ font-size:10pt; font-weight:bold; color:#786c61;  }
.SubHead{  font-size:9pt; font-weight:bold; color:#786c61;   }
.SubSubHead{ font-size:9pt; font-weight:bold; color:#786c61;   }
.Normal{font-family:Arial; font-size:10pt; color:#FFFFFF; font-weight:bold;}
.NormalTextBox
{
	
	
}
.contentarea{ height:100%; padding:3px 6px;}
/*command buttons*/

.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{ font-family:Tahoma; color:#26548F; font-size:10pt; text-decoration:none;font-weight:normal; }
A.CommandButton:hover{ text-decoration:underline;font-weight:normal;}
/*general TD*/
TH,TD,DIV
{
	font-family: arial;
	
}
/*general links style*/
A,A:link,A:visited,A:active
{ 
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #786C61;
	}
A:hover{ text-decoration: underline; color: #FFFFFF; }
/* class for user links LOGIN and USER Tokens*/
.user,a.user:link,a.user:active,a.user:visited
{
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	text-decoration:none;
}
a.user:hover
{
	color:#bdbdbd;
	text-decoration:none;
}
/* general footer style used to style, PRIVACY, COPYRIGHT, HOSTNAME, DOTNETNUKE*/
.footer
{
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	text-decoration:none;
	padding:0px 0px 4px 0px;
	text-align:center;
}
a.footer:link,a.footer:active,a.footer:visited
{ 
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	text-decoration:none;
	padding:0px;
}
a.footer:hover
{ 
	text-decoration:none;
	color: #CCCCCC;
}

/*--------------------------------------------------------------------------------------------*/
.logo_cell {padding:11px 0px 11px 41px; margin:0px; width:100%;}
.menu_eage { height:38px; background-color:#000000; border:0px; width:49%; _width:auto; background-image:url(images/menuBG_main.png); background-position:top left; background-repeat:repeat-x;}
.menu_cell {background-image:url(images/menuBG_main.png); background-position:top left; background-repeat:repeat-x; height:38px; vertical-align:middle; text-align:center; width:2px; _width:100%; }
/*___________________________________________________________________________________________*/
/*styles for the TD containing teh menu*/
.MainMenu_MenuContainer{
	width:auto;
	background:transparent;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height:38px;


}
/* for controlling the menu bar*/
.MainMenu_MenuBar{

	width:auto;
	background:transparent;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height:38px;
}
/*for styling the menu icon, does not work on roo tmenu items*/
.MainMenu_MenuIcon{display: none; }
/* for controlling teh display of  dnn menu arrows*/
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuArrow{ display:none; }
/* styles an individual menu item*/
.MainMenu_MenuItem{
	color:#786c61;
	font-family:Tahoma;
	font-size:9pt;
	font-style:normal;
	font-weight:normal;
	
	padding:2px 12px 2px 12px;
	border:0px solid #494E5F;
	border-bottom:1px solid #323232;
	background-color:#ffffff;
	width:100px;
	white-space:nowrap;
	width:auto;
	height:22px;
}
/* currently selected sub menu item*/
.submenuitembreadcrumb{
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:9pt;
	font-style:normal;
	font-weight:normal;
	
	padding:2px 12px 2px 12px;
	border:0px solid #494E5F;
	border-bottom:1px solid #323232;
	background-color:#786c61;
	width:100px;
	white-space:nowrap;
	width:auto;
	height:22px;
}
/* currently hovered submenuitems*/
.submenuitemselected{
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:9pt;
	font-style:normal;
	font-weight:normal;
	
	padding:2px 12px 2px 12px;
	border:0px solid #494E5F;
	border-bottom:1px solid #323232;
	background-color:#786c61;
	width:100px;
	white-space:nowrap;
	width:auto;
	height:22px;
}
/* applies upon teh whole sub menu dropdown*/
.submenu{
	z-index:1000;
	border:1px solid #323232;
	border-bottom:0px solid #323232;
	border-bottom:0px;
	
	padding:0px;
	background-color: transparent;
	
	text-align: left;
	text-indent: 0px;
	margin:0px;
	padding:0px;
	white-space:nowrap;
	
		
	
}
/* applies upon the root menu items*/
.rootmenuitem,.rootmenuitem TD
{
	color:#786c61; 
	font-family:"tahoma", arial; 
	font-weight:bold; 
	font-size:11pt;
	text-decoration:none;
	text-align:center;
	text-transform:none;
	font-style:italic;
	
	vertical-align:middle;
	border:0px;
		
	padding:0px 26px;
	margin: 0px;
	height:38px;
	width:100%;
	white-space:nowrap;
	
	background-image:url(Images/menuBG_main.png);
	background-position:top left;
	background-repeat:repeat-x;
		

}
/*root menu hover*/
.rootmenuitemselected TD
{
	color:#000000; 
	font-family:"tahoma", arial; 
	font-weight:bold; 
	font-size:11pt;
	text-decoration:none;
	text-align:center;
	text-transform:none;
	font-style:italic;
	
	vertical-align:middle;
	border:0px;
		
	padding:0px 26px;
	margin: 0px;
	height:38px;
	width:100%;
	white-space:nowrap;
	
	background-image:url(Images/menuBG_main.png);
	background-position:top left;
	background-repeat:repeat-x;
}
/*rootmenu selected or active*/
.rootmenuitembreadcrumb TD
{
	color:#786c61; 
	font-family:"tahoma", arial; 
	font-weight:bold; 
	font-size:11pt;
	text-decoration:none;
	text-align:center;
	text-transform:none;
	font-style:italic;
	
	vertical-align:middle;
	border:0px;
		
	padding:0px 26px;
	margin: 0px;
	height:38px;
	width:100%;
	white-space:nowrap;
	
	background-image:url(Images/menuBG_main.png);
	background-position:top left;
	background-repeat:repeat-x;
}
/*separator class*/
.MainMenu_MenuBreak
{
	padding:0px;
	border:0px;
	margin:0px;
	width:2px;
	height:38px;
	background-image:url(images/menu_sep.png);
	background-position:center;
	background-repeat:no-repeat;
	margin-top:1px;
	background-color:#C4C4C4;

}

#dnn_dnnLOGO_imgLogo
{
	vertical-align:top;
	text-align:left;
	height:auto;
	width:auto;
	padding:0px;
	margin:0px;
	border:0px;
}
#gallery{ float:right; display:block;}
#gallery a:hover {
color:#F4560F;
text-decoration:underline;
}
#gallery a {
color:#5B7CB6;
font-size:11px;
font-weight:normal;
text-decoration:none;
margin:0 14 0 0;
}
#gallery img.giThumbnail:hover {
filter:alpha(opacity=80);
opacity:0.8;

}
#gallery img {
border-width:0;
}
img.ImageFrame_none {
border-style:none;
}
.highslide-caption
{
	color:#000000 !important;
}





















