/* ================================
    Default styles FOR DotNetNuke
   ================================
*/
/* Wisconsin Stamping Styles */


html, body {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	/* font-size: 62.5%; */
	font-size: 82.5%;
	background-color: #f0f0f0;
	background-image: url(images/bg_GrayBar.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #f0f0f0;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.6em;
	font-weight: normal;
	text-align: justify;
	letter-spacing: normal;
	color: #000000;
	margin: .3em 0px 1em 0px;
	padding: 0px;
}



b {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}



/* GENERIC */
H1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 2.4em;
	line-height: 1.2em;
	font-weight: bold;
	letter-spacing: -1px;
	color: #cc0000;
	margin: 0;
	margin-top: 0em;
	margin-bottom: .5em;
	padding: 0px 0px 0 0px;
}

H2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.6em;
	line-height: 1em;
	font-weight: bold;
	color: #cc0000;
	margin-top: 1em;
	margin-bottom: 0em;
	padding: 0 0px 0 0px;
}

H3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1em;
	font-weight: bold;
	color: #cc0000;
	margin-top: 1em;
	margin-bottom: 0em;
	padding: 0 0px 0 0px;
}


H4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1em;
	font-weight: bold;
	color: #666666;
	margin-top: 1em;
	margin-bottom: 0em;
	padding: 0 00px 0 0px;
}

H5 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
	color: #666666;
	margin: 15px 0px 0 0px;
	position: relative;
	left: -35px; /*solution for IE -- Negative padding doesn't work in IE*/
	padding: 0 0px 0 35px;
	background-image: url(images/ball_gray.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 35px;
	z-index: 100;
}

H6 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
	color: #666666;
	margin: 20px 0px 0 0px;
	position: relative;
	left: -35px; /*solution for IE*/
	padding: 0 0px 0 35px;
	background-image: url(images/ball_red.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 35px;
}

.Head {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
	color: #666666;
	background-image: none;
	margin: 0;
	padding: 0;
	height: 35px;
}

/************************
			A:LINKS
	*************************/
a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

a:link, a:visited, a:active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #cc0000;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}





#ControlPanel {
	display: block;
	width: 100%;
}

#main_body {
	width: 935px;
	min-height: 100%;
	height: auto;
	_height: 100%;
	background-color: transparent;
	background-image: url(images/bg.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	margin: auto;
	position: relative;
}

#header {
	height: 246px;
	width: 100%;
	position: relative;
	background-color: transparent;
	background-image: url(images/top.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
}

.rotatorPane {
	position: absolute;
	top: 15px;
	right: 25px;
	width: 565px;
	height: 145px;
}

.rotatorPane img {
	border: 0;
}

.logout {
	float: right;
	font-size: 1em;
}

.contentPane {
	float: left;
	padding: 0px 15px 0 25px; /*If the content is shorter than the two boxes on the right, the site breaks. 		  min-height keeps the content at least as tall as those two boxes. 		  Must synchronize with IE6 hack in the markup (IE6 doesn't support min-height).*/
	width: 400px;
	min-height: 100%;
	height: auto;
	_height: 100%;
}

.rightPane {
	float: left;
	width: 225px;
	min-height: 300px;
	height: 100%;
	_height: 300px;
	margin: 0;
	padding: 0;
}

.sidebarPane {
	position: absolute;
	right: 10px;
	top: 246px;
	width: 241px;
	_width: 240px;
	height: auto;
}


.wideContentPane {
	width: 163%;
}

