@charset "utf-8";

.ControlPanel{ width:1000px; margin:0 auto;}
html,body,form#Form {
	margin: 0;
	padding: 0;
	height:100%;
}

body,p,div,td,th,dt,dd,.Normal,input {
	font-family: Helvetica,Verdana,Arial,sans-serif;
	font-size: 14px;
}

body#Body {
	color: #707070;
}

ul li {
	list-style-type: disc;
}

td {
	white-space: normal;
}

p {
	margin: 0 0 .8em;
	line-height: 1.2;
}

a:link,a:visited {
	color: #f57200;
	text-decoration: none;
}

a:hover,a:active {
	color: #93c33d;
	text-decoration: underline;
}

.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 ----------------------------------------------------- */
a.CommandButton,
a.CommandButton:link,
a.CommandButton:active,
a.CommandButton:visited{
	color:#000;
	text-decoration:none;
}
a.CommandButton:hover{
	color:#000;
	text-decoration:underline;
}
.Head {
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

.SubHead {
	color: #000;
	font-size: 12px;
	font-weight: bold;
}


#breadcrumb a {
	color: #EB6100;
}

#copyright a {
	color: #ffffff;
	text-decoration: none;
}

#copyright a:hover {
	color: #fffffff;
}

.tx-cr,.link-cr {
	margin: 0 2px;
}

#footNav a {
	color: #ffffff;
}

#footNav a:hover {
	color: #ffffff;
}

.Settings,#dnn_ctr_Login_pnlLogin,#dnn_ctr_ManageUsers_UP,#dnn_ctr_ManageTabs_UP {
	text-align: left;
}

/* ==S Module ACTION */
.ModuleTitle_SubMenu {
	border: 1px solid #93c33d;
	background: #F8FAFF;
}

.ModuleTitle_SubMenu td {
	padding-right: 2px;
	color: #000;
	font-family: Tahoma,Arial,Helvetica;
	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: #93c33d;
}

.ModuleTitle_SubMenu .ModuleTitle_MenuItemSel {
	color: #000;
}

.ModuleTitle_SubMenu .ModuleTitle_MenuBreak {
	border: 1px solid #93c33d;
	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;
}

.leftpane {
	padding:0px 0px 0px 17px;
	vertical-align: top;
}
.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:#f57200; font-size:12px;TEXT-DECORATION:none;}
A.links:hover{font-weight:bold; color:#f57200; font-size:12px; TEXT-DECORATION:underline;}
/* =S Skin Link ----------------------------------------------------- */

/* =S Skin Layout ----------------------------------------------------- */
#bg {position:fixed; top:0; left:0; width:100%; height:100%; z-index: -1;}

.SkinAllWidth{
	width:1000px;
}
#all_top{
	background-color:transparent;
	min-height:1px;
}
#top_w{
	margin:0 auto;
}
.skinlogo{
	float:left;
	margin-bottom:-15px;
	position:relative;
	padding-top:12px;
	margin-left:46px;
}
.topshowpane{
	float:right;
	width:240px;
}
.skinuser{
	float:right;
	padding-top:17px;
}
.skinuser,
.skinuser a:link,
.skinuser a:active,
.skinuser a:visited{
	color:#fff;
	text-decoration:none;
}
.skinuser a:hover{
	color:#fff;
	text-decoration:underline;
}

#all_m{
	margin:0 auto;
}
.main_r_r{
	padding-left:184px;	
}
.skinbread {
	height:30px;
	line-height:30px;
}
.skinbread ,
.skinbread a:link,
.skinbread a:active,
.skinbread a:visited {
	color: #93c33d;
	text-decoration: none;
}

.skinbread a:hover {
	color: #93c33d;
	text-decoration: underline;
}

.main_content{
	background:url(images/content_bg.png) left top repeat;
	min-height:250px;
	padding:15px 9px 10px 9px;
}
.main_l{
	float:right;
	width:135px;
	padding-top:30px;
}
.main_r{
	float:right;
	width:100%;
	margin-left:-184px;
}

.skincopyright{
	padding:10px 10px 10px 100px;
	float:left;
}
.skincopyright,
.skincopyright a:link,
.skincopyright a:active,
.skincopyright a:visited{
	color:#000;
	text-decoration:none;
}
.skincopyright a:hover{
	color:#000;
	text-decoration:underline;
}
.bottomshowpane{
	float:left;
}

#logo img {
	vertical-align: top;
}
/* =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:15px 0px 5px 0px;
	background-position: 100% -208px;
}

.jd_menu li {
	cursor: pointer;
}

.jd_menu > li {
	padding: 0px 0px 5px 0px;
}

.jd_menu li a {
	display: block;
	color: #000;
	white-space: nowrap;
	cursor: pointer;
	text-decoration: none;
}

.jd_menu > li > a{
	padding:3px 10px 3px 0px;
	background-color:#fff;
	text-align:right;
}

.jd_menu > li > a  span{
	font-family: Helvetica,Verdana,Arial,sans-serif;
	font-size: 14px;
	text-align:center;

}

.jd_menu > li.activetab,.jd_menu > li.jdm_hover,.jd_menu > li.jdm_active {
	color:#000;
}

.jd_menu > li.activetab > a,.jd_menu > li.jdm_hover > a,.jd_menu > li.jdm_active > a {
	color:#f57200;
}

/* ==S Sub Menu */
.jd_menu ul {
	display: none;
	position: absolute;
	z-index: 10000;
	min-width:90px;
	margin-top: 3px;
	background:url(images/sub_menu_bg.png) left top repeat;
	margin-top:4px;
	padding:4px;
}

.jd_menu ul ul {
	margin: 3px 0 0 1px;
}

.jd_menu ul li a {
	padding: 3px 8px 4px;
	font-family: Myriad Pro,Tahoma,Arial,sans-serif;
	font-size: 14px;
	line-height: 13px;
}

.jd_menu li.activetab ul a,.jd_menu li.jdm_hover ul a,.jd_menu li.jdm_active ul a {
	color:#fff;
}

.jd_menu ul li a:hover,.jd_menu ul li.jdm_hover > a {
	background: #93c33d;
	color: #fff;
}
/* ==E Sub Menu */
/* =E Skin JDMENU ----------------------------------------------------- */


/* =S Skin Typesetting ------------------------------------------------ */
.last-para {
	margin-bottom: 0;
}
/* =E Skin Typesetting ------------------------------------------------ */



/* =E Skin MINILOGIN ------------------------------------------------ */
.readmore{ background:url(images/readmore.png) left top no-repeat; color:#fff; height:25px; line-height:20px;  width:92px; text-align:center; display:block; font-size:10px; padding-left:5px;}
.readmore a{ display:block;}
.readmore a:link, .readmore a:visited{ color:#fff; text-decoration:  none; display:block;}
.readmore a:hover, .readmore a:active{ color:#e3e5e6; text-decoration:none; display:block;}

.catelook{
	margin:0px 300px;
	text-align:center;
	color:#fff;
	padding-top:22px;}

.catelook a,
.catelook a:link,
.catelook a:visited,
.catelook a:active{
	color:#fff;
	font-weight:bold;}










