/*----------------------------------------------------------
title:        main stylesheet
template:    00187
----------------------------------------------------------*/

/*--Main Container--*/
.main_view {
    float: left;
    position: relative;
}
/*--Window/Masking Styles--*/
.window {
    height:250px;    width: 563px;
     overflow: hidden;/*--Hides anything outside of the set width/height--*/
    position: relative;
}
.image_reel {
    position: absolute;
    top: 0; left: 0;
}
.image_reel img {float: left;}

/*--Paging Styles--*/
.paging {
    position: absolute;
    bottom: 40px; right: -7px;
    width: 178px; height:47px;
    z-index: 100; /*--Assures the paging stays on the top layer--*/
    text-align: center;
    line-height: 40px;
    background: url(http://www.sohtanaka.com/web-design/examples/image-slider/paging_bg2.png) no-repeat;
    display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
    padding: 5px;
    text-decoration: none;
    color: #fff;
}
.paging a.active {
    font-weight: bold;
    background: #920000;
    border: 1px solid #610000;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.paging a:hover {font-weight: bold;}


.art-Block  {
margin-bottom:10px;
margin-left:10px;
margin-right:10px;
margin-top:10px;
}
.art-Block {
margin-bottom:0;
margin-left:auto;
margin-right:auto;
margin-top:0;
min-height:1px;
min-width:1px;
position:relative;
z-index:0;
}

.art-PostContent {
color:#727272;
font-family:Arial,Helvetica,Sans-Serif;
}
* {margin: 0; padding: 0; outline: 0;}
body {font: 14px Arial,sans-serif; color: #727272; text-align: left; background: #fff url(../images/bg.jpg) repeat 0 0;}

a { color: #c69042; text-decoration: none; cursor: pointer;}
    a:hover {text-decoration: underline;}
    a img {border: 0;}

.ar {display: block; text-align: right;}
.ac {display: block; text-align: center;}
.al {display: block; text-align: left;}
.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;}
.shell {margin: 0 auto; width: 960px;}
.clear {clear: both;}

#logo {float: left; margin: 30px 0 0 20px; padding: 0; font-size: 30px; color: #F51D5D;}

.mylogo {float: left; margin: 0; padding: 0; width: 100%; height: 100%; font-size: 27px!important;}

h3 {font-size: 15px; line-height: 18px; color: #f51d5d;}

#page {float: left; margin: 0; padding: 12px 0 13px 0;}
    #page .btm {float: left; clear: both; width: 960px; height: 11px; background: url(../images/btm.png); font-size: 0; line-height: 0;}

#header {height: 110px; width: 960px; background: url(../images/header.png) no-repeat;}
    #header .right-area {width: 220px; float: right; display: inline; padding: 10px 10px 0 0;}
    #header .right-area a {font-size: 11px; float: left; position: relative; text-decoration: none; color: #C69042!important;}
    #header .right-area a:hover {text-decoration: underline;}
    #header .right-area .header-links span {color: #c69042; float: left; padding: 0 7px;}

#content {background: #f7eee0; width: 960px;}
    #content .frame {width: 944px; margin: 0 auto; padding-bottom: 10px;}

#nav {height: 35px; background: url(../images/nav-bar.gif) no-repeat; margin-bottom: 10px;}
    #nav ul {height: 35px; list-style-type: none; padding-left: 13px;}
    #nav li {float: left; line-height: 35px; padding-right: 32px;}
    #nav li a {color: #fff;}

#topNav {margin: 0; padding: 9px 0 0 0; width: 950px;}
    #topNav .left {float: left; width: 0;}
    #topNav .center {width: 96%;}
    #topNav .center .link {float: left; padding: 0; width: 115px; text-align: center;}
    #topNav .center .link a {font-family: Arial,sans-serif; font-size: 15px; font-weight: normal; text-decoration: none; color: #fff;}
    #topNav .center .link a:hover {color: #FFEE91;}
    #topNav .center .spacer {float: left; width: 0; height: 35px;}
    #topNav .right {float: left; width: 2%;}

#content-left {width: 210px; float: left; margin-right: 7px; display: inline;}

#content-right {width: 210px; float: left; margin-left: 7px; display: inline;}

a.detail {display: block; width: 69px; line-height: 32px; background: url../images/detail-bg.gif); color: #fff; margin: 14px auto; text-align: center; font-weight: bold;}

#content-middle {float: left; padding: 10px; width: 705px; min-height: 500px; display: inline; background: #fff; border: 1px solid #E6E6E6; -moz-border-radius: 10px; -webkit-border-radius: 10px;}
    #content-middle .box .frame {margin: 0 auto;}
    #content-middle p.display {font-size: 13px; color: #c69042; padding-top: 8px;}
    #content-middle p.location {font-size: 16px; font-weight: bold; color: #f51d5d;}

#footer {float: left; margin: 0; padding: 0; width: 960px; background: #F7EEE0; border-top: 1px solid #AB7657;}

/*/ begin widgetSidebar /*/

#widgetSidebar {
    float: left;
    margin: 0;
    padding: 0 0 7px 0;
    width: 210px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
    color: #1d1d1d;
    }

#widgetSidebar .top {
    margin: 0;
    padding: 8px 0 0 10px;
    width: 200px;
    height: 22px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    color: #EE1F61;
    background: #F1F0EE url(../images/side-top.gif) no-repeat;
    }

#widgetSidebar .top a {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    color: #EE1F61;
    }

#widgetSidebar .top a:hover {
    text-decoration: underline;
    }

