/* 
================================
Skin styles for DotNetNuke
================================
*/   
body {
     /*background-image: url(background.jpg); */
	background-color:#336699
}



.pdf 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	color: #999999;
}

hr {border: none 0; 
border-top: 1px dashed #E2E2E2;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 


h1  {
 color: #5A2630;
 font-size: 16px;
 font-weight: bold;
 font-family: Verdana, Arial, Helvetica, sans-serif;  
}

H3  {
 color: #D97322;
 font-size: 10pt;
 font-weight: bold;
 font-family: Verdana, Arial, Helvetica, sans-serif;  
}



/* text style used for most text rendered by modules */
.Normal 
{
    font-family: Arial, Helvetica, sans-serif;   
    font-size: 12px;
    font-weight: normal;
}

.NormalWhite 
{
    font-family: Arial, Helvetica, sans-serif;   
    font-size: 12px;
    font-weight: normal;
	color:#FFFFFF;
}

.Normal td
{
    font-family: Arial, Helvetica, sans-serif;  
    font-size: 12px;
    font-weight: normal;
}

p 
{
    font-family: Arial, Helvetica, sans-serif;  
    font-size: 12px;
    font-weight: normal;
}

UL 
{
    font-family: Arial, Helvetica, sans-serif;  
    font-size: 12px;
    font-weight: normal;
}


/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Arial, Helvetica, sans-serif;  
    font-size: 12px;
    font-weight: normal;
}



