﻿@import url(reset.css);

/* Import Global Reset */
/* Background Properties */
body {
    width: 1024px;
    margin: 0 auto;
z-index: 1;
background:#fff;
font-size: 14px;
}

/* Website Default Text & Text Color */
body,th,td,input,select,textarea {
font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;

color:#4d4d4d;
}



/* Website Wrap */
.wrap {
width:940px;
margin:0 auto;
padding-bottom:20px;
}

/* Page Types */
/* Three Columns (Default): #three_columns */
#three_columns {
}

/* Two Columns: #two_columns */
#two_columns {
}

/* Website Head & Elements */
#head {
z-index: 300;

padding-top:20px;
position:relative;
}

/* Website Logo */
h2.logo {
position:absolute;
width:270px;
top:30px;
left:2px;
}

h2.logo a {
display:block;
height:70px;
background:url(../images/logo.png) no-repeat left top;
background-size: contain;
}

/* Comman Elements of head elements */
.top_banner,.basket {
height:44px;
float:right;
}

.top_banner {
border-right:1px solid #efefef;
}

/* Top Banner */
.top_banner {
width:218px;
}


/* Site Nav */


#head {
    height: 100px;
    width: 100%;
}

#main_nav {

    background-color: #B53B7E;
    position: absolute;
    left: 0;
    width: 100%;
    text-transform: uppercase;
    font-size: 14px;
}


.fluid {
    width: 1024px;
    height: 40px;
    margin: 0 auto;

}
/* User Nav */
.user_nav {
float:right;
padding:11px 10px 0 20px;

height:21px;
}

.user_nav li {
float:left;
}

#nav li.top {
    float: left;
}

#nav li.top a {
    line-height: 20px;
    padding: 10px 15px 10px;
    font-size: 13.333333969116211px;
    -webkit-font-smoothing: antialiased;
    color: #FFF;
   text-align: left;
    text-decoration: none;
    text-shadow: rgba(0, 0, 0, 0.0980392) 0px 1px 0px;
    text-transform: uppercase;
    font-weight: bold;
    display: block;
}

.user_nav a,.user_nav a:hover {
    float:left;
    white-space:nowrap;
    color:#000;
    text-decoration:none;
    font-weight:700;
}

.user_nav a:hover {
    color:#666;
    text-decoration:underline;
}

.user_nav .no_bold,.user_nav .no_bold:hover {
    font-weight:400;
}


ul.toplinks {
    margin-top: 30px;
    float: right;
    font-size: 14px;
    color: #333;
    line-height: 20px;
    -webkit-font-smoothing: antialiased;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 20px;
}

ul.toplinks a {
    text-decoration: none;
    float: left;
    font-size: 14px;
    color: #333;    
}

ul.toplinks li {
    float: left;
    padding: 2px 0;
}

ul.toplinks li a, ul.toplinks li label, ul.toplinks li strong {
    display: block;
    padding: 5px;
}

ul.toplinks #search
{
    padding: 5px;
    margin: 0 5px;
    font-size: 14px;
}

ul.toplinks a.search
{
    padding: 9px 4px 8px 5px;
    cursor: pointer;
}

ul.bar
{
    padding:0;
    margin:0;
    width: 100%;
}

ul.bar li
{
    float: right;
}

.variantRow a {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    max-width: 140px;
    float: left;
    
}


ul.bar li.button a, .variantRow a
{
    display: block;
    padding: 5px;
    text-transform: uppercase;
    color: #333;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
}
.variantRow input
{
    float: left;
    width: 24px;
    line-height: 16px;
    text-align: right;
    padding: 2px;
    font-weight: bold;
}

ul.bar li.button a i, .variantRow a i
{
    margin-right: 5px;
}

li.cart span, li.cart i {
    float: left;
    display: inline-block;
    padding: 0px 5px;
    border-radius: 3px;
    margin: 0px 2px;
}

li.cart i {
    padding: 4px;   
}

li.cart #items, li.cart #amount {
    
    background-color: #51A251;
    color: #FFF;
    }

li.cart #amount {
    background-color: #EEE;
    color:  #555555;
}

.side-nav {
    font-size: 14px;
    border: 1px solid #ddd;
    margin-bottom: 25px;
    width: 100%;
    background: #fff;
    color: #666666;
    line-height: 20px;
    -webkit-font-smoothing: antialiased;
}

