.field_check {
    display: none;
}
/*honey pot*/

.new-price{
	color:#FA2881;
	font-size:16px;
	font-weight:bold;
	line-height:19px;
}	

H2 B{
	color:#000;
}


/* Image */
A.jqzoom{
}


/* NewNow product image overlay */
.newOverlay{
	position:absolute; 
	bottom:50px; 
	right:1px; 
	z-index:2;
	width:76px;
	height:25px;
	background:url('../images/overlay_newnow.png') no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/modules/catalog/templates/default/images/overlay_newnow.png",sizingMethod="crop");
}


/* Specials product image overlay */
.specialsOverlay{
	position:absolute;
	bottom:50px;
	right:1px;
	z-index:2;
	width:76px;
	height:25px;
	background:url('../images/overlay_specials.png') no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/modules/catalog/templates/default/images/overlay_specials.png",sizingMethod="crop");
}


/* Soldout product image overlay */
.soldoutOverlay{
	position:absolute;
	bottom:50px;
	right:1px;
	z-index:2;
	width:76px;
	height:25px;
	background:url('../images/overlay_soldout.png') no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/modules/catalog/templates/default/images/overlay_soldout.png",sizingMethod="crop");
}



/* Search Filter */

.sidebar H3.searchFilter{
	letter-spacing:-0.5px;	
	margin:3px 0 0;
	width:110px;
	float:left;
}

.sidebar .expandButtons {
	position:relative;
	float:left;
	text-align:right;
	width:48px;
	height:20px;
}

.sidebar .expandButtons A{
	font-size:11px;
	color:#FA2781;
	font-weight:normal;
	letter-spacing:normal;
	font-family:Arial, Helvetica, sans-serif;
}

.sidebar A.expandsearch{
	display:block;
	position:absolute;
	top:2px;
	right:0px;
}

.sidebar FORM.productSearchFrm{
	margin:10px 0 15px;		
	display:block;
	width:158px;
}

.sidebar .productSearchFrm .formElement{
	/*overflow:auto;*/
}
	.sidebar .productSearchFrm .formElement SPAN{
		/*background:url('../images/bg_searchinput_left.png') 0px 0px no-repeat;*/
		width:3px;
		height:24px;
		display:block;
		padding-left:3px;
		/**background:url('../images/bg_searchinput_left.png') 0px 1px no-repeat;*/
		*height:25px;
	}	
	#productSearchFilter .formElement SPAN{
		*background:none;  /* remove dropdown bg from IE */
	}	
	.sidebar .productSearchFrm .formElement INPUT.keyword,
	.sidebar .productSearchFrm .formElement SELECT.filter{
		height:14px;
		width:148px;
		border:1px solid #ccc;
		margin:0px;
		padding:5px 3px;
		color:#808080;
	}
	
	.sidebar .productSearchFrm .formElement SELECT.filter{
		height:24px;
		width:156px;
		padding:3px 3px 3px 0px;
	}

        .sidebar .productSearchFrm .formElement SELECT.filter OPTGROUP{
                font-style:normal;                
        }

	.sidebar .productSearchFrm .formSubmit{
		text-align:right;	
	}
	.sidebar .productSearchFrm .formSubmit INPUT{
		margin: 5px 0 0 0; 
		background: url('/images/bt_searchfilter.png') no-repeat; 
		border: none; 
		width: 70px; 
		height: 23px; 
		cursor:pointer;
		text-indent:-9999px; 
		*text-indent:0px; 
		*font-size: 0px; 
		*text-align:center;
		*color: #55504c;
	}		
        .sidebar .catgroup{
                color:#FA2781;
        }


    .sidebar UL.basicMenu a{
        display:block;
        text-transform:capitalize;
        color:#FA2781;
        font-size:12px;
        text-decoration:none;
        font-weight:bold;
        letter-spacing: -1px;
        margin:0 0 11px;
    }
    .sidebar UL.basicMenu a:hover{
        color:#000;
    }

        .sidebar ul.basicMenuSubMenu{
            padding:0 0 28px 0;
            margin: 0;
        }
        .sidebar ul.basicMenuSubMenu li{
            border-bottom:1px solid #c6ced1;
            height:1%;
            vertical-align:top;
            overflow:hidden;
            margin:0px;
        }
        .sidebar ul.basicMenuSubMenu a{
            color: #808080;
            float: left;
            font-size: 11px;
            font-weight: normal;
            letter-spacing: 0;
            line-height: 14px;
            margin: 0;
            padding: 2px 15px 3px 0;
            width: 160px;
        }
        .sidebar ul.basicMenuSubMenu a:hover,
        .sidebar ul.basicMenuSubMenu li.active a{
            color:#000;
            background:url(/images/arrow-hover.gif) no-repeat 100% 50%;
            text-decoration:none;
        }



.cls1{
	width:690px;
	height:20px;
	background:url('/images/img1.gif');
}
.cls2{
	width:690px;
	height:20px;
	background:url('/images/img2.gif');
	margin-bottom:10px;
}
.cls3{
	width:690px;
	background:#f0f0f0;
	padding:0px 20px;
	color:#000000;
}
.cls3a ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.cls3a ul li input{
	float:left;
}
.cls3a ul li div{
	float:left;
	margin-top:3px;
}


.cls4{
	color:#f00391;
	font-size:16px;
	font-weight:bold;
	line-height:19px;
	text-transform:uppercase;
        padding:0 0 15px;
}

.cls5{
	margin:0px;
	padding:0px;
	list-style:none;
}

.cls5 li{
	width:75px;
	float:left;
	height:20px;
	margin:0px;
	padding:0px;
	color:black;
	font-weight:bold;
}
.cls5 input{
	float:left;
}

