/******************************************************
* webstyles.css - Prosirius ClubSite                  *
* Copyright (C) 2005-2009 Prosirius Technologies, LLC *
* Abstract: ClubKayak Greenwave Forum                 *
* Last Update: 12-09-09                               *
*******************************************************
* We can help you customize this theme. Contact       * 
* support@prosirius.com for more information.         *
******************************************************/

/* body background, colors, position */
body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.6em; 
	background-image: url(background4x.jpg);
	background-attachment: fixed;
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #1D2E4A;
	color: #222222;
	line-height: 1.6em; 
	margin: 15px 0px 30px 0px;
	padding: 0px;	
}
/* administrator bar region */
.adminbackground {
	position: absolute; 
	top: 0px;
	left: 0px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	height: 20px;
	background-color: #6297BC;
	background-image: url(adminbackground.gif);
	background-repeat: repeat-x;
	border-bottom: 2px solid #49708A;
}
.adminimage {
	background-image: url(adminimage.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-left: 150px;
	height: 18px;
}
/* content body region */
.contentbody {
	margin-top: 10px;
}
/* content footer region */
.contentfooter {
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
}

/* ============================== MENUS ==================================== */

/* left margin menu frame */
.leftmarginmenu {
	position: relative;
	left: 8px;
	margin: 10px 0px 20px 0px;
}
/* nav bar menu frame */
.navbarmenu {
	display: block;
	position: relative;
	left: 190px;
	top: 121px;
}
/* administrator links */
A.menubutton0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-right: 15px;
	color: #FFFFFF;
}
/* administrator rollover */
A.menubutton0:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
/* left margin standard menu link */
A.menubutton1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-image: url(menu1off.gif);
	background-repeat: no-repeat;
	margin-left: 2px;
	color: #F8F8F8;
	padding: 1px 0px 1px 3px;
	width: 109px;
	height: 22px;
}
/* left margin standard menu rollover*/
A.menubutton1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #49708A;
	background-image: url(menu1on.gif);
	background-repeat: no-repeat;
}
/* nav bar standard menu link */
A.menubutton2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin-right: 3px;
	padding: 0px 7px 0px 7px;
	border: 1px solid #BACEDC;
	color: #F8F8F8;
}
/* nav bar standard menu rollover */
A.menubutton2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #49708A;
	background-color: #CCFF33;
	color: #49708A;
}
/* separator for bonus content */
.menubutton9 {
	display: block;
	height: 10px;
}
/* left margin menu separator */
HR.menuseparator {
	display: none;
}
/* left margin menu footer image */
.leftmarginfooter {
	height: 110px;
	background-image: url(greenwave.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

/* ============================== LINKS ==================================== */

/* normal text link */
A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #48708A;
}
/* rollover for text link */
A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #222222;
}
/* link appearing in table headings, usually "Cancel" or "Add ..." */
A.tablebutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #48708A;
}
/* "Options:" frame and text*/
.optionbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #663300;
	line-height: 1.6em;
	margin-bottom: 10px;
}
/* "Options:" label */
.optionlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #49708A;
}
/* option button link */
A.optionbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #48708A;
}
/* option button rollover*/
A.optionbutton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #222222;
}

/* ============================== TYPE FORMATTING ========================== */

/* normal text: p and textnormal */
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #222222;
	line-height: 1.6em; 
}
.textnormal, .bodynormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #222222;
	line-height: 1.6em; 
}
/* page header appearing in text area */
.pageheader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #49708A;
	font-size: 21px;
	background-image: url(newsicon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 32px; 
	text-align: left;
	padding: 0px 0px 5px 34px;
	border-bottom: 2px solid #49708A;
}
/* alternate text appearing in text area */
.textalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #669966;
}
/* bold text */
.textbold, .bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #222222;
	line-height: 1.6em; 
}
/* large text in text area */
.textbig,.bodybig {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #49708A;
	line-height: 1em; 
}
/* small text */
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #222222;
	line-height: 1em; 
}
/* text area counter field */
.hiddenfield{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	border: 0px;
	text-align:right;
	color: #222222;
}
/* error message frame */
.errorbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-color: #CCFF33;
	color: #222222;
	border: 2px dotted #49708A;
}

/* ============================== COLORS =================================== */
.textred {
	color: #CC3300;
	font-weight: bold;
}
.texthighlight {
	background-color: #CCFF33;
}
.bggray {
	background-color: #063F84;
	color: #FFFFFF;
}
.bgred {
	background-color: #CC0000;
}
.framebox {
	border: 1px solid #83ACCA;
	background-color: #FFFFFF;
	padding: 2px;
}

/* ============================== NEWS ===================================== */
.newsbox {
	padding: 2px;
	margin: 10px;
	border: 1px solid #83ACCA;
	background-color: #FFFFFF;
}
.newstitle {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #49708A;
	background-color: #CCFF33;
	margin: 0px 0px 10px 0px;
	padding-left: 5px;
	text-transform: uppercase;
	line-height: 28px;
}
.newsbyline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #222222;
	margin: 0px 0px 5px 0px;
}

/* ============================== TABLES =================================== */

/* DIV around "Formatted Tables" */
.tablebox {
	margin: 0px;
	padding: 0px;
}
/* caption (header) for major tables */
.tablecaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background-color: #ECF7F9;
	color: #48708A;
	line-height: 28px;
	text-transform: uppercase;
	text-align: left;
	border-top: 1px solid #49708A;
}
/* table header row 1 */
.tableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #49708A;
	border-bottom: 2px solid #CCFF33;
}
/* table header row for minor tables */
.commentheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	background-color:#DFF3F7;
	color: #49708A;
	line-height: 28px;
	padding-left: 2px;
}
/* table background colors */
.tablebackground {
	background-color:#FFFFFF;
	color: #222222;
}
/* table alternate row color */
.tablealtrow {
	background-color:#ECF7F9;
	color: #222222;
	line-height: 1.3em;
}
/* table shadow displayed behind tables */
.tableshadow {
	border: 1px solid #83ACCA;
}
/* table text style */
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #222222;
	line-height: 1.3em;
}
/* table notes - usually appear at top of table */
.tablenote {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
	margin-bottom: 5px;
	border-bottom: 1px solid #49708A;
	background-color: #DFF3F7;
	color: #49708A;
	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: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	padding: 2px;
	color: #49708A;
}
/* calendar current day colors */
.calendartoday {
	border: 1px solid #CBA1AC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #49708A;
	background-color:#CCFF33;
	border: 1px solid #BACEDC;
}
/* calendar current month colors */
.calendarthismonth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #49708A;
	background-color:#FFFFFF;
	border: 1px solid #BACEDC;
}
/* calendar days in other month colors */
.calendarothermonth {
	background-color:#E5FAFF;
	border: 1px solid #BACEDC;
}

/* ============================== FORMS =================================== */

/* default button style */
.buttonstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	height: 22px;
	color: #49708A;
	background-color: #CCFF33;
	border-style: solid;
	border: #49708A 1px outset;
	padding: 0px 2px 0px 2px;
}


/* ============================== 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;
}
/* ad zone 4 (leaderboard) frame */
.adzone4 {
	position: relative;
	top: -90px;
	left: -1px;
}

/* ============================== CSS SITE LAYOUT ONLY ===================== */

/* css page header (image) */
.cssheadergraphic {
}
/* css page header (text/site name) */
.cssheadertext {
}
/* body container */
.csscontainer {
	margin: auto;
	width: 940px;
}
/* DOW Image */
.dowimage {
	margin: 3px;
}