tclass2{z-index:1}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	padding: 0;
	margin: 0;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
fieldset,img { 
	border: 0;
	}
address,caption,cite,code,dfn,em,strong,th,var {
	font-weight: normal;
	font-style: normal;
	}
ol,ul {
	list-style: none;
	}
caption,th {
	text-align: left;
	}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
	}
q:before,q:after {
	content:'';
	}
abbr,acronym { border: 0;
	} .clear {
	clear: both;
}

.tiny {
	font: normal 8pt Verdana,Arial,Helvetica,sans-serif;
}

.error {
	font-weight:bold;
	color:#D80300;
}

.bold {
	font-weight:bold;
}

.tiny_link {
	cursor: pointer;
	text-decoration: underline;
	font: normal 8pt Verdana,Arial,Helvetica,sans-serif;
}


.half {
	float: left;
	width: 50%;
	padding-bottom: 5px;
}
.left {
	float:left;
}
.right {
	float:right;
}
.pad_h {
	margin-left:20px;

}

.margin_t {
	margin-top:10px;
}

.margin_l {
	margin-left:10px;
}body {

	background-position: center top;
	color: #000;
	font: normal 10pt Verdana,Arial,Helvetica,sans-serif;
	margin: 0px;
	height:101%;
}

a {
	color: #fff;
}

a:hover {
	color: #fff;
}

a:visited {
	color: #fff;
}

h1 {
	font: bold 14pt Verdana,Arial,Helvetica,sans-serif;
	color: #000;
	margin-top:20px;
	font-family: Arial, sans-serif;
	font-weight:bold;letter-spacing: 1px;
}

h2 {
	font: bold 12pt Verdana,Arial,Helvetica,sans-serif;
	color: #000;
}

h3,h5,h4 {
	color: #000;
}
h4{
	margin-bottom:5px;
	margin-top:5px;
	color: #aaa;
	font: normal 10pt Verdana,Arial,Helvetica,sans-serif;
	font-variant:small-caps;
}
h5 {
	font: bold 14pt Verdana,Arial,Helvetica,sans-serif;
	margin-top:20px;
	text-align:left;
	padding:0px;
	margin:0px;
	margin-bottom:20px;
	padding-left:10px;
}


.select_custom, .select_custom_year{
	float:	left;
	margin-right: 10px;
	height: 20px;
}

.select_img {
	float: left;
	width: 20px;
	height: 20px;
	background: transparent url('../../templates/1/img/ic_sprite.png');
	background-position: -220px -40px;
}

.select_custom select, .select_custom_year select, .select_custom_wide select {
	position: absolute;
	cursor: pointer;
	opacity: 0;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	margin-left: -50px;
	width: 45px;
}

.select_custom_wide select {
	margin-left: -180px;
	width: 175px;
}

.select_custom_year select {
	margin-left: -60px;
	width: 60px;
}


.select_text, .select_text_wide, .select_text_year {
	float:	left;
	
	padding-left: 8px;
	width: 23px;
	height: 18px;
	color: #333;
	background: #fafafa;
	background-position: 0 -20px;
	font: bold 10pt Verdana,Arial,Helvetica,sans-serif;
	overflow:hidden;
	
	border: 1px solid #ddd;
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	-khtml-border-radius: 0px 0px 0px 0px;
	border-radius:  0px 0px 0px 0px;
	border:1px solid #ddd;
	
}

.select_text_wide {
	width: 150px;
}
.select_text_year {
	width: 40px;
} .calendar_navi, .calendar_navi_forth {
	float: left;
	border: 0px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: transparent url('../../templates/1/img/ic_sprite.png') no-repeat;
	background-position: -180px -40px;
}

 .calendar_navi:hover, .calendar_navi_forth:hover {
	background-position: -180px -60px;
}

.calendar_navi_forth {
	background-position: -200px -40px;
}

.calendar_navi_forth:hover {
	background-position: -200px -60px;
}


.calendar_navi_text {
	float: left;
	color: #000;
	cursor: pointer;
	font: bold 10pt Verdana,Arial,Helvetica,sans-serif;
	text-align: center;
	margin: 0px;
	width:58px;

} 
.today, .thisday  {
	font-weight:bold;
	cursor:pointer;
	background: transparent url('../../templates/1/img/ic_sprite.png') no-repeat;
	background-position: -140px -166px;
}

.thisday  {
	background-position: -171px -166px;
}

.sunday {
	color: #f00;
}


#input_gender_box {
	margin-bottom:4px;
	width:372px;
}

#input_gender_box input {
	background:transparent;
	border:0px;
}
input, textarea, select, .checkbox,.checkbox_clean {
	background:#fafafa;
	border: 1px solid #ddd;
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	-khtml-border-radius: 0px 0px 0px 0px;
	border-radius:  0px 0px 0px 0px;
	border:1px solid #ddd;
}

input, .checkbox {
	padding-left: 8px;
	height: 16px;
	width: 95%;
}

.checkbox  {
	width: 30px;
}
.inactive_btn {
color:#fef;

}

a {

    border-bottom: 1px dotted #003586;
    text-decoration: none;
}

.font_red {
    color: #E2001A;
}

.font_white {
    color: white;
}

.font_impact {
    font-family: 'Open Sans';
    font-size: 1em;
}

.font_impact_head {
    font-family: 'Open Sans';
    font-size: 1.5em;
    font-weight: normal;
    letter-spacing: 1px;
}

.font_sanss,.content_text,#admin_list,#admin_content {
    font-size: 1em;
}

h1 {
    font-size: 1.5em;
    font-family: 'Open Sans';
    margin-bottom: 10px;
    font-weight: normal;
}

h2 {
    font-size: 1.2em;
    font-family: 'Open Sans';
    font-weight: normal;
    margin-bottom: 10px;
}

html {
    font-family: 'Open Sans';
    background: #7C272A; 
    
    -webkit-font-smoothing: antialiased;
	 -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

body {
	width:100%;
 
}

#pageWrapper {
	position:relative;
	max-width:1024px;
	margin:0 auto;

	margin-top:25px;

}
#navi {
    position: relative;
	width: 100%;
    float:left;
    z-index: 1;
    float: left;
	border-radius: 0px 25px 0px 0px;
	-moz-border-radius: 0px 25px 0px 0px;
	-webkit-border-radius: 0px 25px 0px 0px;
	background:#000;
}

#cssmenu > ul > li > a {
    float: left;
    color: #fff;
    font-family: 'Open Sans';
    text-decoration: none;
    font-size: 1em;
    border-bottom: 0px dotted #003586;
    padding: 5px;
    padding-right: 15px;
}



#content_frame {
    position: relative;
    width: 100%;
	float:left;
    

margin-bottom:20px;
}