.side-nav li:first-child {
    background-color: #555555;
    color: #FFF;
        padding-bottom: 6px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 6px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 90%;
}


.side-nav a {
    color: #666666;
    text-decoration: none;
    padding-bottom: 6px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 6px;
    display: block;
    border-bottom-color: #dddddd;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

a:hover {
    background-color: #EEEEEE;
}

.right_column a:hover {
    background-color: transparent;
}

.variantRow a:hover {
    background-color: #D6D6D6;
}

/* Content Elements */

.Tile, .Category, .Product {
    background-repeat: no-repeat;
    background-position: center center;
    -ms-background-size: cover;
    background-size: cover;
    float: left;
    margin: -10px;
    border: 10px solid #FFF;
    position: relative;
    display: block;
    text-decoration: none;
}

.Category h3 {
    color: #fff;
    padding: 8px 0;
    padding-bottom: 10px;
    left: 0;
    right: 0;
    position: absolute;
    top: 0;
    margin: 0;
    background: #333;
    background: rgba(0,0,0,0.6);
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    transition: background-color .5s;
    -moz-transition: background-color .5s;
    -webkit-transition: background-color .5s;
    -o-transition: background-color .5s;
    line-height: 22px;
    text-align: center;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: 22px;
    text-decoration: none;
}

.Product {
    margin: -10px -10px 70px -10px;
    background-position: center top;
    -ms-background-size: contain;
    background-size: contain;
}

.Product h3, .Product h4
{
    height: 20px;
    line-height: 20px;
    position: absolute;
    background-color: #FFF;
    left: 0;
    right: 0;
    text-align: center;   
    color: #000;    
}

.Product h3 {      
    color: #666;
    bottom: -30px;    
    font-size: 13px;  
}

.Product h4 {
    bottom: -50px;       
    font-size: 15px; 
    font-weight: bold;
}


.Category:hover h3 {
    background: #000000;
    background: rgba(0,0,0,1);
}

.X-High, .Large, .Medium {
    width: 50%;
}

.X-Wide {
    width: 100%;
}

.Smallish {
    width: 33.3%;
}

.Small {
    width: 25%;
}

.Tile img, .Category img, .Product img {
    display: block;
    width: 100%;
    zoom: 400%;
    visibility: hidden;
}

.Product:hover {
    background-color: transparent;
}

.Product:hover h3 {
    text-decoration: underline;
    color: #000;  
}

.content {
    width: 100%;
    padding-top: 60px;
}

.left_column {
float:left;
width:240px;
}

.right_column {
float:right;
width:750px;
}

.main_content {
    width: 100%;
    padding-top: 60px;
}

/* .main_content area for two columns page */
#two_columns .main_content {
width:748px;
float:right;
padding:0;
margin:0;
}


.box {
border:1px solid #d7d7d7;
background:#fff;
margin-bottom:20px;
}

/* Product Menu */
.product_menu {
border-bottom:2px solid #f7f7f7;
margin-bottom:20px;
}

.product_menu h2 {
background:#d7d7d7 url(../images/productmenu-h1-bg.png) no-repeat left top;
height:30px;
border:1px solid #d7d7d7;
border-bottom:0;
}

/* Newsletter Box */
.newsletter_box h2 {
font-size:13px;
font-weight:700;
color:#ed1c24;
padding:6px 10px;
}

.newsletter_box p {
color:#7d7d7d;
padding:0 10px 8px;
}

.newsletter_box form {
background:#ececec;
border-top:1px solid #d7d7d7;
padding:8px 10px;
}

.newsletter_box form input {
width:138px;
border:1px solid #d7d7d7;
background:url(../images/newsletter_input_shade.gif) no-repeat left top;
padding:4px;
margin-bottom:10px;
}

.newsletter_box form input.button {
width:auto;
font-weight:700;
color:#000;
background:#fff url(../images/newsletter_btn-bg.gif) repeat-x left bottom;
cursor:pointer;
margin:0;
}

.payment_box {
color:#000;
}

.payment_box h2 {
padding-bottom:10px;
}

/* Home Page Slider */
.jflow-content-slider {
margin-bottom:20px;
}

#jFlowSlide {
border:1px solid #d6d6d6;
z-index:10;
}

#myController {
border:1px solid #d6d6d6;
border-top:0;
background:#e9e9e9 url(../images/myController_bg.gif) repeat-x left top;
width:534px;
height:24px;
padding:6px 10px 0;
text-align:right;
}

