/******************************************************************************
* webstyles.css for Prosirius StarSite v1.93                                  *
* Copyright (C) 2010 Prosirius Technologies, LLC                              *
* Abstract: Canoe Outfitters                                                  *
* Last Update: 09-16-10                                                       *
*******************************************************************************
* We can help you customize this theme. Contact support@prosirius.com or      *
* 800-516-2505 for more information.                                          *
******************************************************************************/

/* body background, colors, position */
body {
	margin: 0px 0px 30px 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 1.6em;
	color: #000000;
	background-image: url(background.jpg);
	background-position: top center;
	background-color: #475361;
	background-repeat: repeat-x;
	width: 100%;
}

/* ===== ADMINISTRATOR BAR ================================================== */

/* administrator bar region */
.adminbackground {
	position: absolute; 
	top: 0px;
	left: 0px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	height: 20px;
	background-color: #DDECFF;
	background-image: url(adminbackground.gif);
	background-repeat: repeat-x;
	border-bottom: 2px solid #43566E;
	z-index: 90;
}
.adminimage {
	background-image: url(adminimage.gif);
	background-repeat: no-repeat;
	padding-left: 125px;
	height: 18px;
	z-index: 91;
}
/* administrator links */
.menubutton0 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-left: 10px;
	padding: 0px 3px 0px 3px;
	color: #333333;
	text-align: center;
}
.menubutton0:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #272E36;
}

/* ===== CONTENT AREA ================================================== */

/* content region outer frame */
#contentstart {
	position: relative;
	top: -10px;
}
/* content body region (table) */
#contentbody {
	width: 556px;
	height: 380px;
	margin: 3px 0px 0px 20px;
}
/* toolbar appearing at bottom of page */
#contenttoolbar {
}
/* content footer region inside of toolbar */
#contentfooter {
}
/* formatting for footer menus */
#footermenu {
}

/* ===== MENUS ================================================== */

/* nav bar menu frame */
.navbarmenu {
	position: relative;
	top: -29px;
	left: 12px;
}
.leftmarginmenu {
	position: relative;
	top: -15px;
	width: 160px;
	margin-bottom: 20px;
}
/* left margin menu header image */
.leftmarginheader {
}
/* left margin menu frame */
.leftmarginmenu {
}
/* left margin menu footer image */
.leftmarginfooter {
}

/* ===== MENU BUTTONS ================================================== */
.menubutton1, .menubutton2, .menubutton3 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	border: 1px solid #1B2026;
	padding: 1px 3px 1px 3px;
	color: #05090A;
	background-image: url(buttonbackground.gif);
	background-repeat: repeat-x;
	background-position: center center;
	background-color: #6380A0;
	text-align: center;
	width: 124px;
	height: 20px;
}
/* left margin standard menu rollover*/
.menubutton1:hover, .menubutton2:hover, .menubutton3:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	background-color: #272E36;
	color: #FEFEFE;
	background-image: none;
	border: 1px solid #FEFEFE;
}
.menubutton1 {
	margin: 0px 0px 3px 17px;
}
.menubutton2 {
	margin: 0px 0px 0px 7px;
}
.menubutton3, .menubutton3:hover {
	background-image: url(menuarrow.gif);
	background-position: right center;
	background-repeat: no-repeat;
	background-color: #272E36;
	border: 1px solid #272E36;
	color: #FEFEFE;
	margin: 10px 0px 5px 17px;
	text-align: left;
}
/* left margin menu separator */
HR.menuseparator {
	display: none;
}

/* ===== LINKS ================================================== */

/* default for links */
A, .tablebutton, .optionbutton, .optionbutton:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline; 
	color: #0066CB;
}

/* 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: #000000;
}
/* link appearing in table headings, usually "Cancel" or "Add ..." */
.tablebutton {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	border: 1px outset #DFDAC6;
	margin: 0;
	padding: 0px 3px 0px 3px;
	line-height: 1em;
	background-color: #E8E8E8;
	color: #094863;
}

/* ===== OPTION BAR STYLING ================================================== */

/* "Options:" frame and text*/
.optionbar, .optionlabel {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.optionbar {
	margin: 0px 0px 15px 0px;
}
.optionbutton {
	font-weight: normal;
	text-decoration: underline; 
}
/* option button rollover*/
.optionbutton:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: underline; 
}

/* ===== TYPE STYLES ================================================== */