#content_head {
    width: 100%;
}

#sub_head_row_1 {
    height: 42px;
    width: 100%;
    background: #000000;
    -moz-border-radius: 0px 20px 0px 0px;
    -webkit-border-radius: 0px 20px 0px 0px;
    -khtml-border-radius: 0px 20px 0px 0px;
    border-radius: 0px 20px 0px 0px;
    float: left;
    background: #000000;
}

#content_head_column_1 {
    width: 100%;
    position: relative;
    float: left;
    height: auto;
    background: #000;
    z-index: 11;
    -webkit-box-shadow: 2px 0px 4px 2px rgba(0, 0, 0, 0.2); /* WebKit */
    -moz-box-shadow: 2px 0px 4px 2px rgba(0, 0, 0, 0.2); /* Firefox */
    box-shadow: 2px 0px 4px 2px rgba(0, 0, 0, 0.2); /* Standard */
	overflow:hidden;
}

#content_head_column_2 {
    width: 100%;
    z-index: 5;
    position: relative;
    height: auto;
    float: left;
    background: #000000;
 
}

#ticker {
    width: 100%;
    color: #fff;
    position: relative;
    height: 32px;
    overflow: hidden;
    float: left;
    background: #000000;
    z-index: 99;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.4); /* WebKit */
    -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.4); /* Firefox */
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.4); /* Standard */
}

#ticker marquee {
    margin-top: 8px;
    float: left;
    width: 750px;
}

#ticker div {
    margin-left: 16px;
    margin-top: 3px;
    float: left;
    width: 90px;
    font-family: 'Open Sans';
    font-size: 1em;
}

#content_column_1,#content_column_2,#content_column_3,#content_column_2_inner,#content_column_1_inner,#content_column_3_inner
    {
    float: left;
    overflow: hidden;
}

#content_body_1 {
    background: #840404; /* Old browsers */
    background: -moz-linear-gradient(top, #840404 0%, #f70000 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #840404),
        color-stop(100%, #f70000) ); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #840404 0%, #f70000 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #840404 0%, #f70000 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #840404 0%, #f70000 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #840404 0%, #f70000 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(       startColorstr='#840404',
        endColorstr='#f70000', GradientType=0 ); /* IE6-9 */
    -moz-border-radius: 20px 20px 0px 0px;
    -webkit-border-radius: 20px 20px 0px 0px;
    -khtml-border-radius: 20px 20px 0px 0px;
    border-radius: 20px 20px 0px 0px;
    width: 100%;
    float: left;
    position: relative;
    right: 50%;
    -webkit-border-radius: 20px 20px 0px 0px;
    -khtml-border-radius: 20px 20px 0px 0px;
    border-radius: 20px 20px 0px 0px;
    -webkit-box-shadow: 2px 0px 4px 2px rgba(0, 0, 0, 0.2); /* WebKit */
    -moz-box-shadow: 2px 0px 4px 2px rgba(0, 0, 0, 0.2); /* Firefox */
    box-shadow: 2px 0px 4px 2px rgba(0, 0, 0, 0.2); /* Standard */
}

#content_body_2 {
    width: 100%;
    background: #fff;
    background: #fff url('../../img/hg_logo.png') no-repeat;
    background-position: 500px 200px;
    float: left;
    -moz-border-radius: 0px 20px 0px 0px;
    -webkit-border-radius: 0px 20px 0px 0px;
    -khtml-border-radius: 0px 20px 0px 0px;
    border-radius: 0px 20px 0px 0px;
    position: relative;
    right: 30%;
    -webkit-border-radius: 0px 20px 0px 0px;
    -khtml-border-radius: 0px 20px 0px 0px;
    border-radius: 0px 20px 0px 0px;
    -webkit-box-shadow: inset -2px 0px 4px 2px rgba(0, 0, 0, 0.2);
    /* WebKit */
    -moz-box-shadow: inset -2px 0px 4px 2px rgba(0, 0, 0, 0.2);
    /* Firefox */
    box-shadow: inset -2px 0px 4px 2px rgba(0, 0, 0, 0.2);
    /* Standard */
	
	background: #eeeeee; /* Old browsers */
background: -moz-linear-gradient(-45deg, #eeeeee 0%, #cccccc 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg, #eeeeee 0%,#cccccc 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg, #eeeeee 0%,#cccccc 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg, #eeeeee 0%,#cccccc 100%); /* IE10+ */
background: linear-gradient(135deg, #eeeeee 0%,#cccccc 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	
	
	
	
	
}

#content_body_3 {
    width: 100%;


    float: left;
    
    position: relative;
  
background:#fff;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fae30b', endColorstr='#e5b60b',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
color:#000;
}

#content_column_1 {
    float: left;
    width: 30%;
    width: 20%;
    position: relative;
    left: 70%;
    overflow: hidden;
}

#content_column_2 {
    float: left;
    height: 100%;
    width: 50%;
    position: relative;
    left: 70%;
    overflow: hidden;
}

#content_column_3 {
    float: left;
    color: black;
    width: 30%;
    position: relative;
    left: 70%;
    overflow: hidden;
}

.indexcolor #content_column_1, .indexcolor #content_column_2, .indexcolor #content_column_3 {
left: 80%;

}

#content_column_1_inner {
    /*background: transparent url('../../img/left_lower_bg.jpg') no-repeat;*/
    background-position: center bottom;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
}

#content_column_1_inner img {
    width: 225px;
    border: 1px solid #aaa;
}
#content_column_1_inner img {

width:100%;
}
#content_column_2_inner {
    width: 100%;
    padding-top: 16px;
    
    background: transparent  url('../../img/hg_logo.png') no-repeat;
    background-position: 500px 200px;
    /*background: transparent url('../../img/center_bg.jpg') no-repeat;*/
}

#content_column_2_inner h1 {
    margin-left: 0px;
}

#content_column_3_inner {
    /*background: transparent url('../../img/right_lower_bg.jpg') no-repeat;*/
    background-position: center bottom;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
	box-sizing:border-box;
	width:100%;
	text-align:right;
}
#content_column_3_inner table {

width:100%;

}
#content_column_3_inner img {
    border: 1px solid #aaa;
}
#content_column_3_inner p, #content_column_3_inner ul {
margin-bottom:20px !important;
}
#content_foot {
    float: left;
    width: 100%;
    height: auto;
	
    background: #B8282F;
	font-size:1em;

}
.center {
text-align:center;

}
#content_foot_links {
    color: white;
    text-align: center;
    padding-top: 0px;
}

#content_foot_links a {
    color: white;
    border-bottom: 1px dotted #fff;
    text-decoration: none;
	line-height:20px;
}

#content_foot_links a:hover {
    color: white;
    text-decoration: underline;
}

