body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol, li, dl, dt, dd, form, a, fieldset, th, td {
    border: 0;
    outline: none;
    margin: 0;
    padding: 0;
}


/* input, */

ul {
    list-style: none;
}

div.hr {
    clear: both;
}

div.double {
    height: 17px;
}
div.dashedT {
    border-top: 1px dashed #ccc;
}
div.dashedB {
    border-bottom: 1px dashed #ccc;
}

.hr hr {
    display: none;
    clear: both;
}

h1 {
    width: 0px;
    overflow: hidden;
}


h3 {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 18px;
    padding: 3px;
    letter-spacing: .1em; /* margin-top: 18px;*/
}
h4 {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 18px;
    margin-top: 18px;
    letter-spacing: .1em;
}


/* ----------------------------------------- */
/* Page framwork */

body {
    font-family: 'trebuchet ms' , 'trebuchet' , 'Lucida Grande' ,Arial,sans-serif;
    font-size: 12px;
    line-height: 18px;
   background-image: url("../images/sw/fw_body_bg.jpg"); 
    background-repeat: repeat-x;
    background-position: top;
}

 body.iPopUp {background-image: none; background-color: transparent; margin-right:30px; margin-left:30px}


#wrapperupper {
    margin: auto;
    padding-left: 0px;
    padding-right: 0px;
    background-image: url("../images/sw/fw_page_frame_upr.jpg");
    background-repeat: no-repeat;
    background-position: top;
}

#wrapperlower {
    margin: auto;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 18px;
    background-image: url("../images/sw/fw_page_frame_lwr.jpg");
    background-repeat: no-repeat;
    background-position: bottom;
}

#allcontent {
    padding: 0px 0px 0px 0px;
    width: 960px;
    margin: auto;
    margin-top: 0px;
    background-color: #fff;
    background: #fff url(../images/sw/fw_allcolumns_bg.jpg) repeat-y 0px 10px; /*     min-width: 40em;     max-width: 60em;     _width: 50em; 	*/
}

#AllColumns {
    margin: auto;
    width: 940px;
    margin-top: 0px;
}

#AllColumns .column {
    float: left;
    width: 600px;
    margin: 0px 0px 0px 0px;
}

#AllColumns .left {
    float: left;
    margin: 0px 0px 0px 0px;
    padding-top: 0px;
}

#AllColumns .right {
    float: left;
    margin: 0px 0px 0px 0px;
    width: 340px;
    color: #004040;
    padding-left: 0px;
    float: left;
}


/* ----------------------------------------- */
/* Menu Bar */

.banner {
    width: 920px;
    padding: 10px 10px 10px 10px;
    height: 75px;
    margin: auto;
    border: 10px solid #fff;
    border-bottom: 0px;
    background: #fff url(../images/sw/bnr_lovedazzle_regular.jpg) no-repeat bottom;
}

/* ----------------------------------------- */
/* Subheadline bar */

#SubHeadlineBar {
    margin-bottom: 0px;
    color: #fff;
    background-color: #ccc;
    width: 100%;
    background: url(../images/sw/fw_main_headline.jpg) no-repeat left;
    float: left;
}

#SubHeadlineBar h2 {
    width: 580px;
    font-size: 18px;
    line-height: 24px;
    float: left;
    letter-spacing: .1em;
    padding: 10px 10px 10px 10px;
    font-weight: lighter;
    overflow: hidden;
    height: 24px;
}

#SubHeadlineBar h2.longH2 {
    font-size: 16px;
}

#TopSearch {
    width: 290px;
    float: left;
    padding-top: 0px; /* padding-bottom:4px */
}

.SearchBox {
    width: 240px;
    height: 37px;
    margin: 5px 0px 0px 15px;
    background: url(../images/sw/frm_sitesearch_box_bg.gif);
    background-repeat: no-repeat;
    float: left;
}
.SearchBox .searchtb {
    float: left;
    padding: 0;
    margin: 8px 0 0 6px;
    border: 0;
    width: 198px;
    background: none;
    font-size: 16px;
    color: #fff;
}
.SearchBox .go {
    float: left;
    margin: 5px 4px 0 3px;
}


/* ----------------------------------------- */
/* Main Treatment */


.product_item_content {
    position: relative;
}

.drop_shadow_holder {
    float: left;
    background-color: #fff;
    background-image: url(../images/box/drop-shadow-bg_large.gif);
    background-repeat: no-repeat;
    background-position: bottom right;
    padding-bottom: 10px;
}


.product_item_content .bx_tr {
    position: absolute;
    height: 10px;
    width: 10px; /* margin-top:-10px;     margin-bottom:-10px;     top:-10px;*/
    background-image: url(../images/box/top_right.jpg);
    right: 0px;
}
.product_item_content .bx_bl {
    position: absolute;
    height: 10px;
    width: 19px;
    left: 0px;
    background-image: url(../images/box/bottom_left.jpg);
}

.wl_options {
    position: absolute;
    height: 20px;
    left: 130px;
    top: 181px;
    background-color: #EA6A1E;
    opacity: 0.75;
    filter: alpha(opacity=70); /* For IE8 and earlier */
    padding: 5px 0px 5px 5px;
}

.wl_options:hover {
    background-color: #EA6A1E;
    opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}

.wl_remove {
    padding: 0px 0px 0px 0px;
}

.wl_options_rltv {
    position: relative;
    left: 0px;
    top: 0px;
    width: 100px;
}

/* ----------------------------------------- */
/* Copy */






p {
    margin-bottom: 18px;
    letter-spacing: .05em; /*  float:left; */
}

.CopyHolder {
    margin: auto;
    padding: 0px 0px 10px 0px;
    float: left;
    position: relative;
    width:580px;
    padding:10px
}
.CopyHolder a {
    font-weight: bold;
    color: #2b3739;
}
.CopyHolder a:link {
    font-weight: bold;
    color: #2b3739;
}
.CopyHolder a:active {
    color: #2b3739;
}
.CopyHolder a:hover {
    color: #EA6A1E;
}
.CopyHolder a:visited {
    color: #2b3739;
}
.CopyHolder ul {
    list-style-type: disc;
}
.CopyHolder ul li {
    list-style-type: disc;
    list-style: disc none inside;
}
.GenContImg {
    float: left;
    margin: 10px 10px 10px 0px;
}

.CopyHolder ul, ol {
    margin-bottom: 18px;
    list-style: square;
    margin-left: 10px;
}







/* ----------------------------------------- */
/* right side menu */


.RightSideMenuHolder {
    font-size: 12px;
}

