﻿/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
	font: normal 11px/20px Arial, Helvetica, sans-serif;
}
.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;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #A6170A;

}
h2 {
	font-size: 18px;
	font-weight: bold;

}
h3 {
	font-weight: bold;
}
h4 {
	font-size: 13px;
	font-weight: bold;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.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: #8da4d3; 
}

.main_dnnmenu_itemhover td {  
	background-color: #8da4d3; 
}


.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;   /*explicitly set padding for sub-menus */
}
.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: verdana, sans-serif; 
  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;
}
/* Left Nav */
.NavBar
{
  background-color:#666666;
  background-image: url(images/item_bg.gif);
  border: 1px solid #666666; 
  cursor: default; 
} 

.TopItem
{
  color:Black;
  background-image: url(images/item_bg.gif);
  font-family: tahoma, verdana; 
  font-size: 11px; 
  font-weight: bold;
  border: 1px solid white;
  border-right-color:#8C8C8C;
  border-bottom-color:#8C8C8C;
  padding-top: 4px; 
  padding-bottom: 2px; 
  cursor:hand;
}

.TopItemHover
{
  color:black;
  background-color:#D5D5D5;
  background-image: url(images/item_hover_bg.gif);
  font-family: tahoma, verdana; 
  font-size: 11px; 
  font-weight: bold;
  border: 1px solid white;
  border-right-color:#8C8C8C;
  border-bottom-color:#8C8C8C;
  padding-top: 4px; 
  padding-bottom: 2px; 
  cursor:hand;
}

.TopItemActive
{
  color:black;
  background-color:#D5D5D5;
  background-image: url(images/item_hover_bg.gif);
  font-family: tahoma, verdana; 
  font-size: 11px; 
  font-weight: bold;
  border: 1px solid #8C8C8C;
  border-right-color:white;
  border-bottom-color:white;
  padding-top: 4px; 
  padding-bottom: 2px; 
  cursor:hand;
}

.Level2Item
{
  font-family: tahoma, verdana; 
  font-size: 11px; 
  border: 1px solid white;
  border-right-color:#CCCCCC;
  border-bottom-color:#CCCCCC;
  padding:3px;
  padding-left: 10px; 
  cursor:hand;
}

.Level2ItemHover
{
  background-color:White;
  font-family: tahoma, verdana; 
  font-size: 11px; 
  border: 1px solid white;
  border-right-color:#CCCCCC;
  border-bottom-color:#CCCCCC;
  padding:3px;
  padding-left: 10px; 
  cursor:hand;
}

.Level2ItemSelected
{
  background-color:White;
  font-family: tahoma, verdana; 
  font-size: 11px; 
  border: 1px solid #CCCCCC;
  border-right-color:white;
  border-bottom-color:white;
  padding:3px;
  padding-left: 10px; 
  cursor:hand;
}

.Level2Group
{
  background-color:white;
  background-image: url(images/group_bg.gif);
}

.Empty
{
}
/* Nav */

#nav-and-branding {
	width: 185px;
	position: absolute;

}
.services-header {
	height: 24px;
	color: #fff;
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
	border-bottom: #fff 1px solid;
}
.services-header a:link, .services-header a:visited, .services-header a:hover {
	color: #fff;
	text-decoration: none;
	background-image: url(images/intermediary_services_header_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	width: 175px;
	padding-left: 10px;
}
#services {
	 background: #666 url(images/intermediary_services_bg.gif) repeat-x left top;
}
#services ul {
	padding: 7px 0;
	margin: 0;
}
#services li {
	list-style: none
}
#services a {
	background: url(images/plus_bullet.gif) no-repeat 10px center;
}
#services a:link, #services a:visited {
	text-decoration: none;
	color: #fff;
	display: block;
	padding-left: 20px;
	width: 165px;
	line-height: 20px;
	height: 20px;
}
#services a:hover, .services-header a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #d7021f;
	background-image: none;
}
#active a:link, #active a:visited {
	color: #fff;
	font-weight: bold;
	background-color: #ac0011!important;
	background-image: none!important;
	border: none;
}
#active a:hover {
	background-color: #d7021f!important;
}
#active ul {
	display: block;
	background-color: #ac0011;
	padding: 0 0 4px 0;
}
#active ul a:link, #active ul a:visited {
	font-weight: normal;
	background-image: none;
	text-indent: 10px;
}
.menu #active ul {
	float: left;
}
.menu li#active:hover ul {
	display: block;
	width: 185px;
	position: relative;
	top: 0;
	left: 0;
}
.menu #active ul li {
	float: none;
	margin: 0;
}
.menu li#active:hover ul li ul {
	display: block;
}
.menu {
	margin: 0;
	width:185px;
	position: relative;
}
.menu ul {
	margin: 0;
	padding: 0;
}
.menu ul li {
	margin-right: 1px;
	float: left;
	position: relative;
	list-style: none;
}
.menu ul li a:link, .menu ul li a:visited {
	display: block;
	padding-left: 10px;
	width: 175px;
	color: #000;
	line-height: 20px;
	border-bottom: #fff 1px solid; 
	list-style: none;
	height: 20px;
	background-color: #c7c7c7;
	text-decoration: none;
}
.menu ul li a:hover {
	background: #d7021f;
	color: #fff;
}
.menu ul li ul {
	display: none;
}
.menu ul li:hover ul {
	display: block;
	left: 185px;
	width: 105px;
	position: absolute;
	top: 0;
}
.menu ul li:hover ul li a.hide {
	background: #c7c7c7;
	color: #fff;
}
.menu ul li:hover ul li:hover a.hide {
	width: 150px;
}
.menu ul li:hover ul li ul {
	display: none;
}
.menu ul li ul li a {
	display: block;
	background: #c7c7c7;
	width: 150px;
	color: #fff;
	border-bottom-style: none
}
.menu ul li ul li a:hover {
	background: #d7021f;
	color: #fff;
}
#phone {
	height: 82px;
}
.note {
	font-size: 9px;
}

 table.radiobtn_list input{	float: left;}table.radiobtn_list label{	margin-left:25px;		
 display:block;	}








