/* StageScape */

#sc_wrap {
	border-radius: 5px 5px 5px 5px;
    	-moz-border-radius: 5px 5px 5px 5px;
    	-webkit-border-radius: 5px 5px 5px 5px;
	width: 930px;
	margin: 0 auto;
}
#sc_wrap #sc_contentwrap {
	padding: 0;
	position: relative;
}
/* Header 
--------------------------------------*/
#sc_header {
	background: url(https://media.sweetwater.com/feature/stagescape/images/header.jpg) no-repeat 0 0;
	display:block;
	height: 429px;
	margin: 0;
	padding: 0;
	position: relative;
	width: 930px;
}
#sc_header h2 {
	margin: 0;
	overflow: hidden;
	text-align: left;
	text-indent: -99999px;
}
#sc_hero_link {
	display: block;
	height: 410px;
	overflow: hidden;
	position: absolute;
		top: 0;
		right: 0;
	text-decoration: none;
	text-align: left;
	text-indent: -99999px;
	width: 560px;
}
#sc_header a.learnMoreButton {
	background: #dfe4ea; 
		background: linear-gradient(top, #65af6b 0%,#65b46c 56%,#097410 56%,#1c911b 100%);
		background: -moz-linear-gradient(top, #65af6b 0%, #65b46c 56%,#097410 56%, #1c911b 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#65af6b), color-stop(56%,#65b46c), color-stop(56%,#097410), color-stop(100%,#1c911b));
		background: -webkit-linear-gradient(top, #65af6b 0%,#65b46c 56%,#097410 56%,#1c911b 100%); 
		background: -o-linear-gradient(top, #65af6b 0%,#65b46c 56%,#097410 56%,#1c911b 100%);
		background: -ms-linear-gradient(top, #65af6b 0%,#65b46c 56%,#097410 56%,#1c911b 100%); 
	border: 1px solid #66c568;
	box-shadow: 1px 1px 3px #000, inset -1px -1px 4px #097410;
		-moz-box-shadow: 1px 1px 3px #000, inset -1px -1px 4px #097410;
		-webkit-box-shadow: 1px 1px 3px #000, inset -1px -1px 4px #097410;
	position: absolute;
		top: 305px;
    	left: 63px;
    text-shadow: 1px 1px 0 #024905;
}
#sc_header a.learnMoreButton:hover {
	box-shadow: 1px 1px 3px #000, inset -1px -1px 20px #097410;
	-moz-box-shadow: 1px 1px 3px #000, inset -1px -1px 20px #097410;
	-webkit-box-shadow: 1px 1px 3px #000, inset -1px -1px 20px #097410;
}

/* Main Content 
--------------------------------------*/
#sc_wrap .content {
	padding: 0 15px;
	position: relative;
}
#sc_wrap .content .icon {
	background: url(https://media.sweetwater.com/feature/stagescape/images/sprite-icons.png) no-repeat 0 0;
	display:inline-block;
	*display: inline;
	float: left;
	height: 55px;
	*zoom: 1.0;
}
/* icons */
#sc_wrap .content #powerProcessing {
	background-position: -247px -37px;
	display:inline-block;
	height: 55px;
	width: 59px;	
}
#sc_wrap .content #ins-outs {
	background-position: -313px -48px;
	display:inline-block;
	height: 41px;
	width: 64px;	
}
#sc_wrap .content #soundCheck {
	background-position: -127px -50px;
	display:inline-block;
	height: 36px !important;
    width: 50px;
}
#sc_wrap .content #record {
	background-position: -180px -49px;
	display:inline-block;
	height: 36px !important;
    width: 50px;
}
#sc_wrap .content #whack {
	background-position: -24px -20px;
	display:inline-block;
    height: 106px !important;
    position: absolute;
    	left: 0px;
    	top: 75px;
    width: 100px;
}
#sc_wrap .content p {
	color: #5c5c5c;
	font-size: 14px;
	line-height: 18px;
}
#sc_wrap .content .col1 {
	display: inline-block;
	*display: inline;
	vertical-align: top;
	width: 588px;
	*zoom: 1.0;
}
#sc_wrap .content .col1 .headline {
	color: #ff0000;
	font-size: 39px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0;
}
#sc_wrap .content a img:hover {
	opacity: 0.8;
}
#sc_wrap .content #img1 a {
	display: block;
	position: relative;
}
#sc_wrap .content #img1 a {
	box-shadow: 0px 0px 15px #666;
		-moz-box-shadow: 0px 0px 15px #666;
		-webkit-box-shadow: 0px 0px 15px #666;
	margin: 0;
	padding: 0;
	display: block;
}
#sc_wrap .content .col1 #img1 a:hover .overlay {
	background: rgba(0, 0, 0, 0.7);
	position: absolute;
		top: 0;
	z-index: 100;
}
#sc_wrap img {border:0;}
#sc_wrap .content .col1 #img1 a {border:0;}
#sc_wrap .content .col1 #img1 a img {
	border: 0;
	box-shadow: 0px 0px 5px #666;
		-moz-box-shadow: 0px 0px 5px #666;
		-webkit-box-shadow: 0px 0px 5px #666;
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 10;
}
#sc_wrap .content .col1 #img1 {
	display: inline-block;
	*display: inline;
	position: relative;
	width: 395px;
	*zoom: 1.0;
} 
#sc_wrap .content .col1 #intro-text {
	border-left: 2px solid #ccc;
	display: inline-block;
	*display: inline;
	margin-left: 10px;
	padding-left: 10px;
	vertical-align: top;
	width: 164px;
	*zoom: 1.0;
}
#sc_wrap .content .col1 #intro-text h2 {
	color: #ccc;
	font-size: 33px;
	font-weight: normal;
	letter-spacing: -1px;
}
#sc_wrap .content .col1 .numerals {
	background: #ccc;
	border-radius: 100%;
    	-moz-border-radius: 100%;
    	-webkit-border-radius: 100px;
    color: #fff;
    display: inline-block;
    *display: inline;
	font-size: 29px;
	font-weight: normal;
    height: 35px;
    margin: 0 7px;
    text-align: center;
    width: 35px;
	*zoom: 1.0;
}
#sc_wrap .col2 {
	display: inline-block;
	*display: inline;
	position: relative;
	width: 303px;
	*zoom: 1.0;
}
#sc_wrap .col2 .video {
	margin-left: 20px;
	margin-top: 30px;
}
#sc_wrap .col2 #sidepanel {
	background: #dfe4ea; 
		background: linear-gradient(top, #ffffff 0%,#ffffff 36%,#bed9d4 100%);
		background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 36%, #bed9d4 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(36%,#ffffff), color-stop(100%,#bed9d4));
		background: -webkit-linear-gradient(top, #ffffff 0%,#ffffff 36%,#bed9d4 100%); 
		background: -o-linear-gradient(top, #ffffff 0%,#ffffff 36%,#bed9d4 100%);
		background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 36%,#bed9d4 100%); 
	border: 1px solid #cae8e5;
	border-radius: 5px 0 0 5px;
    	-moz-border-radius: 5px 0 0 5px;
    	-webkit-top-left-border-radius: 5px;
    	-webkit-bottom-left-border-radius: 5px;
    box-shadow: -1px -1px 3px #CCCCCC, inset 1px -1px 0 #fff;
		-moz-box-shadow: -1px -1px 3px #CCCCCC, inset 1px -1px 0 #fff;
		-webkit-box-shadow: -1px -1px 3px #CCCCCC, inset 1px -1px 0 #fff;
	display: block;
	margin-left: 13px;
	margin-top: 15px;
    padding: 10px;
    width: 285px;
}
#sc_wrap .col2 #sidepanel #subhead {
	display: block;
	margin-bottom: 20px;
    margin-left: 18px;
}
#sc_wrap .col2 #sidepanel p {
    font-size: 12px !important;
    text-align: left;
}
#sc_wrap .col2 #sidepanel h2 {
	color: #379e92;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
	text-align: center;
}
#sc_wrap .col2 #sidepanel .lowerContainer {
	display: block;
	text-align: center;
}
#sc_wrap .col2 #sidepanel .lowerContainer strong {
	color: #ff0000;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
}
#sc_wrap .col2 #sidepanel #speakersTop {
	background: url(https://media.sweetwater.com/feature/stagescape/images/background-speakers.png) no-repeat -10px 0;
	display:block;
	height: 330px;
    width: 293px;
}
#sc_wrap .content .feature {
	color:#888;
	display: block;
	font-size:29px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
}
#sc_wrap .content .green {color: #359b8f;}
#sc_wrap .content .red {color: #ff0000;}

