

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg { }


body {
background-color: #555454; 
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

/* background/border colors for the selected tab */
.TabBg {
}
/* Panes */
.LeftPane  { 

padding:5px; 
padding-right:5px;
padding-top: 15px;
background-color: #36332E; 
background-color: #FFFFFF; 
}

.LoginPane{
background-color: #FFFFFF; 
 }

.ContentPane{
padding:5px; 
padding-top: 15px;
background-color: #FFFFFF; 
background-position: -0px -23px;
 
}
.RightPane  { 
padding-top: 15px;
background-color: #e8e5e3;
}

/*____________________________________________breadcrumb & current date_________*/
/* text style for the selected tab */
.SelectedTab {
    font-weight: bold;
    font-size: 11px;
    color: #FFFFFF;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
    color: #645000;	
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
    text-decoration:    none;
    color: #645000;
}
A.SelectedTab:visited  {
    text-decoration:    none;
    color: #645000;
}
A.SelectedTab:active   {
    text-decoration:    none;
    color: #FFFFFF;
}
A.SelectedTab:hover    {
    text-decoration:    none;
    color: #FFFFFF;
}
/*_____________________________________________________*/

/* text style for the unselected tabs */
.OtherTabs {
    font-weight: bold;
    font-size: 11px;
    color: #FFFFFF;
    font-family: Verdana, Tahoma, Arial, Helvetica;
    text-decoration: none;
	color: #645000;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration: none;
    color: #FFFFFF;
}
A.OtherTabs:visited  {
    text-decoration: none;
    color: #645000;
}
A.OtherTabs:active {
    text-decoration: none;
    color: #FF0000;
}
A.OtherTabs:hover {
    text-decoration: none;
    color: #FF0000;
}
/*_____________________________________________________*/

/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  x-small;
    font-weight: bold;
    color: #444444;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  xx-small;
    font-weight:    bold;
    color: #645000;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: xx-small;
    font-weight: bold;
    color: #645000;
}

/* text style used for most text rendered by modules */
.Normal {
    font-family: arial, helvetica, sans-serif; 
    font-size: 9pt;
    font-weight: normal;
	color: #000000;
}


A.Normal:link, A.Normal:visited, A.Normal:active  {
    font-family: arial, helvetica, sans-serif; 
    font-size:  9pt;
    font-weight: bold;
    color: #d01f06;
    text-decoration:none;
    border-bottom: 0px;
}

A.Normal:hover    {
    text-decoration:    none;
    color: #333333;

}


/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: xx-small;
    font-weight: normal;
	color: #645000;
}


.NormalRed{
    font-family: arial, helvetica, sans-serif; 
    font-size:  9pt;
    font-weight: bold;
    color: #d01f06;
    text-decoration:none;
}


A.NormalRed:link, A.NormalRed:visited, A.NormalRed:active  {
    font-family: arial, helvetica, sans-serif; 
    font-size:  9pt;
    font-weight: normal;
    color: #d01f06;
    text-decoration:none;
}
A.NormalRed:hover    {
    text-decoration:    none;
    color: #000000;

}

.NormalBold {
    font-family: arial, helvetica, sans-serif; 
    font-size: 9pt;
    font-weight: bold;
	color: #000000;
}

A.NormalBold:link, A.NormalBold:visited, A.NormalBold:active  {
    font-family: arial, helvetica, sans-serif; 
    font-size:  9pt;
    font-weight: bold;
    color: #000000;
    text-decoration:none;
}
A.NormalBold:hover    {
    text-decoration:    none;
    color: #d01f06;

}


/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration: underline;
    color: #645000;
}
A.CommandButton:visited {
    text-decoration: underline;
    color: #645000;
}
A.CommandButton:active {
    text-decoration: underline;
    color: #FF0000;
}
A.CommandButton:hover {
    text-decoration: underline;
    color: #FF0000;
}
/*_____________________________________________________*/

/* GENERIC */
H1 {
    font-family: arial, helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #000000;
}
H2 {
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
}
H3 {
    font-family: arial, helvetica, sans-serif;
font-weight: bold;
    font-size: 12px;
    color: #000000;
}
H4 {
    font-family: arial, helvetica, sans-serif;
    font-size:  12px;
    color: #000000;
}
H5 {
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    color: #645000;
}

H6 {
    font-family: arial, helvetica, sans-serif;
    font-size: 10px;
    color: #645000;
}
TFOOT, THEAD {
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    color: #645000;
}

/*_____________________________________________________*/
/* Common links */
A:link, A:visited, A:active {


    font-family: arial, helvetica, sans-serif; 
    font-size:  9pt;
    font-weight: bold;
    color: #d01f06;
    text-decoration:underline;
  
}

