﻿body 
{
	margin:0px;
	font: 0.8em arial;
	background:#fff url(images/bgtop.gif) top left repeat-x;
	

}
a
{
	color:#852624;
}
#header
{
	margin:0px;
	width: 822px;
	margin-left: auto;
	margin-right: auto;
}
#headerseparator
{
	height:4px;
	/*background-color:#ff9900;*/
}

#tagcloud
{
    text-align:center;
    width:100%;
    line-height:15px;
    padding-top:10px;
    padding-bottom:10px;
}

#tagcloud h3
{
    font-size:10.5pt;
}
#mainwrapper
{
	/*background:#fff url(images/bg.gif) top left repeat-x;*/
	margin:0px;
	width: 833px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #cccccc;
	background-color: #ffffff;
	display: table;
}
#nav
{
    height:600px;
    width:200px; 
    float:left;
    text-align:right;
    background-color: #ffffff;
    position:relative;
}

#navigationheader
{
    width:200px;
}
#navigationmain
{
    width:200px;
    width: 150px;
    border: solid 1px #cccccc;
}

#main
{
	color: #666666;
	margin-right:0px;
	padding:0;
	float:right;
	width: 600px;
	*width: 593px;
    border-right: 1px solid #cccccc;
    background-color: #ffffff;
    text-align:justify;
    display: table;
}
#scroller1
{
    width:850px; 
    height: 97px; 
    margin-top:17px;
    padding-top:0px;
}

#viewbody
{
    width: 600px; 
    float:right;
}

#loginview
{
    position:absolute;
    top:5px;
    right:10px;
    color:white;
}
.editpanel
{
    color:white;
    border:1px solid gainsboro;
    font-size:8pt; 
    margin-bottom: 20px;
    float:right;
    width: 200px;
}
#title
{
	margin-bottom: 0px;
	font-size: 2em;
	color: #FFFFFF;
	font-family: Arial,Helvetica;
}
#title a
{
	color: #FFFFFF;
	text-decoration:none;
}
#subtitle
{
	margin-top: 0px;
	margin-left: 100px;
	color: #c5c5c5;
	font-size: 1.3em;
	font-family: Arial,Helvetica;


}
#loginbox
{
	padding:40px;
}
#loginboxwrapper
{
	background:url(images/login.png);
	float:left;
	margin-right:30px;
	margin-bottom:30px;
	margin-left:0px;
	height:225px;
	width:240px;
}
#leftbox
{
	float:left;
	margin:15px;
}
th
{
    vertical-align:top;
}
td
{
    vertical-align:top;
}
h1
{
	color: #852624;
	font-size: 1.7em;
	font-family: arial;
	margin-bottom: 3px;
	border-bottom: solid 1px gainsboro;
	padding: 2px;
	*padding-bottom: 10px;
}

h2 {
	color: #999999;
	font-size: 1.5em;
    line-height: normal;
    font-style: normal;
    font-family: 'Arial';
    font-variant: normal;
    font-weight:bold;
}

h3 {
	color: #996600;
	font-size: 1.0em;
    line-height: normal;
    font-style: normal;
    font-family: 'Arial Rounded MT Bold';
    font-variant: normal;
}


img { border: 0px; }
hr { color: #ccc; height: 1px; }
p { color: #000; }
table { font-size: 100%; }
.codeblock 
{
	color: #73880A; 
	font: 100% "Courier New", Courier, monospace; 
	padding:20px;
	margin:20px;
	border-left:1px solid #666666; 
}
form { margin: 0px; padding: 0px; }
input, select 
{
    font-size: 9pt;
    font-family: 'Lucida Sans';
    border:1px solid #c5c5c5;
    
    }
textarea
{
    font-size: 9pt;
    font-family: 'Lucida Sans';
    border:1px solid #c5c5c5;
}


#footer {
	text-align:left;
	font-size:.7em;
	color:#888;
	padding-top:1em;
	padding-bottom:1em;
	padding-left: 10px;
	bottom:0;
	margin-top:0px;
	width: 813px;
	margin-left: auto;
	margin-right: auto;
	background-color: #852624;
}

.pagesummary
{
	font-size: 0.9em;
	color: #000000;
	bottom: 0;
	font-style: italic;f
	font-family: arial;
	margin-bottom:15px;
}

.textentry
{
	BORDER-RIGHT: rgb(153,153,153) 1px solid; BORDER-TOP: rgb(153,153,153) 1px solid; FONT-SIZE: 10px; BORDER-LEFT: rgb(153,153,153) 1px solid; BORDER-BOTTOM: rgb(153,153,153) 1px solid; FONT-FAMILY: Verdana,Geneva,Arial,Helvetica,sans-serif
}
.gobtn
{
	FONT-SIZE: 10px; FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
}

.lastupdated
{
	font-size: 0.8em;
	color: gray;
	padding-top: 1em;
	bottom: 0;
	border-top: 1px solid whitesmoke;
	margin-top: 20px;
	font-style: italic;
	font-family: arial;
	font-weight: bold;
}
.loadingbox
{
    position:absolute;
    top:40%;
    left:40%;
    border:1px solid lightsteelblue; 
    background-color: #ffffff; 
    height:50px; 
    width:250px;
    text-align:center;
    padding-top:20px
}

.headlinks
{
	color:White;
	font-weight:bold;
	font-size:small;
}

/*   NAV */
#nav, #nav ul { padding-right:15px; list-style: none; position:relative;margin:0px; } 
#nav a {   display: block; color:#852624;  text-decoration:none; } 
#nav a:hover {     display: block; } 
#nav li { background-repeat:no-repeat; margin-bottom: 8px; }
#nav li ul {     padding-top: 5px; position: absolute; width: 150px; border: solid 1px #cccccc;left: -999em; margin-top: -20px; } 
#nav li ul li {     float: left; width: 150px; } 
#nav li ul li a { width: 150px; color:#000000;  color:#852642; } 
#nav li ul li a:hover {     display:block; } 
#nav li:hover ul { left:185px;position:absolute; }
#nav li:hover ul, #nav li.sfhover ul { position:absolute;background:#ffffff; }

/* Accordion */
.accordionHeader
{
    color: #ffffff;
    background-color: #F7F3F7;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    cursor: pointer;
}

#master_content .accordionHeader a
{
	color: #852624;
	background: none;
	text-decoration: none;
	font: 11px arial;
	padding-right:10px;
	font-weight:normal;
}

#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    color: #852624;
    background-color: #F7F3F7;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
	margin-bottom:5px;
    cursor: pointer;
}

#master_content .accordionHeaderSelected a
{
	color: #852624;
	background: none;
	text-decoration: none;
	padding-right:10px;
	font: 11px arial;
	font-weight:normal;
}

#master_content .accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    background-color: #ffffff;
    border: 1px solid #F7F3F7;
    padding: 5px;
    padding-top: 10px;
    border-right: 1px solid #cccccc;
}