/******************************************************************************
* webstyles.css (for v1.93)                                                   *
* Copyright (C) 2009 Prosirius Technologies, LLC                              *
* Abstract: River Haven Marina and Motel                                      *
* Last Update: 10-16-09                                                       *
*******************************************************************************
* 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;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
	background-color: #89ABC0;
	color: #333333;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.6em; 
}

/* ===== ADMINISTRATOR BAR ================================================== */

.adminbackground {
	position: absolute; 
	top: 0px;
	left: 0px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	height: 20px;
	background-color: #7997B3;
	background-image: url(adminbackground.gif);
	background-repeat: repeat-x;
	border-bottom: 2px solid #FFFFFF;
	z-index: 90
}
.adminimage {
	background-image: url(adminimage.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-left: 120px;
	height: 18px;
	z-index: 91;
}

/* administrator links */
A.menubutton0 {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	margin: 1px 0px 0px 20px;
	color: #000000;
	line-height: 1em;
}
/* administrator rollover */
A.menubutton0:hover {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 1em;
}

/* ===== CONTENT AREA ================================================== */

/* content region outer frame */
#contentstart {
	position: relative;
	top: -15px;
}
/* content body region (table) */
.contentbody {
	width: 556px;
	height: 380px;
	margin: 10px 0px 0px 30px;
}
/* toolbar appearing at bottom of page */
#contenttoolbar {
}
/* content footer region inside of toolbar */
#contentfooter {
}

/* ===== MENUS ================================================== */

