

/*################################################################################
#
#	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
#
################################################################################*/

	h1.seop, .seopcla, .hide {
		display: block;
		text-indent:-999999px;
		outline:0;
		list-style:none;
		list-style-type:none;
		padding:0;
		float:left;
		height:0;
	}


/*################################################################################
#
#	TYPOGRAPHY
#
################################################################################*/

/********************************************************************************/
/* Standard */

.goog-te-gadget {
	float:right;
	margin:-6px 0px 0px 0px;
}

.searchDent {
	background:url(images/submitSearch.jpg) no-repeat;
	border:0px;
	height:31px;
	width:61px;
}


.searchDent2 {
	background:url(images/submitSearch2.jpg) no-repeat;
	border:0px;
	height:31px;
	width:61px;
}

#Body {
	background:#fff url(images/bg.jpg) repeat-x;
}

#Body a, #Body a:link, #Body a:visted, #Body a:active {
	color:#0099CC;
	font-family:Arial,Helvetica,sans-serif;
}

p {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:10px;	
}

div, td {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
}

img {
	border:0;
}

H1 {
	color:#333333;
	font-size:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin:5px 0px;
}

H2, h2 .Head {
	color:#9C7955;
	font-size:24px;	
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin:5px 0px;
}

H3 {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	margin:5px 0px;
	display:block;
}

H4 {
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	margin:5px 0px;
}

H5 {
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	margin:5px 0px;
}

H6 {
	font-size:16px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	margin:5px 0px;
}

ul, ol {
	margin: 0 0 0 22px;
}

a, a:link, a:visited {
	color:#0099CC;
	text-decoration:underline;
}

/********************************************************************************/
/* DNN Default */

.SubHead {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:4px;
}

.Normal {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}

.NormalTextBox {
	font-size:12px!important;
}


/*################################################################################
#
#	DEFAULT ELEMENTS
#
################################################################################*/

body {

	margin:0 auto;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color:#fff;
}

div { 
	margin:0;
	padding:0;
}

table, tr, td, p, ul li, ol li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
}

/*################################################################################
#
#	CUSTOM ELEMENTS
#
################################################################################*/

#main {
	width:100%;
}

.insideMain {
	margin:0px auto 0px auto;
	padding:0;
	text-align:left;
	width:960px;
}

	body.ie #insideMain {
		padding:0px 0px 0px 0px!important;
	}
	
#insideContent {
	background:#fff;
	float:left;
	padding:19px 19px 0px 20px;
	width:921px;
}

#header {
	background-repeat: no-repeat;
	background-position:bottom right;
	float:left;
	position:relative;
	width:910px;
}

#dnn_banner {
	float:left;
	height:343px;
	width:607px;
}

#dnn_banner p {
	margin:0px;
}

#dnn_banner .SkinContainer {
	margin:0px;
}

#bannerRight {
	background:url(images/rightHead.jpg) no-repeat;
	float:right;
	height:343px;
	width:314px;
}

#bannerRight a {
	float:left;
	margin:40px 0 0 45px;
}

#headerRight {
	float:right;
	height:106px;
}

body.ie7 #headerRight {
	height:104px;
}

#headerRight h2 {
	color:#1A0C65;
	font-family:'PTSansItalic',Arial, Helvetica, sans-serif;
	font-size:20px;
}
		
#logo {
	margin:2px 0 0 5px;
	float:left;
	min-height:60px;
	}
				
.content {
	margin:0px auto;
	width:915px;
}	

#dnn_leftBanner {
	clear:both;
	float:left;
	width:565px;
}

#dnn_rightBanner {
	float:left;
	width:276px;
}

#footer {
	background-image:url(images/footer.jpg);
	width:910px;
	height:44px;
	clear:both;
	margin:0px 0px 0px -7px;
	background-repeat:no-repeat;
	padding:5px 16px;
	text-align:center;
}	

#footerLeft {
	color:#666;
	float:left;
	margin:6px 0px 0px 0px;
}

#footerLeft ul {
	margin:0 0 0 0px;
	padding:0px;
}

#footerRight {
	float:right;
	padding:7px 0px 0px 0px;
}


#footerBar li {
	float:left;
	list-style:none;
	margin:0px 5px;
}

#footerBar .SelectedTab {
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:normal;
}

#footerBar li a {
	color:#0099CC;
	font-family:Arial,Helvetica,sans-serif;
	text-decoration:none;
}
		
#bottom {
	float:left;
	height:23px;
	margin:10px auto 0px 0px;
	padding:0px 0 0 0;
	clear:both;
	text-align:center;
	width:846px;
}

#bottom #dnn_UserLogin_cmdLogin {
	color:#fff;
}
		
.DNNEmptyPane {
	height:0px!important;
}

.FormMaster td {
	padding:2px;
}


.header 
{
	background:#999;
}

.header td 
{
	color:#fff;
	font-weight:bold;
}

.alt 
{
	background:#eee;
}

.alt td 
{

}

.contact {
	background:#25B1D7;
	border:solid #666 1px;
	color:#fff;
	float:right;
	font-size:16px;
	margin:0px 10px 10px 10px;
	padding:10px;
	text-align:center;
}

.contact a {
	color:#fff;
	font-weight:bold;
}

hr {
	border-bottom:0px;
	border-top:1px solid #ccc;
	margin:15px 0px;
}

/*################################################################################
#
#	DNN PANES
#
################################################################################*/

#dnn_ContentPane {
	background:#fff!important;
	background-color:#fff!important;
	float:left;
	width:900px;
	margin:0px 6px 2px 6px;
	clear:both;
	text-align:left;
}

