/* De Dietrich DIV layout style */
/* page elements */
* {
	margin: 0;
	padding: 0;
}
body {
	background: #121212;
}
/* DIVs */
/* functional stuff */
.floatEnder {
	clear: both;
}
/* layout DIVs */
.container {
	margin: 0px auto;
	width: 980px;
}
/* header area */
.headerArea {
	width: 980px;
}
.headerTools {
	float: left;
	width: 695px;
}
.htContent {
	padding: 26px 0px 0px 23px;
}
.htContent #subNav {
	float: left;
	padding-top: 1px;
}
.htContent #search {
	float: left;
	padding: 0px 5px;
}
.htContent #go {
	float: left;
}
.htContent #advanced {
	float: left;
	font-size: 0.8em;
	padding: 3px 0px 0px 5px;
}
.headerLogo {
	float: right;
	width: 285px;
}
/* body area */
.bodyArea {
	width: 980px;
	min-height: 418px;
	background: #4a4944 url(../images/im-body-bkg-tile.gif) repeat-x;
}
.bodyAreaSub {
	width: 980px;
	min-height: 418px;
	background: #f4f4f4 url(../images/im-body-bkg-tile-white.gif) repeat-x;
}
.bodyProduct {
	width: 980px;
}
.productsHeader {
	height: 58px;
	position: relative;
}
.phLeft {
	float: left;
}
.phRight {
	float: right;
}
.phrNavArea {
	margin-top: 29px;
	background: #45433e;
	padding: 7px 9px;
}
.bpLeftArea, .bpRightArea {
	float: left;
	width: 286px;
}
.bpCentralArea {
	float: left;
	width: 408px;
}
.bpContent {

}
.bpContent#bpLeft {
	padding: 22px 0px 25px 23px;
}
.bpContent#bpRight {
	padding: 25px 23px 25px 0px;
}
.pdIcon {
	float: left;
	width: 27px;
	margin: 0px 6px 7px 0px;
}
.bpSubIconArea {
	text-align: center;
}
.bpColours {
	float: left;
	margin-left: 10px;
}
.bpXsell {
	float: left;
	width: 63px;
	height: 63px;
	margin: 5px 12px;
}

.bpXsell a {
	width: 87px;
	height: 80px;
	display:table-cell; 
	vertical-align:middle;
}

.productButton {
	float: left;
	margin: 0px 1px 1px 0px;
	height: 22px;
}
.subArea {
	padding: 22px;
}
.nextPreviousArea {
	width: 255px;
	margin: 0px auto;
	padding: 10px 0px 20px 0px;
}
.nextArea {
	float: right;	
}
.previousArea {
	float: left;	
}
/* navigation area */
.navArea {
	margin: 0px auto;
	width: 901px;
	background: url(../images/im-nav-bkg-tile.gif) repeat-x;
	height: 44px;
}
.menuPop {
	width: 247px;
	background: #000;
}
.mpContent {
	padding: 0px 6px 6px 6px;
}
.mpDivider {
	clear: both;
	background: url(../images/im-mp-divider.gif) repeat-x;
}
.mpNavLeft {
	float: left;
	width: 90px;
	padding-top: 6px;
}
.mpNavRight {
	float: left;
	width: 145px;
	padding-top: 7px;
}
/* breadcrumb area */
.bcArea {
	padding: 0px 23px 9px 23px;
}
/* footer DIVS */
.footerWrapper {
	background: url(../images/im-ft-bkg-tile.gif) repeat-x;
}
.footerArea, .siteMapArea {
	margin: 0px auto;
	width: 980px;
}
.ftContent {
	padding: 10px 0px;
}
.smContent {
	padding: 100px 0px 20px 0px;
}
.smFloat {
	float: left;
	width: 153px;
	margin-right: 12px;
}
.smFloat#no-margin {
	margin-right: 0px;
}
/* MooTools Accordion CSS */
h3.toggler {
	padding: 3px 0px 3px 12px;
	font-size: 0.6em;
	font-weight: bold;
	text-transform: uppercase;
	color: #cecece;
	background: black url(/images/im-acrd-off.gif) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer; 
	cursor: hand;
	margin-bottom: 5px;
}

