body{
font-size: 13px;
display:block;
font-family: Arial, Helvetica, sans-serif;
padding: 0px;
margin: 0px;
background-image: url(http://dhasny.org/assets/images/site/dhasny02bar.jpg);
background-repeat:  repeat-y;
}

/*=======================================*/

h1, h2, h3, h4, h5, h6 {
line-height: 1.2em;
margin-bottom: .5em;
display: block;
}

h1{
font-size: +5;
font-weight: bold;
}

h2{
font-size: +4;
font-weight: bold;
}

h3{
font-size: +3;
font-weight: bold;
}

h4{
font-size: +2;
font-weight: bold;
font-color: red;
}

h5{
font-size: -1;
font-weight: bold;
}

h6{
font-size: -2;
}

p{
margin-top: 0;
margin-bottom: 0.3em;
}

/*p+p{
text-indent: 1.5em;
}*/
/*===========================*/
.blurb{
background-color: #ddcc88;
display: block;
margin: 5px 0px 5px 0px;
padding: 10px;
border: 3px solid #bb5500;
}

pre{
	font-size:medium;
}

.calDate {
	font-weight:bold;
	color:#642;
}

#child {
width: 250px;
height: 300px;
overflow:auto;
}

#context01{
width: 230px;
height: 300px;
overflow:auto;
}

#officers{
width: 350px;
height: 300px;
overflow:auto;
}

#data ul{
list-style: none;
margin-left: 0px;
padding: 2px;
}

#data li{
margin-left: 0px;
}

#data a{
font-style: normal;
font-weight: normal;
text-decoration: none;
display: block;
color: #888888;
padding: 2px 0px 2px 2px;
margin: -3px 0px 0px 0px;
}

#data a:hover{
color: #3333ff;
background-color: #dddddd;
}

#data a:active{
background-color: #444444;
color: #eeeeee;
}

#header{
background-image: url(http://omsdialogue.com/images/dhasny02header.jpg);
background-repeat: no;
position: absolute;
top: 0;
left: 0;
}



#logo {
position: absolute;
top: 10px;
left: 16px;
z-index: 1000;
}


#menubar {
position: absolute;
top: 0px;
left: 150px;
z-index: 100;
/*background-image: url(../images/header_grad01.jpg);*/
padding-left:0px;
width: 100%;
height: 105px;
}

#calendar {
margin-left: 15px;
}

#rightpicture {
background:no-repeat;
background-position: top left; 
/*background-image: url(http://omsdialogue.com//images/phones01.jpg);
background-color:green; */
position: absolute;
top: 0;
left: 610px;
width: 346px;
border-left: 1px solid #cc9999;
padding: 0px 0px 10px 10px;
}
/*#rightmenu {
position: absolute;
top: 0;
left: 610px;
width: 346px;
border-left: 1px solid #cc9999;
padding: 0px 0px 10px 10px;
}*/


#footer {
/*position: absolute; 
left: 40px;
top: 500px;*/
/*border-top: #cc9999 3px solid;
border-right: 1px solid #cc9999;
border-bottom: #cc9999 1px solid;*/
color: #880000;
background-color: #eedddd;
line-height:100%;
padding: 20px 20px 10px 20px;
margin: 0px 10px 0 20px;
width: 600px;        
}

#footer li {
display: inline;
padding: 0px 3px 0px 3px;
}
#footer link {
text-decoration: none;
color: inherit;
}

#footer visited {
text-decoration: none;
color: inherit;
}

#footer a {
text-decoration: none;
color: inherit;
}


#footer li+li:before {
content:"|  ";
}

#footer a:hover{
color: #3333ff;
}


#footer ul {
list-style-type: none;
padding: 0;
margin: 0;
}

#footnotes_debug {
margin-left:20px;
}

#ad1 {
background: #ddcc55;
padding: 5px;
}

#usage{
/*places heading over archive.php items*/
background: #eebbbb;
margin: 0 0 5px 0;
}

.ad_head{
display: block;
background-color: #aabbcc;
padding: 0px;
margin: 15px 1px 10px 0px;
color: #ffffff;
}

