/******************************************************************************
* webstyles.css (for v1.93)                                                   *
* Copyright (C) 2009 Prosirius Technologies, LLC                              *
* Abstract: Sint Maarten Timeshare                                            *
* Last Update: 02-15-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: 5px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-color: #89CBDC;
	line-height: 1.8em; 
}

/* ===== ADMINISTRATOR BAR ================================================== */

.adminbackground {
	position: absolute; 
	top: 0px;
	left: 0px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	height: 18px;
	background-color: #207C87;
	background-image: url(adminbackground.gif);
	background-repeat: repeat-x;
	z-index: 888;
	position: fixed;
}
.adminimage {
	background-image: url(adminimage.gif);
	background-repeat: no-repeat;
	padding-left: 135px;
	height: 18px;
}

/* administrator links */
A.menubutton0 {
	font-family: Georgia, "New Century Schoolbook", "Times New Roman", times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.5em;
	padding: 0px;
	margin-right: 10px;
	padding: 0px;
	color: #FFFFFF;
}
/* administrator rollover */
A.menubutton0:hover {
	font-family: Georgia, "New Century Schoolbook", "Times New Roman", times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #E8E8E8;
}

/* ===== CONTENT AREA ================================================== */

/* content region outer frame */
#contentstart {
}
/* content body region (table) */
#contentbody {
	width: 540px;
	margin-left: 20px;
}
/* toolbar appearing at bottom of page */
#contenttoolbar {
}
/* content footer region inside of toolbar */
#contentfooter {
}

/* ===== MENUS ================================================== */

/* nav bar menu frame */
.navbarmenu {
	position: relative;
	top: -39px;
	left: 40px;
}

