/*################################################################################
#
#	Copyright 2008 DNNspot
#	All tags that start with "body.ie" are specific to Internet Explorer 6
#	All tags that start with "body.ie7" are specific to Internet Explorer 7
#
################################################################################*/


/*################################################################################
#
#	DEFAULT ELEMENTS
#
################################################################################*/

body {

	margin:0 auto;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
}

#Body {
	background:#dddddd;
}
	
img {
	display:inline;
	border:none;
	padding:0;
	margin:0;
}

div { 
	margin:0;
	padding:0;
}

/*################################################################################
#
#	PAGE LAYOUT
#
################################################################################*/


#main {
	background:#fff url(images/bg.jpg) repeat-x;
	width:100%;
}

#contentwrapper {
	margin:0 auto;
	width:945px;
	text-align:left;
	padding:0;
}

#logo {
	width:100px;
	height:105px;
	float:left;
	margin:2px 0 0px 23px;
}

#text2 {
	height:94px;
	margin:14px 0 0 8px;
	padding:0;
	font-size:19px;
	line-height:132%;
	font-family:"Trebuchet MS", "Trebuchet", Georgia, Times, Serif;
	float:left;
}

#text2 a {
	color:#fff!important;
	text-decoration:none;
}

#rightheader {
	width:495px;
	height:110px;
	float:left;
	padding:0;
	margin:0;
}

body.ie #rightheader {
	width:475px;
	clear:none;
	}
	
#smallmenu {
	float:left;
	height:41px;
	width:206px;
	padding:9px 0 0 86px;
	color:#fff!important;
}

body.ie #smallmenu {
	width:206px;
	padding:8px 0 0 50px;
}

#smallmenu a {
	color:#fff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:normal;
}

#smallmenu a:hover {
	color:#ccc;
	text-decoration:underline;
}

#smallmenu ul {
	display:inline-block;
	margin:0;
	padding:0;
	color:#fff!important;
}

#smallmenu li {
	display:inline-block;
	margin:0;
	padding:0;
	color:#fff!important;
	width:auto;
	float:left;
}

#search {
	float:left;
	height:49px;
	width:202px;
	margin:1px 0 0 0px;
}

body.ie7 a.SearchButton img {
	vertical-align:-8px;
}

a.SearchButton img {
	vertical-align:-10px;
}

#menu {
	width:495px;
	height:60px;
	margin:14px 0 0 0;
	float:left;
}

body.ie #menu {
	width:478px;
	margin:0;
}

#dnn_TopPane {
	float:left;
	height:102px;
	width:900px;
	margin:0 15px;
}

#content {
	margin:0px;
	width:900px;
	margin:15px;
	float:left;
}

#dnn_LeftColumn {
	clear:both;
	float:left;
	width:592px;
}

#dnn_ctr419_HtmlModule_HtmlModule_lblContent span {
	line-height:120%;
}

#dnn_RightColumn {
	float:left;
	margin: 0px 0px 0px 15px;
	width:288px;
}

#dnn_LeftPane, #dnn_RightPane {
	float:left;
	width:288px;
}
	
#dnn_ContentPane {
	float:left;
	width:288px;
	margin:0px 15px 0px 15px;
}

#footer {
	background:url(images/footer-bg.jpg) repeat-x #dddddd;
	height:95px;
	width:100%;
}	
	
#bottom {
	margin:0 auto;
	width:900px;
	text-align:left;
	padding:0;
}

#bottomleft  {
	width:300px;
	float:left;
	margin:6px 0 4px 0;
	font-size:12px;
	line-height:14px;
}
	
#bottomleft a {
	color:#333;
	text-decoration:underline;
	font-weight:normal;
}

#bottomleft a:hover {
	color:#666;
	text-decoration:underline;
}

#bottomleft .UserLogin {
}

#bottomright  {
	width:600px;
	float:left;
	text-align:right;
	margin:6px 0 0 0;
}

.UserLogin, .UserLogin a {
	color:#999!important;
}

/*################################################################################
#
#	Custom Elements/DNN Stuff
#
################################################################################*/

