﻿/*
*	Change only URL value between (  ) in background!
*	font-family can be changed per item by using !important. example: font-family:verdana !important;
*/

/* product navigation styles START */
.ppProductPageNaviContainer ul {
	background:url(/NOKIA_ISRAEL_97/Find_and_Compare/1200/img/ppnav_right.jpg) no-repeat top left; 
}
.ppProductPageNaviContainer ul li {
	background: url(/EUROPE_NOKIA_COM_3/Find_and_Compare/1200/img/ppnav_left.jpg) no-repeat top left;
	color:#000; /* < font color */
	padding-right:0px;
}
.ppProductPageNaviContainer ul li a {
	background: url(/EUROPE_NOKIA_COM_3/Find_and_Compare/1200/img/ppnav_right.jpg) no-repeat top right;
	color:#0033cc !important; /* < font color */
	font-weight:bold;
}
.ppProductPageNaviContainer ul li.pageActive {
	background:url(/EUROPE_NOKIA_COM_3/Find_and_Compare/1200/img/ppnav_left_active.jpg) no-repeat top left;
	padding-left:7px;
	padding-right:0px;
}	
.ppProductPageNaviContainer ul li.pageActive a {
	background:url(/EUROPE_NOKIA_COM_3/Find_and_Compare/1200/img/ppnav_right_active.jpg) no-repeat top right;
	color:#444c19 !important; /* < font color */
	padding-right:7px !important; padding-right:7px; 
	padding-left:0px !important; padding-left:0px
}
.ppProductPageNaviContainer ul li a:hover {
	color:#444c19 !important; /* < font color */
}
/* product navigation styles END */

/* general content area styles START */
.ppContentAreaBottom {
	background: #fff url(/NOKIA_ISRAEL_97/Find_and_Compare/1200/img/background.jpg) no-repeat top left;
}
.ppContentAreaRight {
	color: #444c19;  /* < font color */
}
.ppContentAreaLeft {
	color: #444c19;  /* < font color */
}
/* 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: #444c19;  
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
}
.pp_tsr_header_small {
	color: #444c19;  
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
}
.pp_tsr_header_print {
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
	color: #000;
	/*border-bottom: 1px solid #AA9;*/
}
.pp_standard_list li {
	/* background:url(../pics/bullet_default.gif) no-repeat 0 2px; */
	font-size:12px;
}
.pp_tsr_medium {
	border-bottom: 1px solid #c7cdc7;
}
.pp_tsr_small {
	border-bottom: 1px solid #c7cdc7;
}
.pp_white_topborder {
	border-top: 1px solid #c7cdc7;
}
/* general content template styles END */

/* Tech Spec specific template styles START */
.pp_button_expandall a {
	background:url(/EUROPE_NOKIA_COM_3/Find_and_Compare/1200/img/expandall.gif) center left no-repeat;
	color:#0033cc;  /* < font color */
}
.pp_button_collapseall a {
	background:url(/EUROPE_NOKIA_COM_3/Find_and_Compare/1200/img/collapseall.gif) center left no-repeat;
	color:#0033cc;  /* < font color */
}
.pp_body_control_open a {
	height:1%;
	background:url(/EUROPE_NOKIA_COM_3/Find_and_Compare/1200/img/expand.gif) no-repeat 1px 2px; 
	padding-left:15px; 
	color:#0033cc;
}
.pp_body_control_close a {
	height:1%;
	background:url(/EUROPE_NOKIA_COM_3/Find_and_Compare/1200/img/collapse.gif) no-repeat 1px 2px; 
	padding-left:15px; 
	color:#0033cc;
}
.ppGreentext {
	font-style: normal; 
	color:#6C3;
}
.ppLegend {
	font-size:11px !important;
	color:#665; 
}
/* Tech Spec specific template styles END */

/* Footer specific styles START */
.ppFooterAreaLinks li a {
	/* background:url(../pics/2_blue.gif) no-repeat 0 8px; */
	color:#0033cc;  /* < font color */
}
/* Footer specific styles END */

/* Subscribe newsletter application styles */
.panExpandButton {
	color:#14D;
	cursor: pointer;
	cursor: hand;
	background:url(../pics/2_blue.gif) no-repeat 1px 2px;
}
.panExpandButtonClose {
	color:#14D;
	cursor: pointer;
	cursor: hand;
	background:url(../pics/1_blue.gif) no-repeat 1px 2px;
}

.nowrap { white-space:nowrap; }