/*BrowserReset*/
/* reset standard style browsers */
html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, 
abbr, acronym, address, big, cite, code, del, dfn, 
em, font, img, ins, kbd, q, s, samp, small, strike, 
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, table, caption, tbody, 
tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: top;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #000000;
	background: #FFFFFF;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: """";
}
/*-----------------------------------------------------*/
/*#00 Colors#*/
/*
rood:#C23341;
*/

/*#00 Basic Positioning#*/
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	text-align:center;
	background-color:#555;
}
#wrapper {
	position:relative;
	width:1000px;
	height:auto;
	text-align:left;
	margin:0 auto;
	/*background-color:#414042;*/
	overflow:hidden;
}
#top_wrapper {
	position:relative;
	float:left;
	width:1000px;
	height:283px;
}
#content_top {
	position:relative;
	float:left;
	width:1000px;
	height:9px;
	padding-top:22px;
	margin-top:-22px;
	background-image:url(/app_themes/herakles/images/contentwrapper_top.png);
	background-repeat:no-repeat;
}
#content_wrapper {
	position:relative;
	float:left;
	width:1000px;
	height:auto;
	background-image:url(/app_themes/herakles/images/contentwrapper_center.png);
	background-repeat:repeat-y;
}
#content_bottom {
	position:relative;
	float:left;
	width:1000px;
	height:31px;
	padding-bottom:22px;
	background-image:url(/app_themes/herakles/images/contentwrapper_bottom.png);
	background-repeat:no-repeat;
}
#copyright {
	position:relative;
	float:left;
	margin-top:20px;
	margin-left:10px;
	color:#fff;
	font-size:10px;
}
#powered a{
	color:#fff;
	text-decoration:none;
}
#powered a:hover {text-decoration:underline;}
#powered {
	position:relative;
	float:right;
	text-align:right;
	margin-top:20px;
	margin-right:10px;
	color:#fff;
	font-size:10px;
}
.kentico {
	color:#999!important;
}

/*#01 Top Wrapper PARTS#*/
#banner {
	position:absolute;
	float:left;
	top:0;
	left:0;
	width:1000px;
	height:170px;
	margin-top:117px;
	background-image:url(/app_themes/herakles/images/banner.jpg);
	vertical-align: middle;
}
#banner table {margin-top:50px;}
#banner div {margin-top:20px;}
#title {
	position:relative;
	float:left;
	width:1000px;
	height:84px;
	background:url(/app_themes/herakles/images/RoyalHeraklesHockeyClub.png) #414042 no-repeat right;
}
#menu {
	position:relative;
	float:left;
	width:836px;
	margin:-22px 0;
	padding:22px 0 20px 164px;
	height:36px;
	background-image:url(/app_themes/herakles/images/menu_bg.png);
	background-repeat:repeat-x;
}
#logo {
	position:absolute;
	float:left;
	top:28px;
	left:15px;
	width:151px;
	height:150px;
	background-image:url(/app_themes/herakles/images/herakles_logo.png);
	background-repeat:no-repeat;
}
/*#02 Conten Wrapper PARTS#*/
#wrapper_left {
	position:relative;
	float:left;
	width:190px;
	height:auto;
}
#wrapper_middle {
	position:relative;
	float:left;
	width:620px;
	height:auto;
}
#wrapper_right {
	position:relative;
	float:left;
	width:190px;
	height:auto;
}
#wrapper_left_middle {
	position:relative;
	float:left;
	width:810px;
	height:auto;
}
/*#02 Conten Wrapper PARTS/01 Content Wrapper Left#*/
#submenu {
	position:relative;
	float:left;
	width:150px;
	height:auto;
}
#login {
	position:relative;
	float:left;
	width:150px;
	height:auto;
}
/*#02 Conten Wrapper PARTS/02 Content Wrapper Middle#*/
#content {
	position:relative;
	float:left;
	width:536px;
	min-height:300px;
	margin:10px 17px;
	padding:25px;
	height:auto;
	border:1px solid #414042;
	background-color:#fff;
	text-align:left;
}
.sportiefpages {
	width:721px!important;
}
#content #texteditor .center_images img {
	position:relative;
	float:left;
	margin:17px 5px 0 0;
	border:1px solid #999;
	/*max-height:200px;
	max-width:150px;*/
	width:auto!important;
	height:auto!important;
}

.center_images img {
	position:relative;
	margin: 10px auto!important;
	float:none!important;
}

