/** Common
------------------------------------------------------------ */
#globalNav { z-index: 500!important; }
#vcsContent {margin-top: 0;}
#vcs-left2-0, #vcs-left3-0 { display: none; }
.cols-4 .vcsCol { width: auto; }
#vcsContent { background: #d1dbdc url(../img/common/bg.jpg) no-repeat scroll 0 0; color:#757575; padding-bottom:13px; }
#vcsContent .msb_aside { float:left; margin:0 11px 0 10px; width:165px; }
#vcsContent .msb_content { background:#fff; box-shadow: 0px 0px 1px rgba(0,0,0,.15); -moz-box-shadow: 0px 0px 1px rgba(0,0,0,.15); -webkit-box-shadow: 0px 0px 1px rgba(0,0,0,.15); float:left; font-size:13px; line-height:21px; width:760px; }
#vcsContent .msb_content .contentMinHeight { min-height: 410px; }
#vcsContent .msb_reveal .msb_close { position:absolute; right:20px; top:20px; }
#vcsContent .msb_ajax_loading { background: url(../img/common/ajax-loader.gif) no-repeat scroll center center; height:24px; }
#vcsContent .msb_content_body { float:left; margin:40px 55px 33px 45px; width:424px; }
#vcsContent .msb_content_aside { float:left; margin:40px 0 0 0; width:220px; }
#vcsContent .msb_content_aside .msb_panel { background-color:#f9f9f9; border:1px solid #dfdfdf; margin-bottom:20px; padding:27px 20px 10px; }
#vcsContent .msb_content_aside .msb_panel h3 { font-size:18px; }
#vcsContent .msb_content_aside .msb_panel blockquote { background: url(../img/common/panel_blockquote_bg.png) no-repeat scroll 0 0; padding-top:35px;  }
#vcsContent .msb_content_aside .msb_panel blockquote p { margin-bottom:25px;  }
#vcsContent *:focus { outline:none; }
.msb_hidden { display:none; }
.msb_credit { clear:both; display:block; padding:5px 12px 0 0; text-align:right; text-transform:uppercase; text-decoration:none; }
/* **/

/** Typography
------------------------------------------------------------ */
#vcsContent h1 { color:#004f5a; font-size:30px; line-height:32px; margin:0 0 16px; }
#vcsContent h2 { font-size:22px; font-weight:300; line-height:26px; margin:0 0 22px; }
#vcsContent .msb_content_body h2 { color:#004f5a; }
#vcsContent h3 { font-size:20px; font-weight:300; line-height:26px; margin:0 0 20px; }
#vcsContent a { outline:none; }
#vcsContent th { color:#898989; font-weight:700; }
#vcsContent .msb_content_body p { margin-bottom:25px; }
#vcsContent .msb_content_body p.msb_nomargin { margin-bottom:0; }
#vcsContent .msb_em { color:#004f5a; font-size:15px; }
#vcsContent .msb_button { background:transparent url(../img/common/submit_enquiry.png) no-repeat scroll center right; border:1px solid #8fb6bc; color:#fff; display:block; font-size:17px; padding:6px 32px 8px 7px; text-decoration:none; }
#vcsContent a.msb_close { background:transparent url(../img/common/close.png) no-repeat scroll right center; color:#149caf; padding-right:12px; text-decoration:none; }
#vcsContent .msb_reveal p.msb_intro { color:#757575; font-size:17px; line-height:23px; margin:0!important; padding:55px 34px 4px; width: 280px; }
#vcsContent .msb_content li { background:transparent url(../img/common/li.png) no-repeat scroll 0 0 !important; min-height:30px; line-height:1.154; margin:0 0 15px; padding:0 0 0 37px; }
#vcsContent .msb_dailymail { background: url(../img/common/quote_dailymail.png) no-repeat scroll 0 100%; padding-bottom:30px; }
#vcsContent .msb_rac { background: url(../img/common/quote_rac.png) no-repeat scroll 0 100%; padding-bottom:44px; }
#vcsContent .msb_grassroots { background: url(../img/common/quote_projectlink.png) no-repeat scroll 0 100%; padding-bottom:45px; }
/* **/

/** Forms
------------------------------------------------------------ */
#vcsContent .form-item { position:relative; }
#vcsContent .form-action { clear:left; }
#vcsContent label,
#vcsContent p.msb_checkbox_group_heading { color:#919191; display:block; margin:0; padding:0 0 11px; }
#vcsContent label.infield { padding:8px 11px 0; }
#vcsContent input { outline:none; }
#vcsContent input.msb_submit { cursor:pointer; }
#vcsContent input.text,
#vcsContent textarea { background:#fcfcfc; border:1px solid #cecece; box-shadow: inset 2px 3px 5px rgba(0,0,0,.07); -moz-box-shadow: inset 2px 3px 5px rgba(0,0,0,.07); -webkit-box-shadow: inset 2px 3px 5px rgba(0,0,0,.07); color:#757575; padding:7px 10px 9px; width:252px; height: 16px; }
#vcsContent textarea { height:69px; }
#vcsContent input.text:focus,
#vcsContent textarea:focus { background:#fff; box-shadow: 2px 3px 5px rgba(0,0,0,.07); -moz-box-shadow: 2px 3px 5px rgba(0,0,0,.07); -webkit-box-shadow: 2px 3px 5px rgba(0,0,0,.07); }
#vcsContent select { color:#757575; padding:7px 0 9px; }
#vcsContent input.required,
#vcsContent .required p,
#vcsContent .required label,
#vcsContent select.required { color:#757575 !important; }
#vcsContent .required label.error { color:#c00 !important; font-size:11px; left:0; position:absolute; top:26px; }
#vcsContent .checkbox label { padding-left:25px; position:relative; }
#vcsContent .checkbox label.error { padding-left:0; top:13px; width:500px; }
#vcsContent .checkbox label input { left:0; position:absolute; top:0; }
#vcsContent form table th,
#vcsContent form table td { padding-bottom:20px; text-align:center; vertical-align:middle; }
#vcsContent form table td input.text { width:42px; }
#vcsContent form table tr.msb_total td,
#vcsContent form table tr.msb_discount td,
#vcsContent form table tr.msb_discount_type td { border-top:1px solid #dfdfdf; padding-top:5px; }
#vcsContent form table tr.msb_total td.msb_total,
#vcsContent form table tr.msb_discount td.msb_total,
#vcsContent form table tr.msb_discount_type td.msb_total { padding-right:5px; text-align:right; vertical-align:top; width:103px; }
#vcsContent form table tr.msb_total td label { padding-bottom:0; }
#vcsContent form table tr.msb_discount_type td { text-align:left; }
#vcsContent form table tr.msb_final_total td,
#vcsContent form table tr.msb_voucher_value td { border-top:1px solid #dfdfdf; color:#004f5a; font-weight:700; padding-top:5px; }
#vcsContent form table tr.msb_final_total td.msb_final_total,
#vcsContent form table tr.msb_voucher_value td.msb_voucher_value { padding-right:5px; text-align:right; vertical-align:top; width:103px; }
/* **/

