﻿div#head
{
    background: white;
    background: Transparent url(_images/header-moreover.gif) no-repeat top left;
    height: 153px;
    width: 950px;
    text-align: right;
    position: relative;
    top: 0px;
    left: 0px;
}

div#utilities
{
	
	height: 14px;
	line-height: 20px;
	padding-right: 22px;
	vertical-align: middle;
}

div#utilities a
{
    font-size: 10px;
    color: #0099FF;
    text-decoration: none;
    text-transform: uppercase;
}

div#websiteTitle
{
    position: absolute;
    top: 0px;
    left: 17px;
	color: white;
	font-size: 18px;
	--font-weight: bold;
	z-index: 5;
	text-transform: uppercase;
}

div#websiteTitleShadow
{
    position: absolute;
    top: 1px;
    left: 19px;
	--color: #FF6600;
	font-size: 18px;
	z-index: 3;
	--opacity: 0.20;
	--filter: alpha(opacity=20);
    -moz-opacity: 0.20;
    text-transform: uppercase;
}

div#navigation
{
    width: 948px;
    height: 23px;
    padding-left: 2px;
    --background: Transparent url(_images/nav_bg.gif) repeat-x top left;
    background: white;
    text-align: left;
    padding-top: 2px;
    --border-top: dotted 2px #cccccc;
}

table#mainTable
{
    text-align: left;
    width: 950px;
    background-color: #FFFFFF;
    margin: 0px;
    border: solid 0px #D9E158;
    padding-left: 50px;
    padding-bottom: 50px;
}

td#contentCell
{
    padding-top: 25px;
    padding-left: 75px;
    padding-right: 50px;
    padding-bottom: 50px;
    width: 600px;
    border: dotted 1px #7F9999
}


div#breadcrumbs
{
    position: relative;
    top: -18px;
    height: 10px;
    margin: 0;
    padding-left: 8px;
}

div#breadcrumbs .node
{
    color: #666666;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 10px;
    padding-right: 5px;
}

div#breadcrumbs .currentNode
{
    color: #666666;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 10px;
    padding-right: 5px;
}

div#breadcrumbs .separator
{
    color: #666666;
    padding-right: 5px;
}

td#sidebarCell
{
    padding-top: 0px;
    padding-left: 20px;
    padding-right: 0px;
    width: 100px;
    --border: solid 1px gray
}

div.sidebartop 
{
    display: none;
}

div.sidebar 
{
    background-color: #FC7F2B;
    padding-top: 22px;
    padding-bottom: 0px;
    padding-left: 10px;
    padding-right: 0px;
    border: dotted 1px #B1ACAB;
    margin-top: 10px;
    margin-right: 0px;
    width: 200px;
}

div.sidebarbottom
{
    display: none;
}

div.rssChannel h2
{
    color: #ffffff;
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 10px;
    --border: dotted 1px orange
}

div.sidebar ul 
{
    margin: 5px;
    padding: 0px;
}

div.sidebar ul li.item
{
    padding: 0;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 10px;
    list-style-image: url(_images/img_bullet.gif);
    list-style-type: none;
}

div.sidebar ul li.item a
{
    color: #003333;
    text-decoration: none;
}

div.sidebar ul li.item a:hover
{
    color: #FFFFFF;
}

div.sidebar ul li.sidebaritemseparator
{
	list-style-type: none;
	list-style-image: none;
	padding: 0;
	margin-left: 0px;
	height: 10px;
	}

td#footer
{
    color: #666666;
    font-size: 10px;
    padding-top: 15px;
    padding-left: 51px;
    padding-right: 22px;
    padding-bottom: 10px;
    vertical-align: top;
    text-align:center;
}

#contentContainer div.sectionsettings 
{
    margin-bottom: 10px;
    background-color: #FFFFFF;
    border: solid 1px gray;
    padding: 5px;
    width: 500px;
}

#contentContainer div.sectionsettings table td, #contentContainer div.sectionsettings h2
{
    vertical-align: middle;
    color: #654E3C;
}
