/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #ebeadc;
}
.skinmaster {
	
	background-color: #f9f7e9;
	/*height: 100%;
	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 
{
    height:100px;
}
.BannerBack {
    background-color:#8c7d5b;
    width:655px;
}
.skingradient {	
	height:30px;
}

/************************/
/*menu attempt begin*****/
.MainMenu_MenuContainer
{
	background-color: transparent;
	padding: 0px 0px 0px 0px;
	height:10px;
}

.main_dnnmenu_rootmenuarrow{
color: White;
}

.main_dnnmenu_rootitem_selected{
background-color: transparent;
color:lime;

}

.MainMenu_MenuBar
{
	cursor: hand;
	height: 10px;
	width: 150px;
	background-color:transparent;
	border-right: #B1B1B1 0px solid;
	border-top: #B1B1B1 0px solid;
	border-left: #B1B1B1 0px solid;
	border-bottom: #B1B1B1 0px solid;	
}
.MainMenu_MenuItem
{	
	font-weight: bold;
	font-size: 11px;
	cursor: hand;
	color: white;
	font-style: normal;
	font-family: Arial, Helvetica, Tahoma;/*background-image: url(v_menu_bg.gif); 	background-repeat:no-repeat;*/
	height: 31px; /*WIDTH: 130px;*/
}
.MainMenu_MenuIcon
{
	display:none;
}
.MainMenu_SubMenu
{
	z-index: 0;
	cursor: hand;
	background-color: #f26d3a;
	padding: 0px 0px 0px 0px;
}
.MainMenu_MenuBreak
{
	/*white vertical line*/
	width: 1px;
	background-color: white;
	background-image: url(1x1.gif);
	background-repeat: repeat;
	height: 31px;	
}
.MainMenu_RootMenuItemHover
{ 
	font-weight: bold;
	font-size: 11px;
	cursor: hand;
	color: black;
	font-family: Arial, Helvetica, Tahoma; /*background-image: url(v_menu_bg.gif); 	background-repeat:no-repeat;*/
	height: 31px;
	background-color: #ffcc99;
	
}
.MainMenu_MenuItemSel{
	border-right: #B1B1B1 0px solid;
	border-top: #B1B1B1 0px solid;
	border-left: #B1B1B1 0px solid;
	border-bottom: #B1B1B1 0px solid;
	font-weight: bold;
	font-size: 11px;
	cursor: hand;
	color: black; /*background-image: url(v_menu_bg.gif); 	background-repeat:no-repeat;*/
	height: 31px;
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;	
} 
/*this one will highlight the root menu item selected or the parent root menu item of a selected submenu item */
.MainMenu_RootMenuItemSel{
	font-weight: bold;
	font-size: 11px;
	cursor: hand;
	color: #333333; 
	height: 31px;
	background-color: #f26d3a;
	padding: 0px 0px 0px 0px;	
}
.MainMenu_RootMenuItemSeparator
{
/*	background-color: Transparent;*/
	border-left-color: Black;
	border-left-style:solid;
	border-left-width: 1px;	
	width: 26px;	
}
/*.MainMenu_MenuIcon
{
	cursor: pointer;
	background-color: #lime;
	border-left: #lime 1px solid;
	border-bottom: #lime 1px solid;
	border-top: #lime 1px solid;
	text-align: center;
	width: 1px;
	height: 21px;
}*/

.MainMenu_MenuArrow
{
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	color:transparent;
	border-right: lime 0px solid;
	border-bottom: lime 0px solid;
	border-top: #FFFFFF 0px solid;
}
/*menu attempt end*******/
/************************/




.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.contentpane {	
	background-color: transparent;
	padding-left: 20px;
	padding-right: 4px;
	padding-top: 0px;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 20px;
	padding-right: 4px;
	padding-top: 0px;
}
.farleftpane {	
	background-color: transparent;
	padding-left: 20px;
	padding-right: 4px;
	padding-top: 0px;
}
.farleftpane02 {	
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.leftpane {
	width: 50%;
	background-color: transparent;
	padding-left: 20px;
	padding-right: 4px;
	padding-top: 0px;
}
.contentpaneBio {	
	background-color: #f9f7e9;
	padding-left: 20px;
	padding-right: 4px;
	padding-top: 0px;
	background-image: URL(290x1.gif);
	background-repeat:repeat-y; 
}
.contentpaneBioHCP 	
{
	width: 288px;
	background-color: #f9f7e9;
	padding-left: 20px;
	padding-right: 4px;
	padding-top: 0px;
	background-image: URL(290x1.gif);
	background-repeat:repeat-y; 
}
.rightpaneBioHCP {
	width:667px;
	background-color: transparent;
	padding-left: 20px;
	padding-right: 4px;
	padding-top: 0px;
}
.rightpane {
	width: 50%;
	background-color: transparent;
	padding-left: 20px;
	padding-right: 4px;
	padding-top: 0px;
}
.rightpane_ThreeCol {
	width: 50%;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 0px;
}
.farleftpane_ThreeCol_B {	
	width: 290px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.rightpane_ThreeCol_B {
	width: 290px;
	background-color: transparent;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
}
.rightpane_ThreeCol_B_Rev {
	width: 290px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.leftpane_ThreeCol_B {
	width: 360px;
	background-color: transparent;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
}
.bottompane {
	width: 100%;
	height:10px;
	background-color: #8c7d5b;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 0px;
}
.orange{
 background-color: #f26d3a;
}
.main_dnnmenu_container {
	background-color: transparent; 
	  
	
	
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
	
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
 
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial, Helvetica, Tahoma; 
        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*/
    border-left:solid 0px white;
	cursor: pointer; 
	cursor: hand; 
	color: #ffffff; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial, Helvetica, Tahoma; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 12px;
    height:30px;	  /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #ffcc99;
	color: #000000; 

}

.main_dnnmenu_itemhover td {  
	background-color: #ffcc99;
    	color: #000000;
    	  
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #f26d3a;  
	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 {
	/**/width: 1px;
	border: solid 1px lime;
	background-color: white;
	background-image: url(1x1white.gif);
	background-repeat: repeat;
	height: 20px;
}

.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: Arial, Helvetica, Tahoma;
   font-size:  18px;
   font-weight: bold;
   color: #333333;
}
.SubHead
{
	font-family: Arial, Helvetica, Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #8c7d5b;
}
.brnHead {
   font-family: Arial, Helvetica, Tahoma;
   font-size:  18px;
   font-weight: bold;
   color: #8c7d5b;
}
/* text style used for most text rendered by modules */

.Normal, .NormalDisabled
{
	font-family: Arial, Helvetica, Tahoma;
	font-size: 13px;
	font-weight: normal;


}
.NormalGold{
    font-family: Arial, Helvetica, Tahoma;
    font-size: 13px;
    letter-spacing:normal;
    font-weight: normal;
    color: #8c7d5b; 
  
}
A:link
{
	font-size: 13px;
	color: #8c7d5b;
	font-family: Arial, Helvetica,Tahoma;	
	/*font-weight: bold;*/
}

A:visited
{
	text-decoration: none;
	color: #8c7d5b;
}

A:hover
{
	text-decoration: underline;
	color: #ff0000;
}

A:active
{
	text-decoration: none;
	color: #003366;
}
.mySkinObject
{
	font-weight: bold;
	font-size: 9pt;
	color: #8c7d5b;
	font-family: Arial, Helvetica,Tahoma;
	text-decoration: none;
	background-color: #f9f7e9;
}

A.mySkinObject:link
{
	text-decoration: none;
	color: #8c7d5b;
}

A.mySkinObject:visited
{
	text-decoration: none;
	color: #8c7d5b;
}

A.mySkinObject:hover
{
	text-decoration: underline;
	color: #000000;
}

A.mySkinObject:active
{
	text-decoration: none;
	color: #665544;
}


.myAnnounce
{
	font-weight: bold;
	font-size: 13px;
	color: #8c7d5b;
	font-family: Arial, Helvetica,Tahoma;	
	background-color: #f9f7e9;
}

A.myAnnounce:link
{
	text-decoration: none;
	color: #8c7d5b;
}

A.myAnnounce:visited
{
	text-decoration: none;
	color: #8c7d5b;
}

A.myAnnounce:hover
{
	text-decoration: underline;
	color: #000000;
}

A.myAnnounce:active
{
	text-decoration: none;
	color: #665544;
}

.myHL
{
	font-size: 13px;
	color: #8c7d5b;
	font-family: Arial, Helvetica,Tahoma;	
	background-color: #ffffff;
}

A.myHL:link
{
	text-decoration: none;
	color: #8c7d5b;
}

A.myHL:visited
{
	text-decoration: none;
	color: #8c7d5b;
}

A.myHL:hover
{
	text-decoration: underline;
	color: #000000;
}

A.myHL:active
{
	text-decoration: none;
	color: #665544;
}
.myOHL
{
	font-size: 13px;
	color: #f26d3a;
	font-family: Arial, Helvetica,Tahoma;	
	background-color: #ffffff;
}

A.myOHL:link
{
	text-decoration: none;
	color: #f26d3a;
}

A.myOHL:visited
{
	text-decoration: none;
	color: #f26d3a;
}

A.myOHL:hover
{
	text-decoration: underline;
	color: #000000;
}

A.myOHL:active
{
	text-decoration: none;
	color: #f26d3a;
}
.myILHL
{
	font-size: 13px;
	color: #8c7d5b;
	font-family: Arial, Helvetica,Tahoma;	
	background-color:Transparent;
	font-weight: normal;
	
}

A.myILHL:link
{
	background-color:Transparent;
	color: #8c7d5b;
	text-decoration: underline;
}

A.myILHL:visited
{
	background-color:Transparent;
	color: #8c7d5b;
	text-decoration: underline;
}

A.myILHL:hover
{
	background-color:Transparent;
	color: #000000;
	text-decoration: none;
}

A.myILHL:active
{
	background-color:Transparent;
	text-decoration: none;
	color: #665544;
}
.myBLKHL
{
	font-size: 13px;
	color: #000000;
	font-family: Arial, Helvetica,Tahoma;	
	background-color:Transparent;
	font-weight: normal;
	
}

A.myBLKHL:link
{
	background-color:Transparent;
	color: #000000;
	text-decoration: underline;
}

A.myBLKHL:visited
{
	background-color:Transparent;	
	text-decoration: underline;
	color: #000000;
}

A.myBLKHL:hover
{
	background-color:Transparent;
	color: #8c7d5b;
	text-decoration: none;
}

A.myBLKHL:active
{
	background-color:Transparent;
	text-decoration: underline;
	color: #000000;
}
.myILHL10
{
	font-size: 10pt;
	color: #f26d3a;
	font-family: Arial, Helvetica,Tahoma;	
	
	font-weight: bold;
	
}

A.myILHL10:link
{
	text-decoration: none;
	color: #f26d3a;
	
}

A.myILHL10:visited
{
	text-decoration: none;
	color: #f26d3a;
}

A.myILHL10:hover
{
	color: #000000;
	text-decoration: underline;
}

A.myILHL10:active
{
	text-decoration: none;
	color: #665544;
}
.myILHL11
{
	font-size: 11pt;
	color: #f26d3a;
	font-family: Arial, Helvetica,Tahoma;	
	
	font-weight: bold;
	
}

A.myILHL11:link
{
	text-decoration: none;
	color: #f26d3a;
	
}

A.myILHL11:visited
{
	text-decoration: none;
	color: #f26d3a;
}

A.myILHL11:hover
{
	color: #000000;
	text-decoration: underline;
}

A.myILHL11:active
{
	text-decoration: none;
	color: #665544;
}
.myILHL12
{
	font-size: 12pt;
	color: #f26d3a;
	font-family: Arial, Helvetica,Tahoma;	
	
	font-weight: bold;
	
}

A.myILHL12:link
{
	text-decoration: none;
	color: #f26d3a;
	
}

A.myILHL12:visited
{
	text-decoration: none;
	color: #f26d3a;
}

A.myILHL12:hover
{
	color: #000000;
	text-decoration: underline;
}

A.myILHL12:active
{
	text-decoration: none;
	color: #665544;
}
.myOILHL
{
	font-size: 13px;
	color: #f26d3a;
	font-family: Arial, Helvetica,Tahoma;	
	background-color:Transparent;
}

A.myOILHL:link
{
	background-color:Transparent;
	text-decoration: none;
	color: #f26d3a;
}

A.myOILHL:visited
{
	background-color:Transparent;
	text-decoration: none;
	color: #f26d3a;
}

A.myOILHL:hover
{
	background-color:Transparent;
	text-decoration: underline;
	color: #000000;
}

A.myOILHL:active
{
	background-color:Transparent;
	text-decoration: none;
	color: #f26d3a;
}
.myFive
{
	font-size:5px;
}
.myTwo
{
	font-size:2px;
}
.myOrange
{
	color: #f26d3a;
}

.mySubHead
{
	font-size: 11pt;
	color: #8c7d5b;
	font-family: Arial, Helvetica,Tahoma;	
	font-weight: bold;
}
.mySubHeadOrange
{
	font-size: 11pt;
	color: #f26d3a;
	font-family: Arial, Helvetica,Tahoma;	
	font-weight: bold;	
}
.mySeven
{
	font-size: 7pt;
	vertical-align:top;
}
.mySixFive
{
	font-size: 6.5pt;
	vertical-align:top;
}
.myNoMarginTop
{
margin-top:0px;
padding-top:0px;
margin-left:28px;
}

.myNoMargin
{
margin-top:0px;
margin-left:15px;
padding-top:0px;
}
input#dnn_dnnSEARCH_optSite{
  height:15px;  
}
input#dnn_dnnSEARCH_optWeb{
  height:15px;
}
.chefYellow
{
    background-color: #febe10; 
}
.CommandButton
{
	font-family: Arial, Helvetica, Tahoma;
	font-size: 13px;
	font-weight: Bold;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
	text-decoration: underline;
	color: #f26d3a;
}

A.CommandButton:visited
{
	text-decoration: underline;
	color: #f26d3a;
}

A.CommandButton:hover
{
	text-decoration: underline;
	color: #000;
}

A.CommandButton:active
{
	text-decoration: underline;
	color: #f26d3a;
}
.DNN_News_ItemLink 
{
 font-size: larger;
 font-weight: bold;
 margin-bottom: 0px;
}
.DNN_News_ItemDate 
{
 font-style: italic;
 margin: 0px;
 color: #f26d3a;
}
.DNN_News_ItemDetails 
{
 margin: 0px;
}