/** Component: Header
------------------------------------------------------------ */
#vcsContent .msb_head { padding:25px 0 31px 27px; position:relative; }
#vcsContent .msb_head .msb_logo { background:transparent url(../img/common/logo.png) no-repeat scroll 0 0; height:38px; position:relative; width:351px; }
#vcsContent .msb_head .msb_logo a { display:block; height:38px; left:0; position:absolute; text-indent:-9999em; top:0; width:351px; }
#vcsContent .msb_head .msb_contact { position:absolute; right:10px; text-align:right; top:11px; }
#vcsContent .msb_head .tel { color:#fff; display:block; font-size:26px; line-height:1; margin-bottom:8px; }
#vcsContent .msb_head a.enquiry { float:right; }
/* **/

/** Component: Nav
------------------------------------------------------------ */
/* First Level */
#vcsContent ul.msb_nav { box-shadow: 0px 0px 3px rgba(38,121,132,.35); -moz-box-shadow: 0px 0px 3px rgba(38,121,132,.35); -webkit-box-shadow: 0px 0px 3px rgba(38,121,132,.35); margin-bottom:13px; }
#vcsContent ul.msb_nav li { background:none; font-size:14px; line-height:1; margin:0; padding:0; }
#vcsContent ul.msb_nav li a { background-color: #fff; background-image: linear-gradient(top, #fff, #f4f4f4); background-image: -moz-linear-gradient(top, #fff, #f4f4f4); background-image: -o-linear-gradient(top, #fff, #f4f4f4); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #fff),color-stop(1, #f4f4f4)); background-image: -webkit-linear-gradient(#fff, #f4f4f4); border-top:1px solid #fff; border-bottom:1px solid #eaecec; color:#4b4b44; display:block; padding:10px 26px 10px 21px; text-decoration:none; }
#vcsContent ul.msb_nav li a.active, #vcsContent ul.msb_nav li a:hover { background-color: #1e7683; background-image: linear-gradient(top, #1e7683, #025661); background-image: -moz-linear-gradient(top, #1e7683, #025661); background-image: -o-linear-gradient(top, #1e7683, #025661); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #1e7683),color-stop(1, #025661)); background-image: -webkit-linear-gradient(#1e7683, #025661); border:1px solid #4a838c; color:#fff; padding-left:20px; color:#fff; }
#vcsContent ul.msb_nav li.parent a { background-color: #fff; background-image: url(../img/common/nav_parent_closed.png), linear-gradient(top, #fff, #f4f4f4); background-image: url(../img/common/nav_parent_closed.png), -moz-linear-gradient(top, #fff, #f4f4f4); background-image: url(../img/common/nav_parent_closed.png), -o-linear-gradient(top, #fff, #f4f4f4); background-image: url(../img/common/nav_parent_closed.png), -webkit-gradient(linear,left top,left bottom,color-stop(0, #fff),color-stop(1, #f4f4f4)); background-image: url(../img/common/nav_parent_closed.png), -webkit-linear-gradient(#fff, #f4f4f4); background-position:138px center, 0 0; background-repeat:no-repeat; }
#vcsContent ul.msb_nav li.parent a.active, #vcsContent ul.msb_nav li.parent a:hover { background-color: #1e7683; background-image: url(../img/common/nav_parent_open.png), linear-gradient(top, #1e7683, #025661); background-image: url(../img/common/nav_parent_open.png), -moz-linear-gradient(top, #1e7683, #025661); background-image: url(../img/common/nav_parent_open.png), -o-linear-gradient(top, #1e7683, #025661); background-image: url(../img/common/nav_parent_open.png), -webkit-gradient(linear,left top,left bottom,color-stop(0, #1e7683),color-stop(1, #025661)); background-image: url(../img/common/nav_parent_open.png), -webkit-linear-gradient(#1e7683, #025661); color: #fff; }
/* Second Level */
#vcsContent ul.msb_nav li.parent li a { background:#e9f1f3; border-top:1px solid #e9f1f3; padding:10px 30px 10px 35px; }
#vcsContent ul.msb_nav li.parent li a.active, #vcsContent ul.msb_nav li.parent li a:hover { background:#79bec5;  border-top:1px solid #79bec5; border-right:0;  border-bottom:1px solid #eaecec; border-left:0; }
#vcsContent ul.msb_nav li.parent li.parent a { background:#e9f1f3 url(../img/common/nav_parent_closed.png) no-repeat scroll 138px center; }
#vcsContent ul.msb_nav li.parent li.parent a.active, #vcsContent ul.msb_nav li.parent li.parent a:hover { background-color:#79bec5; background-image: url(../img/common/nav_parent_open.png); }
/* Third Level */
#vcsContent ul.msb_nav li.parent li.parent li a { background-color:#E9F1F3; background-image:none; font-size:12px; padding-left:50px; position: relative; }
#vcsContent ul.msb_nav li.parent li.parent li a span { display:block; left:35px; position:absolute; }
#vcsContent ul.msb_nav li.parent li.parent li a.active,
#vcsContent ul.msb_nav li.parent li.parent li a:hover { background-image:none; background-color:#79BEC5; color:#fff; } 
/* **/

/** Component: Footer
------------------------------------------------------------ */
#vcsContent .msb_footer { background:#0d5b66 url(../img/common/footer_bg.jpg) no-repeat scroll 0 100%; clear:left; color:#fff; padding:25px 0 0 53px; position:relative; }
#vcsContent .msb_footer h2 { color:#fff; margin-bottom:16px; }
#vcsContent .msb_footer .msb_signup { float:left; position:relative; width:344px; }
#vcsContent .msb_footer .msb_signup .msb_initial { padding-bottom:33px; }
#vcsContent .msb_footer .msb_signup .msb_initial label { display:none; }
#vcsContent .msb_footer .msb_signup .msb_initial label.error { color:#fff !important; top:37px;  }
#vcsContent .msb_footer .msb_signup .msb_initial .form-item { float:left; }
#vcsContent .msb_footer .msb_signup .msb_initial .form-item input.text { width:200px; }
#vcsContent .msb_footer .msb_signup .msb_initial .msb_button { float:left; margin-left:2px; padding:5px 32px 6px 7px; position:relative; *top:1px; }
#vcsContent .msb_footer .msb_contact { float:left; position:relative; width:361px; }
#vcsContent .msb_footer .msb_contact .tel { color:#fff; float:right; font-size:20px; margin:-2px 0 0 11px!important; width:195px; }
#vcsContent .msb_footer .msb_contact .leftTel{ float:left; margin-left:0!important; }
#vcsContent .msb_footer .msb_contact .tel span { display:block; font-size:12px; line-height:12px; }
#vcsContent .msb_footer .msb_contact .enquiry { float:right; padding:5px 32px 6px 7px; }
/* **/

