@charset "utf-8";
/* CSS Document */

.SkinObject {font: 11px Verdana,sans-serif;}

.Normal {	FONT-SIZE: 11px; font-family:Arial, Helvetica, sans-serif; color:#606262;}
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;}
.GacoxDesignBottom{ color:#000000;}
.BottomPane{padding:3px 0px 0px 0px;} 
.LeftPane{padding:0px 10px 0px 0px;}
.RightPane{padding:0px 0px 0px 10px;}
.ContentPane{padding:0px;}
.RightShowPane{padding:0px 0px 0px 10px;}
.clear { clear:both;}

.Head					{font-size:11px; color:#606262; font-weight:bold}
.SubHead				{font-size:11px; color:#606262}
.SubSubHead				{font-size:11px; color:#606262}
.NormalBold             { color:#606262;}
.ControlPanel .PagingTable{ z-index:1000;}

.CommandButton,
A.CommandButton:link,
A.CommandButton:visited,
A.CommandButton:active		{color:#606262;TEXT-DECORATION:none}
A.CommandButton:hover		{color:#ff9010;TEXT-DECORATION:underline}

A,
A:link,
A:visited,
A:active					{
	color:#6674a3;
	TEXT-DECORATION:none;
}
A:hover						{color:#acbae9;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:normal; font-size:11px;  TEXT-DECORATION:none;}
A.links:hover{font-weight:normal;font-size:11px;TEXT-DECORATION:underline;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#606262;	
	background:url(images/bg.jpg) repeat top left;
	margin:0;
}

#top { width:100%; height:215px; background:url(images/top2_bg.gif) repeat-x top left;}
#top .top_con { width:900px; height:215px; background:url(images/top2_m.png) no-repeat top left; margin:0 auto; position:relative;}
#top .top_con .logos { float:left;}
#top .top_con .users { float:right; position:relative; color:#e90111; height:40px; line-height:40px;}
.users a:link,.users a:visited {color:#e90111;text-decoration:none;}
.users a:hover,.users a:active {color:#fff;text-decoration:none;}
#top .top_con .TopShowPane { float:left; left:250px; top:80px; position:absolute;}
#menu { width:800px; height:56px; margin:0 auto;}
#main_content { width:100%; background:url() no-repeat left top #000000; height:460px; min-height:460px; height:auto!important; overflow:visible; }
#main_content .dnn_content { width:900px; padding:10px 0; margin:0 auto;}
#foot { width:100%; height:40px; background:#222a2d; color:#6674a3;}
#foot a:link,#foot a:visited {color:#6674a3;text-decoration:none;}
#foot a:hover,#foot a:active {color:#acbae9;text-decoration:none;}
#foot .foot_l { width:950px; height:40px; margin:0 auto; background:url(images/foot_l.png) left top no-repeat; }
#foot .foot_l .foot_r { width:950px; height:40px; background:url(images/foot_r.png) no-repeat right top;}
#foot .foot_l .foot_r .foot_m { height:40px; background:url(images/foot_m.png) repeat-x left top; margin:0 22px 0 21px; line-height:40px;}




/* ==========================
    CSS STYLES FOR JDMenu
   ==========================
*/

ul.jd_menu, 
ul.jd_menu_vertical {margin: 0px; padding: 0px; list-style-type: none;

}
ul.jd_menu ul,
ul.jd_menu_vertical ul {
	display: none;
}
ul.jd_menu li {
	float: left;
}

/* -- Sub-Menus -- */
ul.jd_menu ul,
ul.jd_menu_vertical ul { position: absolute; display: none; list-style-type: none; margin: 0px; padding: 2px 2px 2px 2px; z-index: 10000;}
ul.jd_menu ul li,
ul.jd_menu_vertical ul li {
	float: none;
	margin: 0px;
}

/* Main Menu Background */
ul.jd_menu {
	clear: both;
}

/* Main Menu Verticle Brackground*/
ul.jd_menu_vertical {
	width: 200px;
	height: auto;
	clear: both;
}


/* Main Memu LEFT */
ul.jd_menu li { font-size: 12px; cursor: pointer;  list-style-type:none; padding:0px 0px 0px 0px; margin:0px; text-align:left;}

/*Main Menu RIGHT*/
ul.jd_menu a
{ text-decoration: none; text-align:center; color: #000; font-size:12px; font-weight:bold; padding:34px 15px 7px 15px; display:block; background:url(images/menu01.png) center center no-repeat;}

/* Main Actice Menu*/
ul.jd_menu li.activetab{text-align:center; padding:0px 0px 0px 0px; }

ul.jd_menu li.activetab a{ color: #e90111;  text-align:center; padding:34px 15px 7px 15px; display:block; background:url(images/menu02.png) center center no-repeat;}

/*Main Hover Menu */
ul.jd_menu li.jdm_hover,ul.jd_menu li.jdm_active{ text-align:center; padding:0px 0px 0px 0px; background:url(images/menu01.png) center center no-repeat; }

ul.jd_menu li.jdm_hover a,ul.jd_menu li.jdm_active a{ padding:34px 15px 7px 15px; display:block; color: #e90111;  text-align:center; background:url(images/menu02.png) center center no-repeat;}

/*Main Menu Hover for Verticle*/
ul.jd_menu_vertical li.jdm_active,
ul.jd_menu_vertical li.jdm_hover { }


/*Sub Menu*/
ul.jd_menu ul li a{font-size:111px; font-weight:normal; background:transparent; text-decoration:none; color:#48494d; white-space: nowrap;}


/*Sub menu Dropdown Background*/
ul.jd_menu ul { background: #839db6;}

/* Sub Menu Left */
ul.jd_menu ul li { padding: 3px 4px 3px 5px; background:transparent; border: none; text-align:left;}

/* Sub Menu Right */
ul.jd_menu li.jdm_hover ul li a,
ul.jd_menu li.jdm_active ul li a{ background:none; padding:0px; margin-left:0px; text-align:left; color:#48494d; font-size:12px; font-weight:normal;
text-decoration:none;
}

/* Sub Menu Hover */
ul.jd_menu ul li.jdm_active,
ul.jd_menu ul li.jdm_hover {background:none; text-align:left; padding: 3px 4px 3px 5px; background:	#545c5e;}

/*Sub Menu High Light*/
ul.jd_menu li ul li.jdm_hover a,
ul.jd_menu li ul li.jdm_active a { background:none; padding-left: 0px; margin-left:0px; text-align:left; color:#fff; font-size:12px; font-weight:normal; text-decoration:none;
}

ul.jd_menu li ul li.jdm_hover ul li a,
ul.jd_menu li ul li.jdm_active ul li a{ background:none; padding-left: 0px; margin-left:0px; text-align:left; color:#48494d; font-size:12px;
font-weight:normal; text-decoration:none;}


ul.jd_menu li ul li.jdm_hover ul li.jdm_hover a,
ul.jd_menu li ul li.jdm_active ul li.jdm_hover a
{ background:none; padding-left: 0px; margin-left:0px; text-align:left; color:#fff; font-size:12px; font-weight:normal; text-decoration:none;
}



