/*---- Import Files ----*/
@import 'css/admin.css';
@import 'css/.css';
@import 'css/containers.css';
@import 'css/contactform.css';
@import 'css/radmenu.css';
@import 'css/sample.css';
@import 'css/text.css';
@import 'css/videoplayer.css';
@import 'css/160col-960grid.css';
/*---- End Import Files ----*/


/*---- Default DNN Formatting ----*/
#dnn_ControlPanel
{
	margin: 0 auto;
	width: 960px;
}
.LoginBlock
{
	float: left;
	width: 660px;
}
.LoginBlock h3
{
	background-color: #f7f7f7;
	color: #8f0000;
	padding: 2px 0px;
}
.LoginBlock dd, .LoginBlock dt
{
	display: inline;
}
.LoginBlock dt
{
	color: #333;
	font-weight: bold;
}
.LoginBlock p.LoginNotes
{
	font-size: .8em;
}
.LoginBlock div.LoginBlock
{
	border: 1px #f0f0f0 solid;
	float: left;
	margin: 0px 2px;
	padding: 5px 5px;
	width: 310px;
}
#dnn_dnnBreadcrumb_lblBreadCrumb
{
	
	float: left;
	padding-bottom:3px;
	
}
#dnn_dnnBreadcrumb_lblBreadCrumb a
{
	color: #999;
	font-size: 11px;
	font-style:italic;
	font-weight: normal;
}
/*---- End Default DNN Formatting ----*/
body
{
	background-color: white;
	background-image: url(images/main-bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}

*
{
	margin: 0px;
	padding: 0px;
}
.header-login-container
{
	border: none;
	height: 50px;
	margin-top: 20px;
}
header-login-container img
{
	border: none;
}

.header-login-container h2
{
	border: none;
	float: left;
	font-size: 18px;
	color: #0062a5;
	padding-left: 5px;
	padding-top: 10px;
	width: 175px;
}
.header-login-container img
{
	float: left;
}

.header-logo
{
	height: 86px;
}

.bottom-spacer
{
	margin-bottom: 20px;
}
.clear
{
	clear: both;
	height: 0px;
}
a:link, a:visited
{
	color: inherit;
	text-decoration: inherit;
}
/*---- Layout ----*/
.main-wrapper-shadow-container
{
	margin: 0px auto 0px auto;
	border: 0px solid #f0f0f0;
	width: 280px;
}

.main-wrapper
{
	border: 0px solid #f0f0f0;
}
.header-wrap
{
	background-color: Transparent;
	padding-top: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.global-menu-wrap
{
}
.col-1-wrap
{
	margin-top: 0px;
	margin-left: 0px;
}
.col-2-wrap
{
	height: 521px;
	margin-top: 0px;
}
.col-3-wrap
{
	background: yellow;
	height: 521px;
	margin-top: 0px;
}
.footer-wrap
{
	background: #0062a5;
	width: 957px;
	padding-top: 0px;
	height: 17px;
	margin-top: 20px;
	margin-bottom: 20px;
}
/* #0062a5    escan blue */
.box-content
{
	background: white;
	border: 4px solid silver;
	height: 300px;
	margin-bottom: 30px;
	overflow: auto;
	padding: 20px;
	padding-right: 40px;
}
.partners-sidebar
{
	color: #0062a5;
	margin-top: 50px;
	padding: 20px;
	line-height: 200%;
}
float-right
{
	float: right;
}
#LogIn
{
	color: #0062a5;
	font-size: 8px;
}
#Legal
{
	padding-top: 20px;
}
