
/* ####################  GENERICI ###########################  */


.ckt-box{
	clear:none;
	overflow:hidden;
	height:auto !important;
	margin:0;
	padding:0;	
	}

.ckt-full-width{
	clear:both;
	}
		
.ckt-full-one-third{
	clear:both;
	width:99.99%;	
	}
	
.ckt-one-half{
	float:left;
	clear:none;	
	width:50%;
	}		
	
.ckt-one-third{
	float:left;	
	clear:none;		
	width:33.33%;
	}
	
.ckt-one-fourth{
	float:left;	
	clear:none;	
	width:25%;	
	}			
	
.ckt-left-col {
    width:230px;
    float:left;
	clear:none;
	margin:22px 0 22px 22px;
}

.ckt-left-col-hp {
    width:281px;
    float:left;
	clear:none;
	margin: 0 0 22px 0;
}



.ckt-right-cont {
    width:696px;	
    float:right;
	clear:none;
	margin:22px 22px 22px 0;	
}

.ckt-right-col {
    width:230px;
    float:right;
	clear:none;
	margin:22px 22px 22px 0;
}

.ckt-left-cont {
    width:696px;	
    float:left;
	clear:none;
	margin:22px 0 22px 22px;		
}



/* ###################################################################################################### */
/* ######################     STILI PERSONALIZZATI PER SITO CORRENTE     ################################ */
/* ###################################################################################################### */

/* Override 

#### Corporate ####	

.ckt-left-col {
    background: url("../img/texture-bg.gif") repeat scroll 0 0 transparent;
    margin: 20px 0 20px 20px;
    padding-bottom: 20px;
	overflow:hidden;
}	
.ckt-right-col {
    float: right;
	clear:none;
    margin: 20px;
    padding-bottom: 20px;
    width: 700px;
	height:auto !important;	
	overflow:hidden;
}

#### Gymline ####	

.ckt-left-col {
    background-color: #1E1E1E;
    border: 1px solid #545454;
	overflow:hidden;
}

*/


/* ####################  CORPORATE ###########################  */

.corporate-bottom-home{
	clear:both;
    background:url("../css/templates/corporate/texture-bg.gif") repeat scroll 0 0 transparent;
    text-align:left;	
	}	
		
.corporate-home-left-col{
    width:400px;	
    float:left;	
	margin:22px 0 22px 22px;
	}
	
.corporate-home-right-col{
    width:540px;	
    float:right;
	margin:22px 22px 22px 0;	
	}
	
		
/* ####################  SPORT ###########################  */
	
.sport-home-left-col{
	width:300px;
    float:left;
	margin:22px 0 22px 22px;
	}
		
.sport-home-right-col{
	width:624px;
    float:right;
	margin:22px 22px 22px 0;	
	}	
	
	
/* ####################  ENERZONA ###########################  */
	
.enerzona-home-left-col{
    width:252px;	
    float:left;
	margin:22px 0 22px 22px;
	}	
	
.enerzona-home-right-col{
    width:700px;	
    float:right;
	margin:22px 22px 22px 0;	
	}	
	
/* ####################  GYMLINE ###########################  */
	
.gymline-home-left-col{
    width:220px;	
    float:left;
	margin:22px 0 22px 22px;
	}	
	
.gymline-home-right-col{
    width:700px;	
    float:right;
	margin:22px 22px 22px 0;	
	}	
	

	
/*  #####################  STYLES  ########################  */	

.ckt-heading{
	clear:both;
	font-size:22px;
	line-height:1.2em;
	margin:0;
	padding:4px 0;
	}
	
.ckt-block-01{
	color:#000;
	font-size:13px;
	line-height:24px;
	padding:0;
	overflow:hidden;
	}	

.ckt-block-02{
	color:#000;
	font-size:13px;
	line-height:24px;
	padding-bottom:26px;
	overflow:hidden;
	}

.ckt-block-03{
	color:#000;
	font-size:13px;
	line-height:24px;
	padding: 10px;
	overflow:hidden;
	}
	
.ckt-block-04{
	color:#787878;
	font-size:15px;
	line-height:24px;
	padding:20px;
	overflow:hidden;
	}	

.ckt-underline-link{
	text-decoration:underline !important;
	}

.ckt-hover-underline-link{
	display:inline-block;
	text-decoration:none !important;
	}
	
.ckt-hover-underline-link:hover{
	text-decoration:underline !important;
	}

.ckt-no-underline{
	display:inline-block;
	text-decoration:none !important
	}
.ckt-no-underline:hover{
	display:inline-block;
	text-decoration:none !important
	}

.ckt-box-01{
	background-color:#F5F5F5;
	border:1px solid #E0E0E0;
	padding:10px;
	color:#4D4D4D;	
	overflow:hidden;
	}		
	
