

#slideCategories #socialMediaPages {
    width: 100%;
    margin-left: 14px;
    height: auto;
    margin-top: 12px;
}
#slideCategories #socialMediaPages img {
    width: 34px;
    height: 34px;
    margin-right: 16px;
}
#productDetail {
    background: rgba(0, 0, 0, 0.85);
    height: 250px;
    margin: -300px 0 0;
    opacity: 1;
    position: relative;
    width: 100%;
}
#productDetail .product {
    height: 250px;
    width: 100%;
}
#productDetail .product .leftPart {
    float: left;
    height: 100%;
    width: 254px;
	
	width: 33.3333333%;
}
#productDetail .product .leftPart img {
    border: 6px solid #C6B073;
    cursor: pointer;
    display: block;
    margin-left: 20px;
    margin-top: 12px;
	
	max-width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
#productDetail .product .centerPart {
    float: right;
	position:relative;
    height: 100%;
    width: 540px;
	overflow:auto;
	
	width: 62%;
}
#productDetail .product .centerPart .bottom {
    padding-top: 10px;
}
#productDetail .product .centerPart h2 {
    color: #C6B073;
    float: left;
    font-family: "century gothic";
    font-size: 24px;
    height: 50px;
    margin-top: 20px;
    width: 100%;
}
#productDetail .product .centerPart .addCart {
    cursor: pointer;
}
#productDetail .product .rightPart {
	position:absolute;
	top:0; right:0;
	/*float: right;
	height: 100%;
	overflow-x: hidden;
	width: 468px;
	overflow-y: scroll;*/
}
#productDetail .product .rightPart p {
    color: white;
    font-family: "century gothic";
    /*font-size: 12px;
    padding-left: 10px;
    width: 444px;
    padding-top: 16px;*/
	padding:5px;
    text-align: justify;
}
#productDetail .product .rightPart p.dismiss { cursor: pointer; color: #C6B073; /*margin-top: -16px; float: right;*/ font-size: 19px; width: 13px;  }
#dropdown_56 .cart-items ul {
    list-style-type: none;
    padding-bottom: 15px;
    padding-top: 6px;
    padding-left: 5px;
}
#dropdown_56 .cart-items ul li {
    padding-left: 10px;
}
#dropdown_56 .cart-items ul li span {
    font-size: 12px;
}
/* Dropdown box styles */
.dropdown-box {
	position: relative;
	display: inline-block;
	text-align: right;
}
.cm-popup-title {
	display: inline-block;
	padding: 7px;
}
.cm-popup-title a {
	display: inline-block;
	line-height: 16px;
}
.cm-popup-title:hover {
	border: 1px solid #e0e0e0; 
	background-color:#fff;
}
.cm-popup-title-on, .cm-popup-title-on:hover {
	position: relative;
	z-index: 700;
	border: 1px solid #b3b3b3;
	border-bottom-color: transparent; 
	background-color: #fff;
}
.cm-popup-title:hover, .cm-popup-title-on, .cm-popup-title-on:hover {
	margin-right: -1px;
	padding: 6px 7px 6px 6px;
}
.cm-popup-title-on, .cm-popup-title-on:hover {
 	background-position: right -71px;
 }
