/* ------------------------------------------------------------
 * Basic Styles common to all brandings
 ------------------------------------------------------------ */

body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	}

#container {
	position: absolute;
	width:100%;
	height:860px;
	}

#container_2 {
	width:100%;
	height:100%;
	}

#container_3 {
	position: absolute;
	top:60px;
	left:36px;
	width:890px;
	}

#button_container {
	position: relative;
	top: 0px;
	left: 37px;
	width:640px;
	height:15px;
	text-align:right;
	margin-bottom:3px;
	}

/* we can use this div to display a sponsored logo for the 3 day trial */
/* see static/ads/sponsoredComplimentary/logo.html for details */
/* sub style sheets can make this div visible which will show the ad*/
#skinSponsorImage {
	position: absolute;
	top:20px;
	left:720px;
	width:0;
	height:0;
	display:none;
}

/* we can use this div to display a click through on the 1-day trial */
/* see static/ads/p1Trial/logo.html for details */
/* sub style sheets can make this div visible which will show the ad*/
#skinP1TrialImage {
	position: absolute;
	top:20px;
	left:720px;
	width:0;
	height:0;
	display:none;
}

#logo {
	position: relative;
	left: 15px;
	top: 12px;
	}

#powered {
	position: relative;
	left: 32px;
	top: 18px;
	}

#content {
	position: absolute;
	top: 53px;
	left: 44px;
  	width: 565px; 
	}

/* make #tuner positioned relative in Firefox or valance ads will cause       */
/* the tuner to reload.  Meanwhile, make #tuner positioned static to          */
/* prevent intermittent rendering issues in some I.E. browsers.  (RADIO-2923) */
#tuner {
	position: relative !important;
	position /**/: static;
	padding-left: 0px;
	}

#TunerEmbed div {
	padding: 20px;
	border: 1px solid #f90;
	color: #333;
	font-family: verdana,arial,sans-serif;
	font-size: 16px;
	background: #fff;
  	width: 598px !important; 
  	width /**/:640px;	
	}

#footer {
	margin: 70px 0 20px 17px;
	width: 750px;
	color: #666;
	font-family: verdana,arial,sans-serif;
	font-size: 9px;
	display: none;
	}

#footer a {
	font-weight:normal;
	}


#valance_footer {
	margin: 30px 0 20px 37px;
	padding-bottom:20px;
	width: 600px;
	color: #666;
	font-family: verdana,arial,sans-serif;
	font-size: 9px;
	}

p {
	color: #666;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 12px;
	}

p.headline {
	color: #369;
	font-family: verdana,arial,sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
	}

a {
	color: #369;
	font-weight: bold;
	text-decoration: underline;
	}

a:hover {
	color: #f90;
	font-weight: bold;
	text-decoration: underline;
	}

/* ------------------------------------------------------------
 * Advertising
 ------------------------------------------------------------ */

#leader_board_container {
	position: absolute;
	top:0;
	left:0;
	padding-top:7;
	padding-left:31;
	width:100%;
	background: #EBEBCC;
	}

#advertisement {
	position: absolute;
	padding: 0px;
   	overflow: visible;
	}

.advertisement_square {
	top: 125px;
	left: 692px;
 	width: 300px !important; 
  	height: 250px !important; 
	}

.advertisement_tall {
	top: 50px;
	left: 710px;
 	width: 160px !important; 
  	height: 600px !important; 
	}

.advertisement_double_wide {
	top: 50px;
	left: 710px;
 	width: 300px !important; 
  	height: 600px !important; 
	}

.advertisement_double_wide_short {
	top: 30px;
	left: 703px;
 	width: 300px !important; 
  	height: 250px !important; 
	}

#google_adwords {
	position: absolute;
	padding: 0px;
   	overflow: hidden;
	top: 285px;
	left: 703px;
 	width: 300px !important; 
  	height: 200px !important; 
	}

#advertisement_bottom {
	position: absolute;
	padding: 0px;
   	overflow: hidden;
	top: 490px;
	left: 703px;
 	width: 300px !important; 
  	height: 250px !important; 
	}

#ad_controls {
	position: absolute;
	padding: 0px;
   	overflow: hidden;
	top: 750px;
	left: 703px;
 	width: 300px !important; 
  	height: 20px !important; 
	font-family: verdana,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #2d5e8f;
	}

#ad_faq_link {
	position: absolute;
	top: 2px;
 	width: 305px;
 	text-align: right;
	font-family: verdana,arial,sans-serif;
	font-size: 9px;
	color: #888;
	font-weight: normal;
	}

.ad_faq_link_square {
	left: 670px;
	}

.ad_faq_link_tall {
	left: 640px;
	}

#ad_your_ad_here {
	position:absolute;
	padding: 0px;
   	overflow: hidden;
	top: 14px;
	left: 703px;
 	width: 300px !important; 
  	height: 20px !important;
	text-align:center;
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	color: #d4dcef;
	}

#ad_your_ad_here a {
	color: #d4dcef;
	font-weight: normal;
	text-decoration: none;
	}

#ad_your_ad_here a:hover {
	color: #f90;
	font-weight: normal;
	text-decoration: underline;
	}