.RightSideMenuHolder h3 {
    font-size: 12px;
    font-weight: bold /* 400 */;
    padding: 18px 0px 3px 32px;
    margin-bottom: 2px;
    margin-left: 0px;
    padding-bottom: 2px;
    background-image: url(../images/sw/fw_righth3_bg.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    color: #FF3300;
}


.RightSideMenuHolder h3.miniBasket {
    background-image: url(../images/sw/fw_righth3_basket_bg.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    height: 45px;
}

.RightSideMenuHolder h3.miniRecent {
    background-image: url(../images/sw/fw_righth3_recent_bg.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    height: 45px;
}


.RightSideMenuHolder h4 {
    font-size: 12px;
    font-weight: bold;
    padding: 3px 0px 3px 28px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-top: 3px;
    padding-bottom: 2px;
    color: #2b3739;
}

.RightSideMenuHolder ul {
    padding-left: 0px;
    list-style-type: none;
}

.RightSideMenuHolder ul li {
    list-style-type: none;
    list-style: none;
    padding-left: 0px;
    margin-left: 18px;
}


.RightSideMenuHolder ul li a {
    padding-left: 0px;
    text-decoration: none;
    font-weight: normal;
    color: #2B3739;
    list-style-type: none;
}

.RightSideMenuHolder ul li a em {
    color: #999;
}

.RightSideMenuHolder ul li a:hover {
    padding-left: 0px;
    text-decoration: underline;
    font-weight: normal;
    list-style-type: none;
    color: #EA6A1E;
}

.RightSideMenuHolderCol1 {
    margin: 17px 0px 0px 10px;
    padding: 0px 0px 0px 0px;
    float: left;
    width: 160px;
}

.RightSideMenuHolderCol2 {
    margin: 17px 0px 0px 10px;
    padding: 0px 0px 0px 0px;
    float: left;
    width: 160px;
}


.RightSideMenuHolderColfull {
    margin: 17px 0px 0px 10px;
    padding: 0px 0px 0px 0px;
    float: left;
    width: 320px;
}



/* ----------------------------------------- */
/* Footer */

#footer {
    width: 940px;
    float: left;
    clear: both;
    color: #FFFFFF;
    background: url(../images/sw/fw_footer.jpg) no-repeat bottom;
    background-repeat: no-repeat;
}

.footerContent {
    margin: 0px 0px 0px 0px;
    padding: 10px 10px 10px 10px;
}


.footerContent .upFrontLink {  position:relative; left:210px } 


#footer a:link, #footer a:visited, #footer a:active {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}



/* ----------------------------------------- */
/* Splash adds */


.splashadds {
}

.splashadds ul {
    padding-left: 0px;
    list-style-type: none;
    margin: 0px;
    margin-top: 17px;
}

.splashadds ul li {
    list-style-type: none;
    list-style: none;
    padding-left: 0px;
    padding-right: 10px;
    padding-bottom: 10px;
    float: left;
    margin-right: 10px;
    margin-bottom: 0px;
    background: url(../images/sw/splashadd_half_w_bg.jpg) no-repeat bottom right;
}

.lastsplash {
    margin-right: 0px;
}

.splashadds ul li a {
    padding-left: 0px;
    text-decoration: none;
    list-style-type: none;
}
.splashadds ul li a:hover {
    padding-left: 0px;
    text-decoration: none;
    font-weight: bold;
    list-style-type: none;
}

.splashadds ul li img {
    border: none 0px #fff;
}


/* ----------------------------------------- */
/* Show more */


a.showLink, a.hideLink {
    text-decoration: none;
    color: #FF3300;
    font-weight: bold;
    background: transparent url('../images/sw/bt_mag_glass.gif') no-repeat left;
    padding: 5px 5px 5px 35px;
}
a.hideLink {
    background: transparent url('../images/sw/bt_mag_glass_gry.gif') no-repeat left;
    padding: 5px 5px 5px 35px;
}
a.showLink:hover, a.hideLink:hover {
}

/* ----------------------------------------- */
/* results filter */

.choosefrom {
    float: left;
    clear: both;
    width: 570px;
    padding: 17px 0px 17px 10px;
    margin: 17px 0px 0px 0px;
    border: 2px solid #efefef;
}

.choosefrom strong {
    color: #FF3300;
    font-size: 10pt;
}

.choiceoption {
    margin-bottom: auto;
    clear: both;
    border-top: none 1px #ccc;
}
.choiceoption span {
    font-weight: bold;
    float: left;
    clear: left;
    margin-bottom: 1px;
    padding-bottom: 1px;
    width: 100px;
    border: 3px solid #444;
    background-color: #444;
    color: #fff;
}

.choiceoption ul {
    float: left;
    margin-right: 30px;
    margin-bottom: 1px;
    padding-top: 1px;
    list-style: none;
    width: 400px;
}
.choiceoption ul li {
    float: left;
    margin-left: 5px;
    margin-bottom: 5px;
    list-style-type: none;
    background-color: #ddd;
    border: 3px solid #ddd;
}

.choiceoption ul li.FirstOption {
    margin-left: 0px;
}


.choiceoption a:link, .PagerButtons a:visited, .PagerButtons a:active {
    text-decoration: none;
    color: #000;
}

.choiceoption a:hover {
    color: #FF3300;
}


.choiceoption ul li.Selected {
    background-color: #ddd;
    border: 3px solid #ddd;
}

.choiceoption ul li.showAll {
    background-image: url(../images/sw/search_sm_remove.png);
    background-repeat: no-repeat;
    background-position: right 0px;
}



.choiceoption ul li.showAll a {
    padding-right: 18px;
}


.ImageSizeSelect {
    float: left;
    width: auto;
    padding: 0px 5px 0px 5px;
    margin: 0px 0px 0px 0px;
}

.ImageSizeSelect span, .ImageSizeSelect div {
    float: left;
    margin-bottom: 10px;
}

.ItemsOrderBy {
    float: left;
    margin: 0px 0px 0px 0px;
    clear: right;
}

.ItemsOrderBy span, .ItemsOrderBy div {
    float: left;
    margin-bottom: 10px;
}

/* ----------------------------------------- */
/* product list */

.product_item_wrapper {
    float: left;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.piw_small {
    width: 127px;
    margin-right: 10px;
    margin-bottom: 9px;
    margin-right: 22px;
}
.piw_medium {
    width: 180px;
    margin-right: 15px;
    margin-bottom: 18px;
    margin-right: 18px;
}
.piw_large {
    width: 265px;
    margin-right: 20px;
    margin-bottom: 22px;
    margin-right: 35px;
}

.piw_small_last {
    width: 127px;
    margin-right: 0px;
    margin-bottom: 9px;
}
.piw_medium_last {
    width: 180px;
    margin-right: 0px;
    margin-bottom: 18px;
}
.piw_large_last {
    width: 265px;
    margin-right: 0px;
    margin-bottom: 22px;
}



.itemdesc {
    margin: 0px;
    float: left;
    padding: 0px;
}
.itemprice {
    float: left;
    overflow: hidden;
}

.itemdesc p {
    float: left;
    margin: 0px;
    padding: 0px;
}
.itemdesc h4 {
    float: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}


/* ----------------------------------------- */
/* result pager */

.resultsPaging {
    float: left;
    margin: 17px 10px 17px 10px;
    width: 565px;
}



.resultsPagingSummary {
    float: left;
    width: 88px;
    padding: 0px 0px 0px 5px;
    font-weight: bold;
    background: #444;
    color: #fff;
    border: 3px solid #444;
}
.resultsPagingButtons {
    float: left;
}

.pageButton {
    float: left;
    height: 25px;
    background-image: url('../images/sw/btn_Pager.gif');
    background-position: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 5px;
    text-decoration: none;
    color: #fff;
    text-align: center;
    font-size: 12px;
}
.pageButton span {
    background-image: url('../images/sw/btn_Pager.gif');
    background-position: right;
    height: 25px;
    width: 12px;
    float: right;
}

.resultsPagingButtons span.pageButton {
    background-image: url('../images/sw/btn_Pager_no_select.gif');
}
.resultsPagingButtons span.pageButton span {
    background-image: url('../images/sw/btn_Pager_no_select.gif');
}


.pageButton a:link, .pageButton a:visited, .pageButton a:active {
}

.resultsPagingButtons span.selected {
    background-image: url('../images/sw/btn_Pager_selected.gif');
}
.resultsPagingButtons span.selected span {
    background-image: url('../images/sw/btn_Pager_selected.gif');
}

.pageButton b {
    margin: 3px 0px 0px 3px;
    float: left;
}



.noResults {
    float: left;
    clear: both;
    width: 570px;
    padding: 17px 0px 0px 10px;
    margin: 17px 0px 0px 0px;
    border: 2px solid #FF3300;
}
.noResults strong {
    color: #FF3300;
    font-size: 10pt;
}


/* ----------------------------------------- */
/* Modals */

#modalMask {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9000;
    background-color: #000;
    display: none;
}

.modalWindow {
    position: absolute;
    left: 0;
    top: 0;
    width: 540px; /* height:450px; */
    display: none;
    z-index: 9001;
    padding: 20px;
}

.modalWindowClosed {
    position: absolute;
    z-index: 9001;
    left: 0;
    top: 0;
    padding: 20px; /*    display: none;      */ /* width: 540px;  height:450px; */
}

.modalWindowClosed fieldset {
    background-image: none;
    width: auto;
}
.modalWindowClosed formitems {
    background-image: none;
}
.modalWindowClosed fieldset div.endof {
    background-image: none;
}

.modalWindow fieldset {
    background-image: none;
    width: auto;
}
.modalWindow formitems {
    background-image: none;
}

.popUpWindowWrapper {
    background-color: #fff;
    border: 5px solid #ccc;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    padding: 10px;
}


.iPopUp fieldset {background-image: none;}
.iPopUp formitems {background-image: none;}



/* ----------------------------------------- */
/* DesignerNextPage  */

.DesignerNextPage {
    /* float: right; */
    width: 111px;
    height: 25px;
    position: absolute;
    top: -60px;
    left: 470px;
    background-image: url(../images/sw/bt_designer_bg.gif);
    background-repeat: no-repeat;
    background-position: top right;
    margin-bottom: 9px;
}
.DesignerNextPage img {
    border: 0px;
    float: left;
    vertical-align: middle;
}
.DesignerNextPage div {
    /* position:absolute;*/
    float: left;
    height: 25px;
    width: 60px;
    margin-left: -10px;
    background-image: url(../images/sw/bt_designer_left.gif);
    background-repeat: no-repeat;
    background-position: left top;
    padding: 3px 0px 0px 10px;
}


/* ----------------------------------------- */
/* Shopping basket  */


.DObasket {
    width: 550px;
    margin: 5px;
    background-image: url(../images/sw/basketheader_bg.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    background-color: #fff;
}
.DOBasketHeader {
    padding: 5px;
    margin: 5px;
    color: #000;
    font-weight: bold;
    border-left: 1px dotted #fff;
    height: 38px;
}
/* height:20px; */

.DOBasketRow {
    padding: 5px;
    margin: 5px;
    background-color: #fff;
    border-bottom: 2px;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #ccc;
}


.DOBasketRow img {
    border: 0px;
}

.DOBasketSubtotal {
    border-top: double 1px #ccc;
    background-color: #ddd;
    border-left: 1px dotted #fff;
    height: 40px;
    padding: 5px;
    margin: 5px;
}
.DOBasketFooter {
    background-color: #ddd;
    padding: 5px;
    margin: 5px;
}
.DOBasketItemOptions {
    padding: 2px;
}

.DObasket {
    .Column1 {
        width: 50px;
    }
    
}

.DObasket .ColumnTotals {
    width: 60px;
}
.DObasket .ColumnRemove {
    width: 20px;
}

.DObasket span.light {
    color: #888;
}


/* ----------------------------------------- */
/* Order Summary */


.CostSummary {
    float: left;
    width: 551px;
    clear: both;
    padding-left: 5px;
    padding-top: 17px;
    padding-bottom: 17px;
}
.CostSummary table {
    float: right;
    border: 0px;
    margin: 0px;
    width: 200px;
    background-image: url(../images/sw/basketheader_bg.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    background-color: #000;
}

.CostSummaryHeader {
    height: 45px;
    color: #fff;
    font-weight: bold;
    padding-left: 5px;
}

.CostSummaryLabel {
    text-align: left;
    border-top: double 1px #ccc;
    background-color: #ddd;
    height: 20px;
    padding: 5px;
    margin: 5px;
}
.CostSummaryValue {
    text-align: right;
    border-top: double 1px #ccc;
    background-color: #ddd;
    border-left: 1px dotted #fff;
    height: 20px;
    padding: 5px;
    margin: 5px;
    width: 50px;
}



.PaymentMods {
    width: 328px;
    float: left;
    padding-right: 5px;
}


div.SpecialOffer {
    width: 540px;
    margin: 15px 0px 0px 0px;
    border: dashed 2px #EA6A1E;
    padding: 5px 5px 5px 5px;
}

div.ClaimDiscount {
    width: 540px;
    margin: 15px 0px 0px 0px;
    border: dashed 2px #EA6A1E;
    padding: 5px 5px 5px 5px;
}

.ClaimNow {
    float: left;
    width: 201px; /* Width of button image */
    height: 25px; /* Height of button image */
    padding: 25px 0 0;
    margin: 0;
    border: 0;
    margin-top: 3px;
    background: transparent url(../images/sw/claimdiscount.jpg) no-repeat;
    overflow: hidden;
    cursor: pointer;
}

div.summaryQuestions,div.purchaseoptions  {
    float: left;
    clear: both;
    width: 100%;
    margin-bottom: 17px;
}
.summaryQuestions ul, purchaseoptions ul  {
    list-style: none;
    list-style-type: none;
    margin: 0px;
}
.summaryQuestions ul li, .purchaseoptions ul li {
    list-style: none;
    list-style-type: none;
    float: left;
    clear: right;
}


.rblHandHold {
    float: left;
    width: 400px;
}
.rblHandHold br {
    float: left;
    clear: both;
}
.rblHandHold label {
    width: 90%;
}


summaryQuestions, .purchaseoptions {
    float: left;
    clear: both;
}


.summaryQuestions .validators, .purchaseoptions .validators {
    float: left;
    position: relative;
}

.summaryQuestions .validatorddl {
    float: left;
    width: 150px;
    position: relative;
    left: -14px;
    top: 2px;
}

.OrderOnHold { border:2px dotted #FF3300; padding:5px; margin-bottom:17px; background-color:#ccc }
.OrderOnHold h3, .OrderOnHold em,.OrderOnHold strong  { color:#FF3300}

.OrderItemOnHold { border:2px dotted #FF3300; padding:5px; margin-bottom:17px; background-color:#ccc }
.OrderItemOnHold em,.OrderItemOnHold strong  { color:#FF3300}

.UpdateOnHold { border:2px dotted #FF3300; padding:5px; background-color:#ccc; float:left }
.UpdateOnHold span { float:left}


.complete { color: #267613; background-color:#4AD42A; display:block; padding:5px }
.onhold { color:#FDFF5C ; background-color:#FF3300; display:block; padding:5px }

.PreDiscount { text-decoration:line-through; color:#bbb}





/* ========================================================================= */
/* Sections  */
/* ========================================================================= */


/* All - Buttons  */
/* ----------------------------------------- */

/* Width of button image */
/* Height of button image */

.baselineButtons{float:right}

.addtobasketlarge {
    float: left;
    width: 62px;
    height: 25px;
    padding: 64px 0 0;
    margin: 0;
    border: 0;
    background: transparent url(../images/sw/bt_buynow.jpg) no-repeat;
    overflow: hidden;
    cursor: pointer;
}

.addtobasketlargeoutofstock {
    float: left;
    width: 64px;
    height: 25px;
    padding: 64px 0 0;
    margin: 0;
    border: 0;
    background: transparent url(../images/sw/bt_buynow_grey.jpg) no-repeat;
    overflow: hidden;
    cursor: pointer;
    text-indent: -200px;
}


.addtoWishlistlarge {
    float: left;
    width: 83px;
    height: 25px;
    padding: 64px 0 0;
    margin: 0;
    border: 0;
    background: transparent url(../images/sw/bt_wishlist_add.jpg) no-repeat;
    overflow: hidden;
    cursor: pointer;
    text-indent: -200px;
}

.askAQuestion {
    float: left;
    width: 119px;
    height: 25px;
    padding: 64px 0 0;
    margin: 0;
    border: 0;
    background: transparent url(../images/sw/bt_askAQuestion.gif) no-repeat;
    overflow: hidden;
    cursor: pointer;
    text-indent: -200px;
}


.btnContBrow {
    float: left;
    width: 91px;
    height: 25px;
    padding: 25px 0 0;
    margin-right: 5px;
    border: 0;
    margin-top: 3px;
    text-indent: -200px;
    background: transparent url(../images/sw/bt_toshop.gif) no-repeat;
    overflow: hidden;
    cursor: pointer;
}


.btnCheckOut {
    float: left;
    width: 91px;
    height: 25px;
    text-indent: -200px;
    padding: 25px 0 0;
    margin-right: 5px;
    border: 0;
    margin-top: 3px;
    background: transparent url(../images/sw/bt_checkout.gif) no-repeat;
    overflow: hidden;
    cursor: pointer;
}

.btnCancel {
    float: left;
    width: 91px;
    height: 25px;
    padding: 25px 0 0 0;
    margin-right: 5px;
    border: 0;
    margin-top: 0;
    text-indent: -200px;
    background: transparent url(../images/sw/bt_cancel.gif) no-repeat;
    overflow: hidden;
    cursor: pointer;
}

.btnSelectContinue {
    float: left;
    width: 91px;
    height: 25px;
    padding: 25px 0 0;
    margin: 0;
    border: 0;
    margin-top: 3px;
    background: transparent url(../images/sw/bt_savecont.jpg) no-repeat;
    overflow: hidden;
    cursor: pointer;
}

.btnContinueToSecure {
    float: left;
    width: 491px;
    height: 25px;
    padding: 25px 0 0;
    margin: 0;
    border: 0;
    margin-top: 3px;
    background: transparent url(../images/sw/bt_SecurePP.jpg) no-repeat;
    overflow: hidden;
    cursor: pointer;
}

.btnPayWithVouchers {
    float: left;
    width: 491px;
    height: 25px;
    padding: 25px 0 0;
    margin: 0;
    border: 0;
    margin-top: 3px;
    background: transparent url(../images/sw/bt_useVouchers.jpg) no-repeat;
    overflow: hidden;
    cursor: pointer;
}


/* ----------------------------------------- */
/* Home  */

.home .CopyHolder h3 {
    font-size: 28px;
    color: #FF3300;
}
.home .CopyHolder h4 {
    font-size: 16px;
    color: #479CAC;
}

/* ----------------------------------------- */
/* Designer  */

.designerTop {
    float: left;
    width: 600px;
    height: 220px;
    background-repeat: no-repeat;
    padding-top: 0px;
    overflow: hidden;
}
.designerIntro {
    width: 314px;
    float: left;
    color: #fff;
    background-image: url(../images/sw/black_bg.png);
    padding: 5px;
    margin-left: 10px;
}
.designerCopy {
    float: left;
    width: 140px;
    padding: 5px 5px 0px 35px;
}
.designerPortrait {
    float: left;
    width: 80px;
    padding-top: 10px;
}
.designerPortrait img {
    float: left;
    padding: 0px 5px 5px 0px;
}

/* ----------------------------------------- */
/* Product  */
.productimages {
    float: left;
    clear: right;
    width: 100%;
    margin-top: 0px;
}
.productimages img {
    float: left;
    border: 0px;
}
.productThumbs {
    float: left;
    width: 150px;
}
.productThumbs ul {
    margin: 0px;
    padding: 0px;
    margin-top: 10px;
}
.productThumbs ul li {
    float: left;
    width: 200px;
    list-style-type: none;
    margin: 0px 0px 0px 10px;
    margin-right: 0px;
    margin-bottom: 3px;
    padding: 0px 0px 0px 0px;
}
.productThumbs ul li a {
    text-decoration: none;
}
.productThumbs ul li a:visited, .productThumbs ul li a:link, .productThumbs ul li a:active {
    color: #2b3739;
}
.productThumbs ul li a:hover {
    color: #FF3300;
}
.product_thumb_content img {
    float: left;
    background-image: url(../images/box/bottom_left.jpg);
    background-repeat: no-repeat;
    background-position: bottom left;
    padding-bottom: 10px;
}
.product_thumb_content {
    float: left;
    border: 0px;
    padding-right: 10px;
    background-image: url(../images/box/top_right.jpg);
    background-repeat: no-repeat;
    background-position: top right;
}

span.imageText {
    padding: 5px;
    float: left;
    width: 100px;
}

.relatedimages {
    float: left;
    width: 580px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.relatedimagetext {
    float: left;
    width: 150px;
    padding-left: 10px;
}
.relatedimages img {
    float: left;
    border: 0px;
}
.relatedimagehr hr {
    display: none;
    width: 560px;
    clear: both;
}
.relatedimages {
    width: 560px;
    margin-bottom: auto;
    clear: both;
    border-top: dashed 1px #ccc;
}

.relatedThumbs {
    float: left;
    width: 400px;
}
.relatedThumbs ul {
    margin: 0px;
    padding: 0px;
    margin-top: 10px;
}
.relatedThumbs ul li {
    float: left;
    width: 90px;
    list-style-type: none;
    margin: 0px 0px 0px 10px;
    margin-right: 0px;
    margin-bottom: 3px;
    padding: 0px 0px 0px 0px;
}
.relatedThumbs ul li a {
    text-decoration: none;
}

.relatedThumbs ul li a:visited, .productThumbs ul li a:link, .productThumbs ul li a:active {
    color: #2b3739;
}
.relatedThumbs ul li a:hover {
    color: #FF3300;
}

.related_thumb_content img {
    float: left;
    background-image: url(../images/box/bottom_left.jpg);
    background-repeat: no-repeat;
    background-position: bottom left;
    padding-bottom: 10px;
}
.related_thumb_content {
    float: left;
    border: 0px;
    padding-right: 10px;
    background-image: url(../images/box/top_right.jpg);
    background-repeat: no-repeat;
    background-position: top right;
}


.Colsplit_l {
    width: 425px;
    float: left;
}
.ColSplit_r {
    width: 135px;
    float: left;
    margin-left: 5px;
    margin-top: 17px;
}

.linked {
    /* color:#267613 */
    color: #999999;
    display: block;
}





/* ========================================================================= */
/* Special Copy  */
/* ========================================================================= */

/* ----------------------------------------- */
/* Ring Sizing */

.RingSizer {
    border-spacing: 5px;
    font-size: 14px;
}
.RSUK {
    padding: 5px;
    border: 0px none #ccc;
    background-color: #B3E3EC;
}
.RSUK_h {
    padding: 5px;
    background-color: #28899B;
    color: #fff;
    width: 10%;
}
.RSUK_s {
    padding: 5px;
    background-color: #4EA5B5;
    color: #fff;
    width: 15%;
    text-align: center;
}

.RSNAUS {
    padding: 5px;
    border: 0px none #ccc;
    background-color: #D4EEF3;
}
.RSNAUS_h {
    padding: 5px;
    background-color: #42ABBE;
    color: #fff;
    width: 10%;
}
.RSNAUS_s {
    padding: 5px;
    background-color: #5BB8C9;
    color: #fff;
    width: 15%;
    text-align: center;
}

.RSEuro {
    padding: 5px;
    border: 0px none #ccc;
    background-color: #B3E3EC;
}
.RSEuro_h {
    padding: 5px;
    background-color: #28899B;
    color: #fff;
    width: 10%;
}
.RSEuro_s {
    padding: 5px;
    background-color: #4EA5B5;
    color: #fff;
    width: 15%;
    text-align: center;
}

.RSJap {
    padding: 5px;
    border: 0px none #ccc;
    background-color: #D4EEF3;
}
.RSJap_h {
    padding: 5px;
    background-color: #42ABBE;
    color: #fff;
    width: 10%;
}
.RSJap_s {
    padding: 5px;
    background-color: #5BB8C9;
    color: #fff;
    width: 15%;
    text-align: center;
}

/* ----------------------------------------- */
/* Designer Directory */


.DesignerDirectory {
}
.DesignerDirectory ul {
    list-style: none;
    float: left;
}
.DesignerDirectory ul li {
    list-style: none;
    width: 270px;
    float: left;
    padding: 0px;
    margin-left: 0px;
    margin-top: 17px;
    margin-right: 20px;
}
.DesignerDirectory img {
    border: 0px;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}
.DesignerDirectory p {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 10px;
}
.DesignerDirectory span {
    font-style: italic;
}
.DesignerDirectory h3 {
    margin: 0px;
    color: #2B3739;
    font-size: 12px;
    width: 264px;
    display: block;
    background: #eee url(../images/sw/fw_directory_h3.jpg) no-repeat top left;
}
.DesignerDirectory a {
    text-decoration: none;
}

.directory_item_content {
    float: left;
    background-image: url(../images/box/bottom_left.jpg);
    background-repeat: no-repeat;
    background-position: bottom left;
    padding-bottom: 10px;
    margin-bottom: -10px;
}

.directory_header {
    float: left;
    border: 0px;
    padding-right: 10px;
    padding-left: 0px;
    width: 270px;
    background-image: url(../images/box/top_right.jpg);
    background-repeat: no-repeat;
    background-position: top right;
}

.DirectoryMiniBanner {
    float: left;
    width: 270px;
}

.DirectoryCopyHolder {
    width: 250px;
    float: left;
    color: #fff;
    background-image: url(../images/sw/fw_directory_item_bg.png);
    background-position: top left;
    padding: 0px;
    height: 140px;
}

.DirectoryThumb {
    float: left;
    width: 80px;
    padding-top: 10px;
}
.DirectoryThumb img {
    float: left;
    padding: 0px 0px 5px 10px;
}

.DirectoryCopy {
    float: left;
    border: 0px;
    padding: 5px 5px 0px 5px;
    width: 135px;
}

.DesignerDirectory .alternate {
    margin-right: 0px;
    clear: right;
}


fieldset {
    background: url(../images/sw/forms/fw_frm_bg_top.png) no-repeat; /* width: 600px;*/
    margin-bottom: 17px;
    margin-top: 17px;
    padding: 0px 0px 0px 0px;
    position: relative;
    left: 0px;
    top: 0px;
    border: 0px none;
}
/* fieldset  span.ends {display:block; background:#666 url(../images/sw/forms/fw_frm_bg_bottom.png) no-repeat; width:100%; height:53px; position:absolute; left:0px; } */

legend span.legend {
    display: block;
    background-image: url(../images/sw/forms/fw_frm_bg_top_legend.png);
    height: 27px;
    color: #345;
    font-weight: bold;
    position: relative;
    top: -2px;
    left: 100px;
    width: 295px;
    padding: 20px 14px 0px 15px;
    font-size: 14px;
}


.endof {
    display: block;
    background: url(../images/sw/forms/fw_frm_bg_bottom.png) no-repeat;
    width: 600px;
    height: 53px;
    position: relative;
    left: 0px;
    top: 53px;
}


fieldset h2, fieldset h3 {
    float: left;
    width: 90%;
}
fieldset p {
    width: 90%;
}

ul.formitems {
    width: 85%;
    margin: auto;
    margin-top: 1px;
    list-style: none;
    position: relative;
    left: 0px;
    top: 0px;
    padding-top:18px;
}

ul.formitems li {
    width: 100%;
    margin: 0px 0px 0px 0px;
    list-style: none;
    clear: both;
    padding: 0px 0px 0px 0px;
}



ul.noMargin li {
    margin: 0px 0px 0px 0px;
}

label {
    width: 180px;
    float: left;
    color: #2B3739;
    margin: 3px 0px 14px 0px;
    font-weight: bold;
    font-size: 12px;
}


.lbl_small label {
    width: 100px;
}


.lbl_small h3 {
    width: 150px;
}

.labelCheckBox {
    width: 250px;
}


ul.popup {
    top: 0px;
}

ul.popup li {
    margin: 5px 5px 5px 5px;
    padding: 0px 5px 0px 0px;
}

.fl {
    float: left;
    margin: 0px 0px 0px 0px;
}

img.basketSuccess {
    background-color: #fff;
    border: 2px solid #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 3px 3px 5px 1px #ccc;
    -webkit-box-shadow: 3px 3px 5px 5px 1ccc;
    box-shadow: 3px 3px 5px 5px 1ccc;
    float: left;
    margin: 0px 10px 10px 0px;
}





fieldset input.shortText {
    float: left;
}


input.char2 {
    width: 2em;
}


.dropdown {
    float: left;
}


span.rfieldpopUp {
    position: absolute;
    margin-top: -21px;
    margin-left: 150px;
    border: 2px solid #C0C097;
    background-color: #fff;
    color: white;
    padding: 3px;
    text-align: left;
    z-index: 1;
    color: #333333;
    display: inline-block;
}


span.errorreq {
    
    margin: 0px 0px 5px 0px;
    padding: 5px 5px 5px 5px;
    background: #A30000 url(../images/sw/forms/error_validator.jpg) no-repeat top left;
    border-top: 3px none #fff;
    border-right: 3px none #fff;
    border-bottom: 3px none #fff;
    border-left: 3px none #fff;
    z-index: 9990;
    color: #fff;
    font-weight: bold;
    display: block;
    width: 240px;  
        margin-top:-5px;
          position: absolute;
            z-index: 9999999;
            left: 10px;
            box-shadow: 10px 10px 10px #ccc;
            background-color: #fff;
            background-image: none;
            color: #870C0E;
            border: 3px solid #870C0E;
         
}






  span.errorreq[style*="inline"] {
            display: block !important;
            border: 3px solid #870C0E;
           
        }
        
     
        
        
        span.errorreq:before {
            content: "";
            position: absolute;
            top: 6px;
            left: -8px;
            border-bottom: 8px solid transparent;
            border-top: 8px solid transparent;
            border-right: 8px solid #870C0E;
        }
        
        span.errorreq:after {
            content: "";
            position: absolute;
            top: 8px;
            left: -4px;
            border-bottom: 6px solid transparent;
            border-top: 6px solid transparent;
            border-right: 6px solid #fff;
        }










fieldset .validators {
    float: left; /* width: 200px;*/
    position: relative;
}

fieldset .validatorddl {
    float: left;
    width: 150px;
    position: relative;
    left: -14px;
    top: 2px;
}


.pickAddress ul {
    list-style: none;
}
.pickAddress ul li {
    float: left;
    height: 170px;
    width: 150px;
    list-style: none;
    margin-right: 20px;
    margin-bottom: 20px;
    padding: 10px;
    display: block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 5px solid #ddd;
    background: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #999;
}


.pickAddress ul li.selected {
    border-color: #999;
    color: inherit;
}

.pickAddressSelect {
    padding: 4px;
    width: 140px;
    background: url(../images/sw/forms/smallselect.jpg) no-repeat;
    float: left;
    clear: both;
    color: #fff;
    font-weight: bold;
}
.pickAddressDetail {
    padding: 4px;
    float: left;
    clear: both;
}


/* ----------------------------------------- */
/* Mini views */




.rsHScroller {
    position: relative;
    float: left;
    background: url(../images/sw/sScroll/scroller_outer_top.png) no-repeat top;
    padding: 15px 0px 0px 0px;
    left: -10px;
}

#recentlyViewed {
    width: 320px;
    float: left; /* 320px is full*/
    height: 80px;
}

#recentlyViewed div.scrollableArea * {
    float: left;
    padding-left: 0px;
}


#miniBasket {
    width: 320px;
    float: left;
    height: 80px;
}

#miniBasket div.scrollableArea * {
    float: left;
    padding-left: 0px;
}


/* ----------------------------------------- */
/* add to basket */

.pricesBuy {
    border: 3px #eee solid;
    padding: 3px;
    width: 570px;
}
.voucherbuy {
    border: 3px #eee solid;
    padding: 17px;
    width: 542px;
}

.BuyInfo .purchaseprice {
    width: 180px;
}
.BuyInfo .purchaseoptions {
    float: left;
    margin-bottom: 5px;
}

.BuyInfo {
    float: left;
    clear: both;
    width: 100%;
}
.ToBuy {
    float: left;
    width: 95px;
    clear: left;
    padding-top: 15px;
}
.ToBuy .OutOfStock {
    width: 150px;
}
.ToBuy span {
    padding-right: 3px;
}

/*.BuyButtonHolder {
      overflow: hidden;    height: 30px;
    float: left;
    width: 100%;
    margin-top: 15px;
}
*/
.nonreturn {
    color: #ff0000;
}

.BuyInfo label {
    width: 30px;
}

.priceandbasketlarge .purchaseprice {
    width: 180px;
}
.priceandbasketlarge .purchaseoptions {
    float: left;
    margin-bottom: 5px;
}
.BuyInfoHeader {
    float: left;
    width: 580px;
}

.purchaseoptions {
    margin-bottom: 5px;
}
.purchaseoptions h4 {
    margin-top: 5px;
    margin-bottom: 0px;
}
.purchaseoption {
    padding: 5px;
    border: dashed 1px #ddd;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    width: 265px;
}
.purchaseoption label {
    width: 140px;
    float: left;
}
.purchaseoption .errorreq {
    float: left;
    position: absolute;
    z-index: 9999;
    margin-left: -8px;
    margin-top: 3px;
    width: 160px;
}


.popUpWindowWrapper .errorreq { width:120px;}


/* .BuyButtonHolder input { margin-right:10px; }*/

.WishQuest {
    margin-left: 5px;
    border-left: 1px solid #ddd;
    float: left;
    padding-left: 15px;
}

/* ----------------------------------------- */
/* Scrollers */

/*
Thumbnail scroller jQuery plugin
scrollers styling
*/
.rhScroller {
    position: relative;
    left: -10px;
    padding: 0px 0px 25px 0px;
    overflow: hidden;
    background: url(../images/sw/Scroller/scroller_outer_bottom.png) no-repeat bottom;
}

.jThumbnailScroller {
    float: left;
    position: relative;
    width: 800px;
    margin: 100px auto 0 auto;
    border: 0px none;
    padding: 0;
    overflow: hidden;
}

.jThumbnailScroller .jTscrollerContainer {
    position: absolute;
}
.jThumbnailScroller .jTscroller {
    position: relative;
    height: 100%;
    margin: 0;
    left: 0;
    top: 0;
    display: inline-block;
    display: *inline;
}
.jThumbnailScroller .jTscrollerNextButton, .jThumbnailScroller .jTscrollerPrevButton {
    position: absolute;
    display: block;
    width: 40px;
    height: 40px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    opacity: 0.7;
}
.jThumbnailScroller .jTscrollerNextButton {
    background: #000 url(../images/sw/Scroller/nextArrow.png) center center;
}
.jThumbnailScroller .jTscrollerPrevButton {
    background: #000 url(../images/sw/Scroller/prevArrow.png) center center;
}
.jThumbnailScroller .jTscrollerNextButton:hover, .jThumbnailScroller .jTscrollerPrevButton:hover {
    background-color: #d56916;
    opacity: 1;
}
.jThumbnailScroller .jTscroller a {
    display: block;
    float: left;
    border: 5px solid #ddd;
    margin: 2px 10px 2px 0;
    background: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.jThumbnailScroller .jTscroller a:hover {
    border-color: #fff;
}
.jThumbnailScroller .jTscroller a:first-child {
    margin-left: 10px;
}
.jThumbnailScroller .jTscroller a img {
    border: none;
}
/* different styled scrollers */
/* liquid width scroller */


.jThumbnailScroller#recentlyViewed {
    margin: 0px 0px 0px 0px;
    width: 320px;
    padding: 0px 0px 15px 0px;
}
.jThumbnailScroller#recentlyViewed .jTscroller a {
    opacity: 0.7;
}
.jThumbnailScroller#recentlyViewed .jTscroller a:hover {
    opacity: 1;
}
.jThumbnailScroller#recentlyViewed .jTscrollerNextButton {
    margin: -20px 10px 0 10px;
    right: 0;
    top: 50%;
}
.jThumbnailScroller#recentlyViewed .jTscrollerPrevButton {
    margin: -20px 10px 0 10px;
    left: 0;
    top: 50%;
}

.jThumbnailScroller#miniBasket {
    margin: 0px 0px 0px 0px;
    width: 320px;
    padding: 0px 0px 15px 0px;
}
.jThumbnailScroller#miniBasket .jTscroller a {
    opacity: 0.7;
}
.jThumbnailScroller#miniBasket .jTscroller a:hover {
    opacity: 1;
}
.jThumbnailScroller#miniBasket .jTscrollerNextButton {
    margin: -20px 10px 0 10px;
    right: 0;
    top: 50%;
}
.jThumbnailScroller#miniBasket .jTscrollerPrevButton {
    margin: -20px 10px 0 10px;
    left: 0;
    top: 50%;
}