.round_edges_15 {
    -moz-border-radius: 15px 15px 15px 15px;
    -webkit-border-radius: 15px 15px 15px 15px;
    -khtml-border-radius: 15px 15px 15px 15px;
    border-radius: 15px 15px 15px 15px;
}

.button_main_1,.button_main_2,.button_main_3 {
    background: transparent url('../../img/sprite_main.jpg') no-repeat;
    width: 264px;
    height: 87px;
}

.button_main_2 {
    background-position: 0px -87px;
}

.button_main_3 {
    background-position: 0px -174px;
    height: 86px;
}

.button_main_1:hover {
    background-position: -264px 0px;
}

.button_main_2:hover {
    background-position: -264px -87px;
}

.button_main_3:hover {
    background-position: -264px -174px;
}


.sports_items {
    color: #000000;
    width: 100%;
}

.sports_item {

    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    background: rgba(0, 0, 0, 0.1);
	color:white;
	background: #7d7e7d; /* Old browsers */
background: -moz-linear-gradient(-45deg, #7d7e7d 0%, #0e0e0e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#7d7e7d), color-stop(100%,#0e0e0e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg, #7d7e7d 0%,#0e0e0e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg, #7d7e7d 0%,#0e0e0e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg, #7d7e7d 0%,#0e0e0e 100%); /* IE10+ */
background: linear-gradient(135deg, #7d7e7d 0%,#0e0e0e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.sports_item_img,.sports_item_img_sound {
    position: absolute;
    width: 20px;
    height: 10px;
    margin-left: 15px;
    float: left;
    margin-top: 15px;
}

.sports_item_img_sound {
    margin-left: 16px;
    margin-top: -2px;
}

.sports_item_head {
    font-size: 0.8em;
    margin-left: 0px;
    height: 15px;
    letter-spacing: 1px;
    text-align: left;
    margin-left: 90px;
    width: 300px;
    overflow: hidden;
}

.sports_item_body {
    font-weight: bold;
    font-size: 1em;
    margin-left: 90px;
}

.sports_item_time {
    font-weight: bold;
    font-size: 1em;
    float: left;
    margin-left: 35px;
    margin-top: 15px;
}

.sports_item_date {
    font-family: 'Open Sans';
    font-size: 1em;
    margin-left: 16px;
    margin-bottom: 5px;
    margin-top: 15px;
    color: #002268;
}
/* SPORT */








/*Contact*/
#contact_column_1,#contact_column_2,#contact_column_2_inner,#contact_column_1_inner
    {
    float: left;
    height: 950px;
}

#contact_column_1 {
    width: 616px;
    background: #aaa url('../../img/sport_upper_r.jpg') repeat-y;
}

#contact_column_1_inner {
    width: 580px;
    background: #aaa url('../../img/sport_lower_r.jpg') no-repeat;
    background-position: center bottom;
}

#contact_column_2 {
    width: 264px;
    background: #FDFDFD url('../../img/sport_upper_l.jpg') no-repeat;
}

#contact_column_2_inner {
    width: 100%;
    background: #eee url('../../img/sport_lower_l.jpg') no-repeat;
    width: 264px;
    background: transparent url('../../img/right_lower_bg.jpg') no-repeat;
    background-position: center bottom;
}



#sub_head {
    width: 100%;
	text-align:center;
	
		
	-webkit-box-shadow: inset 10px 15px 204px 0px rgba(0,0,0,0.05);
-moz-box-shadow: inset 10px 15px 204px 0px rgba(0,0,0,0.05);
box-shadow: inset 10px 15px 204px 0px rgba(0,0,0,0.05);
	border-bottom:20px #B8282F solid;
}

#sport_head_row_1 {
    height: 100px;
    background: #eee;

}


#content_frame {
	
-webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.34);
-moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.34);
box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.34);
	margin-bottom:0;
	
}
#sport_head_row_2 {
    height: auto;
    padding-top: 20px;
   
    overflow: hidden;
	
	
	
	text-align:center;
	font-size:2em;

}
#sport_head_row_2 .large{
	font-size:3em;
}
#sports_list {
    float: left;
    width: 770px;
    height: auto;
	margin-bottom:10px;
    overflow: hidden;
    margin-top: 2px;
}

#sports_nav {
    float: left;
    width: 82px;
    font-size: 1.5em;
    padding-left: 16px;
    cursor: pointer;
}

#sports_nav:hover {
    color: #E2001A;
}

#sports_dropdown {
    position: absolute;
    margin-top: 0px;
    margin-left: 0px;
}
.img_side {
width:100%;
margin-bottom:10px;}

.hidden_nav {
    border: 0px solid #002268;
    background: #42547A;
    position: absolute;
}

.hidden_nav ul {
    list-style: none;
}

ul {
    list-style: none;
}

.hidden_nav li {
    height: 10px;
    padding: 10px;
    color: #fff;
    font-size: 1em;
    font-weight: bold;
    cursor: pointer;
}

.hidden_nav a {
    color: #fff;
    text-decoration: none;
}

.hidden_nav a:hover {
    color: #002268;
}

.hidden_nav_sub_sub {
    height: 10px;
    padding: 10px;
    color: #fff;
}

.hidden_nav_sub_sub:hover {
    color: #sports_nav;
    background: #222;
}

.sports_nav:hover {
    color: #002268;
}

.lang {
    margin-top: 4px;
    width: 10px;
}

.content_text {
    text-align: justify;
    padding: 28px;
    padding-left: 16px;
}

#sport_navi {
    font-size: 1em;
}

#sport_navi a {
    color: #000;
    font-size: 1em;
    margin-left: 5px;
    margin-right: 5px;
    text-decoration: none;
}

#sport_navi a:hover {
    color: #E2001A;
}

.logo {
    position: absolute;
	left:0;
    margin-top: -20px;
    margin-left: -20px;
    z-index: 1000;
    margin-top: -20px;
}

.logo_large {
    margin-top: -30px;
    margin-left: -40px;
}

.submit {
    background: transparent;
    border: 0px;
    font-family: 'Open Sans';
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    font-size: 1em;
}

.submit:hover {
    color: #E2001A;
}

.infobox {
    color: #444;
    width: 550px;
    text-align: left;
    background: #eee;
    border: 2px solid #ddd;
    padding: 10px;
    -moz-border-radius: 0px 20px 20px 20px;
    -webkit-border-radius: 0px 20px 20px 20px;
    -khtml-border-radius: 0px 20px 20px 20px;
    border-radius: 0px 20px 20px 20px;
}

.infobox strong {
    color: #E2001A;
    font-family: 'Open Sans';
    font-size: 1em;
    font-weight: normal;
}