.cls5 div{
	float:left;
	margin-top:3px;
	color:black;
	font-weight:bold;
}
.cls6{
	width:250px;
	float:left;
	color:#000000;
        border-right:1px solid #dcc;
        padding-right:70px;
}

H3.vouchertype{
        font-size:14px;
        text-transform: none;
}
H3.vouchertype SPAN{
        font-size: 11px;
        font-weight: normal;
        color:#000;
}

.cls7{
	width:250px;
	float:right;
	color:#000000;
	margin-right:50px;
}
.cls8{
	margin:10px 0 0;
        font-weight:bold;
}

.cls3 .formElement {
	margin-bottom:5px;
	/*width:230px;*/
        overflow:auto;
}
.cls3 .formElement label {
	float:left;
	margin-right:5px;
	text-align:right;
	width:90px;
}
.cls3 input, textarea, select {
	font:100% arial,sans-serif;
	outline:medium none;
	vertical-align:middle;
}
.cls3 input.name{
        float:left;
}
/*form .validation-advice {
	color:#FF0000;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	margin:0 auto 7px;
	padding:2px;
	width:220px;
	margin-left:90px;
}*/
#frm_wrapper{
	display:none;
}

#frm1{
	display:none;
}

#frm2{
	display:none;
}


#mobile-catalog-title{
	display:none;	
}

.voucher-holder .btn-add{
    float:right;
}


/* Product Reviews */
.reviews_wrapper{
        margin:10px 0;
        padding:10px 0;
        border-bottom:1px solid #E6E9EA;
        color:#424242;
}

.reviews_header {
        border-top:1px solid #E6E9EA;
        border-bottom:1px solid #E6E9EA;
        padding:15px 0;
        /*overflow: auto;*/
}
.reviews_header H2{
        font-size:16px;
        background:transparent url('../images/reviews_titleicon.png') top left no-repeat;
        padding-left:30px;
        margin:0px;
        float:left;
        color:#000;
}

/* total number of reviews per product */
.reviewcount {
    float:left;
}

.rw_rating_wrapper .reviewcount{
    left:110px;
    position:absolute;
    top:2px;
    width:100px;
}

.productWrapper .reviewcount {
    margin:2px;
}


p.rw_notes{
        font-size:13px;
        margin:25px 0;
}
p.rw_notes B{
        color:#000;
}
p.rw_notes a{
        color:#FA2781;
        text-decoration: none;
        font-weight:bold;
}
p.rw_notes B.error{
        color:#c00;
}

/* review button */
A.rw_button{
        background:url('../images/reviews_btnright.png') right top no-repeat;
        height:25px;
        display:block;
        padding-right:5px;
        color:#fff;
        font-weight:bold;
        font-size:10px;
        text-decoration: none;
        cursor: pointer;
}
A.rw_button SPAN{
        display:block;
        height:25px;
}

A.rw_button .btn_left{
        background:url('../images/reviews_btnleft.png') left top no-repeat;
        padding-left:5px;
        _width:140px;
        text-align:center;
}
A.rw_button .btn_mid{
        background:url('../images/reviews_btnmid.png') left top repeat-x;
        padding:5px;
        width:auto;
}

A.rw_button.postlink{
        float:right;
}


/* Review Details */
.review{
        font-size: 12px;
        line-height:20px;
        border-bottom:1px solid #E6E9EA;
        padding:20px 0;
}
.review H3{
        color:#000;
        font-size:14px;
        text-transform: none;
	margin:3px 0 15px 0;
	width:auto;
	float:left;
}
.review H3 B{
        color:#FA2781;
}
.review P{
        font-family: Georgia, "Times New Roman", serif;
}

/* Review Success */
.reviewsuccess{
        font-size: 12px;
        line-height:20px;
        border-bottom:1px solid #E6E9EA;
        padding:20px 0 30px;
}
.reviewsuccess H3{
        color:#000;
        font-size:14px;
        text-transform: none;
	margin:3px 0 5px 0;
	width:auto;
        color:#FA2781;
}



/* Review Rating */
.rw_rating_wrapper{
    position:relative;
    margin: 0 0 0 20px;
    height:20px;
    width:300px;
    overflow:hidden;
	float:left;
}

.rw_rating {
    background: url('../images/rating_blank.png') top left no-repeat;
    padding:0;
    height:20px;
    width:85px;
    margin:0 0 0 20px;
	float:left;
    position:relative;
    overflow:hidden;
}

.rw_rating_wrapper .rw_rating{
    position:absolute;
    width:200px;
    top:0px;
    left:16px;
    margin:0px;
}

.productWrapper .rw_rating{
    margin:0px;
}

.rw_rating SPAN{
    background: url('../images/rating_stars.png') top left no-repeat;
    height:20px;
    width:85px;
    margin:0;
    padding:0;
    overflow:hidden;
    position:absolute;
    left:0px;
    top:0px;
}

#rw_rating_post{
    position:absolute;
    top:0px;
    left:0px;
    width:300px;
}

/* Review Comment */
.rw_comment_links{
        font-size:10px;
        font-weight:bold;
        padding-top: 5px;
}
.rw_comment_links SPAN{
        padding:0 5px;
}
.rw_comment_links a{
        font-size:10px;
}

.rw_comment{
        text-align:right;
        color:#6a6a6a;
        font-size:11px;
        border-top: 1px solid #E6E9EA;
        margin-top:15px;
        padding-top:15px;
        font-family: Georgia, "Times New Roman", serif;
}
.rw_comment_name{
        font-weight:bold;
        color:#FA2781;
        font-family: Arial, sans-serif;
}

/* Review Footer */
.rw_footer{
        margin:12px 0;
}
A.backtotop{
        display:block;
        float:left;
        font-size:10px;
        color:#5b5b5b;
        padding:5px 0 5px 15px;
        background:url('../images/reviews_backtotop.png') left center no-repeat;
}