.ad{
display: block;
padding: 0 15px 15px 15px;
color: #4444ff;
border: 1px solid #bbbbbb;
background-color: #ddddff;
}

.centered_list{
list-style: none;
text-align: center;
line-height: 200%;
margin: 20px 0px 20px 0;
}

#search{
/*background-color: #dd9999;*/
border-bottom: 1px solid #cc9999;
}

#sidescroll{
width: 200px;
height: 350px;
overflow: auto;
padding: 0 0 20px 0;
}
 
#topmenu ul{
list-style-type: none;
}

#topmenu li{
display: inline;
padding: 0px 5px 0px 5px;
}


#content {
padding: 0px 20px 0 20px;
/*border-right: 1px solid #cc9999;*/
margin: 0px 10px 0 120px;
width: 800px;
}   

#main{
    margin: 0px 0 0 20px;
}

#articles {
    margin-top: 5px;
    width: 619px;
    background-color: #fff;
    padding: 13px;
    border-right: 1px solid #ccc;
}

#textlink a{
display:inline;
}

#omsSearch{
	display:block;
	position:absolute;
	left:810px;
	top:10px;
	width:186px;
}
/*=========================================*/
.topics{     
display:block;
padding: 0px 0 5px 0;
margin-top: 0px;
}  

.topics a:link{
color:#880000;
/*border-bottom: 1px solid #cc9999; */
text-decoration:none;
display:block;
padding:0 0 2px 5px;
width:346px;
}

.topics a:visited{

color:#880000;
/*border-bottom: 1px solid #cc9999;*/
text-decoration:none;
display:block;
padding:1px 0 1px 5px;
width:346px;
}

.topics a:hover{
color:#aa0000;
background-color:#ffcccc;
text-decoration:none;
display:block;
padding:0 0 2px 5px;
width:346px;
}

.topics a:active{
color:#880000;
text-decoration:none;
display:block;
padding:0 0 2px 5px;
width:346px;
}

.simplink a:link{
    text-decoration: underline !important;
    margin: 0 !important;
    padding: 0 !important;
    color: blue !important;
    display: inline !important;
    background-color: white !important;
}
/*=====================================*/
/*
.story{     
{
display:block;
margin: 0px 0px 5px 0px;
padding: 0px 0px 0px 0px;

color: black;
}   

.story a:link{
color:#aa2222;
border-bottom: 1px solid #cc9999;
text-decoration:none;
display:inline;
padding:0 2px 1px 5px;
width:346px;
}

.story a:visited{
color:#aa4444;

text-decoration:none;
display:inline;
padding:0px 0px 0px 0px;
width:346px;
}

.story a:hover{
color:#aa0000;
background-color:#ffcccc;
text-decoration:none;
display:inline;
padding:0 2px 2px 5px;
width:346px;
}

.story a:active{
color:#aa0000;
text-decoration:none;
display:inline;
padding:0 2px 2px 5px;
width:346px;
}          */                  
/*=========================================*/
#uleft {
	height:0;
}
#container {
	margin:0px 0 0 0;
	/*position:absolute;
        top:104px;
		left:-20px;*/
        margin-left:-20px;
	width:12em;
	/*font-weight:bold;*/
}

#nav {
	list-style-type:none;
        padding-top:0px;
}

#nav ul {
	/*float: left;
        clear:none;*/
	width: 10.5em; /*80em;*/
	list-style-type: none;
	line-height: 1;
	font-size: small;
	padding: 5px 0 10px 0;
	/*border: solid #eda;
	border-width: 1px 0;*/
	margin: 0 0 0 0;
	
}

#nav li{
	/*float: left;   ##
	font-weight: bold;*/
	color:#430;
}


	

#nav li ul li{
	width: 110px;
        margin: 0 0 0 0px;
	padding: 0px 0 0px 5px;/* indent for links */
}

#nav a {
	display: block;
	/*width: 10em; explorer
	w\idth: 6em; safari*/
	color: #dc5;  
	text-decoration: none;
	padding: 2px; /*1em;*/
}