table, tr, td, p, ul li, ol li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#444;
}
	

ul li, ul, ol {
	margin: 0 0 0 10px;
	padding:1px 0;
	list-style:disc;
	list-style-image:url(images/arrow.gif);
}

ol li { 
	margin: 0 0 0 10px;
	padding:3px 0;
	list-style-image:none;
}
	
.DNNEmptyPane {
}

.Form td {
	padding:4px 0;
}

hr {
	border-top:#fff solid 1px;
	border-left:#fff solid 1px;
	border-bottom:#999 solid 1px;
	border-right:#fff solid 1px;
}

#Table2 {
	background:#fff;
}

.lh {
	margin:-20px 0 5px 0;
}

.ListHeader
{
    font-weight: bold!important;
    font-size: 14px!important;
    background-color: #E0E7EB!important;
    font-family:Arial, Helvetica, sans-serif!important;
    height: 24px!important;
    text-align: left!important;
	color:#1E406D!important;
	padding:0 0 0 4px!important;
}

.lefthead {
	width:410px!important;
}

.righthead {
	width:170px!important;
}

.EventLinks {
	float:left;
	clear:none
}


/*################################################################################
#
#	TYPOGRAPHY
#
################################################################################*/

/********************************************************************************/
/* Standard */

p {
	margin:7px 0 3px 0;	
}

img {
	border:0;
}

H1 {
	font-size:24px;
	font-family:"Trebuchet MS", "Trebuchet", Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin:5px 0px;
	color:#333;
}

H2 {
	font-size:21px;	
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", "Trebuchet", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#666;
}

H2 .Head {
	font-size:21px;	
	margin:5px 0px 1px 0!important;
	font-family:"Trebuchet MS", "Trebuchet", Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding:0;
	color:#666;
}


H3 {
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	margin:5px 0px 5px;
	color:#2193d3;
	font-weight:normal;
}

H4 {
	color:#000;
	font-family:"Trebuchet MS","Trebuchet",Arial,Helvetica,sans-serif;
	font-size:15px;
	font-weight:bold;
	margin:-2px 0 2px;
	text-transform:uppercase;
}

H5 {
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	margin:5px 0px;
	color:#2E5F7F;
}

H6 {
	font-size:15px;
	font-weight:normal;
	line-height:19px;
	font-family: Arial, Helvetica, sans-serif;
	margin:8px 0px 5px;
	color:#333333;
}

body a:link, a.CommandButton:link { 
	color:#156193;
}

body a:visited {
	color:#156193;
}

body a:hover, a.CommandButton:hover {
	color:#666666;
}

.afforumrowtop a, .afforumrowtop a:link, .afforumrowtop a:active, .afforumrowtop a:visited, {
color:#156193;
text-decoration:underline;
}

.aftopicrownew a, .aftopicrownew a:link, .aftopicrownew a:visited, .aftopicrownew a:active, .aftopicrownewalt a, .aftopicrownewalt a:link, .aftopicrownewalt a:visited, .aftopicrownewalt a:active {
	color:#156193!important;
}

* .afcontainer a, .afcontainer a:link, .afcontainer a:active, .afcontainer a:visited {
	color:#156193!important;
}

.NormalBold { 
	font-size:13px;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-weight:bold;
	line-height:140%;
}

/********************************************************************************/
/* DNN Default */

.SubHead {
	font-size:13px;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-weight:bold;
	color:#666;
	padding:4px;
}

.Normal, .CommandButton {
	font-size:13px;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	line-height:140%;
}

.NormalTextBox {
	font-size:12px!important;
	width:150px;
}

#dnn_ctr376_FormMaster_lblRequired {
	text-align:right;
}

/*################################################################################
#
#	CLEARFIX
#
################################################################################*/

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/*##############################################################
---------------------------------------------------------------

	CSS MENU

---------------------------------------------------------------
##############################################################*/

/*-------------------------------------------------------------
	TOP NAV
-------------------------------------------------------------*/


/*-------------------------------------------------------------
	LEVEL ONE
-------------------------------------------------------------*/

