@charset "utf-8";
/* CSS Document */
.SkinObject {font: 11px Verdana,sans-serif;}

.Normal {	FONT-SIZE: 12px; font-family:Arial, Helvetica, sans-serif;}
TH,TD,DIV {	font-size:12px; 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;}

.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;}
.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:#000; font-weight:bold}
.SubHead				{font-size:11px; color:#000}
.SubSubHead				{font-size:11px; color:#000}
.NormalBold             { color:#000;}
.ControlPanel .PagingTable{ z-index:1000;}

.CommandButton,
A.CommandButton:link,
A.CommandButton:visited,
A.CommandButton:active		{color:#000;TEXT-DECORATION:none}
A.CommandButton:hover		{color:#d0037a;TEXT-DECORATION:underline}

A,
A:link,
A:visited,
A:active					{
	color:#930000;
	TEXT-DECORATION:none;
}
A:hover						{color:#441852;TEXT-DECORATION:underline;}

.searchcss,
A.searchcss:link,
A.searchcss:active,
A.searchcss:visited			{font-weight:normal; font-size:11px; color:#e6007f; TEXT-DECORATION:none}
A.searchcss:hover			{font-weight:normal;font-size:11px;color:#4e1d5f;TEXT-DECORATION:underline}

.links,
A.links:link,
A.links:active,
A.links:visited	{font-weight:normal; font-size:11px;  TEXT-DECORATION:none; margin:0px 10px;}
A.links:hover{font-weight:normal;font-size:11px;TEXT-DECORATION:underline;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;	
	margin:0;
	background:url(images/bg.jpg) repeat-x left top #a2719e;
}

#mainBody { width:1000px; margin:0 auto;}
#head { width:1000px; background:url(images/head_bg.jpg) repeat-x left top; height:39px;}
#head .users { float:right; right:10px; position:relative; height:30px; line-height:30px; color:#000;}
#head .users a:link,#head .users a:visited {color:#000;text-decoration:none;}
#head .users a:hover,#head .users a:active {color:#d0037a;text-decoration:none;}
#top { width:1000px; background:url(images/design_01.jpg) no-repeat top; height:152px;}
#top .top_l { height:231px; background:url(images/top_l.jpg) no-repeat left top;}
#top .top_l .top_r { height:231px; background:url(images/top_r.jpg) no-repeat right top;}
#top .top_l .top_r .logo { top:35px; width:500px; margin-left:auto; margin-right:auto; position:relative;}
#top .top_l .top_r .TopShowPane { width:500px; margin-left:auto; margin-right:auto; padding:10px 0 30px 0px;position:relative; top:35px;}
#main_content { width:1000px; background:url(images/left_bg.jpg) repeat-x left top #7d2d74; height:480px; min-height:480px; height:auto!important; overflow:visible;}
#main_content .main_left { width:203px; float:left; margin-left:-212px;}
#main_content .main_left .menu { width:194px; margin-top:10px;}
.menu_bot { background:url(images/menu_bot.png) no-repeat left top; width:194px; height:7px; position:relative; *top:-12px; *margin-top:0px; margin-top:-2px;}
#main_content .main_right { width:797px; float:right; background:url(images/right_bg.jpg) repeat-x left bottom #fff; }
#main_content .main_right .dnn_content { width:777px; padding:10px; height:480px; min-height:480px; height:auto!important; overflow:visible;}
#foot { width:1000px; height:29px; line-height:29px; background:url(images/foot_bg.jpg) repeat-x left top; color:#fff;}
#foot a:link,#foot a:visited {color:#fff;text-decoration:none;}
#foot a:hover,#foot a:active {color:#d0037a;text-decoration:none;}
#foot .foot_l { float:left; margin-left:20px;}
#foot .foot_r { float:right; margin-right:20px;}



.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;
}

.MainMenu_TabRootMenuItem TD	{
	font-size:13px;
	font-weight:bold;  
    color:#c0bebf; 
    text-align: left;
	height:31px; 
	padding-left:15px;
	padding-right:0px;
	background:url(images/menu.png) left center no-repeat;
   }
      
.MainMenu_TabRootMenuItemSel TD  { 
	font-size:13px;
	font-weight:bold;
    color:#fff;
	height:31px;
	text-align:left;
	padding-left:15px;
	padding-right:0px;
	background:url(images/menu.png) left center no-repeat;
 }
 
 .MainMenu_TabMenuItemHover TD
{
    font-size:13px;
	font-weight:bold;
    color:#fff;  
	text-align:left;
	height:31px;
	padding-left:15px;
	padding-right:0px;
	background:url(images/menu.png) left center no-repeat;
}
 
.MainMenu_TabMenuItemSelHover TD
{
    font-size:13px;
	font-weight:bold;
    color:#fff;  
	text-align:left;
	height:31px;
	padding-left:15px;
	padding-right:0px;
	background:url(images/menu.png) left center no-repeat;
}

.MainMenu_MenuIcon {
display:none;
}
.MainMenu_MenuItem				{
 	font-size:11px;
	font-weight:normal; 
    color:#000;  
	border:0px;
	padding:0px 13px 0px 10px;
	height:20px;
}


.submenu						{ 
	background-color: #e1a6ec;	
	border: #8d32ab   1px  solid;
	filter: Alpha(Opacity=80);
	-moz-opacity:0.8;
	z-index:  1000;
	margin:0px;	
	padding:0px;
	cursor: hand;
	cursor: hand;
}


.submenuitemselected, .submenuitembreadcrumb			{ 
	background-color:	#a542c0;
  	font-size:11px;
	font-weight:normal;  
    color:#000;  
   	padding:0px 13px 0px 10px;
	margin:0px;	
	cursor:hand;
	cursor: hand;	
	border:0px; 
	height:20px;
}





