/* 
================================
Skin styles for DotNetNuke
================================
*/   

.Benefitsheader{
color:#727892;
font-size:16px;
}

.benefits
{
background-color:#dbdfe0;
padding:15px;
}

.benefits LI
{
line-height:15px;
}
.submenuspacing
{
padding-left:6px;
padding-right:6px;
}

.blueback
{
background:url(blueback.jpg);
background-repeat:repeat-x;
background-position:top;
background-color:#2e3b5d;
background-attachment:fixed;
}

.LoginT
{
padding-top:10px;
padding-right:3px;

}




BODY
{
	vertical-align:top;
	margin-top:0px;
	padding-top:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1px;
}


.logo {
	background:url(logo.jpg);
	background-position:center;
	vertical-align:middle;
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
}

.tableBg {
	background-repeat:repeat-x;
	background-position:top;
	width:10px;
	background-color:#dbdfe0;
}

.menuActive {
	font-size:13px;
	font-weight:bold;
	vertical-align:middle;
	background:url(menu_activeweb.gif);
	background-repeat:no-repeat;
	width:88px;
	height:32px;
	position:relative;
	z-index:1000;
	padding-left:8px;
	padding-right:8px;
	background-color:#dbdfe0;
        color:#F08611;
}

.searchc
{
	background:url(search.png.png);
	background-repeat:no-repeat;
	padding-left:45px;
	padding-top:7px;
}
.menuInActive {
	font-size:13px;
	font-weight:bold;
	vertical-align:middle;
	background:url(menu_inactiveweb.gif) right top;
	background-repeat:no-repeat;
	width:88px;
	height:32px;
	padding-top:5px;
	padding-left:8px;
	padding-right:8px;
}
.subMenu {
	font-size:12px;
	font-weight:bold;
	color:#9da4a9;
	vertical-align:baseline;
	white-space : nowrap;
}
.testpane{
vertical-align:middle;
}


.searchPane {
background:url(menu_last_bgweb.gif);
background-repeat:no-repeat;
}

.menuBg {
background:url(menu_last_bgweb.gif);
background-repeat:repeat-x;
}

a.menu:link, a.menu:visited {
	background:url(menu_inactive.jpg) left top;
	background-repeat:no-repeat;
	width:88px;
	height:50px;
}

a.menu:active {
	width:88px;
	height:32px;
	color:#F08611;
}

a.menu:hover {
	width:88px;
	height:32px;
}

.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;
	z-index:2300;
	position:relative;
}
.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: 460px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
		height:450px;
}

.contentpanefull {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	height:450px;
}
.rightpane {
	width: 290px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.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; 
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	color: #000000; 
	font-size: 10px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Verdana, Tahoma, Verdana, Arial, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	color: #2E406B; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	font-family: Verdana, Tahoma, Verdana, Arial, Helvetica; 
}

.main_dnnmenu_itemhover {
	color:#F08611;   
	font-size: 11px; 
}

.main_dnnmenu_itemhover td {  
	background-color: #8da4d3; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	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: Verdana, webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: Verdana, 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: 14px;
   font-weight: bold;
   color: #2E406B;
   padding-left:5px;
}
.test {
   padding:10px;
}
.Head2 {
   font-family: Verdana;
   font-size:11px;
   font-weight: normal;
   color: #2E406B;
   padding-left:5px;
}
a.Head2.link{
   font-family: Verdana;
   font-size:11px;
   font-weight: normal;
   color: #2E406B;
   padding-left:5px;
}

.headerarea
{
background:url(Logo_trans.gif);
background-position:center bottom;
background-repeat:no-repeat;
background-color:#ffffff;
height:120px;
width:560px;
}

.check
{
   background-color:#F08611;
}

.homepagepadding
{
   padding-left:20px;
   vertical-align:top;
 font-family: Verdana;
   font-size:11px;
   font-weight: normal;
   color: #2E406B;

}
#header 
{
    float:left;
    width:100%;
    font-size:13px;
    font-weight:bold;
    vertical-align:middle;
    position:relative;
    line-height:normal;
}

#header ul 
{
    margin:0;
    padding:0;
    list-style-type:none;
}
  
#header li 
{
    float:left;
    background:url("menu_inactiveweb.gif")
      no-repeat right top;
    margin:0;
    padding:0;
    list-style-type:none;
}

#header a 
{
    display:block;
    background:url("menu_inactiveweb.gif")
      no-repeat left top;
    padding:10px 8px;

}


#header #current
{
    float:left;
    background:url("RightSideLONG.gif")
      no-repeat right top;
    margin:0;
    padding:0;
    list-style-type:none;
}
  
#header #current a 
{
    display:block;
    background:url("LeftSideCUT.gif")
      no-repeat left top;
    padding:10px 8px;
}
  
