@charset "utf-8";
/* CSS Document */

/*----------------------------------------------------------
title:        main stylesheet
template:    00193
----------------------------------------------------------*/
.personalizationSwatch {
width: 75%;
padding-left: 50px;
}

table.pjects td {
padding-top: 10px;
padding-bottom: 10px;
}

#projects {
text-align: center;
}

.img_wrap img {opacity: 1 !important;}

#custom_form-4 .form-field, #custom_form-4 .form-label {
padding: 14px;
}
#personalizationSwatch-20  {
padding: 0 50px 0 50px;
}


#cartItems .list img {
max-width: 70px;
max-height: 70px;
}

.container_12 .grid_6, .container_16 .grid_8
{width: 400px !important;} 
.grid_8, .grid_8 .alpha {
padding-left: 20px !important;
}
.grid_16{
width: 900px !important;
}
.container_12 .grid_12, #one-page-checkout .container_16 .grid_16 {
width: 920px !important;
}
#new-login  {
margin-bottom: 100px;
}

body {
    margin: 0;
    padding: 0;
    font-family: "Lucida Sans",Helvetica,sans-serif;
    font-size: 12px;
}
    
#container {
    width: 1050px;
    margin-top: 0px;
    margin-right: auto !important;
    margin-bottom: 0px;
    margin-left: auto !important;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    float: none;
}

.cl { clear: both; height: 0; font-size: 0; line-height: 0; text-indent: -4000px;  }
.fr { float: right; display: inline;}
.fl { float: left; display: inline;}
.hidden { display: none;}
.notext { font-size: 0; line-height: 0; text-indent: -4000px;}

.top-part{
    height:161px;
    width:100px;
    top:0px;
    z-index: 10;
    margin-right: auto;
    margin-left: auto;
    float: none;
    position: absolute;
    bottom: 0px;
    background-attachment: scroll;
    background-image: url(../images/Overlap.png);
    background-repeat: no-repeat;
    background-position: left top;
}

/*////////// start header //////////*/

#logo {
    min-height: 110px;
    float: left;
    margin: 20px 0 0 0;
    width: 400px;
    font-size: 2.1em;
    font-weight: bold;
    color: #2C1B11;
}
    #logo img {border: none;}

#header {
    float: left;
    padding: 0;
    width: 951px;
    height: 123px;
    background-attachment: scroll;
    background-image: url(../images/Header.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    margin-top: 0px;
    margin-right: 0px !important;
    margin-bottom: 0px;
    margin-left: 50px !important;
}

#header-links {float: right; width: 300px; margin: 0 10px 0 0; padding: 6px 0 0 0; color: #000000; text-align:right;}
    #header-links a {margin: 0; padding: 0 4px 0 4px; font-size: 12px; text-decoration: none; color: #000000;}
    #header-links a:hover {text-decoration: underline;}

/*/ start main navigation /*/

#nav {
    width: 951px;
    height: 67px;
    margin-bottom:0px;
    padding-left:0px;
    background-attachment: scroll;
    background-image: url(../images/Navbar.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    float: left;
    margin-top: 0;
    margin-right: 0px !important;
    margin-left: 50px !important;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
}
    
#topNav {
    margin: 0;
    padding: 20px 0 0 0;
    width: 960px;
}
    #topNav .left {float: left; width: 0;}
    #topNav .center {
    width: 98%;
}
    #topNav .center .link {
    float: right;
    padding: 0;
    text-align: center;
    padding-right:44px;
}
    #topNav .center .link a {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
    color: #d695a4;
    padding-left:18px;
    line-height:24px;
    float: left;
}
////////////////////////*/ 
to add sparkles to #topNav links:
background:url(../images/floral.gif) no-repeat;

/////////////////////*/
#topNav .center .link a:hover {color: #FFEE91;}
    #topNav .center .spacer {float: left; width: 0; height: 35px;}
    #topNav .right {float: left; width: 2%;}

/*/ end main navigation /*/

/* begin header search */

#header-search {
    float: right;
clear:right;
    margin: 0px 0 0 100px;
    width: 210px;
    height: 40px;
    background: url();
text-align:right;
}
    #header-search input {width: 151px; height: 30px; padding-left:9px; font-family: Arial,Helvetica,sans-serif!important; font-size: 13px; border:0; font-family: "Lucida Sans", sans-serif; margin:7px 0 0 9px; line-height:30px; float: left;}
    #header-search .header-search-btn {
    float: right;
    margin: 9px 7px 0 0px;
    width: 26px;
    height: 29px;
    line-height: 30px;
    text-align: left;
    background-image: url();
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: right top;
}
    #header-search .header-search-btn a {font-weight: bold; text-decoration: none;}
    #header-search #headerSearchWidgetDynamicResults {z-index: 100; clear: left; float: left; padding: 10px; display: none; width: 90%; margin-top: 5px; position: relative; line-height: 1.80;}

/* end header search */
    
/*////////// end header //////////*/

/*////////// start content //////////*/

#content {
    padding: 0;
    width: 951px;
    font-family: Arial,Helvetica,sans-serif;
    background-attachment: scroll;
    background-image: url(../images/BodyBkgd.jpg);
    background-repeat: repeat-y;
    background-position: center top;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 50px;
    float: left;
}
#content-left {
    float: left;
    margin: -9px 0 0 0;
    padding: 16px 0 0 6px;
    width: 196px;
}
#content-middle {
    -webkit-border-radius: 10px;
    float: left;
    margin: 0 6px 6px 6px;
    padding: 10px 0 0 0;
    position:relative;
    margin-top:-9px;
}
#content-right {float: left; margin: -9px 0 0 0; padding: 0 6px 0 0; width: 210px;}

