/******************************************************************************
* webstyles.css for Prosirius StarSite v1.93                                  *
* Copyright (C) 2010 Prosirius Technologies, LLC                              *
* Abstract: Default Template                                                  *
* Last Update: 01-12-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;
	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-position: top left;
	background-repeat: repeat-x;
	background-color: #1159A3;
	line-height: 1.6em; 
}

/* ===== ADMINISTRATOR BAR ================================================== */

.adminbackground {
	position: absolute; 
	top: 0px;
	left: 0px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	height: 20px;
	background-color: #8FDC00;
	background-image: url(adminbackground.gif);
	background-repeat: repeat-x;
}
.adminimage {
	background-image: url(adminimage.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-left: 135px;
	height: 18px;
}
/* administrator links */
A.menubutton0 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.3em;
	margin-right: 6px;
	padding:0px 3px 0px 3px;
	color: #000000;
}
/* administrator rollover */
A.menubutton0:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

/* ===== CONTENT AREA ================================================== */

/* content region outer frame */
#contentstart {
}
/* content body region (table) */
#contentbody {
	margin: 15px 0px;
}
/* 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: 121px;
	left: 20px;
}
/* outer container for left margin menu */
.leftmargin {
}
/* left margin menu header image */
.leftmarginheader {
}
/* left margin menu frame */
.leftmarginmenu {
	margin: 35px 0px 20px 5px;
	border: 1px outset #1159A3;
	border-bottom-color: #999999;
	padding: 40px 0px 10px 0px;
	background-image: url(leftmenu.gif);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #E2F0FD;
	width: 127px;
}
/* left margin menu footer image */
.leftmarginfooter {
}

/* ===== MENU BUTTONS ================================================== */

/* left margin standard menu link */
.menubutton1 {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.8em;	
	text-decoration: none;
	padding-left: 1px; 
	color: #000000;
}
/* left margin standard menu rollover */
.menubutton1:hover {
	text-decoration: underline;
	color: #1159A3;
}
/* nav bar standard menu link */
.menubutton2 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	width: 86px;
	height: 22px;
	background-image: url(navbuttonoff.gif);
	background-repeat: no-repeat;
	padding-top: 1px;
	color: #000000;
	text-align: center;
	margin-right: 4px;
}
/* nav bar standard menu rollover*/
.menubutton2:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	background-image: url(navbuttonon.gif);
	background-repeat: no-repeat;
	color: #1159A3;
}
/* left margin menu separator */
HR.menuseparator {
	width: 120px;
	margin-bottom: 10px;
	color: #D6D3D3;
	background-color: #D6D3D3;
	height: 1px;
}

/* ===== LINKS ================================================== */

/* normal text link */
A {
	font-size: 12px;
	text-decoration: underline;
	color: #1159A3;
}
/* rollover for text link */
A:hover {
	text-decoration: none;
	color: #8FDC00;
}
/* Use light color against tablenote gradient */
.tablenote A {
	font-size: 11px;
}
.tablenote A:hover {
	font-size: 11px;
}
/* link appearing in table headings, usually "Cancel" or "Add ..." */
A.tablebutton {
	padding: 0px 3px;
	color: #FFFFFF;
	background-color: #1159A3;
	font-weight: normal;
	text-decoration: none;
	border: 1px inset #1159A3;
}

/* ===== OPTION BAR STYLING ================================================== */

/* "Options:" frame and text*/
.optionbar {
	margin: 0px 0px 20px 0px;
	padding-bottom: 5px;
	border-bottom: 5px solid #8FDC00;
}
/* "Options:" label */
.optionlabel {
	font-weight: bold;
}
/* option button link */
A.optionbutton {
	text-decoration: underline;
	color: #1159A3;
}
/* option button rollover*/
A.optionbutton:hover {
	text-decoration: none;
	color: #8FDC00;
}

/* ===== TYPE STYLES ================================================== */

/* page header appearing in content body */
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #1159A3;
	line-height: 1.3em; 
	text-align: center;
	letter-spacing: -1px;
}
/* standard text appearing in content body */
.textnormal {
}
/* bold text appearing in content body */
.textbold {
	font-weight: bold;
}
/* alternate text appearing in content body */
.textalt {
	font-weight: bold;
	color: #A35E11;
}
/* large text in content body */
.textbig {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #1159A3;
	line-height: 1.6em; 
}
/* small text */
.textsmall {
	font-size: 11px;
	line-height: 1.2em; 
}
/* error message frame */
.errorbox {
}

