/*
These styles extend the default style sheet that is maintained by corporate
They were nessecary to implement the design delivered by Philips Design for Philips Lighting
*/

/* corrections to the official style sheet */
.p-image-caption, .p-image-caption div{
	white-space: nowrap;
}

.p-content .p-image-caption{
	font-size:110%;
}

.p-extrainfo-c .p-date{
	font-style:italic;
	font-size:100%;
	line-height:105%;
}

.p-extrainfo-c .p-paragraph-image-caption{
	font-size:100%;
}

/* generic */


/* philips lighting page title */
.p-phlpagetitle{
	line-height:17px;
	color:#5C5D63;
	margin:0px;
	padding-left:12px;
	margin-bottom:6px;
	font-size:110%;
	font-weight:bold;
}

/* product list */
.p-phlthumbnail{
	width:1px; /*As small as possible*/
	padding-top:10px;
	padding-bottom:10px;
}

/* philips lighting bottom linklist */
.p-phllinklist-bottom h4{
	line-height:17px;
	color:#5C5D63;
	margin:0px;
	margin-top:3px;
	padding-left:12px;
	font-size:100%;
	font-weight:bold;
}

.p-phllinklist-bottom .p-phllinklist{
	padding-left:12px;
	margin-top:6px;
	font-size:90%;
}



/* philips lighting product list page */
.p-phlproductlist{
	border-collapse:collapse;
	border-spacing:0px;
	width:560px;
}

.p-phlproductlist .p-content{
	font-size:90%;
	line-height:17px;
	padding-top:4px;
}

.p-phlproductlist h4{
	line-height:17px;
	color:#5C5D63;
	margin:0px;
	padding-left:12px;
	font-size:110%;
	font-weight:bold;
}

.p-phlproductlist #p-left{
	width:90px;
	padding-right:10px;
}

.p-phlproductlist #p-right{
	width:460px;
}

.p-phlproductlist .p-date{
	font-style:italic;
	font-size:100%
}

/* philips lighting product page */
.p-phlproductpage-imagetop{
	margin-top:4px;
	margin-bottom:4px;
}

/* philips lighting landing page */
.p-extrainfo-a h5{
	color:#000000;
	margin:0px;
	margin-bottom:4px;
	font-weight:normal;
	font-size:100%;
}