/* ----------------------------------------- */
/* Designer Editing */



.desToolTips {
    box-shadow: 15px 15px 15px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 15px 15px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 15px 15px rgba(0, 0, 0, 0.4);
    border: 3px solid #378B96;
    background-color: #fff;
    color: #378B96;
}

.desToolTips:before {
    content: "";
    position: absolute;
    top: -12px;
    left: 8px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 8px 12px 8px;
    border-color: transparent transparent #378b96 transparent;
    line-height: 0px;
    _border-color: #000000 #000000 #378b96 #000000;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}


.desToolTips:after {
    content: "";
    position: absolute;
    top: -6px;
    left: 12px;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 4px 6px 4px;
    border-color: transparent transparent #ffffff transparent;
    line-height: 0px;
    _border-color: #000000 #000000 #ffffff #000000;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}

/* Steps list */

.StepNav {
    float: left;
    height: 50px;
}
.StepNav ol {
    float: left;
    list-style: none;
}
.StepNav ol li {
    float: left;
    list-item-style: none;
    width: 85px;
    height: 35px;
    padding: 0px 0px 0px 0px;
    margin: 0px 15px 34px 0px;
    font-weight: normal;
    background-image: url(../images/sw/box/drop-shadow-bg_sm.gif);
    background-position: bottom right;
}
.StepNav ol li a {
    float: left;
    width: 80px;
    font-weight: normal;
    float: left;
    background-repeat: no-repeat;
    margin: 5px 0px 0px 5px;
    text-decoration: none;
}
.StepNav div {
    background-image: url(../images/sw/box/bottom_left_sm.jpg);
    background-position: bottom left;
    float: left;
    background-repeat: no-repeat;
    height: 35px;
}
.StepNav span {
    background-image: url(../images/sw/box/top_right_sm.jpg);
    background-position: top right;
    background-repeat: no-repeat;
    height: 35px;
    float: left;
}

.CurrentStep {
    background-color: #ea6a1e;
    font-weight: bold;
    background-image: none;
    color: #fff;
}
.CurrentStep a:link {
    color: #fff;
}
.CurrentStep a {
    color: #fff;
}

.CompleteStep {
    background-color: #4AD42A;
    font-weight: bold;
    background-image: none;
    color: #fff;
}
.CompleteStep a:link {
    color: #33FF00;
}
.CompleteStep a {
    color: #33FF00;
}

.NoStep {
    background-color: #CCCCCC;
    font-weight: bold;
    background-image: none;
    color: #fff;
}
.NoStep a:link {
    color: #999999;
}
.NoStep a {
    color: #999999;
}



.ed_pimg ul {
    list-style: none;
    float: left;
    clear: right;
    width: 510px;
}
.ed_pimg li {
    list-style-type: none;
    list-style: none;
    width: 60px;
    background-image: url(../images/sw/formitem_bg.png) /* ie 6 maybe background-color:#479cac; */;
}
.ed_pimg ul li {
    list-style-type: none;
    list-style: none;
    float: left;
    margin: 5px;
    height: 79px;
}


/* Misc */
/* Ajax loaders */



span.loader { position:absolute; z-index: 9998;background-color:#fff; border:none}

.loader_il {
    display: inline;
    float: left;
    width: 16px;
    height: 16px;
}

img.loading_sm {
    float: left;
    clear: none !important;
    display: inline;
    background: url(../images/sw/loading_sm_or.gif) no-repeat;
    position:absolute;
     z-index: 9999;
     
}

.loader {
  background-color: #fff;
  border: none !important;
  }


span.loading_sm {
    float: left;
    clear: none !important;
    display: inline;
     background: url(../images/sw/loading_sm_or.gif) no-repeat; 
    height: 20px;
    width: 20px;
    position: relative;background-color:#fff;
    border:none;
   
}


.popUpWindowWrapper .loader {}
.popUpWindowWrapper span.loading_sm { position:absolute; z-index:9999; width:100px; height: 100px;  background: url(../images/sw/loading_me_or.gif) no-repeat;  }




.feature_box {
    /* width:250px; */
    position: relative;
    margin: 0px 10px 0px 0px;
}

.feature_box img {
    border: 0px;
}

.feature_box h3 {
    background: #3A9BAE; /*#ECECEC; #E3E3EC;  #CDCDCE; */
    padding: 5px;
    font-size: 12px;
    margin: 0;
    font-weight: bold;
    font-family: arial,helvetica,sans-serif;
    background: url(../images/sw/fw_Feature_Box_Top_Bg.jpg) no-repeat bottom left;
}

.feature_box a, .feature_box h3 a {
    text-decoration: none;
}
.feature_box h3 a:link, .feature_box h3 a:visited {
    color: #666 /*#0E414C  #536265 */;
}
.feature_box a:hover {
    background: none;
}
.feature_box a, .feature_box img {
    display: block;
}

.feature_box h3 span.sub_hdr {
    display: block;
    color: #536265;
    font-size: 10px;
    margin: 0 0 0;
    font-weight: bold;
}

.feature_box p {
    overflow: hidden;
    width: 100%;
    z-index: 1;
    background: transparent url(../images/sw/black_bg.png) repeat;
    font-family: tahoma,verdana,arial,helvetica,sans-serif;
    margin: 0;
    font-size: 12px;
    margin: 0 0 10px 0;
    line-height: 1.5;
}

.feature_box p a:link, .feature_box p a:visited {
    /* width:230px; */
    color: #FFF;
    padding: 10px;
}

.feature_box p a:hover {
    color: #FFF;
}

.cCnrb2 {
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
.cCnr {
    -webkit-border-radius: 5px;
    -webkit-border-top-left-radius: 0;
    -moz-border-radius: 5px;
    -moz-border-radius-topleft: 0;
    border-radius: 5px;
    border-top-left-radius: 0;
}


.cCnrG {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.cCnrbl {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-border-bottom-left-radius: 0px;
    -moz-border-radius-bottomleft: 0px;
    border-bottom-left-radius: 0px;
}

.cCnrTrBl {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-border-radius-topleft: 0;
    border-top-left-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0;
}



.mega-menu ul, .mega-menu ul li {
    list-style: none;
}
.mega-menu ul {
    position: relative;
    padding: 0;
    margin: 0;
}
.mega-menu ul li ul {
    display: none;
}
.mega-menu .sub {
    display: none;
}
.mega-menu .sub ul {
    display: block;
}

.whiteMenu {
    /*     font: normal 13px Arial, sans-serif; line-height: 16px; width:950px; margin:auto;     */
    margin: auto;
    width: 940px;
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
    padding: 10px 0px 0px 0px;
    height: 53px; /* background: #ffffff url(../images/sw/nav_mm_bar.jpg) no-repeat 0px 6px */
}
.whiteMenu ul.mega-menu, .whiteMenu ul.mega-menu, .whiteMenu ul.mega-menu li {
    margin: 0;
    padding: 0;
    border: none;
    padding: 0px 0px 0px 5px;
}
.whiteMenu ul.mega-menu {
    background: #fff url(../images/sw/menu/bg_white.png) repeat-x 0 -80px;
    width: 935px;
    height: 40px;
    border-right: 1px solid #E2E2E2; /* #afafaf */
    position: relative;
    border-left: 1px solid #EFEEEE; /* #afafaf */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.whiteMenu ul.mega-menu li {
    float: left;
    margin: 0;
    padding: 0;
    font-size: 13px;
    font-weight:400;
}
.whiteMenu ul.mega-menu li a {
    float: left;
    display: block;
    color: #999;
    padding: 12px 18px 12px 12px;
    background: url(../images/sw/menu/bg_white.png) repeat-x 100% 0;
    text-shadow: 1px 1px 1px #fff;
    text-decoration: none;
}
.whiteMenu ul.mega-menu li a.dc-mega {
    position: relative;
}
.whiteMenu ul.mega-menu li a .dc-mega-icon {
    display: block;
    position: absolute;
    width: 8px;
    height: 6px;
    top: 18px;
    right: 8px;
    background: url(../images/sw/menu/arrow.png) no-repeat 0 100%;
}
.whiteMenu ul.mega-menu li.mega-hover a, .whiteMenu ul.mega-menu li a:hover {
    background-position: 100% -40px;
    color: #2B3739;
    text-shadow: none;
}
.whiteMenu ul.mega-menu li.mega-hover a .dc-mega-icon {
    background-position: 0 100%;
}
.whiteMenu ul.mega-menu li .sub-container {
    position: absolute;
    background: url(../images/sw/menu/bg_sub_left.png) no-repeat 0 100%;
    padding-left: 20px;
    margin-left: -3px;
}
.whiteMenu ul.mega-menu li .sub {
    background: url(../images/sw/menu/bg_sub.png) no-repeat 100% 100%;
    padding: 20px 20px 20px 10px;
}
.whiteMenu ul.mega-menu li .sub-container.mega .sub {
    padding: 20px 20px 10px 0;
}
.whiteMenu ul.mega-menu li .sub .row {
    width: 100%;
    overflow: hidden;
    clear: both;
}
.whiteMenu ul.mega-menu li .sub li {
    list-style: none;
    float: none;
    width: 280px /* 210px 4 col 170px*/;
    font-size: 1em;
    font-weight: normal;
}
.whiteMenu ul.mega-menu li .sub li.mega-hdr {
    margin: 0 10px 10px 0;
    float: left;
}
.whiteMenu ul.mega-menu li .sub li.mega-hdr.last {
    margin-right: 0;
}
.whiteMenu ul.mega-menu li .sub a {
    background: none;
    border: none;
    text-shadow: none;
    color: #111;
    padding: 7px 10px;
    display: block;
    float: none;
    text-decoration: none;
    font-size: 0.9em;
}
.whiteMenu ul.mega-menu li .sub li.mega-hdr a.mega-hdr-a {
    padding: 5px 5px 5px 15px;
    margin-bottom: 5px;
    background: #E3E3E3 url(../images/sw/menu/bg_mega_hdr.png) no-repeat 0 0;
    text-transform: uppercase;
    font-weight: bold;
    color: #2B3739;
    text-shadow: 1px 1px 1px #fff;
}
.whiteMenu ul.mega-menu li .sub li.mega-hdr a.mega-hdr-a:hover {
    color: #EA6A1E;
    text-shadow: none;
}
.whiteMenu ul.mega-menu .sub li.mega-hdr li a {
    padding: 4px 5px 4px 20px;
    background: url(../images/sw/menu/arrow_off.png) no-repeat 5px 8px;
    font-weight: normal;
}

.whiteMenu ul.mega-menu .sub li.mega-hdr li a:hover {
    color: #EA6A1E;
    background: none url(../images/sw/menu/arrow_on.png) no-repeat 5px 8px; /* background: #efefef url(../images/sw/menu/arrow_on.png) no-repeat 5px 8px; */
}



.whiteMenu ul.mega-menu .sub ul li {
    padding-right: 0;
}
.whiteMenu ul.mega-menu li .sub-container.non-mega .sub {
    padding: 20px 20px 20px 0;
}
.whiteMenu ul.mega-menu li .sub-container.non-mega li {
    padding: 0;
    width: 190px;
    margin: 0;
}
.whiteMenu ul.mega-menu li .sub-container.non-mega li a {
    padding: 7px 5px 7px 22px;
    background: url(../images/sw/menu/arrow_off.png) no-repeat 7px 10px;
}
.whiteMenu ul.mega-menu li .sub-container.non-mega li a:hover {
    color: #EA6A1E;
    background: #efefef url(../images/sw/menu/arrow_on.png) no-repeat 7px 10px;
}


.whiteMenu ul li a.twitter span, .whiteMenu ul li a.facebook span, .whiteMenu ul li a.basket span, .whiteMenu ul li a.home span {
    background: url(../images/sw/nav_mm_item_twitter.gif) no-repeat 0px 0px;
    cursor: pointer;
    margin-top: -13px;
    margin-left: 5px;
    display: block;
    width: 39px;
    height: 37px;
    overflow: hidden;
}

.whiteMenu ul li a.facebook span {
    background: url(../images/sw/nav_mm_item_facebook.gif) no-repeat 0px 0px;
}
.whiteMenu ul li a.basket span {
    background: url(../images/sw/nav_mm_item_basket.gif) no-repeat 0px 0px;
}
.whiteMenu ul li a.home span {
    background: url(../images/sw/nav_mm_item_home.gif) no-repeat 0px 0px;
}


.whiteMenu ul li.twitter, .whiteMenu ul li.facebook, .whiteMenu ul li.basket, .whiteMenu ul li.home {
    /* width: 60px; */
}


.whiteMenu ul li a.twitter, .whiteMenu ul li a.facebook, .whiteMenu ul li a.basket, .whiteMenu ul li a.home {
    display: block;
    padding: 0 0px 0px 0px;
    height: 42px;
    overflow: hidden;
    text-indent: -9999px;
}



.mTop {
    margin-top: 17px;
}

.clpseBottom {
    
     margin-bottom: 0px;
    }
    
.clpseBottom p:last-of-type{
    
     margin-bottom: 0px;
    }

.clpseTop .CopyHolder {
    
      margin-top: 0px;
 }


div.keywordSearch input {
    margin: 0;
}
div.keywordSearch label {
    margin: 0;
}
div.keywordSearch input.SearchSite {
    margin-bottom: -7px;
}


/* Special case for items */
.UniNot {
}




/* ========================================================================= */
/* Designer Management  */
/* ========================================================================= */

/* ----------------------------------------- */

.productImageEditing {
    float: left;
    width: 80%;
}

.productImageEditing ul {
    float: left;
    list-style: none;
    margin: 0px;
    margin-left: 5px;
}
.productImageEditing ul li {
    float: left;
    clear: none;
    margin: 5px 5px 5px 0px;
    width: 80px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 5px solid #ddd;
}

.productImageEditing ul li div {
    float: left;
    clear: both;
}

.productImageEditing ul li img {
    float: left;
    width: 80px;
}

li.CutOutSlash {
    background: url("../images/sw/Scroller/scroller_outer_bottom.png") no-repeat scroll center bottom transparent;
    height: 60px;
}



.ui-widget {
    font-family: 'trebuchet ms' , 'trebuchet' , 'Lucida Grande' ,Arial,sans-serif;
    font-size: 12px;
    line-height: 18px;
}

.ui-menu-item img {
    width: 25px;
    border: solid #ddd 2px;
    margin: 0px 20px 0px 0px;
    vertical-align: text-top;
}
.ui-menu-item span {
    color: #333;
}
a.desASCR img {
    width: 40px;
    margin: 0px 5px 0px 0px;
}




.insetlink {  background-color:Aqua; display:inline-block;  width:80px; height:80px;  position:absolute; z-index:+1; margin-left:170px; margin-top:2px}
.megamenuInsetImage {width:80px; height:80px; display:block; background:none transparent }


   .clear {
        clear: both;
    }
    #jqBannerRotator {
        position: relative;
        height: 246px;
    }
    #jqBannerRotator a {
        float: left;
        position: absolute;
    }
    #jqBannerRotator a img {
        border: none;
    }
    #jqBannerRotator a.show {
        z-index: 500;
    }
    #jqBannerRotator .caption {
        z-index: 600;
        background-color: #7C7D7D;
        color: #ffffff;
        height: 50px;
        width: 250px;
        position: absolute;
        bottom: 0;
        
    }
    #jqBannerRotator .caption .content {
        margin: 5px;
    }
    #jqBannerRotator .caption .content h3 {
        margin: 0;
        padding: 0;
        color: #1DCCEF;
        width: 240px;
    }
    
    
    
    .CopyHolder fieldset {
        margin-left:-17px;
        
        }
        
   tr.gridpageButton td {padding:5px}
   tr.gridpageButton td::after {Content: "pages : "; background-image:none; display:block; float:left}
    tr.gridpageButton span {   width:20px; padding:5px}
    tr.gridpageButton a {   width:20px; padding:5px}
      
    
    /* IE 10 Legend */
    
 .ie10  legend span.legend {
    
    top: -26px;
    left: 100px;
    width: 295px;
    padding: 20px 14px 0px 15px;
    font-size: 14px;
   
}


 .ie10 ul.formitems {
    
    margin-top: 0px;
    padding-top:0px;
}


