/* Layout */

/* commented backslash hides from ie5mac \*/ 
html{
	height:100%;
	margin:0;
	padding:0
} 
/* end hack */ 

html,body {
	padding:0;
	margin:0;
	background-color: #E3E3E3;
	font-size: 11px;
	font-family: Arial, verdana, sans-serif;;
}

body{	
	text-align:left;
	min-width:900px;/* for mozilla*/
	background-color: #E3E3E3;
	height:100%;
/*	background:  url(images/) repeat-x left top; */
}

#wrapper {
	height: 50px;
}

#outer{
	height:99.9%;
	min-height:100%;
	width:900px;
	text-align:left;
	margin:auto;
	position:relative;
	overflow:visible;
	background:  url(../rclub/images/inner_900x1.gif) repeat-y left top;
}


/* mac hide \*/
* html #outer{
	width:900px
}
/* end hide*/

html>body #outer{
	height:auto;
} /*for mozilla as IE treats height as min-height anyway*/

html>body #outer_album{
	height:auto;
} /*for mozilla as IE treats height as min-height anyway*/


#inner{
	width:100%;
	padding-top:123px;/*needed to make room for header*/	
} 

#inner_index{
	width:100%;
	padding-top:123px;/*needed to make room for header*/
}

#inner_breadcrumps{
	position:absolute;
	top:0px;
	left:8px;
}

#inner_linklist{
	padding-top: 30px;
	position:relative;
	float:left;
}

#header{
	position:absolute;
	top:0px;
	left:0px;
	width:900px;
	height:93px;
	z-index:74;
	background:  url(../rclub/images/top-header_900x93.jpg) no-repeat left top;
}

#ajaxmenu{
	position:absolute;
	top:93px;
	left:0px;
	width:900px;
	height:43px;
	z-index:65;
}

#logo {
	position:absolute;
	top:26px;
	left:10px;
	width:237px;
	height:63px;
	text-indent: -5000px;
	z-index:300;
}

/* mac hide \*/
* html #outer, * html #header {width:1004px}
/* end hide*/

#footer {
	color: #ffffff;
	width:900px;
	clear:both;
	height:32px;
	text-align:left;
	left:0px;
	bottom:0px;
	position: absolute;
	background:  url(../rclub/images/footer_900x32.gif) no-repeat left top; 
}

#footer p {
	margin-top: 0px;
}

#footer p a {
	text-decoration: none;
	color: #cc0000;
}

* html #footer{
	margin-bottom:-1px
}/* ie rounding bug*/

/* mac hide \*/
* html #footer {
	/*only ie gets this style*/
	height:32px;
	/* for ie*/
}
/* end hide*/

div,p  {
	margin-top:0px;
}/*clear top margin for mozilla*/

#right {
	width:160px;
	float:right;
	z-index: 55;
}

#right_adv {
	width:160px;
	float:right;
	z-index: 65;
	overflow:hidden;
}

#right-inner {
	width: 132px;
	padding-left: 9px;
	text-align: left;
}

#right-inner h2 {
	font-size: 15px;
}

#left {
	position:relative;/*ie needs this to show float */
	width:740px;
	min-height:520px;
	float:left;
	padding-left: 0px;
	z-index: 56;
	overflow:hidden;
	background:  url(../rclub/images/logo_index.jpg) no-repeat center; 
}

#left_index {
	position:relative;/*ie needs this to show float */
	min-height:520px;
	width:740px;
	float:left;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	background:  url(../rclub/images/logo_index.jpg) no-repeat center; 
	z-index: 56;
	overflow:hidden;
}

#left-inner {
	padding-left: 8px;
	padding-right: 8px;
	text-align: left;
}

#left-inner_index {
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: left;
}

#clearfooter {
	width:100%;
	height:32px;
	clear:both;
} /* to clear footer */

html>body #minHeight{
	float:left;
	width:0px;
	height:100%;
	margin-bottom:-62px;
} /*safari wrapper */