#promotional_ticker {
	display: none;
	margin-top: 19px;
	color: #000000;
	font-weight: normal;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	line-height: 12px;
	text-align: center;
	}

#promotional_ticker a {
	color: #000000;
	}

#promotional_ticker a:hover {
	color: #595959;
	}



/* ------------------------------------------------------------
 * Pandora Tips and Promotional Gellery
 ------------------------------------------------------------ */

#pandora_tips {
	position: relative;
	top: -5px;
	left: 11px;
	padding: 18px 10px 10px 10px;
	margin-top: 10px;
	text-align:center;
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	background: url('/images/background_ticker.jpg');
	border: none !important;
 	width: 598px !important; 
  	width /**/:618px;	
  	height: 12px !important; 
  	height /**/:40px;	
	}

#tip_text {
	color: #666;
	}

#tip_text b {
	font-weight: bold;
	color: #666;
	}	

#pandora_tips a {
	color: #666;
	text-decoration: underline;
	}

#pandora_tips a:hover {
	color: #369;
	text-decoration: underline;
	}

#next_tip_button {
	position: absolute;
	right: 0px;
	}

#enhanced_skin_container {
	visibility: hidden;
	position:absolute;
	top: 584;
	left: 60;
	width:618px;
	height:100px;
	}
	
#enhanced_skin_one {
	display: none;
	}
	
	
#enhanced_skin_two {
	display: none;
	}


#promotional_gallery {
	position: relative;
	top: 3px;
	left: 16px;
 	width:618px;
  	height:100px;
	}
	

#promotional_gallery_left_div {
	position:absolute;
	top:0;
	left:0px;
	width:152px;
	height:100px;
	}

#promotional_gallery_left_sub a {
	display:block;
	background:url("/static/ads/promo/subscriber/promo-1.jpg") no-repeat;
	width: 152px;
	height: 100px;
	cursor:pointer;
}

#promotional_gallery_left_sub a:hover {
	display:block;
	background:url("/static/ads/promo/subscriber/promo-1-over.jpg") no-repeat;
	width: 152px;
	height: 100px;
	cursor:pointer;
}

#promotional_gallery_middle_left_div {
	position:absolute;
	top:0;
	left:152px;
	width:152px;
	height:100px;
	}

#promotional_gallery_middle_left_sub a {
	display:block;
	background:url("/static/ads/promo/subscriber/promo-2.jpg") no-repeat;
	width: 152px;
	height: 100px;
	cursor:pointer;
}

#promotional_gallery_middle_left_sub a:hover {
	display:block;
	background:url("/static/ads/promo/subscriber/promo-2-over.jpg") no-repeat;
	width: 152px;
	height: 100px;
	cursor:pointer;
}

#promotional_gallery_middle_right_div {
	position:absolute;
	top:0;
	left:304px;
	width:152px;
	height:100px;
	}

#promotional_gallery_middle_right_sub a {
	display:block;
	background:url("/static/ads/promo/subscriber/promo-3.jpg") no-repeat;
	width: 152px;
	height: 100px;
	cursor:pointer;
}

#promotional_gallery_middle_right_sub a:hover {
	display:block;
	background:url("/static/ads/promo/subscriber/promo-3-over.jpg") no-repeat;
	width: 152px;
	height: 100px;
	cursor:pointer;
}

#promotional_gallery_right_div {
	position:absolute;
	top:0;
	left:456px;
	width:152px;
	height:100px;
	}

#promotional_gallery_right_sub a {
	display:block;
	background:url("/static/ads/promo/subscriber/promo-4.jpg") no-repeat;
	width: 152px;
	height: 100px;
	cursor:pointer;
}

#promotional_gallery_right_sub a:hover {
	display:block;
	background:url("/static/ads/promo/subscriber/promo-4-over.jpg") no-repeat;
	width: 152px;
	height: 100px;
	cursor:pointer;
}

/* ------------------------------------------------------------
 * Tuner Page Navigation Styles
 ------------------------------------------------------------ */

#nav_tuner_item {
    display: block;
    float: right;
    margin: 1px 1px 1px 3px; 
    padding: 0; 
    position:relative;
	}

#community_menu {
	position:absolute;
	top:-47px;
	left:-1px;
	border:1px solid #f90;
	display:none;
 	width: 140px !important; 
  	width /**/:142px;	
 	height: 46px !important; 
  	height /**/:48px;	
	}

#more_about_menu {
	position:absolute;
	top:-33px;
	left:-1px;
	border:1px solid #f90;
	display:none;
 	width: 140px !important; 
  	width /**/:142px;	
 	height: 32px !important; 
  	height /**/:34px;	
	}

.nav_menu {
	border:1px solid #999;
	background:#fff;
	clear:both;
	text-align:left;
	}

.nav_menu a {
	clear:both;
	font-family:verdana,sans-serif;
	font-size:10px;
	color: #666;
	text-decoration:none;
	font-weight:normal;
	text-align:left;
	padding:1px 0 1px 8px;
	display:block;
	}

.nav_menu a:hover {
	color: #f90;
	text-decoration:none;
	font-weight:normal;
	}