.ckt-box-02{
	background-color:#fff;
	border:1px solid #E0E0E0;
	padding:10px;
	color:#444444;	
	overflow:hidden;
	}
	
.ckt-box-03{
	background-color:#000;
	border:1px solid #fff;
	padding:10px;	
	color:#fff;
	overflow:hidden;
	}
	
.ckt-box-04{
	background-color:#E40421;
	padding:10px;	
	color:#fff;
	overflow:hidden;
	}
	
.ckt-box-05{
	background-color:#215DAB;
	padding:10px;
	color:#fff;
	overflow:hidden;	
	}
	
.ckt-box-06{
	background-color:#A1C536;
	padding:10px;
	color:#fff;	
	overflow:hidden;
	}	
	
.ckt-box-07{
	background-color:#F5F5F5;
	border:1px solid #E0E0E0;
	padding:10px;
	color:#4D4D4D;	
	overflow:hidden;
  	margin: 7px 0;	
    line-height: 20px;	
    font-size: 12px;	
	}		
	
.ckt-half-box{  
	width:50%;
    float:left;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */	
	/* emulates width: 50% in IE/ */
    width: expression((this.parentNode.clientWidth/2 - parseInt(this.currentStyle['paddingLeft']) - parseInt(this.currentStyle['paddingRight'])) + 'px');		
	}	
.boxTab .ckt-half-box{
	margin-left:10px;		
}

.boxTab .box_tab_home_sx {
	width:33%
}
.boxTab .box_tab_home_dx {
	width:62%
}
	
.ckt-one-third{
	width:33.33%;   
    float:left;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */	
	/* emulates width: 33% in IE7 */
    width: expression((this.parentNode.clientWidth/3 - parseInt(this.currentStyle['paddingLeft']) - parseInt(this.currentStyle['paddingRight'])) + 'px');		
	}	
	
.ckt-two-third{ 
    width:66.66%;  
    float:left;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */	
	/* emulates width: 33% in IE7 */
    width: expression((this.parentNode.clientWidth/3 - parseInt(this.currentStyle['paddingLeft']) - parseInt(this.currentStyle['paddingRight']))*2 + 'px');		
	}	
	
.ckt-one-fourth{ 
    width:25%;  
    float:left;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */	
	/* emulates width: 25% in IE7 */
    width: expression((this.parentNode.clientWidth/4 - parseInt(this.currentStyle['paddingLeft']) - parseInt(this.currentStyle['paddingRight'])) + 'px');
	}	
	
.ckt-three-fourth{ 
    width:75%;  
    float:left;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Safari */	
	/* emulates width: 25% in IE7 */
    width: expression((this.parentNode.clientWidth/4 - parseInt(this.currentStyle['paddingLeft']) - parseInt(this.currentStyle['paddingRight']))*3 + 'px');
	}	
					
.ckt-label {
    border:1px solid #FFFFFF;
    box-shadow:0 0 2px 1px rgba(0, 0, 0, 0.3);
    color:#E40521;
    font-family: 'trade_gothic_lt_stdregular';
    font-size:12px;
    padding:0 20px;
}	

.ckt-head-title{
    font-size:16px;
    padding:3px 3px 3px 16px;	
    margin:1px 1px 2px 1px;	
    border:1px solid #FFFFFF;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.3);	
	color:#fff;	
	}
	
.ckt-head-title-02{
    background-color: #4D4D4D;
    color: #FFFFFF;
    display: inline-block;
    font-family: 'trade_gothic_lt_stdbold';
    font-size: 22px;
    line-height: 20px;
    padding: 1px 5px;
    text-transform: uppercase;	
	margin:0;
	}	
	
.ckt-head-style-01{
    background:#E40421;
	margin:0;
	border:none;
	box-shadow:none;
	}	
	
.ckt-head-style-02{
    background: url("../css/templates/red-head-title.jpg") repeat scroll 0 0 #C71828;
    font-family: 'trade_gothic_lt_stdregular';
    font-size: 17px;
    font-weight: bold;
    height: 25px;
    margin: 0;
    padding: 4px 10px 0;
    position: relative;
    text-transform: uppercase;
	}		
	
.ckt-head-style-03{
   	background: url("../css/templates/red-head-title2.png") repeat-x scroll 0 0 #C71828;
	}	
	
.ckt-head-style-04{
    background: url("../css/templates/green-head-title.gif") repeat-x scroll 0 0 #ABCB59;
	}	
	
.ckt-head-style-05{
    background: url("../css/templates/blue-head-title.gif") repeat-x scroll 0 0 #1D5091;
	}	
			
.ckt-col-box-01{
    background: none repeat scroll 0 0 #EBEBEB;
    margin-bottom: 15px;
    padding:10px;	
	}
	
.ckt-col-box-02{
    background: none repeat scroll 0 0 #1E1E1E;
	border:1px solid #545454;
	color:#fff;
    margin-bottom: 15px;
    padding:10px;	
	}			

