/* General formatting (of the 31st brigade) */

html, body {
	padding: 0px;
	margin: 0px;
	background: rgb(173,203,236) url('../../images/blue_gradient_reverse.png') repeat-x;
	position: relative;
	min-width: 990px;
	font: normal 90% Arial, Helvetica, sans-serif;
}

* html .container {
	background: rgb(173,203,236) url('../../images/blue_gradient_reverse.png') repeat-x;
}

img {
	border: 0px;
	vertical-align: bottom;
}

a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #000000;
	outline: none;
}

a:visited {
	color: #000000;
}

a:hover {
	color: blue;
}

embed, object, .post img {
	margin-top: 3px;
}

.container {
	margin: 0px 5%;
}

.topbar, .pagebar {
	position: relative;
	background-color: transparent;
	margin: 6px 0px 10px 0px;
	color: #000000;
	text-align: left;
	overflow: hidden;
}

.pagebar {
	text-align: center;
	padding: 3px;
	padding-top: 6px;
	margin: 0;
	height: 20px;
	overflow: visible;
}

.pagebar .header, #lastpage, #nextpage  {
	font-weight: bold;
}

.pagebar a:hover {
	border: 1px solid #383838;
	color: #000000;
}

.pagebar .header:hover  {
	border: 1px solid transparent;
}

.pagebar a {
	position: relative;
	padding: 4px 8px;
	margin-right: 4px;
	border: 1px solid transparent;
}

.pagebar .selected {
	font-weight: bold;
	border: 1px solid #383838;
}

.topbar #userlink:hover {
	background-color: transparent;
}

.middle {
	position: relative;
	height: auto;
	overflow: hidden;
}

.post, .postauto, .postreply, .help, .comments {
	text-align: justify;
	padding: 5px;
	z-index: 13;
	height: auto;
	margin: 0px 1px 1px 1px;
	color: #000000;
	background: transparent;
	overflow: hidden;
}

.help {
	background: #ffffff url('../../images/light_blue_gradient.png') repeat-x;
}

.post {
	margin: 0;
	padding: 0;
	font-size: 120%;
	background: transparent;
}

.wholepost, #loadingTop {
	margin-top: 20px;
	overflow: hidden;
}

#wholepost0, #wholepost01, #loadingTop {
	margin-top: 0;
}

#user {
	padding: 2px;
	border: 1px solid transparent;
	border-bottom: 0;
}

.hovered {
	background: #ffffff;
	border-color: #383838!important;
}

.comments {
	text-align: left;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

.post a, .help a {
  text-decoration: underline;
}

.help, .help ol {
	margin-top: 10px;
}

.help ul {
	padding-left: 15px;
}

.helpdiv {
	margin: 7px 4px 7px 4px;
	display: none;
}

.postauto, .postreply {
  height: auto;
  margin: 5px 0px 1px 0px;
  width: 99%;
  text-align: center;
  font-weight: normal;
  clear: both;
}

.postreply {
  width: 95%;
  float: right;
  margin-right: -2px;
}

.meta img {
  height: 16px;
  width: 16px;
}

.imgpadright {
	padding-right: 2px;
}

.imgpadleft {
	padding-left: 2px;
}

#title a {
  color: black;  
}

.bannerad {
  position: absolute;
  top: 4px;
  right: 0;
  margin: 10px 0;
  height: 60px;
  width: 468px;
  background: #cfe3f7;
  z-index: 20;
}

#title {
	position: relative;
	z-index: 25;
	font-size: 40px;
	height: auto;
	color: black;
	padding: 10px 0;
}

.formbox, .postbox, .friendbar, .formwarning {
	position: relative;
	text-align: left;
	z-index: 13;
	height: 25px;
	overflow: hidden;
	margin: 0;
	color: #000000;
	background: transparent url(../../images/lighter_blue_gradient_solid_30px.png) repeat-x;
	padding: 3px;
	font-weight: bold;
	border-top: 1px solid grey;
}

.header, .formwarning {
	text-align: center;
	font-size: 100%;
	background: transparent;
	height: 20px;
	border: 0;
}

.info {
	height: auto;
	background: transparent url(../../images/light_blue_gradient_33px.png) repeat-x;
}

.postbox, .friendbar {
	padding: 0;
	height: auto;
	position: relative;
	font-weight: normal;
	border: 0;
	background: transparent;
}

