/*
*	Change only URL value between (  ) in background!
*	font-family can be changed per item by using !important. example: font-family:verdana !important;
*/

/* global link style */
.ppContentAreaBottom a {
  color: #ccc;
}

.ppContentAreaBottom a:visited {
  color: #ccc;
}

/* Large flash styles */
#ppLargeFlashOuterContainer { 
  display: none;
  float: left;
}

#ppLargeFlashContainer {
  background: #000;
}

/* product navigation styles START */
.ppProductPageNaviContainer ul {
	background:url(/PRODUCT_METADATA_0/Products/Phones/5000-series/5800_XpressMusic/css/pp_nav_right.gif) no-repeat top right; 
}
.ppProductPageNaviContainer ul li {
	background: url(/PRODUCT_METADATA_0/Products/Phones/5000-series/5800_XpressMusic/css/pp_nav_left.gif) no-repeat top left;
	color:#fff; /* < font color */
	font-weight:bold !important;
}
.ppProductPageNaviContainer ul li a {
	background: url(/PRODUCT_METADATA_0/Products/Phones/5000-series/5800_XpressMusic/css/pp_nav_right.gif) no-repeat top right;
	color:#fff !important; /* < font color */
	font-weight:bold !important;
}
.ppProductPageNaviContainer ul li.pageActive {
	background:url(/PRODUCT_METADATA_0/Products/Phones/5000-series/5800_XpressMusic/css/pp_nav_left_active_red.gif) no-repeat top left;
}
.ppProductPageNaviContainer ul li.pageActive a {
	background:url(/PRODUCT_METADATA_0/Products/Phones/5000-series/5800_XpressMusic/css/pp_nav_right_active_red.gif) no-repeat top right;
	color:#fff !important; /* < font color */
	font-weight:bold !important;
}
.ppProductPageNaviContainer ul li a:hover {
	color:#ddd !important; /* < font color */
	font-weight:bold !important;
}

/* "Buy now" tab */
.ppProductPageNaviContainer ul li.ppBuyNowLink {
	background: url(/PRODUCT_METADATA_0/Products/Phones/5000-series/5800_XpressMusic/css/pp_nav_left_green.gif) no-repeat top left;
	color:#fff; /* < font color */
	font-weight:bold !important; 
}

.ppProductPageNaviContainer ul li.ppBuyNowLink a {
	background: url(/PRODUCT_METADATA_0/Products/Phones/5000-series/5800_XpressMusic/css/pp_nav_right_green.gif) no-repeat top right;
}
/* "Buy now" tab end*/

/* Compare tab */
.compareLinkActive {
	float:right !important; 
	background:url(/PRODUCT_METADATA_0/Products/Phones/5000-series/5800_XpressMusic/css/pp_nav_right_active_red.gif) no-repeat top left !important;
}
.compareLinkActive a {
	background:url(/PRODUCT_METADATA_0/Products/Phones/5000-series/5800_XpressMusic/css/pp_nav_right_active_red.gif) no-repeat top right !important; 
	color:#fff !important; /* < font color */
	font-weight:bold !important;
}
/* Compare tab end*/

/* Additional product navigation styles changed by JavaScript */

/*****************
 * Color 1 = RED *
 *****************/
.ppProductPageNaviContainer ul.ppActiveTabColor1 li.pageActive {
	background:url(/PRODUCT_METADATA_0/Products/Phones/5000-series/5800_XpressMusic/css/pp_nav_left_active_red.gif) no-repeat top left;
}

.ppProductPageNaviContainer ul.ppActiveTabColor1 li.pageActive a {
	background:url(/PRODUCT_METADATA_0/Products/Phones/5000-series/5800_XpressMusic/css/pp_nav_right_active_red.gif) no-repeat top right;
	color:#fff !important; /* < font color */
}