/* ===== FRAMES AND COLORS ================================================== */

.framebox {
	border: 1px outset #D6D3D3;
	border-bottom-color: #999999;
	background-color: #E2F0FD;
	padding: 2px;
}
.textred {
	color: #CC0000;
	font-weight: bold;
	padding-left: 5px;
}
.texthighlight {
	background-color: #D3FF80;
}
.bggray {
	background-color: #999999;
	color: #FFFFFF;
}
.pagebanner {
}

/* ===== NEWS ARTICLES ================================================== */

.newsbox {
	padding: 5px;
	margin: 10px 10px 10px 10px;
	border: 1px outset #D6D3D3;
	border-bottom-color: #999999;
}
.newstitle {
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #1159A3;
	margin: 0px;
}
.newsbyline {
	color: #A35E11;
	font-weight: bold;
	margin: 0px;
}

/* ===== PRIMARY TABLE DESIGN ================================================== */

/* DIV around "Formatted Tables" */
.tablebox {
}
/* caption (header) for major tables */
.tablecaption {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #1159A3;
	background-color: #E1EFFD;
	height: 24px;
}
/* table header row 1 */
.tableheader {
	font-weight: bold;
	color: #1159A3;
	border-bottom: 1px dotted #1159A3;
}
/* caption for minor tables */
.commentheader {
	font-size: 13px;
	font-weight: bold;
	background-image: url(commentbg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #8FDC00;
	border-bottom: 1px solid #D6D3D3;
}
/* table background colors */
.tablebackground {
	background-image: url(tablebg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	color: #000000;
}
/* table alternate row color */
.tablealtrow {
	background-color: #D0E9EE;
}
/* table shadow displayed behind tables */
.tableshadow {
	border: 1px outset #1159A3;
}
/* table text style */
.tabletext {
	line-height: 1.4em;
}
/* table notes - appear at top of table */
.tablenote {
	display: block;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding: 3px 5px;
	margin-bottom: 6px;
	background-color: #D0E9EE;
	border-bottom: 1px solid #1159A3;
	line-height: 1.2em;
}
/* text area counter field */
.hiddenfield {
	font-size: 12px;
	text-align: right;
	background-color: #E2F0FD;
	border: none;
}

/* ===== CALENDAR ================================================== */

/* calendar frame shadow and day divider colors */
.calendarframe {
	border: 1px solid #D6D3D3;
	border-bottom: 1px solid #999999;
	background-color: #E2F0FD;
}
/* calendar day of week and week of year colors */
.calendarheader {
	font-size: 14px;
	font-weight: bold;
	padding: 1px;
}
/* calendar current day colors */
.calendartoday {
	background-color: #FFFFFF;
	border: 1px solid #8FDC00;
}
/* calendar current month colors */
.calendarthismonth {
	background-color: #F4F4F4;
	border: 1px solid #D6D3D3;
}
/* calendar days in other month colors */
.calendarothermonth {
	background-color: #F4F4F4;
	border: 1px solid #D6D3D3;
}

/* ===== 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: #FFFFFF;
	color: #333333;
}
/* PATCH FOR IE 7/8 when form controls have border around them
input[type="checkbox"], input[type="radio"], input[type="image"] {
	background: transparent;
	border: 0;
}
*/
/* default button style */
.buttonstyle {
	font-weight: bold;
	height: 24px;
	color: #1159A3;
	background-color: #E1EFFD;
	padding:0px 5px;
}

/* ===== 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 {
	width: 728px;
	height: 90px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

/* ===== MISCELLANEOUS ================================================== */

/* Horiz. Rule */
hr {
	color: #4E7C85;
	background-color: #4E7C85;
	height: 1px;
}

/* ===== CSS SITE LAYOUT ================================================== */

/* body container (use margin:auto;width:940px; to center) */
#csscontainer {
	margin: auto;
	width: 940px;
}
/* outer table holding body together */
#cssmain {
}
/* outer frame on css page header*/
#csspageheader {
}
/* 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 {
}

/* ===== 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;
}
