body {
	background-color: #000000;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 11px;
}

a {
	color: #BA161F;
}

a:active {
	outline: none;
}

a:focus {
	outline: none;
}

img {
	border: 0;
}

td {
	font-size: 11px;
}

li {
	padding: 0;
	margin: 0;
}

ul {
	padding: 0;
	margin-left: 20px;
}

div.container {
	width: 100%;
	margin: 0 auto;
	margin-bottom: 25px;

	
}

div.menu {
	height: 54px;
	background-image: url("/img/frontend/menu_background.gif");
	background-repeat: repeat-x;
}

div.language {
	padding-top: 5px;
}

div.menuwrapper {
	width: 960px;
	margin: 0 auto;
	padding-top: 15px;
}

div.menu_button {
	cursor: pointer;
}

a.menu_button {
	color: #ffffff;
	text-decoration: none;
	font-family: Helvetica,Arial,Sans-serif;
	font-size: 13px;
	text-transform: uppercase;
}

div.menu_button_left {
	width: 3px;
	height: 24px;
	
	padding-top: 5px;
	float: left;
}

div.menu_button_right {
	height: 24px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 7px;
	float: left;
	margin-right: 15px;
}

div#menu_button_left_active {
	background-image: url("/img/frontend/menu_left.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

div#menu_button_right_active {
	background-image: url("/img/frontend/menu_right.gif");
	background-repeat: no-repeat;
	background-position: right top;
}

div.searchwrapper {
	width: 210px;
	float: right;
}



input.search {
	margin-top: 1px;
	width: 165px;
	height: 15px;
	font-size: 10px;
	border: 0;
	background-color: #222222;
	color: #ffffff;
	padding-top: 3px;
}

div.banner {
	height: 105px;
	width: 960px;
	background-image: url("/img/frontend/banner_background.gif");
	margin: 0 auto;
	margin-top: 25px;
	padding-top: 15px;
}

div.banner_border {
	height: 80px;
	width: 900px;
	border: 5px solid #000000;
	margin: 0 auto;
}

div.wrapper {
	width: 960px;
	margin: 0 auto;
	margin-top: 25px;
}

div.clear {
	clear: both;
}

div.content {
	padding: 10px;
}

	div.content_header {
		cursor: pointer;
	}
	
	div.content_body {
		display: none;
	}

h1{
	padding: 0;
	margin: 0;
	color: #BA161F;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}

h2 {
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
}

h2#type_1 {
	color: #AEEE00;
}

h2#type_2 {
	color: #0CACD4;
}

div.main {
	width: 735px;
	float: left;
	margin-right: 15px;
	position: relative;
}

div.main_header {
	margin-bottom: 15px;
	height: 100px;
	background-image: url("http://www.flexflavour.nl/images.php");
}

div.comment_content{
	background-image: url("/img/frontend/main_top.png");
	background-repeat: no-repeat;
	background-color: #222222;
}