.cnt-top{
    width:951px;
    height:0px;
    font-size:0;
    line-height:0;
    float:left;
    display:inline;
}
.cnt-btm{
    width:951px;
    height:10px;
    font-size:10px;
    line-height:0;
    float:left;
    clear: both;
    background-attachment: fixed;
    background-image: url(../images/footer.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}

p.location{ font-size: 16px; line-height:18px; color:#d695a4;}
p.location a{ color:#d695a4;}
p.display { font-size: 13px; color:#a9c56e; padding-top:3px;}

.products{ padding-top:23px;}
.products ul{ list-style-type: none; float: left; display: inline;  }
.products li{ float: left; padding-right:14px; padding-bottom:37px; width:166px;}
.products li.last{  padding-right:0px}
.products li img{ display: block; border:solid 1px #d3e8a0;}
.products li h3{ font-weight: normal; font-size: 13px; text-align: center; padding-top:13px;}
.products li h3 a{ color:#a9c56e; text-decoration: none;}
.products li h3 a:hover{ text-decoration: underline;}
.products li span.price{ font-size: 13px; color:#941d5a; display: block; text-align: center; padding:8px 0 13px 0;}
.products li a.add{ display: block; background:url(../images/cart.gif); width:143px; height:32px; margin:0 auto;}

/*////////// end content //////////*/

/*////////// start footer //////////*/

.ftr-top {}
#footer {
    width: 951px;
    float: none;
    font-size: 13px;
    color:#a9c56e;
    margin-top: -9px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}
.ftr-btm {width:951px; margin: 0 0 0px; 0; height:10px; font-size:0; line-height:0; background:url() no-repeat; float:left; display:inline; }

/*////////// end footer //////////*/

/*////////// start widgets //////////*/

/*/ begin widgetCategories /*/

#widgetCategories {
    float: left;
    margin: 0;
    width: 210px;
    font-family: "Lucida Sans",Helvetica,sans-serif;
    text-align: left;
    margin-bottom:7px;
    position:relative;
    }

#widgetCategories .top {
    margin: 0;
    padding: 15px 0 7px 46px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0px;
    text-align: left;
    height:22px;
    width:164px;
    background-image: url(../images/categories.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-attachment: scroll;
    }

#widgetCategories .body {
    float: left;
    margin: 10px,0 0 0;
    width: 100%;
    padding: 0;
    }

#widgetCategories .body ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    width: 100%;
    }

#widgetCategories .body ul li {
    line-height: 20px;
    width:206px;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    margin-left: 5px;
    }

#widgetCategories .body ul li a {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-decoration: none;
    }

#widgetCategories .body ul li a:hover {
    text-decoration: underline;
    color:#CC3366;
    }
#widgetCategories .body ul li li a {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    text-decoration: none;
    }    
#widgetCategories .noItems {
    width: 196px;
    padding: 0 0 0 14px;
    margin: 0 0 4px 0;
    line-height: 20px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    }

#widgetCategories .btm {
    float: left;
    width:210px;
    margin: 0;
    padding: 0;
        height:0px;
    line-height:0;
    font-size: 0;
    margin-top: -4px;
    position:relative;
    }

/*/ end widgetCategories /*/

/*/ begin widgetCurrency /*/

#widgetCurrency {
    float: left;
    margin: 0;
    width: 210px;
    font-family: "Lucida Sans",Helvetica,sans-serif;
    text-align: left;
    margin-bottom:7px;
    position:relative;
    }
    

#widgetCurrency .top {
    margin: 0;
    padding: 15px 0 0px 46px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-align: left;
    height:22px;
    width:164px;
    background:url(../images/side-top.gif);
    }

#widgetCurrency .body {
    float: left;
    margin:0 auto;
    padding: 8px 10px 8px 10px;
    width: 190px;
    }

#widgetCurrency .body select {
    font-family: Arial,Helvetica,sans-serif;
    margin: 3px 3px 0 0;
    padding-top: 3px;
    font-size: 12px;
    }

#widgetCurrency .btm {
    float: left;
    display: inline;
    width:210px;
    margin: 0;
    padding: 0;
    background:url(../images/side-btm.gif);
    height:8px;
    line-height:0;
    font-size: 0;
    position:relative;
    }

/*/ end widgetCurrency /*/

/*/ begin widgetDeals /*/

#widgetDeals {
    float: left;
    margin: 0;
    width: 210px;
    font-family: "Lucida Sans",Helvetica,sans-serif;
    text-align: left;
    margin-bottom:7px;
    position:relative;
    }

#widgetDeals .top {
    margin: 0;
    padding: 15px 0 7px 46px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0px;
    text-align: left;
    height:15px;
    width:164px;

    background:url(../images/special.png) no-repeat top;
    }

#dealBody1 {
    float: left;
    margin: 0;
    width: 100%;
    padding: 0;
    background-color:#FFFFFF;
    }

#dealCountdown43 .title countdownClock {
    margin: 6 0 6 0;
    padding: 0;
    list-style: none;
    float: left;
    width: 100%;
    }

#dealBody1 .title {
    line-height: 20px;
    width:198px;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    margin: 6px 0px 6px 5px;
    }

#dealBody1 .sprice {
    line-height: 20px;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    margin: 6px 0px 6px 5px;
    }

#dealBody1 .sdetailsNoImg{
    margin: 10px;
    float: left;
    }
#dealBody1 .photo{
    margin: 10px;
    float: left;
    }

#widgetDeals .btm {
    float: left;
    width:210px;
    margin: 0;
    padding: 0;
    background:url(../images/side-btm.gif);
    height:8px;
    line-height:0;
    font-size: 0;
    margin-top: -4px;
    position:relative;
    }

/*/ end widgetDeals /*/
/*/ begin widgetInformation /*/

#widgetInformation {
    float: left;
    margin: 0;
    width: 210px;
    font-family: "Lucida Sans",Helvetica,sans-serif;
    text-align: left;
    margin-bottom:7px;
    position:relative;
    }

#widgetInformation .top {
    margin: 0;
    padding: 15px 0 7px 46px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0px;
    text-align: left;
    height:22px;
    width:164px;
    background-image: url(../images/information.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-attachment: scroll;
    }

#widgetInformation .body {
    float: left;
    margin: 0;
    width: 100%;
    padding: 0;
    }

#widgetInformation .body ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    width: 100%;
    }

#widgetInformation .body ul li {
    line-height: 20px;
    width:198px;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    margin-left: 5px;
    }

#widgetInformation .body ul li a {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-decoration: none;
    }

#widgetInformation .body ul li a:hover {
    text-decoration: underline;
    }

#widgetInformation .btm {
    float: left;
    width:210px;
    margin: 0;
    padding: 0;
    background:url);
    height:0px;
    line-height:0;
    font-size: 0;
    margin-top: -4px;
    position:relative;
    }

/*/ end widgetInformation /*/

/*/ begin widgetFeatured /*/

#widgetFeatured {
    float: left;
    margin: 0;
    width: 210px;
    font-family: "Lucida Sans",Helvetica,sans-serif;
    text-align: left;
    margin-bottom:7px;
    }

#widgetFeatured .top {
    margin: 0;
    padding: 15px 0 0px 46px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    text-align: left;
    height:22px;
    width:164px;
    background:url(../images/side-top.gif);
    }