/* Product Reviews Form */
FORM.reviewFrm{
        overflow:visible;
        width:590px;
        /*background:#dcc;*/
}
FORM.reviewFrm .formElement{
        width:auto;
        /*overflow:auto;*/
        margin:8px 5px;
        float:left;
        position:relative;
}
FORM.reviewFrm .formElement LABEL{
        font-weight: bold;
        margin:0 0 5px;
        display:block;
        color:#515151;
}
FORM.reviewFrm .formElement LABEL SPAN{
        color:#f00;
        font-size:18px;
        font-weight:bold;
        height:auto;
        float:none;
        display:inline;
}

FORM.reviewFrm .formElement LABEL.comments{
        background: url('../images/reviews_commenticon.png') left center no-repeat;
        padding:5px 0 5px 20px;
}

FORM.reviewFrm .formText INPUT{
        background:url('../images/reviews_inputmid.png') left top repeat-x;
        height:20px;
        border:none;
        padding:5px 0;
        font-size:11px;
        color:#4e4e4e;
        overflow:hidden;
        _margin:0px;
}
        FORM.reviewFrm .formText INPUT.name{
                width:150px;
        }
        FORM.reviewFrm .formText INPUT.email{
                width:250px;
        }
        FORM.reviewFrm .formText INPUT.state{
                width:100px;
        }
        FORM.reviewFrm .formText INPUT.title{
                width:560px;
        }
	FORM.reviewFrm .rw_rating{
		margin:5px 50px 0 0;
	}
	
FORM.reviewFrm .formElement SPAN{
        height:30px;
        float:left;
        display:inline;
        /*overflow:auto;*/
}
FORM.reviewFrm .formText .frm_left{
        background:url('../images/reviews_inputleft.png') top left no-repeat;
        padding-left: 10px;
}
FORM.reviewFrm .formText .frm_right{
        background:url('../images/reviews_inputright.png') top right no-repeat;
        padding-right: 10px;
}


FORM.reviewFrm .formTextarea TEXTAREA{
        background:url('../images/reviews_textarea_mid.png') top left repeat-x;
        height:160px;
        width:560px;
        border:none;
        margin:0px;
        padding:10px 0;
        color:#4e4e4e;
        font-size:12px;
}
FORM.reviewFrm .formTextarea SPAN{
        height:180px;
}
FORM.reviewFrm .formTextarea .frm_left{
        background:url('../images/reviews_textarea_left.png') top left no-repeat;
        padding-left: 10px;
}
FORM.reviewFrm .formTextarea .frm_right{
        background:url('../images/reviews_textarea_right.png') top right no-repeat;
        padding-right: 10px;
}

FORM.reviewFrm .formNote A{
        color:#FA2781;
}
FORM.reviewFrm .formSubmit{
        float:right;
        margin:15px 5px;
}
FORM.reviewFrm .formNote P.required{
        color:#f00;
        font-weight:bold;
        font-size:12px;
        
}

/* validation */
FORM.reviewFrm .validation-advice{
        margin:0px;
        width:auto;
}
FORM.reviewFrm .formText .validation-advice{
        position:absolute;
        top:0px;
        left:0px;
        margin:56px 0 0 0px;
}

/* end of Review Form */

.star-rating-control{
        position:relative;
        width:300px;
        display:block;
}

form.reviewFrm .formElement span.star_legend,
.rw_rating_wrapper span.star_legend{
        position:absolute;
        top:2px;
        left:130px;
        text-indent: 1px;
        background:#fff;
        display: none;
        width:200px;
}
.rw_rating_wrapper span.star_legend{
}
span.star_legend b{
        padding-right:15px;
}
form.reviewFrm .formElement .star-rating-hover span.star_legend,
form.reviewFrm .formElement .star-rating-on span.star_legend,
.rw_rating_wrapper .star-rating-hover span.star_legend,
.rw_rating_wrapper .star-rating-on span.star_legend{
        display:block;

}



/* Product B styles */

