/*sans_admin.css*/
/*=======================================*/

body{
background-color: #ddeedd;
background-image:url("/images/pstripe2.gif");
/*background-image:url("/images/test1.gif");    */                                           
font-family: Arial, Helvetica, sans-serif;
font-size: small;
padding: 0px;
margin: 0px;
}

body a{
	font-size:small;
}

h1, h2, h3, h4, h5, h6 {
line-height: 1.2em;
margin-bottom: .5em;
/*display: inline;*/
/*font-weight: bold;*/
}

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;
}

h5{
font-size: small;
font-weight: bold;
}

h6{
font-size: x-small;
}

p{
margin-top: 0;
margin-bottom: 0.3em;
text-indent: 0em;
}

p+p{
text-indent: 0em;
}

body{
text-align: left;
}

table{
	font-size:small;
}

#ad1 {
background: #ddcc55;
padding: 5px;
}

.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;
}

#blog {
    background-color: #fff;
    padding:10px 10px 20px 10px;
    border:1px solid blue;
    margin-bottom:10px;
}

.centered_list{
list-style: none;
text-align: center;
line-height: 200%;
margin: 20px 0px 20px 0;
}

#calendar {
margin-left: 15px;
}

.calDate {
	font-weight:bold;
	color:#565;
}

#child {
background-color: #bbccdd;
width: 250px;
height: 300px;
overflow:auto;
}

/*=============================================*/

#content {
position: absolute;
top: 128px;
left: 156px; /*1em; placement from left edge*/
background: #fff;
padding: 5px 10px 20px 10px;
border-top: 0px solid #bbbbbb;
margin: 0px 10px 0px 0px;
z-index: 1;
border-bottom:1px gray solid;
width:884px; /* 68em;*/
font-size:small;
}

#main{
    margin:0px 0 0 0;
}

#articles {
    margin-top: 5px;
    width: 637px;
    background-color: #fff;
    padding: 13px;
    border-right: 1px solid #ccc;
}

#more .more {
	display:none !important;
}

.more {
    display:block;
    text-align:right;
}

#intro {
	
}
.extra {
    
}

#intro .extra{
	display:none !important;
}


/*=============================================*/

pre{
	font-size:medium;
}

#blog pre{
    background-color:#EEE;
    min-height:3em;
    max-height:300px;
    width:820px;
    overflow:auto;

}
.reply pre{
    background-color:#EEE;
    min-height:3em;
    max-height:300px;
    width:820px;
    overflow:auto;
}

tt{
    font-size:medium;
}

.extraleading p{
    line-height:2em;
}



.ajax_edit {
    padding-top: 10px;
    padding-bottom: 10px;
}

#discussion{
	width:882px;
}

#blog ol li, #blog ol ul li {
    padding-bottom:.5em;
}


#nodec {
    list-style-type:none;
}

#notice {
    background-color:white;
    font-weight:700;
    border:2px solid red;
    padding:10px;
    width:250px;
}

#killNotice a{
	float:right;
	text-decoration:none;
	color:red;
}
/*#content a {
text-decoration: none;
display: block;
 background-color: #ffffff;
}*/

/*#content a {
text-decoration: none;
display: block;
padding: 0px 2px 0px 2px;
color: #443344;
background-color: #eeeeff;
width:100%
}


#content a:visited {
text-decoration: none;
display: block;
background-color: #eeeeee;
}

#content a:hover {
text-decoration: none;
display: block;
background-color: #dddddd;

}

#content a:active {
text-decoration: none;
display: block;
}
*/

/*================*/

#alpha a{
text-decoration: none;
display: inline;
padding: 0px 2px 0px 2px;
color: #ffffff;
background-color: #0000ff;
}

#alpha a:visited{
background-color: #aaaaff;
}

#alpha a:hover{
background-color: #ffaaaa;
}

#alpha a:active{
background-color: #000000;
}

div.auto_complete{
    width:350px;
    background:#fff
}

div.auto_complete ul {
    border:1px solid #888;
    margin:0;
    width:100%;
    list-style-type:none;
}