#widgetSidebar .body {
    margin: 0;
    padding: 5px 0 3px 12px;
    width: 198px;
    color: #9C763E;
    background: #F1F0EE url(../images/side-rep.gif) repeat-y;
    }

#widgetSidebar .body .items {
    padding: 0 0 4px 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #9C763E;
    }

#widgetSidebar .body .subtotal {
    padding: 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #EE1F61;
    }

#widgetSidebar .btm {
    float: left;
    margin: 0;
    padding: 0;
    width: 210px;
    height: 10px;
    background: #F1F0EE url(../images/side-btm.gif) no-repeat;
    }

/*/ end widgetSidebar /*/

/*/ begin widgetSidebarDetailed /*/

#widgetSidebarDetailed {
    float: left;
    margin: 0;
    padding: 0 0 7px 0;
    width: 210px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
    color: #1d1d1d;
    }

#widgetSidebarDetailed .top {
    margin: 0;
    padding: 8px 0 0 10px;
    width: 200px;
    height: 22px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    color: #EE1F61;
    background: #F1F0EE url(../images/side-top.gif) no-repeat;
    }

#widgetSidebarDetailed .top a {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    color: #EE1F61;
    }

#widgetSidebarDetailed .top a:hover {
    text-decoration: underline;
    }

#widgetSidebarDetailed .price {
    font-size: 11px;
    font-weight: bold;
    }

#widgetSidebarDetailed input {
    width: 90px;
    height: 25px;
    font-size: 11px;
    }

#widgetSidebarDetailed .body {
    margin: 0;
    padding: 5px 0 3px 12px;
    width: 198px;
    color: #9C763E;
    background: #F1F0EE url(../images/side-rep.gif) repeat-y;
    }

#widgetSidebarDetailed table {
    margin: 0;
    padding: 0;
    width: 208px;
    color: #9C763E;
    }

#widgetSidebarDetailed .btm {
    float: left;
    margin: 0;
    padding: 0;
    width: 210px;
    height: 10px;
    background: #F1F0EE url(../images/side-btm.gif) no-repeat;
    }

/*/ end widgetSidebarDetailed /*/

/*/ begin widgetSearch /*/

#widgetSearch {
    float: left;
    margin: 0;
    padding: 0 0 7px 0;
    width: 210px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
    color: #1d1d1d;
    }

#widgetSearch .top {
    margin: 0;
    padding: 8px 0 0 10px;
    width: 200px;
    height: 22px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    color: #EE1F61;
    background: #F1F0EE url(../images/side-top.gif) no-repeat;
    }

#widgetSearch .body {
    margin: 0;
    padding: 5px 0 3px 12px;
    width: 198px;
    color: #9C763E;
    background: #F1F0EE url(../images/side-rep.gif) repeat-y;
    }

#widgetSearch .body .field {
    float: left;
    margin: 0;
    padding: 0;
    }

#widgetSearch .body .field input {
    margin: 0 0 5px 0;
    padding: 4px;
    width: 140px;
    height: 14px;
    font-size: 14px;
    color: #1D1D1D;
    }

#widgetSearch .body .button input {
    font-size: 11px;
    color: #464646;
    }

#widgetSearch .body .button {
    float: left;
    margin: 0;
    padding: 5px 0 0 0;
    width: 28px;
    height: 18px;
    vertical-align: middle;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background: #342212;
    }

#widgetSearch .body .button  a {
    text-decoration: none;
    color: #fff;
    }

#widgetSearch .body .button a:hover {
    text-decoration: underline;
    }

#widgetSearch .advanced {
    margin: 0;
    padding: 3px 0 3px 12px;
    width: 198px;
    font-size: 11px;
    color: #9C763E;
    background: #F1F0EE url(../images/side-rep.gif) repeat-y;
    }

