﻿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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, select, input, textarea
{
	margin: 0px;
	padding: 0px;
	border: 0;
	outline: 0;
	font-size: 8pt;
	vertical-align: baseline;
	background-color: transparent;
	font-family: Arial;
	color:#000;
}

select 
{
	border: solid 1px #ccc;
	background-color: #fff;
}

/** HEADER **/

#header
{
	background-image: url('/images/header1.jpg');
	width: 1280px;
	height: 235px;
}

#logo
{
	position: absolute;
	top: 30px;
	left: 570px;
}

/** FOOTER **/

#contact
{
	margin-top: 8px;
	padding: 8px;
	border-top: solid 1px #cccccc;
	clear: both;
	width: 1280px;
	text-align: center;
}

/** MENU **/

#menu
{
	/*background: #ccc url("/images/bkgs.png") left -160px repeat-x;*/
	background-color: #333;
	color: #fff;
	width: 1278px;
	border: solid 1px #000;
	height: 56px;
}

#menu ul 
{
	
}

#menu ul li
{
	text-align: center;
	display: inline;
}

#menu ul li.breadcrumb
{
	border: solid 1px #ccc;
	background-color: #666;
}

#menu a
{
	text-transform: uppercase;
	font-weight: bold;
	color:#fff;
	padding: 8px 0px 8px 15px;
}

#menu ul li img
{
	vertical-align:middle;
	visibility: hidden;	
	margin-top: -2px;
}

#menu ul li img.visible
{
	visibility:visible;
}

#menu a,#menu a:hover
{
	text-decoration:none;
}

.selected 
{
	background: transparent url("/images/menubutton.png") no-repeat ;
}

