/*----------------------------------------------------------
Title:		Main Style Sheet
Theme:		Pesca 00233
----------------------------------------------------------*/
.notext {
	font-size: 0; 
	line-height: 0; 
	text-indent: -4000px;
}
body {
	margin: 0; 
	padding: 0; 
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px;  
	background: #e6e5d8 url(../images/body-bg.png) repeat-x 0 0 ;
}
#container {
	margin: 0 auto; 
	padding: 0; 
	width: 960px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}
/* HEADER
---------------------------------------------*/
#logo {
    color: #2C1B11;
    float: left;
    font-size: 44px;
    font-weight: bold;
    margin: 0;
    padding: 110px 2px 0 18px;
    width: 444px;
}
#logo img {
	border: none;
}
#header {
	float: left; 
	margin: 0; 
	padding: 0; 
	width: 960px; 
	height: 236px; 
	background:url('../images/header-bg.png') no-repeat 15px bottom;
}
#header-links {
	float: left; 
	display: inline; 
	margin: 0; 
	padding: 12px 0 10px 31px; 
	color: #977e63;
}
#header-links a {
	margin: 0; 
	padding: 0 4px 0 15px; 
	font-size: 12px; 
	text-decoration: none; 
	color: #fff;
}
#header-links a:hover {
	text-decoration: none; 
	color: #ffa901;
}
#header-search {
	float: right; 
	display: inline; 
	margin: 0; 
	padding: 5px; 
	width: 171px; 
	height: 24px; 
	margin-top: 3px; 
	margin-right: -7px; 
	position: relative;
}
#header-search span.field-bg {
	width: 138px; 
	padding-left: 5px; 
	height:26px; 
	background:url('../images/search-field.png') no-repeat 0 0; 
	float:left; 
	display:inline;
}
#header-search input {  
	width:138px; 
	padding:5px 0 5px 5px;  
	font-family: Arial,Helvetica,sans-serif!important; 
	font-size: 12px; 
	color: #2C1B11; 
	float:left; 
	display:inline; 
	border:0;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-bottomleft: 2px;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
}
#header-search .header-search-btn a {
	font-weight: bold; 
	text-decoration: none; 
	text-shadow: 0 -1px 0 #000; 
	color: #fff; 
	font-size: 0; 
	line-height: 0; 
	text-indent: -4000px; 
	width: 27px; 
	height: 26px; 
	background:url('../images/search-button.png') no-repeat 0 0; 
	float:left; 
	display:inline;
}
#header-search .header-search-btn a:hover {
	color: #e0d8d1;
}
#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; 
	margin: 0; 
	padding: 0; 
	width: 940px; 
	height: 48px; 
	background:url(../images/nav.png) no-repeat;
}
#topNav {
	margin: 0;
	width: 960px;
}
#topNav .left {
	float: left;
	width: 0;
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
}
#topNav .center .link {
	float: left; 
	display: inline; 
	padding: 0; 
	text-align: center; 
	background: url('../images/nav-sep.png') no-repeat right 0;
}
#topNav .center #topNavTab_7.link {
	background: none !important; 
}
#topNav .center .link a { 
	font-size: 15px; 
	font-weight: bold; 
	text-decoration: none; 
	color: #fff; 
	padding: 0px 26px; 
	line-height: 48px; 
	float: left; 
	display: inline;
}
#topNav .center .link a:hover {
	color: #fff; 
	background: #332d27;
}
#topNav .center .spacer {
	float: left; 
	display: inline; 
	font-size: 0; 
	line-height: 0; 
	text-indent: -4000px;
}
#topNav .right {
	float: left;
	width: 2%;
}
#topNav .center #topNavTab_1.link a:hover {
	background:url('../images/first-nav.png') no-repeat 0 0 !important;
}
/* CONTENT
---------------------------------------------*/
#content {
	float: left; 
	margin: 0; 
	padding: 0; 
	width: 960px; 
	font-family: Arial,Helvetica,sans-serif; 
	-moz-border-radius-bottomleft: 5px; 
	-webkit-border-bottom-left-radius: 5px; 
	-moz-border-radius-bottomright: 5px; 
	-webkit-border-bottom-right-radius: 5px;
}	
#content-left {
	float: left; 
	margin: 0; 
	padding: 0; 
	width: 220px; 
	padding-top:18px;
}
#content-middle {
	float: left; 
	margin: 18px 8px 0 10px; 
	padding: 0; 
	width: 700px; 
	min-height: 500px;
}
#content-right {
	float: left; 
	margin: 0; 
	padding: 0; 
	width: 220px; 
	padding-top: 18px;
}
.main-holder .main-t {
	width: 960px; 
	height: 9px; 
	background: url('../images/main-t.png') no-repeat 0 0; 
	float: left; 
	display: inline;
}
.main-holder .main-bg {
	padding: 0 0 0 10px; 
	background:url('../images/main-bg.png') repeat-y 0 0; 
	float: left; 
	display: inline;
}
.main-holder .main-b {
	width: 960px; 
	height: 13px; 
	background: url('../images/main-b.png') no-repeat 0 0; 
	float: left; 
	display: inline;
}
/* HOMEPAGE
---------------------------------------------*/
#banner {
	margin: 5px 0 0 -15px;
}
#banner img {
	border: none;
}
#featured-title {
    float: left;
    margin: 16px 0 10px -6px;
}
/* WIDGETS
---------------------------------------------*/
.ccWidget {
	float: left;
	margin: 0;
	padding:0;
	width: 220px;
	font-family: Arial,Helvetica,sans-serif;
	text-align: left;
	border-bottom:1px solid #ebebeb;
	color: #1d1d1d;
	background: #F1F0EE url(../images/widget-bg.png) repeat-y;
	margin-bottom:12px;
}
.ccWidget .top {
	margin: 0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	height:48px;
	line-height:48px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	color: #fff;
	background: #F1F0EE url(../images/top-bg.png) no-repeat;
	padding-left:19px;
	width: 201px;
}
.ccWidget .top a {
	text-decoration: none;
	color: #fff;
}
.ccWidget .top a:hover {
	text-decoration: underline;
	color: #fff;
}
.ccWidget .body {
  	margin: 0;
	padding: 0;
}
.ccWidget .body a { 
	color: #373737;
}
.ccWidget .body a:hover { 
	text-decoration: underline;
}
.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-left:20px;
	padding-top:14px;
	padding-bottom:10px;
}
.ccWidgetList .body ul li {
	line-height: 16px;
	font-family: Arial,Helvetica,sans-serif;
	padding-bottom:13px;
}
.ccWidgetList .body ul li a {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #656565;
	background:url('../images/arrow-bg.png') no-repeat 0 4px;
	padding-left:17px;
}
.ccWidgetList .body ul li a:hover {
	color: #9a6c30;
}
.ccWidgetList .noItems {
	margin-top: -6px;
}
/*/ DROPDOWN WIDGETS /*/
.ccWidgetDropDown .body select {
	margin: 12px 0 14px 13px;
	padding: 4px;
	width: 195px;
	font-size: 14px;
}
/*/ INPUT WIDGETS /*/
.ccWidgetInput .body {
	float: left;
	width: 199px;
}
.ccWidgetInput .body .field {
	float: left;
	margin: 0;
	padding: 0;
	width: 212px;
}
.ccWidgetInput .body .field input {
	float: left;
	margin: 12px 0 0 12px;
	padding: 4px;
	width: 72%;
	height: 15px;
	font-size: 14px;
	color: #464646;
}
.ccWidgetInput .body .buttonNoImg {
	float: left;
	margin: 11px 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: underline; 
}
.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: underline;
	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 {
	width: 220px !important;
}
.ccWidgetProduct .body {
	float: left;
	width: 181px !important;
}
.ccWidgetProduct .body .sdetailsNoImg {
	float: left;
	clear: left;
	padding-top: 5px;
	margin-bottom: 10px;
	width: 221px;
	text-align: center;
}
.ccWidgetProduct .body .photo {
	margin-bottom: 10px;
	text-align: center;
	margin-top:8px;
	margin-bottom:17px;
	width: 220px;
}
.ccWidgetProduct .body .photo img {
	border: 1px solid #CFCFCF;
}
.ccWidgetProduct .body .title {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 16px;
	margin-top:27px;
	width: 220px;
}
.ccWidgetProduct .body .title a {
	text-decoration: none;
	color: #688617;
	font-size:15px;
	text-transform:uppercase;
}
.ccWidgetProduct .body .title a:hover {
	text-decoration: underline;
}
.ccWidgetProduct .body .sprice {
 	padding: 8px 0 5px 0;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
	color:#294329;
	width: 220px;
}
.ccWidgetProduct .body .sdetails {
	margin: 0 auto;
	padding: 5px 0 0 0;
	width: 58px;
	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: #ececec;
}
.ccWidgetProduct .body .all-link  {
	margin-bottom: 10px;
	padding-top: 8px;
	text-align: center;
	font-size: 13px;
	color:#688617;
	width: 225px;
}
.ccWidgetProduct .body .all-link a {
	text-decoration: underline; 
	color:#688617;
	padding-right:10px;
}
.ccWidgetProduct .body .all-link a:hover {
	text-decoration: none; 
}
.ccWidgetProduct .review {
	width: 219px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
/*/ BASIC WIDGETS /*/
.ccWidgetBasic .body {
	color: #373737;
	padding: 2px;
	width: 195px !important;
}
.ccWidgetBasic .body .items {
	padding: 14px 0 3px 20px;
	font-size: 14px;
	font-weight: bold;
	color: #373737;
}
.ccWidgetBasic .price {
	font-size: 14px;
	font-weight: bold;
}
.ccWidgetBasic .subtotal {
	padding-left: 20px;
	font-weight: bold;
	color: #373737;
	margin-bottom: 5px;
}
.ccWidgetBasic input {
	margin-bottom: 5px; 
}
.ccWidgetBasic table {
	padding: 10px 0 10px 15px;
	font-weight: bold;
	color: #373737;
}
/*/ IMAGE WIDGETS /*/
.ccWidgetImage {
	margin: 10px 0 10px 0;
	text-align: center;
}
/*/ POLL WIDGETS /*/
.widgetPolls {
	color: #373737;
}
.widgetPolls p {
	margin: 0;
	padding: 10px 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: 5px;
	line-height: 19px;
	border: none;
	width: 139px;
}
.widgetPolls .buttons {
	padding-bottom: 10px;
	margin: 10px 0 0 80px;
}
/*/ WIDGET FIXES /*/
.noItems {
	margin: 0;
	padding: 9px;
	width: 208px;
	color: #000;
}
#widgetSubscribe .body {
	height: 54px;
}
.widgetCustomProductLists select {
	margin-bottom: 10px;
}
#widgetRewardPoints .body {
    padding: 14px 10px 10px;
    width: 179px !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: 14px !important;
}
#widgetLogin p {
	margin-left: 10px;
}
/* FOOTER
---------------------------------------------*/
#footer {
	float: left; 
	margin: 0; 
	padding: 0 0 6px 0; 
	width: 940px; 
	background: #71901d; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}
