/*==========================================================*/
/*CSS for DotNetNuke Skin - VMAX                            */
/*by Jason Lindsay                                          */
/*http://www.vmax-consulting.com                            */
/*jasonl@vmax-conusulting.com                               */
/*==========================================================*/
/*==========================================================*/
/* 1. Universal                                             */
/*==========================================================*/
/* universal stripping of default margins and padding       */
/* * 	{
	margin:0px;
	padding:0px;
	}	*/
/* Style For HTML PAGE                                      */
html {
	height:100%;
	}
/*==========================================================*/
/* 2. Design Elements                                       */
/*==========================================================*/
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #000000;
	}
.skinmaster {
	height: 100%;
	background-color: #FFFFFF;
	border:none;
	}
.skinheader {
	}
.skingradient {
	background: #FFFFFF; 
	height:21px;
	}
.menubar {
	height:24px;
	background:#000000;
	border-top: 1px solid #333335;
	border-left: 1px solid #333335;
	border-bottom: 1px solid #333335;
	}
.visual {
	border:none;
	width:100%;
	height:200px;
	}
.logintable {
	height: 105px; 
	width: 100%;
	border:none;
	padding-right:12px;
	}
.dateTD {
	padding-top:10px;
	width:235px;
	}
.searchTD {
	padding-top:10px;
	padding-right:2px;
	width:275px;
	}
.loginTD {
	padding-right:10px;
	}
.locationtable {
	height: 25px; 
	width: 100%;
	border:none;
	background:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	padding:none;
	margin:none;
	text-indent:15px;
	}
.controlpanel {
	width: 100px;
	background-color: #FFFFFF;
	}
.panetable {
	border:none;
	width: 813px;
	border:none;
	border-collapse:collapse;
	}	
.toppane {
	border:none;
	width:100%;
	background-color: transparent;
	padding:0;
	}
.leftpane {
	width: 275px;
	background-color: transparent;
	padding:0;
	}
.leftpaneC {
	width:105px;
	background-color: transparent;
	padding:0;
	}
.leftpaneBody {
	width:167px;
	background-color: transparent;
	padding:0;
	}	
.menupane {
	width: 50px;
	background-color: transparent;
	border-bottom: 1px #666666;
	}	
.contentpane {
	width:538px;
	background-color: transparent;
	padding:0;
	}
.contentpaneC {
	width:603px;
	background-color: transparent;
	padding:0;
	}
.contentpaneBody {
	width:325px;
	background-color: transparent;
	padding:0;
	}		
.rightpane {
	background-color: transparent;
	padding:0;
	}
.rightpaneC {
	width:105px;
	background-color: transparent;
	padding:0;
	}
.rightpaneBody {
	width:325px;
	background-color: transparent;
	padding:0;
	}	
.bottompane {
	width:813px;
	background-color: transparent;
	padding:0;
	}
.footerbar {
	border:none;
	width: 100%;
	height: 21px;
	padding-left: 20px;
	background:#FFFFFF;
	}
.StandardButton     {
    background: #000000;
    color: #FFFFFF;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
	}
.TreeViewMenu {
	width: 175px;
	background-color: #ffd696;
	border-right: #e08c0b 1px solid; 
	border-top: #e08c0b 1px solid; 
	border-left: #e08c0b 1px solid; 
	border-bottom: #e08c0b 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
	}
.TreeViewMenu_Header {
	background:none;
	}
/*========================================================*/
/*  4. Tokens                                             */
/*========================================================*/
/*-- token master controller         --*/
.SkinObject{
	color:#666666;
	background:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	text-decoration: none;
	}
/*-- date token idle                   --*/
.DateObject {
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	}
/*-- search button controller         --*/
#dnn_dnnSEARCH_cmdSearch.SkinObject {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight:normal;
	background:#000000;
	border: 1px solid #999999;
	padding:4px 10px 4px 10px;
	}
#dnn_dnnSEARCH_cmdSearch.SkinObject:hover {
	color:#999999;
	font-size: 11px;
	text-decoration: none;
	font-weight:normal;
	background:#333333;
	border: 1px solid #666666;
	padding:4px 10px 4px 10px;
	}
/*-- user button controller         --*/
#dnn_dnnUSER_hypRegister.SkinObject {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	font-weight:normal;
	background:none;
	border:none;
	}
