/* Global Reset */
* {
    margin:0;
    padding: 0;
}
/* General */
body {
    font-family:'Cantarell',sans-serif;
    font-size:0.8em;
    height:100%;
}
input,select {
    font-size:11px;
}
input {
    padding:1px;
}
p {
    line-height:1.3;
    margin-bottom:15px;
}
a {
    font-weight:normal;
    text-decoration:underline;
}
a img:hover,input[type=submit]:hover,input[type=image]:hover,input[type=button]:hover {
    opacity:0.7;
}
.zoomPad {
    display: inline-block !important;
    float: none !important
}
h2,.TitleHeading {
    font-size:1.3em;
    font-weight:bold;
    margin:6px 0 6px 0;
}
h3 {
    font-size:1.1em;
    margin-bottom:6px;
}
h4 {
    font-size:1.1em;
    margin-bottom:4px;
}
.HeaderCart .HeaderCartBtn {
    display: block;
    height: 37px;
    left: auto;
    position: absolute;
    top: -10px;
    width: 200px;
}
img,img a {
    border:0;
}
ul,ol {
    margin:0 0 10px 30px;
}
li {
    margin:0;
    margin-bottom:2px;
    padding:0;
}
blockquote {
    margin-left:28px;
}
select option {
    padding:0 10px;
}
hr {
    margin:10px 0;
    padding:0;
    background:#c7d7db;
    height:1px;
    border: 0;
}
/* Forms */
.HorizontalFormContainer dl,.VerticalFormContainer dl {
    margin:0;
}
.HorizontalFormContainer dt img {
    vertical-align:middle;
    float:left;
}
.HorizontalFormContainer dt .fieldLabel {
    float:left;
    padding-top:4px;
    padding-left:4px;
}
.HorizontalFormContainer dt {
    width:160px;
    float:left;
    clear:left;
}
.HorizontalFormContainer dd.ProductField {
    height:20px;
}
.HorizontalFormContainer dd {
    padding-top:4px;
    margin-left:170px;
}
.NarrowFormContainer dt {
    width:110px;
}
.NarrowFormContainer dd {
    margin-left:120px;
}
.HorizontalFormContainer p.Submit {
    margin-left:170px;
}
.NarrowFormContainer p.Submit {
    margin-left:120px;
}
.VerticalFormContainer dt {
    margin-bottom:6px;
}
.VerticalFormContainer dd {
    margin-bottom:6px;
    margin-left: 10px;
}
.WhatsNew:hover {
    border-bottom: 1px solid #000;
}
/* Page Container */
#Container {
    width:975px;
    margin: 0 auto !important;
}
/* Top Navigational Menu */
#TopMenu {
    border-bottom:2px dotted;
    float:right;
    height:auto;
    padding:0 0 13px;
}
#TopMenu ul {
    list-style:none;
    padding:0;
    margin:0;
}
#TopMenu li {
    list-style:none;
    float:left;
    margin:0;
    padding:0;
}
#TopMenu li.First a {
    border-left:0;
}
#TopMenu li a,#TopMenu li div {
    display:block;
    font-size:11px;
    margin:8px 0 0;
    padding:0 6px;
    text-decoration:none;
    text-transform:uppercase;
    font-family:'Cantarell',sans-serif;
}
#TopMenu a.Email {
    text-transform:lowercase;
}
#TopMenu li div a {
    padding:0;
    margin:0;
    display:inline;
    font-size:1em;
}
#TopMenu li a:hover {
    text-decoration:underline;
}
a.HeaderCartBtn {
    height:100%;
    left:0;
    position:absolute;
    top:0;
    width:100%;
}
#HeaderCartShow {
    background: none repeat scroll 0 0 #f0f8fb;
    color: #000;
    display:none;
    font-size:17px;
    height:100%;
    letter-spacing:1px;
    min-height:100%;
    padding:15px 10px;
    position:fixed;
    right:0;
    top:0;
    width:260px;
    z-index:999;
}
.HeaderCartRow {
    color:#444444;
    float:left;
    font-family:"ProximaNova-Regular";
    font-size:15px;
    margin-left:15px;
    margin-top:2px;
    width:auto;
}
.HeaderCart {
    float:right;
    padding-top:16px;
}
.HeaderSearchItems {
    float:right;
}
#Container.HeaderCartShow {
    position:relative;
}
.header_cart_ematy {
    float:left;
    width:260px;
}
.HeaderCartQtyCopy {
    display:none;
    height:0;
    overflow: hidden;
}
/* Pages Menu */
#Menu {
    border-bottom:1px solid #EFEFEF;
    border-top:1px solid #EFEFEF;
    clear:both;
    float:left;
    height:54px;
    margin:12px 0 10px 5px;
    padding:3px 0;
    width:967px;
    position:relative;
    z-index:1000;
}
#Menu ul {
    margin:0;
    padding:0;
}
#Menu li {
    float:left;
    position:relative;
    list-style:none;
    margin:0;
    padding:0;
}
#Menu li.First a {
    background-image:none;
}
#Menu li > a {
    display:block;
    float:left;
    font-size:14px;
    font-weight:normal;
    text-align:center;
    text-decoration:none;
    padding:16px 34px;
    height:20px;
    font-family:'Cantarell',sans-serif;
    text-transform:uppercase;
    border-left:2px solid #fff;
    border-right:2px solid #fff;
    border-top:2px solid #fff;
}
#Menu li a:hover {
    text-decoration:none;
}
#Menu li:hover>a,#Menu li.over>a {
    border-color:#000000 #000000 #FFFFFF;
    border-left:2px solid #000000;
    border-right:2px solid #000000;
    border-style:solid;
    border-width:2px;
    position:relative;
    text-decoration:underline;
    z-index:100000;
}
#Menu li .DropDown {
    background: url("https://www.floandjoe.co.uk/template/images/DropdownBackground.png") repeat scroll 0 center transparent;
    border: 2px solid #000000;
    display: none;
    left: -172px;
    padding: 15px 40px 30px;
    position: absolute;
    top: 54px;
    width: 898px;
    z-index: 10000;
}
.DropDown>h2 {
    border-bottom:2px solid #000000;
    border-top:2px solid #000000;
    margin-bottom:20px;
    padding:10px 0;
    text-align:center;
    text-transform:uppercase;
}
.DropDown ul {
    border-right:2px solid #000000;
    float:left;
    min-height:238px;
    padding-left:40px !important;
    width:185px;
}
.DropDown ul.First {
    padding-left:0px !important;
}
.DropDown ul.Last {
    border-right:0px !important;
}
#Menu li li {
    padding:0px 0;
    float:left;
    clear:both;
}
.MenuHeading a {
    font-weight:bold !important;
}
#Menu li .DropDown ul.First,#Menu li .DropDown ul.Last {
    width:200px;
}
#Menu li:hover .DropDown {
    display:block;
}
#Menu li ul li a:hover {
    text-decoration:underline;
}
#Menu li ul li a {
    text-transform:none;
    padding-top:2px;
    padding-left:2px;
    padding-right:2px;
    padding-bottom:0px;
    border:0px !important;
}
#Menu li ul li a,#Menu li.over li a {
    text-decoration:none;
}
#Menu li:hover ul,#Menu li.over ul {
    display:block;
}
.DropDown.Second {
    left:-304px !important;
}
.DropDown.Third {
    left:-409px !important;
}
.DropDown.Forth {
    left:-556px !important;
}
.DropDown.Fith {
    left:-654px !important;
}
.DropDown.Sixth {
    left: -813px !important;
}
/* Holly Hack. IE Requirement */
* html #Menu ul li {
    float:left;
    height:1%;
}
* html #Menu ul li a {
    height: 1%;
}
/* End */
/* Outer Content Wrapper (Surrounds header & content) */
#Outer {
    margin-top:4px;
    clear:both;
}
#Wrapper {
    clear: both;
}
/* Header */
#Header {
    clear:both;
    margin:0 0 1px 0;
    padding-bottom: 12px;
}
/* Logo */
#Logo {
    float:left;
    width:210px;
}
#Logo h1 {
    font-size:2.4em;
    font-weight:normal;
    padding-left:64px;
    height:45px;
    margin-top:10px;
}
#Logo h1 a {
    text-decoration:none;
}
.MobTopMenu {
    display:none;
}
#CartContent.HeaderCart {
    float:right;
    margin-top:18px;
    padding:0;
    position:relative;
    width:auto;
}
#CartContent>a:nth-child(1) {
    float: left;
}
/* Top Search Form */
#SearchForm {
    float:right;
    padding-top:10px;
    position:relative;
}
#SearchForm label {
    font-weight:bold;
}
#SearchForm input.Textbox {
    background:none repeat scroll 0 0 #F0F8FB;
    border:1px solid #F0F8FB;
    font-size:0.9em;
    padding:8px 10px;
    width:180px;
    margin-right:7px;
}
#SearchForm .Button {
    margin-top:-3px;
    padding:0;
    position:absolute;
    right:15px;
    top:23px;
    vertical-align:middle;
}
#SearchForm p {
    text-align:right;
    margin:0 0 0 45px;
    font-size:0.9em;
}
#SearchForm a {
    text-decoration: none;
}
/* Left Content Area */
.Left {
    float:left;
    min-height:500px;
    width:180px;
    font-size:0.85em;
    margin-right:20px;
}
.Left h2 {
    border-bottom:1px dotted;
    color:#2D2D2D;
    font-size:16px;
    margin:0 10px 10px;
    padding:5px 10px 8px 0;
    text-transform:uppercase;
}
.Left a {
    color:#000;
}
.Left li a:hover {
    text-decoration:underline;
}
.Left .BlockContent {
    margin:0 10px 0 10px;
}
.Left ul {
    margin:0;
    padding:0;
}
.Left li {
    clear:both;
    list-style:none;
    margin:0;
    padding:3px 0;
}
.Left .BlockContent {
    margin:0 10px 0 10px;
}
.Left li {
    border-bottom:1px solid #c5dde9;
}
.Left li a {
    font-size:14px;
    text-decoration:none;
    text-transform:uppercase;
}
.Left li a:hover {
    text-decoration:underline;
}
.Left #SideCategoryList li ul {
    border-top:1px solid #c5dde9;
}
.Left #SideCategoryList li.LastChild {
    border-bottom:0 !important;
}
.Left #SideCategoryList li {
    padding:3px 0 0 0;
}
.Left #SideCategoryList li ul {
    padding-left: 15px;
}
/* Primary Content Area */
.Content {
    float:left;
    width:615px;
    min-height:500px;
    margin:0;
    padding:0;
    font-size:0.95em;
}
.Content .Block {
    clear:both;
}
.Block {
    margin-top:10px;
    margin-bottom:10px;
}
.Content h2,.TitleHeading {
    color:#2D2D2D;
    font-size:18px;
    font-weight:normal;
    margin:10px 0;
    text-transform:uppercase;
}
.Content a:hover {
    text-decoration: underline;
}
/* Primary Content Area (column span of 2) */
.Content.Wide {
    width: 775px;
}
/* Primary Content Area (column span of 3 - spans entire page width) */
.Content.Widest {
    width: 980px;
}
/* Right Content Area */
.Right {
    float:right;
    font-size:0.85em;
    margin-left:0;
    min-height:500px;
    padding-bottom:10px;
    width:199px;
}
.Right h2 {
    font-size:1.25em;
    margin:5px 10px 8px;
    width:140px;
}
.Right a {
    color:#000;
}
.Right li a:hover {
    text-decoration:underline;
}
.Right .BlockContent {
    margin:0 10px 0 10px;
}
.Right ul {
    margin:0;
    padding:0;
}
.Right li {
    clear:both;
    list-style:none;
    margin:0;
    padding:3px 0;
}
.Right .BlockContent {
    margin:0 10px 0 10px;
}
.Right li {
    border-bottom:0px solid #c5dde9;
}
.Right li a {
    text-decoration:none;
}
.Right li a:hover {
    text-decoration: underline;
}
/* Page Footer */
#Footer {
    clear:both;
    font-size:0.85em;
    text-align:center;
    margin:0px 0 0 0;
    padding:20px 0 20px 0;
    height:92px;
}
#Footer .Last>a {
    border:0 none;
    padding:0 5px;
}
#Footer ul {
    list-style:none;
    margin:0 0 30px 115px;
    padding:0;
}
#Footer li {
    float:left;
    list-style:none;
    margin:0;
    padding:0;
}
#Footer li a {
    text-decoration:none;
    padding: 0 10px 0 10px;
}
/* Newsletter Subscription Form */
.NewsletterSubscription {
    clear:none;
    float:right;
    width:581px;
}
#SideNewsletterBox>h2 {
    color:#2D2D2D;
    text-transform:uppercase;
}
.NewsletterSubscription label {
    clear:both;
    float:left;
}
.NewsletterSubscription input {
    background:none repeat scroll 0 0 #F0F8FB;
    border:0 none;
    float:left;
    font-size:14px;
    margin-right:10px;
    padding:11px 20px;
    width:200px;
}
.NewsletterSubscription .Button {
    border:0 none;
    height:37px;
    margin-top:0px;
    padding:0;
    width:81px;
    margin-right: 0px;
}
/* Product Listings */
.ProductList {
    list-style:none;
    margin:0;
    padding:0;
}
.Content .ProductList li {
    float:left;
    font-size:0.95em;
    list-style:none outside none;
    margin:-1px;
    min-height:17em;
    overflow:hidden;
    padding:6px;
    width:182px !important;
    text-align:center;
    margin-top:15px;
    position:relative;
}
.ProductList a {
    text-decoration:none;
}
.ProductList .ProductImage {
    margin:0 0 5px 0;
    display:block;
    width:100% !important;
    height:120px;
    text-align:center;
    overflow:hidden;
    vertical-align:middle;
}
.ProductList .ProductImage img {
    vertical-align:middle;
    max-height: 230px;
}
.ProductList p {
    margin:5px 0 5px 5px;
}
.ProductList strong,.ProductList strong a {
    color:#075899;
}
.ProductPrice,.ProductList em {
    font-style:normal;
    font-weight:normal;
}
.ProductList .Rating {
    font-size:0.9em;
    font-weight:bold;
}
.ProductList .Rating img {
    height:12px;
    margin-top:3px;
}
.ProductList li .ProductCompareButton {
    margin-top:3px;
    text-align:center;
}
.Left .ProductList .ProductImage,.Right .ProductList .ProductImage {
    display:none;
}
.Left .ProductList li,.Right .ProductList li {
    clear:both;
    width:140px;
    list-style:none;
    margin:0;
    margin-top:5px;
    padding:3px 0 5px 0;
    color:#000000;
}
.Right .SideCart p {
    color: #000000;
}
/* Top Seller Block Specific */
.Left .TopSellers li .TopSellerNumber,.Right .TopSellers li .TopSellerNumber {
    /* Contains the number of the item */
    float:left;
    width:20px;
    font-size:1.2em;
    padding:6px 0 3px 6px;
}
.Left .TopSellers .ProductDetails,.Right .TopSellers .ProductDetails {
    /* Contains the details of the item */
    margin-left:24px;
    width:110px;
    padding:3px 0 3px 0;
}
.Left .TopSellers li.TopSeller1,.Right .TopSellers li.TopSeller1 {
    /* No1 seller box */
    clear:both;
    float:left;
    width:128px;
    margin:10px 0 5px 0;
    padding:5px;
    overflow:visible;
    display:inline;
}
.Left .TopSellers li.TopSeller1 img,.Right .TopSellers li.TopSeller1 img {
    text-align:center;
    overflow:hidden;
    max-width:130px;
}
.Left .TopSellers li.TopSeller1 .TopSellerNumber,.Right .TopSellers li.TopSeller1 .TopSellerNumber {
    width:44px;
    height:34px;
    font-size:2em;
    padding:7px 0 6px 0;
    margin:-20px 0 0 0;
    text-align:center;
    display:Block;
}
.Left .TopSellers li.TopSeller1 .ProductDetails,.Right .TopSellers li.TopSeller1 .ProductDetails {
    margin-left:0;
}
.Left .TopSellers li.TopSeller1 .ProductImage,.Right .TopSellers li.TopSeller1 .ProductImage {
    width:130px;
    display:inline;
    text-align:center;
    overflow:hidden;
}
.Content .TopSellers li .TopSellerNumber {
    display: none;
}
/* Page Breadcrumbs */
.Breadcrumb ul,.Breadcrumb li {
    list-style:none;
    margin:0;
    padding:0;
}
.Breadcrumb {
    font-size:0.9em;
    padding-bottom:4px;
    border-bottom:0px solid #DCDFE2;
}
.Breadcrumb li {
    padding-left:6px;
    display:inline;
}
.HeaderCartRow>a {
    text-decoration:none;
}
.Breadcrumb li a {
    background:url("https://www.floandjoe.co.uk/template/images/BreadcrumbSep.gif") no-repeat scroll right center transparent;
    padding-right:10px;
    text-decoration:none;
}
.FindByCategory ul,.FindByCategory li {
    list-style:none;
    padding:0;
    margin:0;
}
.FindByCategory li {
    padding-left:12px;
    background:url('../../default/images/BreadcrumbSep.gif') no-repeat 3px 5px;
    padding-right:8px;
    display: inline;
}
/* Miscellaneous Definitions */
.Meta {
    color:#444;
    font-size:0.93em;
}
.Left .FeedLink,.Right .FeedLink {
    padding-right:5px;
}
.Content .FeedLink {
    margin-top:4px;
}
.FloatRight {
    float:right;
}
.FloatLeft {
    float:left;
}
.ClearRight {
    clear:right;
}
.ClearLeft {
    clear:left;
}
.SortBox {
    color:#444444;
    font-size:12px;
    text-transform:uppercase;
}
.CompareButton {
    clear:both;
    text-align:right;
    margin-top:12px;
    padding:4px;
}
.Clear {
    clear:both;
}
.Field45 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #cccccc;
    padding: 5px;
    width: 80px !important;
}
.Field100 {
    width:100px;
}
.Field150 {
    width:150px;
}
.Field200 {
    width:200px;
}
.Field250 {
    width:250px;
}
.Field300 {
    width:300px;
}
.Field350 {
    width:350px;
}
.Field400 {
    width:400px;
}
.MB10 {
    margin-bottom:10px;
}
.MT0 {
    margin-top:0px;
}
.LH140 {
    line-height:140%;
}
.PLRB5 {
    padding:0px 5px 5px 5px;
}
.PLR10 {
    padding:0px 10px 0px 10px;
}
.PL20 {
    padding:0px 0px 0px 20px;
}
.PL40 {
    padding:0px 0px 0px 40px;
}
.ML20 {
    margin:0px 0px 0px 20px;
}
.MT10 {
    margin-top:10px;
}
.PL10 {
    padding-left:10px;
}
.PB2 {
    padding-bottom:2px;
}
.NoMarginBottom {
    margin-bottom:0;
}
.Required {
    color:red;
    font-weight:bold;
    visibility:visible;
}
.InfoMessage {
    padding:8px 6px 8px 28px;
    margin-bottom:10px;
}
.SuccessMessage {
    padding:8px 6px 8px 28px;
    margin-bottom:10px;
}
.ErrorMessage {
    padding:8px 6px 8px 28px;
    margin-bottom: 10px;
}
/************* Page Specific:Create Account / Login Page *************/
.CreateAccount {
    float:left;
    width:335px;
    border-right:0px solid #ccc;
    padding-right:20px;
}
.AccountLogin {
    float:left;
    padding-left:20px;
    width:335px;
}
ul.ShippingAddressList,ul.ShippingAddressList li {
    list-style:none;
    margin:0;
    padding:0;
}
ul.ShippingAddressList li {
    width:30%;
    float:left;
    margin-right:10px;
    margin-bottom:20px;
}
.PrimaryProductDetails .ProductThumb {
    float:left;
    width:190px;
    text-align:center;
    height:670px !important;
}
.PrimaryProductDetails .ProductMain {
    float:right;
    width:469px;
}
.PrimaryProductDetails dl {
    font-size:0.90em;
}
.PrimaryProductDetails dt {
    font-weight:bold;
    width:80px;
    clear:left;
}
.PrimaryProductDetails dd {
    margin-left:90px;
}
.Right hr {
    margin:5px 0 0;
}
.Content h3 {
    margin-bottom:5px;
}
.ComparisonCheckbox {
    float:left;
}
.SideRecentlyViewed .CompareButton {
    margin:10px 0 0 0;
    padding:0;
}
.SideRecentlyViewed .ProductList li {
    margin-left:0;
}
.SideRecentlyViewed .ProductDetails {
    margin-left: 20px;
}
/* Product Comparisons */
.ComparisonTable {
    width:100%;
}
.ComparisonTable td {
    vertical-align:top;
    font-size:11px
}
.CompareFieldName {
    width:95px;
    padding:8px 10px 8px 15px;
}
.CompareFieldTop {
    padding:5px;
    text-align:center;
}
.CompareFieldTop a {
    text-decoration:none;
    font-size:10px;
}
.CompareFieldTop a:hover {
    text-decoration:underline;
}
.CompareLeft {
    padding:5px 10px 5px 10px;
}
.CompareCenter {
    text-align:center;
    padding:5px;
}
.CompareRating {
    text-align:center;
    padding-top:8px;
    vertical-align:middle;
}
.CompareProductOption {
    margin-left:20px;
    padding-left:5px;
}
.Availability {
    color:gray;
}
.LittleNote {
    color:gray;
    font-size:0.85em;
}
.ViewCartLink {
    padding-left:30px;
    padding-top:4px;
    padding-bottom: 8px;
}
/* General Tables */
table.General,table.CartContents,table.General {
    width:100%;
    margin:10px 0;
    font-size:14px;
}
table.General thead tr th,table.CartContents thead tr th {
    padding:11px 10px;
    text-align:left;
}
table.General tbody td,table.CartContents tbody td {
    padding:6px 10px;
    vertical-align:top;
}
table.General tbody tr.First td {
    border-top: 0;
}
/* Cart Contents Table */
.CartContents tbody td,.CartContents tfoot td {
    border-bottom:0;
}
.CartContents .ProductName a {
    color:#2D2D2D;
    text-decoration:none;
    font-size:14px;
}
.ProceedToCheckout {
    text-align:right;
}
.Content .ProceedToCheckout {
    float:right;
    margin-top:20px;
    width:266px;
}
.ProceedToCheckout a {
    padding-top:5px;
}
.MiniCart .SubTotal {
    text-align:center;
    font-size:115%;
    color:#075899;
}
.MiniCart .CartProductOptionList {
    display:block;
}
.JustAddedProduct {
    width:128px;
    overflow:hidden;
    margin:auto;
    text-align:center;
    padding:5px;
    margin-bottom:10px;
}
.JustAddedProduct strong,.JustAddedProduct a {
    font-weight:bold;
    font-size:1.02em;
    display:block;
    margin-bottom:3px;
}
.CategoryPagination .PagingList,.CategoryPagination .PagingList li {
    list-style:none;
    padding:0;
    margin:0;
}
.CategoryPagination {
    padding:5px;
    text-align:center;
    color:#034285;
    float:left;
}
.CategoryPagination .PagingList li.Page {
    background:none;
}
.CategoryPagination .PagingList li {
    background:none repeat scroll 0 0 #F0F8FB;
    color:#2D2D2D;
    display:inline;
    font-size:12px;
    padding:5px 7px !important;
    text-transform:uppercase;
    margin-right:5px;
}
.CategoryPagination .PagingList li.ActivePage {
    background:none repeat scroll 0 0 #2D2D2D;
    color: #FFFFFF !important;
}
/* Quick Search */
.QuickSearch {
    margin:0;
    padding:0;
    text-align:left;
    border-collapse:collapse;
    background:#fff;
    border:1px solid #BFBFBF;
    z-index:20;
}
.QuickSearchTitle td,.QuickSearchAllResults td {
    font-weight:bold;
    padding:4px;
    font-size:11px;
}
.QuickSearchResult td {
    font-size:11px;
    padding:8px;
    cursor:pointer;
}
.QuickSearchResultImage {
    margin-left:4px;
    margin-right:10px;
    text-align:center;
}
.QuickSearchResultNoImage {
    padding-top:10px;
    color:#777;
}
.QuickSearchResultName {
    margin:0;
    padding:0;
    padding-bottom:5px;
}
.QuickSearchResultName a {
    font-weight:bold;
    text-decoration:none;
}
.QuickSearchResult .Price {
    font-size:11px;
}
.QuickSearchHover td {
    background:#E8F4F8;
}
.QuickSearchHover a {
    text-decoration:underline;
    font-weight:bold;
}
.QuickSearchAllResults td {
    text-align:right;
    height:25px;
}
.QuickSearchAllResults a {
    text-decoration:underline;
}
.QuickSearchAllResults a:active,.QuickSearchAllResults a {
    outline:none;
    -moz-outline-style: none;
}
/* Brand Tag Clouds */
.BrandCloud .smallest {
    font-size:12px;
}
.BrandCloud .small {
    font-size:15px;
}
.BrandCloud .medium {
    font-size:18px;
}
.BrandCloud .large {
    font-size:20px;
}
.BrandCloud .largest {
    font-size:26px;
}
.BrandCloud a {
    padding-right:5px;
}
.DownloadExpires {
    padding-top:3px;
    font-style:italic;
    color:gray;
}
.DownloadExpiresToday {
    color:red;
}
.CheckoutRedeemCoupon h4 {
    margin-top:0;
}
.CheckoutRedeemCoupon p {
    margin-top:10px;
    margin-bottom:0;
}
.BillingDetails {
    float:left;
    width:48%;
    margin-right:10px;
    margin-bottom:15px;
}
.ShippingDetails {
    float:left;
    width:48%;
    margin-bottom:15px;
}
.ProductDetailsGrid dt {
    width:140px;
    margin-bottom:6px;
    float:left;
    font-weight:bold;
}
.ProductDetailsGrid dd {
    margin-left:0;
    margin-bottom:6px;
}
.SubCategoryList {
    padding:4px;
}
.SubCategoryList ul,.SubCategoryList li {
    list-style:none;
    margin-left:0;
}
.SubCategoryList li {
    margin-bottom:4px;
    padding-left:12px;
}
.SearchTips .Examples {
    background:lightyellow;
    padding:8px;
    border:1px solid #aaa;
    color:#555;
    margin-left:30px;
    margin-bottom:10px;
}
.PrimaryProductDetails .ProductThumb p {
    margin-top:10px;
    font-size:0.9em;
}
.ProductReviewList {
    clear:both;
}
.SortBox select {
    background:none repeat scroll 0 0 #F0F8FB;
    border:0 none;
    font-size:0.9em;
    padding:5px;
}
.SortBox option {
    color:#444;
}
.YourAccount li {
    margin-bottom:8px;
}
.SoldOut {
    color:#999;
}
.RemoveFromWishlistForm {
    margin:30px 5px 5px;
}
.ShippingProviderList {
    list-style:none;
}
small {
    font-size:11px;
    color:gray;
}
.HowToPay {
    margin-bottom:10px;
}
.ProductList em,.ProductList .Rating {
    display:block;
}
.GoogleCheckout p,.PayPalExpressCheckout p,.AlternativeCheckout p {
    margin:0;
    font-size:90%;
}
.GoogleCheckout,.PayPalExpressCheckout,.AlternativeCheckout {
    text-align:center;
    margin-bottom:10px;
}
.KeepShopping {
    clear:left;
    float:left;
    text-align:right;
    width:180px;
    margin-top: 20px;
}
/** Top Right Locale Chooser (list of flags) **/
#TopMenu li.Flag {
    float:right;
}
#TopMenu li.Flag div {
    border:0;
}
#TopMenu li.Flag img {
    margin:3px;
}
#TopMenu li.Flag img.Last {
    margin-right:0px;
}
#TopMenu li.Flag img.Selected {
    border:2px solid #ffffaa;
    margin: 1px 3px;
}
/** Currency Selector **/
.CurrencyList dl {
    margin:0;
    padding:0;
}
.CurrencyList dd {
    padding:0px;
    margin:0px;
    border:1px solid #EDECEC;
    background-color:#F9F9F9;
    clear:both;
}
.CurrencyList a {
    padding:0 3px 0 5px;
    display:block;
    line-height:1.8;
    text-decoration:none;
    font-size:11px;
}
.CurrencyList a.Sel {
    background-color:#FFFFAA;
}
.CurrencyList a:hover .Text {
    text-decoration:underline;
}
.CurrencyList a .Flag {
    margin-top:4px;
    display:block;
    float:left;
    width:24px;
    padding-right:2px;
    vertical-align:middle;
}
.CurrencyList a .Text {
    display:block;
    padding-left:24px;
}
.PrimaryProductDetails .YouSave {
    font-weight:bold;
    margin-top:3px;
    display: block;
}
/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
    margin-top:4px;
    margin-bottom:4px;
    font-weight:normal;
    width:320px;
    padding:0px;
    float:right;
}
.EstimateShipping dt {
    width:100px;
    float:left;
    margin-bottom:8px;
    clear:left;
}
.EstimateShipping dd {
    margin-bottom:8px;
    font-weight:normal;
    text-align:left;
    margin-left:114px;
}
.EstimateShipping p.Submit {
    margin-top:10px;
    margin-bottom:3px;
}
.EstimateShipping label {
    display:block;
    margin-bottom:5px;
}
.EstimatedShippingMethods {
    text-align:left;
}
.EstimatedShippingMethods table {
    width:100%;
    border-collapse:collapse;
}
.EstimatedShippingMethods .VendorShipping {
    margin-left:20px;
    margin-bottom:10px;
}
.EstimatedShippingMethods .Submit {
    text-align:right;
}
.CartContents tfoot .SubTotal .EstimatedShippingMethods tbody td {
    text-align:left;
}
.CartContents tfoot .SubTotal .EstimatedShippingMethods tbody td.Price {
    text-align:right;
}
.SharePublicWishList {
    background-color:lightyellow;
    padding:5px;
    border: 1px solid #CDDEE2;
}
/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
    position:relative;
    padding:6px;
    margin-bottom:10px;
}
.ExpressCheckoutBlock h3 a {
    font-size:12px;
}
.ExpressCheckoutBlock {
    padding-top:6px;
}
.ExpressCheckoutBlock .ExpressCheckoutCompletedContent {
    display:none;
}
.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
    display:inline;
    font-size:12px;
    font-weight:normal;
    font-style:italic;
}
.ExpressCheckoutBlockCollapsed .ExpressCheckoutContent {
    display:none;
}
a.ChangeLink {
    position:absolute;
    right:15px;
}
.ExpressCheckoutBlock a.ChangeLink {
    display:none;
}
.ExpressCheckoutBlockCompleted a.ChangeLink {
    display:inline;
}
.ExpressCheckoutCompletedContent {
    position:absolute;
    left:250px;
}
.LoadingIndicator {
    margin-left:10px;
}
.LoadingIndicator img {
    vertical-align:middle;
    margin-right:10px;
}
#TopMenu li.HeaderLiveChat {
    float:right;
}
#TopMenu li.HeaderLiveChat div {
    border-left:0;
}
.HeaderLiveChat img {
    vertical-align:middle;
}
#ProductOtherDetails .ProductDetailsGrid {
    margin-left:25px;
}
.SubCategoryListGrid {
    padding:4px;
}
.SubCategoryListGrid ul,.SubCategoryListGrid li {
    list-style:none;
    margin-left:0;
}
.SubCategoryListGrid li {
    margin-bottom:4px;
    padding:10px;
    margin-left:10px;
    background:#fff;
    float:left;
    text-align:center;
}
.SubCategoryListGrid ol {
    clear:both;
}
.SubBrandList {
    padding:4px;
}
.SubBrandList ul,.SubBrandList li {
    list-style:none;
    margin-left:0;
}
.SubBrandList li {
    margin-bottom:4px;
    padding-left:25px;
    background:url('../../default/images/SubBrand.gif') no-repeat 3px 1px;
}
.SubBrandListGrid {
    padding:4px;
}
.SubBrandListGrid ul,.SubBrandListGrid li {
    list-style:none;
    margin-left:0;
}
.SubBrandListGrid li {
    margin-bottom:4px;
    padding:10px;
    margin-left:10px;
    background:#fff;
    float:left;
    text-align:center;
}
.SubBrandListGrid ol {
    clear:both;
}
.ProductAddToCart dt div.Required,#CartEditProductFieldsForm dt div.Required {
    margin-left:-10px;
}
.ProductAddToCart input.Textbox,#CartEditProductFieldsForm input.Textbox {
    width:181px;
}
.ProductAddToCart textarea,#CartEditProductFieldsForm textarea {
    width:183px;
    height:50px;
}
.ProductFields dd {
    margin-bottom:4px;
    float:left;
    margin-left:20px;
}
.ProductFields {
    margin-bottom:15px;
}
.ProductFields input.Textbox {
    width:100%;
}
.ProductFields TextArea {
    width:100%;
}
.CartContents .CartProductFieldsLink {
    font-size:11px;
    color:#666;
    margin-top:6px;
    padding-left:22px;
    background:url('../../default/images/GiftWrappingAvailable.gif') no-repeat;
    padding-bottom:4px;
}
.CartContents .CartProductFieldsRow {
    border-top:0;
}
.CartContents .CartProductFieldsRow dl {
    margin-top:15px;
}
p.QuantityInput,p.AddCartButton {
    text-align:center;
}
.ProductAddToCart dt.QuantityInput {
    margin-top:4px;
}
.ProductAddToCart dd.AddCartButton span {
    margin-top:4px;
    padding-right:5px;
}
.ProductActionAdd {
    display:block;
    margin-top:3px;
}
.ProductActionAdd a,.ProductActionAdd strong a {
    text-decoration:underline;
}
.TagList {
    margin-top:20px;
}
.CartThumb {
    text-align:center;
    width:1px;
}
.WrappingOptions {
    font-size:11px;
    color:#666;
    margin-top:6px;
    padding-left:22px;
    background:url('../../default/images/GiftWrappingAvailable.gif') no-repeat;
    padding-bottom:4px;
    line-height:1.6;
}
.ViewAllLink a {
    padding-top:10px;
    display:block;
}
.SelectGiftWrapMultiple {
    max-height: 400px;
}
/* Tabbed Navigation */
.TabNav,.TabNav li {
    list-style:none;
    margin:0;
    padding:0;
}
.TabNav {
    font-size:11px;
    margin-bottom:0px;
    padding:6px 0px;
    height:37px;
}
.TabNav li {
    display:inline;
}
.TabNav li a {
    float:left;
    font-size:10px;
    height:26px;
    padding:16px 12px 0;
    position:relative;
    text-align:center;
    text-decoration:none;
    text-transform:uppercase;
    width:90px;
}
.TabNav li a:hover {
    text-decoration:none;
}
.TabNav li.Active a {
    font-weight:normal;
    margin-top:0;
    padding:16px 12px 0;
}
.ProductAddToCart dd.AddCartButton div.BulkDiscount {
    display:inline-block;
    float:left;
}
.ProductAddToCart dd.AddCartButton div.BulkDiscount div.BulkDiscountLink {
    padding-left:4px;
}
#VendorLogo .BlockContent,#VendorPhoto .BlockContent {
    margin:0;
    text-align:center;
}
.TransitTime {
    font-weight:normal;
    color:gray;
}
.Content .ProductList.List li {
    margin:0;
    margin-top:6px;
    display:block;
    width:auto;
    float:none;
    padding:6px;
    min-height:0;
    height:132px;
    background-image:none;
}
.Content .ProductList.List .ProductImage {
    margin:0 !important;
    padding:0px;
    margin-right:15px;
    float:left;
    background-image:none;
    width:120px;
    height:120px;
}
.Content .ProductList.List .ProductDetails {
    height:auto;
    display:block;
    clear:none;
    padding:0px;
    padding-left:5px;
    margin:0px;
    margin-left:135px;
    text-align:left;
    background-image:none;
}
.Content .ProductList.List .ProductQty {
    margin-left:10px;
}
.Content .ProductList.List .ProductDescription {
    font-style:italic;
    margin-top:5px;
}
.Content .ProductList .ProductRightCol {
    float:right;
}
.Content .ProductList.List li .ProductCompareButton {
    text-align:left;
    margin-top:10px;
}
.OrderItemMessage {
    background-color:#fff1a8;
    padding:7px;
    margin: 10px 0px 10px 0px;
}
/* Custom Fields - Start */
.LittleNotePassword {
    color:gray;
    font-size:0.85em;
    padding:2px 0px 2px 0px;
}
.RequiredClear {
    visibility: hidden;
}
/* Custom Fields - End */
/* Product Details */
.ProductDetailsGrid .DetailRow {
    clear:left;
    margin-top:6px;
    padding-left:140px;
}
.ProductDetailsGrid .Label {
    display:inline;
    float:left;
    font-weight:normal;
    margin:0 0 6px -140px;
    padding-top:1px;
    position:relative;
    text-align:left;
    width:130px;
}
.ProductDetailsGrid .Value {
    display:inline;
}
.ProductDetailsGrid .Label .Required {
    position:absolute;
    left:-1em;
}
.ProductOptionList ul,.ProductOptionList li {
    list-style:none;
    margin:0;
    padding:0;
}
.ProductOptionList li {
    margin-bottom:3px;
}
.ProductOptionList input {
    vertical-align: middle;
}
/* Product Videos */
#FeaturedVideo,#VideoList,#VideoSingle {
    float:left;
}
#VideoList {
    padding-left:5px;
}
.VideoSeparator {
    clear:both;
}
.videoRow {
    clear:both;
    margin-bottom:4px;
    display:block;
    height:75px;
}
.previewImageContainer {
    height:30px;
    width:50px;
}
.videoRow img {
    float:left;
    padding-right:5px;
}
.videoRowTitle {
    font-weight:bold;
}
.videoRowDescription {
    max-height:50px;
    overflow:hidden;
}
.VideoOverlay {
    background-image:url('//cdn10.bigcommerce.com/r-4f615c2ae007824a9fe879699febc4e15e0b2067/themes/Mystore/images/VideoOverlay.png');
    background-position:center center;
    position:absolute;
    left:0;
    height:100%;
    width:100%;
    top:0;
}
.VideoContentContainer {
    position:relative;
    margin-left:3px;
    padding-left:92px;
}
#maintenance_notice {
    display: none !important;
}
/** If you change the width of the .VideoPreviewSize class below,change the padding-left of the .VideoContentContainer class above **/
.VideoPreviewSize {
    width:92px;
    height:69px;
}
.videoRowLength {
    padding-left:4px;
}
.videoRow,.videoRowTitle,.videoRow img,.videoRowLength {
    cursor:pointer;
}
#VideoList ul {
    position:relative;
    overflow-y:auto;
    padding:0;
    margin:0;
    width:275px;
    height:265px;
}
#VideoSingle {
    padding-left:10px;
    width:275px;
}
#VideoContainer {
    padding:5px 0 5px 5px;
    height:265px;
}
.HideElement {
    display:none;
}
.VideoSingleTitle {
    font-weight:bold;
}
.VideoSingleDescription {
    padding-top:10px;
    overflow-y:auto;
    height:220px;
    padding-right:5px;
}
.Left #VideoMiddleContainer,.Right #VideoMiddleContainer {
    display:none;
}
.Content #VideoSideContainer {
    display:none;
}
#VideoSideContainer ul {
    text-align:center;
}
@media screen and (max-width:400px) {
    #SearchForm {
        width:100%;
    }
    #SearchForm #search_query {
        padding:8px 5%;
        width:89%;
    }
}
#VideoSideContainer ul li {
    margin-bottom:5px;
}
.VideoSideDescription {
    padding:2px 10px;
}
.VideoImageContainer {
    position:relative;
    float: left;
}
/** Search All Form Result - Start **/
.SearchPaging {
    float:right;
    font-size:0.95em;
}
.SearchSorting {
    float:right;
    font-size:0.95em;
    margin:8px 0px;
}
.SearchSorting select {
    font-size:0.95em;
}
#SearchResultsCategoryAndBrand {
    margin:5px;
    padding:5px;
}
.ContentList em,.QuickSearchResultMeta em {
    font-size: 0.8em;
}
/** Search All Form Result - End **/
/** AJAX loading box - Start **/
#AjaxLoading {
    display:none;
    text-align:center;
    background:#FCF5AA;
    width:180px;
    z-index:10000000000;
    padding:5px 10px;
}
#AjaxLoading img {
    vertical-align:bottom;
    margin-right: 5px;
}
/** AJAX loading box - End **/
#ProductDetails #ImageScrollPrev,#ProductDetails #ImageScrollNext {
    float:left;
    background:none;
    border:none;
    margin-top:16px;
    cursor:pointer;
    display:none;
}
#ProductDetails .ProductTinyImageList {
    float:left;
    margin-top:10px;
    white-space:nowrap;
    width:80%;
    overflow:hidden;
    margin-left:auto;
}
#ProductDetails .ProductTinyImageList ul li {
    border: 0 none !important;
    float: left;
    height: 118px !important;
    margin-left: 3px;
    overflow: hidden;
    width: 115px !important;
}
#ProductDetails .ProductTinyImageList ul li:hover {
    border:0px !important;
}
#ProductDetails .ProductTinyImageList ul li div {
    display: table-cell;
    height: 115px !important;
    text-align: center;
    width: 115px !important;
}
#ProductDetails .ProductTinyImageList ul li #TinyOuterDiv {
    border:2px solid white;
}
#ProductDetails .ProductTinyImageList ul {
    margin:0pt;
    padding:0pt;
    position:relative;
    list-style-type:none;
    white-space:nowrap;
    width:2500px;
}
#ProductDetails .ProductThumbImage {
    height:220px;
    width:220px;
    overflow:display;
    margin:auto;
}
#ProductDetails .ProductMain .OutOfStockMessage {
    clear:both;
    float:left;
    margin:23px 0;
}
.carousel {
    position:relative;
    visibility:hidden;
    left:-5000px;
    width: 180px;
}
/* Category flyout styles (structural) */
/* Menu containers */
#SideCategoryList .sf-menu,#SideCategoryList .sf-menu ul,#SideCategoryList .sf-menu li {
    width: 140px;
    /* the width must be fixed to the use of floats */
}
/* Menu links */
#SideCategoryList .sf-menu a {
    padding:4px 8px 4px 8px;
    width: 124px;
    /* this+paddings must equal the root width above for hovers to work */
}
/* Child override:menu containers */
#SideCategoryList .sf-menu ul {
    left: 140px;
}
/* Child override:menu links */
#SideCategoryList .sf-menu ul a {
    padding:4px 8px 4px 8px;
    width: 124px;
    /* this+paddings must equal the child width above for hovers to work */
}
/* End:category flyout styles */
.CartLink {
    background:url("https://www.floandjoe.co.uk/template/images/MyBag.png") no-repeat scroll 0 0 transparent;
    clear:right;
    float:right;
    margin-left:30px;
    margin-top:17px;
    padding-left:90px;
    min-height:15px;
    text-decoration:none;
}
.Logos>img {
    float:left;
    padding-right:14px;
}
.HomeCTA {
    float:left;
    margin-right:5px;
}
.HomeCTA.Last {
    margin-right:0px;
}
.HomeCTA h2 {
    text-align:center;
}
.HomeCTA h2 a {
    text-transform:uppercase;
    text-decoration:none;
    text-align:center;
    color:#2d2d2d;
    font-weight:normal;
}
.HomeTestimonial {
    background:url('https://www.floandjoe.co.uk/template/images/TestimonialBackground.png') no-repeat scroll 0 0 transparent;
    float:left;
    padding:15px 65px 30px;
    text-align:center;
    width:850px;
}
.HomeTestimonial>p {
    font-size:13px;
    margin-bottom:6px;
}
.FooterSafe {
    width:330px;
    float:left;
}
.FooterSafe>h2 {
    color:#2D2D2D;
    font-size:14px;
    text-transform:uppercase;
}
.FooterPage {
    margin-left:0;
    margin-top:13px;
}
.FooterPage li {
    list-style:none;
    float:left;
}
.FooterPage a {
    border-right:1px solid #000000;
    padding:0 10px;
    text-decoration:none;
    text-transform:uppercase;
    font-size:11px;
}
.FooterPage a.First {
    padding-left:0px;
}
.FooterPage a.Last {
    border-right:0px;
}
.FooterPage a.Social {
    border-right:0px;
}
.Copy {
    float:right;
}
.Left .Block {
    background:none repeat scroll 0 0 #F0F8FB;
    padding:10px 6px;
}
.ProductDetails {
    height:74px !important;
}
.PagingList a {
    color:#2D2D2D;
    text-decoration:none;
}
#CategoryPagingTop {
    clear:none;
    float:left;
}
.ProductPriceItem {
    color:#2D2D2D;
    font-size:20px;
}
.ProductAddToCart .BulkDiscount {
    clear:left;
    float:left;
    margin-bottom:20px;
    margin-top:30px;
}
.AddToWishlist {
    float:right;
    margin-top:-60px;
}
.productAddToCartRight {
    float:left;
    position:relative;
    width:470px;
}
#SideProductRelated>h2 {
    font-size:15px;
    text-align:center;
    text-transform:uppercase;
    background:url("https://www.floandjoe.co.uk/template/images/H2Background.png") repeat-x scroll 0 center transparent;
}
#SideProductRelated>h2 span {
    background:none repeat scroll 0 0 #FFFFFF;
    padding:0 10px;
}
.ContinueShopping {
    clear:left;
    float:left;
}
.CheckoutButton {
    float:right;
    margin-bottom:20px;
}
.CartRemoveLink {
    color:#2C2C2C !important;
    float:left;
    font-size:12px;
    margin-top:5px;
    text-decoration:none;
}
.CartItemQuantity {
    border-left:1px solid #E6E2DF;
    border-right:1px solid #E6E2DF;
}
.CartItemTotalPrice {
    border-left:1px solid #E6E2DF;
}
.CartItemTotalPrice {
    text-align:center;
}
.CartThumb img {
    width:80px;
}
.CartItemTotalPrice {
    padding:5px 60px 5px 11px !important;
}
.TableFooter {
    float:right;
    width:334px;
    border:1px solid #E6E2DF;
    font-size:14px;
    color:#27262b;
}
.TableFooter .TableHeader {
    float:left;
    text-align:right;
    width:214px;
}
.RightDelivery {
    background:none repeat scroll 0 0 #F0F8FB;
    margin-top:46px;
    padding:15px;
}
.RightDelivery li {
    background:url("https://www.floandjoe.co.uk/template/images/RightLI.png") no-repeat scroll 0 center transparent;
    font-size:13px;
    padding:6px 11px;
}
.RightDelivery li a {
    color:#000;
}
.Content.Cart {
    width:740px;
}
.RightCards {
    margin-top:30px;
}
.FreeUKDelivery {
    margin-top:20px;
}
.RightDelivery>h2 {
    color:#2D2D2D;
    font-size:13px;
    margin-left:0;
    margin-right:0;
    text-transform:uppercase;
    width:183px;
}
.RightDelivery>p {
    font-size:13px;
}
.RightDelivery p a {
    color:#0096C1;
    text-decoration:none;
}
.SideCoupon {
    float:left;
    width:430px;
}
.CartLeft {
    border:1px solid #E8E4E1;
    float:right;
    margin-top:11px;
    padding:20px;
    width:280px;
    margin-bottom:30px;
}
.SideCoupon {
    border:1px solid #E8E4E1;
    float:left;
    margin-top:11px;
    padding:20px;
    width:360px;
}
#SideCouponCodeBox>h2 {
    color:#252525;
    font-size:14px;
}
.CouponCode #couponcode {
    background:none repeat scroll 0 0 #F0F8FB;
    border:0 none;
    margin-right:7px;
    padding:13px;
    width:240px;
}
.CartLeft>table {
    text-align:right;
    width:100%;
    font-size:14px;
}
input[type=submit],input[type=button] {
    background:#2d2d2d;
    color:#fff;
    text-transform:uppercase;
    font-size:14px;
    padding:8px 10px !important;
    border:0px;
    cursor:pointer;
}
.ExpressCheckout h4 {
    color:#303030;
    font-size:18px;
    font-weight:normal;
    margin-bottom:10px;
}
#CheckoutGuestForm,.ExpressCheckout {
    font-size:14px;
}
.CheckoutOrderComments {
    float:left;
    width:400px;
    margin-top:20px;
}
.CheckoutOrderComments .PL20 {
    padding-left:0;
}
.CheckoutRedeemCoupon h4,.CheckoutOrderComments h3,#OrderConfirmationForm h3 {
    font-size:14px;
    color:#303030;
    font-weight:normal;
}
.AccountOrderStatusList>li {
    list-style:none outside none;
}
.banner_category_page_top {
    background:none repeat scroll 0 0 #E9EAF4;
    min-height:213px;
    padding:0 0 10px 20px;
}
.banner_category_page_top>h1 {
    float:left;
    font-size:24px;
    margin-top:30px;
    width:400px;
    margin-bottom:15px;
}
.banner_category_page_top p {
    font-size:13px;
    line-height:18px;
}
#ProductTabs {
    position:relative;
}
#SizeGuide {
    background:none repeat scroll 0 0 #F0F8FB;
    border-left:1px solid #E6E2DF;
    border-right:1px solid #E6E2DF;
    border-top:1px solid #E6E2DF;
    font-size:10px;
    height:26px;
    padding:16px 12px 0;
    position:absolute;
    right:1px;
    text-align:center;
    text-decoration:none;
    text-transform:uppercase;
    top:6px;
    width:94px;
}
#ProductReviews p {
    float:right;
    margin-top:20px;
    width:100%;
}
#SizeGuide a {
    text-decoration:none;
}
.recaptcha_nothad_incorrect_sol.recaptcha_isnot_showing_audio {
    float:left;
}
.ProductReviewFormContainer input,.ProductReviewFormContainer Select,.ProductReviewFormContainer textarea {
    background:none repeat scroll 0 0 #F0F8FB;
    border:0 none;
    padding:7px;
}
#SearchContent_Tab {
    display:none;
}
.HomeBottomSEO .left {
    background:none repeat scroll 0 0 #2D2D2D;
    color:#FFFFFF;
    float:left;
    font-size:13px;
    padding:100px 55px 53px 31px;
    width:240px;
    height:100px;
}
.HomeBottomSEO .RightCol {
    background:none repeat scroll 0 0 #F0F8FB;
    color:#2D2D2D;
    float:left;
    font-size:13px;
    height:189px;
    line-height:18px;
    padding:34px 21px 30px;
    width:285px;
}
.HomeBottomSEO img {
    float:left;
}
.HomeBottomSEO .More {
    float:right;
}
.banner_category_page_top p {
    margin:0;
}
.CartTopRight {
    float:right;
    margin-bottom:0px;
    margin-top:20px;
}
#FooterCart {
    border-top:1px dotted;
}
.ProductRating {
    float:right;
    font-size:13px;
    text-align:center;
    width:122px;
}
.ProductRating>span {
    clear:both;
    float:left;
}
.ProductRating a {
    text-decoration:none;
}
.ProductSocial {
    float:left;
    margin-top:20px;
}
.HomeBottomSEO {
    float:left;
    margin-bottom:20px;
}
.slide-show {
    z-index:1;
    position:relative;
}
.Logos>a {
    float:left;
    padding:0 7px;
}
.ProductList.WishlistProductList>li {
    height:380px !important;
}
.productAddToCartRight>form {
    float:left;
}
.SideRelatedProducts {
    float:left;
    margin:20px 0;
    width:100%;
}
#ContactForm {
    float:right;
    width:480px;
}
.ContactInfo {
    float:left;
    color:#999999;
}
#ContactForm input {
    border:1px solid #999999;
    margin-bottom:12px;
    padding:8px;
    width:285px;
}
#ContactForm textarea {
    border:1px solid #999999;
    margin-bottom:12px;
    padding:8px;
    width:285px;
}
#ContactForm dt,#ContactForm .Warning {
    color:#999999;
    font-size:medium;
}
.WrapperBanner>a {
    float:left;
}
.productAttributeList input[type=radio] {
    opacity:0;
}
.BrandName {
    font-weight:bold;
    margin-bottom:10px;
    text-transform:uppercase;
}
.ProductDetailsGrid>h2 {
    margin-bottom:4px;
}
.BrandName {
    font-weight:bold;
    margin-bottom:10px;
    text-transform:uppercase;
}
#QuickViewImage,#QuickViewProductDetails {
    height:auto;
}
#ModalContainer.QuickViewModal .ModalContent {
    padding:0 0 40px;
}
.banner_category_page_top img {
    float:left;
    height:auto;
    max-width:734px;
}
.DropDown.Fith {
    left: auto !important;
    right: -136px !important;
    width: 442px !important;
}
.DropDown.Fith>ul:last-child {
    border-right:0 none;
}
.DropDown.Sixth {
    left:auto !important;
    right:-8px !important;
    width:200px !important;
}

