body{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:12px;
}

a:link, a:visited{
	text-decoration:none;
}

a:hover, a:hover span{
	text-decoration:underline;
}

img{
	border:0;
	vertical-align:middle;
}

p{
	margin:0;
}

td{
	vertical-align:top;
}
/*-----MENU-------*/
.vmenu ul{
	padding:0;
	margin:0;
	list-style-type:none;
}

#subclub_menu{
	width:202px;
}

#subclub_menu li.selected{
	border:1px solid #777;
	border-bottom:1px solid red;
	background:#555 !important;
}

#subclub_menu li{
	background:#777;
	margin-bottom:3px;
	padding:3px;
	border-bottom:#ccc 1px solid;
}

#subclub_menu li a{
	color:white;
}

/*-----SPECIAL-------*/

body{
	background:#4b4b4b;
}

#container{
	background:#1f1f1f;
	width:980px;
	margin:30px auto 0 auto;
	overflow:hidden;
	position:relative;
}

#header{
	position:relative;
	width:100%;
	overflow:hidden;
	height:95px;
}

	#est{
		position:absolute;
		right:5px;
		top:7px;
		color:#bbb;
	}
	
	#est a{
		color:#bbb;
	}
	
	#menu_nav{
		position:absolute;
		right:10px;
		color:white;
		top:60px;
	}
	
		#menu_nav li.selected a{
			border-bottom:1px solid red !important;
			background:#555;
		}
		
		#menu_nav li.selected{
		}

		#menu_nav a{
			color:white !important;
			background:#777;
			margin-left:5px;
			padding-top: 3px !important;
			padding-bottom: 3px !important;
			border:1px solid #999 !important;
			width:100px;
			text-align:center;
		}
		
		#menu_nav a:hover{
			color:black !important;
			background: #bbb !important;
		}
	
		.menu_desc{
			font-size:11px;
			color:#ccc;
			padding-left:10px;
		}
			.menu_desc p{
				margin:0;
			}
		
	#logo{
		color:red;
		font-weight:bold;
		font-size:31px;
		text-align:left;
		left:10px;
		top:20px;
		position:relative;
		line-height:30px;
	}
	
		#logo .sub{
			font-size:25px;
		}
		
		#logo a{
			color:red;
		}
	
	#sellang{
		position:absolute;
		right:10px;
		top:30px;
	}
	
	#sellang a{
		margin-left:5px;
	}

#content_container{
	position:relative;
	overflow:hidden;
	width:100%;
}

	#kendo_left_column{
		width:540px;
		float:left;
		margin:0 10px;
		overflow:hidden;
	}
	
		#content{
			padding:0;
			width:538px;
		}
			#content a, #content a span{
				color:#ffb3b3;
			}
			
		.entry_content h2:first-child{
			font-size:16px;
			font-weight:bold;
		}
		
		.entry_content p{
			margin-bottom:10px !important;
		}
	
	#kendo_center_column{
		width:222px;
		float:left;
	}
	
		
	#kendo_right_column{
		width:178px;
		float:left;
		margin:0 10px;
	}
	
	.box_frame{
		padding:10px;
		border:1px solid #2f2f2f;
		overflow:hidden;
		float:left;
		margin-bottom:10px;
	}
	
		.box_frame h1{
			background:#777;
			font-size:12px;
			margin:-10px -10px 10px;
			font-weight:normal;
			padding:3px;
			color:#ddd;	
		}
	
	.more{
		padding:5px;
		position:relative;
		text-align:right;
	}
	
	
	a{
		color:white;
	}
	
	.more a{
		margin: 0 3px;
		color:white;
	}
	
	h2{
		font-size:12px;
		color:white;
		font-weight:normal;
		float:left;
		margin:0;
		margin-right:10px;
	}

#footer{
	width:980px;
	margin:5px auto 30px auto;
	text-align:center;
	color:white;
}

#footer a{
	color:white;
}
	
/*-----BRANCH-----*/
.branch{
	width:100%;
	text-align:center;
	
}

.branch img{
	margin-bottom:10px;
	width:100%;
}

.branch a{
	color:white;
}


/*-----EVENT-----*/
#events_container{
	padding:0;
}

.event{
	overflow:hidden;
	width:100%;
	position:relative;
	color:#aaa;
	padding:10px;
	margin-top:10px;
}

.event img{
	float:left;
	margin:3px;
	margin-right:10px;
}

.first_event{
	margin-top:0;
}

.event a{
	color:white;
}

.event p{
	margin:4px 0;
}

.event .more{
	padding-right:10px;
}

/*-----CUP----*/
.cup{
	overflow:hidden;
	width:100%;
	color:#aaa;
	position:relative;
	margin-bottom:15px;
}

.cup img{
	text-align:center;gggggggggg
}


/*-----CONTACT----*/
#contact_container{
	background:#21374c;
}

.contact{
	overflow:hidden;
	width:100%;
	color:#aaa;
	position:relative;
	margin-bottom:15px;
}

.contact a{
	color:white;
}

#contact_container h2{
	margin-bottom:5px;
}

#contact_container .contact, #startlap_container .startlap{
	margin-bottom:0;
	padding-bottom:0;
}

/*-----SITE----*/
#site_container{
	
}

.site{
	overflow:hidden;
	width:100%;
	color:#aaa;
	position:relative;
}
/*-----STARTLAP----*/
#startlap_container{
}

.startlap{
	overflow:hidden;
	width:188px;
	color:#aaa;
	position:relative;
	margin-bottom:15px;
}

.startlap a{
	color:white;
}

/*-----BLOG----*/
.blog_entry, .tinypage{
	padding:5px;
	color:white;
	margin-bottom:5px;
	border-bottom:1px dashed #666;
	overflow:hidden;
}

.tinypage{
	border-bottom:0 !important;
}

.blog_entry p, .tinypage p{
	margin:0;
	line-height:1.3em;
	margin-bottom:5px;
}

.blog_entry h2, .tinypage h2{
	float:none;
	margin-bottom:5px;
	font-size:13px;
	color:#ccc;
}

.entry_pic{
	float:left;
	clear:left;
	margin:3px;
	margin-right:10px;
	max-width:100px;
	max-height:100px;
}

.first_entry{
	margin-top:0;
}

.highlighted_entry{
	background:#383838 !important;
	border-bottom:0;
}

.last_entry{
	border:0;
}
/*-----ALBUM----*/
.album{
	padding:10px;
	overflow:hidden;
}

.album h2{
	float:none;
	margin-bottom:5px;
	font-size:13px;
	color:#ccc;
}

.album_frame{
	border:0 !important;
	text-align:center;
	max-width:150px;
	height:160px;
}

.album_frame img{
	max-width:150px;
	max-height:100px;
	border:1px solid white;
	padding:3px;
	display:block;
	margin:0 auto;
}

.picture_frame, .album_frame{
	margin:5px;
	padding:3px;
	border:1px solid white;
	float:left;	
}

.picture_frame img{
	max-width:100px;
	height:80px;
}

.album_name{
	display:block;
	max-width: 100%;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}

/*-----TINYPAGE----*/
.tinypage{
	padding:5px;
	color:white;
	margin-bottom:5px;
	border-bottom:1px dashed #666;
}

.imgleft{
	float:left;
	margin:5px;
}

.imgright{
	float:right;
	margin:5px;
}

.pager{
	clear:both;
	padding-top:10px;
}