#widgetSearch .advanced a {
    text-decoration: none;
    color: #9C763E;
    }

#widgetSearch .advanced a:hover {
    text-decoration: underline;
    }

#widgetSearch .btm {
    float: left;
    margin: 0;
    padding: 0;
    width: 210px;
    height: 10px;
    background: #F1F0EE url(../images/side-btm.gif) no-repeat;
    }

#widgetSearch #searchWidgetDynamicResults {
    clear: left;
    float: left;
    background: #EEEEEE;
    padding: 10px;
    display: none;
    margin: 5px 5px 0;
    }

/*/ end widgetSearch /*/

/*/ begin widgetLanguage /*/

#widgetLanguage {
    float: left;
    margin: 0;
    padding: 0 0 7px 0;
    width: 210px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
    color: #1d1d1d;
    }

#widgetLanguage .top {
    margin: 0;
    padding: 8px 0 0 10px;
    width: 200px;
    height: 22px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    color: #EE1F61;
    background: #F1F0EE url(../images/side-top.gif) no-repeat;
    }

#widgetLanguage .body {
    margin: 0;
    padding: 5px 0 3px 12px;
    width: 198px;
    background: #F1F0EE url(../images/side-rep.gif) repeat-y;
    }

#widgetLanguage .body select {
    margin: 0;
    padding: 2px 0 2px 0;
    width: 185px;
    height: 20px;
    font-size: 12px;
    color: #1D1D1D;
    }

#widgetLanguage .btm {
    float: left;
    margin: 0;
    padding: 0;
    width: 210px;
    height: 10px;
    background: #F1F0EE url(../images/side-btm.gif) no-repeat;
    }

/*/ end widgetLanguage /*/

/*/ begin widgetVendors /*/

#widgetVendors {
    float: left;
    margin: 0;
    padding: 0 0 7px 0;
    width: 210px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
    color: #1d1d1d;
    }

#widgetVendors .top {
    margin: 0;
    padding: 8px 0 0 10px;
    width: 200px;
    height: 22px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    color: #EE1F61;
    background: #F1F0EE url(../images/side-top.gif) no-repeat;
    }

#widgetVendors .body {
    margin: 0;
    padding: 0 0 0 20px;
    width: 190px;
    background: #F1F0EE url(../images/side-rep.gif) repeat-y;
    }

#widgetVendors .body ul {
    margin: 0;
    padding: 0;
    list-style: none;
    }

#widgetVendors .body ul li {
    line-height: 1.80;
    }

#widgetVendors .body ul li a {
    text-decoration: none;
    }

#widgetVendors .body ul li a:hover {
    text-decoration: underline;
    }

#widgetVendors .body select {
    margin: 0;
    padding: 2px 0 2px 0;
    width: 185px;
    height: 20px;
    font-size: 12px;
    color: #1D1D1D;
    }

#widgetVendors .noItems {
    margin: 0;
    padding: 8px 0 3px 0;
    color: #9C763E;
    }

#widgetVendors .btm {
    float: left;
    margin: 0;
    padding: 0;
    width: 210px;
    height: 10px;
    background: #F1F0EE url(../images/side-btm.gif) no-repeat;
    }

/*/ end widgetVendors /*/

/*/ begin widgetCategories /*/

#widgetCategories {
    float: left;
    margin: 0;
    padding: 0 0 7px 0;
    width: 210px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
    color: #1d1d1d;
    }

#widgetCategories .top {
    margin: 0;
    padding: 8px 0 0 10px;
    width: 200px;
    height: 22px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    color: #EE1F61;
    background: #F1F0EE url(../images/side-top.gif) no-repeat;
    }

#widgetCategories .body {
    margin: 0;
    padding: 0 0 0 20px;
    width: 190px;
    background: #F1F0EE url(../images/side-rep.gif) repeat-y;
    }

#widgetCategories .body ul {
    margin: 0;
    padding: 0;
    list-style: none;
    }

#widgetCategories .body ul li {
    line-height: 1.80;
    font-family: Arial,Helvetica,sans-serif;
    }

#widgetCategories .body ul li a {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    text-decoration: none;
    color: #9c763e;
    }

#widgetCategories .body ul li a:hover {
    text-decoration: underline;
    }

#widgetCategories .btm {
    float: left;
    margin: 0;
    padding: 0;
    width: 210px;
    height: 10px;
    background: #F1F0EE url(../images/side-btm.gif) no-repeat;
    }

/*/ end widgetCategories /*/

/*/ begin widgetCurrency /*/

