/* 
================================
Upgraded and Modified by Nina Meiers - for the DNN Community
xd.com.au/ dnnskins.com/ skincovered.com
Have you seen our goodiebags? http://www.skincovered.com/ - learn how to skin your Website!
All rights remain with original designer - Original Files included in download - http://www.dnnskins.com
================================
*/ 

body  
{
	width: 100%;
    height: 100%;
    background-color: #CFE0F2;
    background-color: #5b81b2;
	margin: 0px;
}

.pagemaster { width: 100%; height: 700px;	 background-color: transparent; }
.skinmaster { height: 100%; background-color: transparent; background-repeat: no-repeat; moz-border-radius-bottomleft: 15px;  moz-border-radius-bottomright: 15px;  moz-border-radius-topleft: 3px;  moz-border-radius-topright: 3px;  }
.skinheader { }
.skingradient { BACKGROUND-IMAGE: url(gradient_MdBlue.jpg);  HEIGHT:26px; background-repeat: repeat-x; }
.menugradient { BACKGROUND-IMAGE: url(gradient_DkBlue.jpg);  HEIGHT:26px; background-repeat: no-repeat; }

.controlpanel { width: 100%; background-color: #DFE5F2; }
.toppane { width: 853px; background-color: #9DAA61; padding-left: 0px; padding-right: 0px; padding-top: 0px; overflow:hidden;}
.leftpane { width: 175px; background-color: transparent; padding-left: 6px; padding-right: 4px; padding-top: 6px; }
.contentpane { width: 500px; 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; }

.footergradient { BACKGROUND-IMAGE: url(gradient_MdBlue.jpg);  HEIGHT:26px; background-repeat: repeat-x; }

.MainMenu_MenuContainer { background-color: transparent;  }
.MainMenu_MenuBar { cursor: pointer;  cursor: hand; height:16; background-color: Transparent; }
.MainMenu_MenuItem { border-left: #CFE0F2 0px solid;  border-bottom: #CFE0F2 1px solid;  border-top: #CFE0F2 1px solid;  border-right: #CFE0F2 0px solid; height: 21px; cursor: pointer;  cursor: hand;  color: #333333;  font-family: Tahoma, Arial, Helvetica;  font-size: 9pt;  font-weight: bold;  font-style: normal;  background-color: Transparent; }
.MainMenu_MenuIcon { background-color: #CFE0F2;  border-left: #CFE0F2 1px solid;  border-bottom: #CFE0F2 1px solid;  border-top: #CFE0F2 1px solid;  cursor: pointer;  cursor: hand;  text-align: center;  width: 15;  height: 21px; }
.MainMenu_SubMenu { background-color: #CFE0F2;  z-index: 1000;  cursor: pointer;  cursor: hand;  filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3);  }
.MainMenu_MenuBreak { height: 1px; }
.MainMenu_MenuItemSel { background-color: #8DA4D3;  cursor: pointer;  cursor: hand;  color: black;  font-family: Tahoma, Arial, Helvetica;  font-size: 9pt;  font-weight: bold;  font-style: normal; height: 21px; }
.MainMenu_MenuArrow { border-right: #CFE0F2 1px solid;  border-bottom: #CFE0F2 1px solid;  border-top: #CFE0F2 0px solid; font-family: webdings;  font-size: 10pt;  cursor: pointer;  cursor: hand;  }
.MainMenu_RootMenuArrow { font-family: webdings;  font-size: 10pt;  cursor: pointer;  cursor: hand; }
.StandardButton { background: #7994CB none;  color: #FFFFFF; font-family:Verdana, sans-serif;  font-size: 11px; font-weight: normal; }
.TreeViewMenu { width: 150px; background-color: #EFF2FE; BORDER-RIGHT: #7994CB 0px solid;  BORDER-TOP: #7994CB 0px solid;  BORDER-LEFT: #7994CB 0px solid;  BORDER-BOTTOM: #7994CB 0px solid;  moz-border-radius-bottomleft: 15px;  moz-border-radius-bottomright: 15px;  moz-border-radius-topleft: 3px;  moz-border-radius-topright: 3px }
.TreeViewMenu_Header{ background-color:#BDCBE6; background-image:url(mid_grad.gif); background-repeat:repeat-x;  font-size: 16px; border-top: 1px solid #41638B; border-bottom: solid 1px #41638B; border-right: solid 1px #41638B; border-left: solid 1px #41638B; line-height: 16px; }
.TreeMenu_blue { background-color: #EFF2FE;  BORDER-RIGHT: #7994CB 1px solid;  BORDER-TOP: #7994CB 0px solid;  BORDER-LEFT: #7994CB 1px solid;  BORDER-BOTTOM: #7994CB 1px solid;  background-repeat: repeat-x; }
.TreeViewMenu_Text { color: #EFF2FE; line-height: 1em;  }

.Head { font-family: Tahoma, Arial, Helvetica; font-size:  14px; font-weight:  bold; color: #333333; }
.SubHead { font-family: Tahoma, Arial, Helvetica; font-size:  14px; font-weight:  bold; color: #333333; }


/* -- CustomStyles -- */
.DarkBG { color: #FFFFFF; font-family:Verdana, sans-serif;  font-size: 11px; font-weight: bold; }

.indextable {
	background-image: url(./images/index_bkground.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
.maintable {

	background-image: url(images/bkground.jpg);

	background-repeat: no-repeat;
	background-position: top left;
}
.contenttable {
	background-color: #FFFFFF;
	height: 447px;
	width: 100%; /*857px*/
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #f6dc00;
	border-bottom-color: #f6dc00;
	border-left-color: #f6dc00;
}
#content {
	height: 363px;
	width: 677px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2f4664;
	text-align: left;
	padding: 10px;
}

.Normal
{
	max-height: 343px;
	width: 650px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2f4664;
	text-align: left;
	padding: 10px;
}

.Normal img {

	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;

}
.Normal body {
	background-color: #5b81b2;
	margin: 0px;
}
.Normal h1 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #2f4664;
}
.Normal h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2f4664;
}

hr {
color: #F5DC01
}

.images {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #2f4664;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2f4664;
	text-decoration: none;
}
.footer a:link, .footer a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover, .footer a:hover,visited {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.style1 {
color: #f5dc01}

.style2 {
color: #FF0000}

.leftHeader 
{
	background-image: url(images/header.jpg);
}

.greenHeader, .greenHeader table{
width: 100%;
}
.LinksDesignTable {
background:#9DAA61 none repeat scroll 0 0;
border-left: 2px solid #F6DC00;
color:white;
padding:0;
margin:0;
width: 100%;
height: 25px;
text-align: center;
}

.LinksDesignTable:hover
{
	color: White;
	text-decoration: none;
	background-color: #6A773A;
}

.LinksDesignTable td:hover
{
	color: White;
	text-decoration: none;
	background-color: #6A773A;
}

.LinksDesignTable a:visited
{
	color: White;
	text-decoration: none;
	padding: 0px;
	width: 100%;
}

.LinksDesignTable .Normal
{
	color: White;
	padding: 0px;
	text-decoration: none;
	width: 100%;
}

.LinksDesignTable a.Normal
{
	color: White;
	padding: 0px;
	text-decoration: none;
	width: 100%;
}

.leftImage
{
	border: none;
}

.MyContent .Normal
{
	height: 350px;
	width: 96%;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2f4664;
	text-align: left;
	padding: 10px;
}

.greenHeader
{
	border: 2px solid #F6DC00;
	width: 100%;
}

.mainBkground
{
	background-image: url(bkground.jpg);
}

.escript
{
	position: relative;
	top: 4px;
}

td.logos {
border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	border-top-color: #FFFFFF;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2f4664;
	font-style:italic;

}
.links a:link, .links a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  #2f4664;
	font-style:italic;
	
}
.links a:hover, .links a:hover,visited {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;
	color: #FF0000;
	text-decoration: underline;
	
}