@charset "utf-8";

/* =S Skin Base ------------------------------------------------------- */
html,body,form#Form {
	margin: 0;
	padding: 0;
	height:100%;
}

body,p,div,td,th,dt,dd,.Normal,input {
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
}

body#Body {
	color: #000000;
}

ul li {
	list-style-type: disc;
}

td {
	white-space: normal;
}

p {
	margin: 0 0 .8em;
	line-height: 1.5;
}

h1 {
margin: 0 0 0.5em;
color: #206CC7;
font: 24px "Verdana",Arial,sans-serif;
}

h2 {
margin: 0 0 0.5em;
color: #8B6536;
font: 18px "Verdana",Arial,sans-serif;
}

h3 {
margin: 0 0 0.5em;
color: #CF7634;
font: bold 11px Verdana,sans-serif;
}

a:link,a:visited {
	color: #cc3838;
	text-decoration: none;
}

a:hover,a:active {
	color: #206577;
	text-decoration: underline;
}

.ControlPanel{ position:relative; z-index:1000;}
.cleardiv {
	clear: both;
	height: 0;
	font-size: 0;
}

.jd_menu {
	display: inline-block;
}

.jd_menu {
	display: block;
}

.jd_menu:after {
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	overflow: hidden;
}
/* =E Skin Base ------------------------------------------------------- */

/* =S Skin Object ----------------------------------------------------- */
.CommandButton,
A.CommandButton:link,
A.CommandButton:visited,
A.CommandButton:active		{color:#cc3838;TEXT-DECORATION:none}
A.CommandButton:hover		{color:#206577;TEXT-DECORATION:underline}

.Head {
	color: #cc3838;
	font-size: 14px;
	font-weight: bold;
}

.SubHead {
	color: #cc3838;
	font-size: 12px;
	font-weight: bold;
}

#breadcrumb a {
	color: #EB6100;
}

#copyright a {
	color: #00728a;
	text-decoration: bold;
	font-weight: bold;
}

#copyright a:hover {
	color: #00728a;
	font-weight: bold;
	text-decoration: bold;
}

.tx-cr,.link-cr {
	margin: 0 2px;
}

#footNav a {
	color: #00728a;
	text-decoration: bold;
	font-weight: bold;
}

#footNav a:hover {
	color: #00728a;
	text-decoration: underline;
	font-weight: bold;
}

.Settings,#dnn_ctr_Login_pnlLogin,#dnn_ctr_ManageUsers_UP,#dnn_ctr_ManageTabs_UP {
	text-align: left;
}

/* ==S Module ACTION */
.ModuleTitle_SubMenu {
	border: 1px solid #C0D6E5;
	background: #F8FAFF;
}