.cm-popup-title-on, .cm-popup-title-on:hover {
	padding-bottom: 6px;
}
.view-cart-button {
	float: left;
}
.popup-content {
	position: absolute;
	right: 0;
	z-index: 500;
	margin-top: -1px;
	margin-right: -1px;
	padding: 10px 0 0 0;
	min-width: 218px;
	border: 1px solid #b3b3b3; 
	background: #fff;
	text-align: left;
}
#ci_top_wrapper .popup-content {
	z-index: 600;
}
.popup-content ul.account-info li {
	padding:0;
}
.popup-content ul.account-info li.user-name {
	margin: 4px 20px 10px;
	padding-bottom: 13px;
	border-bottom:1px dotted #bfbfbf;
}
.popup-content ul.account-info li a {
	display: block;
	padding: 8px 10px 8px 20px;
}
.popup-content ul.account-info li a:hover, ul.cm-select-list li:hover, .cm-dropdown-content li:hover {
	background-color: #e5e5e5;
	color:#333;
	text-decoration: none;
}
.popup-content .updates-wrapper {
	margin: 10px 20px 12px;	
}
.popup-content .updates-wrapper .form-field {
	margin:0;
}
p.text-track {
	padding: 0 0 3px;
	color:#404040;
	font-weight: bold;
}
.dropdown-box .buttons-container {
	padding: 15px 20px;
}
.cart-content-grid .cm-popup-title-on {
	padding-bottom: 10px;
}
.cart-icon {
	float: left;
	display: inline-block;
    height: 33px;
    width: 57px;
	background: url(images/cart.png) 0 0 no-repeat;
}
.cart-icon.filled {
	background-position: 0 -40px;
}
.cart-items p.center {
	color: #999;
}
.cm-popup-box .cart-items p.center {
	margin: 15px 0;
}
.cart-title {
	padding-bottom: 1px;
	border-bottom: 1px dotted #000;
}
.minicart-title {
	display: inline-block;
	color: #333;
	text-decoration: none;
	line-height: 16px;
}
.cart-title:hover {
	border-color: #000;
	color: #333;
}
.empty-cart {
	color: #777;
}
/* Dropdown box styles */