/*.center_images td {
	text-align:center;
	vertical-align: middle;
}*/
#content ul {
	padding-left:20px;
}
#content ul li {
	list-style:disc;
}
.EditingFormTable td {
	padding:4px 0;
}
.EditingFormTable td div {
	margin:0;
}
.EditingFormErrorLabel, .ErrorLabel {
	color:#C23341;	
}

/*#02 Conten Wrapper PARTS/03 Content Wrapper Right#*/
#search {
	position:relative;
	float:left;
	width:190px;
	height:auto;
}
#sponsors {
	position:relative;
	float:left;
	width:170px;
	height:190px;
	padding:5px 10px;
}
#birthdays {
	position:relative;
	float:left;
	width:170px;
	height:auto;
	padding:5px 10px;
}
/*#03 Menu (hoofdmenu)#*/
#menu {font-size:13px;}
#menu ul {
	padding:9px 10px;
	height:15px;
}
#menu ul li {
	display:inline;
	margin-right:20px;
	text-transform:uppercase;
}
#menu a {
	color:#939598;
	text-decoration:none;
}
#menu a:hover {
	color:#fff;
}
#menu .CMSListMenuHighlightedLI a {
	color:#fff;
}
/*#02 Conten Wrapper PARTS/04 iFrame - Sportief#*/
.sportiefpages #texteditor iframe {
	width:721px;
	height:500px;
}
#texteditor iframe.klassement {height:300px;}
.kalender {}
.TeamLink {
	position:relative;
	float:left;
	width:250px;
	height:20px;
	padding-right:15px;
}
.sportief {
	position:relative;
	float:left;
	width:100%;
}
/*#04 Submenu#*/
#submenu {font-size:13px;}
#submenu ul {
	margin:10px 0;
}
#submenu div {margin:5px 10px;}
#submenu div div{margin:0;}
#submenu ul li {
	background-image:url(/app_themes/herakles/images/submenu_bg.png);
	background-position:right;
	background-repeat:no-repeat;
	width:180px;
	height:25px;
	padding:8px 17px 0 11px;
	margin-bottom:1px;
	margin-right:-17px;	
}
#submenu a {
	color:#939598;
	text-decoration:none;
}
#submenu a:hover {
	color:#fff;
}
#submenu .CMSListMenuHighlightedLI a {
	color:#fff;
}
/*#04 Submenu/01 Parts#*/
#my_herakles, #my_groups {
	
}

/*#05 Sitemap#*/
.CMSSiteMapList {
	list-style-type:disc;
	margin:8px 30px;
}
/*#04 Submenu/02 login & search#*/
#login {
	background-color:#B7B7AE;
	width:170px;
	padding:10px;
	margin:10px 0;
}
#search {
	width:170px;
	padding:10px;
}
#login input, #search input {
	width:163px;
	font-size:11px;
	margin-bottom:3px;
	border:0px;
	padding:3px;
}
#login input[type="submit"], #search input[type="submit"] {
	text-transform:uppercase;
	text-align:right;
	background-image:url(/app_themes/herakles/images/btn_bg.png);
	border:0px;
	background-color:#B7B7AE;
	background-position:right;
	background-repeat:no-repeat;
	padding-right:20px;
	width:170px;
	color:#58595B;
}
#login input[type="submit"]:hover, #search input[type="submit"]:hover {
	color:#000;
	cursor:pointer !important;
	background-image:url(/app_themes/herakles/images/btn_bg_hover.png);
}
#search label {
	visibility:hidden;
	height:0;
	width:0;
	position:relative;
	float:left;
}

