﻿body
{
	margin: 0;
	padding: 0;
	text-align: left;
	font: 12px Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #061C37;
	background: #EEEFE4;
	background-image: url(images/background.png);
	background-repeat: repeat;
}
*
{
	margin: 0 auto 0 auto;
	text-align: left;
}

#container
{
	display: block;
	height: auto;
	position: relative;
	width: 1200px;
}


#header
{
	height: 70px;
	width: 1200px;
}

#header h1
{
    float: left;
	text-align: center;
	vertical-align: bottom;
	margin-top: 40px;
	margin-left: 50px;
	color: #FFFFFF;
	font-size: 43px;
	color: #FFF;
}


#header h2
{
	position: absolute;
	text-align: right;
	color: #A9D1FA;
	left: 490px;
	top: 38px;
	width: 400px;
}

#mainpic
{
	background-image: url(images/main.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 354px;
}

.off
{
	color: #67A0F5;
}


#menu
{
	display: block;
	clear: both;
	width: auto;
	height: 54px;
	background-color: #1C478E;
}

#leftmenu
{
	margin-top: 15px;
	width: 180px;
	float: left;
}

#leftmenu_top
{
	width: 180px;
	height: 12px;
	background-image: url(images/leftmenu_top.png);
}

#leftmenu_bottom
{
	width: 180px;
	height: 12px;
	background-image: url(images/leftmenu_bottom.png);
}

#leftmenu_main
{
	width: 180px;
	height: auto;
	background-color: #1C478E;
}

#leftmenu_main ul
{
	list-style: none;
	padding: 0px;
	width: 180px;
}


#leftmenu_main h3
{
	list-style: none;
	padding: 0px;
	width: 180px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-bottom: 14px;
	text-align: center;
}

#leftmenu_main ul li
{
	list-style: none;
	padding: 0px;
	width: 180px;
	text-align: left;
}

#leftmenu_main ul li a, #leftmenu_main ul li a:visited
{
	display: block;
	list-style: none;
	padding: 0px;
	width: 168px;
	padding-left: 12px;
	padding-top: 4px;
	height: 30px;
	text-align: left;
	background-image: url(images/leftmenu_link.png);
	background-repeat: repeat-x;
	margin-top: 5px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

#leftmenu_main ul li a:hover
{
	color: #87BCF8;
}

#leftmenu_main fieldset
{
	border: 1px solid #CCC;
	width: 140px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
	background-image: url(images/leftmenu_link.png);
	background-repeat: repeat-x;
}

#leftmenu_main fieldset legend
{
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
}

#leftmenu_main fieldset label
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.leftmenu_main_checkbox_label
{
	float: left;
	text-align: left;
	font-size: 1.2em;
	padding-right: 5px;
	width: 122px;
}

#leftmenu_main input[type="text"]
{
	width: 140px;
}

#leftmenu_main select
{
	width: 145px;
}

#leftmenu_main button
{
	 margin-left:40px;
	 margin-top: 10px;
}

#content
{
	background-color: White;
	background: 5px solid #061C37;
	display: block;
	float: left;
	width: 900px;
	height: auto;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
	margin-top: 15px;
}


#content_top
{

	width: 900px;
	height: 23px;
	
}

#content_main
{

	width: 880px;
	padding-left: 15px;
	padding-right: 15px;
}

#content_bottom
{

	width: 900px;
	height: 23px;
}

#footer
{
	width: 900px;
	height: auto;
}

#footer h3 
{
	display: block;
	text-align: center;
	font-size: 11px;
	text-decoration: none;
	color: Black;
}


#menu ul
{
	list-style: none;
	padding: 0px;
	margin-left: auto;
	width: 1200px;
}

#menu li
{
	list-style: none;
	padding: 0px;
	display: inline;
}

#menu a
{
	float: left;
	height: 36px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	padding-top: 18px;
	font-size: 12px;
	padding-left: 13px;
	padding-right: 13px;
}

#menu a:hover
{
	color:#86AEF9;
	background-image: url(images/linkbackground.png);
	background-repeat: repeat-x;
}

#content p
{
}


html, body
{
	text-align: center;
}
p
{
	text-align: left;
}

/* Login Display  
----------------------------------------------------------*/
#login
{
	float: right;
	font-size: 1.1em;
	display: block;
	text-align: right;
	color: #fff;
	margin-right: 100px;
	margin-top: 10px;
}

#login li
{
	margin: 0;
	display: inline;
	list-style: none;
	padding-left: 5px;
}

#login a:link, #login a:visited
{
	color: #fff;
	text-decoration: none;
}

#login a:hover
{
	color: #fff;
	text-decoration: underline;
}


/*  Fields and columns layouts 
------------------------------------------------------*/
.row
{
	clear: both;
}

.leftcol
{
	float: left;
	width: auto;
	margin-right: 5px;
}

.centercol
{
	float: left;
	width: auto;
	margin-right: 5px;
}


.rightcol
{
	float: left;
	width: auto;
	margin-right: 5px;
}


.col
{
	float: left;
	width: 3.5in;
	margin-right: 5px;
}

.lblleft
{
	text-align: right;
	float: left;
	margin-right: 5px;
	text-transform: none;
	font-size: 10pt;
	width: 1.25in;
}

.fldleft
{
	text-align: left;
	text-transform: capitalize;
	font-weight: bold;
	float: left;
	font-size: 10pt;
}

.lblright
{
	text-align: right;
	float: left;
	margin-right: 5px;
	text-transform: none;
	font-size: 10pt;
	width: 1.25in;
}

.fldright
{
	text-align: left;
	text-transform: capitalize;
	font-weight: bold;
	float: left;
	font-size: 10pt;
}

.textField
{
	text-align: left;
	font-weight: bold;
	font-size: 10pt;
}


.label
{
	float: left;
	text-align: left;
	font-size: 1.2em;
	padding-right: 5px;
	width: 305px;
}


/* forms   
----------------------------------------------------------*/
fieldset
{
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #CCC;
	width: auto;
}

fieldset legend
{
	font-size: 1.1em;
	font-weight: bold;
	padding: 2px 4px 8px 4px;
}

fieldset ol
{
	padding: 0;
	list-style: none;
}

fieldset ol li
{
	padding-bottom: 5px;
}

fieldset label
{
	text-align: left;
	font-size: 1.2em;
	padding-right: 5px;
	display: block;
}

label.checkbox
{
	display: inline;
}

fieldset input[type="text"], input[type="password"]
{
	border: 1px solid #ccc;
	padding: 2px;
	font-size: 1.2em;
	color: #444;
	width: 300px;
}

fieldset textarea
{
	width: 300px;
	font-size: 1.2em;
	padding: 5px;
}

#validation-summary-errors
{
	list-style: none;	
	font-weight: bold;
	color: Red;
}

/* info and errors */  
.message-info {
    border: solid 1px;
    clear: both;
    padding: 10px 20px;
}

.validation-summary-valid {
    display: none;
}

.validation-summary-errors {
    clear: both;
    color: #e80c4d;
    font-size: 1.1em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.message-success {
    color: #7ac0da;
    font-size: 1.3em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.error {
    color: #e80c4d;
}

.error-label {
    color: #e80c4d;
    font-weight: bold;
} 

.error-label + input[type="text"], 
.error-label + input[type="password"] { 
    border: solid 1px #e80c4d; 
}

.field-validation-error {
    display: inline;
    color: #e80c4d;
    font-weight: bold;
    font-size: 1.1em;
}

.field-validation-valid {
    display: none;
}