.ckt-tabNav {
    font-family: 'trade_gothic_lt_stdbold';
    font-weight: normal;
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

.ckt-tabNav li {
    background-color: #C8C8C8;
    float: left;
    font-size: 15px;
    margin-left: 12px;
    text-align: center;
}

.ckt-tabNav li.first {
    margin: 0;
}

.ckt-tabNav li a {
    color:#FFFFFF;
    display:block;
    height: 25px;
    line-height:29px;
    text-shadow:0 1px 1px rgba(0, 0, 0, 0.3);
    width:200px;
}

.ckt-tabNav li a:hover {
    background: url("../css/templates/bg-btn-hover.gif") repeat-x scroll 0 0 transparent;
}

.ckt-tabNav.ckt-variant li {
    background: url("../css/templates/bg-btn.gif") repeat scroll 0 0 transparent;
    margin-bottom:10px;
    margin-left: 0;
    margin-right:12px;
    width: auto;
}

.ckt-tabNav.ckt-variant li a {
    padding: 0 5px;
    width: auto;
}

.ckt-list-item{
	margin-bottom:15px;
	}
	
.ckt-button {
    width: auto;	
    height: 25px;	
    color:#FFFFFF;
    display:inline-block;
    line-height:29px;
	text-decoration:none !important;
    text-shadow:0 1px 1px rgba(0, 0, 0, 0.3);
    background: url("../css/templates/bg-btn.gif") repeat scroll 0 0 transparent;
    margin-bottom:0 12px 10px 0;
	padding: 0 5px;	
}

.ckt-button:hover {
    background: url("../css/templates/bg-btn-hover.gif") repeat-x scroll 0 0 transparent;
}

.ckt-float-left{
	float:left;
	margin:0 10px 5px 0;	
	}
	
.ckt-float-right{
	float:right;
	margin:0 0 5px 10px;		
	}
	
.ckt-float-none{
	float:none;
	clear:both;
	display:block;
	margin:5px auto;		
	}	
	
.ckt-border-solid{
	border:1px solid !important;	
	}
	
.ckt-border-dotted{
	border:1px dotted !important;	
	}
	
.ckt-border-dashed{
	border:1px dashed !important;	
	}	
	
.ckt-border-none{
	border:none !important;	
	}
	
.ckt-split{
	border:none !important;
	margin:0;
	padding:0;height:1px;
	display:block;clear:both;
	float:none;	
	}						
.bordeaux{color:#8a222d;}	
.form input{ border-radius:5px; border:1px solid #ccc;line-height:20px;}
.form .row{ margin-bottom:20px; width:300px;}
.form label{ margin-bottom:10px; margin-right:20px;}
.form .row input{ float:right;}	
.form .primaColonna{ margin-right:30px;}
.form input.btn{ background:#8a222d; color:white; text-transform:uppercase; border:0 none; padding:4px 10px; float:right}
.form .btncontainter{ float:right;}

.menu-box-container{ background:#f2f2f2}

.corporateCol ul.nav-first-level li a{ float:none !important; border-radius:5px !important; text-transform:uppercase !important; margin-top: 10px; background:url(../img/arrow-corporatemenu.png) no-repeat left center #fff!important; text-indent: 8px; font-size:14px !important; padding: 5px 12px !important;}

.corporateCol ul.nav-first-level li a.sel { background-color:#8a222d !important;}

.footer-branch {
    margin: 1%;
    display: inline-block;
}


.div_in_primo_piano_video {
	padding:10px;
	margin-bottom:20px;
	border:1px solid #d2d0d0;
	background:#fff;
}
.titolo_box_news {
	font-family: 'PT Sans', sans-serif;
	font-size:16px;
	font-weight:600;
	color:#948a8a;
	text-transform:uppercase;
	margin-bottom:5px;
	text-align:left;
}
.titolo_video {
	font-family: 'PT Sans', sans-serif;
	font-size:16px;
	font-weight:600;
	color:#8a222d;
	text-transform:uppercase;
	margin-bottom:5px;
	text-align:left;
}
.testo_video {
	font-family: 'PT Sans', sans-serif;
	font-size:14px;
	font-weight:300;
	color:#948a8a;
	margin-bottom:5px;
	text-align:left;
}
.img_video {
	width:100% !important;
	height:auto;
	margin-top:30px;
	margin-bottom:10px;
}
.div_newsletter {
	padding:10px;
	text-align:center;
	margin-bottom:20px;
	border:1px solid #d2d0d0;
	background:#fff;
}
.div_newsletter img {
	width:100%;
	max-width:240px;
	height:auto;
}
.testo_newsletter {
	font-family: 'PT Sans', sans-serif;
	font-size:15px;
	color:#948a8a;
	font-weight:600;
	display:block;
	margin-bottom:5px;
	text-transform:uppercase;
}