/** Component: Email Signup Form
------------------------------------------------------------ */
#vcsContent .msb_signup .msb_reveal { background:#fff; border:1px solid #e0e0e0; bottom:76px; box-shadow: 0px 0px 21px rgba(0,0,0,.2); -moz-box-shadow: 0px 0px 21px rgba(0,0,0,.2); -webkit-box-shadow: 0px 0px 21px rgba(0,0,0,.2); color:#757575; display:none; left:0; position:absolute; width:336px; z-index: 100; }
#vcsContent .msb_signup .msb_reveal .form-item { float:none; margin-right:30px; margin-left:30px; padding:13px 0 0; overflow: hidden; }
#vcsContent .msb_signup .msb_reveal .msb_second_group { border-top:1px solid #e7e7e7; }
#vcsContent .msb_signup .msb_reveal .checkbox label { float:left; margin-right:20px; width:93px; }
#vcsContent .msb_signup .msb_reveal .checkbox label.msb_odd_check { clear:left; }
#vcsContent .msb_signup .msb_reveal .msb_terms label { margin-right:0; width:240px; }
#vcsContent .msb_signup .msb_reveal .msb_terms label.error { left:23px; bottom: -17px; }
#vcsContent .msb_signup .msb_reveal .form-action { padding:15px 30px 39px 0; }
#vcsContent .msb_signup .msb_reveal input#msb_email_signup { background:#fff url(../img/common/sign_up.png) no-repeat scroll 0 0; border:none; float:right; height:19px; overflow:hidden; text-indent:-9999em; width:94px; }
/* **/

/** Component: Enquiry Form
------------------------------------------------------------ */
#vcsContent .msb_contact .msb_reveal { background:#fff; border:1px solid #e0e0e0; box-shadow: 0px 0px 21px rgba(0,0,0,.2); -moz-box-shadow: 0px 0px 21px rgba(0,0,0,.2); -webkit-box-shadow: 0px 0px 21px rgba(0,0,0,.2); color:#757575; display:none; left:0; padding-bottom:39px; position:absolute; text-align:left; width:336px; z-index:100; }
#vcsContent .msb_head .msb_contact .msb_reveal { left:auto; right:0; top:76px; }
#vcsContent .msb_footer .msb_contact .msb_reveal { bottom:40px; }
#vcsContent .msb_contact .msb_ajax_container { height:700px; margin:22px 0 0; padding:0 34px; }
#vcsContent .msb_contact .msb_ajax_container form { display:none; }
#vcsContent .msb_contact .msb_reveal label,
#vcsContent .msb_contact .msb_reveal p.msb_checkbox_group_heading { color:#757575; font-size:12px; line-height:21px; }
#vcsContent .msb_contact .msb_reveal .form-item { clear:left; margin-bottom:14px; }
#vcsContent .msb_contact .msb_reveal .checkbox { margin-bottom:3px; }
#vcsContent .msb_contact .msb_reveal .checkbox label { float:left; margin-right:25px; }
#vcsContent .msb_contact .msb_reveal label.error { top:15px; }
#vcsContent .msb_contact .msb_reveal input#msb_enquiry_signup { float:right; }
#vcsContent .msb_contact .msb_reveal .form-action { padding-top:15px; }
/* **/

/** Component: Calls to Action, Back & Share This
------------------------------------------------------------ */
#vcsContent a.msb_box_cta { background-color: #fff; background-image: url(../img/common/cta_arrow.png), linear-gradient(top, #fff, #f4f4f4); background-image: url(../img/common/cta_arrow.png), -moz-linear-gradient(top, #fff, #f4f4f4); background-image: url(../img/common/cta_arrow.png), -o-linear-gradient(top, #fff, #f4f4f4); background-image: url(../img/common/cta_arrow.png), -webkit-gradient(linear,left top,left bottom,color-stop(0, #fff),color-stop(1, #f4f4f4)); background-image: url(../img/common/cta_arrow.png), -webkit-linear-gradient(#fff, #f4f4f4); background-position:right center, 0 0; background-repeat:no-repeat; border:1px solid #dfdfdf; box-shadow: 1px 1px 2px rgba(0,0,0,.08); -moz-box-shadow: 1px 1px 2px rgba(0,0,0,.08); -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.08); color:#004f5a; display:block; font-size:17px; line-height:1; padding:13px 38px 13px 21px; text-align:right; text-decoration:none; }
#vcsContent a.msb_inline_cta { background-image:url(../img/common/cta_arrow.png); background-position:center right; background-repeat:no-repeat; color:#004f5a; font-size:17px; line-height:1; margin-right:-12px; padding-right:38px; text-decoration:none; display: inline-block; }
#vcsContent .st_sharethis_custom { display: inline-block; background-image:url(../img/common/envelope.png); background-position:center right; background-repeat:no-repeat; color:#004f5a; cursor:pointer; font-size:17px; line-height:1; margin-left:30px; padding-right:30px; text-decoration:none; }
#vcsContent a.msb_back { background-image:url(../img/common/back_arrow.png); background-position:center left; padding-right:0; padding-left:25px; }
/* **/

/** Component: Pods
------------------------------------------------------------ */
#vcsContent .msb_pod_container { background:#fbfbfb; border:1px solid #dfdfdf; margin:0 15px 10px; padding:0 0 33px 17px; position:relative; }
#vcsContent .msb_pod_container h2 { margin-bottom:0; }
#vcsContent .msb_pod { border:1px solid #e1e1e1; float:left; margin-top:25px; margin-right:17px; width:218px; }
#vcsContent .msb_pod h2,
#vcsContent .msb_pod h3 { font-size:19px; margin-bottom:12px; margin-left:18px; padding-top:14px; }
#vcsContent .msb_pod p { margin:0 18px; }
#vcsContent .msb_pod .msb_pod_body { background-position:100% 100%; background-repeat:no-repeat; height:269px; }
#vcsContent .msb_pod .msb_box_cta { margin:0 -1px -1px -1px; }
#vcsContent .msb_pod_wrap { border-top:1px solid #dfdfdf; margin-bottom:10px; }
#vcsContent .msb_pod_wrap_first { border-top:0; }
#vcsContent .msb_pod_wrap_last { margin-bottom:40px; }
#vcsContent .msb_pod_wrap .msb_pod,
#vcsContent .msb_content_upsell .msb_pod { margin-top:10px; margin-right:13px; width:164px; }
#vcsContent .msb_pod_wrap .msb_pod .msb_pod_body,
#vcsContent .msb_content_upsell .msb_pod .msb_pod_body { height:158px; }
#vcsContent .msb_pod_wrap .msb_pod h2,
#vcsContent .msb_content_upsell .msb_pod h2,
#vcsContent .msb_pod_wrap .msb_pod h3,
#vcsContent .msb_content_upsell .msb_pod h3 { font-size:16px; }
#vcsContent .msb_pod_wrap .msb_pod .msb_box_cta,
#vcsContent .msb_content_upsell .msb_pod .msb_box_cta { text-align:left; }
#vcsContent .msb_pod_wrap .msb_pod_desc { float:left; width:268px; }
#vcsContent .msb_pod_wrap .msb_pod_desc h4 { color:#004f5a; font-size:22px; margin-top:20px; }
#vcsContent .msb_pod_wrap .msb_pod_vouchers .msb_pod_body,
#vcsContent .msb_content_upsell .msb_pod_vouchers .msb_pod_body { background-image:url(../img/context/small-pods/vouchers.jpg); }
#vcsContent .msb_pod_wrap .msb_pod_flowers .msb_pod_body,
#vcsContent .msb_content_upsell .msb_pod_flowers .msb_pod_body { background-image:url(../img/context/small-pods/Tile-2.jpg); }
#vcsContent .msb_pod_wrap .msb_pod_food_wine .msb_pod_body,
#vcsContent .msb_content_upsell .msb_pod_food_wine .msb_pod_body { background-image:url(../img/context/small-pods/food-wine.jpg); }
#vcsContent .msb_pod_wrap .msb_pod_lunchtogo .msb_pod_body,
#vcsContent .msb_content_upsell .msb_pod_lunchtogo .msb_pod_body { background-image:url(../img/context/small-pods/lunchtogo.jpg); }
#vcsContent .msb_pod_wrap .msb_pod_hampers .msb_pod_body,
#vcsContent .msb_content_upsell .msb_pod_hampers .msb_pod_body { background-image:url(../img/context/small-pods/hampers.jpg); }
#vcsContent .msb_pod_wrap .msb_pod_others .msb_pod_body,
#vcsContent .msb_content_upsell .msb_pod_others .msb_pod_body { background-image:url(../img/context/small-pods/other.jpg); }
#vcsContent .msb_pod_wrap .msb_pod_gift_cards .msb_pod_body,
#vcsContent .msb_content_upsell .msb_pod_gift_cards .msb_pod_body { background-image:url(../img/context/small-pods/Tile-4.jpg); }
/* **/