/* Compare tab */
.ppProductPageNaviContainer ul.ppActiveTabColor1 .compareLinkActive {
	background:url(/PRODUCT_METADATA_0/Products/Phones/5000-series/5800_XpressMusic/css/pp_nav_right_active_red.gif) no-repeat top left !important;
}
.ppProductPageNaviContainer ul.ppActiveTabColor1 .compareLinkActive a {
	background:url(/PRODUCT_METADATA_0/Products/Phones/5000-series/5800_XpressMusic/css/pp_nav_right_active_red.gif) no-repeat top right !important; 
	color:#fff !important; /* < font color */
}
/* Compare tab end*/

/*****************
 * Color 2 = BLUE *
 *****************/
.ppProductPageNaviContainer ul.ppActiveTabColor2 li.pageActive {
	background:url(/PRODUCT_METADATA_0/Products/Phones/5000-series/5800_XpressMusic/css/pp_nav_left_active_blue.gif) no-repeat top left;
}

.ppProductPageNaviContainer ul.ppActiveTabColor2 li.pageActive a {
	background:url(/PRODUCT_METADATA_0/Products/Phones/5000-series/5800_XpressMusic/css/pp_nav_right_active_blue.gif) no-repeat top right;
	color:#fff !important; /* < font color */
}

/* Compare tab */
.ppProductPageNaviContainer ul.ppActiveTabColor2 .compareLinkActive {
	background:url(/PRODUCT_METADATA_0/Products/Phones/5000-series/5800_XpressMusic/css/pp_nav_right_active_blue.gif) no-repeat top left !important;
}
.ppProductPageNaviContainer ul.ppActiveTabColor2 .compareLinkActive a {
	background:url(/PRODUCT_METADATA_0/Products/Phones/5000-series/5800_XpressMusic/css/pp_nav_right_active_blue.gif) no-repeat top right !important; 
	color:#fff !important; /* < font color */
}
/* Compare tab end*/

/******************
 * Color 3 = GREY *
 *****************/
.ppProductPageNaviContainer ul.ppActiveTabColor3 li.pageActive {
	background:url(/PRODUCT_METADATA_0/Products/Phones/5000-series/5800_XpressMusic/css/pp_nav_left_active_grey.gif) no-repeat top left;
}

.ppProductPageNaviContainer ul.ppActiveTabColor3 li.pageActive a {
	background:url(/PRODUCT_METADATA_0/Products/Phones/5000-series/5800_XpressMusic/css/pp_nav_right_active_grey.gif) no-repeat top right;
	color:#fff !important; /* < font color */
}

/* Compare tab */
.ppProductPageNaviContainer ul.ppActiveTabColor3 .compareLinkActive {
	background:url(/PRODUCT_METADATA_0/Products/Phones/5000-series/5800_XpressMusic/css/pp_nav_right_active_grey.gif) no-repeat top left !important;
}
.ppProductPageNaviContainer ul.ppActiveTabColor3 .compareLinkActive a {
	background:url(/PRODUCT_METADATA_0/Products/Phones/5000-series/5800_XpressMusic/css/pp_nav_right_active_grey.gif) no-repeat top right !important; 
	color:#fff !important; /* < font color */
}
/* Compare tab end*/


/* product navigation styles END */

/*********************************
 * no-flash version styles START *
 *********************************/

/* Headings for all pages */
#intro-noflash h2 { font-family:arial; font-size:16px; padding-top: 40px; margin-bottom:10px; color:#fff;} 
#intro-noflash h3 { font-family:arial; font-size:12px; color:#fff; margin-bottom:0; }
/* Main and Tech specs pages */
#intro-noflash { width:450px; padding: 0 15px 0 15px; float:left; } 
#intro-noflash .product-image { margin: 20px 0 15px 20px; float:right; } 
#intro-noflash p { margin: 0 0 10px 0; }
/* The Accessories page */
#intro-noflash.accessories { width:465px; padding-left:15px; float:left; } 
#intro-noflash.accessories p { margin-bottom:40px; } 
#intro-noflash.accessories div { width:132px; float:left; padding-right:27px; } 
#intro-noflash.accessories div.lastitem { padding:0!important; } 
#intro-noflash.accessories img { margin-bottom:10px; } 
#intro-noflash.accessories a { display:block; text-align:center; }
/* no-flash version styles END */


