﻿/* 
================================
Skin styles for NES Skin
================================
*/   
@import url("css/reset.css");
@import url("css/menu.css");
@import url("css/960.css");*
#SkinHolder{text-align:center;background-image: url('Images/Header_bg.jpg');background-repeat:repeat-x;}
#960Holder{}/* #EB4D10; Orange NES*/ 
#Header{background-color:Transparent; height:102px;}
#Logo{ background-image:url("Images/Logo.jpg");height:100px; width:137px;}
#Register{	text-align:center}
#HomeLink{	text-align:center}
#Divider{ background-color:White;}
#divBreadcrumb{ text-align:left;padding:5 0 0 0;}
#toppane{ background-color:White;}
#Footer{ background-color:White;}
.divColorful
{ height:1px; background-image:url("Images/Bottom.jpg");
  background-repeat:repeat-y repeat-x;
	}
.outerborder{border:1 C9D5E4 dashed; height:100%; }
.ContentPanes{ background-color:White;padding:10 5 10 10;}
.controlpanel {	width: 100%;background-color: #dfe5f2;}
.searchcell{border:solid 1px gray; background-color:white;}
.divSearch{ display:inline;padding:5 0 5 5; text-align:right;}
.toppane{padding:7 0 7 0; background-color: white;}
.contentpane {
	background-color: white;
	padding: 5 0 5 0; vertical-align:top;
}
.adspanel {	padding: 5 0 5 0;}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: Arial, verdana, sans-serif; 
  font-size: 11pt;
  font-weight: normal;
}
.ModuleContent{ padding:10 10 10 10;}
.SkyTitle {
	text-align:left;
   font-size:  14pt;
   font-weight: bold;
   background-image: url('Images/ModuleTitle_bg.png');
   background-repeat:repeat-x;
   color: #557AAA;
   line-height:2em;
   letter-spacing:1px;
}
.H1 .Head {
   font-size:  14pt;
   font-weight: bold;
   border:0 white dotted;
   color: #557AAA;
   padding:0 5 5 5;
   line-height:2em;
   letter-spacing:1px;
}
.H2 {
   font-size:  12pt;
   font-weight: bold;
   border:0 white dotted;
   color: #557AAA;
   padding:0 5 5 5;
   line-height:2em;
   letter-spacing:1px;
}
.Head {
   font-size:  14pt;
   font-weight: bold;
   border:0 white dotted;
   color: #557AAA;
   padding:0 5 5 5;
   line-height:2em;
   letter-spacing:1px;
}
.SubHead {
   color: #557AAA;
   font-size:  12pt;
   line-height:1.3em;
}
A.SubHead:link, A.SubHead:visited
{
	text-decoration:none;
    font-size:  12pt;
    color:  #557AAA;
	font-weight:bold;
}
A.SubHead:hover   {
    text-decoration:    underline;
    font-size:  12pt;
	font-weight:bold;
    color:  #EB4D10;
}
.Normal {
   font-family: Arial, Helvetica, Tahoma;
   color: #666666;
   font-size:  10pt;
   line-height:1.72em; 
}
.LoginAndUser{
   font-family:Arial, Helvetica, Tahoma;
  font-size:  8pt;
}

A.LoginAndUser:link{
   font-size:  8pt;
	color:#557AAA;
}
A.LoginAndUser:visited{
   font-size:  8pt;
	color:#557AAA;
}
A.LoginAndUser:hover{
   text-decoration:underline;
   color:#EB4D10;
   font-size:  8pt;
}
A:link  {
    text-decoration:none;
    font-size:  10pt;
    color:  #EB4D10;
	font-weight:normal;
}
A:visited   {
    text-decoration: underline;
    font-size:  10pt;
    color: #CC6600;
	font-weight:bold;
}
A:hover   {
    text-decoration:    underline;
    font-size:  10pt;
	font-weight:normal;
    color:  #EB4D10;
}


    
/* hyperlink style for the unselected tabs */
.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #EB4D10;
    font-family: Arial, Helvetica, Tahoma;
    text-decoration: none;
}

A.SkinObject:link {
    font-size:  8pt;
    text-decoration:    none;
    color:#666666;
}

A.SkinObject:visited  {
    font-size:  8pt;
    text-decoration:    none;
    color:#666666;
}

A.SkinObject:active   {
    font-size:  8pt;
    text-decoration:    none;
    color:#666666;
}

A.SkinObject:hover    {
    font-size:  8pt;
    text-decoration:    underline;
    color:#666666;
}
.skoCopyright {
    font-weight: bold;
    font-size: 8.5pt;
    color: black;
    font-family: Arial, Helvetica, Tahoma;
    text-decoration: none;
}

A.skoCopyright:link {
    font-size:  8pt;
    text-decoration: underline;
}

A.skoCopyright:visited  {
    font-size:  8pt;
    text-decoration:    none;
}

A.skoCopyright:active   {
    font-size:  8pt;
    text-decoration:    none;
}

A.skoCopyright:hover    {
    font-size:  8pt;
    text-decoration:    underline;
}
.divNormalTitle{ padding-top:10px; padding-bottom:5px;}
.divLeft {	float:left; padding-right:5px;}
.divRight{	float:right; padding-left:5px;}
HTML
{
height:100%;
}

BODY
{
	height:100%;
	font-family: Tahoma, Arial, Helvetica;

}