.quick_nav {
float:right;
}

.collection_name {
float:left;
padding-top:4px;
}

.collection_name a,.collection_name a:hover {
color:#363636;
text-decoration:none;
}

.collection_name a strong,.collection_name a:hover strong {
color:#ed1c24;
}

#myController span {
float:left;
width:20px;
height:17px;
padding-top:2px;
background:url(../images/jFlowControl_bg.gif) no-repeat center top;
font-weight:700;
color:#000;
text-align:center;
}

#myController span.jFlowSelected {
background:url(../images/jFlowControl-hover_bg.gif) no-repeat center top;
color:#fff;
}

.jFlowControl,.jFlowSelected,.jFlowPrev,.jFlowNext {
cursor:pointer;
margin-left:10px;
}

#myController .jFlowPrev,#myController .jFlowNext {
padding-top:0;
height:19px;
}

/* Default Product Box */
.products_box {
border:1px solid #d7d7d7;
}

.products_box h2.box_title {
font-size:13px;
font-weight:700;
color:#000;
padding:7px 10px;
border-bottom:1px solid #d7d7d7;
}

.products_box h2.box_title a,.products_box h2.box_title a:hover {
float:right;
font-size:10px;
font-weight:400;
text-decoration:underline;
color:#ed1c24;
padding-top:2px;
}

.products_content {
background:#fff url(../images/products_box_bg.gif) repeat-x left top;
padding-bottom:20px;
}

/* Product List */
.row {
clear:both;
}

.end {
height:0;
overflow:hidden;
}

.asinItem {
float:left;
width:152px;
height:152px;
padding:20px 29px 10px 10px;
text-align:center;
}

.last {
padding-right:10px;
}

.asinItem .prodImage {
padding-bottom:8px;
text-align:center;
}

.asinItem .prodImage img {
width:132px;
height:132px;
}

.asinItem h3 {
font-size:10px;
font-weight:400;
padding:0;
}

.asinItem h3 a,.asinItem h3 a:hover {
text-decoration:none;
color:#252525;
}

.asinItem h3 a strong,.asinItem h3 a:hover strong {
color:#898989;
}

.asinItem .add-to-basket {
padding:9px;
}

/* Featured Collections Box */
.featured {
border:0;
}

.featured h2.box_title {
color:#fff;
/*background:#ed1c24 url(../images/featured-box_bg.gif) repeat-x left bottom;*/
border-bottom:0;
}

.featured h2.box_title a,.featured h2.box_title a:hover {
background:url(../images/featured-browse-btn-right.gif) no-repeat right top;
font-size:10px;
font-weight:700;
text-decoration:none;
color:#363636;
padding:0;
margin-top:-1px;
}

.featured h2 a span,.featured h2 a:hover span {
display:block;
background:url(../images/featured-browse-btn-left.gif) no-repeat left top;
cursor:pointer;
padding:3px 11px 4px;
}

.featured .products_content {
background:url(../images/featured-box-bottom_bg.gif) repeat-x left bottom;
}

.featured .top_gradient {
background:url(../images/featured-box-top_bg.gif) repeat-x left top;
}

/* Product Guide Box */
.product_guide {
background:url(../images/product_guide_bg.png) no-repeat left bottom;
margin-bottom:20px;
}

.product_guide h2.box_title {
background:url(../images/product_guide_headline_bg.png) no-repeat left top;
height:60px;
}

.product_guide p {
padding:0 10px 10px;
}

.product_guide a,.product_guide a:hover {
font-weight:700;
text-decoration:underline;
color:#000;
}

/* Store Locator */
.store_locator {
background:url(../images/store-locator_bg.png) no-repeat left top;
padding-left:76px;
margin-bottom:20px;
}

.store_locator h2.box_title {
height:46px;
}

.store_locator p {
padding-bottom:10px;
}

.store_locator a,.store_locator a:hover {
font-weight:700;
text-decoration:underline;
color:#000;
}

/* Best Sellers */
.right_column .asinItem {
padding:20px 9px 10px;
}

/* Footer */
.footer {
clear:both;
text-align:center;
color:#707070;
line-height:24px;
padding:10px 0;
    font-size: 14px;
}

.footer a,.footer a:hover {
text-decoration:none;
color:#707070;
}

.footer ul {
margin:auto;
    font-size: 96%;
}

.footer ul li {
display:inline;
}

.footer div {
color:#999;
font-size: 75%;
}