/** Component: Promotion
------------------------------------------------------------ */
#vcsContent .msb_aside .msb_promo { margin-bottom:13px; }
#vcsContent .msb_aside .msb_promo img { border:1px solid #dfdfdf; border-bottom:0; display:block; vertical-align:baseline; }
#vcsContent .msb_aside .msb_promo a.msb_box_cta { padding-left:14px; padding-right:26px; text-align:left; }
/* **/

/** Component: Hero
------------------------------------------------------------ */
#vcsContent .msb_hero { overflow:hidden; text-indent:-9999em; }
/* **/

/** Component: Homepage Hero
------------------------------------------------------------ */
#vcsContent .msb_home_hero { height:441px; margin-bottom:26px; position:relative; width:760px; }
#vcsContent .msb_home_hero a { display:none; }
#vcsContent .msb_home_hero a.msb_cycle_0,
#vcsContent .msb_home_hero a.msb_cycle_0 img { display:block; }
#vcsContent .msb_cycle_ready img { display:block; }
#vcsContent .msb_cycle_nav { background-color: #fff; background-image: linear-gradient(top, #fff, #eaeaea); background-image: -moz-linear-gradient(top, #fff, #eaeaea); background-image: -o-linear-gradient(top, #fff, #eaeaea); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #fff),color-stop(1, #eaeaea)); background-image: -webkit-linear-gradient(#fff, #eaeaea); bottom:7px; box-shadow: 0px 0px 2px rgba(0,0,0,.27); -moz-box-shadow: 0px 0px 2px rgba(0,0,0,.27); -webkit-box-shadow: 0px 0px 2px rgba(0,0,0,.27); display:none; height:122px; left:7px; position:absolute; width:746px; z-index:10; }
#vcsContent .msb_cycle_nav .msb_indicator { background:transparent url(../img/context/home/hero_nav_indicator.png) no-repeat scroll 0 0; display:block; height:124px; left:4px; position:absolute; top:-7px; width:140px; z-index:11; }
#vcsContent .msb_cycle_nav li { background:transparent url(../img/context/home/hero_nav_divider.jpg) no-repeat scroll 100% 0; display:block; margin:0; padding:0 5px 0 0; position:absolute; top:4px; }
#vcsContent .msb_cycle_nav li.msb_cycle_nav_0 { left:4px; }
#vcsContent .msb_cycle_nav li.msb_cycle_nav_1 { left:153px; }
#vcsContent .msb_cycle_nav li.msb_cycle_nav_2 { left:302px; }
#vcsContent .msb_cycle_nav li.msb_cycle_nav_3 { left:451px; }
#vcsContent .msb_cycle_nav li.msb_cycle_nav_4 { background-image:none; left:600px; }
#vcsContent .msb_cycle_nav li img { border:1px solid #f0f0f0; cursor:pointer; display:block; }
/* **/

/** Component: Our Products for Business
------------------------------------------------------------ */
#vcsContent .msb_products h2 { margin:25px 0 0 20px; }
#vcsContent .msb_products .msb_inline_cta { position:absolute; right:21px; top:24px; }
#vcsContent .msb_products .msb_gift_vouchers .msb_pod_body { background-image:url(../img/context/home/products_vouchers.jpg); }
#vcsContent .msb_products .msb_lunchtogo .msb_pod_body { background-image:url(../img/context/home/products_lunch.jpg); }
#vcsContent .msb_products .msb_flowers { margin-right:0; }
#vcsContent .msb_products .msb_flowers .msb_pod_body { background-image:url(../img/context/home/products_flowers.jpg); }
/* **/

/** Component: Why Choose M&S for Business
------------------------------------------------------------ */
#vcsContent .msb_whychoose { background:#fbfbfb url(../img/context/home/why_choose.jpg) no-repeat scroll 100% 0; border:1px solid #dfdfdf; margin:0 15px 10px; padding:23px 0 0 37px; }
#vcsContent .msb_whychoose p { float:left; margin:0 22px 20px 0; width:220px; }
#vcsContent .msb_whychoose ul { float:left; padding-top:5px; width:187px; }
#vcsContent .msb_whychoose .msb_box_cta { clear:left; margin:0 -1px -1px -38px; }
/* **/

/** Component: Overview pages
------------------------------------------------------------ */
.msb_type_overview .msb_hero { background: url(../img/context/solutions/hero.jpg) no-repeat scroll 0 0; height:331px; margin-bottom:25px; }
.msb_type_overview .msb_pod_container { margin-bottom:33px; }
.msb_type_overview .msb_pod h2 { font-size:20px; line-height:22px; }
/* **/

/** Component: What Our Clients Say
------------------------------------------------------------ */
#vcsContent .msb_our_clients { background:#fbfbfb url(../img/context/home/clients_bg.png) scroll no-repeat 0 0; border:1px solid #dfdfdf; margin:0 15px 10px; padding-left:37px; position:relative; }
#vcsContent .msb_our_clients h2 { margin-top:24px; }
#vcsContent .msb_our_clients .msb_client_logos { background:transparent url(../img/context/home/clients_logos.png) no-repeat scroll 0 0; margin-bottom:20px; padding-top:52px; }
#vcsContent .msb_our_clients blockquote { height:114px; position:absolute; right:16px; top:24px; width:255px; }
#vcsContent .msb_our_clients blockquote p.quote { font-size:14px; line-height:21px; }
#vcsContent .msb_our_clients .msb_box_cta { clear:left; margin:0 -1px -1px -38px; }
/* **/

