/* ----- Miele screen stylesheet ------------ */
/* ----- Fuse Digital 2010 ------------------ */
/* ----- enjoy. ----------------------------- */

/*
	
	----- Colours -----
	
	Red: #f00
	Panel Light Grey: #f3f3f3
	Default Text Grey: #686868
	Deeper Text Grey: #4b4b4b
	Dotted Divider Grey: #929292
	
	----- Site Dimensions -----
	
	Width: 895px

*/

* {
	margin: 0; /* global reset of margin and padding */
	padding: 0;
	outline: none;
}

/* ----- Tags ----------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
body {
	background: #fff;
	text-align: center; /* centre in IE */
	font: 11px Arial, Helvetica, sans-serif;
	color: #686868;
}
ul {
	list-style: none; /* no bullets on lists by default */
}
a {
	color: #686868;
}
a:hover {
	color: #f00;
}
a img {
	border: none;
}

/* ----- Universal Styles ----------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
.hide {
	display: none;
}
.clear {
	clear: both;
}

.clear-left {
	clear:left;
}

.clear-right {
	clear:right;
}

.left {
	float: left;
	margin: 0 15px 10px 0;
}
.right {
	float: right;
	margin: 0 0 10px 15px;
}
.right-alt {
    display:inline;
    margin:0 0 10px 0;
}

.right-alt1 {
    display:block;
    float:right;
    width:270px;
    margin:0 0 10px 0;
}

.right-alt3 {
	float:right !important;
}

.left-alt {
    margin:0 0 10px 0;
}

p.left img.left.alt7 {
	margin-top: 5px;
}

.inline a{display:inline !important;}

.borderNone {border:none !important;}


/* ----- Containers ----------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
#site {
	position: relative;
	clear: both;
	width: 895px;
	margin: 0 auto;
	text-align: left;
}

#content {
	position: relative;
	clear: both;
	float: left;
	width: 895px;
}
.tabbed-content {
	clear: both;
	float: left;
	width: 666px;
}
.tabbed-content-short {
	clear: both;
	float: left;
	width: 400px;
}
#overlays {
	position: absolute;
	z-index: 50;
	top: 0;
	left: 0;
	width: 100%;
}

/* ----- Masthead ------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
#masthead {
	position: relative;
	width: 895px;
	height: 74px;
	margin-top: 20px;
	background: url(../images/panel_bg/red_30x30.gif) 0 22px repeat-x;
}
#logo {
	position: absolute;
	left: 0;
	top: 22px;
	width: 123px;
	height: 42px;
	border-right: 8px solid #fff;
}
#logo a {
	display: block;
	width: 123px;
	height: 42px;
	background: url(../images/miele_fb_logo.gif) 0 0 no-repeat;
	text-indent: -1000em;
}
#basket-summary {
	position: absolute;
	top: 0;
	right: 0;
	padding-left: 18px;
	/*background: url(../images/icons/basket.gif) 0 50% no-repeat;*/
}
#basket-summary a {
	color: #f00;
}
#basket-summary a:hover {
	color: #4b4b4b;
}
#basket-summary a.altLink {
	color: #5d5d5d;
	text-decoration: none;
}
#basket-summary a.altLink:hover {
	color: red;
}

/* ----- Social Links ----- */
/* ------------------------------------------------------------ */
#masthead #basketsummary a.social, #masthead #basket-summary a.social {
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	margin: -2px 3px 0 0;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -1000em;
}
#masthead #basketsummary a:hover, #masthead #basket-summary a:hover {
	background-position: 0 -16px;
}
#masthead #basketsummary a.facebook, #masthead #basket-summary a.facebook {
	background-image: url(../images/icons/16x16_facebook.gif);
}
#masthead #basketsummary a.twitter, #masthead #basket-summary a.twitter {
	background-image: url(../images/icons/16x16_twitter.gif);
}
#masthead #basketsummary a.youtube, #masthead #basket-summary a.youtube {
	margin-right: 9px;
	background-image: url(../images/icons/16x16_youtube.gif);
}

/* ----- Navigation ----------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */

/* ----- Global Navigation ----- */
/* ------------------------------------------------------------ */
#global-nav {
	float: left;
	width: 895px;
	background: url(../../images/dividers/gradient_grey_white.gif) 0 0 repeat-x;
	
}
#global-nav li {
	float: left;
	font: bold 1.182em "Helvetica Neue", Helvetica, Arial, sans-serif; /* 11*1.182=13 */
}
#global-nav li a {
	display: block;
	height: 44px;
	color: #4b4b4b;
	text-decoration: none;
	text-indent: -1000em;
	background-position: 0 0;
	background-repeat: no-repeat;
}
#global-nav li a:hover, #global-nav li a.current {
	color: #f00;
	background-position: 0 -200px;
}
#nav1 {
   width: 78px;
	background-image: url(../../images/global_nav/products.gif);
}
#nav2 {
	width: 101px;
	background-image: url(../../images/global_nav/online_store.gif);
}
#nav3 {
	width: 70px;
	background-image: url(../../images/global_nav/owners.gif);
}
#nav4 {
	width: 113px;
	background-image: url(../../images/global_nav/where_to_buy.gif);
}
#nav5 {
	width: 85px;
	background-image: url(../../images/global_nav/showrooms.gif);
}
#nav6 {
	width: 74px;
	background-image: url(../../images/global_nav/events.gif);
}
#nav7 {
	width: 82px;
	background-image: url(../../images/global_nav/about_us.gif);
}
#nav8 {
	width: 59px;
	background-image: url(../../images/global_nav/news.gif);
}
#nav9 {
	width: 95px;
	background-image: url(../../images/global_nav/commercial.gif);
}
#nav10 {
	width: 123px;
	background-image: url(../../images/global_nav/projects_business.gif);
}

/*div#productsSubNavCont{	
	background:#f3f3f1;
	border-top:1px solid #d2d2d1;
	float:left;
	margin-bottom:18px;
	padding:30px 0 18px 29px;
	position:relative;
	width:866px;
}*/

ul#productsSubNavCont{	
	background:#f3f3f1;
	border-top:1px solid #d2d2d1;
	display:inline;
	height:221px;
	position:absolute;
	top:116px;
	left:0;
	padding:16px 0 18px 28px;
	width:867px;
	z-index:10000;
	display:none;
}

ul.productsSubNav{
	float:left;
	margin-right:22px;
	width:122px;
}
		
ul.productsSubNav.last{
	margin:0px 0px 0 0 ;
}

ul.productsSubNav li.subHeading a strong {
	font-size:1.01em !important;
	margin:6px 0 4px 0px !important;
	float:left;
	width:117px !important;
}

ul.productsSubNav li  {
	font-size:0.8em !important;
	font-weight:normal !important;
	width:117px;
}

ul.productsSubNav li a {
	height:auto !important;
	text-indent:0 !important;
	margin:0 0 3px 4px; 
	cursor:pointer;
}

img.subNavClose {
	cursor:pointer;
	left:28px;
	position:absolute;
	top:0px;
}

/* ----- Sub Navigation ----- */
/* ------------------------------------------------------------ */
#sub-nav {
	clear: both;
	float: left;
	width: 895px;
	padding: 9px 0 8px 0;
	background: #f3f3f3;
}
#sub-nav li {
	float: left;
	margin: 0 8px 0 10px;
	display: inline;
}
#sub-nav li a {
	color: #4b4b4b;
	text-decoration: none;
}
#sub-nav li a:hover, #sub-nav li a.current {
	color: #f00;
}
#sub-nav-strip {
	clear: both;
	float: left;
	width: 895px;
	height: 30px;
	background: #f3f3f3;
}

/* ----- Breadcrumbs ----- */
/* ------------------------------------------------------------ */
#breadcrumbs {
	clear: both;
	float: left;
	width: 885px;
	margin-bottom: 12px;
	padding: 9px 0 8px 10px;
}
#breadcrumbs li {
	float: left;
	margin-right: 3px;
}
#breadcrumbs li a {
	padding-right: 9px;
	background: url(../images/dividers/breadcrumb_sep.gif) 100% 50% no-repeat;
}

/* ----- Tabbed Navigation ----- */
/* ------------------------------------------------------------ */
#content .tabbed-nav {
	clear: both;
	float: left;
	width: 672px;
	margin: 0 0 30px -6px;
	padding: 0;
	list-style: none;
	background: url(../images/dividers/h_1px_solid_CCCCCC_666px.gif) 6px 100% no-repeat;
	display: inline;
}
#content .tabbed-nav li {
	float: left;
	width: 106px;
	margin: 0 0 0 6px;
	padding: 0;
	display: inline;
}
#content .tabbed-nav.auto li {
	width: auto;
}

#content .tabbed-nav li.li-products {
  width: 162px;
	float:left;
	display:block;
}

#content .tabbed-nav li a {
	display: block;
	width: 106px;
	margin-bottom: 1px;
	padding: 7px 0 4px 0;
	text-align: center;
	text-decoration: none;
	background: #e0e0e0 url(../images/panel_bg/tab_bg.gif) 0 0 no-repeat;
	color: #686868;
	font-weight: bold;
}
#content .tabbed-nav.auto li a, #content .tabbed-nav.auto li.current a {
	width: auto;
	padding: 0 0 0 12px;
	background: #e0e0e0 url(../images/panel_bg/tab_bg3.gif) 0 0 no-repeat;
}
#content .tabbed-nav.auto li a span {
	display: block;
	padding: 7px 12px 4px 0;
	background: #e0e0e0 url(../images/panel_bg/tab_bg3.gif) 100% 0 no-repeat;
}
#content .tabbed-nav.auto li.current a {
	background-position: 0 -400px;
}
#content .tabbed-nav.auto li.current a span {
	padding-bottom: 5px;
	background-position: 100% -400px;
}

#content .tabbed-nav li.li-products a { /* added to extend button length for products on display*/
    width: 164px;
	background: #e0e0e0 url(../images/panel_bg/tab_bg2.gif) 0 0 no-repeat;
}

#content .tabbed-nav li a:hover {
	color: #f00;
}
#content .tabbed-nav li.current a {
	margin-bottom: 0;
	padding: 7px 0 5px 0;
	background-position: -106px 0;
	color: #f00;
}

#content .tabbed-nav .li-products.current a {
	background-position: -166px 0;
}

#content .tabbed-nav.alt2 li a{
	width: 159px;
	background: #e0e0e0 url(../images/panel_bg/big_tab_bg.gif) 0 0 no-repeat;
}

#content .tabbed-nav.alt2 li.current a {
	background-position: -159px 0;
}
#content .tabbed-nav.alt2 li {
	width:159px;
}

/* ----- Article Navigation ----- */
/* ------------------------------------------------------------ */
#content ul.article-nav {
	width: 192px;
	margin: 0 0 15px 0;
	padding: 0;
	list-style: none;
}
#content ul.article-nav li {
	margin-bottom: 5px;
}
#content ul.article-nav li a {
	display: block;
	width: 172px;
	padding: 5px 10px;
	background: #f3f3f3;
	text-decoration: none;
}
#content ul.article-nav li a:hover, #content ul.article-nav li a.current {
	color: #fff;
	background: #939393;
}
#content ul.article-nav li a.link {
	width: 162px;
	padding-left: 20px;
	font-weight: bold;
	background: url(../images/icons/arrow_red.gif) 10px 50% no-repeat;
}
#content ul.article-nav li a.link:hover {
	color: #f00;
}

/* ----- News Article Navigation ----- */
/* ------------------------------------------------------------ */
#content .panel-208-nav ul.article-nav {
	width: 208px;
	margin: 0 0 15px 0;
	list-style: none;
}
#content .panel-208-nav ul.article-nav li {
	width: 178px;
	margin: 0;
	padding: 10px 15px;
	border-top: 1px solid #ccc;
	color: #aaa;
}
#content .panel-208-nav ul.article-nav li a {
	display: inline;
	margin: 0;
	padding: 0;
	background: none;
}
#content .panel-208-nav ul.article-nav li a:hover, #content .panel-208-nav ul.article-nav li a.current {
	color: #f00;
	background: none;
}

/* ----- Glossary A-Z Nav ----- */
/* ------------------------------------------------------------ */
#content ul#a-z {
	float: left;
	width: 437px;
	margin: 0 0 15px 0;
	list-style: none;
}
#content ul#a-z li {
    float: left;
    margin: 0 5px 5px 0;
	width: 26px;
	height: 26px;
	color: #ddd;
	font-weight: bold;
	font-size: 1.182em; /* 11*1.182=13 */
	text-align: center;
}
#content ul#a-z li span {
	display: block;
	width: 26px;
	height: 22px;
	padding-top: 4px;
	background: url(../images/buttons/glossary_button.gif) 0 0 no-repeat;
}
#content ul#a-z li a {
	display: block;
	width: 26px;
	height: 22px;
	padding-top: 4px;
	background: url(../images/buttons/glossary_button.gif) 0 0 no-repeat;
	color: #fff;
	text-decoration: none;
}
#content ul#a-z li a:hover {
	background-position: 0 -200px;
}

/* ----- Colophon ------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
#colophon {
	clear: both;
	float: left;
	width: 895px;
	margin-bottom: 20px;
	padding: 18px 0 15px 0;
	background: #f3f3f3;
}
#colophon  {
	margin-top: 20px;
	padding: 18px 0 15px 0;
}
#colophon .col-208 ul {
	margin-left: 0;
}
#colophon.steps {
	width: 869px;
	padding: 12px;
	border: 1px solid #d7d7d7;
	background: none;
}
#colophon ul a {
	text-decoration: none;
}
#colophon ul li {
	margin-bottom: 2px;
	line-height: 1.4em;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}
#colophon ul {
	padding-left: 0;
}
#colophon.steps p {
	margin-bottom: 12px;
	font: 1.364em "Helvetica Neue", Helvetica, Arial; /* 11*1.364=15 */
	color: #4b4b4b;
}
#colophon.steps h2 {
	margin: 0 0 12px 0;
	color: #4b4b4b;
	font-size: 1.182em; /* 11*1.182=13 */
}
#colophon.steps ol {
	clear: left;
	float: left;
	width: 869px;
	margin-bottom: 12px;
	list-style: none;
}
#colophon.steps ol li {
	float: left;
	width: 175px;
	padding: 0 12px 8px 30px;
	background-position: 0 0;
	background-repeat: no-repeat;
}
#colophon.steps ol li.one {
	background-image: url(../images/icons/step1.gif);
}
#colophon.steps ol li.two {
	background-image: url(../images/icons/step2.gif);
}
#colophon.steps ol li.three {
	background-image: url(../images/icons/step3.gif);
}
#colophon.steps ol li.four {
	background-image: url(../images/icons/step4.gif);
}
#colophon.steps ol li.five {
	background-image: url(../images/icons/step5.gif);
}

/* ----- Footer --------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
#footer {
	clear: both;
	float: left;
	width: 895px;
	padding: 12px 0 20px 0;
	background: url(../images/dividers/h_1px_dot_929292.gif) 0 0 repeat-x;
}
#footer p {
	float: right;
}
#footer ul {
	float: left;
}
#footer ul li {
	float: left;
	margin-right: 15px;
	list-style-type: none;
}

#footer ul li a {
	text-decoration: none;
}

/* ----- Typography ----------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
h1, h2.h1 {
	margin: 0 0 12px 10px;
	font: 2.182em "Helvetica Neue", Helvetica, Arial; /* 11*2.182=24 */
	color: #4b4b4b;
	line-height: 1.1em;
}
h1.alt {
	margin-bottom: 24px;
}

h2.manualsSubHd {margin-left:10px;}

#hero-product.full-length  p.border {
		border-bottom: 1px solid #565656;
		width: 800px;
		float:left;
		margin-bottom: 0;
		padding-bottom: 10px;
}

.col-437 h1 {
	margin: 0;
	font-size: 1.63em; /* 11*1.63=18 */
}
#content h1.help-me-decide {
	position: relative;
	z-index: 2;
	float: left;
	margin-bottom: -35px;
}
h2 {
	margin-bottom: 12px;
	font: 1.364em "Helvetica Neue", Helvetica, Arial; /* 11*1.364=15 */
	color: #4b4b4b;
}
h2.h1 {
	float: left;
	width: 895px;
	margin: -10px 0 20px 0;
	padding-top: 20px;
	background: url(../images/dividers/h_1px_dot_929292.gif) 0 0 repeat-x;
}
h2.large {
	font-size: 1.63em; /* 11*1.63=18 */
}
#explore-large span {
    margin-top: -10px;
   padding-bottom: 10px;
   float:left;

}


h2 a {
	color: #4b4b4b;
	text-decoration: none;
}
h2 a:hover {
	color: #f00;
}
h2.alt {
	margin: 40px 0 10px 0;
	font-weight: bold;
	font-size: 1.09em; /* 11*1.09=12 */
}
h2.cap {
	margin: 0 0 10px 0;
	font-weight: bold;
	font-size: 1.09em; /* 11*1.09=12 */
}
h2.clear {
	padding-top: 10px;
}

h3.panel-head3 {
  font-size: 130%;
  margin-top: -5px;
  margin-bottom: 2px;
}

.ldl h3{ /*Sharon - created to style tabbed content for lets do lunch */
	margin-left: 0;
	float:left;
	font-size: 90%;
	margin-bottom: 20px;
}
.ldl h3 .red{
	color: #ED1C24;
}
.ldl p{ /*Sharon - created to style tabbed content for lets do lunch */
	 text-align:left;
 }
 
 .nbm .pdfTitle{
	margin-left: 0;	
	font-size: 160%;
	line-height: 1.2em;
	margin-bottom: 15px;
	float:none;
	display:block;
 }
 
 .nbm a.pdfLink{
 	background: url(../../images/events/content/pdf.jpg) no-repeat left top;
	padding: 4px 0px 10px 30px;
	line-height: 24px;

 	
 }
 
 .nbm  .red{
	color: #ED1C24;
} 
 
#content .overview-blocks {
float:left;
margin-bottom: 5px;
}


#content .overview-blocks img {
	margin-bottom: 0;
	display:block;
	margin-top:10px;
}
#content p.nbm {
	margin-top:10px;
	margin-bottom: 0;
	padding: 0;
}
#content .mb {
	margin-bottom: 18px;
}

.info p.ab-detail {
	margin-top: 10px;
	float:left;
	font-weight: bold;
	width: 300px;
}

.info p.ab-detail a {
	text-decoration: none;
}

p + h2, ul + h2 {
	margin-top: 20px;
}
p.left + h2, p.right + h2, p.img + h2 {
	margin-top: 0;
}

h3, h4 {
	color: #4b4b4b;
	font-weight: normal;
	font-size: 1.63em; /* 11*1.63=18 */
}
h4.alt {
	font-size: 1.36em; /* 11*1.36=15 */
	color: #4b4b4b;
}

.panel-208 h4 a.hover {
	color: #ff0000;
}

#content .panel-441 h3 {
	float:left;
	margin-bottom: 10px;
}

#content .panel-441.no-mar h3, #content .panel-441 h3{
	font-weight: bold;
	margin-bottom: 5px;
} 


.tabbed-content h2 {
	font-size: 1.6em;
	color: #686868;
}
#content .panel-441 h3 a {
	text-decoration: none;
	font-size: 94%;
}

#content .row-606 h3 { 
	font-size: 1em;
	margin-bottom: 10px;
}

.panel-208 input.med {
    float:left;
    width:130px;
    height:18px;
    padding-left:5px;
    font-size:1.1em;
    color:#999;
}
.panel-208 input.sub {
    float:right;
    width:28px;
    height:20px;
    margin-top:-1px;
}
#content p {
	margin-bottom: 10px;
	line-height: 1.4em;
}
#content p.alt {
	margin-bottom: 35px !important;
	line-height: 1.4em;
}
#content p.alt2 {
	height:130px;
}
#content p.tagline {
	position: absolute;
	top: 0;
	right: 10px;
	font-size: 1.63em; /* 11*1.63=18 */
	color: #4b4b4b;
}
#content p.tagline.alt {
	right: 0;
}
p.alt a {
	background: url(../images/icons/red_arrow.gif) 0 3px no-repeat;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	display: block;
	clear: both;
}
p.alt.firstLink { margin-bottom:0px !important; }

p.alt.firstLink a { line-height: 0.9em;}


p.date {
	color: #aaa;
	font-size: 1.09em; /* 11*1.09=12 */
}

#content ul {
	margin: 0 0 15px 20px;
	list-style: outside disc;
}
#content ol {
	margin: 0 0 15px 25px;
	list-style-position: outside;
}
#content ul li, #content ol li {
	margin-bottom: 5px;
	line-height: 1.4em;
}
.col-208.div p.img, .col-208.div.last p.img {
    float:left;
    padding:0 10px 30px 10px;
    margin-bottom:25px;
}
.col-208.div p.img.alt2, .col-208.div.last p.img.alt2 {
	height:100px;
}
.col-208.div h2.cnt {
	margin-bottom: 2px;
}


div .panel-208 img.push {
	margin-right: 10px;
}

div .panel-208 img.greyborder  {
	border: 1px solid #b3b3b3;
}

#content .panel-441 p {
	float: left;
	width: 170px;

}

#content .col-666 #content-tab-1 h3 {
	font-size: 1.1em;
	font-weight: bold;
	text-indent: 0;
	margin-left: -2px;
	margin-bottom: 3px;
	float:left;
	width:300px;
	position:relative;
	padding-left: 0;

}
#refine-warning,
#search-warning {
	clear: both;
	float: left;
	width: 100%;
	padding: 6px 0 5px 0;
	background: #f00;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}

#content p.forward {
	margin: 0 10px 12px 10px;
	font-size: 1.09em; /* 11*1.09=12 */
}


/* ----- Buttons ----- */
/* ------------------------------------------------------------ */
#content .button, #content .button.alt  {
	line-height: 1.3em;
}
p.button {
	float: left;
	margin-bottom: 10px;
}
p.button.ext {
	float: left;
	margin-top: 10px;
	margin-bottom:30px;
	padding-left:0;
}
p.button.last {
	float: left;
	padding: 10px 0 20px 0;
}
p.button.ind {
	padding-left: 10px;
}


a.button.pill {
	float: left;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/buttons/pill_bg.gif) 100% 0 no-repeat;
}
a.button.pill span {
	display: block;
	height: 17px;
	padding: 4px 10px 0 19px;
	background: url(../images/buttons/pill_arrow.gif) 0 0 no-repeat;
}
a.button.pill.black {
	color: #fff;
	background: url(../images/buttons/pill_bg_black.gif) 100% 0 no-repeat;

}
a.button.pill.black.closetop {
	color: #fff;
	background: url(../images/buttons/pill_bg_black.gif) 100% 0 no-repeat;
	margin-top: -10px;
}

a.button.pill.grey {
	color: #fff;
	background: url(../images/buttons/pill_bg_grey.gif) 100% 0 no-repeat;
}
a.button.pill.grey span {
	background: url(../images/buttons/pill_arrow_grey.gif) 0 0 no-repeat;
}
a.button.pill.black span {
	background: url(../images/buttons/pill_arrow_black.gif) 0 0 no-repeat;
}
a.button.pill.black:hover {
	color: #f00;
}
a.button.pill.grey:hover {
	color: #ff0000;
}
.row-666-progress h2 {
    float:left;
    margin:0;
    padding:5px 0 10px 0;
}
.row-666-progress .button-sect {
	float: right;
	margin: 3px 0 0 5px;
	padding: 0;
}
.row-666-progress .button-sect .button {
    margin-left: 5px;
    padding: 0;
}
.btn-right {
	position: absolute;
	top: 10px;
	right: 0;
}
a.btn-red {
	display: block;
	width: 135px;
	padding: 4px 15px 3px 15px;
	background: #f00 url(../images/icons/arrow_white.gif) 146px 50% no-repeat;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

/* ----- Links ----- */
/* ------------------------------------------------------------ */
a.link {
	padding-left: 10px;
	color: #4b4b4b;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/icons/arrow_red.gif) 0 2px no-repeat;
}
a.link:hover {
	color: #f00;
}
a.link.alt {
	color: #f00;
}
a.link.alt:hover {
	color: #4b4b4b;
}
ul.news-links {
    float:left;
    clear:both;
    width:188px;
    padding:0;
    list-style:none;
}
ul.news-links li {
    border-bottom:solid 1px #e5e5e5;
    list-style:none;
    margin:0 0 0 -20px;
    width:188px;
    padding:15px;
}
ul.news-links li.last {
    border:none;
}
ul.news-links h2 {
    font-size: 1.091em; /* 11*1.091=12 */
    color:#686868;
    font-weight:bold;
}
ul.news-links a {
    text-decoration:none;
}

#hero-product.full-length p {
     width: 650px;
	 margin-left: 10px;  
}

