/******************************
** template: 9 - RCI
** theme: 9010 - RCI
** text colors: #CA0C02, black, white
** border and background colors: #F5DEB3, #DBBB82   #894E22
** style buttons are modified in the theme
*******************************/

/******************************/
/** template specific styles **/
.nav-table {
	background-color: #F5DEB3;
	text-align: left;
}
.spacer-cell {
	background-color: #F5DEB3;
}

.popup-body {
	background-color: #DBBB82;
}

.admin-link {
	color: #CA0C02;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	text-decoration: none;
}

.error-message {
	color: #CA0C02;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
}

.main-error-message {
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: #CA0C02;
	border: 1px solid #CA0C02;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 24px;
	margin-bottom: 2px;
	background-image: url(/images/error.gif);
	background-repeat:no-repeat;
	background-position: 5px 50%;
}

.help-link {
	color: #CA0C02;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	text-decoration: none;
}

.header-cell {
	background-image: url(images/header_end.jpg);
}

.footer-image {
	background-image: url(images/footer_end.jpg);
}

.clubexpress-name {
	color: black;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

body {
	background-color: #F5DEB3;
	padding-top: 10px;
}

hr {
	color: #894E22;
}

.template-table {
	background-color: #F5DEB3;
	border-left: solid 1px #894E22;
	border-right: solid 1px #894E22;
}

table, td, tr {
	border-color: #894E22;
	border-collapse:collapse;
}

.content-table {
	background-color: #F5DEB3;
	text-align: left;
	background-image: url(images/content_background.jpg);
	padding-right: 86px;
	background-repeat: repeat-y;
	background-position: top right;
	padding-top: 0px;
	padding-left: 5px;
}

.divider-cell {
	background-color: #DBBB82;
}

.header-spacer {
	overflow: hidden;
	height: 1px;
	color: white;
	font-size: 30px;
	visibility: hidden;
}

.login-link {
	color: #894E22;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
}

.login-link:hover {
	text-decoration: underline;
	color: #894E22;
}

.crumb-trail-container a:hover {
	color: #894E22;
}

.crumb-trail-container {
	padding-left: 5px;
	padding-bottom: 5px;
}

.welcome-message {
	color: #894E22;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
}

.footer-container {
	border-bottom: #894E22 1px solid;
	background-color: #F5DEB3;
	padding-bottom: 3px;
}

.footer-container a:hover {
	color: #894E22;
}

/*
.footer-cell {
	border-right: #894E22 1px solid;
	border-bottom: #894E22 1px solid;
	background-color: #F5DEB3;
	padding-bottom: 3px;
}

.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: #894E22;
}
*/
.left-menu ul {
	list-style-type:none; 
	padding: 0px 0px 40px 0px;
	margin: 0px;
}
.left-menu ul li {
	padding: 0px;
	white-space:nowrap;
	margin:0px;
	position: relative;
	display: block;
}

.left-menu ul li a, .left-menu ul li span {
	margin: 6px 0px 0px 4px;
	padding: 3px 6px 3px 6px;
	border: solid 1px #894E22;
	white-space: nowrap;
	background-color: #F5DEB3;
	font-size: 13px;
	display:block;
	text-align:left;
	text-decoration: none;
}

.left-menu ul li a:hover {
}

.left-menu ul li span:hover {
	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 #F5DEB3;  /* default color */
	padding: 3px 4px 3px 3px;
}

.left-menu ul li.menu-separator {
	height:5px;	
	margin: 6px 0px 0px 4px;
	font-size:0px;
	line-height:0px;
}

.rightarrowclass{
	position: absolute;
	top: 6px;
	right: 6px;
}


.left-menu ul {
	border: none;
	background-color: #F5DEB3;
	padding-bottom: 40px;
}
.left-menu ul li {
/*	border-bottom: solid 1px #F7C1C1;*/
}
.left-menu ul li a {
	color: black;
}

.left-menu ul li a:hover, .left-menu ul li span:hover {
	background-color: #552B0F;
	color: white;
}

.left-menu ul li.selected-menu-item a {
	background-color: #894E22;
	color: white;
}

.left-menu ul li.selected-menu-item a:hover {
	background-color: #552B0F;
	color: white;
}

.left-menu ul li ul {
	border-color: #894E22
}
.left-menu ul li.menu-separator {
	background-color: #894E22;
}

/*
.menu-row {
	cursor: pointer;
}

.menu-row-over {
	cursor: pointer;
}

.menu-item {
	padding-top: 3px;
	padding-left: 6px;
	padding-bottom: 3px;
	padding-right: 6px;
	border: solid 1px #894E22;
	white-space: nowrap;
	background-color: #F5DEB3;
	font-size: 13px;
}

.menu-item-selected {
	padding-top: 3px;
	padding-left: 6px;
	padding-bottom: 3px;
	padding-right: 6px;
	border: solid 1px #894E22;
	white-space: nowrap;
	background-color: #894E22;
	font-size: 13px;
}

.menu-item a, .menu-item-selected a {
	display:block;
}
.menu-row-over .menu-item {
	background-color: #552B0F;
}

.menu-row-over .menu-item-selected {
	background-color: #552B0F;
}

.menu-row-over .menu-item a {
	text-decoration: none;
	color: white;
}

.menu-row-over .spoon {
	background-color: #552B0F;
}

.menu-row .menu-item a {
	text-decoration: none;
	color: Black;
}

.menu-item-selected a {
	text-decoration: none;
	color: white;
}

.spoon {
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
	vertical-align: middle;
}

.menu-row .spoon-selected {
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	background-color: #894E22;
}

.menu-row-over .spoon-selected {
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	background-color: #552B0F 
}
.menu-divider {
	background-color: #F5DEB3;
}
*/

.header-text-1 {
	color: #894E22;
	font-size: 16pt;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	padding-left: 5px;
	text-align: center;
}

.header-text-2 {
	color: #B90000;
	font-size: 10pt;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	margin-bottom: 3px;
	text-align: center;
 }

.header-text-3 {
	color: #008000;
	font-size: 9pt;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}

.content-text, p, td {
	color: black;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
}

.indented-content-text {
	color: black;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
}

.content-header, h1 {
	color: white;
	font-family: Arial, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #894E22;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	width: 98%;
	vertical-align: baseline;
}

.content-sub-header-1, h2 {
	color: black;
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom: solid 2px #894E22;
	margin-bottom: 10px;
}

.content-sub-header-2, h3 {
	color: black;
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
}

.instruction-text {
	color: #894E22;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	border-color: #894E22;
	border-style: solid;
	border-width: 1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 8px;
	margin-bottom: 5px;
}

.field-label {
	color: #333333;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	text-align: right;
	padding-right: 5px;
	white-space: nowrap;
}

.field-label-left {
	color: #333333;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	text-align: left;
	padding-right: 5px;
	white-space: nowrap;
}

.small-field-label {
	color: #666666;
	font-family: Arial, Sans-Serif;
	font-size: 10px;
}

.admin-table th {
	background-color: #552B0F;
	color:white;
}

.button-bar {
	border-top: #894E22 1px solid;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-top: 15px;
	margin-bottom: 5px;
}

.ce-button {
	color: #5E3517;
	border-color:#5E3517;
}
