/*************************************************
* webstyles.css - Prosirius ClubSite             *
* Copyright (C) 2006 Prosirius Technologies, LLC *
* Abstract: Flying 1                             *
* Last Update: 05-01-07                          *
**************************************************
* We can help you customize this theme. Contact  *
* support@prosirius.com for more information.    *
*************************************************/

/* body background, colors, position */
body {
	background-image: url(background.gif);
	background-color: #E4E4E4;
	margin: -1px 0px 0px 20px;
	width: 100%;
}
/* administrator bar region */
.adminbackground {
	position: absolute; 
	top: 0px;
	left: 0px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	height: 20px;
	background-color: #077dc3;
	background-image: url(adminbackground.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #000000;
}
.adminimage {
	background-image: url(adminimage.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-left: 150px;
	height: 18px;
}
/* content body region */
.contentbody {
}
/* content footer region */
.contentfooter {
}

/* ============================== MENUS ==================================== */

/* left margin menu frame */
.leftmarginmenu {
}
/* nav bar menu frame */
.navbarmenu {
	padding: 5px 10px 0px 10px;
}
/* administrator links */
A.menubutton0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.3em;
	margin-right: 6px;
	padding:0px 3px 0px 3px;
	color: #063F84;
}
/* administrator rollover */
A.menubutton0:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000066;
	background-color: #b9daee;
}
/* left margin standard menu link */
A.menubutton1 {
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
	border:1px outset #4D7484;
	background-color: #077dc3;
	display: block;
	width: 100px;
	margin: 2px 0px 2px 13px;
	padding: 2px;
	color: #ffffff;
	text-align: center;
}
/* left margin standard menu rollover*/
A.menubutton1:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-color: #b9daee;
	margin: 2px 0px 2px 13px;
	padding: 2px;
	color:#000066;
}
/* nav bar standard menu link */
A.menubutton2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 0px 5px 0px 5px;
	margin-right: 5px;
	color: #077dc3;
	text-align: left;
}
/* nav bar standard menu rollover*/
A.menubutton2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #000066;
}
/* left margin menu separator */
HR.menuseparator {
	color: #FFEFDF;
	background-color: #FFEFDF;
	border: 0px none;
}
/* left margin menu footer image */
.leftmarginfooter {
}

/* ============================== LINKS ==================================== */

/* normal text link */
A {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #666666;
}
/* rollover for text link */
A:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
	background-color: #FFFF66;
}
/* link appearing in table headings, usually "Cancel" or "Add ..." */
A.tablebutton {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
/* "Options:" frame and text*/
.optionbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	color: #000000;
	line-height: 1.5em;
}
/* "Options:" label */
.optionlabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #000000;
}
/* option button link */
A.optionbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #666666;
}
/* option button rollover*/
A.optionbutton:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	background-color: #FFFF66;
	color: #000000;
}

/* ============================== TYPE FORMATTING ========================== */

/* normal text: p and textnormal */
p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 1.5em; 
}
.textnormal {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 1.5em; 
}
/* page header appearing in text area */
.pageheader {
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	line-height: 1.5em; 
	text-align:center;
}
/* alternate text appearing in text area */
.textalt {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #077DC3;
}
/* bold text */
.textbold {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 1.5em; 
}
/* large text in text area */
.textbig {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	line-height: 1.5em; 
}
/* small text */
.textsmall {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 1em; 
}
/* text area counter field */
.hiddenfield{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	border: 0px;
	background-color: #FFFF66;
	color: #000000;
	text-align:right;
}
/* error message frame */
.errorbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-color: #FFCC01;
	color: #000000;
	border: 2px dotted #000000;
}

/* ============================== COLORS =================================== */
.textred {
	color: #CC3300;
	font-weight: bold;
}
.texthighlight {
	background-color: #FFFF00;
}
.bggray {
	background-color: #808080;
}
.bgred {
	background-color: #CC0000;
}
.framebox {
	border: 1px solid #808080;
}

/* ============================== NEWS ===================================== */
.newsbox {
	padding: 7px;
	margin: 0px 20px 10px 20px;
	border: 1px dotted #055788;
}
.newstitle {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #C32707;
	margin: 0px;
}
.newsbyline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px;
}

/* ============================== TABLES =================================== */

/* DIV around "Formatted Tables" */
.tablebox {
}
/* caption (header) for major tables */
.tablecaption {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background-color: #87B0D3;
	color: #000000;
	height: 18px;
}
/* table header row 1 */
.tableheader {
	font-weight: normal;
	background-color: #E4E4E4;
	border-bottom: 1px solid #C0C0C0;
}
/* caption for minor tables */
.commentheader {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background-color:#B6DDEE;
}
/* table background colors */
.tablebackground {
	background-color:#FFFFFF;
	color: #000000;
}
/* table alternate row color */
.tablealtrow {
	background-color:#E0E0E0;
	color: #000000;
}
/* table shadow displayed behind tables */
.tableshadow {
	border: 1px solid #4D7484;
}
/* table text style */
.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

/* table notes - usually appear at top of table */
.tablenote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	padding: 5px;
	margin-bottom: 10px;
	background-color: #e0e0e0;
	border-bottom: 1px solid #d0d0d0;
}

/* ============================== CALENDAR ================================= */

/* calendar frame shadow and day divider colors */
.calendarframe {
	background-color:#e0e0e0;
	border: 2px solid #4D7484;
}
/* calendar day of week and week of year colors */
.calendarheader {
	background-color:#e0e0e0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	padding: 2px;
	color: #000000;
}
/* calendar current day colors */
.calendartoday {
	background-color:#FFFF66;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border: 1px solid #4D7484;
}
/* calendar current month colors */
.calendarthismonth {
	background-color:#FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border: 1px solid #4D7484;
}
/* calendar days in other month colors */
.calendarothermonth {
	background-color:#E0EAE8;
	border: 1px solid #4D7484;
}

/* ============================== FORMS =================================== */

/* default button style */
.buttonstyle {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	height: 22px;
}

/* ============================== ADVERTISING ============================== */

/* ad zone 1 (left margin) frame */
.adzone1 {
	width: 120px;
	padding: 0px;
	margin-top: 15px;
	overflow: hidden;
}
/* ad zone 2 (body content) frame */
.adzone2 {
	width: 540px;
	padding: 0px;
	margin: 5px 0px 5px 0px;
	overflow: hidden;
}
/* ad zone 3 (right margin) frame */
.adzone3 {
	width: 160px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

/* ============================== CSS SITE LAYOUT ONLY ===================== */

/* css page header (image) */
.cssheadergraphic {
}
/* css page header (text/site name) */
.cssheadertext {
}