#hero-product.full-length h2 {
	font-weight: bold;
	margin-top: 15px;
	margin-left: 10px;
}


/*----- Icons -----*/
/* ------------------------------------------------------------ */
p.enlarge {
	width: 21px;
	height: 21px;
	position: absolute;
	top: 45px;
	left: 55px;
}
p.enlarge a {
	display: block;
	width: 21px;
	height: 21px;
	text-indent: -1000em;
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-bottom: 15px;
	outline: none;
	background-image: url(../images/icons/enlarge.gif);
}
p.enlarge a:hover {
	background-position: 0 -121px;
}
#content p.feed {
	line-height: 1.2em;
}
p.feed a {
    display: block;
    padding: 0 0 5px 35px;
    background: url(../images/icons/feed.gif) 0 0 no-repeat;
    text-decoration: none;
}

/*----- Lists -----*/
/* ------------------------------------------------------------ */
ul.alt {
	border-bottom: solid 1px #cccccc;
}
ul.shortcut {
	position: absolute;
	bottom: -114px;
	right: 0;
	width: 330px;
	height: 50px;
	margin: 75px 0 0 0;
}
ul.shortcut li {
	float: left;
	margin-left: 10px;
}
ul.shortcut li a {
	text-decoration: none;
}
ul.related-items {
	width: 660px;
	clear: both;
}
ul.related-items li {
	width: 110px;
	float: left;
	padding: 20px 0;
}
ul.related-items li span {
	display: block;
	margin-left: 15px;
}

#content ul.file-list {
	clear: both;
	float: left;
	width: 437px;
	list-style: none;
	margin-left: 0;
}
ul.file-list li {
	width: 417px;
	padding: 5px 10px;
}
ul.file-list li.alt {
	background: #f5f5f5;
}
ul.file-list li a {
	color: #686868;
	text-decoration: none;
}
ul.file-list li a:hover {
	color: #f00;
}

#content .panel-441 ul.link-list {
	float:left;
	margin-left: 0px;
	width: 151px;
	
}

#content .panel-441 ul.link-list li {
	list-style-type: none;
	display:inline;
	line-height: 1.4em;
	font-size: 96%;
}

#content .panel-441 ul.link-list li a{
	border-right: 1px solid #686868;
	font-weight: bold;
	padding-right: 5px;

}

#content .panel-441 ul.link-list li a.no-bord{
	border-right: none;
}

#content .panel-441 ul.utility-1 {
 float: right;
 width: 196px;
 margin-left: 0;
 margin-top: 45px;
}

#content .panel-441 ul.utility-1 li{
	list-style-type: none;
}

#content .panel-441 ul.utility-1 li a{
	font-size: 100%;
	font-weight: bold;
}

#content .panel-441 ul.utility-1 li.pdf {
	display: block;
	padding-left: 32px;
	line-height: 1.1em;
	padding-bottom: 10px;
	background:url(../../images/icons/pdf_icon.gif) no-repeat 0 0;
}

#content .panel-441 ul.utility-1 li.feed {
	display: block;
	padding-left: 32px;
	line-height: 1.1em;
	padding-bottom: 10px;
	background:url(../../images/icons/feed2.gif) no-repeat 0 0;
}

#content .col-666 ul.float-list{
   margin-left: 0px;
   float:left;
   width: 380px;
   list-style-type: disc;
   list-style-position:inside;
   margin-bottom: 
}

#content .col-666 ul.float-list li{
	line-height: 1.2em;
}


ul.hero-list {
	list-style-position:inside; 
	list-style-type: disc; 
	margin-left: 10px; 
	margin-bottom: 20px;
}
/*----- Definition Lists -----*/
/* ------------------------------------------------------------ */
.row-606 dl, .col-437 dl {
	float: left;
	width: 606px;
	margin-bottom: 25px;
}
.col-437 dl {
	width: 437px;
}
.row-606 dl dt, .col-437 dl dt {
	clear: both;
	float: left;
	width: 576px;
	margin-bottom: 5px;
	padding: 8px 10px 7px 20px;
	background: #f3f3f3 url(../images/icons/arrow_dt.gif) 10px 10px no-repeat;
	color: #686868;
	font-size: 1.091em; /* 11*1.091=12 */
	font-weight: bold;
}
.col-437 dl dt {
	width: 407px;
}
.row-606 dl dt.hover, .col-437 dl dt.hover {
	background-color: #939393;
	background-position: 10px -190px;
	color: #fff;
}
.row-606 dl dt.open, .col-437 dl dt.open {
	background-color: #939393;
	background-position: 8px -390px;
	color: #fff;
}
.row-606 dl dd, .col-437 dl dd {
	display: none;
	clear: both;
	float: left;
	width: 566px;
	padding: 0 20px 5px 20px;
}
.col-437 dl dd {
	width: 397px;
}
.col-437 dl dd .right {
	width: 172px;
	margin: 18px 0 0 0;
}
#content .row-606 dl dd > p, #content .col-437 dl dd > p {
	margin-top: 10px;
}

#content dl.product-lists {
 	float:left; 
	position:relative;
	width: 115px !important;
	margin: 0;
	padding: 0 5px 0 0px;


}

#content dl.product-lists dd {
	display:block;
	background: none;
	margin: 0;
	width: 115px;
	padding: 0;	
	font-size: .99em;
	}

#content dl.product-lists dt{
	clear: both;
	float: left;
	width: 115px;
		margin: 0;
	font-weight: bold;
	padding: 0;
	background: none;
	color: #686868;
	font-weight: bold;
}

#content dl.product-lists dt a{
	text-decoration: none;
	background: none;
		margin: 0;
	padding: 0;	
	background-position: 0;
	color:  #686868;
	font-size: .84em;
}

#content dl.product-lists dl a:hover {
	background: none;
	color: #fb2422;
}
#content dl.product-lists dd a {

	text-decoration: none;	
}

#content dl.product-lists dt a:hover {
	background: none;
}


/*----- Definition Lists -----*/
/* ------------------------------------------------------------ */
.col-606 dl, .col-437 dl {
	float: left;
	width: 606px;
	margin-bottom: 25px;
}
.col-437 dl {
	width: 437px;
}
.col-606 dl dt, .col-437 dl dt {
	clear: both;
	float: left;
	width: 576px;
	margin-bottom: 5px;
	padding: 8px 10px 7px 20px;
	background: #f3f3f3 url(../images/icons/arrow_dt.gif) 10px 10px no-repeat;
	color: #686868;
	font-size: 1.091em; /* 11*1.091=12 */
	font-weight: bold;
}
.col-437 dl dt {
	width: 407px;
}
.col-606 dl dt.hover, .col-437 dl dt.hover {
	background-color: #939393;
	background-position: 10px -190px;
	color: #fff;
}
.col-606 dl dt.open, .col-437 dl dt.open {
	background-color: #939393;
	background-position: 8px -390px;
	color: #fff;
}
.col-606 dl dd, .col-437 dl dd {
	display: none;
	clear: both;
	float: left;
	width: 566px;
	padding: 0 20px 5px 20px;
}
.col-437 dl dd {
	width: 397px;
}
#content .col-606 dl dd > p, #content .col-437 dl dd > p {
	margin-top: 10px;
}

#content-tab-4 dl.product-lists {
 	float:left; 
	width: 92px; 
	margin-right: 10px;
	margin-bottom: 20px;
}

#content-tab-4 dl.product-lists dt {
	font-size: 1.2em;
	font-weight: bold;	
}

#content-tab-4 dl.product-lists dt a{
	text-decoration: none;
}

/*----- Definition Lists -----*/
/* ------------------------------------------------------------ */
.col-606 dl, .col-437 dl {
	float: left;
	width: 606px;
	margin-bottom: 25px;
}
.col-666 dl{
	float: left;
	width: 666px;
	margin-bottom: 25px;
}
.col-437 dl {
	width: 437px;
}
.col-606 dl dt, .col-437 dl dt {
	clear: both;
	float: left;
	width: 576px;
	margin-bottom: 5px;
	padding: 8px 10px 7px 20px;
	background: #f3f3f3 url(../images/icons/arrow_dt.gif) 10px 10px no-repeat;
	color: #686868;
	font-size: 1.091em; /* 11*1.091=12 */
	font-weight: bold;
}
.col-666 dl dt{
	clear: both;
	float: left;
	width: 636px;
	margin-bottom: 5px;
	padding: 8px 10px 7px 20px;
	background: #f3f3f3 url(../images/icons/arrow_dt.gif) 10px 10px no-repeat;
	color: #686868;
	font-size: 1.091em; /* 11*1.091=12 */
	font-weight: bold;
}
.col-437 dl dt {
	width: 407px;
}
.col-606 dl dt.hover, .col-437 dl dt.hover, .col-666 dl dt.hover {
	background-color: #939393;
	background-position: 10px -190px;
	color: #fff;
}
.col-606 dl dt.open, .col-437 dl dt.open,  .col-666 dl dt.open{
	background-color: #939393;
	background-position: 8px -390px;
	color: #fff;
}
.col-606 dl dd, .col-437 dl dd, .col-666 dl dd {
	display: none;
	clear: both;
	float: left;
	width: 566px;
	padding: 0 20px 5px 20px;
}
.col-666 dl dd.open {
	display: block;
}
.col-666 dl dd {
	padding:0;
	width:666px;
}
.col-437 dl dd {
	width: 397px;
}
#content .col-606 dl dd > p, #content .col-437 dl dd > p {
	margin-top: 10px;
}

#content-tab-4 dl.product-lists {
 	float:left; 
	width: 90px; 
	margin-right: 10px;
	margin-bottom: 20px;
}

#content-tab-4 dl.product-lists dt {
	font-size: 1.2em;
	font-weight: bold;	
}

#content-tab-4 dl.product-lists dt a{
	text-decoration: none;
}

.col-666 dl dd h2 {margin-top:10px;}

.col-666 dl dd div.bagItem {width:106px; float:left; margin:24px 34px 32px 0px;}
.col-666 dl dd div.bagItem.last {margin-right:0px;}
.col-666 dl dd div.bagItem h3 {text-align:center; margin-bottom:11px;}
.col-666 dl dd div.bagItem p.price {margin:20px 0px;}

.col-666 dl dd div#yourBagType {width:480px; float:left;}
.col-666 dl dd div#yourBagType  select{width:188px; margin-right:30px; float:left; margin-top:5px;}
.col-666 dl dd div#yourBagType div#returnedResults {float:left; padding-left:30px; border-left:1px solid #cbcbcb; width:230px;}
.col-666 dl dd div#yourBagType div#returnedResults h2 {margin-bottom:20px;}
.col-666 dl dd div#yourBagType div#returnedResults img {float:left; width:106px; margin-right:24px;}
.col-666 dl dd div#yourBagType div#returnedResults div#bagDetails {width:88px; float:left; margin-top:20px;}
/* ----- Events ----- */
/* ------------------------------------------------------------ */
#hero .info.ev-sh-home h1{
	margin-bottom: 0;
	padding-bottom: 0;
}

#hero .info.ev-sh-home {
	margin-top: 0;
	margin-left: 0;
	
}

#hero .info.ev-sh-home h2{
	margin-bottom: 0px;
	margin-top: 0px;
	font-size: 1.4em;
	font-weight: bold;
}

#hero .info.ev-sh-home p.intro{
    font-size: 1em !important;
	margin-top: 5px;
	/*font-weight: bold;*/
	margin-bottom: 0;
	width: 349px;
	color: #464646;
	
}

#hero .info.ev-sh-home ul {
	margin-top: 10px;

}

#hero .info.ev-sh-home ul li  {
	list-style-type: disc;
	margin-top: 0;
	list-style-position:inside;
		color: #464646;
}

#hero .info.ev-sh-home ul li a{
		color: #464646;
}

/*----- Definition Lists for events  -----*/
/*----- #no-talbes required to clear inheritance of dl -----*/

/* ------------------------------------------------------------ */
#content #no-tables dl.table-display {
	width: 100%;
	margin: 2em 0;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0;

}

#content #no-tables dl.table-display dt {
	width: 103px;
	color: #fb2422;
	background: #fff;
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	font-weight: bold;
}


/* commented backslash hack for mac-ie5 \*/
#content #no-tables dl.table-display dt { clear: both; }
/* end hack */

#content #no-tables dl.table-display dd{
     visibility: visible;
	 display: block;
	float:left;
	width: 100%;
	margin: 0 0 0 0;
	background: none;
	clear: none;
	color: #000;
	padding: 0 0 .5em 0;
}

#content #no-tables dl.table-display dd.border {

	padding-bottom: 10px;
	width: 650px;
}

#content #no-tables dl.table-display dd.smaller {
 	width: 520px;
	margin-bottom: 0;
	padding-bottom: 0;
}

#content #no-tables dl.table-display dd.end {
	padding-bottom: 20px;
	/*border-bottom: 1px solid #565656;*/
}


#content #no-tables dl.table-display dd.end3, #content #no-tables dl.table-display dd.end4 {
	border-bottom: 1px solid #ccc;
	padding-left: 100px;
}

#content #no-tables dl.table-display dd.end4 {
		border-bottom: none;
}

#content #no-tables dl.table-display dd.end2 {
	padding-top: 20px;
	border-top: 1px solid #565656;
}

#content #no-tables dl.table-display dd.event-data {
   margin-left: 122px;
}


/* ----- Glossary Definition List ----- */
/* ------------------------------------------------------------ */
#glossary {
	position: relative;
	float: left;
	width: 437px;
	height: 580px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#glossary .blend-top, #glossary .blend-bottom {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 437px;
	height: 20px;
	background: url(../images/dividers/h_20px_blend_FFFFFF_437px.png) 0 0 no-repeat;
}
#glossary .blend-bottom {
	top: auto;
	bottom: 0;
	left: 0;
	background: url(../images/dividers/h_20px_blend_FFFFFF_437px_2.png) 0 0 no-repeat;
}
#glossary-wrap {
	position: relative;
	float: left;
	width: 437px;
	height: 570px;
	overflow: hidden;
}
#glossary dl {
	position: relative;
	z-index: 1;
}
#glossary dl dt {
	width: 437px;
	margin: 0;
	padding: 10px 0 0 0;
	background: none;
	font-weight: normal;
	font-size: 1.36em; /* 11*1.36=15 */
	color: #f00;
}
#glossary dl dd {
	display: block;
	width: 437px;
	margin: 0;
	padding: 10px 0 0 0;
}
#content #glossary dl dd h2 {
	margin: 0;
	font-weight: bold;
	font-size: 1.09em; /* 11*1.09=12 */
	color: #686868;
}
#content #glossary dl dd p {
	clear: left;
	margin: 0 0 10px 0;
}
#content #glossary dl dd h2 span {
	float: left;
}
#content #glossary dl dd h2 .thumbnail {
	position: relative;
	display: block;
	width: 14px;
	height: 11px;
	padding-left: 6px;
	background: url(../images/buttons/show_thumbnail.gif) 100% 0 no-repeat;
}
#content #glossary dl dd h2 .thumbnail span {
	position: absolute;
	left: -13px;
	bottom: 11px;
	z-index: 2;
	display: none;
	float: none;
	width: 133px;
	height: 138px;
	padding: 12px 0 0 11px;
	background: url(../images/panel_bg/image_popup.png) 0 0 no-repeat !important;
	background-image: url(../images/panel_bg/image_popup.gif);
}

/* ----- Rows & Columns ------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */

/* ----- Sidebar ----- */
/* ------------------------------------------------------------ */
#sidebar {
	float: left;
	width: 208px;
}
#sidebar h2 {
	margin: 0 10px 15px 10px;
}
#sidebar ul {
	width: 208px;
	margin: 0 0 15px 0;
	padding: 0;
	list-style: none;
}
#sidebar ul li {
	margin-bottom: 1px;
}
#sidebar ul li a {
	display: block;
	width: 188px;
	padding: 5px 10px;
	text-decoration: none;
}
#sidebar ul li a:hover {
	color: #686868;
	background: #f3f3f3;
}
#sidebar ul li a.current {
	font-weight: bold;
	background: #f3f3f3;
}
#sidebar ul li a.back {
	width: 178px;
	padding-left: 20px;
	font-weight: bold;
	background: url(../images/icons/arrow_red_back.gif) 10px 50% no-repeat;
}
#sidebar ul li a.back.double {
	width: 178px;
	padding-left: 20px;
	font-weight: bold;
	background: url(../images/icons/arrow_red_back.gif) 10px 28% no-repeat;
}
#sidebar ul li a.related {
	width: 178px;
	height: 17px;
	margin: 10px 0;
	padding: 4px 10px 0 20px;
	font-weight: bold;
	color: #4b4b4b;
	background: url(../images/buttons/grey_btn.gif) 0 0 no-repeat;
}
#sidebar ul li a.related:hover {
    color:#ff0000;
}
#sidebar ul li a.back:hover {
	color: #f00;
}

/* ----- Rows ----- */
/* ------------------------------------------------------------ */
.row-895 {
	clear: left;
	float: left;
	width: 916px;
	margin: 0 0 0 -21px;
	display: inline;
}
.row-895.alt  {
	margin: 0 0 20px -21px;
	background:url(../images/panel_bg/row_895_boxes.gif) 100% 100% no-repeat;
}

#explore-large .row-895.alt {
	background:url(../images/panel_bg/row_895_boxes_events.gif) 100% 100% no-repeat;
	width: 895px;
	clear: both;
	float:left;
	margin: 0 0 40px -21px;
	position: relative;
}

.row-895-alt2 {
	clear: left;
	float: left;
	width: 895px;
	margin: 0 0 20px 0;
	padding-top: 20px;
	background: url(../images/dividers/h_1px_dot_929292.gif) 0 0 repeat-x;
}
.row-666 {
	width: 666px;
	padding: 0 0 0 30px;
}
.row-666.alt {
	width: 631px;
	padding: 20px 0 0 25px;
	float: left;
	border-top: solid 1px #cccccc;
}
.row-666.div {
	width: 646px;
	margin: 20px 0 0 0;
	padding: 17px 10px;
	background: #f2f2f2;
	float: left;
	border-top: solid 1px #cccccc;
}
.row-666.div.end {
	margin-bottom:20px;
}
.row-666-progress {
	width: 646px;
	margin: 20px 0;
	padding: 5px 10px 0 10px;
	background: #e6e6e6 url(../images/containers/row_666_gradient.gif) 0 0 no-repeat;
	float: left;
}
.row-666-panel-208 {
	float: left;
	width: 687px;
	margin: 0 0 20px -21px;
	padding: 0;
	background: url(../images/panel_bg/3x208_bg.gif) 0 0 repeat-y;
	display: inline;
}
.row-666-panel-208.col2 {
	background: url(../images/panel_bg/2x208_bg.gif) 0 0 repeat-y;
	display: inline;
}

.row-666-panel-208.alt2 {
	background: none;
}
p + .row-666-panel-208 {
	margin-top: 5px;
}
.row-606 {
	float: left;
	width: 636px;
	display: inline;
}

.row-606.alt6{
	clear:both;
	margin-top: 0;
	float:left;
	margin-left: 26px;
	padding-bottom: 0;
}

.row-item-x3 {
	clear: both;
	float: left;
	width: 895px;
	padding-top: 10px;
	margin-bottom: 10px;
	background: url(../images/dividers/h_1px_dot_929292.gif) 0 0 repeat-x;
}

.row-606 .bolder p, .row-606 .bolder ul {
	font-weight: bold;
}


.row-606 .bolder h3 {
	font-weight: bold;
	color: #686868;
	font-family: Arial;	
}

.row-item-x3 .inner {
	float: left;
	width: 895px;
	background: url(../images/dividers/v_1px_dot_x3.gif) 0 0 repeat-y;
}

.row-666.owners {
	margin: 0 0 20px -21px ;
	padding:0;
	width:687px;
	float:left;
	background:url(../images/panel_bg/row_666_3col_boxes.gif) 100% 100% no-repeat;
}

.row-666.owners.twoCol {
	margin: 0 0 20px -21px ;
	padding:0;
	width:458px;
	float:left;
	background:url(../images/panel_bg/row_666_2col_boxes.gif) repeat-y 10 0;
}
.row-666.owners.oneCol {
	background: none;
}

.row-666.owners_alt {
	padding-left:0px;
}

/* ----- Columns ----- */
/* ------------------------------------------------------------ */
.col-208 {
	float: left;
	width: 208px;
	margin-left: 21px;
	display: inline;
}
.col-208.first {
	width: 188px;
	padding-left: 20px;
}
.col-208.col-208-alt {
    margin: 0 0 20px 0;
    padding: 0;
    float: right;
}

.col-208-alt.drop {
	margin-top: 26px;
	margin-bottom: 20px;
}

#colophon .col-159 {
	float: left;
	width: 159px;
	margin: 0 0 0 20px;
	display: inline;
}
#colophon .col-159.first {
	width: 139px;
	padding-left: 20px;
}
#colophon .col-159 ul {
	margin-left: 0;
}
#colophon .row-895 .col-159 h2 {
	margin-left: 0;
}

.col-208.div {
    width:190px;
	float:left;
	margin-left:10px;
	padding-right:15px;
	border-right:solid 1px #cccccc;
	display:inline;
}
.col-208.div.last {
    margin-right:0;
	border:none;
	width:188px;
	display:inline;
}
.col-265 {
	float: left;
	width: 265px;
	display: inline;
}
.col-288 {
	float: left;
	width: 288px;
	margin-left: 30px;
	display: inline;
}
.col-606 {
	float: left;
	width: 606px;
	margin-left: 30px;
	display: inline;
}
.col-666 {
	float: right;
	width: 666px;
}
.col-666.col-666-alt {
	float: left;
	margin-bottom: 23px;
}
.col-666 div.ownersInfo {
	float: left;
	margin-bottom: 23px;
	width:430px;
}
.col-666 div.ownersInfo h3 {
	color:#686868;
	margin-bottom:8px;
}
.col-666 p.infoDivider{
	width:90%;
	text-align:center;
	margin:22px 0px;
	float:left;
}
.panel-290 {
	width: 290px;
	float: left;
	margin-right: 30px;
}
.panel-290.div {
    padding-bottom:30px;
	background: url(../images/icons/divide.png) 0 85% no-repeat !important;
	background: url(../images/icons/divide.gif) 0 85% no-repeat;
}
.panel-290.div.last {
    background:none !important;
    background:none;
}
.col-437 {
	float: left;
	width: 437px;
	margin-bottom:10px;
}
.col-437.alt-col {
	padding-bottom: 20px;
}
.col-192 {
	float: left;
	width: 192px;
	margin-left: 30px;
	padding-bottom: 10px;
	display: inline;
}
.col-384 {
	float: left;
	width: 384px;
	margin-left: 30px;
	padding-bottom: 10px;
	display: inline;
}

.prod-row {
 	border-bottom: 1px solid #cccccc; 
	float:left;
	padding: 5px 0 10px 0;
	margin-bottom: 0;
	margin-left: -23px;
	width: 650px;
}



/* ----- Panels --------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */

/* ----- Section Hero ----- */
/* ------------------------------------------------------------ */
#hero {
	position: relative;
	clear: both;
	width: 895px;
	height: 300px;
	margin-bottom: 20px;
	background: #f3f3f3;
}
#hero .img, #hero-home .img  {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
#hero-home {
	width:895px;
	height:320px;
	position: relative;
	clear: both;
	margin-bottom: 20px;
	background: #f3f3f3;
}
#hero-home-alt {
	width:895px;
	height:370px;
	position: relative;
	clear: both;
	margin-bottom: 20px;
	background: #f3f3f3;
}

#hero .info {
	float:left;
}
#hero .info.slideshow {
	position: relative;
	z-index: 3;
}
#hero .info, #hero-home .info {
	position: absolute;
	top: 30px;
	left: 30px;
	z-index: 2;
	width: 330px;
}

#hero-product .info.f-left {
	 position: absolute; 
	 top: 30px; 
	 left: 30px; 
	 z-index: 2; 
	 height: 500px;
	 width: 330px;	 
}

#hero.alt .info {
	width: 300px;
}
#hero.alt2 .info {
	width: 380px;
}
#hero.alt3 .info {
	width: 380px;
	margin-top: 54px;
}
#hero .info h1, #hero-home .info h1 {
	margin: 0 0 8px 0;
}
#hero.alt .info h1 {
	margin-bottom: 10px;
}

#hero.alt2 .info.built-in  {
	width:420px;
}

#hero .info p, #hero-home .info p  {
	margin-bottom: 10px;
	line-height: 1.4em;
	font-size: 1.091em; /* 11*1.091=12 */
}
#hero .info p.intro {
	font-size: 1.364em; /* 11*1.364=15 */
}
#hero.rev .info h1, #hero.rev .info p {
	color: #fff;
}
#hero .info p a {
	text-decoration: none;
}
#hero .info p a.underline {
	text-decoration: underline;
}
#hero.rev .info p a {
	color: #fff;
}
#hero.rev .info p a:hover {
	color: #f00;
}
#hero.rev .info h1 {
	margin-bottom: 10px;
}
#hero.rev .info.alt {
	width: 300px;
}
#hero .panel, #hero-home .panel {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 3;
	float: left;
	width: 835px;
	padding: 20px 30px;
	background: url(../images/panel_bg/hero.png) 0 0 no-repeat !important;
	background: #f3f3f3;
}
#hero.alt .panel, #hero.dark .panel {
	background: url(../images/panel_bg/hero_alt.png) 0 0 no-repeat !important;
	background: #f3f3f3;
}
#hero.alt2 .panel {
	background: none !important;
}
#hero.alt2 .panel.builtIn {
	background: none !important;
	padding: 30px 30px;
}
#hero .panel h2 {
	margin-bottom: 5px;
}
#hero .panel p a {
	text-decoration: none;
}
#content p.hero {
	margin-bottom: 20px;
}
#hero-alt {
	position: relative;
	clear: both;
	float: left;
	width: 895px;
	height: 133px;
	margin-top: 10px;
}
#hero-alt p {
	position: absolute;
	top: 0;
	left: 0;
	width: 895px;
	height: 133px;
	margin: 0;
}
#hero-alt h1 {
	position: absolute;
	z-index: 2;
	top: 45px;
	left: 585px;
	color: #fff;
}

#hero.alt4, #hero.alt5 {height:361px; color:#FFFFFF;}
#hero.alt4 h1, #hero.alt5 h1 {color:#FFFFFF; margin:0px;}
#hero.alt4 p.intro, #hero.alt5 p.intro {margin-bottom:19px;}
#hero.alt4 a, #hero.alt5 a {color:#FFFFFF;}
#hero.alt4 .panel, #hero.alt5 .panel {background:none !important;}
#hero.alt4 .panel p a#altLink, #hero.alt5 .panel p a#altLink {
	position: absolute;
	top: 8px;
	left: 206px;
}

#hero.alt2 .panel.owners {
	padding-bottom: 12px;
}

#hero-exp {
	float: left;
	width: 666px;
	height: 223px;
	overflow: hidden;
	margin-bottom: 20px;
	background: #f3f3f3;
}

/* ----- Category Hero ----- */
/* ------------------------------------------------------------ */
#hero-666 {
	position: relative;
	clear: both;
	width: 666px;
	height: 220px;
	margin-bottom: 20px;
	background: url(../images/panel_bg/hero_666.jpg) 0 0 no-repeat;
}
#hero-666 .img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
#hero-666 .info {
	position: absolute;
	top: 30px;
	left: 30px;
	z-index: 2;
	width: 190px;
}
#hero-666 .info.alt {
	width: 220px;
}
#hero-666 .info.alt1 {
	width: 260px;
}
#hero-666 .info.alt2 {
	width: 290px;
}
#hero-666 .info.alt3 {
	width: 260px;
	padding-top: 30px;
}
#hero-666 .info.alt4 {
	width: 260px;
}
#hero-666 .info.alt5 {
	width: 381px;
}
#hero-666 .info h2 {
	margin-bottom: 0;
	font-size: 1.63em; /* 11*1.63=18 */
}
#hero-666 .info p.intro {
	margin-bottom: 10px;
	line-height: 1.4em;
	font-size: 1.182em; /* 11*1.182=13 */
}
#hero-666 .lrg {
	width: 260px;
}
#hero-666 .info.alt5 p{
	margin-top:10px;
}
#hero-666 .info.alt6 {
	width: 200px;
	margin-top: 18px;
}
#hero-666 .info.alt6 h2, #hero-666 .info.alt7 h2 {
	margin-bottom: 12px;
}
#hero-666 .info.alt7 {
	width: 320px;
}

/* ----- Product Hero ----- */
/* ------------------------------------------------------------ */
#hero-product {
	position: relative;
	clear: both;
	width: 895px;
	height: 380px;
	margin-bottom: 20px;
	background: #f3f3f3 url(../images/panel_bg/hero_product.jpg) 0 0 no-repeat;
}

#hero-product.deep {
	height: 40em;
	background: #f7f7f7 url(../images/heros/grey_bg.jpg) repeat-x bottom left;
}

#hero-product.deep2 {
	height:  51em;
	float:left;
	
}

#hero-product.full-length{
   height:auto;
	width: 873px;
	float:left;
	background: #f7f7f7;
	padding: 22px 0 22px 22px;
	margin-bottom: 35px;

}

#hero-product .slideshow {
	position: absolute;
	top: 40px;
	left: 50px;
	z-index: 1;
	width: 430px;
	height: 300px;
}

#hero-product .slideshow.f-right {
     top: 40px;
	left: 422px;
}

#hero-product .slideshow .enlarge {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 4;
	width: 21px;
	height: 19px;
	margin: 0;
	padding: 0;
}
#hero-product .slideshow .enlarge a {
	display: block;
	width: 21px;
	height: 19px;
	margin: 0;
	padding: 0;
	text-indent: -1000em;
	background: url(../images/buttons/enlarge.gif) 0 0 no-repeat;
}
#hero-product .slideshow .enlarge a:hover {
	background-position: 0 -200px;
}
#hero-product .slideshow ul.images {
	position: relative;
	width: 430px;
	height: 276px;
	border-bottom: 1px solid #ccc;
}
#hero-product .slideshow ul.images li {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 430px;
	height: 276px;
	margin: 0;
	display: none;
	list-style-type: none; /* added to remove bullets for images on showrooms section */
}

#hero-product .slideshow ul.images li p.caption {
	position: absolute;
	bottom: -24px;
	left: 10px;
}
#hero-product .slideshow ul.nav {
	position: absolute;
	bottom: 0;
	right: 10px;
	float: left;
}
#hero-product .slideshow ul.nav li {
	float: left;
	width: 11px;
	height: 7px;
}
#hero-product .slideshow ul.nav li a {
	display: block;
	width: 11px;
	height: 7px;
	text-indent: -1000em;
	background: url(../images/buttons/image_cycle.gif) 0 0 no-repeat;
}

#hero-product.deep p.step1, #hero-product.deep2 p.step2, #hero-product.deep3 p.step3{ 
	background: url(../../images/showrooms/icons/step_1_ba.gif) no-repeat right 8px;
	width: 110px;
	margin-bottom: 10px;
	position:relative;
	 margin-top: -18px;
	padding: 0;
	font-weight: bold;
	font-size: 1.5em;
	color: #626262;
}

#hero-product.deep p.step1.step2 { 
	background: url(../../images/showrooms/icons/step_2_ba.gif) no-repeat right 8px; 
}

#hero-product.deep3 p.step1.step3 { 
	background: url(../../images/showrooms/icons/step_3_ba.gif) no-repeat right 8px; 
}

#hero-product.deep3 h2 {
	font-weight: bold;
	font-size: 1.5em;
} 

#hero-product.deep3 h3 {
	font-size: 1.3em;
	font-weight: bold;
}

#hero-product.deep3 p.app-message {
	margin: -10px 0 15px 0;
	font-weight: bold;
	font-size: 1.1em;
	padding: 0;
}

#hero-product .slideshow ul.nav li a:hover, #hero-product .slideshow ul.nav li.previous a:hover, #hero-product .slideshow ul.nav li.current a {
	background-position: 0 -100px;
}
#hero-product .slideshow ul.nav li.previous a {
	background-position: 0 -200px;
}
#hero-product .info {
	position: absolute;
	top: 40px;
	right: 50px;
	z-index: 2;
	width: 325px;
}
#hero-product .info {
	position: absolute;
	top: 40px;
	right: 50px;
	z-index: 2;
	width: 325px;
}

#hero-product .info h1 {
	margin: 0 0 10px 0;
}
#hero-product .info p {
	clear: left;
	margin-bottom: 15px;
}
#hero-product .info p.intro {
	font-size: 1.364em; /* 11*1.364=15 */
}

#hero-product.full-length p.intro {
	margin-bottom: 15px;
}

.gen p {
	margin-bottom: 15px;
}

#hero-product ul.options.ab-show {
/*	bottom: 70px;*/
}

#hero-product ul.options.ldl{
	/*	bottom: 75px;*/
}

#hero-product ul.options li {
	float: left;
	margin: 0 10px 0 0;
	list-style-type: none; /* added by Sharon to remove bullet list from print/email icons */
}
#hero-product ul.options li a {
	text-decoration: none;
	font-weight: bold;

}



#hero-product ul.options {
	position: absolute;
	bottom: 40px;
	right: 40px;
	width: 335px;

}

#hero-product ul.options li {
	float: left;
	margin: 0 10px 0 0;

}

#hero-product ul.options li a {
	text-decoration: none;
	font-weight: bold;	font-size: 1.1em;
}

#hero-product ul.options li a.print-icon {
	list-style-type: none;
	background: transparent url(../../images/showrooms/icons/print_icon.gif) no-repeat top left;
	padding-left: 20px;
	
}

#hero-product ul.options li a.email {
	list-style-type: none;
	background: transparent url(../../images/showrooms/icons/email_icon.gif) no-repeat top left;
	padding-left: 20px;
	
}
/* ----- Video Hero ----- */
/* ------------------------------------------------------------ */
#hero-video {
	position: relative;
	width: 666px;
	height: 418px;
	margin-bottom: 20px;
	background: #f2f2f2;
}
#hero-video.solo {
	height: 324px;
}
#hero-video.sub {
	position: relative;
	width: 666px;
	height: 450px;
	margin-bottom: 20px;
	background: #f2f2f2;
}
#miele-player {
	position: absolute;
	left: 98px;
	top: 40px;
	width: 470px;
	height: 264px;
	background: #ccc;
}
#mmp-player {
	position: absolute;
	left: 98px;
	top: 30px;
	width: 470px;
	height: 264px;
	background: #ccc;
}
#mmp-player-showrooms {
	width: 392px;
	height: 220px;
	background: #ccc;
}
#content #hero-video .video-nav {
	position: absolute;
	left: 98px;
	top: 309px;
	width: 470px;
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
	border-top: 1px solid #ccc;
	text-align: center;
}
#content #hero-video .video-nav.sub {
	position: absolute;
	left: 98px;
	top: 365px;
	border-top:none;
}
#content #hero-video .video-nav li {
	position: relative;
	overflow: visible;
	display: inline;
	margin: 0 5px;
	padding: 0;
}
#content #hero-video .video-nav li.long span{
	position: absolute;
	left: -20px;
	bottom: -30px;
	z-index: 2;
	display: none;
}
#hero-video .video-nav li span {
	position: absolute;
	left: -20px;
	bottom: -16px;
	z-index: 2;
	display: none;
	width: 89px;
	font-weight: bold;
}
#hero-video .video-nav.sub li span {
	position: absolute;
	left: -20px;
	bottom: -16px;
	z-index: 2;
	display: none;
	width: 100px;
	font-weight: bold;
}
#content #hero-video.sub ul li {
	padding-top:20px;
}
#content #hero-video p.caveat {
	position: absolute;
	bottom: 10px;
	left: 12px;
	margin: 0;
	color: #999;
}

/*----- Panel 284 -----*/
/* ------------------------------------------------------------ */
.panel-284 {
	float: left;
	width: 284px;
	margin: 0 0 20px 21px;
	display: inline;
	background: #f6f6f6 url(../images/panel_bg/gradient_l_grey_m_grey.gif) 0 100% repeat-x;
	color: #4b4b4b;
	text-align: center;
}
.panel-284.explore {
	margin-left: 22px;
}
.panel-284 h2 a {
	display: block;
	width: 284px;
	height: 104px;
	text-indent: -1000em;
	background-position: 0 0;
	background-repeat: no-repeat;
}
.panel-284 h2 a:hover {
	background-position: 0 -200px;
}
.panel-284.choose h2 a {
	background-image: url(../images/panel_284/washing_machines_choose.jpg);
}
.panel-284.choose-tumble h2 a {
	background-image: url(../images/panel_284/tumble_dryers_choose.jpg);
}
.panel-284.explore h2 a {
	background-image: url(../images/panel_284/washing_machines_explore.jpg);
}
.panel-284.explore-tumble h2 a {
	background-image: url(../images/panel_284/tumble_dryers_explore.jpg);
}
.panel-284.buy h2 a {
	background-image: url(../images/panel_284/washing_machines_buy.jpg);
}
.panel-284 p {
	margin-left: 10px;
	margin-right: 10px;
}

/*----- Panel 208 -----*/
/* ------------------------------------------------------------ */

.panel-208-alt {
	float: left;
	width: 208px;
	margin: 0 0 10px 21px;
	display: inline;
	background: #d6d6d6 url(../images/panel_bg/gradient_l_grey_m_grey.gif) 0 100% repeat-x;
	color: #4b4b4b;
	text-align: center;
}

#explore-large h2 {
	margin-top: 20px;
}

#explore-large {
	margin-left: 20px;
	clear:both;
}

#explore-large .panel-208-alt {
	width: 278px;
	margin: 0 30px 17px 0px;
	display: inline;
	background: #d6d6d6 url(../images/panel_bg/gradient_l_grey_m_grey.gif) 0 100% repeat-x;
	color: #4b4b4b;
	text-align: center;
	padding-bottom: 5px;
	float:left;
	height: 140px;

}

/*#content-tab-3 #explore-large  {
	position: relative;
}*/


#explore-large .panel-208-alt {
	margin-bottom: 0px;
}

#explore-large .panel-208-alt.nrm {
  margin-right: 0;

}


.panel-208-alt.explore {
	margin-left: 21px;
}

#content .panel-208-alt h2 {
	margin-bottom:10px;
		margin-top: 0px;
}



.panel-208-alt h2 a, #explore-large .panel-208-alt h2 a,  #explore-large .panel-208-alt.explore-london h2 {
	display: block;
	width: 208x;
	height: 98px;
	text-indent: -1000em;
	background-position: 0 0;
	background-repeat: no-repeat;
}

.panel-208-alt h2 a:hover  {
	background-position: 0 -200px;
}

#explore-large .panel-208-alt h2 a:hover {
	background-position: 0 -196px;
}
#explore-large.Owners .panel-208-alt h2 a:hover {
	background-position: 0 -200px;
}
.panel-208-alt.choose h2 a {
	background-image: url(../images/panel_208/washing_machines_choose.jpg);
}
.panel-208-alt.choose-tumble h2 a {
	background-image: url(../images/panel_208/tumble_dryers_choose.jpg);
}
.panel-208-alt.explore-washing h2 a {
	background-image: url(../images/panel_208/washing_machines_explore.jpg);
}
.panel-208-alt.explore-ovens h2 a {
	background-image: url(../images/panel_208/ovens_explore.jpg);
}
.panel-208-alt.choose-ovens h2 a {
	background-image: url(../images/panel_208/ovens_choose2.jpg);
}
.panel-208-alt.buy-ovens h2 a {
	background-image: url(../images/panel_208/ovens_buy.jpg);
}
.panel-208-alt.owners-ovens h2 a {
	background-image: url(../images/panel_208/ovens_owners.jpg);
}
.panel-208-alt.explore-steam-ovens h2 a {
	background-image: url(../images/panel_208/steam_ovens_explore.jpg);
}
.panel-208-alt.choose-steam-ovens h2 a {
	background-image: url(../images/panel_208/ovens_choose.jpg);
}

.panel-208-alt.explore-coffee h2 a {
	background-image: url(../images/panel_208/coffee_explore.jpg);
}
.panel-208-alt.choose-coffee h2 a {
	background-image: url(../images/panel_208/coffee_choose.jpg);
}
.panel-208-alt.buy-coffee h2 a {
	background-image: url(../images/panel_208/ovens_buy.jpg);
}
.panel-208-alt.owners-coffee h2 a {
	background-image: url(../images/panel_208/coffee_owners.jpg);
}

.panel-208-alt.explore-hobs h2 a {
	background-image: url(../images/panel_208/hobs_explore.jpg);
}
.panel-208-alt.choose-hobs h2 a {
	background-image: url(../images/panel_208/hobs_choose.jpg);
}
.panel-208-alt.buy-hobs h2 a {
	background-image: url(../images/panel_208/hobs_buy.jpg);
}
.panel-208-alt.owners-hobs h2 a {
	background-image: url(../images/panel_208/hobs_owners.jpg);
}

.panel-208-alt.owners-guarantees h2 a {
	background-image: url(../images/panel_208/warranties_guaranties.jpg);
}

.panel-208-alt.owners-manuals h2 a {
	background-image: url(../images/panel_208/manual_guides.jpg);
}

.panel-208-alt.owners-service h2 a {
	background-image: url(../images/panel_208/owners_service.jpg);
}

.panel-208-alt.owners-help h2 a {
	background-image: url(../images/panel_208/help_advice.jpg);
}

.panel-208-alt.owners-best-results h2 a {
	background-image: url(../images/panel_208/getting_results.jpg);
}
.panel-208-alt.owners-owner-days h2 a {
	background-image: url(../images/panel_208/events_owner_days.jpg);
}
.panel-208-alt.owners-vacuum-bag h2 a {
	background-image: url(../images/panel_208/vacuum_bag_selector.jpg);
}
.panel-208-alt.owners-service-section h2 a {
	background-image: url(../images/208/service_section.jpg);
}
.panel-208-alt.owners-trust-miele-service h2 a {
	background-image: url(../../images/panel_208/trust_miele_service_section.jpg);
}
.panel-208-alt.owners-service-vacuum-valet h2 a {
	background-image: url(../../images/panel_208/vacuum_valet_service_section.jpg);
}
.panel-208-alt.explore-cooker-hoods h2 a {
	background-image: url(../../images/panel_208/cooker_hoods_owners.jpg);
}

#explore-large .panel-208-alt.explore-abingdon h2 a {
	background-image: url(../../images/events/panel_208/abingdon_explore.jpg);	/* ----- Events ----- */
}

#explore-large .panel-208-alt.owners-hints-and-tips h2 a {
	background-image: url(../images/208/hints_and_tips.jpg);
}
#explore-large .panel-208-alt.owners-faqs h2 a {
	background-image: url(../images/panel_284/faqs.jpg);	
}
#explore-large .panel-208-alt.owners-events h2 a {
	background-image: url(../images/208/event_days.jpg);	
}
.panel-208-alt.explore-cooker-hoods h2 a {
	background-image: url(../images/panel_208/cooker_hoods_explore.jpg);
}
.panel-208-alt.choose-cooker-hoods h2 a {
	background-image: url(../images/panel_208/cooker_hoods_choose.jpg);
}
.panel-208-alt.buy-cooker-hoods h2 a {
	background-image: url(../images/panel_208/cooker_hoods_buy.jpg);
}
.panel-208-alt.owners-cooker-hoods h2 a {
	background-image: url(../images/panel_208/cooker_hoods_owners.jpg);
}



#explore-large .panel-208-alt p {
	margin-bottom: 0;
	text-align:center !important;
}

#explore-large.Owners .panel-208-alt { float:left; height:auto !important; background:#d5d5d5;}

#explore-large.Owners .panel-208-alt p {
	margin-bottom: 0;
	padding:5px 10px;
	background:#d5d5d5;
	width:258px;
}
 

#explore-large .panel-208-alt.explore-abingdon p,
#explore-large .panel-208-alt.showroom-events p,
#explore-large .panel-208-alt.explore-london p {
	padding: 0px 20px 10px 40px !important;
	display:block;
	margin: 0;
	text-align:center;
}



#explore-large .panel-208-alt.explore-london h2 a {
	background-image: url(../../images/events/panel_208/london-explore.jpg);	/* ----- Events ----- */
}

#explore-large .panel-208-alt.showroom-events h2 a{
	background-image: url(../../images/events/panel_208/showroom_events.jpg);	/* ----- Events ----- */
}

.panel-208-alt.explore-tumble h2 a {
	background-image: url(../images/panel_208/tumble_dryers_explore.jpg);
}
.panel-208-alt.washing-machine-owners h2 a {
	background-image: url(../images/panel_208/washing_machines_owners.jpg);
}
.panel-208-alt.tumble-dryers-owners h2 a {
	background-image: url(../images/panel_208/tumble_dryers_owners.jpg);
}

.panel-208-alt.explore-freestanding-dishwasher h2 a {
	background-image: url(../images/panel_208/freestanding_dishwasher_explore.jpg);
}
.panel-208-alt.choose-freestanding-dishwasher h2 a {
	background-image: url(../images/panel_208/freestanding_dishwasher_choose.jpg);
}
.panel-208-alt.buy-freestanding-dishwasher h2 a {
	background-image: url(../images/panel_208/buy_freestanding_dishwasher.jpg);
}
.panel-208-alt.freestanding-dishwasher-owners h2 a {
	background-image: url(../images/panel_208/freestanding_dishwasher_owners.jpg);
}

.panel-208-alt.integrated_dishwashers_explore h2 a {
	background-image: url(../images/panel_208/integrated_dishwashers_explore.jpg);
}
.panel-208-alt.integrated_dishwashers_choose h2 a {
	background-image: url(../images/panel_208/integrated_dishwashers_choose.jpg);
}
.panel-208-alt.integrated_dishwashers_buy h2 a {
	background-image: url(../images/panel_208/integrated_dishwashers_buy.jpg);
}
.panel-208-alt.integrated_dishwashers_owners h2 a {
	background-image: url(../images/panel_208/integrated_dishwashers_owners.jpg);
}

.panel-208-alt.buy h2 a {
	background-image: url(../images/panel_208/washing_machines_buy.jpg);
}
.panel-208-alt.explore-upright-vacuum h2 a {
	background-image: url(../images/panel_208/upright_cleaners_explore.jpg);
}
.panel-208-alt.choose-upright-vacuum h2 a {
	background-image: url(../images/panel_208/upright_cleaners_choose.jpg);
}
.panel-208-alt.upright-vacuum-owners h2 a {
	background-image: url(../images/panel_208/upright_cleaners_owners.jpg);
}
.panel-208-alt.upright-vacuum-buy h2 a {
	background-image: url(../images/panel_208/upright_cleaners_buy.jpg);
}
.panel-208-alt.explore-cylinder-vacuum h2 a {
	background-image: url(../images/panel_208/cylinder_cleaners_explore.jpg);
}
.panel-208-alt.choose-cylinder-vacuum h2 a {
	background-image: url(../images/panel_208/cylinder_cleaners_choose.jpg);
}
.panel-208-alt.cylinder-vacuum-buy h2 a {
	background-image: url(../images/panel_208/cylinder_vacuums_buy.jpg);
}
.panel-208-alt.cylinder-vacuum-owners h2 a {
	background-image: url(../images/panel_208/cylinder_cleaners_owners.jpg);
}