.typeimage {
	float: left;
	margin-right: 3px;
}

.postborder {
	height: 8px;
	border-bottom: 2px solid #E1E1E1;
	margin-bottom: 8px;
}

.posturl, .editinfo {
	margin-bottom: 5px;
	padding: 2px;
	background-color: #FEFFCE;
	text-align: center;
}

.editinfo { margin: 5px 0 0;}

.posturl a {
	text-decoration: underline;
}

.postinfo { margin-top: 5px; }

.metaadd {
	height: 22px;
	margin-top: 1px;
	display: none;
	text-align: center;
}

.tagbar { line-height: 32px; }
.tagbar span {
	margin-right: 6px;
	background-color: #FEFFCE;
}
.tagbar span img { vertical-align: middle; }
.tagbar span a { text-decoration: none; }

.wholepost .inside {
	padding: 0px 4px;
}

.friendbar {
	margin: 0px 2px;
	border: 1px solid #383838;
	padding: 2px 3px;
	display: inline;
}

.friendbar:hover {
	background-color: #cfe3f7;
}

#content {
	background-color: #ffffff; 
	color: #000000;
}

.probox {
	padding: 1px 1px;
	z-index: 13;
	color: #000000;
	background-color: #cfe3f7;
}

.probox td, .probox th {
	text-align: center;
	border: 1px solid #383838;
	background-color: #ffffff;
}

.postmenu, .metaadd {
	text-align: left;
	margin: 0px;
	padding: 2px 0px 2px 2px;
	z-index: 13;
	height: 20px;
	overflow: hidden;
	top: 0px;
	left: 0px;
	color: #000000;
	background-color: #cfe3f7;
	border: 1px solid #383838;
}

.loading {
	margin-top: 5px;
	font-weight: bold;
	font-size: 120%;
	width: 100%;
	height: 40px;
	text-align: center;
	background: #ffffff;
}

.inside .loading {
	margin-top: 0;
	background: transparent;
}

.postmenu a, .comments a, .metamenu a, .expand a {
	text-decoration: underline;
	color: #000000;
	margin: 8px;
}

.commments a {
	margin: 0;
}

.postbox a {
	margin: 0;
	text-decoration: underline;
	font-weight: bold;
}

.postmenu a:hover, .comments a:hover, .footer a:hover, .metamenu a:hover, .expand a:hover, .postbox a:hover {
	color: blue;
}

.postright, .editright {
	position: relative;
	float: right;
	z-index: 13;
	display: block;
	top: -18px;
	margin: 0;
	padding: 0;
	right: 0;
	color: #000000;
}

.editright {
	right: 0px;
	top: 7px;
}

ul.comment {
	text-align: left;
	padding: 0;
	padding-bottom: 2px;
	margin: 6px;
	font-weight: normal;
	list-style-type: none;
}

ul.comment.msg {
	text-align: center;
	font-weight: bold;
}

ul.comment, .replybox {
	background: #ffffff url('../../images/grey_gradient.png') repeat-x;
	border-top: 1px solid #383838;
}

ul.comment a {
	font-weight: bold;
	padding: 0px 3px 0px 0px;
	margin: 0;
}

ul.comment span {
	float: right;
	background: transparent;
}

.commentbar, .replybox {
	position: relative;
	text-align: justify;
	height: 20px;
	padding: 2px;
	margin-top: 10px;
}

.reply, .replybox {
	margin-left: 30px;
	margin-right: 5px;
	padding: 0px 3px 3px 3px;
}

.reply { background-color: transparent; }

.replyborder {
	border-top: 0;
}

#replybox {
	padding: 3px;
}

.commentdiv {
	background: #ffffff;
	overflow: hidden;
	position: static;
}

.commenttop {
	font-weight: bold;
	text-align: center;
	overflow: hidden;
	padding-left: 125px;
}

.main {
	margin-top: 0px;
	border: none;
	padding: 0px 3px 0px 3px;
}

.colorpicker0 {
	text-align: left;
	color: #000000;
	background-color: #ffffff;
	width: 100%;
	height: 25px;
	padding: 1px;
	padding-right: 5px;
	margin: 1px;
}

.colorpicker1 {
	position: absolute;
	float: right;
	margin: 3px;
	right: 0px;
}

.blank {
}

.login-box {
	top: 0px;
	display: none;
	color: #000000;
	background-color: #cfe3f7;
	padding: 3px 0;
	padding-left: 9px;
	width: 169px;
}

