/* 
================================
Skin styles for DotNetNuke
================================
*/

.pagemaster
{
	width: 100%;
	height: 100%;
	background-color: #4E5356;
}
.skinheader
{
	background-repeat: no-repeat;
	background-color: #000000;
	height: 110px;
	width: 405px;
}
.dottedline
{
	width: 405px;
}
.bannerpadding
{
	padding-left: 10px;
	padding-right: 20px;
}
.skingradient
{
	width: 405px;
	height: 20px;
	background-color: #000000;
}
.controlpanel
{
	width: 100%;
	background-color: #E6E6E6;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
}
.toppane
{
	width: 100%;
	background-color: transparent;
	padding-left: 8px;
	padding-right: 6px;
	padding-top: 6px;
}
.contentpane
{
	width: 100%;
	padding: 0px;
}
.rightpane
{
	width: 230px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 6px;
}
.bottompane
{
	width: 100%;
	background-color: transparent;
	padding-left: 8px;
	padding-right: 6px;
	padding-top: 6px;
}
.MainMenu_MenuContainer
{
	background-color: transparent;
}
.MainMenu_MenuBar
{
	cursor: pointer;
	cursor: hand;
	height: 25px;
	background-color: Transparent;
}
.MainMenu_MenuItem
{
	cursor: hand;
	color: #CCCCCC;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial;
}
.MainMenu_MenuItemSel
{
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuItemAct
{
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	height: 21px;
}
.rootMenuItem TD
{
	cursor: pointer;
	cursor: hand;
	color: #CCCCCC;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial;
	padding-top: 10px;
	padding-bottom: 10px;
}
.rootmenuitemselected TD
{
	cursor: pointer;
	cursor: hand;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	height: 21px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.rootmenuitemactive TD
{
	background-color: #000000;
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}
.MainMenu_MenuIcon
{
	cursor: pointer;
	cursor: hand;
	text-align: center;
	width: 1px;
	height: 21px;
}
.MainMenu_SubMenu
{
	margin-top: -1px;
	color: #CCCCCC;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
}
.MainMenu_MenuBreak
{
	height: 1px;
}
.MainMenu_MenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}
.MainMenu_RootMenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}
.StandardButton
{
	background: #5661BB 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);
}
/* Text Styles */
.Head
{
	/*
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	*/
	visibility:collapse;
}
.subhead
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 10px;
}

.normal
{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	width: 300px;
}
.NormalTextBox
{
	font-family: arial;
	font-size: 12px;
	color: #3C3C3C;
	width: 300px;
}
H4
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #8F6B35;
}
H5
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #BC8E13;
}
A:link
{
	font-family: arial;
	color: #FFFFFF;
	font-size: 11px;
}
A:visited
{
	font-family: arial;
	color: #FFFFFF;
	font-size: 11px;
}
A:active
{
	font-family: arial;
	color: #FFFFFF;
	font-size: 11px;
}
A:hover
{
	font-family: arial;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
}
.footer
{
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #BC8E13;
}
A.footer:link
{
	text-decoration: none;
	font: 11px Arial, Helvetica;
	color: #BC8E13;
	font-weight: normal;
}
A.footer:visited
{
	text-decoration: none;
	font: 11px Arial, Helvetica;
	color: #BC8E13;
	font-weight: normal;
}
A.footer:active
{
	text-decoration: underline;
	font: 11px Arial, Helvetica;
	color: #6D94B9;
	font-weight: normal;
}
A.footer:hover
{
	text-decoration: underline;
	font: 11px Arial, Helvetica;
	color: #6D94B9;
	font-weight: normal;
}
.breadcrumbs
{
	font: 11px Arial, Helvetica;
	font-weight: none;
	color: #BC8E13;
}
A.breadcrumbs:link
{
	text-decoration: none;
	font: 11px Arial, Helvetica;
	color: #BC8E13;
	font-weight: none;
}
A.breadcrumbs:visited
{
	text-decoration: none;
	font: 11px Arial, Helvetica;
	color: #BC8E13;
	font-weight: none;
}
A.breadcrumbs:active
{
	text-decoration: underline;
	font: 11px Arial, Helvetica;
	color: #DFAA1C;
	font-weight: none;
}
A.breadcrumbs:hover
{
	text-decoration: underline;
	font: 11px Arial, Helvetica;
	color: #DFAA1C;
	font-weight: none;
}
.loginText
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
a.loginText:Link
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.loginText:Active
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.loginText:Visited
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.loginText:Hover
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}


.footer_cell
{
	text-transform: uppercase;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	vertical-align: bottom;
	background-color: Black;
	text-align: center;
	height: 40px;
	width: 405px;
}

.dz_picture_cell
{
	width: 393px;
	background-color: Black;
	padding-left: 12px;
	padding-bottom: 25px;
}

.dz_text_cell
{
	text-align: left;
	vertical-align: top;
	color: #FFFFFF;
}

.maintable
{
	width: 770px;
	background-image: url(blackbackground.gif);
	background-repeat: repeat-y;
}

.dz_title
{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

