/******************************
** template: 5 - ClubExpress
** theme: 150
** text colors: black, #841818
** border and background colors: white, #841818, #E26363
*******************************/
/******************************/
/** template specific styles **/

.source {
	margin-top: 10px;
	margin-left: 8px;
	margin-right: 2px;
	margin-bottom: 20px;
	color: #7D7B7C;
	font-size: 80%;
}
.quote {
	color: #343233;
	font-weight: bold;
	font-style: italic;
	margin-top: 20px;
	margin-left: 4px;
	margin-right: 2px;
}
.outer-wrapper {
	position:relative;
	top:0px;
	text-align:center; 
	margin-left:auto;
	margin-right:auto;
	width:920px; 
}
.inner-wrapper {
	border-top:none;
	padding:1px 10px 10px 10px;
	float:left;
}

.top-link {
	border: 0px;
}

.top-links {
	border: 0px;
	position: absolute;
	left: 242px;
	top: 38px;
	text-align: right;
	white-space: nowrap;
	float:left;
}

.top-message {
	position:absolute;
	right:20px;
	width: 480px;
	text-align: right;
	top:4px;
	color: #7D7B7C;
}

.version_message, .version_message a  {
	color: #5F0B1B;
	font-weight: bold;
}

.version_message a:hover {
	font-style: italic;
	text-decoration: none
}

.logo-cell {
	background-image: url(images/header_background.jpg);
	background-repeat: repeat-x;
	height: 90px;
	padding-bottom: 1px;
}

.flash-spacer-panel {
	width: 158;
	height: 30px;
	background-color: White;
}

.nav-cell {
	background-color: #ededed;
	padding-bottom: 20px;
}

.credit-card-info {
	margin-left: 10px;
	margin-bottom: 40px;
	margin-top: 20px;
	width: 140px;
	display: block;
	text-decoration: none;
	color: #7D7B7C;
	font-size: smaller;	
}

.credit-card-info img {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.right-side-cell {
	background-color: #ebe7db;
}


.section-header {
	color: #FFFFFF;
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
}
/******************************/
/** standard template styles **/

hr {
	color: #D0142C;
}

.template-table {
	text-align:left;
}


.content-table {
	background-color: White;
	text-align: left;
}
.page-content {
	margin-bottom: 50px;
}

.divider-cell {
	background-color: #841818;
}

.header-spacer {
	overflow: hidden;
	height: 1px;
	color: white;
	font-size: 30px;
	visibility: hidden;
}

.login-link {
	color: #333333;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
}

.login-link:hover {
	text-decoration: underline;
	color: #841818;
}

.crumb-trail-link {
	color: black;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
}

.crumb-trail-link:hover {
	color: #841818;
}

.crumb-trail-current-page {
	color: black;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
}

.crumb-trail-container {
	padding-bottom: 2px;
}

.welcome-message {
	color: #841818;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
}

.footer-cell {
	padding-top: 6px;
	padding-bottom: 3px;
	border-top: solid 1px #D0142C;
}

.footer-text {
	color: black;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	text-decoration: none;
}

.footer-link {
	color: black;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.footer-link:hover {
	text-decoration: underline;
	color: #D0142C;
}

.menu-divider {
	background-color: #E26363;
}

/****************************/
/** standard module styles **/
.content-header, h1 {
	background-color: #D0142C;
	color: White;
}

.content-sub-header-1, h2 {
	color: #D0142C;
	border-top: solid 2px #D0142C;
	padding-left: 0px;
	margin-top: 0px;
}

.content-sub-header-2, h3 {
	color: #666666;
}

.instruction-text {
	color: #666666;
	border-color: #E26363;
}

.admin-table th {
	background-color: #E26363;
	color:black;
}

.button-bar {
	border-top: #841818 1px solid;
}


.style-button-cell {
	padding-left: 5px !important;
	padding-right: 5px !important;
	padding-top: 3px !important;
	padding-bottom: 3px !important;
	font-weight: bold !important;
	font-size: 12px !important;
	color: #333333 !important;
	/*	font-family: Arial, Sans-Serif; */
	text-decoration: none !important;
	display: block !important;
	text-align:center !important;
	vertical-align: middle !important;
}

.style-button-cell-disabled {
	padding-left: 5px !important;
	padding-right: 5px !important;
	padding-top: 3px !important;
	padding-bottom: 3px !important;
	font-weight: bold !important;
	font-size: 12px !important;
	color: #A0A0A0 !important;
	/*	font-family: Arial, Sans-Serif; */
	text-decoration: none !important;
	text-align:center !important;
	vertical-align: middle !important;
}

.style-button-icon {
	vertical-align: text-bottom !important;
	border-width: 0px !important;
	height: 16px !important;
	width: 16px !important;
}

.style-button-icon-disabled {
	vertical-align: text-bottom !important;
	border-width: 0px !important;
	height: 16px !important;
	width: 16px !important;
	filter: alpha(opacity=20) !important;
}

.style-button-table {
	border-right: #666666 2px solid !important;
	border-top: #666666 1px solid !important;
	border-left: #666666 1px solid !important;
	border-bottom: #666666 2px solid !important;
	background-color: #ece9d8 !important;
}

.style-button-table-over {
	border-right: #333333 2px solid !important;
	border-top: #333333 1px solid !important;
	border-left: #333333 1px solid !important;
	border-bottom: #333333 2px solid !important;
	cursor: pointer !important;
	background-color: #dcdcdc !important;
}

.left-menu ul {
	list-style-type:none; 
	padding: 0px;
	margin: 0px 0px 0px 4px;
}
.left-menu ul li {
	padding: 0px;
	white-space:nowrap;
	margin:0px;
	position: relative;
}

.left-menu ul li a:hover {
	text-decoration: underline;
}

.left-menu ul li span:hover {
	text-decoration: underline;
	cursor:pointer;
}
/*
.left-menu ul li.selected-menu-item {
	border-bottom-style: double !important;
}
*/
.left-menu ul li ul {
	position: absolute;
	top: 0;
	visibility: hidden;
	border: solid 1px black;
	padding: 3px 4px 3px 3px;
}

.downarrowclass{
	position: absolute;
	top: 12px;
	right: 7px;
}

.rightarrowclass{
	position: absolute;
	top: 6px;
	right: 2px;
}

.left-menu ul {
	border-top: solid 1px #A7A3A4;
	background-color: white;
	padding-bottom: 40px;
}
.left-menu ul li {
	border-bottom: solid 1px #A7A3A4;
}
.left-menu ul li span a, .left-menu ul li span span {
	font-size: 12px;
	text-decoration: none;
	display: block;
	color: #252525;
	padding: 5px 5px 5px 10px;
	background: url(images/menu1.gif) no-repeat 0 11px;
}

.left-menu ul li a:hover, .left-menu ul li span:hover {
	color: white;
	background-color: #D0142C;
	background-image: none;
}

.left-menu ul li.selected-menu-item a {
	background-color: #D0142C;
	color: white;
	background-image: none;
}

.left-menu ul li.selected-menu-item a:hover {
}

.left-menu ul li.menu-separator {
	background-color: #A7A3A4;
	height:5px;
	line-height:2px;
}