#widgetFeatured .body {
    margin:0 auto;
    padding: 8px 10px 8px 10px;
    width: 190px;
    text-align: center;
    }

#widgetFeatured .body .sdetailsNoImg {
    clear: left;
    padding-top: 8px;
    margin-bottom: 0px;
    width: 190px;
    }
    
#widgetFeatured .body .photo {
    margin:0 auto;
    padding:10px 0;
    width:100%;
    }

#widgetFeatured .body .title {
    font-size: 11px;
    text-align: center;
    line-height: 20px;
    width:140px;
    margin:0 auto;
    }

#widgetFeatured .body .title a {
    text-decoration: none;
    font-size: 13px;
    }

#widgetFeatured .body .title a:hover {
    text-decoration: underline;
    }

#widgetFeatured .body .sprice {
    padding: 8px 0 5px 0;
    font-size: 13px;
    text-align: center;
    line-height: 18px;
    }

#widgetFeatured .body .sdetails {
    margin: 0 auto;
    padding: 0;
    width: 58px;
    height: 29px;
    line-height: 29px;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    }

#widgetFeatured .body .sdetails a {
    text-decoration: none;
    }

#widgetFeatured .body .all-link  {
    padding-top: 8px;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    }

#widgetFeatured .body .all-link a {
    text-decoration: none;
    }

#widgetFeatured .body .all-link a:hover {
    text-decoration: underline;
    }
    
#widgetFeatured .noItems {
    clear: left;
    padding: 8px 10px 8px 10px;
    margin-bottom: 0px;
    width: 190px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    }

#widgetFeatured .btm {
    float: left;
    display: inline;
    width:210px;
    margin: 0;
    padding: 0;
    background:url(../images/side-btm.gif);
    height:8px;
    line-height:0;
    font-size: 0;
    }

/*/ end widgetFeatured /*/

/*/ begin widgetFooter /*/

#widgetFooter {
    float: left;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    margin: 10px 0px 0px 0px;
    width: 951px;
    }

#widgetFooter .body ul {
    margin: 0;
    padding: 0;
    list-style: none;
    }

#widgetFooter .actionItems {
    margin: 0;
    padding: 5px;
    text-align: center;
    
    }    

#widgetFooter .actionItems a {
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: underline;
    }

#widgetFooter .actionItems a:hover {
    text-decoration: none;
    }

#widgetFooter .copyright {
    float: left;
    margin: 0;
    padding: 0 85px 0 35px;
    width: 300px;
    font-family: Arial,Helvetica,sans-serif;
    line-height: 22px;
display:none;
    }

#widgetFooter .copyright a {
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: underline;
    }

#widgetFooter .copyright a:hover {
    text-decoration: none;
    }
    
#widgetFooter .copyright-small {
    float: left;
    width: 100%;
    text-align: center;
    line-height: 45px;
    height: 45px;
    }

#widgetFooter .nav {
    float: left;
    margin: 0;
    padding: 19px 0 10px 20px;
    width: 150px;
    }

#widgetFooter .nav .title {
    margin: 0;
    padding: 0;
    width: 120px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    }

#widgetFooter .nav ul {
    margin: 0 0 0 1px;
    padding: 0;    
    text-align: left;
    list-style: none;
    }

#widgetFooter .nav ul li {
    text-align: left;
    line-height: 2.00;
    }

#widgetFooter .nav ul li a {
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: underline;
    }

#widgetFooter .nav ul li a:hover {
    text-decoration: none;
    }

/*/ end widgetFooter /*/

/*/ begin widgetLanguage /*/

#widgetLanguage {
    float: left;
    margin: 0;
    width: 210px;
    font-family: "Lucida Sans",Helvetica,sans-serif;
    text-align: left;
    margin-bottom:7px;
    position:relative;
    }
    

#widgetLanguage .top {
    margin: 0;
    padding: 15px 0 0px 46px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    text-align: left;
    height:22px;
    width:164px;
    background:url(../images/side-top.gif);
    }

#widgetLanguage .body {
    float: left;
    margin:0 auto;
    padding: 8px 10px 8px 10px;
    width: 190px;
    }

#widgetLanguage .body select {
    font-family: Arial,Helvetica,sans-serif;
    margin: 3px 3px 0 0;
    padding-top: 3px;
    font-size: 12px;
    }

#widgetLanguage .btm {
    float: left;
    display: inline;
    width:210px;
    margin: 0;
    padding: 0;
    background:url(../images/side-btm.gif);
    height:8px;
    line-height:0;
    font-size: 0;
    position:relative;
    }

/*/ end widgetLanguage /*/

/*/ begin widgetNewArrivals /*/

#widgetNewArrivals {
    float: left;
    margin: 0;
    width: 210px;
    font-family: "Lucida Sans",Helvetica,sans-serif;
    text-align: left;
    margin-bottom:7px;
    }

#widgetNewArrivals .top {
    margin: 0;
    padding: 15px 0 0px 46px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    text-align: left;
    height:22px;
    width:164px;
    background:url(../images/side-top.gif);
    }

#widgetNewArrivals .body {
    margin:0 auto;
    padding: 8px 10px 8px 10px;
    width: 190px;
    text-align: center;
    }
    
#widgetNewArrivals .body .sdetailsNoImg {
    clear: left;
    padding-top: 8px;
    margin-bottom: 0px;
    width: 190px;
    }
    
#widgetNewArrivals .body .photo {
    margin:0 auto;
    padding:10px 0;
    width:100%;
    }

#widgetNewArrivals .body .title {
    font-size: 11px;
    text-align: center;
    line-height: 20px;
    width:140px;
    margin:0 auto;
    }

#widgetNewArrivals .body .title a {
    text-decoration: none;
    font-size: 13px;
    }

#widgetNewArrivals .body .title a:hover {
    text-decoration: underline;
    }

#widgetNewArrivals .body .sprice {
    padding: 8px 0 5px 0;
    font-size: 13px;
    text-align: center;
    line-height: 18px;
    }

#widgetNewArrivals .body .sdetails {
    margin: 0 auto;
    padding: 0;
    width: 58px;
    height: 29px;
    line-height: 29px;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    }

#widgetNewArrivals .body .sdetails a {
    text-decoration: none;
    }

#widgetNewArrivals .body .all-link  {
    padding-top: 8px;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    }

#widgetNewArrivals .body .all-link a {
    text-decoration: none;
    }

#widgetNewArrivals .body .all-link a:hover {
    text-decoration: underline;
    }
    
