@import url("Blue.css");
@import url("BlueOlive.css");
@import url("GrayYellow.css");
@import url("Red.css");
@import url("Black.css");
@import url("Green.css");
@import url("Turquoise.css");
/* ******* Styles for Optimist Skin for DNN.    Author zarko@considero.net   ******* */

/* ******* --------------------------------------- MAIN --------------------------------------- *******/
html, body {
    width: 100%;
    height: 100%;
    font-family: arial;
    font-size: 12px;
}

table {
    font-size: 100%;    
}

h1 {
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    color: #1d4a9f;
    margin-bottom: 2px;
}


h1 a { color:#1d4a9f;} 
h1 a:visited { color:#1d4a9f; } 
h1 a:hover { color:#1d4a9f; } 
h1 a:active { color:#1d4a9f; }
h1 a:link { color:#1d4a9f;} 
    

h2 {
    font-family: Arial;
    line-height: 1.35em;
    font-weight: bold;
    font-size: 16px;
    color: #000000;
    margin-bottom: 2px;
}


h2 a { color:#000000;} 
h2 a:visited { color:#000000; } 
h2 a:hover { color:#000000; } 
h2 a:active { color:#000000; }
h2 a:link { color:#000000;} 
    

h3 {
    font-family: arial;
    font-size: 14px;
    color: #444444;
    line-height: 1.35em;
    margin-top:0px;
    margin-bottom:20px;
 

}


h4 {
 font-size: 12px;
	font-weight: bold;	
}


h5 {
    font-size: 10px;
	font-weight: bold;
}

.Normal {
    font-family: arial;
    font-size: 14px;
    color: #444444;
    line-height: 1.35em;
    margin-top: 0px; 
}




/* ******* --------------------------------------- GENERAL --------------------------------------- *******/
.FullWH {
    width: 100%;
    height: 100%;
}
.FullW {
    width: 100%;
}
.FooterFullW {
	width: 100%;
}
.FullH {
    height: 100%;
}
.MainH {
	height: 100%;
	border-bottom: 1px solid #59646e;
}
.FixedW {
	width: 910px;
	margin: 0px auto;
}
.Fixed800W {
	width: 776px;
	margin: 0px auto;
}
.FluidW80 {
	width: 80%;
	margin: 0px auto;
}
.FluidW98 {
	width: 98%;
	margin: 0px auto;
}
/* ******* --------------------------------------- HEADER --------------------------------------- *******/
.TopCurvedLine {
	height: 10px;
}
.HeaderPart {
	height: 10px;
}
.LogoPane {
	padding: 2px 10px 9px 22px;
}
.SearchPane {
	text-align: right;
	padding: 2px 20px;
	vertical-align: top;
}
.SearchWrapper {
	background-image:url(images/SearchPane.gif);
	background-position:center center;
	background-repeat:no-repeat;
	float:right;
	height:34px;
	margin-right:10px;
	padding:6px 0 0 15px;
	_padding: 0px 0 0 10px;
	text-align:left;
	width:194px;
}
.SearchWrapper .NormalTextBox {
	font-family:Arial,Helvetica;
	font-size:13px;
	font-weight:normal;
	border: 0px solid transparent;
	background-color: transparent;
	_position: relative;
	display: inline;
}
a.Search:link, a.Search:active, a.Search:visited {
	line-height: 30px;
	height: 30px;
	padding: 10px 30px 10px 0px;
	background-image: url(images/DisableSearch.gif);
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	top: 0px;
	left: -7px;
	_left: 0px;
	text-decoration: none;
}
.HMenuPane {
	padding: 0px 22px 0px 22px;
	height: 38px;
	background-image: url(images/backgroundwhiteblue.gif);
}
.LogRegPane {
	text-align: right;
	cursor: default;
	padding-right:10px;
}
.MainMenu_MenuContainer tbody tr td[width] {
	display: none;
}
/* ******* --------------------------------------- BODY --------------------------------------- *******/
.BodyPart {
	vertical-align: top;
	background-color: #ffffff;
	padding:15px 20px 0px 20px;
}
.Pane {
	padding: 3px 5px 0px 5px;
	vertical-align: top;
}
.TopImagePane {
	height: 1px;
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
}
.TopPane {
	height: 1px;
	background-color: #f2f2f2;
}
.MiddlePart, .MiddlePanes {
	vertical-align: top;
}
.LeftPane {
	padding: 7px 5px 0px 5px;
	vertical-align: top;
	width: 184px;

}
.RightPane {
	vertical-align: top;
	width: 220px;
}
.ContentLPane, .ContentRPane, .MidDownLPane, .MidDownRPane {
	width: 49.8%;
}
.MidLeftPane, .MidPane, .MidRightPane, 
.BottomUpLPane, .BottomUpPane, .BottomUpRPane, 
.FooterUpLPane, .FooterUpPane, .FooterUpRPane {
	width: 32%;
}
.BottomPaneI, .BottomPaneII, .BottomPaneIII, .BottomPaneIV,
.FooterPaneI, .FooterPaneII, .FooterPaneIII, .FooterPaneIIV {
	width: 24.8%;
}

/* ******* --------------------------------------- FOOTER --------------------------------------- *******/
.FooterPart {
	height: 10px;
	padding: 10px 17px;
}


/* ******* --------------------------------------- Side Menu --------------------------------------- *******/

.MenuItem
{
  font-size: 11pt; 
  font-weight: normal;
  font-family: arial;
  color: #C0C0C0;
  padding-bottom: 6px; 
  padding-top: 6px;
  padding-left: 5px;
  background-color: #E9E9E2; 
  border-collapse: collapse;
  border: #C0C0C0 1px solid;

 
}


.MenuItem A, 
.MenuItem A:Visited, 
{

  padding-left: 10px;
  padding-bottom: 1px;
  cursor: default;
  color: black;
  padding-top: 1px;
  text-decoration: none; 

}

.MenuItem A:Active, 
{

  padding-left: 10px;
  padding-bottom: 1px;
  cursor: default;
  color: green;
  padding-top: 1px;
  text-decoration: none;   

}

.MenuItem A:Hover,
{
  font-size: 11pt; 
  color: #ffffff;
  padding-bottom: 6px; 
  padding-top: 6px;
  padding-left: 5px;
  padding-right: 5px;
  background-color: #1e4485;
  border-collapse: collapse;
  border: #C0C0C0 1px solid;
}

.SubHead,
{
color: #1d4a9f;
}

.MenuItemMouseOver, 
{ background-color: #84C1DF; border: 1px #000000 solid;} 

.MenuHdr
{ 

  font-weight: bold; 
  font-size: 11pt;
  font-family: arial;
  cursor: default;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 5px; 
  background-color: #bababa; 
  border-collapse: collapse;   
  border: #bababa 1px solid;
}

.MenuHdr A,
.MenuHdr A:Visited, 

{

  padding-left: 5px;
  padding-bottom: 1px;
  cursor: default;
  color: black;
  padding-top: 1px;
  text-decoration: none;   

}

.MenuHdr A:Hover,
{
  font-size: 11pt; 
  color: #ffffff;
  padding-bottom: 1px; 
  padding-top: 1px;
  padding-left: 5px;
  padding-right: 5px;
  background-color: #1e4485;
  border-collapse: collapse;
  border: #C0C0C0 1px solid;
}