div.auto_complete ul li{
    margin:0;
    padding:3px;
}

div.auto_complete ul li.selected{
    background-color:#ffb;
}

div.auto_complete ul strong.highlight{
    color:#800;
    margin:0;
    padding:0;
}

.dropcap{
	font-size:300%;
	font-weight:bold;
	float:left;
	position:relative; bottom:.1em;
}

/*tdxxx sets the position for data in css tables*/
.td a{
text-decoration: none;
background-color: #eeeeee;
}
.link01{
    padding-bottom: 10px;
    font-weight: bold;
    font-size: large;
}
.link01 a{
    text-decoration:none;
    color: blue;
}
/*================used for displaying links within #content using alpha2()*/
#littlelinks a{
text-decoration: none;
display: block;
padding: 0px 2px 0px 4px;
color: #000000;
background-color: #eeeeee;
width:25em;
border-bottom:1px white solid;
}

#littlelinks a:visited{
color: #ffffff;
background-color: #aaaaff;
}

#littlelinks a:hover{
color: #ffffff;
background-color: #ffaaaa;
}

#littlelinks a:active{
color: #ffffff;
background-color: #000000;
}
/*================*/
.fullreport{
    overflow:auto;
    background-color:#ddeeee;
	font-size:small !important;	
}



.shuffler{
    width: 300px;
    height: 350px;
    overflow:auto;
    background-color:#ddeeee;
	font-size:small !important;
}

.shuffler a{
	text-decoration:none;
	color:black;
	display:block;
	width:270px;
        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;
    
}

#context01{
background-color: #bbccdd;
width: 230px;
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;
}

#bluelist{
    /*position:absolute;
    top:70px;*/
    float:left;
    height:570px;
    width:360px;
    padding:10px;
    border-top:1px solid #fff;
    border-left:1px solid #fff;
    border-right:1px solid #aaa;
    border-bottom:1px solid #aaa;
    overflow:auto;
    background-color:#fff;
}

#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;
}

#dthread_tools{
	padding:.5em;
	background-color:#bcb;
	margin-top:1em;
	margin-bottom:.5em;
	margin-left:0;
	border-right:#555 2px solid;
	border-bottom:#555 2px solid;
	font-size:small;
        font-weight:bold;
}

#buttonbar a{
	padding:2px;
	background-color:#cdb;
	border-bottom:1px solid #cca;
	border-right:1px solid #cca;
	border-left:1px solid #eec;
	border-top:1px solid #eec;
}

#buttonbar a:hover{
	padding:2px;
	background-color:#efc;
	border-bottom:1px solid #cca;
	border-right:1px solid #cca;
	border-left:1px solid #eec;
	border-top:1px solid #eec;
}

#buttonlist
{
height: 300px;
overflow:auto;
}


#buttonlist a{
font-style: normal;
font-weight: normal;
text-decoration: none;
display: inline;
color: #888888;
padding: 2px 0px 2px 2px;
margin: -3px 0px 0px 0px;
}

#buttonlist a:hover{
color: #3333ff;
background-color: #eeeeee;
}

#buttonlist a:active{
background-color: #444444;
color: #eeeeee;
}
#blist_wide a{
width:25em;
}

.caption{
font-size:x-small; 
}

.reply_user{
	display:block;
	margin:.5em;
	padding:.5em;
	border-top:1px solid #fff;
	}

.reply_admin{
	display:block;
	margin:.5em;
	padding:.5em;
	border-top:1px solid #fff;
	background-color:#fbc;
	}
.reply_body{
	margin-top:.5em;
	margin-bottom:.5em;
	white-space:pre;
	}
#search{
	z-index:100;
	width:12em;
}
/*=====================table========================*/
#table {
font-size:10px;
}

#table a {
text-decoration: underline;
display: inline;
padding: 0px 2px 0px 2px;
color: red;
background-color: #eeeeff;
width:100%
}

#table a:visited {
text-decoration: none;
display: inline;
background-color: #eeeeee;
}

