/*
||||||||||||||||||||
||||| general styles
||||||||||||||||||||
*/

.p-article-summary-without .p-item {
	border-style:solid;
	border-color:#DEDFE7;
	border-width:0px;
	border-top-width:1px;
	padding-top:10px;
	font-size:90%;
}

.p-article-summary-without .p-item-first {
	font-size:90%;
}

.p-extrainfo-a .p-content-grey {
	padding:4px 9px 0px 9px;
	font-size:80%;
	vertical-align:top;
	background:#F4F5F7;
  border-color: #d8d8d8;
  border-style: solid;
  border-width: 0px 1px 0px 1px;
}

.p-extrainfo-a .p-bottom-grey {
	height:7px;
	line-height:1px;
	background:url(/images/global/borderbox_bottom_grey.gif) repeat-x;
}

.p-item h4, .p-item-first h4 {
  margin:0px;
	font-size:95%;
}

.p-item h3, .p-item-first h3 {
  margin:0px;
	font-size:120%;
	font-weight:bold;
	background-position-y: 7px;
}

.p-solidsep-space {
	height:20px;
	line-height:1px;
	font-size:1px;
	background:url(http://www.crsc.philips.com/crsc/images/solid.gif) repeat-x;
	background-position-y: 10px;
}

/*
||||| for forms
*/

.p-form .p-solidsep {
	height:1px;
	line-height:1px;
	font-size:1px;
	background:url(http://www.crsc.philips.com/crsc/images/solid.gif) repeat-x;
}

.p-form .p-signup-buttons {
	padding:10px;
	text-align:right;
}

/*
|||||||||||||||||||||||||||||
||||| section specific styles
|||||||||||||||||||||||||||||
*/

/*
||||| for case studies / trends in lighting
*/

.p-trends {
  padding:5px 10px 5px 10px;
}

.p-trends h4 {
  margin:0px;
  font-weight:bold;
	font-size:120%;
}

/*
||||| for green lighting / lighting basics
*/

.p-table .p-lightingbasics-image {
  text-align:center;
}

/*
||||| for lighting applications
*/

td.p-lighting-applications .p-transparent td {
  border:0px;
}

td.p-lighting-applications {
  background-color:#F4F5F7;
	padding:5px 10px 5px 10px;
	vertical-align:top;
}

.p-table .p-lighting-applications .p-middle {
  text-align:center;
  vertical-align:middle;
}

/*
||||| for product catalogue details page
*/

.p-product-details td .p-table td {
	width:200px;
	height:1px;
	border:0px;
	margin:0px;
	padding-left:10px;
}

/*
||||| for product catalogue families and details pages
*/

.p-product-description .p-text {
  background-color:transparent;
  width:415px;
}

.p-product-description .p-promotion-text {
  background-color:transparent;
  width:200px;
}

.p-product-description .p-product-description-image {
  width:135px;
}

#p-product-description-image {
  border:1px solid #DCDFE4;
  width:135px;
  height:90px;
  white-space:nowrap;
  background-color:#ffffff;
  vertical-align:middle;
  text-align:center;
}

/*
||||||||||||||||||||||||||||||
||||| overriding global styles
||||||||||||||||||||||||||||||
*/

.p-table table td {
	border:0px;
	border-bottom:0px;
	padding:0px 0px 0px 10px;
	line-height:17px;
	font-size:90%;
	color:#555555;
}

.p-comparison .p-description {
	font-weight:bold;
	width:80px;
	white-space: nowrap;
	padding-left:15px;
}

.p-comparison .p-icons {
	height:17px;
	border:0px;
	border-bottom:1px solid #DEDFE7;
	width:80px;
	white-space: nowrap;
	padding-left:15px;
}

.p-comparison .p-features {
	font-weight:bold;
	border:0px;
	border-bottom:1px solid #DEDFE7;
	width:140px;
}

.p-comparison .p-left {
	width:560px;
}

.p-comparison .p-left-table {
	width:560px;
	padding-right:10px;
}