@charset "UTF-8";
/* CSS Document */



#RBLML-SlideOverlay {
	z-index: 45;
	alignment-baseline: baseline;
	width: 25%;
	height: 69%; /*this is how far down the LEFT drawer slides*/
	position: absolute;
	top: 16%;
	right: 0;
	bottom: 0;
	left: 42.5%;
}

#RBLMR-SlideOverlay {
	z-index: 45;
	alignment-baseline: baseline;
	width: 25%;
	height: 69%; /*this is how far down the RIGHT drawer slides*/
	position: absolute;
	top: 16%;
	right: 0;
	bottom: 0;
	left: 70%;
}

#RBLMC-SlideOverlay {
	z-index: 55;
	alignment-baseline: baseline;
	width: 100%;
	height: 100%; /*this is how far down the RIGHT drawer slides*/
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
#RBLMC-SlideOverlay-4 {
	z-index: 55;
	alignment-baseline: baseline;
	width: 100%;
	height: 100%; /*this is how far down the RIGHT drawer slides*/
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

#RBLMC-SideOverlay-4-Cover {
	background-color: rgba(255, 255, 255, 0.6);
	width: 53%;
	height: 75%;
	left: 42.5%;
	top: 13.5%;
	position: absolute;
	z-index: 9999;
	display: block;
	filter:  progid:DXImageTransform.Microsoft.BasicImage(rotation=2);  /* IE6,IE7 */
	ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"; /* IE8 */
	-ms-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);  /* FF3.5+ */
	-o-transform: rotate(-180deg);  /* Opera 10.5 */
	-webkit-transform: rotate(-180deg);  /* Safari 3.1+, Chrome */
}
	



body {
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
a:focus {
	outline: none;
}
#RBLM-L-panel {
	background-image: url(../Images/RBLM/RBLM3Left.svg); /* closed panel background */
	background-repeat:no-repeat;
	background-size: 100%;
	widht: 100%;
	height: 100%;
	display: none;
}

#RBLM-R-panel {
	background-image: url(../Images/RBLM/RBLM3Right.svg); /* closed panel background */
	background-repeat:no-repeat;
	background-size: 100%;
	height: 100%;
	display: none;
}

#RBLM-C-panel {
	background-image: url(../Images/RBLM/RBLM3CenterANOHILIGHT.svg); /* closed panel background */
	background-repeat:no-repeat;
	background-size: 100%;
	height: 100%;
	display: none;
	
}
#RBLM-C-panel-4 {
	background-image: url(../Images/RBLM/RBLM3CenterA.svg); /* closed panel background */
	background-repeat:no-repeat;
	background-size: 100%;
	height: 100%;
	display: none;
	
}
#button1panel1 {
	background-image: url(../Images/RBLM/RBLM3Center1.svg); /* closed panel background */
	background-repeat:no-repeat;
	position: absolute;
	background-size: 100%;
	left: .8%;
	top: 0;
	height: 100%;
	width: 37.736%;
	z-index: 90;
	visibility: hidden;
	display: none;
}
#button1panel1-4 {
	background-image: url(../Images/RBLM/RBLM3Center1.svg); /* closed panel background */
	background-repeat:no-repeat;
	position: absolute;
	background-size: 100%;
	left: .9%;
	top: 0;
	height: 100%;
	width: 37.736%;
	z-index: 90;
	visibility: hidden;
	display: none;
}
#button2panel2 {
	background-image:url(../Images/RBLM/RBLM3Center2.svg);
	background-repeat:no-repeat;
	position: absolute;
	background-size: 100%;
	top: 0;
	left: .8%;
	height: 70.1%;
	width: 37.85%;
	z-index: 90;
	/*visibility: hidden;*/
	display: none;
}
#button2panel2-4 {
	background-image: url(../Images/RBLM/RBLM3Center2-4.svg); /* closed panel background */
	background-repeat:no-repeat;
	position: absolute;
	background-size: 100%;
	top: 0;
	left: .25%;
	height: 70.1%;
	width: 37.85%;
	z-index: 90;
	visibility: hidden;
	display: none;
}
.RBLML-Overlay {
	margin: 0; 
	padding: 0;
	background: url(../Images/RBLM/RBLML-btn-slide.svg) no-repeat center top; /* Opened panel background */
	background-size: 100%;
	height: 10%;
	z-index: 98;
}

.RBLMR-Overlay {
	margin: 0; 
	padding: 0;
	background: url(../Images/RBLM/RBLMR-btn-slide.svg) no-repeat center top; /* Opened panel background */
	background-size: 100%;
	height: 10%;
	z-index:98;
}
.RBLMC-Overlay {
	margin: 0; 
	padding: 0;
	background: url(../Images/RBLM/RBLMC-btn-slide.svg) no-repeat center top; /* Opened panel background */
	background-size: 100%;
	height: 18%;
	
}
.RBLMC-Overlay-4 {
	margin: 0; 
	padding: 0;
	background: url(../Images/RBLM/RBLMC-btn-slide.svg) no-repeat center top; /* Opened panel background */
	background-size: 100%;
	height: 18%;
	
}
.RBLML-btn-slider {
	text-align: center;
	width: 56%;
	height: 60%;
	padding: 10px 10px 0 0;
	margin: 0 auto;
	display: block;
	color: #fff;
	text-decoration: none;
	z-index: 98;
}

.RBLMR-btn-slider {
	text-align: center;
	width: 56%;
	height: 60%;
	padding: 10px 10px 0 0;
	margin: 0 auto;
	display: block;
	color: #fff;
	text-decoration: none;
	z-index: 98;
}

.RBLMC-btn-slider {
	text-align: center;
	width: 100%;
	height: 60%;
	padding: 10px 10px 0 0;
	margin: 0 auto;
	display: block;
	color: #fff;
	text-decoration: none;
}
.RBLMC-btn-slider-4 {
	text-align: center;
	width: 100%;
	height: 60%;
	padding: 10px 10px 0 0;
	margin: 0 auto;
	display: block;
	color: #fff;
	text-decoration: none;
}

#CenterButton1 {
	background: transparent;
	left: 36%;
	bottom: 16%;
	width: 60%;
	height: 25%;
	position: absolute;
	cursor: pointer;
	z-index: 95;
	visibility: hidden;
}

#CenterButton2 {
	background: transparent;
	left: 36%;
	bottom: 16%;
	width: 60%;
	height: 80%;
	position: absolute;
	cursor: pointer;
	z-index: 95;
	visibility: hidden;
}

#CenterButton1-4 {
	background: transparent;
	left: 36%;
	bottom: 16%;
	width: 60%;
	height: 25%;
	position: absolute;
	cursor: pointer;
	z-index: 95;
	visibility: hidden;
}

#CenterButton2-4 {
	background: transparent;;
	left: 36%;
	bottom: 43%;
	width: 60%;
	height: 52%;
	position: absolute;
	cursor: pointer;
	z-index: 95;
	visibility: hidden;
}

.active {
	background-position: right 10px;
}