/* 
================================
Skin styles for DotNetNuke
================================
*/

Body
{
	background-color: #cdc5b1; /*#fefefe;*/
	padding:0px;
}

.pagemaster
{
	width: 100%;
	background-color: #cdc5b1; /*#fefefe;*/
}
.skinmaster
{
	background-color: #cdc5b1; /*#f3f5fa;*/
	border-right: #7994cb 1px solid;
	border-top: #7994cb 1px solid;
	border-left: #7994cb 1px solid;
	border-bottom: #7994cb 1px solid;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
}
.skinheader
{
}
.skingradient
{
	background-image: url(gradient_DkBlue.jpg);
	height: 30px;
}
.toppane
{
	width: 100%;
	background-color: transparent;
}
.leftpane
{
	margin: 0;
	padding: 0;
	width: 200px;
	background-color: #e9d8b0;
}
.contentpane
{
	width: 597px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	text-align: left;
}
.rightpane
{
	width: 200px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane
{
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane2col
{
	width: 797px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	text-align: left;
}
.main_dnnmenu_container
{
	background-color: transparent;
}
.main_dnnmenu_bar
{
	cursor: pointer;
	cursor: hand;
	height: 16px;
	background-color: Transparent;
}
.main_dnnmenu_item td
{
	/*TD if menu option for using tables is on*/
	cursor: pointer;
	cursor: hand;
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica;
	white-space: nowrap; /*Word wrapping menu item now optional*/
	padding: 1px 3px 3px 1px;
}

.main_dnnmenu_rootitem
{
	/*TD if menu option for using tables is on*/
	cursor: pointer;
	cursor: hand;
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica;
	white-space: nowrap; /*Word wrapping menu item now optional*/
	padding: 0px 12px 0px 5px; /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover
{
	background-color: #8da4d3;
}

.main_dnnmenu_itemhover td
{
	background-color: #8da4d3;
}


.main_dnnmenu_icon
{
	cursor: pointer;
	cursor: hand;
	text-align: center;
	width: 15px;
	height: 100%;
}
.main_dnnmenu_submenu
{
	background-color: #cad5ea;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
	padding: 1px 1px 1px 1px; /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break
{
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow
{
	border-right: #cad5ea 1px solid;
	border-bottom: #cad5ea 1px solid;
	border-top: #cad5ea 0px solid;
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}
.main_dnnmenu_rootmenuarrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}
.StandardButton
{
	background: #7994cb none;
	color: #ffffff;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.TreeViewMenu
{
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid;
	border-top: #7994cb 1px solid;
	border-left: #7994cb 1px solid;
	border-bottom: #7994cb 1px solid;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header
{
	background-image: url(gradient_LtBlue.jpg);
}
.TreeBody
{
	background-color: #FFF;
}
.Tree
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 18px;
	font-weight: normal;
	width: 100%;
}
.TreeIcon
{
}
.Node
{
	background-color: #6699FF;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 18px;
	font-weight: normal;
	width: 90%;
}
.SelectedNode
{
	background-color: #18F0F0;
	width: auto;
}
.NodeChild
{
	background-color: #18F0F0;
	width: 75%;
}
.Head
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}

.IEEELink
{
	position: relative;
	top: -25px;
	left: 30px;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.Search
{
	position:relative;
	top:-25px;
	left:550px;
	font-weight: bold;
}
.ClientArea
{
	position: absolute;
	width: 998px;
	left: 50%;
	margin-left: -499px;
	background-color: #faf3e0;
	padding:0px;
	overflow-x:hidden;
	border-left: solid 1px #005795;
	border-bottom: solid 1px #005795;
	border-right: solid 1px #005795;
}
.BreadCrumb
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	left: 0px;
	font-weight: bold;
	border-top: 3px solid #c9a149;
	border-bottom: 1px solid #87754c;
	margin: 0;
	padding:5px 5px 10px 5px;
	background-color: #e9d8b0;
	height:15px;
}
.Date
{
	position: absolute;
	left: 770px;
	font-weight: bold;
	font-size: 8.5pt;
	color: #003366;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
}
.Stuff
{
	_position:relative;
	_top:-15px;
	width: 997px;
	background-color: #FFF;
}
.Menu
{
	vertical-align: top;
	border-style: inset;
	border-width: thin;
	border-color: Black;
}
.Content
{
	vertical-align: top;
}
.Footer
{
	text-align: center;
	position: relative;
	background-color:#bfdcf3;
}
.Login
{
	position: relative;
	top: -14px;
	left: 789px;
}
.MenuNode
{
	font-family: Verdana, Tahoma, Arial, MS Sans Serif;
	font-size: 12pt;
}
.MenuBody
{
	background-color: Black;
}
.Normal
{
	font-size: 12pt;
}

/* Vertical Menu */
#HouseMenuNav
{
	/* all lists */
	margin: 0;
	padding: 0;
	width: 100%;
	background: #e9d8bo;
	text-align:left;
}
#HouseMenuNav ul
{
	/* all lists */
	margin: 0;
	padding: 0;
	list-style: none;
	width: 200px; /*100%;*/
	background: #faf3e0;
	text-align:left;
}


/*It is important not to set this style as otherwise it will overwrite the currentItem style defined at the bottom#HouseMenuNav li { /* all list items */
/*border:1px solid #666666;*/
/*display:block;
    list-style-type: none;
    position: relative;
    float:left;
    width: 200px;
    /* hack for MacIE5 to ignore, while other browsers use \*/
/*width: 100%;
    _width: 100%; /* width recognized by IE only to handle box model issues */
/* end hack */
/*line-height : 18px; list-style-type:none
}*/
#HouseMenuNav li
{
	list-style-type:none;
}

#HouseMenuNav li ul
{
	/* second-level lists */
	left: 0; /*margin-left: 144px;     _margin-left: 142px;     margin-top: -21px;*/
	background: #defef9;
	color: #004384; /*z-index: 999;*/
	display: none; /*display:block;*/
	width:200px;
}

#HouseMenuNav li a
{
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 2px;
	display: block;
	width: 200px; /* hack for MacIE5 to ignore, while other browsers use \*/
	_width: 100%; /* width recognized by IE only to handle box model issues */ /* end hack */
	color:#004384;
	background:#a2cbee;
	text-decoration: none;
	font-family: Arial, Verdana, Tahoma, MS Sans Serif;
	font-size: 12px;
	font-weight: bold;
	border-width:1px;
	border-bottom-style:solid;
	border-bottom-color: #015794;
}

#HouseMenuNav li ul a
{
	display: inline-block;
	font-size: 12px;
	font-weight: normal;
	background: #dfedf9;/*#FFFFFF;*/
	width: 200px; /* hack for MacIE5 to ignore, while other browsers use \*/
	_width: 100%; /* width recognized by IE only to handle box model issues */
}

#HouseMenuNav li a:hover
{
	color: #003f95;
	background: #e6e6e6;
}

#houseMenuNav iframe
{
	display: none;
}
#HouseMenuNavItemHome
{
	text-indent:-5px;
	list-style:none;
}
#HouseMenuNavLink
{
	
}

/* Applied to the parent item, if displayed, in either vertical or horizontal
   orientation. Must follow other styles. */
/*#houseMenuParentItem a
{ /* all links under the parent item (li) */
/*color:#333333;
    background:#FFFFFF;
    text-decoration: none;
}*/

/*a#houseMenuNavParentLink
{ /* parent link itself */
/*color:#990000;
    background:#FFFFFF;
    background-image:url('images/bg_blue.gif'); 
    background-repeat:repeat-x; 
    text-decoration: none;
    border:1px solid #666666;
}*/

#HouseMenuNavCurrentItem a:link, #HouseMenuNavCurrentItem a:visited, #HouseMenuSubNavCurrentItem a:link, #HouseMenuSubNavCurrentItem a:visited
{
	/* current link itself */
	display: block;
	color: #000000;
	background: #F4d3ac;
}
.logo_top
{
	padding:0px;
	_margin-bottom:-15px;
	height:141px;
}

