/*@charset "UTF-8";*/

/* 
	All attributes starting with _ is IE 6 hacks.
*/
/* CSS Document */
html
{
	height: 100%;
}

h1
{
	margin-bottom: 10px;
	line-height: 22px;
	font-size: 20px;
	color: Black;
	font-family: Arial, Helvetica, sans-serif; /* DNN override */
}

h2
{
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 20px!important;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif; /* DNN override */
}

h3
{
	margin: 0px;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif; /* DNN override */
}

h4
{
	font-size: 12px;
	font-weight: bolder;
	color: #666666;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif; /* DNN override */
	margin: 0px;
	margin-bottom: 0px;
}

img
{
	border: none;
}

#Body
{
	width: 100%;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
}

#Form
{
	height: 100%;
}

.tinyText
{
	font-size: 10px;
}

a.tinyLink:link, a.tinyLink:visited, a.tinyLink:active
{
	text-decoration: none;
	color: #000000;
	
	font-size: 10px;
}

a.tinyLink:hover
{
	text-decoration: underline;
	color: #cc0000;
	font-size: 10px;
}

A:link, A.SkinObject:link, A:visited, A.SkinObject:visited
{
	text-decoration: none;
	color: #000000;
	
	font-size: 12px;
}

A:hover, A.SkinObject:hover, A:active, A.SkinObject:active
{
	text-decoration: underline;
	color: #cc0000;
	
	/*font-weight:normal;*/
}

p
{
	margin: 0px;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}

.float
{
	float: left;
}

.floatr
{
	float: right;
}

.clear
{
	clear: both;
}

.bold
{
	font-weight: bolder;
}

.italic
{
	font-style: italic;
}

.container{ 
	position: relative; 
	width: 941px; 
	margin: 0 auto;
	padding: 0px; 
}

.s_wrapper {
	position: relative;
	padding: 0px;
	margin: 0 Auto;
	width: 941px;
}
.s_loginText {
	margin-right: 5px;
}
/* DNN Portal CSS override */
	.Normal
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		color: #000000;
	}

	.StandardButton
	{
		color: #ffffff;
		background-color: #cc0000;
		border: solid 1px #cc0000;
		cursor:pointer;
		cursor:hand;
		font-size:11px;
		padding-left:5px;
		padding-right:5px;
		min-width:70px;
		height:22px;
		overflow:visible;
	}

	.StandardButton:hover
	{
		color: #ffcc00;
		background-color: #cc0000;
		border: 1px #cc0000 solid;
	}

	.SkinObject
	{
		color: #000000;
		font-weight:normal;
	}

/* End DNN Portal CSS override */

.listButton
{
	width: 24px; 
	line-height: 25px; 
	height: 25px; 
	background-color: #cc0000; 
	text-align: center;
	color:White;
	font-size: 16px;
	font-weight:bolder;
	margin-left: 10px;
}

#siteWrapper{
	width: 100%;
	position: relative;
	z-index: 1;
}

#mainContent{
	margin-bottom: 15px;
	background: url(img/content_bg.jpg) top left repeat-y; /*border:1px solid red;*/
}

#content
{
	width: 941px;
	background: url(img/content_bg.jpg) top left repeat-y; /*border:1px solid red;*/
	margin: 0px;
	padding: 0px;
}

#header
{
	width: 100%;
	position: relative;
	background: #ffcc00;
	z-index: 10;
}

#main
{
	min-height: 450px;
	margin: auto;
	margin-left: 3px;
	_margin-left: 2px;
}

/* FOOTER */

#footer {
	width: 100%;
	background-color: #fc0; 
	position: relative;
	z-index: 10;
}

.footerContent
{
	height:60px;
	background-color: #fc0; 
}

.footerLogo
{
	margin-left: 15px;
	margin-top: 13px;
}

.footerText
{
	margin-top: 13px;
	text-align:right; 
	margin-right: 5px;
}
/* END FOOTER */