.footer div a,.footer div a:hover {
text-decoration:none;
color:#999;
}

/* Bredcrum */
.bredcrum {
    font-size: 14px;
height: auto;
line-height: 20px;
color:#999;
}

.bredcrum a {
color:#999;
text-decoration:none;
}

.bredcrum a:hover {
color:#000;
text-decoration:underline;
}

/* Page Title */
h1.page_title {

    -webkit-font-smoothing: antialiased;
    color: #555;
    display: block;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 21px;
    font-weight: bold;
    padding: 6px 0 14px 0;


}

/* Page Subtitle */
h2.page_subtitle {
font-size:20px;
color:#888;
padding:20px 0 4px;
margin-bottom:20px;
border-bottom:1px solid #d7d7d7;
letter-spacing:-1px;
}

.no_margins {
margin:0;
}

/* Category List */
.category_list .asinItem h2 a,.category_list .asinItem h2 a:hover {
font-weight:700;
}

/* Product List */
.products_list {
}

/* Page Navigation */
.pagination {
border:1px solid #d7d7d7;
padding:4px 3px;
height:20px;
clear:both;
}

.sortby {
float:left;
color:#909090;
padding:3px 6px 0 5px;
}

ul.page_nav {
float:right;
}

ul.page_nav li {
display:inline;
float:left;
margin-right:4px;
color:#a1a1a1;
}

ul.page_nav li a {
float:left;
font-weight:700;
text-decoration:none;
color:#666;
background:url(../images/page_nav-btn_bg.gif) repeat-x left bottom;
border:1px solid #d7d7d7;
height:15px;
padding-top:3px;
width:22px;
text-align:center;
}

ul.page_nav li a:hover {
color:#ed1c24;
background:url(../images/page_nav-btn-hover_bg.gif) repeat-x left bottom;
border:1px solid #999;
}

ul.page_nav li.prev a,ul.page_nav li.next a {
width:auto;
position:relative;
}

ul.page_nav li.prev a {
padding-left:12px;
padding-right:6px;
}

ul.page_nav li.next a {
padding-right:12px;
padding-left:6px;
}

ul.page_nav li.prev a img,ul.page_nav li.next a img {
position:absolute;
top:6px;
right:4px;
}

ul.page_nav li.prev a img {
left:4px;
}

ul.page_nav li.current_page a,ul.current_page li.next a:hover {
background:#fff;
border:1px solid #ebebeb;
color:#b2b2b2;
}

ul.page_nav li.prev {
margin-right:10px;
}

ul.page_nav li.skip_pages {
font-weight:700;
padding-top:4px;
}

/* Product Details */
.product_image,.product_information {
float:left;
position:relative;
width:364px;
padding-top:20px;
}

.product_information {
float:right;
}

/* Product Status In Stock / Not Available */
.product_status {
/*float: left;*/
line-height:21px;
padding-bottom:20px;
}

.in_stock span {
float:left;
margin-right:100px;
display:block;
width:50px;
background:#ed1c24 url(../images/product_status_red.gif) repeat-y left top;
color:#fff;
font-weight:700;
padding:0 10px;
}

.not_available span {
float:left;
margin-right:100px;
display:block;
width:80px;
background:#ed1c24 url(../images/product_status_red.gif) repeat-y left top;
color:#fff;
font-weight:700;
padding:0 10px;
}

.not_available span {
background:#b1b1b1 url(../images/product_status_gray.gif) repeat-y left top;
}

p.description {
padding:0 0 20px;
font-size:14px;
}

p.stockist_description {
padding:0 0 10px;
font-size:11px;
}

.product_options {
height:auto!important;
height:45px;
min-height:45px;
margin-bottom:20px;
}

.product_options h2,.rating_holder {
color:#464646;
font-size:15px;
line-height:20px;
padding:3px 0;
height:20px;
}

.product_options h2.price {
margin-bottom:10px;
}

.product_options h2 strong {
color:#000;
}

.product_options .rating_holder span {
float:left;
}

.product_options .add-to-basket {
float:right;
}

.rate_banner {
clear:both;
line-height:10px;
padding-top:7px;
color:#a2a2a2;
}

.rate_banner a,.rate_banner a:hover {
color:#000;
}

/* Product Tabs */
ul.tabs {
float:left;
height:29px;
border-bottom:1px solid #d7d7d7;
border-left:1px solid #d7d7d7;
width:100%;
}