#nav a:hover {
border: 1px solid red;
padding:1px 0px 1px 3px;
margin-left:-2px;
}

.nav_selected{
	border: 1px solid red;
	padding:1px 0px 1px 6px !important;
	margin-left:0px;
}
/* admin */

#breadcrumbs{
	padding:.25em;
	background-color:#bcb;
	margin-bottom:.5em;
	border-right:#555 2px solid;
	border-bottom:#555 2px solid;
	font-size:small;
        font-weight:bold;
}

#more .more {
	display:none !important;
}

.more {
    display:block;
    text-align:right;
   padding-top:.5em;
}

#intro {
	
}
.extra {
    
}

#intro .extra{
	display:none !important;
}


/*=============================================*/



#notice {
    background-color:white;
    font-weight:700;
    border:2px solid red;
    padding:10px;
    width:250px;
}

/* leftmenu */

#leftmenu ul, #rightmenu ul {
list-style: none;
margin-left: 0px;
margin-right: 5px;
padding: 5px;
}

#leftmenu {
position: absolute;
top: 0;
left: 0;
/**background-image: url(graph/dhasny02_logoblk.gif);**/
/**background-repeat: no-repeat;**/
/**background-position: 50% 10px;**/
width: 125px;
padding: 115px 0 0 0px;
margin-top: 0px;
font-weight: bold;
}

#leftmenu a {
text-decoration: none;
display: block;
color: #000088;
padding: 0px 0px 0px 0px;
margin: 8px 0px 0px 0px;
}

#leftmenu a:link{
color: #ffcccc;
line-height: 20px;
margin: 0 0 0 0px;
padding: 0 0 0 2px;
}

#leftmenu a:visited{
color: #ffcccc;
line-height: 20px;
margin: 0 0 0 0px;
padding: 0 0 0 2px;
}

#leftmenu a:hover{
color: #aa3333;
background-color: #eeaaaa;
}

#leftmenu a:active{
background-color: #444444;
color: #eeeeee;
}

#leftmenu p{
line-height: 13px;
color: #441111;
font-size: 12px;
font-weight: bold;
margin: 0 0 0 0px;
padding: 0 0 0 5px;
}
#login{
	position:absolute;
	top:120px;
	left:10px;
	padding:0px 0 0 10px;
	width:10em;
}

fieldset{
	width:130px;
	border: 0px dashed #555555;
	padding: 3px 0 0 0;
	margin: 15px 0 0 0;
	text-align:left;
}

#rightmenu {
position: absolute;
top: 0px;
left: 610px;
width: 346px;
border-left: 1px solid #cc9999;
padding: 0px 0px 10px 10px;
}#leftmenu ul, #rightmenu ul {
list-style: none;
margin-left: 0px;
margin-right: 5px;
padding: 5px;
}

#leftmenu {
position: absolute;
top: 0;
left: 0;
/**background-image: url(graph/dhasny02_logoblk.gif);**/
/**background-repeat: no-repeat;**/
/**background-position: 50% 10px;**/
width: 125px;
padding: 115px 0 0 0px;
margin-top: 0px;
font-weight: bold;
}

#leftmenu a {
text-decoration: none;
display: block;
color: #000088;
padding: 0px 0px 0px 0px;
margin: 8px 0px 0px 0px;
}

#leftmenu a:link{
color: #ffcccc;
line-height: 20px;
margin: 0 0 0 0px;
padding: 0 0 0 2px;
}

#leftmenu a:visited{
color: #ffcccc;
line-height: 20px;
margin: 0 0 0 0px;
padding: 0 0 0 2px;
}

#leftmenu a:hover{
color: #aa3333;
background-color: #eeaaaa;
}

#leftmenu a:active{
background-color: #444444;
color: #eeeeee;
}

#leftmenu p{
line-height: 13px;
color: #441111;
font-size: 12px;
font-weight: bold;
margin: 0 0 0 0px;
padding: 0 0 0 5px;
}

#rightmenu {
position: absolute;
top: 0px;
left: 610px;
width: 346px;
border-left: 1px solid #cc9999;
padding: 0px 0px 10px 10px;
}

