/*----------------------------------------------------------
Title:        Main Style Sheet
Theme:        Bellezza 00222
----------------------------------------------------------*/
@font-face {
    font-family: 'HelveticaNeueRegularBoldCond';
    src: url('../fonts/helveticaneue-boldcond-webfont.eot?') format('eot'),
         url('../fonts/helveticaneue-boldcond-webfont.woff') format('woff'),
         url('../fonts/helveticaneue-boldcond-webfont.ttf') format('truetype'),
         url('../fonts/helveticaneue-boldcond-webfont.svg#webfontjbnCLMkU') format('svg');
    font-weight: normal;
    font-style: normal;
}he
@font-face {
      font-family: Tenderness;
      src: url(../fonts/Tenderness.otf) format("truetype");  
}
body {pro
    margin: 0;
    padding: 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}
.cl {
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    line-height: 0;
    text-indent: -4000px;
}
h2 {
    font-size:32px;
    color:#000;
    text-transform:uppercase;
    font-family: 'HelveticaNeueRegularBoldCond';
    font-weight: normal;
    padding-bottom:10px;
}
#container {
    margin: 0 auto;
    padding: 0;
    width: 1020px;
}
.slider-wrapper {display: block;}
/* HEADER
---------------------------------------------*/
#logo {
    float: left;
    margin: 0;
    padding: 10px 0 0 30px;
    width: 120px;
    font-family: Tenderness;
    font-size: 53px;
    font-weight: normal;
    text-transform: uppercase;
    color: #2C1B11;
}
#logo img {
    border: none;
}
#header {
    float: left;  
    width: 1020px;
    height: 165px;
    background:url('../images/content-bg.png') repeat-y 0 0;
    margin-left: -39px;
    position: relative;
    padding: 0 39px;
}
#topbannerad {
    float:left;
    width:480px;
    height:110px;
    margin-top: 20px;
    margin-left: 20px;
}
#header-links {
    float: right;
    display:inline;
    margin: 0;
    padding: 22px 40px 23px 0;
    color: #977e63;
    margin-right:-4px;
    position: relative;
}
#header-links a {
    margin: 0;
    padding: 0 12px 0 16px;
    font-size: 12px;
    text-decoration: none;
    background:url('../images/top-nav-separator.png') no-repeat 0 0;
    font-family:LucidaGrande, Helvetica, Arial, sans-serif;
    color:#0c0c0c;
}
#header-links a:hover {
    text-decoration: none;
    color: #DB2745;
}
#header-links a.first {
    background:none;
}
#header-search {
    float: right;
    padding: 5px;  
    height: 24px;
    margin-right: 40px;
    position: relative;
    margin-top: -1px;
}
#header-search input {
    width: 193px;
    padding:9px 0 11px 12px;
    font-family:LucidaGrande, Helvetica, Arial, sans-serif !important;
    font-size: 11px;
    color: #000000;
    background:url('../images/search-field.png') no-repeat 0 0;
    border:0;
    float:left;
    display:inline;
}
#header-search .header-search-btn {
    float: left;
    display:inline;  
    width:30px;
    height:33px;
}
#header-search .header-search-btn a {
    font-size: 0;
    line-height: 0;
    text-indent: -4000px;
    width:30px;
    height:33px;
    background:url('../images/search-button.png') no-repeat 0 0;
    float:left;
    display:inline;
}
#header-search #headerSearchWidgetDynamicResults {
    clear: left;
    float: left;
    background: #EEEEEE;
    padding: 10px;
    display: none;
    width: 90%;
    margin-top: 5px;
    position: relative;
    line-height: 1.80;
}
/* NAV
---------------------------------------------*/
#nav {
    float: left;
    display:inline;
    margin: 0;
    margin: 0 30px;
    width:960px;
    height: 48px;
    background:url(../images/nav-bg.png) no-repeat;
    margin-top:-60px;
    position: relative;
    z-index: 100;
}
#topNav {
    margin: 0;
    padding: 0 0 0 0;
    width: 960px;
}
#topNav .left {
    float: left;
    width: 0;
}
#topNav .center .link {
    float: left;
    display:inline;
    padding: 0;
    padding:10px 19px;
    text-align: center;
    background:url('../images/nav-separator.png') no-repeat 0 0;
}
#topNav .center .link a {
    font-size:14px;
    text-transform:uppercase;
    font-weight: normal;
    text-decoration: none;
    text-shadow: 0 1px 0 #000;
    color: #fff;  
    padding:3px 12px;
}
#topNav .center .link a:hover {
    background:#f3198f;  
    text-shadow:none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
