/* 
================================
Skin styles for DotNetNuke
================================
*/   
body {margin:0px;}

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #ffffff;
	background-image:url(body_bg.gif);
	background-repeat:repeat-x;
	text-align:center;
	margin:0px;
	padding-bottom:8px;
	
}
.switcherDisplay {

}
.skinmaster {
	/*height: 100%;*/
	color:#000000; 
}
.skinheader 
{
    color:#000000;
    font-family:Verdana, Tahoma, Arial, Sans-Serif;
    font-size:xx-small;
}
.skinheader a {
    color:White;
    text-decoration:underline;
}
.skinheader a:visited {
    color:White;
    text-decoration:underline;
}
.skingradient {
	background-image: url(gradient_DkBlue.jpg); 
	height:30px;
}
.normal {
	color:#6e6e6e;
	font-family:Verdana, Tahoma, Arial, Sans-Serif;
    font-size:x-small;
	text-align:left;
}

.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}
#logoTop {
	z-index:10;
	position:absolute;
	left:10px;
	text-align:left;
}
	
#contentTable {
	background-image:url(contentBox_middle2.png);
	background-repeat:repeat-y;
	display:block;
}
#BBcontentTable {
	background-image:url(contentBox_middle2.png);
	background-repeat:repeat-y;
	display:none;
}
.toppane .BBtoppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	color:#000000;
}
.leftpane .BBleftpane {
	width: 175px;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	color:#000000;
}
.contentpane .BBcontentpane {
	width: 100%;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	color:#000000;
}
.rightpane .BBrightpane {
	width: 175px;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	color:#000000;
}
.bottompane .BBbottompane {
	width: 100%;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	color:#000000;
}

/* Main Menu starts */

/* This styles the main menu container for the root menu items. */
.MainMenu_MenuContainer
{
	padding: 0px;
	background: transparent;
	width: 100%;
	border: none;
}
.MainMenu_MenuContainer_Admin
{
	padding-left: 0px;
	margin-right: 0px;
	background-color: transparent;
}

/* Sets the height of the menu bar section. */
.MainMenu_MenuBar
{
	padding: 0px;
	background: transparent;
	width: 100%;
	border: none;
}
/* Styles the icons on the left hand side of the menu. */
.MainMenu_MenuIcon
{
	DISPLAY: none;
}
.MainMenu_MenuIcon_Admin
{
	width: 0px;
	height: 18px;
	background-color: #d3d3d3;
}
/* Styles the area around the menu arrow. */
.MainMenu_MenuArrow
{
	font-weight: bold;
	font-size: 11px;
	border-top-style: none;
	font-family: tahoma;
	border-right-style: none;
	border-left-style: none;
	height: 18px;
	background-color: transparent;
	border-bottom-style: none;
}
/* Styles the break section between the menu items. */
.MainMenu_MenuBreak
{
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
}
/* Styling for the main menu items. Here you can set the overall font styling. */
.MainMenu_MenuItem
{
	font-weight: bold;
	font-size: 11px;
	color: #065d28;
	border-top-style: none;
	font-family: tahoma;
	border-right-style: none;
	border-left-style: none;
	height: 18px;
	border-bottom-style: none;
	
}
/* Styles the menu item when hovering over a menu item with the mouse. */
.MainMenu_MenuItemSel
{
	font-weight: bold;
	font-size: 11px;
	background: transparent;
	cursor: hand;
	color: #fff;
	border-top-style: none;
	font-family: tahoma;
	border-right-style: none;
	border-left-style: none;
	height: 18px;
	border-bottom-style: none;
}
.MainMenu_MenuItem_Admin
{
	font-weight: bold;
	font-size: 11px;
	color: #555555;
	border-top-style: none;
	font-family: tahoma;
	border-right-style: none;
	border-left-style: none;
	height: 18px;
	border-bottom-style: none;
}
/* This styles the main menu and sub-menu boxes. Here you can set an overall border and background color for these elements. */
.MainMenu_SubMenu
{
	border: #065d28 1px solid;
	padding: 1px;
	background-color: #e3f7e3;
	color:#065d28;
}
.MainMenu_SubMenu_Admin
{
	border: #065d28 1px solid;
	padding: 1px;
	margin-top: 1px;
	background-color: #e3f7e3;
	color:#065d28;

}
/* Styles the sub-menu items when you hover over the item with the mouse. */
.MainMenu_SubMenuItemSel
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	border-top-style: none;
	font-family: tahoma;
	border-right-style: none;
	border-left-style: none;
	height: 18px;
	background-color: #579f55;
	border-bottom-style: none;
	padding: 1px;
}
.MainMenu_SubMenuItemSel_Admin
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	border-top-style: none;
	font-family: tahoma;
	border-right-style: none;
	border-left-style: none;
	height: 18px;
	background-color: #579f55;
	border-bottom-style: none;
	padding: 1px;
}
/* Styles the area around the root menu arrow. */
.MainMenu_RootMenuArrow
{
	padding-left: 2px;
	padding-top:8px;
}
/* Styles the root menu items. */
.MainMenu_RootMenuItem
{
	font-size: 11px;
	background-position:center;
	background-image: url(media/menuitem_gc.gif);
	vertical-align: top;
	text-transform: uppercase;
	color: #ffffff;
	padding-top: 8px;
	background-repeat: repeat-x;
	font-family: Tahoma;
	height: 30px;
}
/* Styles the root menu item for the currently selected page. */
.MainMenu_RootMenuItemActive
{
	font-size: 11px;
	background-position:center;
	background-color: #fff;
	vertical-align: top;
	text-transform: uppercase;
	color: #065d28;
	padding-top: 8px;
	font-family: Tahoma;
	height: 30px;
}
/* Styles the root menu items when you hover over the item with the mouse. */
.MainMenu_RootMenuItemSel
{
	vertical-align: top;
	font-size: 11px;
	padding-top: 8px;
	text-transform: uppercase;
	color: #065d28;
	font-family: Tahoma;
	height: 30px;
}
/* Styles the root menu item related to the breadcrumb list. */
.MainMenu_RootMenuItemBread
{
	font-size: 11px;
	background-position:center;
	background-image: url(media/menuitemsel_c.gif);
	vertical-align: top;
	text-transform: uppercase;
	color: #065d28;
	padding-top: 8px;
	background-repeat: repeat-x;
	font-family: Tahoma;
	height: 30px;
}
.MainMenu_RootMenuItem_Admin
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 11px;
	background-image: url(media/menuitem_a.gif);
	text-transform: uppercase;
	color: #ffffff;
	background-repeat: repeat-x;
	font-family: Tahoma;
	height: 30px;
}
.MainMenu_RootMenuItemActive_Admin
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 11px;
	background-image: url(media/menuitemsel_a.gif);
	text-transform: uppercase;
	color: #ffffff;
	background-repeat: repeat-x;
	font-family: Tahoma;
	height: 30px;
}
.MainMenu_RootMenuItemSel_Admin
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 11px;
	background-image: url(media/menuitemsel_a.gif);
	text-transform: uppercase;
	color: #ffffff;
	background-repeat: repeat-x;
	font-family: Tahoma;
	height: 30px;
}

/* Main Menu ends */
/*
.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; 
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
*/
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}
.copyright {
    color:#ffffff;
    font-family:Arial, Helvetica, Sans-Serif;
    font-size:xx-small;
}
.PlaylistBG {
	background-image: url(../../images/playlistBG.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
}