body{background: transparent url(../img/dgray.jpg) repeat;}
th{text-align: left;}

#body_div{background: transparent url(../img/bg_bowling.jpg) no-repeat top center;width:100%;min-height:1800px;}
#wrapper{position:relative;width:960px;margin: 0 auto;padding:0;}

#main_menu_container{margin:0px 0 0 0;}
#header {background: transparent url(../img/top_img.png) no-repeat;width:100%;min-height:227px;}
	#main_menu_container #main_menu{margin-top: 0px;}
		#main_menu_container #main_menu ul {list-style: none; margin:0 0 0 25px; padding: 0px;}
			#main_menu_container #main_menu ul li {float:left;padding:0px; margin:0px;margin-right:5px;}
				#main_menu_container #main_menu ul li a{float:left;padding: 19px 0 0 0;height:21px;width:126px;margin: 0;text-align: center;background: transparent url(../img/btn.png) no-repeat;}
				#main_menu_container #main_menu ul li a:hover{background: transparent url(../img/btn_over.png) no-repeat center right;}
				#main_menu_container #main_menu ul li .active{background: transparent url(../img/btn_over.png) no-repeat center right;text-align: center;color:#990066;}

	#sub_menu{}
	#sub_menu ul {list-style: none; margin:0 0 0 0px; padding-left:0px;}
		#sub_menu ul li {float:left;padding:0 10px; margin:0px;}
			#sub_menu ul li a{color:#fff;float:left;padding: 7px 0 0 0;margin: 0;font-weight:bold;text-align: center;text-decoration:none;}
			#sub_menu ul li a:hover{color:#fff;font-weight:bold;text-decoration:underline;}
			#sub_menu ul li .active{color:#fff;font-weight:bold;text-decoration:underline;}


#monitor_wrapper{padding:10px 0 0 0;}
#monitor{overflow: hidden;}

#social_media_wrapper{
	height:40px;
	background: transparent url(../img/social_media.png) no-repeat center;
	}
	
#social_img{position:absolute;left:810px;padding-left:54px;padding-top:6px;width:120px;}

#content_wrapper{padding-bottom:20px;background: transparent url(../img/content_bg.png) repeat-y center;}

#main_content, #sub_content{margin:30px 0 0 0;}
#main_content_bottom{background: transparent url(../img/content_bg_bottom.png) no-repeat center;margin-bottom:20px;}

/* PUFFAR */	
#puff_container{margin:20px 0 0 0;}
.puff{margin-bottom:20px;}


/* NEWS */
#news_short_img {margin-top:10px;}

.news_list_short_item{
	min-height:100px;
	background: transparent url(../img/divider_580.jpg) no-repeat bottom left;
	margin-bottom:10px;
	padding-bottom: 10px;
	}
#news_list_item{
	margin-top:20px;
	margin-bottom:10px;
	/*background: transparent url(../img/divider_580.jpg) no-repeat top left;*/
	min-height:100px;
	}
#news_print{margin:0px;}
#news_social{width:120px;text-align:right;}

.news_comments{
	margin-top: 10px;
	padding-top: 10px;
	min-height:50px;
	background: transparent url(../img/divider_580.jpg) no-repeat top left;
}

.news_separator {
	background: transparent url(../img/divider_580.jpg) no-repeat center left;
}

.news_single_image {
	margin-bottom: 10px;
}

	
/* ROUNDED CORNERS BACKGROUND */
.rounded{
	height: 12px;
}
.rounded_bottom{
	height: 25px;
}
.top_220{background: transparent url(../img/rounded_top_220.png) no-repeat;width: 220px;}
.center_220{background: transparent url(../img/rounded_center_220.png) repeat-y;width: 220px;}
.bottom_220{background: transparent url(../img/rounded_bottom_220.png) no-repeat;width: 220px;}

.top_280{background: transparent url(../img/rounded_top_280.png) no-repeat;width: 280px;}
.center_280{background: transparent url(../img/rounded_center_280.png) repeat-y;width: 280px;}
.bottom_280{background: transparent url(../img/rounded_bottom_280.png) no-repeat;width: 280px;}

div.top_580{background: transparent url(../img/rounded_top_580.png) no-repeat;width: 580px;}
div.center_580{background: transparent url(../img/rounded_center_580.png) repeat-y center;width: 580px;}
div.bottom_580{background: transparent url(../img/rounded_bottom_580.png) no-repeat;width: 580px;}

