main {
    padding-top: 0;
}

#about {
	border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	box-shadow: 1px 1px 3px #BCBCBC;
		-moz-box-shadow: 1px 1px 3px #BCBCBC;
		-webkit-box-shadow: 1px 1px 3px #BCBCBC;
	width: 930px;
}
/* Header 
----------------------------------------------------------*/
#about #header {
	background: url(https://media.sweetwater.com/m/about/include/images/background-header.jpg) repeat-x 0 0;
	border: 1px solid #214D8C;
	border-radius: 5px 5px 0 0;
		-moz-border-radius: 5px 5px 0 0;
		-webkit-border-top-left-radius: 5px;
		-webkit-border-top-right-radius: 5px;
	box-shadow: inset 1px 1px 0 #5DA2E8;
		-moz-box-shadow: inset 1px 1px 0 #5DA2E8;
		-webkit-box-shadow: inset 1px 1px 0 #5DA2E8;
	
	height: 54px;
}
#about #header a.logo {
	background: url(https://media.sweetwater.com/m/about/include/images/sprite-main.png) no-repeat 0 4px;
	display: block;
	float: left;
	height: 54px;
	margin: 0 20px;
	padding: 0;
	text-indent: -999999px;
	width: 256px;
}
#about #header a.logo:hover {
	background-position: 0 -47px;

}
#about #header ul.menu {
	float: left;
	list-style: none;
	margin: 0;
	width: 563px;
}
#about #header ul.menu li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}
#about #header ul.menu li a.link {
	background: #285D9E; 
	background: linear-gradient(top, #3174BA 0%,#285D9E 58%,#214D84 100%);
	background: -moz-linear-gradient(top, #3174BA 0%, #285D9E 58%, #214D84 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3174BA), color-stop(58%,#285D9E), color-stop(100%,#214D84));
	background: -webkit-linear-gradient(top, #3174BA 0%,#285D9E 58%,#214D84 100%); 
	background: -o-linear-gradient(top, #3174BA 0%,#285D9E 58%,#214D84 100%);
	background: -ms-linear-gradient(top, #3174BA 0%,#285D9E 58%,#214D84 100%); 
	border: 1px solid #174583;
	border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	box-shadow: inset 1px 1px 0 #5EA2EB, 1px 1px 0 #4570A5;
		-moz-box-shadow: inset 1px 1px 0 #5EA2EB, 1px 1px 0 #4570A5;
		-webkit-box-shadow: inset 1px 1px 0 #5EA2EB, 1px 1px 0 #4570A5;
	color: #fff;
	display: block;
	font-size: 13px;
	font-weight:bold;
	text-decoration: none;
	text-shadow: 1px 1px 0 #1C416C;
	margin: 8px 2px 0;
	padding: 10px 15px;
}
#about #header ul.menu li a.link:hover {
	background: #4785CA; 
	background: linear-gradient(top, #4785CA 0%,#285D9E 58%,#285D9E 100%);
	background: -moz-linear-gradient(top, #4785CA 0%, #285D9E 58%, #285D9E 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4785CA), color-stop(58%,#285D9E), color-stop(100%,#285D9E));
	background: -webkit-linear-gradient(top, #4785CA 0%,#285D9E 58%,#285D9E 100%); 
	background: -o-linear-gradient(top, #4785CA 0%,#285D9E 58%,#285D9E 100%);
	background: -ms-linear-gradient(top, #4785CA 0%,#285D9E 58%,#285D9E 100%); 
}
#about #header ul.menu li a.link:active {
	box-shadow: none !important;
}
#about #header ul.menu li .selected  {
	background: #264F84 !important;
	*background: url(https://media.sweetwater.com/m/about/include/images/background-menu-selected-ie.png) repeat-x 0 0 !important;
	background: url(https://media.sweetwater.com/m/about/include/images/background-menu-selected-ie.png) repeat-x 0 0\0/ !important;
    border: 1px solid #3879BB !important;
    *border: 1px solid #4D84BC !important;
    border: 1px solid #4D84BC\0/!important;
    box-shadow: 1px 1px 5px rgba(4, 17, 33, 0.8) inset !important;
}

/* Main Content 
----------------------------------------------------------*/
#about #inner {
	background: url(https://media.sweetwater.com/m/about/include/images/background-linen.gif) repeat;
	border: 1px solid #CCCCCC;
	border-top: 0;
	border-radius: 0 0 5px 5px;
		-moz-border-radius: 0 0 5px 5px;
		-webkit-border-bottom-left-radius: 5px;
		-webkit-border-bottom-right-radius: 5px;
	clear: both;
	padding: 0;
}
#about #inner #torn-edge {
	/* background: url(https://media.sweetwater.com/m/about/include/images/background-torn-edge.png) no-repeat 0 -1px; */
	height: 20px;
}
#about #inner .content {
	background: none;
	margin: 0;
	padding: 0 20px 20px;
}
#about #inner .col1, #about #inner .col2 {
	display:inline-block;
	*display: inline;
	xfloat: left;
	zoom:1;
}
#about #inner .col1 {
 width: 580px;
}
#about #inner .col2 {
	width: 320px;
}
/* Footer 
----------------------------------------------------------*/
#footer {
	clear: both;
}



/* Team page 
----------------------------------------------------------*/
#intro {
	color: #444;
	border-bottom: 1px solid #CCC;
	font-size: 13px;
	padding: 0px 10px;
	text-shadow: 1px 1px 0 #fff;
	line-height: 18px;
}
#intro .text {
	xopacity: 0.25;
	width: 100%;
}
#intro h1 {
	border-bottom: 1px solid #CCC;
	color: #234F8E;
	font: italic normal 35px/45px georgia, times new roman, helvetica, arial;
	letter-spacing: -1px;
	margin: 0;
	margin-bottom: 10px;
}
#intro h1 strong {
	color: #C60000;
	font: italic normal 53px/58px georgia, times new roman, helvetica, arial;
}
#page-content {
	border-top: 1px solid #fff;
	padding: 15px 0;
}