#topNav .center .spacer {
    float: left;
    width: 0;
    height: 35px;
}
#topNav .right {
    float: left;
    width: 2%;
}
/* CONTENT
---------------------------------------------*/
#content {
    float: left;  
    padding: 0;
    width: 1020px;
    font-family: Arial,Helvetica,sans-serif;
    background:url('../images/content-bg.png') repeat-y 0 0;
    margin-left: -39px;
    position: relative;
    padding:0 39px;
    margin-top: -9px;
}
.content-bg {
    padding:0 30px;
    height: auto;
}
#content-left {
    float: left;
    margin: 9px 0 0;
    padding: 0;
    width: 189px;
}
#content-middle {
    float: left;
    margin: 0;
    padding: 0;
    width: 540px;
    margin-top: -2px;
    position: relative;
    min-height: 600px;
}
#content-right {
    float: left;
    margin: -11px 0 0;
    padding: 0;
    width: 230px;
}
/* HOMEPAGE
---------------------------------------------*/
#banner {
    margin-left: -20px;
    margin-bottom: 20px;
}
#featured-title {
    margin-bottom: 20px;
}
/* WIDGETS
---------------------------------------------*/
.ccWidget {
    float: left;
    margin: 0;
    padding: 10px 10px 10px 0;
    width: 174px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
    color: #1d1d1d;
}
.ccWidget .top {
    margin: 0;
    padding: 0 0 8px 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    text-align: left;
    text-transform: uppercase;
    color: #000;
    font-family: 'HelveticaNeueRegularBoldCond';
    font-size:20px;
}
.ccWidget .top a {
    text-decoration: none;
    color: #000;
}
.ccWidget .top a:hover {
    text-decoration: none;
    color: #000;
}
.ccWidget .body {
    margin: 0;
    padding: 0;
    color: #000;
}
.ccWidget .body a {
    color: #000;
}
.ccWidget .body a:hover {
    text-decoration: none;
    color: #000;
}
.ccWidget .btm {
    float: left;
    margin: 0;
    padding: 0;
}
.ccWidget form {
    float: none !important;
}
/*/ LIST WIDGETS /*/
.ccWidgetList .body ul {
    margin: 0;
    padding: 0;
    list-style: none;
    padding-top:3px;
    padding-bottom:0px;
}
.ccWidgetList .body ul li {
    font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
    border-bottom:1px solid #bfbfbf;
    padding:7px 0 8px 0;
}
.ccWidgetList .body ul li a {
    font-size: 13px;
    text-decoration: none;
    color: #000;
    font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
}
.ccWidgetList .body ul li a:hover {
    text-decoration: none;
    color:#f3198f;
}
.ccWidgetList .noItems {
    margin-top: -30px;
    margin-bottom: 20px;
}
/*/ DROPDOWN WIDGETS /*/
.ccWidgetDropDown .body select {
    position: relative;
    top: 25px;
    font-size: 14px;
    margin: -30px 10px 40px 10px;
    padding: 2px;
    width: 140px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.ccWidgetDropDown .top {
    margin-bottom: 10px;
}
}
#widgetVendors .noItems {
    position: relative;
    top: 30px;
    color: #000;
}
/*/ INPUT WIDGETS /*/
.ccWidgetInput .body {
    float: left;
    width: 199px;
}
.ccWidgetInput .body .field {
    float: left;
    margin: 10px 0 5px 10px;
    padding: 0;
    width: 212px;
}
.ccWidgetInput .body .field input {
    float: left;
    margin: 0;
    padding: 4px;
    width: 46%;
    height: 9px;
    font-size: 14px;
    color: #464646;
}
.ccWidgetInput .body .buttonNoImg {
    float: left;
    margin: 0 0 0 4px;
}
.ccWidgetInput .body .button input {
    float: left;
    font-size: 12px;
    color: #464646;
}
.ccWidgetInput .body .button {
    float: left;
    margin: 0;
    padding: 3px 0 0 0;

    width: 28px;
    height: 20px;
    vertical-align: middle;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background: url(../images/go.jpg) no-repeat;
}
.ccWidgetInput .body .button  a {
    text-decoration: none;
    color: #fff;
}
.ccWidgetInput .body .button a:hover {
    text-decoration: none;
}
.ccWidgetInput .advanced {
    float: left;
    clear: both;
    margin: 0 0 5px 10px;
    padding: 0 0 2px 3px;
    width: 216px;
    font-size: 10px;
    font-weight: bold;
    color: #000;
}
.ccWidgetInput .advanced a {
    text-decoration: none;
    color: #000;
}
.ccWidgetInput .advanced a:hover {
    text-decoration: none;
    }