/* nowrap style for hc elements START */
.nowrap { 
	white-space:nowrap; 
}
/* nowrap style for hc elements END */

/* general content area styles START */
#product-intro {
	border-bottom: 1px solid #fff; padding-bottom: 25px; float:left; /*float value added*/
}

.ppContentAreaBottom {
	background: #000 url(../images/background.jpg) no-repeat top left;
	min-height: 760px;
	height: auto !important;
	height: 760px;
	overflow: visible !important;
}

.ppContentAreaRight {
	color: #fff;  /* < font color */
}
.ppContentAreaLeft {
	color: #fff;  /* < font color */
}
.ppContentAreaOverlay {
	background-color:transparent !important;
}
/* general content area styles END */

/* general content template styles START */
.pp_tsr_header { 
	font-size:16px; 
	font-family:arial;
	font-weight:bold;
}
.pp_tsr_header_medium { 
	color:#fff; /* < font color */ 
	font-size:16px;
	font-family:arial;
	font-weight:bold;
}
.pp_tsr_header_large { 
	color:#fff; /* < font color */ 
	font-size:16px;
	font-family:arial;
	font-weight:bold;
}
.pp_tsr_header_small {
	color: #fff; /* < font color */ 
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
}
.pp_tsr_header_print {
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
	color: #000; /* < font color */
	border-bottom: 1px solid #ccc; 
}

.pp_standard_list li {
	background:url(/PRODUCT_METADATA_0/Products/Phones/5000-series/5800_XpressMusic/css/bullet_5800.gif) no-repeat 0 2px;
	font-size:12px;
}
.pp_tsr_large{
	/*border-bottom: 1px solid #ccc;  medium width tsr bottom marginal */
}
.pp_tsr_medium {
	/*border-bottom: 1px solid #ccc;  medium width tsr bottom marginal */
}
.pp_tsr_small {
	/*border-bottom: 1px solid #c7cdc7;  narrow width tsr bottom marginal */
}
.pp_white_topborder {
	border-top: 1px solid #c7cdc7; 
}
/* general content template styles END */

/* eCommerce styles */
.ecom_buynow_innerc3 {
	border-bottom: 1px solid #c7cdc7 !important; /* narrow width tsr bottom marginal */
}
.ecom_buynow_heading3 {
	color: #fff; /* < font color */ 
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
}
.ecom_buynow_btn { 
	background: url(../pics/left_bar.gif) no-repeat top left !important; 
}
.ecom_buynow_btn a { 
	background: url(../pics/right_bar.gif) no-repeat top right !important; 
}
.ecom_buynow_btn_link { 
	color: #fff !important; 
	text-decoration: none !important; 
	font-size: 11px !important; 
}
.ecom_buynow_price1{
	font-weight: bold !important; 
}
.ecom_buynow_price2{
	font-weight: bold !important; 
}
.ecom_buynow_standard_list li {
	background:url(../images/bullet_default.gif) no-repeat 0 2px !important; 
	font-size:12px;
}
div.ecom_buynow_bullet {
	background:url(../pics/bullet_portal.gif) no-repeat 0 2px !important; /* Unable to find */
}
/* eCommerce styles END */