#content {
	z-index: 300;
	padding-bottom: 8px;
	padding-top:8px;
}

#content_index {
	z-index: 300;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

#left h2 {
	font-size: 16px;
	color: #CC0000;
	background:  url(../rclub/images/bullet_21x21.gif) no-repeat left top;
	padding-left: 24px;
	line-height: 24px;
	position: relative;
	z-index: 999;
}

h3#post-  {
	font-size: 12px;
	color: #CC0000;
	background:  url() no-repeat left top;
	padding-left: 0px;
}

#left p {
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}

#left h4 {
	font-size: 13px;
	color: #000000;
	line-height: 16px;
}

#left h3 {
	font-size: 14px;
	color: #000000;
	line-height: 16px;
}

#right p {
	font-size: 10px;
	line-height: 12px;
}

#right h3 {
	font-size: 12px;
	line-height: 14px;
}

#right h4 {
	font-size: 11px;
	line-height: 13px;
}

#left p a {
	color: #CC0000;
}

#left p a:hover {
	background-color: #CC0000;
	color: #ffffff;
}

#left_index p a {
	color: #CC0000;
}

#left_index p a:hover {
	background-color: #CC0000;
	color: #ffffff;
}

#footer p {
	padding: 8px;
}

.FSF_searchResults {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	line-height: 16px;
}


.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	line-height: 16px;
}


.FSF_resultLink {
	color: #CC0000;
}

.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	line-height: 16px;
}

.highlight {
	font-size: 12px;
	background-color: #f2f2f2;
	color: #CC0000;
	font-weight: bold;
	line-height: 18px;
	line-height: 16px;

}

img {
	border: dotted 1px #000000;
}

#content ul li{
	list-style-image: url(../rclub/images/bullet_11x8.gif);
	margin-bottom: 0.5em;
	font-size: 110%;
}

.LIn_shortMode {
	list-style-type: none;
	margin: 0;
	padding: 0;

}

.LIn_desc {
	display: none;
}
.LIn_date {
	font-style: italic;
	margin-left: 5px;
}

#content a, #sidebar a
{
    color: #CC0000;
}

#content a:hover, #sidebar a:hover
{
    background-color: #CC0000;
    color: #FFFFFF;
}

/* MODx Styles */

/* Code
------------------------------------------------------------------------- */    

code {
    background-color: #f4f4f4;
    border-bottom: 1px solid #ddd;
	padding: 10px;
	display: block;
}

/* UserComments 
------------------------------------------------------------------------- */                       
.comment {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    position: relative;
    padding: 10px;
    overflow: hidden;
}
.commentAlt {
    background-color: #f4f4f4;
}
.commentAuthor {
    background-color: #ffc;    
}
.commentMe {
    background-color: #ccf !important;
    padding-top: 5px;
}
.commentNum {
    font-family: Arial, sans-serif;
    font-size: 50px;
    line-height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    color: #f2f2f2;
    font-weight: bold;
    letter-spacing: -4px;
    z-index: 1;
}
.commentAlt .commentNum {
    color: #eaeaea;
}
.commentMe .commentNum {
    color: #b0b0ff;
}
.commentAuthor .commentNum {
    color: #f3f3bb;
}
.commentTitle {
    position: relative;
    z-index: 10;
    color: #999;
}
.commentTitle span {
    text-transform: uppercase;
    font-size: 86%;
}
.commentTitle strong {
    color: #693;
    font-size: 110%;
    text-transform: none;
    font-weight: normal;
    margin-right: 6px;
}
.comment .content {
    position: relative;
    z-index: 10;
}

/* ContactForm 
------------------------------------------------------------------------------- */
#ContactForm {
	width: 400px;
	text-align: left;
	padding-bottom: 20px;
	border: none;
}

#ContactForm.full {
	width: 100%;
}

#ContactForm fieldset {
	padding-left:3px;
	width:410px;
	border-color:#cc0000;
}

#ContactForm legend {
	color: #000000;
}

