/******************************************************************************
* webstyles.css (for v1.93)                                                   *
* Copyright (C) 2012 Prosirius Technologies, LLC                              *
* Abstract: Florida Paddlers Rendezvous                                       *
* Last Update: 05-04-12                                                       *
*******************************************************************************
* We can help you customize this theme. Contact support@prosirius.com or      *
* 800-516-2505 for more information.                                          *
******************************************************************************/

/* body background, colors, position */
body {
	width: 100%;
	margin: 10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.5em; 
	background-image: url(bg.jpg);
	background-color: #669966;
	background-position: top center;
	background-attachment: fixed;
	color: #222222;
}

/* ===== ADMINISTRATOR BAR ================================================== */

.adminbackground {
	position: absolute; 
	top: 0px;
	left: 0px;
	width: 100%;
	height: 20px;
	background-color: #4C93DA;
	background-image: url(adminbackground.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #222222;
	position:fixed;
	z-index: 998;
}
.adminimage {
	background-image: url(adminimage.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-left: 130px;
	height: 18px;
	z-index: 999;
}
/* administrator links */
.menubutton0 {
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border-width: 1px;
	border-style: solid;
	border-top-color: #85B6E1;
	border-left-color: #85B6E1;
	border-right-color: #3E8BD7;
	border-bottom-color: #3E8BD7;
	margin: 0px 5px 0px 0px;
	padding: 1px 4px 2px 4px;
	line-height: 1em;
	color: #F0F0F0;
	text-align: center;
}
/* administrator rollover */
.menubutton0:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFCD38;
	border: 1px solid #FFFFFF;
}

/* ===== CONTENT AREA ================================================== */

/* content region outer frame */
#contentstart {
}
/* content body region (table) */
#contentbody {
	width: 556px;
	height: 380px;
	margin-left: 20px;
	position: relative;
	top: -10px;
}
/* toolbar appearing at bottom of page */
#contenttoolbar {
	height: 100px;
}
/* content footer region inside of toolbar */
#contentfooter {
}

/* ===== MENUS ================================================== */