.logobar
{
	height: 70px;
	background: #ffcc00;
}

.logo
{
	padding-top: 14px;
	padding-left: 14px;
	width: auto;
}

.logoText
{
	margin-top:25px;
	margin-right:5px;
}

.navbar
{
	height: 25px;
	background: url(img/navbar_bg.jpg) top left repeat-x #cc0000;
}

#navbarBg
{
	width: 100%;
	background: url(img/navbar_bg.jpg) top left repeat-x #cc0000;
	position: relative;
	z-index: 10;
}

#navbarshadow
{
	height: 5px;
	background: url(img/navbar_shadow1.gif) top left no-repeat #ffffff;
}

#navbarShadowVerticalBreak1
{
	
	width: 6px;
	height: 5px;
	position: absolute;
	background: url(img/navbar_shadow_vertical_break1.gif) top left no-repeat ;
}


#navbarShadowVerticalBreak2
{
	left: 475px;
	width: 6px;
	height: 5px;
	position: absolute;
	background: url(img/navbar_shadow_vertical_break2.gif) top left no-repeat ;
}

/* Style for all panes. */
.pane
{
	overflow-y:visible;
	overflow-x:auto;
}

.contentColumn
{
	padding-right: 20px;
	padding-left: 15px;
	_padding-left: 14px;
	padding-top: 17px;
}

.columnRightShadow1
{
	background: url(img/centerCol_bg.jpg) top right no-repeat #ffffff;
	_height: 154px;
}

.columnRightShadow2
{
	background: url(img/leftCol_bg.jpg) top right no-repeat #ffffff;
	_height: 212px;
}

/* STEP CONTAINER */

	.active .stepFirst_left
	{
		background: url(img/step1active_left.jpg) top left repeat-x #ffffff;
		width:7px; 
		height:42px;
	}

	.inactive .stepFirst_left
	{
		background: url(img/step1_left.jpg) top left repeat-x #ffffff;
		width:7px; 
		height:42px;
	}

	.active .step_middle_left
	{
		background: url(img/step1_2active_right.jpg) top left repeat-x #ffffff;
		width:23px; 
		height:42px;
	}

	.inactive .step_middle_left
	{
		background: url(img/step2_right.jpg) top left repeat-x #ffffff;
		width:23px; 
		height:42px;
	}

	.nextStep .step_middle_left
	{
		background: url(img/step1active_right.jpg) top left repeat-x #ffffff;
		width:23px; 
		height:42px;
	}

	.previousStep .step_middle_left
	{
		background: url(img/step2_right.jpg) top left repeat-x #ffffff;
		width:23px; 
		height:42px;
	}

	.active .step_middle
	{
		background: url(img/step1active_bg.jpg) top left repeat-x #f2f2ed;
		padding-left: 10px;
		padding-right: 10px;
		font-weight: bold;
		color: #000000;
		height:42px;
		
	}

	.inactive .step_middle
	{
		background: url(img/step2_bg.jpg) top left repeat-x #f2f2ed;
		padding-left: 10px;
		padding-right: 10px;
		color: #000000;
		height:42px;
		
	}

	.nextStep .step_middle
	{
		background: url(img/step2_bg.jpg) top left repeat-x #f2f2ed;
		padding-left: 10px;
		padding-right: 10px;
		color: #000000;
		height:42px;
		vertical-align:middle;
		display:table-cell;
	}

	.previousStep .step_middle
	{
		background: url(img/step2_bg.jpg) top left repeat-x #f2f2ed;
		padding-left: 10px;
		padding-right: 10px;
		color: #000000;
		height:42px;
		vertical-align:middle;
	}

	.active .step_middle_right
	{
		background: url(img/step1active_right.jpg) top left repeat-x #ffffff;
		width:23px; 
		height:42px;
	}

	.inactive .step_middle_right
	{
		background: url(img/step2_right.jpg) top left repeat-x #ffffff;
		width:23px; 
		height:42px;
	}

	.nextStep .step_middle_right
	{
		background: url(img/step2_right.jpg) top left repeat-x #ffffff;
		width:23px; 
		height:42px;
	}

	.previousStep .step_middle_right
	{
		background: url(img/step1_2active_right.jpg) top left repeat-x #ffffff;
		width:23px; 
		height:42px;
	}

	.active .step_last_right
	{
		background: url(img/step3active_right.jpg) top left repeat-x #ffffff;
		width:8px; 
		height:42px;
	}

	.inactive .step_last_right
	{
		background: url(img/step3_right.jpg) top left repeat-x #ffffff;
		width:8px; 
		height:42px;
	}



