﻿/* top elements */
* { padding: 0; margin: 0; }

body {
	margin: 0;
	padding: 0;
	font: .70em/1.5em  Verdana, Tahoma, Helvetica, sans-serif;
	
}

#Body{
color: #666666; 
	background: #ebebeb url(images/bodybg.gif) repeat-x;
	text-align: center;
}

/* links */
a { 
	color: #4284B0;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: #9EC068;
	background-color: inherit;
}

/* headers */
h1, h2, h3 {
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
	color: #333;	
}
h1, .Head { font-size: 1.5em; color: #ff9933; } 
h2, .SubHead { font-size: 1.2em; color:#888;}
h3 { font-size: 1.1em; }

p, h1, h2, h3 {
	margin: 10px 15px;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;
	color: #4284B0;
}
ul span, ol span {
	color: #666666; 
}

/* images */
img.border {
	border: 2px solid #CCC;
}
img.no-border {
	border: none;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}


code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
  border-left: 4px solid #4284B0; 
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px;
 	padding: 0 0 0 20px;  	
  	background: #FAFAFA;
	border: 1px solid #f2f2f2; 
	border-left: 4px solid #4284B0;   
	color: #4284B0;
	font: bold 1.2em/1.5em Georgia, 'Bookman Old Style', Serif; 
}



/***********************
	  LAYOUT
************************/
#wrap {
	background: #FFF;
	width: 965px; height: 100%;
	margin: 0 auto;	
	text-align: left;
	background: #fff url(images/wrapperbg.jpg) left top;	
}
#content-wrap {
	clear: both;
	margin: 0; padding: 0;	
	
	background: transparent;
}

/* header */
#header 
{
	color: #ddd; 
	position: relative;
	height: 110px;	
	background: #fff url(images/degeerheader.gif) repeat-x 0% 100%;	
}
#header .header-left{
	float: left;
	width: 65%;
}
#header .header-right{
	float: right;
	width: 30%;
}

#header .SkinObject, #wrap .SkinObject {color:#888;}

#header #logo{position:absolute;top:26px;left:50px}

#photoholder {
	position: relative;
	height: 170px;	
	background: #fff url(images/pictureband.jpg) repeat-x 0% 100%;	
}

/* main */
#main {
	float: left;
	margin-left: 15px;
	padding: 0;
	width: 50%;		
}

#main1col {
	float: left;
	margin-left: 15px;
	padding: 0;
	width: 100%;		
}

/* sidebar */
#sidebar {
	float: left;
	width: 23%;
	margin: 0;	padding: 0; 
	display: inline;		
}
#sidebar ul.sidemenu, #sidemenu ul {
	list-style:none;
	margin:10px 0 10px 15px;
	padding:0;		
}
#sidebar ul.sidemenu ul , #sidemenu ul ul {
	list-style:none;
	margin:1px 0 0 15px;
	padding:0;		
}

#sidebar ul.sidemenu li,  #sidemenu ul  li {
	margin-bottom:1px;
	border: 1px solid #f2f2f2;
}
#sidebar ul.sidemenu a,  #sidemenu ul a {
	display:block;
	font-weight:bold;
	color: #333;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	border-left:4px solid #CCC;	
	
	min-height:18px;
}

* html body #sidebar ul.sidemenu a,* html body #sidemenu ul a { height: 18px; }

#sidebar ul.sidemenu a:hover,#sidemenu ul a:hover, #sidemenu ul a.tabActive:link, #sidemenu ul a.tabActive:visited  {
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	color: #339900;
	border-left:4px solid #9EC630;
}

/* rightbar */
#rightbar {
	float: right;
	width: 23%;
	padding: 0; margin:0;		
}

/* Footer */
#footer { 
	clear: both; 
	color: #888; 
	background: #A9BAC3; 
	margin: 0; padding: 0; 
	height: 51px;	  
	font-size: 95%;
	background: #fff url(images/footer.gif) repeat-x 0% 100%;			
}
#footer a { 
	text-decoration: none; 
	font-weight: bold;	
	color: #888;
}
#footer .footer-left{
	float: left;
	width: 65%;
}
#footer .footer-right{
	float: right;
	width: 30%;
}