.product-b {
    padding: 0 0 100px 0;
    background: url(/images/product-b-bg.gif) repeat-y;
}
    .product-b .header {
        background: url(/images/product-header-bg.png) repeat-x #FFF;
        padding: 30px 28px;
        border: 1px solid #d1d1d1;
        border-top: none;
        margin: 0px;
        height: 38px;
    }
        .product-b h2 {
            color: #000;
            font-size: 20px;
            float: left;
            margin-top: 0px;
            padding-top: 21px;
        }
        #product-price {
            float: left;
            margin-top: 20px;
            margin-left: 20px;
        }
            #product-price .price {
                display: inline-block;
                float: left;
                color: #fa2c83;
                font-size: 20px;
                padding-right: 20px;
            }
            #product-price .sale-icon {
                float: left;
                margin-top: 3px;
                margin-right: 10px;
            }
            #product-price .old-price, #product-price .save {
                display: block;
                float: left;
                padding-right: 5px;
                margin-top: 6px;
                text-transform: uppercase;
                color: #5f6e72;
                font-size: 10px;
            }
            .product-b .request-style-link {
                color: #FA2C83;
                text-decoration: underline;
            }

    .product-b .sale-icon {
        display: inline-block;
        width: 36px;
        height: 17px;
        overflow: hidden;
        background: url(/images/icon-sale.png) no-repeat;
    }

    /**
     * image box
     */
     .product-b .promo-holder {
         width: 311px;
         margin: 0px;
         z-index: 5;
         position: relative;
         float: left;
         overflow: hidden;
     }
     .product-b .img-holder {
         background: #d5d5d5;
     }
     .product-b .zoom {
         height: 51px;
         width: 52px;
         background: url(/images/icon-zoom.gif);
         top: 0px;
         right: 0px;
    }
    .product-b .prev-link {
        height: 200px;
        width: 24px;
        background: url(/images/icon-prev.gif) no-repeat 50% 50% #FFF;
        margin: 0px;
    }
    .product-b .next-link {
        height: 200px;
        width: 24px;
        background: url(/images/icon-next.gif) no-repeat 50% 50% #FFF;
        margin: 0px 1px 0px 0px;
    }
    .product-b #slimbox_href {
        height: 468px !important;
    }
    .product-b #carousel-hero {
    }
    .product-b #carousel-wrapper {
        width: 215px;
        margin: 18px 18px 18px 24px;
    }
    .product-b .carousel {
        padding: 0px;
        border-right: 1px solid #d5d5d5;
        border-bottom: 1px solid #d5d5d5;
        margin-bottom: 20px;
        background: #c9d1d3;
    }
    .product-b #carousel-images {
    }
        .product-b #carousel-images li {
            height: 164px;
            width: 108px;
            padding: 0px;
        }

    /* Main column */
    .product-b .main-column {
        position: relative;
        width: 639px;
        float: right;
    }
        .product-b .right-column {
            float: right;
            width: 189px;
            overflow: hidden;
            border: 1px solid #d3d3d3;
            border-top: none;
            background: #f2f2f2;
        }
        .product-b .you-may-also-like {
            text-align: center;
            padding: 30px 0px 50px;
        }
        .product-b .you-may-also-like h4 {
            color: #000;
            font-weight: bold;
            font-size: 12px;
            text-align: center;
        }
        .product-b .productWrapper {
        }
            .product-b .imageWrapper:hover {
                text-decoration: none;
            }
            .product-b .imageWrapper {
                position: relative;
                z-index: 9;
                display: block;
                margin: 0 auto;
                width: 108px;
                height: 163px;
            }
                .product-b .imageWrapper img {
                }
                .product-b .imageWrapper div.hover-overlay, .product-b .imageWrapper div.hover-info {
                    position: absolute;
                    width: 108px;
                    height: 163px;
                    top: 0px;
                    left: 0px;
                    display: none;
                }
                .product-b .imageWrapper div.hover-overlay {
                    background: #000;
                    z-index: 1;
                }
                .product-b .imageWrapper div.hover-info {
                    z-index: 2;
                    padding-top: 50px;
                }
                    .product-b .imageWrapper div.hover-info .sale-icon {
                        display: block;
                        margin: 0 auto 15px;
                    }
                    .product-b .imageWrapper div.hover-info .title {
                        margin-bottom: 5px;
                        font-size: 14px;
                        color: #FFF;
                        font-weight: bold;
                        padding: 0px 20px;
                        display: block;
                    }
                    .product-b .imageWrapper div.hover-info .price {
                        color: #b6b6b6;
                        font-size: 13px;
                    }

    .product-b .nab-logo {
        background: url(/images/nab-logo.gif) no-repeat 50% 50% #FFF;
        width: 190px;
        height: 101px;
        border-top: 1px solid #d3d3d3;
    }

    /* Product properties */
    .product-b .properties {
        padding: 0px;
        /*height: 468px;*/
        width: 448px;
        overflow: hidden;
        float: left;
    }
        .product-b .properties-1 {
            height: 338px;
            border-bottom: 1px solid #d3d3d3;
        }
        .product-b .properties-2 {
            height: 130px;
            border-bottom: 1px solid #d3d3d3;
            text-align: right;
        }
        .product-b .properties dl.main-dl {
            padding-top: 10px;
        }
            .product-b .properties dl.main-dl dt {
                width: 100%;
                color: #000;
                font-size: 12px;
                padding: 10px 48px 5px;
                border: none;
                background: url(/images/bullet-properties.gif) no-repeat 50px 17px;
                text-indent: 15px;
            }
                .product-b .properties dl.main-dl dt h5 {
                }
                .product-b  #view-size-chart {
                    display: inline-block;
                    color: #fa2c83;
                    text-decoration: underline;
                    font-size: 10px;
                }
            .product-b .properties dl.main-dl dd {
                padding: 0px 48px 20px;
                border-bottom: 1px solid #d3d3d3;
            }
                .properties dl.main-dl .color li {
                    margin-right: 5px;
                    border: 2px solid #FFF;
                }
                .properties dl.main-dl .color li.active {
                    border: 2px solid #5d6c6f;
                }
                .product-b .properties dl.main-dl .color li.active .color a {
                    padding: 0px;
                }
                .product-b .properties dl.main-dl .color a {
                    padding: 1px;
                    background: #d4d4d4;
                    margin: 0px;
                }
                    .product-b .properties dl.main-dl .color a span.colour {
                        width: 27px;
                        height: 25px;
                        border: 3px solid #FFF;
                    }
                .product-b #colour_label-wrapper, .product-b #size_label-wrapper {
                    color: #2b2b2b;
                    font-size: 10px;
                    margin: 0 0 10px 0;
                }
                    .product-b #colour_label-wrapper span, .product-b #size_label-wrapper span {
                    }
                    .product-b #colour_label, .product-b #size_label {
                        height: auto;
                        display: inline;
                    }

                .product-b .properties dl.main-dl ul.size {
                    height: 35px;
                }
                    .product-b .properties dl.main-dl ul.size li {
                        border: 1px solid #d4d4d4;
                        margin: 1px 5px 0 0;
                    }
                    .product-b .properties dl.main-dl ul.size li.active {
                        margin: 0 5px 0 0;
                        border: 2px solid #5d6c6f;
                    }
                        .product-b .properties dl.main-dl ul.size li.active a {
                            background: #000000;
                        }
                        .product-b .properties dl.main-dl ul.size li a {
                            height: 25px;
                            line-height: 25px;
                            width: 27px;
                            padding: 0px;
                            text-align: center;
                            overflow: hidden;
                            background: #77878b;
                            border: 3px solid #FFF;
                            color: #FFF;
                        }
                .product-b div.quantity {
                    height: 50px;
                    /*border-bottom: 1px solid #d3d3d3;*/
                }
                    .product-b .properties dl.main-dl div.quantity dt {
                        float: left;
                        border: none;
                        display: inline;
                        width: auto;
                        padding-right: 20px;
                    }
                    .product-b .properties dl.main-dl div.quantity dd {
                        float: left;
                        border: none;
                        display: inline;
                        padding-top: 3px;
                        padding-left: 0px;
                        text-align: left;
                    }
                        .product-b .properties dl.main-dl div.quantity dd input {
                            padding: 7px 7px;
                            font-size: 14px;
                        }

