/*
Design by CooneyTech Robotics
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font-family: Verdana;
	font-size: 13px;
	color: #666666;
}

h1 h2 h3 {
	color: #c245d1;
}

/* Header */

#header {
	width: 900px;
	height: 212px;
	margin: 0 auto;
	padding: 0 41px;
	background: url(images/img03.jpg) no-repeat left bottom;
}

/* Search */
div#search {
	top: 167px;
	right: 30px;
	height: 26px;
	position: absolute;
	display: inline-table;
	float: right;
}

.ginput {
	filter: alpha(opacity=60); /* ie */
	-moz-opacity: .6; /* mozilla */
}

.gsubmit {
	border:outset 1px #ccc;
	padding: 1px 2px;
}

/* Menu */

#menu {
	text-align: center;
	margin-left: auto; margin-right: auto;
	background: #c245d1;
	width: 100%;
	position: relative;
	top: -5px;
	height: 30px;
	z-index: 5;
}

.jqueryslidemenu{
	font: bold 12px Verdana;
}

.jqueryslidemenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/*Top level list items*/
.jqueryslidemenu ul li{
	position: relative;
	display: inline-block;
}

/*Top level menu link items style*/
.jqueryslidemenu ul li a{
	display: block;
	background: #c245d1; /*background of tabs (default state)*/
	color: white;
	padding: 8px 10px;
	color: #2d2b2b;
	text-decoration: none;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
	color: white;
}

.jqueryslidemenu ul li a:hover{
	background: black; /*tab link background during hover state*/
	color: white;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
	display: list-item;
	float: none;
	position: relative;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
	top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
	font: normal 13px Verdana;
	width: 160px; /*width of sub menus*/
	padding: 5px;
	margin: 0;
	border-top-width: 0;
	border-bottom: 1px solid #c8c8c8;
}

.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/
	background: #eff9ff;
	color: black;
}

/* ######### CSS classes applied to down and right arrow images - no longer used  ######### */

.downarrowclass{
	position: absolute;
	top: 12px;
	right: 7px;
}

.rightarrowclass{
	position: absolute;
	top: 6px;
	right: 5px;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding: 30px 0;
}

/* Content */

#content {
	float: left;
	width: 580px;
}

#content h1 {
	font-size: 26px;
	color: #c245d1;
}

#content h2 {
	font-size: 20px;
	color: #c245d1;
}

#content h3 {
	font-size: 16px;
	color: #c245d1;
}

#content a {
	color: #74198b;
}

#content a:hover {
	color: #74198b;
}

.firstlogo {
	float: right;
	position: relative;
	top: -550px;
	z-index: 2;
}

.filetable {
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
}
.filetable th {
	border-width: 1px;
	padding: 1px;
	border-style: dotted;
	border-color: gray;
	background-color: white;
}
.filetable td {
	border-width: 1px;
	padding: 1px;
	border-style: dotted;
	border-color: gray;
	background-color: white;
	min-height: 40px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 280px;
	font: bold 12px Verdana;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	background: url(images/img04.jpg) repeat-x;
}

#sidebar li ul {
	line-height: 240%;
}

#sidebar li li {
	margin: 0;
	padding: 0;
	background: none;
	margin-left: 10px;
	padding-left: 20px;
	margin-right: 10px;
	background: url(images/img05.gif) no-repeat left center;
	border-bottom: 1px solid #dadada;
}

#sidebar h2 {
	font: bold 12px Verdana;
	padding: 8px 0px 1px 20px;
	margin-bottom: 20px;
	color: #ffffff;
}

#sidebar ul li p {
	padding-left: 10px;
	padding-right: 10px;
}

#sidebar a {
	color: #74198b;
}

#sidebar a:hover {
	color: #74198b;
}

#sidebar ul li ul a {
	width: 240px;
	display: block;
	text-decoration: none;
}

#sidebar ul li ul a:hover {
	background-color: #F3F3F3;
}

/* Footer */

#footer {
	clear: both;
	padding: 30px 0;
	background: url(images/footer.gif) repeat-x;
	border-top: 5px solid #C245D1;
	text-align: center;
	font-size: 10px;
}

#footer p {
	margin: 0;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}

#photodiv {
	background-repeat: no-repeat;
	margin-right:auto;
	margin-left:auto;
	width:90%;
}

/* Calendars */
.calHeader {
	background-color: #c245d1;
	border-top: thin solid #000000;
	border-bottom: thin solid #000000;
	font-weight: bold;
	text-align: center;
	height: 25px;
	color: #ffffff;
}

.calRow1 {
	background-color: #d8d8d8;
	text-align: center;
}

.calRow0 {
	text-align: center;
}

/* Form Validation */
.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}

.LV_valid {
    color:#00CC00;
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}