/** Component: Tabs
------------------------------------------------------------ */
#vcsContent .msb_tabs { margin:0 15px 17px; }
#vcsContent .msb_tabs .msb_tabs_tabs { position:relative; z-index:10; }
#vcsContent .msb_tabs .msb_tabs_tabs li { background:none !important; float:left; margin:0 1px 0 0; padding:0; }
#vcsContent .msb_tabs .msb_tabs_tabs li a { background-color: #fff; background-image: linear-gradient(top, #fff, #efefef); background-image: -moz-linear-gradient(top, #fff, #efefef); background-image: -o-linear-gradient(top, #fff, #efefef); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #fff),color-stop(1, #efefef)); background-image: -webkit-linear-gradient(#fff, #efefef); border:1px solid #dfdfdf; color:#004f5a; display:block; font-size:17px; line-height:1; padding:12px 24px; position:relative; }
#vcsContent .msb_tabs .msb_tabs_tabs li a.active,
#vcsContent .msb_tabs .msb_tabs_tabs li a:hover { background-color: #6b9ca2; background-image: linear-gradient(top, #32767f, #6b9ca2); background-image: -moz-linear-gradient(top, #32767f, #6b9ca2); background-image: -o-linear-gradient(top, #32767f, #6b9ca2); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #32767f),color-stop(1, #6b9ca2)); background-image: -webkit-linear-gradient(#32767f, #6b9ca2); border:1px solid #347780; border-bottom:0 none; color:#fff; padding-bottom:13px; text-decoration:none; top:1px; }
#vcsContent .msb_tabs .msb_scroll_border { background-color: #dfdfdf; background-image: linear-gradient(top, #347780, #dfdfdf); background-image: -moz-linear-gradient(top, #347780, #dfdfdf); background-image: -o-linear-gradient(top, #347780, #dfdfdf); background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #347780),color-stop(1, #dfdfdf)); background-image: -webkit-linear-gradient(#347780, #dfdfdf); padding:1px; position:relative; }
#vcsContent .msb_tabs .msb_tabs_browse { background-image:url(../img/common/tabs_pagination.png); background-repeat:no-repeat; cursor:pointer; display:block; height:66px; position:absolute; top:207px; width:31px; z-index:20; } 
#vcsContent .msb_tabs .msb_tabs_previous { background-position:0 0; left:1px; }
#vcsContent .msb_tabs .msb_tabs_next { background-position:100% 0; right:1px; }
#vcsContent .msb_tabs .msb_scroll { background: #fff url(../img/common/tabs_bg.png) repeat-x scroll 0 0; overflow:auto; padding:18px 0; position:relative; }
#vcsContent .msb_tabs .msb_scroll_container { width:3000px; }
#vcsContent .msb_tabs .msb_scroll_panel { background-color:#fff; background-position:100% 100%; background-repeat:no-repeat; border:1px solid #dfdfdf; float:left; margin-left:17px; padding:40px 300px 0 40px; position:relative; width:353px; }
#vcsContent .msb_tabs .msb_scroll_panel h2 { color:#004f5a; font-size:30px; }
#vcsContent .msb_tabs .msb_scroll_panel h3 { color:#33727b; }
#vcsContent .msb_tabs .msb_scroll_panel p { margin-bottom:20px; }
#vcsContent .msb_tabs .msb_scroll_panel p.msb_no_margin { margin-bottom:5px; }
/* **/

/** Component: Upsell
------------------------------------------------------------ */
#vcsContent .msb_content_upsell { background:#e4e4e4 url(../img/common/upsell_bg.png) repeat-x scroll 0 0; clear:both; margin:0 2px; padding:30px 0 43px 34px; }
#vcsContent .msb_content_upsell h2 { font-size:20px; }
#vcsContent .msb_content_upsell .msb_pod { margin-top:0; padding-top:0; }
/* **/

