/* 
================================
Skin styles for DotNetNuke
================================
*/

.pagemaster
{
	width: 100%;
	height: 100%;
	background-color: #4C484F;/*
	background-color: #605B64;*/
	background-image: url("images/bgpattern01.gif");
	background-repeat: repeat;
 }
.skinmaster
{
	height: 100%;
	width: 1000;
	background-color: #4C484F;/*
	background-color: #605B64;*/
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
	padding: 0 0 0 0;
	border-left: solid 2px #5A81A2;
	border-right: solid 2px #5A81A2;
}
.leftpane
{
	width: 205px;
	height: 100%;
	background-color: transparent;
	padding: 0px 2px 0 0;
}
.controlpanel
{
	background-color: #dddddd;
}
.toppane
{
	background-color: transparent;
	padding: 0 0 0 2px;
	width: 248px;
}
.contentpane
{
	background-color: transparent;
	padding: 0px 0 0 0px;
	width: 555px;
}
.rightpane
{
	width: 240px;
	background-color: transparent;
	padding: 0 0 0 2px;
}
.contentleftpane
{
	background-color: transparent;
	padding: 0 2px 0 0;
}

.contentrightpane
{
	background-color: transparent;
	padding: 0;
}

.bottompane
{
	background-color: transparent;
	padding: 0;
}

.MainMenu_MenuContainer
{
	background-color: #E4E4E6;
	height: 23px;
}
.MainMenu_MenuBar
{
	cursor: pointer;
	cursor: hand;
}
.MainMenu_MenuItem
{
	color: #181818;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	width: 20px;
	height: 23px;
	padding: 0 22px 0 5px;
}
.MainMenu_MenuIcon
{
	text-align: center;
}
.MainMenu_SubMenu
{
	background-color: #cccccc;
	z-index: 1000;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=          '#696969' , Direction=135, Strength=3);
}
.MainMenu_MenuBreak
{
	height: 1px;
}
.MainMenu_MenuItemSel
{
	background-color: #181818;
	font-family: Verdana, Helvetica, sans-serif;
	color: #fff;
	font-size: 8pt;
	font-weight: normal;
	width: 20px;
	height: 23px;
	padding: 0 22px 0 5px;
}
.MainMenu_MenuArrow
{
}
.MainMenu_RootMenuArrow
{
	cursor: pointer;
	cursor: hand;
}
.MainMenu_Image
{
	vertical-align: bottom;
}

.MainMenu_Table
{
	background-color: #E4E4E6;
	border-top: solid 4px #5A81A2;
}

.ContentTable
{
	padding: 3px 0 0 0;
}
.LoginViewMenu
{	
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF !important;
}

A.LoginViewMenu:hover
{
	text-decoration:underline;
}



.StandardButton
{
	background: #aaaaaa none;
	color: #ffffff;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.TreeViewHead
{
	font-size: 10pt;
	font-weight: bold;
	padding: 2px;
	margin: 0px;
}

.TreeViewCtl
{
	color: #333333;
	font-family: Verdana, sans-serif;
	width: 230px;
	padding: 0px;
	display: block;
	background-color: #E4E4E6;
	border-bottom: solid 2px #605B64;
}
.TreeViewNode
{
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
}
.TreeViewNodeChild
{
	font-size: 8pt;
}

.TreeViewOver
{
	color: #669999;
	text-decoration: underline;
}

.TreeViewNodeSelected
{
	color: #5A81A2;
	text-decoration: none;
	font-weight: bold;
}
/* Style For HTML BODY                   */body
{
	margin: 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #444;
}
table
{
	font-size: 11px;
	line-height: 1.4em;
	font-family: Verdana, Helvetica, sans-serif;
	color: #444;
}
p
{
	padding: 0 0 0.55em 0;
	margin-bottom: 0px;
	margin-top: 0px;
	letter-spacing: 0.5px;
}

.Normal, .NormalDisabled
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #444;
}