/* Dropdown box styles */
.cm-popup-title {
	padding: 7px 23px 7px 13px;
}
.cm-popup-title a {
	color: #333;
	text-decoration: none;
}
.cm-popup-title.unlogged a {
	padding-left: 23px;
	background: url(images/account_icon.html) no-repeat left 2px;
	color: #777;
	text-decoration: none;
}
.cm-popup-title.logged a {
	padding-left: 23px;
	background: url(images/account_icon.html) no-repeat left -28px;
	color: #555;
	text-decoration: none;
}
.cm-popup-title:hover, .cm-popup-title-on, .cm-popup-title-on:hover {
	padding: 6px 23px 6px 12px;
	background-position: right -31px;
}
.cm-popup-title:hover {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.cm-popup-title:hover > a {
	text-decoration: none;
}
.cm-popup-title-on, .cm-popup-title-on:hover {
	background-color: #fff;
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
}
.popup-content {
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius:6px 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.2);
	box-shadow: 0 2px 4px rgba(0,0,0,0.2);
}
.popup-content ul.account-info li {
	padding:0;
}
.popup-content ul.account-info li.user-name {
	margin: 4px 20px 10px;
	padding-bottom: 13px;
	border-bottom:1px dotted #bfbfbf;
}
.popup-content ul.account-info li a {
	color: #555;
	text-shadow: 0 1px 0 #fff;
}
.popup-content ul.account-info li a:hover, ul.cm-select-list li:hover, .cm-dropdown-content li:hover {
	background-image: -moz-linear-gradient(top,#eee 0,#ddd 100%);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#eee),color-stop(100%,#ddd));
	background-image: -webkit-linear-gradient(top,#eee 0,#ddd 100%);
	background-image: -ms-linear-gradient(top,#eee 0,#ddd 100%);
	background-image: -o-linear-gradient(top,#eee 0,#ddd 100%);
	background-image: linear-gradient(top,#eee 0,#ddd 100%);
	background-repeat: repeat-x;
	-webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,.025),inset 0 -1px rgba(0,0,0,.025);
	-moz-box-shadow: inset 0 1px 0 rgba(0,0,0,.025),inset 0 -1px rgba(0,0,0,.025);
	box-shadow: inset 0 1px 0 rgba(0,0,0,.025),inset 0 -1px rgba(0,0,0,.025);
}
.popup-content .updates-wrapper {
	margin: 10px 20px 12px;	
}
.popup-content .updates-wrapper .form-field {
	margin:0;
}
p.text-track {
	padding: 0 0 3px;
	color:#404040;
	font-weight: bold;
}
.dropdown-box .buttons-container {
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
}
.dropdown-box .buttons-container {
	border-top: 1px solid #ddd; 
	background-color: #f2f2f2;
	color: #999;
}
.dropdown-box .buttons-container a.account {
	color: #C6B073;
}
.dropdown-box .buttons-container a.account:hover {
	color: #C6B073;
}
/* Dropdown box styles */

/* Cart box styles */
.view-cart-button {
	float: left;
}
.login-popup {
    padding: 0;
    border: none;
    background: none;
}
.account-info li {
	padding: 5px 0;
}
.login-popup ul.account-info li {
	padding: 0;	
}
.account-info .user-name {
	margin: 4px 0 12px;
    padding-bottom: 12px;
	border-bottom: 1px dotted #ccc;
}
.updates-wrapper .form-field {
	margin: 0;
}
.login-popup p.text-track {
	padding:0;
	color:#404040;
	font-weight:bold;
	font-size:13px;
	line-height:17px;
}
.login-popup .updates-wrapper .go-button {
	margin:3px 0 0 0;
	padding:0;
	border:1px solid #ccc;
	border-left:none; 
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius:0 3px 3px 0;
}
.cart-title {
	padding-bottom: 1px;
	border-bottom: 1px dotted #000;
}
.minicart-title {
	display: inline-block;
	color: #333;
	text-decoration: none;
	line-height: 16px;
}
.cart-title:hover {
	border-color: #000;
	color: #333;
}
.empty-cart {
	color: #777;
}
.list-container-wrap {
	border:1px solid #b3b3b3;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
	background-color:#fff;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.cart-content-grid .cm-popup-title-on {
	padding-bottom: 10px;
}
.cart-icon {
	float: left;
	display: inline-block;
    height: 32px;
    width: 52px;
	background: url(images/cart.png) 0 0 no-repeat;
}
.cart-icon.filled {
	background-position: 0 -40px;
}
.cart-items p.center {
	color: #999;
}
.cm-popup-box .cart-items p.center {
	margin: 15px 0;
}
.product-description a.cm-dialog-opener, .product-description a.cm-dialog-opener:hover {
	border-bottom: 1px dotted #08c;
	text-decoration: none;
}
.cart-configuration {
	width: 500px;
}
.shipping-estimation {
	width: 460px;
}
.rates-button {
	padding-top: 8px;
}


#slideCategories .focusCategory ul { color: #FFFFFF; list-style-type: none; padding-left: 15px; padding-top: 15px; }
#slideCategories .focusCategory .listOtherCategories ul li { height: 25px; width: 243px; cursor: pointer; }
#slideCategories .focusCategory .listOtherCategories ul li p { font-size: 18px; font-family: "century gothic"; color: black; padding-left: 10px; }
#slideCategories #currentLevelCategories { height: 100%; float: left; width: 717px; }
#slideCategories #currentLevelCategories ul { list-style-type: none; float: left; }
#slideCategories #currentLevelCategories ul li { width: 170px; height: 160px; padding-top: 20px; float: left; padding-left: 6px; cursor: pointer; }
#slideCategories #currentLevelCategories ul li img { width: 163px; height: 160px; margin-bottom: -44px; padding-left: 6px; z-index: 1; }
#slideCategories #currentLevelCategories ul li p { width: 157px; height: 28px; background-color: #c6B073; color: black; padding-left: 14px; margin-left: 2px; font-size: 20px; font-family: "century gothic"; z-index: 10; }



#contentCategoriesList #mainArticleCategory { float: left; width: 240px; height: 100%; }
#contentCategoriesList #mainArticleCategory h2 { font-size: 24px; width: 185px; color: white; font-weight: bold; font-family: "century gothic"; padding-left: 32px; padding-top: 24px; float: left; }
#contentCategoriesList #mainArticleCatgeory p { font-size: 18px; color: white; font-family: "century gothic"; padding-left: 28px; padding-top: 20px; }
#contentCategoriesList #contentArticlesList { width: 100%; /*float: right;*/ padding-top:55px; min-height: 550px; }
#contentCategoriesList #contentArticlesList ul { /*float: left; */list-style-type: none; margin:0; }
#contentCategoriesList #contentArticlesList ul li { cursor: pointer; width: 142px; height: 142px; position: relative; overflow: hidden; float: left; display: inline; margin: 8px; font-size: 12px; }
#contentCategoriesList #contentArticlesList ul li img { display: block; width:142px; height:142px; text-decoration: none; border: 1px solid #ccc; background: #ddd; position: absolute; z-index: 500; cursor: pointer; cursor: hand; }
#contentCategoriesList #contentArticlesList ul li .caption { width:100%; height:140px; background: #333; border: 1px solid #C6B073; color: #eee; position: absolute; top: 0; left: 0; z-index: 0; padding:0;}
#contentCategoriesList #contentArticlesList ul li .caption a.header {width:auto; margin:10px 5px 5px 5px; display:block; font-size:15px; font-weight:700; color:#fff; font-family: "century gothic";}
#contentCategoriesList #contentArticlesList ul li .caption p { margin: 5px; }


#contentCategoriesList #contentArticlesList ul li#moredProducts {
    width: 400px;
    height: 24px;
    background-color: #C6B073;
    border: 2px solid white;
    margin-left: 142px;    
}
#contentCategoriesList #contentArticlesList ul li#moredProducts a#loadMoreProducts {
    font-family: "Century Gothic";
    font-size: 18px;
    padding-left: 152px;
    color: #000;
}
#contentCategoriesList #contentArticlesList ul li#moredProducts a#loadMoreProducts:hover {
    color: #000;
    font-weight: bold;
}
/* content.widgets.categories */

.contentWidgetsCategories { width: 735px; padding-top: 1px; left: 50%; margin: 0 auto; background-color: #fff; }
.contentWidgetsCategories ul { width: 997px; background-color: #fff; margin: 0 auto; left: 50%; }
.contentWidgetsCategories ul li { display: block; line-height: 18px; list-style-type: none; padding: 12px 7px; margin-top: -128px; margin-bottom: -37px; background: #fff; float: left; width: 175px; position: relative; cursor: pointer; z-index: 10; }
.contentWidgetsCategories ul li:hover, .contentWidgetsCategories ul li.active { background: #F7F7F7; }
.contentWidgetsCategories li img { padding-left: 3px; vertical-align: middle; width: 0px; height: 170px; }


.contentCategories { width: 254px; height: 100%; padding-top: 1px; float: left; }
.contentCategories h2 {
    color: #C6B073;
    font-family: "Century Gothic";
    font-size: 28px;
    font-weight: normal;
    padding-left: 10px;
    padding-bottom: 8px;
}
.contentCategories ul { width: 254px; height: 100%; }
.contentCategories ul li {
    cursor: pointer;
    display: block;
    float: left;
    font-family: "century gothic";
    font-size: 17px;
    margin-left: 12px;
    font-weight: normal;
    position: relative;
    width: 250px;
    z-index: 10;
}
.contentCategories ul li a {
    color: white;
    font-size: 15px;
}
.contentCategories ul li a:hover, .contentCategories ul li a.active { color: #FFF; font-weight: bold; }
.contentCategories ul li span.toggle {
    background: url(images/non-active-arrow.png) no-repeat;
    cursor: pointer;
	display: inline-block;
    padding: 0 3px;
    width: 12px;
    height: 12px;
}
.contentCategories ul li.opened span.toggle {
	background: url(images/active-arrow.png) no-repeat;
	cursor: pointer;
	display: inline-block;
	padding: 0 3px;
	width: 12px;
	height: 12px;
}
.contentCategories ul li.closed span.toggle {
	background: url(images/non-active-arrow.png) no-repeat;
	cursor: pointer;
	display: inline-block;
	padding: 0 3px;
	width: 12px;
	height: 12px;
}
.contentCategories ul li.closed a {
	color: #fff;
}

/* menu.widgets.menu */
.menuWidgetsMenu { float: left; margin-bottom: 10px; font-family: "century gothic"; font-size: 14px; }

ul.jd_menu { float: left; list-style-type: none; margin: 0; padding: 0; width: 562px; }
ul.jd_menu ul { display: none; }
ul.jd_menu li { float: left; }
ul.jd_menu_vertical li { float: none; }

ul.jd_menu ul { background: #eaeaea; display: none; list-style-type: none; margin: 0; padding: 0; position: absolute; z-index: 10000; }
ul.jd_menu ul li { border: 1px solid #fff; border-bottom: none; border-left: none; float: none; margin: 0; }
ul.jd_menu { height: 35px; }
ul.jd_menu ul { height: auto; }
* html ul.jd_menu ul { width: 1%; }
ul.jd_menu li { color: #3e3737; cursor: pointer; font-size: 13px; height: 35px; line-height: 35px; margin: 0 1px 0 0; padding: 0 17px; white-space: nowrap; }
ul.jd_menu li li { font-size: 12px; height: 20px; line-height: 20px; padding: 5px 17px; width: auto; *width: 170px; }
ul.jd_menu li b { font-size: 16px; font-weight: normal; }
ul.jd_menu li a { color: #70777D; font-family: "century gothic"; font-size: 15px; }
ul.jd_menu li:hover a , ul.jd_menu li.actMn a { color: #fff; }
ul.jd_menu li.jdm_active a { color: #fff; }
ul.jd_menu li.jdm_active a ,
ul.jd_menu li.jdm_active li.jdm_active a,
ul.jd_menu li.jdm_active li.jdm_hover a ,
ul.jd_menu li.jdm_active li.jdm_active li.jdm_active a,
ul.jd_menu li.jdm_active  li.jdm_active li.jdm_hover a,
ul.jd_menu li.jdm_active li.jdm_active li.jdm_active li.jdm_active a,
ul.jd_menu li.jdm_active  li.jdm_active li.jdm_active li.jdm_hover a,
ul.jd_menu li.jdm_active li.jdm_active li.jdm_active li.jdm_active li.jdm_active a,
ul.jd_menu li.jdm_active  li.jdm_active li.jdm_active li.jdm_active li.jdm_hover a,
ul.jd_menu li.jdm_active li.jdm_active li.jdm_active li.jdm_active li.jdm_active li.jdm_active a,
ul.jd_menu li.jdm_active  li.jdm_active li.jdm_active li.jdm_active li.jdm_active li.jdm_hover a
{ color: #fff; }
ul.jd_menu li.jdm_active li a , 
ul.jd_menu li.jdm_active li.jdm_active li a,
ul.jd_menu li.jdm_active li.jdm_active li.jdm_active li a,
ul.jd_menu li.jdm_active li.jdm_active li.jdm_active li.jdm_active li a,
ul.jd_menu li.jdm_active li.jdm_active li.jdm_active li.jdm_active li.jdm_active li a
{ color: #70777D; }
ul.jd_menu li.jdm_hover, ul.jd_menu li.actMn ,
ul.jd_menu li.jdm_active { background: #C6B073; }

div#cart_items {
    margin-top: 28px;
    padding-left: 35px;
}
table.tableCart {
    color: white;
    width: 880px;
    height: 46px;
    margin-bottom: 40px;
    float: left;
}
table tbody td {
}
table.tableCart tr.headerTable {
    border-bottom: 10px solid rgba(255, 255, 255, 0.05);
    height: 48px;
}
table.tableCart tbody tr {
    height: 100px;
    background: rgba(0, 0, 0, 1);
    border-bottom: 3px solid rgba(255, 255, 255, 0.05);
}
table.tableCart tbody tr td div {
    height: 100%;
    width: 100%;
}
table.tableCart tbody tr td img {
    width: 68px;
    margin-left: 15px;
    margin-top: 15px;
    margin-bottom: -35px;
    height: 68px;
}
table.tableCart tbody tr td div.product-image a, table.tableCart tbody tr td.product-description, table.tableCart tbody tr td.quantity-cell {
    vertical-align: middle;
    font-family: "century gothic";
    color: #C6B073;
}
table.tableCart tbody tr td div.product-image a {
    font-size: 18px;
}
table.tableCart tbody tr td.product-description {
    font-size: 14px;
    text-align: center;
}
table.tableCart tbody tr td.quantity-cell {
    text-align: center;
    vertical-align: initial;
}
table.tableCart tbody tr td.product-delete {
    vertical-align: top;
    text-align: right;
}
table.tableCart tbody tr td.product-delete a {
    font-size: 18px;
    font-weight: bold;
    color: #C6B073;
}
table.tableCart tbody tr td.quantity-cell input {
    width: 127px;
    height: 30px;
    font-size: 16px;
    border: none;
}
table.tableCart tbody tr {
    
}
table.tableCart tr.headerTable th.productName {
    width: 350px;
    height: 48px;
    font-family: "Century Gothic";
    font-size: 16px;
    font-style: italic;
    text-align: center;
    vertical-align: middle;
}
table.tableCart tr.headerTable th.category {
    width: 220px;
    height: 48px;
    font-family: "Century Gothic";
    font-size: 14px;
    font-style: italic;
    text-align: center;
    vertical-align: middle;
}
table.tableCart tr.headerTable th.quantity {
    width: 270px;
    height: 48px;
    font-family: "Century Gothic";
    font-size: 14px;
    font-style: italic;
    text-align: center;
    vertical-align: middle;
}
table.tableCart tr.headerTable th.delete {
    width: 60px;
    height: 48px;
}
div.productInfo {
    width: 880px;
    height: 240px;
    margin-left: 35px;
}
div.productInfo .info {
    width: 365px;
    height: 270px;
    margin-top: -17px;
    display: block;
    background: rgba(0, 0, 0, 0.85);
    float: left;
}
div.productInfo .cart {
    width: 515px;
    height: 270px;
    float: left;
}
ul#cart_information {
    list-style-type: none;
    width: 505px;
    padding-left: 11px;
    margin-top: -17px;
    float: left;
    height: 270px;
    background: rgba(0, 0, 0, 0.85);
    color: #C6B073;
    font-family: Century Gothic;
}
ul#cart_information li {
    padding-top: 15px;
}
ul#cart_information li label {
    font-size: 15px;
    padding-right: 10px;
}
ul#cart_information li label#title4, ul#cart_information li label#title5, ul#cart_information li label#location, ul#cart_information li label#address {
    float: left;
}
ul#cart_information input#saveForm {
    float: right;
    height: 28px;
    width: 168px;
    margin-right: 30px;
    background: url('images/submit.png') no-repeat;
}
ul#cart_information li input {
    height: 26px;
    font-size: 16px;
    border: none;
    background-color: #ccc;
}
input#first_name {
    width: 146px;
}
div.messageCheckout {
    width: 943px;
    height: 49px;
}
div.success {
    background: rgba(6, 163, 35, 1);
}
div.failure {
    background: rgba(255, 7, 30, 1);
}
div.messageCheckout p {
    font-size: 20px;
    font-family: "Century Gothic";
    color: #fff;
    text-align: center;
    padding-top: 10px;
}
.product-detail p{font-size:13px;}