#dnn_left1 {
	width:631px;
	float:left;
	margin:2px 4px 2px 6px;
	clear:both;
}

	body.ie #dnn_left1 {
		width: 631px;
	}
	
#dnn_right1 {
	float:left;
	width:260px;
	margin:2px 6px 2px 4px;
}
	body.ie7 #dnn_right1 {
		width: 257px;
	}

	body.ie #dnn_right1 {
		width: 252px;
	}

#dnn_left2 {
	width:200px;
	margin:2px 15px 2px 6px;
	float:left;
	clear:both;
}
	
	body.ie7 #dnn_left2 {
		width:197px;
	}
	
	body.ie #dnn_left2 {
		width:192px;
	}

#dnn_right2 {
	width:680px;
	float:left;
	margin:2px 6px 2px 4px;
}

	body.ie #dnn_right2 {
		width: 630px;
	}

#dnn_left3 {
	float:left;
	margin:2px 4px 2px 6px;
	width:445px;
	clear:both;
}

	body.ie #dnn_left3 {
		width:441px;
	}
	
#dnn_right3 {
	float:left;
	margin:2px 6px 2px 4px;
	width:445px;
}

	body.ie7 #dnn_right3 {
		width:444px;
	}

	body.ie #dnn_right3 {
		width:441px;
	}
	
#dnn_left4 {
	float:left;
	margin:2px 4px 2px 6px;
	width: 293px;
	clear:both;
}

#dnn_center4 {
	float:left;
	margin:2px 4px 2px 4px;
	width: 293px;	
}

#dnn_right4 {
	float:left;
	margin:2px 6px 2px 4px;
	width: 293px;	
}

	body.ie #dnn_left4, body.ie #dnn_center4, body.ie #dnn_right4 {
		width:291px;
	}

#dnn_center5 {
	float:left;
	width:901px;
	margin:2px 6px 2px 6px;
	clear:both;
}

#dnn_leftThird {
	float:left;
	width:296px;
}

#dnn_leftThird h2, #dnn_middleThird h2 {
	padding:0px 10px 0px 0px;
}

#dnn_leftThird .Content, #dnn_middleThird .Content {
	border-right:solid #CCCCCC 1px;
	padding:0px 15px 0px 0px;
}

#dnn_middleThird .Content {
	padding:0px 15px 0px 0px;
}

#dnn_rightThird .Content {

}

#dnn_middleThird {
	float:left;
	margin:0px 0px 0px 15px;
	width:296px;
}

#dnn_rightThird {
	float:left;
	margin:0px 0px 0px 15px;
	width:292px;		
}


/*################################################################################
#
#	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
-------------------------------------------------------------*/
/*#menuFull {
	width:100%;
}

#menu {
	width:915px;
	float:right;
	position:relative;
}

body.ie7 #menu {
	margin:-1px 0px 0px 0px;
}

body.ie #menu {

	top:3px;
}

#topNav, #topNav ul {
	clear:both;
	float:right!important;
	list-style:none;
	padding: 0px;
	margin: 0px;
	width:auto!important;
}

#topNav li {
	border:none;
	float:left;
	list-style: none;
	list-style-image:none;
	text-align:center;
	padding: 0px 0px 0px 0px;
	margin: 0px 3px;
}

#topNav a {
	color:#1A0C65;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	height:23px;
	padding: 5px 30px;
	margin: 0px 0px 0px 0px;
}

	body.ie #topNav a {
		padding:2px 10px 0px 10px;
		height:24px;
		float:left;
	}

 
#topNav li:hover, #topNav li.SelectedTab, body.ie #topNav li:hover, .iehover {
}	
	
#topNav a:hover, #topNav li.SelectedTab a, #topNav li:hover a, #topNav li.iehover a {
	color:#fff;
}

#topNav .DisabledTab {
	color:#ffffff;
}

#topNav7 {
	left:915px;
	position: absolute;
}*/

/*-------------------------------------------------------------
	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 {
	color:#fff;
	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;
	text-transform:none;
}

	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;
}

#topNav li li:hover, #topNav ul ul a, #topNav ul ul .SelectedTab {

}

#topNav li li.iehover {

 }
 
 
#topNav ul ul a:hover, #topNav li li:hover, #topNav li li.iehover {

}
 
/*-------------------------------------------------------------
	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;
}



/*-------------------------------------------------------------
	MISCELLANEOUS
-------------------------------------------------------------*/


#topNav ul {
	position: relative;
	height: 61px;
	padding: 15px 15px 0px 15px;
	margin:10px 0 0px 0px;
	overflow: hidden;
}

/* Force the list to flow horizontally */
    #topNav li {
	float: left;
	list-style: none;
}

/* Represents the background of the highlighted menu-item. */
#topNav li.back {
	background: url("js/lava2.png") no-repeat right -62px;
	width: 9px;
	height: 62px;
	z-index: 8;
	position: absolute;
}

#topNav li.back .left {
	background: url("js/lava2.png") no-repeat top left;
	height: 62px;
	margin-right: 9px;
}

/* Styles for each menu-item. */
#topNav li a {
	position: relative;
	overflow: hidden;
	text-decoration: none;
	font: normal 17px arial;
	color: #333333;
	outline: none;
	text-align: center;
	height: 62px;
	top: 7px;
	z-index: 10;
	letter-spacing: 0;
	float: left;
	display: block;
	/*margin: auto 10px;*/
	margin: auto 22px;
}

body.ie8 #topNav li.back {

}

