/*========================================================*/
/*        	 		Created by CMSSkins.com               */
/*                    support@cmsskins.com                */
/*========================================================*/


/*========================================================*/
/*  Default HTML CSS                                      */
/*========================================================*/
/* Default HTML PAGE 		           --*/ html { height: 100%; }
/* Default HTML BODY 	               --*/ body { margin: 0 0 0 0; background:#ffffff; }
/* Default HTML table and text 	       --*/ table, tr, td { font-family:Arial; font-size: 11px; font-weight: normal; }
/* Default HTML Paragraph   		   --*/ p {  font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;}
/*========================================================*/
/*  Skin Elements                                         */
/*========================================================*/
/* Cell containing logo                 */.Logo-TD { padding: 12px 0 25px 0;  }
/* Main Site Width                      */.DefaultWidth  { width: 920px; } 
/* Header TD                            */.Header-TD { padding: 0 0 10px 0; }
/* Footer Links TD                      */.Links-TD { padding: 0 0 10px 0; }
/* Header TD                            */.Copyright-TD { padding: 0 0 10px 0; }
/* Copyright TD                         */.MenuTD { padding: 10px 0 10px 0; }
/* Window Of Opportunity TD             */.WO { padding: 0 0 25px 0;  background: url(windo-opportunity.png) no-repeat top center; width:162px; height:28px; }
/* Footer TD                            */.FooterTD { height:20px; }
/* Product Heading                      */.ProTD { text-decoration: none; color: #ffffff; font-weight: bold; font-family: Arial; font-size: 12px; padding: 10px 0 0 10px; }
/*========================================================*/
/*  Tokens                                                */
/*========================================================*/
/*-- Login Register Token              --*/ .Register-Login, A.Register-Login, A.Register-Login:link, A.Register-Login:visited, A.Register-Login:active { font-weight: bold; font-size: 14px; color:#666666; font-family: Arial; text-decoration: none; }
/*-- Login Register Token Hover        --*/ A.Register-Login:hover  { font-size: 14px; color:#fc0101; font-family: Arial; text-decoration: underline; }
/*-- Links Token 	 		           --*/ .Footer-Link, A.Footer-Link, A.Footer-Link:link, A.Footer-Link:visited, A.Footer-Link:active { font-weight: normal; font-size: 11px; color:#8e0d34; font-family: Arial; text-decoration: none; } 
/*-- Links Token Hover 	 		       --*/ A.Footer-Link:hover  { font-size: 11px; color:#d79203; font-family: Arial; text-decoration: underline; }
/*-- You Are Here Text For Breadcrumb  --*/ .You-Are { font-size: 10px; color:#444444; font-family: Arial; }
/*-- Breadcrumb                        --*/ .Breadcrumb, A.Breadcrumb, A.Breadcrumb:link, A.Breadcrumb:visited, A.Breadcrumb:active { font-weight: normal; font-size: 10px; color:#5095E5;  font-family: Arial; text-decoration: none; } 
/*-- Breadcrumb Hover                  --*/ A.Breadcrumb:hover  { font-size: 10px; color:#444444; font-family: Arial; text-decoration: underline; }
/*-- Terms and Privacy                 --*/ .Terms-Privacy, A.Terms-Privacy, A.Terms-Privacy:link, A.Terms-Privacy:visited, A.Terms-Privacy:active { font-weight: normal; font-size: 11px; color:#8e0d34; font-family: Arial; text-decoration: none; }
/*-- Terms and Privacy Hover           --*/ A.Terms-Privacy:hover  { font-size: 11px; color:#d79203; font-family: Arial; text-decoration: underline; }
/*-- Current Date                      --*/ .CurrentDate { font-family: Arial; font-size: 10px;  font-weight: normal; text-align: justify; color: #135DB4; }
/*-- Copyright                         --*/ .Copyright { font-family: Arial; font-size: 11px; font-weight: normal; color: #606060; }
/*========================================================*/
/*  HTML Headings                                         */
/*========================================================*/
/*-- Heading # 1              			--*/ H1 { font-weight: normal; font-size: 28px; color: #8e0d34; font-family: Arial;}
/*-- Heading # 2              			--*/ H2 { font-weight: normal; font-size: 24px; color: #8e0d34; font-family: Arial;}
/*-- Heading # 3              			--*/ H3 { font-weight: normal; font-size: 18px; color: #8e0d34; font-family: Arial;}
/*-- Heading # 4              			--*/ H4 { font-weight: bold; font-size: 14px; color: #8e0d34; font-family: Arial;}
/*-- Heading # 5              			--*/ H5 { font-weight: bold; font-size: 12px; color: #8e0d34; font-family: Arial;}
/*-- Heading # 6              			--*/ H6 { font-weight: bold; font-size: 11px; color: #8e0d34; font-family: Arial;}
/*========================================================*/
/*  DNN Elements                                          */
/*========================================================*/
/*-- Headig Mostly When Login 			--*/ .Head { font-weight: bold; font-size: 11px; font-family: Arial; color: #666666; }
/*-- Headig Mostly When Login 			--*/ .SubHead { font-weight: bold;  font-size: 11px;  color: #666666;  font-family: Arial; }
/*-- Text on site       		    	--*/ .Normal { font-family: Arial; font-size: 12px; font-weight: normal;  color: #000000; }
/*-- Text on site bold     			    --*/ .NormalBold { font-weight: bold; font-size: 12px;  font-family: Arial; color:#000000; }
/*-- Error Text       			        --*/ .NormalRed { font-weight: bold;  font-size: 11px;  color: #ff0000;  font-family: Arial; }
/*-- Bullets Style      			    --*/  UL LI { list-style-image:url(bullets.gif); font-family: Arial; font-size: 12px; font-weight: normal; font-style: normal;  color:#000000; vertical-align:baseline; line-height:18px;}
/*-- Bullets Style      			    --*/  OL LI { list-style-image:url(bullets.gif); font-family: Arial; font-size: 12px; font-weight: normal; font-style: normal;  color:#000000; vertical-align:baseline; line-height:18px;}
/*-- Text Files      			        --*/ .NormalTextBox { border-right:   #8e0d34 1px solid;  border-top: #8e0d34 1px solid;  border-left: #0000008e0d34 1px solid;  border-bottom: #8e0d34 1px solid;  font-size: 12px; background-color: #ffffff; font-family: Arial; color: #000000; }
/*-- Button                             --*/ .StandardButton { border-right:  #1380D5 1px solid;  border-top: #1380D5 1px solid;  border-left: #1380D5 1px solid;  border-bottom: #1380D5 1px solid; font-size: 12px; font-family: Arial; background-color: #FFFFFF; color:#1380D5; }
/*========================================================*/
/*  DNN Elements Links                                    */
/*========================================================*/
/*-- Link Mostly When Login 			--*/ .CommandButton, A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active { font-weight: normal;  font-size: 11px; color:#8e0d34;  font-family: Arial; }
/*-- Link Mostly When Login Hover		--*/ A.CommandButton:hover { font-weight: normal;  font-size: 11px; color:#000000;  font-family: Arial; }
/*-- Default Link for Token 			--*/ .Skinobject, A.Skinobject, A.Skinobject:link, A.Skinobject:visited, A.Skinobject:active   {  font-weight: normal; font-size: 10px; color:#1380D5;  font-family: Arial; text-decoration: none; }
/*-- Default Link for Token Hover		--*/ A.Skinobject:hover    {  text-decoration:  underline; font-size: 10px; color:#4F4F4F; font-family: Arial; }
/*-- Default Link for Text 			    --*/ A:link, A:visited, A:active   { color: #8e0d34;  text-decoration: underline; font-family: Arial; font-size: 12px; } 
/*-- Default Link for Text Hover	    --*/ A:Hover { color: #d79203; font-family: Arial; font-size: 12px; text-decoration: underline; }
/*-- ControlPanel	                    --*/ .ControlPanel{ background-color:#dcddde; border-right:   #000000 0px solid;  border-top: #000000 0px solid;  border-left: #000000 0px solid;  border-bottom: #b0b0b0 3px solid;}
/*========================================================*/
/*  Action Menu                                           */
/*========================================================*/
.ModuleTitle_MenuContainer { border-right:  blue 0px solid; border-top: blue 0px solid; border-left: blue 0px solid; border-bottom: blue 0px solid }
.ModuleTitle_MenuBar { CURSOR: hand; HEIGHT: 16px; BACKGROUND-color: transparent }
.ModuleTitle_MenuItem {	border-right:  white 0px solid; border-top: white 1px solid; font-weight: bold; font-size: 9pt; border-left: white 0px solid; CURSOR: hand; color: black; border-bottom: white 1px solid; FONT-STYLE: normal; font-family: Arial; BACKGROUND-color: transparent }
.ModuleTitle_MenuIcon {	border-top: #eeeeee 1px solid; border-left: #eeeeee 1px solid; WIDTH: 15px; CURSOR: hand; border-bottom: #eeeeee 1px solid; HEIGHT: 21px; BACKGROUND-color: #eeeeee; TEXT-ALIGN: center }
.ModuleTitle_SubMenu { border-right:  #ffffff 0px solid; border-top: #ffffff 0px solid; Z-INDEX: 1000; FILTER: progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); border-left: #ffffff 0px solid; CURSOR: hand; border-bottom: #ffffff 0px solid; BACKGROUND-color: #ffffff }
.ModuleTitle_MenuBreak { border-right:  #eeeeee 0px solid; border-top: #eeeeee 1px solid; border-left: #eeeeee 0px solid; border-bottom: #eeeeee 1px solid; HEIGHT: 1px; BACKGROUND-color: #eeeeee }
.ModuleTitle_MenuItemSel { font-weight: bold; font-size: 9pt; CURSOR: hand; color: #ffffff; FONT-STYLE: normal; font-family: Arial; BACKGROUND-color: #1380D5; }
.ModuleTitle_MenuArrow { border-right:  #ffffff 1px solid; border-top: #ffffff 0px solid; font-size: 10pt; CURSOR: hand; border-bottom: #ffffff 1px solid; font-family: Arial; }
.ModuleTitle_RootMenuArrow { font-size: 10pt; CURSOR: hand; font-family: Arial; }

/*========================================================*/
/*  Search                                                */
/*========================================================*/
.SearchTD { width:200px; vertical-align: top; height: 31px; background: url(search-bg.png) no-repeat top right; }
#dnn_dnnSEARCH_txtSearch.NormalTextBox { height:22px; background: transparent; width: 150px; font-size:11px; font-weight: normal; font-family: Arial; color: #444444; padding: 3px 0 0px 2px; border: 0px solid #FFFFFF; cursor:text;}
/*========================================================*/
/*  Main Menu                                             */
/*========================================================*/
/* Menu Container Box */
.MainMenu_MenuContainer {
	background-color: Transparent ;  /*#8e0d34; */
	height:0px; 
	
}
/* Sub Menu */
.MainMenu_MenuItem {
	border: 0;
	color: #FFFFFF; 
	height: 24px; 
	background-color: Transparent; border-bottom:0px solid #93B1E2;
	font: normal normal 11px Arial; padding:0px 10px 0px 15px; 
}

.MainMenu_MenuItemSel {
	background-color: Transparent; 
}
/* Sub Menu Mouse Hover */
.SubMenu_MenuHover {
	border: 0;
	color: #ffffff; 
	height: 24px; 
	background-color: #d79203; border-bottom:0px solid #93B1E2;
	font: normal normal 11px Arial; padding:0px 10px 0px 15px;
}
/* Sub Menu Active */
.SubMenuSelected {
	border: 0;
	color: #ffffff; 
	height: 24px; 
	background-color: #d79203; border-bottom:0px solid #93B1E2;
	font: normal normal 11px Arial; padding:0px 10px 0px 15px; 
}
/* Sub Menu Background and Borders */
.MainMenu_SubMenu {
	margin-top: 0px;
	border-top: 0px solid #93B1E2; 
	border-left: 0px solid #93B1E2; 
	border-right: 0px solid #93B1E2; 
	border-bottom: 0px solid #93B1E2; background-color:#8e0d34;
}
.MainMenu_MenuIcon {
	display: none;
}
.MainMenu_MenuBreak {
	border: 0; 
	background-color: transparent;
	height: 0px; 
}
.MainMenu_MenuArrow {
	border-right: 0px; 
	border-bottom:0px solid #93B1E2; 
	border-top:0px; 
	font-family: webdings; padding:0px 10px 0px 15px; height: 20px;  
}

/* For Tabs Menu */
.MainMenu_MenuBarTab { cursor: hand; height: 37px; background-color: Transparent;  }
.MainMenu_MenuItemTab TD { padding:0; margin:0; }
.MainMenu_MenuItemTab TD DIV { background-image:url(spacer.gif); background-position:top right; background-repeat: no-repeat; margin:0; padding:0; margin:-9px 0 -25px 0; _margin:-14px 0;}
.MainMenu_MenuItemTab TD DIV DIV { background-image:url(spacer.gif); background-position:top left; background-repeat: no-repeat; margin:0; padding:0 10px; margin:-4px 0 -26px 0; _margin:-14px 0;}
.MainMenu_MenuItemTab TD DIV DIV DIV{ background-image:url(spacer.gif); background-repeat:repeat-x; color:#FFFFFF;  font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; height:37px; padding: 7px 4px 0 5px; line-height:25px; margin:0 0 0 0; }             

.MainMenu_MenuSelectedTab TD, .MainMenu_MenuSelectedRootTab TD {padding:0px; margin:0;}
.MainMenu_MenuSelectedTab TD DIV, .MainMenu_MenuSelectedRootTab TD DIV { background-image:url(ah-right.png); background-position:top right; background-repeat: no-repeat; margin:0; padding:0; margin:-8px 0 -25px 0; _margin:-14px 0;}
.MainMenu_MenuSelectedTab TD DIV DIV, .MainMenu_MenuSelectedRootTab TD DIV DIV{ background-image:url(ah-left.png); background-position:top left; background-repeat: no-repeat; margin:0; padding:0 10px; margin:-4px 0 -26px 0; _margin:-14px 0;}
.MainMenu_MenuSelectedTab TD DIV DIV DIV, .MainMenu_MenuSelectedRootTab TD DIV DIV DIV{ background-image:url(ah-center.png);  background-repeat:repeat-x; color:#ffffff; font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; height:37px; padding: 7px 4px 0 5px; line-height:25px; margin:0 0 0 0; }

/* SideMenu  */
.MenuHdr, A.MenuHdr, .MenuHdr A:Visited, .MenuHdr A:Link, .MenuHdr A, .MenuHdr A:Active
{ 
  font-size: 12px; background-image:url(cnt-1-top-bg.gif); background-repeat:repeat-x; height:26px; 
  font-family:Arial; font-weight: bold; display: block; text-decoration:none; color:#FFFFFF; line-height:26px;
  padding-left: 5px;  padding-bottom: 5px; padding-top: 0px;  
}
 .MenuHdr A:Hover, 
{
  font-size: 12px; background-image:url(cnt-1-top-bg.gif); background-repeat:repeat-x; height:26px; 
  font-family:Arial; font-weight: bold; display: block; text-decoration:none; color:#000000; line-height:26px;
  padding-left: 5px;  padding-bottom: 5px; padding-top: 0px; 
}

.MenuItem HR
{
  background-color: #f1f1f1; 
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 0px solid #999999;   
  margin-right: 5px; 
}

.MenuItemMouseOver
{

  font-size: 12px; font-family:Arial; font-weight: bold; display: block; text-decoration:none; color:#8e0d34; line-height:26px; padding-bottom:3px;
}

.MenuItem, .MenuItemMouseOver
{

  font-size: 12px; font-family:Arial; font-weight: bold; display: block; text-decoration:none; color:#8e0d34; line-height:26px; padding-bottom:3px;

}

.MenuItem A, .MenuItem A:Active, .MenuItem A:Hover, .MenuItem A:Visited, .MenuItem A:Link, 
.MenuItemMouseOver A, .MenuItemMouseOver A:Active, .MenuItemMouseOver A:Hover, 
.MenuItemMouseOver A:Visited, .MenuItemMouseOver A:Link
{
  background-image:url(sub-bg.gif); background-repeat: no-repeat; height:26px; 
  font-size: 12px; font-family:Arial; font-weight: bold; display: block; text-decoration:none; color:#000000; line-height:26px; padding-bottom:3px;
  padding-left: 20px;  padding-bottom: 2px; padding-top: 0px; border:1px solid #dbd9da;
}

.MenuCurrentPage
{
  color: #ff0000;
}
a img { border-style :none;border:0px; } 

#ILink a img, #ILink a           { border: none; overflow: hidden; float: left; }
#ILink a:hover                         { border: 3px solid #8e0d34; }
#ILink a:hover img                     { margin: -3px; }

a img.IMG-Link { border: 1px solid #cccccc; padding: 5px; margin-top:5px;  }
a:hover img.IMG-Link { background-color: #666666; }

a img.example1 {
	border: 1px solid #ccc;
	padding: 5px; margin-top:5px; 
}

a:hover img.example1 {
	background-color: #666;
}

