* {
	color:#ea0000;
	font-family:"Calibri", "Trebuchet MS", "Verdana", "Arial", "sans-serif";
	font-size:100%;
}

html, body {
	display:block;
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	overflow:auto;
	background-color:#c4c4c4;
}

#header-image {
	position:relative;
	display:block;
	width:1016px;
	height:256px;
	margin:0px auto;
	padding:0px;
	border:0px;
	background:#c4c4c4 url('images/header.jpg') 2px 0px no-repeat;
}

#streethawks {
	position:relative;
	display:block;
	width:1000px;
	margin:0px auto;
	padding:0px;
	border:0px;
	text-align:center;
}

#header {
	position:relative;
	top:0px;
	left:0px;
	display:block;
	width:1000px;
	height:261px;
	margin:0px;
	padding:0px;
	text-align:center;
}

#header-picture {
	position:absolute;
	bottom:3px;
	right:8px;
}

#main {
	display:table-cell;
	width:990px;
	height:auto;
	margin:0px;
	padding:0px 10px 0px 0px;
	background-color:#fff;
	overflow:hidden;
}

#left {
	display:block;
	width:180px;
	float:left;
	margin:0px 7px 7px 7px;
	padding:0px 0px 20px 0px;
}

#content {
	display:block;
	width:580px;
	float:left;
	margin:10px 10px 0px 10px;
	padding:0px 0px 20px 0px;
	text-align:left;
	color:#000;
}
#content p { color:#000;font-size:9.5pt; }

#right {
	display:block;
	width:180px;
	float:right;
	margin:0px 7px 7px 7px;
	padding:0px 0px 20px 0px;
}

#footer {
	clear:both;
	display:block;
	width:990px;
}

#bestuur {
	margin-top:10px;
}

#bestuur p {
	margin:0px 0px 20px 8px;
}

.title {
	font-weight:bold;
}

div, td, span {
	margin:0px;
	padding:0px;
	color:#000;
	font-size:9pt;
	line-height:11pt;
}

div.form_field {
	display:block;
	clear:both;
	line-height:16pt;
}

div.form_field label {
	display:block;
	float:left;
	width:50px;
}


div.form_field input {
	display:inline;
	height:15px;
	width:90px;
	float:right;
}

a {
	color:#ea0000;
	font-weight:bold;
	font-size:9pt;
	text-decoration:none;
}
a:hover { color:#000; }

img {
	margin:0px;
	padding:0px;
	border:0px;
	display:inline;
}

h1 {
	font-size:12pt;
	font-weight:bold;
	color:#ea0000;
	margin:0px 0px 10px 0px;
}

h2 {
	font-size:11pt;
	font-weight:bold;
	color:#ea0000;
	margin:0px;
	padding:0px;
}

h3 {
	font-size:9pt;
	font-weight:bold;
	color:#ea0000;
	margin:10px 0px 5px 0px;
	padding:0px;
}

h4 a {
	font-size:11pt;
	color:#ea0000;
}

hr {
	background-color:#e6e6f6;
	border:0px solid;
}


/* FOTO GALLERY */
#transparent {
	position:fixed;
	height:100%;
	width:100%;
	z-index:100;
	display:none;
	top:0px;
	left:0px;
	background-color:#000;
	filter:Alpha(Opacity=60);
	-moz-opacity:0.6;
	opacity:.6;
}

#ploatie {
	position:absolute;
	display:none;
	top:50%;
	left:50%;
	margin-top:-280px;
	margin-left:-406px;
	width: 810px;
	_height: 560px;
	min-height: 560px;
	padding-top:20px;
	z-index:999;
	background-color:#000;
	border:3px solid #a90000;
	font-weight:bold;
	text-align:center;
}

#ploatie span#image_title {
	position:absolute;
	text-align:center;
	top:5px;
	left:55px;
	width:700px;
	display:block;
	color:#a90000;
}

#ploatie span#previous {
	position:absolute;
	top:5px;
	left:5px;
	font-weight:bold;
}

#ploatie span#next {
	position:absolute;
	top:5px;
	right:5px;
	font-weight:bold;
}
#ploatie span#previous a:hover,
#ploatie span#next a:hover { color:red;text-decoration:underline; }


/* EUROLID */
#eurolid-counter {
	position:absolute;
	display:block;
	top:228px;
	left:300px;
	width:400px;
	height:18px;
	background-color:#fff;
	border:2px solid #000;
	color:#f00;
	font-size:10pt;
	line-height:14pt;
	font-weight:bold;
	text-align:center;
	filter:alpha(opacity=60,style=0);
	-moz-opacity:.6;
	opacity:.6;
}

#eurolid-counter a {
	color:#000;
	font-size:9pt;
}
#eurolid-counter a:hover { color:#ea0000; }


/* Generic Module-independent formatting */
.moduletitle {
	font-weight:bold;
	font-size:11pt;
	color:#ea0000;
}
.summarytitle {
	font-weight:bold;
	color:#ea0000;
}


/* Input box and button formatting */
input, textarea, select {
	border-left:1px solid #ea0000;
	border-top:1px solid #ea0000;
	border-right:2px solid #ea0000;
	border-bottom:2px solid #ea0000;
	margin-top:3px;
	margin-bottom:3px;
	margin-right:5px;
	color:#ea0000;
}

/* Error Message Style */
div.error {
	font-weight:bold;
	color:#F00;
	padding-bottom:1em;
}

/* Container Styles */
div.container_box {
	padding:6px;
	margin:2px;
}

div.container_editbox {
	border:2px solid #e6e6f6;
	margin:2px;
}