#topNav {
	float:right;
	width:480px;
	margin:0;
} 

#topNav ul {
	float:right;
	list-style:none;
	padding: 0px;
	margin: 0px;
	width:auto;
}

#topNav li {
	border:none;
	float:left;
	list-style: none;
	list-style-image:none;
	background:url(images/divider.jpg) no-repeat;
	text-align:center;
	padding: 0px 0px 0px 0px;
	margin:0;
}

#topNav li:first-child {
	background:none;
}

#topNav a {
	font-family:"Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-weight:normal;	
	font-size:14px;
	display:block;
	text-decoration:none;
	text-transform:none;
	text-align:center;
	padding: 12px 8px 16px 9px;
	margin: 0px 0px 0px 0px;
	height:14px;
	color:#fff;
}

body.ie #topNav a {
	display:inline-block;
	padding:17px 10px;
}

#topNav a:hover {
	color:#ccc;
}

#topNav li.SelectedTab {
	background:#1d7fbf;
}

#topNav li.SelectedTab a {
}

/*-------------------------------------------------------------
	LEVEL TWO
-------------------------------------------------------------*/

#topNav li ul {
	position: absolute;
	left: -999em;
	font-weight: normal;
	padding:0px;
	margin:0px 0px 0px 0px;
	width:auto;
	clear:both;
	height:auto;
}
	
#topNav ul ul a {
	margin:0;
	padding:5px 6px 5px 6px;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	height:auto;
	width:120px;	
	float:none;
	background-image:none;
	text-align:left;
}

	body.ie7 #topNav li li a {
		float:none;
		padding:5px 6px;
	}
			
	body.ie #topNav li li a {
		float:none;

	}
	
#topNav li li {
	float:none;
	margin:0;
	padding:0;
	height:auto;
	background-image:none;
}

#topNav li li:hover, #topNav ul ul a, #topNav ul ul .SelectedTab {
	background-image:none!important;
}

#topNav li li.iehover {
 	background-image:none!important;
 }


/*-------------------------------------------------------------
	LEVEL THREE
-------------------------------------------------------------*/

#topNav li ul ul {
	margin: -2.0em 0 0 10em;
	top:auto;
}

	body.ie #topNav li ul ul {
		margin: -2.0em 0 0 5.4em;
	}
	
	body.ie7 #topNav li ul ul {
		margin: -2.0em 0 0 5.1em;
	}

#topNav li li li li {
	top:auto;
}

#topNav li:hover ul ul, #topNav li:hover ul ul ul, #topNav li.iehover ul ul, #topNav li.iehover ul ul ul {
	left: -999em;
}

#topNav li:hover ul, #topNav li li:hover ul, #topNav li li li:hover ul, #topNav li.iehover ul, #topNav li li.iehover ul, #topNav li li li.iehover ul {
	left: auto;
}

/*-------------------------------------------------------------
	Bottom Menu
-------------------------------------------------------------*/

/*-------------------------------------------------------------
	LEVEL ONE
-------------------------------------------------------------*/

#bottomNav ul {
	padding:0;
	width:auto;
	height:24px;
	float:right;
}

#bottomNav li {
	margin:2px 0 0 0;
	padding:0;
	height:24px;
	border:none;
	float:left;
	list-style:none;
	list-style-image:none!important;
	text-align:center;
	background:url(images/bottomdivider.jpg) no-repeat;
}

#bottomNav li:first-child {
	list-style:none;
	background:none;
}

#bottomNav a:first-child:hover {
}


#bottomNav a {
	padding:0px 11px 0 11px;
	margin:-2px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;	
	font-size:12px;
	display:block;
	text-decoration:none;
	color:#333;
	text-transform:none;
	text-align:center;
}	

#bottomNav li a:hover {
	color:#666;
	text-decoration:underline;
}

#bottomNav li:hover, #bottomNav li.sfhover {
}

#bottomNav li.SelectedTab {
	color:#666;
	text-decoration:underline;
}

#bottomNav li.SelectedTab a {
	color:#666;
	text-decoration:underline;
}

#bottomNav .DisabledTab {
}