/* menu tabs 
#nav
{
	height:45px;
   background: url(images/menubg.gif) left top;
}
#nav ul {
	z-index: 2;
	height:45px;
    margin:0; padding: 0;
    list-style:none;
	left: 0; 
	bottom: 6px !important; bottom: 5px;
	font: bold 13px  Arial, 'Trebuchet MS', Tahoma, verdana,  sans-serif;	
}
#nav li {
   display:inline;
   margin:0; padding:0;
   
}
#nav a {
   float:left;
   margin:0;
 
   text-decoration:none;
   color:#fff;
   padding:9px 15px 0px 8px;
   height:35px !important;height:45px;
   background: url(images/menubg.gif) left top;
   
}

#nav a:hover {
   background-position:0% -45px;
}

#nav #current a, #nav a.tabActive {
   background-position:0% -45px;
	color: #FFF;
}
#nav #current a span, #nav a.tabActive span {
   background-position:100% -45px;
	color: #FFF;*/
}
/* end menu tabs */

/* alignment classes */
.float-left  { float: left; }
.float-right {	float: right; }
.align-left  {	text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear {clear: both; }
.green {color: #9EC630; }
.gray  {color: #BFBFBF; }

ul, ul li, ul ul, ul ul li{list-style:none;}

.ControlPanel{z-index:100;top:0px;left:0px;position: absolute;}

#sidebar td a {margin:0 0 0 30px}

/*editor*/
#__dnn_body{background:none;text-align:left;}

/*menu*/

#nav
{
   height:31px;
   z-index:10;
}

#nav{
margin:0 auto;
padding:0;
top:0;
background:#e7941b;
color:#fff;
text-align:center;
FONT-SIZE: 18px; VERTICAL-ALIGN: top; LINE-HEIGHT: 30px! important; TEXT-ALIGN: center;
z-index:100;
}

#nav ul 
{	FONT-FAMILY: "times new roman", serif;	
    TEXT-DECORATION: none;
	
	float: left;
	width: 900px;
	list-style: none;
	z-index:99999;
	background: none;
	
	padding: 0;
	/*border: solid #eda;
	border-width: 1px 0;*/
	margin: 0 2px 1em 0;
}

#nav a {
	display: block;
	/*width: 7em;
	w\idth: 3em;*/
	text-decoration: none;
	padding: 0.25em 0.5em;
}

#nav a.tabActive {
	background: url(rightarrow2.gif) center left no-repeat ;

}

#nav li {
	float: left;
	padding: 0;
	/*width: 7em;*/
	border-right:1px solid  #eda;
	margin-top:1px; 
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 10em;
	w\idth: 9.5em;
	font-weight: normal;
	border: solid #f0f0f0;
	border-width: 1px;
	margin: 0 5px;
	background:white;
}

#nav li li {
	padding-right: 1em;
	width: 8.5em;
	margin-top:0px;
	border:none;
}

#nav li ul a {
	width: 8.5em;
	w\idth: 8em;
}

#nav li ul ul {
	margin: -1.75em 0 0 7em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover , #nav li.sfhover  {
	background: #ddd;
}

#nav ul, #nav ul li, #nav ul ul, #nav ul ul li{list-style:none;}

#nav ul{margin:0 auto;text-align:center;
}
#nav li{
float:left;
list-style-type:none;
border-right:1px solid #fff;
white-space:nowrap;
}

#nav li a{
display:block;
padding:0 10px;
background-color:inherit;
color: #fff;
}

#nav li li a{
color: #000;
}


* html #nav a {width:1%;}

#nav .selected,#nav a:hover{
color:#000;
text-decoration:none;
}

#sidebar .grey_rc{margin-left:20px;}
#rightbar .grey_rc{margin-right:20px;}
#sidebar .cont_outline{margin-left:20px;}
#rightbar .cont_outline{margin-right:20px;}


div.outlinetitle select{font-size:9px;width:120px;}