h3.ui-state-active {
	background: black url(/images/im-acrd-on.gif) no-repeat;
}
h4.toggler {
	padding: 5px 8px;
	font-size: 1em;
	font-weight: bold;
	text-transform: none;
	color: #121212;
	background: #adadad url(../images/im-recipes-title-bkg.gif) no-repeat 0 0;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer; 
	cursor: hand;
}
.element {
	margin-bottom: 5px;
	overflow: hidden;
}
.element2 {
	margin-bottom: 10px;
}
.accordionPadded {
	padding: 8px 0px;
}
.accordionPadded2 {
	padding: 8px;
	background: url(../images/im-recipes-bkg.gif) no-repeat bottom;
}
blockquote {
	text-style: italic;
	padding: 5px 0 5px 30px;
}
#accordion {
	padding-top: 15px;
}
#accordion2 {
	padding-top: 0px;
}
/* MooTools ToolTip CSS*/
.bpContent .tip {
	color: #fff;
	width: 300px;
	z-index: 13000;
	background-color: #000;
	position: absolute;
	padding: 8px;
	margin-left: 25px;
	margin-top: 10px;
}
.bpContent .tip h2 {
	font-weight: bold;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	color: #cecece;
	padding: 0 0 6px;
	background: none left;
}
.bpContent .tip p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	background: url(../images/im-pd-bubble.png) bottom right;
}
/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

.partnerDetails {
	float: left;
	width: 230px;
	margin-right: 5px;
}
.partnerShowroom {
	float: left;
	width: 205px;
	margin: 26px 5px 0px 0px;
}
.partnerImage {
	float: right;
	width: 135px;
	margin: 20px 20px 0px 0px;
}

div.news-item p {
	margin-bottom: 12px;
}

.productPrice {
	margin-bottom: 12px;
}

.bpContent .productPrice h2 {
	font-size: 21px;
}

.bpContent .productPrice h4 {
	margin: 12px 0 0;
}

.bpContent .productPrice h2 span {
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}

.bpContent .productOptions {
	color: #333;
	background-color: #e7e6e3;
	padding: 8px 12px 1px;
}

.bpContent .productOptions p {
	color: #333;
	margin-bottom: 6px;
}

.bpContent .productOptions ul {
	list-style-type: none;
	margin-bottom: 12px;
}

.bpContent .productOptions li {
	list-style-type: none;
	margin-bottom: 4px;
	font-size: 12px;
}

.bpContent .productOptions li input {
	margin-right: 5px;
}

.pointer {
	cursor: pointer;
}

#alert {
	background-color: #7a251e;
	font-weight: bold;
	text-align: center;
	padding: 0 12px 8px;
	margin-bottom: 20px;
}

#alert p {
	padding-top: 8px;
	color: #FFF;
}

/* @group private-area */

#private-area {
	clear: both;
}

#private-area h4 {
	color: #fff;
	margin-bottom: 12px;
}

#private-area p {
	color: #fff;
}

#private-area input {
	vertical-align: middle;
}

#private-password {
	border: 1px solid #4a4944;
	padding: 4px;
}

#phLogout {
	background-color: #3d0e0b;
	position: absolute;
	top: 0;
	right: 0;
	padding: 7px 9px;
	font-size: 12px;
	color: #E6E6E6;
}

#phLogout a:hover {
	color: #E6E6E6;
	text-decoration: underline;
}

a.button {
	display: inline-block !important;
	text-decoration: none !important;
	color: #e8e8e8 !important;
	padding: 6px !important;
	text-transform: uppercase;
	font-size: 0.8em;

	background-image: linear-gradient(bottom, rgb(53,12,10) 23%, rgb(120,39,36) 81%);
	background-image: -o-linear-gradient(bottom, rgb(53,12,10) 23%, rgb(120,39,36) 81%);
	background-image: -moz-linear-gradient(bottom, rgb(53,12,10) 23%, rgb(120,39,36) 81%);
	background-image: -webkit-linear-gradient(bottom, rgb(53,12,10) 23%, rgb(120,39,36) 81%);
	background-image: -ms-linear-gradient(bottom, rgb(53,12,10) 23%, rgb(120,39,36) 81%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.23, rgb(53,12,10)),
		color-stop(0.81, rgb(120,39,36))
	);
}

/* @end */