/* 
================================
Skin styles for DotNetNuke
================================
*/

BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #73a533;
}

.pagemaster
{
	width: 100%;
}
.skinmaster1
{
	height: 100%;
	background-color: #4d901d;
}

.skinmaster2
{
	height: 100%;
	background-color: #73a533;
}
.skinheader
{
}
.skingradient
{
	background-image: url(gradient_DkBlue.jpg);
	height: 30px;
}
.controlpanel
{
	width: 100%;
	background-color: #fefefe;
}
.HBG1
{
	background-image: url(HBG1.png);
	height: 47px;
	width: 925px;
}
.HBG2
{
	/*background-image: url(HBG2.png);*/
	height: 153px;
	width: 925px;
	padding-left: 11px;
	padding-right: 10px;
	background-position: top center;
	text-align: center;
}
.LOGO
{
	background-image: url(logo.png);
	height: 81px;
	width: 939px;
	background-position: top center;
	background-repeat: no-repeat;
}
.content1
{
	background-image: url(content1.png);
	width: 939px;
	background-position: top center;
	background-repeat: repeat-y;
}
.Footer
{
	background-image: url(fotter.gif);
	height: 100px;
	width: 929px;
	background-position: top center;
	background-repeat: no-repeat;
}
.Bottom
{
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
    color: #333333;
}
.Bottom a
{
    color: #333333;
    cursor: pointer;
    text-decoration: none;
}
.Bottom a:hover
{
    color: #333333;
    cursor: pointer;
    text-decoration: none;
}
.toppane
{
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane
{
	width: 200px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane
{
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane
{
	width: 175px;
	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;
}
.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: 200px;
	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);
}

.Head
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}

#houseMenuVstatic
{
	/* menu wrapper div */
	border-top: solid 0px #000000;
	border-bottom: solid 0px #EAEAEA;
	margin-bottom: 10px;
	font-family:Arial Black Arial;
	font-size:10pt;
}


#houseMenuVstatic ul
{
	/* all submenu lists */
	padding: 0;
	border: 0;
	margin: 0;
	list-style: none;
}
#houseMenuVstatic a
{
	/* all links within the menu wrapper */
}

#houseMenuVstatic li
{
	/* all list items */ /* -- Border around each menu item -- */
	border-bottom: 2px solid #F5F5F5; /* added for opera browser to remove bullets on lists */
	border-top:2px solid #F5F5F5;
	list-style: none;
	width:200px;
}

#houseMenuVstatic li a:link, #houseMenuVstatic li a:visited
{
	/* main colour of the menu */
	margin: 0;
	padding: 0;
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 0px solid #EAEAEA;
	border-right: 0px solid #711515;
	border-bottom: 1px solid #F5F5F5; /* added for opera browser to remove bullets on lists */
	border-top:1px solid #F5F5F5;
	background-color: #EAEAEA;
	color: #73A533;
	font-family: Arial;
	text-decoration: none; /* added for opera */
	font-size: 100%;
	text-align:left;
}
#houseMenuVstatic li a:hover
{
	background-color: #D0E5E4;
	color: #73A533;
	font-family: Arial;
	text-align:left;
}
#houseMenuVstatic li a:hover
{
	margin: 0;
	padding: 0;
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 0px solid #EAEAEA;
	border-right: 0px solid #711515;
	border-bottom: 1px solid #F5F5F5; /* added for opera browser to remove bullets on lists */
	border-top:1px solid #F5F5F5;
	background-color: #D0E5E4;
	color: #73A533;
	text-decoration: none; /* added for opera */
	font-size: 100%;
}
#houseMenuVstatic ul ul
{
	/* second level menu items */
	/*margin-left: 5px;*/
}

#houseMenuVstatic ul ul li
{
	border-bottom: 2px solid #F5F5F5;
	border-top:2px solid #F5F5F5;
	margin: 0; /* remove the bullets from the sub menu */
	list-style: none;
	background-color: #E9F4F3;
}

#houseMenuVstatic ul ul a:link, #houseMenuVstatic ul ul a:visited
{
	background-color: #E9F4F3;
	/*color: #711515;*/
	color: #73A533;
}

#houseMenuVstatic ul ul a:hover
{
	background-color: #D0E5E4;
	color: #73A533;
}

.menu-parent td
{
    vertical-align: middle;
    height: 20px;
    width: 200px;
    padding: 5px;
    border-bottom: 5px;
    border-bottom-color: Red;
    background-color: #eaeaea;
	text-align: left;
	font-family: Arial;
}

.menu-parent a
{
    color: #73a533;
    text-decoration: none;
    }

.menu-parent td:hover
{
	background-color: #D0E5E4;
	text-decoration: none;
	text-align: left;
	font-family: Arial;
}

/*{
	list-style-image: url(arrow.png);
	margin-left: 10px;
	color: #616161;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 175px;
}
#houseMenuVstatic0 ul
{
	list-style-image: url(arrow.png);
	margin-left: 10px;
	color: #616161;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 175px;
}
#houseMenuVstatic a
{
	padding-right: 6px;
	display: block;
	padding-left: 6px;
	padding-bottom: 4px;
	color: #ffffff;
	padding-top: 4px;
	background-color: #003366;
	text-decoration: none;
	font-weight: bold;
	width: 138px;
	_width: 144px;
	margin: 0;
}*/