#ContactForm h3 {
	clear: both;
	padding: 15px 0 5px;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
	font-weight: bold;
}

#ContactForm label,
#ContactForm p {
	display: block;
	clear: both;
	width: 400px;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0 0 9px;
}

#ContactForm input {
	display: block;
	margin-top: 3px;
}

#ContactForm select {
	float: left;
	display: block;
}

#ContactForm label {
	float: left;
	clear: left;
	width: 400px;
	margin: 0;
	line-height: 1.5em;
}

#ContactForm label input {
	float: left;
	width: 400px;
	padding: 0;
}

#ContactForm input.radio,
#ContactForm input#radiobutton_1,
#ContactForm input#radiobutton_2,
#ContactForm input#radiobutton_3,
#ContactForm input#radiobutton_4 {
	clear: left;
	float: left;
	padding: 0;
	margin: 0;
}

#ContactForm label.radio,
#ContactForm label.radioitem {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}

#ContactForm input.checkbox,
#ContactForm input#checkbox_1,
#ContactForm input#checkbox_2,
#ContactForm input#checkbox_3,
#ContactForm input#checkbox_4 {
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
}

#ContactForm label.checkbox {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}
/* style the #ContactForm elements to look similar across browsers ... emulates Safari */
#ContactForm label input,
#ContactForm textarea {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    padding: 0 2px;
    height: 18px;
    line-height: 20px;
    background: #fff url(../rclub/images/input-bg.gif) repeat-x top left;
}
#ContactForm input.checkbox,
#ContactForm select {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background-color: #fff;    
}
#ContactForm textarea {
	margin-top: 3px;
	width: 400px;
	height: auto;
	display: block;
}

#ContactForm label input.calc {
    text-align: right;
    width: 100px;
    clear: left;
    padding: 0;
}
#ContactForm input.button {
    clear: left;
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
	background-color: #EBE9ED;
}
/* Bestelform
------------------------------------------------------------------------------- */
#BestelForm {
	text-align: left;
	padding-bottom: 20px;
	border: none;
}

#BestelForm.full {
 	width: 100%;
}

#BestelForm fieldset {
	padding-left:3px;
	border-color:#cc0000;
}

#BestelForm legend {
	color: #000000;
}

#BestelForm h3 {
	clear: both;
	padding: 15px 0 5px;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-weight: bold;
}

#BestelForm label,
#BestelForm p {
	width: 400px;
	display: block;
	clear: both;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0 0 9px;
}

#BestelForm input {
	display: block;
	margin-top: 3px;
}

#BestelForm select {
	float: left;
	display: block;
}

#BestelForm label {
	width: 400px;
	float: left;
	clear: left;
	margin: 0;
	line-height: 1.5em;
}

#BestelForm label input {
	width: 400px;
	float: left;
	padding: 0;
}

#BestelForm input.radio,
#BestelForm input#radiobutton_1,
#BestelForm input#radiobutton_2,
#BestelForm input#radiobutton_3,
#BestelForm input#radiobutton_4 {
	clear: left;
	float: left;
	padding: 0;
	margin: 0;
}

#BestelForm label.radio,
#BestelForm label.radioitem {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}

#BestelForm input.checkbox,
#BestelForm input#checkbox_1,
#BestelForm input#checkbox_2,
#BestelForm input#checkbox_3,
#BestelForm input#checkbox_4 {
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
}

#BestelForm label.checkbox {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}
/* style the #BestelForm elements to look similar across browsers ... emulates Safari */
#BestelForm label input,
#BestelForm textarea {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    padding: 0 2px;
    height: 18px;
    line-height: 20px;
    background: #fff url(../rclub/images/input-bg.gif) repeat-x top left;
}
#BestelForm input.checkbox,
#BestelForm select {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background-color: #fff;    
}
#BestelForm textarea {
	width: 400px;
	margin-top: 3px;
	height: auto;
	display: block;
}

