/* ================================
    CSS STYLES FOR DotNetNuke NukedSkins 101 by Nina Meiers - xd.com.au
	  - Updated & Patched August 08 for 2.04 Installs - UPdated March 2005
   ================================
*/   

/* GENERAL */
Body {
	background-color:#E5ECFA;
}

.TopBG {
	background-image: url(layer_01.jpg)
}

.controlpanel {
width: 100%;
background-color: #E5ECFA;
border: solid #EAEAEA 1px;

}

.HeadBG  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight: bold;
    color: #000000;
	 background-image: url(layer_02.jpg);
	 height: 151px;
	 width: 770px;
}

.MenuBG {
	background-image: url(layer_03.jpg)
}


.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight: bold;
    color: #000000;
}

.LeftPane {
	/* background-image: url(layer06.jpg);
	background-repeat: repeat-y; */
	/* background:#FFFFCC; */
	background:#F0F0F0;
	width: 25%;
	padding: 1px 1px 1px 1px;
	text-align: center;
}

.LeftPanePage {
	/* background-image: url(layer06.jpg);
	background-repeat: repeat-y; */
	width: 35%;
	padding: 3px 5px 5px 5px;
	text-align: center;
}

.ContentPane {
padding: 2px 2px 2px 2px;
/* background-image: url(layer_04.jpg)*/
/* background-color: #DFDFE0;*/
background-color: #FFFFFF;
}

.RightPane {
/* background-image: url(layer06.jpg);
background-repeat: repeat-y; */
background:#F0F0F0; 
padding: 2px 5px 5px 5px;
/* width: 150px;*/
width: 25%;
}

.FooterBG {
	background-image: url(layer_05.jpg);
	width: 770px;
	height: 62px;
	padding: 5px 5px 5px 15px;
}



/* text style used for most text rendered by modules */
.Normal
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

.NormalBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold
}



/* text style for the selected tab */
.SelectedTab {
    /*
	font-weight: bold;
    font-size: 14px;
    color: black;
    font-family: Arial, Helvetica;
    text-decoration: none;
	*/
	font-weight: normal;
    font-size: 10px;
    color: black;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    text-decoration: none;
}


/* hyperlink style for the selected tab */
A.SelectedTab:link {
    text-decoration:    none;
    color: black;
}

A.SelectedTab:visited  {
    text-decoration:    none;
    color: black;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color: black;
}

A.SelectedTab:hover    {
    text-decoration:    none;
    color: black;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-weight: bold;
    font-size: 10px;
    color:black;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration:    none;
    color:black;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:black;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:black;
}

A.OtherTabs:hover    {
    text-decoration:    underline;
    color:black;
}

/* Main Menu */

.MainMenu_MenuContainer {
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid; 
	border-right: #404040 0px solid;  
	background-color: transparent;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height:16px;
}

.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal; 
	border-left: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #84A6F5;
	border-left: #000000 0px solid; 
	border-right: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid; 
	text-align: center; 
	width: 0px; 
	height: 23px;
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #84A6F5; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#404040                                                                                                                   ', Direction=135, Strength=3) ; 
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid; 
	border-right: #404040 0px solid;
}

.MainMenu_MenuBreak {
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid;  
	border-right: #404040 0px solid; 
	background-color: #000000; 
	height: 0px;
}

.MainMenu_MenuItemSel {
	background-color: transparent; 
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 12px; 
	font-weight: normal; 
	font-style: normal;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	color: white; 
	cursor: pointer; 
	cursor: hand; 	
	border-right: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid;
	border-left: #000000 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
p{margin: 5px;}
.small{font-size: 10px;}
.jf{text-align: justify;}
.icbox{color: #333333;border: 1px solid;}
.icbox2{
	color: #333333;
	border: 1px dotted #FF6600;
	font-family: "Courier New", Courier, monospace;
	background-color: #FFFFCC;
	padding: 2px;
	text-align: center;
}
.img-right {float:right;margin: 0px 0px 8px 8px;}
.img-left {
	float:left;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 2px;
}
.ictext {text-align: justify;margin: 15px 2px 2px 15px;}
.ictit1 {
	text-align: justify;
	margin: 15px 2px 2px 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.ictext2 {text-align: justify; margin: 10px 5px 5px 10px;font-family: Verdana, Arial, Helvetica, sans-serif;color: #000000;}
.ictext3 {text-align: justify; margin: 10px 5px 5px 10px;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;color: #000000;}
.ictext4 {margin: 10px 5px 5px 10px;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;color: #000000;}
#icpan{width: 400px;}