#widgetCurrency {
    float: left;
    margin: 0;
    padding: 0 0 7px 0;
    width: 210px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
    color: #1d1d1d;
    }

#widgetCurrency .top {
    margin: 0;
    padding: 8px 0 0 10px;
    width: 200px;
    height: 22px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    color: #EE1F61;
    background: #F1F0EE url(../images/side-top.gif) no-repeat;
    }

#widgetCurrency .body {
    margin: 0;
    padding: 5px 0 3px 12px;
    width: 198px;
    background: #F1F0EE url(../images/side-rep.gif) repeat-y;
    }

#widgetCurrency .body select {
    margin: 0;
    padding: 2px 0 2px 0;
    width: 185px;
    height: 20px;
    font-size: 12px;
    color: #1D1D1D;
    }

#widgetCurrency .btm {
    float: left;
    margin: 0;
    padding: 0;
    width: 210px;
    height: 10px;
    background: #F1F0EE url(../images/side-btm.gif) no-repeat;
    }

/*/ end widgetCurrency /*/

/*/ begin widgetRewardPoints /*/

#widgetRewardPoints {
    float: left;
    margin: 0;
    padding: 0 0 7px 0;
    width: 210px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
    color: #1d1d1d;
    }

#widgetRewardPoints .top {
    margin: 0;
    padding: 8px 0 0 10px;
    width: 200px;
    height: 22px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    color: #EE1F61;
    background: #F1F0EE url(../images/side-top.gif) no-repeat;
    }

#widgetRewardPoints .body {
    margin: 0;
    padding: 5px 0 3px 12px;
    width: 198px;
    color: #9C763E;
    background: #F1F0EE url(../images/side-rep.gif) repeat-y;
    }

#widgetRewardPoints .body a {
    text-decoration: underline;
    color: #464646;
    }

#widgetRewardPoints .body a:hover {
    text-decoration: none;
    }

#widgetRewardPoints .btm {
    float: left;
    margin: 0;
    padding: 0;
    width: 210px;
    height: 10px;
    background: #F1F0EE url(../images/side-btm.gif) no-repeat;
    }

/*/ end widgetRewardPoints /*/

/*/ begin widgetInformation /*/

#widgetInformation {
    float: left;
    margin: 0;
    padding: 0 0 7px 0;
    width: 210px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
    color: #1d1d1d;
    }

#widgetInformation .top {
    margin: 0;
    padding: 8px 0 0 10px;
    width: 200px;
    height: 22px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    color: #EE1F61;
    background: #F1F0EE url(../images/side-top.gif) no-repeat;
    }

#widgetInformation .body {
    margin: 0;
    padding: 0 0 0 20px;
    width: 190px;
    background: #F1F0EE url(../images/side-rep.gif) repeat-y;
    }

#widgetInformation .body ul {
    margin: 0;
    padding: 0;
    list-style: none;
    }

#widgetInformation .body ul li {
    line-height: 1.80;
    font-family: Arial,Helvetica,sans-serif;
    }

#widgetInformation .body ul li a {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    text-decoration: none;
    color: #9c763e;
    }

#widgetInformation .body ul li a:hover {
    text-decoration: underline;
    }

#widgetInformation .btm {
    float: left;
    margin: 0;
    padding: 0;
    width: 210px;
    height: 10px;
    background: #F1F0EE url(../images/side-btm.gif) no-repeat;
    }

/*/ end widgetInformation /*/

/*/ begin widgetNewArrivals /*/

#widgetNewArrivals {
    float: left;
    margin: 0;
    padding: 0 0 7px 0;
    width: 210px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
    color: #1d1d1d;
    }

#widgetNewArrivals .top {
    margin: 0;
    padding: 8px 0 0 10px;
    width: 200px;
    height: 22px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    color: #EE1F61;
    background: #F1F0EE url(../images/side-top.gif) no-repeat;
    }

#widgetNewArrivals .body {
    margin: 0;
    padding: 8px 0 3px 0;
    width: 210px;
    text-align: center;
    background: #F1F0EE url(../images/side-rep.gif) repeat-y;
    }

#widgetNewArrivals .body .sdetailsNoImg {
    float: left;
    clear: left;
    padding-top: 15px;
    width: 216px;
    }

#widgetNewArrivals .body .photo {
    margin-bottom: 10px;
}

#widgetNewArrivals .body .photo img {
    border: 1px solid #BF9046;
}

#widgetNewArrivals .body .title {
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    line-height: 16px;
    }

#widgetNewArrivals .body .title a {
    font-weight: bold;
    text-decoration: none;
    color: #ED1E60;
    }