.formwarning {
	background: #ff6666 url(../../images/red_gradient_solid_30px.png) repeat-x;
	color: white;
}

.good {
	background: transparent url(../../images/green_gradient_solid_30px.png) repeat-x;
}

input, select, textarea, button {
	background: #ffffff url(../../images/fieldbg.gif) repeat-x scroll center top;
	color: #000000;
	border: 1px solid #383838;
}

.highlightfield {
	background: #cfe3f7 url(../../images/fieldbg.gif) repeat-x scroll center top;
}

.postbutton {
	padding: 4px;
	width: 100%;
	border-left: 0;
	border-right: 0;
	background: transparent;
	height: 30px;
}

input:checkbox {
	border: 1px solid #ffffff;
}

iframe {
	background-color: #383838;
	color: #000000;
	margin: 0px;
}

.formInputButton:hover, button:hover  {
  background-color: #cfe3f7;
  cursor: hand;
  cursor: pointer;
}

.showhand {
  cursor: hand;
  cursor: pointer;
}

input .formInputButton {
	margin-top: 1px;
}

.formright, .postboxright {
	position: absolute;
	top: 3px;
	right: 3px;
}

.postboxright {
	right: 0px;
	margin-left: 350px;
	height: auto;
}

.postboxright a {
	padding: 0 2px;
}

#leftbutton {
	height: 20px;
}

p {
	margin-top: 0px;
}

#modalContainer > #alertBox {
	position:fixed;
}

.footer {
	height: 20px;
	text-align: justify;
	padding: 2px 6px 1px 6px;
	z-index: 13;
	overflow: hidden;
	color: #000000;
	font-weight: bold;
}

.footerright {
	float: right;
}

#footer, #pagebar {
	margin-top: 20px;
	margin-bottom: 5px;
	overflow: hidden;
}

#message {
	margin-top: 0;
	margin-bottom: 10px;
}

#pagebar {
	margin-bottom: 0;
}

#pagebar .inside, #message .inside, #topbar .inside, #footer .inside, .sidebar .inside {
	background: #ffffff;
}

#topbar {
	margin-bottom: 10px;
}

.rate .inside {
	background: url('../../images/blue_pop_gradient_34px.png');
	height: 34px;
}

#pagebar .top-left, #pagebar .top-right, #pagebar .bottom-left, #pagebar .bottom-right, #message .top-left, #message .top-right, #message .bottom-left, #message .bottom-right, #topbar .top-left, #topbar .top-right, #topbar .bottom-left, #topbar .bottom-right, #footer .top-left, #footer .top-right, #footer .bottom-left, #footer .bottom-right, .sidebar .top-left, .sidebar .top-right, .sidebar .bottom-left, .sidebar .bottom-right { 
	background-image: url('../../images/corners_white.png');
}

.rate .top-left, .rate .top-right, .rate .bottom-left, .rate .bottom-right { 
	background-image: url('../../images/corners_blue.png');
}

/* Begin Lightbox CSS */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background: transparent url(../../images/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../../images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../../images/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}

/* End Lightbox CSS */

.contentstyle {
	border: 1px solid #383838;
	margin-left: 1px;
}

.replyfield {
  color: #000000;
}

.menu td, .regtable {
	border: 1px solid #383838;
	background-color: #ffffff;
	color: #000000;
}

.menu td:hover, .tdbutton:hover {
	background-color: #cfe3f7;
}

.menu td a, .tdbutton a{width:100%;height:100%;display:block;}
.menu td a:hover, .tdbutton a:hover{width:100%;height:100%;display:block;}

.tdbutton {
	background-color: #ffffff;
	border: 1px solid #383838;
}

.shadetabs {
	padding: 0;
	list-style: none;
	width: 100%;
	white-space: nowrap;
	margin: 20px 0px 2px 1px;
	z-index: 25;
	position: relative;
}

.shadetabs li {
	display: inline;
	margin-right: 4px;
	padding: 0;
	background: #ffffff;
	z-index: 24;
}

.shadetabs li a {
	border: 1px solid #383838;
	background: #ffffff;
	padding: 2px 7px;
	color: #000000;
	position: relative;
}

.shadetabs a:hover {
	background: #cfe3f7;
}

.shadetabs li a.selected {
	font-weight: bold;
	border-bottom: 0;
	top: 1px;
	background-color: #cfe3f7;
}