#BestelForm label input.calc {
    text-align: right;
    clear: left;
    padding: 0;
}
#BestelForm input.button {
    clear: left;
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
	background-color: #EBE9ED;
}

/* Activiteitenform
------------------------------------------------------------------------------- */

#ActiviteitenForm {
	width: 400px;
	text-align: left;
	padding-bottom: 20px;
	border: none;
}

#ActiviteitenForm.full {
	width: 100%;
}

#ActiviteitenForm fieldset {
	padding-left:3px;
	width:410px;
	border-color:#cc0000;
}

#ActiviteitenForm legend {
	color: #000000;
}

#ActiviteitenForm h3 {
	clear: both;
	padding: 15px 0 5px;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	color: #000000;
	font-weight: bold;
}

#ActiviteitenForm label,
#ActiviteitenForm p {
	display: block;
	clear: both;
	width: 400px;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0 0 9px;
}

#ActiviteitenForm input {
	display: block;
	margin-top: 3px;
}

#ActiviteitenForm select {
	float: left;
	display: block;
}

#ActiviteitenForm label {
	float: left;
	clear: left;
	width: 400px;
	margin: 0;
	line-height: 1.5em;
}

#ActiviteitenForm label input {
	float: left;
	width: 400px;
	padding: 0;
}

#ActiviteitenForm input.radio,
#ActiviteitenForm input#radiobutton_1,
#ActiviteitenForm input#radiobutton_2,
#ActiviteitenForm input#radiobutton_3,
#ActiviteitenForm input#radiobutton_4 {
	clear: left;
	float: left;
	padding: 0;
	margin: 0;
}

#ActiviteitenForm label.radio,
#ActiviteitenForm label.radioitem {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}

#ActiviteitenForm input.checkbox,
#ActiviteitenForm input#checkbox_1,
#ActiviteitenForm input#checkbox_2,
#ActiviteitenForm input#checkbox_3,
#ActiviteitenForm input#checkbox_4 {
	clear: both;
	float: left;
	padding: 0;
	margin: 0;
}

#ActiviteitenForm label.checkbox {
	clear: none;
	margin: 0 0 0 25px;
	padding: 0 0 15px;
}
/* style the #ActiviteitenForm elements to look similar across browsers ... emulates Safari */
#ActiviteitenForm label input,
#ActiviteitenForm textarea {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    padding: 0 2px;
    height: 18px;
    line-height: 20px;
    background: #fff url(../rclub/images/input-bg.gif) repeat-x top left;
}
#ActiviteitenForm input.checkbox,
#ActiviteitenForm select {
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
    background-color: #fff;    
}
#ActiviteitenForm textarea {
	margin-top: 3px;
	width: 400px;
	height: auto;
	display: block;
}

#ActiviteitenForm label input.calc {
    text-align: right;
    width: 100px;
    clear: left;
    padding: 0;
}
#ActiviteitenForm input.button {
    clear: left;
    border: 1px solid #ddd;
    border-left-color: #c3c3c3;
    border-top-color: #7c7c7c;
	background-color: #EBE9ED;
}

/* Fixes for RichText widgets
------------------------------------------------------------------------------- */
.MODX_RichTextWidget {
	float: left;
}

.MODX_RichTextWidget a {
	border: 0px;
}

/* Ditto 2 Blog
------------------------------------------------------------------------------- */
.ditto_summaryPost h3 {
    border-bottom: 1px solid #ccc;
    margin: 0px !important;
    padding: 5px !important;
    color: black;
}
.ditto_summaryPost .ditto_info {
    background-color: #F8F8F8;
    padding: 5px !important;
    font-size: 0.8em;
    color: black;
}
.ditto_link {
    font-size: 76%;
    text-align: right;
}
.ditto_paging {
    border-top: 1px solid #ccc;
    padding: 10px; 
    font-size: 86%;
    color: #618100;
}
#ditto_pages .ditto_currentpage {
    border: 1px solid #618100;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    background-color: #cc0000; 
    color: #fff;
} 
#ditto_pages .ditto_off {
    border: 1px solid #ccc;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    color: #ccc;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    border: 1px solid #cc0000; 
    padding: 1px 5px 2px; 
    margin-right: 1px; 
    text-decoration: none !important; 
    color: #618100;
} 
#ditto_pages a:hover {
    background-color: #fff;
    color: #000;
}
#ditto_archivelist ul {
    list-style-type: none; 
    margin-left: 15px; 
    padding-left: 0;
}
#ditto_archivelist ul ul{
    list-style-type: square;
    margin-left: 35px;
} 
#ditto_archivelist .ditto_month {
    font-weight: bold;
}