A:hover {
    text-decoration: underline;
    color: #333333;
}
/*_____________________________________________________*/

SMALL {
    font-size:  8px;
}
BIG {
    font-size: 14px;
}
BLOCKQUOTE, PRE {
    font-family: Verdana, Tahoma, Arial, Helvetica;
}
/*_____________________________________________________*/

UL LI {
    list-style-type: square ;
}
UL LI LI {
    list-style-type: disc;
}
UL LI LI LI {
    list-style-type: circle;
}
OL LI {
    list-style-type: decimal;
}
OL OL LI    {
    list-style-type: lower-alpha;
}
OL OL OL LI {
    list-style-type: lower-roman;
}
/*_____________________________________________________*/

HR {
    color: dimgrey;
    height: 1px;
}
/*_____________________________________________________*/
/*_____________________________________________________*/
/* Menu-Styles */
/* Module Title Menu */

.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}
.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 16px;
	background-color: Transparent;
}
.ModuleTitle_MenuItem {
	cursor: hand; 
	color: black; 
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 1px solid; 
	border-right: #FFFFFF 0px solid;
	background-color: Transparent;
}
.ModuleTitle_MenuIcon {
	cursor: hand; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}
.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}
.ModuleTitle_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}
.ModuleTitle_MenuItemSel {
	cursor: hand; 
	color: black; 
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	background-color: #C1D2EE;
}
.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: hand; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}
.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
/*_____________________________________________________*/
/*___________________________________________________________________________________________*/
/* Main Menu */


.Separator_Item {
	 
	color: #FFFFFF; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	border: 0px;
	padding: 0px;
	background-color: transparent;
}


.MainMenu_MenuContainer {
	border: 0px;
	background-color: transparent;
}
.MainMenu_MenuBar {
}
.MainMenu_MenuItem {
	cursor: hand; 
	color: #FFFFFF; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	border: 0px;
	padding: 1px;
	background-color: transparent;
	height: 22px;
}
.MainMenu_MenuIcon {
	cursor: hand; 
	background-color: transparent; 
	border: 0px #C4C3C8 solid;
	padding: 1px;
	width: 0px;
}
.MainMenu_MenuItemSel {
	background-color: #504e49;
	cursor: hand; 
	color: #FFFFFF; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	border: 0px; 
	padding: 1px;
	height: 22px;
}
.rootmenuitem {
	cursor: hand; 
	color: #FFFFFF; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	border: 0px;
	background-color: transparent;
	/*background-image:url(media/menubar_bg.jpg);*/
	padding: 5px;
	height: 22px;
}
.rootmenuitemselected {
	background-color: transparent;
	/*background-image:url(media/menubar_bg.jpg);*/
	cursor: hand; 
	color: #000000; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	border: 0px; 
	padding: 5px;
	height: 22px;	
}
.rootmenuitembreadcrumb{
	cursor: hand; 
	background-color: transparent;
	/*background-image:url(media/menubar_bg.jpg);*/
	color: #FFFFFF; 
	font-family: arial, helvetica, sans-serif;  
	font-weight: bold; 
	border: 0px;
	padding: 5px;	
}
.submenuitembreadcrumb{
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Verdana, Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	border: 0px;
	background-color: transparent;
	padding: 2px;
}
.submenu {
	z-index: 1000; 
	background-color: #3a3936; 
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#222222', Direction=180, Strength=1); */
	border: 2px #898A8F solid; 
	border-top: 1px #77787D solid;
	padding: 1px;
}
.MainMenu_MenuBreak {
	border: 0px; 
	background-color: transparent;

	height: 1px;
}
.MainMenu_MenuArrow {
	border: 0px; 
	border-right: 1px #C4C3C8 solid;
}
.MainMenu_RootMenuArrow {
	border: 0px; 
}
/*_____________________________________________________*/
/*___________________________________________________________________________________________*/
/*Castom classes*/

.bg_main{
	background-image:url(media/bg_main.jpg);
	background-repeat: no-repeat;
}
a.links_bottom:visited{
    font-family: arial, helvetica, sans-serif; 
    font-size:  10px;
    color: #333333;
	text-decoration:none;	
}
a.links_bottom:active{
    font-family: arial, helvetica, sans-serif; 
    font-size:  10px;
    color: #333333;
	text-decoration:none;	
}
a.links_bottom:hover{
    font-family: arial, helvetica, sans-serif; 
    font-size:  10px;
    color: #d01f06;
	text-decoration:none;	
}
a.links_bottom:link{
    font-family: arial, helvetica, sans-serif; 
    font-size:  10px;
    color: #333333;
	text-decoration:none;
}




