 
html {

}

/* Body class */

.gbody{
/*font-family: Verdana,Arial,Helvetica,sans-serif;
	background: #4FA3DA;
	color: #000;*/ 
  	margin:0;
	padding:0;
	text-align:center;
}

/* General smart tables class */

table.forums {
font-family: Verdana,Arial,Helvetica,sans-serif;
display: table;

width: 94%;
margin: 0 10px 0 20px;
border-collapse: collapse;
text-align: left;
} 

/* forum icons */
.forumicon {
width:16px; 
height:16px;
border:0;
}

/* Simple transparent table without borders and background color (menu navigation, general tables) */

.tbTransparent{
font-family: Verdana,Arial,Helvetica,sans-serif;
width: 94%;
background: transparent;
margin: 0 10px 0 20px;
font-size: 11px;
line-height: 15px;
text-align: left;
}

.tbTransparent a{
color: #F90;
}

.tbTransparent a:hover{
color: #39F;
}
/* Small analog text, used usually with SPAN */

.txtSm{
font-family: Verdana,Arial,Helvetica,sans-serif;
text-decoration: none;	
font-size: 9px;
}

/* Normal analog text, used usually with SPAN */

.txtNr{
font-family: Verdana,Arial,Helvetica,sans-serif;
text-decoration: none;	
font-size: 11px;
}

/* Views color */

.views{
color:#9A9A9A;
background-color: inherit;
}

/* Warning text */

.warning{
color: #225873;
background-color: inherit;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 11px;
font-weight: bold;
}

/* Supscript class */

.navCell{
font-family: Arial,Helvetica,Geneva,sans-serif;
font-size: 10px;
}

/* Class for select boxes */

.selectTxt {
font-family: Verdana,Arial, Helvetica, sans-serif;
font-size: 12px;
background-color: #FFFFFF;
color: inherit;
}

/* List style - user's info */

.limbb{
list-style: circle;
font-size: 12px;
margin-left: 15px;
}

/* Input areas - boxes, textareas... */

.inputButton {
font-family: Verdana,Arial,Helvetica,sans-serif;
background: #FFFFFF;
border-top: #CCCCCC 1px solid;
border-right: #CCCCCC 1px solid;
border-left: #CCCCCC 1px solid;
border-bottom: #CCCCCC 1px solid;
font-size: 10px;
color: #000000;
/* height: 19px; */
}


.textForm {
font-family: Verdana,Arial,Helvetica,sans-serif;
background: #FFFFFF;
border-bottom: #CCCCCC 1px solid;
border-left: #CCCCCC 1px solid;
border-right: #CCCCCC 1px solid;
border-top: #CCCCCC 1px solid;
font-size: 11px;
color: #000;
}

/* Caption 1 (the one for displaying sub-headers like "topics, posted" etc) */

td.caption1 {
border: 1px #E3E3E3 solid;
font-size: 12px;
padding-bottom: 1px;
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
}

/* Caption 2 color and properties (this one displaying main menu,  New Topic text bg, New Message text bg) */

td.caption2 {
border: 0px #CCCCCC solid;
font-size: 12px;
padding:0 0 5px 0;
background:#FFF;
}

/* Caption 3 (used for Last Discussions, topic titles, Forums selection) */

td.caption3 {
background-color: #F3F9FB;
color: #39F;
padding: 3px;
height: 20px;
font-size: 12px;
}

/* Caption 4 (the one for displaying not separate headers like Forum, Topic, Poster etc. on 1st page, Buttons menu, left info cell) */

td.caption4 {
 font-size: 12px;
 line-height: 14px;
 border-bottom: 1px dotted #999;
 border-top: 1px solid #999;
 color: #666;
 font-weight: 800;
 background-color:#FFF;
 background:#ccdddd;
}

/* Caption 5 (used for user input like password/login and registration etc) */

td.caption5 {
background-color: #F6F9FB;
color: #000;
padding: 4px;
height: 20px;
font-size: 12px;
line-height: 15px;
}

td.caption5 li {
list-style-type: none;
padding-left: 5px;}

/* Caption 6 (this one is for displaying title headers (search, stats, user reg/prefs) ) */

td.caption6 {
background-color: #F3F9FB;
color: #000;
border: 1px #E4EEF3 solid;
padding: 4px;
height: 18px;
font-size: 12px;
font-weight: bold;
}

td.caption7 {
 font-size: 12px;
 line-height: 14px;
 border-bottom: 1px dotted #999;
 border-top: 1px solid #999;
 color: #666;
 font-weight: 800;
 background-color:#FFF;
 background:#ccdddd;
}

/* Font for displaying username in each thread */

.username{
text-decoration: none;
font-size: 11px;
font-weight: bold;
}

/* Topics/forums/threads content cell color #1 */

.tbCel1{
background:#EEE;
color: #000;
}

/* Topics/forums/threads content cell color #2 */

.tbCel2{
background:#FFF;
color: #000;
}

.formStyle{
margin: 0px;

}

/* Stats bar */