#widgetNewArrivals .body .title a:hover {
    text-decoration: underline;
    }

#widgetNewArrivals .body .sprice {
    padding: 8px 0 5px 0;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    line-height: 18px;
    color: #464646;
    }

#widgetNewArrivals .body .sdetails {
    margin: 0 0 20px 0;
    padding: 5px 0 0 0;
    width: 58px;
    height: 21px;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background: url(../images/details_button.jpg) no-repeat;
    }

#widgetNewArrivals .body .sdetails a {
    text-decoration: none;
    color: #fff;
    }

#widgetNewArrivals .body .sdetails a:hover {
    color: #ececec;
    }

#widgetNewArrivals .body .all-link  {
    margin-top: 60px;
    text-align: center;
    font-size: 11px;
    }

#widgetNewArrivals .body .all-link a {
    text-decoration: none;
    color: #EE1C62;
    }

#widgetNewArrivals .body .all-link a:hover {
    text-decoration: underline;
    }

#widgetNewArrivals .noItems {
    margin: 0;
    padding: 8px 0 3px 0;
    width: 210px;
    text-align: center;
    color: #9C763E;
    background: #F1F0EE url(../images/side-rep.gif) repeat-y;
    }

#widgetNewArrivals .btm {
    float: left;
    margin: 0;
    padding: 0;
    width: 210px;
    height: 10px;
    background: #F1F0EE url(../images/side-btm.gif) no-repeat;
    }

/*/ end widgetNewArrivals /*/

/*/ begin widgetSpecials /*/

#widgetSpecials {
    float: left;
    margin: 0;
    padding: 0 0 7px 0;
    width: 210px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
    color: #1d1d1d;
    }

#widgetSpecials .top {
    margin: 0;
    padding: 8px 0 0 10px;
    width: 200px;
    height: 22px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    color: #EE1F61;
    background: #F1F0EE url(../images/side-top.gif) no-repeat;
    }

#widgetSpecials .body {
    margin: 0;
    padding: 8px 0 3px 0;
    width: 210px;
    text-align: center;
    background: #F1F0EE url(../images/side-rep.gif) repeat-y;
    }

#widgetSpecials .body .sdetailsNoImg {
    float: left;
    clear: left;
    padding-top: 15px;
    width: 216px;
    }

#widgetSpecials .body .photo {
    margin-bottom: 10px;
}

#widgetSpecials .body .photo img {
    border: 1px solid #BF9046;
}

#widgetSpecials .body .title {
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    line-height: 16px;
    }

#widgetSpecials .body .title a {
    font-weight: bold;
    text-decoration: none;
    color: #ED1E60;
    }

#widgetSpecials .body .title a:hover {
    text-decoration: underline;
    }

#widgetSpecials .body .sprice {
    padding: 8px 0 5px 0;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    line-height: 18px;
    color: #464646;
    }

#widgetSpecials .body .sdetails {
    margin: 0 0 20px 0;
    padding: 5px 0 0 0;
    width: 58px;
    height: 21px;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background: url(../images/details_button.jpg) no-repeat;
    }

#widgetSpecials .body .sdetails a {
    text-decoration: none;
    color: #fff;
    }

#widgetSpecials .body .sdetails a:hover {
    color: #ececec;
    }

#widgetSpecials .body .all-link  {
    margin-top: 60px;
    text-align: center;
    font-size: 11px;
    }

#widgetSpecials .body .all-link a {
    text-decoration: none;
    color: #EE1C62;
    }

#widgetSpecials .body .all-link a:hover {
    text-decoration: underline;
    }

#widgetSpecials .noItems {
    margin: 0;
    padding: 8px 0 3px 0;
    width: 210px;
    text-align: center;
    color: #9C763E;
    background: #F1F0EE url(../images/side-rep.gif) repeat-y;
    }

#widgetSpecials .btm {
    float: left;
    margin: 0;
    padding: 0;
    width: 210px;
    height: 10px;
    background: #F1F0EE url(../images/side-btm.gif) no-repeat;
    }

/*/ end widgetSpecials /*/

/*/ begin widgetTopSellers /*/

#widgetTopSellers {
    float: left;
    margin: 0;
    padding: 0 0 7px 0;
    width: 210px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
    color: #1d1d1d;
    }

#widgetTopSellers .top {
    margin: 0;
    padding: 8px 0 0 10px;
    width: 200px;
    height: 22px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    color: #EE1F61;
    background: #F1F0EE url(../images/side-top.gif) no-repeat;
    }

#widgetTopSellers .body {
    margin: 0;
    padding: 8px 0 3px 0;
    width: 210px;
    text-align: center;
    background: #F1F0EE url(../images/side-rep.gif) repeat-y;
    }

