/*

background: #221a0f
text: #d9d1ba

header links: #eeeadf

headlines: #e4c15f

links: #c0a34f
separator lines: #463f2e

footer text: #bdb49b

form headlines/intro text/field text/labels: #333333
form input field background: #ffffff
form input field border: #a5a491
form additional info text: #907447
form separator lines: #ebe5d4
form bg: #cdbc8a
form darker bg: #b9a572
form special areas bg: #ddcfaa
form errors: #cc3300
form error input bg: #ebcebf
disabled input field background: #e5dbbc
disabled input field text: #999

table head bg: #463f2e
table row odd: #272011
table row even: #211a0d
table lines: #463f2e

*/




/* clear default browser margin and padding on all elements */
* { margin: 0px; padding: 0px; }
html { background: #ffffff; }
body { margin: 0px; padding: 0px; font-size: 10px; font-family: Tahoma, Helvetica, sans-serif; background: #ffffff ; color: #333333; }
a { color: #c0a34f; text-decoration: none; }
a:hover { text-decoration: underline; }

/* Div containing ALL page content */
div.container { position: relative; width: 740px; margin: 0px auto; padding: 0px; background: #ffffff; overflow: hidden; }


/* Print friendly header - appears only on the "print friendly" CSS, not on the screen or print CSS */
div#printfriendly {display: none;  margin-bottom: 50px; padding: 12px 17px; background-color: #af9d6d; text-align: right; }
	div#printfriendly a {display: none;  margin-left: 11px; color: #fffdf8; }
div#pfHeaderImg { display: none; }

/* Page header */
div#header { height: 96px; cursor: default; display: none; }

div#hdrGraphics { padding-left: 15px; }

div#miniBasketWrapper { position: absolute; left: 435px; top: 63px; height: 16px; width: 150px; text-align: right; z-index: 110; display: none; }
div#miniBasketWrapper.hasItems,
div#header.loggedIn div#miniBasketWrapper { display: block; }

div#miniBasketWrapper a div { text-decoration: none; cursor: pointer; }
div#miniBasketWrapper a:hover div { text-decoration: underline; }
div#miniBasketWrapper div#miniBasket div { float: left; margin-right: 5px; }
div#miniBasketWrapper div#miniBasket div#miniBasketMeasure { margin: 0px; }

div#hdrWelcome { position: absolute; left: 255px; top: 63px; height: 16px; width: 160px; }

div#eshopHeader { display: none; }

div#hdrLoggedLinks { position: absolute; left: 580px; top: 63px; height: 16px; width: 120px; z-index: 100; }
	div#hdrLoggedLinks ul { list-style-type: none; padding-right: 8px; }
	div#hdrLoggedLinks ul li { display: inline; }
	div#hdrLoggedLinks a { border-left: 1px solid #c0a34f; margin-left: 7px; padding-left: 8px; }
	div#hdrLoggedLinks a#first { border-left: 0px; }

div#hdrLinks { position: absolute; left: 240px; top: 63px; height: 16px; width: 720px; text-align: right; z-index: 90; }
	div#hdrLinks ul { list-style-type: none; padding-right: 8px; }
	div#hdrLinks ul li { display: inline; }
	div#hdrLinks ul li#loggedin { display: none; }
	div#hdrLinks a { font-family: Tahoma, Helvetica, sans-serif; text-transform: uppercase; border-left: 1px solid #564c2d; color: #eeeadf; margin-left: 7px; padding-left: 8px; }
	div#hdrLinks a#first { border-left: 0px; }

div#breadcrumbs { position: absolute; left: 13px; top: 15px; width: 680px; height: 16px; color: #060501; padding-left: 6px; }
div#breadcrumbs a { background: url('img/bullet_darkbrown.png') no-repeat left 0.4em; padding-left: 9px; margin-left: -4px; }
/* wrong in several templates */
div#userregistration div#breadcrumbs,
div#loginTemplate div#breadcrumbs { top: -28px; }



/* Primary and secondary nav - hidden in this layout */
div#prinav { display: none; }
div#prinavbg { display: none; }
div#navbox { display: none; }


/* normal search area is hidden and we use a special pop-up box */
div#search { display: none; }
div#searchBox { position: absolute; top: 20px; left: 735px; width: 210px; background: url('img/bg_headerbox.gif') repeat-x left top; padding: 6px 5px 15px 10px; }
	div#searchBox div.roundedBottom { background: url('img/headerbox_arrow.gif') no-repeat left top; position: absolute; left: 87px; top: 30px; width: 15px; height: 12px; }
	div#searchBox form fieldset { border: 0px; float: left; }
	div#searchBox form fieldset input#searchfield { color: #bdb49b; font: 10px Arial, Helvetica, sans-serif; background-color: #1e1d17; border: 1px solid #464136; width: 115px; height: 15px; padding: 0px 4px; margin: 0px 5px; }
	div#searchBox form fieldset button#login_submit { background: transparent; border: 0px; padding: 0px !important; margin: 0px; }
	div#searchBox a#boxCloseLink { position: absolute; top: 6px; right: 6px; margin: 0px; padding: 0px; background: transparent; }


/* popup header loginbox */
/*div#headerLoginbox { position: absolute; top: 20px; left: 535px; width: 410px; background: url('img/bg_headerbox.gif') repeat-x left top; padding: 6px 5px 15px 10px; }*/
div#headerLoginbox { position: absolute; top: 20px; left: 425px; width: 520px; background: url('img/bg_headerbox.gif') repeat-x left top; padding: 6px 5px 15px 10px; }
	div#headerLoginbox div#eshopLoginBox { background-color: transparent !important; }
	div#headerLoginbox div.roundedBottom { background: url('img/headerbox_arrow.gif') no-repeat left top; position: absolute; left: 174px; top: 30px; width: 15px; height: 12px; }
	div#headerLoginbox h2 { display: none; }
	div#headerLoginbox form fieldset { border: 0px; float: left; }
	div#headerLoginbox form fieldset label { display: none; }
	div#headerLoginbox form fieldset input { color: #bdb49b; font: 10px Arial, Helvetica, sans-serif; background-color: #1e1d17; border: 1px solid #464136; width: 115px; height: 15px; padding: 0px 4px; }
	div#headerLoginbox form fieldset input#password { margin: 0px 5px; }
	div#headerLoginbox form fieldset button#login_submit { background: transparent; border: 0px; padding: 0px !important; margin: 0px; }
	div#headerLoginbox a { position: relative; top: 2px; margin-left: 15px; padding-left: 10px; background: url('img/bullet_lightbrown.png') no-repeat 0px center;  }
	div#headerLoginbox a#boxCloseLink { position: absolute; top: 6px; right: 6px; margin: 0px; padding: 0px; background: transparent; }
	div#headerLoginbox div.errors { color: #e03; font-weight: bold; left: -280px; position: absolute; top: 0px; width: 270px; }

/*
div#pageBody { float: left; margin-top: 43px; padding: 0px 0px 15px; width: 740px; position: relative; }

div#contentLeft { display: none; float: left; height: auto !important; min-height: 372px; overflow: hidden; width: 240px; position: relative; top: -29px; }
	div#contentLeft div#flashNavigation { margin-left: 16px; }

div#contentFull { float: left; padding: 0px 25px 0px 20px; width: 675px; }
	body.contentFull700 div#contentFull {padding: 0px 0px 0px 20px; width: 700px; }
	body.myTassimoLanding div#contentFull {padding: 0px 0px 0px 20px; width: 700px; }
	body.myTassimo div#contentFull {padding: 0px 0px 0px 20px; width: 700px; }
	body.headimg_large div#contentFull { margin-top: 255px; }
	body.headimg_small div#contentFull { margin-top: 135px; }

	
	body.headerImgLarge div#contentFull { margin-top: 255px; }

div#contentCentre { float: left; padding: 0px 15px; width: 450px; }
	body.headimg_large div#contentCentre { margin-top: 255px; }
	body.headimg_small div#contentCentre { margin-top: 135px; }

	
	body.headerImgLarge div#contentCentre { margin-top: 255px; }


div#contentRight { display: block; float: left; width: 240px !important; width: 233px; }
	body.headimg_large div#contentRight { margin-top: 255px; }
	body.headimg_small div#contentRight { margin-top: 135px; }

	
	body.headerImgLarge div#contentRight { margin-top: 255px; }
*/


div#pageBody { float: left; margin-top: 43px; padding: 0px 0px 15px; width: 946px; position: relative; }

div#contentLeft {display: none; float: left; height: auto !important; min-height: 372px; overflow: hidden; width: 190px; position: relative; top: -29px; }
	div#contentLeft div#flashNavigation { margin-left: 16px; }

div#contentFull { float: left; padding: 0 0 0 30px; width: 726px; }
	body.contentFull700 div#contentFull {/*padding: 0px 0px 0px 20px; width: 700px; */}
	body.myTassimoLanding div#contentFull {/*padding: 0px 0px 0px 20px; width: 700px; */}
	body.myTassimo div#contentFull {padding: 0px 0px 0px 20px; width: 700px; }
	body.headimg_large div#contentFull { margin-top: 255px; }
	body.headimg_small div#contentFull { margin-top: 135px; }
	body.homepage div#contentFull{  padding: 0px 0px 0px 30px; width: 726px; margin:-33px 0 0 0; position:relative; z-index:20}

	body.headerImgLarge div#contentFull { margin: 255px 0 0 0; }

div#contentCentre { float: left; padding: 0px 10px 0 30px; width: 476px; }
	body.headimg_large div#contentCentre { margin: 255px 0 0 0; }
	body.headimg_small div#contentCentre { margin: 135px 0 0 0; }
	body.headerImgLarge div#contentCentre { margin: 255px 0 0 0; }


div#contentRight { display: block; float: left; width: 240px; }
	body.headimg_large div#contentRight { margin: 255px 0 0 0; }
	body.headimg_small div#contentRight { margin: 135px 0 0 0; }
	body.headerImgLarge div#contentRight { margin: 255px 0 0 0; }


/* Footer content */
div#footerGraphics { float: left; margin: 0px 0px 3px 16px; width: 704px; border-top: 1px solid #463f2e; border-bottom: 1px solid #463f2e; text-align: right; display: inline; }

div#footer { float: left; clear: left; display: inline; color: #bdb49b; position: relative; width: 690px; margin-left: 16px; padding: 12px 14px 12px 0px; border-top: 1px solid #352d20; }

div#footer div#ftrLinks { float: right; }
	div#footer div#ftrLinks ul { list-style-type: none; }
	div#footer div#ftrLinks ul li { display: inline; }
	div#footer div#ftrLinks a { border-left: 1px solid #6d6550; color: #c0a34f; margin-left: 7px; padding-left: 8px; }
	div#footer div#ftrLinks a.first { border-left: 0px; }
	div#footer div#ftrText { float: right; position: relative; }


/*alg contHeader*/
body.headerImgLarge div.content div#contHeader{position: absolute; top: 0px; left: 240px; width: 720px; overflow: hidden; background: url('img/bg_titlesection.jpg') no-repeat top left; color: #1e170c; }
	body.headerImgLarge div#contHeader { height: 240px; }
	body.headerImgLarge div#contHeader h4 { color: #f2efe4; font-size: 11px; font-weight: bold; padding: 0px; margin: 0 0 8px 0; }
	body.headerImgLarge div#contHeader a { color: #7e6007; font-weight: normal; }
	body.headerImgLarge div#contHeader div.imageBar{width:345px ; float:left; padding: 0 0 0 15px; overflow:hidden}



/* contHeader (title section) gets uncoupled from other layout cols */
body.headimg_large div.content div#contHeader,
body.headimg_small div.content div#contHeader { position: absolute; top: 0px; left: 240px; width: 720px; overflow: hidden; background: url('img/bg_titlesection.jpg') no-repeat top left; color: #1e170c; }
	body.headimg_large div.content div#contHeader { height: 240px; }
	body.headimg_small div.content div#contHeader { height: 120px; }

	body.headimg_large div#contHeader div.stdContBlock,
	body.headimg_small div#contHeader div.stdContBlock { margin: 0px; }
	body.headimg_2cols div#contHeader div.stdContBlock {	border-right: 1px solid #0b0804; float: left; clear: none; width: 359px; }

	body.headimg_large div#contHeader h4,
	body.headimg_small div#contHeader h4 { color: #f2efe4; font-size: 11px; font-weight: bold; padding: 0px; margin-bottom: 8px; }

	body.headimg_large div#contHeader a,
	body.headimg_small div#contHeader a { color: #7e6007; }

	body.headimg_large div#contHeader div.stdContBlock div.imageBoxLeft img,
	body.headimg_small div#contHeader div.stdContBlock div.imageBoxLeft img,
	body.headimg_large div#contHeader div.stdContBlock div.imageBoxRight img,
	body.headimg_small div#contHeader div.stdContBlock div.imageBoxRight img { margin: 0px; }

	body.headimg_large div#contHeader div.stdContBlock div.stdContHeadImg,
	body.headimg_small div#contHeader div.stdContBlock div.stdContHeadImg { padding: 0px; width: 359px; overflow: hidden; }

	body.headimg_large div#contHeader div.stdContBlock td.textArea,
	body.headimg_small div#contHeader div.stdContBlock td.textArea { padding: 15px; width: 329px !important; width: 359px; }

	body.headimg_large div#contHeader div.stdContBlock td.textArea div.stdContHeadImg,
	body.headimg_small div#contHeader div.stdContBlock td.textArea div.stdContHeadImg { padding-bottom: 20px; width: auto; overflow: visible; }

	body.headimg_large div#contHeader ul.linkslist,
	body.headimg_small div#contHeader ul.linkslist { float: left; }
	body.headimg_large div#contHeader ul.linkslist li,
	body.headimg_small div#contHeader ul.linkslist li { float: left; width: 140px; background-image: url(img/bullet_darkbrown.png); }

/* put title of content item before graphical headline if wanted */
body.swapHeadlines div#contHeader div.stdContBlock td.textArea { position: relative; }
	body.swapHeadlines div#contHeader div.stdContBlock td.textArea h4 { font-size: 10px; color: #f2efe4; position: absolute; top: 15px; left: 15px; }
	body.swapHeadlines div#contHeader div.stdContBlock td.textArea div.stdContHeadImg { margin-top: 30px; }

/* home page */
div#home div#contentFull { padding: 0px 0px 130px 0px; width: 720px; position: relative; left: -8px; top: -28px; }
	div#home div#contentFull div#homeHead h1 { margin: 0px; }
	div#home div#contentFull div#homeHead p { margin: 0px; }
	div#home div#breadcrumbs { display: none; }

	div#homeLandingFooter { float: left; display: inline; position: relative; width: 720px; margin: -166px 0px 0px 240px; padding-top: 5px; border-top: 1px solid #463f2e; }
	div#homeLandingFooter div#hmeFtrBlock { width: 230px; margin-right: 10px; float: left; }
	div#homeLandingFooter div#hmeFtrBlock.hmeFtrBlock3 { margin: 0px; }
	div#homeLandingFooter div#hmeFtrBlock div.stdContHeadImg { float: left; width:75px; overflow:hidden}
	div#homeLandingFooter div#hmeFtrBlock h2 { margin: 5px 0 0 75px ;}
	div#homeLandingFooter div#hmeFtrBlock h3 { font-size: 10px; font-weight: normal; line-height: 16px; margin: 16px 0 0 75px ; }
	div#homeLandingFooter div#hmeFtrBlock p { margin-top: 5px; }
	div#homeLandingFooter div#hmeFtrBlock ul { list-style-type: none;   margin: 5px 0 0 75px ;}
	div#homeLandingFooter div#hmeFtrBlock ul li { margin: 0px; padding:0; line-height: 16px; }
	
	
	div#homeLandingFooter div#hmeFtrBlock ul li a {background: url('img/bullet_lightbrown.png') no-repeat 2px 6px; padding: 0px 0px 0px 10px; display:block }



/* START General content area styles */
th { text-align: left; }
td { vertical-align: top; }
img { border: none; }

div.content h4, div.content h5 { font-family: Tahoma, Helvetica, sans-serif; font-size: 11px; margin-bottom: 8px; }
	div.content h1, div#contHeader h4 { color: #e4c15f; font-size: 28px; font-weight: normal; line-height: 28px; margin-bottom: 14px; padding-bottom: 0px; border-bottom: 0px; }
	div.stdContBlock.noBody h4 { color: #d9d1ba; font-size: 10px; font-weight: bold; line-height: 16px; margin-bottom: 8px; padding-bottom: 8px; border-bottom: 1px solid #463f2e; }

div.content table { width: 100%; border-collapse: collapse; }

div#DemoLocator div.resultTable { margin-top: 20px; line-height: 16px; }
div#DemoLocator div.resultTable table tr,
div.content div.stdContBlock table.contentTable tr { border-top: 1px solid #463f2e; border-bottom: 1px solid #463f2e; }
	div#DemoLocator div.resultTable table tr th,
	div.content div.stdContBlock table.contentTable tr th { background: transparent url('img/bg_tablehead.gif') repeat-x left top; padding: 1px 10px 2px 10px; }
	div#DemoLocator div.resultTable table tr td,
	div.content div.stdContBlock table.contentTable tr td { padding: 1px 10px 2px 10px; }
	div#DemoLocator div.resultTable table tr.tableRowOdd,
	div.content div.stdContBlock table.contentTable tr.tableRowOdd { background-color: #272011; }
	div#DemoLocator div.resultTable table tr.tableRowEven,
	div.content div.stdContBlock table.contentTable tr.tableRowEven { background-color: #211a0d; }


div.content td.textArea { line-height: 1.65em; width: 100%; }
div.content p { margin-top: 15px; line-height: 16px; }
div.content ul { padding-left: 16px; }
div.content ol { padding-left: 21px; }

div.content ul.linkslist { padding-left: 0px; list-style-type: none; margin: 15px 0px 10px 0px; }
	div.content div.stdContBlock.noBody ul.linkslist { margin-top: 0px; }
	div.content ul.linkslist li { background: url('img/bullet_lightbrown.png') no-repeat left 0.65em; padding: 0px 0px 0px 10px; margin: 0px 0px 5px; }

div.stdContBlock { clear: left; margin-top: 10px; }
	div.stdContBlock div.stdContHeadImg { padding-bottom: 20px; }
	div.stdContBlock h6{ display: none; }
	body.imgsubtitle div.stdContBlock h6{font-size:11px; display: block; margin: 3px 0px 0px 10px}
	
	
	div.stdContBlock div.imageBoxLeft img { margin: 4px 10px 0px 0px; }
	div.stdContBlock div.imageBoxRight img { margin: 4px 0px 0px 10px; }	
	div.stdContBlock div.imageBoxTop img { margin: 0px 0px 6px; }
	div.stdContBlock div.imageBoxBottom img { margin: 6px 0px 0px; }
	
	div#halfColContent.stdContBlock { clear: none; float: left; width: 220px; margin: 0px 5px 10px 0px; padding: 0px; }
	div#halfColContent.stdContBlock h4 { font-size: 10px; border: 0px; padding: 0px; margin-bottom: 6px; }


body.FormNoBorder div#contentCentre div.roundedBottom{display:none}
body.FormNoBorder div#contentFull div.roundedBottom{display:none}

/* ColourBox definitions */
div.colourBox { clear: left; margin-top: 10px; }
div.colourBox div.stdContBlock { margin: 0px 0px 15px 0px; }
div.colourBox div.stdContBlock.noBody { margin: 0px; }
div.colourBox div#halfColContent.stdContBlock { margin-right: 5px; }

div.colourBox div#halfColContent1.stdContBlock { clear:none; float:left; margin-right:22px; width:260px;}
div.colourBox div#halfColContent2.stdContBlock { clear:none; float:left; margin:0pt; width:257px;}

div#contentRight div.colourBox { margin-top: 8px; }
div#contentRight div.colourBox table { width: 230px !important; width: 223px; }

div.colourBox div.stdContBlock { margin: 0px; }
	div.colourBox div.stdContBlock div.noTextNoBody { border-top: 1px solid #463f2e; margin-left: 14px; }

	div.colourBox div.stdContBlock h4 { font-size: 10px; font-weight: bold; line-height: 16px; border-bottom: 1px solid #463f2e; padding-bottom: 8px; margin-bottom: 8px; }
	div.colourBox div.stdContBlock.noBody h4 { color: #d9d1ba; }
	div.colourBox table { margin: 0px 0px 0px 12px; width: 100%; }
		div.content div#colourBox table { margin: 0px; }
	div#colourBox div.stdContBlock td.textArea { line-height: 16px; }
		div.content div#colourBox div.stdContBlock td.textArea { padding-top: 0px; }
	div.content div#colourBox p, div.content div#halfColContent p { margin-top: 4px; }

	div#colourBox ul.linkslist { list-style-type: none; margin: 4px 0px 0px; line-height: 16px; }
	div#colourBox div.stdContBlock.noBody ul.linkslist { margin-top: 0px; }
	div#colourBox div.noTextNoBody ul.linkslist { margin-top: 6px; }
	div#colourBox ul.linkslist li { background: url('img/bullet_darkbrown.png') no-repeat left 0.65em; margin: 0px 0px 5px; padding: 0px 0px 0px 10px;  }
	div.content div#colourBox ul.linkslist li { background-image: url('img/bullet_lightbrown.png'); }
/* END ColourBox definitions */


div#contentRight div.loggedInContents table { width: 230px !important; width: 223px; margin: 0px 0px 0px 10px; }
div#contentRight div.loggedInContents div.stdContBlock h4 { font-size: 10px; font-weight: bold; line-height: 16px; border-bottom: 1px solid #463f2e; padding-bottom: 8px; margin-bottom: 8px; }
div#contentRight div.loggedInContents div.stdContBlock ul.linkslist { list-style-type: none; margin: 4px 0px 0px; line-height: 16px; }
div#contentRight div.loggedInContents div.stdContBlock ul.linkslist li { background: url('img/bullet_darkbrown.png') no-repeat left 0.65em; margin: 0px 0px 5px; padding: 0px 0px 0px 10px;  }


div.content div.multiColumns { margin: 20px 0px; }
	div.content div.multiColumns div.columnContent { float: left; margin-left: 10px; }
	div.content div.multiColumns div.columnContent.firstCol { margin-left: 0px; }
	div.content div.multiColumns.colCount1 div.columnContent { width: 450px; }
	div.content div.multiColumns.colCount2 div.columnContent { width: 215px; }
	div.content div.multiColumns.colCount3 div.columnContent { width: 142px; }
	div.content div.multiColumns.colCount4 div.columnContent { width: 105px; }
	div.content div.multiColumns.colCount5 div.columnContent { width: 82px; }
	div.content div.multiColumns h3 { font-size: 11px; line-height: 16px; border-bottom: 1px solid #463f2e; padding-bottom: 8px; margin-bottom: 18px; }
	div.content div.multiColumns p { margin: 0px; }
	div.content div.multiColumns div.clearer { clear: both; }


div#pageBody div.loginBox div#eshopLoginBox { background: #cdbc8a url('img/bg_form_top.gif') repeat-x !important; margin-top: 10px; padding: 14px 15px 45px; color: #333; position: relative; }
	div#pageBody div.loginBox div#eshopLoginBox a { color: #7e6439; background: url('img/bullet_darkbrown.png') no-repeat left 0.4em; padding: 0px 0px 0px 8px; margin: 0px 8px 0px 0px; }
	div#pageBody div.loginBox div#eshopLoginBox h2 { font-size: 10px; color: #7e6439; margin: 0px 0px 8px; }
	div#pageBody div.loginBox div#eshopLoginBox p { margin: 0px 15px; }
	div#pageBody div.loginBox div#eshopLoginBox div.errors { color: #cc0033; font-weight: bold; margin-bottom: 10px; }
	div#pageBody div.loginBox div#eshopLoginBox form { background: transparent; margin: 10px 0px 0px; padding: 0px; }
	div#pageBody div.loginBox div#eshopLoginBox form fieldset { border: 0px; margin: 0px 0px 6px; }
	div#pageBody div.loginBox div#eshopLoginBox form fieldset#loginArea { text-align: right; width: 208px; position: absolute; bottom: 5px !important; bottom: 20px; left: 15px !important; left: 0px; }
	div#pageBody div#standardLoginbox.loginBox div#eshopLoginBox form fieldset#loginArea { width: 420px; }
	div#pageBody div.loginBox div#eshopLoginBox form fieldset#loginArea button { margin: 0px; }
	div#pageBody div.loginBox div#eshopLoginBox form fieldset input { margin-bottom: 5px; padding: 0px 5px; height: 15px; width: 197px !important; width: 190px; border: 1px solid #a5a491; background-color: #fff; font: 10px Tahoma, Helvetica, sans-serif; color: #333; }
	div#pageBody div#standardLoginbox.loginBox div#eshopLoginBox form fieldset label { margin-right: 10px; }
	div#pageBody div#rightLoginbox.loginBox div#eshopLoginBox form fieldset label { display: none; }
	div#pageBody div.loginBox div#eshopLoginBox div.roundedBottom { display: none; }


/* standard form elements */
div.content form { background: #cdbc8a url('img/bg_form_top.gif') repeat-x; margin-top: 10px; padding: 25px 0px 0px; color: #333; }
	div.content form fieldset { border: 0px; margin: 0px 15px 6px; padding: 0px; }
	div.content form fieldset label { float: left; width: 200px; margin: 2px 20px 0px 0px; }

	div.content form fieldset input, div.content form fieldset textarea, div.content form fieldset select { border: 1px solid #a5a491; background-color: #fff; font: 10px Tahoma, Helvetica, sans-serif; color: #333; }
	div.content form fieldset input { height: 15px; }
	div.content form fieldset textarea { height: 50px; }
	div.content form fieldset input, div.content form fieldset textarea { width: 188px; padding: 0px 5px !important; padding: 0px; }
	div.content form fieldset select { width: 200px !important; width: 190px; padding-left: 0px; }
	div.content form fieldset.error input, div.content form fieldset.error textarea, div.content form fieldset.error select { background-color: #ebcebf !important; color: #c30; }
	div.content form fieldset.error label { color: #c30 !important; }
	div.content form fieldset.error.radio input { background-color: transparent !important; }
	div.content form fieldset select#dob_day { width: 50px !important; margin-right: 5px; }
	div.content form fieldset select#dob_month { width: 90px !important; margin-right: 5px; }
	div.content form fieldset select#dob_year { width: 50px !important; }

	div.content form fieldset#fs_buttons,
	div.content form fieldset#fs_buttonRow,
	div.content form fieldset#fs_ref_buttons,
	div.content form fieldset#fs_login_button,
	div.content form fieldset#fs_submit_button,
	div.content form fieldset#fs_submit_buttons { background-color: #ddcfaa ; border-top: 1px solid #ebe5d4; margin: 12px 0px 0px; padding: 0px 15px 25px; }
	div.content form fieldset#fs_buttons button,
	div.content form fieldset#fs_buttonRow button,
	div.content form fieldset#fs_ref_buttons button,
	div.content form fieldset#fs_login_button button,
	div.content form fieldset#fs_submit_button button,
	div.content form fieldset#fs_submit_buttons button { float: right; margin-left: 10px; }

div.content div.errors, div.content div#formerror { position: relative; top: 16px; padding: 15px 15px 0px; color: #c30; background: #cdbc8a url('img/bg_form_top.gif') repeat-x; }

div.content form div.formContentItem { background-color: #ddcfaa; padding: 10px 15px; margin: 10px 0px; border-top: 1px solid #ebe5d4; border-bottom: 1px solid #ebe5d4; }
div.content form div.formContentItem p { margin: 0px; }
div.content form div.formContentItem div.noBody h4 { border-bottom: 0px; color: #333; font-size: 11px; padding: 0px; }

div.content form div.separator { border-top: 1px solid #ebe5d4; margin: 10px 0px; }

/* rounded bottom div used for form bottom graphic here */
div.roundedBottom { height: 6px; background: url('img/bg_form_bottom.gif') repeat-x; font-size: 1px; line-height: 0em; }

/* general button styling */
button, input.button { border-color: #a99f84; background: #836d4b url('img/bg_button_tassimo.gif') repeat-x; font: bold 10px Tahoma, Helvetica, sans-serif; color: #fff; padding: 0px 20px 2px !important; margin-top: 12px; overflow: visible; }


/* specific forms */
form#NewsSub fieldset#fs_Question1 strong,
	form#NewsSub fieldset#fs_NewsVersion strong { float: left; width: 200px; margin-right: 20px; color: #333; }
	form#NewsSub fieldset#fs_Question1 label,
	form#NewsSub fieldset#fs_NewsVersion label { width: 70px; margin: 0px 10px 0px 5px; }
	form#NewsSub fieldset#fs_Question1 input,
	form#NewsSub fieldset#fs_NewsVersion input { width: 13px; height: 13px; float: left; background-color: transparent; border: 0px; }


form#retailSearchForm { padding-top: 6px; }
	form#retailSearchForm h4 { background-color: #ddcfaa; margin: 0px; padding: 20px 15px 8px; }
	form#retailSearchForm p { background-color: #ddcfaa; margin: 0px; padding: 0px 15px 15px; }
	form#retailSearchForm span { display: none; }
	form#retailSearchForm div.errors { background: #ddcfaa; top: 0px; padding: 0px 15px 15px; }
	form#retailSearchForm fieldset { border-top: 1px solid #ebe5d4; margin: 0px; padding: 15px; }
	form#retailSearchForm fieldset#fs_distance select#distance { width: 40px !important; margin-right: 5px; }
	form#retailSearchForm fieldset#fs_location div { margin-left: 42px; }
	form#retailSearchForm fieldset#fs_button { background-color: #ddcfaa; padding-bottom: 25px; }
	form#retailSearchForm fieldset#fs_button label { display: none; }
	form#retailSearchForm fieldset#fs_button button { float: right; margin: 0px; }


form#demoLocForm fieldset { margin: 0px; padding: 0px 15px 6px; }
	form#demoLocForm fieldset#fs_ref_button { margin: 10px 0px 0px; padding: 0px 15px 20px; border-top: 1px solid #ebe5d4; background-color: #ddcfaa; }
	form#demoLocForm fieldset#fs_ref_button button { float: right; }


div#loginTemplate div.errors { background: transparent; position: static; padding: 15px 0px 5px; font-weight: bold; }

div#loginTemplate div.loginFormWrapper { float: left; width: 330px; }
	div#loginTemplate div.loginFormWrapper form#loginForm { height: 180px; padding-top: 45px; }
		body.mytassimo_login div#loginTemplate div.loginFormWrapper form#loginForm { height: 240px; padding-top: 25px; }
	div#loginTemplate div.loginFormWrapper form#loginForm fieldset label { width: 140px; }
		body.mytassimo_login div#loginTemplate div.loginFormWrapper form#loginForm fieldset label { width: 160px; margin-right: 0px; }
	div#loginTemplate div.loginFormWrapper form#loginForm fieldset input { width: 128px; }
	div#loginTemplate div.loginFormWrapper form#loginForm fieldset#fs_login_button { margin-top: 42px; }
		body.mytassimo_login div#loginTemplate div.loginFormWrapper form#loginForm fieldset#fs_login_button { margin-top: 12px; padding-bottom: 81px !important; padding-bottom: 76px; }
	div#loginTemplate div.loginFormWrapper form#loginForm div.links { padding-bottom: 18px !important; padding-bottom: 13px; }
		body.mytassimo_login div#loginTemplate div.loginFormWrapper form#loginForm div.links { margin-top: -100px !important; margin-top: -95px; background-color: transparent; }
		body.mytassimo_login div#loginTemplate div.loginFormWrapper form#loginForm div.formContentItem { border-top: 0px; margin-top: -19px; padding-top: 40px; }
form#loginForm fieldset#fs_login_button { padding-bottom: 15px; }
	form#loginForm div.links { background-color: #ddcfaa; padding: 0px 15px 20px; line-height: 16px; }
	form#loginForm div.links a { background: url('img/bullet_darkbrown.png') no-repeat left 0.4em; padding-left: 10px; color: #907447; }

div#loginTemplate div.loginFooter { margin: 10px 0px 0px 15px; padding: 25px 0px 0px; line-height: 16px; width: 330px; float: left; background: #cdbc8a url('img/bg_form_top.gif') repeat-x; color: #333; height: 200px; }
	body.mytassimo_login div#loginTemplate div.loginFooter { height: 259px; padding-top: 6px; width:325px}
	div#loginTemplate div.loginFooter div.dividerMainFs { background: url('img/bg_form_bottom.gif') repeat-x; font-size: 1px; height: 6px; line-height: 0em; margin-top: 18px; }
		body.mytassimo_login div#loginTemplate div.loginFooter div.dividerMainFs { margin-top: 109px !important; margin-top: 0px; height: 6px; }
	div#loginTemplate div.loginFooter h4,
	div#loginTemplate div.loginFooter div { padding: 0px 15px; }
		body.mytassimo_login div#loginTemplate div.loginFooter div { height: 150px; padding: 0px; }
		body.mytassimo_login div#loginTemplate div.loginFooter div strong { background: #ddcfaa; border-bottom: 1px solid #ebe5d4; display: block; padding: 40px 15px 26px; }
		body.mytassimo_login div#loginTemplate div.loginFooter div p { margin: 0px; padding: 10px 15px 0px; }
		body.mytassimo_login div#loginTemplate div.loginFooter div fieldset { border: 0px; border-top: 1px solid #ebe5d4; background: #ddcfaa; margin-top: 23px; padding: 0px 15px 77px; }
	div#loginTemplate div.loginFooter ul { margin: 10px 0px; }
	div#loginTemplate div.loginFooter h5 { margin-top: 10px; padding: 0px 15px; }
	div#loginTemplate div.loginFooter h5 a { font-size: 10px; font-weight: normal; padding-left: 10px; background: url('img/bullet_darkbrown.png') no-repeat left 0.4em; color: #907447; }


form#userRegForm fieldset#fs_title label { width: 70px; height: 15px; margin: 0px 10px 0px 5px; }
	form#userRegForm fieldset#fs_title label.radioGroupLabel { width: 200px; margin: 2px 20px 0px 0px; }
	form#userRegForm fieldset#fs_title input { width: 13px; height: 13px; float: left; background-color: transparent; border: 0px; }
	form#userRegForm fieldset#fs_newsletter_1 input,
	form#userRegForm fieldset#fs_newsletter_2 input { width: 13px; height: 13px; float: left; background-color: transparent; border: 0px; }
	form#userRegForm fieldset#fs_newsletter_1 label,
	form#userRegForm fieldset#fs_newsletter_2 label { width: 400px; margin: 0px; float: right; }
	form#userRegForm fieldset#fs_UserData3 input { width: 13px; height: 13px; float: left; background-color: transparent; border: 0px; }
	form#userRegForm fieldset#fs_UserData3 label { width: 190px; margin: 0px 0px 0px 5px; }
	form#userRegForm fieldset#fs_dateOfBirth,
	form#userRegForm fieldset#fs_telephone { margin: 0px; padding: 0px 15px 10px; border-bottom: 1px solid #ebe5d4; }
	form#userRegForm a { background: url('img/bullet_darkbrown.png') no-repeat left 0.4em; padding-left: 10px; color: #907447; }
	div.content form#userRegForm div.formContentItem { background-color: transparent; border: 0px; padding: 0px 15px; }


form#enterDetails { padding-bottom: 0px; }
	form#enterDetails fieldset#fs_title label { width: 70px; height: 15px; margin: 0px 10px 0px 5px; }
	form#enterDetails fieldset#fs_title label.radioGroupLabel { width: 200px; margin: 2px 20px 0px 0px; }
	form#enterDetails fieldset#fs_title input { width: 13px; height: 13px; float: left; background-color: transparent; border: 0px; }
	form#enterDetails fieldset#fs_default input { width: 13px; height: 13px; float: left; background-color: transparent; border: 0px; }
	form#enterDetails fieldset#fs_default label { width: 400px; margin: 0px; float: right; }
	form#enterDetails fieldset#fs_submit_buttons div.butLhs button { float: left; margin-left: 0px; }


div#listaddress div.content form { padding-top: 6px; }
	div#listaddress div.content form div.formContentItem { margin: 0px; border: 0px; }
	div#listaddress div.content form#billingAddress div.formContentItem  h4 { margin: 0px; }
	div#listaddress div.content form div.addWrapper div.content { padding: 15px; border-top: 1px solid #ebe5d4; }
	div#listaddress div.content form fieldset#fs_buttons { margin-left: 0px; margin-right: 0px; padding-bottom: 15px; }
	div#listaddress div.content form fieldset#fs_submit_buttons { margin: 0px; padding-bottom: 35px; }
	div#listaddress div.content form fieldset div.butLhs button { float: left; margin-left: 0px; }
	div#listaddress div.content form#billingAddress fieldset#fs_buttons { padding-bottom: 25px; }


form#deliveryAddresses fieldset#fs_defaultAddress input { width: 13px; height: 13px; float: left; background-color: transparent; border: 0px; }
	form#deliveryAddresses fieldset#fs_defaultAddress label { width: 400px; margin: 0px; float: right; }
	form#deliveryAddresses div.addNewAddress { background-color: #ddcfaa; padding: 15px; border-top: 1px solid #ebe5d4; line-height: 16px; }
	form#deliveryAddresses div.addNewAddress a { background: url('img/bullet_darkbrown.png') no-repeat left 0.4em; padding-left: 10px; color: #907447; }


form#updatePassForm { position: relative; padding-bottom: 0px; }
	form#updatePassForm button#button { position: absolute; top: 78px; left: 15px; }
	form#updatePassForm br.clearBoth { display: none; }

/* product safety information area is used in multiple eshop forms */
div.content div.productSafety { color: #907445; background-color: #ddcfaa; padding: 0px 15px 25px; position: relative; }
	div.content div.productSafety div.productSafe { width: 250px; }
	div.content div.productSafety div.productSafe h5 { font-size: 11px; }
	div.content div.productSafety div.productSafe p { margin-top: 8px; }
	div.content div.productSafety div.productSafeImg { position: absolute; top: 5px; right: 15px !important; right: 30px; }


div#eshopHome form.eshopProductForm { background: transparent; margin: 0px 0px 10px; padding: 0px; color: #d9d1ba; }
	div#eshopHome form.eshopProductForm table.eshopProduct td img.eshopProduct_image { width: 130px; height: 150px; margin-right: 10px; }
	div#eshopHome form.eshopProductForm button { background: #261710 url('img/bg_button_tassimo_dark.gif') repeat-x; border-color: #6d622e; padding-left: 10px !important; padding-right: 10px !important; }

	div#eshopHome form.eshopProductForm div.eshopProduct_categoryReference h2 { font-size: 14px; }
	div#eshopHome form.eshopProductForm div.eshopProduct_name { font-weight: bold; margin-bottom: 2px; }
	div#eshopHome form.eshopProductForm div.eshopProduct_package { display: inline; padding-right: 5px; border-right: 1px solid #d9d1ba; margin-right: 5px; }
	div#eshopHome form.eshopProductForm div.eshopProduct_price { display: inline; }
	div#eshopHome form.eshopProductForm div.eshopProduct_price span.value { font-weight: bold; }
	div#eshopHome form.eshopProductForm div.eshopProduct_moreDetails { margin: 2px 0px 6px; }
	div#eshopHome form.eshopProductForm div.eshopProduct_moreDetails a,
	div#eshopHome form.eshopProductForm div.eshopProduct_additionalLink a { padding-left: 10px; background: url('img/bullet_lightbrown.png') no-repeat left 0.45em; }
	div#eshopHome form.eshopProductForm div.eshopProduct_favourites { display: inline; padding-right: 5px; border-right: 1px solid #7e6439; margin-right: 5px; }
	div#eshopHome form.eshopProductForm div.eshopProduct_tellAFriend { display: inline; }
	div#eshopHome form.eshopProductForm div.eshopProduct_addToBasket { float: right; margin-top: -19px; }
	div#eshopHome form.eshopProductForm div.eshopProduct_addToBasket.notInStock { margin-top: -17px; width: 140px; }
	div#eshopHome form.eshopProductForm div.eshopProduct_addToBasket fieldset.fs_quantity { display: inline; margin: 0px; vertical-align: middle; }
	div#eshopHome form.eshopProductForm div.eshopProduct_addToBasket fieldset.fs_submit { display: inline; margin: 0px 0px 0px 10px; vertical-align: middle; }
	div#eshopHome form.eshopProductForm div.eshopProduct_addToBasket fieldset.fs_submit button { margin: 0px; }
	div#eshopHome form.eshopProductForm div.eshopProduct_addToBasket fieldset label.frontLabel { display: none; }
	div#eshopHome form.eshopProductForm div.eshopProduct_addToBasket fieldset select { border: 1px solid #a5a491; background-color: #fff; font: 10px Tahoma, Helvetica, sans-serif; color: #333; width: 35px !important; }

	div#eshopHome div#contentFull, div#eshopHome div#contentCentre, div#eshopHome div#contentRight { margin-top: 255px; }
	div#eshopHome div.teaserCategoryGroups { position: absolute; top: 0px; left: 240px; width: 720px; height: 240px; margin: 0px; padding: 0px; }
	div#eshopHome div.teaserCategoryGroups div.teaserCategoryGroup { float: left; border-right: 1px solid #080703; }
	div#eshopHome div.teaserCategoryGroups div.teaserCategoryGroup div.stdContBlock { margin: 0px; }
	div#eshopHome div.teaserCategoryGroups div.teaserCategoryGroup h2,
	div#eshopHome div.teaserCategoryGroups div.teaserCategoryGroup div.teaserCategoryGroup_link { display: none; }

	div#eshopHome div#halfColContent h4 { font-size: 11px; border-bottom: 1px solid #463f2e; padding-bottom: 8px; width: 210px; }
	div#eshopHome div#halfColContent div.stdContHeadImg { margin-top: 30px; padding: 0px; }
	div#eshopHome div#halfColContent ul.linkslist { margin-top: 8px; }

	div#eshopHome div#contHeader { margin-bottom: 10px; }


div#eshopCategoryProducts div#categoryProductList form { background: transparent; margin: 0px 0px 10px; padding: 0px; color: #d9d1ba; }
	div#eshopCategoryProducts div#categoryProductList form table.eshopProduct td img.eshopProduct_image { width: 130px; height: 150px; margin-right: 10px; }
	div#eshopCategoryProducts div#categoryProductList button { background: #261710 url('img/bg_button_tassimo_dark.gif') repeat-x; border-color: #6d622e; padding-left: 10px !important; padding-right: 10px !important; }

	div#eshopCategoryProducts div#contentCentre, div#eshopCategoryProducts div#contentRight { margin-top: 255px; }
	div#eshopCategoryProducts div#categoryTeaser { position: absolute; top: 0px; left: 240px; width: 720px; height: 240px; overflow: hidden; background: url('img/bg_titlesection.jpg') no-repeat top left; color: #1e170c; }
	div#eshopCategoryProducts div#categoryTeaser div#categoryTeaserHeadlineImage { padding: 0px 15px; }
	div#eshopCategoryProducts div#categoryTeaser div#categoryTeaserDesc { padding: 0px 15px; width: 330px; }
	div#eshopCategoryProducts div#categoryTeaser div#categoryTeaserDesc p { margin-top: 0px; }
	div#eshopCategoryProducts div#categoryTeaser div#categoryTeaserDetailImage { position: absolute; top: 0px; right: 2px; }

	div#eshopCategoryProducts div#categoryProductList div.eshopProduct_name { font-weight: bold; margin-bottom: 2px; }
	div#eshopCategoryProducts div#categoryProductList div.eshopProduct_package { display: inline; padding-right: 5px; border-right: 1px solid #d9d1ba; margin-right: 5px; }
	div#eshopCategoryProducts div#categoryProductList div.eshopProduct_price { display: inline; }
	div#eshopCategoryProducts div#categoryProductList div.eshopProduct_price span.value { font-weight: bold; }
	div#eshopCategoryProducts div#categoryProductList div.eshopProduct_moreDetails { margin: 2px 0px 6px; }
	div#eshopCategoryProducts div#categoryProductList div.eshopProduct_moreDetails a { padding-left: 10px; background: url('img/bullet_lightbrown.png') no-repeat left 0.45em; }
	div#eshopCategoryProducts div#categoryProductList div.eshopProduct_favourites { display: inline; padding-right: 5px; border-right: 1px solid #7e6439; margin-right: 5px; }
	div#eshopCategoryProducts div#categoryProductList div.eshopProduct_tellAFriend { display: inline; }
	div#eshopCategoryProducts div#categoryProductList div.eshopProduct_addToBasket { float: right; margin-top: -19px; }
	div#eshopCategoryProducts div#categoryProductList div.eshopProduct_addToBasket.notInStock { margin-top: -17px; width: 140px; }
	div#eshopCategoryProducts div#categoryProductList div.eshopProduct_addToBasket fieldset.fs_quantity { display: inline; margin: 0px; vertical-align: middle; }
	div#eshopCategoryProducts div#categoryProductList div.eshopProduct_addToBasket fieldset.fs_submit { display: inline; margin: 0px 0px 0px 10px; vertical-align: middle; }
	div#eshopCategoryProducts div#categoryProductList div.eshopProduct_addToBasket fieldset.fs_submit button { margin: 0px; }
	div#eshopCategoryProducts div#categoryProductList div.eshopProduct_addToBasket fieldset label.frontLabel { display: none; }
	div#eshopCategoryProducts div#categoryProductList div.eshopProduct_addToBasket fieldset select { border: 1px solid #a5a491; background-color: #fff; font: 10px Tahoma, Helvetica, sans-serif; color: #333; width: 35px !important; }

	div#eshopCategoryProducts div.errors { background: transparent; padding: 0px; font-weight: bold; margin-bottom: 10px; top: 0px; }

	div#eshopCategoryProducts div#contHeader h1 { font-size: 10px; font-weight: bold; line-height: 16px; border-bottom: 1px solid #463f2e; padding-bottom: 8px; margin-bottom: 15px; color: #d9d1ba; }


/* ----- START new styles for eshop improvements ----- */

/* eshop home main column */
body.eshopHome div#contentCentre { width: 542px; padding-left: 0px; overflow: hidden; }
	body.eshopHome div#contentCentre form#addToFavourite { display: none; }
	body.eshopHome div#contentCentre div.eshopCategoryProducts div.categoryTeaser { display: none; }
	body.eshopHome div#contentCentre div.eshopCategoryProducts form.eshopProductForm { background: transparent; margin: 0px; padding: 0px; position: relative; }
	body.eshopHome div#contentCentre div.eshopCategoryProducts form.eshopProductFormSpecial { display: none; }
	body.eshopHome div#contentCentre div.eshopCategoryProducts form.eshopProductFormSpecial.first { display: block; }
		body.eshopHome div#contentCentre div.eshopCategoryProducts form.eshopProductForm img.eshopProduct_image { position: absolute; top: 0px; left: 0px; z-index: 10; }

	body.eshopHome div#contentCentre div.eshopCategoryProducts div.categoryProductHandleWrapper { background: transparent url(img/bg_teaserTab_bar.gif) repeat-x left top; height: 16px; width: 100%; margin-top: 1px; }
		body.eshopHome div#contentCentre div.eshopCategoryProducts div.categoryProductHandles { float: right; padding-left: 20px; }
		body.eshopHome div#contentCentre div.eshopCategoryProducts div.categoryProductHandleWrapper div.categoryProductHandle { float: left; width: 37px; height: 16px; margin-left: -18px; padding-left: 10px; background: transparent url(img/bg_teaserTab.gif) no-repeat 0px 0px; color: #9d9991; }
			body.eshopHome div#contentCentre div.eshopCategoryProducts div.categoryProductHandleWrapper div.categoryProductHandle.handle1 { margin-left: 0px; }
		body.eshopHome div#contentCentre div.eshopCategoryProducts div.categoryProductHandleWrapper div.categoryProductHandle.handleActive { background-position: 0px -16px; color: #fff; }
			body.eshopHome div#contentCentre div.eshopCategoryProducts div.categoryProductHandleWrapper div.categoryProductHandle div { height: 15px; width: 17px; padding: 1px 6px 0px 6px; text-align: center; position: relative; z-index: 1000; }

	body.eshopHome div#contentCentre div#eshopHomeProductTeaser_big { margin-bottom: 20px; }
	body.eshopHome div#contentCentre div#eshopHomeProductTeaser_big div.categoryProductList { position: relative; width: 542px; height: 175px; }
	body.eshopHome div#contentCentre div#eshopHomeProductTeaser_big form.eshopProductForm { width: 542px; height: 175px; position: absolute; top: 0px; left: 0px; }
	body.eshopHome div#contentCentre div#eshopHomeProductTeaser_big form.eshopProductForm img.eshopProduct_image { width: 542px; height: 175px; }
	body.eshopHome div#contentCentre div#eshopHomeProductTeaser_big form.eshopProductForm div.eshopProduct_price span.value { position: absolute; z-index: 100; color: #fff; font-weight: bold; font-size: 18px; left: 285px; top: 135px; }
	body.eshopHome div#contentCentre div#eshopHomeProductTeaser_big form.eshopProductForm div.eshopProduct_addToBasket button { position: absolute; z-index: 100; left: 350px; top: 133px; margin: 0px; padding: 0px 10px 2px !important; }
	body.eshopHome div#contentCentre div#eshopHomeProductTeaser_big form.eshopProductForm div.eshopProduct_addToBasket.notInStock { color:#fff; left: 351px; position: absolute; top: 137px; width: 180px; z-index: 100; }
	
	body.eshopHome div#contentCentre div#eshopHomeProductTeaser_big form.eshopProductForm div.eshopProduct_name,
	body.eshopHome div#contentCentre div#eshopHomeProductTeaser_big form.eshopProductForm div.eshopProduct_shortDescription,
	body.eshopHome div#contentCentre div#eshopHomeProductTeaser_big form.eshopProductForm div.eshopProduct_package,
	body.eshopHome div#contentCentre div#eshopHomeProductTeaser_big form.eshopProductForm div.eshopProduct_price span.label,
	body.eshopHome div#contentCentre div#eshopHomeProductTeaser_big form.eshopProductForm div.eshopProduct_moreDetails,
	body.eshopHome div#contentCentre div#eshopHomeProductTeaser_big form.eshopProductForm div.eshopProduct_favourites,
	body.eshopHome div#contentCentre div#eshopHomeProductTeaser_big form.eshopProductForm div.eshopProduct_tellAFriend,
	body.eshopHome div#contentCentre div#eshopHomeProductTeaser_big form.eshopProductForm div.eshopProduct_addToBasket fieldset.fs_quantity { display: none; }


	body.eshopHome div#contentCentre div#eshopHomeProductTeaser_small { width: 260px; float: left; margin-right: 22px; }
	body.eshopHome div#contentCentre div#eshopHomeProductTeaser_small div.categoryProductList { position: relative; width: 260px; height: 168px; }
	body.eshopHome div#contentCentre div#eshopHomeProductTeaser_small div.stdContBlock { margin: 0px; }
	body.eshopHome div#contentCentre div#eshopHomeProductTeaser_small form.eshopProductForm { width: 260px; height: 168px; font-size: 11px; position: absolute; top: 0px; left: 0px; }
	body.eshopHome div#contentCentre div#eshopHomeProductTeaser_small form.eshopProductForm img.eshopProduct_image { width: 260px; height: 168px; }
	
	body.eshopHome div#contentCentre div#eshopHomeProductTeaser_small form.eshopProductForm div.eshopProduct_name { margin: 40px 0px 0px 145px; position: relative; z-index: 100; }
		body.eshopHome div#contentCentre div#eshopHomeProductTeaser_small form.eshopProductForm div.eshopProduct_name a { color: #d9d1ba; font-weight: bold; line-height: 13px; }
	body.eshopHome div#contentCentre div#eshopHomeProductTeaser_small form.eshopProductForm div.eshopProduct_package { margin: 10px 0px 0px 145px; position: relative; z-index: 100; color: #d9d1ba; line-height: 12px; }
	body.eshopHome div#contentCentre div#eshopHomeProductTeaser_small form.eshopProductForm div.eshopProduct_price span.value { margin-left: 145px; position: relative; z-index: 100; color: #d9d1ba; font-weight: bold; }
	body.eshopHome div#contentCentre div#eshopHomeProductTeaser_small form.eshopProductForm div.eshopProduct_addToBasket button { position: absolute; z-index: 100; left: 145px; top: 125px; margin: 0px; padding: 0px 10px 2px !important; }
	body.eshopHome div#contentCentre div#eshopHomeProductTeaser_small form.eshopProductForm div.eshopProduct_addToBasket.notInStock {margin:10px 0 0 145px;z-index:100;position:relative;color:#D9D1BA;line-height:11px;}

	body.eshopHome div#contentCentre div#eshopHomeProductTeaser_small form.eshopProductForm div.eshopProduct_shortDescription,
	body.eshopHome div#contentCentre div#eshopHomeProductTeaser_small form.eshopProductForm div.eshopProduct_price span.label,
	body.eshopHome div#contentCentre div#eshopHomeProductTeaser_small form.eshopProductForm div.eshopProduct_moreDetails,
	body.eshopHome div#contentCentre div#eshopHomeProductTeaser_small form.eshopProductForm div.eshopProduct_favourites,
	body.eshopHome div#contentCentre div#eshopHomeProductTeaser_small form.eshopProductForm div.eshopProduct_tellAFriend,
	body.eshopHome div#contentCentre div#eshopHomeProductTeaser_small form.eshopProductForm div.eshopProduct_addToBasket fieldset.fs_quantity { display: none; }
	
	body.eshopHome div#contentCentre div#colourBox div.stdContBlock { margin-top: 10px; }

/* eshop home right column */
body.eshopHome div#contentRight { width: 162px !important; }

body.eshopHome div#contentRight div#colourBox { background: #ddcfaa url(img/bg_form_top.gif) repeat-x; padding-top: 6px; font-size: 11px; }
	body.eshopHome div#contentRight div#colourBox div.stdContBlock div.stdContHeadImg { padding: 0px; }
	body.eshopHome div#contentRight div#colourBox div.stdContBlock table { width: 100% !important; margin: 0px; border-collapse: collapse; background: #2b2619 url(img/bg_teaserRightCol.gif) repeat-x; }
		body.eshopHome div#contentRight div#colourBox div.stdContBlock table ol { padding: 5px 15px 0px 30px; line-height: 12px; }
			body.eshopHome div#contentRight div#colourBox div.stdContBlock table ol li { margin-top: 5px; }
		body.eshopHome div#contentRight div#colourBox div.stdContBlock table ul.linkslist { border-top: 1px solid #000; padding: 5px 10px 10px; margin-top: 8px; }
			body.eshopHome div#contentRight div#colourBox div.stdContBlock table ul.linkslist li { background-image: url(img/bullet_lightbrown.png); margin-bottom: 2px; }
		body.eshopHome div#contentRight div#colourBox div.stdContBlock table td.textArea { background: url(img/bg_form_bottom.gif) repeat-x bottom; }

body.eshopHome div#contentRight div.eshopCategoryProducts { margin-top: 15px; background: #ddcfaa url(img/bg_form_top.gif) repeat-x; padding-top: 6px; width: 162px; overflow: hidden; }
	body.eshopHome div#contentRight div.eshopCategoryProducts div.categoryTeaser { display: none; }
	body.eshopHome div#contentRight div.eshopCategoryProducts div.eshopCategoryProductsPreSection { font-size: 11px; font-weight: bold; color: #7e6439; margin: 10px 5px; }
	body.eshopHome div#contentRight div.eshopCategoryProducts div.categoryProductList { background: url(img/bg_form_bottom.gif) repeat-x bottom; padding-bottom: 6px; }
		body.eshopHome div#contentRight div.eshopCategoryProducts div.categoryProductList form.eshopProductForm { background-color: #b9a572; border-top: 1px solid #ebe5d4; padding: 8px 8px 8px 0px; font-size: 11px; }
			body.eshopHome div#contentRight div.eshopCategoryProducts div.categoryProductList form.eshopProductForm table.eshopProduct { border-collapse: collapse; }
			body.eshopHome div#contentRight div.eshopCategoryProducts div.categoryProductList form.eshopProductForm img.eshopProduct_image { width: 55px; height: 60px; }
			body.eshopHome div#contentRight div.eshopCategoryProducts div.categoryProductList form.eshopProductForm div.eshopProduct_infoWrapper { width: 98px; }
			body.eshopHome div#contentRight div.eshopCategoryProducts div.categoryProductList form.eshopProductForm div.eshopProduct_name a { color: #333; }
			body.eshopHome div#contentRight div.eshopCategoryProducts div.categoryProductList form.eshopProductForm div.eshopProduct_package { float:left; padding-right: 4px; margin-right: 4px; border-right: 1px solid #333; color: #333; }
			body.eshopHome div#contentRight div.eshopCategoryProducts div.categoryProductList form.eshopProductForm div.eshopProduct_price { color: #333; }
			body.eshopHome div#contentRight div.eshopCategoryProducts div.categoryProductList form.eshopProductForm div.eshopProduct_addToBasket fieldset { border: 0px; }
				body.eshopHome div#contentRight div.eshopCategoryProducts div.categoryProductList form.eshopProductForm div.eshopProduct_addToBasket fieldset button { padding: 0px 5px 2px !important; margin-top: 8px; }
			
			body.eshopHome div#contentRight div.eshopCategoryProducts div.categoryProductList form.eshopProductForm div.eshopProduct_shortDescription,
			body.eshopHome div#contentRight div.eshopCategoryProducts div.categoryProductList form.eshopProductForm div.eshopProduct_price span.label,
			body.eshopHome div#contentRight div.eshopCategoryProducts div.categoryProductList form.eshopProductForm div.eshopProduct_moreDetails,
			body.eshopHome div#contentRight div.eshopCategoryProducts div.categoryProductList form.eshopProductForm div.eshopProduct_favourites,
			body.eshopHome div#contentRight div.eshopCategoryProducts div.categoryProductList form.eshopProductForm div.eshopProduct_tellAFriend,
			body.eshopHome div#contentRight div.eshopCategoryProducts div.categoryProductList form.eshopProductForm div.eshopProduct_addToBasket fieldset.fs_quantity { display: none; } 



body.eshopCategoryOverview div#contentCentre { width: 720px; padding: 0px; background-color: #221a0f; position: relative; }
	body.eshopCategoryOverview div#contentCentre form#addToFavourite { display: none; }
body.eshopCategoryOverview div#contentRight { position: absolute; top: 0px; right: 0px; width: 162px !important; clear: both; }

body.eshopCategoryOverview div#contentCentre div#eshopCategoryTitleArea { width: 370px; height: 140px; margin: 0px 0px 20px; padding: 0px 15px; float: left; overflow: hidden; background: url('img/bg_titlesection.jpg') no-repeat top left; color: #1e170c; font-size: 11px; }
	body.eshopCategoryOverview div#contentCentre div#eshopCategoryTitleArea h4 { color: #f2efe4; font-size: 11px; font-weight: bold; padding: 0px; margin: 0px; }
	body.eshopCategoryOverview div#contentCentre div#eshopCategoryTitleArea a { color: #7e6007; font-weight: normal; }
	body.eshopCategoryOverview div#contentCentre div#eshopCategoryTitleArea div.stdContHeadImg { padding: 0px; }
	body.eshopCategoryOverview div#contentCentre div#eshopCategoryTitleArea td.textArea { line-height: 13px; }
	
	body.eshopCategoryOverview div#contentCentre div.ddLinks { position: absolute; top: 105px; left: 15px; }
		body.eshopCategoryOverview div#contentCentre div.ddLinks form { background: transparent; margin: 0px; padding: 0px; }
			body.eshopCategoryOverview div#contentCentre div.ddLinks form fieldset { margin: 0px; }
				body.eshopCategoryOverview div#contentCentre div.ddLinks form fieldset select { width: 370px !important; background: #DDCFAA; font-size: 12px; padding:1px 0px}
					body.eshopCategoryOverview div#contentCentre div.ddLinks form fieldset select optgroup { font-style: normal; padding:0 0 10px 0 !important; margin:0 !important}
						body.eshopCategoryOverview div#contentCentre div.ddLinks form fieldset select option {  }
		body.eshopCategoryOverview div#contentCentre div.ddLinks div.roundedBottom { display: none; }
	
	body.eshopCategoryOverview div#contentCentre div#eshopCategoryTitleImage { width: 140px; float: left; clear: none; margin: 0px; }
	

body.eshopCategoryOverview div.eshopCategoryProducts { clear: both; font-size: 1px; }
	body.eshopCategoryOverview div.eshopCategoryProducts div.categoryTeaser { display: none; }

body.eshopCategoryOverview div.categoryProductList { padding: 0px 0px 0px 15px; display: inline-block; }
	body.eshopCategoryOverview div.categoryProductList form { background: transparent; margin: 0px; padding: 0px 0px 50px; color: #d9d1ba; font-size: 10px; float: left; width: 235px; position: relative; }
		body.eshopCategoryOverview div.categoryProductList form table.eshopProduct td img.eshopProduct_image { position: absolute; top: 0px; left: 0px; }
	
	body.eshopCategoryOverview div.categoryProductList div.eshopProduct_shortDescription,
	body.eshopCategoryOverview div.categoryProductList div.eshopProduct_price span.label,
	body.eshopCategoryOverview div.categoryProductList div.eshopProduct_moreDetails,
	body.eshopCategoryOverview div.categoryProductList div.eshopProduct_favourites,
	body.eshopCategoryOverview div.categoryProductList div.eshopProduct_tellAFriend,
	body.eshopCategoryOverview div.categoryProductList div.eshopProduct_addToBasket fieldset.fs_quantity { display: none !important; }
	
	body.eshopCategoryOverview div.categoryProductList div.eshopProduct_infoWrapper { margin-top: 160px; }
	body.eshopCategoryOverview div.categoryProductList div.eshopProduct_name { font-weight: bold; min-height:20px; height:auto !important; height:20px}
	body.eshopCategoryOverview div.categoryProductList div.eshopProduct_package { display: inline; padding-right: 5px; color: #fff; }
	body.eshopCategoryOverview div.categoryProductList div.eshopProduct_price { display: inline; }
	body.eshopCategoryOverview div.categoryProductList div.eshopProduct_price span.value { font-weight: bold; color: #fff; }
	body.eshopCategoryOverview div.categoryProductList div.eshopProduct_addToBasket { padding: 5px 0px 0px 0px !important; }
	body.eshopCategoryOverview div.categoryProductList div.eshopProduct_addToBasket.notInStock { line-height:11px; margin:0px; padding:0px !important; width:140px; min-height:25px; height:auto !important; height:26px}
	body.eshopCategoryOverview div.categoryProductList div.eshopProduct_addToBasket fieldset.fs_submit { margin: 0px !important; vertical-align: middle; }
	body.eshopCategoryOverview div.categoryProductList div.eshopProduct_addToBasket fieldset.fs_submit button { margin: 0px; position: relative; }
	body.eshopCategoryOverview div.categoryProductList div.eshopProduct_addToBasket fieldset label.frontLabel { display: none; }
	body.eshopCategoryOverview div.categoryProductList div.eshopProduct_addToBasket fieldset select { border: 1px solid #a5a491; background-color: #fff; font: 10px Tahoma, Helvetica, sans-serif; color: #333; width: 35px !important; }

	body.eshopCategoryOverview div.errors { background: transparent; padding: 0px; font-weight: bold; margin-bottom: 10px; top: 0px; }

/* ----- END new styles for eshop improvements ----- */



div#eshopProductDetail div#contentCentre form { background: transparent; margin: 0px 0px 10px; padding: 0px; color: #d9d1ba; }
	div#eshopProductDetail div#contentCentre form table.eshopProduct td img.eshopProduct_image { width: 130px; height: 150px; margin-right: 10px; }
	div#eshopProductDetail div#contentCentre button { background: #261710 url('img/bg_button_tassimo_dark.gif') repeat-x; border-color: #6d622e; padding-left: 10px !important; padding-right: 10px !important; }

	div#eshopProductDetail div#contentCentre form#detailedProduct { position: absolute; top: 0px; left: 240px; color: #1e170c; width: 720px; height: 240px; background: url(img/bg_titlesection.jpg) no-repeat left top; margin: 0px; padding: 0px; }
	div#eshopProductDetail div#contentCentre, div#eshopProductDetail div#contentRight { margin-top: 255px; }
	div#eshopProductDetail div#contentCentre form#detailedProduct table.eshopProduct td.textArea { padding: 15px; }
	div#eshopProductDetail div#contentCentre form#detailedProduct a { color: #7e6439; }
	div#eshopProductDetail div#contentCentre form#detailedProduct div.eshopProduct_name { color: #fff; font-size: 28px; line-height: 34px; padding: 14px 0px 16px; font-weight: normal; margin: 0px; min-height: 70px; height: auto !important; height: 70px; }
	div#eshopProductDetail div#contentCentre form#detailedProduct div.eshopProduct_name a { text-decoration: none; color: #fff; }
	div#eshopProductDetail div#contentCentre form#detailedProduct div.eshopProduct_package { border-right-color: #1e170c; }
	div#eshopProductDetail div#contentCentre form#detailedProduct div.eshopProduct_moreDetails { margin-bottom: 14px; }
	div#eshopProductDetail div#contentCentre form#detailedProduct div.eshopProduct_moreDetails a { background: url('img/bullet_darkbrown.png') no-repeat left 0.35em; }
	div#eshopProductDetail div#contentCentre form#detailedProduct table.eshopProduct td img.eshopProduct_image { width: 360px; height: 240px; margin: 0px; }
	div#eshopProductDetail div#contentCentre form#detailedProduct div.eshopProduct_addToBasket.notInStock { width: 170px; }

	div#eshopProductDetail div#contentCentre div.eshopProduct_name { font-weight: bold; margin-bottom: 2px; }
	div#eshopProductDetail div#contentCentre div.eshopProduct_package { display: inline; padding-right: 5px; border-right: 1px solid #d9d1ba; margin-right: 5px; }
	div#eshopProductDetail div#contentCentre div.eshopProduct_price { display: inline; }
	div#eshopProductDetail div#contentCentre div.eshopProduct_price span.value { font-weight: bold; }
	div#eshopProductDetail div#contentCentre div.eshopProduct_moreDetails { margin: 2px 0px 6px; }
	div#eshopProductDetail div#contentCentre div.eshopProduct_moreDetails a { padding-left: 10px; background: url('img/bullet_lightbrown.png') no-repeat left 0.45em; }
	div#eshopProductDetail div#contentCentre div.eshopProduct_favourites { display: inline; padding-right: 5px; border-right: 1px solid #7e6439; margin-right: 5px; }
	div#eshopProductDetail div#contentCentre div.eshopProduct_tellAFriend { display: inline; }
	div#eshopProductDetail div#contentCentre div.eshopProduct_addToBasket { float: right; margin-top: -19px; }
	div#eshopProductDetail div#contentCentre div.eshopProduct_addToBasket.notInStock { margin-top: -17px; width: 140px; }
	div#eshopProductDetail div#contentCentre div.eshopProduct_addToBasket fieldset.fs_quantity { display: inline; margin: 0px; vertical-align: middle; }
	div#eshopProductDetail div#contentCentre div.eshopProduct_addToBasket fieldset.fs_submit { display: inline; margin: 0px 0px 0px 10px; vertical-align: middle; }
	div#eshopProductDetail div#contentCentre div.eshopProduct_addToBasket fieldset.fs_submit button { margin: 0px; }
	div#eshopProductDetail div#contentCentre div.eshopProduct_addToBasket fieldset label.frontLabel { display: none; }
	div#eshopProductDetail div#contentCentre div.eshopProduct_addToBasket fieldset select { border: 1px solid #a5a491; background-color: #fff; font: 10px Tahoma, Helvetica, sans-serif; color: #333; width: 35px !important; }

	div#eshopProductDetail div.prodPreviousNext { height: 32px; display: none; }
	div#eshopProductDetail div.prodPreviousNext button.prodPrevious { float: left; }
	div#eshopProductDetail div.prodPreviousNext button.prodNext { float: right; }

	div#eshopProductDetail div.prodDescription { margin-bottom: 20px; }

	div#eshopProductDetail h4.suggestedProductsHeadline { font-size: 10px; font-weight: bold; line-height: 16px; border-bottom: 1px solid #463f2e; padding-bottom: 8px; margin-bottom: 15px; color: #d9d1ba; }

	div#eshopProductDetail div#buttonHeader,
	div#eshopProductDetail div#contHeader,
	div#eshopProductDetail div.content div#backButtonArea { display: none; }

	div#eshopProductDetail div#contentCentre div.backContainer span.backCategory { }
	div#eshopProductDetail div#contentCentre div.backContainer a.backLink { padding-left: 10px; background: url('img/bullet_lightbrown_left.png') no-repeat left 0.45em; }
	div#eshopProductDetail div#contentCentre div.backLinkTop { border-bottom: 1px solid #463f2e; padding-bottom: 10px; margin-bottom: 10px; }
	div#eshopProductDetail div#contentCentre div.backLinkBottom { border-top: 1px solid #463f2e; padding-top: 10px; margin-top: 10px; }


div#eshopManageFavourites div.favouriteWrapper { background: #cdbc8a url('img/bg_form_top.gif') repeat-x left top; color: #333; margin-top: 10px; padding: 6px 0px 0px; }
	div#eshopManageFavourites div.favouriteWrapper p.noItemsMsg { padding: 10px 15px; margin: 0px; font-weight: bold; border-bottom: 1px solid #ebe5d4; }
	div#eshopManageFavourites div.favouriteWrapper form { background-image: none; border-bottom: 1px solid #ebe5d4; margin: 0px; padding: 10px 15px; }
	div#eshopManageFavourites div.favouriteWrapper div.submitAllForms { padding: 10px 15px; text-align: right; border-bottom: 1px solid #ebe5d4; background-color: #b9a572; }
	div#eshopManageFavourites div.favouriteWrapper div.submitAllForms button { margin: 0px; }
	div#eshopManageFavourites div.favouriteWrapper a { color: #7e6439; }
	div#eshopManageFavourites div.deliveryOptsWrapper { color: #333; background-color: #ddcfaa; padding: 10px 15px; border-bottom: 1px solid #ebe5d4; }
	div#eshopManageFavourites div.deliveryOptsWrapper p { margin-top: 8px; }
	div#eshopManageFavourites div.productSafety { padding-top: 10px; }
	div#eshopManageFavourites div.productSafety div.productSafeImg { top: 15px; }

	div#eshopManageFavourites div.favouriteWrapper table td.textArea { width: 100%; }
	div#eshopManageFavourites div.favouriteWrapper table td img.eshopProduct_image { width: 90px; height: 90px; margin-right: 10px; }
	div#eshopManageFavourites div.favouriteWrapper div.eshopProduct_name { font-weight: bold; margin-bottom: 2px; }
	div#eshopManageFavourites div.favouriteWrapper div.eshopProduct_package { display: inline; padding-right: 5px; border-right: 1px solid #333; margin-right: 5px; }
	div#eshopManageFavourites div.favouriteWrapper div.eshopProduct_price { display: inline; }
	div#eshopManageFavourites div.favouriteWrapper div.eshopProduct_price span.value { font-weight: bold; }
	div#eshopManageFavourites div.favouriteWrapper div.eshopProduct_moreDetails { margin: 2px 0px 6px; }
	div#eshopManageFavourites div.favouriteWrapper div.eshopProduct_moreDetails a { padding-left: 10px; background: url('img/bullet_darkbrown.png') no-repeat left 0.45em; }
	div#eshopManageFavourites div.favouriteWrapper div.eshopProduct_tellAFriend { display: inline; padding-right: 5px; border-right: 1px solid #7e6439; margin-right: 5px; }
	div#eshopManageFavourites div.favouriteWrapper div.eshopProduct_deleteFavourite { display: inline; }
	div#eshopManageFavourites div.favouriteWrapper div.eshopProduct_addToBasket { float: right; margin-top: -19px; }
	div#eshopManageFavourites div.favouriteWrapper div.eshopProduct_addToBasket.notInStock { margin-top: -17px; }
	div#eshopManageFavourites div.favouriteWrapper div.eshopProduct_addToBasket fieldset.fs_quantity { display: inline; margin: 0px; vertical-align: middle; }
	div#eshopManageFavourites div.favouriteWrapper div.eshopProduct_addToBasket fieldset.fs_submit { display: inline; margin: 0px 0px 0px 10px; vertical-align: middle; }
	div#eshopManageFavourites div.favouriteWrapper div.eshopProduct_addToBasket fieldset.fs_submit button { margin: 0px; }
	div#eshopManageFavourites div.favouriteWrapper div.eshopProduct_addToBasket fieldset label.frontLabel { display: none; }
	div#eshopManageFavourites div.favouriteWrapper div.eshopProduct_addToBasket fieldset select { border: 1px solid #a5a491; background-color: #fff; font: 10px Tahoma, Helvetica, sans-serif; color: #333; width: 35px !important; }


form#EmailFriend fieldset#fs_buttons button#goback { float: left; margin-left: 0px; }


div.content ul.eshopCheckoutProcess { list-style-type: none; padding: 0px 0px 10px 0px; }
	div.content ul.eshopCheckoutProcess li { display: inline; padding: 0px 5px 0px 10px; background: url(img/bullet_eshopProcess.png) no-repeat left 0.45em; }


div#eshopCheckoutDeliveries form#checkoutDeliveries { padding-top: 6px; }
	div#eshopCheckoutDeliveries form#checkoutDeliveries div.deliveryAddresses { position: relative; }
	div#eshopCheckoutDeliveries form#checkoutDeliveries div.deliveryAddresses h4 { background-color: #ddcfaa; padding: 20px 15px 10px; margin: 0px; }
	div#eshopCheckoutDeliveries form#checkoutDeliveries div.deliveryAddresses p { background-color: #ddcfaa; padding: 0px 15px 20px; margin: 0px; }
	div#eshopCheckoutDeliveries form#checkoutDeliveries div.deliveryAddresses div.addressWrapper { border-top: 1px solid #ebe5d4; padding: 10px 15px; line-height: 16px; }
	div#eshopCheckoutDeliveries form#checkoutDeliveries div.deliveryAddresses div.addressWrapper h4 { padding: 0px; background-color: transparent; margin-bottom: 5px; }
	div#eshopCheckoutDeliveries form#checkoutDeliveries div.deliveryAddresses div.buttonWrapper { margin-top: 10px; }
	div#eshopCheckoutDeliveries form#checkoutDeliveries div.deliveryAddresses div.buttonWrapper button.modifyAddress { float: left; margin: 0px; }
	div#eshopCheckoutDeliveries form#checkoutDeliveries div.deliveryAddresses div.buttonWrapper button.deleteAddress { float: right; margin: 0px; }
	div#eshopCheckoutDeliveries form#checkoutDeliveries div.deliveryAddresses div.deliveryWrapper { clear: both; margin: 0px; padding-top: 10px; }
	div#eshopCheckoutDeliveries form#checkoutDeliveries div.deliveryAddresses div.deliveryWrapper fieldset { line-height: 11px; margin: 0px; }
	div#eshopCheckoutDeliveries form#checkoutDeliveries div.deliveryAddresses div.deliveryWrapper fieldset input { width: 13px; height: 13px; float: left; background-color: transparent; border: 0px; }
	div#eshopCheckoutDeliveries form#checkoutDeliveries div.deliveryAddresses div.deliveryWrapper fieldset label { width: 350px; margin: 0px 0px 0px 5px; }
	div#eshopCheckoutDeliveries form#checkoutDeliveries div.giftVoucher { padding: 10px 15px; border-top: 1px solid #ebe5d4; margin-top: 10px; }
	div#eshopCheckoutDeliveries form#checkoutDeliveries div.giftVoucher h2 { font-size: 11px; }
	div#eshopCheckoutDeliveries form#checkoutDeliveries div.giftVoucher div.eshopPad fieldset { margin: 10px 0px 0px 0px; }
	div#eshopCheckoutDeliveries form#checkoutDeliveries div.productSafety { padding-top: 10px; border-top: 1px solid #ebe5d4; margin-top: 10px; }
	div#eshopCheckoutDeliveries form#checkoutDeliveries div.productSafety div.productSafeImg { top: 35px; }


div#eshopCheckoutSummary div.textContent { overflow-y: scroll; height: 140px; margin: 10px 15px; background-color: #fff; padding: 10px; border: 1px solid #a5a491; }
	div#eshopCheckoutSummary form.checkoutPayments { background-image: none; margin-top: -6px; padding-top: 15px; }
	div#eshopCheckoutSummary form.checkoutPayments div.errors { background-image: none; top: 0px; padding: 0px 15px 15px; }
	div#eshopCheckoutSummary form.checkoutPayments div.textContent p.heading { margin-top: 0px; }
	div#eshopCheckoutSummary form.checkoutPayments fieldset.fs_disclaimer input { width: 13px; height: 13px; float: left; background-color: transparent; border: 0px; }
	div#eshopCheckoutSummary form.checkoutPayments fieldset.fs_disclaimer label { width: 400px; margin: 0px 0px 0px 5px; }
	div#eshopCheckoutSummary form.checkoutPayments div#addresses { padding: 0px 15px; }
	div#eshopCheckoutSummary form.checkoutPayments div#addresses div.address1{ float: left; margin-right: 5px; }
	div#eshopCheckoutSummary form.checkoutPayments div#addresses div.postalCode{ float: left; margin-right: 5px;}

	
	div#eshopCheckoutSummary form.checkoutPayments div#addresses div.addressBody { line-height: 16px; }
	div#eshopCheckoutSummary form.checkoutPayments div#addresses div#deliveryAddress { float: left; margin-bottom: 20px; width: 210px; }
	div#eshopCheckoutSummary form.checkoutPayments div#addresses div#billingAddress { margin-bottom: 20px; }
	div#eshopCheckoutSummary form.checkoutPayments div#addresses fieldset { margin: 15px 0px 0px 0px; }
	div#eshopCheckoutSummary form.checkoutPayments div#addresses fieldset button { margin: 0px; }
	div#eshopCheckoutSummary div.roundedBottom { clear: both; }
	div#eshopCheckoutSummary div#eShopBasketContainer { padding-bottom: 0px; }
	div#eshopCheckoutSummary div#eShopBasketContainer form.eshopProductForm { border-top: 0px; border-bottom: 1px solid #ebe5d4; float: none; position:static }
	div#eshopCheckoutSummary div#eShopBasketContainer div.eShopBasketSummary { border-top: 0px; clear: both; float: left; width: 420px; }
	div#eshopCheckoutSummary div#eShopBasketContainer div.eShopBasketFooter { display: none; }
	div#eshopCheckoutSummary form.checkoutPayments div#voucherDetails { clear: both; padding: 10px 15px; margin-top: 10px; border-top: 1px solid #ebe5d4; }
	div#eshopCheckoutSummary div#placingOrder { padding: 15px 15px 0px; border-top: 1px solid #ebe5d4; clear: both; }
	div#eshopCheckoutSummary div#placingOrder p { margin: 0px; }
	div#eshopCheckoutSummary fieldset.eShopBut { padding: 10px 15px 20px; margin: 20px 0px 0px 0px; border-top: 1px solid #ebe5d4; background-color: #ddcfaa; text-align: right; }
	div#eshopCheckoutSummary fieldset.eShopBut button { margin: 0px; }
	div#eshopCheckoutSummary form.checkoutPayments div#aliasData { padding: 15px; border-top: 1px solid #ebe5d4; }
	div#eshopCheckoutSummary form.checkoutPayments div#aliasText { float: left; width: 200px; font: bold 10px Tahoma, Helvetica, sans-serif; padding-top: 2px; margin-right: 10px; }
	div#eshopCheckoutSummary form.checkoutPayments div#aliasSelect select { border: 1px solid #a5a491; background-color: #fff; font: 10px Tahoma, Helvetica, sans-serif; color: #333; width: 200px !important; }

	div#eshopCheckoutSummary form.checkoutPayments div#paymentDetails{padding: 0px 15px;}
	div#eshopCheckoutSummary form.checkoutPayments div.paymentDetails{padding: 10px 15px;}
	div#eshopCheckoutSummary form.checkoutPayments div.paymentDetails img{padding-right:10px}
	div#eshopCheckoutSummary form.checkoutPayments div#paymentDetails fieldset{margin:5px 0px 0px}

div#disclaimerContent h4 { color: #e4c15f; font-size: 28px; font-weight: normal; line-height: 28px; margin-bottom: 14px; padding-bottom: 0px; border-bottom: 0px; }
	div#disclaimerButtons { background: #cdbc8a url('img/bg_form_top.gif') repeat-x; margin-top: 10px; padding: 20px 15px 10px; color: #333; height: 30px; }
	div#disclaimerButtons button#goback { float: left; margin: 0px; }
	div#disclaimerButtons button#continue { float: right; margin: 0px; }



/* small shopping basket in right column */
div#eShopBasketContainer { background: #ddcfaa url('img/bg_form_top.gif') repeat-x; margin-top: 10px; padding: 6px 0px 15px; color: #333; }
	div#eShopBasketContainer div.stdContBlock.noBody h4 { border: 0px; color: #333; font-size: 11px; padding: 0px; }

	div#eShopBasketContainer p { margin-top: 0px; line-height: 12px; }
	div#eShopBasketContainer a { color: #7e6439; }
	div#eShopBasketContainer a.eShopLinkToBasket,
	div#eShopBasketContainer a.eShopLinkToContinue { background: url('img/bullet_darkbrown.png') no-repeat left 0.4em; padding: 0px 0px 0px 10px; }

	div#eShopBasketContainer div.eShopBasketHeader { margin: 0px 15px; position: relative; }
	div#eShopBasketContainer div.eShopBasketHeader div.stdContBlock { margin: 10px 0px; }
	div#eShopBasketContainer div.eShopBasketHeader a.eShopLinkToBasket { margin: 10px 0px; display: block; }
	div#eShopBasketContainer div.eShopBasketHeader p.errorMinOrder { margin: 10px 0px; }

	div#eShopBasketContainer p.eShopBasketEmptyMessage { margin: 0px 15px 10px; }

	div#eShopBasketContainer form.eshopProductForm { margin: 0px; padding: 10px 15px; background: #cdbc8a; border-top: 1px solid #ebe5d4; position: relative; }
	div#eShopBasketContainer form.eshopProductForm table { border-collapse: collapse; width: 100%; }
	div#eShopBasketContainer form.eshopProductForm table td.textArea { width: 100%; line-height: 1.65em; }
	div#eShopBasketContainer form.eshopProductForm table td img.eshopProduct_image { width: 90px; height: 90px; margin-right: 10px; }
	div#contentRight div#eShopBasketContainer form.eshopProductForm table td img.eshopProduct_image { display: none; }
	div#eShopBasketContainer form.eshopProductForm div.eshopProduct_name { font-weight: bold; width: 300px; margin-bottom: 2px; }
	div#contentRight div#eShopBasketContainer form.eshopProductForm div.eshopProduct_name { width: 200px; }
	div#eShopBasketContainer form.eshopProductForm div.eshopProduct_price { float: right; width: 70px; text-align: right; }
	div#eShopBasketContainer form.eshopProductForm div.eshopProduct_price span.label { float: left; }
	div#eShopBasketContainer form.eshopProductForm div.eshopProduct_addToBasket fieldset,
	div#eShopBasketContainer form.eshopProductForm div.eshopProduct_addToBasket fieldset label.frontLabel { margin: 0px; width: auto; border: 0px; }
	div#eShopBasketContainer form.eshopProductForm div.eshopProduct_addToBasket fieldset select { border: 1px solid #a5a491; background-color: #fff; font: 10px Tahoma, Helvetica, sans-serif; color: #333; width: 35px !important; }
	div#eShopBasketContainer form.eshopProductForm div.eshopProduct_deleteFromBasket { position: absolute; top: 12px !important; top: 15px; right: 15px !important; right: 30px; }
	div#contentRight div#eShopBasketContainer form.eshopProductForm div.eshopProduct_deleteFromBasket { right: 15px; }
	div#eShopBasketContainer form.eshopProductForm div.eshopProduct_categoryReference,
	div#eShopBasketContainer form.eshopProductForm div.eshopProduct_shortDescription,
	div#eShopBasketContainer form.eshopProductForm div.eshopProduct_package,
	div#eShopBasketContainer form.eshopProductForm div.eshopProduct_moreDetails,
	div#eShopBasketContainer form.eshopProductForm div.eshopProduct_favourites,
	div#eShopBasketContainer form.eshopProductForm div.eshopProduct_tellAFriend,
	div#eShopBasketContainer form.eshopProductForm div.eshopProduct_addToBasket fieldset.fs_submit { display: none; }

	div#eShopBasketContainer div.eShopBasketSummary { padding: 10px 15px; background-color: #b9a572; border-top: 1px solid #ebe5d4; border-bottom: 1px solid #ebe5d4; }
	div#eShopBasketContainer div.eShopBasketSummary p { height: 13px; }
	div#eShopBasketContainer div.eShopBasketSummary p.delivery,
	div#eShopBasketContainer div.eShopBasketSummary p.deliveryCost { margin-top: 3px; }
	div#eShopBasketContainer div.eShopBasketSummary p.grandTotal { font-weight: bold; margin-top: 8px; }
	div#eShopBasketContainer div.eShopBasketSummary p.total,
	div#eShopBasketContainer div.eShopBasketSummary p.delivery { font-weight: bold; }
	div#eShopBasketContainer div.eShopBasketSummary p span.label { float: left; }
	div#eShopBasketContainer div.eShopBasketSummary p span.value { float: right; }

	div#eShopBasketContainer div.eShopBasketFooter { margin: 10px 15px 0px; height: 25px; }
	div#eShopBasketContainer div.eShopBasketFooter a { float: left; margin-top: 5px; }
	div#eShopBasketContainer div.eShopBasketFooter fieldset#fs_ref_button { border: 0px; float: right; }
	div#eShopBasketContainer div.eShopBasketFooter fieldset#fs_ref_button button { margin: 0px; }


/* ----- START modifications for eshop collapsable basket (improvements) ----- */
div.eShopCollapsableBasket { height: 150px; }
	div.eShopCollapsableBasket div#eShopBasketContainer { padding-bottom: 0px; margin-top: 0px; width: 162px; position: absolute; clear: both; z-index: 1000; }
		div.eShopCollapsableBasket div#eShopBasketContainer a.eShopLinkToBasket { background: transparent; padding: 0px; }
		div.eShopCollapsableBasket div#eShopBasketContainer div.eShopBasketHeader { margin: 0px 10px; }
			div.eShopCollapsableBasket div#eShopBasketContainer div.eShopBasketHeader a.eShopLinkToBasket { padding: 8px 0px; margin: 0px; font-weight: bold; font-size: 11px; }
			div.eShopCollapsableBasket div#eShopBasketContainer div.eShopBasketHeader div.eShopMinOrderMessage { overflow: hidden; }
			
		div.eShopCollapsableBasket div#eShopBasketContainer p.eShopBasketEmptyMessage { position: relative; margin: 0px 10px 10px; }
		div.eShopCollapsableBasket div#eShopBasketContainer div.eShopBasketItems { position: relative; overflow: hidden; width: 100%; }
		
		div.eShopCollapsableBasket div#eShopBasketContainer form.eshopProductForm { padding: 10px; position: relative; clear: both; width: 142px; background: transparent; }
			div.eShopCollapsableBasket div#eShopBasketContainer form.eshopProductForm div.eshopProduct_name { width: 115px !important; font-weight: normal; line-height: 12px; }
			div.eShopCollapsableBasket div#eShopBasketContainer form.eshopProductForm div.eshopProduct_price span.label { display: none; }
			div.eShopCollapsableBasket div#eShopBasketContainer form.eshopProductForm div.eshopProduct_price span.value { font-weight: bold; }
			div.eShopCollapsableBasket div#eShopBasketContainer form.eshopProductForm div.eshopProduct_addToBasket fieldset label.frontLabel { display: none; }
			div.eShopCollapsableBasket div#eShopBasketContainer form.eshopProductForm div.eshopProduct_deleteFromBasket { right: 10px !important; top: 10px !important; }
			
		div.eShopCollapsableBasket div#eShopBasketContainer div.eShopBasketSummary { padding: 8px 10px; background-color: #cdbb89; }
			div.eShopCollapsableBasket div#eShopBasketContainer div.eShopBasketSummary p.grandTotal { margin: 0px; height: 20px; }
				div.eShopCollapsableBasket div#eShopBasketContainer div.eShopBasketSummary p.grandTotal span { margin-top: 8px; }
			div.eShopCollapsableBasket div#eShopBasketContainer div.eShopBasketSummary p span.value { font-weight: bold; }

		div.eShopCollapsableBasket div#eShopBasketContainer div.eShopBasketFooter { margin: 5px 10px 0px; height: 20px; }
			div.eShopCollapsableBasket div#eShopBasketContainer div.eShopBasketFooter a.eShopLinkToBasket { display: none; }
			div.eShopCollapsableBasket div#eShopBasketContainer div.eShopBasketFooter fieldset#fs_ref_button { margin-top: 0px; }
		 
		div.eShopCollapsableBasket div#eShopBasketContainer .eShopMinOrderMessageSpecial,
		div.eShopCollapsableBasket div#eShopBasketContainer .eShopBasketItemsSpecial,
		div.eShopCollapsableBasket div#eShopBasketContainer .grandTotalSpecial,
		div.eShopCollapsableBasket div.roundedBottom { display: none; }
	
		div.eShopCollapsableBasket div#eShopBasketContainer div.eShopBasketHandle { display: block !important; height: 25px; width: 100%; position: relative; top: 8px; background: url(img/btn_basketHandle.jpg) no-repeat 0px 0px; }
		div.eShopCollapsableBasket div#eShopBasketContainer div.eShopBasketHandle.handleOpened { background-position: 0px -25px; }
/* ----- END modifications for eshop collapsable basket (improvements) ----- */


div#eshopOgoneIntegration div.stdContBlock { background: #cdbc8a url('img/bg_form_top.gif') repeat-x; margin: 10px 0px 30px; padding: 25px 0px 0px; color: #333; }
	div#eshopOgoneIntegration div.stdContBlock a { color: #907447; font: normal 10px Tahoma, Helvetica, sans-serif; }
	div#eshopOgoneIntegration div.stdContBlock table#ncol_ref tr td.ncoltxtl { padding: 0px 0px 5px 15px; width: 210px; text-align: left; }
	div#eshopOgoneIntegration div.stdContBlock table#ncol_ref tr td.ncoltxtr { padding: 0px 15px 5px 0px; width: 210px; text-align: left; }
	div#eshopOgoneIntegration div.stdContBlock table#ncol_ref tr td.ncoltxtl b,
	div#eshopOgoneIntegration div.stdContBlock table#ncol_ref tr td.ncoltxtr b { font: normal 10px Tahoma, Helvetica, sans-serif; }
	div#eshopOgoneIntegration div.stdContBlock form { background-image: none; border-top: 1px solid #ebe5d4; border-bottom: 1px solid #ebe5d4; padding: 20px 0px 15px; }
	div#eshopOgoneIntegration div.stdContBlock form p { margin: 10px 0px 20px; border-bottom: 1px solid #ebe5d4; }

	div#eshopOgoneIntegration div.stdContBlock table#ncol_ali td.ncoltxtc { padding: 0px 15px 10px;; }
	div#eshopOgoneIntegration div.stdContBlock table#ncol_ali td.ncoltxtc small { font: normal 10px Tahoma, Helvetica, sans-serif; }
	div#eshopOgoneIntegration div.stdContBlock table#ncol_ali td.ncoltxtc input { margin-right: 5px; float: left; }
	div#eshopOgoneIntegration div.stdContBlock table#ncol_ali td.ncoltxtc small small { float: left; width: 400px; }

	div#eshopOgoneIntegration div.stdContBlock table.ncoltable2 tr td.ncoltxtl2 { padding: 0px 0px 5px 15px; width: 210px; text-align: left; }
	div#eshopOgoneIntegration div.stdContBlock table.ncoltable2 tr td.ncolinput { padding: 0px 15px 5px 0px; width: 210px; text-align: left; }
	div#eshopOgoneIntegration div.stdContBlock table.ncoltable2 tr td.ncolinput input,
	div#eshopOgoneIntegration div.stdContBlock table.ncoltable2 tr td.ncolinput select { border: 1px solid #a5a491; background-color: #fff; font: 10px Tahoma, Helvetica, sans-serif; color: #333; }
	div#eshopOgoneIntegration div.stdContBlock table.ncoltable2 tr td.ncolinput input { height: 15px; width: 188px; padding: 0px 5px !important; padding: 0px; }
	div#eshopOgoneIntegration div.stdContBlock table.ncoltable2 tr td.ncolinput input#Ecom_Payment_Card_Verification { width: 30px; }
	div#eshopOgoneIntegration div.stdContBlock table.ncoltable2 tr td small small { font: normal 10px Tahoma, Helvetica, sans-serif; display: block; text-align: left; margin: 15px 0px 0px 15px; }

	div#eshopOgoneIntegration div.stdContBlock table#GiropayTbl tr td small { font: normal 10px Tahoma, Helvetica, sans-serif; display: block; text-align: left; margin: 15px 0px 0px 15px; }
	div#eshopOgoneIntegration div.stdContBlock table#GiropayTbl tr td small small { font: normal 10px Tahoma, Helvetica, sans-serif; display: block; text-align: left; margin: 0; }
	div#eshopOgoneIntegration div.stdContBlock table#GiropayTbl tr td.ncoltxtl img {margin: 15px 0px 0px 15px;}
	div#eshopOgoneIntegration div.stdContBlock table#GiropayTbl tr td.ncoltxtl2  { padding: 0px 0px 5px 0px; width: 210px; text-align: left; }

	div#eshopOgoneIntegration div.stdContBlock table.ncoltable2 tr td.ncolinput small small { display: inline; margin-left: 0px; }
	div#eshopOgoneIntegration div.stdContBlock table.ncoltable2 input#submit3 { border-color: #a99f84; background: #836d4b url('img/bg_button_tassimo.gif') repeat-x; font: bold 10px Tahoma, Helvetica, sans-serif; color: #fff; padding: 0px 20px 2px !important; margin-top: 12px; overflow: visible; float: right; margin-right: 15px; }

	div#eshopOgoneIntegration div.stdContBlock table.ncoltable3 tr td.ncollogoc { background-color: #ddcfaa; padding-top: 20px; }
	div#eshopOgoneIntegration div.stdContBlock table.ncoltable3 tr td.ncollogoc table td.ncollogoc { padding-top: 0px; }
	div#eshopOgoneIntegration div.stdContBlock table.ncoltable3 tr td.ncollogoc form { background-color: #ddcfaa; border: 0px; padding: 0px 0px 15px 0px; margin: 0px; }
	div#eshopOgoneIntegration div.stdContBlock table.ncoltable3 tr td.ncollogoc form input#ncol_cancel { border-color: #a99f84; background: #836d4b url('img/bg_button_tassimo.gif') repeat-x; font: bold 10px Tahoma, Helvetica, sans-serif; color: #fff; padding: 0px 20px 2px !important; margin-top: 12px; overflow: visible; }


div#eshopCheckoutConfirmation div.errors { background: transparent; top: 0px; margin-top: 10px; padding: 0px; font-weight: bold; }
	div#eshopCheckoutConfirmation div#whatsNext { background: #cdbc8a url('img/bg_form_top.gif') repeat-x left top; padding-top: 6px !important; padding-top: 16px; margin-top: 20px; }
	div#eshopCheckoutConfirmation div#whatsNext fieldset { border: 0px; text-align: right; margin: 10px 15px 0px; }
	div#eshopCheckoutConfirmation div#whatsNext fieldset button { margin: 0px; }
	div#eshopCheckoutConfirmation div.productSafety { padding-top: 10px; border-top: 1px solid #ebe5d4; }
	div#eshopCheckoutConfirmation div.productSafety div.productSafeImg { top: 32px; }


div#eshopMyAccount div#eShopRecentOrder { margin-top: 15px; }
div#eshopMyAccount div#eShopOrderWrapper table.eShopAccount tr td { padding-top: 5px; }
	div#eshopMyAccount div#eShopOrderWrapper div.genericWrapper { margin-top: 15px; }
div#eshopMyAccount div.productSafety { background: #ddcfaa url('img/bg_form_top.gif') repeat-x left top; padding-top: 16px; margin-top: 20px; }
	div#eshopMyAccount div.productSafety div.productSafeImg { top: 42px; }


div#eshopManageOrders div#orderWrapper { background: #cdbc8a url('img/bg_form_top.gif') repeat-x; margin: 10px 0px 0px; padding: 25px 0px 0px; color: #333; }
	div#eshopManageOrders div#orderWrapper table.eshopOrders { table-layout: fixed; }
	div#eshopManageOrders div#orderWrapper table.eshopOrders tr th.col1 { padding: 5px 0px 5px 15px; width: 70px; }
	div#eshopManageOrders div#orderWrapper table.eshopOrders tr th.col2 { padding: 5px 0px 5px 5px; width: 60px; }
	div#eshopManageOrders div#orderWrapper table.eshopOrders tr th.col3 { padding: 5px 0px 5px 5px; }
	div#eshopManageOrders div#orderWrapper table.eshopOrders tr th.col4 { padding: 5px 0px 5px 5px; width: 30px; }
	div#eshopManageOrders div#orderWrapper table.eshopOrders tr th.col5 { padding: 5px 15px 5px 5px; width: 170px; }
	div#eshopManageOrders div#orderWrapper table.eshopOrders tr td { border-top: 1px solid #ebe5d4; vertical-align: middle; padding: 10px 0px 10px 5px; }
	div#eshopManageOrders div#orderWrapper table.eshopOrders tr td.col1 { padding-left: 15px; }
	div#eshopManageOrders div#orderWrapper table.eshopOrders tr td.col5 { padding-right: 15px; }
	div#eshopManageOrders div#orderWrapper table.eshopOrders tr td button { margin: 0px; }
div#eshopManageOrders div#eshopAssistance { background: #ddcfaa; color: #333; padding: 15px 15px 30px; border-top: 1px solid #ebe5d4; position: relative; }


div#eshopViewOrder div#eShopBasketContainer { float: left; padding-bottom: 0px; }
div#eshopViewOrder div#eShopBasketContainer form.eshopProductForm { border-top: 0px; border-bottom: 1px solid #ebe5d4; float: left; }
div#eshopViewOrder form#actionsForm { clear: both; background: #ddcfaa; margin: 0px; padding-top: 15px; }
	div#eshopViewOrder form#actionsForm fieldset { padding-bottom: 10px; margin-bottom: 0px; }
	div#eshopViewOrder form#actionsForm fieldset button#returnToOverview { float: left; margin: 0px; }
	div#eshopViewOrder form#actionsForm fieldset button#button { float: right; margin: 0px; }
div#eshopViewOrder div#eshopAssistance { padding: 20px 15px 40px; background-color: #ddcfaa; color: #333; }


div#StandardHelp div.helpbody h5 { margin-top: 15px; }


/* site map */
div#sitemap h1 { font-size: 28px; }
	div#sitemap div.siteMapSection strong { font-weight: normal; background: url('img/bullet_lightbrown.png') no-repeat left 0.4em; padding-left: 10px; }
	div#sitemap div.siteMapSection li { background: none; padding-left: 0px; }
	div#sitemap div.siteMapSection li li { background: url('img/bullet_lightbrown.png') no-repeat left 0.65em; padding-left: 10px; margin-top: 5px; line-height: 16px; }
	div#sitemap div.siteMapSection ul { margin: 0px; position: relative; list-style-type: none; padding: 0px; }
	div#sitemap div.siteMapSection ul li { border-top: 1px solid #463f2e; padding-top: 10px; padding-bottom: 10px; }
	div#sitemap div.siteMapSection ul ul { padding-left: 16px; }
	div#sitemap div.siteMapSection ul ul li { border-top: 0px; padding-top: 0px; padding-bottom: 0px; }
	div#sitemap div.siteMapSection ul ul ul { padding-left: 10px; }
	div#sitemap div.siteMapSeparator { display: none; }


div.flashPlayerWrapper { float: left; width: 320px; height: 240px; margin: 10px 0px 10px 0px; }
div.movieLink { float: left; width: 220px; margin: 0px 5px 10px 0px; padding: 0px; }
	div.movieLinkDetail { padding-top: 15px; }
	div.movieLinkDetail img { margin-right: 15px; }
	div.movieLinkDetail h4 { margin-bottom: 4px; }
	div.movieLinkDetail ul.linkslist { margin: 10px 0px 0px 0px; }


/* search results */
div#searchresults div#resultSummary { font-weight: bold; margin-bottom: 10px; }
	div#searchresults div#resultPagination { border-top: 1px solid #463f2e; border-bottom: 1px solid #463f2e; padding: 5px 0px; }
	div#searchresults div#resultPagination td#col1 { width: 160px; }
	div#searchresults div#resultPagination td#col1 strong { font-weight: normal; }
	div#searchresults div#resultPagination td#col2 { text-align: right; color: #463f2e; }
	div#searchresults div#resultPagination td#col2 span { color: #d9d1ba; }
	div#searchresults div#resultPagination td#col2 a { font-family: Arial, sans-serif; font-size: 11px; font-weight: bold; }

	div#searchresults div#results { margin-top: 10px; }
	div#searchresults div#results td.col1 { padding: 5px 0px 5px 5px; color: #060501; width: 15px; background: url('img/bullet_lightbrown.png') no-repeat left 0.85em; }
	div#searchresults div#results td.col2 { padding: 5px 0px; }
	div#searchresults div#results td.col3 { padding: 5px 0px; text-align: right; }


/* FAQs */
div#faqs form#categoryform,
div#faqs div.roundedBottom { display: none; }
div#faqs div.ddLinks div.roundedBottom { display: block; }

div#faqs form#categoryform h3 { margin: 0px 0px 5px 15px; font-size: 11px; }
div#faqs form#categoryform fieldset#categories { margin-bottom: 15px; }
div#faqs form#categoryform fieldset#categories select#category { margin-right: 20px; }
div#faqs form#categoryform fieldset#search { border-top: 1px solid #ebe5d4; padding: 15px 15px 20px; margin: 0px; }
div#faqs form#categoryform fieldset#search input#faq_submit { width: 84px; height: 23px; border: 0px; margin-top: 5px; padding: 0px !important; background-color: transparent; float: right; }

div#faqs ol.FAQlinks { list-style-position: inside; margin-top: 20px; }
div#faqs ol.FAQlinks li { margin-top: 4px; }

div#faqs ol.FAQs { list-style-type: none; margin-top: 30px; }
div#faqs ol.FAQs li h4 { border-bottom: 1px solid #463f2e; padding-bottom: 8px; }
div#faqs ol.FAQs li h5 { display: none; }
div#faqs ol.FAQs li p { margin: 0px 0px 10px; }
div#faqs ol.FAQs li p sup { font-size: 7px; }
div#faqs ol.FAQs li ul { list-style-position: inside; list-style-type: disc; margin-bottom: 4px; }
div#faqs ol.FAQs li span { display: block; background: url('img/bullet_lightbrown.png') no-repeat left 0.65em; padding: 0px 0px 0px 10px; margin: 0px; line-height: 16px; }


div.content div.ddLinks form { padding: 15px 0px 8px; }
div.content div.ddLinks form fieldset { margin: 0px 15px; }



/* contact us */
form.show { display: block; }
form.hide { display: none; }

div#contactus form#categoryform { border-bottom: 1px solid #ebe5d4; padding-bottom: 10px; }
div#contactus form#categoryform label { color: #333; float: left; margin: 0px 20px 0px 15px; width: 200px; height: 40px; }
div#contactus form#categoryform select { border: 1px solid #a5a491; background-color: #fff; font: 10px Tahoma, Helvetica, sans-serif; color: #333; width: 200px !important; width: 190px; padding-left: 0px; margin-bottom: 6px; }
div#contactus div#formerror { background-image: none; top: 0px; }

div#contactus form#CategoryForm1,
div#contactus form#CategoryForm2,
div#contactus form#CategoryForm3,
div#contactus form#CategoryForm4,
div#contactus form#CategoryForm5,
div#contactus form#CategoryForm6,
div#contactus form#CategoryForm7 { margin-top: 0px; padding-top: 5px; background-image: none; }

div#contactus form#CategoryForm1 fieldset#cf1_Message textarea,
div#contactus form#CategoryForm2 fieldset#cf2_Message textarea,
div#contactus form#CategoryForm3 fieldset#cf3_Message textarea,
div#contactus form#CategoryForm4 fieldset#cf4_Message textarea,
div#contactus form#CategoryForm5 fieldset#cf5_Message textarea,
div#contactus form#CategoryForm6 fieldset#cf6_Message textarea,
div#contactus form#CategoryForm7 fieldset#cf7_Message textarea { height: 100px; }

div#contactus form#CategoryForm1 fieldset#cf1_DataPrivacy input,
div#contactus form#CategoryForm2 fieldset#cf2_DataPrivacy input,
div#contactus form#CategoryForm3 fieldset#cf3_DataPrivacy input,
div#contactus form#CategoryForm4 fieldset#cf4_DataPrivacy input,
div#contactus form#CategoryForm5 fieldset#cf5_DataPrivacy input,
div#contactus form#CategoryForm6 fieldset#cf6_DataPrivacy input,
div#contactus form#CategoryForm7 fieldset#cf7_DataPrivacy input { border: 0px; background: transparent; width: 13px; height: 13px; float: left; }

div#contactus form#CategoryForm1 fieldset#cf1_DataPrivacy label,
div#contactus form#CategoryForm2 fieldset#cf2_DataPrivacy label,
div#contactus form#CategoryForm3 fieldset#cf3_DataPrivacy label,
div#contactus form#CategoryForm4 fieldset#cf4_DataPrivacy label,
div#contactus form#CategoryForm5 fieldset#cf5_DataPrivacy label,
div#contactus form#CategoryForm6 fieldset#cf6_DataPrivacy label,
div#contactus form#CategoryForm7 fieldset#cf7_DataPrivacy label { width: 400px; margin: 0px; float: right; }

div#contactus form#CategoryForm1 fieldset#cf1_Disclaimer,
div#contactus form#CategoryForm2 fieldset#cf2_Disclaimer,
div#contactus form#CategoryForm3 fieldset#cf3_Disclaimer,
div#contactus form#CategoryForm4 fieldset#cf4_Disclaimer,
div#contactus form#CategoryForm5 fieldset#cf5_Disclaimer,
div#contactus form#CategoryForm6 fieldset#cf6_Disclaimer,
div#contactus form#CategoryForm7 fieldset#cf7_Disclaimer { color: #907447; background-color: #ddcfaa; margin: 0px; padding: 15px 15px 25px; position: relative; top: 38px; }

div#contactus form#CategoryForm1 fieldset#cf1_Buttons,
div#contactus form#CategoryForm2 fieldset#cf2_Buttons,
div#contactus form#CategoryForm3 fieldset#cf3_Buttons,
div#contactus form#CategoryForm4 fieldset#cf4_Buttons,
div#contactus form#CategoryForm5 fieldset#cf5_Buttons,
div#contactus form#CategoryForm6 fieldset#cf6_Buttons,
div#contactus form#CategoryForm7 fieldset#cf7_Buttons { background-color: #ddcfaa; border-top: 1px solid #ebe5d4; margin: 5px 0px 0px; padding: 0px 15px; position: relative; top: -100px; }

div#contactus form#CategoryForm1 fieldset#cf1_Buttons button,
div#contactus form#CategoryForm2 fieldset#cf2_Buttons button,
div#contactus form#CategoryForm3 fieldset#cf3_Buttons button,
div#contactus form#CategoryForm4 fieldset#cf4_Buttons button,
div#contactus form#CategoryForm5 fieldset#cf5_Buttons button,
div#contactus form#CategoryForm6 fieldset#cf6_Buttons button,
div#contactus form#CategoryForm7 fieldset#cf7_Buttons button { float: right; }



body.machine_showroom div#breadcrumbs { display: none; }
body.machine_showroom div#contentFull { padding: 0px; width: 715px; }
body.machine_showroom div#contentFull iframe { width: 100%; position: relative; top: -41px; }


body.myTassimo iframe#content{width:700px}
body.myTassimoLanding iframe#content{width:700px}

/*Default width for Iframe*/
div#contentFull iframe{width:675px}

div#colourBox div#clearFloating div.noTextNoBody{border-top:none}

form.checkoutPayments div#voucherDetails { display:none; }
form.checkoutPayments div#paymentDetails { display:none; }
form.checkoutPayments div.paymentDetails { display:none; }


/*START LAYOUTMODE=eCards*/
body.eCards div#emailfriend form{background:transparent url(img/ecard_form_bg.gif) repeat-x ; position:relative; height:500px; padding:0px}
body.eCards div#emailfriend div#formerror{background:transparent none}
body.eCards div#emailfriend div.content div.errors{top:0px}

body.eCards div#emailfriend fieldset#fs_RecipientName{display:none}
body.eCards div#emailfriend fieldset#fs_contact_datapriv{display:none}
body.eCards div#emailfriend fieldset#fs_Message label{display:none}
body.eCards div#emailfriend fieldset#fs_To label{display:none}

body.eCards div#emailfriend fieldset#fs_Message{position: absolute; top:20px; left:0px}
	body.eCards div#emailfriend fieldset#fs_Message textarea{ width:300px;height:130px}
body.eCards div#emailfriend fieldset#fs_To{position: absolute; top:220px; left:0px;}
	body.eCards div#emailfriend fieldset#fs_To textarea{ width:300px; height:45px}
	
body.eCards div#emailfriend fieldset#fs_SenderName{position: absolute; top:330px; left:0px}
	body.eCards div#emailfriend fieldset#fs_SenderName label{width:95px}
body.eCards div#emailfriend fieldset#fs_From{position: absolute; top:370px; left:0px}
	body.eCards div#emailfriend fieldset#fs_From label{width:95px}
	
body.eCards div#emailfriend fieldset#fs_buttons{background:transparent none; border:none; position: absolute; top:420px; left:0px; width:670px; padding:0px}
body.eCards div#emailfriend div#formdisclaimer{position: absolute; top:50px; left:370px; width:230px}
	body.eCards div#emailfriend div#formdisclaimer div{padding:0px 0px 90px}
	body.eCards div#emailfriend div#formdisclaimer div#email_textarea2{padding:20px 0px 80px}
	
/*body.eCards div#emailfriend div#contentFull h1{left:-20px; z-index:100; position:absolute; top:1px; background:transparent url(img/ecards_landing_hdl.jpg)no-repeat; width:718px; height:240px}
*/
body.eCards div#emailfriend div#contentFull div#imgHdl{margin:-15px 0px 10px -20px}
body.eCards div#emailfriend div.roundedBottom{background:transparent none}

body.eCards div.content h3{background:#f9f4de; margin:0px; padding:0px 0px 30px 20px; color:#aa7437; font-size:24px; font-weight:normal; border:none}
body.eCards div#contentFull {background:#f9f4de; border:1px solid #b08806; width:673px;overflow:hidden}
body.eCards div#contHeader{left:-20px; position:relative; top:0px;}

body.eCards div#contHeader div.stdContBlock{margin:0; padding:0px}

body.eCards div.content h4{color:#aa7437; font-size:24px; font-weight:normal; line-height:32px}
body.eCards div.content td.textArea{font-size:12px; font-family:arial, verdana, sanf-serif; color:#524739}

body.eCards div.content div.multiColumns{margin: 20px 0px 50px 0px ;left:-20px; position:relative; top:0px;background:#efe0b7; width:718px}



body.eCards div.content div.multiColumns div.imgColumn{padding:0px}
	body.eCards div.content div.multiColumns div.imgColumn div.columnContent{width:205px; padding-left:20px}
	body.eCards div.content div.multiColumns div.imgColumn img{padding:20px 0px 20px 0px}

body.eCards div.content div.multiColumns div.textColumn{padding:0px}
	body.eCards div.content div.multiColumns div.textColumn div.columnContent{width:205px; padding-left:20px}
	body.eCards div.content div.multiColumns div.textColumn div.columnContent a{background:transparent url(img/ecard_button.gif) no-repeat ; color:#000000; display:block; font-size:12px; padding:2px 0px 20px 47px; text-decoration:none; width:155px;}
	body.eCards div.content div.multiColumns div.textColumn div.columnContent a:hover{text-decoration:none; background:transparent url(img/ecard_button.gif) no-repeat; display:block}

	
body.eCards div.content div.multiColumns div.linkColumn{padding:0px}
	body.eCards div.content div.multiColumns div.linkColumn div.columnContent{width:205px; padding-left:20px}
	body.eCards div.content div.multiColumns div.linkColumn a{background:transparent url(img/ecard_button.gif) no-repeat ; color:#000000; display:block; font-size:12px; padding:2px 0px 20px 47px; text-decoration:none; width:155px;}
	body.eCards div.content div.multiColumns div.linkColumn a:hover{text-decoration:none; background:transparent url(img/ecard_button.gif) no-repeat; display:block}
/*END LAYOUTMODE=eCards*/


/* START Store Locator */

div#retailDemoResults div.stdContBlock table {margin-bottom:15px;}
div#retailDemoResults div.stdContBlock table td.textArea h4 {border-bottom:0px none;color:#E4C15F;font-size:28px;font-weight:normal;line-height:28px;margin-bottom:14px;padding-bottom:0px;}
div#retailDemoResults div.stdContBlock table td.textArea {line-height:1.65em;width:100%;margin-bottom:15px;}
div#retailDemoResults div.pagination {margin-bottom:15px;}

div#retailDemoResults table#retailDemoLocList {border-collapse:collapse;}
div#retailDemoResults table#retailDemoLocList th {color:#E4C15F;font-size:11px;font-weight:bold;padding-bottom:7px;border-bottom:1px solid #cdbc8a;}
div#retailDemoResults table#retailDemoLocList th.col5 {text-align:right;}
div#retailDemoResults table#retailDemoLocList td.col5 {text-align:right;}
body.locatorNo5Column div#retailDemoResults table#retailDemoLocList th.col5 {display:none}
body.locatorNo5Column div#retailDemoResults table#retailDemoLocList td.col5 {display:none}


div#retailDemoResults table#retailDemoLocList td {padding:5px 0px 5px 0px;border-bottom:1px solid #cdbc8a;}
div#retailDemoResults table#retailDemoLocList tr#retailLocListFoot td {border:none;}
div#retailDemoResults table#retailDemoLocList td table td {border:none;}

div#retailResults div#retailLocIntro{line-height:1.65em;width:100%;margin-bottom:15px;}
div#retailResults div#retailLocIntro h4{border-bottom:0px none;color:#E4C15F;font-size:28px;font-weight:normal;line-height:28px;margin-bottom:14px;padding-bottom:0px;}
div#retailResults div.pagination{margin-bottom:15px;}

div#retailResults table#retailLocList{border-collapse:collapse;}
div#retailResults table#retailLocList th{color:#E4C15F;font-size:11px;font-weight:bold;padding-bottom:7px;border-bottom:1px solid #cdbc8a;}
div#retailResults table#retailLocList td{padding:5px 0px 5px 0px;border-bottom:1px solid #cdbc8a;}
div#retailResults table#retailLocList tr#retailLocListFoot td{border:none;}

body.retailDemoFlash div#contentFull { padding: 0px; width: 720px; }
body.retailDemoFlash div#retailDemoResults div.errors { background: transparent; margin-bottom: 20px; font-weight: bold; }
body.retailDemoFlash th.col5 { display: none; }
body.retailDemoFlash td.col5 { display: none; }

/* END Store Locator */


/*START STARBUCK PROMO*/
body.promoStarbucks div#breadcrumbs {display:none}
body.promoStarbucks div#contentCentre{margin-top:-30px; width:500px; position:relative; z-index:200}
body.promoStarbucks div#contentRight{width:190px !important}
body.promoStarbucks div#contentRight div#colourBox{margin-top:12px}
body.promoStarbucks div.stdContBlock{font-size:12px}
body.promoStarbucks div.stdContBlock ol{margin-bottom:3px; background:#383327; padding:2px 10px 2px 25px}
body.promoStarbucks div.stdContBlock ol#starback01{padding:10px 10px 10px 25px}
/*END STARBUCK PROMO*/


div#layer{background:transparent url(img/bg_form_bottom.gif) repeat-x left bottom}
div#competition_layer_01{background:#CDBC8A url(img/bg_form_top.gif) repeat-x; padding:10px; color:#000000}
div#competition_layer_01 div.closelyr_img{text-align:right; padding:3px}
div#competition_layer_01 div.stdContBlock {margin:0px}
div#competition_layer_01 div.stdContBlock h4{padding:0px 0px 10px 0px}

div#competition_layer_01 ul.linkslist{margin-left:10px;margin-top:20px; list-style-type:none}
div#competition_layer_01 ul.linkslist li{margin-bottom:4px}
div#competition_layer_01 ul.linkslist li a{color:#000000; text-decoration:underline}
div#competition_layer_01 ul.linkslist li a:hover{text-decoration:none}


div#competition_layer_02{background:#CDBC8A url(img/bg_form_top.gif) repeat-x; padding:10px; color:#000000}
div#competition_layer_02 div.closelyr_img{text-align:right; padding:3px}
div#competition_layer_02 div.stdContBlock {margin:0px}
div#competition_layer_02 div.stdContBlock h4{padding:0px 0px 10px 0px}

div#competition_layer_02 ul.linkslist{margin-left:10px;margin-top:20px; list-style-type:none}
div#competition_layer_02 ul.linkslist li{margin-bottom:4px}
div#competition_layer_02 ul.linkslist li a{color:#000000; text-decoration:underline}
div#competition_layer_02 ul.linkslist li a:hover{text-decoration:none}


body.notLoggedIn div#flashTeasers{display:block}
body.notLoggedIn div#flashTeasersLoggedIn{display:none}

body.loggedIn div#flashTeasers{display:none}
body.loggedIn div#flashTeasersLoggedIn{display:block}


/**/
div#demoloccarelineinfo{display:none}
body.resultsfound div#demoloccarelineinfo{display:block}

/* DHTML navigation */
div#contentLeft div.dnavi_wrapper { width: 188px; margin-left: 16px; }

div#contentLeft div.dnavi_wrapper div.dnavi_item_level0 { border-bottom: 1px solid #433d2f; padding: 8px 0px; }
	div#contentLeft div.dnavi_wrapper div.dnavi_item_level0 div.dnavi_item_head a { font: bold 15px Arial, Helvetica, sans-serif; text-decoration: none; color: #C0A34F; }
	div#contentLeft div.dnavi_wrapper div.dnavi_item_level0 div.dnavi_item_head a:hover { color: #ffdf7f; }
	div#contentLeft div.dnavi_wrapper div.dnavi_item_level0 div.dnavi_item_head p { font: normal 9px Arial, Helvetica, sans-serif; color: #ada389; text-decoration: none; margin: 0px; }

div#contentLeft div.dnavi_wrapper div.dnavi_item_level1,
div#contentLeft div.dnavi_wrapper div.dnavi_item_level2,
div#contentLeft div.dnavi_wrapper div.dnavi_item_level3 { padding-top: 3px; }

div#contentLeft div.dnavi_wrapper div.dnavi_item_level1 div.dnavi_item_head { padding-top: 5px; }
	div#contentLeft div.dnavi_wrapper div.dnavi_item_level1 div.dnavi_item_head a { display: block; font: normal 9px Arial, Helvetica, sans-serif; color: #ada389; text-decoration: none; padding-left: 10px; background: url(img/bullet_lightbrown.png) no-repeat 2px 3px; }
	div#contentLeft div.dnavi_wrapper div.dnavi_item_level1 div.dnavi_item_head a:hover,
	div#contentLeft div.dnavi_wrapper div.dnavi_item_level1 div.dnavi_item_head.dnavi_item_over a { color: #fff; }
	div#contentLeft div.dnavi_wrapper div.dnavi_item_level2 div.dnavi_item_head a { margin-left: 10px; }
	div#contentLeft div.dnavi_wrapper div.dnavi_item_level3 div.dnavi_item_head a { margin-left: 20px; }

div#contentLeft div.dnavi_wrapper div.dnavi_item_level1 div.dnavi_item_active a { color: #fff !important; }

div#contentLeft div.dnavi_wrapper div.dnavi_item_collapsed,
div#contentLeft div.dnavi_wrapper div.dnavi_item_inactive p { display: none; }

body.menu_visibleSubheadlines div#contentLeft div.dnavi_wrapper div.dnavi_item_inactive p,
div#home.container div#contentLeft div.dnavi_wrapper div.dnavi_item_inactive p { display: block; } 


div#contentLeft div#naviFlashTeaser { padding: 1px 0px; border-bottom: 1px solid #433d2f; margin-left: 16px; }

/* ajax contentgroups */
div.ajax_group_container { position: relative; margin-top: 8px;  padding: 1px 0px; display: inline-block; width: 100%; }
	div.ajax_group_container .ajax_box_waiting { background-color: #666; width: 100%; position: absolute; top: 0px; left: 0px; opacity: 0.5; filter: alpha(opacity=50); -moz-opacity: .5; }
		div.ajax_group_container .ajax_box_waiting div { background-position: center center; background-repeat: no-repeat; height: 100%; width: 100%; }
div.ajax_group_container div.stdContBlock { margin-top: 0px; }


/* new eshop detail page */

body.eshopProductDetailWithAddInfo div#eshopProductDetail div#contentCentre { margin-top: 0px; padding-left: 0px; width: 543px; }
	body.eshopProductDetailWithAddInfo div#eshopProductDetail div#contentCentre div.backLinkTop { display: none; }
	body.eshopProductDetailWithAddInfo div#eshopProductDetail div#contentCentre form#detailedProduct { position: static; width: auto; height: auto; background-color: #d6c99f; }
		body.eshopProductDetailWithAddInfo div#eshopProductDetail div#contentCentre form#detailedProduct div.eshopProduct_name { min-height: 0px; height: auto !important; padding: 0px 0px 5px; }
		body.eshopProductDetailWithAddInfo div#eshopProductDetail div#contentCentre form#detailedProduct div.eshopProduct_longDescription { margin-bottom: 20px; }
		body.eshopProductDetailWithAddInfo div#eshopProductDetail div#contentCentre form#detailedProduct div.eshopProduct_package { font-weight: bold; }
		body.eshopProductDetailWithAddInfo div#eshopProductDetail div#contentCentre form#detailedProduct div.eshopProduct_price { font-weight: bold; }
		body.eshopProductDetailWithAddInfo div#eshopProductDetail div#contentCentre form#detailedProduct div.eshopProduct_favourites { margin: 35px 0px 0px !important; }
		body.eshopProductDetailWithAddInfo div#eshopProductDetail div#contentCentre form#detailedProduct div.eshopProduct_addToBasket { margin: -45px 0px 30px; padding: 0px; float: none; }
			body.eshopProductDetailWithAddInfo div#eshopProductDetail div#contentCentre form#detailedProduct div.eshopProduct_addToBasket fieldset.fs_submit button { background: #836D4B url(img/bg_button_tassimo.gif) repeat-x; border-color: #a99f84; }
		body.eshopProductDetailWithAddInfo div#eshopProductDetail div#contentCentre form#detailedProduct div.eshopProduct_shortDescription,
		body.eshopProductDetailWithAddInfo div#eshopProductDetail div#contentCentre form#detailedProduct div.eshopProduct_moreDetails,
		body.eshopProductDetailWithAddInfo div#eshopProductDetail div#contentCentre form#detailedProduct div.eshopProduct_tellAFriend { display: none; }
		
		body.eshopProductDetailWithAddInfo div#eshopProductDetail div#contentCentre form#detailedProduct table.eshopProduct td img.eshopProduct_image { width: 165px; height: 330px; }


body.eshopProductDetailWithAddInfo div#eshopProductDetail div#contentCentre div.eshopProductAdditionalInfo h4 { background: #a18d6d url(img/btn_productInfoHandle.jpg) no-repeat left top; padding: 6px 0px; margin: 0px; height: 13px; font-size: 11px; color: #fff; text-align: center; }
	body.eshopProductDetailWithAddInfo div#eshopProductDetail div#contentCentre div.eshopProductAdditionalInfo h4.additionalInfoOpened { background-position: 0px -25px; }
body.eshopProductDetailWithAddInfo div#eshopProductDetail div#contentCentre div.eshopProductAdditionalInfo div.additionalInfoContentWrapper_closed { display: none; }
body.eshopProductDetailWithAddInfo div#eshopProductDetail div#contentCentre div.eshopProductAdditionalInfo div.additionalInfoContent { background: #d6c99f; color: #1e170c; padding: 15px; overflow:hidden; }


body.eshopProductDetailWithAddInfo div#eshopProductDetail div#contentCentre div#eshopProductAdditionalInfo_6 div.additionalInfoContentWrapper{background: #d6c99f;}
body.eshopProductDetailWithAddInfo div#eshopProductDetail div#contentCentre div#eshopProductAdditionalInfo_6 div.additionalInfoContent{ background: #d6c99f; color: #1e170c; padding: 0; width:332px; overflow:hidden; float:right}
body.eshopProductDetailWithAddInfo div#eshopProductDetail div#contentCentre div#eshopProductAdditionalInfo_6 div.additionalLoadedText{background: #d6c99f; color: #1e170c; padding:15px;float:left; width:181px; min-height:249px; height:auto !important; height:249px}
body.eshopProductDetailWithAddInfo div#eshopProductDetail div#contentCentre div#eshopProductAdditionalInfo_6 div.additionalLoadedLink{padding:20px 0 0 0}
body.eshopProductDetailWithAddInfo div#eshopProductDetail div#contentCentre div#eshopProductAdditionalInfo_6 div.additionalLoadedLink a{ color: #7E6439; background:transparent url(img/bullet_darkbrown.png) no-repeat left 0.45em; padding-left:10px;}
body.eshopProductDetailWithAddInfo div#eshopProductDetail div#contentCentre div#eshopProductAdditionalInfo_6 div.clearfloat{clear:both}




body.eshopProductDetailWithAddInfo div#eshopProductDetail div#contentCentre div.suggestedProducts { margin-top: 40px; margin-bottom: -70px; }
	body.eshopProductDetailWithAddInfo div#eshopProductDetail div#contentCentre div.suggestedProducts form { background: transparent; margin: 0px; padding: 0px 10px 20px 0px; color: #d9d1ba; font-size: 10px; float: left; width: 170px; position: relative; }
		body.eshopProductDetailWithAddInfo div#eshopProductDetail div#contentCentre div.suggestedProducts form table.eshopProduct td img.eshopProduct_image { position: absolute; top: 0px; left: 0px; width: 140px; height: 125px; }
	
	body.eshopProductDetailWithAddInfo div#eshopProductDetail div#contentCentre div.suggestedProducts div.eshopProduct_shortDescription,
	body.eshopProductDetailWithAddInfo div#eshopProductDetail div#contentCentre div.suggestedProducts div.eshopProduct_price span.label,
	body.eshopProductDetailWithAddInfo div#eshopProductDetail div#contentCentre div.suggestedProducts div.eshopProduct_moreDetails,
	body.eshopProductDetailWithAddInfo div#eshopProductDetail div#contentCentre div.suggestedProducts div.eshopProduct_favourites,
	body.eshopProductDetailWithAddInfo div#eshopProductDetail div#contentCentre div.suggestedProducts div.eshopProduct_tellAFriend,
	body.eshopProductDetailWithAddInfo div#eshopProductDetail div#contentCentre div.suggestedProducts div.eshopProduct_addToBasket fieldset.fs_quantity { display: none !important; }
	
	body.eshopProductDetailWithAddInfo div#eshopProductDetail div#contentCentre div.suggestedProducts div.eshopProduct_infoWrapper { margin-top: 130px; }
	body.eshopProductDetailWithAddInfo div#eshopProductDetail div#contentCentre div.suggestedProducts div.eshopProduct_name { font-weight: bold; min-height:20px; height:auto !important; height:20px}
	body.eshopProductDetailWithAddInfo div#eshopProductDetail div#contentCentre div.suggestedProducts div.eshopProduct_package { display: inline; padding-right: 5px; color: #fff; }
	body.eshopProductDetailWithAddInfo div#eshopProductDetail div#contentCentre div.suggestedProducts div.eshopProduct_price { display: inline; }
	body.eshopProductDetailWithAddInfo div#eshopProductDetail div#contentCentre div.suggestedProducts div.eshopProduct_price span.value { font-weight: bold; color: #fff; }
	body.eshopProductDetailWithAddInfo div#eshopProductDetail div#contentCentre div.suggestedProducts div.eshopProduct_addToBasket { padding: 5px 0px 0px 0px !important; }
	body.eshopProductDetailWithAddInfo div#eshopProductDetail div#contentCentre div.suggestedProducts div.eshopProduct_addToBasket.notInStock { line-height:11px; margin:0px; padding:0px !important; width:140px; }
	body.eshopProductDetailWithAddInfo div#eshopProductDetail div#contentCentre div.suggestedProducts div.eshopProduct_addToBasket fieldset.fs_submit { margin: 0px !important; vertical-align: middle; }
	body.eshopProductDetailWithAddInfo div#eshopProductDetail div#contentCentre div.suggestedProducts div.eshopProduct_addToBasket fieldset.fs_submit button { margin: 0px; position: relative; }
	body.eshopProductDetailWithAddInfo div#eshopProductDetail div#contentCentre div.suggestedProducts div.eshopProduct_addToBasket fieldset label.frontLabel { display: none; }
	body.eshopProductDetailWithAddInfo div#eshopProductDetail div#contentCentre div.suggestedProducts div.eshopProduct_addToBasket fieldset select { border: 1px solid #a5a491; background-color: #fff; font: 10px Tahoma, Helvetica, sans-serif; color: #333; width: 35px !important; }
	body.eshopProductDetailWithAddInfo div#eshopProductDetail div#contentCentre div.suggestedProducts div.eshopProduct_addToBasket fieldset button { background: #836D4B url(img/bg_button_tassimo.gif) repeat-x; border-color: #a99f84; }

body.eshopProductDetailWithAddInfo div#eshopProductDetail div#contentCentre div.backLinkBottom { border: 0px; padding: 0px; font-weight: bold; text-align: right; }

body.eshopProductDetailWithAddInfo div#eshopProductDetail div#contentRight { margin-top: 0px; width: 162px !important; clear: both; position: absolute; right: 0px; top: 0px; }




/* vote box 
div#contentRight div.vote_question div.vote_form { margin-left: 12px; }
div#contentRight div.vote_question fieldset { border: 0px; }
	div#contentRight div.vote_question fieldset label { float: left; width: 190px; line-height: 16px; margin-bottom: 5px; }
	div#contentRight div.vote_question fieldset label.radioGroupLabel { float: none; display: block; width: auto; font-weight: bold; margin-bottom: 8px; padding-bottom: 8px; border-bottom: 1px solid #463f2e; }
	div#contentRight div.vote_question fieldset input { float: left; margin-right: 8px; height: 17px; }
div#contentRight div.vote_question input.button { float: right; margin-top: 10px; }

div#contentRight div.vote_result div.stdContBlock { margin-left: 12px; }
	div#contentRight div.vote_result div.stdContBlock table { width: 100%; }
div#contentRight div.vote_result div.vote_options { margin-left: 15px; }
	div#contentRight div.vote_result div.vote_options div.oneVoteResult { height: 25px; margin-bottom: 5px; }
		div#contentRight div.vote_result div.vote_options div.oneVoteResult h4.left { font-weight: normal; font-size: 10px; }
		div#contentRight div.vote_result div.vote_options div.oneVoteResult div.voteResultContainer { height: 10px; float: left; width: 185px; margin-top: 2px; background: #836d4b url(img/bg_button_tassimo.gif) repeat-x; }
			div#contentRight div.vote_result div.vote_options div.oneVoteResult div.voteResultContainer div.voteResultBar { height: 10px; float: right; background-color: #463f2e; }
		div#contentRight div.vote_result div.vote_options div.oneVoteResult h4.right { float: right; font-size: 10px; }
*/

		
		
/* temp. new voting box start - sample: 842 */

div#contentRight div.vote_result {float:right; overflow:hidden; width: 229px;  background:#2B2619 url(img/bg_form_top.gif) repeat-x ; color:#333333; padding:5px 0 0;  margin:8px 0px 0px 0px}
div#contentRight div.vote_result div.stdContBlock {margin:0;}
div#contentRight div.vote_result div.stdContBlock.noBody h4 {color:#D9D1BA;}
div#contentRight div.vote_result div.vote_options { min-height:170px; height:auto !important; height:170px; background:#2B2619 url(img/bg_teaserRightCol.gif) repeat-x ; margin:0; padding:0px 0 0 10px;}
div#contentRight div.vote_result div.vote_options h4{font-size:11px}
div#contentRight div.vote_result div.vote_options div.oneVoteResult {margin:0; }
div#contentRight div.vote_result div.vote_options div.oneVoteResult h4 {float:left; color:#D9D1BA; background:transparent; padding:0 9px 0 0; margin:5px 0 2px 0px}
div#contentRight div.vote_result div.vote_options div.oneVoteResult h4.right{float:left; } 
div#contentRight div.vote_result div.vote_options div.oneVoteResult div.voteResultContainer {background:#836D4B none ; float:left; margin:0px 10px 0px 0px; padding:0pt 0px 0pt 0pt; width:170px;}
div#contentRight div.vote_result div.vote_options div.voteResultBar{background: transparent url(img/vote_resultbar_golden.gif); height:17px}

div#contentRight div.vote_result div.vote_footer_element {background:#2B2619 url(img/bg_form_bottom.gif) repeat-x ; margin:0; padding:0; height:6px;}


div#contentRight div.vote_question {float:right; overflow:hidden; width: 229px; background:#2B2619 url(img/bg_form_top.gif) repeat-x ; padding:5px 0 0;  margin:8px 0px 0px 0px}
div#contentRight div.vote_question div.vote_form {background:#2B2619 url(img/bg_teaserRightCol.gif) repeat-x left bottom; margin:0; padding:5px 0 10px 0; text-align:right}
div#contentRight div.vote_question div.vote_form form {margin:0;padding:0;background:transparent;}

div#contentRight div.vote_question fieldset {padding:0; margin:0; border:none}
div#contentRight div.vote_question fieldset label {text-align:left; float:left; display:block; width:180px; min-height:20px; height:auto !important; height:20px; color:#D9D1BA;}
div#contentRight div.vote_question fieldset input {float:left; width:20px; margin:0 10px;}
div#contentRight div.vote_question fieldset label.radioGroupLabel {display:none;}

div#contentRight div.vote_question input.button { clear:left; float:none; margin:0 10px 0 0;}

div#contentRight div.vote_question div.stdContBlock {margin:0;}
div#contentRight div.vote_question div.stdContBlock div {overflow:hidden;}


div#contentRight div.vote_question div.vote_footer_element {background:#2B2619 url(img/bg_form_bottom.gif) repeat-x ; margin:0; padding:0; height:6px; clear:none;}

/* temp. new voting box end */




/* head teaser / rcc */
body.headTeaser div#contentCentre { width: 557px; padding: 0px; margin-top: 210px; overflow: hidden; }
body.headTeaser div#contentRight { width: 162px !important; margin-top: 210px; }

body.headTeaser div.content div#colourBox { margin: 0px; }

body.headTeaser div#rccHeadTeaser { position: absolute; overflow: hidden; top: 0px; left: 240px; width: 720px; height: 200px; }
	body.headTeaser div#rccHeadTeaser div.rotatingContentContainerListWrapper { position: relative; width: 720px; height: 175px; }
		body.headTeaser div#rccHeadTeaser div.rotatingContentContainerListWrapper div.rotatingContentContainerListItem { width: 720px; height: 175px; position: absolute; top: 0px; left: 0px; overflow: hidden; }
		body.headTeaser div#rccHeadTeaser div.rotatingContentContainerListWrapper div.rotatingContentContainerListItem.rccListItemSpecial { display: none; }
		body.headTeaser div#rccHeadTeaser div.rotatingContentContainerListWrapper div.rotatingContentContainerListItem.first { display: block; }
		body.headTeaser div#rccHeadTeaser div.rotatingContentContainerListWrapper div.stdContBlock { margin: 0px; }

body.headTeaser div#rccHeadTeaser div.rotatingContentContainerHandles { background: transparent url(img/bg_teaserTab_bar.gif) repeat-x left top; height: 16px; width: 100%; margin-top: 1px; }
body.headTeaser div#rccHeadTeaser div.rotatingContentContainerHandles_tabs { float: right; padding-left: 20px; }
	body.headTeaser div#rccHeadTeaser div.rotatingContentContainerHandles div.tabHandle { float: left; width: 37px; height: 16px; margin-left: -18px; padding-left: 10px; background: transparent url(img/bg_teaserTab.gif) no-repeat 0px 0px; color: #9d9991; }
	body.headTeaser div#rccHeadTeaser div.rotatingContentContainerHandles div.tabHandle.handle1 { margin-left: 0px; }
	body.headTeaser div#rccHeadTeaser div.rotatingContentContainerHandles div.tabHandle.handleActive { background-position: 0px -16px; color: #fff; }
		body.headTeaser div#rccHeadTeaser div.rotatingContentContainerHandles div.tabHandle div { height: 15px; width: 17px; padding: 1px 6px 0px 6px; text-align: center; position: relative; z-index: 1000; }

body.headTeaser div#halfColContent { width: 260px; margin: 0px 18px 20px 0px !important; }

body.headTeaser div#contentRight div#colourBox { background: #3e3829 url(img/bg_form_top.gif) repeat-x left top; font-size: 11px; padding-top: 6px; margin: 0px 0px 8px !important; }
	body.headTeaser div#contentRight div#colourBox div.stdContBlock { background: transparent url(img/bg_form_bottom.gif) repeat-x left bottom; padding-bottom: 30px; }
		body.headTeaser div#contentRight div#colourBox div.stdContBlock table { border-collapse: collapse; margin: 0px; width: 100% !important; }
		body.headTeaser div#contentRight div#colourBox div.stdContBlock div.stdContHeadImg { padding: 0px 0px 10px; }
		body.headTeaser div#contentRight div#colourBox div.stdContBlock td.textArea { padding: 0px 12px; }
			body.headTeaser div#contentRight div#colourBox div.stdContBlock td.textArea h4 { border: 0px; padding: 0px; margin-bottom: 4px; }
		body.headTeaser div#contentRight div#colourBox div.stdContBlock ul.linkslist li { background-image: url(img/bullet_lightbrown.png); margin-bottom: 2px; }


/* machine detail page */
body.machineDetails div#contentFull {  }

body.machineDetails div#contHeader td.textArea { font-size: 23px; color: #e4c15f; }
	body.machineDetails div#contHeader td.textArea h4 { margin: 0px; }

div.machineSelector { float: left; }
	div.machineSelector div.stdContBlock { float: left; clear: none; }
	div.machineSelector img.machineImageSelected { display: none; }
	div.machineSelector div.firstLinkIsCurrentPage img.machineImage { display: none; }
	div.machineSelector div.firstLinkIsCurrentPage img.machineImageSelected { display: block; }

	
	

body.machineDetails div.bulletLinks { height: 71px; background: transparent url(img/tassimo_maschine_technology_top_bg.gif) no-repeat; float: left; clear: both;  width: 713px; }
	body.machineDetails div.bulletLinks ul {display:none; padding: 10px 0px 30px 12px; float: left; }
		body.machineDetails div.bulletLinks ul li { float: left; list-style-type: none; height: 20px; padding: 5px 10px 5px 25px; }
		body.machineDetails div.bulletLinks ul li.linkEntry1 { background: transparent url(img/icon_actionPrint.gif) no-repeat left top; /*padding-left: 25px;*/ }
		body.machineDetails div.bulletLinks ul li.linkEntry2 { background: transparent url(img/icon_actionRecommend.gif) no-repeat left 1px; /*padding-left: 25px;*/ }
		body.machineDetails div.bulletLinks ul li.linkEntry3 { background: transparent url(img/icon_actionDocument.gif) no-repeat left top; /*padding-left: 20px;*/ }
			body.machineDetails div.bulletLinks ul li a { color: #b28a00; line-height: 14px; }
	body.machineDetails div.bulletLinks div h5 { margin: 0px; clear: both; }

body.machineDetails div.roundedBottom_onlyForRightArea { clear: both; }

body.machineDetails div.content div.RCCcenterElements div.insideLink ul.linkslist {margin:2px 0 0;}

body.machineDetails div.content div.machineInfo td.textArea {padding:0 60px 0 0;}
/*
	body.machineDetails div.content div.machineInfo div.stdContBlock ul.linkslist li.linkEntry1 {bottom:15px}
*/
body.machineDetails div.content div.machineInfo div.stdContBlock td.textArea ul.insideTextArea {padding:0 0 15px 0;}
body.machineDetails div.content div.winsideTextArea div.stdContBlock td.textArea ul.linkslist {padding:0 0 15px 0;}

body.machineDetails div.content div#reddotimage {position:absolute; top:777px; left:270px; z-index:500}

body.machineDetails div.content div.machineInfoStatic {background:transparent url(img/bg_machineInfo.gif) repeat-y scroll left top; width:701px ; padding:0 10px 0 4px}

body.machineDetails div.content div.fullContainer {margin:0;}
	body.machineDetails div.content div.fullContainer div.stdContBlock {margin:0;}

body.machineDetails div.multiColumns div.imgColumn div.columnContent img {margin:15px 0 0 0;}



div#rccMachine {padding:0 0 0 3px; float: left; width: 330px; height:360px; overflow: hidden; position: relative; /*background:transparent url(img/bg_machineInfo.gif) repeat-y scroll left top*/ }
	div#rccMachine div.rotatingContentContainerListWrapper { width: 330px; height: 360px; }
		div#rccMachine div.rotatingContentContainerListWrapper div.rotatingContentContainerListItem { width: 330px; height: 360px; position: absolute; top: 0px; left: 4px; overflow: hidden; z-index: 50; }
		div#rccMachine div.rotatingContentContainerListWrapper div.rotatingContentContainerListItem.rccListItemSpecial { display: none; }
		div#rccMachine div.rotatingContentContainerListWrapper div.rotatingContentContainerListItem.first { display: block; }
		div#rccMachine div.rotatingContentContainerListWrapper div.stdContBlock { margin: 0px; }
			div#rccMachine div.rotatingContentContainerListWrapper div.stdContBlock div.imageBoxLeft img { margin: 0px; }
						
			div#rccMachine div.rotatingContentContainerListWrapper div.stdContBlock h4 { border: 0px; margin: 0px; padding: 0 5px 0 0; position: absolute; bottom: 5px; right: 20px; width: 150px; text-align:right; font-weight: normal; color: #1e170c; }
	div#rccMachine div.rotatingContentContainerHandles { position: absolute; bottom: 40px; right: 20px; z-index: 100; }
		div#rccMachine div.rotatingContentContainerHandles div.tabHandle { float: left; margin-left: 2px; }
		div#rccMachine div.rotatingContentContainerHandles div.tabHandle.handleActive { border-bottom: 1px solid #bbb; position: relative; top: -2px; }
			div#rccMachine div.rotatingContentContainerHandles div.tabHandle.handleActive div { border-bottom: 1px solid #999; }

div.machineInfo {background:transparent url(img/bg_machineInfo.gif) repeat-y scroll left top; clear:none; color:#333333; margin:0; /*padding:0 20px 0 0px; min-height:360px; height:auto !important; height:360px */}
/*
div.machineInfo {position:relative; width:360px; overflow:hidden; padding:0 20px 0 0;  clear: none; float:left; margin: 0px; background: transparent url(img/bg_machineInfo.gif) repeat-y right top; color: #333333; }
	*/
	/*div.machineInfo div.stdContBlock {clear:none; float:right; height:auto !important; margin:0; min-height:370px; width:360px;}
	*/
	div.machineInfo div.stdContBlock { clear: none; margin: 0px; padding:0 ; min-height:370px; height:auto !important; height:370px }
	div.machineInfo div.stdContBlock div.imageBoxTop{overflow:hidden}
		div.machineInfo div.stdContBlock table { width: auto; }
		div.machineInfo div.stdContBlock ul.linkslist { padding: 0 0 30px 0; position: relative; width:330px}
			div.machineInfo div.stdContBlock ul.linkslist a { color: #b28a00; }
			div.machineInfo div.stdContBlock ul.linkslist li { background-image: url(img/bullet_darkbrown.png) ; }
			div.machineInfo div.stdContBlock ul.linkslist li.linkEntry1 { position: absolute; z-index:100; bottom: 0px; right: 0px; background: transparent; margin: 0px; padding: 0px; text-align:right}
				div.machineInfo div.stdContBlock ul.linkslist li.linkEntry1 a {display:block;  border: 1px solid #AEAAAB; background: #836d4b url(img/button_middle_bg.gif) repeat-x; font-size:11px; font-weight:bold; color: #fff; padding: 2px 10px; }
				div.machineInfo div.stdContBlock ul.linkslist li.linkEntry1 a:hover { text-decoration: none; }
	
div.machineFeatures { float: left; width: 715px; }
	div.machineFeatures div.rotatingContentContainerPreSection { background: transparent url(img/btn_machineInfoHandle.gif) no-repeat left top; height: 28px; text-align: center; overflow: hidden; position: relative; }
		div.machineFeatures div.rotatingContentContainerPreSection div.stdContBlock { margin: 0px 0px 0px 190px; /*background: transparent url(img/btn_productInfoHandle.jpg) no-repeat right top; height: 30px; */}
			div.machineFeatures div.rotatingContentContainerPreSection div.stdContBlock h4 { border: 0px; margin: 0px; padding: 5px 0px 0px; color: #666666; font-size: 11px; position: absolute; left: 0px; top: 0px; width: 715px; }
	div.machineFeatures div.rotatingContentContainerPreSection.collapsableOpened { background-position: 0px -28px; }
		div.machineFeatures div.rotatingContentContainerPreSection.collapsableOpened div.stdContBlock { /*background-position: right -30px;*/ }
	div.machineFeatures div.rotatingContentContainerListWrapper { float: left; width: 715px; /*background: transparent url(img/);*/ color: #1e170c; }
		div.machineFeatures div.rotatingContentContainerListWrapper div.rotatingContentContainerList { float: left; padding: 10px; }
		div.machineFeatures div.rotatingContentContainerListWrapper td.textArea { padding: 10px 0 0 0; }
	div.machineFeatures div.rotatingContentContainerListWrapper.listWrapperClosed { display: none; }

	div.machineFeatures div.rotatingContentContainerList div.stdContBlock { margin: 0px; float: left; clear: none; width: 165px; padding: 0 6px 0 0 ; }
		div.machineFeatures div.rotatingContentContainerList div.stdContBlock div.imageBoxLeft img { margin-top: 0px; }

div.lastMachineFeatures{padding:0 0 12px 0; background:transparent url(img/maschine_Info_bg_bottom.gif) no-repeat left bottom;}
		
body.machineDetails div.multiColumns { clear: both; margin-top: 15px; float: left; width: 705px; position: relative; background: #2b2619 url(img/bg_teaserRightCol.gif) repeat-x left top; }
	body.machineDetails div.multiColumns h3 { font-size: 10px; border: 0px; padding: 15px 15px 10px; margin: 0px; background: transparent url(img/bg_form_top.gif) repeat-x left top; }
	body.machineDetails div.multiColumns div.columnContent { width: 110px; margin-left: 65px; display: inline; }
	body.machineDetails div.multiColumns div.imgColumn { float: left; padding-left: 35px; margin-bottom: 20px; }
		body.machineDetails div.multiColumns div.imgColumn div.columnContent { padding: 32px 0px 0px 32px; border-left: 1px solid #555; margin-left: 32px; }
		body.machineDetails div.multiColumns div.imgColumn div.columnContent.firstCol { padding-left: 0px; margin-left: 0px; border-left: 0px; }
	body.machineDetails div.multiColumns div.linkColumn { position: absolute; top: 40px; left: 35px; font-weight: bold; }
		body.machineDetails div.multiColumns div.linkColumn div.columnContent.firstCol { display: inline; margin-left: 0px; }
	body.machineDetails div.multiColumns div.clearer { background: transparent url(img/bg_form_bottom.gif) repeat-x left top; height: 6px; }


body.machineDetails div#bottomContentTeaser {width:715px;clear:both;}
	body.machineDetails div#bottomContentTeaser div.stdContBlock {width:175px;float:left;margin-top:0;clear:none;}
	body.machineDetails div#bottomContentTeaser div.first {clear:left;}
	body.machineDetails div#bottomContentTeaser div.last {background:none;}
	body.machineDetails div#bottomContentTeaser div.footer {clear:both;float:none;width:715px;height:6px;padding:20px 0 0 0;}
	body.machineDetails div#bottomContentTeaser div.headline {float:none;clear:both;width:715px;padding:0;}
		body.machineDetails div#bottomContentTeaser div.headline h4 {font-size:15px; border-bottom:none; border-top:1px solid #CCCCCC; color:#666666; margin:20px 3px 0 3px; padding:15px 15px 10px 0;}

	body.machineDetails div#bottomContentTeaser div.item {min-height:45px; height:auto !important; height:45px;}
		body.machineDetails div#bottomContentTeaser div.item div {width:auto; padding:0}
			body.machineDetails div#bottomContentTeaser div.item div div {width:auto;padding:0;}
		body.machineDetails div#bottomContentTeaser div.item ul.linkslist {margin:0;}
			body.machineDetails div#bottomContentTeaser div.item ul.linkslist li {background:none;padding:0}
				body.machineDetails div#bottomContentTeaser div.item ul.linkslist li a {font-weight:bold;}

		body.machineDetails div#bottomContentTeaser div.item table {}
			body.machineDetails div#bottomContentTeaser div.item table td.textArea {padding:0 0 0 22px;line-height:1em;}

	body.machineDetails div#bottomContentTeaser div.image {background: transparent url(img/teaser_border.gif) no-repeat scroll right -30px}
		body.machineDetails div#bottomContentTeaser div.last {background:none;}
		body.machineDetails div#bottomContentTeaser div.image div {padding:0 0 0 32px;}
			body.machineDetails div#bottomContentTeaser div.image div div {padding:0;}
/* machine detail page */

/* for DEDE 887 START */
body.promoGeniesserConfPrint div#contHeader h4 {width:470px;}
body.promoGeniesserConfPrint div#footerGraphics {display:none;}
body.promoGeniesserConfPrint div#alternativeSiteContainer {display:none;}
body.promoGeniesserConfPrint div#breadcrumbs {display:none;}

body.promoGeniesserConfPrint div#thx_sessiondata div#thx_personal_infos div.contentText span {display:block;}
	body.promoGeniesserConfPrint div#thx_sessiondata div#thx_personal_infos div.contentText span.line {clear:left;margin:5px 0 5px 0;padding:5px 0 5px 0;}
	body.promoGeniesserConfPrint div#thx_sessiondata div#thx_personal_infos div.contentText span.sesslabel {width:150px;float:left;padding:3px 0 2px 0;}
	body.promoGeniesserConfPrint div#thx_sessiondata div#thx_personal_infos div.contentText span.sessdata {float:left;padding:2px 3px 2px 5px;width:260px;border:1px solid #A5A491;background:#fff;}


/* for DEDE 887 END */