.miniNav {width:90%; margin-left:-20px}
.miniNav ul {border-bottom:1px solid #ccc;}
.miniNav li {display: inline;
 list-style-type: none;
 padding-right: 0px; }
 
 
.miniNav li a { background-image: url(../images/sw/forms/fw_frm_bg_top_legend.png);
    height: 27px;
    color: #345;
    font-weight: normal;
    position: relative;
    top: -2px;
    /*width: 150px;*/
    padding: 15px 14px 5px 15px;
    font-size: 14px;
    margin-right:-17px;
    text-decoration:none; 
   
    }
    
.miniNav li a:visited { 
    height: 27px;
    color: #345;     
}    

.miniNav li a:hover {
    height: 27px;
    color: #EA6A1E;
    padding: 20px 14px 0px 15px;}

.loadingStock {
    
     background: url("../images/sw/white_bg.png");
 /* opacity: 0.5; */
 cursor:auto;
 z-index:9999;
display:none;

width:600px;
height:2000px;


 /* Positioning */
 position: absolute;
 

    
     }
     
     
     .loadingStock img { position:relative; margin: 50% 50% 50% 50%}
	 
 .ui-menu { border:3px #ddd solid; background-color:#fff; margin-top:10px}	 
 .ui-corner-all a { /* background:url("../images/sw/forms/bg-input.png") repeat-x scroll 0px 0px transparent;*/ border:3px #eee solid !important}
.ui-corner-all a:hover{ background-color: #ddd;background-image:none; border:2px #ccc solid !important  }	
.ui-corner-all a:active{ background-color: #ddd;background-image:none; border:2px #ccc solid !important  }	
	

.checkout_option {padding:10px; height:17em}

.checkout_option h3 { color:#ff3300}