/*-- default links visited and active  --*/a:link, a:visited, a:active
{
	color: #003366;
	text-decoration: none;
}
/*-- default links hover               --*/a:hover
{
	color: #003366;
	text-decoration: underline;
}
.Head
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}

/* SideMenu  */
.MenuHdr0
{
	font-size: 8pt;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 2px;
	background-color: transparent;
	padding-top: 0px;
	cursor: default;
}
.MenuHdr0 A, .MenuHdr0 A:Active, .MenuHdr0 A:Hover, .MenuHdr0 A:Visited, .MenuHdr0 A:Link
{
	text-decoration: none;
	color: black;
	display: block;
}

.MenuItem HR
{
	border-bottom: 1px solid #999999;
	margin: 0px;
}

.MenuItem0, .MenuItem1, .MenuItemMouseOver0, .MenuItemMouseOver1
{
	font-size: 8pt;
}
.MenuItem0 A, .MenuItem0 A:Active, .MenuItem0 A:Hover, .MenuItem0 A:Visited, .MenuItem0 A:Link
{
	display: block;
	padding: 1px 0px 1px 5px;
	cursor: pointer;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.MenuItem1 A, .MenuItem1 A:Active, .MenuItem1 A:Hover, .MenuItem1 A:Visited, .MenuItem0 A:Link
{
	display: block;
	padding: 1px 0px 1px 15 px;
	cursor: pointer;
	color: #333333;
	text-decoration: none;
}

.MenuItemMouseOver0 A, .MenuItemMouseOver0 A:Active, .MenuItemMouseOver0 A:Hover, .MenuItemMouseOver0 A:Visited, .MenuItemMouseOver0 A:Link
{
	padding-left: 5px;
	background-color: #cccccc !important;
	border: #00008B 1px solid;
	color: black !important;
	cursor: pointer;
	text-decoration: none;
	font-weight: bold;
	width: 100%;
}

.MenuItemMouseOver1 A, .MenuItemMouseOver1 A:Active, .MenuItemMouseOver1 A:Hover, .MenuItemMouseOver1 A:Visited, .MenuItemMouseOver1 A:Link
{
	padding-left: 15px;
	background-color: #cccccc !important;
	border: #00008B 1px solid;
	color: black !important;
	cursor: pointer;
	text-decoration: none;
	width: 100%;
}

.MenuCurrentPage
{
	color: black;
	text-decoration: none;
	color: #5A81A2;
}

.COPYRIGHT_object
{
	color: #E4E4E6;
}

/* ==========================
    CSS STYLES FOR HouseMenu
   ==========================
*/

#houseMenuH ul
{
	/* all submenu lists */
	padding: 0 0 0 10px;
	margin: 0;
	border: 0;
	list-style-type: none;
	white-space: nowrap;
}

#houseMenuH li
{
	/* all list items */
	position: relative;
	display: inline;
	float: left;
}


#houseMenuH a
{
	/* all links within the menu wrapper */
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #2F2F2F;
	padding: 4 15 5 15px;
	height: 22px;
	background-image: url( "/Portals/_default/Skins/ComicsHeaven/images/Menu_arrow.gif" );
	background-repeat: no-repeat;
	background-position: center left;
}

#houseMenuH a:hover
{
	padding: 4 15 5 15px;
	color: #fff;
	text-decoration: none;
	background-color: #181818;
	height: 22px;
}

#houseMenuH iframe
{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	display: block;
}

.NormalTextBox
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

/* SURVEY GIZMO OVERLAY LOGIC */

.overlay
{
   background-color: #000;
   opacity: .7;
   filter: alpha(opacity=70);
   filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
   position: absolute; top: 0; left: 0;
   width: 100%; height: 100%;
   z-index: 1000;
}

.overlaySurvey
{
  position: absolute;
  z-index: 1100;
  left: 50%;
  top: 50px;
  width: 706; height: 800px;
  margin-left: -353px;
  overflow:hidden;
}

.closeImg
{
	position: absolute;
	z-index: 1101;
	left: 50%;
	top: 10px;
	width: auto; height: auto;
	margin-left: 200px;
}
