﻿
.header
{
	background-color: #999;
	width: 100%;
}

.content
{
	margin: 0px auto;
	width: 900px;
}

#nav_bar li.top_row
{
	background:#FFCA9E url(img/lt_org_grad_2_27.png) repeat scroll 0 0
}

#nav_bar
{
	/* margin: 0 auto; */
	width:760px;
	font-family: Arial;
	/* font-size: 1.7em; */
	color: #888;    
	z-index:1000;
}

#nav_bar a:link,
#nav_bar a:visited,
#nav_bar a:hover,
#nav_bar a:active	
{
    color: #444;  	
}

#menu, #menu ul
{
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 1000;
}




#menu a
{
	display: block;
	text-decoration: none;
	/*width: 10em;*/
}

#menu li
{
	border-left: solid 1px #FF953E;
	border-top: solid 1px #FF953E;
	border-bottom: solid 1px #FF953E;
	/* border-bottom: solid 1px #FF953E; */
	float: left;
	line-height: 1.6;	
}


#menu li ul li
{
	border: none;
}

#menu li.end
{
	border-right: solid 1px #FF953E;
}

.dropdownmenu,
.sidebar_menu
{
	-moz-box-shadow: 0.4em 0.4em 1em -0.4em #AAAAAA;
	-webkit-box-shadow: #AAAAAA 0.3em 0.3em 1em;	
}
	

#menu li ul.dropdownmenu,
ul.empty_ul
{	
	background-color: #fff4ce;
	border: solid 1px #FF953E;
	position: absolute;
	text-align: left;	
}

ul.dropdownmenu li
{
	position:relative;
}

#topEdit  
{
	background-color: #EEF3FF;
	padding: 5px;
	position: absolute;	
}

#topEdit a,
#topEdit a:link,
#topEdit a:visited,
#topEdit a:active	
{
	text-decoration: none;	
}

#topEdit a:hover
{
	text-decoration: underline;		
}


li ul.dropdownmenu a
{
	padding: 0px 5px 0px 5px;
}

#menu .dropdownmenu a:hover
{
	background-color: #c28452;
	color:#fff;
}

.Clear
{
	clear: both;
}

#menu .dropdown a,
#menu .no_dropdown a
{
	display: block;
	text-decoration: none;
}

.dropdownmenu
/* ul.empty_ul*/
{		
	list-style-type:none;
	position: absolute;
	visibility: hidden;
}

#menu ul.dropdownmenu li
{
	float: none;
}

.sm_anchor
{
	color: Blue;
	cursor: pointer;
	font-family: Arial;
	font-size: .8em;
	font-style: italic;
	text-decoration: none;
}

.admin_container
{
	margin: 0px auto;
	width: 990px;	
}


#menu a.top
{
	padding: 0px 25px 0px 25px;
}

ul li a
{
   height:1.6em;
}

.tag_sidebar
{
	background: #FFF4CE url(/PTO/Graphics/open_right.png) no-repeat 97% 50%;
}

#context 
{
	background-color: #fafafa;
	border: 1px solid #eee;
	font-family: Arial;
	font-size: 1.3em;
	font-weight: bold;
	position: absolute;
	z-index:999;
}

#context ul
{
	width:100px;
}

#context li
{
	float:none;
	line-height: 1.5;
}

#context a
{
	display:block;
	height:1.3em;
	padding:0px 5px;
}

#context a,
#context a:hover,
#context a:visited,
#context a:active
#context a:link
{
	color: blue;
	text-decoration: none;
}


#context a:hover
{
	background-color: #eee;
}

.sidebar_menu
{
	background-color: #fff4ce;	
	border: solid 1px #FF953E;	
	left: 200px;
	list-style-type:none;
	position: absolute;
	text-align: left;
	top:0px;
	visibility:hidden;
}

ul.dropdownmenu li
{
	display:inline;
}

.down_arrow
{
	border: none;
	position: absolute;
}