#table a:hover {
text-decoration: none;
display: inline;
background-color: #dddddd;

}

#table a:active {
text-decoration: none;
display: inline;
}
/*=====================main table==================*/
#table1 thead{
font-weight:bold;
}

#table1 tbody{
color:#113344;
}

#table1 tr{
vertical-align:top;
}


#table1 td{
/*display:block;  causes <td> to display in a column in Safari */
/*width:210px;*/
padding-right:13px;
border-bottom: 1px white solid;
} 

#table1 a{
text-decoration:none;
/*display: block;*/
background-color: #aabbcc;
}
#table1 a:hover{
background-color: #ddeeff;
} 
#table1 a:visited{
background-color: #ccddee;
}

#table1 a:active{
	background-color:#fff;
}

   
/*=====================form styles==================*/
.formcontact{
width: 350px;
background-color: #aaeeff;
}
      
.formlabel{
float: left;
text-align: right;
font-weight: bold;
width: 120px;
}
      
.formcontrol
{
float: right;
width: 220px;
}
      
.row{
clear: both;
padding-top: 5px;
}
      
.formfield{
border: 1px solid #333333;
background-color: #dddddd;
}
      
.spacer{
clear: both;
height: 10px;
}




/*=================end form styles==================*/      
#footer {
/*clear: both;*/
/*position: absolute;
left: 10px;*/
width: 630px;
padding: 5px 0 20px 0;
margin: 20px 0 0px 0px;
/*border-top: #333333 3px solid;
border-bottom: #f8f8dd 1px solid;*/
/*background-image: url(../images/LittleErrandBoysm.gif);
background-repeat:  no-repeat;
background-position: bottom left;*/
font-weight: bold;
font-size: 80%;
border-top:2px #ddd solid;
background-color:#eee;
padding:1em;
}

#footer li {
display: inline;
padding: 0px 3px 0px 3px;
}

#footer a {
text-decoration: none;
color: #333333;
}

#footer li+li:before {
content:"|  ";
}

#footer a:hover{
color: #3333ff;
}


#footer ul {
list-style-type: none;
padding: 0;
margin: 0;
}

#help{
margin-left:20px;
margin-right:50px;
/*background-color: #ffffff; */
}

#hide_me a {
	display: block;
	/*width: 10em; explorer
	w\idth: 6em; safari*/
	color: #430;  
	text-decoration: none;
	padding: 2px; /*1em;*/
}

#leftmenu a {
text-decoration: none;
display: block;
color: #000088;
padding: 0px 0px 0px 0px;
margin: 8px 0px 0px 0px;
}

#leftmenu ul, #rightmenu ul {
list-style: none;
margin-left: 0px;
margin-right: 5px;
padding: 5px;
}

#leftmenu {

/**position: absolute;
top: 0;
left: 0;**/
float: left;
/**background-image: url(graph/dhasny02_logoblk.gif);**/
/**background-repeat: no-repeat;**/
/**background-position: 50% 10px;**/
width: 160px;
padding: 10px 0 0 8px;
margin-top: 55px
}

#leftmenu a:hover{
color: #3333ff;
background-color: #e1e1fd;
}

#leftmenu a:active{
background-color: #444444;
color: #eeeeee;
}

.links_first a{
    color: #000;
    text-decoration:none;
    background-color:#abe;
    padding: 2px;
    border:0px solid #abc;
    font-size: 14px;
    font-weight: bold;
    display:inline;
    margin: 2px;
    line-height: 1.5em;
}

.links_second {
        border-top:1px solid red;
        padding: 5px 0 0 0;
        margin: 5px 0 0 0;
}

#login{
	position:absolute;
	padding:60px 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;
}

legend{
    /*padding:.5em 0 0 0;*/
}

.selected a{
    color: #fff;
    background-color: #aaa;
    border:1px solid #000;
}

#logo {
position: absolute;
top: 10px;
left: 16px;
z-index: 1000;
}

#logo_v{
	/*position:absolute;
	left:916px;
	top:0px;
	width:150px;*/
}