.stepContainer
{
	font-size: 12px;
	line-height: 42px;
	height: 42px;
	color: #666666;
	margin-bottom: 20px;
}

.step1
{
	background: url(img/step2_bg.jpg) top left repeat-x #ffffff;
	padding-left: 10px;
	padding-right: 10px;
}

.step2
{
	background: url(img/step2_bg.jpg) top left repeat-x #ffffff;
	padding-left: 10px;
	padding-right: 10px;
}

.step2active
{
	background: url(img/step1active_bg.jpg) top left repeat-x #f2f2ed;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bolder;
	color: #000000;
}

.step3active
{
	background: url(img/step1active_bg.jpg) top left repeat-x #f2f2ed;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bolder;
	color: #000000;
}

/* END STEP CONTAINER */

.GreyButton
{
	color: #ffffff;
	background-color: #666666;
	border: 1px #666666 solid;
	cursor:pointer;
	cursor:hand;
	font-size:11px;
}

.GreyButton:hover
{
	color: #ffcc00;
	background-color: #666666;
	border: 1px #666666 solid;
}

.dhlTable .row0 td
{
	background-color:Transparent !important;
}

.dhlTable .row1 td
{
	background-color:#f2f2ed !important;
}

.dhlTable
{
	border-top: solid 2px #dbdbdb;
	border-bottom: solid 2px #dbdbdb;
}

.dhlTable th
{
	font-weight:bold;
	background-color:#e8e8e4;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border-top-width: 0px;
}

.dhlTable td
{
	border-top-width:1px;
}

.borderTop1px
{
	border-top-color: #dbdbdb;
	border-top-style: solid !important;
}

.textCenter
{
	text-align:center;
}

.textRight
{
	text-align:right;
}

/* ==========================
    CSS STYLES FOR HouseMenu
   ==========================
*/
/* Vertical Menu */
#LeftMenu 
{
	font-size: 12px;
	line-height: 20px;
	margin: 0px;
	padding-left: 15px;
	list-style-image: url(img/arrow_red.gif);
}

#LeftMenu  ul
{
	/* Set 0 due to browser diffs. */
	margin: 0;
	padding: 0;
}


#LeftMenu  li
{
	margin-left: 15px;
	list-style-image: url(img/arrow_red.gif);
	font-weight:normal;
	border-bottom: solid 1px #DBDBDB;
}

#LeftMenu  li a
{ 
	margin: 0px;
	padding: 0px;
	color: #000000;
	text-decoration: none;
}

#LeftMenu  li a:hover
{
	color: #000000;
	text-decoration: underline;
}


/* Level 2 */
#LeftMenu  li ul li
{
	list-style-image: url(img/arrow_red.gif);
	font-weight:normal;
	border-bottom: none;
}

#LeftMenu #LeftMenuParentItem
{
	list-style-image: none;
	list-style-type:none;
	/*font-weight: 700;
	margin-left: 0px !important;*/
	
	border-bottom: solid 2px #DBDBDB;
	padding-bottom:5px;
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 20px;
	font-size: 14px!important;
	font-weight: bolder;
	color: #000000;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif; /* DNN override */
	
}


