@charset "utf-8";

html,body,form#Form {
	margin: 0;
	padding: 0;
}

body,p,div,td,th,dt,dd,.Normal {
	font-family: "MS PGothic",Arial,Helvetica,sans-serif;
	font-size: 12px;
}

body {
	background: #fff;
	color: #000;
}

p {
	margin: 0 0 1.25em 0;
	line-height: 1.5em;
}

a:link,a:visited {
	color: #333;
	text-decoration: none;
}

a:hover,a:active {
	color: #900;
}

.clear {
	clear: both;
}

.cleardiv {
	clear: both;
	height: 0;
	font-size: 0;
}

#main {
	display: inline-block;
}

#main {
	display: block;
}

#main:after {
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	overflow: hidden;
}

/* =S Skin Object ===================================================== */
.Head {
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

.SubHead {
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

#copyright {
	color: #5D5D5D;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
}

#copyright a {
	color: #5D5D5D;
}

#copyright a:hover {
	text-decoration: underline;
}
/* =S Container ACTION */
.ModuleTitle_SubMenu {
	border: 1px solid #C0D6E5;
	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: #9FC941;
}

.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 Container ACTION */

.Settings,#dnn_ctr_Login_pnlLogin,#dnn_ctr_ManageUsers_UP,.AllDnnMore {
	text-align: left;
}
/* =E Skin Object ===================================================== */



/* =S Skin Pane ======================================================= */
.pane-box {
	width: 100%;
}

.pane-box-sub {
	vertical-align: top;
}

.LeftPane {
	padding-right: 3px;
	vertical-align: top;
}

.RightPane {
	padding-left: 3px;
	vertical-align: top;
}

.TopPane {
	padding-bottom: 3px;
}

.ContentPane {
	vertical-align: top;
}

.BottomPane {
	padding-top: 3px;
}

/* =E Skin Pane ======================================================= */



/* =S Skin Layout ===================================================== */
#wrapper {
	width: 1000px;
	margin: 0 auto;
}

#header object {
	vertical-align: top;
}

#footer {
	min-height: 56px;
	border-top: 1px solid #DEDEDE;
	padding: 25px 8px 0 390px;
	background: url("images/logo_foot.gif") no-repeat 55px 15px;
	color: #5D5D5D;
}

* html #footer {
	height: 56px;
}
/* =E Skin Layout ===================================================== */



/* =S XNav ============================================================ */
.xmenuclass,.xmenuclass ul,.xmenuclass li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.xmenuclass {
	margin-bottom: 8px;
}

.xmenuclass li {
	background: url("images/icon_xmenu_item.gif") no-repeat 8px 9px;
}

* html .xmenuclass li {
	padding-bottom: 1px;
}

.xmenuclass li.activetab {
	background-image: url("images/icon_xmenu_item_h.gif");
}

.xmenuclass a {
	display: block;
	border-bottom: 1px dotted #001403;
	padding: 9px 2px 7px 22px;
	color: #000;
	font: 12px/18px "MS PGothic",Arial,Helvetica,sans-serif;
	text-decoration: none;
}
/* =E XNav ============================================================ */



/* =S Skin Typesetting ================================================ */
.last-para {
	margin-bottom: 0;
}
/* =E Skin Typesetting ================================================ */