/* Effects block
--------------------------------------*/
#sc_wrap #effects {
	background: #454444 url(https://media.sweetwater.com/feature/stagescape/images/background-effects.gif) repeat;
	border-radius: 5px;
    	-moz-border-radius: 5px;
    	-webkit-border-radius: 5px;
    box-shadow: inset 1px 1px 18px #222;
		-moz-box-shadow: inset 1px 1px 18px #222;
		-webkit-box-shadow: inset 1px 1px 18px #222;
	color: #fff;
	display: block;
	margin: 10px auto;
	padding: 15px;
	position: relative;
	text-shadow: 1px 1px 0 #333;
}
#sc_wrap #effects ul {
	display:inline-block;
	*display: inline;
	list-style: none;
	margin: 0 0 0 35px;
	padding: 0;
	width: 635px;
	*zoom: 1.0;
}
#sc_wrap #effects li {
	display: inline-block;
	*display:inline;
	font-size: 13px;
	font-weight: bold;
	padding: 2px 0;
	vertical-align: top;
	width: 160px;
	*zoom: 1.0;
}
#sc_wrap #effects li.firstCol {
	width: 231px;
}
#sc_wrap #effects h2 {
	color: #fff;
	display: inline-block;
	*display: inline;
	font-size: 26px;
	letter-spacing: -1px;
	margin: 0;
	vertical-align: top;
	width: 180px;
	*zoom: 1.0;
}
#sc_wrap .wide {
	width: 860px;
}
#sc_wrap .narrow {
	float: left;
	margin: -220px auto 10px !important;
    width: 525px;
}
/* Lower page 
-----------------------------------------*/
#sc_wrap .leftCol, #sc_wrap .rightCol {
	display: inline-block;
	vertical-align: top;
	width: 50%;
}