.NormalRed
{
    font-family: Arial, Helvetica, sans-serif;  
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

.NormalBold
{
    font-family: Arial, Helvetica, sans-serif;  
    font-size: 11px;
    font-weight: bold
}

td, tr, table	{
	
	page-break-inside: avoid;
	border-collapse:collapse;
}

.footerText {color:#cccccc; text-decoration: none; font-size:11px;}
A.footerText:link {color:#cccccc; text-decoration: none;  font-size:11px;}
A.footerText:active {color:#cccccc; text-decoration: none;  font-size:11px;}
A.footerText:visited {color: #cccccc; text-decoration: none; font-size:11px;}
A.footerText:hover {color: #FFFFFF;text-decoration: underline; font-size:11px;}


A:link {color:#3300FF; text-decoration: underline;}
A:active {color:#FF6600; text-decoration: underline;}
A:visited {color: #3300FF; text-decoration: underline;}
A:hover {color: #FF6600;text-decoration: underline;}


.breadcrumfont{
    color: #000000; 
	font-family: verdana,arial,geneva,helvetica,sans-serif; 
	font-size: 9px; 
	font-style: normal; 

}

A.breadcrumfont:link {
    text-decoration:    underline;
	font-family: verdana,arial,geneva,helvetica,sans-serif; 
	font-size: 9px; 
    color: #000000;
}

A.breadcrumfont:visited  {
    text-decoration:    underline;
	font-family: verdana,arial,geneva,helvetica,sans-serif; 
	font-size: 9px; 
    color: #000000;
}

A.breadcrumfont:active   {
    text-decoration:    underline;
	font-family: verdana,arial,geneva,helvetica,sans-serif; 
	font-size: 9px; 
    color: #000000;
}

A.breadcrumfont:hover    {
    text-decoration:    underline;
	font-family: verdana,arial,geneva,helvetica,sans-serif; 
	font-size: 9px; 
    color: red;
}


.searchfont{
    color: #000000; 
	font-family: verdana,arial,geneva,helvetica,sans-serif; 
	font-size: 9px; 
	font-style: normal;
	padding-top:5px; 

}

A.searchfont:link {
    text-decoration:    underline;
	font-family: verdana,arial,geneva,helvetica,sans-serif; 
	font-size: 9px; 
    color: #000000;
}

A.searchfont:visited  {
    text-decoration:    underline;
	font-family: verdana,arial,geneva,helvetica,sans-serif; 
	font-size: 9px; 
    color: #000000;
}

A.searchfont:active   {
    text-decoration:    underline;
	font-family: verdana,arial,geneva,helvetica,sans-serif; 
	font-size: 9px; 
    color: #000000;
}

A.searchfont:hover    {
    text-decoration:    underline;
	font-family: verdana,arial,geneva,helvetica,sans-serif; 
	font-size: 9px; 
    color: red;
}




.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;
}
.contentpaneHome {
	
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 15px;
	padding-bottom:10px;
}

.contentpane {
	width:100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 5px;
		padding-bottom:10px;
}

.rightpane {
	width: 100%;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
}
.rightpaneHome {
	width: 100%;
	background-color: #CCA473;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.testimonypane {
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom:10px;
}


.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: #aaaaaa; 
}

.main_dnnmenu_itemhover td {  
	background-color: #aaaaaa; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #cccccc;  
	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: #cccccc 1px solid; 
	border-bottom: #cccccc 1px solid; 
	border-top: #cccccc 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: #aaaaaa none; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 11px;
   font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dddddd;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 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_LtGray.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight:  normal;
   color: #333333;
}



/*---------------------------------- solpart menu --------------------------------------*/

.MainMenu_MenuContainer {
	BACKGROUND-COLOR: transparent
}
.MainMenu_MenuBar {
	 padding-left:5px; padding-right:5px;CURSOR: hand; COLOR: blue; HEIGHT: 33px; BACKGROUND-COLOR: transparent
}
.MainMenu_MenuItem {
	BORDER-RIGHT: #ebebeb 0px solid; BORDER-TOP: #ebebeb 0px solid; FONT-WEIGHT: bold; FONT-SIZE: 12px; BORDER-LEFT: #ebebeb 0px solid; CURSOR: hand; COLOR: Black; BORDER-BOTTOM: #ebebeb 0px solid; FONT-STYLE: normal; FONT-FAMILY: Tahoma, Arial, Helvetica; BACKGROUND-COLOR: transparent
}
.MainMenu_MenuIcon {
	BORDER-TOP: #ebebeb 0px solid; BORDER-LEFT: #ebebeb 1px solid; WIDTH: 15px; CURSOR: hand; BORDER-BOTTOM: #ebebeb 0px solid; HEIGHT: 21px; BACKGROUND-COLOR: #ebebeb; TEXT-ALIGN: center
}





.MainMenu_SubMenu {
	BORDER-RIGHT: #b8b8b8 1px solid; BORDER-TOP: #b8b8b8 1px solid; Z-INDEX: 1000; FILTER: progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); BORDER-LEFT: #b8b8b8 1px solid; CURSOR: hand; BORDER-BOTTOM: #b8b8b8 1px solid; BACKGROUND-COLOR: #ebebeb
}
.MainMenu_SubMenu .MainMenu_MenuItem {
	FONT-SIZE: 12px;FONT-WEIGHT: normal; COLOR: black
}
.MainMenu_MenuBreak {
	HEIGHT: 0px;
}
.MainMenu_MenuItemSel {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; CURSOR: hand; COLOR: #FFFFFF; FONT-STYLE: normal; FONT-FAMILY: Tahoma, Arial, Helvetica; BACKGROUND-COLOR: #49535F;padding-left:5px; padding-right:5px;height:33px;
}


.MainMenu_SubMenu .MainMenu_MenuItemSel {
	FONT-WEIGHT: normal; FONT-SIZE: 9pt; CURSOR: hand; COLOR: white; FONT-STYLE: normal; FONT-FAMILY: Tahoma, Arial, Helvetica; BACKGROUND-COLOR: #49535F;padding-left:0px; padding-right:0px;height:21px;
}
.MainMenu_MenuArrow {
	BORDER-RIGHT: #ebebeb 0px solid; BORDER-TOP: #ebebeb 0px solid; FONT-SIZE: 10pt; CURSOR: hand; BORDER-BOTTOM: #ebebeb 0px solid; FONT-FAMILY: webdings
}
.MainMenu_RootMenuArrow {
	FONT-SIZE: 10pt; CURSOR: hand; FONT-FAMILY: webdings
}

.rootmenuitembreadcrumb{background:#49535F; color:#FFFFFF}




