/* Start doobox tabby css */


/* general styles edit and preview mode */
   /* html { height: 100%; margin-bottom: 1px; overflow-y: scroll; } removed to make compliant with certain themes */
    

.stacks_in_528_page8overalltabcontainer{
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	 
}

.stacks_in_528_page8tabcontentcontainer{
	padding: 20px;
}

.stacks_in_528_page8dootabcontainer{
	
	display:none;
	
	
}

.stacks_in_528_page8dootabcontainer:first-child{
	
	display:block;
	
}

#stacks_in_528_page8tabpicker{
	padding: 23px 30px 10px 30px;  /* adjusted in update to acomidate more than one row of buttons */
	
	font-weight: bold;
	background: #FFFFFF;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}

#stacks_in_528_page8tabpicker span{
	padding-right: 10px;
	padding-left: 8px;
	
}

#stacks_in_528_page8tabpicker span:first-child{
	padding-right: 10px;
	padding-left: 8px;
	
}

.stacks_in_528_page8dootabSlice{
	background: #FFFFFF;
}


/* tabs and links styles */

#stacks_in_528_page8tabpicker a{
	display: inline-block;
	font-size: 14px;
	margin-right: 18px;
	margin-bottom: 15px; /* added in update to acomidate more than one row of buttons */
	padding: 5px 20px 5px 20px;
	background: #E6E6E6;
	text-decoration: none;
	border:none;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	color: #858585;
	line-height: normal;
}

#stacks_in_528_page8tabpicker a:hover{
	background: #FFFFFF;
	text-decoration: none;
	border:none;
	color: #191919;
}

#stacks_in_528_page8tabpicker a:active{
	background: #E6E6E6;
	text-decoration: none;
	border:none;
	color: #858585;
}

#stacks_in_528_page8tabpicker a.stacks_in_528_page8current{
	background: #858585;
	color: #FFFFFF;
	text-decoration: none;
	border:none;
}

.stacks_in_528_page8doocat {
	display:none;
	font-weight: bold;
	background: #FFD8DF;
	padding: 5px 10px 5px 10px;
	border-bottom:1px solid #666666;
}

.stacks_in_528_page8doocat span{
	
	min-width:200px;
	white-space: nowrap;
	padding: 5px;
	border:1px solid #555555;
	color: #red;
	background: #ffffff;
}


/* end doobox tabby css */
#stacks_in_533_page8 .stacks_left {
	float:left;
	width:32%;
}

#stacks_in_533_page8 .stacks_right {
	float:right;
	width:32%;
}

#stacks_in_533_page8 .stacks_middle {
	position:relative;
	margin:0 auto;
	width:32%;
}
#stacks_in_535_page8 {
	margin:  2px;
	padding:  5px;
}

#stacks_in_538_page8 {
	margin:  2px;
	padding:  5px;
}

#stacks_in_541_page8 {
	margin:  2px;
	padding:  5px;
}

#stacks_in_533_page8 {
	margin: 0px 2px 2px 0px;
	padding: 0px 5px 5px 4px;
}

#stacks_in_544_page8 .stacks_left {
	float:left;
	width:32%;
}

#stacks_in_544_page8 .stacks_right {
	float:right;
	width:32%;
}

#stacks_in_544_page8 .stacks_middle {
	position:relative;
	margin:0 auto;
	width:32%;
}
#stacks_in_546_page8 {
	margin:  2px;
	padding:  5px;
}

#stacks_in_549_page8 {
	margin:  2px;
	padding:  5px;
}

#stacks_in_552_page8 {
	margin:  2px;
	padding:  5px;
}

#stacks_in_544_page8 {
	margin: 0px 2px 2px 0px;
	padding: 0px 5px 5px 4px;
}

#stacks_in_555_page8 .stacks_left {
	float:left;
	width:32%;
}

#stacks_in_555_page8 .stacks_right {
	float:right;
	width:32%;
}

#stacks_in_555_page8 .stacks_middle {
	position:relative;
	margin:0 auto;
	width:32%;
}
#stacks_in_557_page8 {
	margin:  2px;
	padding:  5px;
}

#stacks_in_560_page8 {
	margin:  2px;
	padding:  5px;
}

#stacks_in_563_page8 {
	margin:  2px;
	padding:  5px;
}

#stacks_in_555_page8 {
	margin: 0px 2px 2px 0px;
	padding: 0px 5px 5px 4px;
}

#stacks_in_567_page8 .stacks_left {
	float:left;
	width:49%;
}

#stacks_in_567_page8 .stacks_right {
	float:right;
	width:49%;
}
#stacks_in_569_page8 {
	margin:  2px;
	padding:  5px;
}

#stacks_in_572_page8 {
	margin:  2px;
	padding:  5px;
}

#stacks_in_567_page8 {
	margin: 0px 2px 2px 0px;
	padding: 0px 5px 5px 4px;
}
/*-- Elevator Stack v1.0.0 by Joe Workman --*/
#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:10px;
	right:10px;
	overflow:hidden;
	width:51px;
	height:51px;
	border:none;
	text-indent:-9999px;
	background:url(../files/elevator-images/top.png) no-repeat left top;
}
#toTopHover {
	background:url(../files/elevator-images/top.png) no-repeat left -51px;
	width:51px;
	height:51px;
	display:block;
	overflow:hidden;
	float:left;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}
#toTop:active, #toTop:focus {
	outline:none;
}

/*-- End Elevator Stack --*/