.ccWidgetInput #searchWidgetDynamicResults {
    display: none;
    clear: left;
    float: left;
    padding: 10px;
    margin: 5px 5px 0;
}
/*/ PRODUCT WIDGETS /*/
.ccWidgetProduct {
    border: 1px solid #000000;
    border-radius: 3px 3px 3px 3px;
    margin-top: 20px;
    padding: 5px !important;
    width: 175px;
}
.ccWidgetProduct .top {
    font-size: 19px !important;
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    padding: 0;
    text-align: center;
}
}
.ccWidgetProduct .body {
    float: left;

    margin-top: 10px;
}
.ccWidgetProduct .body .sdetailsNoImg {
    clear: left;
    float: left;
    margin-bottom: 3px;
    padding-top: 2px;
    position: relative;
    text-align: center;
    width: 175px;
}
.ccWidgetProduct .body .photo {
    padding-bottom: 10px;
    text-align: center;
    width: 175px;
    background:url('../images/image-bg.png') no-repeat center bottom;
}
.ccWidgetProduct .body .photo img {
    border: 1px solid #CFCFCF;
}
.ccWidgetProduct .body .title {
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    line-height: 16px;
    color:#DB2745;
    width: 175px;
}
.ccWidgetProduct .body .title a {
    text-decoration: none;
    font-size: 12px;
    color: #000;
    width: 175px;
    text-decoration: none;
}
.ccWidgetProduct .body .title a:hover {
    text-decoration: none;
}
.ccWidgetProduct .body .sprice {
    padding: 8px 0 5px 0;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    line-height: 18px;
    width: 175px;
    color:#000;
    font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
}
.ccWidgetProduct .body .sdetails {
    margin: 0 auto;
    padding: 5px 0 0 0;
    width: 158px;
    height: 21px;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    color: #fff;
}
.ccWidgetProduct .body .sdetails a {
    text-decoration: none;
    color: #fff;
}
.ccWidgetProduct .body .sdetails a:hover {
    color: #4E433D;
}
.ccWidgetProduct .body .all-link {
    float: left;
    text-align: center;
    width: 175px;
    margin-top: 10px;
}
.ccWidgetProduct .body .all-link a {
    text-decoration: none;
    color: #000;
    font-size:12px;
    font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
}
.ccWidgetProduct .body .all-link a:hover {
    text-decoration: none;
}
.ccWidgetProduct .review {
    float: left;
    padding-bottom: 10px;
    padding-top: 14px;
    text-align: center;
    width: 180px;
}
/*/ BASIC WIDGETS /*/
.ccWidgetBasic .body {
    color: #000;
    padding: 2px;
    width: 160px !important;
}
.ccWidgetBasic .body .items {
    padding: 0 0 3px;
    font-size: 11px;
    font-weight: bold;
    color: #000;
}
.ccWidgetBasic .price {
    font-size: 14px;
    font-weight: bold;
}
.ccWidgetBasic .subtotal {
    padding-left: 20px;
    font-weight: bold;
    color: #000;
    margin-bottom: 5px;
}
.ccWidgetBasic input {
    margin-bottom: 5px;
}
.ccWidgetBasic table {
    font-weight: bold;
    color: #000;
    width: 120%!important;
}
/*/ IMAGE WIDGETS /*/
.ccWidgetImage {
    text-align: center;
    width: 220px;
}
/*/ POLL WIDGETS /*/
.widgetPolls {
    color: #000;
}
.widgetPolls p {
    margin: 0;
    padding: 0 0 0 10px;
    width: 160px;
    line-height: 1.50;
}
.widgetPolls input {
    float: left;
    clear: both;
    margin-right: 5px;
}
.widgetPolls .body ul {
    float: left;
    margin-top: 5px;
    margin-left: 10px !important;
}
.widgetPolls .body ul li {
    background: none;
    margin-bottom: 0;
    line-height: 19px;
    border: none;
    width: 118px;
}
.widgetPolls .buttons {
    float: left;
    margin: 10px 0 0 49px;
}
.widgetPolls .percentBar {
    background-color: #4E433D !important;
}
/*/ WIDGET FIXES /*/
.noItems {
    margin: 0;
    padding: 9px;
    width: 170px;
    color: #000;
}
#widgetSubscribe .body {
    height: 35px;
}
#widgetSubscribe .top {
    font-size: 18px;
}
.widgetCustomProductLists select {
    margin-bottom: 10px;
}
#widgetRewardPoints .body {
    padding: 14px 10px 10px;
    width: 170px !important;
}
#widgetShopByPrice .body {
    height: 51px !important;
}
#widgetRelatedProducts .body .noItems {
    width: 100px;
    color: #000;
}
#widgetNewArrivals .body .noItems {
    width: 100px;
    color: #000;
}
#widgetTopSellers .body .noItems {
    width: 100px;
    color: #000;
}
#widgetContents .body ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.placeHolder {
    clear: both;
    border: 1px dashed;
}
#widgetRecentlyViewed .top {
    font-size: 18px !important;
}
#widgetLogin p {
    margin-left: 10px;
    width: 150px;
}
.compareButton {
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 5px;
}
#widgetRewardPoints .body {
    margin-top: 20px;
}
.ccWidgetBasic .noItems {
    margin: -30px 0 -20px 0;
}
/* FOOTER
---------------------------------------------*/
#footer-top {
    float: left;
    width: 960px;
    height:50px;
    margin-left: -39px;
    position: relative;
    padding:15px 69px 0 69px;
    background:url('../images/footer-bg.png') no-repeat 0 0;
}
#footer {
    clear: both;
    margin-top: 40px !important;
    position: relative;
    border-top: 2px solid #DB2745;
}
#widgetFooter {
    margin: 0 auto;
    padding: 0;
    width: 980px;    
}
#widgetFooter .body ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#widgetFooter hr {    
    float: left;
    clear: left;
    height: 1px;
    color: #878787;
    background-color: #878787;
}
#widgetFooter .actionItems {
    margin: 0;
    padding: 15px 0 0 35px;
    font-weight: bold;
    color: #fff;
}    
#widgetFooter .actionItems a {
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: none;
    color: #fff;
}
#widgetFooter .actionItems a:hover {
    text-decoration: none;
    color: #fff;
}
#widgetFooter .copyright {
    float: left;
    margin: 0;
    padding: 15px 85px 0 35px;
    width: 300px;
    font-family: Arial,Helvetica,sans-serif;
    line-height: 22px;
    color: #fff;
}
#widgetFooter .copyright a {
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: none;
    color: #fff;
}
#widgetFooter .copyright a:hover {
    text-decoration: none;
    color: #fff;
}
#widgetFooter .nav {
    float: left;
    margin: 0;
    padding: 19px 0 10px 20px;
    width: 150px;
}
#widgetFooter .nav .title {
    margin: 0;
    padding-bottom: 13px;
    width: 120px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    color: #fff;
}
#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: none;
    color: #fff;            
}
#widgetFooter .nav ul li a:hover {
    text-decoration: none;
}
#widgetFooter .actionItems {
    color: #1a1c1d;
}
#widgetFooter .actionItems a {
    color: #1a1c1d;
}
#widgetFooter .actionItems a:hover {
    color: #303335;
}
#widgetFooter .copyright {
    color: #1a1c1d;
}
#widgetFooter .copyright a {
    color: #1a1c1d;
}
#widgetFooter .copyright a:hover {
    color: #303335;
}
#widgetFooter .nav .title {
    color: #1a1c1d;
}
#widgetFooter .nav ul li a {
    color: #1a1c1d;
}
#widgetFooter .nav ul li a:hover {
    color: #303335;
}
.copyright-small {
    clear: both;
    color: #383228;
    font-size: 12px;
    margin-top: 5px;
    padding-bottom: 12px;
    text-align: center;
}
.copyright-small a {
    color: #383228;
}
.social {
    float: right;
    margin-right: 40px;
}
.social li {
    padding: 0;
    background: transparent;
    float: left;
    display: inline;
    padding: 8px  12px 0 0;
}
.social li a:hover {
    opacity: 0.8;
}
.sub-footer {
    height: 38px;
    color: #000000!important;
    line-height: 38px;
    width: 980px;
    text-align: center;
    margin: 0px 10px 0px 10px;
}
.sub-footer p {
margin: 0px;
padding: 0px;
}
.sub-footer p a {
color: #000;
}
/* FIXES
---------------------------------------------*/
h1, h2, h3, h4, h5, h6, .page-title {
    font-size: 14px !important;
    font-weight: normal;
    color: #000;
    margin-bottom: 2px;
}
#productGrid #topOptions {
    overflow: hidden !important;
}
#productGrid #topOptions .display {
    color: #000 !important;
}
#productGrid #topOptions .sort {
    color: #000 !important;
}
#productGrid .detailBtnNoImg {
    display: none;
}
#productGrid .title {
    margin: 5px 0 0 -15px !important;
    height: 70px;
}
#productGrid .title a {
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    line-height: 16px;
    color:#DB2745;
    text-decoration: none !important;
}
#productGrid .title a:hover {
    color: #000 !important;
    text-decoration: none!important;
}
#categoryGrid .title {
    margin: 20px 0 0 0 !important;
}
#categoryGrid .title a {
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    line-height: 16px;
    color:#f3198f;
    padding:0 10px;
    text-decoration: none !important;
}
#categoryGrid .title a:hover {
    color: #DB2745!important;
    text-decoration: none !important;
}
#productGrid .description {
    font-size: 11px;
    color: #222222 !important;
    margin-left: -15px;
}
#productGrid .description p {
    margin: 7px 0 0 0 !important;
    padding: 0 !important;
}
#productGrid .sprice {
    font-size: 10px;
    font-weight: normal;
    text-align: center;
    line-height: 18px;
    color:#000;
    font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
}
#productGrid .addToCartBtnNoImg {
    margin-bottom: 21px;
}
#productGrid .photo {
    margin-top: 12px;
    margin-left: -15px;
    width: auto;
    padding: 3px;
    border: 1px solid #BDBAAF;
}
#productGrid .productGridProductCompare {
    padding-left: 10px;
}
#productDetail #productPhotos {
    text-align: left !important;
}
#productDetail #productPhotos img {
    width: 230 !important;
    height: 350 !important;
}
#cp_bottom .cpTotal {
    float: left !important;
    width: 60% !important;
}
#cp_bottom .cpButtons {
    float: left;
}
.address-box-input .form-field {
    width: 60% !important;
}
.pageNote p {
    line-height: 1.60;
}
#checkoutOnePage #billAddress table {
    width: 445px !important;
}
#checkoutOnePage .form-label-required {
    width: 35% !important;
}
.blurb {
    clear: both;
}
.homepageBottomContent {
    margin-left: 10px;
}
#productDescription {
    padding: 10px;
}
#categoryGrid {
    width: 98% !important;
    margin-top: 6px;
}
#checkoutOnePage #billAddress table {
    width: 445px !important;
}
#checkoutOnePage .form-label-required {
    width: 35% !important;
}
.blurb {
    clear: both;
}
.container_12 .grid_6, .container_16 .grid_8 {
    width: 430px !important;
}
.container_12 .grid_12, .container_16 .grid_16 {
    width: 880px !important;
}
#one-page-checkout input.giftCertContinueBtn {
    margin-bottom: 11px;
}
.productContainer img {
    clear: both;
}
#productGrid .photo img:hover {
 -moz-box-shadow: 0 1px 8px rgba(49, 105, 168, 0.75);
    -webkit-box-shadow: 0 1px 8px rgba(49, 105, 168, 0.75);
    box-shadow: 0 1px 8px rgba(49, 105, 168, 0.75);
}
.productListColumn1 {
    float: none;
    clear: both;
    text-align: center;
}
.productListColumn2 {
    float: none;
    clear: both;
    text-align: center;
}
.productListColumn3 {
    float: none;
    clear: both;
    text-align: center;
    margin-left: -15px;
}
#productGrid .options .form-label {
    float: none !important;
}
#productGrid .options .form-field {
    float: none !important;
}
#productGrid .details {
    float: none !important;
}
#productGrid .sprice {
   float: none !important;
   margin-top: 10px !important;
}
#productGrid .details .buttons {
    float: none !important;
}
#dropdown {
}
#dropdown .personalzationContainer {
  float: left;
  margin-left: 2px !important;
}
#dropdown .form-label {
  margin-left: 0px;
}
#otherCategoryProducts {
  width: 100%!important;
}
/* DRAG & DROP DESIGN MODE
---------------------------------------------*/
.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;}
.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;}
.editCurrencyWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteCurrencyWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.editFeaturedWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteFeaturedWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.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;}
.editLanguageWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteLanguageWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.editNewArrivalsWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteNewArrivalsWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.editRewardPointsWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteRewardPointsWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.editSearchWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteSearchWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.editSidebarWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteSidebarWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.editSidebarDetailedWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteSidebarDetailedWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.editSpecialsWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteSpecialsWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.editSubscribeWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteSubscribeWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.editTopSellersWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteTopSellersWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.editVendorsWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteVendorsWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.editLeftImageWidget {position: relative; margin: 0; padding: 0; top: 11px; left: 39px;}
.deleteLeftImageWidget {position: relative; margin: 0; padding: 0; top: -5px; left: 64px;}
.editRightImageWidget {position: relative; margin: 0; padding: 0; top: 11px; left: 39px;}
.deleteRightImageWidget {position: relative; margin: 0; padding: 0; top: -5px; left: 64px;}
.editShopByPriceWidget {position: relative; margin: 0; padding: 0; top: -14px; left: 126px;}
.deleteShopByPriceWidget {position: relative; margin: 0; padding: 0; top: -30px; left: 152px;}
.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;}
.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;}
.editHorizontalImageWidget {position: relative; margin: 0; padding: 0; top: 7px; left: -12px;}
.deleteHorizontalImageWidget {position: relative; margin: 0; padding: 0; top: -10px; left: 13px;}