#LeftMenu #LeftMenuParentItem A
{
	/*list-style-image: url(img/arrowdown_red2.gif);
	font-weight: 700;
	margin-left: 0px !important;*/
	
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 20px;
	font-size: 14px!important;
	font-weight: bolder;
	color: #000000;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif; /* DNN override */
	cursor: text;
	text-decoration:none;
	
}

#LeftMenu #LeftMenuCurrentItem
{
	list-style-type: none;
	list-style-image: none !important;
}

/* END Vertical Menu */

/* Horizontal Menu */
#TopMenu li.sfhover,
#TopMenu LI:hover {
	position: static
}

#TopMenu LI.hover {
	position: static
}
#TopMenu {
	z-index: 900; 
	position: relative; 
	line-height: 1; 
	list-style-type: none!important; 
	margin-top: 0px;
	padding-top: 5px;
	padding-left: 28px;
	float: left; 
	font-weight: normal; 
}

#TopMenu UL {
	z-index: 900; 
	position: relative; 
	padding-bottom: 0px; 
	line-height: 1; 
	list-style-type: none !important; 
	margin: 0px; 
	padding-left: 0px; 
	padding-right: 0px; 
	float: left; 
	font-weight: normal; 
	padding-top: 0px
}
#TopMenu LI {
	padding-bottom: 0px; 
	padding-left: 0px; 
	padding-right: 0px; 
	float: left; 
	padding-top: 0px;
	list-style-type: none !important; 
}
#TopMenu LI UL {
	z-index: 900; 
	position: absolute; 
	padding-bottom: 1.5em; 
	margin: 0px 0px 0px -2em; 
	padding-left: 1em; 
	width: 15.8em; 
	padding-right: 0px; 
	white-space: normal; 
	background: url(img/Menu/bg_navi_drop.jpg) #c00 no-repeat 0px 0.5em; 
	font-weight: normal; 
	padding-top: 1.5em; 
	left: -999em
}
#TopMenu LI LI {
	float: none
}
#TopMenu li.sfhover UL UL,
#TopMenu LI:hover UL UL {
	left: -999em
}
#TopMenu li.sfhover UL UL UL
#TopMenu LI:hover UL UL UL {
	left: -999em
}
#TopMenu li.sfhover UL
#TopMenu LI:hover UL {
	left: auto
}
#TopMenu li li.sfhover UL
#TopMenu LI LI:hover UL {
	left: auto
}
#TopMenu LI LI li.sfhover UL
#TopMenu LI LI LI:hover UL {
	left: auto
}
#TopMenu LI A:link {
	padding-bottom: 0.15em; 
	background-color: #c00; 
	padding-left: 0px; 
	padding-right: 29px; 
	display: block; 
	color: #fff; 
	font-weight: bold; 
	text-decoration: none; 
	padding-top: 0.15em
}
#TopMenu LI A:active {
	padding-bottom: 0.15em; 
	background-color: #c00; 
	padding-left: 0px; 
	padding-right: 29px; 
	display: block; 
	color: #fc0; 
	font-weight: bold; 
	text-decoration: none; 
	padding-top: 0.15em
}
#TopMenu LI A:visited {
	padding-bottom: 0.15em; 
	background-color: #c00; 
	padding-left: 0px; 
	padding-right: 29px; 
	display: block; 
	color: #fff; 
	font-weight: bold; 
	text-decoration: none; 
	padding-top: 0.15em
}
#TopMenu LI A:hover {
	color: #fc0
}

/* SUB MENU ITEM */
#TopMenu LI UL LI  A 
{
	font-weight: normal!important; 
	padding-bottom: 4px; 
	padding-left: 14px; 
	padding-right: 14px; 
	display: block; 
	background: url(img/Menu/arrow_navi.gif) no-repeat 0.3em 0.5em; 
	padding-top: 4px;
	text-decoration:none;
	
}

