/*Contact*/
div.errormark {
	display:none;
	width:16px;
	height:16px;
}

div.errormark a {
	display:block;
	background:transparent url(../images/icons/error.png) no-repeat;
	width:16px;
	height:16px;
}

div.errors {
	position:relative;
	background:#efefef;
	border:solid 1px #666666;
	padding:10px;
	margin-bottom:10px;
}

div.errors .error-close {
	position:absolute;
	width:17px;
	height:17px;
	top:0px;
	right:0px;
	display:block;
	background:url(../images/icons/error_close_icon.png) no-repeat;
}

div.error-text {
	margin-top:5px;

}

.sidebox-text {
    padding: 10px;
}

.slider {
    background: url("../images/slider-shine.jpg") no-repeat scroll 0 100% rgba(0, 0, 0, 0);
    margin-bottom: 15px;
    padding-bottom: 19px;
}
.nivoSlider {
    position: relative;
}
.nivoSlider img {
    left: 0;
    position: absolute;
    top: 0;
}
.nivoSlider a.nivo-imageLink {
    border: 0 none;
    display: none;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 6;
}
.nivo-slice {
    display: block;
    height: 100%;
    position: absolute;
    z-index: 5;
}
.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
}
.nivo-caption {
    background: none repeat scroll 0 0 #000000;
    bottom: 0;
    color: #FFFFFF;
    display: none !important;
    left: 0;
    opacity: 0.8;
    position: absolute;
    width: 100%;
    z-index: 8;
}
.nivo-caption p {
    margin: 0;
    padding: 5px;
}
.nivo-caption a {
    display: inline !important;
}
.nivo-html-caption {
    display: none;
}
.nivo-directionNav a {
    cursor: pointer;
    position: absolute;
    top: 45%;
    z-index: 9;
}
.nivo-prevNav {
    left: 0;
}
.nivo-nextNav {
    right: 0;
}
.nivo-controlNav a {
    cursor: pointer;
    position: relative;
    z-index: 9;
}
.nivo-controlNav a.active {
    font-weight: bold;
}
.theme-default .nivoSlider {
    background: url("../images/loading.gif") no-repeat scroll 50% 50% #FFFFFF;
    overflow: hidden;
    position: relative;
}
.theme-default .nivoSlider img {
    display: none;
    left: 0;
    position: absolute;
    top: 0;
}
.theme-default .nivoSlider a {
    border: 0 none;
    display: block;
}
.theme-default .nivo-controlNav {
    bottom: 35px;
    left: 751px;
    position: absolute;
}
.theme-default .nivo-controlNav a {
    background: url("../images/bullets.png") no-repeat scroll 100% 0 rgba(0, 0, 0, 0);
    border: 0 none;
    display: block;
    float: left;
    height: 8px;
    margin-right: 18px;
    text-indent: -9999px;
    width: 8px;
}
.theme-default .nivo-controlNav a:hover, .theme-default .nivo-controlNav a.active {
    background-position: 0 0;
}
.theme-default .nivo-directionNav a {
    background: url("../images/arrows.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    display: block;
    height: 30px;
    text-indent: -9999px;
    width: 30px;
}
.theme-default a.nivo-nextNav {
    background-position: -30px 0;
    right: 15px;
}
.theme-default a.nivo-prevNav {
    left: 15px;
}
.theme-default .nivo-caption {
    font-family: Helvetica,Arial,sans-serif;
}
.theme-default .nivo-caption a {
    border-bottom: 1px dotted #FFFFFF;
    color: #FFFFFF;
}
.theme-default .nivo-caption a:hover {
    color: #FFFFFF;
}

.old-price {
    text-decoration: line-through;
}

div.paginationControl {
    padding: 10px 0;
}
div.paginationControl span.disabled {
    background: none repeat scroll 0 0 #666666;
    color: #FFFFFF;
    display: inline;
    padding: 5px;
}
div.paginationControl span.selected {
    background: none repeat scroll 0 0 #668405;
    color: #FFFFFF;
    display: inline;
    padding: 5px;
}
div.paginationControl a {
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    display: inline;
    padding: 5px;
    text-align: center;
    width: 15px;
}
div.paginationControl a:hover {
    background: none repeat scroll 0 0 #668405;
}

.button_in_cart {
    border: none;
}

#cartContentsDisplay td a.delete-button {
    color: #FF0000;
    font-weight: bold;
}
#cartContentsDisplay input.qty {
    background: #FFFFFF;
    width: 30px;
}

#basket-form .buttons .button {
    background: url("../images/marker1.png") no-repeat scroll 0 12px rgba(0, 0, 0, 0);
    color: #DDBA98;
    cursor: pointer !important;
    display: inline-block;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 12px;
    font-style: italic;
    font-weight: 400;
    line-height: 18px;
    margin: 0 2px;
    padding: 4px 9px 5px 6px;
    text-decoration: none !important;
    text-transform: lowercase;
}
#basket-form .buttons .button:hover {
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:12px;
    line-height:18px;
    text-transform:lowercase;
    color:#b4aa95;
    font-weight:400;
    font-style:italic;
    text-decoration:none!important;
    background:url(../images/marker1-1.png) no-repeat 0 12px;
    display:inline-block;
    padding:4px 9px 5px 6px;
    cursor:pointer!important;
    margin:0 2px;
}

