/* 
================================
Skin styles for DotNetNuke - www.sblinteractive.org
================================
*/  
/*body {
	border: 0px;
	padding: 0px;
	margin: 0px;
	background: #242329;
} */

.pagemaster {
	width: 100%;
	height: 100%;	
	background:#FFFFFF;
	vertical-align: top;
	border: 0px;
	padding: 0px;
	margin: 0px;
	text-align:center;
}
.skinmaster {
	width: 1000px;
	height: 100%;
	background-color: transparent;
	BORDER-RIGHT: #000000 0px dotted; 
	BORDER-TOP: #F7F1C5 0px solid; 
	BORDER-LEFT: #000000 0px dotted;
	BORDER-BOTTOM: #F7F1C5 0px solid;
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;

}
.skinheader {
}

.skingradient {
}
.controlpanel {
	width: 100%;
	background-color: #ececec;
	border: 0px;
	padding-bottom: 5px;
}

.highlightpanel {
	width: 170px;
	height: 100%;
	background: #ececec;
	padding: 5px;
	border: #ebebeb 1px solid;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 1px;
}
.leftpane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 1px;
}

.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
}
.rightpane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 1px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 1px;
}
.MainMenu_MenuContainer {
	height: 34px;
	background: transparent;
	
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 30px;
	background: transparent;
}
.rootmenuitem TD{
	cursor: pointer;
	cursor:hand;
	color: #ffffff; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	background: url(menu_mid.gif) right no-repeat;
	padding: 1px 5px;
	height: 30px;
	border-top: transparent 1px solid;
	border-right: transparent 1px solid;
	border-left: transparent 1px solid;
}
.rootmenuitemselected TD { 	
	cursor: pointer; 
	cursor: hand;
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	background: #FFFFFF;
	padding: 1px 5px;
	height: 30px;
	border-top: #fcdabe 1px solid;
	border-right: #fbb072 1px solid;
	border-left: #fbb072 1px solid;
}


.MainMenu_MenuItem {
	border-left: #034d92 0px solid; 
	border-bottom: #034d92 0px solid; 
	border-top: #034d92 0px solid; 
	border-right: #034d92 0px solid;
	cursor: pointer; 
	cursor: hand;
	color: #595959; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: transparent;
	padding: 5px 0px;
}

.MainMenu_MenuItemSel { 
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal;
	background: url(menu_bg.gif) repeat-x;
	padding: 5px 0px;
}

.MainMenu_MenuIcon {
	border-left: #a0adb4 0px solid; 
	border-bottom: #a0adb4 0px solid; 
	border-top: #a0adb4 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
	background-color: transparent;
	padding: 0px 2px;
}
.MainMenu_SubMenu {
	background: url(submenu_bg.gif) #FFFFFF top repeat-x;
	border-right: #fbb072 1px solid;
	border-bottom: #fbb072 1px solid;
	border-left: #fbb072 1px solid;;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}


.MainMenu_MenuBreak {
	height: 0px;
}

.MainMenu_MenuArrow {
	bakdround-repeat: repeat-x;
	border-right: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF1 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-color: #595959;
	color: #FFFFFF;
    font-family:Verdana, sans-serif; 
    font-size: 13px;
    font-weight: bold;
}
.TreeViewMenu {
	width: 175px;
	background-color: #333333;
	BORDER-RIGHT: #333333 1px solid; 
	BORDER-TOP: #3333331 1px solid; 
	BORDER-LEFT: #333333 1px solid; 
	BORDER-BOTTOM: #333333 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:  12px;
    	font-weight:  bold;
    	color: #333333;
}

/* Custom Tags */

.logo {
	width: 400px;
	height: 92px;
	background: url(home_logo.gif) left bottom no-repeat;
	white-space:nowrap;
}

.menubg {
	height: 36px;
	background: url(menu_bg.gif) repeat-x;
}
.loginArea {
	height: 36px;
	padding-left:10px;
	background: url(menu_bg.gif) repeat-x;
	color: #595959; 
	font-family: Arial, Helvetica; 
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal;
    text-decoration: none;
}
.loginArea a:Link, .loginArea a:Active, .loginArea a:visited {
	color: #595959;
}
.loginArea a:hover {
	color: #d96100;
}
.contentBG{
	background-color: #FFFFFF;
}

.EndDivider {
	height: 53px;
	padding: 0px;
	background: url(footer_bg.gif) repeat-x;
}


/* Classes Replacing the Media for the Privacy, Copyright, Terms, Date Links */
.MediaTabs {
	color: #595959; 
	font-family: Arial, Helvetica; 
	font-size: 10px; 
	font-weight: normal; 
	font-style: normal;
    text-decoration: none;
	padding-top: 7px;
	padding-right: 10px;
	text-align:right;
}
    
A.MediaTabs:link {
    text-decoration:  none;
    color:#595959;
}

A.MediaTabs:visited  {
    text-decoration:    none;
    color: #595959;
}

A.MediaTabs:active   {
    text-decoration:    none;
    color:#595959;
}

A.MediaTabs:hover    {
    text-decoration:    underline;
    color:#595959;
}

#dnn_ctr1121_ManageUsers_User_cmdDelete {
	visibility:hidden;
}