/*#06 Community#*/
/*#06 Community/01 Groups#*/
#GroupProfile {margin-bottom:40px;}
.group {
	position:relative;
	float:left;
	width:226px;
	height:75px;
	padding:10px;
	margin:10px;
	border:1px dashed #444;
	background-color:#F1F2F2;
	overflow:hidden;
}
.groupavatar img, .groupavatar {
	position:relative;
	float:left;
	width:75px;
	height:auto;
}
.groupavatar {margin-right:5px;}
.groupInfo {
	margin:5px;
}
.groupInfo h3 {
	margin-left:-5px;
	margin-top:-5px;
	margin-bottom:5px;
	background-color:#C23341;
	padding:3px 5px;
	color:#fff;
	text-transform:uppercase;
}
.groupInfo h3 a {
	text-decoration:none!important;
	background-color:none;
	color:#fff!important;
}
.groupInfo h3 a:hover {
	text-decoration:none!important;
	background-color:none;
	color:#fff!important;
	font-weight:bold;
}
.groupSmall {
	width:160px;
	height:auto;
	/*margin:5px;
	padding:5px;*/
	margin-bottom:10px!important;
}
.groupSmall a {
	text-transform:uppercase;
	color:#333;
}
.avatarSmall {
	position:relative;
	float:left;
	height:0;
	width:0;
	visibility:hidden;
}
.CommentDetail {
	position:relative;
	float:left;
	width:536px;
	height:auto;
	margin-top:10px;
}
.CommentUserName {
	position:relative;
	float:left;
	text-transform:uppercase;
	color:#fff;
	background-color:#C23341;
	padding:3px 5px;
	width:auto;
	height:auto;
}
.CommentUserName a {
	color:#fff!important;
}
.CommentDate {
	font-size:10px;
	color:#999;
	position:relative;
	float:left;
	padding:3px 5px;
}
.CommentText {
	position:relative;
	float:left;
	background-color:#F1F2F2;
	width:504px;
	padding:15px;
	border:1px dashed #444;
}
.CommentAction {
	position:relative;
	float:right;

	color:#999;
	margin:0;
	padding:1px 0px 1px 10px;
}
.CommentAction a {
	font-size:10px;
	text-decoration:none;
	color:#999999 !important;
	pading:3px 5px;
	height:15px;
}
.CommentAction a:hover {
	text-decoration:underline;
}
.CommentAction div {
	position:relative;
	float:left;
}
img[alt="Avatar"] {
	width:50px;
	height:50px;
}
.BoardPanel {
	position:relative;
	float:left;
	border:1px solid #444;
	margin-top:20px!important;
}
.ButtonPadding {
	padding:0 10px !important;
	margin:0!important;
}
.InlineAbuseLink {
	position:relative;
	float:right;
	padding-top:1px;
}
table.BoardPanel tr td table {
	margin:5px;
}
/*#06 Community/02 UserProfile#*/
.EditingFormControlNestedControl {
	display: inline-block;
	color:#000;
	margin-bottom:5px;
}
.MyProfile {
	position:relative;
	float:left;
	width:536px;
}
.MyProfile h1 {margin-bottom:15px;}
.avatar {
	position:relative;
	float:left;
	width:100px;
}
.avatar img {
	width:100px;
	height:auto;
}
.MyProfileDetail {
	position:relative;
	float:left;
	width:384px;
	border:1px dashed #444;
	margin-left:10px;
	background-color:#F1F2F2;
	padding:20px;
}

/*#07 News#*/
.homepagenews .PagerControl {
	visibility:hidden;
	display:none;
}
.newsItemPreview, .newsItemDetail {
	padding:10px;
	position:relative;
	float:left;
	width:566px;
	margin:0px -25px 10px -25px;
}
.NewsSummary {
	position:relative;
	float:left;
	border:1px dashed #444;
	width:470px;
	padding:10px;
	background-color:#F1F2F2;
}
.Date {
	position:relative;
	float:left;
	padding:5px;
	background-color:#C23341;
	color:#fff;
	margin-left:-10px;
	margin-right:5px;
	text-align:right;
	width:68px;
}
/*.NewsTeaser {
	position:absolute;
	top:0;
	right:25px;
	width:101px;
	height:68px;
	padding:10px;
	background-image:url(/app_themes/herakles/images/newsTeaser_bg.png);
	background-repeat:no-repeat;
}*/
.NewsTeaser img {
	position:absolute;
	top:0;
	right:25px;
	max-width:101px;
	max-height:68px;
	padding:5px;
	border:2px solid #ddd;
	background-color:#fff;
}
.newsItemPreview h2, .newsItemDetail h2 {
	text-transform:uppercase;
	padding:0;
	margin:0 0 7px 0;
	font-weight:bold;
}
.newsItemDetail img {
	position:relative;
	float:left;
	margin:3px 5px 0 0;
	border:1px solid #999;
	max-width:200px!important;
	max-height:200px!important;
	
}
/*#08 Media Gallery#*/
.gallery {
	position:relative;
	float:left;
	margin: 14px;
	width:150px;
	height:170px;
}
.album {
	position:absolute;
	top:35px;
	left:0;
	background-image:url(/app_themes/herakles/images/album_bg.jpg);
	background-repeat:no-repeat;
	padding:19px 8px 21px 17px;
	width:125px;
	height:110px;
}
.teaser {
	width:125px;
	height:90px;
}
.gallery h2 {
	text-transform:uppercase;
	padding:0;
}
.album_crop {
	position:relative;
	float:left;
	width:125px;
	height:90px;
	overflow:hidden;
	margin-right:5px;
	border:1px solid #fff;
}
/*.photo_crop {
	position:relative;
	float:left;
	height:100px;
	width:100px;
	overflow:hidden;
	margin:2px;
	border:1px solid #000;
	text-align:center;
	vertical-align:middle;
}*/
.photo_crop {
	position:relative;
	float:left;
	height:100px;
	width:100px;
	margin:2px;
	border:1px solid #999;
}
.photo_crop td {
	text-align:center;
	vertical-align:middle;
	height:100px!important;
	width:100px;
}
.photo {
	max-height:100px;
	max-width:100px;
	margin:auto;
}
.PagerControl {
	position:relative;
	float:left;
	width:100%;
	margin:15px 0;
}

