/*---------------------------------------------------------------------------
			COMPANY PAGES
---------------------------------------------------------------------------*/

body {
	margin: 0;
	background: url("/img/splash.jpg") no-repeat center top #0b0f23;
	font-family: Arial, Helvetica, sans-serif;
	
}

#topbar {
	background: url("/img/branding-bar-bg.jpg") repeat 0 0;
	height: 43px;
}

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

a:hover {
	text-decoration: underline;
}

/*----------VIDEO-------------------------------------------------*/

#vid_player {
	width: 640px;
	height: 360px;
	margin: 0 auto;
}


/*----------DOWNLOAD-------------------------------------------------*/

#download {
	padding: 15px 0;
	border-top: dashed 1px #999999;
	clear: both;
}

#download .button {
    background: url("http://www.pandora.com/static/ads/media-kit/images/bg_btn_gradient.gif") repeat-x 0 top #E8ECF1;
    border: 1px solid #BBBFC6;
    -moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	-khtml-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
    color: #46546B;
    display: inline-block;
    letter-spacing: 0.01em;
    overflow: visible;
    text-align: center;
    padding: 0;
	width: 212px;
	height: 35px;
	margin-top: 10px;
	position: relative;
}

#download .button:hover {
	cursor: pointer;
    background: url("http://www.pandora.com/static/ads/media-kit/images/bg_btn_gradient_hover.gif") repeat-x 0 top #D7DEE8;
    border: 1px solid #A3AAB6;
}

#download .button a {
	background: url("../images/whitepaper_icon.png") no-repeat 5px 4px;
    color: #46546B;
    padding: 0 0 0 34px;
    width: 176px;
    height: 31px;
    display: block;
    text-align: left;
    line-height: 35px;
    position: absolute;
    left: 0px;
    top: 0px;
}

/*----------OFFICE MENU-------------------------------------------------*/

#office_menu {
	font-size: 18px;
	border-top: dashed 1px #999999;
	clear: both;
	padding: 20px 0 0 0;
	color: #666666;
	float: left;
	width: 100%;
}

#office_menu #office_main {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
}

#office_menu p {
	font-size: 16px;
	margin: 5px 0 10px;
}

#office_menu div.office div.arrow_null,
#office_menu div.office div.arrow_active {
	float: left;
	margin-right: 5px;
}

#office_menu div.address {
	clear: both;
	margin-top: 10px;
	margin-left: 23px;
	font-size: 12px;
	color: #E7F6F6;
	display: none;
}



/*----------WHITE PAPER (not currently used)-------------------------------------------------*/

#whitepaper {
	background: #ffffff;
	color: #666;
    font-size: 13px;
	line-height: 1.38;
	margin: 20px;
}

#whitepaper h1 {
	font-weight: normal;
	font-size: 15px;
	margin: 0;
}

#whitepaper p {
	font-size: 15px;
}

#whitepaper #adForm {
	background: none;
	border: none;
}

#whitepaper #adForm #required {
	font-size: 11px;
	font-style: italic;
}

#whitepaper #adForm #form_notice {
	color: #999999;
	font-size: 11px;
}

/*---------------------------------------------------------------------------
			MAIN CONTENT
---------------------------------------------------------------------------*/

.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;
    font-size: 13px;
	
	padding: 20px 60px 50px 60px;
	color: #666666;
}

.backstage {
	font-size: 13px;
	line-height: 1.8;
	margin: 0 auto;
	overflow: hidden;
	margin-top: -31px;
}

.backstage p {
	margin: 20px 0;
}

.backstage p span {
	color: #243353;
	font-weight: bold;
}


.backstage .header {
	height:60px;
	background-color:#eef1f6;
	border-bottom:1px solid #CBD7E2;
	margin-top: 35px;
	
	-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  {	
    color: #243353;
    font-size: 15px;
    font-weight: bold;
    line-height: 1;
    margin: 0;
    padding: 22px 0 22px 20px;
}


/*---------------------------------------------------------------------------
			FOOTER
---------------------------------------------------------------------------*/

#footer {
    margin: 38px auto;
    text-align: center;
}

#footer .legal {
    color: #606B86;
    display: inline;
    font-size: 10px;
    font-weight: normal;
}

.navFooter {
    margin: 0 auto;
}
.navFooter .container {
    color: #C8D4F2;
    display: inline;
    font-size: 10px;
}
.navFooter .container .list {
    cursor: pointer;
    font-size: 10px;
    font-weight: bold;
    padding-bottom: 20px;
    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;
}


/*---------------------------------------------------------------------------
			FORM
---------------------------------------------------------------------------*/

#adForm {
	padding: 30px 30px 30px 70px;
	background-color: #eef1f6;
	border: solid 1px #d9dce1;
	float: left;
	margin-bottom: 30px;
}

#adForm p {
	font-weight: bold;
	color: #51677f;
}

#adForm form label, .formLabel {
	width: 180px;
	display: inline-block;
	float: left;
	padding: 9px 0 0 5px;
	clear: both;
}

#adForm form input,textarea {
	background: white;
	font-size: 13px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	-khtml-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	border: 1px solid #D6DBE2;
	width: 280px;
	padding: 5px 8px;
	margin: 5px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}

#adForm form #mediaInput {
	float: left;
	padding: 5px 0;
	line-height: 23px;
}


#adForm form #mediaInput input {
	float: left;
	width: auto;
	clear: both;
	margin: 6px 8px 0 6px;
}


#adForm form select {
    border: 1px solid #D6DBE2;
    -moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	-khtml-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
    float: left;
    padding: 5px;
	margin: 5px;
		color: #333;
}

#btn_holder {
	width: 100%;
	float: left;
	overflow: hidden;
	margin: 30px 0 10px 0;
	
	display:block;
}

#adForm form input#submit {
    background: url("http://www.pandora.com/static/ads/media-kit/images/bg_btn_gradient.gif") repeat-x 0 top #E8ECF1;
    border: 1px solid #BBBFC6;
    -moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	-khtml-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	
    color: #46546B;
    cursor: pointer;
    display: inline-block;
    letter-spacing: 0.01em;
    overflow: visible;


    text-shadow: 1px 1px 0 #FFFFFF;
	width: auto;
	margin-left:35%;

	padding: 5px 25px
}

#adForm form input#submit:hover {
	cursor: pointer;
    background: url("http://www.pandora.com/static/ads/media-kit/images/bg_btn_gradient_hover.gif") repeat-x 0 top #D7DEE8;
    border: 1px solid #A3AAB6;
}