@charset "utf-8";
/* CSS Document */
/*///////////////////////////////*/
/*////////// Double Cab /////////*/
/*///////////////////////////////*/
/* HEADER */
#headerWMEX {
	height:480px;
	float:left;
}
.headerWMEXimg {
	background-position: center top;
	background-repeat: no-repeat;
	width:950px;
	height:480px;
	position:absolute;
}
/* NAVIGATION */
#navWMEX-outer {
	height:110px;
	padding-top:11px;
	position:relative;
	top:24px;
	/*background-image:url("../images/headerbg.png");*/
}
/* HEADER TEXT */
#WMEXText {
	padding-top:10px;
	width:700px;
	height:20px;
	float:left;
	display:block;
}
/* CONTROLS */
.btnWMEX {
	height:50px;
	width:44px;
	float:left;
	cursor:pointer;
}
#backWMEX {
	background-image:url("../../../images/btn_circle-back.png");
	background-position: center;
}
#nextWMEX {
	background-image:url("../../../images/btn_circle-next.png");
	background-position: center;
}
#controlWMEX {
	background-image:url("../../../images/btn_circle-pause.png");
	background-position: center;
}
/* HEADER HAVIGATION */
#headerWMEXnav-outer {
	position:relative;
	top:425px;
	margin:0 auto;
	width:950px;
	z-index:99998;
}
#headerWMEXnav { 
	height:50px;
}
/*/////////////////////////////////////*/
/*/////////////////////////////////////*/
/* WMU */
#headerWMU {
	height:470px;
}
.headerWMUimg {
	background-position: center top;
	background-repeat: no-repeat;
	width:100%;
	height:470px;
	position:absolute;
}
#DescriptionWMU {
	padding-top:13px;
	width:600px;
	height:30px;
	float:left;
	display:block;/*	font-size:18px;*/
}
/* CONTROLS */
.btn {
	height:50px;
	width:44px;
	float:left;
	cursor:pointer;
}
#backWMU {
	background-image:url("../../../workman/images/btn_circle-back_blue.png");
	background-position: center;
}
#nextWMU {
	background-image:url("../../../workman/images/btn_circle-next_blue.png");
	background-position: center;
}
#controlWMU {
	background-image:url("../../../workman/images/btn_circle-pause_blue.png");
	background-position: center;
}
/* HEADER HAVIGATION */
#headerWMUnav-outer {
	position:relative;
	top:410px;
	margin:0 auto;
	width:950px;
}
#headerWMUnav {
	padding-left:0px;
}
/*/////////////////////////////////////*/
/*/////////////////////////////////////*/
/* WMH */
#headerWMH {
	height:470px;
}
.headerWMHimg {
	background-position: center top;
	background-repeat: no-repeat;
	width:100%;
	height:470px;
	position:absolute;
}
#DescriptionWMH {
	padding-top:13px;
	width:600px;
	height:30px;
	float:left;
	display:block;/*	font-size:18px;*/
}
/* CONTROLS */
.btn {
	height:50px;
	width:44px;
	float:left;
	cursor:pointer;
}
#backWMH {
	background-image:url("../../../workman/images/btn_circle-back_blue.png");
	background-position: center;
}
#nextWMH {
	background-image:url("../../../workman/images/btn_circle-next_blue.png");
	background-position: center;
}
#controlWMH {
	background-image:url("../../../workman/images/btn_circle-pause_blue.png");
	background-position: center;
}
/* HEADER HAVIGATION */
#headerWMHnav-outer {
	position:relative;
	top:410px;
	margin:0 auto;
	width:950px;
}
#headerWMHnav {
	padding-left:0px;
}
/*/////////////////////////////////////*/
/*/////////////////////////////////////*/