/* Team page - Bio blocks 
----------------------------------------------------------*/
#page-content ul.staff {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	padding-left:  3px;
}
#page-content li.bios {
	background: #fff;
	border: 1px solid #BFBDBD;
	border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	box-shadow: 1px 1px 3px #BFBDBD;
		-moz-box-shadow: 1px 1px 3px #BFBDBD;
		-webkit-box-shadow: 1px 1px 3px #BFBDBD;
	float: left;
	margin: 5px 5px 5px 0;
	padding: 10px;
	width: 415px;
}
#page-content li.bios img, img.tour {
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	box-shadow: 1px 1px 3px #CCD9E7;
		-moz-box-shadow: 1px 1px 3px #CCD9E7;
		-webkit-box-shadow: 1px 1px 3px #CCD9E7;
	float: left;
	margin: 0 20px 10px 0;
	padding: 6px;
}
#page-content li.bios h3, #page-content li.bios em {
	color: #333;
	display: block;
	font: bold 28px/30px Myriad Pro, Lucida Grande, helvetica, arial;
	margin: 0;
	padding: 0;
}
#page-content li.bios em {
	color: #666;
	font-size:18px;
	line-height: 17px;
}
#page-content li.bios p {
	line-height: 18px;
}	
/* Contact page 
----------------------------------------------------------*/
#contact-form {
	xmargin-left: 52px;
	margin-top:20px;
	padding: 0 38px 0 0;
}
#contact-form ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#contact-form li {
	padding: 5px 0;
	position: relative;
}
#contact-form label {
	display: inline-block;
    font: bold 14px/23px Helvetica,Arial;
    margin: 0;
    padding: 0 10px;
    text-align: left;
    width: 115px;
}
#contact-form input.rows,#contact-form input.textbox, #contact-form textarea {
	border: 0px solid #9FBBCD;
	border-left: 1px solid #9FBBCD;
	border-radius: 2px;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
	box-shadow: inset 1px 1px 3px #F4F5F4;
		-moz-box-shadow: inset 1px 1px 3px #F4F5F4;
		-webkit-box-shadow: inset 1px 1px 3px #F4F5F4;
	font: bold 15px/20px helvetica, arial, sans-serif;
	color: #2F566D;
	padding: 8px 10px;
	width: 375px;
	z-index: 1;
}
#contact-form input.rows:focus,#contact-form input.textbox:focus, #contact-form textarea:focus {
	background: #F7F5E8;
	box-shadow: inset 1px 1px 3px #B7B184;
	color:#68623D;
}
#contact-form li span.label {
	color: #2F566D;
	font-size: 14px;
	text-shadow: 1px 1px 0 #fff;
}
#contact-form li span.wrap {
		background: #D0E5F2; 
		background: linear-gradient(top, #D0E5F2 0%,#D0E5F2 25%,#B3D2E5 100%);
		background: -moz-linear-gradient(top, #D0E5F2 0%, #D0E5F2 25%, #B3D2E5 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#D0E5F2), color-stop(25%,#D0E5F2), color-stop(100%,#B3D2E5));
		background: -webkit-linear-gradient(top, #D0E5F2 0%,#D0E5F2 25%,#B3D2E5 100%); 
		background: -o-linear-gradient(top, #D0E5F2 0%,#D0E5F2 25%,#B3D2E5 100%);
		background: -ms-linear-gradient(top, #D0E5F2 0%,#D0E5F2 25%,#B3D2E5 100%); 
		border: 1px solid #9FBBCD;
		border-radius: 4px;
			-moz-border-radius: 4px;
			-webkit-border-radius: 4px;
		box-shadow: 1px 1px 0 #FFFFFF inset, 1px 1px 0 #FFFFFF ;
			-moz-box-shadow: 1px 1px 0 #FFFFFF inset, 1px 1px 0 #FFFFFF ;
			-webkit-box-shadow: 1px 1px 0 #FFFFFF inset, 1px 1px 0 #FFFFFF ;
		display: inline-block;
		margin: 0;
		width: 535px;
}
#contact-form li.radio {margin-bottom: 5px;padding-left:150px;}
#contact-form li.radio label {
	font-size: 12px;
}
#contact-form li.textarea textarea {
	font-size: 12px;
	font-weight: normal;
	width:513px;
}
#contact-form li.textarea .wrap {
	border:5px solid #D0E5F2;
	box-shadow: inset 0 0 0 #fff;
		-moz-box-shadow: inset 0 0 0 #fff;
		-webkit-box-shadow: inset 0 0 0 #fff;
}
/* Sidebar 
----------------------------------------------------------*/
#sidebar {
	background: url(https://media.sweetwater.com/m/about/include/images/press/sprite-press.png) no-repeat -589px -40px;
	float: right;
	margin-right: -21px;
	xmin-height: 570px;
	text-shadow: 1px 1px 0 #fff;
	width: 320px;
}
#sidebar #sidebar-content {
	background: url(https://media.sweetwater.com/m/about/include/images/press/sprite-press.png) no-repeat 0 -200px ;
	min-height: 570px;
}
#sidebar a:link, #sidebar a:visited {
	color: #2E2E2E;
	font-weight: bold;
	text-decoration: none;
}
#sidebar span#building {
	background: url(https://media.sweetwater.com/m/about/include/images/press/sprite-press.png) no-repeat 0 0;
	display: block;
	height: 195px;
	text-indent: -999999px;
	width: 319px;
}
#sidebar a#map-icon {
	background: url("https://media.sweetwater.com/m/about/include/images/press/sprite-press.png") repeat scroll -41px -20px transparent;
    display: block;
    float: left;
    height: 113px;
    margin: 0 10px 0 20px;
    text-indent: -999999px;
    width: 140px;
}
#sidebar a.directions {
	display:block;
	margin-top:0;
	padding: 5px 0 3px 86px;
	text-decoration: underline;
	
}
#sidebar h2, #sidebar h3.contacts {
	color: #333;
	font-family: helvetica, arial;
	font-size: 14px;
	margin: 18px 0 8px;
	padding: 3px 20px;
}
#sidebar h2 {
	font-size: 12px;
	margin-bottom: -3px;
	padding: 0;
}
#sidebar h3.contacts {
	  clear: both;
    display: block;
    font-size: 18px;
    margin: 35px 0 0;
    padding: 10px 20px;
}
#sidebar em {font-style:normal;}
#sidebar ul.media-contacts {
	clear: both;
	list-style: none;
	margin: 0 25px;
	padding: 0;
}
#sidebar ul.media-contacts li {
	border-bottom: 1px solid #CCC;
	padding: 5px 0;
}
#sidebar ul.media-contacts li em {font-style: normal}
/*
#sidebar ul.media-contacts li span {
	background: url(https://media.sweetwater.com/m/about/include/images/press/sprite-press.png) no-repeat 0 0;
	display: inline-block;
	height: 27px;
	margin-bottom: -5px;
	margin-right: 3px;
	width: 27px;
}
/*
#sidebar ul.media-contacts li span#phone, #sidebar ul.media-contacts li span#local {
	background-position: -338px -23px;
}
#sidebar ul.media-contacts li span#email {
	background-position: -338px -122px;
}
#sidebar ul.media-contacts li span#fax {
	background-position: -338px -86px;
}
*/
/* Sweetwater Hours */
#sidebar ul.hours {
	background: url(https://media.sweetwater.com/m/about/include/images/press/sprite-press.png) no-repeat -10px -472px;
	xbackground: #fff;
	xborder: 1px solid #BFBFBF;
	xborder-radius: 5px;
		x-moz-border-radius: 5px;
		x-webkit-border-radius: 5px;
	xbox-shadow: 1px 1px 3px #ccc;
		x-moz-box-shadow: 1px 1px 3px #ccc;
		x-webkit-box-shadow: 1px 1px 3px #ccc;
	color: #fff;
	height: 260px;
	list-style: none;
	margin: 15px 15px;
	margin-top: 30px;
	padding: 8px 10px;
	position: relative;
	text-shadow: 1px 1px 2px #000;
	width:274px;
	z-index: 10;
}

#sidebar ul.hours span#clock {
	background: url(https://media.sweetwater.com/m/about/include/images/press/sprite-press.png) no-repeat -493px -240px;
	display: block;
	height: 60px;
	position: absolute;
		top: -20px;
		right: 10px;
	width: 60px;
}
#sidebar ul.hours h2 {
	color: #fff;
	font-size: 20px;
	margin: 0;
}
#sidebar ul.hours li  {	
	background: url(https://media.sweetwater.com/m/about/include/images/press/sprite-press.png) no-repeat -0px -329px;
	border-bottom: 1px solid #31506B;
	padding: 8px 10px 8px 39px;
}
#sidebar ul.hours li:last-child {
	border: 0;
}
#sidebar ul.hours li em {
	color: #78A4CC;
}
#sidebar .inner {	
	line-height: 18px;
	padding: 15px 20px;
}
/* Tour 
----------------------------------------------------------*/

a#tour-button {
	background: url(https://media.sweetwater.com/m/about/include/images/tour/sprite-tour.png) no-repeat -9px -3px;
	clear:both;
	display: block;
	height: 88px;
	xmargin-top: 90px;
	text-indent: -999999px;
	width: 270px;
}
a#tour-button:hover {
	background-position: -9px -92px;
}