#widgetTopSellers .body .sdetailsNoImg {
    float: left;
    clear: left;
    padding-top: 15px;
    width: 216px;
    }

#widgetTopSellers .body .photo {
    margin-bottom: 10px;
}

#widgetTopSellers .body .photo img {
    border: 1px solid #BF9046;
}

#widgetTopSellers .body .title {
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    line-height: 16px;
    }

#widgetTopSellers .body .title a {
    font-weight: bold;
    text-decoration: none;
    color: #ED1E60;
    }

#widgetTopSellers .body .title a:hover {
    text-decoration: underline;
    }

#widgetTopSellers .body .sprice {
    padding: 8px 0 5px 0;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    line-height: 18px;
    color: #464646;
    }

#widgetTopSellers .body .sdetails {
    margin: 0 0 20px 0;
    padding: 5px 0 0 0;
    width: 58px;
    height: 21px;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background: url(../images/details_button.jpg) no-repeat;
    }

#widgetTopSellers .body .sdetails a {
    text-decoration: none;
    color: #fff;
    }

#widgetTopSellers .body .sdetails a:hover {
    color: #ececec;
    }

#widgetTopSellers .body .all-link  {
    margin-top: 60px;
    text-align: center;
    font-size: 11px;
    }

#widgetTopSellers .body .all-link a {
    text-decoration: none;
    color: #EE1C62;
    }

#widgetTopSellers .body .all-link a:hover {
    text-decoration: underline;
    }

#widgetTopSellers .noItems {
    margin: 0;
    padding: 8px 0 3px 0;
    width: 210px;
    text-align: center;
    color: #9C763E;
    background: #F1F0EE url(../images/side-rep.gif) repeat-y;
    }

#widgetTopSellers .btm {
    float: left;
    margin: 0;
    padding: 0;
    width: 210px;
    height: 10px;
    background: #F1F0EE url(../images/side-btm.gif) no-repeat;
    }

/*/ end widgetTopSellers /*/

/*/ begin widgetFeatured /*/

#widgetFeatured {
    float: left;
    margin: 0;
    padding: 0 0 7px 0;
    width: 210px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
    color: #1d1d1d;
    }

#widgetFeatured .top {
    margin: 0;
    padding: 8px 0 0 10px;
    width: 200px;
    height: 22px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    color: #EE1F61;
    background: #F1F0EE url(../images/side-top.gif) no-repeat;
    }

#widgetFeatured .body {
    margin: 0;
    padding: 8px 0 3px 0;
    width: 210px;
    text-align: center;
    background: #F1F0EE url(../images/side-rep.gif) repeat-y;
    }

#widgetFeatured .body .sdetailsNoImg {
    float: left;
    clear: left;
    padding-top: 15px;
    width: 216px;
    }

#widgetFeatured .body .photo {
    margin-bottom: 10px;
}

#widgetFeatured .body .photo img {
    border: 1px solid #BF9046;
}

#widgetFeatured .body .title {
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    line-height: 16px;
    }

#widgetFeatured .body .title a {
    font-weight: bold;
    text-decoration: none;
    color: #ED1E60;
    }

#widgetFeatured .body .title a:hover {
    text-decoration: underline;
    }

#widgetFeatured .body .sprice {
    padding: 8px 0 5px 0;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    line-height: 18px;
    color: #464646;
    }

#widgetFeatured .body .sdetails {
    margin: 0 0 20px 0;
    padding: 5px 0 0 0;
    width: 58px;
    height: 21px;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background: url(../images/details_button.jpg) no-repeat;
    }

#widgetFeatured .body .sdetails a {
    text-decoration: none;
    color: #fff;
    }

#widgetFeatured .body .sdetails a:hover {
    color: #ececec;
    }

#widgetFeatured .body .all-link  {
    margin-top: 60px;
    text-align: center;
    font-size: 11px;
    }

#widgetFeatured .body .all-link a {
    text-decoration: none;
    color: #EE1C62;
    }

#widgetFeatured .body .all-link a:hover {
    text-decoration: underline;
    }

#widgetFeatured .noItems {
    margin: 0;
    padding: 8px 0 3px 0;
    width: 210px;
    text-align: center;
    color: #9C763E;
    background: #F1F0EE url(../images/side-rep.gif) repeat-y;
    }

#widgetFeatured .btm {
    float: left;
    margin: 0;
    padding: 0;
    width: 210px;
    height: 10px;
    background: #F1F0EE url(../images/side-btm.gif) no-repeat;
    }

/*/ end widgetFeatured /*/