div.comment_bottom {
	background-image: url("/img/frontend/main_bottom.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 5px;
	margin-bottom: 15px;
}

div.commentbox {
	background-image: url("/img/frontend/comment_background.gif");
	background-repeat: no-repeat;
	background-color: #222222;
		
}

div.commentbox_bottom {
	background-image: url("/img/frontend/comment_bottom.gif");
	background-repeat: no-repeat;
	height: 15px;
	margin-bottom: 15px;
	padding-left: 30px;
	padding-top: 15px;
}

div.comment_textarea {
	background-image: url("/img/frontend/comment_background.gif");
	background-repeat: no-repeat;
	width: 480px;
	padding-top: 5px;
	padding-left: 5px;
}

div.comment_textarea_bottom {
	background-image: url("/img/frontend/comment_bottom.gif");
	background-repeat: no-repeat;
	height: 15px;
	margin-bottom: 15px;
}
table.comment_input {
	width: 100%;
}

td.comment_input {
	width: 50%;
	padding-left: 10px;
}

input.comment_input{
	width: 90%;
}

textarea.input_textarea {
	width: 470px;
	border: 0;
	overflow: auto;
}

div.main1_content {
	background-image: url("/img/frontend/main_top.png");
	background-repeat: no-repeat;
	background-color: #222222;
}

div.main1_bottom {
	/*
	background-image: url("/img/frontend/main_bottom_fold.gif");
	height: 60px;
	*/
	background-image: url("/img/frontend/main_bottom.gif");
	height: 5px;
	
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-bottom: 15px;
}

div.main2_content{
	background-image: url("/img/frontend/main2_top.gif");
}

div.main2_bottom {
	background-image: url("/img/frontend/main_bottom.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 5px;
	margin-bottom: 15px;
}

div.footer {
	background-image: url("/img/frontend/main_top.png");
	background-repeat: no-repeat;
	width: 735px;
	background-color: #222222;
}

div.footer_bottom {
	background-image: url("/img/frontend/main_bottom.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 5px;
	margin-bottom: 15px;
}

div.sidebar {
	width: 210px;
	float: left;
	position: relative;
}

div.sidebar_left {
	float: left;
}

div.sidebar_right {
	float: right;
}

div.rss {
	background-image: url("/img/frontend/rss_top.png");
	margin-bottom: 15px;
}

div.rss div.content a {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

div.rss_bottom {
	background-image: url("/img/frontend/rss_bottom.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 5px;
	margin-bottom: 15px;
}

div.sidebar_left1 {
	width: 210px;
	background-image: url("/img/frontend/sidebar_top.png");
	background-color: #222222;
	background-repeat: no-repeat;
	margin-bottom: 15px;
	margin-right: 15px;
}

div.sidebar_left1 li {
	list-style-image: url("/img/frontend/li_sidebar_left.gif");
}

div.sidebar_left2 li {
	list-style-image: url("/img/frontend/li_sidebar_left2.gif");
}

div.sidebar_right1 li {
	list-style-image: url("/img/frontend/li_sidebar_right.gif");
}

div.sidebar_right2 li {
	list-style-image: url("/img/frontend/li_sidebar_right2.gif");
}

div.sidebar_right3 li {
	list-style-image: url("/img/frontend/li_sidebar_right2.gif");
	margin-bottom: 5px;
}

div.sidebar_right3 li.twitter {
	list-style-image: url("/img/frontend/twitter.png");
	margin-bottom: 5px;
}

div.sidebar_right3 a {
	text-decoration: none;
}

div.sidebar_left_bottom1 {
	background-image: url("/img/frontend/sidebar_bottom.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 5px;
}

div.sidebar_right1 {
	width: 210px;
	background-image: url("/img/frontend/sidebar_top.png");
	background-color: #222222;
	background-repeat: no-repeat;
	margin-bottom: 15px;
}

div.sidebar_right_bottom1 {
	background-image: url("/img/frontend/sidebar_bottom.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 5px;
}

div.sidebar_left2 {
	width: 210px;
	background-image: url("/img/frontend/sidebar_top2.gif");
	margin-bottom: 15px;
	margin-right: 15px;
}

div.sidebar_left_bottom2 {
	background-image: url("/img/frontend/sidebar_bottom.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 5px;
}


div.sidebar_right2 {
	width: 210px;
	background-image: url("/img/frontend/sidebar_top2.gif");
	margin-bottom: 15px;
}

div.sidebar_right_bottom2 {
	background-image: url("/img/frontend/sidebar_bottom.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 5px;
}

div.sidebar_right3 {
	width: 210px;
	/*background-image: url("/img/frontend/sidebar_top.png");*/
	background-image: url("/img/frontend/sidebar_top2.gif");
	background-color: #222222;
	background-repeat: no-repeat;
	margin-bottom: 15px;
}

div.sidebar_right_bottom3 {
	background-image: url("/img/frontend/sidebar_bottom.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 5px;
}

div.commentbox {
	color: #000000;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}

/* contact form */
td.contact {
	width: 250px;
	vertical-align: top;
}

input.contact, textarea.contact, select.contact {
	width: 100%;
}

option.contact  {
	width: 250px;
}

span.contact {
	font-size: 9px;
}

select.contact_day, select.contact_month {
	width: 50px;
}

select.contact_year {
	width: 75px;
}

select#hour, select#minute, select#time, select#day, select#month {
	width: 50px;
}

select#year {
	width: 75px;
}

/* error and message box */
div.error {
	background-color: #FFD8D8;
	border: 2px solid #7F0000;
	padding: 10px;
	color: #7F0000;
	font-weight: bold;
	width: 450px;
	text-align: center;
}

div.message {
	background-color: #E4FFD8;
	border: 2px solid #007F0E;
	padding: 10px;
	color: #007F0E;
	font-weight: bold;
	width: 450px;
	text-align: center;
}

#slider {
    position:relative;
    width:900px; /* Change this to your images width */
    height:80px; /* Change this to your images height */
    /*background:url(images/loading.gif) no-repeat 50% 50%;*/
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}