.infobox h1 {
    color: black;
    font-family: 'Open Sans';
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 10px;
}

.infobox ul {
    list-style-type: circle;
    list-style-position: inside;
}

#admin_content {
    background: #fff;
    width: 100%;
    float: right;
}

#admin_list {
    background: #fff;
    width: 100%;
    padding-bottom: 40px;
    margin-top: 16px;
}

#admin_ticker {
    text-align: right;
    height: 40px;
    padding-top: 16px;
    padding-bottom: 16px;
    background: #eee;
}

.adm_width_wide
,
{
border-top












:






 






2
px






 






solid






 






#A6A8A8












;
padding-top












:












5
px










;
width












:












100%;
color












:












#666












;
height












:












50
px










;
}
#input_form_wrapper {
    position: absolute;
    width: 800px;
    top: 100px;
    background: white;
    z-index: 10;
    -moz-border-radius: 20px 20px 20px 20px;
    -webkit-border-radius: 20px 20px 20px 20px;
    -khtml-border-radius: 20px 20px 20px 20px;
    border-radius: 20px 20px 20px 20px;
    border: 4px solid #000000;
    padding: 16px;
}

.admin_list ul {
    list-style: none;
}

.adm_list_head {
    height: 25px;
    color: #666;
    margin-bottom: 2px;
}

#adm_list li {
    padding-top: 2px;
	overflow:hidden;
}

#tid_quick {
	
	
}

/* ICONS */
.adm_btn_fixed,.adm_btn_faded,.adm_btn_add,.adm_btn_details,.adm_btn_del,.adm_btn_confirm,.adm_btn_deflect,.adm_btn_lock,.adm_btn_unlock,.adm_btn_nl,.adm_btn_login,.adm_btn_no_nl,.adm_btn_copy
    {
    background: transparent url('../../img/ic_sprite.png') no-repeat;
    width: 20px;
    height: 20px;
    background-position: -0px -0px;
    cursor: pointer;
    border: 0px;
    outline: none;
}

.adm_btn_details:hover {
    background-position: -0px -20px;
}

.adm_btn_add {
    background-position: -180px -0px;
}

.adm_btn_add:hover {
    background-position: -180px -20px;
}

.adm_btn_del {
    background-position: -40px -0px;
}

.adm_btn_del:hover {
    background-position: -40px -20px;
}




.adm_btn_faded {
    background-position: -20px -0px;
}

.adm_btn_fixed {
    background-position: -20px -20px;
}

.adm_btn_lock {
    background-position: -120px -0px;
}

.adm_btn_lock:hover {
    background-position: -100px -20px;
}

.adm_btn_unlock {
    background-position: -100px -0px;
}

.adm_btn_unlock:hover {
    background-position: -120px -20px;
}

.adm_btn_confirm {
    background-position: -60px -0px;
}

.adm_btn_confirm:hover {
    background-position: -60px -20px;
}

.adm_btn_nl {
    cursor: default;
    background-position: -60px -0px;
}

.adm_btn_no_nl {
    cursor: default;
    background-position: -80px -0px;
}

.adm_btn_login {
    cursor: default;
    background-position: -140px -0px;
}

.adm_btn_deflect {
    background-position: -80px -0px;
}

.adm_btn_deflect:hover {
    background-position: -80px -20px;
}

.adm_btn_copy {
    background-position: -200px -0px;
}

.adm_btn_copy:hover {
    background-position: -200px -20px;
}

.box_ul,.box_uc,.box_ur,.box_cl,.box_cr,.box_ll,.box_lc,.box_lr {
    float: left;
    height: 10px;
}

.box_cl {
    background: #fff url('../../img/h_sprite.png') repeat-y;
}

.box_cr {
    background: #fff url('../../img/h_sprite.png') repeat-y;
    background-position: -20px 0;
}

.box_uc {
    background: #fff url('../../img/v_sprite.png') repeat-x;
}

.box_lc {
    background: #fff url('../../img/v_sprite.png') repeat-x;
    background-position: 0 -40px;
}

.box_cl,.box_cr {
    width: 10px;
    float: left;
}

.box_cc {
    float: left;
    background: #fff;
}

.box_ul,.box_ur,.box_ll,.box_lr {
    width: 10px;
    background: transparent url('../../img/ic_sprite.png') no-repeat;
    background-position: -240px -40px;
    float: left;
}

.box_ur {
    background-position: -250px -40px;
}

.box_ll {
    background-position: -240px -50px;
}

.box_lr {
    background-position: -250px -50px;
}

.box {
    margin-bottom: 5px;
}

.clear,.br {
    clear: both;
}

/*
 * CUSTOM SELECT CSS
 */
.select_custom,.select_custom_year {
    float: left;
    margin-right: 10px;
    height: 20px;
    z-index: 999;
}

.select_img {
    float: left;
    width: 20px;
    height: 20px;
    background: transparent url('../../img/ic_sprite.png');
    background-position: -220px -40px;
}

.select_custom select,.select_custom_year select,.select_custom_wide select
    {
    position: absolute;
    cursor: pointer;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity =             0);
    margin-left: -50px;
    width: 45px;
}

.select_custom_wide select {
    margin-left: -180px;
    width: 175px;
}

.select_custom_year select {
    margin-left: -60px;
    width: 60px;
}

.select_text,.select_text_wide,.select_text_year {
    float: left;
    border: 2px solid#ddd;
    padding-left: 8px;
    width: 23px;
    height: 16px;
    color: #333;
    background: transparent url('../../img/v_sprite.png');
    background-position: 0 -20px;
    font: bold 10ptVerdana,Arial,Helvetica,sans-serif;
    overflow: hidden;
}

.select_text_wide {
    width: 150px;
}

.select_text_year {
    width: 40px;
}
/*
 * CUSTOM SELECT CSS END
 */
#slides {
    display: none
}

#container {
    width: 589px;
    height: 308px;
}

#container img {
    width: 589px;
    height: 308px;
}

#hidden_pop_1,#hidden_pop_2,#hidden_pop_3,#hidden_pop_4,#hidden_pop_5 {
    z-index: 999;
}

.link_ls {
    color: white;
    font-weight: bold;
    border-color: rgba(255, 255, 255, 0.5);
}

.navi_item {
    width: 33.3333%;
    height: 93px;
	float:left;
	display:block;
	background: url("../../img/buttons.png") no-repeat scroll 0 0 transparent;
}
.navi_item:hover {
 zoom: 1;
        filter: alpha(opacity=50);
        opacity: 0.5;
        -webkit-transition: opacity .15s ease-in-out;
        -moz-transition: opacity .15s ease-in-out;
        -ms-transition: opacity .15s ease-in-out;
        -o-transition: opacity .15s ease-in-out;
        transition: opacity .15s ease-in-out;}
