/* 
  Those are the main and generic styles for this theme
*/
body {
background:#F1F3F5;
color: #000;
font:11px Arial, Helvetica, sans-serif;
margin: 0px;
padding:0px;
}
td, p {
  margin: 0px;
  text-align:left;
}
a {
	color: #F8941C;
	text-decoration: none;
}
a:hover {
	color : #30569D;
	text-decoration : underline;
}
a:active {
	color : #333333;
	text-decoration : underline;
}
img {
  border: none;
}

input, select, textarea {
  font-size: 100%;
  line-height: 150%;
  font: 11px Arial, Helvetica, sans-serif;
}

.submit {
  background: #f1e8e6;
  font: 11px Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #f8941c;
  margin: 1px;
  padding: 3px 15px 3px 15px;
  border: solid 1px #f8941c;
}

.submit_disabled {
  background: #CCCCCC;
  font: 11px Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #999999;
  margin: 1px;
  padding: 3px 15px 3px 15px;
  border: solid 1px #999999;
}

/* Text hilight */
.hilight {
  background-color:#FFFF00; /* #DCE6FF; 
  border-top: 1px solid #2f63b3;
  border-bottom: 1px solid #2f63b3; */
}

/*
  Gauges Styles
*/
#gaugewrapper {
  border: solid 1px #000; 
  width: 100%;
}

#gaugelevel {
  position: relative; 
  left: 0; 
  top: 0; 
  background-color: #CCFF00;
}

#gaugelabel {
  width: 100%; 
  position: relative; 
  top: 0; 
  left: 0; 
  text-align: center;
}

/*
  This small hack will force the main table
  to expand vertically and stretch it so it
  fills the browser viewport.
*/
html,body{
  margin: 0;
  padding: 0;
  height: 100%;
  border: none;
}

.fullheight {
  height: 100%;
}
/* Inkspot styles */
#inkspotMainPostBody {
  position: relative;
  background-color: #f1e8e6;
  padding: 20px;
  width: 780px;
  border: 1px solid #f8941c;
}

/* Calendars Styles */
#calendar_emptyday {
  border: #FFFFFF solid 1px;
  float: left;
  width: 28px;
  height: 26px;
  margin: 1px;
}

#calendar_day {
  border: #CCCCCC solid 1px;
  text-align: center;
  vertical-align: middle;
  float: left;
  width: 28px;
  height: 26px;
  margin: 1px;
}

#calendar_busyDay {
  border: #CCCCCC solid 1px;
  background-color: #DCE6FF;
  text-align: center;
  vertical-align: middle;
  float: left;
  width: 28px;
  height: 26px;
  margin: 1px;
  color: #2f63b3;
}

#calendar_busyDay a {
  display: block;
  width: 100%;
  height: 100%;
  color: #2f63b3;
  text-decoration: none;
}

#calendar_row {
  clear: both;
}

#calendar {
}

/* Star Rating System */

	/*             styles for the star rater                */	
	.star-rating{
		list-style:none;
		margin: 0px;
		padding:0px;
		width: 150px;
		height: 30px;
		position: relative;
		background: url(images/frame/rank_objects/star_rating.gif) top left repeat-x;		
	}
	.star-rating li{
		padding:0px;
		margin:0px;
		/*\*/
		float: left;
		/* */
	}
	.star-rating li a{
		display:block;
		width:30px;
		height: 30px;
		text-decoration: none;
		text-indent: -9000px;
		z-index: 20;
		position: absolute;
		padding: 0px;
	}
	.star-rating li a:hover{
		background: url(images/frame/rank_objects/star_rating.gif) left center;
		z-index: 2;
		left: 0px;
	}
	.star-rating a.one-star{
		left: 0px;
	}
	.star-rating a.one-star:hover{
		width:30px;
	}
	.star-rating a.two-stars{
		left:30px;
	}
	.star-rating a.two-stars:hover{
		width: 60px;
	}
	.star-rating a.three-stars{
		left: 60px;
	}
	.star-rating a.three-stars:hover{
		width: 90px;
	}
	.star-rating a.four-stars{
		left: 90px;
	}	
	.star-rating a.four-stars:hover{
		width: 120px;
	}
	.star-rating a.five-stars{
		left: 120px;
	}
	.star-rating a.five-stars:hover{
		width: 150px;
	}
	.star-rating li.current-rating{
		background: url(images/frame/rank_objects/star_rating.gif) left bottom;
		position: absolute;
		height: 30px;
		display: block;
		text-indent: -9000px;
		z-index: 1;
	}		
		
/* ----- END ---- Star Rating System */

/* Quotes styles */
blockquote {
  margin: 15px 30px 0 10px;
  padding-left: 20px;
  border-left: 5px solid #6699FF;
}

/* Headers */
h1, h2, h3, h4, h5, h6 {
  font-family: "Lucida Grande", "Trebuchet MS", verdana, helvetica, arial, sans-serif;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
}

h1 {
   font: bold 18px Arial, Helvetica, sans-serif;
}

h2 {
   font: bold 18px Arial, Helvetica, sans-serif;
}

h3 {
  color: #C64934;
  font: bold 18px Arial, Helvetica, sans-serif;
}

h4 {
  color: #649900;
  font: bold 18px Arial, Helvetica, sans-serif;
}

h5 {
  color: #666666;
  font-size: 10px;
}

h6 {
  color: #2f63b3;
  font: 13px Arial, Helvetica, sans-serif;
}

/* Some special form fields classes */
#formTitle_DISABLED {
  font-family: "Lucida Grande", "Trebuchet MS", verdana, helvetica, arial, sans-serif;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
  color: #658EFD;
  font-size: 18px;
  font-weight: bold;
  background-color: #DCE6FF;
  width: 100%;
  border: solid 1px #DCE6FF;
}

.fullwidth {
  width: 100%;
}

/* Navigation menu */
#navigation {
  padding-left: 30px;
}

#navigation a {
  font: 13px bold "Trebuchet MS", verdana, helvetica, arial, sans-serif;
  color: #515151;
  padding-left: 8px;
  text-decoration: none;
  font-weight: bold;
}

#usercontrol {
  padding-right: 30px;
}

#usercontrol a {
  font: 13px bold "Trebuchet MS", verdana, helvetica, arial, sans-serif;
  color: #515151;
  padding-right: 8px;
  text-decoration: none;
  font-weight: bold;
}

/* Users pictures */
#picture {
  padding: 2px;
  border: 1px solid #CECECE;
  background-color: #FFFFFF;
}

/* BodyCodePicture */
#bodyCodeImage {
  padding: 2px;
  border: 1px solid #CECECE;
  background-color: #FFFFFF;
}

/* CHAT StyleSheet */
.chatNickEntity {
  clear: both; 
  border-bottom: solid 1px #BBD4F9; 
  padding: 2px; 
  background-color: #DCE6FF;
}

.chatNickEntity:hover {
  clear: both; 
  border-bottom: solid 1px #BBD4F9; 
  padding: 2px; 
  background-color: #BBD4F9;
}

.selectedChatNickEntity {
  clear: both; 
  border-bottom: solid 1px #BBD4F9; 
  padding: 2px; 
  background-color:#FFCC66;
}

#chatContent {
	width: 100%;
	height: 400px;
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	overflow-x: hidden;
	padding: 5px;
}

#nickList {
  width: 100%;
  height: 400px;
  overflow: -moz-scrollbars-vertical;
  overflow-y: scroll;
  overflow-x: hidden;
  padding: 5px;
}

#shadeWrapper {
  background-color: #000;
  filter: alpha(opacity=40);
  -moz-opacity: .40;
  opacity: .40;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 10;
  visibility: hidden;
}

#noShadeContent {
  top: 30%;
  left: 30%;
  filter: alpha(opacity=99);
  -moz-opacity: .99;
  opacity: .99;
  position: absolute;
  z-index: 11;
  visibility: hidden;
  padding: 2px;
  border: 1px solid #CECECE;
  background-color: #fff; 
}

/* TABS STYLESHEET */
.tabberlive .tabbertabhide {
	display:none;
}

.tabber {}

.tabberlive {
	margin-top:1em;
}

ul.tabbernav {
	margin:0;
	padding: 3px 0;
	border-bottom: 1px solid #cccccc;
	font: bold 11px Verdana, sans-serif;
}

ul.tabbernav li {
	list-style: none;
	margin: 0;
	display: inline;
}

ul.tabbernav li a {
	margin-left: 3px;
	border: 1px solid #cccccc;
	border-bottom: none;
	background: #ffffff url('images/frame/bg_box.gif') repeat-x;
	text-decoration: none;
	padding:5px 5px 5px 5px;
}

ul.tabbernav li a:link { 
	color: #555555; 
}
ul.tabbernav li a:visited {
	color: #555555;
}

ul.tabbernav li a:hover
{
	color: #cccccc;
	border-color: #555555;
}

ul.tabbernav li.tabberactive a {
	background: #ffffff url('images/frame/bg_box.gif') repeat-x;
	color: #C64934;
}

ul.tabbernav li.tabberactive a:hover {
	color: #C64934;
}

.tabberlive .tabbertab {
	padding:5px;
	border-top:0;
}

.tabberlive .tabbertab h2 {
	display:none;
}

.tabberlive .tabbertab h3 {
	display:none;
}
/* theme default */
div.centermain {
	background:#fff;
	padding: 0px;
	width:100%;
	margin:0px;
}
div.main {
	width:950px;
	padding: 0px;
	margin:0px;
}
#wrapper {
        border: 0px;
        margin: 0px;
        margin-left: auto;
        margin-right: auto;
        padding: 0px;
}

#header {
	font:bold 28px "Lucida Grande", "Trebuchet MS", verdana, helvetica, arial, sans-serif;
      border-bottom: 4px solid #F8941C;
      background:#555555 url(images/frame/bg_header.jpg) repeat-x;
	height:92px;
	line-height:92px;
	color:#ffffff;
	padding-left:25px;
}
div.footer {
	clear: both;
	margin:0px;
	padding:0px;
	background: #F1F3F5;
	height:50px;
	border-top:1px solid #cccccc;
	line-height:24px;
}
.box
{
background: #ffffff url('images/frame/bg_boxbottom.gif') repeat-x bottom center;
border:1px solid #cccccc;
padding:2px;
}

.box1
{
border:1px solid #cccccc;
padding:2px;
}

.boxkop
{
height:25px;
line-height:25px;
background: #ffffff url('images/frame/bg_box.gif') repeat-x;
font: bold 18px Arial, Helvetica, sans-serif;
padding:5px 0px 0px 5px;
color:#C64934;
border-bottom:1px solid #cccccc;
margin-bottom:10px;
}

.boxkop
{
height:25px;
line-height:25px;
font: bold 18px Arial, Helvetica, sans-serif;
padding:5px 0px 0px 5px;
color:#C64934;
border-bottom:1px solid #cccccc;
margin-bottom:10px;
}

.boxkop2
{
height:25px;
line-height:25px;
font: bold 18px Arial, Helvetica, sans-serif;
color:#000;
margin-bottom:10px;
text-decoration:none;
}
.boxkop2 a:link, .boxkop2 a:visited
{
height:25px;
line-height:25px;
font: bold 18px Arial, Helvetica, sans-serif;
color:#C64934;
margin-bottom:10px;
text-decoration:none;
}
.boxkop2 a:hover
{
height:25px;
line-height:25px;
font: bold 18px Arial, Helvetica, sans-serif;
color:#000;
margin-bottom:10px;
text-decoration:none;
}
.footergrijs {
	color : #999;
	font-size : 10px;
}
.menudottedline {
	border-bottom: 1px solid #cccccc;
	border-top: 1px solid #ffffff;
	background-color: #F1F3F5;
}
table.menubar {
	width: 100%;
	
}
.pathway {
	margin-left: 15px;
	height:20px;
	line-height:20px;
}
table#toolbar {
	margin: 3px 10px;
}

table#toolbar a.toolbar {
	color : #444444;
	text-decoration : none;
	display: block;
	border: 1px solid #DDD;
	width: 80px;
	height:30px;
	line-height:30px;
	padding: 2px 1px 2px 1px;
	text-align:center;
}
table#toolbar a.toolbar:hover {
	color : #F8941C;
	border: 1px solid #F8941C;
	background-color: #f1e8e6;
	padding: 3px 0px 1px 2px;
}
table#toolbar a.toolbar:active {
	color : #FF9900;
}
.padding
{
padding:5px;
}
.padding_zij
{
padding:2px 5px 0px 5px;
}
.image
{
border:1px solid #555555;
}
.bgtd a:link, .bgtd a:visited
{
display: block;
border: 1px solid #DDD;
height:20px;
line-height:20px;
color:#808080;
text-decoration:none;
padding-left:35px;
}
.bgtd a:link span, .bgtd a:visited span
{
color:#F8941C;
font: bold 11px Arial, Helvetica, sans-serif;
}
.bgtd a:hover
{
color:#333;
background:#F1E8E6;
text-decoration:none;
border:1px solid #F8941C;
}
.list_image
{
position:relative; margin-bottom:-15px;left:5px;
}
.#paneel {  text-align: center;  vertical-align: middle; }
#paneel div.icon   { margin: 3px; }
#paneel div.icon a { 
	display: block; float: left;
	height: 97px !important;
	height: 100px; 
	width: 108px !important;
	width: 110px; 
	vertical-align: middle; 
	text-decoration : none;
	border: 1px solid #DDD;
	padding: 2px 5px 1px 5px;
}

#paneel div.icon a:link    {  color : #808080;  }
#paneel div.icon a:hover   { 
	color : #333; 
	background-color: #f1e8e6;  
	border: 1px solid #F8941C;
	padding: 3px 4px 0px 6px; 
}
#paneel div.icon a:active  {  color : #808080;  }
#paneel div.icon a:visited {  color : #808080;  }

#paneel div.icon img { margin-top: 13px; }
#paneel div.icon span { display: block; padding-top: 3px;}


#paneel {  text-align: center;  vertical-align: middle; }
#paneel div.spotlight   { margin-right: 5px;margin-top: 2px; }
#paneel div.spotlight a { 
	display: block; float: left;
	height: 107px; 
	width: 100px !important;
	width: 100px; 
	vertical-align: middle; 
	text-decoration : none;
	border: 1px solid #DDD;
	padding: 2px 0px 1px 5px;
}

#paneel div.spotlight a:link    {  color : #808080;  }
#paneel div.spotlight a:hover   { 
	color : #333; 
	background-color: #f1e8e6;  
	border: 1px solid #F8941C;
	padding: 3px -1px 0px 5px; 
}
#paneel div.spotlight a:active  {  color : #808080;  }
#paneel div.spotlight a:visited {  color : #808080;  }

#paneel div.spotlight img { margin-top: 5px; }
#paneel div.icon span { display: block; padding-left: 5px;}

#paneel div.spotlight_sub   { margin-right: 2px; margin-top: 2px; }
#paneel div.spotlight_sub a { 
	display: block; float: left;
	height: 50px; 
	width: 52px; 
	vertical-align: middle; 
	text-decoration : none;
	border: 1px solid #DDD;
	padding: 2px 0px 1px 5px;
}

#paneel div.spotlight_sub a:link, #paneel div.spotlight_sub a:visited    {  color : #808080;  }
#paneel div.spotlight_sub a:hover   { 
	color : #333; 
	background-color: #f1e8e6;  
	border: 1px solid #F8941C;
	padding: 3px -1px 0px 5px; 
}
.bg_kop_small, .bg_kop_small a:link, .bg_kop_small a:visited
{
display:block;
background:#F8941C;
color:#ffffff;
font-size:14px;
height:25px;
line-height:25px;
padding-left:5px;
margin-bottom:8px;
text-decoration:none;
}
.bg_kop_small a:hover
{
color:#000;
text-decoration:none;
}
.dotted
{
background:url(images/frame/dotted.gif) repeat-x center center;
height:5px;
}
/* Star Rating System  */

/*             styles for the star rater                */	
	.star-rating{
		list-style:none;
		margin: 0px;
		padding:0px;
		width: 150px;
		height: 30px;
		position: relative;
		background: url(images/frame/rank_objects/star_rating.gif) top left repeat-x;		
	}
	.star-rating li{
		padding:0px;
		margin:0px;
		/*\*/
		float: left;
		/* */
	}
	.star-rating li a{
		display:block;
		width:30px;
		height: 30px;
		text-decoration: none;
		text-indent: -9000px;
		z-index: 20;
		position: absolute;
		padding: 0px;
	}
	.star-rating li a:hover{
		background: url(images/frame/rank_objects/star_rating.gif) left center;
		z-index: 2;
		left: 0px;
	}
	.star-rating a.one-star{
		left: 0px;
	}
	.star-rating a.one-star:hover{
		width:30px;
	}
	.star-rating a.two-stars{
		left:30px;
	}
	.star-rating a.two-stars:hover{
		width: 60px;
	}
	.star-rating a.three-stars{
		left: 60px;
	}
	.star-rating a.three-stars:hover{
		width: 90px;
	}
	.star-rating a.four-stars{
		left: 90px;
	}	
	.star-rating a.four-stars:hover{
		width: 120px;
	}
	.star-rating a.five-stars{
		left: 120px;
	}
	.star-rating a.five-stars:hover{
		width: 150px;
	}
	.star-rating li.current-rating{
		background: url(images/frame/rank_objects/star_rating.gif) left bottom;
		position: absolute;
		height: 30px;
		display: block;
		text-indent: -9000px;
		z-index: 1;
	}		
	
/* ----- END ---- Star Rating System  */