.wsc_EmpOpp {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.wsc_PhoneNumbers {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

/* Module Title Menu */
.ModuleTitle_MenuContainer {
	border: 0;
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #eee; 
	border-left: #eee 1px solid; 
	border-bottom: #eee 1px solid; 
	border-top: #eee 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #fff; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border: solid 1px #999;
}

.ModuleTitle_MenuBreak {
	border-bottom: #eee 1px solid; 
	border-left: #eee 0px solid; 
	border-top: #eee 1px solid;  
	border-right: #eee 0px solid; 
	background-color: #eee; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;

	background-color: #C1D2EE;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #fff 1px solid; 
	border-bottom: #fff 1px solid; 
	border-top: #fff 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}



/* ==============================
    CSS STYLES FOR Avastone Menu
   ==============================
*/

/***********************************************************
 Structural CSS for the structure and behavior of the menu 
                   USE EXTREME CAUTION!
   Modifying the CSS here will most likely break the menu!
************************************************************/

ul.AvastoneCssMenu /* root-level menu list (UL) */
{
    position: relative;
    z-index: 111;
	margin: 0;
	border: 0;
	padding: 0;
    display: block;
	white-space: nowrap;
    list-style: none;
    z-index: 999999;
}

ul.AvastoneCssMenu ul /* submenu lists (ULs) */
{
    position: absolute;
	z-index: 222;
	margin: 0;
	border: 0;
	padding: 0;
    display: block;
    _display: none;
	white-space: nowrap;
    list-style: none;
    visibility: hidden;
}

ul.AvastoneCssMenu li  /* menu items */
{
    position: relative;
    list-style: none;
    float: left;
	display: inline;  /* */
	_height: 1%;
}

ul.AvastoneCssMenu a,  /* menu item links */
ul.AvastoneCssMenu span
{
    display: block;
    text-decoration: none;
}

/* Add more rules here if your menus have more than four (4) tiers */
ul.AvastoneCssMenu li:hover ul ul,
ul.AvastoneCssMenu li:hover ul ul ul,
ul.AvastoneCssMenu li:hover ul ul ul ul,
ul.AvastoneCssMenu li.iehover ul ul,
ul.AvastoneCssMenu li.iehover ul ul ul,
ul.AvastoneCssMenu li.iehover ul ul ul ul
{
	left: -9999px;
    visibility: hidden;
    _display: none;
}

/* Add more rules here if your menus have more than four (4) tiers */
ul.AvastoneCssMenu li:hover ul,
ul.AvastoneCssMenu li li:hover ul,
ul.AvastoneCssMenu li li li:hover ul,
ul.AvastoneCssMenu li li li li:hover ul,
ul.AvastoneCssMenu li.iehover ul,
ul.AvastoneCssMenu li li.iehover ul,
ul.AvastoneCssMenu li li li.iehover ul,
ul.AvastoneCssMenu li li li li.iehover ul
{
	left: auto;
    visibility: visible;
    _display: block;
}

.ArrowPointer
{
	cursor: default;
}

/******************************************************
 Presentation CSS for customizing the look of the menu
*******************************************************/

#MainMenuDiv { /* div containing the menu */
	position: absolute;
	top: 183px;
	left: 15px; /*Added later*/
	margin: 0;
	border: 0;
	padding: 0;
	/* width: 935px; */
	width: 660px;
	min-width: 660px;
	height: 20px;
	z-index: 9999999;
}

ul#MainMenu { /* root-level menu */
	background-color: transparent;
	text-align: left;
}

/* nested menu lists/submenus */
ul#MainMenu ul 
{
}

ul#MainMenu li  /* menu items */
{
	width: auto;
	_width: auto;
}

ul#MainMenu li li  /* nested menu items */
{
	width: 180px;
	height: auto;
	_height: 12px;
	white-space: normal;
}

ul#MainMenu a,  /* menu item links */
ul#MainMenu span
{
	margin: 0;
	padding: 4px;

	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0px;
	
	color: #333;
	background-color: transparent;

	width: auto;
	height: auto;
}

ul#MainMenu ul a,  /* nested menu item links */
ul#MainMenu ul span
{
}

/* Applied to the submenu list immediately under the menu item hovered over */
/* Second-level menu lists only */
ul#MainMenu li:hover ul,
ul#MainMenu li.iehover ul
{
	background-color: #f0f0f0;
	width: 180px; /* width of submenu, must be set so third-level list can get shifted over properly */
	border: solid 1px #c00;
}

/* Applied to the submenu list immediately under the menu item hovered over */
/* Add more rules here if your menus have more than three (4) tiers */
ul#MainMenu li li:hover ul,
ul#MainMenu li li li:hover ul,
ul#MainMenu li li li li:hover ul,
ul#MainMenu li li.iehover ul,
ul#MainMenu li li li.iehover ul,
ul#MainMenu li li li li.iehover ul
{
	left: 180px;
	top: 0;
	width: 180px;
	border: solid 1px #c00;
}

/* hovered menu item links */
ul#MainMenu li a:hover
{
	background-color: transparent;
	color: #c00;
}

ul#MainMenu li li a:hover 
{
	background-color: #ddd;
	color: #c00;
}

ul#MainMenu a.MenuRootBranch {
}

ul#MainMenu a.MenuItemBranch {
}

ul#MainMenu a.MenuItemCurrent {
	background-color: transparent;
	color: #c00;
}

ul#MainMenu a.MenuItemBreadcrumb {
}

ul#MainMenu li.rootSeparator {
	padding: 4px 0 4px 0;
	color: #c00;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
}

ul#MainMenu li.rightCap {
}





#MainMenu2Div { /* div containing the menu */
	position: absolute;
	top: 210px;
	left: 11px; /*Added later*/
	width: 935px;
	min-width: 935px;
	height: 26px;
	text-align: left;
}

ul#MainMenu2 /* root-level menu list (UL) */
{
	background-color: transparent;
}

/* nested menu lists/submenus */
ul#MainMenu2 ul 
{
	background-color: transparent;
}

ul#MainMenu2 li  /* menu items */
{
	width: auto;
	_width: 60px;
	height: auto;
	_height: 20px;
	white-space: nowrap;
	overflow: visible;
}

ul#MainMenu2 li li  /* nested menu items */
{
	width: 100%;
	height: auto;
	white-space: normal;
}

ul#MainMenu2 a,  /* menu item links */
ul#MainMenu2 span
{
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	text-decoration : none;
	text-transform: none;
	letter-spacing: 0px;
	color: #fff;
	background-color: transparent;
	border-left: 1px #fff solid;
	border-right: 1px #fff solid;
	padding: 4px 9px 2px 9px;
	width: auto;
	height: 20px;
}

ul#MainMenu2 ul a,
ul#MainMenu2 ul span
{
	width: auto;
	_width: 180px;
	border: 0;
}

/* Applied to the submenu list immediately under the menu item hovered over */
/* Second-level menu lists only */
ul#MainMenu2 li:hover ul,
ul#MainMenu2 li.iehover ul
{
	background-color: #666;
	width: 180px; /* width of submenu, must be set so third-level list can get shifted over properly */
	height: auto;
}

/* Applied to the submenu list immediately under the menu item hovered over */
/* Add more rules here if your menus have more than three (4) tiers */
ul#MainMenu2 li li:hover ul,
ul#MainMenu2 li li li:hover ul,
ul#MainMenu2 li li li li:hover ul,
ul#MainMenu2 li li.iehover ul,
ul#MainMenu2 li li li.iehover ul,
ul#MainMenu2 li li li li.iehover ul
{
	top: 0;
	left: 180px;
	background-color: #999;
	width: 180px;
	height: auto;
}

/* hovered menu item links */
ul#MainMenu2 li a:hover 
{
	background-color: transparent;
	background-image: url(images/nav/on.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

ul#MainMenu2 li li a:hover {
	background-color: #333;
	background-image: none;
}

ul#MainMenu2 a.MenuRootBranch {
}

ul#MainMenu2 a.MenuItemBranch {
}

ul#MainMenu2 a.MenuItemCurrent {
	background-color: transparent;
	background-image: url(images/nav/on.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

ul#MainMenu2 ul a.MenuItemCurrent {
	background-color: #333;
	background-image: none;
}

ul#MainMenu2 a.MenuItemBreadcrumb {
}

ul#MainMenu2 li.rootSeparator {
}