/* panel wrapper */
#panelwrapper{
    position: absolute;
	top: 50px;
	left:800px;
	/*float:right;
    width:12em;*/
    padding-left:5px;
    margin: 5px 5px 5px 5px;
    border-left: 1px solid #ccc;
}

#panelwrapper h4{
    border-bottom:solid 1px #d44;
    margin-top: 5px;
}

#panelwrapper a{
    text-decoration:none;
}

#panelwrapper a:link{
    color:#664422;
}

#panelwrapper a:visited{
    color:#224466;
}


#panelwrapper a:hover{
    color:#111111;
}

.panel_title{
    font-weight:bold;
    color:blue;
    background-color:white;
}

.panel_doc{
    margin-bottom:0px;
    margin-left:0px;
    border-left:5px solid white;
    padding-left:2px;
    padding-bottom:5px;
}


.panel_link{
    margin-left:10px;
}

#panel1{
    width:200px;
    padding:1px 5px 5px 5px;
    background-color:#eee;
}

#panel1 ul{
    margin-left:0px
}

#panel1 li{
    padding-top:.5em;
    border-bottom:1px solid #fff;
}

#panel2{
    width:200px;
    padding:1px 5px 5px 5px;
    background-color:#fff;
}

#panel2 ul{
    margin-left:0px
}

#panel3{
    width:200px;
    padding:1px 5px 5px 5px;
    background-color:#fff;
}

#panel3 ul{
    margin-left:0px
}

.peek{
    font-family: monospace;
	font-size:larger;
    color: blue;
    background-color: #FCC;
    padding: 3px;
}

.shuffler{
    width: 300px;
    height: 350px;
    overflow:auto;
    background-color:#ddeeee;
	font-size:small !important;
}

.shuffler a{
	text-decoration:none;
	color:black;
	display:block;
	width:290px;
        border-left:1px solid green !important;
        border-top:1px solid green !important;
	border-right:1px solid green !important;
        background-color:ddd !important;
	padding:0px 0px 2px 0px !important;

	/*background-image:url("../images/link_bar01.jpg");*/
}

.shuffler_cancel a{
    width:auto;
    background-image:none;
    display:inline;
	font-size:smaller;
	font-weight: bold;
	text-decoration:none;
    background-color:#4c4 !important;
    border-top:2px solid #bfd !important;
    border-right:2px solid #153 !important;
	border-bottom:2px solid #153 !important;
	border-left:2px solid #bfd !important;
    padding:1px 4px 2px 4px !important;
}

.shuffler_cancel a:hover{
	background-color:#aca;
}

.shuffler_form{
    display:block;
    padding:.5em;
    border-bottom:1px solid #ccc;
}

.delete a{
    width:auto;
    background-image:none;
    display:inline;
    color:#fff;
	font-size:smaller;
	font-weight: bold;
	text-decoration:none;
    background-color:#c46 !important;
    border-top:2px solid #fbd !important;
    border-right:2px solid #a13 !important;
	border-bottom:2px solid #a13 !important;
	border-left:2px solid #fbd !important;
    padding:1px 4px 2px 4px !important;
	-webkit-border-radius: 3px;
}

.delete a:hover{
	background-color:#eaa;
}

.edit a{
    width:auto;
    background-image:none;
    display:inline;
    color:#fff;
	font-size:smaller;
	font-weight: bold;
	text-decoration:none;
    background-color:#14c !important;
    border-top:2px solid #aae !important;
    border-right:2px solid #115 !important;
	border-bottom:2px solid #115 !important;
	border-left:2px solid #aae !important;
    padding:1px 4px 2px 4px !important;
	-webkit-border-radius: 3px;
}

.button_1 a{
    width:auto;
    background-image:none;
    display:inline;
    color:#000;
	font-size:smaller;
	font-weight: bold;
	text-decoration:none;
    background-color:#ccc !important;
    border-top:2px solid #eee !important;
    border-right:2px solid #333 !important;
	border-bottom:2px solid #333 !important;
	border-left:2px solid #eee !important;
    padding:1px 4px 2px 4px !important;
	-webkit-border-radius: 3px;
}