.item_1 {background-position:0 0px;}
.item_2 {background-position:0 -108px;}
.item_3 {background-position:0 -215px;}

.inactive {
    overflow: hidden;
}

.link_more {
    cursor: pointer;
}

.img_info {
    float: right;
    width: 100px;
    margin-left: 10px;
    -moz-border-radius: 0px 5px 5px 5px;
    -webkit-border-radius: 0px 5px 5px 5px;
    -khtml-border-radius: 0px 5px 5px 5px;
    border-radius: 0px 5px 5px 5px;
}

.img_dek {
    -moz-border-radius: 0px 5px 5px 5px;
    -webkit-border-radius: 0px 5px 5px 5px;
    -khtml-border-radius: 0px 5px 5px 5px;
    border-radius: 0px 5px 5px 5px;
}

.k_f_3 {
    width: 33%;
    float: left;
}

.table {
    -moz-border-radius: 0px 5px 5px 5px;
    -webkit-border-radius: 0px 5px 5px 5px;
    -khtml-border-radius: 0px 5px 5px 5px;
    border-radius: 0px 5px 5px 5px;
}

.table td {
    background: #303587;
    color: white;
    padding: 5px;
    border: solid #EEEEEE 2px;
}

.table th {
    background: #E2001A;
    color: white;
    font-weight: bold;
    font-size: 1em;
    padding: 5px;
    border: solid #EEEEEE 2px;
}


#cssmenu, #cssmenu ul, #cssmenu ul li, #cssmenu ul li a, #cssmenu #menu-button {
    border: 0 none;
    box-sizing: border-box;
    display: block;
    line-height: 1;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: relative;
}
#cssmenu::after, #cssmenu > ul::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
#cssmenu #menu-button {
    display: none;
}
#cssmenu {
    width: auto;
	float:right;
    z-index: 100;
	padding-right:20px;
}
#cssmenu > ul {
}
#cssmenu.align-right > ul > li {
    float: right;
}
#cssmenu > ul > li {
    display: inline-block;
    float: left;
}
#cssmenu.align-center > ul {
    float: none;
    font-size: 0;
    text-align: center;
}
#cssmenu.align-center > ul > li {
    float: none;
}
#cssmenu.align-center ul ul {
    text-align: left;
}
#cssmenu > ul > li > a {


 
    font-size: 1.5em;
    font-weight: 200;
    letter-spacing: 0;
    padding: 30px 20px 21px 0;

}
#cssmenu > ul > li:hover > a, #cssmenu > ul > li > a:hover, #cssmenu > ul > li.active > a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color:#46587E;
}
#cssmenu > ul > li.has-sub > a {
    padding-right: 45px;
}
#cssmenu > ul > li.has-sub > a::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #aaa transparent transparent;
    border-image: none;
    border-right: 6px solid transparent;
    border-style: solid;
    border-width: 6px;
    content: "";
    height: 0;
    position: absolute;
    right: 17px;
    top: 22px;
    width: 0;
}
#cssmenu > ul > li.has-sub.active > a::after, #cssmenu > ul > li.has-sub:hover > a {
    border-top-color: #ffffff;
}
#cssmenu ul ul {
    font-size: 1em;
    left: -9999px;
    opacity: 0;
    padding-top: 0;
    position: absolute;
    top: 50px;
    transition: top 0.2s ease 0s, opacity 0.2s ease-in 0s;
    z-index: 9999;
}
#cssmenu.align-right ul ul {
    text-align: right;
}
#cssmenu > ul > li > ul::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent #ffffff;
    border-image: none;
    border-style: solid;
    border-width: 5px;
    content: "";
    height: 0;
    left: 20px;
    position: absolute;
    top: -4px;
    width: 0;
}
#cssmenu.align-right > ul > li > ul::after {
    left: auto;
    right: 20px;
}
#cssmenu ul ul ul::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent #ffffff transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: 5px;
    content: "";
    height: 0;
    left: -4px;
    position: absolute;
    top: 11px;
    width: 0;
}
#cssmenu.align-right ul ul ul::after {
    border-left-color: #ffffff;
    border-right-color: transparent;
    left: auto;
    right: -4px;
}
#cssmenu > ul > li > ul {
    top: 120px;
}
#cssmenu > ul > li:hover > ul {
    left: 0;
    opacity: 1;
    top: 52px;
}
#cssmenu.align-right > ul > li:hover > ul {
    left: auto;
    right: 0;
}
#cssmenu ul ul ul {
    padding-left: 6px;
    padding-top: 0;
}
#cssmenu.align-right ul ul ul {
    padding-right: 6px;
}
#cssmenu ul ul > li:hover > ul {
    left: 180px;
    opacity: 1;
    top: 0;
}
#cssmenu.align-right ul ul > li:hover > ul {
    left: auto;
    opacity: 1;
    right: 100%;
}
#cssmenu ul ul li a {
    background: none repeat scroll 0 0 #ffffff;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1), 1px 1px 1px rgba(0, 0, 0, 0.1), -1px 1px 1px rgba(0, 0, 0, 0.1);
    color: #777777;
    font-weight: 400;
    padding: 11px 25px;
    text-decoration: none;
    width: 180px;
}
#cssmenu ul ul li:hover > a, #cssmenu ul ul li.active > a {
    color: #333333;
}
#cssmenu ul ul li:first-child > a {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
#cssmenu ul ul li:last-child > a {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
#cssmenu > ul > li > ul::after {
    display: block;
    position: absolute;
}
#cssmenu ul ul li.has-sub > a::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent transparent transparent #777777;
    border-image: none;
    border-style: solid;
    border-width: 4px;
    content: "";
    height: 0;
    position: absolute;
    right: 17px;
    top: 14px;
    width: 0;
}
#cssmenu.align-right ul ul li.has-sub > a::after {
    border-left-color: transparent;
    border-right-color: #777777;
    left: 17px;
    right: auto;
}
#cssmenu ul ul li.has-sub.active > a::after, #cssmenu ul ul li.has-sub:hover > a::after {
    border-left-color: #333333;
}
#cssmenu.align-right ul ul li.has-sub.active > a::after, #cssmenu.align-right ul ul li.has-sub:hover > a::after {
    border-left-color: transparent;
    border-right-color: #333333;
}
@media all and (max-width: 800px), not all, only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), not all, not all, only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
#footer {
    margin: 0;
    padding: 0;
}
#footer div {
    padding: 0;
}
#cssmenu {
    box-sizing: border-box;
    width: 100%;
}
#cssmenu > ul {
    background: none repeat scroll 0 0 #fff;
    display: none;
    margin-top: 50px;
}
#cssmenu > ul.open {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    display: block;
}
#cssmenu.align-right > ul {
    float: none;
}
#cssmenu.align-center > ul {
    text-align: left;
}
#cssmenu > ul > li, #cssmenu.align-right > ul > li {
    display: block;
    float: none;
}
#cssmenu > ul > li > a {
    border-right: 0 none;
    padding: 18px 25px;
    text-align: center;
}
#cssmenu > ul > li:hover > a, #cssmenu > ul > li.active > a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#cssmenu #menu-button {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 1);
    cursor: pointer;
    display: block;
    font-size: 1em;
    font-weight: 700;
    padding: 18px 25px;
    text-align: center;
    text-decoration: none;
    width: 100%;
}
#cssmenu ul ul, #cssmenu ul li:hover > ul, #cssmenu > ul > li > ul, #cssmenu ul ul ul, #cssmenu ul ul li:hover > ul, #cssmenu.align-right ul ul, #cssmenu.align-right ul li:hover > ul, #cssmenu.align-right > ul > li > ul, #cssmenu.align-right ul ul ul, #cssmenu.align-right ul ul li:hover > ul {
    left: 0;
    opacity: 1;
    padding: 0;
    position: relative;
    right: auto;
    text-align: left;
    top: auto;
    width: 100%;
}
#cssmenu ul ul li {
    width: 100%;
}
#cssmenu ul ul li a {
    box-shadow: none;
    padding-left: 35px;
    text-align: center;
    width: 100%;
}
#cssmenu ul ul ul li a {
    padding-left: 45px;
    text-align: center;
}
#cssmenu ul ul li:first-child > a, #cssmenu ul ul li:last-child > a {
    border-radius: 0;
}
#cssmenu #menu-button::after {
    border-bottom: 2px solid #444;
    border-top: 2px solid #444;
    box-sizing: content-box;
    content: "";
    display: block;
    height: 3px;
    position: absolute;
    right: 25px;
    top: 18px;
    width: 22px;
}
#cssmenu #menu-button::before {
    border-top: 2px solid #444;
    content: "";
    display: block;
    height: 3px;
    position: absolute;
    right: 25px;
    top: 28px;
    width: 22px;
}
#cssmenu > ul > li.has-sub > a::after, #cssmenu ul ul li.has-sub > a::after {
    display: none;
}
#cssmenu > ul > li.has-sub > a {
    padding-right: 10px;
}