/*#09 Home Teaser Buttons#*/
#teaser_btns {
	width:576px;
	margin:-25px;
	margin-bottom:0;
	height:auto;
	position:relative;
	float:left;
	padding:5px;
	height:auto;
}
.teaser_btn {
	background-image:url(/app_themes/herakles/images/home_teaser_btns.png);
	position:relative;
	float:left;
	width:182px;
	height:67px;
	margin:5px;
}
#teaser_btns h5 {
	text-transform:uppercase;
	margin:6px 12px;
	font-size:11px;
}
.teaser_content {
	overflow:hidden;
	float:left;
	position:relative;
	width:167px;
	height:30px;
	font-size:10px;
	left:15px;
	background-color:transparent!important;
	
}

.RankRow {
	position:relative;
	width:167px;
	height:15px;
	float:left;
	overfloat:hidden;
}

.RankLeftColumn {
	position:relative;
	float:left;
	width:80px;
}

.RankRightColumn {
	position:relative;
	float:left;
	width:50px;
	text-align:center;
}

.BirthdayDate {
	font-weight:bold;
	text-decoration:underline;
}

.BirthdayName {
	padding-left:10px;

}

.Pager {
	display:none;
}

/*#10 Polls#*/
.PollGraph {
	background-color:#ccc;
}
.PollGraph0, .PollGraph1, .PollGraph2, 
.PollGraph3, .PollGraph4, .PollGraph5, 
.PollGraph6, .PollGraph7, .PollGraph8, 
.PollGraph9, .PollGraph10 {
	background-color:#C23341;
}
/* span.PollTitle > same typo as h1
 span.PollQuestion > same typo as h2 */
span.PollTitle, span.PollQuestion, .PollAnswers, .PollFooter  {
	width:100%px;
	position:relative;
	float:left;
}

.PollAnswers {
	border:1px dashed #444;
	width:98%;
	padding:1%;
	
}
/*#11 google maps #*/
.googlemaps {margin-top:20px;}

/*#12 newsletter subscription#*/
#newslettersubscription {
 	position:relative;
	float:left;
	width:180px;
	height:auto;
	
	font-size:10px;
}
#newslettersubscription .SubscriptionTextbox {
	width:110px;
	margin-bottom:5px;
}
/*#13 Lancia Banner#*/
#lanciabanner {
	text-align:center;
	border:#444 1px dashed;
	position:relative;
	float:left;
	width:563px;
	margin:0px -15px 15px -15px;
	padding:10px 0;
}

/*#100 Typography#*/
h1, span.PollTitle {
	font-size:15px;
	color:#000;
	text-transform:uppercase;
	font-weight:normal;
	width:100%;
	padding-bottom:3px;
	border-bottom:1px dashed #000;
	margin-bottom:7px;
	margin-top:15px;
	clear:both;
}
.h1_extra {
	padding-top:30px!important;
}
h2, span.PollQuestion {
	font-size:12px;
	color:#C23341;
	font-weight:normal;
	padding-bottom:3px;
	padding-top:10px;
}
h3 {}
/*submenu parts title*/ h4 {
	font-size:13px;
	color:#fff;
	font-weight:normal;
	width:170px;
	padding:8px 15px 8px 16px;
	margin:0 -15px 0 -16px;
	background-image:url(/app_themes/herakles/images/bg_h4.png);
	background-repeat:repeat-x;
	height:22px;
}
h5, h6, h7 {}
#content a {
	color:#444;
	text-decoration:underline;
}
#content a:hover {
	color:#C23341;
	text-decoration:underline;
}
strong, b {font-weight:bold;}
em {font-style: italic;}
#teaser_btns a {
	text-decoration:none;
}
.strong {color:#000;}
.blue {color:#2B2F6B;}
.red {color:#C23341;}