.edit a:hover{
    background-color:#eaa;

.flush_right{
	border-bottom:white solid 1px;
	display:inline-block;
	width: 90px;
	padding-right:10px;
	text-align:right;
}

.sgroup{
	font-weight:bold;
	padding-top:.5em;
}
.sgroup a{
    font-weight:bold !important;
    border:none;
    padding-top:5px;
    border-top:1px solid green;
    
}

.tab1{ /* selected tab */
	/*background-image:url("/images/tab1.gif");
	background-repeat:no-repeat;*/
	padding:5px 10px 5px 10px;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:-5px;
	background-color:#FAF8D4;
	font-size:small;
	font-weight:bold;
	-webkit-border-top-right-radius: 8px 6px;
	-moz-border-top-right-radius: 8px 6px;
	-webkit-border-top-left-radius: 8px 6px;
	-moz-border-top-left-radius: 8px 6px;
}

.tab2 a{ /* tab with link */
	/*background-image:url("/images/tab1.gif");
	background-repeat:no-repeat;*/
	text-decoration:none;
	padding:5px 10px 5px 10px;
	margin-right:5px;
	margin-left:5px;
	/*margin-bottom:-10px;*/
	background-color:#eda;
	font-size:small;
	-webkit-border-top-right-radius: 8px 6px;
	-moz-border-top-right-radius: 8px 6px;
	-webkit-border-top-left-radius: 8px 6px;
	-moz-border-top-left-radius: 8px 6px;
}

.tab_folder{ /* content area for placement of forms etc. on a tabbed interface. See also 'tab_panel' */
    background-color:#FAF8D4;
	min-height:350px;
	max-height:600px;
	overflow:auto;
    padding:1em;
    border-bottom:10px solid #FAF8D4;
    border-top:5px solid #FAF8D4;
    margin-top:-3;
}



.tab_background{ /* Area behind tabbed interface provides a contrasting ground. */
	/*background-color:#bcb;*/
}

.tab_panel{ /* content area for placement of forms etc. on a tabbed interface. See also 'tab_folder' */
	display:block;
	background-color:#FAF8D4;
	min-height:350px;
	max-height:600px;
	padding:1em;
	margin-right:1em;
	margin-left:1em;
	border-bottom:10px solid #e6e2c1;
	overflow:auto;
	-webkit-border-top-right-radius: 8px 6px;
	-moz-border-top-right-radius: 8px 6px;
	-webkit-border-top-left-radius: 8px 6px;
	-moz-border-top-left-radius: 8px 6px;
}
.tab_panel a{
    display:block;
    text-decoration:none;
    color:#000;
    border-bottom:1px solid white;
}

.tab_panel a :visited{
    color:#000;
}

.tab_panel a :hover{
    color:#000;
}
.tab_panel a :active{
    color:yellow;
}

.tab_list a{ /* stacked tabs from which tab-folders descend*/
	text-decoration:none;
	line-height:2em;
	border-top:1px solid #555;
	border-left:1px solid #555;
	border-right:1px solid #555;
	padding:5px;
        background-color:#FAF8D4;
}

.tab_list :visited{
	background-color:#555;
}

#title{
/*background: #ccdddd;*/
/*padding: 20px 40px 0 20px;*/
margin: 10px 10px 0 10px;
width: 500px;
}

#topmenu ul{
list-style-type: none;
}

#topmenu li{
display: inline;
padding: 0px 5px 0px 5px;
}

.peek{
    font-family: monospace;
	font-size:small;
    color: blue;
    background-color: #FCC;
    padding: 3px;
}

.please{
	color:#00f;
	background-color:#fb4;
	border:2px solid #fb4;
	padding:5px;
	
}
.highlight_last {
	background-color:#fb4;
	padding-right:.5em;
	padding-left:.5em;
}

.highlight_last a{
	background-color:#fb4;
	padding-right:.5em;
	padding-left:.5em;
	text-decoration:none;
}

.uline{
	border-bottom:1px solid #ccc;
}