.DropDown.Sixth>ul:last-child {
    border-right:0 none;
}
#QuickViewTopNav {
    display:none;
}
div#fancy_outer {
    z-index:90000 !important;
}
.FooterPage .Last>a {
    border-right:0 none;
    padding:0 5px !important;
}
.ImageCarousel {
    width:100% !important;
}
#ImageScrollPrev {
    float:left;
    margin-top:50px;
    display:none;
}
#ImageScrollNext {
    float:right;
    display:none;
}
.ProductTinyImageList {
    margin:0 auto;
    text-align:center;
    width:84% !important;
}
.TinyOuterDiv img {
    height: auto;
    max-height: 115px;
    max-width: 100px;
    padding-top: 0 !important;
}
.ProductTinyImageList ul {
    margin: auto !important;
}
/* iPad */
@media screen and (max-width:980px) {
    #Container {
        width:725px;
    }
.ProductThumbImage {
    height: 500px !important;
    width: 340px !important;
}
.ProductTinyImageList li {
    margin-left: 9px !important;
}
.zoomPad > img {
    width: 340px;
}
    #TopMenu {
        text-align: center;
        width: 378px;
    }
    #TopMenu li {
        display: inline-block;
        float: none;
    }

    #Menu li>a {
        padding:16px 17px;
    }
    #Menu {
        width:725px;
    }
    .WrapperBanner {
        background:none repeat scroll 0 0 #f0f8fb;
        height:38px;
        margin-bottom:10px;
        width:100%;
    }
    #TopMenu {
    height: 47px;
    text-align: center;
    width: 378px;
}
    table.General thead tr th,table.CartContents thead tr th {
        padding:11px 0 !important;
    }
    .CartLeft {
        width:150px;
    }
    .SideCoupon {
        width:270px;
    }
    .AccountLogin,.CreateAccount {
        padding:0 5% !important;
        width:40% !important;
    }
    .WrapperBanner>a:nth-child(1) {
        width:42%;
    }
    .WrapperBanner img:nth-child(1) {
        width:100%;
    }
    .WrapperBanner>a:nth-child(2) {
        width:23%;
    }
    .WrapperBanner>a:nth-child(3) {
        width:34%;
    }
    #Menu {
        margin-left:0;
        width:725px;
    }
    .Content.Widest {
        width:725px;
    }
    .slide-show-render .slides li {
        border-bottom:0 none !important;
        height:246px !important;
        width:725px !important;
    }
    .slide-show-render-full .slide-content,.slide-show-render-full .drop-indicator {
        height:246px !important;
        width:725px !important;
    }
    .slide-show-render .slides {
        height:246px !important;
    }
    .Logos>a {
        display:inline-block;
        float:none;
        padding:0 20px;
        text-align:center;
    }
    .Logos {
        float:left;
        text-align:center;
        width:100%;
    }
    .HomeCTA {
        float:left;
        margin-right:14px;
        width:32%;
    }
    .HomeCTA img {
        height:auto;
        width:100%;
    }
    .HomeTestimonial {
        background:url("https://www.floandjoe.co.uk/template/images/TestimonialBackground.png") no-repeat scroll 0 0 transparent;
        float:left;
        padding:5px 65px 30px;
        text-align:center;
        width:594px;
    }
    .HomeBottomSEO .left {
        height:107px;
        padding:93px 55px 53px 31px;
        width:311px;
    }
    .HomeBottomSEO .RightCol {
        height:125px;
        width:682px;
    }
    .FooterSafe {
        float:left;
        width:287px;
    }
    .NewsletterSubscription {
        clear:none;
        float:right;
        margin-top:0px;
        width:421px;
    }
    .NewsletterSubscription input {
        width:120px;
    }
    .FooterPage a {
        padding:0 8px;
    }
    #Menu li .DropDown {
        width:699px;
        left:-131px;
        padding:15px 11px !important;
    }
    .DropDown ul {
        padding-left:12px !important;
    }
    #Menu li .DropDown ul.First,#Menu li .DropDown ul.Last {
        width:143px;
    }
    #Menu li .DropDown {
        width:701px;
    }
    .DropDown.Second {
        left: -227px !important;
        width: 702px !important;
    }
    .DropDown.Third {
        width:704px !important;
        left:-296px !important;
    }
    .DropDown.Forth {
        left: -407px !important;
        width: 704px !important;
    }
    .DropDown.Fith {
        left: -197px !important;
        width: 374px !important;
    }
    .DropDown.Sixth {
        right: -13px !important;
    }
    .Content.Wide {
        width:525px !important;
    }
    .Content .ProductList li {
        width:165px !important;
    }
    .ProductImage.QuickView {
        display:block;
        text-align:center;
        width:100% !important;
    }
    .ProductMain {
        width:360px !important;
    }
    .ProductThumb {
        width:340px !important;
    }
    .ProductRating {
        width:130px;
    }
    .ProductThumbImage {
        margin-bottom:20px !important;
    }
    .ProductDescriptionContainer img {
        width:100%;
    }
    .productAddToCartRight {
        width:362px;
    }
    .productAddToCartRight>form {
        width:100%;
    }
    .BulkDiscount>input {
        width:92%;
    }
    #frmWishList input {
        float:right;
        margin-top:-13px;
        vertical-align:top;
        width:91%;
    }
    .FreeDelivery {
        float:right;
        width:370px;
    }
    .ProductSocial {
        clear:both;
        float:right;
        margin-top:20px;
    }
    .Content.Cart {
        width:514px;
    }
    .CreateAccount {
        width:250px;
    }
    .AccountLogin {
        padding-left:0;
        width:234px;
    }
    .NarrowFormContainer dd {
        clear:both;
        float:left;
        margin-bottom:10px;
        margin-left:0;
        margin-top:-1px;
        width:100%;
    }
    #LoginForm input {
        padding:5px;
        width:92%;
    }
    .Submit {
        clear:both;
        margin-left:0 !important;
    }
    .Submit>input {
        margin-bottom:10px;
        width:99% !important;
    }
    #CheckoutGuestForm .PL40 {
        padding-left:0 !important;
    }
    .ExpressCheckoutCompletedContent {
        left:205px;
        width:250px;
    }
    #AccountInbox .Submit>input {
        width:351px !important;
    }
}
@media screen and (max-width:750px) {
    #Container {
        width:95%;
    }
    .CartLeft {
        width:170px;
    }
    .Content.Widest {
        width:100%;
    }
    ol.slides {
        width:100% !important;
        height:auto !important;
    }
    .slide-show-render-full .slide-content,.slide-show-render-full .drop-indicator {
        width:100% !important;
        height:auto !important;
    }
    .slide-show-render .slides {
        width:100% !important;
        height:auto !important;
    }
    .slide-show-render .slides li {
        width:100% !important;
        height:auto !important;
    }
    .HomeCTA {
        width:31%;
    }
    .HomeTestimonial {
        background:none repeat scroll 0 0 #f0f8fb;
        padding:10px 10%;
        width:80%;
    }
    .HomeCTA:nth-child(2n+2) {
        margin-right:0 !important;
    }
    .HomeBottomSEO {
        width:100%;
        background:#2D2D2D;
        margin-top:20px;
    }
    .HomeBottomSEO .left {
        padding:5%;
        width:40%;
    }
    .HomeBottomSEO>img {
        width:50%;
    }
    .HomeBottomSEO .RightCol {
        padding:33px 5%;
        width:90%;
    }
    .FooterSafe {
        width:50%;
    }
    .NewsletterSubscription {
        width:50%;
    }
    .NewsletterSubscription input {
        width:24%;
    }
}
@media screen and (max-width:750px) {
    .Content.Cart {
        width:100% !important;
    }
    .RightDelivery,.FreeUKDelivery {
        display:none;
    }
    .CartLeft {
        width:30%;
    }
}
@media screen and (max-width:732px) {
    .FooterSafe {
        width:100%;
    }
    .NewsletterSubscription {
        width:100%;
    }
    #Footer {
        height:auto;
    }
    .NewsletterSubscription input {
        display:inline-block;
        float:none;
        vertical-align:top;
    }
    .FooterPage>li {
        display:inline-block;
        float:none;
    }
    .FooterPage {
        text-align:center;
    }
    .Copy {
        text-align:center;
        width:100%;
    }
}
@media screen and (max-width:621px) {
    #Logo {
        text-align:center;
        width:100%;
    }