/* nav bar menu frame */
.navbarmenu {
	position: relative;
	top: -26px;
	left: 170px;
}
/* outer container for left margin menu */
.leftmargin {
}
/* left margin menu header image */
.leftmarginheader {
}
/* left margin menu frame */
.leftmarginmenu {
	margin: 0px 0px 20px 5px;
	padding: 10px 0px 65px 0px;
	background-image: url(leftmenu.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #e0f8ff;
	width: 160px;
	height: 400px;
	border: 1px solid #355735;
}
/* left margin menu footer image */
.leftmarginfooter {
}

/* ===== MENU BUTTONS ================================================== */

/* left margin standard menu link */
.menubutton1 {
	position: relative;
	left: -9px;
	display: block;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	border: 2px solid #fdf9f2;
	margin: 0px 0px 5px 23px;
	padding: 0px 4px;
	color: #fdf9f2;
	background-color: #355735;
	width: 120px;
	text-align: center;
	line-height: 1.5em;
}
/* left margin standard menu rollover */
.menubutton1:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #355735;
	background-color: #fdf9f2;
	border: 2px solid #355735;
}
.menubutton2 {
	margin: 0px 3px 0px 0px;
	text-decoration: none;
}
.menubutton2 .navleft {
	height: 25px;
	width: 4px;
	background-image: url(menubutton2offleft.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	float: left; /* This is key to getting the background to show up! */
}
.menubutton2 .navcenter {
	font-family: Georgia, "New Century Schoolbook", "Times New Roman", times, serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	border: none;
	color: #000000;
	background-image: url(menubutton2offcenter.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	height: 25px;
	line-height: 25px;
	padding: 0px 3px;
	float: left; /* This is key to getting the background to show up! */
}
.menubutton2 .navright {
	height: 25px;
	width: 4px;
	background-image: url(menubutton2offright.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	float: left; /* This is key to getting the background to show up! */
}
.menubutton2:hover .navleft {
	background-image: url(menubutton2onleft.gif);
}
.menubutton2:hover .navcenter {
	background-image: url(menubutton2oncenter.gif);
	color: #CC0000;
}
.menubutton2:hover .navright {
	background-image: url(menubutton2onright.gif);
}
/* left margin menu separator */
HR.menuseparator {
	display: none;
}

/* ===== LINKS ================================================== */

/* normal text link */
A {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-decoration: underline; 
	color: #375636;
}
/* rollover for text link */
A:hover {
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: underline; 
	color: #CC0000;
}
/* Use light color against tablenote gradient */
.tablenote A, .tablenote A:hover {
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}

/* ===== OPTION BAR STYLING ================================================== */

/* "Options:" frame and text*/
.optionbar {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #222222;
	margin: 0px 0px 10px 0px;
}
/* "Options:" label */
.optionlabel {
	font-weight: bold;
}
/* option button link */
A.optionbutton {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline; 
	color: #375636;
}
/* option button rollover*/
A.optionbutton:hover {
	color: #CC0000;
	font-weight: normal;
	text-decoration: underline; 
}

/* ===== TYPE STYLES ================================================== */

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #222222;
	padding: 3px 0px 3px 0px;
	text-align: left;
	line-height: 1.2em;
}

/* page header appearing in content body */
.pageheader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #222222;
	margin: 5px 0px 10px 0px;
	padding: 3px 0px;
	text-align: center;
	border-bottom: 1px solid #222222;
	line-height: 1.2em;
	letter-spacing: -1px;
}
/* standard text appearing in content body */
.textnormal {
	color: #222222;
	line-height: 1.8em;
}
p {
	line-height: 1.8em;
}
/* alternate text appearing in content body */
.textalt {
	font-weight: bold;
	color: #375636;
}
/* large text in content body */
.textbig {
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	color: #222222;
	letter-spacing: -1px;
}
/* small text */
.textsmall {
	font-size: 11px;
	font-weight: normal;
	color: #222222;
}

/* ===== FRAMES AND COLORS ================================================== */

.framebox {
	background-image: url(frameboxbackground.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #FFFFFF;
	border: 1px solid #375636;
	padding: 1px;
}
.textred {
	color: #375636;
	font-weight: bold;
}
.texthighlight {
	background-color: #e0f8ff;
}
.bggray {
	background-color: #808080;
}
.bgred {
	background-color: #CC0000;
}

/* ===== NEWS ARTICLES ================================================== */

.newsbox {
	padding: 7px;
	margin: 0px 10px;
	border-bottom: 2px solid #375636;
	line-height: 1.7em;
}
.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #222222;
	margin: 0px;
	padding: 0px;
	line-height: 1.7em;
}
.newsbyline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #222222;
	margin: 0px 0px 5px 0px;
}

/* ===== PRIMARY TABLE DESIGN ================================================== */

/* DIV around "Formatted Tables" */
.tablebox {
}
/* caption (header) for major tables */
.tablecaption {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #F8F8F8;
	background-color: #375636;
	height: 24px;
	padding-top: 3px;
}
.tablecaption a {
	color: #375636;
}
/* table header row 1 */
.tableheader {
	font-weight: bold;
	border-bottom: 1px solid #375636;
}
/* caption for minor tables */
.commentheader {
	font-size: 11px;
	font-weight: bold;
	color: #222222;
	background-color: #e0f8ff;
}
/* table background colors */
.tablebackground {
	background-image: url(tablebackground.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #FFFFFF;
	color: #222222;
}
/* table alternate row color */
.tablealtrow {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #e0f8ff;
	color: #222222;
}
/* table shadow displayed behind tables */
.tableshadow {
	border: 1px solid #375636;
}
/* table text style */
.tabletext {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #222222;
	padding: 3px 0px 3px 0px;
	line-height: 1.8em;
}
/* table notes - appear at top of table */
.tablenote {
	display: block;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal;
	padding: 5px;
	line-height: 1.3em;
	background-color: #e0f8ff;
	color: #222222;
}
/* text area counter field */
.hiddenfield {
	font-size: 10px;
	text-align: right;
	background-color: none;
	border: none;
}

/* ===== CALENDAR ================================================== */

/* calendar frame shadow and day divider colors */
.calendarframe {
	background-color: #375636;
	color: #222222;
}
/* calendar day of week and week of year colors */
.calendarheader {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
}
.calendarheader table th {
	color: #FF0000;
}
/* calendar current day colors */
.calendartoday {
	background-color: #C6E3FF;
	border: 1px solid #E8E8E8;
}
/* calendar current month colors */
.calendarthismonth {
	background-color: #FFFFFF;
	border: 1px solid #E8E8E8;
}
/* calendar days in other month colors */
.calendarothermonth {
	background-color: #E8E8E8;
	border: 1px solid #E8E8E8;
}
.calendarthismonth a, .calendartoday a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #003380;
	line-height: 1.2em;
}
.calendartoday a {
	color: #000000;
}
/* Top Row on Calendar: Sun, Mon, etc */
.calendarmonthnamerow {
	background-color: #79af7b;
}