/* outer container for left margin menu */
.leftmargin {
	padding-left: 15px;
}
/* left margin menu header image */
.leftmarginheader {
	background-image: url(leftmarginheader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #0D8579;
	width: 140px;
	height: 30px;
}
/* left margin menu frame */
.leftmarginmenu {
	padding: 10px 0px;
	border: 1px solid #0D8579;
	background-color: #E7FAFF;
	width: 138px;
}
/* left margin menu footer image */
.leftmarginfooter {
	padding-bottom: 20px;
}


/* ===== MENU BUTTONS ================================================== */

/* left margin standard menu link */
.menubutton1 {
	font-family: Georgia, "New Century Schoolbook", "Times New Roman", times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.8em;	
	padding-left: 5px; 
	color: #238BC6;
}
/* left margin standard menu rollover */
.menubutton1:hover {
	text-decoration: underline;
	color: #000000;
}
/* nav bar standard menu link */
.menubutton2 {
	font-family: Georgia, "New Century Schoolbook", "Times New Roman", times, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 1.6em;
	display: block;
	padding: 0px 10px;
	height: 28px;
	border-right: 1px solid #FFFFFF;
	letter-spacing: 1px;
}
/* nav bar standard menu rollover*/
.menubutton2:hover {
	background-image: url(menubuttonbg.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color: #FFFFFF;
	color: #0D8579;
	border-right: 1px solid #0D8579;
}
/* left margin menu separator */
HR.menuseparator {
	display: none;
}

/* ===== LINKS ================================================== */

/* normal text link */
A {
	font-size: 12px;
	text-decoration: underline;
	color: #238BC6;
}
/* rollover for text link */
A:hover {
	text-decoration: none;
	color: #000000;
}
/* Use light color against tablenote gradient */
.tablenote A {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}
.tablenote A:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #99CCFF;
}
/* link appearing in table headings, usually "Cancel" or "Add ..." */
A.tablebutton {
	font-weight: normal;
	text-decoration: underline;
	border: 1px solid #5ECED0;
	padding: 0px 2px;
	background-color: #FFFFFF;
	color: #000000;
}

/* ===== OPTION BAR STYLING ================================================== */

/* "Options:" frame and text*/
.optionbar {
	margin: 0px 0px 11px 0px;
	line-height: 1.5em;
}
/* "Options:" label */
.optionlabel {
	font-weight: bold;
}
/* option button link */
A.optionbutton {
	text-decoration: underline;
	color: #238BC6;
}
/* option button rollover*/
A.optionbutton:hover {
	text-decoration: none;
	color: #000000;
}

/* ===== TYPE STYLES ================================================== */

/* page header appearing in content body */
.pageheader {
	font-family: Georgia, "New Century Schoolbook", "Times New Roman", times, serif; 
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #238BC6;
	line-height: 1em; 
	text-align: center;
	letter-spacing: -1px;
}
/* standard text appearing in content body */
.textnormal {
	color: #000000;
}
/* alternate text appearing in content body */
.textalt {
	font-weight: bold;
	color: #12B0A0;
}
/* large text in content body */
.textbig {
	font-family: Georgia, "New Century Schoolbook", "Times New Roman", times, serif; 
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #12B0A0;
	line-height: 1em; 
	letter-spacing: -1px;
}
/* small text */
.textsmall {
	font-size: 11px;
	line-height: 1em; 
}
/* error message frame */
.errorbox {
}

/* ===== FRAMES AND COLORS ================================================== */

.framebox {
	border: 1px solid #B5B5B5;
	background-color: #EBF8F6;
	padding: 3px;
}
.textred {
	color: #CC0000;
	font-weight: bold;
}
.texthighlight {
	background-color: #FFFBCC;
}
.bggray {
	background-color: #0E3133;
	color: #FFFFFF;
}

/* ===== NEWS ARTICLES ================================================== */

.newsbox {
	padding: 7px 18px;
	margin: 0px 11px 11px 11px;
	border: 1px solid #B5B5B5;
}
.newstitle {
	font-family: Georgia, "New Century Schoolbook", "Times New Roman", times, serif; 
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #238BC6;
	margin: 0px;
	padding-bottom: 11px;
	letter-spacing: -1px;
}
.newsbyline {
	color: #9E9789;
	margin: 0px;
}

/* ===== PRIMARY TABLE DESIGN ================================================== */

/* DIV around "Formatted Tables" */
.tablebox {
}
/* caption (header) for major tables */
.tablecaption {
	font-family: Georgia, "New Century Schoolbook", "Times New Roman", times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: -1px;
	color: #FFFFFF;
	background-image: url(tablecaptionbg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #5BCBCD;
	height: 28px;
}
/* table header row 1 */
.tableheader {
	font-weight: bold;
	color: #238BC6;
	border-bottom: 1px solid #7181C4;
}
/* caption for minor tables */
.commentheader {
	font-size: 13px;
	font-weight: bold;
	background-color: #F1F1F1;
	border-bottom: 1px solid #B5B5B5;
}
/* table background colors */
.tablebackground {
	background-color: #FDFDFD;
	background-image: url(tablebg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	color: #0D8579;
}
/* table alternate row color */
.tablealtrow {
	background-color: #EEF2FB;
}
/* table shadow displayed behind tables */
.tableshadow {
	border: 1px solid #5ECED0;
}
/* table text style */
.tabletext {
	color: #000000;
	line-height: 1.7em;
}
/* table notes - appear at top of table */
.tablenote {
	display: block;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 3px 5px;
	margin-bottom: 6px;
	border-bottom: 1px solid #D5DCE6;
	background-color: #12B0A1;
	line-height: 1.2em;
}
/* text area counter field */
.hiddenfield {
	text-align: right;
	border: none;
	font-weight: bold;
	background-color: #FFFFFF;
}

/* ===== CALENDAR ================================================== */

/* calendar frame shadow and day divider colors */
.calendarframe {
}
/* calendar day of week and week of year colors */
.calendarheader {
	font-size: 12px;
	font-weight: bold;
	padding: 1px;
}
/* calendar current day colors */
.calendartoday {
	background-color: #EFEC9D;
	border: 1px solid #238BC6;
}
/* calendar current month colors */
.calendarthismonth {
	background-color: #EBF8F6;
	border: 1px solid #C8C8C8;
}
/* calendar days in other month colors */
.calendarothermonth {
	background-color: #F4F4F4;
	border: 1px solid #C8C8C8;
}

/* ===== FORM FIELDS ================================================== */

/* form input fields */
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #F7FAFF;
	color: #0A2224;
	border: 1px solid #238BC6;
	line-height: 1em;
	padding: 1px;
}
/* PATCH FOR IE 7/8 */
input[type="checkbox"], input[type="radio"], input[type="image"] {
	background: transparent;
	border: 0;
}

/* default button style */
.buttonstyle {
	font-weight: bold;
	height: 24px;
	color: #FFFFFF;
	border: 1px solid #CE7B00;
	padding:0px 5px;
	background-image: url(buttonbg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	background-color: #CE7B00;
}

/* ===== ADVERTISING ================================================== */

/* ad zone 1 (left margin) frame */
.adzone1 {
	display: none;
	width: 120px;
}
/* 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 {
	margin-left: 10px;
	width: 160px;
}
#csscol3 {
	padding-top: 150px;
}
/* ad zone 4 (leaderboard) frame */
.adzone4 {
	display: none;
}

/* ===== MISCELLANEOUS ================================================== */

/* Horiz. Rule */
hr {
	color: #0D8579;
	background-color: #0D8579;
	height: 1px;
}

/* ===== 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-image: url(cssmain.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
/* outer frame on css page header*/
#csspageheader {
	position: relative;
	height: 180px;
	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;
	width: 1px;
	height: 1px;
}
/* css page header (for SWL Flash images only) */
#cssheaderflash {
}
/* css page footer */
#csspagefooter {
	background-image: url(cssfooter.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width: 760px;
	height: 118px;
}
/* ===== 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;
}

