/******************************************************************************
* webstyles.css for Prosirius StarSite v1.93                                  *
* Copyright (C) 2010 Prosirius Technologies, LLC                              *
* Abstract: EU Boutique                                                       *
* Last Update: 06-14-10                                                       *
*******************************************************************************
* We can help you customize this theme. Contact support@prosirius.com or      *
* 800-516-2505 for more information.                                          *
******************************************************************************/

/* body background, colors, position */
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 1.5em;
	margin: 0px;
	background-image: url(bg.jpg);
	background-color: #BE817A;
	background-attachment: fixed;
	color: #000000;
	width: 100%;
}

/* ===== ADMINISTRATOR BAR ================================================== */

/* administrator bar region */
.adminbackground {
	position: absolute; 
	top: 0px;
	left: 0px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	height: 20px;
	background-color: #D3C8A9;
	background-image: url(adminbackground.gif);
	background-repeat: repeat-x;
	border-bottom: 2px solid #000000;
	z-index: 90;
}
.adminimage {
	background-image: url(adminimage.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-left: 150px;
	height: 18px;
	z-index: 91;
}
/* administrator links */
.menubutton0 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin-right: 6px;
	padding:0px 3px 0px 3px;
	color: #171813;
	border-bottom: 1px none;
}
/* administrator rollover */
.menubutton0:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #0C0C0B;
	border-bottom: 1px dotted #171813;
}

/* ===== CONTENT AREA ================================================== */

/* content region outer frame */
#contentstart {
}
/* content body region (table) */
#contentbody {
	width: 600px;
	height: 480px;
	padding: 0px 20px 0px 25px;
	margin: 0px;
	background-image: url(contenttop.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/* toolbar appearing at bottom of page */
#contenttoolbar {
}
/* content footer region */
#contentfooter {
}
/* formatting for footer menus */
#footermenu {
}

/* ===== MENUS ================================================== */

/* nav bar menu frame */
.navbarmenu {
	display: block;
	position: relative;
	top: -34px;
	left: 215px;
}
/* left margin stuff */
.leftmargin {
	width: 140px;
}
/* left margin menu frame */
.leftmarginmenu {
	padding: 75px 0px 30px 0px;
	background-image: url(leftmenuheader.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
/* left margin menu header image */
.leftmarginheader {
}
/* left margin menu footer image */
.leftmarginfooter {
	display: block;
	margin: 0px 0px 40px 19px;
	width: 120px;
	height: 350px;
	background-image: url(leftmarginfooter.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* ===== MENU BUTTONS ================================================== */

/* left margin standard menu link */
.menubutton1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	width: 110px;
	margin-left: 20px;
	border-bottom: 1px dotted #FEF1E0;
	color: #FEF1E0;
	line-height: 2em;
}
/* left margin standard menu rollover*/
.menubutton1:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	width: 110px;
	color: #FFFFFF;
	border-bottom: 1px none;
}
/* nav bar standard menu link */
.menubutton2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: .1px;
	border: 1px solid #FEF1E0;
	display: block;
	padding: 0px 5px 0px 5px;
	margin-right: 3px;
	color: #FEF1E0;
	text-align: left;
}
/* nav bar standard menu rollover*/
.menubutton2:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: .1px;
	background-color: #F6E6CE;
	color: #000000;
}
/* left margin menu separator */
HR.menuseparator {
	display: none;
}

/* ===== LINKS ================================================== */

/* default for links */
A, A.tablebutton, .optionbutton, A.optionbutton:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline; 
	color: #942F2F;
}

/* rollover for text link */
A:hover, A.optionbutton:hover {
	text-decoration: underline; 
	color: #20729E;
}
/* link appearing in table headings, usually "Cancel" or "Add ..." */
.tablebutton {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FEF1E0;
}
.tablebutton:hover {
	color: #FEF1E0;
	text-decoration: underline;
}

/* ===== OPTION BAR STYLING ================================================== */

/* "Options:" frame and text*/
.optionbar, .optionlabel {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.optionbar {
	margin: 0px 0px 15px 0px;
}
/* "Options:" label */
.optionlabel {
	text-transform: uppercase;
}

/* ===== TYPE STYLES ================================================== */

/* set standard types */
p, .textnormal, .textalt, .textbold, .textsmall, .hiddenfield {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 1.5em;
	margin-top: 0px; 
}
/* page header appearing in text area */
.pageheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
	color: #000000;
	background-image: url(newsicon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 34px; 
	text-align: left;
	padding-left: 34px;
	border-bottom: 1px solid #D86874;
}
/* alternate text appearing in text area */
.textalt {
	color: #20729E;
}
/* bold text */
.textbold {
	font-weight: bold;
}
/* large text in text area */
.textbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 1px;
	margin-bottom: 10px;
	color: #000000;
	padding-top: 4px;
	padding-left: 4px;
}
/* small text */
.textsmall {
	font-size: 11px;
}
/* error message frame */
.errorbox {
	font-family: Verdana, sans-serif; 
	font-size: 12px;
	background-color: #FFFF20;
	color: #000000;
	border: 2px dotted #942F2F;
}

