@charset "utf-8";
/* CSS Document */
/*/////// CGHM //////////*/
/*//////////////////////////////////////*/
#headerCPHM {
	height:400px;
	width:475px;
	float:left;
}
.headerCPHMimg {
	background-position: center top;
	background-repeat: no-repeat;
	width:100%;
	height:400px;
	width:475px;
	position:absolute;
}
/* HEADER TEXT */
#DescriptionCPHM {
	padding-top:13px;
	width:300px;
	height:30px;
	float:left;
	display:block;	
}
/* CONTROLS */
.btnCPHM {
	height:50px;
	width:44px;
	float:left;
	cursor:pointer;
}
#backCPHM {
	background-image:url("images/btn_circle-back.png");
	background-position: center;
}
#nextCPHM {
	background-image:url("images/btn_circle-next.png");
	background-position: center;
}
#controlCPHM {
	background-image:url("images/btn_circle-pause.png");
	background-position: center;
}
/* HEADER HAVIGATION */
#headerCPHMnav-outer {
	position: relative;
	top:340px;
	width:475px;
	z-index:99998;
}
#headerCPHMnav {
/*	padding-left:30px;*/
	padding-right:15px;
}
/*//////////////////////////////////////*/
/*/////// CGHL //////////*/
/*//////////////////////////////////////*/
#headerCPHL {
	height:400px;
	width:475px;
	float:left;
}
.headerCPHLimg {
	background-position: center top;
	background-repeat: no-repeat;
	width:100%;
	height:400px;
	width:475px;
	position:absolute;
}
/* HEADER TEXT */
#DescriptionCPHL {
	padding-top:13px;
	padding-left:20px;
	width:300px;
	height:30px;
	float:left;
	display:block;	
}
/* CONTROLS */
.btnCPHL {
	height:50px;
	width:44px;
	float:left;
	cursor:pointer;
}
#backCPHL {
	background-image:url("images/btn_circle-back.png");
	background-position: center;
}
#nextCPHL {
	background-image:url("images/btn_circle-next.png");
	background-position: center;
}
#controlCPHL {
	background-image:url("images/btn_circle-pause.png");
	background-position: center;
}
/* HEADER HAVIGATION */
#headerCPHLnav-outer {
	position: relative;
	top:340px;
	width:475px;
	z-index:99998;
}
#headerCPHLnav {
/*	padding-left:30px;*/
	padding-right:15px;
}
/*//////////////////////////////////////*/
/*///////// Composite Half Show Picture /////////*/
/*//////////////////////////////////////*/

#headerCSP {
	height:520px;
}
.headerCSPimg {
	background-position: center top;
	background-repeat: no-repeat;
	width:100%;
	height:520px;
	position:absolute;
}
#DescriptionCSP {
	padding-top:10px;
	width:600px;
	height:30px;
	float:left;
	display:block;
/*	font-size:26px;*/
}
/* CONTROLS */
.btn {
	height:50px;
	width:44px;
	float:left;
	cursor:pointer;
}
#backCSP {
	background-image:url("images/btn_circle-back.png");
	background-position: center;
}
#nextCSP {
	background-image:url("images/btn_circle-next.png");
	background-position: center;
}
#controlCSP {
	background-image:url("images/btn_circle-pause.png");
	background-position: center;
}
/* HEADER HAVIGATION */
#headerCSPnav-outer {
	position:relative;
	top:460px;
	margin:0 auto;
	width:950px;
	z-index:99998;	
}
#headerCSPnav {
/*	padding-left:0px;*/
}