/* ===== FORM FIELDS ================================================== */

/* form input fields */
input, option, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #222222;
	padding-left: 2px;
}
/* default button style */
.buttonstyle {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	border: 1px solid #355735;
	background-color: #FFCD38;
	color: #222222;
	padding: 2px 3px;
	height: 22px;
}

/* ===== ADVERTISING ================================================== */

/* ad zone 1 (left margin) frame */
.adzone1 {
	width: 120px;
	padding: 0px;
	margin: 10px 0px 0px 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 {
	position: relative;
	left: 18px;
	padding: 0px;
	margin: 0px;
	width: 160px;
	overflow: hidden;
}
/* ad zone 4 (leaderboard) frame */
.adzone4 {
	width: 728px;
	height: 90px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
/* Join Us Ad - Appears on Trip Regions */
.joinus468 {
}
/* Space Ad Zone 3 down the page a bit */
#csscol3 {
	padding-top: 160px;
}

/* ===== MISCELLANEOUS ================================================== */

/* Horiz. Rule */
hr {
	color: #D0D0D0;
	background-color: #D0D0D0;
	border: 0px none;
	height: 1px;
}

/* link appearing in table headings, usually "Cancel" or "Add ..." */
a.tablebutton {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline; 
	color: #FFFFFF;
}
a.tablebutton:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none; 
	color: #FFFFFF;
}
/* Page Banners for Shopping, Registration, Services, etc */
.pagebanner {
}
li {
	line-height: 1.4em;
}
/* ===== CSS SITE LAYOUT ================================================== */

/* body container (use margin:auto;width:940px; to center) */
#csscontainer {
	margin: 0 auto;
	width: 940px;
	padding: 0px;
}
/* outer table holding body together */
#cssmain {
	background-image: url(cssmain.jpg);
	background-repeat: repeat-y;
	width: 760px;
	border-top: 1px solid #1a441b;
	border-left: 1px solid #1a441b;
	border-right: 1px solid #1a441b;
}
/* outer frame on css page header*/
#csspageheader {
	height: 190px;
	width: 760px;
	margin: 0px;
	padding: 0px;
	background-image: url(cssheader.jpg);
	background-repeat: no-repeat;
}
/* 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 {
	height: 60px;
	width: 760px;
	margin: 0px;
	padding: 0px;
	background-image: url(cssfooter.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #1a441b;
	border-left: 1px solid #1a441b;
	border-right: 1px solid #1a441b;
}
/* ===== CSS VARIABLE LEADERBOARD IMAGES ================================================== */
/* Each id is based on the Page Editor Page Name (example: about = pgabout) or on the       */
/* Sys Page Name (home = pghome, login.asp = pglogin). Used only with Variable Image        */
/* setting on the Setup Site / Leaderboard Style option.                                    */
/* ======================================================================================== */

#pghome {
	background-image: url(template_03.gif);
	width: 728px;
	height: 90px;
}
