@charset "utf-8";
/* CSS Document */

/*
Grey - #d1d1c9
White - #ffffff
Dark Grey - #42413d
Black - #161417
Brown - #805d3f
Blue - #72b7c4
Red - #C47272
*/
@font-face { font-family: 'ralewaybold'; src: url('/Fonts/raleway-bold-webfont.eot'); src: url('/Fonts/raleway-bold-webfont.eot?#iefix') format('embedded-opentype'), url('/Fonts/raleway-bold-webfont.ttf') format('truetype'), url('/Fonts/raleway-bold-webfont.svg#ralewaybold') format('svg'); }
@font-face { font-family: 'ralewayextrabold'; src: url('/Fonts/raleway-extrabold-webfont.eot'); src: url('/Fonts/raleway-extrabold-webfont.eot?#iefix') format('embedded-opentype'), url('/Fonts/raleway-extrabold-webfont.ttf') format('truetype'), url('/Fonts/raleway-extrabold-webfont.svg#ralewayextrabold') format('svg'); }
@font-face { font-family: 'ralewayextralight'; src: url('/Fonts/raleway-extralight-webfont.eot'); src: url('/Fonts/raleway-extralight-webfont.eot?#iefix') format('embedded-opentype'), url('/Fonts/raleway-extralight-webfont.ttf') format('truetype'), url('/Fonts/raleway-extralight-webfont.svg#ralewayextralight') format('svg'); }
@font-face { font-family: 'ralewayheavy'; src: url('/Fonts/raleway-heavy-webfont.eot'); src: url('/Fonts/raleway-heavy-webfont.eot?#iefix') format('embedded-opentype'), url('/Fonts/raleway-heavy-webfont.ttf') format('truetype'), url('/Fonts/raleway-heavy-webfont.svg#ralewayheavy') format('svg'); }
@font-face { font-family: 'ralewaylight'; src: url('/Fonts/raleway-light-webfont.eot'); src: url('/Fonts/raleway-light-webfont.eot?#iefix') format('embedded-opentype'), url('/Fonts/raleway-light-webfont.ttf') format('truetype'), url('/Fonts/raleway-light-webfont.svg#ralewaylight') format('svg'); }
@font-face { font-family: 'ralewaymedium'; src: url('/Fonts/raleway-medium-webfont.eot'); src: url('/Fonts/raleway-medium-webfont.eot?#iefix') format('embedded-opentype'), url('/Fonts/raleway-medium-webfont.ttf') format('truetype'), url('/Fonts/raleway-medium-webfont.svg#ralewaymedium') format('svg'); }
@font-face { font-family: 'ralewayregular'; src: url('/Fonts/raleway-regular-webfont.eot'); src: url('/Fonts/raleway-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/Fonts/raleway-regular-webfont.ttf') format('truetype'), url('/Fonts/raleway-regular-webfont.svg#ralewayregular') format('svg'); }
@font-face { font-family: 'ralewaysemibold'; src: url('/Fonts/raleway-semibold-webfont.eot'); src: url('/Fonts/raleway-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('/Fonts/raleway-semibold-webfont.ttf') format('truetype'), url('/Fonts/raleway-semibold-webfont.svg#ralewaysemibold') format('svg'); }
@font-face { font-family: 'librebaskervillebold'; src: url('/Fonts/librebaskerville-bold-webfont.eot'); src: url('/Fonts/librebaskerville-bold-webfont.eot?#iefix') format('embedded-opentype'), url('/Fonts/librebaskerville-bold-webfont.ttf') format('truetype'), url('/Fonts/librebaskerville-bold-webfont.svg#libre_baskervillebold') format('svg'); }
@font-face { font-family: 'librebaskervilleitalic'; src: url('/Fonts/librebaskerville-italic-webfont.eot'); src: url('/Fonts/librebaskerville-italic-webfont.eot?#iefix') format('embedded-opentype'), url('/Fonts/librebaskerville-italic-webfont.ttf') format('truetype'), url('/Fonts/librebaskerville-italic-webfont.svg#libre_baskervilleitalic') format('svg'); }
@font-face { font-family: 'librebaskervilleregular'; src: url('/Fonts/librebaskerville-regular-webfont.eot'); src: url('/Fonts/librebaskerville-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/Fonts/librebaskerville-regular-webfont.ttf') format('truetype'), url('/Fonts/librebaskerville-regular-webfont.svg#libre_baskervilleregular') format('svg'); }
body { margin:0; padding:0; background:#f5f5ef; font-family:'ralewayregular', arial, sans-serif; }
html, html a { -webkit-font-smoothing: subpixel-antialiased; text-shadow: 1px 1px 1px rgba(0,0,0,0.004); }
.clear { clear:both; }
.showInMobile { display:none;}
.do-not-smooth { filter: none; }
a { text-decoration:none; transition: all ease .2s; color:#72b7c4; }
a:hover { transition: all ease .2s; }
img { border:0px; }
table, table td, table th, table tr { font-size:14px; color: #333; }
table td { padding:0px 10px; }
p { font-weight: 400; color: #333333; margin: 15px 0px; line-height:20px; }
#top-container { background:#161417; }
#topbar { height:38px; width:960px; margin:0px auto; }
#topbar .signin, #topbar .myaccount, #topbar .savedlist { float:right; color:#fff; font-size:13px; font-weight:500; height:38px; line-height:35px; padding:0 0 0 20px; }
#topbar .signin, #topbar .myaccount:hover, #topbar .savedlist:hover { color:#72b7c4; }
#topbar .gplus, #topbar .twitter, #topbar .fb, #topbar .pint, #topbar .youtube { float:right; color:#fff; font-size:13px; height:38px; }
#topbar .pint { background: url(_imagesSW/social-icons.jpg) no-repeat 74% 0; width:45px; transition: all ease .2s; }
#topbar .pint:hover { background-position: 74% 100%; transition: all ease .2s; }
#topbar .gplus { background: url(_imagesSW/social-icons.jpg) no-repeat 48% 0; width:45px; transition: all ease .2s; }
#topbar .gplus:hover { background-position: 48% 100%; transition: all ease .2s; }
#topbar .twitter { background: url(_imagesSW/social-icons.jpg) no-repeat 26% 0; width:45px; transition: all ease .2s; }
#topbar .twitter:hover { background-position: 26% 100%; transition: all ease .2s; }
#topbar .fb { background: url(_imagesSW/social-icons.jpg) no-repeat 0% 0; width:45px; transition: all ease .2s; }
#topbar .fb:hover { background-position: 0% 100%; transition: all ease .2s; }
#topbar .youtube { background: url(_imagesSW/social-icons.jpg) no-repeat 100% 0; width:45px; transition: all ease .2s; }
#topbar .youtube:hover { background-position: 100% 100%; transition: all ease .2s; }
.tel { float:left; height:38px; line-height:35px; font-weight:700; color:#fff; margin:0px; font-size:14px; }
.tel span { font-weight:400; font-size: 12px; margin:0px 10px 0px 0px; }
#head-container { background:#fff; padding:0px; width:100%; }
#header { width:960px; margin:0px auto; padding:10px 0px; }
#logo { margin: 15px 0 0 0; float:left; }
#header fieldset { float:right; border:0px; background: #fff; margin:20px 10px 10px 10px; padding: 0; }
#header fieldset form { padding:0px; margin:0px; }
#header fieldset input { font-family:'Raleway', arial, sans-serif; }
#header fieldset .SearchText { padding:0px 0px 0px 40px; background: url('/_imagesSW/search-icon.jpg') no-repeat #fff; font-size: 13px; }
#header fieldset .submit { float:right; width: 80px; background:#161417; cursor:pointer; color: #fff; padding:0px 10px; text-transform:uppercase; font-size:12px; font-weight:600; letter-spacing:2px; }
.cf:before, .cf:after { content:""; display:table; }
.cf:after { clear:both; }
.cf { zoom:1; }
.form-wrapper { width: 320px; padding: 15px; border:1px #ddd solid; }
.form-wrapper input { width: 200px; height: 40px; padding: 10px 5px; float: left; border: 0; background: #eee; }
.form-wrapper button { overflow: visible; position: relative; float: right; border: 0; padding: 0; cursor: pointer; height: 40px; width: 110px; font: bold 15px/40px 'lucida sans', 'trebuchet MS', 'Tahoma'; color: #fff; text-transform: uppercase; background: #d83c3c; border-radius: 0 3px 3px 0; text-shadow: 0 -1px 0 rgba(0, 0 ,0, .3); }
.form-wrapper button:hover { background: #e54040; }
.form-wrapper button:active, .form-wrapper button:focus { background: #c42f2f; outline: 0; }
.form-wrapper button::-moz-focus-inner {
border: 0;
padding: 0;
}
.basketDetails { float:right; margin:20px 0px 0px 0px; color:#161417; padding:10px 0 10px 50px; background:url("/_imagesSW/sw-basket.jpg") no-repeat 0 -4px; font-size:13px; position:relative; }
.basketDetails a.checkout { border: 2px #72b7c4 solid; color:#fff; text-decoration:none; text-transform:uppercase; font-weight:500; letter-spacing:2px; font-size:12px; padding:14px 20px; background:#72b7c4; height:40px; text-align:center; cursor:pointer; transition: all ease .2s; }
.basketDetails a.inBasket:hover { background:#fff; border:2px #161417 solid; color:#161417; transition: all ease .2s; }
.basketDetails span { padding:0px 15px; border-left: 1px #404040 solid; margin:0px 10px; position:relative; }
.basketDetails .quantity { display:none; }
#menu-container { background:#161417; }
#menu { width:960px; margin:0px auto; clear:both; z-index:9999999;}
#menu ul { margin:0px auto; padding:0px; list-style:none; }
#menu ul li { float:left; padding:0px 8px; height: 35px; line-height:33px; position:relative; transition: background ease .3s; }
#menu ul li a { color:#FFF; text-decoration:none; text-transform:uppercase; font-size:12px; padding:8px 0px; font-family:'ralewayregular', arial, sans-serif; letter-spacing: 0.06em; }
#menu ul li:hover { background:#222; cursor:pointer; transition: background ease .3s; }
#menu ul li:hover a { color:#fff; }
#menu ul li.clearance a { color:#fff; }
#menu ul li.clearance:hover { background:#c47272; }
#menu ul li.clearance:hover a { color:#fff; }
#menu ul li .dropmenu { display:none;  position:absolute; top:35px; left:0px; background: #222; width: 350px; padding:20px; z-index:99999; }
#menu ul li .dropmenu .col_1 { width:170px; float:left; margin:0px 5px 0px 0px; }
#menu ul li .dropmenu .col_1 h2 { font-size: 12px; text-transform:uppercase; font-family:'ralewaybold', arial, sans-serif; letter-spacing: 0.1em; font-weight:100!important; color:#fff; margin:0px; }
#menu ul li .dropmenu .col_1 a { min-width:140px; font-family:'ralewayregular', arial, sans-serif; float:left; color:#eee; clear:both; transition: all ease .1s; letter-spacing: 0.1em; font-size:11px; line-height:normal; padding: 0px 0px 2px 0px; position:relative; margin-bottom:5px; }
#menu ul li .dropmenu .col_1 a:hover { color:#fff; }
#menu ul li .dropmenu .col_1 a::after { position: absolute; top: 100%; left: 0; width: 100%; height: 1px; background: #fff; content: ''; opacity: 0; -webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s; -moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s; transition: height 0.3s, opacity 0.3s, transform 0.3s; -webkit-transform: translateY(-10px); -moz-transform: translateY(-10px); transform: translateY(-10px); }
#menu ul li .dropmenu .col_1 a:hover::after, .cl-effect-4 a:focus::after { height: 1px; opacity: 1; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); transform: translateY(0px); }
#menu ul li .smaller { width:auto!important; }
#menu ul li:hover .dropmenu, #menu ul li:focus .dropmenu, #menu ul li .active { display:block; }
#menu ul li.clearance { background:#c47272!important; }
#menu ul li .align_right { left:auto!important; right:0px; }
#menu .click { display:none; padding:10px 5px; border-bottom: 1px #aaa solid; }
#menu .click img { float:left; }
#menu .click > p { float:left; margin:0px; padding:5px 10px; text-transform: uppercase; font-size: 14px; }
#container { background:#f5f5ef; }
#banner { width:100%; background:#fff; border-bottom: 1px #ccc solid; z-index:999 }
.banners { width:1200px; margin:0px auto; background:#fff; position:relative; overflow:visible; z-index:9; }
ul.bjqs-controls.v-centered li a { display:block; padding:10px; background:#fff; color:#000; text-decoration: none; }
ul.bjqs-controls a:hover { opacity:0.5!important }
ol.bjqs-markers li a { transition: all 0.4s; background: #fff; border-radius: 100%; color: #FFFFFF; height: 12px; margin: 2px 5px; text-decoration: none; text-indent: -9999px; width: 12px; }
ol.bjqs-markers li.active-marker a, ol.bjqs-markers li a:hover { background: #C47574; transition: all 0.4s; }
.bjqs-caption { background:#009CAD; }
ul.bjqs { position:relative; list-style:none; padding:0; margin:0; overflow:visible; display:none; }
ul.bjqs li img { width:100%; border:0px; z-index:9; }
li.bjqs-slide { position:absolute; display:none; }
ul.bjqs-controls { list-style:none; margin:0; padding:0; z-index:9999; }
ul.bjqs-controls.v-centered li a { position:absolute; }
ul.bjqs-controls.v-centered li.bjqs-next a { height:50px; background: url("/_imagesSW/banner-arrows.png") no-repeat 100% 0; right: 50px; text-indent: -99999px; width: 10px; }
ul.bjqs-controls.v-centered li.bjqs-prev a { height:50px; background: url("/_imagesSW/banner-arrows.png") no-repeat 0 0; left:50px; text-indent: -9999px; width: 10px }
ol.bjqs-markers { list-style: none; padding: 0; margin: 0; width:100%; left:10px!important; bottom:10px; position:absolute; }
ol.bjqs-markers.h-centered { text-align: center; }
ol.bjqs-markers li { display:inline; }
ol.bjqs-markers li a { display:inline-block; }
.bjqs-caption { width:250px; margin:0; padding:20px 0px; position:absolute; bottom:0; right:320px; height:260px; text-align:center; }
#grid-container { padding:20px 0px; background:#d1d1c9; margin:0px; }
#grid { width:960px; margin:0px auto; }
#grid .top-row .free-delivery { background: url('/_imagesSW/red-bg.jpg'); width:630px; float:left; height:100px }
#grid .top-row .free-delivery h1 { color:#fff; font-size:28px; font-family:'librebaskervilleregular', arial, sans-serif; font-weight:700; text-align:center; margin:30px 0 0 0; padding:0px; letter-spacing:-1px }
#grid .top-row .free-delivery h1 span { font-weight:400; }
#grid .top-row .quality { background:#fff; width: 325px; float:right; height:100px; }
#grid .top-row .quality h2 { font-size: 22px; font-family:'librebaskervilleregular', arial, sans-serif; font-weight:400; text-align:center; margin:20px 0 0 0; padding:0px; color: #42413d; }
#grid .cols { float:left; width:320px; margin:5px 0px; }
#grid .col-two { width:310px; }
#grid .col-three { width:325px; margin-left:5px; }
#grid .cols img { margin-bottom:5px; }
#grey-container { background: #f5f5ef; padding:10px 0px; }
#grey-container .most-popular { min-height:100px; width:960px; margin:0px auto; position:relative; padding:20px; }
#grey-container h2, .alsoLike h2 { color:#333333; font-size:30px; padding:10px 0px; border-bottom:1px #d5d5ca solid; font-family:'librebaskervilleregular', arial, sans-serif; font-weight:400; text-align:center; width: 960px; margin:0px auto; }
#grey-container .most-popular .next { position:absolute; right:-15px; top:45%; height: 50px; width:40px; background: url('/_imagesSW/black-arrows.png') no-repeat 100% 0%; }
#grey-container .most-popular .prev { position:absolute; left:-18px; top:45%; height: 50px; width:40px; background: url('/_imagesSW/black-arrows.png') no-repeat; }
#info-box-container { background:#fff; padding:10px 0px; }
#info-boxes { width:960px; margin:10px auto; padding:10px 0px; }
#info-boxes .tabs { float:left; width:150px; }
#info-boxes .tabs a { font-family:'librebaskervilleregular', arial, sans-serif; display:block; padding: 15px; background:#e8e8e4; color:#896b58; font-size: 10px; text-transform:uppercase; letter-spacing:2px; margin-bottom:1px; }
#info-boxes .tabs a:hover, #info-boxes .tabs a.current { background:#d1d1c9; color:#4c545c; }
#info-boxes .tab-content { float: right; height: 440px; overflow: auto; width: 780px; }
#info-boxes .tab-content div { display:none; }
#info-boxes .tab-content .current { display:block; }
#info-boxes .tab-content div h3 { font-family:'librebaskervilleregular', arial, sans-serif; font-weight: 400; color:#333333; margin:10px 0px; font-size:24px; }
#info-boxes .tab-content div p { font-weight: 400; color: #333333; margin: 15px 0px; line-height:20px; font-size: 14px; }
#info-boxes .tab-content div h4 { font-family:'librebaskervilleregular', arial, sans-serif; font-weight: 400; color:#333333; margin:10px 0px; font-size:18px; }
#info-boxes .tab-content a, #info-boxes .tab-content p a { color:#72b7c4; }
/* PROD BOXES */
.prodbox { float: left; margin: 0px 5px 0px 0; position: relative; width: 235px; height:400px; text-align:center; }
.prodboxSale { width:225px!important; }
.prodbox > p { padding:0 5px; }
.prodbox:hover { opacity:0.9; cursor: pointer; }
.prodbox .imageframe { height:310px; display:table-cell; vertical-align:middle; width:235px; margin-bottom: 10px; text-align: center; background:#fff; }
.prodbox .imageframe img { margin:0px auto; display:block; }
.prodbox .imageframe .more-info { display:none; position: absolute; top:0px; left:0px; }
.prodbox .imageframe:hover .more-info { display:block; }
.prodbox .prodTitle { font-size: 14px; font-weight: normal; min-height: 35px; line-height: 16px; margin: 10px 0 0 0; }
.prodbox .prodTitle a { color:#000000; font-family:"Times New Roman",arial,sans-serif; font-size: 15px; font-weight: 400; }
.prodbox .thePrice { font-size: 26px!important; margin: 0; font-family:'Times New Roman', arial, sans-serif; font-weight: 200!important; color: #000000; }
.thePrice > span { font-size: 14px; line-height: 14px; }
.prodbox .thePrice span.rrp { font-size: 11px; color:#805d3f; line-height:36px; }
.prodbox .savePrice { position:absolute; top:10px; left:10px; background:#e06b6b; width:80px; text-align:center; font-size:18px; padding:10px 0px; color:#fff; }
.prodbox .savePriceShop { font-family:'Times New Roman', arial, sans-serif; position:absolute; top:-5px; right:0px; width:100px; font-weight:700; text-align:center; font-size:16px!important; color:#e06b6b; }
.prodbox .shopStarHolder { color: #333333; font-size: 14px; font-weight: 500; left: 15px; letter-spacing: 1px; opacity: 0.8; padding: 10px; position: absolute; top: 270px; width: 180px; }
.shopStars { background:url('/_imagesSW/bigstarsT.png') bottom left; height:17px; width:98px; padding:0; margin:0; float:right; }
.shopStars span { background:url('/_imagesSW/bigstarsT.png') top left; width:0%; display:block; height:17px; padding:0; margin:0 }
#feefoReviewsText { margin:0px; font-size:12px!important; padding:0px!important; float:left; }
#footer-container { padding:20px 0px; background:#161417; }
#footer { width:960px; margin:0px auto; }
#footer .column { width:25%; float:left; margin:30px 0px; }
#footer .column h4 { font-size: 16px; color:#ffffff; margin:10px 0px 10px 0px; font-family:'librebaskervilleregular', arial, sans-serif; font-weight: 400; }
#footer .column a { font-size: 14px; color:#888888; display:block; padding:3px 0px; font-weight:400; }
#footer .column a:hover { color:#fff; }
#footer .copyright { color:#666; font-size: 10px; text-transform:uppercase; text-align:center; padding:10px; letter-spacing: 2px; }
#footer .copyright a { color:#888; }
/* AUTOCOMPLETE */
.ui-helper-hidden { display:none }
.ui-helper-hidden-accessible { border:0; clip:rect(0 0 0 0); height:1px; margin:-1px; overflow:hidden; padding:0; position:absolute; width:1px }
.ui-helper-reset { margin:0; padding:0; border:0; outline:0; line-height:1.3; text-decoration:none; font-size:100%; list-style:none }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content:""; display:table }
.ui-helper-clearfix:after { clear:both }
.ui-helper-clearfix { zoom:1 }
.ui-helper-zfix { width:100%; height:100%; top:0; left:0; position:absolute; opacity:0; filter:Alpha(Opacity=0) }
.ui-state-disabled { cursor:default !important }
.ui-icon { display:block; text-indent:-99999px; overflow:hidden; background-repeat:no-repeat }
.ui-widget-overlay { position:absolute; top:0; left:0; width:100%; height:100% }
.ui-autocomplete { position:absolute; top:0px; left:0px; cursor:default }
* html .ui-autocomplete { width:1px }
.ui-menu { list-style:none; padding:2px; margin:0; display:block; outline:none; z-index:99999 }
.ui-menu .ui-menu { margin-top:-3px; position:absolute }
.ui-menu .ui-menu-item { margin:0; padding:0; zoom:1; width:100% }
.ui-menu .ui-menu-divider { margin:5px -2px 5px -2px; height:0; font-size:0; line-height:0; border-width:1px 0 0 0 }
.ui-menu .ui-menu-item a { text-decoration:none; display:block; padding:2px .4em; line-height:1.5; zoom:1; font-weight:normal }
.ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active { font-weight:normal; }
.ui-menu .ui-state-disabled { font-weight:normal; margin:.4em 0 .2em; line-height:1.5 }
.ui-menu .ui-state-disabled a { cursor:default }
.ui-menu-icons { position:relative }
.ui-menu-icons .ui-menu-item a { position:relative; padding-left:2em }
.ui-menu .ui-icon { position:absolute; top:.2em; left:.2em }
.ui-menu .ui-menu-icon { position:static; float:right }
.ui-tooltip { padding:8px; position:absolute; z-index:9999; max-width:300px; -webkit-box-shadow:0 0 5px #aaa; box-shadow:0 0 5px #aaa }
* html .ui-tooltip { background-image:none }
body .ui-tooltip { border-width:2px }
.ui-widget { font-size:1.1em }
.ui-widget .ui-widget { font-size:1em }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family:'Exo', Arial, sans-serif; font-size:1em }
.ui-widget-content { border:1px solid #ddd; background:#fff; color:#222; border-top:0px; }
.ui-widget-content:before { position: absolute; content:''; top:-5px; left:30px; width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-bottom: 5px solid #fff; }
.ui-widget-content a { color:#222; font-size: 14px; }
.ui-widget-header { background:#ccc; color:#222; font-weight:bold }
.ui-widget-header a { color:#222 }
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { background:#e6e6e6; font-weight:normal; color:#555 }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color:#555; text-decoration:none }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { background:#fafafa; font-weight:normal; color:#069fbf; cursor:pointer; }
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited { color:#069fbf; text-decoration:none }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { background:#fff; font-weight:normal; color:#069fbf }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color:#212121; text-decoration:none }
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight { border:1px solid #fcefa1; background:#fbf9ee; color:#363636 }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a { color:#363636 }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error { background:#fef1ec; color:#cd0a0a }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color:#cd0a0a }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color:#cd0a0a }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight:bold }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary { opacity:.7; filter:Alpha(Opacity=70); font-weight:normal }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity:.35; filter:Alpha(Opacity=35); background-image:none }
.ui-state-disabled .ui-icon { filter:Alpha(Opacity=35) }
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { }
.ui-widget-overlay { background:#aaa; opacity:.3; filter:Alpha(Opacity=30) }
.ui-widget-shadow { margin:-8px 0 0 -8px; padding:8px; background:#aaa; opacity:.3; filter:Alpha(Opacity=30); -moz-border-radius:8px; -khtml-border-radius:8px; -webkit-border-radius:8px; border-radius:8px }
/*** BUY.CFM ***/
#topBar { width:960px; margin:0px auto; }
#topBar h2 { float:left; background:#eee; text-transform:uppercase; font-size:15px; text-align:center; width:239px; margin: 0px 1px 0px 0px; padding:10px 0px; line-height:16px; border-bottom:2px #eee solid; transition:all ease .3s; }
#topBar h2:hover { cursor:pointer; border-bottom: 2px #FFCB08 solid; transition:all ease .3s; }
#topBar h2 span { color: #85806d; }
#topBar p { margin:0px; }
p.crumbsDN { color: #5e5a60; font-size: 12px; margin: 0px; padding: 10px 0; letter-spacing:1px; }
p.crumbsDN a { color: #5e5a60; font-size:10px; text-transform:uppercase; font-weight:700; letter-spacing:1px; }
p.crumbsDN #youAreHere { display:none; }
#content { width:960px; margin: 0px auto; margin-bottom:20px; }
.inner { background:#fff; margin-bottom:20px; }
#prodImage { float:left; width:476px; text-align:center; background:#fff; border-right: 4px #F5F5EF solid; }
.offerTag { left: 10px; position: absolute; top: 10px; z-index: 999; margin:0px; }
.saleTag { color:#fff; padding:10px 0px!important; text-align:center; width:80px; text-transform:uppercase; background:#e06b6b; font-family:'librebaskervillebold', Arial, sans-serif; font-size: 20px!important; }
.newTag { color:#fff; padding:10px 0px!important; text-align:center; width:80px; text-transform:uppercase; background:#b3d6d9; font-family:'librebaskervillebold', Arial, sans-serif; font-size: 20px!important; }
#imageHolder { background:url(/_imagesSW/zoom-icon.png) no-repeat 95% 95% #FFFFFF; display: table-cell; height: 400px; padding: 0px; vertical-align: middle; width: 500px; border-bottom: 4px #F5F5EF solid; }
#watchVid { background: url("/_imagesSW/watch-vid.png") no-repeat; color: #676767; cursor: pointer; font-size: 12px; height: 35px; left: 10px; line-height: 35px; position: absolute; text-transform: uppercase; top: 350px; width: 190px; font-family: 'librebaskervilleregular', arial, sans-serif; transition: background ease .2s; }
#watchVid:hover { background-position: 0 100%; transition: background ease .2s; }
.brandImage { position:absolute; top:460px; right:5px; }
.zoomContainer { height:300px!important; }
#buyBox { float:right; padding:20px 20px 0px 20px; width:440px; background:#fff; position:relative; }
#buyBox p { margin:10px 0; }
#buyBox form { margin:10px 0; }
#buyBox form label { font-family: 'ralewaybold', arial, sans-serif; display:inline-block; margin:5px 10px 0px 0px; font-size:12px; color:#161417; width:130px; text-transform:uppercase; letter-spacing:1px; }
#buyBox form select { margin: 5px 0 10px 0px; border: 1px #ccc solid; padding: 5px; width:280px;}
#buyBox form option { padding:1px 5px; }
#buyBox form select#quantity { width:100px!important; min-width:100px; }
#buyBox img { vertical-align:top }
#buyBox h1.prodTitle { margin: 0; font-size:28px; color:#42413d; line-height:28px; font-family:'librebaskervilleregular', arial, sans-serif; font-weight:400; width:300px; float:left; letter-spacing:-0.05em; }
a.save { color: #72B7C4; float: left; font-size: 12px; font-weight: 500; text-transform: uppercase; letter-spacing: 1px; margin: 0px 5px; background: url('/_imagesSW/save-to-list.jpg') no-repeat; padding:3px 10px 4px 40px; }
.tweet { float:left; width:90px; }
.buyTimer { margin-bottom: 10px; border:1px #F5F5EF solid; }
.buyTimer p { margin:0px!important; }
#HLeft, #MLeft, #SLeft { width: 50px!important; display: inline-block; text-align: center; height: 50px; line-height:50px; }
.timeLeftBuy { text-align: center; padding: 10px; }
.buyTimer p.text { float:left; background:#f6f6f6; color:#161417; font-size:12px; text-transform: uppercase; letter-spacing:1px; width:50%; padding:25px 0px; text-align:center; }
.buyTimer p.timer { float:right; width:50%; text-align:center; padding:10px 0px; font-family:'librebaskervilleregular', arial, sans-serif; font-size: 36px; color:#71716b; letter-spacing:1px; font-weight:400; }
.timertext { display: block; font-size: 10px; text-transform:uppercase; font-family:'Raleway', arial, sans-serif; }
.timertext > strong { color: #96948D; font-weight: 400 !important; letter-spacing: 0.2em; margin: 0 5px; }
.sideTimer { margin-bottom: 5px; }
.sideTimer p { margin:0px!important; }
#SHLeft, #SMLeft, #SSLeft { width: 45px!important; display: inline-block; text-align: center; height: 38px; line-height:38px; }
.sideTimer p.text { background:#e06b6b; color:#FFF; font-size:13px; text-transform: uppercase; letter-spacing:0.22em; padding:20px 0px; line-height: 14px; text-align:center; font-family:'ralewaybold', arial, sans-serif; }
.sideTimer p.text span { font-family: 'ralewayregular', arial, sans-serif; letter-spacing: 0.28em; font-size: 11px; }
.sideTimer p.timer { background: #fff; text-align:center; padding:5px 0px; font-family:'librebaskervilleregular', arial, sans-serif; font-size: 32px; color:#71716b; font-weight:400; }
.priceBox { margin:0px; float: right; text-align:right; }
.prodOffer { color: #161417; font-family:'Times New Roman', arial, sans-serif; font-size: 32px; font-weight: 200!important; line-height: 28px; margin: 0 !important; }
.prodOffer > span { color: #222222; display: block; font-size: 16px; }
.savePrice { color: #c47272; font-size: 14px; text-align: right; margin:10px 0px 0px!important; font-family:'Times New Roman', arial, sans-serif; }
span.rrp { color: #75776b; font-size: 14px; text-transform:lowercase; font-family:'Times New Roman', arial, sans-serif; }
.multiBuy { font-size:18px; color:#C47272; clear:both; letter-spacing:1px; padding:10px; background: #F5F5EF; font-family:'librebaskervillebold', arial, sans-serif; float:left; }
.prodcode { font-family:'Times New Roman', arial, sans-serif; float:left; color: #333333; width:300px; font-size:18px; margin:30px 0 0 !important; }
#addBTN, .ajaxBTN { background: #e06b6b; border: 2px #e06b6b solid; color: #FFFFFF; cursor: pointer; float:left; font-size: 18px; font-family: 'ralewaybold', arial, sans-serif; height: 50px; letter-spacing: 3px; line-height: 50px; margin: 15px 10px 15px 0px !important; overflow: hidden; position: relative; text-align: center; text-transform: uppercase; transition: all 0.2s ease 0s; width: 250px; }
#addBTN:hover, .ajaxBTN:hover { background:#fff; border:2px #161417 solid; color:#161417; transition: all ease .2s; }
#starHolder { float: left; margin: 6px 0px; padding: 0; text-align: center; width: 100px; }
#starHolder > span { font-size: 12px; }
.myStars { background:url('/_imagesSW/bigstarsT.png') bottom left!important; height:17px; width:98px; padding:0; margin:0; }
.myStars span { background:url('/_imagesSW/bigstarsT.png') top left!important; width:0%; display:block; height:17px; padding:0; margin:0; max-width:100%; }
#thumbs { height: 110px; margin: 10px auto; overflow: hidden !important; width: 460px; }
#thumb-slider ul { height: 110px; list-style: none outside none; margin: 0; overflow: hidden; padding: 0; width: 5000px; }
#thumb-slider li { float:left; margin:0px 10px 0px 0px; padding:0px; width:105px; cursor:pointer; background:#fff; }
#thumb-slider li a { display: table-cell; height: 105px; vertical-align: middle; width: 105px; text-align: center; border:1px #eee solid; overflow:hidden; background:#fff; }
#thumb-slider li a:hover { border:1px #ccc solid; }
#thumb-slider li p { height:30px; padding:10px 5px; border-top:1px #ddd solid; margin:0px; color: #666; font-weight:700; text-align:left; }
#thumb-slider li p strong { color:#009BAD; font-weight: 600!important; }
#thumb-slider li p span { color:#555555; margin-left:5px; font-size: 12px; font-weight: 100!important; }
#thumbs img { }
#thumb-slider .prev, #thumb-slider .next { display: block; position: absolute; width: 25px; height:40px; text-indent:-9999px; background: url("/_images/cj/banner-controls.png"); cursor:pointer; }
#thumb-slider .next { background-position: -27px 0 !important; bottom: 90px; right: -5px !important; }
#thumb-slider .prev { bottom: 90px; left: -10px; }
#thumb-slider a { color: #444; }
#AccBox { margin-top:20px; }
#AccBox table { width:420px!important; }
#AccBox tr td { border-bottom: 1px #eee solid; padding:5px 0px; }
#AccBox td { background:#fff; padding:5px; font-size: 14px; }
#AccBox select { width:40px!important; border: 1px #ccc solid; margin:0px 5px; }
#AccBox td.AccRedText { background: #2e2e2e; color: #fff; padding: 5px 0 5px 5px; }
.AccBtn { background: #FFCB08; border: 0 none; text-transform:uppercase; }
#feefoSnippet { background: #fafaf7; border-top: 3px solid #F5F5EF; margin: 0; padding: 20px; }
#feefoSnippet > h2 { color: #39373a; font-size: 16px; margin: 0; text-align: left; font-family: 'librebaskervilleregular', Arial, Helvetica, sans-serif; font-weight:400; letter-spacing:-1px; }
#feefoSnippet p { color: #333333; font-size: 14px; margin:3px 0px!important; text-align: left; }
#notifyText { clear: both; }
#notifyText > a { color: #333333; display: block; font-size: 14px; padding: 20px 0px; }
#notifyText > a:hover { color:#72b7c4; }
#fishtecTBL { border:1px solid black; border-collapse:collapse; margin:20px auto; font-size: 13px; }
#fishtecTBL td { padding:5px 10px; border:1px solid #386693; text-align:center; }
#fishtecTBL th { background:#386693; color:white; border-right:1px solid #fff; }
#fishtecTBL th:last-child { border-right:none; }
#fishtecTBL td { background:#eee; }
#contactTBL { border:1px solid black; border-collapse:collapse; margin:20px 0px; }
#contactTBL td { padding:5px 10px; border:1px solid #eee; text-align:left; vertical-align:top; font-size: 14px; }
#contactTBL td a { font-size:14px; color:#386693; }
#contactTBL th { background:#386693; color:white; border-right:1px solid #fff; }
#contactTBL th:last-child { border-right:none; }
.newtab { display:none; margin:0px auto; padding:0; }
a.atab { background:#39373a; color:#fff; padding:15px 25px; margin:0 -1px; margin-right:0px; text-align:center; text-decoration:none; letter-spacing:1px; font-size:10px; text-transform:uppercase; font-family: 'librebaskervilleregular', Arial, sans-serif; }
a.pressed { background:#fff; color:#333; border-bottom:0px; }
#bottomMenu { height:35px; margin-top:10px; }
#bottomContent { padding:10px; background:#fff; margin-bottom:20px; font-size:13px; color:#333333; }
#bottomContent h1, #bottomContent h2, #bottomContent h3, #bottomContent h4, #bottomContent p { margin:0px 0px 20px 0px; }
#bottomContent h1, #bottomContent h2, #bottomContent h3, #bottomContent h4 { font-family:'librebaskervilleregular', arial, sans-serif; font-weight: 400; color:#333333; margin:10px 0px; font-size:18px; }
#bottomContent p, #bottomContent li { font-size:14px; color:#333333; }
#bottomContent p a { color:#333333; line-height:20px; margin: 10px 0px; text-decoration:underline;}
#bottomContent > table, #reviews > table { font-size: 13px; }
.mainContent { float:right; width:720px; padding:0px; background:#fff; }
#sideContent { float:right; width:720px; padding:0px; }
.sidemenu { width:230px; float:left; }
.sidemenu h2 { background:#161417; color:#fff; font-family:'librebaskervilleregular', arial, sans-serif; font-weight: 400; padding:15px; font-size:24px; margin:0px; position:relative; }
.sidemenu h2:after { content:''; position: absolute; width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid #fff; top:25px; right:20px; }
ol.topten-ol { list-style:none; margin:0; padding:0; }
li.topten { position:relative; }
li.topten:after { content:''; position:absolute; width: 0; height: 0; border-top: 5px solid transparent; border-bottom: 5px solid transparent; border-left: 5px solid #7d7d7a; top:30px; right:20px; }
li.topten:hover:after { content:''; position:absolute; width: 0; height: 0; border-top: 5px solid transparent; border-bottom: 5px solid transparent; border-left: 5px solid #fff; top:30px; right:20px; }
li.topten h3 { font-family:'Times New Roman', arial, sans-serif; background: #EBEBE6; border-bottom: 1px solid #FFFFFF; color: #333333; display: table-cell; font-size: 14px; height: 80px; margin: 0; padding: 0 35px 0 15px; position: relative; font-weight: 500; vertical-align: middle; width: 180px; }
li.topten h3 a { font-size:14px; color:#333333; display:block; font-family: 'ralewaybold', arial, sans-serif; letter-spacing: 0.02em; }
li.topten h3:hover { background:#b3d6d9; color:#000; cursor:pointer; transition:0.3s }
li.topten h3:hover a { color:#000; }
.recentBox { width:134px; margin:10px 10px 10px 0; height:260px; float:left; cursor:pointer; transition:0.3s; }
.recentBox:hover { background:#EBEBE6; }
.recentBox p { }
.recentBox img { transition:0.2s; }
.recentBox:hover img { opacity: 0.9; }
.recentBox .image { width:134px; height:160px; text-align:center; padding-top:8px; background:#fff; border:1px solid #eee; display: table-cell; vertical-align:middle; }
.recentBox p.title { height:38px; overflow:hidden; margin:10px 5px; transition:0.2s; color:#000; font-size:12px; text-align:center; }
.recentBox p.price { margin:10px 5px; color:#000; text-align:center; font-family:'Times New Roman', arial, sans-serif; }
#recentlyViewed h2 { color:#333333; font-size:22px; padding:10px 0px; border-bottom:1px #d5d5ca solid; font-family:'librebaskervilleregular', arial, sans-serif; font-weight:400; }
/* TINYBOX 2 */
.tbox { position:absolute; display:none; padding:0px; z-index:99999; }
.tinner { padding:15px; background:#fff url(/_imagesMX/new/preload.gif) no-repeat 50% 50%; background: #F5F5EF; max-height:600px; overflow-y: auto; overflow-x: hidden; }
.tmask { position:absolute; display:none; top:0px; left:0px; height:100%; width:100%; background:#000; z-index:99999; }
.tcontent { font-size:13px; color:#333333; }
.tcontent h1 { margin: 0px 0px 10px; color:#333333; font-size:30px; font-family:'librebaskervilleregular', arial, sans-serif; font-weight:400; }
.hreview > td { padding: 0 5px; vertical-align: top; }
.tcontent hr { border:0px; height:1px; background:#D5D5CA; }
.tclose { background: url("/_imagesSW/close.png") no-repeat; cursor: pointer; height: 45px; position: absolute; right: 30px; top: 20px; width: 45px; display: none; }
.popBtn { display:inline-block; border: 2px #72b7c4 solid; color:#fff; text-decoration:none; text-transform:uppercase; font-weight:500; letter-spacing:2px; font-size:12px; padding:11px 20px; background:#72b7c4; text-align:center; cursor:pointer; transition: all ease .2s; }
.popBtn:hover { background:#fff; border:2px #161417 solid; color:#161417; transition: all ease .2s; }
.added { font-size: 24px; font-weight: 800; margin: 5px auto; width: 585px; }
.added .prod { color: #069FBE; float: left; font-size: 16px; height: 60px; max-width: 240px; min-width: 240px; overflow: hidden; text-align: left; }
.added .theImage { border: 1px solid #dddddd; float: left; height: 60px; margin: 0 20px; width: 60px; }
.added .youAdded { float: left; }
.tcontent .homeTitle { font-size: 28px; font-weight: 800; text-align: center; }
#closeWindow { display:none; }
.popupAlsoTitle { margin: 20px 0px 10px; color:#333333; font-size:18px; font-family:'librebaskervilleregular', arial, sans-serif; font-weight:400; border-bottom: 1px #D5D5CA solid; text-align:center; }
#alsoHolder { overflow:auto }
#alsoHolder h4 { font-size:18px; letter-spacing:-1px; font-weight:bold; margin:0; border-bottom:1px dashed #600; color:#600; padding-bottom:10px; margin-bottom:10px }
#popupAlso{width:529px;}
#popContent{overflow:hidden;}
.alsoBox { width:173px; margin:5px; float:left; background:#fff }
.alsoBox p { text-align:center; font-weight:bold; padding:0 5px; }
.alsoBox p.alsoTitle { height: 22px; margin: 10px 0 0; overflow: hidden; }
.alsoBox p a { color:#000 }
.alsoBox p a:hover { color:#b00; cursor:pointer }
.alsoFrame { width:173px; height:140px; text-align:center; display:table-cell; vertical-align:middle }
.alsoFrame img:hover { opacity:0.9; -moz-opacity:0.9; -khtml-opacity:0.9; filter:alpha(opacity=90) }
.alsoBox p.alsoPrice { color:#b00; font-weight:bold; font-size:14px; margin:0 0 10px }
.alsoBox span.alsoRRP { color:#666; font-weight:normal }
#hidinSupp { display:none; }
#sortFilter { width: 100%; margin: 0px 0px 10px 0px; background:#fff; padding:20px 0px; }
#sortFilter > form { margin:0px; }
#sortFilter label { padding:10px; font-size: 13px; min-width: 50px; font-family:'ralewaysemibold', arial, sans-serif; }
#sortFilter select { border: 1px solid #DDDDDD; color: #555555; min-width: 75px; padding: 10px 5px; margin-right: 20px; }
.filters { padding:  10px; background: #eee; border-bottom: 1px #ddd solid; }
.filters label { display:inline-block; }
.filters select { min-width:130px!important; }
.filters .submit { border: 0px; background:#386693; padding: 10px 15px; color:#fff; font-family: 'Roboto Condensed'; text-transform:uppercase; cursor:pointer; letter-spacing:1px; }
#Pagination { margin:20px 0; font-size:12px; clear:both; float:right; }
#Pagination a, #Pagination span, .pagBox, .pagBox2 { color:#0065A2; background:#ddd; padding:2px 6px; margin:0 2px; border-radius:50%; }
#Pagination span.selected, .pagBox2 { color:#fff; background:#666; }
.viewGrid { height:25px; width:25px; background:url(/_imagesT/grids2.png); float:right; margin-left:10px; cursor:pointer; }
#grid.viewGrid { width:26px!important; margin-left:10px!important; }
#list.viewGrid { background-position:right; }
.hideInGrid { display:none; }
.buttonFade { opacity:0.5; -moz-opacity:0.5; -khtml-opacity:0.5; filter:alpha(opacity=50); transition:0.3s; }
.pageButton { font-size: 12px; padding:0px; border:0px; border-bottom:1px #4eb0d0 solid; color:#4eb0d0; background:none; margin-right:5px; }
.pageButton:hover { color: #000; border-bottom: 1px #000 solid; cursor:pointer; }
#counterFoot { margin-bottom:20px!important; }
#counterFoot, #counterFoot p { font-size:13px; color:#161417; line-height:20px; }
#counterFoot a, #counterFoot p a { color:#8bc2cd; }
#reviewdivnew { background:#ebebe6; padding:20px 0px; text-align:center; margin-bottom:5px; cursor:pointer; }
#reviewdivnew p { font-family:'ralewaymedium', arial, sans-serif; text-transform:uppercase; color:#161417; font-size:11px; letter-spacing:0.15em; margin:10px 0px; line-height:14px; }
#b_dropdown { display:none; width:550px; border:2px #161417 solid; position:absolute; background:#fff; right:0px; z-index:999999; top:40px; font-family: 'ralewayregular', Arial, sans-serif; transition: all ease .2s; }
#b_dropdown td { padding: 10px 0px; line-height:normal!important; color:#323232; vertical-align:middle; border-bottom: 1px #ddd solid; font-weight:300; font-size:12px; background: #fff!important; }
#b_dropdown td img { background:#fff; }
#b_dropdown td span { font-size: 11px!important; }
#b_dropdown .miniQty { width: 75px; }
#b_dropdown p { text-align:left; font-size:12px; color:#fff; padding:10px; line-height:normal!important; float:left; width:300px; }
#b_dropdown th { height: 30px; color: #323232; line-height: 30px; font-size: 12px; text-transform:uppercase; letter-spacing:0.2em; padding:5px 0px; font-family: 'ralewayregular', Arial, sans-serif; border-bottom: 1px #ccc solid; }
.miniViewCart { border: 2px #72b7c4 solid; color:#fff; text-decoration:none; text-transform:uppercase; font-weight:500; letter-spacing:2px; font-size:12px; padding:14px 20px; background:#72b7c4; float:right; margin-right:10px; text-align:center; cursor:pointer; transition: all ease .2s; }
.miniViewCart:hover { background:#fff; border:2px #161417 solid; color:#161417; transition: all ease .2s; }
.basketDetails:hover #b_dropdown { opacity: 0.95; display:block; }
.basketDetails:hover a.inBasket { background:#fff; border:2px #161417 solid; color:#161417; transition: all ease .2s; }
.bskimg { background:#fff; height:40px; width:40px; padding:2px; border: 1px #ddd solid; }
/* CART */
.breadcrumbs { background: url("/_imagesSW/breadcrumbs.png"); height: 50px; margin: 0px auto; width: 820px; }
#stage2 { background-position: 0 204px; }
#stage3 { background-position: 0 154px; }
#stage4 { background-position: 0 103px; }
#stage5 { background-position: 0 53px; }
#basketPage { margin:0px 45px; }
#basketPage h1 { display:none; }
.basketHeader { font-size:22px; color:#42413d!important; margin:10px 0px; padding:0px; text-align:center; letter-spacing:1px; font-family:'librebaskervilleregular', arial, sans-serif; }
.basket { background: #fff; border-collapse: collapse; float: left; padding: 0; text-align: center; width: 100%; margin-bottom: 0px; }
.table-head, .BasketTitle { background:#59554e; padding:5px 10px; color:#fefefe; width: 120px; font-size: 12px; text-transform: uppercase; letter-spacing:0.05em; font-family:'ralewaylight', arial, sans-serif; }
.basket tbody { }
.BasketMain { font-size:14px; }
.basket .image { width:160px; }
.basket .image img { max-width: 80px; }
.basket .description { width:430px; text-align:left; font-size:12px; line-height:20px; letter-spacing:0.05em; font-family:'ralewaylight', arial, sans-serif; }
.basket .description > a strong { color: #222222; font-size: 12px; font-family:'ralewaymedium', arial, sans-serif; }
.basket tr { border-bottom: 1px solid #eee; padding: 0; }
.basket td { padding: 5px 10px; vertical-align: middle; font-family:'Times New Roman', arial, sans-serif; font-size:14px; }
.basket td strong { font-weight:100!important; }
span.code { color:#666; font-weight:700; }
.discountBox { float:left; margin:10px 0px; }
.mobileshow { display:none; }
.bogof { color:#C47272; font-size: 12px; font-family:'librebaskervillebold', arial, sans-serif; }
#rightContent { float:right; width:200px; }
.save { color:#C47272; }
.cartPage { padding: 20px!important; width:960px!important; }
.basket a { text-decoration: none; }
.basket select { border: 1px solid #ccc; padding: 5px; }
.remove { color: #0A9ABF; font-size: 24px; font-weight: 700; cursor:pointer; }
.total, .theWeight { font-size: 14px; margin: 0; text-align: left; padding:5px 0px; }
.total span, .theWeight span { color: #222; margin-left: 10px; width: 80px; text-align:right; float:right; font-family:'Times New Roman', arial, sans-serif; }
select.checkBoxBorder { border: 2px solid #BE0000 !important; }
.saving { text-align:left; font-size:14px; color: #ca3434; margin:0px; padding:10px 0px; }
.saving span { font-weight: 700; margin-left: 10px; width: 80px; text-align:right; float:right; }
.discountSummary { color: #3A4954; text-align:right; font-size:14px!important; margin:0px; padding:10px 0px; border-bottom:1px #444 solid; }
.discountSummary span { color: #3A4954; font-weight:bold; margin-left: 10px; width: 80px; text-align:right; float:right; font-family:'Times New Roman', arial, sans-serif; }
.rightInfo { color: #222222; float: right; padding: 15px; width: 350px; background: #fff; margin-top:0px!important; }
.rightInfo > *, .shipCost > p, .total, .theWeight, .saving, .orderTotal { letter-spacing:0.02em; font-family:'Times New Roman', arial, sans-serif; font-size: 14px!important; padding: 2px 0px!important; margin: 0!important; }
.rightInfo h2 { color:#222; text-transform:uppercase; margin:0px; padding:0px 0px 10px 0px; font-size: 18px; }
.rightInfo h3 { color:#222; margin:10px 0; padding:0; font-size: 14px; display:inline-block; }
.voucherTextDN { padding:0px; }
.voucherBTN { background: #333; color:#fff; border: 0 none; height: 40px; width: 85px; cursor: pointer; margin-left:-5px; font-size: 14px; }
.voucherINPUTS { border: 1px solid #ccc; margin:10px 0px; padding: 10px 5px; width:160px; font-size:14px; }
.voucherLABEL { font-size:16px; display:block!important; margin-top:10px; font-family:'ralewaybold', arial, sans-serif; }
.freeGifts { border: 1px solid #EEEEEE; margin: 10px 0px; float: left; }
.contBTN { background: #59554E!important; display: block; padding:5px 10px!important; color:#fff; text-align:center; text-transform:uppercase; cursor:pointer; border:0px; margin:10px 0px!important; }
.contBTN:hover, .voucherBTN:hover { background: #555!important; }
.rightInfo > form { float: right; margin: 10px 0px; }
.rightInfo .newShipCalc form select { border: 1px solid #CCCCCC; color: #222222 !important; padding: 10px !important; width: 220px !important; border-radius: 0px!important; margin:10px 0; }
.rightInfo .newShipCalc form table { margin: 0; padding: 0; width: 345px; }
.BasketMain { padding: 23px 15px; }
.newShipCalc table { width: 100%!important; }
.newShipCalc { margin: 0; padding:10px 0px; text-align: left; color:#222!important; margin-bottom: 10px; }
.newShipCalc > form { text-align:right; }
.orderTotal { font-size: 20px !important; margin: 0; padding: 10px 0; text-align: left; font-family:'Times New Roman', arial, sans-serif; }
.orderTotal > span { margin-left: 10px; text-align:right; float:right; color: #5496a2; }
.shipCost { margin-bottom: 10px; background: #ebebe6; padding: 5px; }
.shipCost > p { text-align: left; margin: 5px 0px; font-size: 14px; color:#241f20; }
.shipCost > p span { float:right; font-family:arial, sans-serif; font-weight:700; }
.delLabel { cursor: pointer; }
#cartBTN { background:#e06b6b; border: 2px #e06b6b solid; cursor: pointer; font-size: 16px !important; margin: 5px auto; padding:10px; text-shadow: none; text-transform: uppercase; transition: all 0.2s ease 0s; color: #fff; text-align: center; letter-spacing: 0.2em; }
#cartBTN:hover { transition: all 0.2s; background:#fff; color:#222; border:2px #222 solid; }
#addButton { background: url("/_imagesX/new/add-to-basket.jpg") no-repeat 0 0 rgba(0, 0, 0, 0) !important; border-radius: 0 0 0 0 !important; float: left; height: 50px !important; margin-top: 10px !important; text-indent: -9999px; transition: all 0.2s ease 0s; width: 234px !important; }
#addButton:hover { background-position:bottom!important; cursor:pointer; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -ms-transition: all 0.2s; -o-transition: all 0.2s; transition: all 0.2s; }
#insText { display:none; }
#insClicker { font-size:13px; margin:10px 0px; padding:10px 0px; }
.basketImg {  }
.discounts { float:left; margin:10px 0px; width:450px; }
.memberDiscount { background:#ffcd13; padding: 10px; width: 450px; }
.memberDiscount h2 { margin:0px; padding: 5px; font-size: 24px; text-transform:capitalize; }
.memberDiscount p { padding:5px; font-size: 12px; margin:0px; }
.freeGreen { color:#E52218; }
.redText { color:#E52218!important; }
#form1Holder { float:left; width:590px; overflow:hidden; }
#orderSummarySide { border: 0px solid #DDDDDD; border-radius: 0px; float: right; margin: 15px 0; width: 330px!important; padding-bottom:10px; background: #fbfbfb; }
#orderSummarySide td { padding: 10px 15px !important; font-size: 14px; }
#orderSummarySide tr.boldnBig td { font-size:16px; font-weight:bold; }
#orderSummarySide tr.summaryDivide td { height:10px; border-top:1px solid #ddd; }
#orderSummarySide td.amnt { text-align:right; }
#editBskt { background: #72b7c4; color: #fff; cursor: pointer; font-size: 14px; font-weight: 600; letter-spacing: 2px; padding: 10px; text-align: center; text-transform: uppercase; border-top: 4px #c6c8bf solid; margin-bottom:10px; }
#editBskt:hover { background:#222; }
#ppBtn:hover { opacity:0.85; filter: alpha(opacity=85); }
.halfBox { width:100%; }
#orderSummarySide table { margin-left: 5%; width: 90% !important; }
.newOrderForm label { display: inline-block; float: none !important; margin-left: 10px; padding: 5px; text-align: left !important; width: 120px; }
.newOrderForm input[type="text"], .newOrderForm input[type="password"], .newOrderForm select { border: 1px solid #CCCCCC!important; border-radius: 0!important; margin-left: 20px!important; padding: 5px!important; }
p.manAdd, p.manAdd2 { margin-left: 10px!important; }
p.delHead { font-size: 14px; font-weight: bold; text-align: left!important; margin-left: 15px; }
#newOrderForm fieldset { background:none!important; border: 0px solid #ddd!important; margin: 15px 0!important; padding: 0; border-radius: 0px; }
#newOrderForm fieldset h2, #orderSummarySide h2 { background: #161417!important; text-align:left; font-size:24px; font-family:'librebaskervilleregular', arial, sans-serif; font-weight:400; color: #fff !important; display: block; margin: 0; padding: 20px; text-shadow: none !important; text-transform: none; }
.newOrderForm textarea { border: 1px solid #ccc!important; border-radius: 0px!important; height: 65px; padding: 5px; resize: none; width: 330px!important; margin-left: 15px!important; }
.ccBTN { float:left; }
#orderSummarySide table { margin-left: 5%; width: 90% !important; }
.newOrderForm label { display: inline-block; float: none !important; margin-left: 10px; padding: 5px; text-align: left !important; width: 120px; font-size:14px;}
.newOrderForm input[type="text"], .newOrderForm input[type="password"], .newOrderForm select { border: 1px solid #CCCCCC!important; border-radius: 0!important; margin-left: 20px!important; padding: 5px!important; color:#000;}
p.manAdd, p.manAdd2 { margin-left: 10px!important; }
p.delHead { font-size: 14px; font-weight: bold; text-align: left!important; margin-left: 15px; }
#content fieldset { background:#fbfbfb!important; border: 0px solid #ddd!important; margin: 15px 0!important; padding: 0; border-radius: 0px; }
.newOrderForm textarea { border: 1px solid #ccc!important; border-radius: 0px!important; height: 65px; padding: 5px; resize: none; width: 330px!important; margin-left: 15px!important; }
.ccBTN { float:left; }
#cartFreeGift { margin:10px 0px; padding:10px; overflow:auto; background:#fff; border:1px #ddd solid; width:450px; }
#cartFreeGift p { margin:0; font-size: 14px; text-transform:uppercase; font-family:'Roboto Condensed', Arial, sans-serif; }
#cartFreeGift h2 { color:#a61e22; font-size:24px; margin:0; text-transform: uppercase; }
#cartFreeGift #fgText { float:left; }
.FGselected { color: #D02630; }
#cartFreeGift .hideRadio { float:right; }
.FGtable td { height: 40px; }
.FGtable td.image { text-align:center; width: 80px; }
#cartFreeGift input[type=radio] { display:none; }
#cartFreeGift input[type=radio] + label { margin:-2px; padding: 4px 12px; margin-bottom: 0; font-size: 12px; text-transform:uppercase; line-height: 20px; color: #333; text-align: center; vertical-align: middle; cursor: pointer; background-color: #f5f5f5; border: 1px solid #ccc; }
#cartFreeGift input[type=radio]:checked + label { outline: 0; background-color:#7FA438; color: #fff; font-weight:400; }
.newLabel { display: inline-block; width: 120px; font-size:12px; }
#loginHolder { margin:0px auto 40px; overflow:hidden; width:800px; }
.loginBox { background:#eee; width:370px; border:1px solid #aaa; float:left; margin-left:20px; }
#loginHolder form { padding:0; }
#loginHolder .loginFormBtn { margin-left:92px; width:auto; }
div.formDiv { float: left; height: 320px; margin: 10px 0 10px 35px; padding: 0; position: relative; text-align: center; width: 350px; background:#fff; border:1px solid #ccc; }
div.formDiv h2 { background: #161417; color: #fff; font-size: 20px; margin: 0 0 10px; padding: 15px 0; text-align: center; font-family:'librebaskervilleregular', Arial, Sans-serif; font-weight:200!important; }
div.formDiv input[type="email"], div.formDiv input[type="password"] { border: 1px solid #dcdcdc; padding: 12px 10px; width: 295px; font-size: 14px; }
div.formDiv label.textLabels {display:inline-block; width:85px; text-align:left;}
div.formDiv div#optDiv { padding:0 10px; font-size:11px; margin:10px 0 50px; text-align:left; vertical-align:central; line-height:1.6em; }
div.formDiv div#optDiv input { vertical-align:text-top; margin-right:3px; }
div.formDiv p#optPara { font-size:11px; color:#666; text-align:left; padding:0 10px 5px; }
div.formDiv #optDiv label.ticksLabel { margin-right:10px;}
input { font-family: inherit; font-size: inherit; margin: 0; }
input.makeSquare { -webkit-appearance: none; }
input:focus { outline: none; }
input[type="submit"] { cursor: pointer; }
div.formDiv input[type="password"] { border-top: none; }
div.formDiv input[type="submit"] { background: #e06b6b; bottom: 10px; color: #FFFFFF; margin-top: 20px; padding: 8px 20px; position: absolute; right: 20px; font-size:14px; border:none; text-transform:uppercase; }
div.formDiv input[type="submit"]:hover { background: #222; }
#jspwd { display: inline-block; color:#444; font-size: 11px; height: 20px; left: 6px; line-height: 20px; margin: 0 10px 0 0; position: absolute; text-align: center; bottom:0px; }
div.contactForm { position: relative; }
div.contactForm h2 { background: #2e2e2e; border-bottom:1px #ddd solid; box-shadow: 0 8px 12px -10px #bbb; color: #fff; font-size: 24px; margin: 0 0 10px; padding: 15px 0; text-align: center; font-family:'Roboto Condensed', Arial, Sans-serif; }
div.contactForm input, div.contactForm select { border: 1px solid #dcdcdc; padding: 12px 10px; width: 238px; font-size: 14px; }
div.contactForm textarea { border: 1px solid #dcdcdc; padding: 12px 10px; width: 350px; font-size: 14px; }
div.contactForm label { display:inline-block; width:120px; vertical-align:top; padding: 10px 0px 0px 0px; }
div.contactForm input[type="password"] { border-top: none; }
div.contactForm input[type="submit"] { background: #d02630; color: #FFFFFF; font-weight: bold; font-size:18px; border:none; text-transform:uppercase; width:260px; }
div.contactForm input[type="submit"]:hover { background: #222; }
div.giftForm { position: relative; }
div.giftForm h2 { background: #2e2e2e; border-bottom:1px #ddd solid; box-shadow: 0 8px 12px -10px #bbb; color: #fff; font-size: 24px; margin: 0 0 10px; padding: 15px 0; text-align: center; font-family:'Roboto Condensed', Arial, Sans-serif; }
div.giftForm input, div.giftForm select { border: 1px solid #dcdcdc; padding: 12px 10px; width: 238px; font-size: 14px; }
div.giftForm textarea { border: 1px solid #dcdcdc; padding: 12px 10px; width: 350px; font-size: 14px; }
div.giftForm label { display:inline-block; width:220px; vertical-align:top; padding: 10px 0px 0px 0px; }
div.giftForm input[type="password"] { border-top: none; }
div.giftForm input[type="submit"] { background: #d02630; color: #FFFFFF; font-weight: bold; font-size:18px; border:none; text-transform:uppercase; width:260px; }
div.giftForm input[type="submit"]:hover { background: #222; }
.account { padding:20px 0px; }
/** LANDING PAGES **/
.singlePage { padding:20px; background:#fff; }
.singlePage h1 { color:#333333; font-size:24px; padding:10px; margin: 0px 0px 10px 0px; border-bottom:1px #d5d5ca solid; font-family:'librebaskervilleregular', arial, sans-serif; font-weight:400; }
.singlePage label { font-size:14px; }
.singlePage p { margin:10px 0px; font-size:14px; }
.inner h1.head { color:#333333; font-size:24px; padding:10px; margin: 0px 0px 10px 0px; border-bottom:1px #d5d5ca solid; font-family:'librebaskervilleregular', arial, sans-serif; font-weight:400; }
.sidemenu h4:after { content:''; position:absolute; width: 0; height: 0; border-top: 5px solid transparent; border-bottom: 5px solid transparent; border-left: 5px solid #7d7d7a; top:45%; right:20px; }
.sidemenu h4:hover:after { content:''; position:absolute; width: 0; height: 0; border-top: 5px solid transparent; border-bottom: 5px solid transparent; border-left: 5px solid #fff; top:45%; right:20px; }
.sidemenu h4 { background: #EBEBE6; border-bottom: 1px solid #FFFFFF; color: #333333; display: block; font-size: 14px; margin: 0; padding: 10px 35px 10px 15px; position: relative; font-weight: 500; vertical-align: middle; width: 180px; }
.sidemenu h4 a { font-size:14px; color:#333333; display:block; font-family: 'ralewaymedium', arial, sans-serif; letter-spacing: 0.02em; }
.sidemenu h4:hover { background:#b3d6d9; color:#fff; cursor:pointer; }
.sidemenu h4:hover a { color:#fff; }
#sideContent h4 { cursor:pointer; font-family:'librebaskervilleregular', arial, sans-serif; font-weight:400; margin:5px 10px; border:1px #C77979 solid; color:#333333; font-size:14px; clear:both; }
#sideContent h2 { cursor:pointer; font-family:'librebaskervilleregular', arial, sans-serif; font-weight:400; margin:5px 10px; color:#333333; font-size:14px; clear:both; }
#sideContent p.answer { font-size:13px; padding:5px 30px 5px 80px; display:none; position:relative; overflow:hidden; }
#sideContent p.answer a { color:#C77979; }
#sideContent p.answer a:hover { color:#222; }
#sideContent p, #sideContent li { padding:0px 10px; font-size:13px; }
#sideContent h4 span { padding: 10px; background: #C77979; color:#fff; margin-right: 10px; display:inline-block; width:35px; text-align:center; }
.answer span { background: #BDC5BE; color: #FFFFFF; height: 100%; left: 10px; padding: 5px 0 0; position: absolute; text-align: center; top: 0; width: 55px; }
.sticky { position:fixed; padding: 10px; width:100px; color:#fff; background:#fefefe; top:250px; right:-2px; z-index:99999; border:2px #323232 solid; }
.sticky p { text-align:center; font-size:14px; color: #323232; margin:0px; }
/** SHOP BANNERS **/
.counterCopy { font-size:13px; }
.banner { height: 350px;/*background-color: red;*/ }
.banner div { float: right; height: 70%; margin-right: 20px; margin-top: 25px; padding-bottom: 10px; width: 65%; }
.banner div p { background-image: url("/_images/sw/banner_bkg.png"); color: #FFFFFF; font-size: 14px !important; margin: 5px 0px; overflow: hidden; padding:20px!important; }
.banner div h1, .banner div h2 { color: #FFFFFF!important; font-size: 32px !important; margin: 30px 0px 20px 0px!important; text-align:center; padding:5px 0px; border-bottom:1px #ddd solid; font-family:'librebaskervilleregular', arial, sans-serif; font-weight:200; }
.banner a:link, .banner a:active, .banner a:visited { color: #e5e5e5; text-decoration:underline; }
.banner a:hover { color: #d9d9d9; /*text-decoration:underline;*/ }
.formal-shirts { background:url("/_imagesSW/formal-shirts2.jpg") no-repeat!important; height:350px; }
.suits { background:url("/_imagesSW/suits-counter2.jpg") no-repeat!important; height:350px; }
.fold-ties { background:url("/_imagesSW/7-fold-ties-counter2.jpg") no-repeat!important; height:350px; }
.business-casual { background:url("/_imagesSW/casual-blazers-counter2.jpg") no-repeat!important; height:350px; }
.cableknit-jumpers { background:url("/_imagesSW/cableknit-jumpers-counter2.jpg") no-repeat!important; height:350px; }
.cardigans { background:url("/_imagesSW/cardigans-counter2.jpg") no-repeat!important; height:350px; }
.chinos { background:url("/_imagesSW/chinos-counter2.jpg") no-repeat!important; height:350px; }
.cords { background:url("/_imagesSW/cords-counter2.jpg") no-repeat!important; height:350px; }
.cordoury-shirts { background:url("/_imagesSW/cordoury-shirts-counter2.jpg") no-repeat!important; height:350px; }
.button-collar { background:url("/_imagesSW/button-collar-counter2.jpg") no-repeat!important; height:350px; }
.cotton-twill { background:url("/_imagesSW/cotton-twill-counter2.jpg") no-repeat!important; height:350px; }
.cashmere-mix { background:url("/_imagesSW/cashmere-counter2.jpg") no-repeat!important; height:350px; }
.wool-mix { background:url("/_imagesSW/wool-mix-counter2.jpg") no-repeat!important; height:350px; }
.fishermans-jumpers { background:url("/_imagesSW/fisherman-jumpers-counter2.jpg") no-repeat!important; height:350px; }
.belts { background:url("/_imagesSW/leather-belts-counter2.jpg") no-repeat!important; height:350px; }
.linen-shirts { background:url("/_imagesSW/linen-shirts-counter2.jpg") no-repeat!important; height:350px; }
.moleskin-jackets { background:url("/_imagesSW/moleskin-jackets-counter2.jpg") no-repeat!important; height:350px; }
.moleskin-trousers { background:url("/_imagesSW/moleskin-trousers-counter2.jpg") no-repeat!important; height:350px; }
.polo-shirts { background:url("/_imagesSW/polo-shirts-counter2.jpg") no-repeat!important; height:350px; }
.scarves { background:url("/_imagesSW/scarves-counter2.jpg") no-repeat!important; height:350px; }
.tattersall-shirts { background:url("/_imagesSW/tattersall-shirts-counter2.jpg") no-repeat!important; height:350px; }
.tweed-jackets { background:url("/_imagesSW/tweed-jackets-counter2.jpg") no-repeat!important; height:350px; }
.velvet-jackets { background:url("/_imagesSW/velvet-jackets-counter2.jpg") no-repeat!important; height:350px; }
.cotton-casual { background:url("/_imagesSW/cotton-casual-counter2.jpg") no-repeat!important; height:350px; }
.wool-ties { background:url("/_imagesSW/wool-ties-counter2.jpg") no-repeat!important; height:350px; }
.leather-wallets { background:url("/_imagesSW/leather-wallets-counter2.jpg") no-repeat!important; height:350px; }
.boots { background:url("/_imagesSW/boots-counter.jpg") no-repeat!important; height:350px; }
.burgundy { background:url("/_imagesSW/burgundy-counter.jpg") no-repeat!important; height:350px; }
.deck-shoes { background:url("/_imagesSW/deck-shoes-counter.jpg") no-repeat!important; height:350px; }
.accessories { background:url("/_imagesSW/accessories-counter.jpg") no-repeat!important; height:350px; }
.handkerchiefs { background:url("/_imagesSW/handkerchiefs-counter.jpg") no-repeat!important; height:350px; }
.lace-up { background:url("/_imagesSW/lace-up-shoes-counter.jpg") no-repeat!important; height:350px; }
.gloves { background:url("/_imagesSW/leather-gloves-counter.jpg") no-repeat!important; height:350px; }
.loafers { background:url("/_imagesSW/loafers-counter.jpg") no-repeat!important; height:350px; }
.loungewear { background:url("/_imagesSW/loungewear-counter.jpg") no-repeat!important; height:350px; }
.outerwear { background:url("/_imagesSW/outerwear-counter.jpg") no-repeat!important; height:350px; }
.prestige-shoes { background:url("/_imagesSW/prestige-shoes-counter.jpg") no-repeat!important; height:350px; }
.slip-on-shoes { background:url("/_imagesSW/slip-on-shoes-counter.jpg") no-repeat!important; height:350px; }
.slippers-counter { background:url("/_imagesSW/slippers-counter.jpg") no-repeat!important; height:350px; }
.socks { background:url("/_imagesSW/socks-counter.jpg") no-repeat!important; height:350px; }
.suede-shoes { background:url("/_imagesSW/suede-shoes-counter.jpg") no-repeat!important; height:350px; }
.summer-jackets { background:url("/_imagesSW/summer-jackets-counter.jpg") no-repeat!important; height:350px; }
.caps { background:url("/_imagesSW/tweed-caps-counter.jpg") no-repeat!important; height:350px; }
.underwear { background:url("/_imagesSW/underwear-counter.jpg") no-repeat!important; height:350px; }
.classic-shoes { background:url("/_imagesSW/classic-shoes-counter.jpg") no-repeat!important; height:350px; }
.black-shoes { background:url("/_imagesSW/black-shoes-counter.jpg") no-repeat!important; height:350px; }
.brown-shoes { background:url("/_imagesSW/brown-shoes-counter.jpg") no-repeat!important; height:350px; }
.tan-shoes { background:url("/_imagesSW/tan-shoes-counter.jpg") no-repeat!important; height:350px; }
.umbrellas { background:url("/_imagesSW/umbrellas-counter.jpg") no-repeat!important; height:350px; }
#counterHeader { position:relative; }
div.reviews tr.hreview td div.comm-rating { display:block!important }
div.reviews tr.hreview td div.comm-rating em { display:none!important }
#bottomContent tr#feefoHeadings td { background:#000; color:#fff; padding:10px 5px; }
.comments tr.hreview td { border-bottom: 1px dashed #aaa; padding:10px 5px 10px 0; vertical-align: top; }
.comments tr.hreview abbr { border:none }
#hpSignup p { font-size:12px; color:#000; text-align:center; margin:10px; }
#hpSignup #email { width:200px; padding:5px; margin-right:5px; }
p.errorText{color:#b00; font-size:12px; margin:0;} 
.newInputs {padding: 10px; border: 1px #ccc solid; width: 200px!important; margin: 10px auto}
@media only screen and (max-width : 1200px) {
.sticky{display:none!important}
}
.announce {text-align:center}


.addpop { position: fixed; bottom: 20px; right: 20px; width: 295px; padding:15px; border: 1px #ddd solid; background: #fff; margin:0px; display: none; text-align: center; box-shadow: 0 1px 6px rgba(0, 0, 0, 0.20); z-index: 99999; opacity: 0.95;}
.addpop > * { font-family: Arial; }
.addpop p.poptext { color: #222; font-size:12px!important;margin-bottom: 10px;}
.addpop p.poptext b { display: block; margin: 5px 0px;}
.addpop p.popbtn { font-size: 14px!important; font-family: 'Roboto Condensed', Arial;}
.addpop a { text-decoration: none; border: 0px!important;}
.addpop a.popBtn { display:inline-block; margin: 5px auto; width: 160px; float: none; text-decoration:none; color: #fff!important; height:auto; padding:10px 0px; transition: all .3s; text-transform: uppercase;  font-size: 11px; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25); }
.addpop a.popBtn:hover { background: #111; transition: all .3s;}
.aProdBox { float: left; min-height: 220px; position: relative; width: 270px; margin: 10px; }
.aImage { display: block; vertical-align:middle; text-align:center; height:130px; margin-bottom:10px; }
.aImage img { max-height:130px; display:block; margin:0px auto; }
.aProdBox .keyBullet { margin-left:5px!important; width:240px!important; text-align:left!important; font-size: 10px!important; }
.aTitle { font-size: 14px !important; text-decoration: none; text-transform: none!important; text-align: center; color:#222; }
.aTitle > h2 { font-size: 16px !important; height: 56px; overflow: hidden; text-transform:none!important; }
.aPrice { font-size: 46px!important; font-family:Arial; font-weight: 700!important; line-height: 46px!important; margin-bottom: 0!important; margin-left: 10px!important; margin-top: 10px!important; text-align:center!important; clear:both; float:left; }
.aPrice > span { font-size: 12px!important; line-height: 28px!important; vertical-align: top; }
.aMore { background: url("/_imagesMX/new/matrix-sprite.png") repeat scroll 27% 90% transparent; display: block; height: 60px; margin: 10px 10px 0px 0px; width: 118px; float:right; text-indent: -9999px; }
.popTitle { font-size:12px; padding:10px 0px; text-align: center; background: #111; color: #fff!important; font-weight: 700; font-family: Arial;}

@media only screen and (max-width : 1180px) {
	.addpop { width: 100%; bottom: 0px; left: 0px; padding: 15px 0px;}
	.addpop p.poptext b { display: inline-block; margin: 0px;}
}

.workswell {width:135px; float:left; height:135px; border:1px ##ddd solid; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15); border:1px #ddd solid; margin: 0px 5px 10px 5px; overflow: hidden; position: relative;}
.img {  display: table-cell;  text-align: center;  width: 135px;  height: 135px;  vertical-align: middle;}
.workswellpop { position: absolute; background: #111; color: #fff;  width: 115px; height: 115px; padding: 10px; bottom: -250px; left: 0px; transition: all .3s; font-size: 13px; font-family: arial;}
.workswellpop span { display: block; margin:10px 0px; font-size: 15px; font-weight: 700;}
.workswell:hover .workswellpop {transition: all .3s; bottom: 0px;}
.workswelltitle { text-align: center; padding: 10px 0px; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15); border:1px #ddd solid; margin:0px 0px 10px 0px!important; font-size: 18px; }

.email-pop {width: 645px; height: 378px; background: url('/_imagesSW/sw-email-popup.jpg') no-repeat; position: relative;} 
.email-pop.casual-shirts { background: url('/_imagesSW/sw-email-popup.jpg') no-repeat}
.email-pop.classic-shirts { background: url('/_imagesSW/sw-email-popup-2.jpg') no-repeat}
.email-signup { height: 290px; left: 45px; position: absolute; top: 45px; width: 320px; }
.email-signup h2 { margin: 60px 0px 5px 0px; font-size: 20px; text-align: center;}
.email-signup p { margin: 10px 0px; font-size: 14px; text-align: center;}
.email-signup ul { list-style: none; margin: 0px; padding: 0px;}
.email-signup ul li { padding: 2px 0px; width: 95%; text-align: center; margin: 0px auto; font-size: 12px; color: #444; font-style: italic;}
.email-pop .close { position: absolute;top: 10px; right: 10px; height: 25px; width: 25px; font-size: 13px; font-weight: 900; text-align: center; line-height: 25px; border-radius: 100%; background: #000; border: 5px #fff solid; color: #fff; font-family: arial; cursor: pointer;}
#myForm { width: 90%; border: 1px #ddd solid; height: 40px; line-height: 40px; margin: 10px auto; background: #fff; overflow: hidden;} 
#myForm #email { height: 40px; line-height: 40px; font-style: 12px; border: 0px; width: 60%; padding: 0px 10px;}
#myForm #join { height: 40px; line-height: 40px; font-style: 16px; border: 0px; width: 30%; padding: 0px 10px; float: right; font-family:'librebaskervillebold', arial, sans-serif; background: #000; color: #fff; text-transform: uppercase; cursor: pointer;}
.email-signup span { padding: 5px; text-align: center; font-size: 9px; display: block;}