/* 
================================
HUSD Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	/*background-color: #B0C4DE;*/
	background-color: #77A1CB;
	/*background-image: url(pagemaster-gradient.jpg);
	background-repeat: repeat-x;*/
}
.skinmaster {
	height: 100%;
	background-color: white;
	border-right: #77A1CB 1px solid; 
	border-top: #77A1CB 1px solid; 
	border-left: #77A1CB 1px solid; 
	border-bottom: #77A1CB 1px solid;  
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
	vertical-align: top;
	background-image: url(content-top-left-curve-01.jpg);
	background-repeat:no-repeat;
}
.skinheader 
{
	
	background-color: transparent;
	background-image: url(husd-header.jpg);
	height: 100px;
	/*border-top:#3D667F 1px solid;*/
}
.skingradient {
	background-color: #77A1CB;
	border-top: #77A1CB1px solid; 
	border-bottom: #77A1CB1px solid; 
	height:20px;
	background-position: left bottom; 
}
.controlpanel {
	width: 100%;
	background-color: white;
}
.toppane {
	width: 100%;
	background-color: white;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 150px;
	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: 150px;
	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; 
	text-align: center;
}
.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: #ffffff; 
	font-size: 8pt; 
	/*font-weight: bold; */
	font-style: normal; 
	background-color: #77A1CB;
	font-family: Tahoma, Arial, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 5px 1px 1px 5px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 8pt; 
	/*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 0px 0px 0px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	font-weight: none;
}

.main_dnnmenu_itemhover td {  
	text-decoration: underline;
	font-weight: normal;
}


.main_dnnmenu_icon {
	display: none;
}
.main_dnnmenu_submenu 
{
	border: solid 1px #000000;	
	background-color: transparent;  
	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 {
	display: none; 
}
.main_dnnmenu_rootmenuarrow {
	display: none;
}
.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:  12px;
   font-weight: normal;
   color: #333333;
}


.blockquote{
	font-size: 8pt; 
	/*font-weight: bold; */
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 	
}

.cpanel
{
	background-color: #77A1CB;
	/*border-left: 1px black solid;*/
}

.normal table{
font-size:11px;
/*border: solid 1px silver;*/
}

.normal td
{
	border-bottom: solid 1px silver;
}

.bc-class-01
{
	background-image: url(content-top-left-curve-01.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	color: black;
}

.skinobject{
color: #000000;	
font-weight: normal;
}

.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: black;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
    font-weight: normal;
}

A.SkinObject:link {
    text-decoration:    none;
    color:black;
    font-weight: normal;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:black;
    font-weight: normal;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:black;
    font-weight: normal;
}

A.SkinObject:active   {
    text-decoration:    none;
    color: black;
    font-weight: normal;
    }



/*For flash header, 10/14/08*/
 .FlashSkinheaderLeft 
   {
     background-color:transparent;
     background-image:url(header_left_strip.jpg);
     background-repeat:repeat;
     height:172px;
    }
   .FlashSkinheaderRight 
   {
     background-color:transparent;
     background-image:url(header_left_strip.jpg);
     background-repeat:repeat;
     height:172px;
    }
   .FlashSkinheader 
   {
     background-color:transparent;
     background-image:url(inner_header.jpg);
     height:172px;
    }

.FlashSkinheaderLeft_Big
   {
     background-color:transparent;
     background-image:url(flash_left_strip.jpg);
     background-repeat:repeat;
     height:233px;
    }
  .FlashSkinheader_big 
   {
     background-color:transparent;
     height:233px;
    }




























