/*///////////////////////////////*/
/*/////// Slide Cool box >> cargo half ////////*/
/*///////////////////////////////*/

#headerCGH {
	height:500px;
	float:left;
}
.headerCGHimg {
	background-position: center top;
	background-repeat: no-repeat;
	width:950px;
	height:500px;
	position:absolute;
}
/* NAVIGATION */
#navCGH-outer {
	height:110px;
	padding-top:11px;
	position:relative;
	top:24px;
	/*background-image:url("../images/headerbg.png");*/
}
/* HEADER TEXT */
#CGHText {
	padding-top:13px;
	width:600px;
	height:30px;
	float:left;
	display:block;
}
/* CONTROLS */
.btnCGH {
	height:50px;
	width:44px;
	float:left;
	cursor:pointer;
}
#backCGH {
	background-image:url("../../images/cool-box/btn_circle-back.png");
	background-position: center;
}
#nextCGH {
	background-image:url("../../images/cool-box/btn_circle-next.png");
	background-position: center;
}
#controlCGH {
	background-image:url("../../images/cool-box/btn_circle-pause.png");
	background-position: center;
}
/* HEADER HAVIGATION */
#headerCGHnav-outer {
	position:relative;
	top:460px;
	margin:0 auto;
	width:950px;
	z-index:99998;
}
#headerCGHnav { 
	height:40px;
}