/*----- Panel 208 -----*/
/* ------------------------------------------------------------ */
.panel-208 {
    float: left;
    width: 208px;
}
.col-208 .panel-280 {
    background: #fff;
}
.panel-208.alt {
    background: none;
}
.row-666-panel-208 .panel-208 {
	width: 178px;
	margin-left: 21px;
	padding: 10px 15px 0 15px;
	display: inline;
}
#content .row-666-panel-208 .panel-208 p.img {
	margin: -10px -15px 15px -15px;
}
.panel-208-nav {
	clear: both;
	float: left;
    width: 208px;
    margin: 20px 0;
}
.panel-208-nav h2 {
	margin: 0 0 10px 15px;
    font-size: 1.09em; /* 11*1.09=12 */
	font-weight: bold;
	color: #686868;
}
#site #content .panel-208 p.img2 {
	float: left;
	width: auto;
	margin: 0 12px 12px 0;
}
#content .panel-208 .info {
	float: right;
	width: 98px;
}
#content .panel-208 h2.nc {
	clear: none;
	float: none;
	margin-top: 0;
}

/*----- Panel 208 Promotion -----*/
/* ------------------------------------------------------------ */
.panel-208.promo {
	width: 178px;
	padding: 15px;
    border-top: 1px solid #ccc;
}
.panel-208.promo.alt2 {
	margin: 0px 0 20px 0;
}
.panel-208.promo.ext {
	margin: 0px 0 20px 0;
}
.panel-208.promo.alt3 {
	margin-top: 4px;
}
.panel-208.promo h2 {
	clear: left;
	margin-bottom: 10px;
    font-size: 1.09em; /* 11*1.09=12 */
	font-weight: bold;
	color: #686868;
}
#content .panel-208.promo h2.alt {
	margin: 0;
	color: #686868;
}
#content .panel-208.promo h2.alt2 {
	margin: 15px 0 0 0;
	color: #686868;
}
#content .panel-208.promo h2.alt a {
	color: #686868;
	text-decoration: underline;
}
#content .panel-208.promo h2.alt a:hover {
	color: #f00;
}
.panel-208.promo h2.alt2 {
	font-size:1.6em;
	font-weight:normal;
}

.panel-208.promo h3 {
	margin-bottom: 0;
	padding-bottom: 0;
    font-size: 1em;
	font-weight: bold;
	color: #686868;
}
#content .panel-208.promo p.img {
	float: left;
	width:73px;
	margin-bottom: 15px;
}
#content .panel-208.promo p.img.next-event {
	text-align: center;
	margin-right: 10px;
} 
#content .panel-208.promo p.img.next-event span {
   clear: right;
   font-weight: bold;
   color: #707070;  
}
div .panel-208.promo a.button span{
	margin-top: 0;
	padding-top: 3px;
	padding-bottom: 3px;
}
#content .panel-208.promo p.img.next-event span.day {
   font-size: 4.6em;
    padding: 5px 0 3px 0;
	text-align:center !important;
	width: 50px;
	line-height: .8em;
}

#content .panel-208.promo p {
	margin-top: 0;
	line-height: 1.3em;
	width: 100%;
}


#content .panel-208.promo p.img.next-event span {
	float:left;
	clear:left;
}

#content .panel-208.promo p.img.next-event span.month, #content .panel-208.promo p.img.next-event span.month  {
 text-align:center !important;
 width: 56px;
 padding: 5px 0 3px 0;
 font-size: 1.3em;
 }


.panel-208.promo p.button {	
	float:right;
	margin-right: 30px;
	padding-top: 0;
}
#content .panel-208.promo p.clear {
	width: 190px;
	padding-top: 0;

}

#content .panel-208.promo p.des-text {
  margin-left: 0;
  padding-left: 0;
}

#content .panel-208.promo p.clear a.link { 	
	padding-right: 0;
	margin-right: 0;
	position:relative;
	font-size: .96em;
	font-weight: bold;
	margin: 0;

}

#content .panel-208.promo p.clear {
	padding-bottom: 0;
	margin-bottom: 0;
}

#content .panel-208.promo p.link {
	clear: left;
	margin-bottom: 0;
}
#content .panel-208.promo p.alt {
	margin-bottom: 0;
}

/*Sharon - to fix text wrap of image */
.panel-208.promo.cal .button {
	margin-left:28px;
}
/*
#site div.panel-208.promo.alt2 p {
	width:84px;
	float:left;
}
.col-208.col-208-alt div.panel-208.promo.alt2 p {
	width: 73px;
	float:left;
}
div.panel-208.promo.alt2 p.img {
	margin-right: 10px;
	width: 73px;
	float:left;
}
div.panel-208.promo.alt2 p.img a img{
	border: 1px solid #b3b3b3;
}

Increased margin size on this
#content .panel-208.promo p.img.next-event {
text-align: center;
margin-right: 14px;

}
*/

/*Sharon - finish */

.promo-panel {
	width: 178px;
	padding: 15px;
    border-top: 1px solid #ccc;
}
.promo-panel img {
    float: left;
    margin-right: 11px;
}
p.aro a {
	background: url(../images/icons/red_arrow.gif) 0 3px no-repeat;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
}



/* ----- Panel 288 ----- */
/* ------------------------------------------------------------ */
.panel-288 {
	clear: both;
	float: left;
	width: 288px;
	margin-bottom: 20px;
	padding-bottom: 8px;
	background: url(../images/dividers/h_1px_blend_CCCCCC_288px.gif) 0 100% no-repeat;
}

.panel-288.alt {
	clear: none;
	margin-left: 30px;
	/*margin-left: 10px;*/
	display: inline;
}

.panel-288.last {
	padding-bottom: 0;
	background: none;
}
.panel-288 h2 {
	font-size: 1.09em; /* 11*1.09=12 */
	font-weight: bold;
	color: #686868;
}
.panel-288 h2 a {
	color: #686868;
}
.panel-288 h2 a:hover {
	color: #f00;
}

/*----- Panel 280 -----*/
/* ------------------------------------------------------------ */
.row-895.panel-3 {
	background: url(../images/panel_bg/3x280_bg.gif) 21px 0 no-repeat;
}
.panel-280 {
	float: left;
	width: 240px;
	margin-left: 27px;
	padding: 15px 20px 0 20px;
	text-align: center;
	display: inline;
}
.panel-280.first {
	margin-left: 21px;
}
.panel-280.last {
	margin-left: 28px;
}
.panel-280.specialists {
	background: url(../images/logos/cta_miele_specialist.gif) 0 0 no-repeat;
}

.panel-280.dealers-studios {
	background: url(../images/logos/cta_miele_dealer_studio.gif) 0 0 no-repeat;
}
.panel-280.showroom {
	background: url(../images/logos/cta_miele_showroom.jpg) 0 0 no-repeat;
}
.panel-280 h2 {
	margin-bottom: 90px;
	font-size: 1.63em; /* 11*1.63=18 */
}
#content .panel-280 p.img {
	margin-bottom: -8px;
}
.panel-280 p.link {
	float: right;
}
.panel-280 p.link a {
	padding-left: 20px;
	font-weight: bold;
	background: url(../images/icons/arrow_red.gif) 10px 50% no-repeat;
	text-decoration: none;
}

/* ----- Panel 437 ----- */
/* ------------------------------------------------------------ */
.panel-437 {
	clear: both;
	float: left;
	width: 437px;
	margin-bottom: 10px;
}
#content .panel-437 p.content {
	float: right;
	width: 347px;
}

#content .panel-437 p.img {
	float: left;
}

#content .panel-437 .info {
	float: right;
	width: 214px;
}

#content .panel-437 .info h2, #content .panel-437 .info h3 {
	margin-bottom: 5px;
	font-size: 1.09em; /* 11*1.09=12 */
	font-weight: bold;
}

#content .info h2.h2showrs {/* Created to pull up h2 margin for showrooms */
	margin-top: -6px;
	color: #7b7b7b;
}

#content .panel-437 .info ul {
	margin: 0 0 12px 0;
}
#content .panel-437 .info ul li {
	margin: 0 0 0 14px;
}
#content .panel-437 .info ul.links {
	list-style: none;
}
#content .panel-437 .info ul.links li {
	margin: 0;
	padding-left: 12px;
	background: url(../images/icons/arrow_red.gif) 0 50% no-repeat;
	font-weight: bold;
}
#content .panel-437 .info ul.links li a {
	text-decoration: none;
}
#content .panel-437 .info ul.links.alt {
	margin-top: -10px;
	border-bottom: none;
}

.panel-437-cta {
	float: left;
	width: 437px;
	height: 84px;
	margin: 0 0 0 21px;
	display: inline;
	background-color: #e9e9e9;
	background-position: 0 0;
	background-repeat: no-repeat;
}
.panel-437-cta a {
	display: block;
	width: 397px;
	height: 44px;
	padding: 20px;
	text-decoration: none;
	font-size: 1.09em; /* 11*1.09=12 */
}
.panel-437-cta a strong {
	font-weight: normal;
	font-size: 1.5em; /* 12*1.5=18 */
}
.panel-437-cta.planning-kitchen {
	background-image: url(../images/panel_437/planning_kitchen.jpg);
}
.panel-437-cta.miele-means {
	background-image: url(../images/panel_437/miele_means.jpg);
}

/* ----- Panel 441 ----- */
/* ------------------------------------------------------------ */
#content .panel-441 {
   float: left;
   width: 440px;
   margin-left: 15px;
   margin-bottom: 10px;  
   display:inline;
}
#content .panel-441.no-mar.grey-sm {
	background: #efefef;
	 width: 439px;
	 padding-bottom: 22px;
	 float:left;
	 display:inline;
}
#content .panel-441.no-mar.grey {
	background: #f3f3f3;
	margin-left: 23px;
	margin-bottom: 42px;
	float:left;
	width: 390px;
	padding: 21px 21px 28px 21px;
	display:inline;
}
#content .panel-441.no-mar.grey h2 {
	font-weight: bold;
}
  
#content .no-mar {
  margin-left: 0;
}

#content .panel-441 img {
	float:left;
	margin-right: 21px;
}


/* ----- Negative margin Panel to reduce y margin for content ----- */
/* ------------------------------------------------------------ */


#content .neg-marg.neg-marg1 {
     margin-top: -40px; 
}

#content .neg-marg{
	 position:relative;
	 z-index: 1000;
	 float:left;
	 margin: 0 !important;
	 padding: 0;
	 height: 16em;
}

#content .neg-marg.less-mar {
   margin-top: -20px !important;

}

#content .neg-marg3 {
	 margin-bottom: 0;
	 float:left;
	 height:auto;
	 margin-top: 20px;
}

#content .neg-marg h2, #content .neg-marg2, #content .neg-marg3 h2, #content .neg-marg1 h2{
	font-size: 1.6em;
	margin-bottom: 2px;
}

#content .neg-marg p{
	float:left;
}


/* ----- Feature Panel ----- */
/* ------------------------------------------------------------ */
.panel-feature {
	clear: both;
	float: left;
	width: 666px;
	margin-bottom: 20px;
	background: url(../images/panel_bg/gradient_white_grey.gif) 0 100% repeat-x;
}
.panel-feature h2 {
	margin-bottom: 5px;
}
#content .panel-feature p {
	margin-bottom: 0;
}
.panel-feature .washing-machines, .panel-feature .tumble-dryers  {
	float: left;
	width: 626px;
	padding: 20px;
	background-position: 0 100%;
	background-repeat: no-repeat;
}
.panel-feature .tumble-dryers-ext {
	float: left;
	width: 526px;
	padding: 20px 20px 20px 100px;
	background-position: 0 100%;
	background-repeat: no-repeat;
}
.panel-feature .washing-machines-ext {
	float: left;
	width: 536px;
	padding: 20px 20px 20px 90px;
	background-position: 0 100%;
	background-repeat: no-repeat;
}
.panel-feature .dishwasher-ext {
	width:626px;
	padding: 25px 0 20px 20px;
	background-position: 0 100%;
	background-repeat: no-repeat;
	height:18px;
}
.panel-feature .dishwasher-ext .button {
	float:right;
	margin-top:-10px;
}
.panel-feature .washing-machines {
	background-image: url(../images/panel_feature/666/washing_machines.jpg);
}
.panel-feature .tumble-dryers {
	background-image: url(../images/panel_feature/666/tumble_dryers.jpg);
}
.panel-feature .washing-machines-ext {
	background-image: url(../images/panel_feature/666/washing_machines_pair.jpg);
}
.panel-feature .tumble-dryers-ext {
	background-image: url(../images/panel_feature/666/tumble_dryers_pair.jpg);
}
.panel-feature .dishwasher-ext {
	background-image: url(../images/panel_feature/666/integrated_dishwasher.jpg);
}

/* ----- Table Measuremeant ----- */
/* ------------------------------------------------------------ */

table.idents {
	width:666px;
	margin-bottom:30px;
}
table.idents tr.alt {
	background:#f1f1f1;
}
table.where-open tr.alt {
	background:#d9d9d9;
}
table.idents td {
	padding:7px 10px;
	width:220px;
}
#content table.where-open {
	width:340px;
	margin-top:5px;
	margin:0 auto;
}
table.where-open td {
	padding:3px 0;
	width:160px;
	text-align:center;
}
#content .MMcontent table.where-open {
	width:390px;
	margin-top:5px;
	margin-left:-5px;
}
#content .MMcontent table.where-open td {
	padding:3px 0;
	width:160px;
	text-align:center;
}

/* ----- Feature Panel 436 ----- */
/* ------------------------------------------------------------ */
.panel-feature-436 {
	float: left;
	width: 436px;
	background: url(../images/panel_bg/gradient_white_grey.gif) 0 100% repeat-x;
}

.panel-feature-436.right {
	float: right;
}

.panel-feature-436 h2 {
	margin: 10px 0 5px 0;
	font-size: 1.636em; /* 11*1.636=18 */
}

.panel-feature-436 .links a.button.pill span {
	width: 160px;
}
.panel-feature-436 .retailer {
	float: left;
	width: 396px;
	padding: 15px 20px;
	margin-right:20px;
	background: url(../images/panel_feature/436/find_your_retailer_436.jpg) 0 100% no-repeat;
}
.panel-feature-436 .accessories {
	float: right;
	width: 396px;
	padding: 15px 20px;
	background: url(../images/panel_feature/436/accessories_436.jpg) 0 100% no-repeat;
}


/* ----- Feature Panel Full ----- */
/* ------------------------------------------------------------ */
.panel-feature-full {
	clear: both;
	float: left;
	width: 895px;
	margin-bottom: 20px;
	background: url(../images/panel_bg/gradient_white_grey.gif) 0 100% repeat-x;
}
.panel-feature-full h2 {
	margin: 10px 0 5px 0;
	font-size: 1.636em; /* 11*1.636=18 */
}
#content .panel-feature-full p {
	margin-bottom: 0;
	font-size: 1.364em; /* 11*1.364=15 */
}
.panel-feature-full .links {
	float: right;
}
#content .panel-feature-full .links p {
	clear: both;
	margin-bottom: 10px;
	font-size: 1em;
	line-height: 1em;
}
.panel-feature-full .links a.button.pill span {
	width: 160px;
}
.panel-feature-full .washing-machines {
	float: left;
	width: 845px;
	padding: 15px 20px;
	background: url(../images/panel_feature/845/washing_machines.jpg) 0 100% no-repeat;
}
.panel-feature-full .vacuum-cleaners {
	float: left;
	width: 845px;
	padding: 15px 20px;
	background: url(../images/panel_feature/845/vacuum_cleaners.jpg) 0 100% no-repeat;
}
.panel-feature-full .dishwashers {
	float: left;
	width: 845px;
	padding: 15px 20px;
	background: url(../images/panel_feature/845/dishwashers.jpg) 0 100% no-repeat;
}

.panel-feature-full .builtIn {
	float: left;
	width: 845px;
	padding: 15px 20px;
	background: url(../images/panel_feature/845/built-In.jpg) 0 100% no-repeat;
}


/* ----- Product Page Feature Panel ----- */
/* ------------------------------------------------------------ */
.product-feature {
    clear:both;
    width:666px;
    margin-bottom:20px;
}
.product-feature .washing-machines {
    width:646px;
    height:67px;
    padding:15px 0 0 20px;
    background: url(../images/panel_feature/666/washing_machines.jpg) 0 100% no-repeat;
}
.product-feature h2 {
	margin-bottom: 15px;
	font-weight:bold;
	font-size: 1.364em; /* 11*1.364=15 */
}

/* ----- Category Selection Panel ----- */
/* ------------------------------------------------------------ */
#panel-cat, .panel-cat, #panel-cat-row2 {
	clear: both;
	float: left;
	width: 895px;
	background: #f3f3f3 url(../images/panel_bg/panel_cat.gif) 0 0 no-repeat;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.panel-cat {
	width: 666px;
}

#panel-cat .cat-1, .panel-cat .cat-1, .panel-cat .cat-4, #panel-cat-row2 .cat-5 {
	float: left;
	width: 218px;
}
#panel-cat .cat-2, .panel-cat .cat-2, .panel-cat .cat-5, #panel-cat-row2 .cat-6 {
	float: left;
	width: 230px;
	margin-bottom: 10px;
}

#panel-cat .cat-3 {
	float: left;
	width: 230px;
}
.panel-cat .cat-3, .panel-cat .cat-6 {
	float: left;
	width: 218px;
}
#panel-cat .cat-4 {
	float: left;
	width: 217px;
}
.panel-cat .cat-full {
	float: left;
	width: 666px;
}

#panel-cat .cat-1, .panel-cat .cat-1, .panel-cat .cat-4 {
	float: left;
	width: 218px;
}

#panel-cat-row2 .cat-7 {
	float:left;
	position:relative;
	width:447px;
}

#panel-cat-row2 .cat-7 h2.built-inHd{
	position:	absolute;
	top:20px;
	left:10px;
	z-index:10;
}

#panel-cat h2 a, .panel-cat h2 a, #panel-cat-row2 h2 a {
	position: relative;
	overflow: hidden;
	display: block;
	height: 198px;
	padding: 20px 15px 0 15px;
	border-bottom: 1px solid #ccc;
	background-position: 50% 0;
	background-repeat: no-repeat;
}
#panel-cat h2 a:hover, #panel-cat-row2 h2 a:hover {
	background-position: 50% -318px;
}
#panel-cat .cat-1 h2 a {
	background-image: url(../images/panel_cat/washing_machines.jpg);
}

#panel-cat .cat-1 .alt 4 h2 a {
	background: none;
	color: #fb2422;
}
#panel-cat .cat-2 h2 a{
	background-image: url(../images/panel_cat/tumble_dryers.jpg);
}
#panel-cat .cat-3 h2 a {
	background-image: url(../images/panel_cat/washer_dryers.jpg);
}
#panel-cat .cat-4 h2 a {
	background-image: url(../images/panel_cat/ironer.jpg);
}

#panel-cat .cat-1.vacs h2 a {
	background-image: url(../images/panel_cat/upright_cleaners.jpg);
}
#panel-cat .cat-2.vacs h2 a {
	background-image: url(../images/panel_cat/cylinder_cleaners.jpg);
}
#panel-cat .cat-3.vacs h2 a {
	background-image: url(../images/panel_cat/vacuum_accessories.jpg);
}
#panel-cat .cat-4.vacs h2 a {
	background-image: url(../images/panel_cat/warranties.jpg);
}

#panel-cat .cat-1.dish h2 a {
	background-image: url(../images/panel_cat/freestanding_dishwasher.jpg);
}
#panel-cat .cat-2.dish h2 a {
	background-image: url(../images/panel_cat/integrated_dishwashers.jpg);
}
#panel-cat .cat-3.dish h2 a {
	background-image: url(../images/panel_cat/dishwashers_accessories.jpg);
}
#panel-cat .cat-4.dish h2 a {
	background-image: url(../images/panel_cat/dishwasher_warranty.jpg);
}

#panel-cat .cat-1.store h2 a {
	background-image: url(../images/panel_cat/vacuum_cleaners.jpg);
}
#panel-cat .cat-2.store h2 a {
	background-image: url(../images/panel_cat/vacuum_accessories_2.jpg);
}
#panel-cat .cat-3.store h2 a {
	background-image: url(../images/panel_cat/cleaning_maintenance.jpg);
}
#panel-cat .cat-4.store h2 a {
	background-image: url(../images/panel_cat/gifts.jpg);
}

#panel-cat .cat-1.built-in h2 a {
	background-image: url(../images/panel_cat/built-in_ovens.jpg);
}
#panel-cat .cat-2.built-in h2 a {
	background-image: url(../images/panel_cat/built-in_steam_ovens.jpg);
}
#panel-cat .cat-3.built-in h2 a {
	background-image: url(../images/panel_cat/built-in_coffee_machines.jpg);
}
#panel-cat .cat-4.built-in h2 a {
	background-image: url(../images/panel_cat/built-in_hobs.jpg);
}
#panel-cat-row2 .cat-5.built-in h2 a {
	background-image: url(../images/panel_cat/built-in_cooker_hoods.jpg);
}

#panel-cat-row2 .cat-6.built-in h2 a {
	background-image: url(../images/panel_cat/built-in_inspiration.jpg);
}

#panel-cat-row2 .cat-7.built-in div#subPanels h2 a{
	float:left;
	padding:0px;
	height:218px;
	text-indent:-9999px;
	margin:-12px 0 12px 0;
}

#panel-cat-row2 .cat-7.built-in h2.cat-7a a {
	background-image: url(../images/panel_cat/built-in_laundry.jpg);
	width:118px;
}
#panel-cat-row2 .cat-7.built-in h2.cat-7b a {
	background-image: url(../images/panel_cat/built-in_dishwashing.jpg);
	width:117px;
}
#panel-cat-row2 .cat-7.built-in h2.cat-7c a {
	background-image: url(../images/panel_cat/built-in_fridges.jpg);
	width:104px;
}
#panel-cat-row2 .cat-7.built-in h2.cat-7d a {
	background-image: url(../images/panel_cat/built-in_wine_coolers.jpg);
	width:108px;
	
}

#panel-cat .cat-1 h2 a, .panel-cat .cat-1 h2 a, .panel-cat .cat-4 h2 a {
	width: 188px;
}
#panel-cat .cat-2 h2 a, .panel-cat .cat-2 h2 a, .panel-cat .cat-5 h2 a {
	width: 200px;
}
#panel-cat .cat-3 h2 a {
	width: 200px;
}
.panel-cat .cat-3 h2 a, .panel-cat .cat-6 h2 a {
	width: 188px;
}

.panel-cat .cat-6.alt {
	display: block;
	background-color:#ff0000;
	height: 198px;
	padding: 20px 0 0 0;
	background-position: 50% 0;
	border-bottom: 1px solid #ccc;
	background-image: url(../images/panel_cat/blank.jpg);
}
#panel-cat .cat-4 h2 a {
	width: 187px;
}
.panel-cat h2 a span {
	position: relative;
	z-index: 2;
}
.panel-cat h2 a img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.panel-cat h2 a:hover img {
	top: -218px;
}

#panel-cat .info, .panel-cat .info, #panel-cat-row2 .info {
	padding: 0 15px;
	border-right: 1px solid #ccc;
	background: #f3f3f3;
}
#panel-cat .cat-4 .info, .panel-cat .cat-3 .info, .panel-cat .cat-6 .info, .panel-cat .cat-full .info, #panel-cat-row2 .cat-7 .info {
	border-right: none;
}
.panel-cat .cat-full .info {	
	width: 188px;
}

