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

/*=================================		GENERAL		====================================*/
/*========== Colors used: #101010, #1F2E44,#1552A4, #BodyLink_Visited (deprecated), #C8DEFF	  was: 1F2E44 now  161d29===========*/
body {color:#161d29; background-color:#879ab8;} 
a:link {color: #1552A4;}
a:visited {color: #1552A4;}
a:hover {color: #C8DEFF;}
p {color:#1F2E44;}
td,tr,div {color:#161d29;}

table.textTable {background-color:#7288A8;}

/*=================================		TEXT STYLES		====================================*/
/*========== Colors used: #051F3E, #EAEFF5, #Header_3, #DDE3EB, #1B5397, #A5B6CF, #bodyQuote1, #bodyQuote2, #DDE3EB, #1F2E44, #NewsCopy, #1F2E44, #bodySmall, #051F3E 	===========*/
.Header_1 {font-size:18pt !important; color:#051F3E !important; display:block; margin:0px 0px 7px 0px !important; line-height:19pt;}
.Header_2 {font-size:17pt !important; color:#EAEFF5 !important; display:block; margin:0px 0px 8px 0px !important; line-height:18pt;}
.Header_3 {font-size:11pt !important; color:#589AFC !important; display:block; font-weight:bold !important; margin:0px 0px 3px 0px !important; line-height:12pt;}

.Subheader_1 {font-size:12pt !important; color:#DDE3EB !important; display:block; font-weight:bold !important; margin:0px 0px 8px 0px !important; line-height:13pt;}
.Subheader_2, .news_title, .news_title a {font-size:11pt !important; color:#1B5397 !important; display:block; font-weight:bold !important; margin:0px 0px 2px 0px !important; line-height:12pt;}
.Subheader_3 {font-size:11pt !important; color:#A5B6CF !important; display:block; font-weight:bold !important; margin:0px 0px 6px 0px !important; line-height:12pt;}
.Quote_1 {font-size:11pt !important; color:#03337b !important; font-style:italic; line-height:16pt;}
.Quote_2 {font-family:"Times New Roman", Times, serif !important; font-size:18pt !important; color:#223F6B !important; font-style:italic; line-height:25pt;}
.Header_Underscore {font-size:18pt !important; color:#051F3E !important; display:block; clear:both; width:95%; border-bottom:1px dotted #051F3E !important; padding-bottom:4px; margin:5px 0px 4px 0px !important;}
.Ad_1 {font-size:14pt !important; color:#DDE3EB !important; line-height:18pt;} 
.Ad_2 {font-family:"Times New Roman", Times, serif !important; font-size:13pt !important; color:#1F2E44 !important; line-height:18pt;}
.small {font-size:10pt !important; color:#232F41 !important; line-height:17pt;}
.NewsCopy {font-family:"Times New Roman", Times, serif !important; color:#1F2E44; font-size:11pt !important; line-height:16pt; }
.Dateline, .news_date, .news_location {color:#1F2E44; font-size:9pt !important; line-height:14pt; }
.Inline_Title_1 {color:#2565C4;}
.Inline_Title_2 {color:#E0EDFF;}

/*=================================		IMAGE SHADOW		====================================*/
/*========== Colors used: #405B6B ====================================*/
.solidborder {border:1px solid #405B6B;}
.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: #405B6B; border: 4px solid #405B6B; 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.hideitem a {color:#ff0000 !important;}
ul.menu_members li.active.hideitem a {font-weight:bold !important;}
ul.menu_newsmode li {color:#000;}

/*=================================		HEADERS		====================================*/
/*========== Colors used: #051F3E, #EAEFF5, #589AFC, #DDE3EB ===========*/
h1 {color: #051F3E;}
h2 {color: #EAEFF5;}
h3, .contentheading, .componentheading, table.moduletable th, legend {color:#589AFC !important;}
h4, .header2 {color:#DDE3EB;}

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


/*=================================		OTHER TEXT		====================================*/
/*========== Colors used: #1F2E44, #589AFC, #37527A, #D5E0F0, #Date, #bodySmall		===========*/
.small {color: #232F41;}
.modifydate {color: #1F2E44;}
.createdate {color: #1F2E44;}
a.readon {color: #1F2E44;}
.column_separator {border-left: 1px dashed #589AFC;}
td.buttonheading {color: #1F2E44;}
div#maindivider {border-top: 1px solid #589AFC;}
table.contenttoc {border: 1px solid #589AFC;}
.highlight {background-color:#37527A; color:#D5E0F0;}
.bannerfooter_text {background-color:none;}
.pollstableborder td {border: 1px solid #589AFC;}
.code {color: #1F2E44;}
.date {color:#B2C0CF;}
.copyright, .copyright a {color:#786767;}

/*=================================		FORMS									====================================*/
/*========== Colors used: #1554B3, #316CC4, #FFFFFF, 	#33373D, #FFFFFF, #1B498F, #8A3333																===========*/
button {border: 1px solid #1554B3; color: #316CC4; background-color:#FFFFFF;}
input {border: 1px solid #1554B3; color: #316CC4; background-color:#FFFFFF;}
select {color: #33373D; background-color:#FFFFFF; border: 1px solid #1B498F;}
.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 #1B498F;}
form#form-login fieldset { border: 0 none;}

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

/* Frontend Editing*/
td.key {border-bottom:1px solid #051F3E;color: #1F2E44;}

/*=================================		VISUAL AIDS		====================================*/
/*========== Colors used: #H3_Color, #1F2E44, #1552A4				============*/
/* 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, #1F2E44							============*/
div.mosimage {}
div.mosimage_caption { color: #000; }
div.caption {}
div.caption img { border: 1px solid #405B6B; }
div.caption p { color: #000; }

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

/*=================================		EVENTLIST	=================================================================*/
/*========== Colors used: #EAEFF5, #A1B3CF, #A2BFEB, #1F2E44, #786767	============*/
div#eventlist h2 {color:#EAEFF5; border-bottom: 1px solid #EAEFF5;}
div#eventlist table.eventtable th {border-bottom:1px solid #A2BFEB;}
div#eventlist .copyright {color:#6D85A8;}
div#eventlist .copyright a {color:#6D85A8;}
div#eventlist a.modal img,
div#eventlist img.modal,
div#eventlist .catimg img,
div#eventlist .map {border: 1px solid #1F2E44;}
div#eventlist ul.user li img {border:1px solid #1F2E44;}
div#eventlist table.eventtable td {border-bottom:1px solid #A1B3CF;}
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 #A1B3CF;}
div.el_save_buttons button  {border:none;}
.eventcalq td.mod_eventlistcalq_calday {background-color:#101010;}/*real calendar days*/
.eventcalq td.mod_eventlistcalq  {background-color:#101010;}/*empty boxes*/
.eventcalq caption.mod_eventlistcalq_calendar-month  {background-color:#101010;}

/*=================================		COMMENTS / GUESTBOOK	====================================*/
/*========== Colors used: #589AFC, #DDE3EB, #8A3333, #A1B3CF, #1F2E44, #786767	============*/
div.yvComment .NumComments {border-top: 1px solid #A2BFEB;}
div.yvComment .Message {border: 1px solid #8A3333;}
div.yvComment .Comment {border:none;}
div.yvComment .Comment_even {border:none;}
div.yvComment div.Comment .Header {color:#589AFC;}
div.yvComment div.Comment_even .Header {color:#589AFC;}
div.yvComment div.Comment_unpublished .Header {color:#589AFC;}
div.yvComment div.Comment_unpublished_even .Header {color:#589AFC;}
div.yvComment .Title {	font-weight: bolder;}
div.yvComment .ControlBox {	border: none;}
div.yvComment .ControlBox img {border:1px solid #1F2E44;}
div.yvComment .AuthorAlias {color:#DDE3EB;}
div.yvComment .AuthorName {color:#DDE3EB;}
div.yvComment .CommentNum {}
div.yvComment div.Comment .Fulltext {border:1px solid #A1B3CF; background-color:none; color:#1F2E44;}
div.yvComment div.Comment_even .Fulltext {border:1px solid #A1B3CF; background-color:none; color:#1F2E44;}
div.yvComment .ParentArticle {border:1px solid #1F2E44;}
div.yvComment .Form h3 {color:#589AFC;}
div.yvComment div.PoweredBy a {color:#6D85A8;}/*copyright notice*/
input.image_button {border:none;}

/*=================================		LIGHTBOX POP-UPS	====================================*/
/*========== Colors used: #051F3E					============*/
body.contentpane {background:none; background-color: #7288A8; color:#1F2E44;}
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:#051F3E; font-weight:normal;}
body.editorPopup {background-color: #fff; color:#000;}


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

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


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

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


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

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

/*=================================		ADMIN CONTROL PANEL		====================================*/
/*========== Colors used:  #7288A8	, #priceText, #priceAmtText			============*/
.iconsBG {background-color:#7288A8;}
body#admin_control #caption {}
.price_bubble p {color:#1F2E44;}/*#priceText*/
.price_bubble .circle {color:#1F2E44;}/*#priceAmtText*/

/*=================================		WRAPPER PAGES		====================================*/
/*========== Colors used:  #C8DEFF, #1F2E44, #1552A4, #405B6B, #7288A8			============*/
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:#1F2E44 !important; text-decoration:none;}
ul.tabs a:hover {color:#C8DEFF !important; text-decoration:none;}
ul.tabs li:hover {color:#C8DEFF !important;}
ul.tabs a:active {color:#1F2E44 !important; text-decoration:none;}
ul.tabs a:visited {color:#1552A4 !important; text-decoration:none;}
ul.tabs li {border:1px solid #405B6B !important; border-bottom:none; background-color:#7288A8 !important;}
ul.tabs li.current {border:1px solid #405B6B !important; border-bottom:1px solid #7288A8 !important; background-color:#7288A8 !important;}
#tab_box {background-color:#7288A8 !important; border:1px solid #405B6B !important;} 

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

td.menuName_item { background-color:#6D85A8;}
td.main_item { background-color:#6D85A8;}
td.sub_item {background-color:#657EA3;}
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: #405B6B, #7288A8, #1F2E44, #1552A4, #C8DEFF, #589AFC    ==========*/

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 #405B6B;}
body.newsletter_manager a {text-decoration:none;}
body.newsletter_manager a p {color:#1F2E44; text-decoration:none;}
body.newsletter_manager a:hover p, body.newsletter_manager a:hover h3 {color:#C8DEFF; text-decoration:none;}
.newsroll {color:#1F2E44;}/* Rollover messages */
.status {border:1px solid #405B6B;}
.status h3 {border-bottom:1px solid #589AFC;}
.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 #405B6B;}
table#options_content {color:#1F2E44;}
.listinghdelement, .listinghdname {border-bottom:1px solid #405B6B;}
table.list_subscribers .listingname {border:none;}
body#phplistbody {background:none !important; color:#1F2E44 !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:#1F2E44 !important;}
.leaftitle {color:#589AFC;}
#contentBG, #contentBG p {color:#1F2E44; background-color:#7288A8; }
#contentBGlists, #contentBGlists p {color:#1F2E44; background-color:#7288A8; }
.list_active {color:#1F2E44;}
.phplist_rowline {background-color:#405B6B; height:2px;}
.phplist_user {border:none; border-left:1px solid #405B6B; border-top:1px solid #405B6B;}
.phplist_user td {border:none; border-bottom:1px solid #405B6B; border-right:1px solid #405B6B;}
.phplist_bounces {border:none; border-left:1px solid #405B6B; border-top:1px solid #405B6B; width:98%;}
.phplist_bounces td {border:none; border-bottom:1px solid #405B6B; border-right:1px solid #405B6B; padding:5px;}
body#phplistbody .copyright {color:#6D85A8;}
body#phplistbody .copyright a {color:#6D85A8;}
#webblertabs li a span {color:#1552A4;}
#webblertabs li a:hover span {color:#C8DEFF;}
#webblertabs li#current a span {color:#1F2E44;}
.shader {  border-color: #1F2E44;}
.shaderfooter {color:#1F2E44; background-color:#7288A8;}
.shaderheader {color:#1F2E44; background-color:#7288A8;}
.shaderfootertexthidden {color:#1F2E44; background-color:#7288A8;}
.shaderfootertextvisible {color:#1F2E44; background-color:#7288A8;}
.shaderfooterright {color:#1F2E44; background-color:#7288A8;}
.shaderborderright {color:#1F2E44; background-color:#7288A8;}
table.sent_newsletters {padding:0px; margin:0px; width:98%;}
table.sent_newsletters td {border:1px solid #405B6B; border-top:none; margin:0px; padding-left:5px;}
table.sent_newsletters td.newsletter_header {border:1px solid #405B6B;}
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:#1B5397;}/*#cafeLabel;*/
.cafelogin_title {color:#051F3E;}/*#cafeTitle;*/
.cafelogin {color:#A5B6CF;}/*#cafeLogin;*/
body.shop {background:none !important;}
.imageborder {border:1px solid #405B6B !important;}


/*=================================		BARBERSHOP NEWS		====================================*/
body#csnews {background:none !important;}
body#csnews #module_side {border-color:#6D85A8; background-color:#93AFD9;}/* News Sidebar */



.joomla_sharethis a {font-size:15px; text-decoration: none; text-align: center;}
.stbutton stico_default {text-decoration: none;}
