﻿/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color. 
----------------------------------------------------------*/
body
{
	background-color: #444444;
	font-size: .75em;
	font-family: Verdana, Helvetica, Sans-Serif;
	margin: 0 auto;
	padding: 0;
	color: #000;
	text-align: center;
}

a:link
{
	color: #034af3;
	text-decoration: underline;
}
a:visited
{
	color: #505abc;
}
a:hover
{
	color: #1d60ff;
	text-decoration: none;
}
a:active
{
	color: #12eb87;
}

#footer a
{
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}


/* HEADINGS   
----------------------------------------------------------*/

h2
{
	color: #AE0000;
	padding: 0 0 10px 0;
	font-size: 1.3em;
}
h3
{
	font-size: 1.2em;
}
h4
{
	font-size: 1.1em;
}
h5, h6
{
	font-size: 1em;
}

/* this rule styles <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
	margin-top: 0;
}

/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */
.page
{
	display:inherit;
	float:none;
	margin: 0 auto;
	background-color: #FFF;
	width: 1000px;
}

#header
{
	margin-bottom: 0px;
	height: 82px;
	color: #000;
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
}

#header-content
{
	display: block;
	margin: 0 auto;
	width: 1000px;
	padding: 0px 0px 0px 0px;
}

#header h1
{
	font-weight: bold;
	padding: 5px 0;
	margin: 15px;
	color: #fff;
	border: none;
	line-height: 2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px !important;
}

#content
{
	text-align: left;
	background-color: #FFFFFF;
	display:inherit;
	float:none;
	background-image: url('images/bottom-fade.png');
	background-position: bottom;
	background-repeat: repeat-x;
	border-bottom: solid 1px #222222;
	border-right: solid 1px #222222;
	border-left: solid 1px #222222;
	padding-bottom: 50px;
}

#content h1
{
	display: inline;
	color: #333333;
	padding: 0; margin: 5px 0 0 10px;
	clear: both;
}

#content-logon
{
    padding-left: 10px;
}

display-label
{
	display:inline-block;
	float:left;
}

#header #logo
{
	display:block;
	float:left;
	padding: 0 0 10px 15px;

}

#footer
{
	color: #999;
	padding: 10px 0;
	text-align: center;
	line-height: normal;
	margin: 0;
	font-size: .9em;
	background-color: #444444;
	clear: both;
}

/* TAB MENU   
----------------------------------------------------------*/
ul#menu
{
	display: block;
	float: right;
	padding: 0;
	margin: 0;
	text-align: right;
	font-size: .8em;
}

ul#menu li
{
	display: inline;
	float: left;
	list-style: none;
	padding: 0; margin: 0;
	border-left: solid 1px #eee;
}
ul#menu li#home
{
	border: none;
}
ul#menu li#greeting
{
	padding: 5px 20px;
	font-weight: bold;
	text-decoration: none;
	line-height: 2.1em;
	color: #fff;
}

ul#menu li a
{
	padding: 5px 10px;
	font-weight: bold;
	text-decoration: none;
	line-height: 2.1em;
	background-color: #222;
	color: #eee;
}

#details
{
	display: block;
	z-index: 0;
}
ul#menu li a:hover
{
	background-color: #a80303;
	text-decoration: none;
}

ul#menu li a:active
{
	background-color: #000;
	text-decoration: none;
}

ul#menu li.selected a
{
	background-color: #fff;
	color: #000;
}

ul#Short3
{
	padding: 0; margin: 0;
	float: left;
	list-style-type: none;
	margin-left: 15px;
	margin-bottom: 25px;
	
}
ul#Short3 > li
{
	color: #333333;
	float: left;
	padding: 0 20px;
	text-align: justify;
	list-style-type: none;
	width: 270px;
	border-left: dashed 1px #cccccc;
}
ul#Short3 > li > h2
{
	color: #AE0000;
	margin: 0 0 10px 0;
	text-align: center;
	font-size: 1.2em;
}
ul#Short3 h3, ul#Short3 p
{
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	text-align: left;
}
ul#Short3 > p
{
	margin-bottom: 10px;
}
ul#Short2
{
	display: block;
	position: inherit;
	padding: 0; margin: 25px;
	float: left;
	list-style-type: none;
	margin-left: 15px;
	margin-bottom: 25px;
	
}
ul#Short2 > li
{
	
	display: block;
	color: #333333;
	float: left;
	padding: 0 35px;
	text-align: justify;
	list-style-type: none;
	width: 400px;
	border-left: dashed 1px #cccccc;
}
ul#Short2 li h2
{
	color: #AE0000;
	margin: 0 0 10px 0;
	text-align: center;
}
ul#Short2 h3, ul#Short2 p
{
	margin: 0 00px 0 0;
	text-align: left;
}
p.cat-list
{
	margin-bottom: 10px;
}
ul#Short2 p
{
	display: block;
	margin-bottom: 10px;
}
li#ShortFirst
{
	border:none !important;
}
ul#EventList
{
	display: block;
	margin-left: 15px; padding:0;
	border-bottom-style: none;
	list-style-type: none;
}
li.EventDetails
{
	margin-bottom: 15px; padding:0;
	border: none 0px #000000;
	list-style-type: none;
}
li.EventDetails h5
{
	margin: 0; padding:0;
}
li.EventDetails p
{
	margin: 0; padding:0;
}