/* Tech Spec content template styles START */
.pp_button_expandall a {
	background:url(http://europe.nokia.com/PRODUCT_METADATA_0/Products/Phones/Common_elements/css_images/expandall.gif) center left no-repeat;
	color:#6C3;  /* < font color */
}
.pp_button_collapseall a {
	background:url(http://europe.nokia.com/PRODUCT_METADATA_0/Products/Phones/Common_elements/css_images/collapseall.gif) center left no-repeat;
	color:#6C3;  /* < font color */
}
.pp_body_control_open a {
	height:1%;
	background:url(http://europe.nokia.com/PRODUCT_METADATA_0/Products/Phones/Common_elements/css_images/expand.gif) no-repeat 1px 2px; 
	padding-left:15px; 
	color:#14D;
}
.pp_body_control_close a {
	height:15px;
	line-height:15px;
	background:url(http://europe.nokia.com/PRODUCT_METADATA_0/Products/Phones/Common_elements/css_images/collapse.gif) no-repeat 1px 2px; 
	padding-left:15px; 
	color:#14D;
}
.ppGreentext {
	font-style: normal; 
	color:#14D;
}
.ppLegend {
	font-size:11px !important;
	color:#665; 
}
/* for 480 wide tech spec START */
.pp_button_print {
	background: url(../pics/arrow_right.gif) no-repeat 2px 9px; /* Unable to find */
}
.pp_button_download  {
	background: url(../pics/arrow_right.gif) no-repeat 2px 9px; /* Unable to find */
}
.pp_button_download div {
	color:#fff;
	font-size:11px !important; 
}
/* for 480 wide tech spec END */
/* Tech Spec specific template styles END */

/* Footer specific styles START */
.ppFooterAreaLinks li a {
	background:url(http://europe.nokia.com/PRODUCT_METADATA_0/Products/Phones/Common_elements/css_images/expand.gif) no-repeat 0 8px;
	color:#14D;  /* < font color */
}
/* Footer specific styles END */

/* Subscribe newsletter application styles */
.panExpandButton {
	color:#14D;
	cursor: pointer;
	cursor: hand;
	background:url(http://europe.nokia.com/PRODUCT_METADATA_0/Products/Phones/Common_elements/css_images/expand.gif) no-repeat 1px 2px;
}
.panExpandButtonClose {
	color:#14D;
	cursor: pointer;
	cursor: hand;
	background:url(http://europe.nokia.com/PRODUCT_METADATA_0/Products/Phones/Common_elements/css_images/collapse.gif) no-repeat 1px 2px;
}
/* Subscribe newsletter application styles END */

/* Compare tray styles START */
.ppCompareTray {
	background-image: url(/PRODUCT_METADATA_0/Products/Phones/5000-series/5800_XpressMusic/css/pp_tray_gradient.gif); 
	background-repeat: no-repeat;
	background-position: bottom left;
	/*background: url(../pics/pp_tray_bg.png) no-repeat bottom left;  overall tray background image */
	display:none;
	width:270px;
	position:absolute;
	top:0px;
	right:18px;
	z-index:2002;
	height:200px;
}
.ppCompareTrayBg {
	height: 186px;
	 /*background: #FFF #87969a url(../pics/pp_tray_gradient.jpg) no-repeat 0 0;*/
	width:270px;
	float:left;
}
.trayProductIdCont {
    background:#fff url(http://europe.nokia.com/PRODUCT_METADATA_0/Products/Phones/Common_elements/css_images/pp_tray_shrt_gradient.gif) repeat-x top left; /* Unable to find */
	border: 1px solid #ccc;
	display:none;
	position:absolute;
	padding:3px 5px;
	top:0px;
	left:0px;
	z-index:2004;
	font-size: 11px;
	color: #54534A;
}

.ppCompareTrayHdr {
    /* tray header placement styles */
	font-size: 12px;
	font-weight: bold;
	color: #54534A;
	border-bottom: 1px solid #AA9;
	width:240px;
	margin-left:15px;
	margin-top:10px;
	height:24px;
	line-height:20px;
}
.ppCompareTrayItemHolder {
	float:left;
	width:240px;
	overflow:hidden;
	padding: 0px 0px 0px 15px;
	margin-top:12px;
	background: url(http://europe.nokia.com/PRODUCT_METADATA_0/Products/Phones/Common_elements/css_images/noselectedproduct.gif) no-repeat 15px 0;  /* Unable to find */
	height:90px;
}
.ppCompareTraySingleItem {
    /* single tray item definitions */
	font-size: 11px;
	color: #54534A;
	float:left;
	width:60px;
	text-align:center;
	display:inline;
}
.ppCompareTraySingleItem img {
	width:60px;
	height:60px;
	float:left;
	position:relative;
	margin-bottom:8px;
	background-color: #fff;
}
.ppCompareTraySingleItem a {
	display:block;
	height:14px;
	float:left;
	text-align:center;
	width:60px;
}
.ppCompareTrayLinksWhBrd {
    /* adds border to link when tray has content */
    border-top: 1px solid #AA9;
}
#ppCompareTrayLinksId { border-top: 1px solid #AA9; }
.ppCompareTrayLinks {
	float:left;
	width:240px;
	margin-left:15px;
	display:inline;
}
.pp_compare_button_add {
    /* link's background image */
    background: url(http://europe.nokia.com/PRODUCT_METADATA_0/Products/Phones/Common_elements/css_images/pptraylinktab.gif) no-repeat 0 3px; /* Unable to find */
	width:240px;
	float:left;
	display:block;
	position:relative; 
	margin-top:7px;
}
.pp_compare_button_remove {
     /* link's background image */
    background: url(http://europe.nokia.com/PRODUCT_METADATA_0/Products/Phones/Common_elements/css_images/pptraylinktab.gif) no-repeat 0 3px; /* Unable to find */
	width:240px; 
	float:left;
	display:none;
	position:relative; 
	margin-top:7px;
}
.pp_compare_button_compare {
     /* link's background image */
    background: url(http://europe.nokia.com/PRODUCT_METADATA_0/Products/Phones/Common_elements/css_images/pptraylinktab.gif) no-repeat 0 3px; /* Unable to find */
	float:left;
	display:block !important;
	position:relative; 
	margin-top:5px;
}
.pp_compare_button_remove a, .pp_compare_button_compare a, .pp_compare_button_add a {
    /* add styles for link text if needed, ie font size or color */
	font-size:13px;
	font-weight:bold;
	color:#0033CC;
	margin-left:8px; 
	position:relative;
	display:block;
}
.ppTrhbx {/*display:none; */}
#trayIsFullNotification {
    /* tray full notification placement definitions */
	position: absolute;
	display: none; 
	width:240px; 
	padding: 4px;
    background: #fff;
    color: #F00;
    font-weight: bold;
    font-size: 12px;
}
/* Compare tray styles END */

/* Flash install text styles (in Features and Gallery pages) */

#install-flash {
  padding-top: 20px; 
}

#install-flash p {
  padding-top: 13px;
}

#install-flash-image {
  padding-right: 10px;
  display: inline;
  display: block;
}

#install-flash-image img {
  border: none;
}

/* Tech specs styles */

.ppGreentext {
  color: white;
}

.pp_body_control_close a {
  color: white;
  height:15px;
	line-height:15px;
}

.pp_body_control_close a:visited {
  color: white;
  height:15px;
	line-height:15px;
}

.pp_body_control_open a {
  color: white;
}

.pp_body_control_open a:visited {
  color: white;
}

.pp_white_topborder {
  border-top: none;
}

.legend {
  color: white;
}

/* Back to Flash text specs button */

#specsFlashButtonContainer {
  padding-top: 20px
}

#specsFlashButton {
  position: absolute;
  display: block;
  background-color: black;
  padding: 5px 10px 5px 10px;
  border-top: 2px solid #aaa;
  border-left: 2px solid #aaa;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  top: 30px;
  right: 40px;
  z-index: 2000;
}

#specsFlashButton:hover {
  /*background-color: #333333;*/
}

#specsFlashButton a {
  color: white;
}

/* Bullet items */

.pp_button_expandall a {
  background: transparent url(../images/expandall_dark.gif) no-repeat scroll left center;
}

.pp_button_collapseall a {
  background: transparent url(../images/collapseall_dark.gif) no-repeat scroll left center;
}

.pp_body_control_close a {
background:transparent url(../images/collapse_dark.gif) no-repeat scroll 1px 0px;
}

.pp_body_control_open a {
background:transparent url(../images/expand_dark.gif) no-repeat scroll 1px 0px;
}

.ppContentAreaTop .standard_list {margin:0;padding:0; line-height:135%; margin-top:3px;}
.ppContentAreaTop .standard_list li {
  background:transparent url(../images/bullet_default_dark.gif) no-repeat scroll 0px 3px;
	list-style-type:none;
	padding-left:15px;
	margin:0;
}