#dnn_dnnUSER_hypRegister.SkinObject:hover {
	color:#000000;
	font-size: 11px;
	text-decoration: none;
	font-weight:normal;
	background:none;
	border:none;
	}
/*-- login button controller         --*/
#dnn_dnnLOGIN_hypLogin.SkinObject {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	font-weight:normal;
	background:none;
	border:none;
	}
#dnn_dnnLOGIN_hypLogin.SkinObject:hover {
	color:#000000;
	font-size: 11px;
	text-decoration: none;
	font-weight:normal;
	background:none;
	border:none;
	}
/*-- breadcrumb button controller         --*/
#dnn_dnnBREADCRUMB_lblBreadCrumb.SkinObject {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	font-weight:normal;
	background:none;
	border:none;
	}
#dnn_dnnBREADCRUMB_lblBreadCrumb.SkinObject:hover {
	color:#000000;
	font-size: 11px;
	text-decoration: none;
	font-weight:normal;
	background:none;
	border:none;
	}
/*-- privacy button controller         --*/
#dnn_dnnPRIVACY_hypPrivacy.SkinObject {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	font-weight:normal;
	background:none;
	border:none;
	}
#dnn_dnnPRIVACY_hypPrivacy.SkinObject:hover {
	color:#000000;
	font-size: 11px;
	text-decoration: none;
	font-weight:normal;
	background:none;
	border:none;
	}
/*-- terms of use button controller         --*/
#dnn_dnnTERMS_hypTerms.SkinObject {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	font-weight:normal;
	background:none;
	border:none;
	}
#dnn_dnnTERMS_hypTerms.SkinObject:hover {
	color:#000000;
	font-size: 11px;
	text-decoration: none;
	font-weight:normal;
	background:none;
	border:none;
	}

/*-- copyright token                   --*/
.COPYRIGHT_object {
	color: #666666;
	font-size: 9px;
	}
/*-- search button idle         --*/
.SearchButtonObject {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	font-weight:normal;
	background:#000000;
	border: 1px solid #666666;
	padding:3px 8px 4px 8px;
	}
/*-- search button hover        --*/
.SearchButtonObjectSel {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#444444;
	font-size: 10px;
	font-weight:normal;
	background:#333333;
	border: 1px solid #666666;
	padding:3px 8px 4px 8px;
	}
/*-- login idle         --*/
.LoginObject {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	font-weight:normal;
	background:none;
	}
/*-- login hover        --*/
.LoginObjectSel {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 10px;
	font-weight:normal;
	background:none;
	}