#panel-cat .info p.link, .panel-cat .info p.link {
	margin-bottom: 0;
}

.tabbed-content .no-bg#panel-cat { /* ----- Category Selection Panel for Events----- */
	background: #fff;
	margin-top: 19px;
	padding-bottom: 0;
}

#content-tab-2.tabbed-content {
	margin-bottom: 0;
	padding-bottom: 0;
}

.tabbed-content .no-bg#panel-cat .cat-1 {
	background: #fff;
}

.tabbed-content .no-bg#panel-cat .cat-1 a, 
.tabbed-content .no-bg#panel-cat .cat-2 a,
.tabbed-content .no-bg#panel-cat .cat-3 a   {
	background-image: none;
}

.tabbed-content .no-bg#panel-cat .cat-1 a {
	background-image:url(../../images/showrooms/heros/lets-do-lunch.jpg);
	background-repeat: no-repeat;
}

.tabbed-content .no-bg#panel-cat .cat-2 a {
	background-image:url(../../images/showrooms/heros/appliance_academy.jpg);
	background-repeat: no-repeat;
}

.tabbed-content .no-bg#panel-cat .cat-3 a {
	background-image:url(../../images/showrooms/heros/simply_cooking.jpg);
	background-repeat: no-repeat;
}


.tabbed-content .no-bg#panel-cat h2  {
	margin-bottom: 0;
}

.tabbed-content .no-bg#panel-cat h2 a {
    clear:both;
	display: block;
	padding: 124px 15px 0 15px;
	border-bottom: none;
	text-align: center;
	height: 1.25em;
}

.tabbed-content .no-bg#panel-cat .cat-2 h2 a { /* ----- Class in IE 7 stylesheet for this----- */
	padding: 124px 15px 0 10px;
}

.tabbed-content .no-bg#panel-cat  h2 a:hover {
	background-position: 50% 0;
}

.tabbed-content .no-bg#panel-cat .cat-3 .info  {
	margin: 0;
	border-top: none;
	padding: 0;
	padding: 0;
	background: #fff;
}

.tabbed-content .no-bg#panel-cat .info {
	background: none;
	border-right: none;
	margin: 0;
	width: 220px;
	padding: 0 0 0 10px;
}

/*.tabbed-content .no-bg#panel-cat .info p {
	background: #fff;
	padding: 5px 10px 5px 10px;
		width: 180px;
		text-align:center;
	margin-bottom: 0;
}*/


.tabbed-content .no-bg#panel-cat .cat-2 {
   margin: 0;
   padding: 0;
}


.tabbed-content .no-bg#panel-cat .cat-1,
.tabbed-content .no-bg#panel-cat .cat-2,
.tabbed-content .no-bg#panel-cat .cat-3 {
	width: 215px;
	margin-right: 1px;
	padding: 0;
}

.tabbed-content .no-bg#panel-cat .cat-1 .info,
.tabbed-content .no-bg#panel-cat .cat-2 .info,
.tabbed-content .no-bg#panel-cat .cat-3 .info {
	width:209px;
	padding: 0;
	position:relative;
	margin: 0 0 0 10px;
	padding: 0;
	text-align:center;
}

.tabbed-content .no-bg#panel-cat .cat-1 .info {
	margin: 5px;
}



.tabbed-content .no-bg#panel-cat .cat-1 .info p,
.tabbed-content .no-bg#panel-cat .cat-2 .info p,
.tabbed-content .no-bg#panel-cat .cat-3 .info p {
	text-align:center;
	width: 200px;
	margin-top: 0;

}

.tabbed-content .no-bg#panel-cat .cat-1 .info{
	margin-top: 0;
	padding-top: 0;
	
	}


.tabbed-content .no-bg#panel-cat .info ul {
 padding-left: 20px;
}

/* ----- Product Chooser ----- */
/* ------------------------------------------------------------ */
#chooser, #chooser-alt {
	position: relative;
	overflow: hidden;
	clear: both;
	float: left;
	width: 895px;
	height: 272px;
	margin-bottom: 20px;
	
}
#chooser{
	background: #f3f3f3 url(../images/panel_bg/chooser.jpg) 0 0 repeat-x;
}
#chooser-alt {
	width: 666px;
}
#chooser.vacuum_cleaners, #chooser-alt.vacuum_cleaners {
	height: 324px;
	background: #f3f3f3 url(../images/panel_bg/chooser_297.jpg) 0 0 repeat-x;
}
#chooser h2, #chooser-alt h2 {
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 5;
	font-size: 1.636em; /* 11*1.636=18 */
}
#chooser .slider, #chooser-alt .slider {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	width: 895px;
	height: 26px;
	border-top: 1px solid #ccc;
	background: #f6f6f6 url(../images/panel_bg/slider.gif) 0 0 no-repeat;
}
#chooser-alt .slider {
	width: 666px;
}
#chooser .slider .next, #chooser-alt .slider .next, #chooser .slider .previous, #chooser-alt .slider .previous {
	position: absolute;
	z-index: 3;
	top: 5px;
	display: block;
	width: 22px;
	height: 16px;
	text-indent: -1000em;
	background-position: 0 0;
	background-repeat: no-repeat;
}
#chooser .slider .previous, #chooser-alt .slider .previous {
	left: 0;
	background-image: url(../images/buttons/slider_left.gif);
}
#chooser .slider .next, #chooser-alt .slider .next {
	right: 0;
	background-image: url(../images/buttons/slider_right.gif);
}
#chooser .slider .hollow, #chooser-alt .slider .hollow {
	position: absolute;
	top: 5px;
	left: 22px;
	z-index: 3;
	width: 851px;
	height: 16px;
	background: #717171 url(../images/buttons/slider_hollow.gif) 0 0 no-repeat;
}
#chooser-alt .slider .hollow {
	width: 622px;
	background-image: url(../images/buttons/slider_hollow_alt.gif);
}
#slider-pill, #slider-pill-alt {
	position: absolute;
	top: 1px;
	left: 0;
	z-index: 4;
	display: block;
	line-height: 0;
	width: 117px;
	height: 14px;
	background: url(../images/buttons/slider_pill.png) 0 0 no-repeat !important;
	background-image: url(../images/buttons/slider_pill.gif);
}
#slider-pill-button, #slider-pill-button-alt {
	position: absolute;
	top: 1px;
	left: 0;
	z-index: 6;
	display: block;
	line-height: 0;
	width: 117px;
	height: 14px;
}
#chooser .slider ul, #chooser-alt .slider ul {
	position: relative;
	z-index: 5;
	float: left;
	width: 851px;
	margin: 0;
	padding: 1px 0 0 0;
	list-style: none;
	text-align: center;
}
#chooser-alt .slider ul {
	width: 622px;
}
#chooser .slider ul li, #chooser-alt .slider ul li {
	display: inline;
	color: #fff;
	font-weight: bold;
}
#chooser .slider ul li a, #chooser-alt .slider ul li a {
	color: #fff;
	text-decoration: none;
}
#content #multi-range {
	clear: both;
	float: left;
	width: 895px;
	margin: -10px 0 20px 0;
	list-style: none;
	text-align: center;
}
#content #multi-range.chooser-alt {
	width: 666px;
}
#content #multi-range li {
	display: inline;
	margin: 0 8px;
	font-weight: bold;
}
#content #multi-range li a {
	text-decoration: none;
}
#content #multi-range li a.hover {
	color: #f00;
}
#chooser .range, #chooser-alt .range {
	position: absolute;
	left: 0;
	top: 0;
	float: left;
	height: 245px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#chooser.vacuum_cleaners .range, #chooser-alt.vacuum_cleaners .range {
	height: 297px;
}
#chooser .range li, #chooser-alt .range li {
	position: relative;
	float: left;
	overflow: hidden;
	width: 127px;
	height: 54px;
	padding-top: 191px;
	text-align: center;
	font-weight: bold;
}
#chooser.vacuum_cleaners .range li, #chooser-alt.vacuum_cleaners .range li {
	padding-top: 243px;
}
#chooser-alt .range li {
	margin-right: 6px;
}
#chooser .categories li {
	width: 149px;
}
#chooser .range li a, #chooser-alt .range li a {
	text-decoration: none;
}
#chooser .range li img, #chooser-alt .range li img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
#chooser .range li img.adj, #chooser-alt .range li img.adj {
	display: none;
	left: -127px;
	z-index: 2;
}
#chooser .range li img.over, #chooser-alt .range li img.over {
	display: none;
	left: -254px;
	z-index: 3;
}
#chooser .categories li img.adj, #chooser .categories li img.over {
	display: none;
	left: -149px;
	z-index: 2;
}
#chooser .range li span, #chooser-alt .range li span {
	position: relative;
	z-index: 4;
}
#chooser .range li span.id, #chooser-alt .range li span.id {
	display: none;
}
#chooser .range li a.compare, #chooser-alt .range li a.compare, #chooser .range li a.view, #chooser-alt .range li a.view {
	position: absolute;
	left: 20px;
	bottom: 10px;
	z-index: 5;
	display: block;
	width: 86px;
	height: 21px;
	text-indent: -1000em;
	background: url(../images/buttons/compare.gif) 0 0 no-repeat;
}
#chooser .range li a.view, #chooser-alt .range li a.view {
	background: url(../images/buttons/view.gif) 0 0 no-repeat;
}
#chooser .range li a.compare:hover, #chooser-alt .range li a.compare:hover, #chooser .range li a.view:hover, #chooser-alt .range li a.view:hover {
	background-position: 0 -200px;
}
#chooser .categories li a.view {
	left: 32px;
}

/* ----- Thankyou ----- */
/* ------------------------------------------------------------ */
.thankyou-message {
	background: #e6e6e6 url(../../images/global/grad_panel_bg.gif) repeat-x top left;
	padding: 3px;
	width: 632px;	
	float:left;
	height: 2.2em;
	margin-bottom: 40px;

} 

.thankyou-message p {
	background:url(../../images/global/red_tick.gif) no-repeat top left;	
	display:block;
	padding: 5px 0 0px 30px;
}

.thankyou-message p span{
	font-weight: bold;
}
/* ----- Compare Tool ----- */
/* ------------------------------------------------------------ */
#compare-tool {
	margin-bottom: 20px;
}

/* ----- Help Me Decide Tool ----- */
/* ------------------------------------------------------------ */
#help-me-decide {
	height: 850px;
	margin-bottom: 20px;
}

/* ----- Stains Feature ----- */
/* ------------------------------------------------------------ */
#stains-feature {
	width: 666px;
	height: 500px;
	margin-bottom: 10px;
	background: #fff;
}
#stains-feature #stains-feature-flash {
	width: 100%;
	height: 100%;
}
.stains #content {
	height: 630px;
}
.stains .col-666 {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
}
.stains .envelope {
	float: right;
}

/* ----- Panel 208 Slideshow ----- */
/* ------------------------------------------------------------ */
#slideshow-208 {
	clear: both;
	float: left;
	width: 208px;
	height: 150px;
	margin-top: 20px;
}

/* ----- Panel 666 ----- */
/* ------------------------------------------------------------ */
.panel-666 {
	width: 666px;
	float: right;
	clear: left;
	display: inline;
}

/* ----- Panel 229 ----- */
/* ------------------------------------------------------------ */
.panel-229 {
	float: right;
	display: inline;
	width: 209px;
	padding-left: 20px;
}

/* ----- Envelope ----- */
/* ------------------------------------------------------------ */
.envelope {
	clear: both;
	float: left;
	width: 646px;
	margin: 20px 0;
	padding: 10px;
	background: #f3f3f3 url(../images/panel_bg/gradient_white_grey.gif) 0 100% repeat-x;
}
#content .envelope h2 {
    float:left;
    margin: 4px 0 0 0;
}
#content .envelope ul {
	float: right;
	list-style: none;
	margin: 0;
}
#content .envelope ul li {
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
	display: inline;
}

/* ----- Viewed Items ----- */
/* ------------------------------------------------------------ */
#viewed-items {
	clear: both;
	float: left;
	width: 626px;
	margin-bottom: 10px;
	padding: 20px 20px 0 20px;
	border-top: 1px solid #ccc;
}
#content #viewed-items ul {
	float: left;
	width: 626px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#viewed-items ul li {
	float: left;
	width: 104px;
}
#viewed-items ul li a {
	display: block;
	width: 104px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
#viewed-items ul li a img {
	margin-bottom: 8px;
}

#viewed-items div.image {
    width: 85px;
    height: 106px;
    padding: 0;
    margin: 0;
}
#viewed-items div.text {
    width: 85px;
    padding: 0;
    margin: 0;
}


/* ----- Feature Panel Full ----- */
/* ------------------------------------------------------------ */
.promo-895 {
	clear: both;
	float: left;
	width: 875px;
	padding: 1px 10px 0 10px;
	background: url(../images/dividers/h_1px_dot_929292.gif) 0 0 repeat-x;
}
#content .promo-895 p.img {
	float: left;
	margin: 0;
}
#content .promo-895 h2 {
	margin-top: 42px;
}

/* ----- Tables --------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */

/* ----- Specification Table ----- */
/* ------------------------------------------------------------ */
table.spec {
	width: 606px;
	margin-bottom: 20px;
}
table.spec .head th {
	font-size: 1.09em; /* 11*1.09=12 */
	font-weight: bold;
	color: #686868;
}
table.spec td {
	padding: 6px 20px 5px 10px;
	vertical-align: top;
}
table.spec th {
	width: 200px;
	padding: 6px 10px 5px 20px;
	border-right: 1px solid #fff;
	font-weight: normal;
	vertical-align: top;
}
table.spec th.data, table.spec td.data {
	width: 70px;
	padding: 6px 10px 5px 10px;
	border-right: 1px solid #fff;
	text-align: center;
}
table.spec .alt th, table.spec .alt td {
	background: #f3f3f3;
}


table.lets-do-lunch select {
	margin-left: 0;
	width: 180px;
	margin-bottom: 20px;
	padding: 0 0px 0 5px;
}

table.lets-do-lunch tr td label.no-display {
	display: none;
}

/* ----- Event Programme Table ----- */
/* ------------------------------------------------------------ */
table.programme {
  width: 500px;
  float:left;
  border: 0; 
  margin: 10px 0 20px 100px; 
  border-top: 1px solid #565656;
  border-bottom: 1px solid #565656;
}
table.programme.alt10 {
  margin: 10px 0 0 0; 
    width: 600px;
}
table.programme.alt10 td.full {
	padding:15px 0;
}
table.programme.programme2 {
	width: 520px;
	 margin: 0px 0 20px 100px; 
}
table.programme th {
	padding-top: 20px;
	margin-top: 0;
}
table.programme caption {
	margin: 0;
	padding: 0;
	width: 100%;
	position:relative;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align:left;
	text-indent: 0;
}
table.programme td {
	padding-top: 5px;
	width: 400px;
}
table.programme td.red{
  color: #fc1f31;
  font-weight: bold;
  width: 180px;
}
table.programme.alt10 td.red {
	width: 300px !important;
}
table.programme2 td.red{
	width: 130px !important;
	color: red;
}
table.programme2 td.title{
	width: 170px !important;
}
table.programme2 td.last-cell, table.programme td.last-cell {
	padding-bottom: 20px;
}

/* ----- Owners Manuals Tables ----- */
/* ------------------------------------------------------------ */
#gvOperatingInstructions, #gvDiagrams {
	width: 666px;
}
#gvOperatingInstructions td, #gvDiagrams td {
	padding: 7px 12px 6px 12px;
}
#gvOperatingInstructions .fill td, #gvDiagrams .fill td {
	background: #f3f3f3;
}

/* ----- Overlays ------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */

/* ----- Overlay Enlarged Images ----- */
/* ------------------------------------------------------------ */
#overlay-enlarged-images {
	position: absolute;
	z-index: 50;
	top: 0;
	left: 0;
	width: 100%;
}
#overlay-enlarged-images .wrap {
	width: 720px;
	height: 510px;
	margin: 60px auto 0 auto;
	text-align: center;
}
#overlay-enlarged-images .wrap .panel {
	position: relative;
	width: 680px;
	height: 470px;
	padding: 20px;
	text-align: left;
	background: url(../images/panel_bg/overlay_bg.png) 0 0 no-repeat !important;
	background-image: url(../images/panel_bg/overlay_bg.gif);
}
#overlay-enlarged-images .close {
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 2;
}
#overlay-enlarged-images .close a {
	display: block;
	width: 24px;
	height: 25px;
	text-indent: -1000em;
	background: url(../images/buttons/overlay_close.png) 0 0 no-repeat !important;
	background-image: url(../images/buttons/overlay_close.gif);
}
#overlay-enlarged-images .close a:hover {
	background-position: 0 -200px !important;
}
#overlay-enlarged-images p.img {
	margin: 40px 0 0 74px;
}
#overlay-enlarged-images ul {
	clear: both;
	margin-top: 48px;
	text-align: center;
}
#overlay-enlarged-images ul li {
	display: inline;
	margin: 0 5px;
}
#overlay-enlarged-images ul li a img {	
	border: 5px solid #f3f3f3;
}

/* ----- Overlay Video ----- */
/* ------------------------------------------------------------ */
.overlay-video {
	position: absolute;
	z-index: 50;
	top: 0;
	left: 0;
	width: 100%;
}
.overlay-video .wrap {
	width: 515px;
	height: 263px;
	margin: 185px auto 0 auto;
	text-align: center;
}
.overlay-video .wrap .panel {
	position: relative;
	width: 435px;
	height: 191px;
	padding: 36px 40px;
	text-align: left;
	background: url(../images/panel_bg/video_overlay_bg.png) 0 0 no-repeat !important;
	background-image: url(../images/panel_bg/video_overlay_bg.gif);
}
.overlay-video .close {
	position: absolute;
	top: 35px;
	right: 40px;
	z-index: 2;
}
.overlay-video .close a {
	display: block;
	width: 29px;
	height: 30px;
	text-indent: -1000em;
	background: url(../images/buttons/video_overlay_close.png) 0 0 no-repeat !important;
	background-image: url(../images/buttons/video_overlay_close.gif);
}
.overlay-video .close a:hover {
	background-position: 0 -200px !important;
}
.overlay-video .wrap .panel h1 {
	margin: 0 0 32px 0;
	font-size: 1.63em; /* 11*1.63=18 */
}
.overlay-video .wrap .panel .left {
	float: left;
	width: 210px;
	margin: 0;
}
.overlay-video .wrap .panel .right {
	float: right;
	width: 210px;
	margin: 0;
}
.overlay-video .wrap .panel p {
	margin-bottom: 6px;
	line-height: 2em;
}
.overlay-video .wrap .panel label {
	font-weight: bold;
}
.overlay-video .wrap .panel input {
	width: 204px;
}
.overlay-video .wrap .panel textarea {
	width: 208px;
}
.overlay-video .wrap .panel .buttons {
	position: absolute;
	z-index: 2;
	bottom: 35px;
	right: 40px;
	width: 115px;
}
.overlay-video .wrap .panel h2 {
	margin: 0;
	font-size: 1.182em; /* 11*1.182=13 */
}
.overlay-video .wrap .panel .buttons p {
	margin: 0;
	line-height: 1.4em;
}
.overlay-video .wrap .panel .buttons p.link {
	float: right;
	margin-top: 4px;
}
.overlay-video .wrap .panel p.error {
	position: absolute;
	z-index: 2;
	bottom: 35px;
	left: 40px;
	padding-left: 18px;
	color: #f00;
	font-weight: bold;
	line-height: 1.4em;
	font-size: 1.09em; /* 11*1.09=12 */
	background: url(../images/icons/cross.png) -2px 50% no-repeat !important;
	background-image: url(../images/icons/cross.gif);
}
#overlays .overlay-video .wrap .panel li {
	margin-bottom: 0;
}
#overlay-download .wrap .panel li {
	padding-left: 36px;
	background-position: 0 0;
	background-repeat: no-repeat;
}
#overlays .overlay-video .wrap .panel li.quicktime {
	background-image: url(../images/icons/quicktime.gif);
}
#overlays .overlay-video .wrap .panel li.windows {
	background-image: url(../images/icons/windows.gif);
}
#overlays .overlay-video .wrap .panel li.ipod {
	background-image: url(../images/icons/ipod.gif);
}
.overlay-video .wrap .panel li p, .overlay-video .wrap .panel p.info {
	line-height: 1.4em;
}
#overlay-share .wrap .panel .left p, #overlay-share .wrap .panel .right p {
	font-size: 1.182em; /* 11*1.182=13 */
}
#overlay-share .wrap .panel .left p a, #overlay-share .wrap .panel .right p a {
	display: block;
	padding-left: 30px;
	background-color: #e4e4e4;
	background-position: 6px 50%;
	background-repeat: no-repeat;
}
#overlay-share .wrap .panel a.delicious {
	background-image: url(../images/icons/delicious.gif);
}
#overlay-share .wrap .panel a.digg {
	background-image: url(../images/icons/digg.gif);
}
#overlay-share .wrap .panel a.stumbleupon {
	background-image: url(../images/icons/stumbleupon.gif);
}
#overlay-share .wrap .panel a.facebook {
	background-image: url(../images/icons/facebook.gif);
}

/* ----- MasterCool ----------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
.col-220 {
	float: left;
	width: 200px;
	padding:0;
	display: inline;
}
.col-220.bubble {
	height:340px;
	float:right;
	width: 200px;
	padding-left:15px;
	background: url(../../images/divs/v_dots_1px.gif) 0 0 repeat-y;
}

/* ----- Product Items -------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
.item-298 {
	float: left;
	width: 288px;
	padding-left: 10px;
}
#content .item-298 p.img {
	float: left;
	margin: 0;
}
#content .item-298 .info {
	float: right;
	width: 157px;
	padding-right: 10px;
}
#content .item-298 .info h2, #content .item-298 .info p.price {
	font-weight: bold;
	font-size: 1.09em; /* 11*1.09=12 */
}
#content .item-298 .info p.opt {
	margin-bottom: 0;
}
#content .item-298 .info input {
	margin-right: 2px;
}
#content .item-298 .info label {
	font-weight: bold;
	color: #f00;
}