div.container_editheader {
	padding:3px;
	background-color:#e6e6f6;
}

div.container_editheader table tr td.info {
	font-size:8pt;
	font-weight:bold;
}

div.itemtitle {
	font-weight:bold;
	font-style:italic;
	font-size:10pt;
	color:#ea0000;
	padding-top:5px;
}

/* News Module */
td.news_summary {
	padding-bottom:1em;
}

/* Themable Forms */
div.form_title {
	font-size:10pt;
	font-weight:bold;
	color:#ea0000;
}

div.form_header {
	border-top:1px solid #ea0000;
	border-bottom:1px solid #ea0000;
	border-left:2px solid #ea0000;
	border-right:2px solid #ea0000;
	margin-top:5px;
	margin-bottom:1em;
	padding:2px;
	text-align:center;
	color:#ea0000;
}

.news_header {
	border-top:2px solid #ea0000;
	border-left:1px solid #ea0000;
	margin:5px 0px 10px 0px;
	padding:4px 2px;
	text-align:left;
	text-indent:5px;
	color:#000;
}
.news_header a {
	font-size:10pt;
	color:#000;
}
.news_header a:hover { color:#ea0000; }

div.news_summary {
	min-height:115px;
	padding:0px 5px 20px 0px;
}

* html div.news_summary {
	height:105px;
}

tr.even_row {
	background-color:#DDD;
}

tr.row:hover td, tr.row:hover td a {
	background-color:#666;
	color:#fff;
}

tr.odd_row {
	
}

/** Administration Module Manager form **/
.administration_modmgrheader {
	background-color:#e6e6f6;
}

.administration_modmgrheader span.active {
	color:green;
	font-weight:bold;
}

.administration_modmgrheader span.inactive {
	color:red;
	font-weight:bold;
}

.administration_modmgrbody {
	padding-left:10px;
	border:1px solid #e6e6f6;
}

/** Debugger Styles **/
table.debug_null,table.debug_null tr td, div.debug_null {
	background-color:#000;
	color:#fff;
	font-weight:bold;
}

table.debug_object, table.debug_object tr td {
	background-color:#a00;
	color:#fff;
}

table.debug_array, table.debug_array tr td {
	background-color:#0a0;
	color:#fff;
}

table.debug_scalar, table.debug_scalar tr td, div.debug_scalar {
	background-color:#00a;
	color:#fff;
}

td.debug_attribute {
	font-family:monospace;
	font-size:10px;
}

td.debug_varname {
	font-weight:bold;
}

td.debug_type {
	background-color:#aaa;
	color:#fff;
	font-weight:bold;
	font-size:14px;
}

td.debug_value {
	font-family:monospace;
	font-size:11px;
	color:#fff;
}

/* Workflow */
div.workflow_action {
	border:1px solid #DDD;
	margin-bottom:1em;
}

div.workflow_inapproval {
	margin-left:35px;
}

div.workflow_approved {
	border:2px solid #030;
	background-color:#DDD;
}

div.workflow_action_restored {
	border:2px dashed #030;
	background-color:#FFF;
}

div.workflow_action_posted {
	border:2px solid black;
}

/* FAQ Module*/
div.faq_moduletitle {
	font-size:12pt;
}

td.category_bg {
	background-color:#e6e6f6;
}
td.category_title {
	font-size:9pt;
	font-weight:bold;
}
td.question {
	font-size:8pt;
	font-weight:bold;
}

/*Article Module*/
div.article_title {
	font-size:10pt;
	font-weight:bold;
}

div.article_body {
	font-size:8pt;
}

td.article_summary {
	font-size:8pt;
}

a.article_title_link {
	font-size:9pt;
	color:blue;
}

/*Guestbook Module*/
table.guestbook_table {
	background-color:#EA0000;
	border:0px;
}

table.guestbook_table td {
	background-color:#c4c4c4;
	color:#EA0000;
	padding:2px;
}

table.guestbook_table td.white {
	background-color:#f8f9ff;
}

/** New Tab style of interface for Nav manager **/
td.tab_btn {
	border:1px solid black;
	border-right:0px solid black;
	background-color:#DDD;
	padding:.5em;
}

td.tab_btn_last {
}

td.tab_spacer {
	border-bottom:1px solid black;
	border-left:1px solid black;
}

td.tab_btn_current {
	background-color:inherit;
	border-bottom:0px solid black;
}

td.tab_main {
	padding:.5em;
	border:1px solid black;
	border-top:0px solid black;
}

#randomimage {
	padding:3px 0px 0px 2px;
}

div.sub-header {
	position:relative;
	top:0px;
	left:0px;
	margin:10px 0px 0px 0px;
	padding:0px;
	display:block;
	height:25px;
	width:177px;
	background:transparent url('images/header-balk-left.png') top left no-repeat;
	color:#fff;
	line-height:26px;
	text-indent:3px;
	text-align:center;
	text-transform:capitalize;
	font-weight:bold;
	font-size:12pt;
	letter-spacing:0.5pt;
}

div.sub-header-right {
	position:absolute;
	top:0px;
	right:-3px;
	display:block;
	width:3px;
	height:25px;
	background:transparent url('images/header-balk-right.png') top left no-repeat;
}

ul.items-list {
	list-style-type:circle;
	margin:0px 0px 0px 0px;
	padding:0px 0px 20px 18px;
	text-align:left;
}

ul.items-list li {
	margin:0px;
	padding:2px 0px;
	color:#ea0000;
}

ul.items-list li a {
	margin:0px;
	padding:0px;
	color:#000;
}
ul.items-list li a:hover { color:#ea0000; }