/*========================================================*/
/*  5. Text                                               */
/*========================================================*/
/*-- most of the text on site          --*/
.normal, .Normal {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	}
/*-- most of the bold text on site     --*/
.NormalBold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	}
/*-- red text on site for errors       --*/
.NormalRed {
	color: #C50000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	}
/*-- subheadings - mostly in admin     --*/
.SubHead {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	}
/*-- headings - mostly in admin        --*/
.Head {
	font-size: 11px;
	color: #666666;
	background: transparent;
	font-weight: bold;
	}
/*========================================================*/
/*  6. Links                                              */
/*========================================================*/
/*-- default links visited and active  --*/
a:link, a:visited, a:active {
	color: #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	}
/*-- default links hover               --*/
a:hover {
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
/*-- normal  links visited and active  --*/
a.Normal:link, a.Normal:visited {
	color: #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	}
/*-- normal  links hover               --*/
a.Normal:hover {
	color: #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
/*-- admin button-link style           --*/
a.CommandButton:link, a.CommandButton:visited,
a.CommandButton:active {
	color: #666666;
	border:none;
	background:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	height: 20px;
	}
/*-- admin button-link style hover     --*/
a.CommandButton:hover {
	color: #000000;
	border:none;
	background:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	height: 20px;
	}
/*-- search button in search form      --*/
.SearchButton {
	color: #FFFFFF;
	background: #000000;
	border: 1px #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	cursor: hand;
	font-size:10px;
	}
breadcrumbs a:link, .breadcrumbs a:visited, .breadcrumbs a:active, .breadcrumbs a:hover, .breadcrumbs {
	color:#666666;
	font-weight:bold;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	}	
/*========================================================*/
/*  7. Forms                                              */
/*========================================================*/
/*-- default form elements      --*/
select, input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:5px;
	color: #333;
	}
/*-- textbox                    --*/
.NormalTextBox {
	color: #333;
	padding-left: 4px;
	line-height: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	}
/*-- textbox container          --*/
td.NormalTextBox {
	background: #FFFFFF;
	visibility: visible;
	border: 1px;
	}
/*-- textbox used for   --*/
#dnn_dnnSEARCH_txtSearch.NormalTextBox {
	height:22px;
	background: #e9eaec;
	width:189px;
	color: #666;
	padding: 4px 4px 0px 4px;
	border:none;
	cursor:text;
	}
	
/*========================================================*/
/*  8. Main Menu and Module Menus                         */
/*========================================================*/

/*-- box that holds the menu    --*/
.MainMenu_MenuContainer {
	background: transparent;
	height: 15px;
	}
/*-- bar that holds the menu    --*/
.MainMenu_MenuBar {
	width: 100%;
	height: 15px;
	color: #FFFFFF;
	cursor: pointer;
	cursor: hand;
	background: #000000;
	border: 1px solid #333333;
	}
/*-- submenu container          --*/
.MainMenu_SubMenu, .ModuleTitle_SubMenu {
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	margin: 2px 4px 0 -2;
	background: #3c3c3c;
	padding: 4px 4px 0px 0px;
	font-weight: normal;
	filter: none;
	}
/*-- submenu items idle         --*/
.MainMenu_MenuItem, .ModuleTitle_MenuItem {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	z-index: 1000;
	color: #FFFFFF;
	font-size: 11px;
	background:none;
	font-weight: bold;
	font-style: normal;
	padding: 0px 20px 0px 5px;
	height: 20px;
	border: 0;
	}
/*-- submenu items hover        --*/
.MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
	color: #666666;
	background:none;
	padding: 0px 20px 0px 5px;
	height: 20px;
	border: 0;
	}
/*-- menuitems idle             --*/
.MainMenu_Idle {
	border-right:1px solid #333333;
	color: #FFFFFF;
	background:#FFFFFF;
	font-weight: bold;
	}
/*-- menuitems over             --*/
.MainMenu_Selected {
	color: #FFFFFF;
	background:#339966;
	font-weight: bold;
	}
/*-- menuitems active           --*/
.MainMenu_Active, .MainMenu_BreadcrumbActive {
	color: #FFFFFF;
	background:none;
	font-weight: bold;
	}
/*-- left seperator idle        --*/
.MainMenu_LeftIdle {
	background: url(file://///Vmserver07/wwwroot/Portals/14/Skins/VMAX_Development/navleft-idle.gif) no-repeat top right transparent;
	width:12px;
	height: 15px;
	}
/*-- left seperator active      --*/
.MainMenu_LeftActive {
	background: url(file://///Vmserver07/wwwroot/Portals/14/Skins/VMAX_Development/navleft-active.gif) no-repeat top right transparent;
	width:12px;
	height: 15px;
	}
/*-- right seperator idle       --*/
.MainMenu_RightIdle {
	background: url(file://///Vmserver07/wwwroot/Portals/14/Skins/VMAX_Development/navright-idle.gif) no-repeat top right transparent;
	width:12px;
	height: 15px;
	}
/*-- right seperator active     --*/
.MainMenu_RightActive {
	background: url(file://///Vmserver07/wwwroot/Portals/14/Skins/VMAX_Development/navright-active.gif) no-repeat top right transparent;
	width:12px;
	height: 21px;
	}
/*-- middle seperator           --*/
.MainMenu_Seperator {
	color:#666666;
	width:1px;
	height: 15px;
	}
/*-- not needed - main menu     --*/
.MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  {
	display: none;
	}
/*-- module menu continer       --*/
.ModuleTitle_MenuContainer {
	1color: #2c2c2c;
	}
/*-- module menu bar            --*/
.ModuleTitle_MenuBar {
	cursor: pointer;
	cursor: hand;
	}
/*-- module menu padding        --*/
.ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel {
	}
/*-- not needed - module menu   --*/
.MainMenuSeperator, .ModuleTitle_MenuArrow,
.ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon {
	display: none;
	}
/*-- removing seperator borders --*/
.MainMenu_MenuBreak {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	}
/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/