ul.tabs li {
float:left;
height:28px;
line-height:28px;
border:1px solid #d7d7d7;
border-left:none;
margin-bottom:-1px;
background:#ebebeb;
overflow:hidden;
position:relative;
}

ul.tabs li a,ul.tabs li a:hover {
text-decoration:none;
color:#555;
display:block;
font-weight:700;
padding:0 12px;
}

html ul.tabs li.active,html ul.tabs li.active a:hover {
background:#fff;
color:#000;
border-bottom:1px solid #fff;
}

.tab_container {
border:1px solid #d7d7d7;
border-top:none;
clear:both;
float:left;
width:100%;
background:#fff;
margin-bottom:20px;
}

.tab_content {
padding:10px 13px;
font-size:10px;
}

.tab_content p {
padding:10px 0;
}

.help_icon {
background:url(../images/help_icon.gif) no-repeat 16px 10px;
padding-left:62px;
padding-top:21px;
}

.help_icon p {
padding:14px 0 0;
}

a.silver_btn,a.silver_btn:hover {
/* this style is for a tags*/
float:right;
font-weight:700;
font-size:10px;
color:#666;
text-decoration:none;
line-height:18px;
border:1px solid #d7d7d7;
background:#fff url(../images/silver-btn_bg.gif) repeat-x left bottom;
padding:0 8px;
margin-top:4px;
letter-spacing:0;
}

/* Reviews List */
.review_item {
padding-bottom:26px;
}

.review_item h2 {
font-size:12px;
color:#252525;
padding-bottom:7px;
}

.review_item .customer_name {
line-height:14px;
height:16px;
font-size:11px;
color:#898989;
}

.review_item .customer_name strong {
float:left;
}

.review_item p {
padding-top:2px;
color:#898989;
}

/* Ratings */
/* Small Starts */
.asinItem .rating,.review_item .rating {
display:block;
overflow:hidden;
width:82px;
height:14px;
background-image:url(../images/rating_star_small.png);
background-repeat:no-repeat;
margin:6px auto 0;
}

.review_item .rating {
float:left;
margin:0 0 0 10px;
}

.asinItem .starts5,.review_item .starts5 {
background-position:left 0;
}

.asinItem .starts4,.review_item .starts4 {
background-position:left -14px;
}

.asinItem .starts3,.review_item .starts3 {
background-position:left -28px;
}

.asinItem .starts2,.review_item .starts2 {
background-position:left -42px;
}

.asinItem .starts1,.review_item .starts1 {
background-position:left -56px;
}

.asinItem .starts0,.review_item .starts0 {
background-position:left -70px;
}

/* Large Starts */
.product_options .rating {
float:left;
overflow:hidden;
width:120px;
height:20px;
background-image:url(../images/rating_star_big.png);
background-repeat:no-repeat;
margin-left:10px;
}

.product_options .starts5 {
background-position:left 0;
}

.product_options .starts4 {
background-position:left -20px;
}

.product_options .starts3 {
background-position:left -40px;
}

.product_options .starts2 {
background-position:left -60px;
}

.product_options .starts1 {
background-position:left -80px;
}

.product_options .starts0 {
background-position:left -100px;
}

/* Product Image */
.image_options {
background:#d2161e url(../images/image_options_bg.gif) repeat-x left top;
height:36px;
padding:0 7px;
position:relative;
}

/* Image options Links */
.image_options a {
cursor:pointer;
}

.image_options span {
display:block;
}

#toggler,#prev_button,#next_button {
margin-top:9px;
}

#toggler {
float:left;
/* align Product Gallery Button to the left */
width:100px;
padding:0 8px 0 6px!important;
padding:0 8px 0 4px;
/* IE6 Fix */
white-space:nowrap;
}

#toggler span {
background:url(../images/silver-btn-gallery_icon.gif) no-repeat left 4px;
padding-left:14px;
}

#prev_button {
margin-right:10px;
}

#prev_button span {
background:url(../images/silver-btn-left-arrow.gif) no-repeat left 6px;
padding-left:12px;
}

#next_button span {
background:url(../images/silver-btn-right-arrow.gif) no-repeat right 6px;
padding-right:12px;
}

/* Thumbs Container */
#thumbs_container {
position:absolute;
width:748px;
background:url(../images/thumbs_container-bg.gif) no-repeat left top;
left:0;
top:27px;
padding-top:10px;
}