/*/ begin widgetSubscribe /*/

#widgetSubscribe {
    float: left;
    margin: 0;
    padding: 0 0 7px 0;
    width: 210px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
    color: #1d1d1d;
    }

#widgetSubscribe .top {
    margin: 0;
    padding: 8px 0 0 10px;
    width: 200px;
    height: 22px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    color: #EE1F61;
    background: #F1F0EE url(../images/side-top.gif) no-repeat;
    }

#widgetSubscribe .body {
    margin: 0;
    padding: 5px 0 3px 12px;
    width: 198px;
    color: #9C763E;
    background: #F1F0EE url(../images/side-rep.gif) repeat-y;
    }

#widgetSubscribe .body .field {
    float: left;
    margin: 0;
    padding: 0;
    }

#widgetSubscribe .body .field input {
    margin: 0;
    padding: 4px;
    width: 140px;
    height: 14px;
    font-size: 14px;
    color: #1D1D1D;
    }

#widgetSubscribe .body .button input {
    font-size: 11px;
    color: #464646;
    }

#widgetSubscribe .body .button {
    float: left;
    margin: 0;
    padding: 5px 0 0 0;
    width: 28px;
    height: 18px;
    vertical-align: middle;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background: #342212;
    }

#widgetSubscribe .body .button  a {
    text-decoration: none;
    color: #fff;
    }

#widgetSubscribe .body .button a:hover {
    text-decoration: underline;
    }

#widgetSubscribe .advanced {
    margin: 0;
    padding: 3px 0 3px 12px;
    width: 198px;
    font-size: 11px;
    color: #9C763E;
    background: #F1F0EE url(../images/side-rep.gif) repeat-y;
    }

#widgetSubscribe .advanced a {
    text-decoration: none;
    color: #9C763E;
    }

#widgetSubscribe .advanced a:hover {
    text-decoration: underline;
    }

#widgetSubscribe .btm {
    float: left;
    margin: 0;
    padding: 0;
    width: 210px;
    height: 10px;
    background: #F1F0EE url(../images/side-btm.gif) no-repeat;
    }

/*/ end widgetSubscribe /*/

/*/ begin widgetFooter /*/

#widgetFooter {
    width: 943px;
    text-align: left;
    font-family: Arial,Helvetica,sans-serif;
    }

#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: underline;
    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: underline;
    color: #fff;
    }

#widgetFooter .copyright-small {
    margin-top: 10px;
    text-align: center;
    }

#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: 14px;
    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: underline;
    }

/*/ end widgetFooter /*/

/*/ begin widgetImages /*/

.widgetImages {
    float: left;
    margin: 0 0 17px 0;
    padding: 0;
    width: 210px;
    text-align: center;
    color: #464646;
    }

.widgetImages .text {
    width: 210px;
    font-size: 12px;
    text-align: center;
    }

/*/ end widgetImages /*/

/*/ begin widgetCustomProductLists /*/

.widgetCustomProductLists {
    float: left;
    margin: 0;
    padding: 0 0 7px 0;
    width: 210px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
    color: #1d1d1d;
    }

.widgetCustomProductLists .top {
    margin: 0;
    padding: 8px 0 0 10px;
    width: 200px;
    height: 22px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    color: #EE1F61;
    background: #F1F0EE url(../images/side-top.gif) no-repeat;
    }

.widgetCustomProductLists .body {
    margin: 0;
    padding: 0;
    background: #F1F0EE url(../images/side-rep.gif) repeat-y scroll 0 0;
    }

.widgetCustomProductLists .body ul {
    margin: 0;
    padding: 0;
    list-style: none;
    }

.widgetCustomProductLists .body select {
    margin-left: 2px;
    width: 185px;
    height: 20px;
    font-size: 12px;
    color: #1D1D1D;
    }

.widgetCustomProductLists .noItems {
    margin: 0;
    padding: 8px 0 3px 15px;
    width: 210px;
    color: #9C763E;
    background: #F1F0EE url(../images/side-rep.gif) repeat-y;
    }

.widgetCustomProductLists .btm {
    float: left!important;
    margin: 0!important;
    padding: 0!important;
    width: 210px!important;
    height: 10px!important;
    background: #F1F0EE url(../images/side-btm.gif) no-repeat!important;
    }

/*/ end widgetCustomProductLists /*/

/*/ begin widgetShopByPrice /*/

#widgetShopByPrice {
    float: left;
    margin: 0;
    padding: 0 0 7px 0;
    width: 210px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
    color: #1d1d1d;
    }