.product-b button.btn-add {
    clear: both;
    background: url(/images/btn-addtocart.png) no-repeat;
    width: 295px;
    height: 47px;
    outline: none;
    margin-top: 20px;
    margin-right: 47px;
    float: right;
    display: inline-block;
    margin-bottom: 20px;
}

.product-b button.btn-add-disable,
.product-b button.btn-add-disable:hover{
    background: url(/images/btn-addtocart-disable.png) no-repeat;
}

.product-b button.btn-request-style,
.product-b button.btn-request-style:hover{
    background: url(/images/btn-requeststyle.png) no-repeat;
}

    .product-b button.btn-add:hover, .product-b button.btn-request-style:hover{
        background-position: 0px -56px;
    }

.product-b div.notes {
    clear: both;
    color: #595959;
    font-size: 11px;
    margin-right: 47px;
}
    .product-b div.notes a {
        color: #fa2c83;
        font-weight: bold;
    }

.tabs-wrapper {
    background: #f2f2f2;
    padding-top: 20px;
}
    /* Tabs */
    ul.tabs {
        margin: 0;
        padding: 0 0 0 40px;
        float: left;
        list-style: none;
        height: 42px; /*--Set height of tabs--*/
        border-bottom: 1px solid #d3d3d3;
        /*border-left: 1px solid #d3d3d3;*/
        width: 100%;
        background: #f2f2f2;
    }
    ul.tabs li {
        float: left;
        margin: 0;
        padding: 0;
        height: 41px; /*--Subtract 1px from the height of the unordered list--*/
        border: 1px solid #d3d3d3;
        /*border-left: none;*/
        margin-left: -1px;
        margin-bottom: -1px; /*--Pull the list item down 1px--*/
        overflow: hidden;
        position: relative;
        background: #FFF;
    }
    ul.tabs li a {
        text-decoration: none;
        color: #b2b2b2;
        background: #FFF;
        display: inline-block;
        font-size: 10px;
        text-transform: uppercase;
        padding: 16px 20px;
        /*border: 1px solid #fff;*/ /*--Gives the bevel look with a 1px white border inside the list item--*/
        outline: none;
    }
    ul.tabs li a:hover {
    }
    html ul.tabs li.active a, html ul.tabs li.active a:hover {
        color: #000;
        background: #FFF !important;
    }
    html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
        /*background: #f2f2f2;*/
        background: #FFF;
        color: #000;
        /*border-bottom: 1px solid #fff;*/ /*--Makes the active tab look like it's connected with its content--*/
    }
    ul.tabs .rw_rating {
        position: absolute;
        right: 20px;
        top: 12px;
        margin: 0;
        padding: 0;
        display: inline-block;
        width: 85px;
        overflow: hidden;
    }
    .tab_container {
        overflow: hidden;
        clear: both;
        float: left; 
        width: 448px;
        background: #fff;
    }
    .tab_content {
        padding: 30px 0px;
        font-size: 13px;
        color: #545454;
    }
        .tab_content .description {
            padding: 0px 40px;
        }
            .tab_content .description strong, .tab_content .description b {
                font-size: 16px;
                font-weight: normal;
                line-height: 25px;
                color: #000000;
            }
            .tab_content .description ul {
                list-style: none;
                padding: 0;
                margin: 15px 0;
            }
                .tab_content .description ul li {
                    list-style: none;
                    display: block;
                    background: url(../images/size-chart-bullet.png) no-repeat 0px 4px;
                    padding-left: 20px;
                    margin: 0 0 10px 0;
                    line-height: 19px;
                }

