﻿
/* global */
body
{
	font-family: Helvetica, Arial;
	font-size: 0px;
	padding: 0px;
	margin: 0px;
}
div, span, table, input, p
{
	font-family: Helvetica, Arial;
	color: #727272;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}
a
{
	text-decoration: none;
}
img
{
	border: 0px;
}


/* misc */
.button
{
	color: #333333;
}



/*************************************************************************************************/
/*************************************************************************************************/



/* containers */
#main-container
{
	width: 800px;
}
#header-container
{
	width: 800px;
	padding-top: 20px;
}
#footer-container
{
	width: 800px;
	padding-bottom: 15px;
}
#menu-container
{
	width: 150px;
	height: 100%;
	vertical-align: top;
}
#content-container
{
	width: 590px;
	height: 100%;
	vertical-align: top;
	padding: 25px 30px 0px 30px;
}


/* section containers */
#header-section-container
{
	width: 700px;
	float: right;
}
#footer-section-container
{
	width: 700px;
	float: right;
}
#menu-section-container
{
	width: 100%;
	height: 100%;
}
#content-section-container
{
	width: 100%;
	height: 100%;
}



/*************************************************************************************************/
/*************************************************************************************************/



/* header */
.header-padding
{
	width: 100%;
	height: 8px;
	background-image: url(../Images/Layout/bar.gif);
	background-repeat: repeat-y;
	font-size: 0px;
}
.header-note
{
	width: 100%;
	font-size: 10px;
	text-align: right;
	padding: 0px 0px 2px 0px;
	background-image: url(../Images/Layout/bar.gif);
	background-repeat: repeat-y;
}
.header-bar
{
	width: 100%;
	height: 30px;
	background-image: url(../Images/Layout/bar.gif);
	background-repeat: repeat-y;
}
.header-title
{
	padding: 5px 0px 0px 100px;
	float: left;
	color: #FFFFFF;
	font-size: 18px;
}
.header-menu
{
	padding: 8px 20px 0px 0px;
	float: right;
	font-size: 13px;
	font-weight: bold;
}
.header-class
{
	float: right;
	color: #84844A;
	font-size: 12px;
	font-weight: bold;
	margin-right: 10px;
}
.header-class-link
{
	float: right;
	color: #727272;
	font-size: 12px;
	font-weight: bold;
	margin-right: 10px;
}
.header-class-link:hover
{
	color: #333333;
}
.header-login, .header-logout
{
	width: 85px;
	float: right;
	font-size: 12px;
	font-weight: bold;
}
.header-link-on
{
	color: #333333;
	text-decoration: none;
}
.header-link-off
{
	color: #E5E5E5;
	text-decoration: none;
}
.header-login-off
{
	color: #727272;
	text-decoration: none;
}


/* footer */
.footer-padding
{
	width: 100%;
	height: 50px;
	background-image: url(../Images/Layout/bar.gif);
	background-repeat: repeat-y;
	font-size: 0px;
}
.footer-bar
{
	width: 100%;
	height: 100px;
	background-image: url(../Images/Layout/bar.gif);
	background-repeat: repeat-y;
}
.footer-title
{
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	padding: 14px 0px 0px 100px;
	float: left;
}
.footer-graphics
{
	float: right;
}
.footer-info
{
	width: 100%;
	background-image: url(../Images/Layout/bar.gif);
	background-repeat: repeat-y;
	float: right;
	font-size: 10px;
	text-indent: 90px;
	line-height: 20px;
}
.footer-link
{
	color: #727272;
}


/* menu */
.menu-padding
{
	width: 100%;
	height: 100%;
	margin-top: 15px;
	background-image: url(../Images/Layout/bar.gif);
	background-repeat: repeat-y;
	background-position: top right;
	font-size: 0px;
}
.menu-icon
{
	width: 45px;
	height: 36px;
	float: right;
}
.menu-text
{
	width: 100px;
	height: 36px;
	float: left;
	position: relative;
	top: 12px;
	padding-right: 5px;
	text-align: right;
}
.menu-text-admin
{
	width: 100%;
	padding: 7px 5px 7px 0px;
	text-align: right;
}
.menu-text-on, .menu-text-admin-link:hover
{
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.menu-text-off, .menu-text-admin-link
{
	color: #727272;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}



/*************************************************************************************************/
/*************************************************************************************************/



/* admin */
.admin-submenu
{
	color: #344966;
	font-size: 11px;
	padding-bottom: 20px;
}
.admin-submenu a
{
	color: #344966;
}
.admin-submenu a:hover
{
	color: #344966;
	text-decoration: underline;
}
.admin-title
{
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	padding-bottom: 10px;
}
.admin-status
{
	color: #B22222;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
}



/*************************************************************************************************/
/*************************************************************************************************/



/* panel - scrollbar */
.panel-outer
{
	position: relative;
	overflow: hidden;
}
.panel-inner
{
	position: absolute;
}
.scrollbar
{
	position: absolute;
	z-index: 1;
	display: none;
}

/* panel - sidebar */
.panel-sidebar
{
	margin: 3px;
}



/*************************************************************************************************/
/*************************************************************************************************/



/* box - blue */
.box-blue
{
	width: 100%;
}
.box-blue-padding
{
	width: 16px;
	height: 16px;
	font-size: 0px;
}
.box-blue-top-left
{
	background-image: url(../Images/Box/blue_tl.gif);
}
.box-blue-top-center
{
	width: 100%;
	background-image: url(../Images/Box/blue_tc.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.box-blue-top-right
{
	background-image: url(../Images/Box/blue_tr.gif);
}
.box-blue-middle-left
{
	background-image: url(../Images/Box/blue_ml.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.box-blue-middle-center
{
	height: 100%;
	vertical-align: top;
	font-size: 12px;
}
.box-blue-middle-right
{
	background-image: url(../Images/Box/blue_mr.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.box-blue-bottom-left
{
	background-image: url(../Images/Box/blue_bl.gif);
}
.box-blue-bottom-center
{
	width: 100%;
	background-image: url(../Images/Box/blue_bc.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.box-blue-bottom-right
{
	background-image: url(../Images/Box/blue_br.gif);
}
.box-blue-bar
{
	width: 100%;
	height: 16px;
	background-image: url(../Images/Box/blue_bar.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.box-blue-bar-left
{
	width: 4px;
	height: 16px;
	background-image: url(../Images/Box/blue_ml.gif);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
}
.box-blue-bar-right
{
	width: 4px;
	height: 16px;
	background-image: url(../Images/Box/blue_mr.gif);
	background-repeat: repeat-y;
	background-position: right top;
	float: right;
}


/* box - cyan */
.box-cyan
{
	width: 100%;
}
.box-cyan-padding
{
	width: 16px;
	height: 16px;
	font-size: 0px;
}
.box-cyan-top-left
{
	background-image: url(../Images/Box/cyan_tl.gif);
}
.box-cyan-top-center
{
	width: 100%;
	background-image: url(../Images/Box/cyan_tc.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.box-cyan-top-right
{
	background-image: url(../Images/Box/cyan_tr.gif);
}
.box-cyan-middle-left
{
	background-image: url(../Images/Box/cyan_ml.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.box-cyan-middle-center
{
	height: 100%;
	vertical-align: top;
	font-size: 12px;
}
.box-cyan-middle-right
{
	background-image: url(../Images/Box/cyan_mr.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.box-cyan-bottom-left
{
	background-image: url(../Images/Box/cyan_bl.gif);
}
.box-cyan-bottom-center
{
	width: 100%;
	background-image: url(../Images/Box/cyan_bc.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.box-cyan-bottom-right
{
	background-image: url(../Images/Box/cyan_br.gif);
}
.box-cyan-bar
{
	width: 100%;
	height: 16px;
	background-image: url(../Images/Box/cyan_bar.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.box-cyan-bar-left
{
	width: 4px;
	height: 16px;
	background-image: url(../Images/Box/cyan_ml.gif);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
}
.box-cyan-bar-right
{
	width: 4px;
	height: 16px;
	background-image: url(../Images/Box/cyan_mr.gif);
	background-repeat: repeat-y;
	background-position: right top;
	float: right;
}


/* box - green */
.box-green
{
	width: 100%;
}
.box-green-padding
{
	width: 16px;
	height: 16px;
	font-size: 0px;
}
.box-green-top-left
{
	background-image: url(../Images/Box/green_tl.gif);
}
.box-green-top-center
{
	width: 100%;
	background-image: url(../Images/Box/green_tc.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.box-green-top-right
{
	background-image: url(../Images/Box/green_tr.gif);
}
.box-green-middle-left
{
	background-image: url(../Images/Box/green_ml.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.box-green-middle-center
{
	height: 100%;
	vertical-align: top;
	font-size: 12px;
}
.box-green-middle-right
{
	background-image: url(../Images/Box/green_mr.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.box-green-bottom-left
{
	background-image: url(../Images/Box/green_bl.gif);
}
.box-green-bottom-center
{
	width: 100%;
	background-image: url(../Images/Box/green_bc.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.box-green-bottom-right
{
	background-image: url(../Images/Box/green_br.gif);
}
.box-green-bar
{
	width: 100%;
	height: 16px;
	background-image: url(../Images/Box/green_bar.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.box-green-bar-left
{
	width: 4px;
	height: 16px;
	background-image: url(../Images/Box/green_ml.gif);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
}
.box-green-bar-right
{
	width: 4px;
	height: 16px;
	background-image: url(../Images/Box/green_mr.gif);
	background-repeat: repeat-y;
	background-position: right top;
	float: right;
}


/* box - wheat */
.box-wheat
{
	width: 100%;
}
.box-wheat-padding
{
	width: 16px;
	height: 16px;
	font-size: 0px;
}
.box-wheat-top-left
{
	background-image: url(../Images/Box/wheat_tl.gif);
}
.box-wheat-top-center
{
	width: 100%;
	background-image: url(../Images/Box/wheat_tc.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.box-wheat-top-right
{
	background-image: url(../Images/Box/wheat_tr.gif);
}
.box-wheat-middle-left
{
	background-image: url(../Images/Box/wheat_ml.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.box-wheat-middle-center
{
	height: 100%;
	vertical-align: top;
	font-size: 12px;
}
.box-wheat-middle-right
{
	background-image: url(../Images/Box/wheat_mr.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.box-wheat-bottom-left
{
	background-image: url(../Images/Box/wheat_bl.gif);
}
.box-wheat-bottom-center
{
	width: 100%;
	background-image: url(../Images/Box/wheat_bc.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.box-wheat-bottom-right
{
	background-image: url(../Images/Box/wheat_br.gif);
}


/* box - silver */
.box-silver
{
	width: 100%;
}
.box-silver-padding
{
	width: 16px;
	height: 16px;
	font-size: 0px;
}
.box-silver-top-left
{
	background-image: url(../Images/Box/silver_tl.gif);
}
.box-silver-top-center
{
	width: 100%;
	background-image: url(../Images/Box/silver_tc.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.box-silver-top-right
{
	background-image: url(../Images/Box/silver_tr.gif);
}
.box-silver-middle-left
{
	background-image: url(../Images/Box/silver_ml.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.box-silver-middle-center
{
	height: 100%;
	vertical-align: top;
	font-size: 12px;
}
.box-silver-middle-right
{
	background-image: url(../Images/Box/silver_mr.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.box-silver-bottom-left
{
	background-image: url(../Images/Box/silver_bl.gif);
}
.box-silver-bottom-center
{
	width: 100%;
	background-image: url(../Images/Box/silver_bc.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.box-silver-bottom-right
{
	background-image: url(../Images/Box/silver_br.gif);
}


/* box - beige */
.box-beige
{
	width: 100%;
}
.box-beige-padding
{
	width: 16px;
	height: 16px;
	font-size: 0px;
}
.box-beige-top-left
{
	background-image: url(../Images/Box/beige_tl.gif);
}
.box-beige-top-center
{
	width: 100%;
	background-image: url(../Images/Box/beige_tc.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.box-beige-top-right
{
	background-image: url(../Images/Box/beige_tr.gif);
}
.box-beige-middle-left
{
	background-image: url(../Images/Box/beige_ml.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.box-beige-middle-center
{
	height: 100%;
	vertical-align: top;
	font-size: 12px;
}
.box-beige-middle-right
{
	background-image: url(../Images/Box/beige_mr.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.box-beige-bottom-left
{
	background-image: url(../Images/Box/beige_bl.gif);
}
.box-beige-bottom-center
{
	width: 100%;
	background-image: url(../Images/Box/beige_bc.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.box-beige-bottom-right
{
	background-image: url(../Images/Box/beige_br.gif);
}
.box-beige-bar
{
	width: 100%;
	height: 16px;
	background-image: url(../Images/Box/beige_bar.gif);
	background-repeat: repeat-x;
	background-position: center center;
}


/* box - olive */
.box-olive
{
	width: 100%;
}
.box-olive-padding
{
	width: 16px;
	height: 16px;
	font-size: 0px;
}
.box-olive-top-left
{
	background-image: url(../Images/Box/olive_tl.gif);
}
.box-olive-top-center
{
	width: 100%;
	background-image: url(../Images/Box/olive_tc.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.box-olive-top-right
{
	background-image: url(../Images/Box/olive_tr.gif);
}
.box-olive-middle-left
{
	background-image: url(../Images/Box/olive_ml.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.box-olive-middle-center
{
	height: 100%;
	vertical-align: top;
	font-size: 12px;
}
.box-olive-middle-right
{
	background-image: url(../Images/Box/olive_mr.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.box-olive-bottom-left
{
	background-image: url(../Images/Box/olive_bl.gif);
}
.box-olive-bottom-center
{
	width: 100%;
	background-image: url(../Images/Box/olive_bc.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.box-olive-bottom-right
{
	background-image: url(../Images/Box/olive_br.gif);
}
.box-olive-bar
{
	width: 100%;
	height: 16px;
	background-image: url(../Images/Box/olive_bar.gif);
	background-repeat: repeat-x;
	background-position: center center;
}


/* box - gray */
.box-gray
{
	width: 100%;
	background-color: #837F84;
}
.box-gray-padding
{
	width: 5px;
	height: 5px;
	font-size: 0px;
}
.box-gray-top-left
{
	background-image: url(../Images/Box/gray_tl.gif);
}
.box-gray-top-center
{
	width: 100%;
}
.box-gray-top-right
{
	background-image: url(../Images/Box/gray_tr.gif);
}
.box-gray-middle-left
{
}
.box-gray-middle-center
{
	height: 100%;
	vertical-align: top;
	font-size: 12px;
}
.box-gray-middle-right
{
}
.box-gray-bottom-left
{
	background-image: url(../Images/Box/gray_bl.gif);
}
.box-gray-bottom-center
{
	width: 100%;
}
.box-gray-bottom-right
{
	background-image: url(../Images/Box/gray_br.gif);
}


/* box - lightgray */
.box-lightgray
{
	width: 100%;
	background-color: #999999;
}
.box-lightgray-padding
{
	width: 5px;
	height: 5px;
	font-size: 0px;
}
.box-lightgray-top-left
{
	background-image: url(../Images/Box/lightgray_tl.gif);
}
.box-lightgray-top-center
{
	width: 100%;
}
.box-lightgray-top-right
{
	background-image: url(../Images/Box/lightgray_tr.gif);
}
.box-lightgray-middle-left
{
}
.box-lightgray-middle-center
{
	height: 100%;
	vertical-align: top;
	font-size: 12px;
}
.box-lightgray-middle-right
{
}
.box-lightgray-bottom-left
{
	background-image: url(../Images/Box/lightgray_bl.gif);
}
.box-lightgray-bottom-center
{
	width: 100%;
}
.box-lightgray-bottom-right
{
	background-image: url(../Images/Box/lightgray_br.gif);
}