a.links_top:visited{
    font-family:  arial, helvetica, sans-serif; 
    font-size:  10pt;
    font-weight: bold; 
    color: #333333;
	text-decoration:none;	
}
a.links_top:active{
    font-family:  arial, helvetica, sans-serif; 
   font-size:  10pt;
   font-weight: bold; 
    color: #333333;
	text-decoration:none;	
}
a.links_top:hover{
    font-family:  arial, helvetica, sans-serif; 
    font-size:  10pt;
    font-weight: bold; 
    color: #ffffff;
	text-decoration:none;	
}
a.links_top:link{
    font-family:  arial, helvetica, sans-serif; 
    font-size:  10pt;
    font-weight: bold; 
    color: #333333;
	text-decoration:none;
}

.links_top{
    font-family:  arial, helvetica, sans-serif; 
    font-size:  10pt;
    font-weight: bold; 
    color: #333333;
	text-decoration:none;
}



.Copyright {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
    color: #333333;
}
a.DNNCopyright:visited {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
    color: #333333;
	text-decoration:none;	
}
a.DNNCopyright:active {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
    color: #333333;
	text-decoration:none;	
}
a.DNNCopyright:hover {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
    color: #FFCC02;
	text-decoration:none;	
}
a.DNNCopyright:link {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  9px;
    color: #333333;
	text-decoration:none;
}




.BoxTitle
{
	font-family: arial, helvetica, sans-serif; 
	font-size: 14px;
    font-weight: bold;
    color: #d01f06;
    text-decoration: none;
    }
   
   
 .BoxText
{
	font-family: arial, helvetica, sans-serif; 
	font-size: 11px;
    font-weight: normal;
    color: #c8c8c8;
    text-decoration: none;
    background-color: #141414; 
  }
  
  
  .TopMenu{
    font-family: arial, helvetica, sans-serif; 
    font-size:  10pt;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration:none;
}
a.TopMenu:visited {
    font-family: arial, helvetica, sans-serif; 
    font-size:  10pt;
    color: #FFFFFF;
    font-weight: bold;
	text-decoration:none;	
}
a.TopMenu:active {
    font-family: arial, helvetica, sans-serif; 
    font-size:  10pt;
    color: #FFFFFF;
    font-weight: bold;
	text-decoration:none;	
}
a.TopMenu:hover {
    font-family: arial, helvetica, sans-serif; 
   font-size:  10pt;
    font-weight: bold;
    color: #d01f06;
	text-decoration:none;	
}
a.TopMenu:link {
    font-family: arial, helvetica, sans-serif; 
   font-size:  10pt;
    font-weight: bold;
    color: #FFFFFF;
	text-decoration:none;
}












 .MenuHdr0 {  
 
 	border-style: none none dotted none;
	border-width: 1px;
	border-color: #5a5857;
	 background-color:#d01f06; 
	text-decoration: none;
	display: inline-block;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	white-space: nowrap;

}




 .ch_nav_on1, .ch_nav_on2, .MenuHdron0, .MenuHdron1 {  
 
 	border-style: none none dotted none;
	border-width: 1px;
	border-color: #5a5857;
	 background-color:#504e49; 
	text-decoration: none;
	display: inline-block;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	white-space: nowrap;

}

.ch_nav_on2
{
	padding-left: 15px;
}

  
 .ch_nav_off1, .ch_nav_off2, .MenuHdr1 {
	border-style: none none dotted none;
	border-width: 1px;
	border-color: #5a5857;
	background-color: #36332E;
	text-decoration: none;
	display: inline-block;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	white-space: nowrap;
}

.ch_nav_off2
{
	padding-left: 15px;
}

	#sidemenu td a{
		text-decoration: none;
		color: #FFFFFF;
		font-family: arial, helvetica, sans-serif;
		font-size: 10pt;

	}


.NormalGray {
    font-family: arial, helvetica, sans-serif; 
    font-size: 8pt;
    font-weight: normal;
color: #CCCCCC;
background-color: #131514
}


A.NormalGray:link, A.NormalGray:visited, A.NormalGray:active  {
    font-family: arial, helvetica, sans-serif; 
    font-size:  8pt;
    font-weight: normal;
    color: #CCCCCC;
    text-decoration:none;
    border-bottom: 0px;
}
A.NormalGray:hover    {
    text-decoration:    Underline;
    color: #FFFFFF;

}





.SectionHead {
    font-family: arial, helvetica, sans-serif; 
    font-size: 9pt;
    font-weight: bold;
	color: #FFFFFF;
}


 .links_top, a.links_top:link, a.links_top:active, a.links_top:visited{font-family:  arial, helvetica, sans-serif; font-size:  10pt; font-weight: bold; color: white; text-decoration:none;	}
a.links_top:hover{ font-family:  arial, helvetica, sans-serif;  font-size:  10pt; font-weight: bold; color: #ffffff; text-decoration:none;}