#sc_wrap #ribbon {
	background: url(https://media.sweetwater.com/feature/stagescape/images/background-ribbon.jpg) no-repeat 0 0;
	color: #fff;
	display: block;
	font-weight: bold;
	height: 53px;
	padding-top: 10px;
	text-shadow: 1px 1px 0 #8e2424;
	width: 500px;
}
#sc_wrap #ribbon h2 {
	color: #fff;
	display: inline-block;
	*display: inline;
	font-size: 22px;
	letter-spacing: -1px;
	margin: 0 0 0 25px;
	padding: 0;
	vertical-align: top;
	width: 120px;
	*zoom: 1.0;
}
#sc_wrap #ribbon ul {
	display: inline-block;
	*display: inline;
	margin: 0;
	vertical-align: top;
	width: 290px;
	*zoom: 1.0;
}
#sc_wrap #ribbon li {
	display: inline-block;
	*display: inline;
	vertical-align: top;
	width: 90px;
	*zoom: 1.0;
}
#sc_wrap .help {
	background: #f5f9fe; 
		background: linear-gradient(top, #cccccc 0%,#f5f9fe 03%,#f5f9fe 100%);
		background: -moz-linear-gradient(top, #cccccc 0%, #f5f9fe 03%, #f5f9fe 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cccccc), color-stop(03%,#f5f9fe), color-stop(100%,#f5f9fe));
		background: -webkit-linear-gradient(top, #cccccc 0%,#f5f9fe 03%,#f5f9fe 100%); 
		background: -o-linear-gradient(top, #cccccc 0%,#f5f9fe 03%,#f5f9fe 100%);
		background: -ms-linear-gradient(top, #cccccc 0%,#f5f9fe 03%,#f5f9fe 100%); 
	margin: -20px -15px;
	overflow: hidden;
	padding-top: 25px;
	position: relative;
}
#sc_wrap .help #se {
	background: url(https://media.sweetwater.com/feature/apollo/images/sprite.png) no-repeat 0 -306px;
	display: inline-block;
	*display: inline;
	height: 204px;
	margin-top: 15px;
	text-indent: -999999px;
	vertical-align: top;
	width: 171px;
	*zoom: 1.0;
}
#sc_wrap .help #helpInfo {
	color: #369d91;
	display: inline-block;
	*display: inline;
	margin-left: 20px;
	width: 212px;
	*zoom: 1.0;
}
#sc_wrap #helpInfo p {
	color: #888 !important;
	font-size: 17px !important;
	line-height: 24px;
}
#sc_wrap .pricing {
	background: #ffffff; 
		background: linear-gradient(top, #ffffff 0%,#ffffff 56%,#c0d6d3 100%);
		background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 56%, #c0d6d3 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(56%,#ffffff), color-stop(100%,#c0d6d3));
		background: -webkit-linear-gradient(top, #ffffff 0%,#ffffff 56%,#c0d6d3 100%); 
		background: -o-linear-gradient(top, #ffffff 0%,#ffffff 56%,#c0d6d3 100%);
		background: -ms-linear-gradient(top, #ffffff 0%,#ffffff 56%,#c0d6d3 100%); 
	border: 1px solid #cfcfcf;
	display: inline-block;
	*display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
		bottom: 20px;
		right: 20px;
	width: 440px;
	*zoom: 1.0;
}
#sc_wrap .pricing li {
	border-top: 1px solid #becbdf;
	border-bottom: 1px solid #fff;
	margin: 0;
	padding: 0;
	text-align: center;
}
#sc_wrap .pricing strong.reserve {
	color: #B60000;
	font-family: arial black, helvetica, arial;
	font-size: 30px;
	letter-spacing: -1px;
	margin: 0;
	padding: 0px 15px;
	text-align: center;
}
#sc_wrap .pricing .product, #sc_wrap .pricing .price {
	display: inline-block;
	*display: inline;
	height: 30px;
	line-height: 43px;
	vertical-align: top;
	*zoom: 1.0;	
}
#sc_wrap .pricing .product {
	color: #B60000;
	text-align: left;
	width: 220px !important;
}
#sc_wrap .pricing .product strong {
	display: block;
    font-size: 18px;
    line-height: 0;
    margin-top: 15px;
}
#sc_wrap .pricing .product em.list {
	color:#777;
	font-size: 12px;
	line-height: 12px !important;
}
#sc_wrap .pricing .product em {
	color: #B60000;
	display: inline-block;
	font-style: normal;
	font-size: 25px;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 19px;
	padding: 0;
}
#sc_wrap .pricing .product span {
	text-decoration: line-through;
}
#sc_wrap .pricing .product {
	width: 80px;
}
#sc_wrap .pricing .price {	
	color: #B60000;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	width: 120px;
}
#sc_wrap .pricing .product {
	width: 80px;
}
#sc_wrap .learnMoreButton {
	background: #900000; 
		background: linear-gradient(top, #B60000 0%,#ff0000 56%, #B60000 56%, #900000 100%);
		background: -moz-linear-gradient(top, #B60000 0%, #ff0000 56%, #B60000 56%, #900000 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#B60000), color-stop(56%,#ff0000), color-stop(56%,#B60000), color-stop(100%,#900000));
		background: -webkit-linear-gradient(top, #B60000 0%,#B60000 56%,#397d6f 56%, #900000 100%); 
		background: -o-linear-gradient(top, #B60000 0%,#B60000 56%,#397d6f 56%,#900000 100%);
		background: -ms-linear-gradient(top, #B60000 0%,#B60000 56%,#397d6f 56%,#900000 100%); 
	border: 1px solid #9A0100;
	border-radius: 5px;
    	-moz-border-radius: 5px;
    	-webkit-border-radius: 5px;
	box-shadow: 1px 1px 3px #666, inset -1px -1px 3px #9A0100;
		-moz-box-shadow: 1px 1px 3px #666, inset -1px -1px 3px #9A0100;
		-webkit-box-shadow: 1px 1px 3px #666, inset -1px -1px 3px #9A0100;
	color: #fff !important;
	font: bold 18px/20px helvetica, arial, sans-serif;	
	display: inline-block;
	*display:inline;
	height: 34px;
	letter-spacing: -1px;
	margin-left: 10px;
	margin-bottom: 3px;
	padding: 6px 15px;
	text-decoration: none;
	text-shadow: 1px 1px 0 #6D0101;
	text-transform: uppercase;
	*zoom: 1.0;
}
#sc_wrap .learnMoreButton:hover {
	background: #397d6f; 
		background: linear-gradient(top, #B60000 0%,#B60000 56%, #B60000 56%, #900000 100%);
		background: -moz-linear-gradient(top, #B60000 0%, #B60000 56%, #B60000 56%, #900000 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#B60000), color-stop(56%,#B60000), color-stop(56%,#B60000), color-stop(100%,#900000));
		background: -webkit-linear-gradient(top, #B60000 0%,#B60000 56%,#B60000 56%, #900000 100%); 
		background: -o-linear-gradient(top, #B60000 0%,#B60000 56%,#B60000 56%,#900000 100%);
		background: -ms-linear-gradient(top, #B60000 0%,#B60000 56%,#B60000 56%,#900000 100%);  
}
/* Lightbox 
--------------------------------------------------*/
#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message {
	color:#666;
	font-family:Helvetica,Arial,sans-serif;
	font-size: 12px !important;
	font-weight: bold;
}
#sb-container {
	display:none;
	position:fixed;
	margin:0;
	padding:0;
		top:0;
		left:0;
	z-index:999;
	text-align:left;
	visibility:hidden;
}
#sb-overlay {
	height:100%;
	position:relative;
	width:100%;}
#sb-wrapper {
	background: #fff !important;
	border: 5px solid #fff;
	border-radius: 10px;
    	-moz-border-radius: 10px;
    	-webkit-border-radius: 10px;
    box-shadow: 0px 0px 20px #222;
		-moz-box-shadow: 0px 0px 20px #222;
		-webkit-box-shadow: 0px 0px 20px #222;
	padding: 0 0;
	position:absolute;
	visibility:hidden;
	width:100px;
}
#sb-wrapper-inner{position:relative;overflow:hidden;height:100px;}
#sb-body{position:relative;height:100%;}
#sb-body-inner{
	background: #fff;
	height:100%;
	padding-left: 3px;
	position:absolute;
	width:100%;
}
#sb-player.html{height:100%;overflow:auto;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:31px;height:31px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{background:url(https://media.sweetwater.com/feature/apollo/images/loading.gif) no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#fff;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner{height:26px;line-height:26px;}
#sb-title-inner{
	font-size:16px;
	padding-left: 20px;
}
#sb-info,#sb-info-inner{height:20px;line-height:20px;}
#sb-info-inner{font-size:12px;}
#sb-nav{
	float: right;
    height: 16px;
    margin-right: 7px;
    margin-top: 4px;
    padding: 2px 0;
    width: 45%;
}
#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
#sb-nav-close{background-image:url(https://media.sweetwater.com/feature/apollo/images/close.png);}
#sb-nav-next{background-image:url(https://media.sweetwater.com/feature/apollo/images/next.png);}
#sb-nav-previous{background-image:url/feature/apollo/(images/previous.png);}
#sb-nav-play{background-image:url(https://media.sweetwater.com/feature/apollo/images/play.png);}
#sb-nav-pause{background-image:url(https://media.sweetwater.com/feature/apollo/images/pause.png);}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}