.user-table {
    margin: 20px;
}
.user-table td {
    padding-bottom: 10px;
}
.user-table .submit {
    cursor: pointer;
}

.user-table .user-text {
    width: 300px;
}
.user-table textarea {
    display: inline;
    height: 150px;
    width: 300px;
}


.contact-table {
    margin: 20px;
}
.contact-table td {
    padding-bottom: 10px;
}
.contact-table .submit {
    cursor: pointer;
}

.contact-table .contact-text {
    width: 300px;
}
.contact-table textarea {
    display: inline;
    height: 150px;
    width: 300px;
}

.prod-info .prices {
    height: 40px;
}

.prod-info .title {
    height: 40px;
}

.page-content p {
    margin-bottom: 15px;
}
.page-content h2 {
    margin-bottom: 15px;
    font-size: 18px;
    padding-left: 10px;
    background: #160F0B;
}

.product-data {
    margin-bottom: 15px;
}
.product-data td {
    padding: 5px;
}

.factory {
    margin-bottom: 15px;
    font-weight: bold;
}

.content-lead table td, .content-body table td {
    padding: 5px;
}

.content-lead p, .content-body p {
    margin-bottom: 10px;
}

#modifiers {
    margin-top: 20px;
}
#add-error {
    color: #ffffff;
    font-style: normal;
    font-weight: bold;
    background: #ff0000;
    padding: 5px;
    display: none;
}

.popup-container {
    background: #ffffff;
    width: 500px;
    padding: 20px;
    height: 300px;
    z-index: 99999;
}
.popup-container h2 {
    color: #281D17;
    font-size: 24px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #281D17;
}
.popup-container p {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
}
.popup-container img {
    padding: 0 10px 0 0;
}

.button-error {
    background: #db1d0f;
    background-image: -webkit-linear-gradient(top, #db1d0f, #8c2207);
    background-image: -moz-linear-gradient(top, #db1d0f, #8c2207);
    background-image: -ms-linear-gradient(top, #db1d0f, #8c2207);
    background-image: -o-linear-gradient(top, #db1d0f, #8c2207);
    background-image: linear-gradient(to bottom, #db1d0f, #8c2207);
    -webkit-border-radius: 10;
    -moz-border-radius: 10;
    border-radius: 10px;
    font-family: Arial;
    color: #ffffff;
    font-size: 16px;
    padding: 5px 10px 5px 10px;
    text-decoration: none;
}

.button-error:hover {
    background: #fc593c;
    background-image: -webkit-linear-gradient(top, #fc593c, #ff3636);
    background-image: -moz-linear-gradient(top, #fc593c, #ff3636);
    background-image: -ms-linear-gradient(top, #fc593c, #ff3636);
    background-image: -o-linear-gradient(top, #fc593c, #ff3636);
    background-image: linear-gradient(to bottom, #fc593c, #ff3636);
    text-decoration: none;
}
.button-ok {
    background: #42a312;
    background-image: -webkit-linear-gradient(top, #42a312, #2e8f1b);
    background-image: -moz-linear-gradient(top, #42a312, #2e8f1b);
    background-image: -ms-linear-gradient(top, #42a312, #2e8f1b);
    background-image: -o-linear-gradient(top, #42a312, #2e8f1b);
    background-image: linear-gradient(to bottom, #42a312, #2e8f1b);
    -webkit-border-radius: 10;
    -moz-border-radius: 10;
    border-radius: 10px;
    font-family: Arial;
    color: #ffffff;
    font-size: 16px;
    padding: 5px 10px 5px 10px;
    text-decoration: none;
}

.button-ok:hover {
    background: #4dba5d;
    background-image: -webkit-linear-gradient(top, #4dba5d, #5d993f);
    background-image: -moz-linear-gradient(top, #4dba5d, #5d993f);
    background-image: -ms-linear-gradient(top, #4dba5d, #5d993f);
    background-image: -o-linear-gradient(top, #4dba5d, #5d993f);
    background-image: linear-gradient(to bottom, #4dba5d, #5d993f);
    text-decoration: none;
}
.popup-container .buttons {
    padding: 20px;
    text-align: right;
}
.nyroModalBg, .nyroModalCont {
    z-index: 99999;
}
.factories{
    font-size:12px;
    position: absolute;
    top: 0px;
    left: 135px;
    width: 150px;
    padding: 5px 10px;
    background: url("../images/box-title2.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
    color:#fff;
}
.category-top_un{
    position: relative;
}
.category-top{
    position: relative;
}
.factoryDisplay{
    display:block;
    font-size:12px;
    position: absolute;
    top: 0px;
    left: 135px;
    width: 150px;
    padding: 5px 10px;
    background: url("../images/box-title2.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
    color:#fff;
}

#footer {}
#footer .createdby { text-align: center; margin-top: 15px; font-size: 12px; color: #a55a4b; }
#footer .createdby a { color: #a55a4b; text-decoration: none; }
#footer .createdby a:hover { color: #897c6e; }