#widgetNewArrivals .noItems {
    clear: left;
    padding: 8px 10px 8px 10px;
    margin-bottom: 0px;
    width: 190px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    }

#widgetNewArrivals .btm {
    float: left;
    display: inline;
    width:210px;
    margin: 0;
    padding: 0;
    background:url(../images/side-btm.gif);
    height:8px;
    line-height:0;
    font-size: 0;
    }

/*/ end widgetNewArrivals /*/

/*/ begin widgetRewardPoints /*/

#widgetRewardPoints {
    float: left;
    margin: 0;
    width: 210px;
    font-family: "Lucida Sans",Helvetica,sans-serif;
    text-align: left;
    margin-bottom:7px;
    position:relative;
    }
    

#widgetRewardPoints .top {
    margin: 0;
    padding: 15px 0 0px 46px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    text-align: left;
    height:22px;
    width:164px;
    background:url(../images/side-top.gif);
    }

#widgetRewardPoints .body {
    float: left;
    margin:0 auto;
    padding: 8px 10px 8px 10px;
    width: 190px;
    }
    
#widgetRewardPoints .body a {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-decoration: none;
    }

#widgetRewardPoints .body a:hover {
    text-decoration: underline;
    }

#widgetRewardPoints .btm {
    float: left;
    display: inline;
    width:210px;
    margin: 0;
    padding: 0;
    background:url(../images/side-btm.gif);
    height:8px;
    line-height:0;
    font-size: 0;
    position:relative;
    }

/*/ end widgetRewardPoints /*/

/*/ begin widgetSearch /*/

#widgetSearch {
    float: left;
    margin: 0;
    width: 210px;
    font-family: "Lucida Sans",Helvetica,sans-serif;
    text-align: left;
    margin-bottom:7px;
    position:relative;
    }
    

#widgetSearch .top {
    margin: 0;
    padding: 15px 0 0px 46px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    text-align: left;
    height:22px;
    width:164px;
    background:url(../images/side-top.gif);
    }

#widgetSearch .body {
    float: left;
    margin:0 auto;
    padding: 8px 10px 8px 10px;
    width: 190px;
    }
    
#widgetSearch .body .field {
    float: left;
    }

#widgetSearch .body input {
    font-family: Arial,Helvetica,sans-serif;
    margin: 3px 3px 0 0;
    padding-top: 3px;
    font-size: 12px;
    float: left;
    width: 125px;
    }
    
#widgetSearch .body .button {
    float: left;
    height: 29px;
    line-height: 29px;
    width: 29px;
    text-align: center;
    font-weight: bold;
    }
    
#widgetSearch .body .button a {
    text-decoration: none;
    }

#widgetSearch .body .buttonNoImg {
    float: left;
    }
    
#widgetSearch .body .advanced {
    float: left;
    }
    
#widgetSearch .body .advanced a {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-decoration: none;
    }

#widgetSearch .body .advanced a:hover {
    text-decoration: underline;
    }
    
#widgetSearch .body #searchWidgetDynamicResults {
    float: left;
    margin-top: 5px;
    margin-bottom: 10px;
    padding: 5px;
    display: none;
    }

#widgetSearch .btm {
    float: left;
    display: inline;
    width:210px;
    margin: 0;
    padding: 0;
    background:url(../images/side-btm.gif);
    height:8px;
    line-height:0;
    font-size: 0;
    position:relative;
    }

/*/ end widgetSearch /*/

/*/ begin widgetSidebar /*/

#widgetSidebar {
    float: left;
    margin: 0;
    width: 210px;
    font-family: "Lucida Sans",Helvetica,sans-serif;
    text-align: left;
    margin-bottom:7px;
    position:relative;
    }
    

#widgetSidebar .top {
    margin: 0;
    padding: 15px 0 0px 46px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    text-align: left;
    height:22px;
    width:164px;
    background:url(../images/side-top.gif);
    }

#widgetSidebar .body {
    float: left;
    margin:0 auto;
    padding: 8px 10px 8px 10px;
    width: 190px;
    }
    
#widgetSidebar .body a {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-decoration: none;
    }

#widgetSidebar .body a:hover {
    text-decoration: underline;
    }

#widgetSidebar .btm {
    float: left;
    display: inline;
    width:210px;
    margin: 0;
    padding: 0;
    background:url(../images/side-btm.gif);
    height:8px;
    line-height:0;
    font-size: 0;
    position:relative;
    }

/*/ end widgetSidebar /*/

/*/ begin widgetSidebarDetailed /*/

#widgetSidebarDetailed {
    float: left;
    margin: 0;
    width: 210px;
    font-family: "Lucida Sans",Helvetica,sans-serif;
    text-align: left;
    margin-bottom:7px;
    position:relative;
    }
    

#widgetSidebarDetailed .top {
    margin: 0;
    padding: 15px 0 0px 46px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    text-align: left;
    height:22px;
    width:164px;
    background-image: url(../images/yourcart.png);
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: left top;
    }
    #widgetSidebarDetailed .top a {
     display: none;
    }

#widgetSidebarDetailed .body {
    float: left;
    margin:0 auto;
    padding: 8px 10px 8px 10px;
    width: 190px;
    }
    
#widgetSidebarDetailed .body a {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-decoration: none;
    }

#widgetSidebarDetailed .body a:hover {
    text-decoration: underline;
    }

#widgetSidebarDetailed .btm {
    float: left;
    display: inline;
    width:210px;
    margin: 0;
    padding: 0;
    background:url();
      height:0px;
    line-height:0;
    font-size: 0;
    position:relative;
    }

/*/ end widgetSidebarDetailed /*/

/*/ begin widgetSpecials /*/

#widgetSpecials {
    float: left;
    margin: 0;
    width: 210px;
    font-family: "Lucida Sans",Helvetica,sans-serif;
    text-align: left;
    margin-bottom:7px;
    }

#widgetSpecials .top {
    margin: 0;
    padding: 15px 0 0px 46px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    text-align: left;
    height:22px;
    width:164px;
    background:url(../images/side-top.gif);
    }

#widgetSpecials .body {
    margin:0 auto;
    padding: 8px 10px 8px 10px;
    width: 190px;
    text-align: center;
    }
    
#widgetSpecials .body .sdetailsNoImg {
    clear: left;
    padding-top: 8px;
    margin-bottom: 0px;
    width: 190px;
    }
    
#widgetSpecials .body .photo {
    margin:0 auto;
    padding:10px 0;
    width:100%;
    }

#widgetSpecials .body .title {
    font-size: 11px;
    text-align: center;
    line-height: 20px;
    width:140px;
    margin:0 auto;
    }

