﻿@import url('stylesheets/fontselectors.css');
@import url('stylesheets/customstyles.css');
@import url('stylesheets/customfck.css');
@import url('stylesheets/keystaff.css');
/*======================================================================*/
/*=== SKIN.CSS - Designed by Jon Edwards for Shebang Websites ==========*/
/*======================================================================*/
/*--- 960.GS GRID CSS - 12 Column Grid - Thank you Nathan Smith --------*/
/*--- 12 X 60px Columns. Each column has 10 pixels of margin on the left and right, which create 20 pixel wide gutters between columns. ---*/
.column01, .column02, .pane_b, .grid_3, .grid_4, .grid_5, .grid_6, .grid_9, .grid_12 {
	display: inline;
	float: left; /*position: relative;*/;
	margin-left: 10px;
	margin-right: 10px;
}
.alpha {
	margin-left: 0;
}
.omega {
	margin-right: 0;
}
.column01 {
	width: 190px;
}
.column02 {
	width: 730px;
}
.grid_3 {
	width: 220px;
}
.grid_4 {
	width: 300px;
}
.grid_5 {
	width: 380px;
}

.grid_6 {
	width: 460px;
}
.grid_9 {
	width: 700px;
}
.grid_12 {
	width: 940px;
}
.pane_b {
	width: 355px;
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/*----------------------------------------------------------------------*/
/*--- END 960.GS GRID CSS ----------------------------------------------*/
/*----------------------------------------------------------------------*/
/*--- GLOBAL HTML and DNN DECLARATIONS ---------------------------------*/
html {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3d3d3d;
	height: 100%;
}
/* DNN Body */
#Body {
	height: 100%;
	background-color: #d3d3d3;;
}
img {
	border: 0;
}
/*----------------------------------------------------------------------*/
/*--- BASIC CSS LAYOUT -------------------------------------------------*/
/*--- User Control and Search ---*/
#dnnpnl_wrpr {
	background-color: #f1f1f1;
}
#dnnpnl_inr {
	width: 960px;
	margin: 0 auto;
}
#topbar_wrpr {
	width: 100%;
	height: 55px;
	background-color: #000;
}
#topbar_inr {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	height: 55px;
	background-image: url('images/topbar_bg.png');
	background-position: center bottom;
	background-repeat: no-repeat;
}
#login_wrpr {
	padding: 15px 0;
}
#login_wrpr ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#login_wrpr li {
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}
#login_wrpr li a, #login_wrpr li a:link, #login_wrpr li a:active, #login_wrpr li a:visited {
	background-image: url('images/user_sprite.png');
	background-position: left bottom;
	background-repeat: repeat-x;
	background-color: #020202;
	border: 1px #484848 solid;
	height: 23px;
	padding: 0 9px;
	display: inline-block;
	line-height: 22px;
	font-size: 14px;
	font-weight: bold;
	color: #929292;
	text-decoration: none;
}
#login_wrpr li a:hover {
	background-position: left top;
	background-color: #8f0000;
	color: #fff;
}
#search_wrpr {
	padding: 15px 0;
}
#search_wrpr Input {
	color: #fff;
	font-size: 13px;
	background-image: url('images/search_bg.png');
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #474747;
	border: 1px #484848 solid;
	height: 20px;
	width: 167px;
	padding: 3px 3px 0 3px;
	margin: 0 5px 0 15px;
	vertical-align: top;
	float: left;
}
#search_wrpr a.ServerSkinWidget {
	width: 25px;
	height: 25px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url('images/search_button.png');
	background-position: center bottom;
	background-repeat: no-repeat;
}
#search_wrpr a.ServerSkinWidget:hover {
	background-position: center top;
}
/*--- Logo and Flash Banner ---*/
#bnr_outer {
	clear: both;
	background-image: url('images/bnr_outer.png');
	background-position: center bottom;
	background-repeat: repeat-x;
	background-color: #000;
}
#bnr_wrpr {
	width: 100%;
	background-image: url('images/bnr_bg.jpg');
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #153ea1;
}
#bnr_inr {
	width: 960px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
	padding: 30px 0;
}
#logo_wrpr {
	display: inline;
	float: left;
	width: 200px;
	margin-right: 10px;
}
#logo {
	width: 200px;
	height: 200px;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#logo a {
	display: block;
	width: 200px;
	height: 200px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	background-image: url('images/43as_logo.png');
	background-position: center top;
	background-repeat: no-repeat;
}
#flash_wrpr {
	display: inline;
	float: left;
	width: 750px;
}
#flash_wrpr ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#flash_wrpr li {
	list-style: none;
	margin: 0 10px;
	padding: 0;
	display: inline;
	width: 230px;
	height: 200px;
	float: left;
	line-height: normal;
}
#flash_wrpr li.last {
	margin-right: 0;
}
/*--- Navigation ---*/
/*--- Top Content ---*/
#mid_wrpr {
	width: 100%;
	display: inline-block;
	padding: 23px 0 25px 0;
	background-image: url('images/mid_bg.png');
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #fff;
	border-top: 2px #b6b6b6 solid;
}
#mid_inr {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}
#mid_inr .hr {
	border: 0;
	clear: both;
	height: 20px;
	margin: 0 0 20px 0;
	background-image: url('images/hr.png');
	background-position: left top;
	background-repeat: repeat-x;
}
.sidepane_wrpr {
	clear: both;
}
.socialpane_wrpr {
}
/*--- Gates - Suggested links to get users started ---*/
#gates_wrpr {
	display: inline-block;
	padding: 0 0 20px 0;
}
#gates_wrpr ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#gates_wrpr li {
	list-style: none;
	margin: 0 20px 0 0;
	padding: 0;
	display: inline;
	float: left;
}
#gates_wrpr .gate01 {
}
#gates_wrpr .gate01 a, #gates_wrpr .gate01 a:link, #gates_wrpr .gate01 a:active, #gates_wrpr .gate01 a:visited {
	width: 230px;
	height: 60px;
	display: block;
	background-image: url('images/link01_enrole.png');
	background-position: center bottom;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#gates_wrpr .gate01 a:hover {
	background-position: center top;
}
#gates_wrpr .gate02 {
}
#gates_wrpr .gate02 a, #gates_wrpr .gate02 a:link, #gates_wrpr .gate02 a:active, #gates_wrpr .gate02 a:visited {
	width: 230px;
	height: 60px;
	display: block;
	background-image: url('images/link02_courses.png');
	background-position: center bottom;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#gates_wrpr .gate02 a:hover {
	background-position: center top;
}
#gates_wrpr .gate03 {
	margin: 0;
	padding: 0;
}
#gates_wrpr .gate03 a, #gates_wrpr .gate03 a:link, #gates_wrpr .gate03 a:active, #gates_wrpr .gate03 a:visited {
	width: 230px;
	height: 60px;
	display: block;
	background-image: url('images/link03_sales.png');
	background-position: center bottom;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#gates_wrpr .gate03 a:hover {
	background-position: center top;
}
/*--- Footer ---*/
#ftr_wrpr {
	clear: both;
	width: 100%;
	display: inline-block;
	background-image: url('images/ftr_bg.png');
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #d3d3d3;
}
#ftr_inr {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	padding: 20px 0;
}
.ftr_toppane_padding {
	padding-bottom: 20px;
}
.ftr_toppane {
	border-bottom: 1px #828282 solid;
}
#ftr_inr .ftr_brands {
	padding-bottom: 20px;	
}
#ftr_inr .ftr_brands ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 300px;
	overflow: hidden;
}
#ftr_inr .ftr_brands ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 140px;
	display: inline;
	float: left;
}
#ftr_inr .ftr_brands ul li.first {
	margin-right: 20px;
}

