@charset "UTF-8";
/* CSS Document */

/*=================================		GENERAL		====================================*/
/*========== Colors used: #FAA419, #584E3D,#C48210, #BodyLink_Visited (deprecated), #997E4E	===========*/
body {color:#584E3D; background-color:#FAA419;}
a:link {color: #C48210;}
a:visited {color: #C48210;}
a:hover {color: #997E4E;}
p {color:#584E3D;}
td,tr,div {color:#584E3D;}

table.textTable {background-color:#DBD6CC;}

/*=================================		TEXT STYLES		====================================*/
/*========== Colors used: #AA1111, #B87912, #Header_3, #594B33, #423B2D, #8A7657, #bodyQuote1, #bodyQuote2, #594B33, #584E3D, #NewsCopy, #584E3D, #bodySmall, #AA1111 	===========*/
.Header_1 {font-size:18pt !important; color:#AA1111 !important; display:block; margin:0px 0px 7px 0px !important; line-height:19pt;}
.Header_2 {font-size:17pt !important; color:#B87912 !important; display:block; margin:0px 0px 8px 0px !important; line-height:18pt;}
.Header_3 {font-size:11pt !important; color:#9D660E !important; display:block; font-weight:bold !important; margin:0px 0px 3px 0px !important; line-height:12pt;}

.Subheader_1 {font-size:12pt !important; color:#594B33 !important; display:block; font-weight:bold !important; margin:0px 0px 6px 0px !important; line-height:13pt;}
.Subheader_2, .news_title, .news_title a {font-size:11pt !important; color:#423B2D !important; display:block; font-weight:bold !important; margin:0px 0px 2px 0px !important; line-height:12pt;}
.Subheader_3 {font-size:11pt !important; color:#8A7657 !important; display:block; font-weight:bold !important; margin:0px 0px 6px 0px !important; line-height:12pt;}
.Quote_1 {font-size:11pt !important; color:#6B5F4A !important; font-style:italic; line-height:16pt;}
.Quote_2 {font-family:"Times New Roman", Times, serif !important; font-size:18pt !important; color:#543D14 !important; font-style:italic; line-height:25pt;}
.Header_Underscore {font-size:18pt !important; color:#AA1111 !important; display:block; clear:both; width:95%; border-bottom:1px dotted #AA1111 !important; padding-bottom:4px; margin:5px 0px 4px 0px !important;}
.Ad_1 {font-size:14pt !important; color:#594B33 !important; line-height:18pt;} 
.Ad_2 {font-family:"Times New Roman", Times, serif !important; font-size:13pt !important; color:#584E3D !important; line-height:18pt;}
.small {font-size:10pt !important; color:#463D30 !important; line-height:17pt;}
.NewsCopy {font-family:"Times New Roman", Times, serif !important; color:#584E3D; font-size:11pt !important; line-height:16pt; }
.Dateline, .news_date, .news_location {color:#584E3D; font-size:9pt !important; line-height:14pt; }
.Inline_Title_1 {color:#966B21;}
.Inline_Title_2 {color:#6B6459;}

/*=================================		IMAGE SHADOW		====================================*/
/*========== Colors used: #E08F02 ====================================*/
.solidborder {border:1px solid #E08F02;}
.imgalign {padding:0px; margin-top:17pt !important;}
.alpha-shadow {float: left; background: url(../images/shadow1.jpg) no-repeat bottom right; margin: 0px 0 0 0px !important; margin: 0px 0 0 0px;}
.alpha-shadow div {background: url(../images/shadow2.png) no-repeat left top !important; padding: 0px 8px 8px 0px;}
.alpha-shadow img {background-color: #E08F02; border: 4px solid #E08F02; padding: 1px;}

/*=================================		USER MENU - standardized colors	====================================*/
ul.menu_usermenu li a, ul.menu_usermenu li a:visited {color: #FFF;}
ul.menu_usermenu li a:hover {color: #FFF;}
ul.menu_usermenu li ul {}
ul.menu_usermenu li li {border-top:1px solid #888; background-color:#444444;}
ul.menu_usermenu li li a, ul.menu_usermenu li li a:visited {color: #ccc;}
ul.menu_usermenu li li a:hover {color:#fff;}
ul.menu_usermenu li li:hover ul ul, ul.menu_usermenu li:hover ul ul ul {}
ul.menu_usermenu li.active a {color: #FFF;}
ul.menu_usermenu li.parent.active a {color: #FFF;}
ul.menu_usermenu li.parent.active a:hover {color: #FFF;}
ul.menu_usermenu li.parent.active ul li a, ul.menu_usermenu li.parent.active ul li a:visited {color: #ccc;}
ul.menu_usermenu li.parent.active ul li a:hover {color: #FFF;}
ul.menu_usermenu li.parent.active ul li.parent.active a {color: #FFF;}
ul.menu_usermenu li.parent.active ul li.parent.active ul li a {color: #ccc;}
ul.menu_usermenu li.parent.active ul li.parent.active ul li a:hover {color: #FFF;}
ul.menu_usermenu li.parent.active ul li.parent.active ul li.active a {color: #FFF;}
ul.menu_usermenu li.item24 a, ul.menu_usermenu li.item24 a:visited {color:#000;}

ul.menu_usermenu li.item66 li {background-color:#5b5145;}/*admin - brown*/
ul.menu_usermenu li.item65 li {background-color:#684848;}/*help - red*/
ul.menu_usermenu li.item67 li {background-color:#454a64;}/*upload - blue*/
ul.menu_usermenu li.item68 li {background-color:#53475f;}/*manage - purple*/

/*=================================		MEMBERS MENU	====================================*/
ul.menu_members li a, ul.menu_members li a:visited {color: #FFF;}
ul.menu_members li a:hover {color: #FFF;}
ul.menu_members li ul {}
ul.menu_members li li {border-top:1px solid #666; background-color:#333;}
ul.menu_members li li a, ul.menu_members li li a:visited {color: #ccc;}
ul.menu_members li li a:hover {color:#fff;}
ul.menu_members li li:hover ul ul, ul.menu_members li:hover ul ul ul {background-color:#151b1d;}
ul.menu_members li.active a {color: #FFF;}
ul.menu_members li.parent.active a {color: #FFF;}
ul.menu_members li.parent.active a:hover {color: #FFF;}
ul.menu_members li.parent.active ul li a, ul.menu_members li.parent.active ul li a:visited {color: #ccc;}
ul.menu_members li.parent.active ul li a:hover {color: #FFF;}
ul.menu_members li.parent.active ul li.parent.active a {color: #FFF;}
ul.menu_members li.parent.active ul li.parent.active ul li a {color: #ccc;}
ul.menu_members li.parent.active ul li.parent.active ul li a:hover {color: #FFF;}
ul.menu_members li.parent.active ul li.parent.active ul li.active a {color: #FFF;}
ul.menu_members li.item24 a, ul.menu_members li.item24 a:visited {color:#000;}
ul.menu_members li.specialitem a {color:#94d1bb !important;}/*2nd level access*/
ul.menu_members li.hideitem a, ul.menu_members li.specialitem li.hideitem a {color:#ff0000 !important;}/*admin access*/
ul.menu_members li.active.hideitem a {font-weight:bold !important;}
ul.menu_newsmode li {color:#000;}

/*=================================		HEADERS		====================================*/
/*========== Colors used: #AA1111, #B87912, #9D660E, #594B33 ===========*/
h1 {color: #AA1111;}
h2 {color: #B87912;}
h3, .contentheading, .componentheading, table.moduletable th, legend {color:#9D660E !important;}
h4, .header2 {color:#594B33;}

/*=================================		MAIN CONTENT, MODULES		====================================*/
/*========== Colors used: #9D660E ===========*/
td.sectiontableheader {color: #9D660E;}
table.contentpaneopen fieldset {border: 0;	border-top: 1px solid #9D660E;}
table.contentpaneopen h3 {color:#9D660E;}
#leftcolumn div.module table, #rightcolumn div.module table {}
#leftcolumn h3, #rightcolumn h3 {color:#9D660E;}


/*=================================		OTHER TEXT		====================================*/
/*========== Colors used: #584E3D, #9D660E, #735116, #EBE4D8, #Date, #bodySmall		===========*/
.small {color: #463D30;}
.modifydate {color: #584E3D;}
.createdate {color: #584E3D;}
a.readon {color: #584E3D;}
.column_separator {border-left: 1px dashed #9D660E;}
td.buttonheading {color: #584E3D;}
div#maindivider {border-top: 1px solid #9D660E;}
table.contenttoc {border: 1px solid #9D660E;}
.highlight {background-color:#735116; color:#EBE4D8;}
.bannerfooter_text {background-color:none;}
.pollstableborder td {border: 1px solid #9D660E;}
.code {color: #584E3D;}
.date {color:#785928;}
.copyright, .copyright a {color:#B87A16;}

/*=================================		FORMS									====================================*/
/*========== Colors used: #734C0E, #8A6222, #FFFFFF, 	#383734, #FFFFFF, #614211, #731919																===========*/
button {border: 1px solid #734C0E; color: #8A6222; background-color:#FFFFFF;}
input {border: 1px solid #734C0E; color: #8A6222; background-color:#FFFFFF;}
select {color: #383734; background-color:#FFFFFF; border: 1px solid #614211;}
.inputbox {color: #000; background-color:#fff; border: 1px solid #666;}
input[type="text"] {color: #000; background-color:#fff; border: 1px solid #666;}
form#uploadForm input#file-upload {background-color:#fff; color:#000 !important;}
input[type="checkbox"] {border:none; background:none !important;}
input[type="image"] {border:none;}
div.search input {border: 1px solid #614211;}
form#form-login fieldset { border: 0 none;}

/* form validation */
.invalid { border-color: #731919; }
label.invalid { color: #731919; }

/* Frontend Editing*/
td.key {border-bottom:1px solid #AA1111;color: #584E3D;}

/*=================================		VISUAL AIDS		====================================*/
/*========== Colors used: #H3_Color, #584E3D, #C48210				============*/
/* Tooltips */
.tool-tip {background-color:#ededed;	border: 1px solid #333;}
.tool-title {color: #333;}
.tool-text {color: #333;}

/** overlib **/
.ol-foreground {background-color:none;}
.ol-background {background-color:ededed;}
.ol-captionfont {color: #333;}
.ol-captionfont a {color: #333; text-decoration:underline;}

/*=================================		THUMBNAILS		====================================*/
/*========== Colors used: #H3_Color, #584E3D							============*/
div.mosimage {}
div.mosimage_caption { color: #000; }
div.caption {}
div.caption img { border: 1px solid #E08F02; }
div.caption p { color: #000; }

/*=================================		SYSTEM MESSAGES		====================================*/
/*========== Colors used: #AA1111, #731919							============*/
div.offline {background: none;}
div.message {color :#AA1111;	background:none;	border:none;}
/* System Standard Messages */
#system-message dd ul {border:none; color :#AA1111;}
#system-message dd ul li {color :#AA1111;}
#system-message dd.message ul { background:none;}
/* System Error Messages */
#system-message dd.error ul { color: #731919; background:none; border:none;}
p.error {color: #731919;}
/* System Notice Messages */
#system-message dd.notice ul { color: #AA1111; background:none; border:none}
p.notice {color:#AA1111;}

/*=================================		EVENTLIST	=================================================================*/
/*========== Colors used: #B87912, #ADABA8, #A8A8A8, #584E3D, #B87A16	============*/
div#eventlist h2 {color:#B87912; border-bottom: 1px solid #B87912;}
div#eventlist table.eventtable th {border-bottom:1px solid #A8A8A8;}
div#eventlist .copyright {color:#E0DACE;}
div#eventlist .copyright a {color:#E0DACE;}
div#eventlist a.modal img,
div#eventlist img.modal,
div#eventlist .catimg img,
div#eventlist .map {border: 1px solid #584E3D;}
div#eventlist ul.user li img {border:1px solid #584E3D;}
div#eventlist table.eventtable td {border-bottom:1px solid #ADABA8;}
div#eventlist table.eventtable tr.sectiontableentry2 td{ background:none; }
div#eventlist table.eventtable tr:hover td {}
div#eventlist #el_filter {}
div.el_editevent form fieldset, div.el_editvenue form fieldset{border:1px solid #ADABA8;}
div.el_save_buttons button  {border:none;}
.eventcalq td.mod_eventlistcalq_calday {background-color:#FAA419;}/*real calendar days*/
.eventcalq td.mod_eventlistcalq  {background-color:#FAA419;}/*empty boxes*/
.eventcalq caption.mod_eventlistcalq_calendar-month  {background-color:#FAA419;}

/*=================================		COMMENTS / GUESTBOOK	====================================*/
/*========== Colors used: #9D660E, #594B33, #731919, #ADABA8, #584E3D, #B87A16	============*/
div.yvComment .NumComments {border-top: 1px solid #A8A8A8;}
div.yvComment .Message {border: 1px solid #731919;}
div.yvComment .Comment {border:none;}
div.yvComment .Comment_even {border:none;}
div.yvComment div.Comment .Header {color:#9D660E;}
div.yvComment div.Comment_even .Header {color:#9D660E;}
div.yvComment div.Comment_unpublished .Header {color:#9D660E;}
div.yvComment div.Comment_unpublished_even .Header {color:#9D660E;}
div.yvComment .Title {	font-weight: bolder;}
div.yvComment .ControlBox {	border: none;}
div.yvComment .ControlBox img {border:1px solid #584E3D;}
div.yvComment .AuthorAlias {color:#594B33;}
div.yvComment .AuthorName {color:#594B33;}
div.yvComment .CommentNum {}
div.yvComment div.Comment .Fulltext {border:1px solid #ADABA8; background-color:none; color:#584E3D;}
div.yvComment div.Comment_even .Fulltext {border:1px solid #ADABA8; background-color:none; color:#584E3D;}
div.yvComment .ParentArticle {border:1px solid #584E3D;}
div.yvComment .Form h3 {color:#9D660E;}
div.yvComment div.PoweredBy a {color:#E0DACE;}/*copyright notice*/
input.image_button {border:none;}

/*=================================		LIGHTBOX POP-UPS	====================================*/
/*========== Colors used: #AA1111					============*/
body.contentpane {background:none; background-color: #fff; color:#000;}
body.contentpane div#image_popup {}
body.contentpane div.el_selectvenue {background-color: #fff; color:#000; width:100%; height:100%;}
body.contentpane div.el_selectvenue  h1 {font-size:18px; margin:0px; padding:0px 0px 10px 0px;  color:#AA1111; font-weight:normal;}
body.editorPopup {background-color: #fff; color:#000;}


/*=================================		IMAGE MANAGER	====================================*/
/*========== Colors used: #BodyBGcolor, #E08F02 			============*/
.item { border: 1px solid #000;}
.item a {color:#000;}
.item a:hover { background-color: #000;  }
.item img {border:none; }
.item span {background-color: #f3f3e9;	filter:alpha(opacity=70);	-moz-opacity: 0.70;	opacity: 0.70; color:#000;} /* titles at the bottom of each image */
body.contentpane div, body.contentpane p, body.contentpane table.properties, body.contentpane #uploadForm p {color:#000 !important;}
body.contentpane button  {border: 1px solid #adaaa4 !important; font-weight: bold; color: #333 !important; background-color: #f1f8f1 !important; cursor:pointer; }
body.contentpane button:hover { border: 1px solid #adaaa4; }
body.contentpane input {border: 1px solid #adaaa4 !important; color: #333 !important; background-color:#f1f8f1 !important; cursor:pointer;}
body.contentpane select {color: #000 !important; background-color:#fff !important; border: 1px solid #adaaa4 !important;}
body.contentpane .inputbox {color: #000 !important; background-color:#fff !important; border: 1px solid #adaaa4 !important;}
body.contentpane input[type="text"] {color: #000 !important; background-color:#fff !important; border: 1px solid #adaaa4 !important; cursor:text;}
body.contentpane fieldset { border: 1px solid #E08F02;}
body.contentpane #messages { border:none; background:none;}
body.contentpane table.eventtable a {text-decoration:underline;}
body.contentpane table.eventtable a:hover {text-decoration:none;}
#uploadpanel .toggler-down {  border-bottom: 1px solid #E08F02; }
iframe#imageframe {border:1px solid #E08F02;}

/*=================================		ORDER FORM	====================================*/
/*========== Colors used: #584E3D, #B87A16			============*/
#orderForm {border:1px solid #C9C3B7; background-color:#E0DACE;}
#orderForm p.order_header {background-color:#C9C3B7;}
.order_req {color:#ff0000;}
.validation-advice {color:#ff0000;}
.chronoform a {color:#E0DACE;}/*copyright notice, must pay to remove*/


/*=================================		CONTACT PAGE	===================================*/
/*========== Colors used: #A8A8A8, #ADABA8 					============*/
div.divider{ border-bottom:1px solid #ADABA8;}
td.sectiontableheader_contact {border-bottom:1px solid #A8A8A8;}
td.sectiontableentrycust3_size {border-bottom:1px solid #ADABA8;}

/*=================================			EDITOR toolbar		=======================================================*/
/*========== Colors used:  #BodyBGcolor, #584E3D, #FFA60D, #7A5412, #614411, #FFFFFF, #C9BEA9				============*/
.mceSelectList {background-color: #fff; color:#000; border:1px solid #000 !important;}
.mceEditor {border: 1px solid #FFA60D;}
.mceToolbarTop, .mceToolbarBottom {background-color: #7A5412;}
.mceToolbarTop {border-bottom: 1px solid #FFA60D;}
.mceToolbarBottom {border-top: 1px solid #FFA60D;}
.mceStatusbarTop {border-bottom: 1px solid #FFA60D;}
.mceStatusbarBottom {border-top: 1px solid #FFA60D;}
.mceStatusbar {border-bottom: 1px solid #FFA60D;}
a.mceButtonDisabled img, a.mceButtonNormal img, a.mceButtonSelected img {}
a.mceButtonNormal img, a.mceButtonSelected img { border: 1px solid #614411 !important;}
a.mceButtonSelected img {border: 1px solid #FFFFFF !important;}
a.mceButtonNormal img:hover, a.mceButtonSelected img:hover {border: 1px solid #C9BEA9 !important;}
a.mceButtonDisabled img {border: 1px solid #614411 !important;}
/* MSIE 6 specific rules */
* html a.mceButtonNormal, * html a.mceButtonSelected {border: 1px solid #614411 !important;}
* html a.mceButtonSelected {border: 1px solid #FFFFFF !important;}
* html a.mceButtonNormal:hover, * html a.mceButtonSelected:hover {border: 1px solid #C9BEA9 !important;}
/* MSIE 7 specific rules */
*:first-child+html a.mceButtonDisabled {border: 1px solid #614411 !important;}
*:first-child+html a.mceButtonNormal, *:first-child+html a.mceButtonSelected {border: 1px solid #614411 !important;}
*:first-child+html a.mceButtonSelected {border: 1px solid #FFFFFF !important;}
*:first-child+html a.mceButtonNormal:hover, *:first-child+html a.mceButtonSelected:hover {border: 1px solid #C9BEA9 !important;}


/*=================================		AUDIO COMPONENT		====================================*/
/*========== Colors used:  #E08F02,  #E0DACE, #D1CBC0				============*/
fieldset.upload_audio_field{border:1px solid #E08F02;}
ul.upload-queue {background-color:#fff; border:1px solid #E08F02; color:#000 !important;}
ul.upload-queue div.queue-loader, ul.upload-queue div.queue-subloader {color:#000 !important;}
ul.upload-queue div.queue-subloader {background-color:#CCCCCC;}
.upload-queue li {background:none; padding-bottom:5px; border-bottom:1px solid #999; color:#000 !important;}
table#myTable, table#myTable2 {border-top:1px solid #E08F02; border-left:1px solid #E08F02;}
table#myTable td, table#myTable th, table#myTable2 td, table#myTable2 th {border-right: 1px solid #E08F02;  border-bottom:1px solid #E08F02;}
tr.rowNormal td {background-color:#D1CBC0;}
tr.rowMouseDown td {background-color:#E0DACE;}

/*=================================		ADMIN ADD NEW EMAIL ACCOUNT		====================================*/
/*========== Colors used:  #731919, #AA1111				============*/
.admin_error {color:#731919;}
.admin_notice {color:#AA1111;}

/*=================================		ADMIN CONTROL PANEL		====================================*/
/*========== Colors used:  #DBD6CC	, #priceText, #priceAmtText			============*/
.iconsBG {background-color:#DBD6CC;}
body#admin_control #caption {}
.price_bubble p {color:#584E3D;}/*#priceText*/
.price_bubble .circle {color:#584E3D;}/*#priceAmtText*/

/*=================================		WRAPPER PAGES		====================================*/
/*========== Colors used:  #997E4E, #584E3D, #C48210, #E08F02, #DBD6CC			============*/
body#seo, body#cs_support, body#cs_tips, body#cs_tutorials, body#cs_faq, body.admin_email, body#admin_control, body#admin_news, body#cs_stats, body#admin_pm {background:none !important; text-align:left;}

ul.tabs a {color:#584E3D !important; text-decoration:none;}
ul.tabs a:hover {color:#997E4E !important; text-decoration:none;}
ul.tabs li:hover {color:#997E4E !important;}
ul.tabs a:active {color:#584E3D !important; text-decoration:none;}
ul.tabs a:visited {color:#C48210 !important; text-decoration:none;}
ul.tabs li {border:1px solid #E08F02 !important; border-bottom:none; background-color:#DBD6CC !important;}
ul.tabs li.current {border:1px solid #E08F02 !important; border-bottom:1px solid #DBD6CC !important; background-color:#DBD6CC !important;}
#tab_box {background-color:#DBD6CC !important; border:1px solid #E08F02 !important;} 

/*=================================		PAGE MANAGER	====================================*/
/*========== Colors used:  #C9C3B7, #D1CBC0, #ADABA6, #PM_ SubBorder_Hover,  #E0DACE, #D1CBC0, #HideItem				============*/
ul.pm_list li.menuName_item { background:url(../images/admin/plus_menu.jpg) no-repeat top right #E0DACE;}
ul.pm_list li.main_item a { background:url(../images/admin/plus_main.jpg) no-repeat top right #E0DACE; border:1px solid #C9C3B7;}
ul.pm_list li.main_item a:hover {border:1px solid #D1CBC0;}
ul.pm_list li.sub_item a {background:url(../images/admin/plus_sub.jpg) no-repeat 318px 5px #D1CBC0;  border:1px solid #ADABA6;}
ul.pm_list li.sub_item a:hover {border:1px solid #PM_ SubBorder_Hover;}

td.menuName_item { background-color:#E0DACE;}
td.main_item { background-color:#E0DACE;}
td.sub_item {background-color:#D1CBC0;}
td.hideitem {color:#HideItem;}


/*=================================		PHPLIST		====================================*/
/*========== Some of these are phplist back-end colors and will not be seen... but included here just in case.  ==========*/
/*========== Colors used: #E08F02, #DBD6CC, #584E3D, #C48210, #997E4E, #9D660E    ==========*/

body.subscribe_popup {background:none !important;}
div.adminmessage {background:none !important; margin:0px !important; padding:0px !important; border:none !important; color:#000 !important;}
div.adminmessage p {color:#000 !important;}
body.newsletter_manager {}
body.newsletter_manager .block {border:1px solid #E08F02;}
body.newsletter_manager a {text-decoration:none;}
body.newsletter_manager a p {color:#584E3D; text-decoration:none;}
body.newsletter_manager a:hover p, body.newsletter_manager a:hover h3 {color:#997E4E; text-decoration:none;}
.newsroll {color:#584E3D;}/* Rollover messages */
.status {border:1px solid #E08F02;}
.status h3 {border-bottom:1px solid #9D660E;}
.table_block td {border:none;}
.table_block td table td {border:none;}
body.newsletter_mode {background:none; background-color:#ccc !important;} /* Newsletter editing mode - standardized Gray Page */
.optionsOFF, .optionsON {border:1px solid #E08F02;}
table#options_content {color:#584E3D;}
.listinghdelement, .listinghdname {border-bottom:1px solid #E08F02;}
table.list_subscribers .listingname {border:none;}
body#phplistbody {background:none !important; color:#584E3D !important; font-size:11pt !important; line-height:17pt;}
body#phplistbody p {margin:0px !important; padding:0px !important;}
body#phplistbody h3 {margin:8px 0px;}
body#phplistbody hr {color:#584E3D !important;}
.leaftitle {color:#9D660E;}
#contentBG, #contentBG p {color:#584E3D; background-color:#DBD6CC; }
#contentBGlists, #contentBGlists p {color:#584E3D; background-color:#DBD6CC; }
.list_active {color:#584E3D;}
.phplist_rowline {background-color:#E08F02; height:2px;}
.phplist_user {border:none; border-left:1px solid #E08F02; border-top:1px solid #E08F02;}
.phplist_user td {border:none; border-bottom:1px solid #E08F02; border-right:1px solid #E08F02;}
.phplist_bounces {border:none; border-left:1px solid #E08F02; border-top:1px solid #E08F02; width:98%;}
.phplist_bounces td {border:none; border-bottom:1px solid #E08F02; border-right:1px solid #E08F02; padding:5px;}
body#phplistbody .copyright {color:#E0DACE;}
body#phplistbody .copyright a {color:#E0DACE;}
#webblertabs li a span {color:#C48210;}
#webblertabs li a:hover span {color:#997E4E;}
#webblertabs li#current a span {color:#584E3D;}
.shader {  border-color: #584E3D;}
.shaderfooter {color:#584E3D; background-color:#DBD6CC;}
.shaderheader {color:#584E3D; background-color:#DBD6CC;}
.shaderfootertexthidden {color:#584E3D; background-color:#DBD6CC;}
.shaderfootertextvisible {color:#584E3D; background-color:#DBD6CC;}
.shaderfooterright {color:#584E3D; background-color:#DBD6CC;}
.shaderborderright {color:#584E3D; background-color:#DBD6CC;}
table.sent_newsletters {padding:0px; margin:0px; width:98%;}
table.sent_newsletters td {border:1px solid #E08F02; border-top:none; margin:0px; padding-left:5px;}
table.sent_newsletters td.newsletter_header {border:1px solid #E08F02;}
table.message_info td {border:none; padding-left:0px;}
td.error {background:none; border:none; font-family:Arial, Helvetica, sans-serif;}

/*=================================		CAFE PRESS		====================================*/
.cafelogin_label {color:#423B2D;}/*#cafeLabel;*/
.cafelogin_title {color:#AA1111;}/*#cafeTitle;*/
.cafelogin {color:#8A7657;}/*#cafeLogin;*/
body.shop {background:none !important;}
.imageborder {border:1px solid #E08F02 !important;}


/*=================================		BARBERSHOP NEWS		====================================*/
body#csnews {background:none !important;}
body#csnews #module_side {border-color:#E0DACE; background-color:#C9C3B7;}/* News Sidebar */