/* MODx Icons
------------------------------------------------------------------------------- */

 #modxicon { 
height: 32px; 
width: 34px; 
margin: 0 auto; 
text-align: center; 
float: right; 
margin-top: -2em;

}

#modxicon a#modxicon32 {
    margin: 0 auto;
    width: 34px;
    height: 32px;
    display: block; 
text-indent: -2000px; 
text-align: center; 
overflow: hidden;
    background: transparent url(../../images/modx-icon.png) no-repeat 0 0;
	

}

 #modxicon a#modxicon32:hover {
    background: transparent url(../../images/modx-icon.png) no-repeat 0 -32px;
    color: #111;
}

#modxicon a, #modxicon a:visited, #modxicon a:hover { 
background: transparent; 
border: 0;

text-decoration: none; 
}

.stylebox {background-color: #F7F7F7; border: 1px solid #A0A0A0; padding: 5px;}
.hide {display: none;}

/* Search Terms Highlighting
------------------------------------------------------------------------------- */
.ajaxSearch_highlight {
    background-color: #ffff00;
    padding: 2px;
    margin: -3px;
    border: none;
}

.searchTerms { color: #555555; }
.searchTerms .AS_ajax_highlight { margin: 0 0 0 3px;}
a.ajaxSearch_removeHighlight, a.ajaxSearch_removeHighlight:visited { display: block; float: left; margin: 6px 0 0; padding: 1px 2px 2px; color: #888; }
a.ajaxSearch_removeHighlight:hover { background-color: #888; color: #222;
}

/* modxmenu */

#ajaxmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#ajaxmenu ul li {
	position: relative;
	float: left;
	width:111px;
	display: block;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
}
	
#ajaxmenu ul li ul {
	position: absolute;
	left: 0; /* Set 1px less than menu width */
	top:28px;
	line-height: 16px;

	}
#ajaxmenu ul li a {
	color: #FFFFFF;
	font-weight: bold;
}
/* Styles for Menu Items */
#ajaxmenu ul li.firstcategory {
	color: #062E4B;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../rclub/images/array_332x28.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	margin: 0px;

	}
#ajaxmenu ul li.category {
	color: #062E4B;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../rclub/images/array_332x28.jpg);
	background-repeat: no-repeat;
	background-position: -111px;
	margin: 0px;

	}
#ajaxmenu ul li.lastcategory {
	color: #062E4B;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../rclub/images/array_332x28.jpg);
	background-repeat: no-repeat;
	background-position: -222px;
	margin: 0px;

	}


#ajaxmenu ul li.firstcategory:hover, #ajaxmenu ul li.firstcategory.over {
	color: #fff;
	background-image: url(../rclub/images/array_332x28_roll.jpg);
}

#ajaxmenu ul li.category:hover, #ajaxmenu ul li.category.over {
	color: #fff;
	background-image: url(../rclub/images/array_332x28_roll.jpg);
}
#ajaxmenu ul li.lastcategory:hover, #ajaxmenu ul li.lastcategory.over {
	color: #fff;
	background-image: url(../rclub/images/array_332x28_roll.jpg);
}

/* commented backslash \*/ 
* html ul li a {height:1%}
/* end hack */ 
#ajaxmenu li a {
	text-decoration: none;
}