.thumbs_background {
border:1px solid #d7d7d7;
border-top:0;
background:#fff;
padding:0 0 17px 20px;
}

#thumbs_container h2.page_subtitle {
border-bottom:0;
margin:0;
padding:0;
line-height:15px;
padding:10px 0 20px;
}

#thumbs_container ul li {
float:left;
padding-right:60px;
}

#thumbs_container ul li.last {
padding-right:0;
}

.close,.close:hover {
float:right;
font-size:10px;
font-weight:700;
text-decoration:none;
line-height:13px;
padding:0 10px 0 17px;
background:url(../images/close_icon.gif) no-repeat left center;
letter-spacing:0;
color:#898989;
}

/* Basket List */
.basket_options {
padding-top:10px;
text-align:right;
}

.basket_options a {
margin-left:10px;
}

.basket_list h2 {
padding-left:5px;
padding-top:16px;
font-size:12px;
padding-bottom:8px;
padding-top:16px;
display:block;
width:210px;
float:left;
}

.basket_list h2 a {
text-decoration:none;
color:#252525;
}

.basket_list {
border-bottom:1px solid #ebebeb;
padding:16px 0;
}

.basket_list h2 {
font-size:12px;
padding-bottom:8px;
padding-top:16px;
}

.basket_list h2 a,.basket_list h2 a:hover {
color:#252525;
text-decoration:none;
}

.basket_list .price {
display:block;
float:left;
width:205px;
color:#898989;
padding:5px;
}

.basket_list .price strong {
color:#ed1c24;
}

input.silver_btn {
/* this style is for input elements*/
font-weight:700;
font-size:10px;
color:#666;
border:1px solid #d7d7d7;
background:#fff url(../images/silver-btn_bg.gif) repeat-x left bottom;
padding:2px 4px;
vertical-align:middle;
cursor:pointer;
}

.quantity_options {
float:right;
padding-top:12px;
height:120px;
text-align:right;
}

.basket_list label {
float:left;
color:#b2b2b2;
line-height:20px;
}

.basket_list .product_img {
float:left;
}

.basket_list .product_img img {
margin-right:16px;
}

.basket_list input.quantity {
width:20px;
height:14px;
padding:2px 4px;
border:1px solid #d7d7d7;
font-size:10px;
color:#666;
background:url(../images/newsletter_input_shade.gif) no-repeat left top;
vertical-align:middle;
float:left;
}

.basket_list .update_btn {
float:left;
}

.basket_list input.quantity,.basket_list .update_btn {
margin-left:10px;
}

.remove_btn 
{
display:block;
float:right;
clear:both;
}

.confirm_btn 
{
display:block;
float:right;
clear:both;
font-weight: bold;
}

.save_btn {
margin-bottom:7px;
display:block;
margin-top:40px;
float:right;
}

/* Hide Text From Element */
h2.logo a span,.basket a span,.product_menu h2 span,.product_guide h2.box_title span,.store_locator h2.box_title span {
position:absolute;
left:-50000px;
}

/* Horze Customisations */
.content_text p {
    color:#333;
    font-size:13px;
    line-height:18px;
    padding:10px 0 0;
}

.content_text strong {
    font-size: 14px;
    line-height: 20px;
}

table.address_details td, table.address_details tr {
font-size:12px;
vertical-align:top;
}

.map_placeholder {
float:left;
position:relative;
width:364px;
padding-top:20px;
height:350px;
}

h2.stockist_state {
font-size:20px;
color:#888;
padding:20px 0 4px;
margin-bottom:5px;
border-bottom:1px solid #d7d7d7;
letter-spacing:-1px;
}

h3.stockist_name {
font-size:16px;
color:#888;
letter-spacing:-1px;
}

h3.stockist_name a {
text-decoration:none;
}

p.stockist_details {
margin-bottom:10px;
font-size:11px;
}

p.last {
margin-bottom:0;
}

.product_status span {
margin-bottom:10px;
}

/* tables */
table.productInfo {
    font-family:arial;
    background-color: #CDCDCD;
    margin:10px 0pt 15px;
    font-size: 10pt;
    width: 100%;
    text-align: left;
}
table.productInfo thead tr th, table.productInfo tfoot tr th {
    background-color: #999;
    color: #fff;
    border: 1px solid #FFF;
    font-size: 8pt;
    font-weight: 700;
    padding: 4px;
}
table.productInfo thead tr .header {
    background-image: url(../images/bg.gif);
    background-repeat: no-repeat;
    background-position: center right;
    cursor: pointer;
}
table.productInfo tbody td {
    color: #3D3D3D;
    padding: 4px;
    background-color: #FFF;
    vertical-align: top;
}