/* review styles */
.product-b .rw_rating {
    float: right;
    margin: -5px 0 0 5px;
}
.product-b #postlink, .product-b #showreview {
    display: block;
    background: url(/images/icon-add.gif) no-repeat 40px 35%;
    text-indent: 40px;
    color: #000;
    font-size: 12px;
    width: auto;
    float: none;
}
.product-b #postlink {
    padding: 10px 40px 15px;
    text-decoration: none;
    cursor: pointer;
}
.product-b #showreview {
    background: url(/images/icon-back.gif) no-repeat 28px 35%;
    padding: 10px 28px 15px;
    text-decoration: none;
    cursor: pointer;
}
    .product-b #postlink .btn_left, .product-b #showreview .btn_left {
        background: none;
        display: block;
    }
        .product-b #postlink .btn_left .btn_mid, .product-b #showreview .btn_left .btn_mid {
            background: none;
            display: block;
        }
    .product-b .reviews_wrapper {
        padding: 0;
        margin: -20px 0 0 0;
        position: relative;
        padding-top: 50px;
        border-bottom: none;
    }
    .product-b .reviews_header {
        border: none;
        padding: 0px;
        position: absolute;
        width: 448px;
        top: 0px;
        border-bottom: 1px solid #d3d3d3;
    }
    .product-b .review {
        border: none;
        font-size: 13px;
        padding: 15px 40px 15px;
        border-bottom: 1px solid #d3d3d3;
    }
        .product-b .review h3 {
            display: block;
            float: left;
        }
        .product-b .review .rw_rating {
            display: block;
            float: left;
            margin-top: 3px;
            margin-left: 10px;
        }
    .product-b .rw_comment_links {
        margin-top: -15px;
    }
    .product-b .rw_footer {
        margin-top: -1px;
        padding-left: 40px;
        padding-top: 20px;
        border-top: 1px solid #FFF;
        border-bottom: none;
    }


    .product-b .review {
        line-height: inherit;
    }
    .product-b #reviewFrm_wrappper {
        padding: 0px 28px;
    }
        #productReviewFrm {
        }
        .product-b #reviewFrm_wrappper .rw_notes {
            font-size: 11px;
            line-height: 15px;
        }
        .product-b #showReview_wrapper .rw_notes {
            padding: 0px 40px;
        }
        .product-b #showReview_wrapper .rwCommentFrm .rw_notes{
            padding:0px;
            margin:10px 0;
            font:11px Arial,Helvetica,sans-serif;
        }
        .product-b form.reviewFrm .formElement {
            float: none;
            margin: 0px;
            margin-bottom: 6px;
            position: inherit;
        }
        .product-b form.reviewFrm {
            width: auto;
            font-size: 10px;
            padding: 0px;
            margin: 0px;
        }
        .product-b .formText {
            border: 1px solid #d4d4d4;
            width: 390px;
            height: 39px;
            padding: 0px;
            /*overflow: hidden;*/
        }
        .product-b form.reviewFrm .validation-advice {
            display: none;
            position: absolute;
            margin-top: -1000000px;
        }
        .product-b .formText.active {
            background: url(/images/input-active-bg.gif) no-repeat;
        }
        .product-b form.reviewFrm .formTextarea textarea.active{
            background: url(/images/textarea-active-bg.gif) no-repeat;
        }
        .product-b form.reviewFrm .invalid textarea.validation-failed{
            background: url(/images/textarea-invalid-bg.png) no-repeat;
        }

        .product-b form.reviewFrm .formRating{
            position:relative;
        }

        .product-b input.rating {
             visibility: hidden;
             position:absolute;
             top:1px;
             left:1px;
        }

            .product-b .formText span.required{
                float: right;
                display: block;
                color: #6f6f6f;
                text-transform: uppercase;
                width: 55px;
                padding: 15px 32px 0px 0px;
                padding-right: 32px;
                text-align: right;
            }
            .product-b .invalid span.required {
                background: url(/images/icon-required.gif) no-repeat 65px 17px;
            }
            body .product-b .invalid span.required {
                color: #da0000;
            }

            .product-b .formRating span.ratingrequired{
                color: #6f6f6f;
                text-transform: uppercase;
                position:absolute;
                top:28px;
                right:1px;
                z-index:10;
                float:none;
                padding-right:17px;
                margin-right: 10px;
            }
            .product-b .invalid span.ratingrequired {
                color:#c00;
                background: url(/images/icon-required.gif) right 1px no-repeat;
            }
            
            .product-b .formText label, .product-b form.reviewFrm .formText label {
                padding: 13px 0px 0 12px;
                float: left;
                width: 100px;
                color: #2b2b2b;
                font-size: 13px;
                font-weight: bold;
            }
                .product-b form.reviewFrm .formElement label span {
                    display: none;
                }
            .product-b form.reviewFrm .formText .frm_left, .product-b form.reviewFrm .formText .frm_right {
                background: none;
                padding: 0;
                margin: 0;
            }
                .product-b form.reviewFrm .formText input {
                    padding: 10px 0px 10px 10px;
                    background: none;
                    color: #6f6f6f;
                    font-size: 14px;
                    width: 150px;
                }
        .product-b form.reviewFrm .formElement label.comments {
            color: #FFF;
        }
        .product-b form.reviewFrm .formTextarea {
            clear: both;
        }
            .product-b form.reviewFrm .formTextarea .frm_left {
                border: 1px solid #d4d4d4;
            }

            .product-b form.reviewFrm .formTextarea .frm_left, .product-b form.reviewFrm .formTextarea .frm_right {
                background: none;
                margin: 0;
                padding: 0;
                height: auto;
            }
            .product-b form.reviewFrm .formTextarea textarea {
                background: none;
                width: 352px;
                height: 100px;
                border: 1px solid #d4d4d4;
                padding: 10px 24px 10px 14px;
                color: #6f6f6f;
                font-size: 12px;
            }
        .product-b form.reviewFrm .formRating {
            clear: both;
            padding: 24px 0px 30px;
            overflow:auto;
        }
            .product-b form.reviewFrm .formRating label {
                margin-right: 10px;
                font-size: 13px;
                color: #2B2B2B;
                font-weight: bold;
                padding-top: 2px;
            }
            .product-b form.reviewFrm .formRating .star-rating-control {
                width: 260px;
            }
            .product-b span.star_legend b {
                padding-right: 5px;
            }
            .product-b form.reviewFrm .formElement span.star_legend {
                width: 150px;
                left: 110px;
                height: auto;
                color: #2B2B2B;
                font-size: 10px;
            }
            .product-b form.reviewFrm .formSubmit {
                float: right;
                margin-top: -40px;
                z-index: 1;
            }
            .product-b .review form.reviewFrm .formSubmit {
                margin-top: -30px;
            }
            .product-b .review form.reviewFrm p {
                clear: both;
                display: block;
                padding-top: 10px;
            }

        .product-b .reviewsuccess {
            border-bottom: 1px solid #d3d3d3;
            font-size: 12px;
            line-height: 20px;
            padding: 20px 40px 30px;
        }
        .product-b .rw_comment {
            border-top: none;
            text-align: left;
            margin-top: 5px;
        }
        .product-b .btn-submit-review {
            width: 94px;
            height: 34px;
            margin: 0px;
            padding: 0px;
            background: url(/images/btn-submit-review.png) no-repeat;
            border: none;
            cursor: pointer;
        }
            .product-b .btn-submit-review:hover {
                background-position: 0px -42px;
            }

