@charset "utf-8";
/* CSS Document */

html,body,form#Form {
	height: 100%;
}

.SkinObject {font: 11px Verdana,sans-serif;}

.Normal {	FONT-SIZE: 11px; font-family:Arial, Helvetica, sans-serif;}
TH,TD,DIV {	font-size:11px; FONT-FAMILY:Tahoma,Arial,Helvetica; }
.lt { text-align:left;vertical-align:top; }
.h { height:100%}
.w{ width:100%;}
.wh{ width:100%; height:100%;}
p { margin:0px;}

#logo {z-index:1; }
#user {z-index:3;}
#header {z-index:2;}
#menu {z-index:1000;}

.FCKImageGalleryItemContainer td{color:#000000;}
.TB_ToolbarSet td { color:#000000;}
.SC_FieldLabel { color:#000000;}
.SC_Item,
.SC_ItemSelected,
.SC_Item div,
.SC_ItemSelected div{ color:#000000; background:#CCCCCC;}
.SC_Panel td,
.SC_Panel div{ color:#000000; background:#CCCCCC;}


.TopPane{padding:0px 0px 3px 0px;}
.TopShowPane { padding:0 0 0 10px; vertical-align:top; position:relative; margin-left:60px; float:right; *left:60px;}
.BottomPane{padding:3px 0px 0px 0px;} 
.LeftPane{padding:0px 10px 0px 0px;}
.LeftShowPane { padding:10px;}
.RightPane{padding:0px 0px 0px 10px;}
.ContentPane{padding:0px;}
.RightShowPane{padding:0px 0px 0px 10px;}
.clear { clear:both;}

.Head					{font-size:11px; color:#7D7D7D; font-weight:bold}
.SubHead				{font-size:11px; color:#7D7D7D}
.SubSubHead				{font-size:11px; color:#7D7D7D}
.NormalBold             { color:#7D7D7D;}
.ControlPanel .PagingTable{ z-index:1000;}

.CommandButton,
A.CommandButton:link,
A.CommandButton:visited,
A.CommandButton:active		{color:#7D7D7D;TEXT-DECORATION:none}
A.CommandButton:hover		{color:#D65805;TEXT-DECORATION:underline}

A,
A:link,
A:visited,
A:active					{
	color:#D65805;
	TEXT-DECORATION:none;
}
A:hover						{color:#919191;TEXT-DECORATION:underline;}

.searchcss,
A.searchcss:link,
A.searchcss:active,
A.searchcss:visited			{font-weight:normal; font-size:11px; color:#2072F9; TEXT-DECORATION:none}
A.searchcss:hover			{font-weight:normal;font-size:11px;color:#F5A42F;TEXT-DECORATION:underline}

.links,
A.links:link,
A.links:active,
A.links:visited	{font-weight:bold; font-size:11px;  TEXT-DECORATION:none; margin:0 10px; color:#000;}
A.links:hover{font-weight:bold;font-size:11px;TEXT-DECORATION:none; margin:0 10px; color:#85380b;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	background:url(images/con_bg.png) repeat left top #fff; 	
	margin:0;
}

#mainBody { width:100%; background:url(images/main_bg.png) repeat-x left top;min-height:100%; position: relative;}
* html #mainBody { height: 100%; }
#top { width:1000px; height:230px; margin:0 auto;position:relative;}
#top .logos { float:left; left:50px; top:5px; position:relative; height:135px; z-index:1000;}
#top .top_r_pic { float:right; right:-64px; bottom:43px; top:0px; position:absolute; width:597px; height:191px; background:url(images/top_bg.jpg) right bottom no-repeat;}
#top .top_r {height:191px; width:375px; float:right; position:absolute; right:120px; bottom:43px; top:0px;}
#top .users {height:38px; line-height:38px;}
.users a:link,.users a:visited {color:#000;text-decoration:none;}
.users a:hover,.users a:active {color:#85380b;text-decoration:none;}
#top .menu { float:right; width:850px; top:191px; right:10px; height:43px; position:absolute; background:url(images/menu_l.png) no-repeat left top;}
#top .menu .menu_r { height:43px; background:url(images/menu_r.png) no-repeat right top;}
#top .menu .menu_r .menu_m { height:43px; background:url(images/menu_m.png) repeat-x left top; margin:0 78px 0 87px;}
#top .pic { float:left; left:-8px; bottom:0px; position:absolute; width:240px; height:133px; background:url(images/pic01.png) no-repeat; z-index:100;}
#main_content { width:100%;position:relative; padding-bottom:51px;}
#main_content .dnn_content { width:1000px; padding:10px 0; margin:0 auto;height:520px; min-height:520px; height:auto!important; overflow:visible;}
#foot { height:51px; width:100%; color:#000; font-weight:bold; position: absolute; left:0; bottom: 0;}
#foot .foot_l { width:1000px; height:51px; margin:0 auto; background:url(images/foot_l.png) no-repeat left top;}
#foot .foot_l .foot_r { height:51px; background:url(images/foot_r.png) no-repeat right top;}
#foot .foot_l .foot_r .foot_m { height:51px; margin:0 25px 0 22px; background:url(images/foot_m.png) repeat-x left top;}
#foot .foot_l .foot_r .foot_m .foot_up { height:23px; line-height:23px;}
#foot .foot_l .foot_r .foot_m .foot_bot { height:28px; line-height:28px;}
.foot_bot a:link,.foot_bot a:visited {color:#000;text-decoration:none;}
.foot_bot a:hover,.foot_bot a:active {color:#b1884f;text-decoration:none;}

.n{ white-space:nowrap}
.bg_search{ background:url(images/search.png) left no-repeat;}

.MainMenu_MenuContainer			{background-color: Transparent;width:100%; height:1px;}
.MainMenu_MenuBar				{ }
.MainMenu_MenuIcon      		{ display:none; }
.MainMenu_MenuArrow				{ display:none; }
.MainMenu_RootMenuArrow			{ display:none; }
.MainMenu_MenuBreak			{
	border: 			transparent 0px solid; 
 	background-color: 	transparent; 
 	height: 			1px;
}


.MainMenu_MenuItemSel
{
   BACKGROUND: transparent;
}

.RootMenuItem TD {
	padding:13px 12px 10px 15px;
    font-size:13px;
    font-weight:bold;
    color:#000;
    text-align:center;
    background:url(images/menu01.png) left center no-repeat;
}

.RootMenuItemSel TD {
    padding:13px 12px 10px 15px;
    font-size:13px;
    font-weight:bold;
    color: #000;  
    text-align:center;
    background:url(images/menu02.png) left center no-repeat;
}

.RootMenuItemHover TD {
    padding:13px 12px 10px 15px;
    font-size:13px;
    font-weight:bold; 
    color:#000; 
    text-align:center;
    background:url(images/menu02.png) left center no-repeat;
}

.MainMenu_MenuItem				{
 	font-size:11px;
	font-weight:normal; 
    color:#000;  
	border:0px;
	padding:0px 25px 0px 10px;
	height:20px;
	cursor:	pointer;	
	cursor: hand;
}

.Submenu						{ 
	background: #FDFAB5;	
	border: #FDFAB5   1px  solid;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	z-index:  1000;
}

.Submenuitemselected, .Submenuitembreadcrumb			{ 
	background:	#DAA861;
  	font-size:11px;
	font-weight:normal;  
    color:#000;  
   	padding:0px 25px 0px 10px;	
    cursor:pointer;
	cursor:hand;	
	border:0px; 
	height:20px;
}
#search{ position:relative; width:165px; height:22px;}
.NormalTextBox#dnn_dnnSEARCH_txtSearch {
background: none;
border: none;
width:89px;
margin:0 5px;
position:absolute; left:0px; top:3px;}
#dnn_dnnSEARCH_ClassicSearch a.logincss,
#dnn_dnnSEARCH_ClassicSearch a.logincss:link,
#dnn_dnnSEARCH_ClassicSearch a.logincss:active,
#dnn_dnnSEARCH_ClassicSearch a.logincss:visited,
#dnn_dnnSEARCH_ClassicSearch a.logincss:hover{font-weight: normal;font-size:0px;TEXT-DECORATION:none;height:22px; width:64px; display:block; text-indent:1000000px; overflow:hidden; padding:0px; position:absolute; right:0px; top:0px;}

