/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body, label
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#231F20;
	font-weight:normal;
}

Body
{
	background-image: url('/Portals/0/images/backgroundNav.gif');
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
}



P
{
	font-family: Arial, Helvetica, sans-serif !important;
	font-size:11px !important;
	color:#231F20;
	font-weight:normal;
	margin-top: 8px;
	margin-bottom: 8px;


}


P.introparagraph {font-size: 18px;
	font-weight: normal;
	}
P.intro {font-size: 18px;
	font-weight: normal;
	}

P.NM
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#231F20;
	font-weight:normal;
	margin:0;
}


img {
	border:none;
}

.footer
{
	font-size:10px;
}

a.footer
{
	font-size:10px;
}



.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    
{
	font-weight: normal;
}



/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#231F20;
	font-weight:normal;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	/*margin-top:11px;
	margin-right:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#231F20;
	font-weight:normal;
	*/
	
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     
{
	color: #6E6358;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link 
{
	color: #6E6358;
}

A.CommandButton:visited  
{
	color: #6E6358;
}

A.CommandButton:hover    
{
	color: #6E6358;
}
    
A.CommandButton:active   
{
	color: #6E6358;
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */


p a:link {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	}

p a:visited {
	text-decoration: none;
	color: #000000;}

p a:hover {
	text-decoration: underline;
	color: #000000;}
	
	
p a:active {
	color: #000000;
	text-decoration: none;}

H2  
{
	font-weight:bold;
	color:#005D7E !important;
	font-size:16px;
	margin:0px;
	line-height: 20px;
	margin:0px;
	/*width: 550px;
	max-width: 550px;*/
	width: 96%;	
	padding-top: 2px;
}

H2 a:link {text-decoration: none; 
	font-weight: bold;
	color:#005D7E !important;
	
	/*width: 550px;
	max-width: 550px;*/
	width: 96%;}
	

H2 a:visited {text-decoration: none;
	color:#005D7E;}
	
H2 a:hover {text-decoration: underline;
}
H1  
{
	font-weight:normal;
	color:#000000;
	font-size:20px;
	padding-top: 15px;	
	padding-bottom: 13px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
}

H3  
{
	font-weight:bold;
	color:#92252B;
	font-size:12px;
	margin:0px;
	line-height: 18px;
}


H3 a:link {text-decoration: none;
	color: #92252B;}
	
	
H3 a:visited {text-decoration: none;
	color: #92252B;}


H3 a:hover {text-decoration: underline;
	color: #92252B;}
	
H3 a:active {text-decoration: none;
	color: #92252B;}	

H4  {
	color: #b42e34;  ; 
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	line-height: 110%;
}


H4 a:link {	color: #6E6358;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
	line-height: 150%;}
	

H4 a:visited {text-decoration: none;
	color:#6E6358;}
	
H4 a:hover {text-decoration: underline;
	color: #6E6358;
}



H5, H5 a
{
	font-weight:normal;
	color:#40637A !important;
	font-size:12px;
	margin:0px;
	text-decoration: none;
	padding-bottom: 5px;
}

DT  {
	color:#FFFFFF;
	font-size:12px;
	margin-bottom:0px;
}

H6  
{
	font-weight:bold;
	color:#f15d22;
	font-size:12px;
	margin-bottom:0px;	
}f

TFOOT, THEAD    {
}

TH  {
}



a:link  
{
	text-decoration:none;
	font-weight: bold;
}

a:visited   
{
	text-decoration:underline;
	font-weight: bold;
}

a:hover 
{
	text-decoration:underline;
	font-weight: bold;
}

a:active    
{
	text-decoration:underline;
	font-weight: bold;
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}

UL
{
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	padding-top: 0px;
	margin-top: 0px;
}

LI
{
	margin-left: 0px;
	

}

UL LI   
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#231F20;
	font-size:11px;
	
	list-style-type: none;
	background-image: url("../../images/bullet.png");
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	padding-top: 2px;

}

html>/**/body UL LI
{
	padding-top: 5px;
}

UL LI LI    
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#231F20;
	font-size:11px;
}

UL LI LI LI 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#231F20;
	font-size:11px;
}

OL LI   
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#231F20;
	font-size:11px;
}

OL OL LI    
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#231F20;
	font-size:11px;
}

OL OL OL LI 
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#231F20;
	font-size:11px;
}
OL UL LI   
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#231F20;
	font-size:11px;
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}


/* 
================================
Skin styles for DotNetNuke
================================
*/   

.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('/Portals/_default/Skins/DNN-Blue/gradient_DkBlue.jpg'); 
	height:30px;
}
.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;
	border-left: solid 1px #ffffff;
	border-top: solid 1px #ffffff;
	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:17px;
	background-color: #C41230;
}
.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: Gill Sans MT, 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:  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;
}





/*
BEGIN ATTENEX
*/

a.link1
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-style: normal;
	color: #990000;
	text-decoration: none;
}
a.link1:visited
{
	color: #0091d3;
    text-decoration:none;
}
a.link1:hover
{
	color: #0091d3;
	text-decoration:underline;
}

.SearchTextBox
{
	margin-top:0px;
	margin-right:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	font-weight:normal;
	width:158px;
	height: 20px;
	z-index: 40000;
	padding: 3px;
	border-top: 1px solid #668295;
	border-right: 1px solid #668295;
	border-left: 2px solid #B2C0CA;
	border-bottom: 2px solid #B2C0CA;
	float: left;
}




/* RIGHT PANE CONTENT STYLES */

.rightpanecopy div
{
    padding:5px;
}

.rightpanecopy p
{
   color:#231F20;
}

.rightpanecopy p.quote
{
   color:#40637A;
   font-weight:bold;
}

.rightpanecopy a, .rightpanecopy a:active, .rightpanecopy a:hover, .rightpanecopy a:visited
{
    color:#6E6358;
    font-weight:bold;
}