#cssmenu::before {
}

}
#content_body_1>.subpage_1_l {

background: #aaa ;
}
#content_body_2>.subpage_1 {

background: url('../../img/right_lower_bg.jpg') no-repeat scroll right bottom #fff ;
}

.sportcolor {

background: #1e5799; /* Old browsers */
background: -moz-linear-gradient(top, #1e5799 0%, #7db9e8 100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(100%,#7db9e8)) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #1e5799 0%,#7db9e8 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #1e5799 0%,#7db9e8 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(top, #1e5799 0%,#7db9e8 100%) !important; /* IE10+ */
background: linear-gradient(to bottom, #1e5799 0%,#7db9e8 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ) !important; /* IE6-9 */

}
.indexcolor {

background: #4c4c4c; /* Old browsers */
background: -moz-linear-gradient(top, #4c4c4c 0%, #595959 12%, #666666 25%, #474747 39%, #2c2c2c 50%, #000000 51%, #111111 60%, #2b2b2b 76%, #1c1c1c 91%, #131313 100%) !important;  /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c4c4c), color-stop(12%,#595959), color-stop(25%,#666666), color-stop(39%,#474747), color-stop(50%,#2c2c2c), color-stop(51%,#000000), color-stop(60%,#111111), color-stop(76%,#2b2b2b), color-stop(91%,#1c1c1c), color-stop(100%,#131313)) !important;  /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%) !important;  /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%) !important;  /* Opera 11.10+ */
background: -ms-linear-gradient(top, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%) !important;  /* IE10+ */
background: linear-gradient(to bottom, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%) !important;  /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=0 ) !important;  /* IE6-9 */

background: #4c4c4c; /* Old browsers */
background: -moz-linear-gradient(-45deg, #4c4c4c 0%, #595959 12%, #666666 25%, #474747 39%, #2c2c2c 50%, #111111 60%, #2b2b2b 76%, #1c1c1c 91%, #131313 100%) !important;  /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#4c4c4c), color-stop(12%,#595959), color-stop(25%,#666666), color-stop(39%,#474747), color-stop(50%,#2c2c2c), color-stop(60%,#111111), color-stop(76%,#2b2b2b), color-stop(91%,#1c1c1c), color-stop(100%,#131313)) !important;  /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%) !important;  /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%) !important;  /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%) !important;  /* IE10+ */
background: linear-gradient(135deg, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%) !important;  /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=1 ) !important;  /* IE6-9 fallback on horizontal gradient */


}





#content_column_2_inner h1 {padding-left:15px;}


#ticker div {
 
  font-size: 1.4em;
}

.welcome {

font-size:1.5em;

}


/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/open-sans-v17-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Light'), local('OpenSans-Light'),
       url('../fonts/open-sans-v17-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v17-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v17-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v17-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v17-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v17-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('../fonts/open-sans-v17-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v17-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v17-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v17-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v17-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/open-sans-v17-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
       url('../fonts/open-sans-v17-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v17-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v17-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v17-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v17-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-800 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/open-sans-v17-latin-800.eot'); /* IE9 Compat Modes */
  src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'),
       url('../fonts/open-sans-v17-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v17-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v17-latin-800.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v17-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v17-latin-800.svg#OpenSans') format('svg'); /* Legacy iOS */
}


html {
background: rgb(217,217,217);
background: -moz-linear-gradient(22deg, rgba(217,217,217,1) 0%, rgba(207,174,174,1) 61%, rgba(223,223,223,1) 100%);
background: -webkit-linear-gradient(22deg, rgba(217,217,217,1) 0%, rgba(207,174,174,1) 61%, rgba(223,223,223,1) 100%);
background: linear-gradient(22deg, rgba(217,217,217,1) 0%, rgba(207,174,174,1) 61%, rgba(223,223,223,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d9d9d9",endColorstr="#dfdfdf",GradientType=1);
min-height:100%;




}


html:before {
  content: "";
  position: fixed;
  left: 0;
  right: 0;
  z-index: -1;

  display: block;
  background-image:url('https://xii-apostel-koeln.de/wp-content/uploads/2018/03/12_Apostel_Koeln-7942.jpg');
  background-size:cover;
  width: 100%;
  height: 100%;

  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
}


#sub_head, #content_foot {
  background: #0277bd;
  background:#8b2412;
  padding: 10px;
  border-bottom: 0px #B8282F solid;
  box-sizing: border-box;
}

.evt li, .evt_item, .evt_item_entry {
  min-height: 35px;
}

#adm_navi_block {
    padding:10px !important;
	 box-sizing: border-box;
    }

#adm_navi_block a {
    text-decoration:none;
    border:0;
    font-weight:300;
    font-size:11px;
    text-transform:uppercase;
    
    }

