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

/*=================================		GENERAL		====================================*/
/*========== Colors used: #000000, #322238,#6D0991, #BodyLink_Visited (deprecated), #E6CCF0	===========*/
body {color:#322238; background-color:#a885b5;}
a:link {color: #6D0991;}
a:visited {color: #6D0991;}
a:hover {color: #E6CCF0;}
p {color:#322238;}
td,tr,div {color:#322238;}

table.textTable {background-color:#92709E;}

/*=================================		TEXT STYLES		====================================*/
/*========== Colors used: #480361, #FAFAFA, #Header_3, #EDE6F0, #522861, #D5B6E3, #bodyQuote1, #bodyQuote2, #EDE6F0, #322238, #NewsCopy, #322238, #bodySmall, #480361 	===========*/
.Header_1 {font-size:18pt !important; color:#480361 !important; display:block; margin:0px 0px 7px 0px !important; line-height:19pt;}
.Header_2 {font-size:17pt !important; color:#FAFAFA !important; display:block; margin:0px 0px 8px 0px !important; line-height:18pt;}
.Header_3 {font-size:11pt !important; color:#e9c0FF !important; display:block; font-weight:bold !important; margin:0px 0px 3px 0px !important; line-height:12pt;}

.Subheader_1 {font-size:12pt !important; color:#EDE6F0 !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:#522861 !important; display:block; font-weight:bold !important; margin:0px 0px 2px 0px !important; line-height:12pt;}
.Subheader_3 {font-size:11pt !important; color:#D5B6E3 !important; display:block; font-weight:bold !important; margin:0px 0px 6px 0px !important; line-height:12pt;}
.Quote_1 {font-size:11pt !important; color:#FAEBFF !important; font-style:italic; line-height:16pt;}
.Quote_2 {font-family:"Times New Roman", Times, serif !important; font-size:18pt !important; color:#5D0080 !important; font-style:italic; line-height:25pt;}
.Header_Underscore {font-size:18pt !important; color:#480361 !important; display:block; clear:both; width:95%; border-bottom:1px dotted #480361 !important; padding-bottom:4px; margin:5px 0px 4px 0px !important;}
.Ad_1 {font-size:14pt !important; color:#EDE6F0 !important; line-height:18pt;} 
.Ad_2 {font-family:"Times New Roman", Times, serif !important; font-size:13pt !important; color:#322238 !important; line-height:18pt;}
.small {font-size:10pt !important; color:#F5EDF7 !important; line-height:17pt;}
.NewsCopy {font-family:"Times New Roman", Times, serif !important; color:#322238; font-size:11pt !important; line-height:16pt; }
.Dateline, .news_date, .news_location {color:#322238; font-size:9pt !important; line-height:14pt; }
.Inline_Title_1 {color:#9C26C7;}
.Inline_Title_2 {color:#FAEBFF;}

/*=================================		IMAGE SHADOW		====================================*/
/*========== Colors used: #9C79A8 ====================================*/
.solidborder {border:1px solid #9C79A8;}
.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: #9C79A8; border: 4px solid #9C79A8; 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: #480361, #FAFAFA, #D980FF, #EDE6F0 ===========*/
h1 {color: #480361;}
h2 {color: #FAFAFA;}
h3, .contentheading, .componentheading, table.moduletable th, legend {color:#D980FF !important;}
h4, .header2 {color:#EDE6F0;}

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


/*=================================		OTHER TEXT		====================================*/
/*========== Colors used: #322238, #D980FF, #664A70, #E7DDEB, #Date, #bodySmall		===========*/
.small {color: #F5EDF7;}
.modifydate {color: #322238;}
.createdate {color: #322238;}
a.readon {color: #322238;}
.column_separator {border-left: 1px dashed #D980FF;}
td.buttonheading {color: #322238;}
div#maindivider {border-top: 1px solid #D980FF;}
table.contenttoc {border: 1px solid #D980FF;}
.highlight {background-color:#664A70; color:#E7DDEB;}
.bannerfooter_text {background-color:none;}
.pollstableborder td {border: 1px solid #D980FF;}
.code {color: #322238;}
.date, #date {color:#BAB4D4;}
.copyright, .copyright a {color:#786767;}

/*=================================		FORMS									====================================*/
/*========== Colors used: #8916BA, #A234D1, #FFFFFF, 	#3A333D, #FFFFFF, #741D99, #8F0101																===========*/
button {border: 1px solid #8916BA; color: #A234D1; background-color:#FFFFFF;}
input {border: 1px solid #8916BA; color: #A234D1; background-color:#FFFFFF;}
select {color: #3A333D; background-color:#FFFFFF; border: 1px solid #741D99;}
.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 #741D99;}
form#form-login fieldset { border: 0 none;}

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

/* Frontend Editing*/
td.key {border-bottom:1px solid #480361;color: #322238;}

/*=================================		VISUAL AIDS		====================================*/
/*========== Colors used: #H3_Color, #322238, #6D0991				============*/
/* 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, #322238							============*/
div.mosimage {}
div.mosimage_caption { color: #000; }
div.caption {}
div.caption img { border: 1px solid #9C79A8; }
div.caption p { color: #000; }

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

/*=================================		EVENTLIST	=================================================================*/
/*========== Colors used: #FAFAFA, #B47FC7, #CBA5D9, #322238, #786767	============*/
div#eventlist h2 {color:#FAFAFA; border-bottom: 1px solid #FAFAFA;}
div#eventlist table.eventtable th {border-bottom:1px solid #CBA5D9;}
div#eventlist .copyright {color:#A17FAD;}
div#eventlist .copyright a {color:#A17FAD;}
div#eventlist a.modal img,
div#eventlist img.modal,
div#eventlist .catimg img,
div#eventlist .map {border: 1px solid #322238;}
div#eventlist ul.user li img {border:1px solid #322238;}
div#eventlist table.eventtable td {border-bottom:1px solid #B47FC7;}
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 #B47FC7;}
div.el_save_buttons button  {border:none;}
.eventcalq td.mod_eventlistcalq_calday {background-color:#371246; color: #ffffff;}/*real calendar days*/
.eventcalq td.mod_eventlistcalq  {background-color:#000000;}/*empty boxes*/
.eventcalq caption.mod_eventlistcalq_calendar-month  {background-color:#371246;}

/*=================================		COMMENTS / GUESTBOOK	====================================*/
/*========== Colors used: #D980FF, #EDE6F0, #8F0101, #B47FC7, #322238, #786767	============*/
div.yvComment .NumComments {border-top: 1px solid #CBA5D9;}
div.yvComment .Message {border: 1px solid #8F0101;}
div.yvComment .Comment {border:none;}
div.yvComment .Comment_even {border:none;}
div.yvComment div.Comment .Header {color:#D980FF;}
div.yvComment div.Comment_even .Header {color:#D980FF;}
div.yvComment div.Comment_unpublished .Header {color:#D980FF;}
div.yvComment div.Comment_unpublished_even .Header {color:#D980FF;}
div.yvComment .Title {	font-weight: bolder;}
div.yvComment .ControlBox {	border: none;}
div.yvComment .ControlBox img {border:1px solid #322238;}
div.yvComment .AuthorAlias {color:#EDE6F0;}
div.yvComment .AuthorName {color:#EDE6F0;}
div.yvComment .CommentNum {}
div.yvComment div.Comment .Fulltext {border:1px solid #B47FC7; background-color:none; color:#322238;}
div.yvComment div.Comment_even .Fulltext {border:1px solid #B47FC7; background-color:none; color:#322238;}
div.yvComment .ParentArticle {border:1px solid #322238;}
div.yvComment .Form h3 {color:#D980FF;}
div.yvComment div.PoweredBy a {color:#A17FAD;}/*copyright notice*/
input.image_button {border:none;}

/*=================================		LIGHTBOX POP-UPS	====================================*/
/*========== Colors used: #480361					============*/
body.contentpane {background:none; background-color: #fff; color:#000;}
body.contentpane div#image_popup {}
body.contentpane table#myTable td {background-color: #fff; color:#000 !important;}
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:#480361; font-weight:normal;}
body.editorPopup {background-color: #fff; color:#000;}


/*=================================		IMAGE MANAGER	====================================*/
/*========== Colors used: #BodyBGcolor, #9C79A8 			============*/
.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 #9C79A8;}
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 #9C79A8; }
iframe#imageframe {border:1px solid #9C79A8;}

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


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

/*=================================			EDITOR toolbar		=======================================================*/
/*========== Colors used:  #BodyBGcolor, #322238, #DCCEE0, #B336E0, #721C91, #FFFFFF, #DEC3E8				============*/
.mceSelectList {background-color: #fff; color:#000; border:1px solid #000 !important;}
.mceEditor {border: 1px solid #DCCEE0;}
.mceToolbarTop, .mceToolbarBottom {background-color: #B336E0;}
.mceToolbarTop {border-bottom: 1px solid #DCCEE0;}
.mceToolbarBottom {border-top: 1px solid #DCCEE0;}
.mceStatusbarTop {border-bottom: 1px solid #DCCEE0;}
.mceStatusbarBottom {border-top: 1px solid #DCCEE0;}
.mceStatusbar {border-bottom: 1px solid #DCCEE0;}
a.mceButtonDisabled img, a.mceButtonNormal img, a.mceButtonSelected img {}
a.mceButtonNormal img, a.mceButtonSelected img { border: 1px solid #721C91 !important;}
a.mceButtonSelected img {border: 1px solid #FFFFFF !important;}
a.mceButtonNormal img:hover, a.mceButtonSelected img:hover {border: 1px solid #DEC3E8 !important;}
a.mceButtonDisabled img {border: 1px solid #721C91 !important;}
/* MSIE 6 specific rules */
* html a.mceButtonNormal, * html a.mceButtonSelected {border: 1px solid #721C91 !important;}
* html a.mceButtonSelected {border: 1px solid #FFFFFF !important;}
* html a.mceButtonNormal:hover, * html a.mceButtonSelected:hover {border: 1px solid #DEC3E8 !important;}
/* MSIE 7 specific rules */
*:first-child+html a.mceButtonDisabled {border: 1px solid #721C91 !important;}
*:first-child+html a.mceButtonNormal, *:first-child+html a.mceButtonSelected {border: 1px solid #721C91 !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 #DEC3E8 !important;}


/*=================================		AUDIO COMPONENT		====================================*/
/*========== Colors used:  #9C79A8,  #A17FAD, #9C7BA8				============*/
fieldset.upload_audio_field{border:1px solid #9C79A8;}
ul.upload-queue {background-color:#fff; border:1px solid #9C79A8; 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 #9C79A8; border-left:1px solid #9C79A8;}
table#myTable td, table#myTable th, table#myTable2 td, table#myTable2 th {border-right: 1px solid #9C79A8;  border-bottom:1px solid #9C79A8;}
tr.rowNormal td {background-color:#9C7BA8;}
tr.rowMouseDown td {background-color:#A17FAD;}

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

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

/*=================================		WRAPPER PAGES		====================================*/
/*========== Colors used:  #E6CCF0, #322238, #6D0991, #9C79A8, #92709E			============*/
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:#322238 !important; text-decoration:none;}
ul.tabs a:hover {color:#E6CCF0 !important; text-decoration:none;}
ul.tabs li:hover {color:#E6CCF0 !important;}
ul.tabs a:active {color:#322238 !important; text-decoration:none;}
ul.tabs a:visited {color:#6D0991 !important; text-decoration:none;}
ul.tabs li {border:1px solid #9C79A8 !important; border-bottom:none; background-color:#92709E !important;}
ul.tabs li.current {border:1px solid #9C79A8 !important; border-bottom:1px solid #92709E !important; background-color:#92709E !important;}
#tab_box {background-color:#92709E !important; border:1px solid #9C79A8 !important;} 

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

td.menuName_item { background-color:#A17FAD;}
td.main_item { background-color:#A17FAD;}
td.sub_item {background-color:#9C7BA8;}
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: #9C79A8, #92709E, #322238, #6D0991, #E6CCF0, #D980FF    ==========*/

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 #9C79A8;}
body.newsletter_manager a {text-decoration:none;}
body.newsletter_manager a p {color:#322238; text-decoration:none;}
body.newsletter_manager a:hover p, body.newsletter_manager a:hover h3 {color:#E6CCF0; text-decoration:none;}
.newsroll {color:#322238;}/* Rollover messages */
.status {border:1px solid #9C79A8;}
.status h3 {border-bottom:1px solid #D980FF;}
.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 #9C79A8;}
table#options_content {color:#322238;}
.listinghdelement, .listinghdname {border-bottom:1px solid #9C79A8;}
table.list_subscribers .listingname {border:none;}
body#phplistbody {background:none !important; color:#322238 !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:#322238 !important;}
.leaftitle {color:#D980FF;}
#contentBG, #contentBG p {color:#322238; background-color:#92709E; }
#contentBGlists, #contentBGlists p {color:#322238; background-color:#92709E; }
.list_active {color:#322238;}
.phplist_rowline {background-color:#9C79A8; height:2px;}
.phplist_user {border:none; border-left:1px solid #9C79A8; border-top:1px solid #9C79A8;}
.phplist_user td {border:none; border-bottom:1px solid #9C79A8; border-right:1px solid #9C79A8;}
.phplist_bounces {border:none; border-left:1px solid #9C79A8; border-top:1px solid #9C79A8; width:98%;}
.phplist_bounces td {border:none; border-bottom:1px solid #9C79A8; border-right:1px solid #9C79A8; padding:5px;}
body#phplistbody .copyright {color:#A17FAD;}
body#phplistbody .copyright a {color:#A17FAD;}
#webblertabs li a span {color:#6D0991;}
#webblertabs li a:hover span {color:#E6CCF0;}
#webblertabs li#current a span {color:#322238;}
.shader {  border-color: #322238;}
.shaderfooter {color:#322238; background-color:#92709E;}
.shaderheader {color:#322238; background-color:#92709E;}
.shaderfootertexthidden {color:#322238; background-color:#92709E;}
.shaderfootertextvisible {color:#322238; background-color:#92709E;}
.shaderfooterright {color:#322238; background-color:#92709E;}
.shaderborderright {color:#322238; background-color:#92709E;}
table.sent_newsletters {padding:0px; margin:0px; width:98%;}
table.sent_newsletters td {border:1px solid #9C79A8; border-top:none; margin:0px; padding-left:5px;}
table.sent_newsletters td.newsletter_header {border:1px solid #9C79A8;}
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:#522861;}/*#cafeLabel;*/
.cafelogin_title {color:#480361;}/*#cafeTitle;*/
.cafelogin {color:#D5B6E3;}/*#cafeLogin;*/
body.shop {background:none !important;}
.imageborder {border:1px solid #9C79A8 !important;}


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

