/*
# ------------------------------------------------------------------------
# JA Ironis Template
# ------------------------------------------------------------------------
# Copyright (C) 2004-2010 JoomlArt.com. All Rights Reserved.
# @license - PHP files are GNU/GPL V2. CSS / JS are Copyrighted Commercial,
# bound by Proprietary License of JoomlArt. For details on licensing, 
# Please Read Terms of Use at http://www.joomlart.com/terms_of_use.html.
# Author: JoomlArt.com
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
# Redistribution, Modification or Re-licensing of this file in part of full, 
# is bound by the License applied. 
# ------------------------------------------------------------------------
*/


@import url(http://www.telenetfideacyclingteam.be/tfct/templates/ja_ironis/fonts/bebas_neue/stylesheet.css);

/* COMMON STYLE
--------------------------------------------------------- */
html,body {
	color: #333 !important;
	line-height: 1.6;
	height: 100%;
}

body#bd {
	background-image: url(http://www.telenetfideacyclingteam.be/tfct/templates/ja_ironis/images/tfct-background.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color:#dbdbdb;
} 

/* Normal links ---*/
a { color: #ec534d; text-decoration: none; }

a:hover, a:active, a:focus { color: #3DB9B1; text-decoration: none; }

/* Readon links ---*/
a.readon {
	background: url(http://www.telenetfideacyclingteam.be/tfct/templates/ja_ironis/images/arrow-normal.png) no-repeat left center;
	border-bottom: 1px dotted #e6e7e8;
	font-size: 100%;
	padding-left: 20px;
}

.readmore a,
a.readmore{ 
	color: #EC534D; 
	display: block;
	background: url(http://www.telenetfideacyclingteam.be/tfct/templates/ja_ironis/images/more.gif) no-repeat left center;
	padding-left: 20px;
	margin-top: 15px;
	margin: 0px !important;
}

a.readmore { margin-top: 10px !important; }

.readmore a span, a.readmore span {
	border-bottom: 1px dotted #E6E7E8; 
}

a.more-color1, .readmore a.more-color1 {
	background-image: url(http://www.telenetfideacyclingteam.be/tfct/templates/ja_ironis/images/more-color1.gif);
	color: #222;
}

a.more-color2, .readmore a.more-color2 {
	background-image: url(http://www.telenetfideacyclingteam.be/tfct/templates/ja_ironis/images/more-color2.gif);
	color: #3DB9B1;
}

a.more-color3, .readmore a.more-color3 {
	background-image: url(http://www.telenetfideacyclingteam.be/tfct/templates/ja_ironis/images/more-color3.gif);
	color: #5b3800;
}

.readmore a:hover,
.readmore a:focus, 
.readmore a:active,
a.readmore:hover,
a.readmore:focus, 
a.readmore:active {
	background-image: url(http://www.telenetfideacyclingteam.be/tfct/templates/ja_ironis/images/more-hover.gif);
	color: #3db9b1;
}

.readmore a:hover span,
.readmore a:focus span,
.readmore a:active span,
a.readmore:hover span,
a.readmore:focus span,
a.readmore:active span {
	border-color: #3db9b1; 
}

/* Headings ---*/

h2.contentheading, .contentheading { }

h1.componentheading, .componentheading { 
	font-size: 175%; 
	font-weight: normal; 
	background: url("http://www.telenetfideacyclingteam.be/tfct/templates/ja_ironis/images/arrowblue_bg.gif") no-repeat scroll 30px bottom;
	line-height: normal;
	color: #FFF;
	padding: 0px 0px 10px 0px;
	margin: -40px 0 0 -40px;
}

h1.componentheading span, .componentheading span {
	background: #3DB9B1;
	display: inline-block; 
	padding: 15px 20px;
}

.contentheading, .componentheading {
	font-family: 'BebasNeueRegular', Arial, sans-serif;
	line-height: normal;
	font-weight: normal; 
}

.contentheading, .componentheading, h1, h2, h3, h4, h5 {
	line-height: normal;
}

.contentheading,
.blog-featured .contentheading {
	background: url("http://www.telenetfideacyclingteam.be/tfct/templates/ja_ironis/images/title_bg.gif") no-repeat scroll left bottom;
	font-size: 240%;
	line-height: 0.9;
	margin: 0px;
	padding: 2px 0px 5px 0px;
}

.contentheading a ,
.blog-featured .contentheading a {
	color: #222;
}

.contentheading a:hover , .contentheading a:active , .contentheading a:focus ,
.blog-featured .contentheading a:hover, .blog-featured .contentheading a:focus, .blog-featured .contentheading a:active {
	color: #ec534d;
}

#k2Container {
}

.itemListView .componentheading {
}
/* FORM
--------------------------------------------------------- */
input, select, textarea, .inputbox {
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
}

.inputbox {
	background: #F8F8F8;
	border: solid 1px #eee;
	color: #aaa;
}

.btnconfirm, .btnshowcart, .scp_atc, .button,input[type=button],button[type=submit]{
	background-color: #242424;
	border: 0;
	color: #fff;
	padding: 6px 10px;
	cursor: pointer;
}

.btnconfirm:hover, .btnshowcart:hover, .scp_atc:hover, .button:hover,input[type=button]:hover,button[type=submit]:hover{
	background: #0094AB;
	color: #fff;
	cursor: pointer;
}

.inputbox,input[type=text], textarea {
	background: #f8f8f8;
	color: #7b7d80;
	margin-left: 3px;
	padding: 6px;
}

.inputbox:hover,input[type=text]:hover,textarea:hover{
	border-color: #e95450;
	border-style: solid;
	background: #fff;
}

.josForm { padding-bottom: 20px; }

.josForm.form-validate label {
	vertical-align: top;
}

.josForm.form-validate input {
	margin-right: 5px;
}
.josForm.form-validate button {
	overflow:  visible;
}

.button2-left{
	margin-top: 15px !important;
}

/* Login ---*/
#form-login label { color: #333; }

#form-login ul li { background: none; margin: 0; padding: 0; }

#form-login ul li a{ border: none; color: #EC534D; padding: 2px 0; }

#form-login .inputbox {
	background: #F8F8F8;
	border: solid 1px #eee;
	color: #aaa;
	width: 84%;
}

#form-login input#modlgn_remember {
	background: none;
	border: none;
	height: auto;
	margin: 0;
	padding: 0;
	width: auto;
}

/* Search ---*/

.moduletable_search .ja-box-ct{ margin: 0 0px 20px !important; padding: 0 !important; border: solid 1px transparent; }

.moduletable_search label { display: none; }

.search_search {
	background: url(http://www.telenetfideacyclingteam.be/tfct/templates/ja_ironis/images/icon-search.png) no-repeat 99% center #f8f8f8;
	border: solid 1px #e6e7e8;
	margin: 0px 20px ;
	padding: 6px 0;
}

.search_search:hover {
	background-image: url(http://www.telenetfideacyclingteam.be/tfct/templates/ja_ironis/images/icon-search-hover.png);
}

.inputbox_search {
	background: #f8f8f8;
	border: none !important;
	color: #999;
	padding: 5px 0;
	width: 85%;
	text-indent: 10px;
}

.inputbox_search:hover {
	background-color: #f8f8f8 !important;
}

#searchForm .paginations {
	right: 20px;
}
/* JOOMLA STYLE
--------------------------------------------------------- */
/* Meta ---*/
.article-tools {
	color: #999;
	font-size: 92%;
	margin-bottom: 15px;
}

.article-tools dl dd { margin: 0px; padding: 0px; }

dl.article-info { color: #999; margin: 5px 0px 0px 0 !important; }

dl.article-info .author { color: #ec534d; border-bottom: dotted 1px #e6e7e8; }

dl.article-info .italic { font-family: Georgia,serif; }

dl.poll { border-bottom: 1px dotted #ccc; }

form#poll { border-bottom: 1px dotted #ccc; font-weight: bold; }

ul.actions {
	margin-top: 5px;
}

/* Article ---*/
.article-content { overflow: visible !important;}

.items-row { margin: 0; }

/* Inline images ---*/
img.img-border { border: 1px solid #e6e7e8; display: block; margin-bottom: 15px; padding: 3px; }

img.left { margin-right: 15px; }

img.right { margin-left: 15px; }

/* Tables ---*/
thead tr th { background: #333; color: #fff; padding: 5px; }

thead tr th a,
thead tr th a:hover,
thead tr th a:focus,
thead tr th a:active { color: #fff; }

table.contentpaneopen .pagination {
	margin-bottom: -5px;
	margin-right: 0px;
}

/* Content Toc */
table.contenttoc { border: 1px solid #ccc; }

table.contenttoc td { border-bottom: 1px dotted #ccc; }

table.contenttoc th {
	background: #f6f6f6;
	border-bottom: 1px solid #ccc;
	text-transform: uppercase;
}

table.pollstableborder td {
	background: #f6f6f6;
	border-bottom: 1px solid #eee;
	font-weight: bold;
	padding: 5px !important;
}

table.pollstableborder tr.sectiontableentry0 td,
table.pollstableborder tr.sectiontableentry1 td { background: #fff; font-weight: normal; }

/* Poll */
h4.poll-title {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	margin-bottom: 5px;
}
.poll {
	line-height: 30px;
}

/* Pagination */
div.paginations  {
	position: absolute;
	margin: 0px 0px 25px 0px;
	padding: 0px; 
	right: 0px;
}

.pagination { float: right; background: #111; }

.pagination ul { margin: 0px;  }

.pagination ul li {
	background: url(http://www.telenetfideacyclingteam.be/tfct/templates/ja_ironis/images/line-page.gif) no-repeat left bottom ;
	padding: 0px ;
	color: #7b7d80; 
	display: block;
}

.pagination ul li a.pagenav {
	border-bottom: 6px solid #fff;
	padding: 10px 12px ;
	margin: 0px ; 
	line-height: 1;
	color: #7b7d80;
	display: block;
}

.pagination ul li a:hover, 
.pagination ul li a:focus, 
.pagination ul li:active {
	color: #fff;
}

.pagination ul li span.pagenav {
	background: #fff; 
	border-bottom: 6px solid #ec534d;
	padding: 10px 15px ;
	margin: 0px ; 
	line-height: 1;
	color: #222;
	display: block;
}

/* Tooltips --- */
.items-row .contentpaneopen_edit {
	padding-left: 0px;
}

/* MODULE STYLES
--------------------------------------------------------- */
div.ja-moduletable, div.moduletable {
	margin: 0px 20px 45px 0px ; 
	padding: 20px 0px 0px 0px ;
	background: #fff;
	position: relative;
}

div.ja-moduletable .ja-box-ct, div.moduletable .ja-box-ct{ 
	padding: 30px 20px 20px 20px;
}

div.ja-moduletable.blackcontent .ja-box-ct,
div.moduletable.blackcontent .ja-box-ct {
	color: #777;
}

div.ja-moduletable > h3, div.moduletable > h3 {
	background: url(http://www.telenetfideacyclingteam.be/tfct/templates/ja_ironis/images/arrow_bg.gif) no-repeat 30px bottom;
	color: #fff;
	font-family: 'BebasNeueRegular', Arial, sans-serif;
	font-size: 175%;
	font-weight: normal;
	line-height: normal;
	top: -20px;
	left: -20px;
	padding: 0 0 10px 0;
	text-transform: uppercase;
	position: absolute;
	z-index: 10;
}

div.ja-moduletable > h3 span, div.moduletable > h3 span {
	background: #ec534d;
	display: inline-block;
	margin: 0;
	padding: 15px 20px;
	line-height: 1;
}

.arroundtitle .ja-box-ct { margin: -15px 5px 5px 5px; padding: 40px 15px 15px 15px !important; }

/* Module Red */
div.ja-moduletable.redtitle h3, 
div.moduletable.redtitle h3 { background-image: url(http://www.telenetfideacyclingteam.be/tfct/templates/ja_ironis/images/arrow_bg.gif); }

div.ja-moduletable.redtitle h3 span,
div.moduletable.redtitle h3 span { background: #ec534d; }

div.redtitle {
	color: #777;
}

div.redtitle.arroundtitle .ja-box-ct {
	background-color: #FEF4F4;
	border: solid 1px #FBD4D3;
	color: #777;
}

/* Module Blue */
div.ja-moduletable.bluetitle h3, 
div.moduletable.bluetitle h3 { background-image: url(http://www.telenetfideacyclingteam.be/tfct/templates/ja_ironis/images/arrowblue_bg.gif); }

div.ja-moduletable.bluetitle h3 span,
div.moduletable.bluetitle h3 span { background: #3DB9B1; }

div.bluetitle {
	color: #777;
}

div.bluetitle.arroundtitle .ja-box-ct {
	background-color: #F1FBFA;
	border: solid 1px #D6F3F1;
	color: #777;
}

/* Module Black */
div.ja-moduletable.blacktitle h3 span,
div.moduletable.blacktitle h3 span { background: #222; }

div.ja-moduletable.blacktitle h3, 
div.moduletable.blacktitle h3 { background-image: url(http://www.telenetfideacyclingteam.be/tfct/templates/ja_ironis/images/arrowblack_bg.gif); }

div.blacktitle {
	color: #777;
}

div.blacktitle.arroundtitle .ja-box-ct {
	background-color: #F2F2F2;
	border: solid 1px #D8D8D8;
	color: #777;
}

div.blackcontent.arroundtitle .ja-box-ct {
	border: solid 1px #494949;
	color: #777;
}

/* Module Brown */
div.ja-moduletable.browntitle h3, 
div.moduletable.browntitle h3 { background-image: url(http://www.telenetfideacyclingteam.be/tfct/templates/ja_ironis/images/arrowbrown_bg.gif); }

div.ja-moduletable.browntitle h3 span,
div.moduletable.browntitle h3 span { background: #5b3800; }

div.browntitle {
	color: #777;
}

div.browntitle.arroundtitle .ja-box-ct {
	background-color: #fffceb;
	border: solid 1px #e3dcb2;
	color: #75592b;
}

/* Module Green */
div.ja-moduletable.greentitle h3, 
div.moduletable.greentitle h3 { background-image: url(http://www.telenetfideacyclingteam.be/tfct/templates/ja_ironis/images/arrowgreen_bg.gif); }

div.ja-moduletable.greentitle h3 span,
div.moduletable.greentitle h3 span { background: #61acd6; }

div.greentitle {
	color: #777;
}

div.greentitle.arroundtitle .ja-box-ct {
	background-color: #ecf5f8;
	border: solid 1px #c6e0e7;
	color: #777;
}

/* Module Menu */
div.ja-moduletable.moduletable_menu , 
div.moduletable.moduletable_menu ,
div.moduletable.blackcontent { background-color: #111;}

div.ja-moduletable.videos , 
div.moduletable.videos { background-color: #222; }

.moduletable_author .content .italic { margin-top: -5px; }

.videos .ja-box-ct .readmore span { border-color: #333 !important; }

/* Module list ---*/
div.ja-moduletable ul, div.ja-module ul {
	margin: 0px ;
}

div.ja-moduletable.moduletable_menu ul li a , 
div.moduletable.moduletable_menu ul li a {
	background: url(http://www.telenetfideacyclingteam.be/tfct/templates/ja_ironis/images/arrow-normal.png) no-repeat 20px center !important;
	display: block;
	margin: 0;
	padding: 12px 0 12px 40px !important;
	border: none !important;
	color: #777;
}

div.ja-moduletable.moduletable_menu ul, div.moduletable.moduletable_menu ul {
	margin: 10px -20px 0px -20px;
}

div.ja-moduletable.moduletable_menu ul li a:hover , 
div.ja-moduletable.moduletable_menu ul li a:focus , 
div.ja-moduletable.moduletable_menu ul li a:active , 
div.moduletable.moduletable_menu ul li a:hover,
div.moduletable.moduletable_menu ul li a:focus,
div.moduletable.moduletable_menu ul li a:active { 
	background-image: url(http://www.telenetfideacyclingteam.be/tfct/templates/ja_ironis/images/arrow-active.png)!important;
	color: #fff;
}

div.ja-moduletable.moduletable_menu ul li , 
div.moduletable.moduletable_menu ul li {
	background: url(http://www.telenetfideacyclingteam.be/tfct/templates/ja_ironis/images/line-menu.gif) repeat-x left bottom ;
	display: block;
	margin: 0;
	padding: 0;
}

div.ja-moduletable.moduletable_menu ul li.active , 
div.moduletable.moduletable_menu ul li.active  {
	background: url(http://www.telenetfideacyclingteam.be/tfct/templates/ja_ironis/images/line-menu.gif) repeat-x left top;
}

/* Module No Title ---*/ 
div.ja-moduletable.notitle,
div.ja-module.notitle  {
	margin-top: -20px;
}

div.ja-moduletable.notitle .ja-box-ct, div.ja-moduletable.notitle .ja-box-ct {
	padding-top: 0px;
}

/* Module Advertising---*/ 
.advertising ul {
	width: 860px; 
}
.advertising ul li {
	width: 160px; 
	height: 80px;
	float: left;
	display: block;
	margin: 0px 10px 0px 0px !important;
	padding: 0px !important;
	background: none;
}

.advertising ul li:last-child {margin-right: 0;}




/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
.ja-content-main {
	background-color: #fff;
	margin: 20px 0 50px 20px;    
	padding: 20px 20px 0;
	position: relative;
}

#ja-container {
	padding-top: 25px;
}

/* Mass Top ---*/

.speaker-links { margin: 10px 0px 0px 0px !important; }

.speaker-links li {
	color: #999;
	float: left;
	margin: 0 20px !important;
	background: none !important; 
	padding: 0px !important;
	text-align: center;
	width: 120px;
}

.speaker-links li.first, 
.speaker-links li.last { margin: 0 !important; }

.speaker-links li a {
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

.speaker-links li h4 {
	background: url(http://www.telenetfideacyclingteam.be/tfct/templates/ja_ironis/images/title_bg.gif) no-repeat center bottom;
	color: #222;
	font-size: 130%;
	font-family: Arial,Helvertica,sans-serif;
	font-weight: normal;
	margin: 10px 0 5px;
	padding-bottom: 7px;
	text-transform: none;	
}

.speaker-links li p { font-size: 95%; margin: 0 !important; line-height: 1.5;}

/* Mass Bottom ---*/
.ja-mass-bottom .ja-moduletable, .ja-mass-bottom .ja-module {
	margin-right: 20px;
	margin-left: 20px;
}

#ja-content-mass-bottom div.ja-moduletable,
#ja-content-mass-bottom div.moduletable {
	margin-right: 0 !important;
}

	
/* Left Columns ---*/
/* HEADER
--------------------------------------------------------- */
#ja-header .main {
  padding-top: 0px;
  padding-bottom: 30px;
}

#ja-header .main .main-inner1 { margin: 0 20px; }

/* Logo Image ---*/
h1.logo { height: 118px; width: 245px; }

h1.logo a {
	background: url(http://www.telenetfideacyclingteam.be/tfct/templates/ja_ironis/images/logo.png);
	display: inherit;
	height: 179px;
	width: 245px;
}

/* Logo Text ---*/
div.logo-text h1 {
	font-family: Arial, sans-serif;
	font-size: 200%;
	font-weight: bold;
}

div.logo-text h1 a { text-decoration: none; }

/* JA top */
#ja-header .main { padding-bottom: 20px; }

#ja-header .main .main-inner1 { margin: 0 20px;}

#ja-top { float: right; margin-top: 70px; }

#ja-top ul.menu { float: right; margin-top: 15px; }

#ja-top ul.menu li {
	border-left: solid 1px #242424;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

#ja-top ul.menu li.first { border-left: none; }

#ja-top ul.menu li a {
	border-bottom: dotted 1px #242424;
	color: #242424;
	display: inline;
	/*font-size: 95%;*/
	margin: 0 10px;
	padding: 0 0;
	font-weight: bold;
}

#ja-top ul.menu li a:hover,
#ja-top ul.menu li a:focus,
#ja-top ul.menu li a:active {
	color: #ec534d;
}

#ja-top ul.menu li:first-child {
	border-left: 0;
}

#ja-top .buy-your-tickets {
	display: inline;
}

#ja-top .buy-your-tickets a {
	background: #3DB9B1;
	float: right;
	padding: 0px 10px;
}

#ja-top .buy-your-tickets a:hover,
#ja-top .buy-your-tickets a:focus,
#ja-top .buy-your-tickets a:active {
	background-color: #ec534d;
}

#ja-top .buy-your-tickets a span {
	color: #fff;
	font-family: 'BebasNeueRegular', Arial, sans-serif;
	font-size: 290%;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 10px;
	letter-spacing: 0px;
}

/* TOPBAR
--------------------------------------------------------- */
#ja-topbar {
	background: url(http://www.telenetfideacyclingteam.be/tfct/templates/ja_ironis/images/body_black.gif) repeat left top;
	color: #777;
	font-size: 92%;
	position: relative;
	z-index: 12;
	height: 20px;
}

#ja-topbar .main-inner1 {
	padding: 4px 0;
}

#ja-topbar .main .main-inner1 { margin: 0 20px;}

/* Top Bar Left ---*/
#ja-topbar-left { float: left; }

/* Top Bar Right ---*/
#ja-topbar-right { float: right; }

ul.social-links { float: right; margin: 15px 0 0 0; padding: 0; }

ul.social-links li {
	background: none;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

ul.social-links .icon-social {
	display: block;
	font-size: 0;
	height: 20px;
	line-height: 0;
	margin-left: 5px;
	margin-right: 0;
	text-indent: -9999em;
	width: 20px;
}

ul.social-links .icon-social.icon_rss 			{ background-image: url(http://www.telenetfideacyclingteam.be/tfct/templates/ja_ironis/images/rss.png); }
ul.social-links .icon-social.icon_facebook 	{ background-image: url(http://www.telenetfideacyclingteam.be/tfct/templates/ja_ironis/images/facebook.png); }
ul.social-links .icon-social.icon_twitter 	{ background-image: url(http://www.telenetfideacyclingteam.be/tfct/templates/ja_ironis/images/twitter.png); }
ul.social-links .icon-social.icon_inner 		{ background-image: url(http://www.telenetfideacyclingteam.be/tfct/templates/ja_ironis/images/inner.png); }
ul.social-links .icon-social.icon_vimeo 		{ background-image: url(http://www.telenetfideacyclingteam.be/tfct/templates/ja_ironis/images/vimeo.png); }

ul.social-links .icon-social:hover,
ul.social-links .icon-social:focus {
	background-position: left bottom;
}

/* NAVIGATION
--------------------------------------------------------- */
#ja-mainnav .main .main-inner1 { margin: 0 20px; border-bottom: 5px solid #111; }

.body-slideshow #ja-mainnav .main .main-inner1 { border: 0; }

/* Breadcrumbs ---*/

#ja-navhelper {
	background: url("http://www.telenetfideacyclingteam.be/tfct/templates/ja_ironis/images/body_black.gif") repeat scroll left top;
}

#ja-navhelper .main .main-inner1 {
	margin: 0px 20px;
}

#ja-navhelper a {
	color: #fff;
}

#ja-navhelper a:focus,
#ja-navhelper a:hover,
#ja-navhelper a:active{
	color: #0094AB;
}

.ja-breadcrums {
	color: #666;
}
/* Extras */
td.sectiontableheader{
	font-weight: bold;
	font-size: 105%;
}

/* Default Joomla! Menu ---*/
#ja-container ul.menu li { border-bottom: 1px dotted #ccc; }

#ja-container ul.menu li li { border-bottom: 0; border-top: 1px dotted #ccc; }

/* SPOTLIGHT
--------------------------------------------------------- */

/* Top spotlight ---*/
#ja-topsl .main { 
	padding-top: 45px;
}

#ja-topsl .ja-moduletable, #ja-topsl .moduletable {
	margin: 0 20px 0px 20px;
	padding-top: 20px;
}

/* Bot spotlight ---*/
#ja-botsl, #ja-botsl1 { margin-top: 25px; }

#ja-botsl .ja-moduletable {
	margin; 0px 20px;
	padding: 20px 0 0;
}

#ja-botsl .main { padding: 0px; }

#ja-botsl .ja-moduletable ul, #ja-botsl .moduletable ul,
#ja-botsl1 .ja-moduletable ul, #ja-botsl1 .moduletable ul {
	margin-top: 0px; 
	margin-bottom: 0px;
}

/* Bot spotlight1 ---*/
#ja-botsl1 .wrap-inner1 {}

#ja-botsl1 .main { padding: 0; }

#ja-botsl1 ul.menu {
		background: url(http://www.telenetfideacyclingteam.be/tfct/templates/ja_ironis/images/line-menu.gif) repeat-x left top;
}

#ja-botsl1 .ja-moduletable {
	margin-bottom: 0;
}

/* Bot spotlight2 ---*/
#ja-botsl2, #ja-botsl3 {
	background: url(http://www.telenetfideacyclingteam.be/tfct/templates/ja_ironis/images/body_black.gif) repeat left top;
	color: #666;
	padding: 0;
}

#ja-botsl2 .main { padding: 30px 15px 15px; }

#ja-botsl3 .main { padding: 0px 15px 15px 0px; }

#ja-botsl2 a { color: #ec534d; }

#ja-botsl2 a:hover,
#ja-botsl2 a:focus,
#ja-botsl2 a:active,
#ja-botsl3 a:hover,
#ja-botsl3 a:focus,
#ja-botsl3 a:active {
	color: #fff;
}

#ja-botsl2 a.readmore span {
	border-color: #222;
}

#ja-botsl2 div.ja-moduletable, 
#ja-botsl2 div.moduletable,
#ja-botsl3 div.ja-moduletable, 
#ja-botsl3 div.moduletable   {
	background: none;
	margin-top: 0;
	margin-bottom: 20px;
	padding-top: 0;
	position: relative;
}

#ja-botsl2 div.ja-moduletable .ja-box-ct, 
#ja-botsl2 div.moduletable .ja-box-ct,
#ja-botsl3 div.ja-moduletable .ja-box-ct, 
#ja-botsl3 div.moduletable .ja-box-ct { padding: 0; background: none; }

#ja-botsl2 div.ja-moduletable h3 span, 
#ja-botsl2 div.moduletable h3 span,
#ja-botsl3 div.ja-moduletable h3 span, 
#ja-botsl3 div.moduletable h3 span { background: none; padding: 5px 0 15px; }

#ja-botsl2 div.ja-moduletable > h3,  
#ja-botsl2 div.moduletable > h3,
#ja-botsl3 div.ja-moduletable > h3,  
#ja-botsl3 div.moduletable > h3 {
	background: url(http://www.telenetfideacyclingteam.be/tfct/templates/ja_ironis/images/line-menu.gif) repeat-x left bottom;
	color: #fff;
	font-size: 180%;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	top: 0px;
	left: 0px;
	position: relative;
}

#ja-botsl2 ul li,
#ja-botsl3 ul li {
	background: url(http://www.telenetfideacyclingteam.be/tfct/templates/ja_ironis/images/arround.png) no-repeat left center;
	border: none;
	margin: 10px 0 0 10px !important;
	padding: 0 0px 0px 15px !important;
}

#ja-botsl2 ul li a,
#ja-botsl3 ul li a {
	display: inline;
	background: none;
	margin: 0px !important;
	padding: 0px;
	color: #ec534d;
	border: none;
}

#ja-botsl2 ul li a:hover, 
#ja-botsl2 ul li a:focus, 
#ja-botsl2 ul li a:active { background: none; color: #fff; }

#ja-botsl2 .content p img {
	border: solid 1px #333;
}

/* JA Background---*/
#ja-background {
	z-index: 1;
}

#ja-background .background-light {
	/*background: url(http://www.telenetfideacyclingteam.be/tfct/templates/ja_ironis/images/background-light.png) no-repeat center bottom;*/
	height: 1100px;
	width: 100%;
	display: block;
	position: absolute;
	bottom: -118px;
	z-index: 2;
}

#ja-background .background-house {
	/*background: url(http://www.telenetfideacyclingteam.be/tfct/templates/ja_ironis/images/background-house.png) repeat-x center bottom;*/
	background: url(http://www.telenetfideacyclingteam.be/tfct/templates/ja_ironis/images/background-bikes.png) repeat-x center bottom;
	display: block;
	width: 100%;
	height: 118px;
	z-index: 3;
	position: relative;
}

/* FOOTER
--------------------------------------------------------- */
#ja-footer {
	background: url("http://www.telenetfideacyclingteam.be/tfct/templates/ja_ironis/images/body_black.gif") repeat scroll left top;
	padding: 0 0 50px 0;
}

#ja-footer .main .main-inner1 {
	background: url(http://www.telenetfideacyclingteam.be/tfct/templates/ja_ironis/images/line-menu.gif) repeat-x left top;
	margin: 0 20px;
	padding: 15px 0 0 0;
	text-align: center;
}

#ja-footer .main small { color: #666; }

#ja-footer a { color: #ec534d; text-decoration: none; }

#ja-footer a:hover, #ja-footer a:focus, #ja-footer a:active { color: #fff; text-decoration: none; }

#ja-poweredby { left: 20px; margin: 0; position: absolute; top: 15px; font-size: 0px; line-height: 0px; text-indent: -9999em; }

#ja-footer #ja-poweredby a,
#ja-footer #ja-poweredby a:hover,
#ja-footer #ja-poweredby a:focus {
	font-size: 0px !important;
	line-height: 0px !important;
	text-indent: -9999em;
	text-decoration: none;
	border: none;
	display: block;
}

/* MISCELLANOUS
----------------------------------------------------------- */
/* Others ---*/

/* Blog Feautred ---*/
.blog-featured {}

.blog-featured .items-row {
	margin-left: 0; 
	margin-right: 0;
	padding: 0;
}

/*	Content ---*/
.italic { font-style: italic; }

.listicon .ico-social {
	background-position: center bottom !important;
	background-repeat: no-repeat;
	border: none !important;
	display: block;
	float: left;
	font-size: 0;
	height: 30px;
	line-height: 0;
	margin: 0px 9px 0px 0px;
	padding: 0px !important;
	text-decoration: none;
	text-indent: -9999em;
	width: 30px;
}

.listicon .ico-social:hover , 
.listicon .ico-social:focus ,
.listicon .ico-social:focus {
	background-position: center top !important;
}

.content .author { color: #333; margin: 0; }

.content .italic { color: #777; }

.content .text-content{ margin: 5px 0; color: #777; }

.content h4 {
	color: #222 !important;
	font-size: 130%;
	font-family: Arial, Helvertica, sans-serif;
	font-weight: normal ;
	margin: 15px 0px 5px 0 ;
	padding: 0 0px 7px 0px;
	text-transform: none !important;
	line-height: 1.3;
}

.ico-facebook	{ background-image: url(http://www.telenetfideacyclingteam.be/tfct/templates/ja_ironis/images/icon-facebook.png) !important; }
.ico-inner		{ background-image: url(http://www.telenetfideacyclingteam.be/tfct/templates/ja_ironis/images/icon-inner.png) !important; }
.ico-rss			{ background-image: url(http://www.telenetfideacyclingteam.be/tfct/templates/ja_ironis/images/icon-rss.png)!important ; }
.ico-twitter	{ background-image: url(http://www.telenetfideacyclingteam.be/tfct/templates/ja_ironis/images/icon-twitter.png) !important ; }
.ico-vimeo		{ background-image: url(http://www.telenetfideacyclingteam.be/tfct/templates/ja_ironis/images/icon-vimeo.png) !important; }

.image-banner {
	background: url(http://www.telenetfideacyclingteam.be/tfct/templates/ja_ironis/images/logo-bottom.png) no-repeat left top;
	height: 68px;
	width: 147px;
}

.contentdescription { border-bottom: 1px solid #ccc; padding: 10px 0px; }

/* Contact Us ---*/

dl.contactus dd {
	margin: 0px;
	padding: 3px 0px;
}

p.img-style-wrap img {
	display: block; 
	margin-bottom: 10px;
}

.contact_email div {
	margin: 10px 0;
}

.contact_email label{
	margin: 0 0 5px;
}
.contact_email label[for="contact_email_copy"]{
	display: inline;
}

/* Slideshow ---*/
.topslideshow { position: absolute; top: -20px; z-index: 11; }

.topslideshow h3 {
	background: url(http://www.telenetfideacyclingteam.be/tfct/templates/ja_ironis/images/arrow_bg.gif) no-repeat 35px bottom;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0 0 0 -20px;
	padding: 0 0 10px 0;
	text-transform: uppercase;
}

.topslideshow h3 span {
	background: #ec534d;
	display: inline-block;
	padding: 20px;
}

#ja-slideshow {
	position: relative;
	z-index: 10;
}

#ja-slideshow .main .main-inner1 { margin: 0 20px; }

.ja-slidewrap_ironis.ja-articles .ja-slide-desc a,
.ja-slidewrap_ironis .ja-slide-desc h3 {
	font-family: 'BebasNeueRegular', Arial, sans-serif;
	font-size: 270%;
	line-height: 0.9;
}
/* Highslide ---*/
.img-photo { margin-left: -10px; margin-top: 10px; }

.img-photo .highslide-img { float: left; margin: 7px 0 7px 14px; }

.videos .img-photo { margin: 10px 0px 20px 0px; }

.videos .img-photo .highslide-img {
	color: #777;
	margin: 0 15px;
	padding: 0;
	text-align: center;
	width: 120px;
}

.videos .img-photo .highslide-img.first,
.videos .img-photo .highslide-img.last { margin: 0 !important; }

.videos .img-photo .highslide-img img	{ display: block; margin: 0 auto 10px; width: 120px; }

.item-page { padding: 0 0 20px; }

.column{
	overflow: visible!important;
}

#ja-content-mass-bottom {
	margin-top: 20px;
}

.item .contentpaneopen {
	border-bottom: 1px solid #E6E7E8;	
}

.item .contentpaneopen.nieuws {
	margin: 15px 0;	
	padding-bottom: 15px;
}

.column0 .contentpaneopen.nieuws {
	margin-right: 20px;	
}

.column1 .contentpaneopen.nieuws {
	margin-left: 20px;	
}

.item .contentpaneopen-left {
	float: left;
	/*width: 130px;*/
}

.item .contentpaneopen-right {
	float: right;
	width: 270px;
	margin: 10px 0 0 0;
}

.button2-left .readmore a {
	background: none;
	color: #666;
}

.button2-left .readmore a:hover,
.button2-left .readmore a:focus {
	color: #0b55c4;
}

#system-message dd{
	text-indent: 15px;
}

.jicons-icons{
	float: left;
	padding-right: 10px;
}

body.com_content #ja-switch,
body.com_mailto #ja-switch,
body.com_k2 #ja-switch,
body.com_jacomment #ja-switch{
	display: none !important;
}

body.contentpane .contentheading{
	background: none;
}

/* Sanza Custom Styles */

.ja-colswrap {margin-top: 25px}


#ja-main {float: left;}

.ja-copyright {color: #666666;}

.column div.podiumplaatsen {height: 150px; background: #ffffff url(http://www.telenetfideacyclingteam.be/tfct/templates/ja_ironis/images/algemeen/podiumplaatsen.gif) bottom center no-repeat;}

.column div.webshop {height: 150px; background: #ffffff url(http://www.telenetfideacyclingteam.be/tfct/templates/ja_ironis/images/algemeen/img-webshop.jpg) bottom center no-repeat; }
.column div.webshop p {margin-top: 0px;}


#noel {line-height: 1.5; width: 110px; height: 15px; background: url(http://www.telenetfideacyclingteam.be/tfct/templates/ja_ironis/images/algemeen/img-noel.png) top left no-repeat; float: right; right: 0; text-align: center; padding-top: 103px; margin-left: 20px;}
#noel a {
	border-bottom: 1px dotted #242424;
    color: #242424;
    display: inline;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.article-content h2, .article-content h3, .article-content h4, .article-content h5, .article-content h6, .article-content ol, .article-content ul, .article-content dl {
	margin: 15px 0 5px 0;
    padding: 0;
}

.podium-1, .podium-2, .podium-3 {padding-top: 0px; padding-bottom: 4px; padding-left: 14px; padding-right: 14px; width: 110px; font-family: 'BebasNeueRegular',Arial,sans-serif; font-weight: normal; line-height: 1;}

.podium-1 {font-size: 48px; padding-bottom: 12px; padding-left: 12px;} 
.podium-2 {font-size: 36px; color: #747474; padding-left: 16px; }
.podium-3 {font-size: 30px; color: #747474; padding-left: 6px;}

#ja-botsl .advertising {
    height: 130px;
    margin-top: 45px;
}

.webshop a {color: #0094ab;}

/* Slideshow Partners */
ul#slideshow-partners {width: 860px !important;}
ul#slideshow-partners li ul li {float: left; width: 160px;}

/* Slideshow Elite */
ul#slideshow-elite {width: 180px !important;}
ul#slideshow-elite li {float: left; width: 180px; padding-left: 0; background: none;}

.team table p {margin: 0;}
.team table h1, .team table h2  {font-family: 'BebasNeueRegular',Arial,sans-serif; font-weight: normal;}
.team table h1 {font-size: 36px;}
.team table h2 {font-size: 24px;}
.team table h3 {margin-top: 8px; font-size: 13px;}
.team table td {padding: 0;}

.team table ul {margin-top: 5px;}
.team table ul li {background: none; display: block; border-top: 1px solid #ccc;margin: 0; padding: 2px 0; list-style: none}
.team table ul li:first-child {border: none; }

.team table hr {height: 0;border: 0;border-top: 1px solid #b6b6b6;margin-top: 15px;}

.team table {margin-bottom: 25px;}
.team table table {margin-bottom: 0;}

.ja-moduletable h2 {font-family: 'BebasNeueRegular',Arial,sans-serif; font-size: 24px; font-weight: normal;}

.kalender .ja-box-ct p {margin: 0;}
.kalender .ja-box-ct h3  {font-family: 'BebasNeueRegular',Arial,sans-serif; margin-bottom: 0; padding-bottom: 0; font-weight: normal;}
.kalender .ja-box-ct h3 {margin-top: 4px; font-size: 20px;}

/* Webshop: overzicht */
.sccart {padding-right: 20px;}

.scshorttext {font-weight: bold; font-size: 13px;}
.scunitpricetext, .scqtytext, .cartoptionstitle {color: #999;}

.cartoptions {margin-bottom: 5px;}

.scqty {margin-bottom: 5px;}
input[type="text"].scp_qty {width: 20px; margin-left: 0px;}

.shop tr td p {margin: 10px 0 0 0;}
.shop #ja-content-main, .com_caddy #ja-content-main {padding-bottom: 25px;}

/* Webshop: detail */
.sc_cart {padding-bottom: 25px;}
.code_col  {width: 45px !important;}
.desc_col {width: 160px !important;}
.price_col {width: 95px !important;}
.qty_col  {width: 105px !important;}
.total_col {width: 70px !important;}
.actions_col {width: 150px !important; float: right !important;} 
.actions_col input {margin-right: 10px; padding: 6px 6px;}
.actions_col .btnremove {margin-right: 0px;}
.actions_col .btnchange {margin-left: 10px;}

.fill_col, .fill_col_total {width: 477px !important;}

textarea[name="address"] {width: 230px;} 


/* BT Content Slideshow */
.slides_container {background: #111!important; border: none!important}

.bt-inner {margin-left: 20px!important}

.bt-inner div {text-align: left!important}

.bt-title {font: normal 200% 'BebasNeueRegular',Arial,sans-serif; color: #fff!important; font-weight: normal!important; line-height: 22px!important}
 
.bt-cs h3 {color: #111!important; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4); background: #111; border: none!important}
.bt-cs h3 span {display: none}

.slides_container .readmore a {color: #fff}


/* Twitter */
.twitter {height: 380px; overflow-y: scroll}
.twitter .tweet {clear: left; margin-bottom: 15px; padding-bottom: 10px; border-bottom: 1px solid #ccc; overflow: hidden}
.twitter .tweet div a img {float: left; padding-right: 10px}

.twitter .tweet .tweetby {font-weight: bold}
.twitter .tweet a {color: #0094ab}

.twitter .tweet .tweetat {color: #777; }



.article-content  table p {margin: 0}

.article-content h2 {font: normal 200% 'BebasNeueRegular',Arial,sans-serif;}
.article-content a {color: #0094AB}