#TopMenu LI UL LI A:link {
	padding-bottom: 4px; 
	padding-left: 14px; 
	padding-right: 14px; 
	display: block; 
	background: url(img/Menu/arrow_navi.gif) no-repeat 0.3em 0.5em; 
	padding-top: 4px;
	text-decoration:none;
}

#TopMenu LI UL LI A:visited {
	padding-bottom: 4px; 
	padding-left: 14px; 
	padding-right: 14px; 
	display: block; 
	background: url(img/Menu/arrow_navi.gif) no-repeat 0.3em 0.5em; 
	padding-top: 4px;
	text-decoration:none;
}

#TopMenu LI UL LI A:hover {
	background: url(img/Menu/arrow_navi_on.gif) no-repeat 0.3em 0.5em; 
	color: #ffcd00;
	text-decoration:underline;
}

/* END SUB MENU ITEM */

#TopMenu LI UL LI UL
{
	display:none;
}

#TopMenu li:hover ul ul, 
#TopMenu li:hover ul ul ul, 
#TopMenu li.sfhover ul ul, 
#TopMenu li.sfhover ul ul ul {
	left: -9999px;
}

#TopMenu li:hover ul, 
#TopMenu li li:hover ul, 
#TopMenu li li li:hover ul, 
#TopMenu li.sfhover ul, 
#TopMenu li li.sfhover ul, 
#TopMenu li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	z-index: 999;
}

#TopMenu iframe {
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1000;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	display: block;
}


/* END */

/* GrayBox */
	.grayBoxTopLeft
	{
		background: url(img/form_topleft.jpg) top left repeat-x #f2f2ed;
		width:9px;
		height:9px;
	}

	.grayBoxTopMiddle
	{
		background: url(img/form_topbg.jpg) top left repeat-x #f2f2ed;
		height:9px;
	}

	.grayBoxTopRight
	{
		background: url(img/form_topright.jpg) top left repeat-x #f2f2ed;
		width:9px;
		height:9px;
	}

	.grayBoxMiddleLeft
	{
		background: url(img/form_leftbg.jpg) top left repeat-y #f2f2ed;
		width:9px;
	}

	.grayBoxMiddleMiddle
	{
		background-color: #f2f2ed;
	}

	.grayBoxMiddleRight
	{
		background: url(img/form_rightbg.jpg) top left repeat-y #f2f2ed;
		width:9px;
	}

	.grayBoxBottomLeft
	{
		background: url(img/form_bottomleft.jpg) top left repeat-x #f2f2ed;
		width:9px;
		height:9px;
	}

	.grayBoxBottomMiddle
	{
		background: url(img/form_bottombg.jpg) top left repeat-x #f2f2ed;
		
	}

	.grayBoxBottomRight
	{
		background: url(img/form_bottomright.jpg) top left repeat-x #f2f2ed;
		width:9px;
		height:9px;
	}

/* END GrayBox */




/*Modal Popup*/

.modalTitle
{
	height: 25px;
	background: url(img/navbar_bg.jpg) top left repeat-x #cc0000;
	padding-left: 5px;
	color:White;
}

.modalTitle h3
{
	color:White;
	padding-top:5px;
}

.modalTitleShadow
{
	height: 5px;
	background: url(img/navbar_shadow1.gif) top left no-repeat #ffffff;
}

.modalBackground {
	background: #666666 url(img/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat; 
	opacity: .50;
	filter:Alpha(Opacity=50); 
}

.modalPopup {
	background-color:white;
	border-width:3px;
	border-style:solid;
	border-color:#E8E8E8;
}

.modalContent
{
	padding:5px;
}

/* END Modal Popup*/

.AjaxCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: white;
}

.closeIcon
{
	background-image:url(img/close_icon_white.png);
	background-repeat:no-repeat;
	width:12px;
	height:12px;
	margin-top:8px;
	margin-right:8px;
}