#ftr_inr .ftr_l {
	width: 280px !important;
	overflow: hidden;
	padding: 0 0 20px 20px;
	background-image: url('images/ftr_divline.png');
	background-position: left top;
	background-repeat: no-repeat;
}
#ftr_inr .ftr_l ul {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: normal;
		width: 300px;
	overflow: hidden;

}
#ftr_inr .ftr_l li {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: normal;
}
#ftr_inr .ftr_l li a, #ftr_inr .ftr_l li a:link, #ftr_inr .ftr_l li a:visited, #ftr_inr .ftr_l li a:active {
	color: #3d3d3d;
	text-decoration: none;
}
#ftr_inr .ftr_l li a:hover {
	color: #002b94;
	text-decoration: underline;
}
#ftr-inr .ftr_r {
	width: 300px;
	overflow: hidden;
}
#ftr_inr .ftr_r p {
	text-align: right;
	margin-bottom: 0;
	line-height: normal;
}
#ftr_inr .ftr_r a, #ftr_inr .ftr_r a:link, #ftr_inr .ftr_r a:active, #ftr_inr .ftr_r a:visited {
	color: #3d3d3d;
	text-decoration: none;
}
#ftr_inr .ftr_r a:hover {
	color: #002b94;
	text-decoration: underline;
}
#ftr_inr .mdlink {
	text-align: right;
	padding: 3px 0 20px 0;
}
#ftr_inr .lnks {
	border-top: 1px #777 dashed;
	padding: 20px 25px;
	text-align: center;
}
#ftr_inr .lnks .ftrlnks {
	font-size: 11px;
	color: #3d3d3d;
	line-height: normal;
}
/*----------------------------------------------------------------------*/
/*--- END BASIC CSS LAYOUT ---------------------------------------------*/
/*----------------------------------------------------------------------*/
/*--- OVER-WRITING DNN CORE CLASSES ------------------------------------*/
/*--- Styles to curb FCK Link & Image Gallery #body issue --------------*/
.FCKLinkGalleryContainer {
	background-color: #fff;
	height: 100%;
	width: 100%;
	padding: 15px;
}
.FCKImageGalleryContainer {
	background-color: #fff;
	height: 100%;
	width: 100%;
	padding: 15px;
}
.FCKImageGalleryContainer td {
	border: none !important;
}
.FCKImageGalleryContainer table {
	border: none !important;
}
.ImageListContainer {
	border: none !important;
}
.Help {
	margin: 5px 0 0 0;
	font-size: 11px;
	padding: 5px;
	border: #000 1px solid;
	background-color: #f1f1f1;
	line-height: 100%;
	color: #3d3d3d;
}
/*===----------------------------------------------------------------===*/
/*--- DNN Nav Modules Actions Menu - Idle, Hover & Active Rulesets -----*/
.ModuleTitle_SubMenu {
	border: 1px solid #c0c0c0;
	
}
.ModuleTitle_SubMenu td {
	background-color: #fff;
	white-space: nowrap;
	font-size: 13px;
	font-weight: normal;
	padding: 3px;
}
.ModuleTitle_MenuIcon {
	background-color: #fff;
	border: none;
	padding: 0;
	height: auto;
}
.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon {
	background-color: #777777;
	color: #fff;
}
.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon, tr.ModuleTitle_MenuBreak td.ModuleTitle_MenuIcon {
	height: 0;
	background-color: transparent;
	display: none;
}
.ModuleTitle_MenuItem {
	border: 0px transparent none;
}
.ModuleTitle_MenuItemSel {
	background-color: transparent;
}

/*----------------------------------------------------------------------*/
/*--- END SKIN.CSS STYLESHEET ------------------------------------------*/
/*----------------------------------------------------------------------*/