#TopMenu li a{
        height: 62px;
        text-align: center;
        width: 100%;
    }
    #TopMenu li {
        display:inline-block;
        float:none;
        margin-top:7px;
    }
    .HeaderSearchItems {
        text-align:center;
        width:100%;
    }
    #SearchForm {
        display:inline-block;
        float:none;
    }
    .CartLink {
        display:inline-block;
        float:none;
        margin-right:20px;
    }
    .WrapperBanner {
        display:inline-block;
        height:auto;
    }
    .HomeCTA {
        width:48%;
    }
    .HomeCTA.Last {
        margin-right:14px;
    }
    .IndMobileMenu {
        width:100%;
        float:left;
        display:block;
        margin-top:20px;
    }
    .IndMobileMenu #SideCategoryList ul.sf-menu {
        width:100%!important;
        float:left!important;
        margin:0px!important;
        padding:0px!important;
    }
    .IndMobileMenu #SideCategoryList ul.sf-menu li ul {
        display:none!important;
    }
    .IndMobileMenu #SideCategoryList ul.sf-menu li {
        width:100%!important;
        float:left!important;
        margin:0px 0px 9px 0px!important;
        padding:0px!important;
        background:url(../../__custom/images/menu_bgMob.png) repeat-x!important;
        height:55px;
        width:100%;
        -webkit-border-radius:9px;
        -moz-border-radius:9px;
        border-radius:9px;
    }
    .IndMobileMenu #SideCategoryList ul.sf-menu li a {
        background:url(../../__custom/images/menu_bgMobic.png) no-repeat right center!important;
        line-height:55px;
        letter-spacing:1px;
        display:block;
        padding-left:20px!important;
        font-size:15px;
        color:#000000;
        font-weight:600!important;
        text-decoration:none;
        height:55px;
    }
    .IndMobileMenu #SideCategoryList ul.sf-menu li a:hover {
        text-decoration:none;
    }
    .IndMobileMenu .SideCategoryBack {
        display:none;
    }
    #Menu {
        display:none;
    }
    .WrapperBanner {
        display:none;
    }
    .HeaderSearchItems {
        margin-bottom:10px;
    }
    .MobTopMenu {
        display: block !important;
    position: relative;
    z-index: 9999999;
}
    .MobTopMenu a.customMenu {
        width:75px;
        height:53px;
        float:left;
        display:block;
        border:0px;
        cursor:pointer;
        padding:0px!important;
        position:relative;
        z-index:9999;
        background:url("../../__custom/images/menu_ic.png") no-repeat scroll 0 0 rgba(0,0,0,0) !important;
        left:0px;
        top:0px;
        border-radius:0px!important;
    }
    .MobTopMenu nav {
        display:none;
        width:280px;
        float:left;
        background:#f0f8fb;
        clear:left;
        padding-top:55px;
        min-height:100%;
        position:fixed;
        top:0px;
        overflow:auto;
        left:0px;
        max-height:100%;
        height:100%;
    }
    .MobTopMenu #SideCategoryList {
        padding-left:25px;
    }
    .MobTopMenu nav #SideCategoryList .SideCategoryListFlyout ul li {
        width:275px!important;
        display:block;
        clear:left;
    }
    .MobTopMenu nav #SideCategoryList .SideCategoryListFlyout ul li a {
        padding-left:0px!important;
        width:81%;
        text-decoration:none;
    }
    .MobTopMenu nav #SideCategoryList .SideCategoryListFlyout ul li ul {
        display:none!important;
    }
    .MobTopMenu nav #SideCategoryList .SideCategoryBack {
        display:none!important;
    }
    .MobTopMenu #SideCategoryList>h2 {
        width:200px;
    }