#postwrapper {
	background-color: transparent;
}

.filterbox {
	font-weight: bold;
	padding: 5px;
}

#typebardisable {
	position: absolute;
	background-color: white;
	opacity: 0.45;
	width: 430px;
	height: 30px;
	z-index: 900;
	display: none;
}

.typedisable {
	opacity: 0.35;
}

.rate {
	font-weight: bold;
	text-align: center;
	margin: 0;
	width: 86px;
	float: right;
}

.rateBox {
	margin: 0 3px;
	height: 34px;
	text-align: center;
	margin-bottom: 2px;
}

.rateBox p {
	font-size: 120%;
	margin: 0;
}

/* Modal Box Styling */
#MB_overlay {
	position: absolute;
	margin: auto;
	top: 0;	left: 0;
	width: 100%; height: 100%;
	z-index: 999;
	background-color: #000!important;
}
#MB_overlay[id] { position: fixed;}

#MB_window {
	position:absolute;
	top: 0;
	border: 0 solid;
	text-align:left;
	z-index:1000;
}
#MB_window[id] { position: fixed!important; }

#MB_frame {
	position:relative;
	background-color: #ffffff;
	height:100%;
}

#MB_header {
	margin:0;
	height: 28px;
}

#MB_content {
	padding: 6px .75em;
	overflow:auto;
}

#MB_caption {
	font-weight: bold;
	font-size: 100%;
	text-shadow: #FFF 0 1px 0;
	padding: .3em 2em 0 .5em;
	margin: 0;
	text-align: left;
}

#MB_close {
	display:block;
	position:absolute;
	right:5px; top:4px;
	padding:2px 3px;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
}

#MB_close:hover {
	background:transparent;
}

#MB_loading {
	padding: 1.5em;
	text-indent: -10000px;
	background: transparent url(/images/spinner.gif) 50% 0 no-repeat;
}

/* Color scheme */
#MB_frame {
	padding-bottom: 7px;
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px;
	border-radius: 7px;
}

#MB_window {
	background-color: #ffffff;
	color: #000000;
	-webkit-box-shadow: 0 8px 64px #000; 
	-moz-box-shadow: 0 0 64px #000; 
	box-shadow: 0 0 64px #000;
	
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px;
	border-radius: 7px;
}
#MB_content {
	border-top: 1px solid #383838;
	overflow: visible;
}
#MB_header {
  background-color: #cfe3f7;
  border-bottom: 1px solid #383838;
}
#MB_caption { color: #000 }
#MB_close { color:#777 }
#MB_close:hover { color:#000 }


/* Alert message */
.MB_alert {
	padding: 10px 0;
	text-align: center;
}

/* Forms */
#MB_content fieldset {
	border: 1px solid #383838;
}
#MB_content fieldset input {
	float: left;
	margin: 0.3em 0;
}
#MB_content fieldset textarea {
	width: 98%;
	margin: 0 0 0.5em;
	color: #000000;
}
#MB_content fieldset label {
	float: left;
	margin: 0.15em 0;
	width: 120px;
}
#MB_content fieldset label.long { width: 100%; }
#MB_content br { clear: both }
#MB_content form a { text-decoration: underline; }

#MB_content .error-msg {
	padding: .5em;
	color: #FFF;
	font-weight: bold;
	background-color: red;
	border: 1px solid #000;
}

#templogin, #maildiv {
	display: none;
}

.highlight, #highlight { background-color: #cfe3f7; }

#requests { font-weight: normal; }