#adm_navi_block a:hover{
    color:#8b2412;
    }

.popupbox, .evt_detail {
        border: 10px solid #8b2412 !important;
  
}
.adm_plan_edit {
  margin-top: 30px;
  margin-bottom: 20px;
  margin-left: -160px;
  border: 10px solid #8b2412 !important;
  background: white;
}
input, .checkbox, select {
    padding-left: 8px;
   
}

input, select {

    height: 35px;
}

input[type="radio"], input[type="checkbox"] {
	height:auto !important;
	
}

textarea {
	padding: 8px;
	min-height: 35px;
}

label, .adm_list_head, .adm_list_head {
    color: #04005E;
    font: normal 12px 'Open Sans';
    text-transform: uppercase;
    text-align: left;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.evt_detail {
    min-height:500px;
    height:auto !important;
    }
    
.adm_btn_fixed, .adm_btn_faded, .adm_btn_add, .adm_btn_details, .adm_btn_del, .adm_btn_confirm, .adm_btn_forward, .adm_btn_deflect, .adm_btn_lock, .adm_btn_unlock, .adm_btn_nl, .adm_btn_login, .adm_btn_no_nl, .adm_btn_copy {

    width: 20px  !important;
    height: 20px !important;


}
.adm_submit, .adm_button, .adm_button_date, .adm_button_half, .adm_button a, .adm_walkin_button, .adm_button_alt {
text-transform: uppercase;
    font: normal 12px "Open Sans" !important;
    width: 120px;
    height: 35px !important;
	

}

.evt_sub_navi {
 
    height: auto !important;
 
}

.events_box>form div {
    min-height:35px;
    }
    
 .events_box   .adm_list_prehead div{
     padding:10px 0px;
     
     }


#pageWrapper {
    position: relative;
    min-width: 1024px;
	max-width: calc(100% - 50px) !important;
    margin: 0 auto;
    margin-top: 25px;
}

.tableIcon {
  position: absolute;
}

#planListWrapper {
    overflow:hidden;
	margin-top:40px;
	margin-bottom:40px;
	padding-bottom:40px;

    width:100%;
    float:left;
    display:block;
    }
	.PlanListWrapper {
		padding-left:60px;
		box-sizing:border-box;
		
	}
	.PlanListWrapper ul { 
	overflow:hidden;
	}
.table_name {
   position: absolute;
  background:rgb(208 242 181 / 78%);
  z-index:100;
   
  min-height:25px;
  color:white;
  
  margin:auto;

    color:black;
 
   
    margin-left: 0px;
	min-width:100%;
	text-align:center;
    
    }
.tableIcon img {
    z-index:3;
     position: relative;
    }
   .tableIcon { 
    overflow:visible !important;
    cursor:pointer;
    }
	
	
	
	.planListItem {
    width:calc(100% - 10px);
    float:left;
    margin:0px;
    background:#fff;
    padding:5px;
    cursor:pointer;
	box-sizing:border-box;
	border:1px solid #eee;
	border-left: 10px solid #fff;
	
    }
.planListItem:hover {
    background:#ddd;
	color:#444;
    }
	
	.table_name span:nth-of-type(1) {
    
    font-weight:bold;
	
    }
    
	.table_name span:nth-of-type(2) {
    
    text-transform:uppercase;
    }
	
    .table_name {
        padding:5px;
        }
		
		.editicon {


    font-family: FontAwesome, 'Open Sans', Arial;
font-size:18px;
    line-height: 18px;
}
		
.occupied {
	    z-index: 101;
	background:rgb(2 119 189 / 67%);
	color:white
}

.planListItem>span {
	width:100%;
	display:block;
	float:left;
	
}
.planListItem>span:nth-of-type(1) {
    font-weight:bold;
	font-size:12px;
	line-height:18px;
}


.planListItem span:nth-of-type(2) {
    font-weight:normal;
}

.planListItem span:nth-of-type(3) {
    color: #8b2412
}

.notespresent {
	background:#fff;
	
	border-left:10px solid #8b2412 ;
	
}

.adm_submit, .adm_button, .adm_button_date, .adm_button_half, .adm_button a, .adm_walkin_button, .adm_button_alt, .adm_button {
    width: 180px !important;
}




    
 
#adm_navi_row_3 {
    width: 230px !important;
}


#adm_navi_row_1 {
    width: 400px !important;
}

#adm_navi_row_2 {
    width: 216px !important;
}


.adm_submit, .adm_button, .adm_button_date, .adm_button_half, .adm_button a, .adm_walkin_button, .adm_button_alt {
   
    font: normal 9pt FontAwesome,'Open Sans',sans-serif !important;
 
}

.adm_button_date {
	width:25px !important;
	
}

#adm_hide {
    
    overflow:hidden;
    background:#d6ecf9;
	background:#8b24120f;
    z-index:1000;
    border-radius:3px;
    Border:0px solid #eee;
    padding:20px;
  
    width:850px !important;
    
    }
	.events_box {
		margin-bottom:20px;
		
	}
	#adm_list, .events_box {
    overflow:hidden;
    overflow:hidden;
        
    Border:1px solid #eee;
    padding:20px;
    
    }
	
	
	
.mail_line {
  float: left;
  width: 100%;
  border: 1px solid #eee;
  padding: 20px;
  box-sizing: border-box;
}

.mail_line > span {
  float: left;
  width: 100%;
}

.mail_html {
  background: #eee;
  padding: 10px;
  margin-top: 10px;
}

.mail_text {
  background: #ddd;
  padding: 10px;
  margin-top: 10px;
}





.adm_button, .adm_submit, .adm_button_date, .calendar_navi, .calendar_navi_forth, .adm_btn_ok {

background:#8b2412 !important;
color:white !important;
font-weight:bold !important;
border:0 !important;
border-radius:3px !important;
font: normal 10pt FontAwesome,'Open Sans',sans-serif;
padding-left: 0;
}

.adm_button:hover, .adm_submit:hover, .adm_button_date:hover, .calendar_navi:hover, .calendar_navi_forth:hover, body .adm_btn_ok:hover  {
border:0 !important;
background:#62b5e6 !important;
background:#8b241222 !important;
color:#8b2412 !important;

}
body .tiny_table {
	font: normal 10pt FontAwesome,'Open Sans',sans-serif;
	
}
body ul#calendar div, body ul#adm_calendar_head div {
  color:#444;
 
    font: normal 10pt FontAwesome,'Open Sans',sans-serif;

    border: 0px solid #fff;
}
body ul#calendar div.calendar_passed, body ul#adm_calendar_head div.calendar_passed {
    color: #999;
    
}	