#widgetSpecials .body .title a {
    text-decoration: none;
    font-size: 13px;
    }

#widgetSpecials .body .title a:hover {
    text-decoration: underline;
    }

#widgetSpecials .body .sprice {
    padding: 8px 0 5px 0;
    font-size: 13px;
    text-align: center;
    line-height: 18px;
    }

#widgetSpecials .body .sdetails {
    margin: 0 auto;
    padding: 0;
    width: 58px;
    height: 29px;
    line-height: 29px;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    }

#widgetSpecials .body .sdetails a {
    text-decoration: none;
    }

#widgetSpecials .body .all-link  {
    padding-top: 8px;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    }

#widgetSpecials .body .all-link a {
    text-decoration: none;
    }

#widgetSpecials .body .all-link a:hover {
    text-decoration: underline;
    }
    
#widgetSpecials .noItems {
    clear: left;
    padding: 8px 10px 8px 10px;
    margin-bottom: 0px;
    width: 190px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    }

#widgetSpecials .btm {
    float: left;
    display: inline;
    width:210px;
    margin: 0;
    padding: 0;
    background:url(../images/side-btm.gif);
    height:8px;
    line-height:0;
    font-size: 0;
    }

/*/ end widgetSpecials /*/

/*/ begin widgetSubscribe /*/

#widgetSubscribe {
    float: left;
    margin: 0;
    width: 210px;
    font-family: "Lucida Sans",Helvetica,sans-serif;
    text-align: left;
    margin-bottom:7px;
    position:relative;
    }
    

#widgetSubscribe .top {
    margin: 0;
    padding: 15px 0 0px 46px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    text-align: left;
    height:22px;
    width:164px;
    background-image: url(../images/newsletter.png);
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: left top;
    }

#widgetSubscribe .body {
    float: left;
    margin:0 auto;
    padding: 8px 10px 8px 10px;
    width: 190px;
    }
    
#widgetSubscribe .body .field {
    float: left;
    }

#widgetSubscribe .body input {
    font-family: Arial,Helvetica,sans-serif;
    margin: 3px 3px 0 0;
    padding-top: 3px;
    font-size: 12px;
    float: left;
    width: 125px;
    height: 19px;
    }
    
#widgetSubscribe .body .button {
    float: left;
    height: 29px;
    line-height: 29px;
    width: 29px;
    text-align: center;
    font-weight: bold;
    }
    
#widgetSubscribe .body .button a {
    text-decoration: none;
    }
    
#widgetSubscribe .body .buttonNoImg {
    float: left;
    }

#widgetSubscribe .btm {
    float: left;
    display: inline;
    width:210px;
    margin: 0;
    padding: 0;
    background:url();
    height:0px;
    line-height:0;
    font-size: 0;
    position:relative;
    }

/*/ end widgetSubscribe /*/










/*/ begin widgetTopSellers /*/

#widgetTopSellers {
    float: left;
    margin: 0;
    width: 210px;
    font-family: "Lucida Sans",Helvetica,sans-serif;
    text-align: left;
    margin-bottom:7px;
    }

#widgetTopSellers .top {
    margin: 0;
    padding: 15px 0 0px 46px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    text-align: left;
    height:22px;
    width:164px;
    background:url(../images/side-top.gif);
    }

#widgetTopSellers .body {
    margin:0 auto;
    padding: 8px 10px 8px 10px;
    width: 190px;
    text-align: center;
    }
    
#widgetTopSellers .body .sdetailsNoImg {
    clear: left;
    padding-top: 8px;
    margin-bottom: 0px;
    width: 190px;
    }
    
#widgetTopSellers .body .photo {
    margin:0 auto;
    padding:10px 0;
    width:100%;
    }

#widgetTopSellers .body .title {
    font-size: 11px;
    text-align: center;
    line-height: 20px;
    width:140px;
    margin:0 auto;
    }

#widgetTopSellers .body .title a {
    text-decoration: none;
    font-size: 13px;
    }

#widgetTopSellers .body .title a:hover {
    text-decoration: underline;
    }

#widgetTopSellers .body .sprice {
    padding: 8px 0 5px 0;
    font-size: 13px;
    text-align: center;
    line-height: 18px;
    }

#widgetTopSellers .body .sdetails {
    margin: 0 auto;
    padding: 0;
    width: 58px;
    height: 29px;
    line-height: 29px;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    }

#widgetTopSellers .body .sdetails a {
    text-decoration: none;
    }

#widgetTopSellers .body .all-link  {
    padding-top: 8px;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    }

#widgetTopSellers .body .all-link a {
    text-decoration: none;
    }

#widgetTopSellers .body .all-link a:hover {
    text-decoration: underline;
    }
    
#widgetTopSellers .noItems {
    clear: left;
    padding: 8px 10px 8px 10px;
    margin-bottom: 0px;
    width: 190px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    }

#widgetTopSellers .btm {
    float: left;
    display: inline;
    width:210px;
    margin: 0;
    padding: 0;
    background:url(../images/side-btm.gif);
    height:8px;
    line-height:0;
    font-size: 0;
    }

/*/ end widgetTopSellers /*/

/*/ begin widgetVendors /*/

#widgetVendors {
    float: left;
    margin: 0;
    width: 210px;
    font-family: "Lucida Sans",Helvetica,sans-serif;
    text-align: left;
    margin-bottom:7px;
    position:relative;
    }

#widgetVendors .top {
    margin: 0;
    padding: 15px 0 7px 46px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    text-align: left;
    height:22px;
    width:164px;
    background:url(../images/side-top.gif) no-repeat top;
    }

#widgetVendors .body {
    float: left;
    margin: 0;
    width: 100%;
    padding: 0;
    line-height: 29px;
    }
    
#widgetVendors .body select {
    margin: 0 0 8px 14px;
    }

#widgetVendors .body ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    width: 100%;
    }

#widgetVendors .body ul li {
    line-height: 29px;
    width:196px;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    padding-left: 14px;
    }

#widgetVendors .body ul li a {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-decoration: none;
    }

#widgetVendors .body ul li a:hover {
    text-decoration: underline;
    }
    
#widgetVendors .noItems {
    width: 196px;
    padding: 0 0 0 14px;
    margin: 0 0 4px 0;
    line-height: 29px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    }

#widgetVendors .btm {
    float: left;
    width:210px;
    margin: 0;
    padding: 0;
    background:url(../images/side-btm.gif);
    height:8px;
    line-height:0;
    font-size: 0;
    margin-top: -4px;
    position:relative;
    }