table.productInfo tbody tr.odd td {
    background-color:#EEE;
}
table.productInfo thead tr .headerSortUp {
    background-color: rgba(0, 0, 0, 0.5);
}
table.productInfo thead tr .headerSortDown {
    background-color: rgba(0, 0, 0, 0.5);
}
table.productInfo thead tr .headerSortDown, table.productInfo thead tr .headerSortUp {
    background-color: rgba(0, 0, 0, 0.5);
    color: #D4D4D4;
}

div.tab_content table {
width:100%;
border:1px solid #FFF;
border-collapse:collapse;
margin:0;
padding:0;
}

div.tab_content th {
font-weight:700;
color:#fff;
}

div.tab_content td,th {
border:1px solid #fff;
border-collapse:collapse;
margin:0;
padding:0;
font-size:11px;
}

div.tab_content td,th {
padding:.2em .5em;
vertical-align:top;
font-weight:400;
}

div.tab_content thead th {
text-transform:capitalize;
background:none repeat scroll 0 0 #EBEBEB;
height:15px;
color:#000;
font-style:italic;
}

div.tab_content tbody td {
background:#eee;
}

div.tab_content tbody th {
background:#999;
}

div.tab_content tbody tr.odd td {
background:#ccc;
}

div.tab_content tbody tr.odd th {
background:#ccc;
}

a.add-to-basket 
{
    display:none;
}

p.infoNotification 
{
    color:red;
    padding-top:10px;
}

.loginform
{
    font-size: 12px;
}

.loginform input[type=text], .loginform input[type=password]
{
    width: 200px;
}

.loginform td
{
    padding: 3px;
}

div.orderdetails
{
    font: verdana;
    font-size: 10pt;
    margin-bottom: 20px;
}

div.orderdetails > div
{
    width: 100%;
}

div.stockistcart
{
    font: verdana;
    font-size: 9pt;
    margin-bottom: 20px;
}

div.stockistcart > div
{
    width: 100%;
}

div.customerdetails
{
    font: verdana;
    font-size: 10pt;
    margin-bottom: 20px;
}

div.customerdetails > div
{
    width: 100%;
}

div.customerdetails input
{   
    font: verdana;
    font-size: 10pt;
}

div.customerdetails input.long
{
    width: 250px;
}

div.customerdetails input.short
{
    width: 100px;
}

div.rows > div
{
    height: 24px;
    line-height: 24px;
    padding-left: 4px;
    clear: both;
}

div.rows > .title
{
    background-color: #ED1C24;
    color: #FFFFFF;
    font-weight: bold;
}

div.rows > .header
{
    background-color: #F0F0F0;
    font-weight: bold;
}

div.rows > .row
{
    background-color: #FFFFFF;
    border-top: 1px solid #F0F0F0;
}

div.rows > .highlite
{
    background-color: #F0F0F0;
}

div.rows > .totals
{
    background-color: #F0F0F0;
    font-weight: bold;
    border-top: 1px solid #D7D7D7;
}

div.rows > div > .column
{
    float: left;
    display: block;    
}

div.orderdetails > div.rows > div > .no1
{
    width: 300px;
}

div.orderdetails > div.rows > div > .no2
{
    width: 80px;
}

div.orderdetails > div.rows > div > .no3
{
    width: 80px;
}

div.orderdetails > div.rows > div > .no4
{
    width: 80px;
}

div.customerdetails > div.rows > div > .no1
{
    width: 200px;
}

div.customerdetails > div.rows > div > .no2
{
    width: 300px;
}

div.stockistcart .quantity
{
    width:20px;
    height:15px;
    padding:2px 4px;
    border:1px solid #d7d7d7;
    font-size:10px;
    color:#666;
    background:url(../images/newsletter_input_shade.gif) no-repeat left top;
    vertical-align:middle;
    float:left;
}

div.stockistcart > div.rows > div > .no1
{
    width: 110px;
}

div.stockistcart > div.rows > div > .no2
{
    width: 270px;
}

div.stockistcart > div.rows > div > .no3
{
    width: 80px;
}

div.stockistcart > div.rows > div > .no4
{
    width: 80px;
}

div.validationsummary
{
    font: verdana;
    font-size: 10pt;
}