/* set standard types */
p, .textnormal, .textalt, .textbold, .textsmall, .hiddenfield, .errorbox {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 1.6em;
	margin-top: 0px;
	color: #000000;
}
/* page header appearing in text area */
.pageheader {
	font-family: Helvetica, Arial, Verdana;
	font-size: 22px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: -1px;
	margin: 0px;
	padding: 0px 0px 3px 0px;
	color: #2C1B11;
	text-align: left;
	border-bottom: 2px solid #2C1B11;
}
/* alternate text appearing in text area */
.textalt {
	font-weight: bold;
	color: #43566E;
}
/* bold text */
.textbold {
	font-weight: bold;
}
/* large text in text area */
.textbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 10px;
	color: #43566E;
	padding-top: 4px;
}
/* small text */
.textsmall {
	font-size: 11px;
}
/* error message frame */
.errorbox {
	background-color: #FAF94F;
	border: 2px dotted #094863;
	padding: 2px;
	line-height: 1em;
}

/* ===== FRAMES AND COLORS ================================================== */
.framebox {
	border: 1px solid #272E36;
	background-color: #F3F8FF;
	padding: 2px;
}
.textred {
	color: #CC0000;
	font-weight: bold;
}
.texthighlight {
	background-color: #FAF94F;
}
.bggray {
	background-color: #CCCCCC;
}
.bgred {
	background-color: #CC0000;
}
.pagebanner {
}

/* ===== NEWS ARTICLES ================================================== */
.newsbox {
	padding: 7px;
	margin: 10px 20px 10px 20px;
	border: 1px dotted #272E36;
	background-color: #F3F8FF;
	line-height: 1.3em;
}
.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 5px 0px;
}
.newsbyline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	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: #FFFFFF;
	background-color: #272E36;
	line-height: 18px;
}
/* table header row 1 */
.tableheader {
	height: 18px;
	font-weight: bold;
	border-bottom: 1px solid #272E36;
	text-align: center;
}
/* caption for minor tables */
.commentheader {
	font-size: 11px;
	font-weight: bold;
	color: #094863;
	background-color: #EAEAEA;
}
/* table background colors */
.tablebackground {
	background-color: #F3F8FF;
	color: #0066CB;
}
/* table alternate row color */
.tablealtrow {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFBE7;
	color: #000000;
}
/* table shadow displayed behind tables */
.tableshadow {
	border: 1px solid #272E36;
}
/* table text style */
.tabletext {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000;
	padding: 3px 0px 3px 0px;
	line-height: 1em;
}
/* table notes - usually appear at top of table */
.tablenote {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	display: block;
	padding: 5px;
	background-color: #CEE4FF;
	margin-bottom: 10px;
	border-bottom: 1px solid #272E36;
	line-height: 1.2em;
}
/* text area counter field */
.hiddenfield {
	font-size: 10px;
	text-align: center;
	background-color: #FAF94F;
	border: 1px solid #9495A2;
}

/* ===== 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: 18px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: -1px;
	padding: 2px;
	color: #000000;
}
.calendarheader a {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: -1px;
}
.calendarheader a:hover {
	color: #6380A0;
}
/* calendar current day colors */
.calendartoday {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px outset #CEE4FF;
	background-image: url(http://canoeoutfittersofflorida.com/themes/theme1/calendartoday.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/* calendar current month colors */
.calendarthismonth {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #F3F8FF;
	border: 1px outset #CEE4FF;
}
/* calendar days in other month colors */
.calendarothermonth {
	background-color: #F3F8FF;
	border: 1px outset #CEE4FF;
}
.calendarthismonth a, .calendartoday a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}

/* ===== FORM FIELDS ================================================== */

/* form input fields */
input,option,select,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	padding-left: 1px;
}
textarea {
	padding: 2px;
}
/* default button style */
.buttonstyle {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-align: center;
	padding: 0px 5px;
}

/* ===== ADVERTISING ================================================== */

/* ad zone 1 (left margin) frame */
.adzone1 {
	width: 120px;
	padding: 0px;
	margin: 10px 0px 0px 8px;
	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: 20px;
	top: 160px;
	padding: 0px;
}
/* ad zone 4 (leaderboard) frame */
.adzone4 {
	width: 728px;
	height: 90px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

/* ===== MISCELLANEOUS ================================================== */
/* rules */
hr {
	color: #094863;
	background-color: #094863;
	border: 0px none;
	height: 1px;
}
.formlist {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}
.formlist li {
	margin: 0px;
	padding: 0px 0px 10px 25px;
	background-image: url(acrobat16x16.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
/* ===== CSS SITE LAYOUT ================================================== */

/* body container (use margin:auto;width:940px; to center) */
#csscontainer {
	margin: auto;
	width: 760px;
	padding: 0px;
}
/* outer table holding body together */
#cssmain {
	background-image: url(contentbackground.gif);
	background-repeat: repeat-y;
}
/* outer frame on css page header*/
#csspageheader {
	position: relative;
	height: 230px;
	width: 760px;
	margin: 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 {
	background-image: url(cssfooter.jpg);
	background-repeat: no-repeat;
	width: 760px;
	height: 60px;
}

/* ===== 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(http://canoeoutfittersofflorida.com/themes/theme1/template_03.gif);
	width: 728px;
	height: 90px;
}