/*---------------------------------------------------------------------------
			COMPANY PAGES
---------------------------------------------------------------------------*/
body {
  margin: 0;
  padding: 0 0 28px;
  background-image: url("/img/splash-simple.jpg");
  background-repeat: no-repeat;
  background-position: 50% 50%;

  background:
    linear-gradient(to top right, rgba(18,142,212,0.57) 0%, rgba(36,156,221,0) 50%, rgba(70,116,235,0.3) 75%, rgba(24,53,211,0.8) 100%),
    linear-gradient(to bottom right, rgba(13,65,175,0.5) 0%, rgba(19,101,193,0.5) 25%, rgba(94,193,255,0.4) 53%, rgba(63,175,241,0.6) 70%, rgba(88,92,252,1) 95%, rgba(108,92,251,1) 100%),
    url("/img/splash.jpg") 50% 50% no-repeat;


  background-size: cover;
  background-color: #0E77CC;
  background-attachment: fixed;
  font-family: "arial", "Helvetica Neue", helvetica, sans-serif;
}

.topbar {
	/*background: url("/img/branding-bar-bg.jpg") repeat 0 0;*/
  background-color: #11204d;
	height: 43px;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 0;
	top: 0;
	left: 0;
}

.backstage .content_main .left_column li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.backstage .content_main .left_column  li a {
	color: #505e76;
	display: block;
	padding: 3px 0 2px 20px;
	margin: 0;
	width: 129px;
}

.backstage .content_main .left_column li a:hover {
	background-color: #EFF2F6;
	text-decoration: none;
}

.left_column ul {
	margin: 20px 0;
	padding: 0;
}

.backstage .content_main .left_column .active {
	background-color: #E7EEF7;
	margin: -1px 0;
	border-top: 1px solid #DDE0E6;
	border-bottom: 1px solid #DDE0E6;
}


/*----------LEFT COLUMN--------------------------------------------------*/

.backstage .content_main .left_column {
    float: left;
	width: 149px;
}


/*----------RIGHT COLUMN-------------------------------------------------*/

.backstage .content_main .right_column {
	border-left: 1px solid #DDE0E6;
	overflow: hidden;
    min-height: 550px;
    font-size: 13px;
	line-height: 1.38;
	padding: 15px 31px 50px;
	width: 588px;
	color: #78797B;
	float: left;
}

.backstage .content_main .right_column .item {
	margin-bottom: 30px;
}

.backstage .content_main .right_column h4 {
	font-weight: bold;
	font-size: 13px;
	margin: 0;
	padding: 0 0 5px;
}

/*----------CONTACT PAGE-------------------------------------------------*/

.backstage .content_main .address_column {
    float: left;
	padding-right: 60px;
}

.backstage .content_main .emails {
	float:left;
	width:340px;
}

.backstage .content_main .emails a {
	margin-left: 20px;
	margin-bottom: 20px;
	display: block;
}


/*----------PRESS PAGE---------------------------------------------------*/

.press_left_column {
	width: 275px;
	margin: 0 20px 0 -11px;
	float: left;
	padding-right: 20px;
	border-right: 1px solid #ccc;
	height: 1330px;
}

.press_right_column {
	width: 280px;
	margin: 5px 0 0 0;
	float: left;
}

.backstage .content_main .press_left_column ul {
	padding: 10px 0 0 0;
	margin: 0;
	border-top: 1px solid #ccc;
}

.backstage .content_main .press_left_column li {
	list-style: none;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
}

/*----------TERMS, PRIVACY, LYRICS PAGES---------------------------------------------------*/

.backstage .content {
	margin: 30px 50px 50px;
    color: #78797B;
    font-size: 13px;
    line-height: 1.38;
}

.backstage .content h3 {
	text-align: center;
}

.backstage .content p {
	margin: 15px 0;
}

.backstage .content ul {
	margin-bottom: 20px;
}

/*----------COMMUNITY GUIDELINES PAGE---------------------------------------------------*/

.backstage .content h4 {
	padding: 0;
	margin: 0;
}


/*---------------------------------------------------------------------------
			THE REST
---------------------------------------------------------------------------*/

.backstage .content_main {
	overflow: hidden;
	background: #fff;
	-moz-border-radius: 0px 0px 6px 6px;
	-webkit-border-radius: 0px 0px 6px 6px;
	-khtml-border-radius: 0px 0px 6px 6px;
	border-radius: 0px 0px 6px 6px;

}

.backstage h3 {
	font-size:14px;
	font-weight: bold;
	color: #243353;
	margin: 10px 0;
	padding: 0;
}

.backstage h3 a {
	text-decoration: underline;
}

.backstage a {
	outline: none;
	text-decoration: none;
	color: #3A5997;
}

.backstage a:hover {
	text-decoration: underline;
}

.backstage p {
	margin: 0 0 10px;
}

.backstage {
	font-size: 13px;
	line-height: 1.8;
	width: 800px;
	margin: 0 auto;
	position: relative;
	top: -30px;
	z-index: 1;
	padding: 0;
	overflow: hidden;
}


.backstage .logo {
	margin-left: 2px;
	border:0;
}

.backstage .header {
	height:60px;
	background-color:#eef1f6;
	border-bottom:1px solid #CBD7E2;
	margin-top: 37px;
	-moz-border-radius: 6px 6px 0px 0px;
	-webkit-border-radius: 6px 6px 0px 0px;
	-khtml-border-radius: 6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}

.backstage .header .header_title  {
    font-size: 15px;
    font-weight: bold;
    line-height: 1;
    margin: 0;
    padding: 22px 0 22px 20px;
    color: #243353;
}

#footer {
    font-family: "Avenir Next","Helvetica Neue",Helvetica,Arial,"Lucida Grande","sans-serif";
    margin: 38px auto;
    text-align: center;
    width: 800px;
    line-height: 1.23;
}

#footer .legal {
    color: #224099;
    font-size: 12px;
    font-weight: normal;
}
.navFooter {
    margin: 0 auto;
    text-align: center;
}
.navFooter .container {
    color: #C8D4F2;
    display: inline;
    font-size: 14px;
    font-weight: 500;
}

.navFooter .container .list {
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    font-weight: bold;
    padding-bottom: 20px;
    text-align: center;
    white-space: nowrap;
}
.navFooter .container .row li {
    display: inline;
    padding-right: 5px;
}
.navFooter ul {
    margin: 0;
    padding-top: 10px;
    text-transform: capitalize;
}
.navFooter li {
    list-style-type: none;
}
.navFooter a {
    font-size: 14px;
    font-weight: 500;
    color: #b2e4ff;
    text-decoration: none;
}
.navFooter a:hover {
    text-decoration: underline;
}