.logo {
font-family: Georgia,"Times New Roman",serif;
font-weight: bold;
font-size: 12pt;
}


#menubar {
position: absolute;
top: 0px;
left: 0px;
z-index: 100;
/*background-image: url(../images/header_grad01.jpg);*/
padding-left:0px;
width: 100%;
height: 105px;
}

#officers{
/*width: 350px;*/
height: 300px;
overflow:auto;
}

#panelwrapper{
    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
}

#popcontent{
background: #ccdddd;
padding: 20px 40px 0 20px;
border-right: 1px solid #ccccff;
margin: 10px 10px 0 20px;
width: 780px;
}

#poptitle{
margin: 10px 10px 0 10px;

width: 780px;
font-weight: bold;
}


#profile{
    background-color: #cdd;
    /*position:absolute;
    top: 70px;
    left: 400px;*/
    float:left;
    width: 450px;
    height: 370px;
    overflow:auto;
    border: 1px white solid;
    border-bottom: 1px #aaa solid;
    border-right: 1px #aaa solid;
}

#profile2{
    background-color: #fff;
    /*position:absolute;
    top: 70px;
    left: 400px;*/
    float:right;
    width: 450px;
    height: 570px;
    overflow:auto;
    border: 1px white solid;
    border-bottom: 1px #aaa solid;
    /*border-right: 1px #aaa solid;*/
    padding:10px;
}

#reading{
	position:absolute;
	top:.5em;
	left:57em;
	padding:5px;
	margin:5px 0 5px 0;
	background-color:#efe;
	border:2px solid #aba;
	width:10em;
}

#ref{
margin: 0px 10px 0 10px;
padding: 10px 10px 10px 10px;
width: 150px;
height: 300px;
/*font-weight: bold;*/
background: #eeeeee;
overflow:auto;
}

#ref h4{
color: #0000cc;
}

.red{
	color:red;
}

#rightmenu {
position: absolute;
top: 0;
left: 720px;
width: 200px;
padding: 10px;
}

#roles01{
width: 300px;
height: 250px;
overflow:auto;
}

#scroll_03{
height: 370px;
overflow:auto;
}

#sidescroll{
width: 200px;
height: 350px;
overflow: auto;
padding: 0 0 20px 0;
}

#sortables {
	padding-top:1px;
	padding-bottom:3px;
}

.hover {
	background-color: #888888;
}
#sortables ul li {
	list-style:none;
	cursor: move;
}

#sortables {
	border: 1px solid gray;
}

#spinner {
    float: right;
    margin: 10px;
    vertical-align:text-top;
}

.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:#eee;
	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:#F2F0CC;
	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;
	padding-top:5px;
}

.tab_panel{ /* content area for placement of forms etc. on a tabbed interface. See also 'tab_folder' */
	display:block;
	background-color:#eee;
	min-height:350px;
	max-height:600px;
	padding:1em;
	margin-right:1em;
	margin-left:1em;
	border-bottom:10px solid #bcb;
	overflow:auto;
}

.tab_panel a{
    /*display:block;*/
    text-decoration:none;
    color:#33b;
    border-bottom:1px solid white;
}

.tab_panel a :visited{
    color:#33b;
}

.tab_panel a :hover{
    color:#d33;
}
.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:larger;
    color: blue;
    background-color: #FCC;
    padding: 3px;
}

.please{
	color:#00f;
	background-color:#fb4;
	border:2px solid #fb4;
	padding:5px;
	
}
.highlight_last {
	background-color:#ffb;
}

.highlight_last a{
	background-color:#ffb;
	padding-right:.5em;
	padding-left:.5em;
	text-decoration:none;
}

.uline{
	border-bottom:1px solid #ccc;
}

#container {
	margin:0;
	/*position:absolute;
        top:104px;
		left:-20px;*/
        margin-left:-20px;
	width:12em;
}

#nav {
	list-style-type:none;
}

#nav ul {
	float: left;
	width: 10.5em; /*80em;*/
	list-style: 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:black;
}


	

#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: #430;  
	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;
}