/*************************************************
* webstyles.css - Prosirius ClubSite             *
* Copyright (C) 2010 Prosirius Technologies, LLC *
* Abstract: Mosquito Lagoon Paddlers             *
* Last Update: 01-14-10                          *
**************************************************
* We can help you customize this theme. Contact  *
* support@prosirius.com for more information.    *
*************************************************/

/* body background, colors, position */
body {
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #003466;
	margin: 0px 0px 10px 20px;
	width: 100%;
}
/* administrator bar region */
.adminbackground {
	position: absolute; 
	top: 0px;
	left: 0px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	height: 20px;
	background-color: #8F303A;
	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: 3px;
	padding-left: 150px;
	height: 17px;
}
/* content body region */
.contentbody {
	position: relative;
	left: -10px;
	margin: 20px 0px;
}
/* content footer region */
.contentfooter {
}

/* ============================== MENUS ==================================== */

/* left margin menu frame */
.leftmarginmenu {
	margin: 22px 0px 20px 8px;
	background-image: url(leftmenu.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 23px 0px 3px 0px;
	background-color: #015B8F;
}
/* nav bar menu frame */
.navbarmenu {
	position: relative;
	top: 6px;
	left: 20px;
}
/* administrator links */
A.menubutton0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin-right: 15px;
	color: #FFFFFF;
	position: relative;
	top: -3px;
}
/* administrator rollover */
A.menubutton0:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
/* left margin standard menu link */
A.menubutton1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding-left: 19px;
	color: #FFFFFF;
	background-image: url(menuoff.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 2em;
	text-align: left;
}
/* left margin standard menu rollover*/
A.menubutton1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
	text-align: left;
	background-image: url(menuon.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
/* nav bar standard menu link */
A.menubutton2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 8px 0px 8px;
	color: #FFFFFF;
}
/* 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: #FFFFFF;
}
/* left margin menu separator */
HR.menuseparator {
	border: 0px none;
	color: #34671D;
	width: 10%;
}
/* left margin menu footer image */
.leftmarginfooter {
	background-image: url(leftmarginfooter.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 30px;
	position: relative;
	top: -40px;
}

/* ============================== LINKS ==================================== */

/* normal text link */
A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #8F1A01;
	text-decoration: underline;
}
/* rollover for text link */
A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
/* link appearing in table headings, usually "Cancel" or "Add ..." */
A.tablebutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
}
/* "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;
	padding: 1px;
	color: #8F1A01;
}
/* option button rollover*/
A.optionbutton:hover {
	text-decoration: underline;
	color: #333333;
}

/* ============================== TYPE FORMATTING ========================== */

/* normal text and tables */
p,table,.textnormal,.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 1.6em;
}
/* page header appearing in text area */
.pageheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	font-style: normal;
	text-align: center;
}
/* alternate text appearing in text area */
.textalt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
/* bold text */
.textbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #556160;
	text-decoration: none;
}
/* large text in text area */
.textbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
/* small text */
.textsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
/* text area counter field */
.hiddenfield{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	border: 0px;
	text-align:right;
}
/* error message frame */
.errorbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #C00111;
	text-decoration: none;
}

/* ============================== COLORS =================================== */
.textred {
	color: #CC3300;
	font-weight: bold;
}
.texthighlight {
	background-color: #F9E23E;
}
.bggray {
	background-color: #A0A0A0;
}
.bgred {
	background-color: #CC0000;
}
.framebox {
	border: 1px outset #A0A0A0;
	background-color: #E8E8E8;
}

/* ============================== NEWS ===================================== */
.newsbox {
	padding: 7px;
	margin: 0px 20px 10px 20px;
	border: 1px dashed #015B8F;
}
.newstitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #015B8F;
	margin: 0px 0px 5px 0px;
}
.newsbyline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 5px 0px;
}

/* ============================== TABLES =================================== */

/* DIV around "Formatted Tables" */
.tablebox {
}
/* caption (header) for major tables */
.tablecaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #015B8F;
	height: 24px;
}
/* table header row 1 */
.tableheader {
	border-bottom: 1px solid #CCCCCC;
}
/* caption for minor tables */
.commentheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background-color: #F3EFD2;
	color: #000000;
}
/* table background colors */
.tablebackground {
	background-color: #FFFFFF;
	color: #000000;
}
/* table alternate row color */
.tablealtrow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #F3EFD2;
}
/* table shadow displayed behind tables */
.tableshadow {
	border: 1px solid #000000;
}
/* table notes - usually appear at top of table */
.tablenote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	display: block;
	padding: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #000000;
	background-color: #E8E8E8;
	line-height: 1.3em;
}

/* ============================== CALENDAR ================================= */

/* calendar frame shadow and day divider colors */
.calendarframe {
}
/* calendar day of week and week of year colors */
.calendarheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #015B8F;
}
/* calendar current day colors */
.calendartoday {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #8D936A;
	border: 1px solid #CCCCCC;
}
/* calendar current month colors */
.calendarthismonth {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #8D936A;
	border: 1px solid #CCCCCC;
}
/* calendar days in other month colors */
.calendarothermonth {
	background-color: #E8E8E8;
	border: 1px solid #CCCCCC;
}

/* ============================== FORMS =================================== */

/* default button style */
.buttonstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color: #E8E8E8;
	height: 24px;
	color: #000000;
}

/* ============================== 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 SITE LAYOUT ================================================== */

/* body container (use margin:auto;width:940px; to center) */
.csscontainer {
	margin: auto;
	width: 940px;
}
/* outer table holding body together */
#cssmain {
}
/* outer frame on css page header*/
#csspageheader {
}
/* css page header (text/site name - to hide printing of name use display:none; ) */
#cssheadertext {
	display: none;
}
/* css page header (for SWL Flash images only) */
#cssheaderflash {
}
/* css page footer */
#csspagefooter {
}
