/*
Theme Name:RCTLand
Version:0.0.1
Author: Bjarne de Bont
Author URI:http://bjarne.nl
*/

body {
	margin: 0;
	font: 13px/16px Arial, sans-serif;
	color: #999999;
	min-width: 1000px;
	height: 100%;
	
}

.cpage_body {
	text-align: left;
	color: #000;
	margin-left: 23px;	
}

.page {
	background: #e9e9e9 url(images/backg.gif) repeat-x;
}

h1{
	color: #999999;
	font-size: 18px;
}


#main {
	margin: 0 auto;
	width: 1000px;
	position: relative;
	background-color: #FFF;
}

.header {
	width: 100%;
	height: 150px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(http://www.coastercounter.nl/headerimg.php) no-repeat;
}

.blanktable {
	margin: 0;
	padding: 0;
	color: #000;
	margin-left: 23px;
}

.blanktd {
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #fff;
}

.blanktd h2{
	font-size: 16px;
	font-weight: none;
	font: 18px/24px Arial, sans-serif;
}

a{
	color: #0065BF;
	text-decoration: none;
}

li {
	text-align: left;	
}

.footer {
	width: 100%;
	background-color: #000000;
	color: #ffffff;
	margin-bottom: 0;
}

.admin_bar{
	width:100%;
	background-color:#F1EDED;
	color: #000;
	height: 20px;
	border-top: 1px solid gray;  
	position: fixed;
	bottom: 0px;
	padding-top: 5px;
	padding-left: 3px;
}

.footer_main{
	width: 1000px;

	background-color: #000000;
	color: #ffffff;
	margin: 0 auto;
	bottom: 5px;
	padding: 10px 0px 10px 0px;
}

.footer_inhoud{
	width: 1000px;
	background-color: #000000;
	color: #ffffff;
	top: 10px;
	padding: 0px 5px 0px 5px;
}

.logo {
	background: url(images/logo.png) no-repeat;
	width: 263px;
	height: 129px;
	position: absolute;
	top: 16px;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}
.container {
	overflow: hidden;
	width: 100%;
	padding: 160px 0 16px;
}


.left {
	float: left;
	width: 270px;
	background: url(images/column-center.gif) repeat-y 100% 0;
	text-align: center;
	margin-left: 5px;
	margin-right: -5px;
}

.left .bg-holder-top {
	background: url(images/column-top.gif) no-repeat 100% 0;
	padding-top: 5px;
}
.left .bg-holder-bottom {
	background: url(images/column-bottom.gif) no-repeat 100% 100%;
	padding-bottom: 5px;
	text-align: left;
}

.bg-holder-bottom i {
	color:#000;
	text-decoration: none;
}

.bg-holder-bottom b {
	text-decoration: none;
}

.bg-holder-bottom .smalltext {
	color:#000;
	text-decoration: none;
}

.break {
	height: 10px;
	background: #fff;
}

.right {
	width: 720px;
	float: right;
	text-align: left;
	margin-right: 5px;
	display: block;
}

.rightext {
	width: 990px;
	float: right;
	text-align: left;
	margin-right: 5px;
	display: block;
}

h3 {
	margin: 0;
	color: #000;
	padding: 2px 0 0px 20px;
	font: 20px/26px Arial, sans-serif;
	text-align: left;
}

h4 {
	margin: 2px 0 0;
	padding: 2px 0 2px 20px;
	color: #888;
	font: 12px/15px Arial, sans serif;
	font-weight: normal;
	text-align: left;
}

h5{
	margin: 0 0 0 23px;
	color: #000;
	font-size: 15px;
	line-height: 18px;
	text-align: left;
}

.left p {
	color: #000;
	font-size: 13px;
	line-height: 20px;
	padding: 2px -5px 2px 30px;
	margin: 0;
	text-align: left;
}

p {
	color: #000;
	font-size: 13px;
	line-height: 20px;
	padding: 2px 0 2px 23px;
	margin: 0px;	
	text-align: left;
}

p a{
	color: #0065BF;
	text-decoration: none;
}

p a:hover{
	color: #000;
	text-decoration: none;
}

.block {
	color: #000
	background: #E0E0E0;
	text-align: center;
	float: left;
}

.nieuwsimg{
	float: left;
	text-align: center;
	display: block;
	margin: 7px 5px 0px 23px;
	border: 2px solid #000;
}

.leftmid {
	width: 358px;
	text-align: center;
	float: left;
}

.rightmid {
	width: 358px;
	text-align: center;
	float: right;
}

.leftmid p {
	font-size: 12px;	
}

.rightmid p {
	font-size: 12px;	
}

.leftmid h3 {
	margin: 0;
	color: #000;
	padding: 2px 0 0px 23px;
	font: 18px/24px Arial, sans-serif;
	text-align: left;
}

.rightmid h3 {
	margin: 0;
	
	padding: 2px 0 0px 23px;
	font: 18px/24px Arial, sans-serif;
	text-align: left;
}

.leftmid h4 {
	font: 11px/14px Arial, sans serif;	
}

.rightmid h4 {
	font: 11px/14px Arial, sans serif;	
}
/*
Menu
*/
.menu{
	margin: 127px 0 0 41px;
}

.menu a{
	color: #bbb;
	font: 13px/15px Arial, sans serif;
	text-decoration: none;
}

.menu a:hover{
	color: #fff;
	font: 13px/15px Arial, sans serif;
	text-decoration: none;
}

#nav, #nav ul {
	padding: 0;
	list-style: none; 
	line-height: 1;
	margin:0px;
}

#nav li {
float: left;
height: 30px;
margin-right: 35px;
}

#nav li ul li{
float: left;
width: 140px;
height: 30px;
}

#nav ul {
position: absolute;
width: 140px;
left: -1000px;
}

#nav li:hover ul, #nav li.ie_does_hover ul {
left: auto;
background-position: 0 0;
top:150px;
}

#nav a {
display: block;
margin: 2px 5px 3px 5px;
}

ul a{
font-weight: bold;
color: #F60;
cursor: default;
}

ul ul a:link, ul ul a:visited{
font-weight: normal;
color: #CCC;
cursor: pointer;
}

ul ul a:hover, ul ul a:active{
font-weight: normal;
color: #FFF;
cursor: pointer;
}

ul ul li{
opacity: 0.9;
filter: alpha(opacity = 90);
background-color: #000;
border: 2px solid #666;
}

/* IE only hack \*/
* html ul li, * html ul ul li{
border: 3px solid #FFF;
left:0px;
}

* html ul ul li{
border-top: 0;
}
/* Einde IE only hack */ 

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li li:hover ul, #nav li li.sfhover ul {
	left: auto;
	margin-left:120px;
	top:0px;
}

.navcolum{
	width: 100%;
	text-align: left;
}

.navbutton{
	color: #fff;
	padding: 3px;
}

.headicons{
	color: #fff;
	padding: 3px;
	text-align: right;
	margin-top: -19px;
	margin-right: 2px;
}

.icons_right{
	color: #fff;
	padding: 3px;
	text-align: right;
	margin-right: 2px;
	float:right;
	margin-top: 5px;
}

.navbutton:hover{
	color: #E0E0E0;
	padding: 3px;
}
.button {
	border: 1px solid #000;
	color: #000;
	font: 7pt verdana, tahoma, arial, helvetica, sans-serif;
	text-align:center;
	background: #fff;
}

.buttons {
	background-color: #D2D2D2;
	color: #000000;
	font-size: 8pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-weight: bold;
}

.mediumtext {
	color:#fff;
	font-size: 12px;
}

.smalltext {
	font-size: 11px;
	color: #000;
}

.smalltext a{
	font-size: 11px;
	color: #000;
}


.forumheader {
	background: #393939;
	color: #fff;
	padding: 2px;
	font-weight: bold;
}

.forumheader .smallblacktext {
	color:#fff;
	font-size: 12px;
}

.forumheader .smalltext {
	color:#fff;
	font-size: 12px;
}

.forumheader a {
	color: #D5D5D5;
	text-decoration: none;
}

.forumheader b {
	color: #fff;
}

.staffname {
	color: #0000FF;
	text-decoration: none;
}

.forumheader2 {
	/*background: #f8f8f8;*/
	background: #f4f4f4;
	color: #636363;
	padding: 4px;
}

.forumheader2 a {
	color: #0065BF;
	text-decoration: none;
	font-weight: bold; 
}

.forumheader3 {
	background: #ededed;
	color: #000000;
	padding: 4px;
	text-align: left;
}

.forumheader3 a {
	color: #0065BF;
	text-decoration: none;
}

.forumheader3 b {
	color: #000;
	font-weight:bold;
}

.forumheader3 p {
	text-align: center;
}

.forumheader4 {
	background: #D9D9D9;
	color: #000000;
	padding: 4px;
	text-align: left;
}


.forumheader4 a {
	color: #0065BF;
	text-decoration: none;
}

.forumheader4 b {
	color: #000;
	font-weight:bold;
}

.forumheader4 p {
	text-align: center;
}

.forumheaderinact {
	background: #F6F6F6;
	color: #B5B5B5;
	padding: 4px;
	text-align: left;
}

.forumheaderinact a {
	color: #B5B5B5;
	text-decoration: none;
}

.forumheaderinact b {
	color: #B5B5B5;
	font-weight:bold;
}

.forumheaderinact p {
	text-align: center;
	color: #B5B5B5;

.fborder {
	background: #292929;
	color: #000000;
	margin-left: 23px;
}

.finfobar{
	background-color: #f4f4f4;
	color:#000;
	padding: 4px;
	border: #ededed 1px solid;
	font-size: 7pt; font-family:verdana, tahoma, arial, helvetica, sans-serif;
	text-align: left;
}

.blackcaption {
	background-color: #000;
	color: #fff;
	font-weight: bold;	
	padding: 2px 0 2px 8px;
}

.blackcaption a{
	color: #fff;
	text-decoration: none;
}

.fcaption {
	background-color: #292929;
	color: #fff;
	font-weight: bold;	
	padding: 2px 0 2px 8px;
}

.fcaption a{
	color: #fff;
	text-decoration: none;
}

td {
	text-align: left;
}

.chatheader {
	background: #fff url(images/menu1_fade.jpg) repeat-x;
	color: #000000;
	margin: 0px 5px 0px 5px;
	padding: 1px 4px 1px 3px;
}

.chatboxtext {
	margin: 1px 5px 1px 7px;
	color: #000000;
}

.smallblacktext {
	color:#838383;
	font-size: 12px;
}

.menubar{
	background: #BFBFBF;
	color: #fff;
	font-weight: bold;
	text-align: left;
}

.menubar a:link {
	color: #fff;
	background: none;
	border-style: none;
}

.menubar a:visited {
	color: #fff;
	background: none;
	border-style: none;
}

.menubar a:active {
	color: #fff;
	background: none;
	border-style: none;
}

.menubar a:hover {
	color: #fff;
	background: none;
	border-style: none;
}

div.wrap {
				border:1px solid #BBBBBB;
				padding: 1em 1em 1em 1em;
			}
			
			.page-list {
				list-style: none;
				margin: 0;
				padding: 0;
				display: block;
			}
			
			.clear-element {
				clear: both;
			}
			
			.page-item1 > div,
			.page-item2 > div,
			.page-item3 > div,
			.page-item4 > div {
				background: #f8f8f8;
				margin: 0.25em 0 0 0;
			}		

			.sort-handle {
				cursor:move;
			}
			
			.helper {
			border:2px dashed #777777;
			}
			
			.current-nesting {
				background-color: yellow;
			}
			
			.bold {
				color: black;
				font-weight: bold;
			}

.indent { 
        font-size:  10px; 
        font-family:  Verdana, Arial,  Helvetica, sans- serif; 
        margin: 5px;  
        padding:  10px; 
        border:  dashed 1px #c3c3c3 
}

#index_list {
font-weight: bold;
text-align: center;
}

#card_list {
clear:both;
min-width: inherit;
margin: 3px 3px 3px 3px;
padding: 2px 2px 2px 2px;
text-align: left;
color: #000
}

#card_list_name {
font-weight: bold;
margin: 5px 2px 2px 27px;
padding: 2px 2px 2px 2px;
text-align: left;
color: #000;
}

#card_list_description {
margin: 3px 3px 3px 45px;
padding: 2px 2px 2px 2px;
text-align: left;
}

#page_list_nav {
text-align: center;
color: #000
}

#roll_search {
margin: 2px 2px 2px 2px;
padding: 2px 2px 2px 2px;
text-align: right;
}