.ModuleTitle_SubMenu td {
	padding-right: 2px;
	color: #000;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

.ModuleTitle_SubMenu .ModuleTitle_MenuIcon {
	width: 18px;
	height: 21px;
	border: 0;
	padding: 0;
	background: none;
	text-align: center;
}

.ModuleTitle_SubMenu .ModuleTitle_MenuItem {
	height: 21px;
	border: 0;
}

.ModuleTitle_SubMenu .ModuleTitle_MenuArrow {
	width: 5px;
	border: 0;
}

.ModuleTitle_SubMenu .ModuleTitle_MenuItemSel {
	background: #FBB448;
}

.ModuleTitle_SubMenu .ModuleTitle_MenuItemSel {
	color: #000;
}

.ModuleTitle_SubMenu .ModuleTitle_MenuBreak {
	border: 1px solid #C0D6E5;
	border-width: 1px 0;
	background: #F8FAFF;
	font-size: 1px;
	line-height: 1px;
}

.ModuleTitle_SubMenu .ModuleTitle_MenuBreak td.ModuleTitle_MenuIcon {
	border: 0;
	background: none;
}
/* ==E Module ACTION */
/* =E Skin Object ----------------------------------------------------- */

/* =S Skin Pane ------------------------------------------------------- */
.pane-box {
	width: 100%;
}

.pane-box-sub {
	vertical-align: top;
}

.leftshowpane,.leftpane {
	padding-right: 3px;
	vertical-align: top;
}
.rightshowpane,.rightpane {
	padding-left: 3px;
	vertical-align: top;
}

.toppane {
	padding-bottom: 3px;
}

.contentpane {
	vertical-align: top;
}

.bottompane {
	padding-top: 3px;
}
.DNNEmptyPane{ width:0px; padding:0px; line-height:0px; height:0px; font-size:0px; margin:0px; visibility:hidden;}
/* =E Skin Pane ------------------------------------------------------- */

/* =S Skin Link ----------------------------------------------------- */
.links{ padding:8px 8px 8px 8px; background:url(images/links_s.png) left center no-repeat;}

.links,
A.links:link,
A.links:active,
A.links:visited	{font-weight:bold; color:#fff; font-size:12px;TEXT-DECORATION:none;}
A.links:hover{font-weight:bold; color:#00728a; font-size:12px; TEXT-DECORATION:underline;}
/* =S Skin Link ----------------------------------------------------- */

/* =S Skin Layout ----------------------------------------------------- */
#skinall{ background:url(images/all_top.jpg) center top no-repeat #68bce3; position:relative; min-width:1000px; min-height:100%;}
#skincontrol{ float:left; position:relative; z-index:10000; padding-left:5px;}
.SkinAllWidth{ width:900px;}

#mainbody{ margin:0 auto; padding-bottom:80px; }
.menu_l{ background:url(images/menu_l.png) left top no-repeat}
.menu_r{ background:url(images/menu_r.png) right top no-repeat}
.menu_m{ background:url(images/menu_m.png) left top repeat-x; margin-left:24px; margin-right:17px; height:37px;}
.skinmenu{float:left;}
.user_l{ float:right; margin-top:7px; padding-left:14px;}
.user_m{ height:25px; line-height:23px;}
.user_m,
.user_m a:link,
.user_m a:active{ color:#ffffff; text-decoration:none; font-weight:bold}
.user_m a:visited{ color:#6e6e6e; text-decoration:none; font-weight:bold}
.user_m a:hover{ color:#e6793c; text-decoration:underline; font-weight:bold}
.bannerpane{ float:left;}
.logo_h{min-height:200px;float:right;}
.skinlogo{ padding-top:50px; padding-right:90px;}
.main_content{ min-height:300px; overflow:visible;z-index:55; position:relative;}

#skinfoot{ position:absolute; left:0px; bottom:0px; width:100%; min-width:1000px; overflow:hidden; height:171px; }
#foot_w{ position:relative; padding-top:100px;}
.foot_l{ background:url(images/foot_l.jpg) left bottom no-repeat; position:absolute; left:-223px; bottom:0px; width:436px; height:86px;}
.foot_r{ background:url(images/foot_r.jpg) right bottom no-repeat; position:absolute; right:-215px; bottom:0px; width:418px; height:171px;}
.foot_m{ border-bottom:4px solid #e6f1f4; border-top:1px solid #8edbff;  height:67px;  text-align:center; position:relative; z-index:77}
#foot_w{ margin:0 auto;}
.foot_m,
.foot_m a:link,
.foot_m a:active{ color:#00728a; text-decoration:bold;}
.foot_m a:visited{ color:#00728a; text-decoration:bold;}
.foot_m a:hover{ color:#00728a; text-decoration:underline;}

.skinlinks{ padding-top:12px; padding-bottom:12px;}



#logo img {
	vertical-align: top;
}
.skinlogo{ background:url(images/sub_menu_bg.png) -9999px -9999px; background:none;}
/* =E Skin Layout ----------------------------------------------------- */

/* =S Skin JDMENU ----------------------------------------------------- */
#globalNav,#globalNav .wrap,.jd_menu {
	background: url("images/bg_menu.png") no-repeat 0 0;
}

#globalNav {
	float: right;
	width: 745px;
	margin-right: 8px;
	background-color: #F9A11A;
	background-repeat: repeat-x;
	background-position: 0 -104px;
}

#globalNav .wrap {
	background-position: 0 0;
}

.jd_menu,.jd_menu ul,.jd_menu li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.jd_menu {
	padding: 7px 3px 0px 0px;
	background-position: 100% -208px;
}

.jd_menu li {
	cursor: pointer;
}

.jd_menu > li {
	float: left;
	padding: 0px 0px 0px 9px;
	margin:0px 1px 0px 0px ;
}

.jd_menu li a {
	display: block;
	color: #fff;
	white-space: nowrap;
	cursor: pointer;
	text-decoration: bold;
}

.jd_menu > li > a {
	padding: 5px 16px 5px 7px;
	font: 12px/18px "Verdana",sans-serif;
	text-transform: uppercase;
}

.jd_menu > li.activetab,.jd_menu > li.jdm_hover,.jd_menu > li.jdm_active {
	background:url(images/menu_hover_l.png) left top no-repeat;
	color:#000;
}

.jd_menu > li.activetab > a,.jd_menu > li.jdm_hover > a,.jd_menu > li.jdm_active > a {
	color:#000;
	background:url(images/menu_hover_r.png) right top no-repeat;
}

/* ==S Sub Menu */

ul.jd_menu li ul li.sub_first_li{  background:url(images/sub_menu_top_l.png) left top no-repeat;line-height:7px; padding:0px;}
.bg1_sub_first_li{ background:url(images/sub_menu_top_r.png) right top no-repeat;  line-height:7px; }
.bg2_sub_first_li{ background:url(images/sub_menu_top_m.png) left top repeat-x;  margin:0px 8px 0px 7px;padding:0px; }

ul.jd_menu ul li{ background:url(images/sub_menu_m_l.png) left top repeat-y; white-space:nowrap; border:none; text-align:left; margin:0px;}
ul.jd_menu li ul li{ float:none;}
ul.jd_menu ul li a span{  display:block;line-height:20px; padding-left:5px; padding-right:7px;}
ul.jd_menu ul li.haschild > a span { background:url(images/arrow.png) right center no-repeat;}
ul.jd_menu ul li.haschild > a:hover > span { background:url(images/arrow.png) right center no-repeat;}

ul.jd_menu ul li a{
	border: none;
	white-space:nowrap;
	margin: 0px;
	text-align:left;
	display:block; 
	line-height:20px;
	margin-left:2px;
	background:url(images/sub_menu_m_r.png) right top repeat-y;
}
ul.jd_menu li ul li.sub_last_li{ background:url(images/sub_menu_b_l.png) no-repeat left bottom;  line-height:7px; padding-top:0px; padding-bottom:0px; padding-right:0px;}
.bg1_sub_last_li{ background:url(images/sub_menu_b_r.png) right bottom no-repeat;  line-height:7px;}
.bg2_sub_last_li{ background:url(images/sub_menu_b_m.png) left bottom repeat-x; line-height:7px; margin-left:7px; margin-right:8px; }

ul.jd_menu, 
ul.jd_menu_vertical {margin: 0px; list-style-type: none;

}
ul.jd_menu ul,ul.jd_menu_vertical ul {
	display: none;
}
ul.jd_menu li {
	float: left;

}

.jd_menu ul {
	display: none;
	position: absolute;
	z-index: 10000;
	min-width:93px;
	margin-top: 0px;
}

.jd_menu ul ul {
	margin: 0px;
}

.jd_menu ul li a {
	padding: 0px;
	font-family: Verdana,sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-decoration: bold;
}

.jd_menu li.activetab ul a,.jd_menu li.jdm_hover ul a,.jd_menu li.jdm_active ul a {
		color:#392200;
}

.jd_menu ul li a:hover,.jd_menu ul li.jdm_hover > a {
	background: #b74501;
	color: #ffd26e;
}
/* ==E Sub Menu */
/* =E Skin JDMENU ----------------------------------------------------- */

/* =S Skin Typesetting ------------------------------------------------ */
.last-para {
	margin-bottom: 0;
}
/* =E Skin Typesetting ------------------------------------------------ */

/* =E Skin MINILOGIN ------------------------------------------------ */

/* =E Skin MINILOGIN ------------------------------------------------ */
.readmore{ background:url(images/readmore.png) left top no-repeat; color:#fff; height:29px;  line-height:27px; width:148px; text-align:center; display:block; font-size:14px; font-weight:bold;}
.readmore a{ display:block;}
.readmore a:link, .readmore a:visited{ color:#e7dfdf; text-decoration:  none; display:block;}
.readmore a:hover, .readmore a:active{ color:#e7dfdf; text-decoration:none; display:block;}




