﻿@charset "utf-8";
/* CSS Document */

/* Reset
***************************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

/* Remember focus styles! */
:focus { outline: 0; }

body { line-height: 1; color: black; background: white; }
ol, ul { list-style: none; }

/* Tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }

blockquote:before, blockquote:after,
q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* HTML 5 elements as block */  
header, footer, aside, nav, article { display: block; }

/* Clearing Floats
***************************************************************/

.group:after 
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.zone:after, .widget-control:after /* .zone:after self clears every zone container - .widget-control:after self clears any floats used in a widget */
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* General
***************************************************************/

/* Default font settings. 
The font-size 81.3% sets the base font to 13px 

Pixels     EMs         Percent Points
6px     0.462em     46.2%     5pt
7px     0.538em     53.8%     5pt
8px     0.615em     61.5%     6pt
9px     0.692em     69.2%     7pt
10px     0.769em     76.9%     8pt
11px     0.846em     84.6%     8pt
12px     0.923em     92.3%     9pt
13px     1em         100%     10pt
14px     1.077em     107.7%     11pt
15px     1.154em     115.4%     11pt
16px     1.231em     123.1%     12pt
17px     1.308em     130.8%     13pt
18px     1.385em     138.5%     14pt
19px     1.462em     146.2%     14pt
20px     1.538em     153.8%     15pt
21px     1.615em     161.5%     16pt
22px     1.692em     169.2%     17pt
23px     1.769em     176.9%     17pt
24px     1.846em     184.6%     18pt
*/

html, body {
	height: 100%;
	font-family: Cambria, Verdana, Arial, Helvetica, sans-serif;
}

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}

/* Lists */
li ul, 
li ol       { margin:0 1.5em; }
ul, ol      { margin: 1.5em; line-height: 1.538em; }

ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}

/* Text elements */
p           { margin: 0 0 1em; line-height: 1.538em; }
p img.left  { float: left; margin: 0.923em 0.923em 0.923em 0; padding: 0; }
p img.right { float: right; margin: 0.923em 0 0.923em 0.923em; }

a:focus, 
a:hover     { text-decoration: underline; }
a           { text-decoration: none; }

blockquote  { margin: 0.923em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 0.923em; font-style: italic; }
del         { color:#666; }

pre         { margin: 0.923em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.462em; }



/* Forms
***************************************************************/

form              { margin: 0; padding: 0; }
legend            { font-size: 1.231em; font-weight: normal; margin: 0 0 1.2em 0; border:none; }
fieldset          { padding:0em; margin: 0 0 0em 0; border: 0px solid #dbdbdb; }
label             { font-weight: normal; display:block; padding: 0 0 0.3em 0; }
label.forcheckbox { margin:0 0 0 .4em; display:inline; }

input[type="text"], input[type="password"] {
    display: block;
    padding: 0.3em;
}

input[type="checkbox"] {
    margin:.2em 0 1.2em 0;
}

fieldset ol     { list-style-type:none; padding: 0; margin: 0; }
fieldset ol li  { margin: 0 0 6px 0; }

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.692em;
	font-weight: bold;
	display: block;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 5px;
}

/* Remember focus styles! */
:focus { outline: 0; }

body { line-height: 1; color: black; background: white; }
ol, ul { list-style: none; }

/* Tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }

blockquote:before, blockquote:after,
q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* HTML 5 elements as block */  
header, footer, aside, nav, article { display: block; }

/* Widgets
***************************************************************/
.widgets {}
.widget h1 { font-size: 1.077em; }

body
{
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	font: normal normal normal 8pt/normal Verdana, Arial, Calibri, Tahoma;
	background-color: #ffffff;
}

.page-information, .page-warning, .page-error {
	width: 950px; margin: 10px auto;
	padding: 5px; 
}

.page-information {
	background-color: #d2ffc4;
	border: solid 1px #1f8300;
}

.page-warning {
	background-color: #fffdc4;
	border: solid 1px #d9d100;
}

.page-error {
	background-color: #ffc4c4;
	border: solid 1px #ba0000;
}

.outer, .topOuter
{
	text-align: center;
	width: 100%;
}

.inner, .mainInner
{
	width: 950px;
	display: inline-block;
}

.topOuter
{
    border-bottom: 5px solid #d7d7d7;
    background: #d7d7d7 url('../Content/gfx_topback.png') repeat-x;
	height: 100px;
}

.topLogo
{
	float: left;
	display: block;
	border: none;
}
.topLogo img 
{
    border: none;
}

.topMenu
{
	float: right;
	height: 100px;
	vertical-align: middle;
}

ul.menu, .menu ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	display: block;
	z-index: 1;
}
ul.menu
{
	margin: 40px 5px 0px 5px;
	float: left;	
}
ul.menu > li
{
    float: left;
	padding: 5px 5px 5px 5px;
}
ul.menu > li > a, ul.menu > li > a:visited
{
	font-size: 12px;
	color: #3d3f3d;
	padding: 3px 5px 3px 5px;
	display: block;
}
ul.menu > li:hover > a
{
	color: #030508;
	border-bottom: 2px solid #030508;
}
.menu ul
{
	display: none;
	left: auto; top: auto;
	position: absolute;
	margin-top: 5px;
	background-color: #d7d7d7;
	border: 1px solid #030508;
}
.menu ul li
{
	padding: 5px 0;
	font-size: 12px;
}
.menu ul li a
{
	padding: 5px 10px;
	text-align: left;
	display: block;
	color: #030508;
}
.menu ul li:hover
{
	background-color: #ffffff;
}
.menu ul li:hover a
{
	color: #3d3f3d;
}
ul.menu > li:hover > ul
{
	display: block;
}
.menu a:hover {
    text-decoration: none;
}

.mainInner
{
	background-color: #585854; color: #fff;
}

.mainBoxTopLeft, .mainBoxTopRight, .mainBoxBottomLeft, .mainBoxBottomRight
{
	background: transparent url('../Content/gfx_corners.png');	
	width: 50px; height: 50px;
}

.mainBoxTopLeft
{
	float: left;
	background-position: -5px -5px;
}

.mainBoxTopRight
{
	float: right;
	background-position: -65px -5px;
}

.mainBoxBottomLeft
{
	float: left;
	background-position: -5px -65px;
}

.mainBoxBottomRight
{
	float: right;
	background-position: -65px -65px;
}

.mainBoxMain
{
	width: 100%;
	text-align: left;
}


.user-display { display: inline; float: right; font-size: 75%; }

/* Metadata */
.metadata { display: none; }

/* Edit Mode Widgets */
/* These are the edit controls that appear when you're logged-in */
.widget-control { position: relative; border: 1px dotted #000; }
.widget-control .manage-actions { position:absolute; top: 0px; right: 0px; }
.widget-control .manage-actions a { display: block; background-color: #140101; color: #d5d5d5; padding: 3px 6px;  }
.widget-control .manage-actions a:hover { background-color: #000; color: #fff; text-decoration: none; }

/* Content Mode */
.content-control { border: 1px dotted #f5f5f5; overflow:auto; position: relative; }
.content-control .manage-actions { position:absolute; top: 0px; right: 0px; }
.content-control .manage-actions a { display: block; background-color: #140101; color: #d5d5d5; padding: 3px 6px;  }
.content-control .manage-actions a:hover { background-color: #000; color: #fff; text-decoration: none; }