/** Component: Terms Dialogue
------------------------------------------------------------ */
.msb_dialog { background:#fff; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; box-shadow: 0px 0px 5px rgba(0,0,0,.5); -moz-box-shadow: 0px 0px 5px rgba(0,0,0,.5); -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.5); }
.msb_dialog #msb_terms_content { padding:20px 30px 25px; text-align: left; }
.msb_dialog .ui-dialog-titlebar-close { background:transparent url(../img/common/close.png) no-repeat scroll right center; color:#149caf; padding-right:12px; position:absolute; text-decoration:none; right:20px; top:10px; }
.ui-widget-overlay { background:rgba(0,0,0,.5); left:0; position:absolute; top:0; }
/* **/

/** Component: Discounts Pane
------------------------------------------------------------ */
#vcsContent .msb_discount_pane { background:#fbfbfb; border:1px solid #dfdfdf; margin:0 15px 19px; padding:24px 30px 30px; }
#vcsContent .msb_discount_pane .msb_discount_first { margin-bottom:30px; }
#vcsContent .msb_discount_pane p { margin-bottom:25px; }
#vcsContent .msb_discount_pane li { background-image:none !important; display:block; float:left; padding:0 0 15px; width:184px; }
#vcsContent .msb_discount_pane li strong { background: url(../img/context/benefits/discounts.jpg) no-repeat scroll 0 0;}
#vcsContent .msb_discount_pane li.msb_five strong { background-position:0 -110px; }
#vcsContent .msb_discount_pane li.msb_sevenpointfive strong { background-position:0 -220px; }
#vcsContent .msb_discount_pane li strong { display:block; height:91px; margin:0 0 18px 18px; overflow:hidden; text-indent:-9999em; width:91px; }
/* **/

/** Section: Home
------------------------------------------------------------ */
.msb_section_home h1 { margin:0 !important; }
/* **/

/** Section: Contact
------------------------------------------------------------ */
#vcsContent input#msb_enquiry_signup { background:#fff url(../img/common/action_enquiry.png) no-repeat scroll 0 0; border:none; height:17px; overflow:hidden; text-indent:-9999em; width:147px; }
#vcsContent.msb_section_contact h1 { margin-left:46px !important; }
#vcsContent.msb_section_contact .msb_hero { height:231px; margin-bottom:40px; text-indent:0!important; width:760px; }
#vcsContent.msb_section_contact form#msb_contact { float:left; margin:0 78px 0 46px; width:400px; }
#vcsContent.msb_section_contact form#msb_contact label,
#vcsContent.msb_section_contact form#msb_contact p.msb_checkbox_group_heading { float:left; font-size:12px; padding:10px 0 0 0; width:125px; }
#vcsContent.msb_section_contact form#msb_contact label.error { margin-left:125px; width:252px; }
#vcsContent.msb_section_contact form#msb_contact .checkbox { margin-left:125px; }
#vcsContent.msb_section_contact form#msb_contact .checkbox label { padding:10px 0 0 25px; width:242px; }
#vcsContent.msb_section_contact form#msb_contact .checkbox input { top:10px; }
#vcsContent.msb_section_contact form#msb_contact .form-item { clear:left; padding-bottom:23px; overflow: hidden; }
#vcsContent.msb_section_contact form#msb_contact .form-action { padding:28px 0 90px 125px; }
#vcsContent.msb_section_contact form#msb_contact .form-select { padding-top:8px; }
#vcsContent.msb_section_contact form#msb_contact .form-select label,
#vcsContent.msb_section_contact form#msb_contact .form-textarea label { padding-top:2px; }
#vcsContent.msb_section_contact .msb_contact_details { background-image: url(../img/context/contact/details_bg.png), url(../img/context/contact/details_bg_top.png); background-position:100% 100%, 0 0; background-repeat:no-repeat; border:1px solid #dfdfdf; float:left; padding:14px 19px 27px; position:relative; top:-30px; width:180px; }
#vcsContent.msb_section_contact .msb_contact_details h2 { font-size:20px !important; margin-bottom:23px !important; }
#vcsContent.msb_section_contact .msb_contact_details dl,
#vcsContent.msb_section_contact .msb_contact_details p.msb_postal,
#vcsContent.msb_section_contact .msb_contact_details p.msb_email { color:#004f5a; font-size:14px; line-height:18px; margin:0; }
#vcsContent.msb_section_contact .msb_contact_details p.msb_email a { text-decoration: none; display: block; margin-bottom: 12px; font-size: 13px; color:#004f5a; }
#vcsContent.msb_section_contact .msb_contact_details dl dd { font-size:20px; }
/* **/

/** Section: Solutions
------------------------------------------------------------ */
#vcsContent.msb_section_solutions .msb_customer_pod .msb_pod_body { background-image: url(../img/context/solutions/pod_customer_bg.jpg); }
#vcsContent.msb_section_solutions .msb_employee_pod .msb_pod_body { background-image: url(../img/context/solutions/pod_employee_bg.jpg); }
#vcsContent.msb_section_solutions .msb_corporate_pod .msb_pod_body { background-image: url(../img/context/solutions/pod_corporate_bg.jpg); }
#vcsContent.msb_section_solutions .msb_food_pod .msb_pod_body { background-image: url(../img/context/solutions/pod_food_bg.jpg); }
#vcsContent.msb_section_solutions .msb_content_body { margin-right:33px; width:447px; }
#vcsContent.msb_page_solutions_overview .msb_hero { background-image:url(../img/context/solutions/hero.jpg); height:331px; margin-bottom:26px; }
#vcsContent.msb_page_solutions_corporate .msb_hero,
#vcsContent.msb_page_solutions_customer .msb_hero,
#vcsContent.msb_page_solutions_employee .msb_hero,
#vcsContent.msb_page_solutions_food .msb_hero { background:none; height:230px; text-indent:0!important; }
/* **/

/** Section: Products
------------------------------------------------------------ */
#vcsContent.msb_section_products .msb_vouchers_pod .msb_pod_body { background-image: url(../img/context/products/pod_vouchers_bg.jpg); }
#vcsContent.msb_section_products .msb_lunchtogo_pod .msb_pod_body { background-image: url(../img/context/products/pod_lunchtogo_bg.jpg); }
#vcsContent.msb_section_products .msb_flowers_pod .msb_pod_body { background-image: url(../img/context/products/pod_flowers_bg.jpg); }
#vcsContent.msb_section_products .msb_food_pod .msb_pod_body { background-image: url(../img/context/products/pod_food_bg.jpg); }
#vcsContent.msb_section_products .msb_other_pod .msb_pod_body { background-image: url(../img/context/products/pod_others_bg.jpg); }
#vcsContent.msb_section_products .msb_hampers_pod .msb_pod_body { background-image: url(../img/context/products/pod_hampers_bg.jpg); }
#vcsContent.msb_page_products_overview .msb_hero { background-image: url(../img/context/products/hero.jpg); height:331px; margin-bottom:30px; }
#vcsContent.msb_page_products_lunchtogo .msb_hero,
#vcsContent.msb_page_products_flowers .msb_hero,
#vcsContent.msb_page_products_food_wine_gifts .msb_hero,
#vcsContent.msb_page_products_other .msb_hero,
#vcsContent.msb_page_products_hampers .msb_hero { background:none; height:240px; text-indent:0!important; }
/* Vouchers */
#vcsContent.msb_page_products_vouchers .msb_hero { height:230px; text-indent:0!important; }
#vcsContent.msb_page_products_vouchers h1 { margin-right:0; margin-left:0; }
#vcsContent.msb_page_products_vouchers .msb_content_aside .msb_panel { margin-top:23px; }
#vcsContent.msb_page_products_vouchers .msb_content_body img { margin-right:-29px; }
/* Gift Vouchers Order Form */
#vcsContent.msb_page_vouchers_order .msb_hero { background:none; text-indent:0!important; }
#vcsContent.msb_page_vouchers_order .msb_order_form h2 { background: url(../img/common/numbers_icons.png) no-repeat scroll 0 2px; color:#004f5a; font-size:20px; padding-left:30px; }
#vcsContent.msb_page_vouchers_order p { color:#fff; margin:0 0 32px 40px; width:370px; }
#vcsContent.msb_page_vouchers_order form.msb_order_form { padding:30px 16px; }
#vcsContent.msb_page_vouchers_order form.msb_order_form p { color:#757575; margin:0; width:auto; }
#vcsContent.msb_page_vouchers_order form.msb_order_form label { clear:left; float:left; padding-top:7px; padding-bottom:0; }
#vcsContent.msb_page_vouchers_order form.msb_order_form .form-select label { padding-top:0; }
#vcsContent.msb_page_vouchers_order form.msb_order_form table label { padding-top:0; }
#vcsContent.msb_page_vouchers_order form.msb_order_form table label input { margin-top: -5px; }
#vcsContent.msb_page_vouchers_order form.msb_order_form .form-item { padding-bottom:20px; position:relative; overflow: hidden; }
#vcsContent.msb_page_vouchers_order form.msb_order_form .form-item label.error { top:20px; }
#vcsContent.msb_page_vouchers_order form.msb_order_form input.text { padding-top:5px; padding-bottom:7px; }
#vcsContent.msb_page_vouchers_order form.msb_order_form .checkbox label { padding-bottom:20px; padding-top:0; width:auto; }
#vcsContent.msb_page_vouchers_order form.msb_order_form .checkbox input { top:2px; }
#vcsContent.msb_page_vouchers_order form.msb_order_form .checkbox label label.error { color:#c00; }
#vcsContent.msb_page_vouchers_order .msb_footer p { margin: 0.2em 0 0.6em; }
#vcsContent.msb_page_vouchers_order .msb_footer h2,
#vcsContent.msb_page_vouchers_order .msb_head h2,
#vcsContent.msb_page_vouchers_order .msb_head .msb_contact p { margin:0; width:auto; }
#vcsContent.msb_page_vouchers_order .msb_head .msb_contact p { color:#757575; }
#vcsContent.msb_page_vouchers_order .msb_calculator { background:#f4fafb; border:1px solid #dfdfdf; float:left; margin-right:23px; margin-bottom:30px; padding:25px 20px 0; width:313px; }
#vcsContent.msb_page_vouchers_order .msb_calculator th,
#vcsContent.msb_page_vouchers_order .msb_calculator td { width:104px;  }
#vcsContent.msb_page_vouchers_order .msb_calculator td label.error,
#vcsContent.msb_page_vouchers_order .msb_stationary td label.error { color:#c00; font-weight:400; }
#vcsContent.msb_page_vouchers_order .msb_calculator input.text,
#vcsContent.msb_page_vouchers_order .msb_stationary input.text { text-align:center; }
#vcsContent.msb_page_vouchers_order .msb_stationary { float:left; padding:26px 0 0 0; width:350px; }
#vcsContent.msb_page_vouchers_order .msb_stationary h2 { background-position:0 -72px; margin-bottom:12px; }
#vcsContent.msb_page_vouchers_order .msb_stationary p { margin-right:10px; margin-bottom:25px; }
#vcsContent.msb_page_vouchers_order .msb_stationary th,
#vcsContent.msb_page_vouchers_order .msb_stationary td { width:175px;  }
#vcsContent.msb_page_vouchers_order .msb_stationary th.msb_left,
#vcsContent.msb_page_vouchers_order .msb_stationary td.msb_left { text-align:left; }
#vcsContent.msb_page_vouchers_order .msb_stationary td.msb_final_total { text-align:right; }
#vcsContent.msb_page_vouchers_order .msb_purchase_details { border-top:1px solid #dfdfdf; border-bottom:1px solid #dfdfdf; clear:left; padding:30px 20px 10px; }
#vcsContent.msb_page_vouchers_order .msb_purchase_details h2 { background-position:0 -146px; margin-bottom:12px; }
#vcsContent.msb_page_vouchers_order .msb_purchase_details .msb_form_items { float:left; width:356px; }
#vcsContent.msb_page_vouchers_order .msb_purchase_details .msb_form_info { background:#f4fafb; border:2px solid #5f99a1; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -webkit-border-radius: 3px; float:left; padding:18px 0 0 0; width:328px; display: none; }
#vcsContent.msb_page_vouchers_order .msb_purchase_details .msb_form_info p { color:#004f5a; line-height:15px; margin:0 20px 18px; }
#vcsContent.msb_page_vouchers_order .msb_purchase_details label { width:159px; }
#vcsContent.msb_page_vouchers_order .msb_purchase_details label.error { left:159px; }
#vcsContent.msb_page_vouchers_order .msb_purchase_details input.text { width:150px; }
#vcsContent.msb_page_vouchers_order .msb_address label { width:140px; }
#vcsContent.msb_page_vouchers_order .msb_address label.error { left:140px; }
#vcsContent.msb_page_vouchers_order .msb_address input.text { width:150px; }
#vcsContent.msb_page_vouchers_order .msb_invoice_address { float:left; margin:20px; width:345px; }
#vcsContent.msb_page_vouchers_order .msb_invoice_address h2 { background-position:0 -220px; margin-bottom:63px; }
#vcsContent.msb_page_vouchers_order .msb_delivery_address { float:left; margin-top:20px;  width:315px; }
#vcsContent.msb_page_vouchers_order .msb_delivery_address h2 { background-position:0 -294px; }
#vcsContent.msb_page_vouchers_order form.msb_order_form .msb_delivery_address .checkbox label { padding-bottom:0; }
#vcsContent.msb_page_vouchers_order .form-action { float:right; margin-right:30px; width:285px; }
#vcsContent.msb_page_vouchers_order .form-action .msb_submit { background:#fff url(../img/common/place_order.png) no-repeat scroll 0 0; border:none; float:right; height:16px; overflow:hidden; text-indent:-9999em; width:116px; }
/* **/

/** Section: About
------------------------------------------------------------ */
#vcsContent.msb_section_about .msb_hero { height:230px; margin-bottom:0;  text-indent:0!important; width:760px; }
#vcsContent.msb_section_about .msb_content { background:#fff url(../img/context/about/bg.jpg) no-repeat scroll 100% 230px; }
#vcsContent.msb_section_about .msb_content .msb_content_body ul { margin-bottom:36px; }
/* **/

/** Section: Benefits
------------------------------------------------------------ */
#vcsContent.msb_section_benefits .msb_hero { height:230px; margin-bottom:40px; text-indent:0!important; width:760px; }
#vcsContent.msb_section_benefits h1,
#vcsContent.msb_section_benefits p.msb_intro { margin-left:46px; margin-right:46px; }
#vcsContent.msb_section_benefits p.msb_intro { margin-bottom:28px; }
#vcsContent.msb_section_benefits .msb_pod_container h2 { margin-top:25px; }
#vcsContent.msb_section_benefits .msb_pod { padding-top:0; width:334px; }
#vcsContent.msb_section_benefits .msb_pod h3 { padding-top:20px; }
#vcsContent.msb_section_benefits .msb_discounts_pod .msb_pod_body { background-image: url(../img/context/benefits/pod_discounts_bg.jpg); }
#vcsContent.msb_section_benefits .msb_bespoke_pod .msb_pod_body { background-image: url(../img/context/benefits/pod_bespoke_bg.jpg); }
#vcsContent.msb_section_benefits .msb_why_pod { margin-right:0; }
#vcsContent.msb_section_benefits .msb_why_pod .msb_pod_body { background-image: url(../img/context/benefits/pod_why_bg.jpg); }
/* Why Choose */
#vcsContent.msb_page_benefits_why_choose .msb_hero { background-image:url(../img/context/benefits/why_choose_hero.jpg); text-indent:-9999em; }
#vcsContent.msb_page_benefits_why_choose .msb_scroll_panel { height:537px; }
#vcsContent.msb_page_benefits_why_choose .msb_scroll_panel li { line-height:21px; margin-bottom:21px; }
#vcsContent.msb_page_benefits_why_choose #msb_m_and_s_today { background-image:url(../img/context/benefits/why_choose_today_bg.jpg); }
#vcsContent.msb_page_benefits_why_choose #msb_m_and_s_today h2 { font-size:22px; }
#vcsContent.msb_page_benefits_why_choose #msb_top_of_the_shops { background-image:url(../img/context/benefits/why_choose_top_bg.jpg); }
#vcsContent.msb_page_benefits_why_choose #msb_universal_appeal { background-image:url(../img/context/benefits/why_choose_universal_bg.jpg); }
#vcsContent.msb_page_benefits_why_choose #msb_plan_a { background-image:url(../img/context/benefits/why_choose_plana_bg.jpg); }
/* **/

/** Section: How to Order
------------------------------------------------------------ */
#vcsContent.msb_section_how_to_order .msb_hero { background:none; height:230px; margin-bottom:30px; text-indent:0!important; }
#vcsContent.msb_section_how_to_order h1 { margin-left:40px; }
#vcsContent.msb_section_how_to_order .msb_content p { margin:0 0 30px 40px;  }
#vcsContent.msb_section_how_to_order .msb_content .msb_footer p { margin:0.2em 0 0.6em; }
#vcsContent.msb_section_how_to_order .msb_step_by_step_container { background:#fbfbfb; border:1px solid #dfdfdf; margin:0 15px 20px; padding:23px 0 33px 29px; position:relative; }
#vcsContent.msb_section_how_to_order .msb_step_by_step_container h2 { margin-bottom:0; }
#vcsContent.msb_section_how_to_order .msb_step_by_step { background-position:0 0; background-repeat:no-repeat; height:1062px; margin-right:2px; position:relative; width:164px; }
#vcsContent.msb_section_how_to_order .msb_step_by_step h3 { font-size:18px; line-height:22px; }
#vcsContent.msb_section_how_to_order .msb_step_by_step .msb_box_cta { bottom:0; position:absolute; text-align:left; width:105px; }
#vcsContent.msb_section_how_to_order .msb_steps_vouchers { background-image:url(../img/context/how-to-order/steps_vouchers.jpg); }
#vcsContent.msb_section_how_to_order .msb_steps_lunchtogo { background-image:url(../img/context/how-to-order/steps_lunchtogo.jpg); }
#vcsContent.msb_section_how_to_order .msb_steps_flowers { background-image:url(../img/context/how-to-order/steps_flowers_food_wine.jpg); }
#vcsContent.msb_section_how_to_order .msb_steps_hampers { background-image:url(../img/context/how-to-order/steps_christmas_hampers.jpg); }
#vcsContent.msb_section_how_to_order .msb_steps_step { left:6px; position:absolute; text-align:center; width:153px; }
#vcsContent.msb_section_how_to_order .msb_steps_step h4 { color:#004f5a; font-size:18px; line-height:24px; margin-bottom:10px; }
#vcsContent.msb_section_how_to_order .msb_steps_step h4 em { background: url(../img/common/numbers_icons.png) no-repeat scroll 0 0; display:inline-block; overflow:hidden; position:relative; text-indent:-9999em; top:2px; width:24px; }
#vcsContent.msb_section_how_to_order .msb_steps_step p { font-size:12px; line-height:18px; margin:0; padding:0 5px; }
#vcsContent.msb_section_how_to_order .msb_steps_step1 { top:193px; }
#vcsContent.msb_section_how_to_order .msb_steps_step1 h4 em { background-position: 100% 0; }
#vcsContent.msb_section_how_to_order .msb_steps_step2 { top:348px; }
#vcsContent.msb_section_how_to_order .msb_steps_step2 h4 em { background-position: 100% -74px; }
#vcsContent.msb_section_how_to_order .msb_steps_step3 { top:496px; }
#vcsContent.msb_section_how_to_order .msb_steps_step3 h4 em { background-position: 100% -148px; }
#vcsContent.msb_section_how_to_order .msb_steps_step4 { top:674px; }
#vcsContent.msb_section_how_to_order .msb_steps_step4 h4 em { background-position: 100% -222px; }
#vcsContent.msb_section_how_to_order .msb_steps_step5 { top:848px; }
#vcsContent.msb_section_how_to_order .msb_steps_step5 h4 em { background-position: 100% -296px; }
#vcsContent.msb_section_how_to_order .msb_discount_pane { background:#fbfbfb url(../img/context/how-to-order/discount.jpg) no-repeat scroll 53px right; }
#vcsContent.msb_section_how_to_order .msb_discount_pane p { margin:0; }
#vcsContent.msb_section_how_to_order .msb_payment_options { background:#fbfbfb; border:1px solid #dfdfdf; margin:0 15px 19px; padding:24px 30px 15px; }
#vcsContent.msb_section_how_to_order .msb_payment_options h2 { color:#004f5a; }
#vcsContent.msb_section_how_to_order .msb_payment_options p { font-weight:700; margin:0 0 18px; }
#vcsContent.msb_section_how_to_order .msb_payment_options li { list-style:none; }
#vcsContent.msb_section_how_to_order .msb_payment_options li span,
#vcsContent.msb_section_how_to_order .msb_payment_options li a { display:block; margin-bottom:10px; }
#vcsContent.msb_section_how_to_order .msb_payment_options li a { color:#004f5a; text-decoration:none; }
#vcsContent.msb_section_how_to_order .msb_payment_options li a:hover { text-decoration:underline; };
/* **/

/** Section: FAQ
------------------------------------------------------------ */
#vcsContent.msb_section_faq .msb_hero { background-image: url(../img/context/faq/hero.jpg); height:230px; margin-bottom:30px; }
#vcsContent.msb_section_faq .msb_content .msb_expandAllWrap { margin:0 0 23px 35px; }
#vcsContent.msb_section_faq .msb_content p.msb_aid { color:#004f5a; font-size:15px; line-height:21px; margin:0 328px 26px 35px; }
#vcsContent.msb_section_faq .msb_content .msb_expandAllWrap h1 { float: left; margin-bottom:0; }
#vcsContent.msb_section_faq .msb_content .msb_expandAll { float: right; display: block; margin:10px 15px 0 }
#vcsContent.msb_section_faq .msb_content dl { border:1px solid #dfdfdf; border-top:none; margin:0 14px 30px 35px; }
#vcsContent.msb_section_faq .msb_content dl dt { background: url(../img/common/faq_open.png) no-repeat scroll 20px center; border-top:1px solid #dfdfdf; color:#004f5a; font-size:17px; padding:8px 20px 8px 50px; font-weight: normal; }
#vcsContent.msb_section_faq .msb_content dl dt.msb_closed { background-image:url(../img/common/nav_parent_closed.png); }
#vcsContent.msb_section_faq .msb_content dl dd { margin:0; padding:0; }
#vcsContent.msb_section_faq .msb_content dl dd p { margin:0; padding:8px 20px 8px 50px; }
#vcsContent.msb_section_faq .msb_content dl dd ul { margin-left:40px; padding:0 20px 8px 0; }
#vcsContent.msb_section_faq .msb_content dl dd li { background-image:url(/images/G/02/MandS/en_GB/images/bullet-raquo_1944474942.gif) !important; line-height:18px; margin:0; padding:0 0 0 10px; }
#vcsContent.msb_section_faq .msb_content ul li { margin:0 0 0.3em; background:none!important; min-height:0 }
/* **/

/** Pages: Thank You & terms
------------------------------------------------------------ */
#vcsContent.msb_type_terms .msb_hero { background:none; text-indent:0!important;  }
#vcsContent.msb_page_thanks .msb_content { height:510px; }
#vcsContent.msb_type_terms .msb_content #msb_terms_content { padding-bottom:33px; }
#vcsContent.msb_page_thanks .msb_content h1,
#vcsContent.msb_type_terms .msb_content #msb_terms_content h1 { margin:42px 40px 8px 40px; }
#vcsContent.msb_type_terms .msb_content #msb_terms_content h2 { margin-left:40px; }
#vcsContent.msb_page_thanks .msb_content p { margin:0 40px 33px; }
#vcsContent.msb_type_terms .msb_content #msb_terms_content p,
#vcsContent.msb_type_terms .msb_content #msb_terms_content ul { margin-bottom:18px; margin-right:40px; margin-left:40px; }
#vcsContent.msb_page_thanks .msb_content a { color:#004f5a; display:block; float:left; margin:0 40px 7px; }
#vcsContent.msb_page_thanks .msb_content ul { clear:left; padding-top:34px; }
#vcsContent.msb_page_thanks .msb_content li { background:none !important; margin:0; padding:0; }
/* **/

/** Cufon Line-Height fixes (live site only)
------------------------------------------------------------ */
#vcsContent .msb_content_aside .msb_panel blockquote p .cufon { padding: 3px 0 3px; }
#vcsContent .msb_button .cufon { padding: 2px 0; }
#vcsContent.msb_page_vouchers_order .msb_order_form h2 { padding: 5px 0 2px 32px; }
/* **/