/* ----- Video Browser -------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
#video-browser {
	clear: both;
	float: left;
	width: 859px;
	margin-bottom: 24px;
	padding: 18px;
	background: #f7f7f7;
}
#video-browser .container {
	position: relative;
	float: left;
	width: 859px;
	margin-bottom: 12px;
}
#video-browser #sidebar {
	float: right;
	width: 180px;
	padding-top: 16px;
}
#video-browser #sidebar h2 {
	margin: 0 0 6px 0;
	font-size: 1.63em; /* 11*1.63=18 */
}
#video-browser #sidebar ul {
	width: 180px;
	margin: 0 0 12px 0;
}
#video-browser #sidebar ul li {
	width: 180px;
	background: url(../images/dividers/sub_nav_180.gif) 0 100% no-repeat;
	font-weight: bold;
	font-size: 1.09em; /* 11*1.09=12 */
}
#video-browser #sidebar ul li a {
	display: block;
	width: 180px;
	padding-left: 0;
	padding-right: 0;
}
#video-browser #sidebar ul li a:hover, #video-browser #sidebar ul li a.current {
	background: none;
	color: #f00;
}
#video-browser #now-playing {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 180px;
}
#video-browser #now-playing h2 {
	margin-bottom: 6px;
	font-size: 1.182em; /* 11*1.182=13 */
	font-weight: bold;
}
#video-browser #now-playing ul {
	margin: 0;
	list-style: none;
	font-size: 1.09em; /* 11*1.09=12 */
}
#video-browser #now-playing ul li {
	margin: 0 0 2px 0;
	padding: 0;
}
#video-browser #mmp-player {
	position: static;
	float: left;
	width: 648px;
	height: 365px;
}
#video-browser .video-section {
	display: none;
	clear: left;
	float: left;
	width: 859px;
	height: 91px;
}
#video-browser .video-scroller {
	position: relative;
	clear: left;
	float: left;
	width: 648px;
	height: 79px;
	padding-top: 12px;
	background: #e5e5e5;
	border-top: 1px solid #cbcbcb;
}
#video-browser .video-scroller .mask {
	position: relative;
	width: 560px;
	height: 66px;
	overflow: hidden;
	margin: 0 0 0 44px;
}
#video-browser .video-scroller .mask ul {
	position: absolute;
	top: 0;
	left: 0;
	height: 66px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#video-browser .video-scroller .mask ul li {
	position: relative;
	float: left;
	width: 96px;
	height: 66px;
	margin: 0 20px 0 0;
}
#video-browser .video-scroller .mask ul li a {
	display: block;
	width: 90px;
	height: 60px;
	border: 3px solid #bbb;
}
#video-browser .video-scroller .mask ul li a:hover, #video-browser .video-scroller .mask ul li a.current:hover {
	border-color: #f00;
}
#video-browser .video-scroller .mask ul li a.current {
	border-color: #666;
}
#video-browser .video-scroller p.bubble {
	position: absolute;
	top: 78px;
	left: 0;
	z-index: 2;
	width: 124px;
	padding-bottom: 10px;
	background: url(../images/panels/bubble_bottom.png) 0 100% no-repeat !important;
	background-image: url(../images/panels/bubble_bottom.gif);
}
#video-browser .video-scroller p.bubble span {
	display: block;
	width: 124px;
	padding-top: 17px;
	background: url(../images/panels/bubble_bg.png) 0 0 no-repeat !important;
	background-image: url(../images/panels/bubble_bg.gif);
	text-align: center;
	line-height: 14px;
}
#video-browser .video-scroller .next, #video-browser .video-scroller .previous {
	position: absolute;
	top: 11px;
	z-index: 2;
	width: 68px;
	height: 68px;
}
#video-browser .video-scroller .next {
	right: -24px;
}
#video-browser .video-scroller .previous {
	left: -24px;
}
#video-browser .video-scroller .next a, #video-browser .video-scroller .previous a {
	display: block;
	width: 68px;
	height: 68px;
	background-position: 0 -215px;
	background-repeat: no-repeat;
	text-indent: -1000em;
}
#video-browser .video-scroller .next a {
	background-image: url(../images/buttons/video_slider_right.png) !important;
	background-image: url(../images/buttons/video_slider_right.gif);
}
#video-browser .video-scroller .previous a {
	background-image: url(../images/buttons/video_slider_left.png) !important;
	background-image: url(../images/buttons/video_slider_left.gif);
}
#video-browser .video-scroller .next a:hover, #video-browser .video-scroller .previous a:hover {
	background-position: 0 -415px;
}
#video-browser .video-scroller .next a.inactive, #video-browser .video-scroller .previous a.inactive, #video-browser .video-scroller .next a.inactive:hover, #video-browser .video-scroller .previous a.inactive:hover {
	background-position: 0 0;
}
.video-indicator {
	float: right;
	width: 180px;
	padding-top: 29px;
}
#video-browser .video-indicator p {
	margin-bottom: 6px;
	font-size: 1.09em; /* 11*1.09=12 */
	font-weight: bold;
}
#video-browser .video-indicator ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
#video-browser .video-indicator ol li {
	float: left;
	width: 9px;
	height: 9px;
	margin-right: 1px;
	background: url(../images/buttons/image_cycle_2.gif) 0 0 no-repeat;
	text-indent: -1000em;
}
#video-browser .video-indicator ol li.showing {
	background-position: 0 -200px;
}

/* ----- Showroom and events date container -------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */


.dates-pan last, .dates-pan {
 	float:left; 
	width: 280px; 
	padding: 0 5px 0 5px;  
 
	margin-bottom: 20px;
}

.dates-pan last {
	margin-left: 20px;
}


/* Events Cal for abingdon/london/events
------------------------------------------------------------ */
.col-606 ul.events li .date .cal, 
.row-606 ul.events li .date .cal, 
#site .panel-vip-steps .date .cal {
    position: relative;
    float: left;
    width: 65px;
    height: 60px;
    margin: 0 6px;
    background: url(../../images/showrooms/icons/calendar.png) 0 0 no-repeat !important;
    background-image: url(../../images/showrooms/icons/calendar.gif);	
    display: inline;
}

div.cal {
	clear:both;
	margin-left: 0;	
}

.col-606 ul.events, 
.row-606 ul.events {
	margin-left: 0;
}

.col-606 ul.events li, 
.row-606 ul.events li {	
	list-style-type: none;
	margin-left: 0;
	float:left;
	padding-bottom: 10px;
}

.row-606 ul.events li .date .alt .cal, 
.col-606 ul.events li .date .alt .cal {
    float: right;
    margin-right: 10px;
}

ul.events li.alt {
	height: 8em;
	float:left;
	width: 300px; 
	padding: 0 5px 0 5px; 
	margin-bottom: 20px;
}


.col-606 ul.events li .date .cal .month, 
.row-606 ul.events li .date .cal .month, 
#site .panel-vip-steps .date .cal .month {
    position: absolute;
    top: 4px;
    left: 0;
    width: 65px;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
}

.row-606 ul.events .date, 
.col-606 ul.events .date {
      background: #f3f3f3;
	  float: left;
	  padding: 8px 5px 8px 0px;
	  margin: 0;
	  width: 70px;
}

.row-606 ul.events li.alt, 
.col-606 ul.events li.alt {
	margin-left: -20px;
}	
	
	  
.row-606 ul.events li .date .cal .day, 
.row-606 .date .cal .day,
.col-606 ul.events li .date .cal .day,
.col-606 .date .cal .day

 {
    position: absolute;
    bottom: 0px;
	top: 24px;
    left: 0;
    width: 65px;
    margin: 0;
    text-align: center;
    color: #656565;
    font-size: 2em; /* 12*2=24 */
    font-weight: bold;
}

/*----------- Event details - please duplicate values of all three declarations if altering margin-left  ----------*/
.row-606 ul.events li p.evt-info, 
.col-606 ul.events li p.evt-info {
	margin-left: 95px;
	width: 190px;
}

.row-606 ul.events li p.button,
.col-606 ul.events li p.button 
 {
	margin-left: 95px; 
	width: 120px;
	margin-top: 0px;
}

.row-606 ul.events li p.sold-out,
.col-606 ul.events li p.sold-out {
	color: red;
	font-weight: bold;
	margin-left: 95px;
	width: 300px;
}

.date input {
	background:red;
}


/* ------------------------------------------------------------ */
/* Date Chooser & additional cal elements for events calendar
------------------------------------------------------------ */

#content .cal-cont {
  float: left;
  padding-bottom: 20px;

}


 a.next-button {
	position:relative;
	width: 300px;
	   background-position: top right;
}

a.pre-button {
   position:relative;
   background-position: top left;
 }
 
 
/* -----  Customer Reviews ---------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
#content .customer-reviews {
	width: 484px;
	margin-bottom: 30px;
}

#content .customer-reviews p.review-name {
	font-style:italic;
}

#content .customer-reviews p.feedback {

}

#content .customer-reviews h3 {
   margin: 0;
   font-weight: bold;

}

#content .customer-reviews p span {
	clear: both;
	width: 100%;
	float:left;
	font-weight: bold;
}
#content .customer-reviews p.button {
	margin-left:-20px;
}

/* ----- Form styles----------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */

.gen {
	border: none;
	width: 840px;
	float:left;
	margin: 0;	
	font-family: Arial;	
	color: #565656; 
	padding: 0 0 15px 0;	
	background: #f7f7f7;
	margin-bottom: 20px;
	border: none;
}


.gen fieldset {
 	border: none;
	float:left;
  	width: 720px;
	margin: 0 0 22px 0;
	padding: 0;
}

fieldset.res-details {
	border-bottom: 1px solid #686868;
	display:block;
	border-top: #f7f7f7; /* required to loose double border in ie */
}

.gen fieldset label{
	float:left;
	display: block;
	padding-top: 5px;
	padding-left: 10px;
	margin: 6px 0 0 0;
}

.gen input.button {
	float: left;
	margin-bottom: 10px;
	clear: left;
}

.gen fieldset.res-details {

	float:left;
	width: 836px;
}

.gen fieldset.res-details label, .gen fieldset.res-details input{
	float:none;
	display:inline;
}
.gen fieldset.res-details p.tiny input {
	width:15px;
	padding-top:5px;
}

.gen fieldset.res-details legend {
	display: none;
	margin-bottom: 20px;
}
.gen fieldset.res-details input {
	width: 62px;
	margin: 0 3px 0 3px;
}
.gen fieldset.res-details input.sml {
	width: 20px;
}
.gen fieldset.gen-fs legend span { /************ required to style form legend **********/	
	position: relative;
	color: #565656;
	margin: 0;
	padding: 2px 0 2px 2px;
	font-weight: bold;
	font-family: arial;
	float:left;
  	width: 668px;
}

.gen fieldset.gen-fs legend {
	padding: 0;
	width: 100%;
	margin-left: -7px;
	float:left;
}
.gen fieldset.gen-fs span {
	float:left;
	display:block;
	margin-top: 14px;
}
.gen fieldset.gen-fs input {

	margin-left: 14px;
	margin-top: 10px;
}

.gen fieldset.gen-fs span {
	float:left;
	display:block;
	margin-top: 14px;
	margin-left: 3px;
}

.gen.larger fieldset p {
	width: 500px;
	clear: both;
}

.gen fieldset.gen-fs input.title {
	width: 62px;
	margin-right: 37px;
}

.gen fieldset.gen-fs input.title {
	width: 62px;
	margin-right: 37px;
}

.gen fieldset.gen-fs input.name{
	width: 122px;
	margin-right: 15px;
}

.gen fieldset input:focus{
	background-color: #ffffcc;
	color:#000000;
}

.gen fieldset.gen-fs label.main {
	margin-right: 22px;
	padding-left: 30px;
	float:left;
	width: 66px;
}

.gen fieldset.gen-fs label.main2 {
		margin-right: 24px;
}


.gen fieldset.gen-fs.fs-2 {
	padding-bottom: 20px;
    width: 668px;
	margin-bottom: 15px;
}

.gen fieldset.gen-fs.fs-2 input {
    display:inline;
	clear:right !important;
	position:relative;
	clear:right;
}

.gen fieldset.gen-fs.fs-2 label {
	width: 72px;
	clear:right;
	margin-left: 10px;
}

.gen fieldset.gen-fs.fs-2 p {
	clear:both;
	display:block;
	width: 100%;
	float:left;
	margin: 0;
	padding: 0;
}
.gen fieldset.gen-fs.fs-2 input {
	width: 185px;
}
.gen fieldset.gen-fs.fs-2 label.no-dis{
	text-indent: -1000em;
	
}
.gen fieldset.gen-fs.fs-2.fs-3 {
	margin: 0;	
	background: none;
   padding-bottom: 20px;
   
}
form.gen fieldset.gen-fs.fs-2.fs-3 input {
	width: 20px;
	padding: 0; 
	margin: 0 0 0 92px;
}
.gen fieldset.gen-fs.fs-2.fs-3 label {
	float: left; 
	margin: 0; 
	padding: 0;
	margin: 10px 0 0 -70px;
	width: 50px;
}
.gen fieldset.gen-fs.fs-2.fs-3.fs-4 label {
	float: left; 
	padding: 0;
	margin: -10px 0 10px -70px;
	width:420px;
}
.gen fieldset.gen-fs.fs-2.fs-3.fs-4 input {
	margin: -10px 0 0 -70px;
}
.gen fieldset.gen-fs.fs-2.fs-3.fs-4 p.opt input {
	float:left;
	width:20px;
}
.gen fieldset.gen-fs.fs-2.fs-3.fs-4 p.opt label {
	display:block;
	float:left;
	margin-left:-40px;
}
.gen fieldset.gen-fs.fs-2.fs-3 p {
	width: 275px !important;
	clear:both;
	padding-left: 92px;
	margin-top: 10px;
}
.gen fieldset select { 
	font-size: 1em;
	color: #565656;
	width: auto;
}

.gen.larger table input {
	width: 180px;
	margin: 0 0 9px 0;
}
.gen.larger textarea{
	width: 339px; 
	clear:both;
	margin:0 0 9px 0;
}
.gen.larger table th {
	vertical-align:top;
	width:150px;
}
/*.gen.larger fieldset {
	width:200px;
}*/

.gen.larger {
	width: 600px;
	margin-left: 0;
	padding-left: 25px;
	padding-top: 41px;
	float:left;
}

.gen.larger label {
    width: 151px;
	font-weight: bold;
	margin: 0 14px 0 0;
}

.gen.larger p.button {
	margin-left: 165px;
	margin-top: 10px;
}

.overview-div
{
    /*height: 110px !important;*/
}

.overview-div h2{
    margin-bottom: 4px;
}
#site .gen table.open-res {
	margin-bottom:20px;
	text-align:left;
}
#site .gen table.open-res th {
	font-weight:normal;
	text-align:left;
}
#site .gen table.open-res th.title {
	font-weight:bold;
	padding-bottom:5px;
}
#site .gen table.open-res th.first {
	padding-left:20px;
}
#site .gen table.open-res th.full input {
	margin-right:10px;
	margin-top:0;
	float:left;
}
#site .gen table.open-res th.full {
	width:585px;
	padding-left:15px;
	padding:10px 20px;
}
#site .gen table.open-res td {
	padding:5px 10px;
	text-align:left;
}



/* ----- Table styles----------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */

/* ----- Book an appointment----------------------------------------------- */
table.book-apt {
	 position:relative;
	 margin-top: -15px;
}
table.book-apt select {
	font-size: 1em;
}
table.book-apt select.location {
	width:  157px;
}
table.book-apt select.time {
	width:  50px;
}
table.book-apt td {
       vertical-align: top; 
	   padding-top: 10px;
	   width: 400px;

}

table.book-apt2 {
	 position:relative;
}

table.book-apt2.alt3 label {
	width: 120px;
	margin-left: 10px;

}
table.book-apt2.alt3 label.long {
	width: 300px; 
	margin-left: 0;
	clear: both;
	font-weight: normal;
	padding-bottom: 10px;
}
table.book-apt2.alt3 input, table.book-apt2.alt3 select {
	margin-top:5px;
}
table.book-apt2 th {
	text-align:left;
}
table.book-apt2.alt3 th.top {
	vertical-align:top;
}
table.book-apt2.alt3 label.opt {
     float:left;
	 margin-left: 0;
	 padding-left: 0;
}
table.book-apt2 input.pull-left {
  width: auto; 
  float:left;
  margin:0 10px 2px 0;
}
table.book-apt2 label {
	font-weight: bold;
}
table.book-apt2 td {
	padding-bottom: 5px;	 
}
table.book-apt2 input, table.book-apt2 select {
	width:  161px;
}
table.book-apt2 input.check {
	width: 20px;
	float:left;
	text-align: left;
	padding: 0;
	margin-left: -3px;
	margin-right: 5px;
}

table.book-apt2 td.pad-table {
	padding: 5px 0 5px 0;
}

table.book-apt2 td.pad-table p {
	padding-top: 5px;
}

table.book-apt2 label {
	float:left;
}