/* hovered lists */
#ajaxmenu li a, #ajaxmenu li.over a {
	color: #fff;
	width: 111px;
	display: block;

}
#ajaxmenu li li a:hover, #ajaxmenu li.over li a:hover {
	background-image: url(../rclub/images/bullet_11x8_roll.gif)  !important; 
	color: #fff;
	background-repeat: no-repeat;
	background-color: #CC0000;
	background-position: left center;
	text-indent: 8pt;
}

/* set dropdown */
#ajaxmenu li li a, #ajaxmenu li.over li a {
	color: #ffffff;
	background-image: url(../rclub/images/bullet_11x8.gif) !important; 
	background-repeat: no-repeat !important;
	text-align: left;
	border-right: 1px solid #2f2f2f;
	border-bottom: 1px solid #2f2f2f;
	border-left: 1px solid #2f2f2f;
	font-weight: normal;
	width: 172px;
	background-color: #000000;
	background-position: left center;
	text-indent: 8pt;
}
#ajaxmenu li ul li a {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
} /* Sub Menu Styles */

#ajaxmenu li ul, #ajaxmenu li.over ul { 
	display: block; 
} /* The pop */
#ajaxmenu {
	margin-right: auto;
	margin-left: auto;
	background-color: #CC0000;	
	width: 900px;
	height: 31px;
}

#myajaxmenu {
	position: absolute;
	top:1px;
	width: 900px;	
	background-color: #000000;
	left: 0px;
	display: block;
	z-index: 1000;
}

/* Forms */

#search {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:140px;
	height: 35px;
	z-index:900;
}

#search img {display: none;}

#search-directory {
	position:relative;
	width:140px;
	height:22px;
	overflow:hidden;
	z-index:400;
}
#search fieldset, #sidebarlogin fieldset{
	border: none;
	margin: 0px;
	padding: 0px;
}
#search form, #sidebarlogin form {
	border: none;
	margin: 0px;
	padding: 0px;
}


#search label, #sidebarlogin label {
color: #444444;
}


#search input, #sidebarlogin input {
	border-top: 1px solid #75767B;
	border-left: 1px solid #75767B;
	border-bottom: 1px solid #B6B9C0;
	border-right: 1px solid #B6B9C0;
	height: 18px;
}
#sidebarlogin label {
display: block;
margin-top: 2px !important;
}

#sidebarlogin input {
	width: 130px;
}
#sidebarlogin #checkbox_1 {float:left; width:auto; border: 0 !important;}
#sidebarlogin h3 {
	font-size: 12px;
	line-height: 14px;
	display: none;
}
.button {width: auto !important; height: auto !important; padding: 2px !important; margin-top: 10px !important; margin-bottom: 10px !important;}

#sidebarlogin #forgotpsswd {
	font-size: 70%;
	display: block;
	float: right;
	margin-top: -25px;
}
#search select {
	border-top: 1px solid #75767B;
	border-left: 1px solid #75767B;
	border-bottom: 1px solid #B6B9C0;
	border-right: 1px solid #B6B9C0;
	height: 16px;
}
#search textarea {
	border-top: 1px solid #75767B;
	border-left: 1px solid #75767B;
	border-bottom: 1px solid #B6B9C0;
	border-right: 1px solid #B6B9C0;
	height: 16px;
}

#ajaxSearch_input {
	position:relative;
	width: 140px;
    height: 16px;
}

#ajaxSearch_submit {
	position:relative;
    width: 50px !important;
    height: 21px !important;
    margin: 0 !important;
    border: 0 !important;
   background: transparent  url(../rclub/images/search_70x21.gif) no-repeat center top; 
    padding: 20px 0 0 !important;
    cursor: pointer; /* hand-shaped cursor */
    cursor: hand; /* for IE 5.x */
}

