/***************
CONTENT STYLES
***************/

#contentWrapper {
	margin: 0px;
	padding:0px;
	width: 960px;
	background-color: #e8eee4;

	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;	
}
.mainWrapper {
	margin: 0px;
	padding:0px;
	width: 687px;
	padding-right: 55px;
	display: block;
	float:left;
}
.sideWrapper {
	margin: 0px;
	padding:0px;
	width: 218px;
	float:left;
}
.mainWrapperText {
	font-family: helvetica, arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #1f211e;
	line-height: 20px;
}

#topRow {
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
	float:left;	
}
#secondRow {
	margin: 0px;
	padding: 0px;
	float:left;	
}

#plinthPageTitle {
	margin-top: 25px;
	padding: 0px;
	text-indent: -999px;
	overflow: hidden;
	
	width: 677px;
	height: 35px;
	background: url(../../images/plinth/plinth_page_title.jpg) no-repeat top left;
}
#miniplinthPageTitle {
	margin-top: 25px;
	padding: 0px;
	text-indent: -999px;
	overflow: hidden;
	
	width: 677px;
	height: 35px;
	background: url(../../images/mini_plinth/mini_plinth_page_title.jpg) no-repeat top left;
}

.moreInfo {
	margin: 0px;
	padding: 0px 0px 40px 0px;
	width: 195px;
	padding-right: 15px;
	float:left;
}
.moreInfoTitle {
	margin: 0px;
	padding:0px;
	height: 20px;
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #5b8e27;	
	border-bottom: solid 1px #bfc5bb;
	margin-bottom: 20px;
}

.infoPanel {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	width: 195px;
	float:left;
}
.panelText {
	margin: 0px;
	padding: 0px 15px 20px 0px;
	width: 95px;
	float:left;

	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #1f211e;	
}

.panelText a {
	font-weight: normal;
	text-decoration: underline;
	color: #df5e27;	
	line-height: 15px;
}

.panelImage {
	margin: 0px;
	padding: 0px;
	width: 85px;
	float:left;
}

.panelFootNote {
	margin: 20px 0px 20px 0px;
	padding:10px 0px 10px 0px;
	width: 195px;
	float:left;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #717370;	
	border-bottom: solid 1px #bfc5bb;
	border-top: solid 1px #bfc5bb;
}

.fullDiagram {
	margin: 0px;
	padding: 20px 0px 40px 10px;
	width: 465px;
	float:left;	
}


#prodNavHeader {
	margin: 0px;
	padding: 0px;
	width: 218px;
	height: 7px;
	font-size: 0px;
	background: #fff url(../images/product_list_header.gif) no-repeat top center;
}
#prodNavFooter {
	margin: 0px;
	padding: 0px;
	width: 218px;
	height: 7px;
	font-size: 0px;
	background: #e0e5de url(../images/product_list_footer.gif) no-repeat top center;
}

#prodNavTitle {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	width: 206px;
	height: 27px;
	background-color: #fff;
	border-bottom: solid 1px #b5c0b0;
	border-left: solid 1px #b5c0b0;
	border-right: solid 1px #b5c0b0;
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	color: #5b8e27;	
}
.productNavigation {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 216px;
	height: 27px;

	border-left: solid 1px #b5c0b0;
	border-right: solid 1px #b5c0b0;
	border-bottom: solid 1px #fff;
	background: #e0e5de url(../images/product_navigation_arrow.gif) no-repeat right center;

	font-family: helvetica, arial, sans-serif;
	font-size: 13px;
	line-height: 28px;
	font-weight: normal;
	color: #1f211e;
	text-indent: 10px;
	display: block;
}

.productNavigation a {
	display: block;
	color: #df5e27;	
	text-decoration: none;
	line-height: 28px;
	font-size: 13px;
}
.productNavigation a:hover {
	display: block;
	color: #1f211e;	
	text-decoration: none;
	background: #f0f2ef url(../images/product_navigation_arrow_over.gif) no-repeat right center;
}
.productNavigationOn {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	width: 206px;
	height: 27px;
	border-left: solid 1px #b5c0b0;
	border-right: solid 1px #b5c0b0;
	border-bottom: solid 1px #fff;
	background: #f0f2ef url(../images/product_navigation_arrow_over.gif) no-repeat right center;

	font-family: helvetica, arial, sans-serif;
	font-size: 13px;
	line-height: 27px;
	font-weight: normal;
	color: #000;	
}
.productNavigationBase {
	margin: 0px;
	padding: 0px;
	width: 218px;
	height: 30px;

	border-left: solid 1px #b5c0b0;
	border-right: solid 1px #b5c0b0;
	border-bottom: solid 1px #fff;
	background: #e0e5de url(../images/product_navigation_footer.gif) no-repeat right center;

	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 27px;
	font-weight: normal;
	color: #de4025;
	text-indent: 10px;
	display: block;
}

.productListHeader{
	margin:0px;
	padding: 10px 10px 10px 10px;
	width: 198px;
	background-color: #c9dbb5;

	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1f211e;
}
#productList{
	margin:0px;
	padding: 0px;
	padding-top: 10px;
	width: 218px;
}
#productList li {
	margin:0px;
	padding:2px 0px 0px 25px;
	list-style-type:none;
	height: 22px;

	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #3a463a;
	
	border-bottom: solid 1px #bfc5bb;
	
	background-image: url(../images/tick.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

.logoFooterRight {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	width: 108px;
	height: 83px;
	border-right: solid 1px #bfc5bb;
	border-bottom: solid 1px #bfc5bb;
	float: left;
}
.logoFooterLeft {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	width: 108px;
	height: 83px;
	border-bottom: solid 1px #bfc5bb;
	float: left;	
}

#labcCertificate {
	padding: 10px 0px 10px 0px;
	margin: 0px;
	width: 218px;
	border-bottom: solid 1px #bfc5bb;
	float: left;
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #1f211e;	
	text-indent: 20px;
	background: url(../images/document_icon.gif) no-repeat left center;
}
#labcCertificate a {
	font-weight: normal;
	text-decoration: none;
	text-indent: 20px;
	color: #df5e27;	
}
#labcCertificate a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #df5e27;	
}