.tbStBar{
border: #CCCCCC 1px solid;
margin: 1px;
padding: 1px;
background: #F0F0F0;
color: #000;
font-size: 11px;
}

.forums a, .forums a:active, .forums a:visited, .forums a:link{ 
text-decoration:none; 
color:#39F; 
font-weight: normal; 
background-color: inherit;
}

.forums a:hover{ 
text-decoration: underline; 
color: #f90; 
font-weight: normal; 
background-color: inherit;
}

.forumtitel {
color: #F90;
font-size: 14px;
font-style: normal;
border-top: 0;
}

.caption2 h3, .caption2 h3 a, .caption2 h3 a:link, .caption2 h3 a:visited {
color: #F90;
background-color: inherit;
font-size: 12px;
font-weight: normal;
font-style: italic;
border-bottom: 0; 
margin: 0;
}

.caption2 h3 a:hover{
color: #39F;
background-color: inherit;
font-size: 12px;
font-weight: normal;
font-style: italic;
margin: 0;
}


div.codex {
width: 80%;
border-top: 1px solid #333;
border-right: 1px solid #333; 
border-left: 10px solid #333;
border-bottom: 1px solid #333;
padding: 2px 5px;
margin-left: 25px;
background-color:#FFF;
color: #333; 
overflow: auto;
}

.quote { 
border-top: #999 1px solid; 
border-right: #999 1px solid; 
border-bottom: #999 1px solid; 
border-left: #999 9px solid;
padding: 1px 3px 3px 10px; 
color: #666;
background-color: inherit;
width: 500px;
margin-top: 5px;
margin-left: 10px;
margin-bottom: -10px;
font-style: italic ;
font-size: 10px; 
} 
.quoting { 
border-bottom: #CCC 1px dashed; 
padding: 1px 1px 1px 3px;
color: #999; 
font-weight: normal; 
margin-top: 5px; 
margin-left: -11px;
font-style: normal;
background-color: inherit;
}  

    body {
        font: 11px arial;
    }
 
    .suggest_link {
        background-color: #FFFFFF;
        padding: 2px 6px 2px 6px;
    }
 
    .suggest_link_over {
        background-color: #3366CC;
        padding: 2px 6px 2px 6px;
    }
 
    #search_suggest {
	
        position: absolute; 
		right: 8%;
        background-color: #FFFFFF; 
        text-align: right; 
        border: 1px solid #9c9c9c;            
    }        
	#lightbox{
	background-color:#EEE;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(http://www.nextgoodies.nl/forum/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.nextgoodies.nl/forum/overlay.png", sizingMethod="scale");
	}
	

/* STAR RATING */
	.star-rating{
		list-style:none;
		margin-left:5px!important;
		padding:0px;
		width: 125px;
		height: 25px;
		position: relative;
		
		background: url(http://www.nextgoodies.nl/forum/alt_star.gif) top left repeat-x;		
	}
	.star-rating li{
		padding:0px;
		margin:0px;
		/*\*/
		float: left;
		/* */
	}
	.star-rating li a{
		display:block;
		width:25px;
		height: 25px;
		text-decoration: none;
		text-indent: -9000px;
		z-index: 20;
		position: absolute;
		padding: 0px;
	}
	.star-rating li a:hover{
		background: url(http://www.nextgoodies.nl/forum/alt_star.gif) left bottom;
		z-index: 2;
		left: 0px;
	}
	.star-rating a.one-star{
		left: 0px;
	}
	.star-rating a.one-star:hover{
		width:25px;
	}
	.star-rating a.two-stars{
		left:25px;
	}
	.star-rating a.two-stars:hover{
		width: 50px;
	}
	.star-rating a.three-stars{
		left: 50px;
	}
	.star-rating a.three-stars:hover{
		width: 75px;
	}
	.star-rating a.four-stars{
		left: 75px;
	}	
	.star-rating a.four-stars:hover{
		width: 100px;
	}
	.star-rating a.five-stars{
		left: 100px;
	}
	.star-rating a.five-stars:hover{
		width: 125px;
	}
	.star-rating li.current-rating{
		background: url(http://www.nextgoodies.nl/forum/alt_star.gif) left ;
		
		height: 25px;
		display: block;
		text-indent: -9000px;
		z-index: 20;
	}
		.poller{	/* The poller box */
	
		float:center;		
		width:600px;
				
		padding:15px;	
		border:3px double #317082;
		background-image:url(images/question.gif);
		background-repeat:no-repeat;
		background-position: center center;
		margin:10px;
	}
	/* Poller title above radio buttons */
	.pollerTitle{
		margin-bottom:5px;
		font-weight:bold;
	}
	/* Label for each radio button */
	.pollerOption{
		margin:0px;
	}
	/* Label for each option above graph - i.e. results */
	.result_pollerOption{
		margin:0px;
		font-size:0.8em;
	}
	/* Title of poller - when ajax shows the results */
	.result_pollerTitle{
		margin-bottom:5px;
		font-weight:bold;
		font-size:0.9em;
	}