.search_date_box  select {margin-right:3px}


body #adm_list, body .events_box { 

background:#f4fafd;
background:#8b24120f;
border:0;
border-radius:3px;
}
body .events_box { 
background:#d6ecf9;
background:#8b24120f;

}

body .event_selected {
	background:#8b2412 ;
	color:white;
	border:0;
	margin-bottom:3px;
	border-radius:3px;
}
body .event_selected:hover {
background:#62b5e6 ;
	background:#8b241222 !important;
}

body .adm_btn_ok {
	
	background:#8b2412 ;
	color:white;
	width:25px;
	    height: 35px ;
}



#adm_navi_row_2 > form {margin-top:10px;

}

.left {float:left;}
body .adm_button_date  {margin-top:0;margin-left:3px;margin-right:0;}


#cmd_wrapper {

width:100%;
overflow: hidden;
}

#adm_hide, .events_box {
float:left;

}

 .events_box {
    width:calc(100% - 940px);
    

 }

 body #adm_hide{
margin-right:10px;
margin-bottom:10px;
padding-bottom:10px;
}


body .adm_button, body .adm_button:focus, body .adm_button:active  , body .adm_button:visited{ border:0 !important; }


.adm_input_list_navi .adm_submit {
margin-right:3px;

}

#input_tables_field_0 {
width:800px;

}


.adm_list_tables {
float:left;
height:30px;
min-width:100px;

}
.adm_list_tables>div>span:nth-of-type(1) {
position:absolute;
margin-left:10px;
}

.adm_list_tables>div>span:nth-of-type(2) {
position:absolute;
margin-left:10px;
margin-top:10px;
}


.marked {

background:#8b2412

}
body .marked>div.planListItem>span {
   color:white !important;
}

body .marked>div.planListItem span {
   color:white !important;
}

.marked .notespresent {
    background: #8b2412;
    border-left: 10px solid #8b2412;
    color:white;
}
.marked  .planListItem {border:0;}

body .adm_input_list_navi input {float:left}

#mails {max-height:500px;overflow-y:scroll;}

#input_mail_text, #input_mail_subject {
  width:88%;
}

#input_mail_text {
  min-height:400px;
}
#templateID {
	width:100%
}

body .mail_line > .mail_html {
width:calc(100% - 20px);
height:25px;
overflow:hidden;


}

body .mail_line > .mail_html:hover {
height:auto;
}



#step_0, #step_1, #step_2, #step_3, #step_4 {
	padding-top:0px !important;
	padding-bottom: 80px !important;
}

#step_0_text, #step_1_text, #step_2_text, #step_3_text {padding-top:40px !important;}

body .calendar_navi_text {
	color:#444;
	
	
}

#step_1_calendar_navi {
	margin-bottom:40px
}

#content_body_3 {



    background: #fffffff5;


}
.adm_list_date span:nth-of-type(2) {
	font-size:18px;
}

.adm_list_date span {
    font: bold 15pt 'Open Sans',Arial,Helvetica,sans-serif    ;
	float:left;
	width:100%;
	
}

.adm_list_date {
padding:0;
 font: bold 7pt 'Open Sans',Arial,Helvetica,sans-serif;
    margin:0;
}

.adm_config_left a, .adm_config_entry_lang a {
color:#444

}

body ul#calendar div.calendar_blocked {
	color:red
}

.bookings {font-weight:bold !important;}


body div.evt_sub_navi {
    width: 180px;
  
}

.events_box .status_1 {

background-color: #DFD1EF;
color:#444
}

.events_box .status_2 {

background-color:#e9f9c3;
color:#444
}
.events_box .status_3 {

background-color:#cfe3cc;
color:#444
}


.events_box .status_4 {

background-color:#bbdefb;
color:#444
}



.events_box .reservations {
	background-color:#1976d2;
color:#fff
	
}

.del_detail {

z-index:999;
position:absolute;
background:white;
padding:10px;margin-left:-110px;
width:200px;

}

 .del_detail .adm_button{
width:100%;
color:white;


 }

body #adm_form .adm_list_ul .adm_input_list_navi > div > input {
width:25% !important;
box-sizing:border-box;
margin:0;
border-radius: 0!important;

margin-bottom:20px;

}

.adm_submit:focus {
    outline: none;
}
.tid_quick {

width:30px;
margin-left:10px;
margin-right:10px;


}


#adm_list > li > div.marked:not(.adm_list_deleted) {
background-color: #1976d2
}




#adm_list > li > div.marked:not(.adm_list_deleted)>span, 
#adm_list > li > div.marked:not(.adm_list_deleted)>div {
color:white;
}
.adm_input_tables_btn > div, .adm_list_tables > div{color:#444}


.tid_span {
  width:30px;
  display:inline-block;
  overflow:hidden;
  margin-right:10px;
}


/*
 * BASIC CSS
 */
body {
	color: #fff;
}

a {
	color: #fff;	
}

h1 {
	font-family: "kingthings_calligraphica_2Rg";
}

h2 {
	
    
}

h3,h5,h4 {
	color: #fff;
}

#ta_noscript {
	position:absolute;
	z-index: 300;
	left: 50%;
	margin-left: -400px;
	opacity: .95;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
	filter: alpha(opacity=95);
	color: #000;
	background-color: #fff;
    height: 820px;
	width: 800px;
}

#ta_noscript div {
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	width: 600px;
	text-align:left;

}

#ta_noscript div.attention {
	width: 30px;
	height: 30px;
	background: transparent url('../../templates/1/img/ic_sprite.png');
	background-position: -220px -80px;
}
#step_0,#step_1,#step_2,#step_3,#step_4 {

	width: 760px;
	text-align: left;
	padding-bottom:40px;
	padding-top:40px;
}

#overview {
	padding: 20px;
	border: 4px  solid #ddd;
	border-top: 0px solid #ddd;
	background: #eee;
	font: normal 10pt Verdana,Arial,Helvetica,sans-serif;
	color: #333;

-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.34);
-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.34);
box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.34);
			
}

#overview, h1, h2, p {
	margin-bottom: 10px;
	margin-top:0px;
}

.usr_submit {
	color: #666;
	background:#fff;
	font: normal 9pt Verdana,Arial,Helvetica,sans-serif;
	width:120px;
	height:25px;
	cursor:pointer;
	text-align:center;

	padding:0px;
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	-khtml-border-radius: 0px 0px 0px 0px;
	border-radius:  0px 0px 0px 0px;
	border:1px solid #ddd;
}

.usr_submit:hover {
}