/* left margin menu frame */
.leftmarginmenu {
	position: relative;
	top: -22px;
	margin-left: 4px;
	width: 160px;
	height: 320px;
	padding-top: 25px;
	background-image: url(leftmenu.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
/* nav bar menu frame */
.navbarmenu {
	position: relative;
	top: -31px;
	left: 15px;
	height: 24px;
}

/* ===== MENU BUTTONS ================================================== */

/* left margin standard menu link */
.menubutton1 {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 0px 0px 5px 15px;
	color: #FFFFFF;
	line-height: 17px;
}
/* left margin standard menu rollover */
.menubutton1:hover {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

/* nav bar standard menu link */
.menubutton2 {
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	margin-right: 4px;
	padding: 0px 10px 0px 10px;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
	border-color: #E6E6E6;
	color: #2B6AA0;
}
/* nav bar standard menu rollover*/
.menubutton2:hover {
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #000000;
	border-color: #666666;
}
/* left margin menu separator */
HR.menuseparator {
	display: none;
}
/* left margin menu footer image */
.leftmarginfooter {
}

/* ===== LINKS ================================================== */

/* normal text link */
A {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline; 
	color: #2868A0;
}
/* rollover for text link */
A:hover {
	text-decoration: underline; 
	color: #333333;
}
/* link appearing in table headings, usually "Cancel" or "Add ..." */
A.tablebutton {
	font-size: 12px;
	font-style: normal;
	text-decoration: underline; 
	color: #2868A0;
}

/* ===== OPTION BAR STYLING ================================================== */

/* "Options:" frame and text*/
.optionbar {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none; 
	color: #2868A0;
	margin-bottom: 20px;
}
/* "Options:" label */
.optionlabel {
	font-weight: bold;
	color: #534F4C;
}
/* option button link */
A.optionbutton {
	font-weight: normal;
	text-decoration: underline; 
}
/* option button rollover*/
A.optionbutton:hover {
	font-weight: normal;
	text-decoration: underline; 
	color: #534F4C;
}

/* ===== TYPE STYLES ================================================== */

/* page header appearing in content body */
.pageheader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #2390B3;
	padding: 4px 0px 4px 0px;
	border-bottom: 2px solid #000000;
	text-align: left;
}
/* standard text appearing in content body */
.textnormal {
}
/* alternate text appearing in content body */
.textalt {
	font-weight: bold;
	color: #2390B3;
}
/* large text in content body */
.textbig {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #2390B3;
	line-height: 1em;
}
/* small text */
.textsmall {
	font-size: 11px;
	line-height: 1em; 
}
/* error message frame */
.errorbox {
	background-color: #FAF94F;
	border: 2px dotted #EEEEEE;
	padding: 2px;
}

/* ===== FRAMES AND COLORS ================================================== */

.framebox {
	border: 1px solid #DDEAEA;
	background-color: #F4F4F4;
	padding: 2px;
}
.textred {
	color: #CC0000;
	font-weight: bold;
}
.texthighlight {
	background-color: #FFFF00;
}
.bggray {
	background-color: #534F4C;
	color: #FFFFFF;
}

/* ===== NEWS ARTICLES ================================================== */

.newsbox {
	padding: 7px;
	margin: 0px 10px 10px 10px;
	border: 1px dotted #EEEEEE;
	background-color: #E4E4E4;
}
.newstitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #534F4C;
	margin: 0px;
}
.newsbyline {
	color: #9E9789;
	margin: 0px;
}

/* ===== PRIMARY TABLE DESIGN ================================================== */

/* DIV around "Formatted Tables" */
.tablebox {
}
/* caption (header) for major tables */
.tablecaption {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(tablebg.gif);
	background-repeat: repeat-x;
	background-color: #2B6AA0;
	height: 26px;
}
/* table header row 1 */
.tableheader {
	font-weight: bold;
	color: #2B6AA0;
	border-bottom: 1px solid #333333;
}
/* caption for minor tables */
.commentheader {
	font-size: 12px;
	font-weight: bold;
	background-color: #E4E4E4;
}
/* table background colors */
.tablebackground {
	background-color: #F0F0F0;
	color: #333333;
}
/* table alternate row color */
.tablealtrow {
	background-color: #FFFFFF;
	color: #534F4C;
}
/* table shadow displayed behind tables */
.tableshadow {
	border: 1px solid #333333;
}
/* table text style */
.tabletext {
	color: #333333;
	padding: 3px 0px 3px 0px;
	line-height: 1.4em;
}
/* table notes - appear at top of table */
.tablenote {
	display: block;
	font-size: 11px;
	padding: 4px;
	background-color: #E4E4E4;
	margin-bottom: 10px;
	border-bottom: 1px solid #AAAFB9;
	line-height: 1.3em;
}
/* text area counter field */
.hiddenfield {
	font-size: 11px;
	background-color: #FFFF00;
	border: 1px solid #D8D8D8;
	text-align: right;
}
/* ===== CALENDAR ================================================== */

/* calendar frame shadow and day divider colors */
.calendarframe {
}
/* calendar day of week and week of year colors */
.calendarheader {
	font-size: 14px;
	font-weight: bold;
	color: #534F4C;
}
/* calendar current day colors */
.calendartoday {
	font-size: 10px;
	background-color: #ACCCE5;
	border: 1px outset #EEEEEE;
}
/* calendar current month colors */
.calendarthismonth {
	font-size: 10px;
	background-color: #F0F0F0;
	border: 1px outset #EEEEEE;
}
/* calendar days in other month colors */
.calendarothermonth {
	font-size: 10px;
	background-color: #F0F0F0;
	border: 1px outset #EEEEEE;
}
.calendarthismonth a, .calendartoday a {
	font-size: 10px;
	font-style: normal;
	color: #534F4C;
}

/* ===== FORM FIELDS ================================================== */

/* form input fields */
input, option, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #000000;
}
/* default button style */
.buttonstyle {
	font-weight: bold;
	height: 24px;
	color: #333333;
	background-color: #E8E8E8;
	background-image: url(buttonbg.gif);
	background-repeat: repeat-x;
}

/* ===== ADVERTISING ================================================== */

/* ad zone 1 (left margin) frame */
.adzone1 {
	width: 130px;
	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: 80px 0px 0px 20px;
}
/* ad zone 4 (leaderboard) frame */
.adzone4 {
	width: 728px;
	height: 90px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

/* ===== MISCELLANEOUS ================================================== */

hr {
	color: #2390B3;
	background-color: #2390B3;
	height: 2px;
}
ul {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
}
li {
	line-height: 1.3em;
}

/* ===== CSS SITE LAYOUT ================================================== */

/* body container (use margin:auto;width:940px; to center) */
#csscontainer {
	margin: auto;
	width: 940px;
	padding: 0px;
}
/* outer table holding body together */
#cssmain {
	background-color: #FFFFFF;
	background-image: url(cssfooter.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	width: 760px;
	padding-bottom: 130px;
	margin: 0px;
}
/* outer frame on css page header*/
#csspageheader {
	position: relative;
	width: 760px;
	height: 205px;
	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 SWF Flash images only) */
#cssheaderflash {
}

/* ===== 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;
}