ul.gallerise {
    padding: 0;
    margin: 0;
    width: 364px;
    height: 364px;
    position: relative;
    white-space: nowrap;
    overflow:hidden;
    overflow-x: auto;
    cursor: pointer;
    float:left;
}

/*ul.gallerise:before
{
    content: '\f00e';
    position: absolute;
    top: 0;
    right: 0;
    z-index: 3;
    color: #000;
    margin: 2.5%;
    font-size: 1.8em;
    background-color: rgba(239,239,239,0.3);
    padding: 1% 1.3%;
    pointer-events: none;
}
ul.gallerise:hover:before
{

    background-color: rgba(239,239,239,0.6);

}*/

ul.gallerise li {
    padding: 0;
    margin: 0;
    display: inline-block;
    background-position: center center;
    background-size:cover;
    background-repeat: no-repeat;
}
ul.gallerise li {
    width: 15%;
    height: 15%;
    z-index: 2;
    margin: 82.5% 0 2.5% 2.5%;
    display:inline-block;
    position: relative;
    bottom: 0;
    border: 1px solid #BCBCBC;
    box-sizing: border-box;
}

ul.gallerise li:hover {
    -webkit-box-shadow: 0 0 20px -9px #000000;
    -webkit-box-shadow: 0 0 20px -9px #000000;
    -moz-box-shadow: 0 0 20px -9px #000000;
    -moz-box-shadow: 0 0 20px -9px #000000;
    -ms-box-shadow: 0 0 20px -9px #000000;
    -ms-box-shadow: 0 0 20px -9px rgba(0, 0, 0, 1);
    box-shadow: 0 0 20px -9px #000000;
    box-shadow: 0 0 20px -9px rgba(0, 0, 0, 1);
}

ul.gallerise li.active {
    width: 100%;
    height: 100%;
    z-index: 1;
    margin: 0;
    left: 0;
    position: absolute;
    border-width: 0;
}

div#expand {
    width: 100%;
    height: 100%;
    background-color: rgba(239, 239, 239, 0.6);
    top: 0;
    left: 0;
    z-index: 9999;
    position: fixed;
    display: table;
}
div#expand > div {
    display: table;
    width: 100%;
    height: 100%;
    position: relative;
}
div#expand > div img {
    position: absolute;
    margin: auto;
    /*make sure it's centered both vertically and horizontally*/
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 100%;
    max-height: 100%;
    -webkit-box-shadow: 0px 0px 35px -9px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0px 0px 35px -9px rgba(0, 0, 0, 1);
    box-shadow: 0px 0px 35px -9px rgba(0, 0, 0, 1);
}

#lblRetailer {
    width: 100%;
}

#ddlStockist {
    display: none;
}

ul.basket {
    margin:0;
    padding: 0;
    display: table;
    width: 100%;
    height: 100%;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 10pt;
    color: #333;
}
ul.basket li {
    display: table-row;
}
ul.basket li img, ul.basket li > span {
    display: table-cell;
    vertical-align: top;
    border-bottom: 1px solid #ebebeb;
    padding: 10px 5px;
}
ul.basket li img {
    max-width:100px;
    max-height:120px;
}
ul.basket span.info {
    width: 75%;
}
ul.basket span.details {
    vertical-align: bottom;
    white-space:nowrap;
}

ul.basket span.info p {
    margin-top: 5px;
    color: #666;
}

ul.basket span.details label {
    display: block;
    margin-bottom: 10px;
}
ul.basket span.details span.quantity {
    width: 100%;
    display: block;
    font-size: 19px;
    float: right;
}

ul.basket a {
    padding: 1px 5px 4px;
    cursor: pointer;
}

ul.basket a i {
    font-size: 19px;
}
ul.basket span.details span.quantity input {
    width: 40px;
    font-size: 17px;
    font-weight: bold;
    text-align: right;
}
ul.basket span.info h2 {
    font-size: 11pt;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
ul.basket .stock, ul.basket .price {
    display: inline-block;
    color: #FFF;
    padding: 0px 5px;
    border-radius: 3px;
    -webkit-font-smoothing: antialiased;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 20px;
    font-size: 14px;
    float: right;
    clear: right;
}
ul.basket .in {
    background-color: #51A251;
}

ul.basket .outof {
    background-color: #ED1C24;
}

ul.basket .price {
        background-color: #EEE;
    color:  #555555;
    
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */