﻿/* 
================================
Skin styles for DotNetNuke
================================
*/
html, body 
{
	height: 100%;
}
body 
{
	font: x-small/1.5em Arial, Helvetica, Verdana, sans-serif;
	background-repeat: repeat-x;
	background-color: white;
	text-align: center;
	color: #333333;
	margin: 0;
}

td 
{
	font: x-small/1.5em Arial, Helvetica, Verdana, sans-serif;
}

.sec {
	font: x-small/1.5em Arial, Helvetica, Verdana, sans-serif;
	background-image: url(sec_bg.gif);
	background-repeat: repeat-x;
	background-color: white;
	text-align: center;
	color: #545454;
	margin: 0;
}
.sec_home {
	font: x-small/1.5em Arial, Helvetica, Verdana, sans-serif;
	background-image: url(main_bg.gif);
	background-repeat: repeat-x;
	background-color: white;
	text-align: center;
	color: #545454;
	margin: 0;
}
#wrapper {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 895px;
	height: 100%;
	margin-bottom: -70px;
	padding-left: 10px;
	padding-right: 10px;
	text-align:center;
}
#footer {
	/* display: block; */
	background-color: #CCCCCC;
	background-image: url(footer_bg.gif);
	background-repeat: repeat-x;
	height: 40px;
	font-size: 10px;
	padding-top: 10px;
	color: #8b8b8b;
	position: relative;
	margin-top: 20px;
}
#header {
	position: relative;
	height: 105px;
	top: 12px;
	text-align: left;
	width: 100%;
}
.grey_color {
	font-size: 11px;
	padding-top: 10px;
	color: #8b8b8b;
}
.pagemaster {
	width: 100%;
	height: 100%;
	background-color: #fefefe;
}
.skinmaster {
	height: 100%;
	background-color: #f3f5fa;
	border-right: #7994cb 1px solid;
	border-top: #7994cb 1px solid;
	border-left: #7994cb 1px solid;
	border-bottom: #7994cb 1px solid;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
}
.skinheader {
}
.skingradient {
	background-image: url(gradient_DkBlue.jpg);
	height: 30px;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.leftpane {
	width: 189px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 535px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.rightpane {
	width: 190px;
	background-color: transparent;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.main_dnnmenu_container 
{
	background-color: transparent;
	font-weight:bold;
	color:#FFFFFF;
}

.main_dnnmenu_bar {
	cursor: pointer;
	cursor: hand;
	background-color: Transparent;
}
.main_dnnmenu_item td 
{
	/*
	cursor: pointer;
	cursor: hand;
	background-color: Transparent;
	white-space: nowrap;
	padding: 1px 0px 0px 1px;
	*/
}
.main_dnnmenu_rootitem {
	cursor: pointer;
	cursor: hand;
	font-weight:bold;
	color:#FFFFFF;
	font-size: 13px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: White;
	padding: 0px 12px 0px 10px;
	line-height: 25px;
	height: 25px;
}
.main_dnnmenu_itemhover 
{
	font-weight:bold;
	background-color:#011372;
	color:white;
}

.main_dnnmenu_itemhover td 
{
	/*
	font-weight:bold;
	background-color:#011372;
	color:white;
	*/
}

.main_dnnmenu_icon 
{
	/*
	cursor: pointer;
	cursor: hand;
	text-align: center;
	width: 15px;
	height: 100%;
	*/
}
.main_dnnmenu_submenu 
{
	background-color: #cad5ea;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	/*
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3);
	*/
	padding: 1px 1px 1px 1px;
}
.main_dnnmenu_break 
{
	/*
	height: 1px;
	font-size: 1px;
	*/
}
.main_dnnmenu_arrow 
{
	/*
	border-right: #cad5ea 1px solid;
	border-bottom: #cad5ea 1px solid;
	border-top: #cad5ea 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: #7994cb none;
	color: #ffffff; /* 	font-family: Tahoma, Arial, Helvetica; 	font-size: 11px; 	*/;
	font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid;
	border-top: #7994cb 1px solid;
	border-left: #7994cb 1px solid;
	border-bottom: #7994cb 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-image: url(gradient_LtBlue.jpg);
}
.Head {
	/* 	font-family: Tahoma, Arial, Helvetica; 	font-size: 18px; 	font-weight: normal; 	color: #333333; 	*/
	color: #011372;
	font-size: 20px;
	border-top: solid 1px #d8d8d8;
	border-bottom: solid 1px #d8d8d8;
	padding: 6px 0px;
	margin-top: 5px;
}
#localnav {
	height: auto;
	border: solid 1px #d8d8d8;
	text-align: left;
}
#localnav ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #fafbfc;
}
#localnav ul li {
	margin-top: 0;
	margin-bottom: 0;
	list-style-type: none;
	list-style-image: none;
	display: block;
	background: #e7eef3; /* background-color: #fafbfc; */
}
#localnav ul li a {
	color: #333333;
	text-decoration: none;
	padding-left: 30px;
	padding-right: 21px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	width: auto;
	background-image: url(localnav_border.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-size: 11.75px; /* line-height: 150%; */
}
#localnav ul li a:hover {
	background-color: #fafbfc;
}
/*
#localnav ul li a.top
{
	background-image: none;
	padding-left: 15px;
}

#localnav ul li a.selected
{
	background-color: #fafbfc;
	padding-left: 30px;
}
*/

/*
#localnav ul li a.selected_submenu, 
#localnav ul li a.active
{
	background-image: none;
	background: #e7eef3;
	padding-left: 40px;
	padding-top: 0px;
	font-size: 11px;
}


#localnav ul li a.active
{
	text-decoration: underline;
	color: #011372;
	background-image: url(bulletarrow.gif);
	background-repeat: no-repeat;
	background-position: 17% 51%;
}
#localnav ul li a.selected_submenu:hover, 
#localnav ul li a.active:hover, 
#localnav ul li a.selected:hover
{
	text-decoration: underline;
	color: #011372;
}

#localnav ul li a:hover
{
	background-color: #fafbfc;
}
*/
.utilitypane {
	position: relative;
	float: right;
	color: #111111;
	font-size: 11px;
}
.utilitypanelink {
	color: #111111;
	text-decoration: none;
	font-size: 11px;
}
.utilitypanelink:hover {
	color: #111111;
	text-decoration: underline;
	font-size: 11px;
}
.breadcrumb {
	font-size: 9px;
	color: #9f9f9f;
	margin-top: -5px;
}
a.breadcrumb {
	font-size: 9px;
	color: #9f9f9f;
	text-decoration: none;
}
.breadcrumb a {
	font-size: 9px;
	color: #9f9f9f;
	text-decoration: none;
}
a.breadcrumb:link {
	font-size: 9px;
	color: #9f9f9f;
	text-decoration: none;
}
a.breadcrumb:hover {
	text-decoration: underline;
}
.toppane {
	width: 100%;
	background-color: transparent;
	text-align: center;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 0px;

}
#branding {
	clear: both;
	height: 250px;
	margin-bottom:20px;
	/*
	background-color: #fafef0;
	*/
}
#branding_img {
	position: relative;
	top: 20px;
	width: 440px;
	float: left;
	background-color: #fafef0;
}
#branding_content {
	position: relative;
	top: 10px;
	float: right;
	text-align: left;
	width: 420px;
	height: 220px;
	background-image: url(wereonit2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#branding_content h1 {
	margin-bottom: -10px;
	margin-top: 0px;
	font-size: 22px;
	color: #011372;
	line-height: 120%;
}

.clear 
{
	clear: none;
}

/*
a 
{
	color: #67aa30;
}
a:hover 
{
	color: #4d5999;
}
*/

#footer a 
{
	color: #8b8b8b;
	font-size:10px;
}

#utility a 
{
	color: #8b8b8b;
	text-decoration: none;
}
#utility a:hover {
	text-decoration: underline;
}
ul.MenuBarHorizontal li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: auto;
	float: left;
}
ul.MenuBarHorizontal li li li {
	top: -20px;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 200px;
	position: absolute;
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible {
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li {
	width: 200px;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul {
	position: absolute;
	margin: 0 0 0 95%;
}
/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/
ul.MenuBarHorizontal li, ul.MenuBarHorizontal li a {
	color: #FFFFFF;
	top: -1px;
	left: 22px;
}
ul.MenuBarHorizontal li li a {
	background-color: #E7EEF3;
	color: #011372;
}
/* Menu items are a light gray block with padding and no text decoration */
/* FIX FOR IE6 */
ul.MenuBarHorizontal a {
	display: block;
	padding-left: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 16px;
	cursor: pointer;
	color: #FFFFFF;
	text-decoration: none;
}
li.MenuBarItemSubmenu ul a {
	border-top: 1px dotted #FFFFFF;
	background-image: none;
	background-color: #e7eef3;
	color: #011372;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus {
	background-color: #011372;
	color: #FFFFFF;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible {
	background-color: #011372;
	color: #FFFFFF;
}
/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu {
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu {
	background-image: url(SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	background-color: #e7eef3;
	color: #011372;
	border-top: 1px dotted #FFFFFF;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover {
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover ul a.MenuBarItemSubmenuHover {
	background-image: url(SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	background-color: #4d5999;
	color: #ffffff;
	border-top: 1px dotted #FFFFFF;
}
ul.MenuBarHorizontal ul a:link, ul.MenuBarHorizontal ul li a:link {
}
ul.MenuBarHorizontal ul a:hover {
	background-color: #4d5999;
	color: #FFFFFF;
	background-image: none;
}
/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/
/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe {
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media projection, screen
{
ul.MenuBarHorizontal li.MenuBarItemIE li {
	display: inline;
	float: left;
	background: #E7EEF3;
}
}


#sidebarb {
	position: relative;
	float: right;
	/* width: 200px; */
}

#products_home
{
	background-color: #e7eef3;
	width: 200px;
}

#products_home h1
{
	border: 0;
	margin: 0;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	background-image: url(darkblueheader_bg.gif);
	background-repeat: repeat-x;
	height: 20px;
	margin-bottom: 5px;
}

#loginbox_home 
{
	background-color: #e7eef3;
	width: 200px;
	height: 70px;
	font-size: 11px;
}

#loginbox_home h1 
{
	border: 0;
	margin: 0;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	background-image: url(darkblueheader_bg.gif);
	background-repeat: repeat-x;
	height: 20px;
	margin-bottom: 5px;
}

#loginbox_home form {
	padding-left: 15px;
	width: 160px;
}
#loginbox_home input.loginfield {
	width: 100%;
	height: 15px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
}
#loginhelp {
	width: 65px;
	float: right;
	font-size: 9px;
	padding: 0;
	line-height: 130%;
	margin-top: 6px;
}

h2 {
	color: #011372;
	font-size: 20px;
	border-top: solid 1px #d8d8d8;
	border-bottom: solid 1px #d8d8d8;
	padding: 6px 0px;
	margin-top: 5px;
}
h3 {
	list-style: none;
	color: #011372;
	font-size: 16px;
	line-height: 115%;
}
h4 {
	color: #67aa30;
	font-size: 12px;
	margin-bottom: -10px;
}
.submenu_selected ul 
{
	background-color: white;
}
#rightcontentbody {
	width: 435px;
}
#rightcontentbody ul {
	margin-bottom: 11px;
	margin-left: 0;
	padding-left: 15px;
}
#rightcontentbody li {
	list-style-image: url(bulletgreen.gif);
	list-style-position: inside;
}
#rightcontent_sec {
	width: 660px;
	float: right;
}
#rightcontentinset_sec {
	float: right;
	width: 170px;
}
#rightcontentinset_sec img {
	border: solid 1px #d8d8d8;
}
#relatedpoints {
	height: auto;
	border: solid 1px #d8d8d8;
}
#relatedpoints h1 {
	margin-bottom: -5px;
	margin-top: 0;
	border: 0;
	text-align: center;
	color: #011372;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	border-bottom: solid 1px #d8d8d8;
	padding-bottom: 2px;
	padding-top: 4px;
}
#relatedpoints_body {
	padding-left: 15px;
	margin-bottom: 5px;
}
#relatedpoints ul {
	margin-left: 10px;
	padding: 0;
	margin-top: -5px;
}
#relatedpoints li {
	list-style-position: inside;
	list-style-image: url(bulletgreen.gif);
}
#breadcrumb {
	font-size: 9px;
	color: #9f9f9f;
	margin-top: -5px;
}
#breadcrumb a {
	font-size: 9px;
	color: #9f9f9f;
	text-decoration: none;
}
#breadcrumb a:hover {
	text-decoration: underline;
}
#products_sec {
	background-color: #FFFFFF;
	width: 188px;
	border: solid 1px #d8d8d8;
	height: 65px;
}
#products_sec h1, #loginbox_sec h1 {
	margin: 0;
	border: 0;
	text-align: center;
	color: #545454;
	font-size: 12px;
	font-weight: bold;
	background-color: #e8f5dd;
	height: 20px;
	padding-top: 3px;
	border-bottom: solid 1px #d8d8d8;
}
#products_sec h1 {
	margin-bottom: 10px;
}
#loginbox_sec h1 {
	margin-bottom: 5px;
}
#loginbox_sec {
	height: 155px;
	font-size: 11px;
	background-color: #FFFFFF;
	width: 188px;
	border: solid 1px #d8d8d8;
}
#loginbox_sec a {
	color: #67aa30;
}
#loginbox_sec form {
	padding-left: 12px;
	width: 160px;
}
#loginbox_sec input.loginfield {
	width: 100%;
	height: 15px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
}
#loginhelp {
	width: 65px;
	float: right;
	font-size: 9px;
	padding: 0;
	line-height: 130%;
	margin-top: 6px;
}
.loginbutton {
	margin-top: 5px;
}
.shim {
	height: 30px;
}
.ieshim {
	height: 60px;
}
#MenuBarItemSubmenu a {
	color: #FFFFFF;
}
.fifteenpxshim {
	height: 15px;
}
.twentyfivepxshim {
	height: 25px;
}

.subhead_p {
	font-weight: bold;
	font-size: 13.5px;
	color: #545454;
}
#utility {
	position: relative;
	float: right;
	color: #111111;
	font-size: 11px;
}
#content {
	text-align: left;
	clear: both;
	margin-top: 20px;
	padding-bottom: 60px;
}
/* logo */
#logo {
	float: left;
	top: 0;
	left: 20px;
	width: 135px;
	height: auto;
}
/* navigation */
#searchbox {
	float: right;
	margin-top: 3px;
}
#jump1 {
	margin-left: 5px;
	padding: 0;
	/* width: 155px; */
	margin-top: 10px;
}
#jump2 {
	margin-left: 20px;
	padding: 0;
	width: 155px;
}

#sidebara {
	position: relative;
	float: left;
	height: 225px;
	width: 400px;
	background-color: #E7EEF3;
	list-style: none;
	text-decoration:none;
}
.ui-tabs-nav, .ui-tabs-panel {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.ui-tabs-nav {
	list-style: none;
	text-align: left;
	padding: 0;
	margin: 0 auto;
	width: 175px;
	background: url(zonenav_bg.gif) repeat-y;
	text-decoration: none;
}
.ui-tabs-nav:after {
	/* clearing without presentational markup, IE gets extra treatment */
    display: block;
	clear: both;
	content: " ";
}
.ui-tabs-nav li {
	display: block;
	margin: 0;
	padding: 0;
	border-top: solid 1px white;
}
.ui-tabs-nav a, .ui-tabs-nav a span {
	float: left; /* fixes dir=ltr problem and other quirks IE */;
	padding: 4.5px 0px 4px 5px;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.02em;
	text-decoration:none;
}
.ui-tabs-nav a {
	background-image: url(zonenav_bg_over.gif);
	background-repeat: no-repeat;
	background-position: 100% 55px;
	text-decoration:none;
	/* position: relative makes opacity fail for disabled tab in IE */
    text-decoration: none;
	white-space: nowrap; /* @ IE 6 */;
	outline: 0; /* @ Firefox, prevent dotted border after click */;
	overflow: hidden;
	margin: 0;
}
.ui-tabs-nav a span {
	width: 169px; /* IE 6 treats width as min-width */;
	min-width: 169px;
	height: 38px; /* IE 6 treats height as min-height */;
	min-height: 38px;
	text-decoration:none;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
	background-position: 100% 0px;
	text-decoration:none;
}
.ui-tabs-nav .ui-tabs-selected a 
{
	background-position: 100% -50px;
	text-decoration:none;
}
.ui-tabs-nav a:link, .ui-tabs-nav a:visited {
	color: #fff;
	text-decoration:none;
}
.ui-tabs-nav .ui-tabs-selected a 
{
	position: relative;
	z-index: 2;
	text-decoration:none;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited {
	/* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
	text-decoration:none;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active, .ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active {
	/* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
	text-decoration:none;
}
.ui-tabs-disabled {
	opacity: .4;
	filter: alpha(opacity=40);
	text-decoration:none;
}
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.ui-tabs-panel {
	position: relative;
	float: right;
	width: 410px;
	padding-left: 15px;
	background: #e7eef3; /* declare background color for container to avoid distorted fonts in IE while fading */
	text-decoration:none;
}
/*.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}*/
/* Additional IE specific bug fixes... */
* html .ui-tabs-nav {
	/* auto clear @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
	text-decoration:none;
}
*:first-child + html .ui-tabs-nav {
	/* auto clear @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
	text-decoration:none;
}
.imgfloatright {
	/* float: right; 
	margin-top: 15px;
	margin-right: 10px;
	*/
	vertical-align:top;
}
#zonetext {
	float: left;
	width: 245px;
	font-size: 12px;
	line-height: 135%;
	height:228px;
}
#zonetext p {
	color: #545454;
}