/*/ end widgetVendors /*/

/*/ begin widgetImages /*/

.widgetImages {
    float: left;
    margin: 0 0 7px 0;
    width: 210px;
    text-align: center;
    font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
    }

/*/ end widgetImages /*/

/*/ begin widgetShopByPrice /*/

#widgetShopByPrice {
    float: left;
    margin: 0;
    width: 210px;
    font-family: "Lucida Sans",Helvetica,sans-serif;
    text-align: left;
    margin-bottom:7px;
    position:relative;
    }
    

#widgetShopByPrice .top {
    margin: 0;
    padding: 15px 0 0px 46px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    text-align: left;
    height:22px;
    width:164px;
    background:url(../images/side-top.gif);
    }

#widgetShopByPrice .body {
    float: left;
    margin:0 auto;
    padding: 8px 10px 8px 10px;
    width: 190px;
    }
    
#widgetShopByPrice .body select {
    font-family: Arial,Helvetica,sans-serif;
    margin: 3px 3px 0 0;
    padding-top: 3px;
    font-size: 12px;
    }

#widgetShopByPrice .btm {
    float: left;
    display: inline;
    width:210px;
    margin: 0;
    padding: 0;
    background:url(../images/side-btm.gif);
    height:8px;
    line-height:0;
    font-size: 0;
    position:relative;
    }

/*/ end widgetShopByPrice /*/

/*/ begin widgetRecentlyViewed /*/

#widgetRecentlyViewed {
    float: left;
    margin: 0;
    width: 210px;
    font-family: "Lucida Sans",Helvetica,sans-serif;
    text-align: left;
    margin-bottom:7px;
    }

#widgetRecentlyViewed .top {
    margin: 0;
    padding: 15px 0 0px 46px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    text-align: left;
    height:22px;
    width:164px;
    background:url(../images/side-top.gif);
    }

#widgetRecentlyViewed .body {
    margin:0 auto;
    padding: 8px 10px 8px 10px;
    width: 190px;
    text-align: center;
    }
    
#widgetRecentlyViewed .body .sdetailsNoImg {
    clear: left;
    padding-top: 8px;
    margin-bottom: 0px;
    width: 190px;
    }
    
#widgetRecentlyViewed .body .photo {
    margin:0 auto;
    padding:10px 0;
    width:100%;
    }

#widgetRecentlyViewed .body .title {
    font-size: 11px;
    text-align: center;
    line-height: 20px;
    width:140px;
    margin:0 auto;
    }

#widgetRecentlyViewed .body .title a {
    text-decoration: none;
    font-size: 13px;
    }

#widgetRecentlyViewed .body .title a:hover {
    text-decoration: underline;
    }

#widgetRecentlyViewed .body .sprice {
    padding: 8px 0 5px 0;
    font-size: 13px;
    text-align: center;
    line-height: 18px;
    }

#widgetRecentlyViewed .body .sdetails {
    margin: 0 auto;
    padding: 0;
    width: 58px;
    height: 29px;
    line-height: 29px;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    }

#widgetRecentlyViewed .body .sdetails a {
    text-decoration: none;
    }

#widgetRecentlyViewed .body .all-link  {
    padding-top: 8px;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    }

#widgetRecentlyViewed .body .all-link a {
    text-decoration: none;
    }

#widgetRecentlyViewed .body .all-link a:hover {
    text-decoration: underline;
    }

#widgetRecentlyViewed .btm {
    float: left;
    display: inline;
    width:210px;
    margin: 0;
    padding: 0;
    background:url(../images/side-btm.gif);
    height:8px;
    line-height:0;
    font-size: 0;
    }

/*/ end widgetRecentlyViewed /*/

/*/ begin widgetCustomProductLists /*/

.widgetCustomProductLists {
    float: left;
    margin: 0;
    width: 210px;
    font-family: "Lucida Sans",Helvetica,sans-serif;
    text-align: left;
    margin-bottom:7px;
    position:relative;
    }

.widgetCustomProductLists .top {
    margin: 0;
    padding: 15px 0 7px 46px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    text-align: left;
    height:22px;
    width:164px;
    background:url(../images/side-top.gif) no-repeat top;
    }

.widgetCustomProductLists .body {
    float: left;
    margin: 0;
    width: 100%;
    padding: 0;
    }
    
.widgetCustomProductLists .body select {
    margin: 0 0 8px 14px;
    }

.widgetCustomProductLists .body ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    width: 100%;
    }

.widgetCustomProductLists .body ul li {
    line-height: 29px;
    width:196px;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    padding-left: 14px;
    }

.widgetCustomProductLists .body ul li a {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-decoration: none;
    }

.widgetCustomProductLists .body ul li a:hover {
    text-decoration: underline;
    }
    
.widgetCustomProductLists .noItems {
    width: 196px;
    padding: 0 0 0 14px;
    margin: 0 0 4px 0;
    line-height: 29px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    }

.widgetCustomProductLists .btm {
    float: left;
    width:210px;
    margin: 0;
    padding: 0;
    background:url(../images/side-btm.gif);
    height:8px;
    line-height:0;
    font-size: 0;
    margin-top: -4px;
    position:relative;
    }

/*/ end widgetCustomProductLists /*/

/*////////// end widgets //////////*/

/* Begin widget menu definitions */

.placeHolder {
    clear: both;
    border: 1px dashed;
    }

/* End widget menu definitions */

/*/ begin misc /*/

#widgetContents .body ul {
    margin: 0;
    padding: 0;
    list-style: none;
    }

/*/ end misc /*/

/*////////// start front end edits //////////*/

.editLogoText {margin: -12px 0 0 2px; padding: 0;}

.editProduct {float: right; margin: 0; padding: 0;}

.editCategory {float: right; margin: 0; padding: 0;}

.editCartBtn {position: relative; top: 0; left: 45px; margin: 0; padding: 0;}

.editDetailBtn {position: relative; top: 0; left: 20px; margin: 0; padding: 0;}

.editNavMenu {position: absolute; margin: 2px 0 0 7px; padding: 0;}

.editFooterMenu {float: right; margin: 0; padding: 0;}

.editFooterWidget {position: relative; margin: 0; padding: 0; top: 7px; left: 13px;}

.deleteFooterWidget {position: relative; margin: 0; padding: 0; top: -9px; left: 38px;}

/*/ start category widget /*/

.editCategoryWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}

.deleteCategoryWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}

.swapCategoryWidgetBullet {position: relative; margin: 0; padding: 0; left: -4px;}