/* Nested form */
.product-b .review .reviewFrm {
    padding: 20px 0 0 0;
    float: none;
    width: 392px;
    margin-left: -12px;
}


    .product-b .controls {
        float: right;
        margin-top: 18px;
        width: 240px;
    }
        .product-b .controls iframe {
            float: right;
            margin: 2px 0 0 10px
        }
        .product-b .btn-add-wishlist {
            width: 125px;
            height: 24px;
            overflow: hidden;
            float: right;
            padding: 0px;
            background: url(/images/btn-addtowishlist.png) no-repeat;
        }
        .product-b .btn-add-wishlist:hover {
            background-position: 0px -31px;
        }

.product-b #return-instore, .product-b #size-chart,
.simplemodal-wrap #return-instore, .simplemodal-wrap #size-chart
{
    display: none;
    /*
    position: absolute;
    z-index: 9;
    height: 468px;
    width: 448px;
    left: 0px;
    */
    background: #FFF;
    margin: 0 22px 0 21px;
}
#sizechart_modal_container {
    width:880px;
        _width:800px;
    height:auto !important;
    background: url(/images/modal_bg_top.png) left top no-repeat;
        _background: #fff;
    padding:25px 0px;
        _padding:0px;
}
#sizechart_modal_container .modal_close {
    position:absolute;
    right:22px;
    top:24px;
    z-index: 10;
        _top:0px;
        _right:0px;
    background:url(/images/modal_btn_close.png) no-repeat;
    width:54px;
    height:53px;
    display:block;
}

    .simplemodal-wrap #return-instore h6, .simplemodal-wrap #size-chart h6 {
        margin: 0 0 0 10px;
        padding: 15px 0 0 39px;
        font-size: 14px;
        text-transform: uppercase;
        color: #000;
        float: left;
        height: 32px;
        overflow: hidden;
    }
        #return-instore h6 span {
            color: #fa2881;
        }
    .simplemodal-wrap #return-instore .bar, .simplemodal-wrap #size-chart .bar {
        /*height: 52px;*/
        background: url(/images/bar-bg.gif) repeat-x 0px -5px ;
        position: relative;
        margin-top: 5px;
    }
        .simplemodal-wrap #return-instore .close, .simplemodal-wrap #size-chart .close {
            float: right;
            display: block;
            position: absolute;
            top: 0px;
            right: 0px;
            background: url(/images/bar-close-bg.gif) no-repeat;
            width: 53px;
            height: 51px;
            margin: 0px;
            padding: 0px;
            position: inherit;
            text-decoration: none;
            outline: none;
            cursor: pointer;
        }
    .simplemodal-wrap #return-instore .content {
        clear: both;
        /*padding: 50px 49px;*/
        background: #FFF;
    }
        .simplemodal-wrap #return-instore .content p {
            font-size: 13px;
            margin-bottom: 25px;
            line-height: 19px;
        }
            .simplemodal-wrap #return-instore .content p strong, .simplemodal-wrap #return-instore .content p b {
                color: #000;
                font-size: 16px;
                font-weight: bold;
                line-height: 25px;
            }


/**
 * Featured products on the category list view
 */
.catalogue-image {
     float: left;
}
#featured-products-wrapper {
    position: relative;
    margin-left: -34px;
    background: url(../images/fill.gif);
    width: 754px;
    overflow: hidden;
}
    .catalogue-image {
    }
    #featured-products {
/*         position: absolute;
         right: 0px;
*/
float: right;
         margin: 0px;
         padding: 0px;
         z-index: 5;
         background: #FFF;
    }
        #featured-products li {
            clear: both;
            border-top: 1px solid #d3d3d3;
            float: left;
            display: block;
            padding: 0px;
            margin: 0px;
            width: 443px;
            height: 155px;
            overflow: hidden;
        }
            #featured-products label.featured-selector {
                display: block;
                width: 102px;
                height: 155px;
                position: relative;
                float: left;
            }
                #featured-products .radio-wrapper {
                    display: block;
                    background: url(../images/radio-wrapper-bg.png) no-repeat;
                    width: 102px;
                    height: 155px;
                    position: absolute;
                    z-index: 1;
                }
                    #featured-products .radio-wrapper input {
                        position: relative;
                        margin: 0px;
                        padding: 0px;
                        top: 71px;
                        left: 7px;
                        z-index: 2;
                        outline: none;
                    }
                    /* IE7 hack */
                    * +html #featured-products .radio-wrapper input {
                        top: 68px;
                        left: 4px;
                    }
            #featured-products .details {
                float: right;
                width: 320px;
            }
                #featured-products .col-1 {
                    float: left;
                    width: 160px;
                }
                #featured-products .col-2 {
                    float: right;
                    width: 125px;
                    margin-top: 33px;
                    margin-right: 24px;
                }
                #featured-products h4 {
                    font-size: 15px;
                    font-weight: bold;
                    color: #000;
                    margin: 34px 0 2px 0;
                }
                #featured-products div.select {
                    margin-bottom: 5px;
                }
                #featured-products div.price {
                    padding-bottom: 10px;
                }
                    #featured-products span.price {
                        font-size: 15px;
                        color: #2b2b2b;
                    }
                    #featured-products div.price span.special {
                        color: #fb2881;
                    }
                #featured-products .add-to-wishlist {
                    background: url(/images/btn-addtowishlist-small.png) no-repeat;
                    height: 26px;
                    width: 89px;
                    text-indent: 90px;
                    line-height: 26px;
                    overflow: hidden;
                    display: block;
                }
                #featured-products .add-to-wishlist:hover {
                    background-position: 0px -31px;
                }
                #featured-products .add-to-wishlist:active:hover {
                    background-position: 1px -30px;
                }
                #featured-products .add-to-cart {
                    background: url(/images/btn-addtocart-small.png) no-repeat;
                    height: 26px;
                    width: 128px;
                    text-indent: 129px;
                    line-height: 26px;
                    overflow: hidden;
                    display: block;
                }
                #featured-products .add-to-cart:hover {
                    background-position: 0px -31px;
                }
                #featured-products .add-to-cart:active:hover {
                    background-position: 1px -30px;
                }
            #featured-products .qty-wrapper {
                border: 1px solid #d4d4d4;
                width: 123px;
                height: 26px;
                overflow: hidden;
            }
                #featured-products .qty-wrapper label {
                    padding: 0px;
                    margin: 0px;
                    font-weight: bold;
                    font-size: 11px;
                    color: #2b2b2b;
                    line-height: 26px;
                    padding-left: 8px;
                    display: inline-block;
                    float: left;
                }
                #featured-products .qty-wrapper input {
                    border: none;
                    text-align: right;
                    width: 60px;
                    padding: 5px 8px 5px 0;
                    font-size: 14px;
                    color: #6f6f6f;
                    float: right;
                    overflow: hidden;
                    display: inline-block;
                }
                #featured-products .controls .mask {
                    background: #FFFFFF;
                    position: absolute;
                    z-index: 9;
                    top: 0;
                    left: 0;
                }
