/* 
================================
Skin styles for DotNetNuke
================================
*/

.pagemaster
{
	width: 100%;
	height: 100%;
	background-color: #eeeeee;
}
.skinmaster
{
	height: 100%;
	background-color: #ffffff;
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
	font-size: 12px;
	margin: 50px auto;
	width: 780px;
	text-align: left;
}

.logo
{
	margin: 10px;
	width: 100%;
	float: right;
}


.skinheader
{
}

.skingradient
{
	background-image: url(gradient_DKGray.jpg);
	height: 30px;
}
.controlpanel
{
	width: 100%;
	background-color: #dddddd;
}
.toppane
{
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane
{
	width: 175px;
	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;
	border-top-style: dashed;
	border-top-width: 1px;
	border-top-color: #999999;
}

.MainMenu_MenuContainer
{
	background-color: transparent;
	border-top: #999999 1px solid;
	margin: 0px;
	vertical-align: middle;
	width: 100%;
	border-bottom: #999999 1px solid;
	background-color: #eeeeee;
	text-align: center;
	height: 25px;
}
.MainMenu_MenuBar
{
	cursor: pointer;
	cursor: hand;
	background-color: Transparent;
	margin-top: 4px;
	margin-bottom: 4px;
}
.MainMenu_MenuItem
{
	border-left: #eeeeee 0px solid;
	border-bottom: #eeeeee 1px solid;
	border-top: #eeeeee 1px solid;
	border-right: #eeeeee 0px solid;
	cursor: pointer;
	cursor: hand;
	color: #999999;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	background-color: transparent;
	margin-left: 7px;
}
.MainMenu_MenuIcon
{
	background-color: #eeeeee;
	border-left: #eeeeee 1px solid;
	border-bottom: #eeeeee 1px solid;
	border-top: #eeeeee 1px solid;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	width: 15px;
}
.MainMenu_SubMenu
{
	background-color: White;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=         '#696969' , Direction=135, Strength=3);
	border: solid 1px #999999;
}
.MainMenu_MenuBreak
{
	height: 0px;
}
.MainMenu_MenuItemSel
{
	background-color: White;
	cursor: pointer;
	cursor: hand;
	color: #8ab645;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase; /* height: 21px; */
}
.MainMenu_MenuArrow
{
	border-right: #eeeeee 1px solid;
	border-bottom: #eeeeee 1px solid;
	border-top: #eeeeee 0px solid;
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}
.MainMenu_RootMenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}
.StandardButton
{
	background: #eeeeee none;
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.TreeViewMenu
{
	width: 175px;
	background-color: #dddddd;
	border-right: #8f9092 1px solid;
	border-top: #8f9092 1px solid;
	border-left: #8f9092 1px solid;
	border-bottom: #8f9092 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_LtGray.jpg);
}
.Head
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 18px;
	font-weight: normal;
	color: Black;
}

h1
{
	font-size: 16px;
	margin-bottom: 3px;
}
h2
{
	font-size: 14px;
	margin-bottom: 5px;
}
h3
{
	margin-top: 12px;
	font-size: 12px;
	margin-bottom: 3px;
	color: #000000;
}
h4
{
	margin-top: 2px;
	font-size: 10px;
	margin-bottom: 2px;
}
td
{
	font-size: 12px;
}
.green
{
	color: #8ab645;
}
.blue
{
	color: #01b6ff;
}
.highlightgreen
{
	background-color: #c8ffbf;
}
.highlightblue
{
	background-color: #d1e5f8;
}



.searchingbox
{
	background-color: #eeeeee;
	border-left: #eeeeee 0px solid;
	border-bottom: #999999 1px solid;
	border-top: #999999 1px solid;
	border-right: #eeeeee 0px solid;
}

.searchtext
{
	color: #999999;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
}

a.searchtext
{
	color: #999999;
}

a.searchtext:link
{
	color: #999999;
}

a.searchtext:visited
{
	color: #999999;
}

a.searchtext:hover
{
	color: #999999;
	text-decoration: none;
}

a.searchtext:active
{
	text-decoration: none;
	color: #000000;
}

.date
{
	font-family: verdana, sans-serif;
	font-size: 14pt;
	font-color: #000000;
}

.breadcrumb
{
	font-family: verdana, sans-serif;
	font-size: 14pt;
	color: #000000;
}
a:link
{
	text-decoration: none;
	color: #31b45f;
}

a:visited
{
	text-decoration: none;
	color: #31b45f;
}

a:hover
{
	color: #51d47f;
	text-decoration: underline;
}

a:active
{
	text-decoration: none;
	color: #000000;
}

.SkinObject
{
	font-weight: bold;
	font-size: 8.5pt;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
}

a.SkinObject:link
{
	text-decoration: none;
	color: #000000;
}

a.SkinObject:visited
{
	text-decoration: none;
	color: #000000;
}

a.SkinObject:hover
{
	text-decoration: none;
	color: #000000;
}

a.SkinObject:active
{
	text-decoration: none;
	color: #000000;
}

.SubHead
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.DashedLeftBorder
{
	border-left: #999999 1px dashed;
}


