/* 
================================
Skin styles for DotNetNuke
================================
*/   


body {
	background-image: url(Hemet-back_m.jpg);
}
td, tr, table	{
	
	page-break-inside: avoid;
	border-collapse:collapse;
}

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*/
} 

H3  {
 color: #993300;
 font-size: 12pt;
 font-weight: bold;
 font-family: Verdana, Arial, Helvetica, sans-serif;  
}

.skinmaster {
	height: 100%;
	background-color: #FFFFFF;
	border-right: #F0F0F0 5px solid; 
	border-top: #F0F0F0 5px solid; 
	border-left: #F0F0F0 5px solid; 
	border-bottom: #F0F0F0 5px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}


.controlpanel {
	width: 100%;
	background-color: #FFFFFF;
}
.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;
	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;
}

A.loginhidden:link {
    text-decoration: underline;
    color: #FFFFFF;
}

A.loginhidden:visited  {
    text-decoration: underline;
    color: #FFFFFF;
}

A.loginhidden:active   {
    text-decoration: underline;
    color: #FFFFFF;
}

A.loginhidden:hover    {
    text-decoration: underline;
    color: #FFFFFF;
}

.pdf 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .78em;
	line-height: 1.5em;
	color: #999999;
}


.bioPicWCaption
{

font-family:Arial, Helvetica, sans-serif;
font-size:xx-small;
font-weight:bold;
text-align: center;
float: right;
width: 100px;
margin: 0 0 0px 0px;
background-color: #fff;
padding: 2px 0px 10px 10px;
border-top: 0px solid #999;
border-right: 0px solid #555;
border-bottom: 0px solid #555;
border-left: 0px solid #999;
}

span.bioPicWCaption img
{
border-top: 2px solid #000;
border-right: 2px solid #000;
border-bottom: 2px solid #000;
border-left: 2px solid #000;
}

.bioPicWCaptionLeft
{

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:xx-small;
font-weight:bold;
text-align: center;
float: left;
width: 250px;
margin: 0 0 0px 0px;
background-color: #fff;
padding: 2px 0px 10px 10px;
border-top: 0px solid #999;
border-right: 0px solid #555;
border-bottom: 0px solid #555;
border-left: 0px solid #999;
}

.bioPicWCaptionRight
{

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:xx-small;
font-weight:bold;
text-align: center;
float: right;
width: 250px;
margin: 0 0 0px 0px;
background-color: #fff;
padding: 2px 0px 10px 10px;
border-top: 0px solid #999;
border-right: 0px solid #555;
border-bottom: 0px solid #555;
border-left: 0px solid #999;
}

span.bioPicWCaptionLeft img
{
border-top: 5px solid #000;
border-right: 5px solid #000;
border-bottom: 5px solid #000;
border-left: 5px solid #000;
}

span.bioPicWCaptionRight img
{
border-top: 5px solid #000;
border-right: 5px solid #000;
border-bottom: 5px solid #000;
border-left: 5px solid #000;
}

.pagetitlefont{
 color: #E11E26;
 font-size: 13pt;
 font-weight: bold;
 font-family:Verdana, Arial, Helvetica, sans-serif;  
 border-width: 0px;
	background-image: url(dotTileNOT.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	padding-bottom: 4px;
	margin-top: 3px;
	margin-bottom: 5px;
}

p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
	color:#000000;
}

.Normal
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
	color:#000000;
	
}

.Normal td
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
	color:#000000;
}

ul.Normal {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
	color:#000000;
}

.Normal li {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
	color:#000000;
}






/* 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;
	color:#000000;
}



.NormalRed
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

.NormalBold
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
	color:#000000;
}

A:link  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
	text-decoration: underline;
    color:  Blue;
}

A:visited   {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
	text-decoration: underline;
    color:  Purple;
}

A:active    {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
	text-decoration: underline;
    color:  Red;
}

A:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
	text-decoration: underline;
    color:  #ff0000;
}



/*---------------------------------- solpart menu --------------------------------------*/

/* Main Menu */

.MainMenu_MenuContainer {
	border: 0px solid;
	background-color: transparent;
	height:23px;
	padding:3px;
}

.MainMenu_MenuBar {
	cursor: pointer;
	cursor: hand;
}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #4D81AE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}