#ajaxSearch_output {
	position:absolute;
	top:auto;
    background: #000000;
    color: #ffffff;
    -moz-opacity:0.75 !important;
    opacity:0.75 !important;
    filter: alpha(opacity=75) !important;
    width: 150px !important;
    z-index: 1;
    border: 0;
    padding: 0;
    margin: 0;
}

#ajaxSearch_output a {
	color: #fff;
	text-align: left;
	width: 140px;
	display: block;	
	width: 93% !important;
}
#ajaxSearch_output a:hover{ background-color: #CC0000; }
#ajaxSearch_output p {margin: 0;}
.ajaxSearch_paging { }

.AS_ajax_result {
    border-top: 1px solid #2f2f2f;
    color: #444;
    padding: 5px 10px 7px;
    margin: 0;
}
    .AS_resultLink {
        text-decoration: underline;
        padding: 0;
        margin: 0;
    }
    .AS_ajax_resultDescription {
        color: #AAAAAA;
    }
    .AS_ajax_more { color: #555; }
    .AS_intro { display: none;}


#dirsearch-txt {
position: absolute;
top: 0px;
left: 0px;
width: 118px;
height: 21px;
color: #4E5760;
font-size: 13px;
line-height: 23px;
}

#dirsearch-inp {
position: absolute;
top: 0px;
left: 123px;
width: 201px;
height: 18px;
}

#dirsearch-btn {
position: absolute;
top: 0px;
left: 329px;
width: 70px;
height: 21px;
}

#dirsearch-txt2 {
position: absolute;
top: 3px;
left: 405px;
width: 170px;
height: 21px;
color: #4E5760;
}

#dirsearch-txt2 a {
color: #4E5760;
}

#join {
position: relative;
}

#join-inp {
    margin-top: 5px;
    width: 158px;
    height: 18px;
    }
#join-btn {
    margin-top: 5px;
    width: 120px;
    height: 21px;
}

/* Calender */

.ee_miniCalendarContainer
{
    color: #000000;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
}

.ee_listDetailsContainer
{
    color: #000000;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.ee_miniCalendarNav
{
	font-size: 16px;
	font-weight: bold;	
}
.ee_miniCalendarDays
{
	width:100%;
	font-size: 12px;
	border-bottom-color: #CC0000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #CC0000;
	border-top-style: solid;
	border-top-width: 1px;
}
.easyEventsList_heading
{
	font-size: 14px;
	font-weight: bold;
}
.ee_noLinkDay
{
	width:80px;
	display:block;
	background-color: #E3E3E3;
}
.ee_sunday
{
	background-color: #00FF00;
	width:80px;
}
.ee_monday
{
	background-color: #00FF00;
	width:80px;
}
.ee_tuesday
{
	background-color: #00FF00;
	width:80px;
}
.ee_wednesday
{
	background-color: #00FF00;
	width:80px;
}
.ee_thursday
{
	background-color: #00FF00;
	width:80px;
}
.ee_friday
{
	background-color: #00FF00;
	width:80px;
}
.ee_saturday
{
	background-color: #00FF00;
	width:80px;
}
.easyEventsList_title
{
	background-color: #00FF00;
}
.easyEventsList_events
{
	font-size: 12px;
	font-weight: bold;
}
.easyEventsList_time
{
	background-color: #00FFCC;
}

#ilinks li {
	margin:0;
	padding:0;
	list-style:none;
}

#ilinks li a {
    position:absolute;
    display:block;
	text-decoration:none;
}

#ilinks li a span {
    display:none;
}

#ilinks li a:hover span {
    position:relative;
    display:block;
    width:300px;
    left:10px;
    top:0px;
    padding:5px;
    border:1px solid #404040;
    background:#CC0000;
    text-decoration:none;
	font-weight:bold;
	font-size: 80%;
    color:#fff;
    filter:alpha(opacity=75);
    opacity:0.75;
}

#ilinks a.ilink1 {
    top:150px;
    left:10px;
    width:690px;
    height:100px;
}
#ilinks a.ilink2 {
    top:350px;
    left:10px;
    width:690px;
    height:100px;
}