/*---------------------------------------------------------------------------
			COMPANY PAGES
---------------------------------------------------------------------------*/
body {
	margin: 0;
	padding: 0;
	background: url("img/splash.jpg") no-repeat scroll center #386aff;
    background-attachment:fixed;
	font-family: Avenir, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

p {
    width: 500px;
}

.topbar {
	background:  0 0 #386aff;
	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: #00a0ee;
	display: block;
	padding: 3px 0 2px 20px;
	margin: 0;
	width: 129px;
}

.backstage .content_main .left_column li a:hover {
	background-color: #386aff;
	text-decoration: underline;
	color: #ffffff;
}

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

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

.backstage .content_main .left_column li.active a {
	color: #ffffff;
}

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

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


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

.backstage .content_main .right_column {
	border-left: none;
	overflow: hidden;
    min-height: 550px;
    font-size: 13px;
	line-height: 1.38;
	padding: 15px 31px 50px;
	width: 588px;
	color: #000000;
	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 2px 2px;
	-webkit-border-radius: 0px 0px 2px 2px;
	-khtml-border-radius: 0px 0px 2px 2px;
	border-radius: 0px 0px 2px 2px;

}

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

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

.backstage a {
	outline: none;
	text-decoration: none;
	color: #00a0ee;
}

.backstage a:hover {
	text-decoration: underline;
	color: #00a0ee;
}

.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:#ffffff;
	border-bottom:0px solid #00a0ee;
	margin-top: 37px;
	-moz-border-radius: 2px 2px 0px 0px;
	-webkit-border-radius: 2px 2px 0px 0px;
	-khtml-border-radius: 2px 2px 0px 0px;
	border-radius: 2px 2px 0px 0px;
}

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

#footer {
    margin: 38px auto;
    text-align: center;
    width: 800px;
    line-height: 1.23;
}

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

.navFooter .container .list {
    cursor: pointer;
    font-size: 10px;
    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 {
    color: #7F89A3;
    text-decoration: none;
}
.navFooter a:hover {
    text-decoration: underline;
}