/* ===== FRAMES AND COLORS ================================================== */

.framebox {
	border-top: 1px solid #E1BCC0;
	border-left: 1px solid #E1BCC0;
	border-right: 1px solid #571219;
	border-bottom: 1px solid #571219;
	background-color: #F6E6CE;
}
.textred {
	color: #20729E;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
}
.texthighlight {
	background-color: #FFA0AC;
}
.bggray {
	background-color: #808080;
}
.bgred {
	background-color: #CC0000;
}
.pagebanner {
}

/* ===== NEWS ARTICLES ================================================== */

.newsbox {
	padding: 7px;
	margin: 10px 20px 10px 20px;
	border: 1px dotted #942F2F;
	background-color: #FEF1E0;
	line-height: 1.3em;
}
.newstitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 5px 0px;
}
.newsbyline {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	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: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FEF1E0;
	background-color: #942F2F;
	line-height: 20px;
}
/* table header row 1 */
.tableheader {
	background-color: #FEF1E0;
	border-bottom: 1px solid #942F2F;
	height: 18px;
	font-weight: normal;
}
/* caption for minor tables */
.commentheader {
	font-size: 11px;
	color: #FEF1E0;
	background-color: #942F2F;
	font-style: italic;
	font-weight: bold;
}
/* table background colors */
.tablebackground {
	background-color: #F6E6CE;
	color: #000000;
	background-image: url(tablebg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
/* table alternate row color */
.tablealtrow {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #FEF1E0;
	color: #000000;
}
/* table shadow displayed behind tables */
.tableshadow {
	border-top: 1px solid #E1BCC0;
	border-left: 1px solid #E1BCC0;
	border-right: 1px solid #571219;
	border-bottom: 1px solid #571219;
}
/* table text style */
.tabletext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000;
	padding: 3px 0px 3px 0px;
	line-height: 1.3em;
}
/* table notes - usually appear at top of table */
.tablenote {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 11px;
	display: block;
	padding: 5px;
	background-color: #FEF1E0;
	margin-bottom: 10px;
	border-bottom: 1px solid #E1BCC0;
	line-height: 1em;
}
/* text area counter field */
.hiddenfield {
	font-size: 11px;
	border: 0px none;
	text-align: center;
	background-color: #FEF1E0;
}

/* ===== CALENDAR ================================================== */

/* calendar frame shadow and day divider colors */
.calendarframe {
}
/* calendar day of week and week of year colors */
.calendarheader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding: 2px;
	color: #000000;
}
/* calendar current day colors */
.calendartoday {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FCF4CD;
	border: 1px outset #942F2F;
	background-image: url(calendartoday.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/* calendar current month colors */
.calendarthismonth {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #F0F0F0;
	border: 1px outset #942F2F;
}
/* calendar days in other month colors */
.calendarothermonth {
	background-color: #F0F0F0;
	border: 1px outset #942F2F;
}

/* ===== FORM FIELDS ================================================== */

/* form input fields */
input,option,select,textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
textarea {
	padding: 2px;
}
/* default button style */
.buttonstyle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	background-color: #942F2F;
	color: #FEF1E0;
	padding: 0px 4px 0px 4px;
	height: 22px;
}

/* ===== ADVERTISING ================================================== */

/* ad zone 1 (left margin) frame */
.adzone1 {
	width: 120px;
	padding: 0px;
	margin-left: 11px;
	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;
	top: 170px;
	left: 20px;
	width: 160px;
	padding: 0px;
	overflow: hidden;
}
/* ad zone 4 (leaderboard) frame */
.adzone4 {
	width: 728px;
	height: 90px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

/* ===== MISCELLANEOUS ================================================== */

/* rules */
hr {
	color: #942F2F;
	background-color: #942F2F;
	border: 0px none;
	height: 1px;
}


/* ===== CSS SITE LAYOUT ================================================== */

/* body container (use margin:auto;width:940px; to center) */
#csscontainer {
	margin: auto;
	width: 900px;
	background-image: url(contentbackground.jpg);
	background-repeat: repeat-y;
}
/* outer table holding body together */
#cssmain {
}
/* css page header (image) */
#csspageheader {
	position: relative;
	height: 210px;
	width: 750px;
	margin: 0px;
	background-image: url(cssheader.jpg);
	background-repeat: no-repeat;
}
/* css page header (text/site name) */
#cssheadertext {
	display: none;
}
/* css page header (for SWL Flash images only) */
#cssheaderflash {
}
/* css page footer */
#csspagefooter {
	background-image: url(csspagefooter.jpg);
	background-repeat: repeat-x;
	width: 750px;
	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(template_03.gif);
	width: 728px;
	height: 90px;
}