table.book-apt2 label.opt {
	`float: none !important;
} 

table.book-apt2 select {
	width:  165px;
}

/* ----- Events calendar date chooser ----------------------------------------------- */
/* ----- Table styles for grid----------------------------------------------- */
.date-chooser  {
	float:left; 
	background: #fafafa url(../../images/date_picker/cal_bottom.png) no-repeat bottom center;
	padding-bottom: 10px;
	padding-top: 0;
	width: 160px;
	margin-left: -4px;
}
#content .date-chooser {
	float:right; 
	position: relative; 
	background: #fafafa url(../../images/date_picker/cal_bottom.png) no-repeat bottom left;
	padding-bottom: 10px;
	padding-top: 0;
	width: 160px;
	margin-right: -30px;
	margin-top: -40px;
}


/* ----- New Calendar Styles ----------------------------------------------- */
/*---------------------------------------------------------------------------- */

#datepicker {
	margin-bottom:-10px;
}	
#ui-datepicker-div {
	width: 180px;
	height:210px;
	padding: 0;
	margin: 0;
	z-index:99;
	display:none;
	color: #616B76;
	text-align: center;
	font-size:1.04em;
	background: url(../../images/date_picker/bg_cal.gif) 0 0 no-repeat;
}
.ui-datepicker-month {
	font-weight:bold;
	display:block;
	font-size:1.04em;
	margin:7px 0 0 25px;
	float:left;
}
.ui-datepicker-year {
	float:left;
	display:block;
	font-weight:bold;
	font-size:1.04em;
	margin:7px 0 10px 5px;
}
.ui-datepicker-calendar {
	margin-left:-5px;
}
.ui-datepicker-calendar th {
	width:12px;
	text-align:center;
	font-size:1.02em;
	padding-left:4px;
}
.ui-datepicker-calendar th span{
	color:#d5d5db;
}
.ui-icon-circle-triangle-w {
	background: url(../../images/date_picker/arrow_left_red.gif) no-repeat top left;
	width:10px;
	height:10px;
	float:left;
	margin:9px 0 0 7px;
	text-indent:-10000px;
}
.ui-icon-circle-triangle-e {
	background: url(../../images/date_picker/arrow-right.gif) no-repeat top left;
	width:10px;
	height:10px;
	float:right;
	margin:9px 8px 0 0;
	text-indent:-10000px;
}
.ui-datepicker-calendar td {
	width:10px;
	overflow:visible;
	text-align:left;
	padding-right:10px;
	font-weight: bold;
}
.ui-datepicker-calendar td a {
	text-decoration: none;
	font-weight: bold;
	z-index:100;
	font-size:1.02em;
	display: block;
	background: transparent;
	width:10px;
	padding: 5px 10px;	
	margin-right:-17px;	
}
.ui-datepicker-calendar td a:hover, 
.ui-datepicker-calendar td a:active,
.ui-datepicker-calendar td a:hover,
.ui-datepicker-calendar td a:active{
	color: red;
	background: url(../../images/date_picker/circle.png) no-repeat center center !important;
	background: url(../../images/date_picker/circle.gif) no-repeat center center;
	position: relative;
	z-index: 100;
	overflow:visible;
	display: block;
}

/*---------------------------------------------------------------------------- */
/*---------------------------------------------------------------------------- */
/*---------------------------------------------------------------------------- */

table#calendar {
	width: 160px;
	padding: 0;
	margin: 0;
	color: #616B76;
	text-align: center;
	background-color: transparent;
}

table#calendar.bapp, table#calendar.dab  {
	width: 140px;
	padding: 0 4px 0 4px;
	float:left;
	line-height: 1.1em;
	float:left;
	margin-left: 5px;
}


table#calendar .nav, table#calendar .nav a {
	color: #fff;	
	text-align: center;
	text-decoration: none;
}	

table#calendar caption {
	margin: 8px 0 5px 0;
	padding: 0;
	height: 30px;
	width: 160px;
	color: #ff0003;	 
	font: bold 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

/*table#calendar .nava {
		background:  url(../../images/date_picker/arrow-left.gif) no-repeat center center;
		padding: 8px 3px 5px 0px;
		float:right;
		margin:  0 0;
}

table#calendar .navb {
		background: url(../../images/date_picker/arrow-right.gif) no-repeat center center;
		padding: 5px 0 5px 40px;

}*/


table#calendar.bapp caption, table#calendar.dab caption {	
	color: #4b4b4b;
    margin: 0 0 -16px 0;
	color: #616161;
	padding-top: 10px;
	font-size: 1.1em;
	height: 20px;
	padding-left: 13px;
	margin-bottom: 0;
	width: 160px;
	

} 

table#calendar.bapp caption {
	width: 160px;
     height: 24px;
	 text-align:center;
	 padding: 0;
     background: transparent url(../../images/date_picker/cal_top2.png) top left no-repeat;
}

 table#calendar.dab caption span, table#calendar.bapp caption span  {
   width: 122px;
   float:left;
   padding: 0;
   margin: 0;
 }
 
table#calendar.bapp caption span {
   width: 122px;
   text-align:center;
}

table#calendar.bapp a.nava,  {
		background: url(../../images/date_picker/arrow-left.gif) no-repeat top left;
		margin: 3px 0 0 7px;
		width:5px;
		float: left;
		height: 5px;
}


table#calendar.bapp a.navb {
		background: url(../../images/date_picker/arrow-right.gif) no-repeat top left;
		float:left;
		margin: 3px 0 0 0;
		width:5px;
		height: 5px;
}

table#calendar.bapp a.navb, table#calendar.dab a.navb {
		background: url(../../images/date_picker/arrow-right.gif) no-repeat top right;
		float:left;
		margin: 3px 0 0 0;
		width:5px;
		padding: 2px;
		height: 5px;
}

table#calendar.bapp a.nava, table#calendar.dab a.nava {
		background: url(../../images/date_picker/arrow-left.gif) no-repeat top left;
		margin: 3px 0 0 0;
		width:5px;
		float:left;
		padding: 2px;
		height: 5px;
}

table#calendar th {
	color: #616B76;
	padding: 0px;
}

table#calendar td {
	text-align: center;
	background: transparent;
	overflow:visible;
	font-size: 1.08em;
	font-weight: bold;
}

table#calendar td a {
	text-decoration: none;
	font-weight: bold;
	display: block;
	background: transparent;
	padding: 10px;	
	margin-right: -10px;
	float:left;
}


.today, table#calendar td.today a,
table#calendar td.today a:link, 
table#calendar td.today a:visited,
.todaytable#calendar.dab td.today a,
table#calendar td.today.dab a:link, 
table#calendar td.today.dab a:visited{
	color: #ff0003;
	font-weight: bold;
	background: url(../../images/date_picker/circle.png) no-repeat center center;
}

table#calendar.bapp.today, table#calendar.bapp td.today a, table#calendar.bapp td.today a:link, table#calendar.bapp td.today a:visited {
	background: none;
}

table#calendar.bapp td {
	width: 0;
	height: 0;
	padding: 0;
	font-weight: bold;
	margin: 0;
	text-align: center;
	background: transparent;
}


table#calendar td a:link, table#calendar td a:visited {	
	color: #686868;
	font-weight: bold;
	background: none;
}

table#calendar.dab td a {
	line-height: .4em;
	
}

table#calendar.bapp td a {
	width: 12px;
	margin-left: -3px;
	height: 2px;
	font-weight: bold;
	text-align: center;
	background: transparent;
	line-height: .1em;
	float:left;
	z-index: 1000;
	display: block;
	
}

table#calendar td a:hover, 
table#calendar td a:active,
table#calendar.dab td a:hover,
table#calendar.dab td a:active{
	color: red;
	background: url(../../images/date_picker/circle.png) no-repeat center center !important;
	background: url(../../images/date_picker/circle.gif) no-repeat center center;
	position: relative;
	z-index: 1000;
	overflow:visible;
	display: block;
}

table#calendar.bapp td a:hover, table#calendar.bapp td a:active {
	background: none;
}

table#calendar.bapp tr {
	padding: 0;
	margin: 0;
}

table#calendar.dab td a.void {	
      color:#dedad9;	
}

table#calendar.bapp th {
	padding: 0 0 10px 0;
	height: 5px;
	color: #d5d5d5;
	background:transparent;
	margin-left: 5px;
}


/* ----- Where to buy ----------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */

/* ----- Panels ----------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */

.panel-895-duo {
	background:url(../images/wheretobuy/panels/panel_895_duo.gif) 0 0 no-repeat;
	width:895px;
	float:left;
}

.panel-wtb-895-duo {
	background:#f7f7f7;
	float:left;
	position:relative;
	width:895px;
	
}
.panel-where-features {
	float:left;
	/*background:url(../images/wheretobuy/panels/panel_895_features.gif) 0 100% no-repeat;*/
	background:url(../images/wheretobuy/panels/panel_895_features_full.jpg) 0 100% no-repeat;
}
.panel-436.dealer {
	float:left;
	width:396px;
	padding:20px 20px 10px 20px;
	margin-right:20px;
}
.panel-436.showroom {
	float:right;
	width:396px;
	padding:20px 20px 10px 20px;
}
.panel-895-masthead {
	background:url(../images/wheretobuy/panels/hero_home.jpg) 0 100% no-repeat;
	float:left;
	width:805px;
	padding:30px 45px 30px 45px;
	margin-bottom:20px;
}
.panel-895-masthead .col-290 {
	float:left;
	margin:20px 0 0 190px;
	width:290px;
}
.panel-895-masthead .col-290 p.hold {
	margin-top:-22px;
}
.panel-895-masthead .col-170 {
	float:right;
	width:160px;
	margin:50px 0 0 0;
}
.col-360-single {
	width:320px;
	float:left;
	padding:20px;
}
.panel-895-cta {
	width:860px;
	background:url(../images/wheretobuy/panels/panel_895_cta.gif) 0 0 no-repeat;
	margin-top:20px;
	float:left;
	padding:10px 10px 0 25px;
}

.panel-895-cta.wtb {
	width:860px;
	background:url(../images/wheretobuy/panels/bg_stockists.gif) 0 0 no-repeat;
	margin-top:20px;
	float:left;
	padding:8px 10px 0 38px;
	width:847px;
}

.panel-895-direct {
	width:860px;
	background:url(../images/wheretobuy/panels/panel_895_cta.gif) 0 0 no-repeat;
	margin-top:20px;
	float:left;
	padding:10px 10px 0 25px;
}

.panel-895-search {
	width:855px;
	background:url(../images/wheretobuy/panels/panel_895_search.gif) 0 0 no-repeat;
	float:left;
	margin-bottom:20px;
	padding:15px 20px;
	position:relative;
}
.panel-895-search p.reset {
	position:absolute;
	top:20px;
	right:20px;
}
.row-895-div {
	width:855px;
	border-bottom:solid 1px #ccc;
	float:left;
	margin-top:20px;
	position:relative;
	padding:0 20px 20px 20px;
}

.row-895-div-results {
	width:895px;
	border-bottom:solid 1px #ccc;
	float:left;
	margin-top:20px;
	position:relative;
}

.col-205 {
	width:205px;
	float:left;
	padding-top:10px;
	margin-right:50px;
	display:inline;
}
.col-320 {
	width:320px;
	float:left;
	padding-top:10px;
	margin-right:20px;
	display:inline;
}
.col-115 {
	width:120px;
	float:left;
	display:inline;
	padding-top:120px;
	margin-right:0;
}
.col-540 {
	width:510px;
	padding-top:35px;
	float:left;
}

.col-map-530 {
	float:left;
	margin-left:3px;
	width:530px;
}
.col-345 {
	width:375px;
	margin:0 auto;
}
.mast-container {
	width:384px;
	height:215px;
	float:left;
	position:relative;
	background: url(../images/wheretobuy/panels/slideshow_background.gif) 0 0 no-repeat;
}
.mast-container #content-tab-1, .mast-container #content-tab-2, .mast-container #content-tab-3 {
	padding:22px 0 0 0;
}
.mast-container p.close {
	background:url(../images/wheretobuy/buttons/close_new.gif) 0 0 no-repeat;
	position:absolute;
	top:10px;
	right:20px;
	width:21px;
	height:11px;
	text-indent:-10000px;
}
.mast-container p.close a {
	display:block;
	width:21px;
	height:11px;
}
.col-ext {
	background: url(../images/wheretobuy/panels/panel_895_next.gif) 0 0 no-repeat;
	width:845px;
	height:22px;
	float:left;
	padding:6px 25px;
}

.col-300 {
	display:inline;
	float:left;
	margin-right:20px;
	padding-top:10px;
	width:300px;
}

.col-310 {
	display:inline;
	float:left;
	padding-top:10px;
	width:310px;
}


/* ----- Tabbed Navigation ----------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */

#content .tabbed-nav.short {
	clear: both;
	float: left;
	width: 378px;
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
	background: url(../images/dividers/h_1px_solid_CCCCCC_666px.gif) 6px 100% no-repeat;
	display: inline;
}
#content .tabbed-nav.short li {
	float: left;
	width: 87px;
	margin: 0 0 0 6px;
	padding: 0;
	display: inline;
}
#content .tabbed-nav.short li.li-products {
    width: 88px;
	float:left;
	display:block;
}
#content .tabbed-nav.short li a{
	display: block;
	width: 87px;
	margin-bottom: 1px;
	padding: 7px 0 4px 0;
	text-align: center;
	text-decoration: none;
	background: #e0e0e0 url(../images/panel_bg/tab_bg_short.gif) -87px 0 no-repeat;
	color: #686868;
	font-weight: bold;
}
#content .tabbed-nav.short li a:hover {
	color: #f00;
}
#content .tabbed-nav.short li.current a {
	margin-bottom: 0;
	padding: 7px 0 5px 0;
	background-position: 0 0;
	color: #f00;
}
#content .tabbed-nav.short .li-products.current a {
	background-position: 0 0;
}

/* ----- Search Elements ----------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */


.search {
	background:url(../images/wheretobuy/icons/searchbox_bg.gif) 0 0 no-repeat;
	width:346px;
	height:29px;
	position:relative;
	float:left;
	margin-right:20px;
}
.panel-895-search input.search-int {
	width:220px;
	height:29px;
	border:none;
	background:transparent;
	padding:5px 10px;
	color:#959595;
	font-size: 1.46em; /* 11*1.46=14 */
	float:left;
}
.search .search-drop {
	position:absolute;
	top:6px;
	right:2px;
	background:#fff;
}
#content .search p.confirm {
	margin-top:15px;
}

#multipleLocations.deal .addy {
	background:#fff;
	margin-top:-10px;
	margin-left:-1px;
	text-align:left;
	padding:10px 10px 15px 10px;
	float:left;
	display:none;
	position:absolute;
	top:87px;
	left:20px;
	z-index:99;
	border:solid 4px #e9e9e9;
}

#multipleLocations .addy {
	background:#fff;
	margin-top:-10px;
	margin-left:-1px;
	text-align:left;
	padding:10px 10px 15px 10px;
	float:left;
	display:none;
	position:absolute;
	top:406px;
	left:20px;
	z-index:99;
	border:solid 4px #e9e9e9;
}
.addy p.close {
	background:url(../images/wheretobuy/buttons/close_new.gif) 0 0 no-repeat;
	margin:6px 0 0 60px;
	width:21px;
	height:19px;	
	float:left;
	text-indent:-10000px;
}
#content .addy p.close a {
	border-bottom:none;
	width:21px;
	height:21px;
	display:block;
}
#content .addy p.close a:hover  {
	background:none;
}
.addy .flow {
	width:415px;
	height:150px;
	overflow:auto;
	float:left;
}
.addy h2 {
	float:left;
	width:300px;
}
#content .addy ul {
	clear:both;
	padding:0;
	margin:0;
}
#content .addy ul li {
	margin:0;
	list-style:none;
}
#content .addy a {
	text-decoration:none;
	display:block;
	width:377px;
	padding:8px 8px 8px 8px;
	border-bottom:1px solid #ececec;
}
#content .addy a:hover, #content .addy-long a:hover {
	color:#ff0000;
	background:#f3f3f3;
}
.addy-long {
	text-align:left;
	padding:10px 10px 15px 10px;
	float:left;
	width:870px;
	height:150px;
}
.addy-long .flow {
	width:860px;
	height:150px;
	overflow:auto;
	float:left;
}
#content .addy-long ul {
	clear:both;
	padding:0;
	margin:0;
}
#content .addy-long ul li {
	margin:0;
	list-style:none;
}
#content .addy-long a {
	text-decoration:none;
	display:block;
	width:815px;
	padding:8px 8px 8px 8px;
	border-bottom:1px solid #ececec;
}
.search-drop a{
	background:url(../images/wheretobuy/icons/arrow_dwn.gif) 0 3px no-repeat;
	padding-left:15px;
	text-decoration:none;
}
.search-drop a.reduce {
	color:#ff0000;
	background:url(../images/wheretobuy/icons/arrow_up.gif) 0 3px no-repeat;
}
.search-drop .opts {
	clear:left;
	width:100px;
	padding:10px 0 0 5px;
}
.search-drop p {
	height:10px;
	float:right;
	text-align:right;
	margin-right:10px;
}
.options input {
	display:block;
	margin-right:5px;
}
.search-drop .opts table td {
	padding:0 0 8px 0;
}
.opts {
	display:none;
}
select#ml_centre {
	width:210px;
	float:left;
}
#content .col-290 a#centreSubmit {
	magin-top:-40px;
	display:block;
}
p.right.btn {
	margin-top:-32px;
}

/*.more, .options{
	display:none;
} need to /*

/* ----- Tabular Data ----------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */

.col-205.open table {
	width:195px;
}
.col-205.open table tr.alt {
	background:#f1f1f1;
}
.col-205.open table tr td {
	padding:0 10px;
}
.col-205.open table tr td.sl {
	text-align:right;
}
.col-540 #map{
	float:left;
	width:540px;
	height:386px;
	background:#ff0000;
	margin-top:-35px;
}
#content-tab-1 .col-180 {
	width:180px;
	margin:0 0 0 20px;
	float:left;
	display:inline;
}
#content-tab-1 .col-140 {
	width:140px;
	float:left;
	margin:0 0 0 15px;
	display:inline;
}
.mast-container .col-320 {
	width:340px;
}
.mast-container .col-320-ovl {
	width:325px;
	height:150px;
	overflow:auto;
	padding:0 20px 0 0;
}
.filters {
	/*width:305px;
	float:left;
	fonmt-size:0.98em;
	margin-top:-30px;
	margin-left:10px;*/
}
.filters .row-305 {
	/*width:305px;
	padding:5px 0 0 0;*/
}
.filters .row-305.sep {
	/*background:url(../images/wheretobuy/icons/sep.gif) 0 0 no-repeat;
	float:left;*/
}

/* ----- Typography ----------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */


#content .filters h2 {
	/*font-size:0.98em;
	background:url(../images/wheretobuy/panels/panel_305_head.gif) 0 0 no-repeat;
	width:305px;
	height:20px;
	margin-bottom:0;
	padding:2px 0 0 22px;*/
}
.panel-895-masthead .col-170 h2 {
	font-size: 1.63em; /* 11*1.63=18 */
}
.panel-895-masthead h2 {
	font-size: 2.182em; /* 11*2.182=24 */
}
p.top {
	margin-top:-27px;
}
.col-360-single p.ext {
	margin:5px 0 0 6px;
}
.col-360-single h2 {
	font-size: 1.63em; /* 11*1.63=18 */
}
h3.alt {
	font-size:1.46em; /* 11*1.46=14 */
}
.panel-895-cta h3 {
	float:left;
}

.panel-895-cta.wtb h3 {
	float:left;
	color:#fff;
}

.panel-895-cta p {
	float:right;
	background:url(../images/wheretobuy/icons/print.gif) 0 3px no-repeat;
	padding-left:25px;
	padding-bottom:3px;
	margin-top:3px;
	font: bold 1.182em; /* 11*1.82=13 */
}

.panel-895-cta.wtb p {
	float:right;
	background:url(../images/wheretobuy/icons/print_wtb.gif) 0 3px no-repeat;
}

.panel-895-cta.wtb p a{
	color:#fff;
	text-decoration:underline;
}

.panel-895-direct h3 {
	float:left;
}

.panel-895-direct p.close {
	background:url(../images/wheretobuy/buttons/close_new.gif) 0 0 no-repeat;
	margin:6px 0 0 60px;
	width:21px;
	height:19px;	
	float:right;
	text-indent:-10000px;
}
#content .panel-895-direct p.close a {
	border-bottom:none;
	width:21px;
	height:21px;
	display:block;
}
#content .panel-895-direct p.close a:hover  {
	background:none;
}


.wtb-directions {
	text-align:left;
	padding:10px 10px 15px 10px;
	float:left;
	width:870px;
	height:160px;
}
.wtb-directions .flow {
	width:860px;
	height:160px;
	overflow:auto;
	float:left;
}
#content .wtb-directions ul {
	clear:both;
	padding:0;
	margin:0;
}
#content .wtb-directions ul li {
	margin:0;
	list-style:none;
}
#content .wtb-directions a {
	text-decoration:none;
	display:block;
	width:790px;
	padding:8px 8px 8px 8px;
	border-bottom:1px solid #ececec;
}

#content .wtb-directions a:hover {
	color:#ff0000;
	background:#f3f3f3;
}

.row-895-div h3, row-895-div-results h3{
	margin-bottom:10px;	
	font-size:1.46em; /* 11*1.46=14 */
	font-weight:bold;
}
ul.key {
	clear:left;
	padding-left:0;
	margin:0 0 0 0;
	clear:both;
}	
ul.key li {
	margin:3px 25px 0 -20px;
	height:23px;
	width:23px;
	float:left;
	list-style:none;
	text-indent:-10000px;
}
ul.key li.freestanding {
	background:url(../images/wheretobuy/icons/freestanding.gif)
}
ul.key li.built {
	background:url(../images/wheretobuy/icons/built_in.gif)
}
ul.key li.wine {
	background:url(../images/wheretobuy/icons/wine.gif)
}
ul.key li.vacs {
	background:url(../images/wheretobuy/icons/vacs.gif)
}
#content ul.stand {
	padding-left:0;
	margin:0;
	clear:both;
	float:left;
	width:180px;
}
#content ul.stand-alt {
	list-style-position:inside;
	padding-left:0;
	margin:0;
	float:left;
	width:150px;
}
ul.stand li, ul.stand-alt li{
	list-style:none;
	padding-left:0;
	margin:-3px 58px 0 0;
}
#content ul.key-stand {
	width:150px;
	padding-left:0;
	margin:0;
	clear:both;
	float:left;
}
#content ul.key-stand li {
	clear:left;
	list-style:none;
}
ul.key-stand li.freestanding {
	background:url(../images/wheretobuy/icons/freestanding_ovl.gif) 0 0 no-repeat;
	padding:0 0 12px 30px;
}
ul.key-stand li.built {
	background:url(../images/wheretobuy/icons/built_in_ovl.gif) 0 0 no-repeat;
	padding:0 0 8px 30px;
}
ul.key-stand li.wine {
	background:url(../images/wheretobuy/icons/wine_ovl.gif) 0 0 no-repeat;
	padding:0 0 14px 30px;
}
ul.key-stand li.vacs {
	background:url(../images/wheretobuy/icons/vacs_ovl.gif) 0 0 no-repeat;
	padding:0 0 12px 30px;
}
.col-540 .col-180 ul.stand {
	margin-top:-60px;
	clear:both;
}
.col-180 p.alt {
	clear:left;
	margin-bottom:-30px;
}
.panel-895-search h2 {
	font-size: 1.63em; /* 11*1.63=18 */
	margin-bottom:10px;
}
#content .filters .row-305 ul {
	/*list-style-position:inside;
	padding-left:0;
	margin:0;
	float:left;
	width:305px;*/
}
#content .filters .row-305 ul li {
	/*list-style:none;
	padding-left:0;
	padding-bottom:0;
	float:left;
	height:18px;
	margin:0 5px 0 0;
	padding:0 0 0 25px;*/
}
#content .filters .row-305 input {
	/*display:block;
	margin:2px 5px 0 0;
	float:left;*/
}
#content .filters .row-305 ul li.built {
	/*background:url(../images/wheretobuy/icons/built_in_filter.gif) 0 0 no-repeat;*/
}
#content .filters .row-305 ul li.freestanding {
	/*background:url(../images/wheretobuy/icons/freestanding_filter.gif) 0 0 no-repeat;*/
}
#content .filters .row-305 ul li.vacs {
	/*background:url(../images/wheretobuy/icons/vacs_filter.gif) 0 0 no-repeat;*/
}
#content .filters .row-305 ul li.wine {
	/*background:url(../images/wheretobuy/icons/wine_filter.gif) 30px 0 no-repeat;
	padding:0 0 0 55px;*/
}
.panel-436 p span {
	display:block;
	margin:5px 30px 0 0;
	float:right;
}
.panel-436 p {
	width:280px;
}
.panel-436.dealer p {
	width:230px;
}



/* ----- Icons ----------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */

.number-state {
	float:left;
	background:url(../images/wheretobuy/icons/red_circle.gif) 0 0 no-repeat;
	width:20px;
	height:19px;
	color:#fff;
	padding-top:1px;
	font-weight:bold;
	margin-right:10px;
	font-size: 1.2em; /* 11*1.364=15 */
	text-align:center;
}
.col-360-single h3 {
	padding-bottom:2px;
	float:left;
	width:210px;
}

.col-360-single p.centres {
	background:url(../images/wheretobuy/icons/miele_centre_large.gif) 0 0 no-repeat;
	float:right;
	margin-right:-2px;
	width:78px !important;
	height:57px !important;
}
.col-360-single p.specialist {
	background:url(../images/wheretobuy/icons/miele_specialist.jpg) 0 0 no-repeat;	
	float:left;
}
.col-360-single p.dealer {
	background:url(../images/wheretobuy/icons/miele_dealer.jpg) 0 0 no-repeat;	
	float:left;
}
.col-360-single p.studio {
	background:url(../images/wheretobuy/icons/miele_studio.jpg) 0 0 no-repeat;
	float:left;
}
.col-205 p.specialist {
	width: 70px;
	height: 70px;
	background: url(../images/wheretobuy/icons/miele_specialist_fff.jpg) 0 0 no-repeat;	
	float:left;
}
.col-205 p.dealer {
	width: 70px;
	height: 70px;
	background:url(../images/wheretobuy/icons/miele_dealer_fff.jpg) 0 0 no-repeat;	
	float:left;
}
.col-205 p.studio {
	width: 70px;
	height: 70px;
	background:url(../images/wheretobuy/icons/miele_studio_fff.jpg) 0 0 no-repeat;
	float:left;
}
.col-205 p.centres, .col-205 p.specialist, .col-205 p.dealer, .col-205 p.studio {
      width:70px;
      height:70px;
      text-indent:-10000px;   
}
.col-360-single p.centres, .col-360-single p.specialist, .col-360-single p.dealer, .col-360-single p.studio {
	width:70px;
	height:70px;
	text-indent:-10000px;	
}
.col-180 p.centres {
	background:url(../images/wheretobuy/icons/m_centre_new.jpg) 0 0 no-repeat;
}
.col-180 p.specialist {
	background:url(../images/wheretobuy/icons/m_specialist.jpg) 0 0 no-repeat;	
}
.col-180 p.dealer {
	background:url(../images/wheretobuy/icons/m_dealer.jpg) 0 0 no-repeat;	
}
.col-180 p.studio {
	background:url(../images/wheretobuy/icons/m_studio.jpg) 0 0 no-repeat;	
}
.col-180 p.centres, .col-180 p.specialist, .col-180 p.dealer, .col-180 p.studio  {
	width:70px;
	height:70px;
	text-indent:-10000px;
	margin-left:120px;
	position:absolute;
	bottom:8px;
	right:10px;
}

.row-895-div-results p.centres {
	background:url(../images/wheretobuy/icons/miele_centre_fff.jpg) 0 0 no-repeat;
	width:70px;
	height:70px;
	text-indent:-10000px;
}
.row-895-div-results p.studio {
	background:url(../images/wheretobuy/icons/miele_studio_fff.jpg) 0 0 no-repeat;
	width:70px;
	height:70px;
	text-indent:-10000px;
}
.row-895-div-results p.specialist {
	background:url(../images/wheretobuy/icons/miele_specialist_fff.jpg) 0 0 no-repeat;
	width:70px;
	height:70px;
	text-indent:-10000px;
	float:left
}
.row-895-div-results p.specialist-plus {
	background:url(../images/wheretobuy/icons/miele_van.gif) 0 0 no-repeat;
	width:69px;
	height:39px;
	text-indent:-10000px;
	float:left;
	margin:18px 0 0 10px;
}

.row-895-div-results p.dealer {
	background:url(../images/wheretobuy/icons/miele_dealer_fff.jpg) 0 0 no-repeat;
	width:70x;
	height:70px;
	text-indent:-10000px;
}

/* ----- Photo Browser -------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
#photo-album {
	clear: both;
	float: left;
	width: 345px;
	padding: 18px;
	margin:0 auto;
}
#photo-album .container {
	position: relative;
	float: left;
	width: 280px;
	margin-bottom: 12px;
}
#photo-album .photo-scroller {
	position: relative;
	clear: left;
	float: left;
	width: 280px;
	margin-left:33px;
	margin-bottom:15px;
	height: 140px;
}
#photo-album .photo-scroller .mask {
	position: relative;
	width: 192px;
	height: 135px;
	overflow: hidden;
	margin: 0;
	border:solid 3px #bbbbbb;
	float:left;
}
#photo-album .photo-scroller .mask ul {
	position: absolute;
	top: 0;
	left: 0;
	height: 135px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#photo-album .photo-scroller .mask ul li {
	position: relative;
	float: left;
	width: 192px;
	height: 135px;
	margin: 0 0 0 0;
}
#photo-album .photo-scroller .next {
	top:50px;
	right: -24px;
	margin-top:50px;
	display:block;
	float:left;
}
#photo-album .photo-scroller .previous {
	left: -24px;
	display:block;
	margin:50px 10px 0 0;
	float:left;
}
#photo-album .photo-scroller .next a, #photo-album .photo-scroller .previous a {
	display: block;
	width: 33px;
	height: 33px;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -1000em;
}
#photo-album .photo-scroller .next a {
	background-image: url(../images/wheretobuy/buttons/photo_slider_right.png) !important;
	background-image: url(../images/wheretobuy/buttons/photo_slider_right.gif);
}
#photo-album .photo-scroller .previous a {
	background-image: url(../images/wheretobuy/buttons/photo_slider_left.png) !important;
	background-image: url(../images/wheretobuy/buttons/photo_slider_left.gif);
}
#photo-album .photo-scroller .next a:hover, #photo-album .photo-scroller .previous a:hover {
	background-position: 0 -130px;
}
#photo-album #now-playing {
	float:right;
	margin-top:-5px;
	margin-right:20px;
}
#photo-album #now-playing h2 {
	margin-bottom: 6px;
	font-size: 1.182em; /* 11*1.182=13 */
	font-weight: bold;
}
#photo-album #now-playing ul {
	margin: 0;
	list-style: none;
	font-size: 1.09em; /* 11*1.09=12 */
}
#photo-album #now-playing ul li {
	margin: 0 0 2px 0;
	padding: 0;
}

#photo-album .info {
	width:250px;
	float:left;
	margin-left:50px;
	position:relative;
}

.photo-indicator {
	float: left;
	padding-top: 20px;
	margin-top:20px;
}
.photo-indicator p {
	margin-bottom: 6px;
	font-size: 1.09em; /* 11*1.09=12 */
	font-weight: bold;
}
.photo-indicator ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
.photo-indicator ol li {
	float: left;
	width: 8px;
	height: 8px;
	margin-right: 1px;
	background: url(../images/wheretobuy/icons/cycle.gif) 0 0 no-repeat;
	text-indent: -1000em;
}
.photo-indicator ol li.showing {
	background-position: 0 -199px;
}
.photo-scroller .next a.inactive, .photo-scroller .previous a.inactive, .photo-scroller .next a.inactive:hover, .photo-scroller .previous a.inactive:hover {
	background-position: 0 0;
}
a.top {
	display:block;
	position:absolute;
	bottom:10px;
	right:10px;
}


/* ----- Where To Buy Form Elements -------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */

.col-180 input {
	width:100px;
	height:18px;
	color:#959595;
	font-size:1em;
	padding:2px 0 0 5px;
	margin:-5px 0 8px 0;
}
.filters input {
	/*width:15px;
	line-height:0;
	padding:0;
	height:15px;*/
}
.panel-895-masthead select {
	width:160px;
	height:22px;
}

/* ----- Where To Buy Map Container -------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */

div#mapContainer{
	float:right;
    height:400px;
	margin-left:2px;
	width:530px;
} 

#content .MMInfoBox {
	width:700px;
	background:none;
}
#content .MMInfoBox .MMtabs ul.MMtabs {
	float:left;
	font-size:1em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0 0 0 4px;
	position:absolute;
	top:-33px;
	background:none;
}
#content .MMInfoBox .MMtabs ul.MMtabs li {
	background:none;
	float:left;
	width:87px;
	margin:0 8px 0 -6px;
}
#content .MMInfoBox .MMtabs ul.MMtabs li a {
	display: block;
	width: 87px;
	margin-bottom: 1px;
	padding: 7px 0 4px 0;
	text-align: center;
	text-decoration: none;
	background: url(../images/panel_bg/tab_bg_short.gif) 0 0 no-repeat;
	color: #686868;
	font-weight: bold;
}
#content .MMInfoBox .MMtabs ul.MMtabs li a:hover {
	color:#ff0000;
}
#content .MMInfoBox .MMtabs ul.MMtabs li.MMselected a {
	color:#ff0000;
	background-position:-87px 0;
}
#content .tabbed-nav.short li {
	float: left;
	width: 87px;
	margin: 0 0 0 6px;
	padding: 0;
	display: inline;
}
#content .MMInfoBox .MMmiddle .MMcenter {
	background: transparent url(../images/wheretobuy/speech.gif) repeat scroll 0 0;
}
#content .MMInfoBox .MMhasindex .MMmiddle .MMcenter .MMspacer .MMclusterindex {
	background: transparent url(../images/wheretobuy/speech.gif) repeat scroll 0 0;
}
#content .MMInfoBox .MMhasindex .MMmiddle .MMcenter .MMspacer .MMclusterindex h3 {
	margin:10px 0 0 8px;
}
#content .MMInfoBox .MMhasindex .MMmiddle .MMcenter .MMspacer .MMclusterindex ul {
	margin:10px 0 0 8px;
}
#content .MMInfoBox .MMhasindex .MMmiddle .MMcenter .MMspacer .MMclusterindex ul li {
	margin:0;
	list-style:none;
}
#content .MMInfoBox .MMhasindex .MMmiddle .MMcenter .MMspacer .MMclusterindex ul li a {
	color:#686868;
	display:block;
	text-decoration:none;
	padding:5px 8px 5px 8px;
}
#content .MMInfoBox .MMhasindex .MMmiddle .MMcenter .MMspacer .MMclusterindex ul li a:hover {
	color:#ff0000;
	background:#f3f3f3;
}
#content .MMInfoBox .MMclose {
	background:url(../images/wheretobuy/buttons/close_new.gif) 0 0 no-repeat;
	display:inline;
	float:right;
	width:21px;
	height:19px;
	margin:3px 8px 0 5px;
	position:relative;
	text-decoration:none;
	text-indent:-9999px;
	z-index: 99;
}
#content .MMInfoBox .MMclose a {
	display:block;
	width:21px;
	height:19px;
}
#content .MMInfoBox .MMmiddle .MMcontent {
	background:ff0000;
}
#content .MMInfoBox .MMmiddle .MMcenter .MMspacer {
	background:none;
}
#content.MMInfoBox .MMhasindex .MMmiddle .MMcenter .MMspacer .MMclusterindex {
	background:ff0000;
	padding-bottom:0;
	position:relative;
}
#content .MMMarker span {
	color:#fff;
}
/*
#mapContainer {
	position: relative;
	z-index: 50;
}
*/
#content .MMcontent #content-tab-1 {
	position:relative;
}
#content .MMcontent #content-tab-1, #content .MMcontent #content-tab-4   {
	padding:0 0 20px 20px;
}
#content .MMcontent #content-tab-2 {
	padding:0 0 20px 20px;
}
#content .MMcontent #content-tab-2 .col-320 {
	float:left;
}
#content .MMcontent #content-tab-3  {
	padding:0 20px 10px 20px;
}
#content .MMcontent #content-tab-1 .col-180 {
}
#content .MMcontent #content-tab-2 .col-320, #content .MMcontent #content-tab-3 .col-320 {
	margin-left:0;
}
#content .MMInfoBox .MMindexlinks {
	margin-right:10px;
}
#content .MMInfoBox .MMindexlinks a.MMbacktoindex  {
	color:#ff0000;
	background:none;
	font-weight:bold;
	padding-bottom:20px;
}
#content .MMInfoBox ul.MMcollectionlinks ul {
	margin-bottom:20px;
	padding-bottom:20px;
}
#content .MMInfoBox ul.MMcollectionlinks li {
	list-style:none;
	margin:0;
}
#content .MMInfoBox ul.MMcollectionlinks li a.MMfirst {
	background-position:0 0;
	background-repeat:no-repeat;
	background:url(../images/wheretobuy/icons/prev_arrow.gif);
	height:8px;
	width:12px;
}
#content .MMInfoBox ul.MMcollectionlinks li a.MMprevious {
	background-position:0 0;
	width:5px;
	height:8px;
	background-repeat:no-repeat;
	background:url(../images/wheretobuy/icons/last_arrow.gif);
}
#content .MMInfoBox ul.MMcollectionlinks li a.MMlast {
	background-position:0 0;
	background-repeat:no-repeat;
	background:url(../images/wheretobuy/icons/next_arrow.gif);
	height:8px;
	width:12px;
}
#content .MMInfoBox ul.MMcollectionlinks li a.MMnext {
	background-position:0 0;
	width:5px;
	height:8px;
	background-repeat:no-repeat;
	background:url(../images/wheretobuy/icons/forward_arrow.gif);
}
#content .MMInfoBox ul.MMcollectionlinks li .MMcurrent, #content .MMInfoBox ul.MMcollectionlinks li .MMof, #content .MMInfoBox ul.MMcollectionlinks li .MMtotal {
	display:block;
	float:left;
	margin-top:-3px;
	margin-right:4px;
	margin-bottom:10px;
}

#content .MMInfoBox .MMiscollection .MMspacer .MMcontent {
	border-bottom:none;
}
#outer-container {

}
p.loader {
	background:url(../images/icons/loader.gif) 0 0 no-repeat;
	width:16px;
	height:16px;
	float:left;
	margin-top:5px;
	display: none;
}	


/* ----- Where To Buy Form Stockists -------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */

h3#stockistHd {
	width:230px;
}

p.stockistOpeningTimes {
	padding-left:10px;
}

ul#first-stockist li {
	margin-bottom:0px;
}

ul#first-stockist li span.day{
 padding-left:0px;
}


ul.opening-times {
	float:left;
	width:211px;
	margin-left:0px !important;
}

ul.opening-times li{
	float:left;
	width:211px;
	list-style:none;
}	

ul.opening-times li.greyBg{
	background:#f1f1f1;
}
ul.opening-times li span.day{
	float:left;
	width:95px;
	padding-left:10px;
}
ul.opening-times li span.openingTime{
	float:right;
	width:105px;
}

p.authorised-dealer-txt	{
	float:left;
	font-weight:bold;
	margin:22px 0 0 8px;
	width:100px
}

.row-895-div-results ul.stand {
	margin-left:30px !important;
}
/* ----- Showrooms map rollovers -------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */

/* ----- Abingdon ------------------------------------*/
.panel-441 #show-map-image {
	width: 278px;
	position: relative;
	z-index: 0;
}

.panel-441 #show-map-image ul {
	float:left;
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
}

.panel-441 #show-map-image .abingdon a{
	position: absolute;
	z-index: 1000;
	background:url(../../images/showrooms/buttons/abingdon_map.png) no-repeat top left;
	width: 210px;
	top: 215px;
	margin-left: -433px;
	height: 30px;
	text-indent: -1000em;
}

.panel-441 #show-map-image .abingdon a:hover{
	background:url(../../images/showrooms/buttons/abingdon_map_over.png) no-repeat top left;

}

/* ----- end Abingdon ------------------------------------*/



/* ----- London ------------------------------------*/
/*.panel-441 #show-map-image {
	width: 278px;
	position: relative;
	z-index: 0;
}

.panel-441 #show-map-image ul {
	float:left;
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
}
*/
.panel-441 #show-map-image .london a{
	position: absolute;
	z-index: 1000;
	background:url(../../images/showrooms/buttons/london_map.png) no-repeat top left;
	width: 210px;
	top: 195px;
	margin-left: -203px;
	height: 40px;
	text-indent: -1000em;
}

.panel-441 #show-map-image .london a:hover{
	background:url(../../images/showrooms/buttons/london_map_over.png) no-repeat top left;

}

/* ----- end London ------------------------------------*/

#content p.alt1 {
    margin-bottom: 0;
}



/* ----- Showroooms----------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */



p#viewOpeningTimes {position:absolute; top:12px; right:-23px; display:; cursor:pointer; display:none; }
ul.openingTimes {width:192px; height:141px; position:absolute; top:-185px; left:243px; padding:20px; background: #F3F3F3; color:#686868; display:none;}
ul.openingTimes li {float:left; margin:5px; width:100%;}

p#viewOpeningTimes, x:-moz-any-link, x:default  {position:absolute; top:242px; right:-30px; display:none; cursor:pointer; width:114px; height:14px;}

ul.openingTimes, x:-moz-any-link, x:default  {width:192px; height:141px; position:absolute; top:53px; left:243px; padding:20px; background: #F3F3F3; color:#686868;  display:none;}
ul.openingTimes li, x:-moz-any-link, x:default  {float:left; margin:5px; width:100%;}


/* ----- Owners----------------------------------------------------------------------- */

div.row-894 {width:894px; float:left }

.col-437.owners {width: 420px;	float:left;	padding:23px 0 10px 23px;}
.col-437.owners.right {float:right; width:390px !important;}

#site #content ul.owners-list {
	float: left;
	list-style: none;
	margin: 3px 0 0 0;
}
#site #content ul.owners-list li {
	float: left;
	margin-right: 18px;
}

div.col-120 {float:left; margin: 15px 0 0 0; width:140px;}

div.col-188 {float:left; width:195px; margin-bottom:21px;}
div.col-188 p {float:left; width:185px;}
div.col-188 img {float:left; width:80px; margin-right:5px;}
div.col-188 a {float:left; margin-top:5px; width:100px;}

.ownersForm {float:left; width:450px; }
.ownersForm #txtFind {
	float: left;
	width: 300px;
}
.ownersForm #ibSearch {
	float: left;
	margin-left: 15px;
	display: inline;
}
form.ownersForm {float:left; width:450px; }
form.ownersForm.hero {position:absolute; bottom:22px; left:20px; z-index:2; width:450px;}
form.ownersForm fieldset {width:450px; border:none;}
form.ownersForm fieldset input.searchBox {font-size:1em; height:15px; padding:5px 8px; width:287px; border:1px solid #d1d1d1; border-top:1px solid #808080; float:left;}
form.ownersForm fieldset input.searchBoxSml {font-size:1em; height:15px; padding:5px 8px; width:267px; border:1px solid #d1d1d1; border-top:1px solid #808080; float:left;}
form.ownersForm fieldset input.submit { float:left; margin:2px 0 0 13px;}

div.row-650 {width:650px; float:left; }
div.row-650 form {width:618px; background:#f1f1f1; padding:14px 11px; border-bottom:1px dotted #929292;}
div.row-650 div#searchResults {margin-left:10px;   padding-top:20px; float:left; width:618px;}
div.row-650 div#searchResults h1 {margin:0px 0px 20px 0px;}

.col-437 .panel-208 {margin-right:10px;}
.col-437 .panel-208 h2 {float:left; width:90px; font-size:1.1em; margin-bottom:4px}
.col-437 .panel-208 p {width:107px; float:left; font-size:0.9em;}
.col-437 .panel-208 p.img {width:95px; float:left; margin-right:4px;}

div.row-218 {width:216px; height:292px; float:left; border-right:1px dotted #929292}
div.row-218.middle {width:208px; padding:0 10px;}
div.row-218.last {width:208px; padding-left:10px; border-right:none;}
div.row-218 h2 {float:left;}
div.row-218 p.img {margin-bottom:20px !important; float:left}

div#seeAlso {float:left; width:100%; margin-top:40px;}

div.laundry div {float:left; width:100%; margin-bottom:25px;}
div.laundry div p {width:666px;}
div.laundry div p.img {width:150px;}

ul#slideshow {position:absolute; width:895px; height:300px; left: 0; top: 0; }
ul#slideshow li {position:absolute; top:0; left:0;}

h1.manualsHd {text-transform:capitalize;}

/* ----- Where to Buy v2 ------------------------------------------------------------------ */
/* ---------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */

/* ----- Stockist Search ----- */
/* ------------------------------------------------------------ */
.stockist-search {
	position: relative;
	clear: both;
	float: left;
	width: 795px;
	height: 59px;
	margin-bottom: 20px;
	padding: 0 40px 0 60px;
}
.stockist-search.adj {
	margin-bottom: 10px;
}
#stockist-search-1 {
	background: url(../images/panel_bg/search_bar_step1.gif) 0 0 no-repeat;
}
#stockist-search-2 {
	display: none;
	background: url(../images/panel_bg/search_bar_step2.gif) 0 0 no-repeat;
}
#stockist-search-2.visible {
	display: block;
}
.stockist-search h2 {
	float: left;
	margin: 18px 25px 0 0;
	font-size: 1.63em; /* 11*1.63=18 */
}
#stockist-search-2 h2 {
	margin-right: 82px;
}
#stockist-search-2 h2.alt {
	margin-right: 26px;
}
.stockist-search .field {
	position: relative;
	float: left;
	margin-top: 16px;
}
.stockist-search .field .input-label {
	display: none;
}
.stockist-search .field .input-field {
	position: relative;
	z-index: 2;
	width: 395px;
	padding: 2px;
	font-size: 1.455em; /* 11*1.455=16 */
	color: #686868;
}
.stockist-search .button {
	float: right;
	margin-top: 20px;
}
.stockist-search #region {
	position: absolute;
	top: 24px;
	right: 176px;
	z-index: 3;
}

.stockist-search #region.alt {
	position: absolute;
	top: 24px;
	right: 218px;
	z-index: 3;
}
.stockist-search #region a {
	display: block;
	float: left;
	padding-right: 14px;
	text-decoration: none;
	background: url(../images/icons/arrow_grey_down.gif) 100% 3px no-repeat;
}
.stockist-search #region-opts {
	display: none;
	position: absolute;
	left: 0;
	top: 16px;
	z-index: 5;
	clear: left;
	float: left;
	white-space: nowrap;
	padding: 6px 10px 0 10px;
	background: #f2f2f2;
	border-right: 2px solid #d0d0d0;
	border-bottom: 2px solid #d0d0d0;
}
.stockist-search #region-opts ul {
	margin: 0;
	list-style: none;
}
.stockist-search #region-opts label {
	font-weight: normal;
}
.stockist-search #region-opts label.selected {
	font-weight: bold;
}
#content .stockist-search ul.cat {
	float: left;
	margin: 14px 30px 0 0;
	list-style: none;
}
#content .stockist-search ul.cat label {
	font-weight: bold;
}
.gen-heading {
	clear: both;
	float: left;
	width: 859px;
	height: 29px;
	padding: 7px 18px 0 18px;
	background: #e9e9e9 url(../images/panel_bg/gen_heading.gif) 0 0 repeat-x;
}
.gen-heading h2 {
	float: left;
	margin: 0 0 0 0;
	font-size: 1.63em; /* 11*1.63=18 */
}
.gen-heading .print {
	float: right;
}
.gen-heading .print a {
	display: block;
	margin-top: 5px;
	padding: 0 0 0 21px;
	background: url(../images/icons/print.gif) 0 2px no-repeat;
}

/* ----- Stockist Hero ----- */
/* ------------------------------------------------------------ */
#stockist-hero {
	position: relative;
	clear: both;
	float: left;
	width: 549px;
	height: 193px;
	margin-bottom: 20px;
	padding: 50px 80px 0 266px;
	background: url(../images/heroes/gen_bg.jpg) 0 0 no-repeat;
}
#stockist-hero .img {
	position: absolute;
	top: 0;
	left: 0;
	width: 266px;
	height: 243px;
	margin: 0;
}
#stockist-hero h2 {	
	font-size: 2.182em; /* 11*2.182=24 */
}
#stockist-hero p {
	font-size: 1.09em; /* 11*1.09=12 */
}
#stockist-hero h3 {
	margin-bottom: 5px;
	padding-top: 5px;
	font-size: 1.63em; /* 11*1.63=18 */
}

/* ----- Stockist Results ----- */
/* ------------------------------------------------------------ */
.stockist-result {
	position: relative;
	clear: both;
	float: left;
	width: 895px;
	padding: 20px 0 0 0;
	border-bottom: 1px solid #ccc;
}
.stockist-result .address, .stockist-result .times, .stockist-result .details {
	float: left;
	width: 260px;
	margin-right: 25px;
}
.stockist-result .address {
	width: 234px;
	padding-left: 26px;
}
.stockist-result .times {
	width: 220px;
	margin-right: 55px;
}
.stockist-result .details {
	width: auto;
	margin-right: 0;
}
#content .stockist-result .url {
	position: absolute;
	right: 20px;
	bottom: 15px;
	margin: 0;
}
.stockist-result .address .no {
	float: left;
	width: 13px;
	height: 20px;
	margin-left: -26px;
	padding: 0 0 0 7px;
	background: url(../images/icons/disc_red.gif) 0 0 no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 1.273em; /* 11*1.273=14 */
}
#content .stockist-result h3, #content .stockist-result h4, #content .stockist-result .distance {
	margin-bottom: 5px;
	color: #4b4b4b;
	font-size: 1.46em; /* 11*1.46=16 */
	font-weight: bold;
}
#content .stockist-result .details ul {
	margin: 0 0 10px 0;
	list-style: none;
}
#content .stockist-result .details ul li {
	margin-bottom: 2px;
}
.stockist-result .times table {
	width: 100%;
	margin-bottom: 15px;
}
.stockist-result .times table th, .stockist-result .times table td {
	vertical-align: middle;
	padding: 4px 0 2px 0;
}
.stockist-result .times table .alt th, .stockist-result .times table .alt td {
	background: #f1f1f1;
}
.stockist-result .times table th {
	padding-left: 10px;
	font-weight: bold;
}

/* ----- Stockist Map ----- */
/* ------------------------------------------------------------ */
#stockist-map {
	clear: both;
	float: left;
	width: 895px;
	margin-bottom: 20px;
	background: #f7f7f7;
}
#stockist-map #mapContainer {
	position: relative;
	z-index: 10;
	float: right;
	width: 530px;
	height: 380px;
}
#stockist-map .info {
	position: relative;
	float: left;
	width: 330px;
	margin: 0;
	padding: 15px 0 5px 20px;
}
#stockist-map h2 {
	margin: 0 0 10px 0;
	font-size: 1.63em; /* 11*1.63=18 */
}
#stockist-map h3 {
	margin: 0 0 5px 0;
	font-weight: bold;
	font-size: 1.273em; /* 11*1.273=14 */
}
#stockist-map h4 {
	clear: both;
	float: left;
	margin: -15px 0 5px 0;
	font-weight: bold;
	font-size: 1.09em; /* 11*1.09=12 */
}
#stockist-map .address {
	float: left;
	width: 280px;
}
#stockist-map .address p {
	float: left;
}
#stockist-map .address p.distance, #stockist-map .address p.img {
	clear: right;
	float: right;
}
#stockist-map .address p.img {
	margin-bottom: 0;
}
#stockist-map table {
	clear: both;
	margin-bottom: 10px;
}
#stockist-map table th, #stockist-map td {
	vertical-align: middle;
	padding: 2px 50px 2px 0;
}
#stockist-map ul {
	margin: 0 0 10px 0;
	list-style: none;
}
#stockist-map ul li {
	margin-bottom: 2px;
}
#content #stockist-map p.url {
	position: absolute;
	right: 10px;
	bottom: 15px;
	margin: 0;
}
#stockist-key {
	background:url("../images/icons/bg_map_close.gif") no-repeat scroll 0 0 transparent;
	color:#424242;
	display:none;
	font-size:10px;
	height:22px;
	padding:8px 0 0 10px;
	position:absolute;
	right:0;
	top:0;
	width:194px;
	z-index:1000;
}

p.error {
    font-weight: bold;
    color: #F00;
    line-height: normal;
    padding-top: 6px;
    margin: 0;
    height: 35px;
}

/* ----- Tabbed Content ------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
#site #content .tabbed-content .col-606 h3 {
	float: none;
	width: auto;
	font-size: 1.09em; /* 11*1.09=12 */
	font-weight: bold;
}
#site #content .tabbed-content .col-606 .adj {
	margin-bottom: 24px;
}
#site #content .tabbed-content .col-606 .feat {
	font-size: 1.455em; /* 11*1.455=16 */
	font-weight: bold;
}
.row-606-list {
	clear: both;
	float: left;
	width: 606px;
	padding-top: 15px;
	border-top: 1px solid #e1e1e1;
}
.row-606-list .col {
	float: left;
	width: 140px;
	padding-right: 10px;
}
.row-606-list .col h3 {
	margin-bottom: 3px;
}
#content .row-606-list .col ul {
	margin: 0 0 12px 0;
	padding: 0;
	list-style: none;
}
#content .row-606-list .col ul li {
	margin: 0;
	padding: 0;
}
#site #content .tabbed-content .col-606 ul.nav-list {
	margin: 12px 0 0 0;
	padding: 0;
	list-style: none;
}
#site #content .tabbed-content .col-606 ul.nav-list li {
	margin: 0;
}
#site #content .tabbed-content .col-606 ul.nav-list li a {
	padding-left: 10px;
	font-weight: bold;
	background: url(../images/icons/arrow_red.gif) 0 50% no-repeat;
	text-decoration: none;
}
#comp-form {
	clear: both;
	float: left;
	width: 566px;
	margin-top: 12px;
	padding: 20px;
	background: #ececec;
}
#comp-form th, #comp-form td {
	padding: 6px 0;
}
#comp-form th {
	text-align: right;
}
#comp-form td {
	padding-left: 12px;
	vertical-align: top;
}
#comp-form td a.terms {
	float: left;
	margin-top: 3px;
}
#multi-range.offset {
	padding-bottom: 18px;
}

/* ----- Terms Popup ---------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
#terms-panel {
	padding: 0;
	text-align: left;
}
#terms-panel h1 {
	width: 540px;
	height: 62px;
	margin: 0 0 6px 0;
	background: url(../images/which/miele_strip.gif) 0 0 no-repeat;
	text-indent: -1000em;
}
#terms-panel .terms-panel {
	width: 520px;
	padding: 0 10px 10px 10px;
}
#terms-panel .terms-panel p {
	margin-bottom: 12px;
}
#terms-panel .terms-panel ol {
	margin: 0 0 12px 24px;
}
#terms-panel .terms-panel ol li {
	margin-bottom: 3px;
}
input.invalid, select.invalid {
	border: solid 1px #ff0000;
}

/* ----- Made in Germany Banners ---------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
#mig {
	clear: both;
	float: left;
	width: 871px;
	margin-bottom: 18px;
	padding: 12px;
	background: #f7f7f7;
}
#mig p.img {
	margin: 0;
}
#mig p {
	float: left;
	margin: 12px 0 0 0;
	font-size: 1.46em; /* 11*1.46=14 */
	line-height: normal;
}
#mig p a {
	text-decoration: none;
}
#mig p a:hover {
	color: #f00;
}
#mig p.img {
	margin: 0 12px 0 0;
}
.col-208 #mig {
	width: 184px;
}
.col-208 #mig p {
	float: none;
	clear: none;
	margin: 0;
	font-size: 1.09em; /* 11*1.09=12 */
}
.col-208 #mig p.img {
	float: left;
	margin-right: 12px;
}