.menuBorder
{
	border: solid 1px #ccc;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

/** COLUMNS **/
ul#content
{
	margin: 4px 0px 4px 0px;
	list-style: none;
	clear: both;
	display: block;
}

ul#content li.column
{
	display: inline;
	float: left;
	padding: 6px 8px 6px 8px;
	border-right: solid 1px #ccc;
	min-height: 350px;
}

.left
{
	clear: left;
}

.right
{
	border-style: none !important;
	clear: right;
}


.third
{
	width: 400px;
}

.twothirds
{
	width: 800px;
}


.half
{
	width: 600px;
}

.quarter
{
	width: 300px;
}

.threequarters
{
	width: 900px;
}

/** HEADERS **/

.header, .startHeader, .calendarHeader, .formHeader
{
	font-weight: bold;
}

.startHeader
{
	font-size: 12pt;
	margin: 4px 4px 8px 4px;
}

/** CALENDARLIST **/

li.calendarHeader
{
	background: #333366 url("/images/bkgs.png") left -240px repeat-x;
	color: #ffffff; /*border: solid 1px #6666cc;*/
	padding: 4px;
	margin-bottom: 4px;
	cursor: pointer;
}

li.calendarContent
{
	background-color: #ffffff;
	border: dashed 1px #6666cc;
	border-top: none;
	padding: 4px;
	margin-bottom: 4px;
	display: none;
}


.last
{
	border-bottom-style: none;
}

ul.list
{
}

ul.list ul
{
	list-style: none;
}

li.event
{
	padding: 4px;
	background-color: Transparent;
	border-bottom: dashed 1px #ccc;
	width: 100%;
}

li.event *, div.date, div.desc
{
	display: inline;
	overflow: hidden;
}

div.title 
{
	overflow:hidden;
	font-weight:bold;
}

li.date, li.desc, div.date, div.desc
{
	padding: 4px 4px 4px 4px;
	margin-top: 4px;
}

li.date, div.date
{
	text-align: center;
	padding: auto;
}

li.date
{
	min-width: 25%;
}

li.desc
{
	min-width: 75%;
}

.holder
{
	padding: 4px;
	background-color: Transparent;
}

.holder *
{
	margin: 4px;
	vertical-align: middle;
}

.label
{
	text-align: right;
	vertical-align: middle;
	display: inline;
	float: left;
	font-weight: bold;
	clear: left;
	height: 25px;
	width: 90px;
}

.holder li .form, .holder li .button, .holder div .form, .holder div .button
{
	float: right;
	clear: right;
}

.holder li .form, .holder div .form
{
	width: 170px;
}

ul.holder
{
	list-style-type: none;
}
.listHolder
{
}
.form
{
	border: solid 1px #000000;
}


.section
{
	background: #3366cc url("/images/bkgs.png") left -120px repeat-x !important;
	color: #ffffff;
	border: #000000 solid 1px;
	padding-left: 10px;
	vertical-align: middle;
	min-width: 120px !important;
	text-transform: uppercase;
	text-align: left;
	left: 10px;
	margin-left: 10px;
}
.application
{
	color: #ffffff;
	border: solid 1px #000;
	margin-bottom: 4px;
	background: #cccccc url("/images/bkgs.png") left -80px repeat-x !important;
	padding-left: 10px;
	vertical-align: middle;
	min-width: 120px !important;
	text-transform: uppercase;
	text-align: left;
	left: 10px;
	margin-left: 10px;
	height: 15px;
}

fieldset
{
	background: #ffffff;
	color: #000000;
	border: dashed 1px #999999;
	min-height: 40px;
	margin-bottom: 10px;
	width: 100%;
}

fieldset.apply
{
	border: none;
}

fieldset.blog 
{padding: 10px;
}

.blogHeader
{
	background: transparent url("/images/bkgs.png") left -165px repeat-x !important;
	color: #fff;
	border: #000 solid 1px;
	padding-left: 10px;
	vertical-align: middle;
	min-width: 120px !important;
	text-transform: uppercase;
	text-align: left;
}

.blogHolder 
{
	padding:2px 5px 2px 5px;
}
.blogTitle 
{
	padding:5px;
	font-weight: bold;
	
}

.blogFacts
{
	padding:5px;
}

div.input
{
	background-color: #ccc;
	padding: 4px;
	width: 100%;
}

div.input div.label
{
	width: 30%;
	display: inline;
	font-weight: bold;
	text-align: right;
	float: left;
	margin-right: 5px;
}

.button
{
	background: #ccc url("/images/bkgs.png") left -80px repeat-x;
	height: 20px;
	color: #ffffff;
	font-size: bold;
	padding-left: 20px;
	padding-right: 20px;
	border: #666 solid 1px;
	float: right;
	margin: 4px 4px;
}

.err
{
	color: #cc0000;
}

div.input .textbox, div.input .select
{
	border: none;
	background-color: #fff;
	width: 65%;
	padding: 2px;
}

/* Gallery lists */

.gallery
{
	list-style-type: none;
	clear: both;
	padding: 5px;
	min-height: 60px;
	min-width: 300px;
	margin-bottom: 4px;
}

.gallery:hover
{
	background-color: #ccf;
	cursor: pointer;
}

.gallery .description
{
	width: 225px;
	float: left;
}

.gallery .picture
{
	float: right;
}

.gallery .description, .gallery .picture
{
	display: inline;
	background-color: Transparent;
}

.galleryPic
{
	width: 75px;
	height: 50px;
}

.hover
{
	background-color: #ccf;
}

.odd
{
	background-color: #fff;
}

.even
{
	background-color: #ccc;
}

li#picturelist ul
{
	list-style-type: none;
}

li#picturelist ul li
{
	display: inline;
	margin-right: 10px;
}
/* DOCTYPES */
.documentHeader
{
	padding-left: 20px;
	height: 21px;
	vertical-align: middle;
}
.pdf
{
	background: transparent url("/Templates/UI/Images/pdf.png") no-repeat left;
}
.doc
{
	background: transparent url("/Templates/UI/Images/doc.png") no-repeat left;
}
.txt
{
	background: transparent url("/Templates/UI/Images/txt.png") no-repeat left;
}
.xls
{
	background: transparent url("/Templates/UI/Images/xls.png") no-repeat left;
}

/* SEARCH */
#search
{
	position: absolute;
	top: 200px;
	left: 1000px;
}

#search ul
{
	margin-left: 4px;
}

#search ul li
{
	text-align: center;
	padding: 2px 10px 4px 4px;
	display: inline;
}

#search ul li .button
{
	float: none;
}

#search ul li .text
{
	min-height: 19px;
}

#application
{
	clear: left;
	float: left;
	background: transparent url(/images/application.png) no-repeat;
	width: 300px;
	height: 180px;
}

#application .link
{
	position: relative;
	top: 115px;
	left: 145px;
}

/* Calendar Grid */

#calendarGrid 
{
	margin: 20px auto 20px 25px;
	clear:both;
	width:1134px;
}

.dateHolder
{
	float:left;
	display: inline;
	min-height: 150px;
	width: 160px;
	border: solid 1px #ccc;
}


.dateHolder div
{
	background-color:#ccc;
	padding:1px 5px 1px 5px;
	width:15px;
	font-weight: bold;
	
}

.dateHolder.monday
{
	clear:right;
}

.dateHolder.firstDateSunday 
{
	clear:both;
}
.dateHolder.firstWeek
{
	float:right;
}

.dateHolder.sunday.firstWeek 
{
	clear:left;
}

.firstDate 
{
	clear:left;
}

div.headliner,div.headliner select 
{
	font-size: 16pt;
	font-weight: bold;
}

div.headliner
{
	text-align:center;
}

.preloader,.preloader img
{
	display:none;
	visibility: hidden;
}