/*/ end category widget /*/

/*/ start currency widget /*/

.editCurrencyWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}

.deleteCurrencyWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}

/*/ end currency widget /*/

/*/ start featured widget /*/

.editFeaturedWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}

.deleteFeaturedWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}

/*/ end featured widget /*/

/*/ start information widget /*/

.editInformationWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}

.deleteInformationWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}

.swapInformationWidgetBullet {position: relative; margin: 0; padding: 0; left: 8px;}

/*/ end information widget /*/

/*/ start language widget /*/

.editLanguageWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}

.deleteLanguageWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}

/*/ end language widget /*/

/*/ start new arrivals widget /*/

.editNewArrivalsWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}

.deleteNewArrivalsWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}

/*/ end new arrivals widget /*/

/*/ start reward points widget /*/

.editRewardPointsWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}

.deleteRewardPointsWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}

/*/ end reward points widget /*/

/*/ start search widget /*/

.editSearchWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}

.deleteSearchWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}

/*/ end search widget /*/

/*/ start shopping cart widget /*/

.editSidebarWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}

.deleteSidebarWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}

/*/ end shopping cart widget /*/

/*/ start shopping cart detailed widget /*/

.editSidebarDetailedWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}

.deleteSidebarDetailedWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}

/*/ end shopping cart detailed widget /*/

/*/ start specials widget /*/

.editSpecialsWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}

.deleteSpecialsWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}

/*/ end specials widget /*/

/*/ start newsletter widget /*/

.editSubscribeWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}

.deleteSubscribeWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}

/*/ end newsletter widget /*/

/*/ start top sellers widget /*/

.editTopSellersWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}

.deleteTopSellersWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}

/*/ end top sellers widget /*/

/*/ start vendors widget /*/

.editVendorsWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}

.deleteVendorsWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}

/*/ end vendors widget /*/

/*/ start left image widget /*/

.editLeftImageWidget {position: relative; margin: 0; padding: 0; top: 11px; left: 39px;}

.deleteLeftImageWidget {position: relative; margin: 0; padding: 0; top: -5px; left: 64px;}

/*/ end left image widget /*/

/*/ start right image widget /*/

.editRightImageWidget {position: relative; margin: 0; padding: 0; top: 11px; left: 39px;}

.deleteRightImageWidget {position: relative; margin: 0; padding: 0; top: -5px; left: 64px;}

/*/ end right image widget /*/

/*/ start shop by price widget /*/

.editShopByPriceWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}

.deleteShopByPriceWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}

/*/ end shop by price widget /*/

/*/ start product list widget /*/

.editProductListWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}

.deleteProductListWidget  {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}

.addProductListWidget {position: relative; margin: 0; padding: 0; top: -47px; left: 100px;}

/*/ end product list widget /*/

/*/ start custom image widget /*/

.editCustomImageWidget {position: relative; margin: 0; padding: 0; top: 28px; left: 39px;}

.deleteCustomImageWidget {position: relative; margin: 0; padding: 0; top: 13px; left: 64px;}

.addCustomImageWidget {position: relative; margin: 0; padding: 0; top: -5px; left: 14px;}

/*/ end custom image widget /*/

/*/ start horizontal image widget /*/

.editHorizontalImageWidget {position: relative; margin: 0; padding: 0; top: 7px; left: -12px;}

.deleteHorizontalImageWidget {position: relative; margin: 0; padding: 0; top: -10px; left: 13px;}

/*/ end horizontal image widget /*/

/*////////// end front end edits //////////*/

/*////////// start misc front end //////////*/

#categoryGrid {
    margin: 5px;
    }

/*////////// end misc front end //////////*/

#widgetLogin {
float: right;
clear:right;
color: #fff;
margin: 0 10px 0 0;
}
 #widgetLogin a {margin: 0; padding: 0 4px 0 4px; font-size: 12px; text-decoration: none; color: #fff;}
    #widgetLogin a:hover {text-decoration: underline;}

#widgetLogin .top {
display:none;
}
#widgetLogin .body {
text-align: right; 
}
#widgetLogin .body p{
margin:2px 0 2px 0;
padding:0;
}





/* NEW ONE PAGE CHECKOUT
---------------------------------------------*/

#one-page-checkout {
    clear: both;
    margin-top: 15px;
    width: 951px;
    font-family: Arial;
    font-size: 14px;
}
#one-page-checkout #new-login .grid_8 {
width: 400px;
}

#one-page-checkout .field {
    margin-top: 10px;
}
#one-page-checkout .field input {
    margin-top: 0px;
    width: 96%;
    height: 21px;
}
#one-page-checkout .field select {
    margin-top: 0px;
    padding: 5px;
    width: 99%;
    height: 27px;
}
#one-page-checkout .multiselect select{
    height: 95px;
}
#one-page-checkout .checkbox input {
    width: 3%;
    margin: 0 6px 0 0;
    padding: 0;
}
#one-page-checkout .radio input {
    position: relative;
    top: 5px;
    width: 3%;
    margin: 0 6px 0 0;
    padding: 0;
}
#one-page-checkout .radio-large input {
    width: 7%;
    margin: 0 6px 0 0;
    padding: 0;
}
#one-page-checkout .checkbox input {
    position: relative;
    top: 5px;
    width: 3%;
    margin: 0 6px 0 0;
    padding: 0;
}
#one-page-checkout label {
    font-size: 12px;
}
#one-page-checkout .large-label label {
    position: relative;
    top: -5px;
    font-size: 14px;
}
#one-page-checkout .cvn input {
    width: 20%;
}
#one-page-checkout .add {
    margin-top: 15px;
    width: 85%;
    padding: 12px;
    color: #0072bc;
    border: 1px solid #fff799;
    background: #fffde4;
}
#one-page-checkout .add a {
    color: #0072bc;
    text-decoration: none;
}
#one-page-checkout .add a:hover {
    text-decoration: underline;
}
#one-page-checkout .coupon input {
    float: left;
}
#one-page-checkout .coupon .apply {
    float: left;
    margin: 10px 0 0 5px;
}
#one-page-checkout .shipping-select {
    margin: 0;
}
#one-page-checkout textarea {
    width: 100%;
    height: 125px;
}
#one-page-checkout .terms {
    margin-top: 20px;
}
#one-page-checkout .terms label {
    font-size: 14px;
}
#one-page-checkout .terms .box {
    padding: 10px;
    width: 435px;;
    height: 100%;
    border: 2px solid #bfbfbf;
}
#one-page-checkout .terms .box p {
    line-height: 1.40;
}
#one-page-checkout .terms .radio {
    text-align: center;
}
#one-page-checkout .totals {
    margin-top: 50px;
    text-align: right;
    line-height: 1.40;
    color: #242424;
}