#footer p {
	text-align: center;
}
#footer p.footer-nav {
	padding-top: 23px; 
	color:#fff;
}
#footer p.footer-nav span {
	padding: 0 4px;
}
#footer p.footer-nav a {
	color: #fff; 
	font-size: 11px; 
	text-transform: uppercase;
	text-decoration: none;
}
#footer p.footer-nav a:hover {
	text-decoration: underline;
}
#widgetFooter {
	width: 943px;
	text-align: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 90%;
}
#widgetFooter .body ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#widgetFooter hr {	
	float: left;
	clear: left;
	height: 1px;
	color: #fff;
	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: underline;
	color: #fff;
}
#widgetFooter .actionItems a:hover {
	text-decoration: none;
	color: #fff;
}
.copyright {
	float: left;
	text-align:center;
	margin: 0;
	padding: 0 85px 0 35px;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 22px;
	color: #fff !important;
}
.copyright span { color:#fffc00; }
.copyright a {
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
	color: #fff !important;
}
.copyright a:hover {
	text-decoration: underline;
	color: #fff;
}
#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;
	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: underline;
	color: #fff;			
}
#widgetFooter .nav ul li a:hover {
	text-decoration: none;
}
#widgetFooter .actionItems {
	color: #fff;
}
#widgetFooter .actionItems a {
	color: #fff;
}
#widgetFooter .actionItems a:hover {
	color: #fff;
}
#widgetFooter .copyright {
	color: #fff;
}
#widgetFooter .copyright a {
	color: #fff;
}
#widgetFooter .copyright a:hover {
	color: #fff;
}
#widgetFooter .nav .title {
	color: #fff;
}
#widgetFooter .nav ul li a {
	color: #fff;
}
#widgetFooter .nav ul li a:hover {
	color: #fff;
}
.copyright-small {
    clear: both;
    color: #FFFFFF;
    font-size: 12px;
    margin-bottom: 10px;
    margin-top: 13px;
    text-align: center;
}
.copyright-small a {
	color: #fff;
}
/* FIXES
---------------------------------------------*/
h1, h2, h3, h4, h5, h6, .page-title {
	font-size: 15px !important;
	font-weight: bold;
	color: #342D28 !important;
	margin-bottom: 2px;
}
#productGrid #topOptions {
	margin-bottom: 15px;
    overflow: hidden !important;
}
#productGrid #topOptions .display {
	color: #868686 !important;
}
#productGrid #topOptions .sort {
	color: #868686 !important;
}
#productGrid .detailBtnNoImg {
	display: none;
}
#productGrid .title {
	margin: 20px 0 0 0 !important;
}
#productGrid .title a {
	font-size: 14px;
	font-weight: bold !important;
	text-decoration: none !important;
	color: #6C8A19 !important;
}
#productGrid .title a:hover {
	color: #6C8A19 !important;
	text-decoration: underline !important;
}
#categoryGrid .title {
	margin: 20px 0 0 0 !important;
}
#categoryGrid .title a {
	font-size: 14px;
	font-weight: bold !important;
	text-decoration: none !important;
	color: #6C8A19 !important;
}
#categoryGrid .title a:hover {
	color: #6C8A19 !important;
	text-decoration: underline !important;
}
#productGrid .description {
	font-size: 11px;
	color: #868686 !important;
}
#productGrid .description p {
	margin: 7px 0 0 0 !important;
	padding: 0 !important;
}
#productGrid .sprice {
	font-size: 14px !important;
	font-weight: bold !important;
	color: #342D28;
}
#productGrid .addToCartBtnNoImg {
	margin-bottom: 21px;
}
#productGrid .photo {
    margin-top: 12px;
}
#productDetail #productPhotos {
    text-align: left !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;
}
#categoryGrid {
    width: 97% !important;
}
.productContainer {
	clear: both;
	padding: 5px;
	border: 1px solid #E2E2E2;
}
.productListColumn1 {
	float: none;
	clear: both;
	text-align: center;
}
.productListColumn2 {
	float: none;
	clear: both;
	text-align: center;
}
.productListColumn3 {
	float: none;
	clear: both;
	text-align: center;
}
#productGrid .details {
	float: none !important;
}
#productGrid .sprice {
	float: none !important;
	position: relative;
	top: 10px;
}
#productGrid .details .buttons {
	float: none !important;
	position: relative;
	top: 10px;
}
#checkoutOnePage #billAddress table {
    width: 445px !important;
}
#checkoutOnePage .form-label-required {
    width: 35% !important;
}
.blurb {
	clear: both;
}
/* 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;}