/*-----------------------------------------------------------------------------
Main Style Sheet created for Silent Night Brand Builder

Version:        1.0
Created:        2nd November 2009
Last Edited:    Not Applicable
Edits Made:     Not Applicable
Edited by:    	Not Applicable
Coded by:       Richard Dale
Company:        Qwerty Design
Email:          richard@qwerty-design.co.uk
Website:        http://www.qwerty-design.co.uk/
-----------------------------------------------------------------------------*/
div#silentWrap {
	width: 952px;
	height: auto;
	border: 4px solid #d6dadd;
}

div#silentInner {
	width: 912px;
	height: 1630px;
	background: url(images/silentnight/silentFooterBorder.gif) left bottom repeat-x;
	margin: 20px;
	position: relative;
}

div#silentInner h1, div#silentInner h2 a:link, div#silentInner h2 a:visited, div#silentInner h2,
div#silentInner h3, div#silentInner h4 {
	font-family: Helvetica, Arial, sans-serif;	
	font-weight: bold;
	color: #333;
}

div#silentInner h1.strapLine {
	margin: 65px 0 0 20px;
	font-size: 21px;
}

div#silentInner p.introPara {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333;
	width: 495px;
	margin: 5px 0 0 20px;
}

/*Unordered list controlling the Reactaform Products*/
div#silentInner ul#silentProducts {
	width: 507px;
	height: 820px;
	background: url(images/silentnight/genericDottedLineHoriz.gif) left center repeat-x;
	margin: 5px 0 0 20px;
	padding: 0;
}

div#silentInner ul#silentProducts li {
	width: 243px;
	float: left;
	list-style-type: none;
}

div#silentInner ul#silentProducts li img {
	border: 5px solid #cfd0d4;
}

/*Controls right column of products*/
div#silentInner ul#silentProducts li.prod2, div#silentInner ul#silentProducts li.prod4 {
	margin-left: 21px;
}

/*Controls top row of products*/
div#silentInner ul#silentProducts li.prod1, div#silentInner ul#silentProducts li.prod2 {
	height: 410px;
}

/*Controls bottom row of products*/
div#silentInner ul#silentProducts li.prod3, div#silentInner ul#silentProducts li.prod4 {
	margin-top: 20px;
	height: 410px;
}

div#silentInner ul#silentProducts li h2 {
	font-size: 18px;
}

div#silentInner ul#silentProducts li h2 a:hover {
	text-decoration: none;
}

div#silentInner ul#silentProducts li p {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333;
	width: 235px;
}

div#silentInner ul#silentProducts li h3, div#silentInner ul#silentProducts li h4 {
	font-size: 14px;
}

div#silentInner ul#silentProducts li h4 {
	padding-top: 3px;
}

/*Unordered list controlling the Reactaform Facts*/
div#silentInner ul#theFacts {
	width: 345px;
	height: auto;
	float: right;
	margin: 65px 20px 0 0;
}

*html div#silentInner ul#theFacts {
	width: 325px;
	margin: 65px 10px 0 0;
}

div#silentInner ul#theFacts li {
	width: 343px;
	height: 150px;
	border: 1px solid #aeb0b1;
	background: url(images/silentnight/genericFactsGrad.jpg) repeat-x;
	margin-bottom: 20px;
	list-style-type: none;
}

div#silentInner ul#theFacts li h2 {
	margin: 14px 0 0 16px;
}

div#silentInner ul#theFacts li img {
	border: 3px solid #cfd0d4;	
	margin: 10px 12px 0 16px;
	float: left;
	display: inline;
}

div#silentInner ul#theFacts li p {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333;
	margin: 10px 20px 0 0;
	padding: 0;
}

/*Two Header H5's for the bottom two logos*/
div#silentInner h5.superBrands, div#silentInner h5.silentBensons {
	text-indent: -99999px;
	position: absolute;
	bottom: 50px;
}

div#silentInner h5.superBrands {
	width: 110px;
	height: 109px;
	left: 20px;
	background: url(images/silentnight/silentSuperBrands.gif) no-repeat;
}

div#silentInner h5.silentBensons {
	width: 131px;
	height: 75px;
	right: 20px;
	background: url(images/silentnight/silentBensonsLogo.jpg) no-repeat;
}

div#silentInner img.footerBranding {
	position: absolute;
	left: 240px;
	bottom: 32px;
}