#featured-footer {
    width: 445px;
    background: #FFF;
    height: 40px;
    overflow: hidden;
    position: relative;
    border-top: 1px solid #d3d3d3;
    border-left: 1px solid #d3d3d3;
    margin-left: 309px;
}
    #featured-footer a#add-selected-to-cart {
        position: absolute;
        top: -1px;
        right: 0px;
        display: inline-block;
    }
    #featured-footer .total {
        color: #000000;
        font-weight: bold;
        text-align: center;
        width: 215px;
    }
        #featured-footer .total .text {
            font-size: 11px;
            text-transform: uppercase;
            display: inline-block;
            line-height: 30px;
            height: 30px;
        }
        #featured-footer .total .amount {
            font-size: 17px;
            line-height: 40px;
            display: inline-block;
            text-indent: 7px;
        }
#the-rest {
    height: 42px;
    position: relative;
}
    #the-rest .bar {
        position: absolute;
        z-index: 3;
        background: url(../images/the-rest-bg.gif) repeat-x;
        width: 754px;
        height: 42px;
        padding-left: 14px;
        line-height: 40px;
        color: #c9d1d3;
        text-transform: uppercase;
        font-size: 10px;
    }
    #the-rest .bar .cufon {
        padding-top: 15px;
    }


/* Product pach details page */

ul#product-pack {
    margin: 0;
    padding: 0;
    list-style: none;
}
    ul#product-pack li {
        margin: 0;
        padding: 0;
        border-bottom: 1px solid #d3d3d3;
        height: 155px;
        width: 448px;
        float: left;
        overflow: hidden;
        position: relative;
    }
        ul#product-pack .details {
            float: right;
            width: 308px;
            padding-left: 27px;
            padding-top: 48px;
        }
        ul#product-pack .details h4 {
            color: #000000;
            font-size: 15px;
            font-weight: bold;
            margin: 5px 0;
        }
        ul#product-pack .details .col-1 {
            width: 133px;
            float: left;
        }
            ul#product-pack .details .col-1 a {
                color: #fa2c83;
                font-size: 10px;
                font-weight: bold;
                text-decoration: underline;
            }
            ul#product-pack .details .col-1 a:hover {
                text-decoration: none;
            }
        ul#product-pack .details .col-2 {
            width: 145px;
            float: right;
        }
            ul#product-pack .details .col-2 .controls {
                float: none;
                width: auto;
                margin: 0;
            }
            ul#product-pack div.select {
                margin-bottom: 5px;
            }

    ul#product-pack .pointer {
        width: 9px;
        height: 10px;
        background: url(../images/icon-pointer.gif) no-repeat;
    }

.related-image-selector {
    padding-left: 11px;
    float: left;
}
    .related-image {
    }
    .related-image-overlay {
        position: absolute;
        z-index: 2;
        display: block;
        top: 0;
        left: 0;
        height: 155px;
        width: 112px;
        overflow: hidden;
        line-height: 156px;
        font-size: 12px;
        font-weight: bold;
        color: #FFFFFF;
        text-indent: 11px;
        background: url(../images/radio-wrapper-bg.png) no-repeat top left;
    }

div.pack-quantity {
    height: 35px;
    background: url(../images/fill.gif);
    border-bottom: 1px solid #d2d2d2;
    overflow: hidden;
}
    div.pack-quantity span.qty {
        float: right;
        display: block;
        height: 35px;
        line-height: 35px;
        background: #FFFFFF;
        width: 38px;
        text-align: center;
        color: #6f6f6f;
        font-size: 18px;
        border-left: 1px solid #d2d2d2;
    }
    div.pack-quantity span.qty-label {
        float: right;
        display: block;
        height: 35px;
        line-height: 36px;
        background: #FFFFFF;
        width: 109px;
        text-indent: 15px;
        border-left: 1px solid #d2d2d2;
        color: #2b2b2b;
        font-weight: bold;
        font-size: 11px;
    }

#final-step {
    position: relative;
    clear: both;
}