/*
	| liquidcorners.css; feel free to adapt the style!
	| ================================================
	| use: 4 corners with borderline outside a contentbox with class="inside"; 
	|      image  = upper half: top left corner, long borderline, top right corner
	|               under half: bottom left corner, long borderline, bottom right corner
	|      CHANGE = you have to change this for fitting to your image
	|      YCC    = You Can Change (or omit), if wanted
	|      DNC    = Do Not Change
	| credits: original by francky kleyneman, see article/tutorial in Francky's Developers Corner:
	|          http://home.tiscali.nl/developerscorner/liquidcorners/liquidcorners.htm
	| adapted
	| by.....: ... (your name and site?!)
	|
	| + please let this text & links intact for a next user +
*/
.top-left, .top-right, .bottom-left, .bottom-right { 
	background-image: url('../../images/corners_top_grey_gradient.png'); /* CHANGE: path and name of your image */
	height: 9px;       /* CHANGE: replace by the height of one of your corners (= 1/2 height of the image) */
	font-size: 2px;    /* DNC: correction IE for height of the <div>'s */
}
.top-left, .bottom-left { 
	margin-right: 9px; /* CHANGE: replace by the width of one of your corners */
}
.top-right, .bottom-right { 
	margin-left: 9px;  /* CHANGE: replace by the width of one of your corners */
	margin-top: -9px;  /* CHANGE: replace by the height of one of your corners */
}
.top-right {
	background-position: 100% 0;    /* DNC: position right corner at right side, no vertical changes */
}
.bottom-left  { 
	background-position: 0 -9px;    /* CHANGE: replace second number by negative height of one of your corners */
}
.bottom-right { 
	background-position: 100% -9px; /* CHANGE: replace second number by negative height of one of your corners */
}
.inside {
	background: #ffffff url('../../images/grey_gradient.png') repeat-x;
	color: #000000;                 /* YCC: default text-color of the inside */
	padding: 0;
	overflow: hidden;
}
.notopgap    { margin-top: 0; }
.nobottomgap { margin-bottom: 0; }

.shadow-right, .shadow-left {
	background-image: url('../../images/shadow.png');
	height: 8px;
	font-size: 2px;    /* DNC: correction IE for height of the <div>'s */
}
.shadow-left {
	margin-right: 6px;
}
.shadow-right { 
	margin-left: 9px;
	margin-top: -8px;
	background-position: 100%;
}

.sidebar {
	float: right;
	margin-left: 10px;
	overflow: hidden;
	width: 210px;
}

.sidebar .inside {
	padding: 0px 5px;
}

/*
	Vertical Accordion
*/
.accordion_toggle, .cathead, .sidebar_content {
	display: block;
	height: 30px;
	width: 180px;
	background: transparent;
	padding: 0 10px 0 10px;
	line-height: 30px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size: 110%;
	margin: 0;
	border-bottom: 1px solid #383838;
}

.accordion_toggle, .friendbar {
  cursor: hand;
	cursor: pointer;
}

.accordion_toggle_active, .accordion_toggle:hover, .accordion_content a:hover div, .accordion_content a.selected div {
	background: url(../../images/light_blue_gradient_solid_30px.png) repeat-x!important;
	color: #000000;
}

.accordion_toggle a#all {
	display: block;
	height: 100%;
	width: 100%;
}

.accordion_content {
	background-color: #ffffff;
	color: #000000;
	overflow: hidden;
}
	
.accordion_content h2 {
	margin: 15px 0 5px 10px;
	color: #000000;
}

.cathead {
	text-align: center;
	font-size: 110%;
	font-weight: bold;
	border-bottom: 1px solid black;
}

.accordion_content p {
	line-height: 150%;
	padding: 5px 10px 15px 10px;
}

.accordion_content div {
	border: 1px solid #383838;
	margin: 5px;
	padding: 5px;
	background: transparent;
}

/* Begin Round Buttons */
a.button {
    background: transparent url('../../images/bg_button_a.png') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px Arial, Helvetica, sans-serif;
    height: 26px;
    margin-right: 4px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('../../images/bg_button_span.png') no-repeat;
    display: block;
    line-height: 16px;
    padding: 5px 0 5px 18px;
}

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

/* End Round Buttons */

/* Prototip balloon theme */
.prototip .balloon {
	width: 250px;
	color: #000000;
}
.prototip .balloon .toolbar {
	background: #FEFFCE;
	font-weight: bold;
}
.prototip .balloon .title { padding: 5px; }
.prototip .balloon .content {
	background: #FFFFE9;
	padding: 5px;
}
.prototip .balloon .toolbar .close {
	width: 18px;
	height: 18px;
}

/* Starbox CSS */

.starbox .stars { background: #cccccc; }
.starbox .rated .stars { background: #dcdcdc; }
.starbox .rated .hover .stars { background: #cccccc; }
.starbox .colorbar { background: #1e90ff; }
.starbox .hover .colorbar { background: #ffcc1c; }
.starbox .rated .colorbar { background: #ffcc1c; }
.starbox .rated .hover .colorbar { background: #1e90ff; }
.starbox .ghost { background: #a1a1a1; }
.starbox .indicator { clear: both; }
