/* 
================================
Skin styles for DotNetNuke
================================
*/

.pagemaster
{
	width: 100%;
	height: 100%;
	background-image: url(back.gif);
}

.skinmaster
{
	width: 1000px;
	border: none 0px;
}

.skinbody
{
	background-image: url(img_background.gif);
	padding: 5 25 5 25;
	text-align: center;
	background-color: #ffffff;
}

.skin-footer
{
	background-image: url(footer_background.jpg);
	width: 970px;
	height: 30px;
	text-align: center;
}

.skin-top-shadow
{
	background-image: url(ram_top.gif);
	width: 1000px;
	height: 15px;
	font-size: 0.1em;
}

.skin-top-left-shadow
{
	background-image: url(ram_top_left.gif);
	width: 15px;
	height: 145px;
	font-size: 0.1em;
}

.skin-top-right-shadow
{
	background-image: url(ram_top_right.gif);
	width: 15px;
	height: 145px;
	font-size: 0.1em;
}

.skin-footer-left-shadow
{
	background-image: url(footer_left.gif);
	width: 15px;
	height: 30px;
	font-size: 0.1em;
}

.skin-footer-right-shadow
{
	background-image: url(footer_right.gif);
	width: 15px;
	height: 30px;
	font-size: 0.1em;
}

.skin-footer-bottom
{
	background-image: url(footer_bottom.gif);
	width: 1000px;
	height: 20px;
	color: #ffffff;
	text-align: right;
	vertical-align: middle;
	background-repeat: repeat-x;
}

.skin-footer-text
{
	font-weight: bold;
	font-size: 0.7em;
	padding-right: 13px;
	color: #777777;
	font-family: Tahoma, Arial, Helvetica;
}

.menu-header
{
	background-image: url(menu_top.gif);
	width: 270px;
	height: 10px;
	font-size: 0.1em;
}

.menu-content
{
	background-image: url(menu_content.jpg);
	text-align: left;
	padding: 5 25 0 10;
}

.menu-bottom
{
	background-image: url(menu_bottom.gif);
	width: 270px;
	height: 25px;
	font-size: 0.1em;
}

.skinheader
{
}

.skingradient
{
	background-image: url(gradient_DkBlue.jpg);
	height: 30px;
}

.controlpanel
{
	width: 100%;
	background-color: #dfe5f2;
}
.toppane
{
	width: 950px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	vertical-align: top;
	text-align: center;
}
.leftpane
{
	width: 270px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	vertical-align: top;
	text-align: center;
}
.contentpane
{
	width: 680px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	vertical-align: top;
	text-align: center;
}
.rightpane
{
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	vertical-align: top;
	text-align: center;
}
.bottompane
{
	width: 950px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	vertical-align: top;
	text-align: center;
}
.MainMenu_MenuContainer
{
	background-color: transparent;
}

.MainMenu_MenuBar
{
	cursor: pointer;
	cursor: hand;
	height: 16px;
	background-color: Transparent;
}
.MainMenu_MenuItem
{
	border-left: #7085AD 0px solid;
	border-bottom: #7085AD 1px solid;
	border-top: #7085AD 1px solid;
	border-right: #7085AD 0px solid;
	cursor: pointer;
	cursor: hand;
	color: #ffffff;
	/*font-size: 9pt;*/
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica;
	height: 20px;
}
.MainMenu_MenuIcon
{
	background-color: #7085AD;
	border-left: #7085AD 1px solid;
	border-bottom: #7085AD 1px solid;
	border-top: #7085AD 1px solid;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	width: 15px;
	height: 21px;
}
.MainMenu_SubMenu
{
	background-color: #7085AD;
	z-index: 1000;
	cursor: hand;
	filter: progid:DXImageTransform.Microsoft.Shadow(color= '#696969' , Direction=135, Strength=3);
}
.MainMenu_MenuBreak
{
	height: 1px;
}
.MainMenu_MenuItemSel
{
	background-color: Transparent;
	/*background-color: #8da4d3;*/
	cursor: pointer;
	cursor: hand;
	color: #ffd700;
	font-family: Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-style: normal;
	font-size: 10pt;
	height: 20px;
	text-decoration: none; /*height: 21px;
	font-size: 11pt;*/
}
.MainMenu_MenuArrow
{
	border-right: #7085AD 1px solid;
	border-bottom: #7085AD 1px solid;
	border-top: #7085AD 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: #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
{

}
.Head
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}