.MobTopMenu.fixed-menu #Menu {
    border: 0 none;
    display: block !important;
    width: 100%;
}
.MobTopMenu.fixed-menu #Menu li {
    width: 100%;
}
.MobTopMenu.fixed-menu #Menu li a {
    border: 0 none;
    padding: 0px;
}
.MobTopMenu.fixed-menu #Menu li .DropDown {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    display: block;
    padding: 0 0 0 10% !important;
    position: relative;
    top: 0 !important;
    width: 90% !important;
    left: 0px !important;
}
.MobTopMenu.fixed-menu .DropDown > h2 {
    display: none;
}
.MobTopMenu.fixed-menu #Menu li .DropDown ul.First, .MobTopMenu.fixed-menu #Menu li .DropDown ul.Last {
    width: 100%;
}
.MobTopMenu.fixed-menu .DropDown ul {
    border-right: 0 none;
    min-height: 10px;
    padding-left: 0px !important;
    width: 100%;
    padding-bottom: 10px !important;
}
.MobTopMenu.fixed-menu #Menu > ul > li {
    padding-left: 10%;
    width: 80%;
}




}
@media screen and (max-width:557px) {
    #Menu {
        display:none;
    }
    .HomeCTA {
        width:100%;
    }
    .Left {
        width:100%;
        min-height:10px;
    }
    #TopMenu li a {
    background-size: cover;
    height: 51px;
    text-indent: -30000px;
    width: 39px;
}
#TopMenu li:last-child {
    clear: both;
    float: left;
    width: 100%;
}
#TopMenu {
    height: 105px;
    width: 100%;
}
#TopMenu li div a.PhoneNumber {
    width: 50px;
}
#TopMenu li:first-child div {
    padding: 0;
}
    .PhoneNumber {
        background: url("../../__custom/images/CallButton.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        display: inline-block !important;
        height: 64px;
        width: 64px;
    }
    .Email {
        background: url("../../__custom/images/EmailButton1.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        display: inline-block !important;
        height: 64px;
        width: 64px;
    }
    .YourAccountButton {
        background: url("../../__custom/images/AccountButton.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        display: inline-block !important;
        height: 64px;
        width: 64px;
    }
    .WishListLink {
        background: url("../../__custom/images/WishButton.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        display: inline-block !important;
        height: 64px;
        width: 64px;
    }



}
@media screen and (max-width:379px) {
    .NewsletterSubscription input {
        margin-bottom:10px;
        padding:3% 5%;
        width:90%;
    }
}
@media screen and (max-width:742px) {
    .Left {
        width:100%;
        min-height:20px !important;
    }
    .ThanksPage .Left {
    display: none;
}
    .Content.Wide {
        width:100% !important;
    }
    .Content .ProductList li {
        display:inline-block;
        float:none;
        width:30% !important;
    }
    .Content .ProductList {
        text-align:center;
    }
    #CategoryBreadcrumb {
        text-align:center;
    }
    .SortBox {
        text-align:center;
        width:100%;
    }
    .PrimaryProductDetails .ProductThumb {
        text-align:center;
        width:100% !important;
        height:auto !important;
    }
    .ImageCarouselBox {
        padding-left:0 !important;
        width:100%;
    }
    #ProductDetails .ProductTinyImageList {
        display:block;
        float:none;
        margin:0 auto;
        width:100% !important;
    }
    .ProductMain {
        width:100% !important;
    }
    #ProductOtherDetails {
        text-align:center;
    }
    #ProductOtherDetails {
        margin:0 auto;
        text-align:center;
        width:50%;
    }
    .ProductSectionSeparator {
        display:none !important;
    }
    .productAddToCartRight {
        display:block;
        float:none;
        margin:0 auto;
    }
    .FreeDelivery {
        display:block;
        float:none;
        margin:0 auto;
    }
    .ProductSocial {
        display:block;
        float:none;
        margin:20px auto 0;
        text-align:center;
    }
    #ProductDetails #ImageScrollPrev,#ProductDetails #ImageScrollNext {
        display:none !important;
    }
    .ProductTinyImageList>ul {
        text-align:center;
        width:100% !important;
    }
    #ProductReviews a.FloatRight:nth-child(1) {
        display:inline-block;
        float:none !important;
        margin:10px auto 20px;
        text-align:center;
        width:100%;
    }
    .QuickViewBtn {
        display:none !important;
    }
    .ProductPriceItem {
        padding-bottom:20px;
    }
}
@media screen and (max-width:500px) {
    #TopMenu {
        height:auto;
    }
    #TopMenu li:last-child {
    padding: 0 !important;
    width: 100%;
}
  #CartContent.HeaderCart {
    width: 100% !important;
  }
  #CartContent > a:nth-child(1) {
    float: left;
    width: 60%;
}
    #SearchForm {
        width:100% !important;
    }
    #SearchForm #search_query {
        padding:8px 5%;
        width:89%;
    }
    #CartContent.HeaderCart {
        float:none;
        margin:16px auto;
        text-align:center;
        width:50%;
    }
    .Logos {
        display:none;
    }
    .Content .ProductList li {
        width:50% !important;
    }
    .ExpressCheckoutBlock .ExpressCheckoutCompletedContent {
        display:none !important;
    }
    .HorizontalFormContainer dt {
        margin-bottom:10px;
        text-align:center;
        width:100%;
    }
    .HorizontalFormContainer dd {
        margin-bottom:10px;
        margin-left:0;
        width:100%;
    }
    .ExpressCheckout .FloatLeft {
        width:100%;
    }
    .HorizontalFormContainer input {
        padding:7px 5% !important;
        width:100% !important;
    }
    input#ship_to_billing_new {
        width:20px !important;
    }
    .CheckoutRedeemCoupon {
        width:95% !important;
    }
    .CheckoutOrderComments textarea {
        margin-bottom:12px;
        width:100%;
    }
    .ExpressCheckoutContent .PL20 {
        padding-left:0;
    }
    #bottom_payment_button {
        width:100%;
    }
    .CheckoutOrderComments {
        float:left;
        width:100%;
    }
    #provider_list input {
        margin-bottom:14px;
    }
    .ExpressCheckoutPage .Right {
        display:none;
    }
    .ExpressCheckout select {
        padding:5px 5%;
        width:99% !important;
    }
}
@media screen and (max-width:690px) {
    .SideCoupon {
        padding:20px 5%;
        text-align:center;
        width:90%;
    }
    #Menu li a {
        padding: 16px 12px;
    }
    .CartLeft {
        padding:0 5%;
        text-align:center;
        width:90%;
    }
    .CartItemQuantity,.CartItemQuantity {
        display:none;
    }
    .CartContents .ProductName {
        border-right:1px solid #efefef;
    }
    .CartContents thead tr th:nth-child(1) {
        border-right:1px solid #efefef;
    }
    .CartPage .Right {
        display:none;
    }
    table.General thead tr th {
        text-align:center !important;
    }
}
@media screen and (max-width:500px) {
    .Content h2,.TitleHeading {
        text-align:center;
    }
    #CartHeader>a {
        display:inline-block;
        margin-bottom:20px;
        text-align:center;
        width:100%;
    }
    .ContinueShopping {
        float:none;
    }
    .AccountLogin,.CreateAccount {
        width:100% !important;
        padding: 0px !important;
    }

}