.top_960{background: transparent url(../img/rounded_foot_top_960.png) no-repeat;width: 960px;}
.center_960{background: transparent url(../img/rounded_foot_center_960.png) repeat-y;width: 960px;}
.bottom_960{background: transparent url(../img/rounded_foot_bottom_960.png) no-repeat;width: 960px;}

/* FOOTER */
#footer{margin-bottom:20px;}

/* TYPO3 PLUGINS */
.tx-fssocialmedia-pi1 {
	margin-top: 10px;
	padding-top: 10px;
	height: 22px;
	background: transparent url(../img/divider_580.jpg) no-repeat top left;
}

.tx-guestbook-field {
	padding: 0;
}

.tx-guestbook-form-error {
	margin: 0;
}

.tx-guestbook-form-errors ul {
	margin-bottom: 0;
}

.tx-guestbook-form-errors ul li {
	margin-left: 0;
	color: #000;
	font-weight: normal;
}

#tell-a-friend-form {
	background-color: #fefefe;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #f8e8d7;
	clear: both;
	float: left;
	padding: 35px 10px 10px 10px;
	position: relative;
	top: -33px;
	left: -10px;
	width: 410px;
	z-index: 1;
	/*opacity: 0.95;
	-moz-opacity: 0.95;
	filter:alpha(opacity=95);*/
}

	* html #tell-a-friend-form {
		width: 430px; 
	}

	#tell-a-friend-form label {
		float: left;
		width: 110px;
	}
	
	#tell-a-friend-form input,
	#tell-a-friend-form textarea {
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border: 1px solid #ccc;
		margin-bottom: 6px;
		padding: 2px;
	}
	
	#tell-a-friend-form .input,
	#tell-a-friend-form .textarea {
		width: 290px;
	}
	
	#tell-a-friend-form .submit {
		float: left;
	}

/* fs form extension */
.fs-form {
}

.fs-form fieldset {
	padding: 25px 25px 15px 25px;
	border: 1px solid #cdcdcd;
	margin-bottom: 20px;
	width: 370px;
	float: left;
}

	* html .fs-form fieldset {
		padding-top: 0;
		width: 420px;
	}

	.fs-form fieldset legend {
		padding: 0px 15px;
		font-weight: bold;
		color: #333;
	}
	
		* html .fs-form fieldset legend {
			margin-bottom: 25px;
		}
	
	.fs-form fieldset div {
		margin-bottom: 10px;
	}
	
	.fs-form fieldset label {
		padding-top: 3px;
		float: left;
		width: 202px;
	}
	
	.fs-form fieldset .radio {
		float: left;
		width: 400px;
	}
	
	.fs-form fieldset .text input,
	.fs-form fieldset textarea,
	.fs-form fieldset select {
		border: 1px solid #ccc;
		background: #eee;
		padding: 3px;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		width: 360px;
	}
	
	.fs-form fieldset .checkbox {
		float: left;
		margin-bottom: 2em;
	}
	
		.fs-form fieldset h3 {
			font-weight: bold;
			margin-bottom: 1em;
		}
	
		.fs-form fieldset .checkbox input {
			float: left;
		}
		
		.fs-form fieldset .checkbox label {
		}
	
	.fs-form fieldset input[disabled="disabled"],	
	.fs-form fieldset select[disabled="disabled"],
	.fs-form fieldset textarea[disabled="disabled"] {
		width: 250px;
		border: none;
		background: #fff;
		padding: 4px;
	}
	
	.fs-form div.submit {
		/*padding: 10px;
		border: 1px solid #ccc;
		background: #eee;*/
		width: 360px;
		float: left;
	}
	
		* html .fs-form div.submit {
			width: 360px;
		}
		
		.fs-form div.submit .right {
			float: right;
		}
		
		.fs-form div.submit .left {
			float: left;
		}
		
	.fs-form fieldset span.backlink {
		float: right;
	}
	
	.fs-form fieldset input[type="text"].form-error,
	.fs-form fieldset input[type="password"].form-error,
	.fs-form fieldset select.form-error,
	.fs-form fieldset textarea.form-error {
		border: 2px solid #900;
		background: #ebcccc;
		padding: 2px;
	}
	.fs-form .form-errors {
		color: #900;		
	}	
	.fs-form div.input.checkbox input {
		margin-top:6px;
		margin-right:7px;
	}
	.fs-form div.error-message {
		color: #900;
	}	
	#tell-a-friend-form .loading {
		float: left;
		margin: 4px 0 0 10px;
	}
	
	#tell-a-friend-form .close {
		float: right;
	}
	
	#tell-a-friend-form h1 {
		margin-left: -21px;
	}
	.fs-form fieldset div.checkbox_set > label {width:100%}
