/* body
--------------------------------------------------*/
body {
	/*color: #ffead9;*/
	color: #464646;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	text-align: left;
	background-color: #ffffff;
}

#overDiv {
	text-align: left;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* links
--------------------------------------------------*/
a {
	color: #e42419;
	text-decoration: none;
	font-style: normal;
}

a:hover {
	background-color: #e42419;
	color: #dbe7e5;
}

a img {
	border: none;
}

/* container
--------------------------------------------------*/

#container {
	width: 770px;
	/*height: 400px;*/
	margin: 0px auto 0px;
	text-align: left;
	background-color: #e42419;
	overflow: hidden;
	padding: 0px 0px 11px 0px;
}

/* header
--------------------------------------------------*/
#header {
  width: 770px;
  height: 80px;
  /*margin-top: 11px;
  margin-left: 11px;*/
	background-image: url(pics/header.gif);
	background-repeat: no-repeat;
}

/* navigation
--------------------------------------------------*/
/*#hidden_navigation {
	height: 0px;
	width: 0px;
	visibility:hidden;
	font-size: 0px;
}*/

#navigation {
  width: 226px;
  margin: 0px 0px 0px 0px;
  padding-left: 11px;
  float: left;
  /*display: table;*/
}

img.nav {
	margin: 0px 0px 15px 0px;
}

.nav_ruler_dotted {
	width: 226px;
	height: 4px;
	background-image: url(pics/menu_whitedots.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 15px 0px;
}

.nav_entry {
	text-align: left;
	margin: 0px 0px 15px 0px;
}

.nav_entry_contact {
	text-align: left;
	margin: -63px 0px 15px 0px;
	position: relative;
	bottom: -63px;
}

.nav_btn {
	margin: 0px 0px 10px 0px;
}

.nav_ruler_bottom {
	width: 226px;
	height: 63px;
	background-image: url(pics/menu_whitemen.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 15px 0px;
}

/* content
--------------------------------------------------*/
#content {
  width: 512px;
  /*display: table;*/
  float: left;
  padding: 0px 0px 0px 11px;
}

#content_top {
	width: 512px;
	height: 35px;
	background-image: url(pics/content_bg_top.jpg);
	background-repeat: no-repeat;
}

#content_middle {
	width: 436px;
	background-image: url(pics/content_bg_middle.jpg);
	background-repeat: repeat-y;
	/*display: table;*/
	padding: 0px 38px 0px 38px;
}

#content_bottom {
	width: 512px;
	height: 36px;
	background-image: url(pics/content_bg_bottom.jpg);
	background-repeat: no-repeat;
}

.content_ruler_dotted {
	width: 436px;
	height: 4px;
	background-image: url(pics/content_reddots.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 15px 0px;
}

.content_ruler_bottom {
	width: 436px;
	height: 2px;
	background-image: url(pics/content_redline.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 15px 0px;
}

.content_header {
	margin: 0px 0px 15px 0px;
}

/*//////////////////*/

#content_table td {
	padding-top: 5px;
	padding-bottom: 5px;
}

.content_table_cell {
	/*width: 5px;*/
	padding-right: 20px;
}

/* entry + headings
--------------------------------------------------*/
h1 {
	font-size: 35px;
	font-weight: bold;
	padding: 5px;
	margin: 5px 5px 5px 0px;
	letter-spacing: -1px;
}

h2 {
	font-size: 22px;
	font-weight: bold;
	padding: 5px;
	margin: 5px 5px 5px 0px;
	width: 50%;
}

h3 {
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px -5px 0px;
}

h4 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px -5px 0px;
}

h4.shop {
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

.entry {
	width: 100%;
	margin: 0px 0px 30px 0px;
	display: table;
}

.entry_info {
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

.entry_txt {
	line-height: 17px;
	margin: 15px 0px 0px 0px;
}

.entry_pic {
	float: left;
	margin: 0px 15px 5px 0px;
}

.schedule_show_all {
	margin: 10px 0px 0px 0px;
}

/*//////////////////*/

/*.entry_head {
	font-size: 15px;
	font-weight: bold;
  	background-color: #1b9dcf;
}*/

.entry_subhead {
	font-size: 12px;
	font-weight: bolder;
	letter-spacing: -1px;
}



.shows_table_head {
	/*color: #1b9dcf;*/
	background-color: #e42419;
	/*font-weight: bold;*/
	height: 15px;
	padding: 0px;
}

.shows_table_entries {
	margin: 4px;
	text-align: left;
}

.album_pic {
	/*border: 1px solid #CEC7C2;*/
	margin: 0px 15px 0px 0px;
}

.pic {
	border: 1px solid #CEC7C2;
}

hr {
	background: #e42419;
	border: none 0;
	height: 5px;
	width: 100%;
}

.forms {
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	border: 1px;
	border-color: #1a435f;
	border-style: solid;
	padding: 2px;
	margin-top: 3px;
}

.form_fieldtxt {
	padding-top: 3px;
	vertical-align: top;
	text-align: right;
}


.gb_nr_of_entries {
	margin: 5px 0px 5px 31px;
}

/* subcontent
--------------------------------------------------*/
.sub_entry {
	width: 222px;
	padding: 0px 0px 10px 0px;
}

.sub_entry_head {
	height: 23px;
	margin: 0px 0px 17px 0px;
}

.sub_entry_txt {
	font-size: 10px;
	line-height: 15px;
	margin: 0px 15px 10px 15px;
}

.sub_pic {
	text-align: center;
	margin: 0px 0px 17px 0px;
}

/* footer
--------------------------------------------------*/
/*#footer {
  height: 0px;
  width: 770px;
  background-color: #e42419;
  float: left;
  padding-top: 11px;
}*/

#credit_label {
	height: 145px;
	width: 23px;
	float: left;
	padding-bottom: 15px;
	padding-top: 15px;
}

/* Hieronder moet blijven */

.confirm_msg {
	color: #e42419;
	font-weight: bold;
}

.error_msg, .attention_msg {
	color: #e42419;
	font-weight: bold;
}