#details
{
	margin: 15px;
}
/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/
.styled-form fieldset, .margin5 
{
	margin:  0 5em;
	padding: 1em;
	border: 1px solid #CCC;
}

.styled-form fieldset p 
{
	padding: 2px 12px 10px 10px;
	margin-top: 10px;
	clear:both;
}
.styled-form fieldset p label
{
	width: 10em;
	font-size: 1.2em;
	line-height: 1.2em;
}
.styled-form  ul li
{
	list-style-type: none;
	line-height: 2em;
}
.styled-form h3
{
	padding: 20px 0 0 20px;
	clear:both;
	color: #3a69db;
}
.push13
{
	margin-left: 13em;
}

fieldset 
{
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #CCC;
	width: 600;
}

fieldset p 
{
	margin: 2px 12px 10px 10px;
}

fieldset label 
{
	display: block;
}

fieldset label.inline 
{
	display: inline;
}

legend 
{
	font-size: 1.4em;
	font-weight: 600;
	color: #3a69db;
	padding: 2px 4px 8px 4px;
}

input[type="text"] 
{
	width: 200px;
	border: 1px solid #CCC;
}

input[type="password"] 
{
	width: 200px;
	border: 1px solid #CCC;
}

/* TABLE
----------------------------------------------------------*/

table 
{
  border: solid 1px #e8eef4;
  border-collapse: collapse;
}

table td 
{
  padding: 5px;   
  border: solid 1px #e8eef4;
}

.halfhigh
{
	height: 20%;
}

.align-right
{
	text-align: right;
}

.align-center
{
	text-align: center;
}

.checkbox
{
	text-align: center;
}

table th
{
  padding: 6px 5px;
  text-align: left;
  color: #FFFFFF;
  background-color: #999999; 
  border: solid 1px #000;  
}
#spacer
{
	height: 100%;
}


/* MISC  
----------------------------------------------------------*/
.clear
{
	clear: both;
}

.error
{
	color: White;
	background: red;
	width: 600px;
	padding: 15px;
	margin: 10px;
	text-align:center;
	border: dashes 1px black;
}

.notice
{
	color: Black;
	background: yellow;
	width: 600px;
	padding: 15px;
	margin: 10px;
	text-align:center;
	border: dashes 1px black;
}

#menucontainer
{
	display: block;
	float: right;
	margin: 55px 10px 0 0;
	background: #222;
	padding: 0;
}

div#title
{
	display:block;
	float:left;
	text-align:left;
}

#logindisplay
{
	font-size: 1.1em;
	display:block;
	text-align:right;
	margin:5px 0 0 0 ;
	color: #CCCCCC;
	float: right;
}

#logindisplay a:link
{
	color: #CCCCCC;
	text-decoration: underline;
}

#logindisplay a:visited
{
	color: #999999;
	text-decoration: underline;
}

#logindisplay a:hover
{
	color: #a80303;
	text-decoration: none;
}

#emaillink
{
	font-size: .9em;
	display:block;
	text-align:left;
	margin:5px 0 0 0 ;
	color: #CCCCCC;
	float: left;
}

.field-validation-error
{
	color: #ff0000;
}
.error5 
{
	margin: 0 5em 0 5em;
	padding: 1em;
	background-color: #ffeeee;
	border: 1px solid #CCC;
}

.input-validation-error
{
	border: 1px solid #ff0000;
	background-color: #ffeeee;
}

.validation-summary-errors
{
	font-weight: bold;
	color: #ff0000;
}
.validation-summary-errors ul
{
	font-weight: bold;
	color: #ff0000;

}

/* image headers */
.imagePart
{
	display: inline-block;
	position: relative;
	width:998px;
	margin: 0 auto;
}
.imagePart h2                   
{
	
	position: absolute;
	vertical-align: top;
	top: 25px;
	left: 0px;
	text-align: right;
	display:block;  
	width: 998px; 
	z-index: 20;
}
.imagePart h2 span   
{
	color: white; 
	font: bold 28px/42px verdana, Tahoma; 
	text-align: right;
	letter-spacing: 5px;  
	background: #111111; 
	padding: 5px 5px; 
}
.imagePart h2 span.spacer      
{
	padding: 2px 5px;
	width: 5px; 
	background: none; 
}
#awards
{
	text-align: center;
	width: 270px;
}
#awards img
{
	margin-top: 15px;
	
}
a img
{
	border: none 0 transparent;
}

.display-label 
{
	width: 150px;
	float:left;
	clear:left;
}

.display-field
{
	float:left;
}

.display-textbox
{
	float:left;
	width: 500px;
}

.editor-label 
{
	width: 200px;
	margin-top:10px;
	float:left;
	clear:left;
}

.editor-field
{
	margin-top:10px;
	float:left;
	width:250px;
}

.editor-button
{
	margin-top: 30px;
	float:left;
	margin-left:260px;
}

.editor-button-nosidebar
{
	margin-top: 10px;
	float:left;
	margin-left:0px;
}


.file-upload-buttons
{
	margin-top: 10px;
}

.display-label-sn 
{
	width: 300px;
	float:left;
	clear:left;
}

.display-field-sn
{
	float:left;
}

