@charset "UTF-8";

/*-------------------------------------------------------------------

	Screen - product.lightroom revision
	
	$Id: //depot/projects/dylan/releases/rc_16_11_1/ubi/template/identity/product.lightroom/screen.css#1 $

-------------------------------------------------------------------*/


@import url(../adobe/screen/layout.css);
@import url(../adobe/screen/gfooter.css);
@import url(../adobe/Carousel/noscript.css);


/*-------------------------------------------------------------------

	Shell Overrides

-------------------------------------------------------------------*/

html {
	border-top-style: none;
}


/*-------------------------------------------------------------------

	Headers

-------------------------------------------------------------------*/

#content-subheader {
	background-color: #EEE;
	padding: 12px 16px 12px 16px;
	color: #000;
	font-size: 22px;
	margin-right: -16px;
}


/*-------------------------------------------------------------------

	H3

-------------------------------------------------------------------*/

h3 {
	font-weight: normal;
	font-size: 15px;
	line-height: 1.2;
	border-bottom-style: none;
	padding-bottom: 0;
	margin-bottom: 12px;
	text-transform: uppercase;
}

#content-pocket h3 {
	font-weight: bold;
}


/*-------------------------------------------------------------------

	H4

-------------------------------------------------------------------*/

h4 {
	font-weight: bold;
	margin-bottom: 1ex;
	line-height: 1.2;
	margin-top: 1ex;
}


/*-------------------------------------------------------------------

	Footer

-------------------------------------------------------------------*/

#content-footer {
	border-top: 1px solid;
	border-top-color: #CCC;
	padding-top: 12px;
}


/*-------------------------------------------------------------------

	Content

-------------------------------------------------------------------*/

.clip-sides {
	_height: 1em;
	*zoom: 1;
}

.feature-price {
	font-size: 17px;
	line-height: 1.2;
}