#content-middle #totalsInfo ul li {list-style: none;}

#one-page-checkout .totals .title {
    float: left;
    clear: both;
    font-size: 14px;
    font-weight: bold;

width: 220px;

}
#one-page-checkout .totals .grand {
    font-size: 24px;
    font-weight: bold;
}
#one-page-checkout #submit {
    margin-top: 15px;
}
#one-page-checkout #location {
    text-align: center;
}
#one-page-checkout #billing-address {
width: 430px;

}
#one-page-checkout #shipping-address {
width: 430px;
padding:10px;
}
#one-page-checkout #payment-method {
width: 430px;
padding:10px;
    margin-top: 38px;

}
#one-page-checkout #shipping-method {
width: 430px;
padding:10px;
    margin-top: 38px;

}
#one-page-checkout #shipping-method {
    margin-top: 15px;
}
#one-page-checkout #shipping-method .shipping-price {
    font-size: 24px;
    font-weight: bold;
    color: #242424;
}
#one-page-checkout #review {
    margin-top: 38px;
    margin-bottom: 20px;
padding-right: 20px;
    width: 96%;
}
#one-page-checkout #review-table {
    margin-top: 15px;
    border: 3px solid #bfbfbf;
    border-collapse: collapse;
    width: 96%;
}
#one-page-checkout #review-table thead {
    width: 100%;
    border-bottom: 1px dotted #bababa;
}
#one-page-checkout #review-table tr {
    /*width: 100%;*/
}
#one-page-checkout #review-table thead tr th {
    padding: 10px;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
    text-align: left;
    color: #969696;
}
#one-page-checkout #review-table tbody {
    color: #111111;
}
#one-page-checkout #review-table tbody td {
    padding: 10px;
    font-weight: bold;
    font-size: 14px;
    vertical-align: middle;
    width: 25%;
}
#one-page-checkout #review-table .cart-error {
    background: #F4ABAB;
}
#one-page-checkout #review-table .cart-warning {
    background: #FFFDE4;
}
#one-page-checkout .product {
    font-weight: normal !important;
}
#one-page-checkout .heading {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 2px solid #bfbfbf;
    width: 98%;
}
#one-page-checkout .heading .number-blue {
    margin-right: 10px;
    padding: 1px 4px;
    font-size: 10px;
    font-weight: bold;
    color: #fff;
    background: #006aaf;
}
#one-page-checkout .heading .number-grey {
    margin-right: 10px;
    padding: 1px 4px;
    font-size: 10px;
    font-weight: bold;
    color: #fff;
    background: #959595;
}
#one-page-checkout .heading .title {
    position: relative;
    top: 1px;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#one-page-checkout .blurb {
    margin-top: 10px;
    padding: 10px;
    font-size: 14px;
    line-height: 1.40;
    color: #6F6F6F;
    background: #EFEFEF;
    border: 1px solid #dfdfdf;
width: 95%;
}

#one-page-checkout .blurb p {
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1.40;
}
#one-page-checkout .edit-cart {
    float: right;
    margin-top: 10px;
    font-size: 14px;
}


#one-page-checkout .edit-cart a {
    color: #006AAF;
}
#one-page-checkout .edit-cart a:hover {
    text-decoration: none;
}
#one-page-checkout .onepage-error {
    margin: 6px 0 6px 0;
    font-size: 14px;
    font-weight: bold;
    color: #D30000;
}
#one-page-checkout .option-string {
    margin-top: 7px;
    margin-bottom: 10px;
    font-size: 12px;
}
#one-page-checkout .thumb {
    padding-top: 0 !important;
}
#one-page-checkout .thumb img {
    position: relative;
    top: 30px;
    margin-bottom: 18px;
}
#one-page-checkout .subtotal img {
    margin-left: 10px;
    position: relative;
    top: 13px;
}
#one-page-checkout .forgot-password {
    margin-top: 10px;
    font-size: 12px;
}
#one-page-checkout .forgot-password a {
    color: #006AAF;
}
#one-page-checkout .forgot-password a:hover {
    text-decoration: none;
    color: #004E7F;
}
#one-page-checkout .login-btn {
    margin-top: 15px;
}
#one-page-checkout .create-btn {
    margin-top: 15px;
}
#one-page-checkout #login-types {
    margin: 20px 0 0 0;
    padding: 0 0 4px 0 !important;
}
#one-page-checkout #login-types li {
    margin: 0 3px 0 0 !important;
    padding: 6px 10px 6px 10px !important;
    display: inline;
    list-style: none !important;
    background: #e0e0e0;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
#one-page-checkout #login-types li a {
    font-size: 12px;
    text-decoration: none;
    color: #000;
}
#one-page-checkout #login-types li.active {
    color: #fff;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    background: #191919;
    cursor: default;
}
#one-page-checkout #login-types li.active a {
    text-decoration: none;
    color: #fff;
}
#one-page-checkout #login-types li.inactive {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
#one-page-checkout #login-types li.inactive:hover {
    cursor: pointer;
    color: #fff;
    background: #d7d7d7;
}
#one-page-checkout .login-sentence {
    margin: 20px 0 20px 10px;
    font-size: 14px;
}
#one-page-checkout .shipping-instructions input {
    width: 20px !important;
    position: relative;
    top: 5px;
}
#one-page-checkout .subscription-terms input {
    width: 20px !important;
    position: relative;
    top: 5px;
}
#one-page-checkout .required:after {
    content: "*";
    color: red;
}
#one-page-checkout .apply input {
    clear: both;
}
#one-page-checkout #submit input {
    width: auto !important;
}
#one-page-checkout .calculate input {
    width: auto !important;
    height: auto !important;
}
#one-page-checkout .shipping-select input {
    width: 13% !important;
    position: relative;
    top: 5px;
}
#one-page-checkout input.paymentOptsTextInput {
    width: 230px;
}
#one-page-checkout input.giftCertContinueBtn {
    width: auto;
    height: auto;
}

#totalsInfo ul {
    padding-left: 0px !important;
    list-style: none !important;
}
#totalsInfo ul li {
    list-style: none !important;
}
#one-page-checkout .apply input {
    height: auto !important;
}
#one-page-checkout #submit input {
    height: auto !important;
}
/*/------------ end one-page-checkout  ------------- /*/