.MainMenu_MenuIcon {
	cursor: pointer;
	cursor: hand;
	background-color: #FFFFFF;
	border-left: #6897C7 0px solid;
	border-bottom: #6897C7 0px solid;
	border-top: #6897C7 0px solid;
	text-align: center;
	
}

.MainMenu_SubMenu {
	z-index: 1000;
	margin-top: 1px;
	cursor: pointer;
	cursor: hand;
	background-color: #FFFFFF;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ;
	border-bottom: #95B7DA 0px solid;
	border-left: #95B7DA 0px solid;
	border-top: #95B7DA 0px solid;
	border-right: #95B7DA 0px solid;
}

.MainMenu_MenuBreak {
	border-bottom: #95B7DA 0px solid;
	border-left: #95B7DA 0px solid;
	border-top: #95B7DA 0px solid;
	border-right: #95B7DA 0px solid;
	background-color: White;
	height: 1px;
}

/* Hover State */
.MainMenu_MenuItemSel {
	background-color: transparent;
	cursor: pointer;
	cursor: hand;
	color: #E11E26;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	
}

.MainMenu_MenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	border-right: #95B7DA 0px solid;
	border-bottom: #95B7DA 0px solid;
	border-top: #95B7DA 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings;
	font-size: 11px;
	cursor: pointer;
	cursor: hand;
}



span.menuimg {
  background: url(star.gif) no-repeat left top;
  
}

.StandardButton {
  background: #CCCCCC none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #CCCCCC 1px solid; 
	border-top: #CCCCCC 1px solid; 
	border-left: #CCCCCC 1px solid; 
	border-bottom: #CCCCCC 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;
}


/* -------------------------inventua side menu classes------------------------------ */

/*-- static portion of MenuHdr --*/
.MenuHdr
{ 
  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; padding-left: 5px; font-weight: bold; padding-bottom: 3px; 
  background-color: #325278; padding-top: 3px; cursor: default; border-bottom: 1px solid #E0EAD2; background-image: url(hdr-back.gif); color:#FFFFFF;
}

/*-- hyperlink portion of MenuHdr --*/
.MenuHdr A, .MenuHdr A:Active, .MenuHdr A:Hover, .MenuHdr A:Visited, 
.MenuHdr A:Link
{
  text-decoration: none; color: #FFFFFF; width: 100%; padding-top: 1px;
  padding-bottom: 1px; cursor: default; cursor: pointer;  
}

/*-- static state for top MenuItem --*/
.MenuItem, .MenuItemMouseOver, .MenuItem HR
{
  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; padding-left: 10px; font-weight: normal; padding-bottom: 1px;
  background-color: #FFFFFF; padding-top: 1px; border-left: 1px solid #EAF4FF; border-right: 1px solid #EAF4FF; border-bottom: 1px solid #EAF4FF;
}

/*-- static state for top MenuItem hyperlink --*/
.MenuItem A, .MenuItem A:Active, .MenuItem A:Hover, .MenuItem A:Visited, 
.MenuItem A:Link, 
{
  text-decoration: none; color: #336699; width: 100%; padding-top: 1px;
  padding-bottom: 1px; cursor: default; cursor: pointer; 
}



/*-- hover state for MenuItem --*/
.MenuItemMouseOver
{
  background-color: #FFFFFF!Important; 
}

/*-- hover state for top MenuItem --*/
.MenuItemMouseOver A, .MenuItemMouseOver A:Active, 
.MenuItemMouseOver A:Hover, .MenuItemMouseOver A:Visited, .MenuItemMouseOver 
  A:Link, 
{
  text-decoration: underline; color: #336699; width: 100%; padding-top: 1px;
  padding-bottom: 1px; cursor: default; cursor: pointer;  
}

/*-- you set this css name in each instance of the module --*/
.SelectedMenuItem {
  padding-left: 10px; font-weight: normal; padding-bottom: 1px; color:#336699; font-weight:bold;
  background-color: #FFFFFF; padding-top: 1px; background-image: url(right-arrow.gif); 

}

.SelectedMenuHdr {
  padding-left: 10px; font-weight: normal; padding-bottom: 1px; color:#336699; font-weight:bold;
  background-color: #FFFFFF; padding-top: 1px; background-image: url(right-arrow.gif); 

}