#widgetShopByPrice .top {
    margin: 0;
    padding: 8px 0 0 10px;
    width: 200px;
    height: 22px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    color: #EE1F61;
    background: #F1F0EE url(../images/side-top.gif) no-repeat;
    }

#widgetShopByPrice .body {
    margin: 0;
    padding: 5px 0 3px 12px;
    width: 198px;
    background: #F1F0EE url(../images/side-rep.gif) repeat-y;
    }

#widgetShopByPrice .body select {
    margin: 0;
    padding: 2px 0 2px 0;
    width: 185px;
    height: 20px;
    font-size: 12px;
    color: #1D1D1D;
    }

#widgetShopByPrice .btm {
    float: left;
    margin: 0;
    padding: 0;
    width: 210px;
    height: 10px;
    background: #F1F0EE url(../images/side-btm.gif) no-repeat;
    }

/*/ end widgetShopByPrice /*/

/*/ begin widgetRecentlyViewed /*/

#widgetRecentlyViewed {
    float: left;
    margin: 0;
    padding: 0 0 7px 0;
    width: 210px;
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
    color: #1d1d1d;
    }

#widgetRecentlyViewed .top {
    margin: 0;
    padding: 8px 0 0 10px;
    width: 200px;
    height: 22px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    color: #EE1F61;
    background: #F1F0EE url(../images/side-top.gif) no-repeat;
    }

#widgetRecentlyViewed .body {
    margin: 0;
    padding: 5px 0 3px 12px;
    width: 198px;
    text-align: center;
    background: #F1F0EE url(../images/side-rep.gif) repeat-y;
    }

#widgetRecentlyViewed .body .sdetailsNoImg {
    clear: left;
    padding-top: 15px;
    width: 216px;
    }

#widgetRecentlyViewed .body .photo {
    text-align: center;
    }

#widgetRecentlyViewed .body .title {
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    line-height: 16px;
    }

#widgetRecentlyViewed .body .title a {
    text-decoration: underline;
    color: #1d1d1d;
    }

#widgetRecentlyViewed .body .title a:hover {
    text-decoration: none;
    }

#widgetRecentlyViewed .body .sprice {
    padding: 8px 0 5px 0;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    line-height: 18px;
    }

#widgetRecentlyViewed .body .sdetails {
    margin: 0 auto;
    padding: 6px 0 5px 0;
    width: 58px;
    height: 21px;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background: url(../images/details_button.jpg) no-repeat;
    }

#widgetRecentlyViewed .body .sdetails a {
    text-decoration: none;
    color: #fff;
    }

#widgetRecentlyViewed .body .sdetails a:hover {
    color: #ececec;
    }

#widgetRecentlyViewed .body .all-link  {
    padding-top: 8px;
    text-align: center;
    font-size: 11px;
    }

#widgetRecentlyViewed .body .all-link a {
    text-decoration: underline;
    color: #1d1d1d;
    }

#widgetRecentlyViewed .body .all-link a:hover {
    text-decoration: none;
    }

#widgetRecentlyViewed .review {
    margin-bottom: 5px;
    }

#widgetRecentlyViewed .compare {
    margin-bottom: 5px;
    }

#widgetRecentlyViewed .btm {
    float: left;
    margin: 0;
    padding: 0;
    width: 210px;
    height: 10px;
    background: #F1F0EE url(../images/side-btm.gif) no-repeat;
    }

/* end widgetRecentlyViewed */

/* begin header search */

#header-search {float: left; margin: 32px 0 0 0; width: 239px; height: 33px; background: url(../images/search.gif) no-repeat;}
    #header-search input {float: left; margin: 6px 0 0 5px; padding: 2px 0 2px 5px; width: 163px; font-family: Arial, sans-serif; font-size: 14px; border: 0; color: #A17F57; background: #fff;}
    #header-search .header-search-btn {float: left; margin: 5px 0 0 4px; padding: 1px 0 0 7px; width: 27px; height: 21px; font-family: Georgia, sans-serif; font-weight: bold; text-align: center; cursor: pointer; border: 0; background: #EDDAB0; -moz-border-radius: 4px; -webkit-border-radius: 4px;}
    #header-search .header-search-btn a {font: bold 14px/18px Georgia,sans-serif; color: #C69042!important; text-decoration: none!important;}
    #header-search .header-search-btn a:hover {text-decoration: underline!important;}
    #header-search #headerSearchWidgetDynamicResults {display: none; float: left; clear: left; position: relative; margin-top: 5px; padding: 10px; width: 90%; line-height: 1.80; background: #eee;}

/* end header search */

/* 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 //////////*/

/* Begin widget menu definitions */

.placeHolder {clear: both; border: 1px dashed;}

/* End widget menu definitions */