/* 
================================
Skin styles for DotNetNuke
================================
*/   
#wrapper {
	margin: 32px auto 10px;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-indent: 2px;
	background-position: center;
	vertical-align: middle;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	color: #666666;
}
hr {
	color: #FF9900;
	border: thin dotted #FF9900;
}
a:link {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
body {
	background-image: url(back.gif);
	background-repeat: repeat-x;
	background-color: #515151;
	}
.pagemaster {
	width: 654px;
	height: 100%;	
}
.skinmaster {
	height: 100%;
	width: 100%;
	background-color: #eeeeee;
	padding: 3px;
	}
.skinheader {
}
.skingradient {
	height: 30px;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0 auto;
	background-color: #FFFFFF;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	margin: 0px auto;
	width: 800px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
	white-space: nowrap;  /*Word wrapping menu item now optional*/	
	padding: 1px 3px 3px 1px;	
}
.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}
.main_dnnmenu_itemhover {  
	background-color: #aaaaaa; 
}
.main_dnnmenu_itemhover td {  
	background-color: #aaaaaa; 
}
.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #cccccc;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}
.main_dnnmenu_arrow {
	border-right: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
   background: #aaaaaa none; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 11px;
   font-weight: normal;
}
.TreeViewMenu {
	width: 140px;
	background-color: #dddddd;
}
.TreeViewMenu .Normal {
	margin-left: 5px;
	}
.TreeViewMenu_Header {
	background-color: #999999;
}
.TreeViewMenu_Header span {
	display: none;
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight:  normal;
   color: #333333;
}

#wrapper .small a.SkinObject {
	color: #FFFFFF;
}

/* /////////////  Snapsis Menu Styles ///////////////// */

#navHContainer {
	position: relative;
	z-index: 1999;
}

#nav {
	height: 26px;
	margin-top: 5px;
}

#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
}

#nav li {
	position: relative;
	z-index: 1000;
	float: left;
	line-height: 19px;
	list-style: none;
}

#nav ul ul li {
	clear: both;
}

/* second-level lists */

#nav li ul {
	position: absolute;
	z-index: 2000;
	border-width: 0;
	left: -999em;
}

#nav a,
#nav span.DisabledTab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	display: block;
	padding: 2px 4px 2px 6px;
	margin-left: 15px;
	background-color: transparent;
	border-style: solid;
	border-color: #fff;
	border-width: 0 0 0 1px;
}

#nav li li a {
	width: 141px;
	color: #333333;
	background-color: #ffffff;
	background-position: 0px -1px;
	text-transform: none;
	padding-left: 15px;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
}

#nav li a:hover {
	background-color: #333333;
	color: #ffffff;	
}

#nav li li a:hover {
	background-color: #333333;
	background-position: 0px -1px;
	color: #ffffff;
	border-color: #ffffff;
}

#nav li a.SelectedItem, #nav .SelectedItem {
	background-color: transparent;
}

#nav .DisabledTab {
	/*color: #cccccc;*/
}

/* no need to change these hover classes unless you need more than 4 levels */

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, 

#nav li.iehover ul ul, #nav li.iehover ul ul ul, #nav li.iehover ul ul ul ul {
	left: -999em;


/*-999em;*/
}

#nav li:hover ul, #nav li.iehover ul {
	top: 23px;


/*1.8em;*/ left: 0px;
}

#nav li li:hover ul, #nav li li li:hover ul,

#nav li li.iehover ul, #nav li li li.iehover ul {
	top: 0px;
	left: 162px;

/*10em;/*12.8em;*/
}

