body * {
	font-family: Arial;
}
.cufon {
	font-family: Arial;
}

span.triangleForButton_left2{
	background: url(img/triangle_left_button2.png) no-repeat center;
}
.button_green span.triangleForButton_right{
	background: url(img/triangle_right_button.png) no-repeat center;
}
.button_green:hover{
	color: #fff;
	text-decoration: underline;
}
.button_green:focus, .button_green:active{
	color: #fff;
}
.button_green{
    /*color: #ffffff;
    font-weight: bold;
	text-shadow: none;
	background: -moz-linear-gradient(top,  rgba(250,221,181,0.6) 0%, rgba(245,195,124,1) 4%, rgba(242,175,81,1) 7%, rgba(237,168,73,1) 21%, rgba(207,130,24,1) 79%, rgba(200,121,13,1) 96%, rgba(45,56,7,1) 100%); /* FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(250,221,181,0.6)), color-stop(4%,rgba(245,195,124,1)), color-stop(7%,rgba(242,175,81,1)), color-stop(21%,rgba(237,168,73,1)), color-stop(79%,rgba(207,130,24,1)), color-stop(96%,rgba(200,121,13,1)), color-stop(100%,rgba(45,56,7,1))); /* Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(top,  rgba(250,221,181,0.6) 0%,rgba(245,195,124,1) 4%,rgba(242,175,81,1) 7%,rgba(237,168,73,1) 21%,rgba(207,130,24,1) 79%,rgba(200,121,13,1) 96%,rgba(45,56,7,1) 100%); /* Chrome10+,Safari5.1+ */
	/*background: -o-linear-gradient(top,  rgba(250,221,181,0.6) 0%,rgba(245,195,124,1) 4%,rgba(242,175,81,1) 7%,rgba(237,168,73,1) 21%,rgba(207,130,24,1) 79%,rgba(200,121,13,1) 96%,rgba(45,56,7,1) 100%); /* Opera 11.10+ */
	/*background: -ms-linear-gradient(top,  rgba(250,221,181,0.6) 0%,rgba(245,195,124,1) 4%,rgba(242,175,81,1) 7%,rgba(237,168,73,1) 21%,rgba(207,130,24,1) 79%,rgba(200,121,13,1) 96%,rgba(45,56,7,1) 100%); /* IE10+ */
	/*background: linear-gradient(to bottom,  rgba(250,221,181,0.6) 0%,rgba(245,195,124,1) 4%,rgba(242,175,81,1) 7%,rgba(237,168,73,1) 21%,rgba(207,130,24,1) 79%,rgba(200,121,13,1) 96%,rgba(45,56,7,1) 100%); /* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99faddb5', endColorstr='#2d3807',GradientType=0 ); /* IE6-9 */
	background: #899199; /* Old browsers */
	background: -moz-linear-gradient(top,  #899199 1%, #5b626a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#899199), color-stop(100%,#5b626a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #899199 1%,#5b626a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #899199 1%,#5b626a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #899199 1%,#5b626a 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #899199 1%,#5b626a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#899199', endColorstr='#5b626a',GradientType=0 ); /* IE6-9 */
	border:1px solid #899199;
	/*
	background: #00b8d6;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYjhkNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMzRjOGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #00b8d6 0%, #234c8e 100%); /* FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00b8d6), color-stop(100%,#234c8e)); /* Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(top,  #00b8d6 0%,#234c8e 100%); /* Chrome10+,Safari5.1+ */
	/*background: -o-linear-gradient(top,  #00b8d6 0%,#234c8e 100%); /* Opera 11.10+ */
	/*background: -ms-linear-gradient(top,  #00b8d6 0%,#234c8e 100%); /* IE10+ */
	/*background: linear-gradient(top,  #00b8d6 0%,#234c8e 100%); /* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b8d6', endColorstr='#234c8e',GradientType=0 ); /* IE6-8 */

}
.navigationLinks a:hover  .text{
	color:white;
}
.button_grey span.triangleForButton_left{background: url(img/triangle_left_button.png) no-repeat center;}
.button_grey:focus, .button_grey:hover, .button_grey:active, .button_grey{color: #748492;}
.button_grey{
	border-color: #748492;
}
.acc_title{background: url("img/title_for_product.png") no-repeat 0 -1px;}
table th, .fullLengthMenu a.active, .adlTableStyle th{background:  #748492;}
.acc_content .conditions, .cartTotal th, .prodItem .more, .stepDetails .modify a, .breadCrumbs h2, .breadCrumbs span, .breadCrumbs a, .message {color: #748492;}
.cartCadeau textarea, .stepDetails .modify a, .addressBookList, .breadCrumbs a, .addressForm input, body a.positive, body a.positive:hover, #addressBookPopup input, .accountCustomer .subPageBlock input, #addressBookPopup input, #passRestoreForm input{border-color: #748492;}
.acc_title .modify{border-bottom-color: #FFF;}
.mainMenu a{border-bottom-color: #748492;
height:40px !important;}
.navigationLinks a.active .text {
color:white;
}

.headerButton:hover, .headerButton.active, .navigationLinks a:hover, .navigationLinks a.active {
	background: #47535d !important; /* Old browsers */
background: -moz-linear-gradient(left,  #47535d 0%, #8b949c 31%, #	8b949c 70%, #47535d 100%) !important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#47535d), color-stop(31%,#8b949c), color-stop(70%,#8b949c), color-stop(100%,#47535d)) !important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #47535d 0%,#8b949c 31%,#8b949c 70%,#47535d 100%) !important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #47535d 0%,#8b949c 31%,#8b949c 70%,#47535d 100%) !important; /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #47535d 0%,#8b949c 31%,#8b949c 70%,#47535d 100%) !important; /* IE10+ */
background: linear-gradient(to right,  #47535d 0%,#8b949c 31%,#8b949c 70%,#47535d 100%) !important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#47535d', endColorstr='#47535d',GradientType=1 ) !important; /* IE6-9 */
	/*background: #748492 !important;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzc2YzJlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMwJSIgc3RvcC1jb2xvcj0iIzk2ZGFmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcwJSIgc3RvcC1jb2xvcj0iIzk2ZGFmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3NmMyZTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  #748492 0%, #96daf8 30%, #96daf8 70%, #748492 100%) !important; 
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#748492), color-stop(30%,#96daf8), color-stop(70%,#96daf8), color-stop(100%,#76c2e2)) !important;
	background: -webkit-linear-gradient(left,  #748492 0%,#96daf8 30%,#96daf8 70%,#748492 100%) !important;
	background: -o-linear-gradient(left,  #748492 0%,#96daf8 30%,#96daf8 70%,#748492 100%) !important;
	background: -ms-linear-gradient(left,  #748492 0%,#96daf8 30%,#96daf8 70%,#748492 100%) !important;
	background: linear-gradient(left,  #748492 0%,#96daf8 30%,#96daf8 70%,#748492 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#748492', endColorstr='#748492',GradientType=1 ) !important;*/
}
.headerButton:hover, .headerButton.active{
	border:1px solid #47535d !important;
}
.tabs .tabTitles .active, .tabs .tabTitles a.active, .cartPromo, body .ui-dialog .ui-dialog-titlebar, body a.positive,body a.positive:hover, table th{background: #87D6F8}
.adlTableStyle td, .adlTableStyle th {border-color: #748492 !important; }
#ui-datepicker-div, .cartTable td, .cartTable th , .contactPage .contactForm, .paymentType, .tabs .tabTitles li , .adlTableStyle th{border-color: #87D6F8}
.accountCustomer table td.empty {border-right: 1px solid #87D6F8;}
.accountCustomer tr.title td, .infoButton, .paymentType .title {background-color: #748492;}
.faqText .askAnswer, .productPage .btn_label {color: #87D6F8;}
.searchBlock {background: url("img/search.png") no-repeat 0 0;}
.header .chzn-container-single .chzn-single{background: url("img/select_2.png") no-repeat 0 0;}
.navigationLinks a:hover .icon, .navigationLinks a.active .icon{background:url(img/nav-icon-on.png) no-repeat !important;}
.prodItem .price .addToCart{background: url(img/add_to_cart.png) no-repeat;}
.stepDetails h4 {background: url(img/blue_bg.png) no-repeat}
.active h4{background: url(img/black_bg.png) no-repeat}
.addToCartPopup h2{background: url(img/long_pic.png) no-repeat}
#addressBookPopup h4, #printGiftLetter h4{background: url(img/popup_title.png) no-repeat 0 0;}
#printGiftLetter .instruction ul li span.giftLiCount{background: #00b8d6}
#addressBookPopup h5, #printGiftLetter .deliverySteps{
	
	/*old*/
	background: #899199;
/*	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzg3ZDZmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMjRiOGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #87d6f8 0%, #748492 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#87d6f8), color-stop(100%,#748492));
	background: -webkit-linear-gradient(top,  #87d6f8 0%,#748492 100%);
	background: -o-linear-gradient(top,  #87d6f8 0%,#748492 100%);
	background: -ms-linear-gradient(top,  #87d6f8 0%,#748492 100%);
	background: linear-gradient(top,  #87d6f8 0%,#748492 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87d6f8', endColorstr='#748492',GradientType=0 );*/
}
.tagList li label:hover, .tagList li label.selected {
	border-color: #76c2e2;
	background: #76c2e2;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzc2YzJlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMwJSIgc3RvcC1jb2xvcj0iIzk2ZGFmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcwJSIgc3RvcC1jb2xvcj0iIzk2ZGFmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3NmMyZTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  #76c2e2 0%, #96daf8 30%, #96daf8 70%, #76c2e2 100%); 
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#76c2e2), color-stop(30%,#96daf8), color-stop(70%,#96daf8), color-stop(100%,#76c2e2));
	background: -webkit-linear-gradient(left,  #76c2e2 0%,#96daf8 30%,#96daf8 70%,#76c2e2 100%);
	background: -o-linear-gradient(left,  #76c2e2 0%,#96daf8 30%,#96daf8 70%,#76c2e2 100%);
	background: -ms-linear-gradient(left,  #76c2e2 0%,#96daf8 30%,#96daf8 70%,#76c2e2 100%);
	background: linear-gradient(left,  #76c2e2 0%,#96daf8 30%,#96daf8 70%,#76c2e2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#76c2e2', endColorstr='#76c2e2',GradientType=1 );
}
.cartPromo h4{border-color: black}
.promoGreenBlock{background: url(img/promo_3.png) no-repeat;
    color: #000;
}
.greenBlock{
	border-top:1px solid #a89d8c;
	border-right:1px solid #c7c0b8;
	border-bottom:1px solid #cecbc7;
	border-left:1px solid #bfb5a7;
	/*background: #6783b1; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	/*background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY3ODNiMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE2JSIgc3RvcC1jb2xvcj0iIzVkN2FhOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI3JSIgc3RvcC1jb2xvcj0iIzU1NzE5ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgxJSIgc3RvcC1jb2xvcj0iIzI0NDA2ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxODM1NjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #6783b1 0%, #5d7aa8 16%, #55719f 27%, #24406e 81%, #183563 100%); /* FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6783b1), color-stop(16%,#5d7aa8), color-stop(27%,#55719f), color-stop(81%,#24406e), color-stop(100%,#183563)); /* Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(top,  #6783b1 0%,#5d7aa8 16%,#55719f 27%,#24406e 81%,#183563 100%); /* Chrome10+,Safari5.1+ */
	/*background: -o-linear-gradient(top,  #6783b1 0%,#5d7aa8 16%,#55719f 27%,#24406e 81%,#183563 100%); /* Opera 11.10+ */
	/*background: -ms-linear-gradient(top,  #6783b1 0%,#5d7aa8 16%,#55719f 27%,#24406e 81%,#183563 100%); /* IE10+ */
	/*background: linear-gradient(top,  #6783b1 0%,#5d7aa8 16%,#55719f 27%,#24406e 81%,#183563 100%); /* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6783b1', endColorstr='#183563',GradientType=0 ); /* IE6-8 */
	/*background: -moz-linear-gradient(top,  rgba(250,221,181,0.6) 0%, rgba(245,195,124,1) 4%, rgba(242,175,81,1) 7%, rgba(237,168,73,1) 21%, rgba(207,130,24,1) 79%, rgba(200,121,13,1) 96%, rgba(45,56,7,1) 100%); /* FF3.6+ */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(250,221,181,0.6)), color-stop(4%,rgba(245,195,124,1)), color-stop(7%,rgba(242,175,81,1)), color-stop(21%,rgba(237,168,73,1)), color-stop(79%,rgba(207,130,24,1)), color-stop(96%,rgba(200,121,13,1)), color-stop(100%,rgba(45,56,7,1))); /* Chrome,Safari4+ */
	/*background: -webkit-linear-gradient(top,  rgba(250,221,181,0.6) 0%,rgba(245,195,124,1) 4%,rgba(242,175,81,1) 7%,rgba(237,168,73,1) 21%,rgba(207,130,24,1) 79%,rgba(200,121,13,1) 96%,rgba(45,56,7,1) 100%); /* Chrome10+,Safari5.1+ */
	/*background: -o-linear-gradient(top,  rgba(250,221,181,0.6) 0%,rgba(245,195,124,1) 4%,rgba(242,175,81,1) 7%,rgba(237,168,73,1) 21%,rgba(207,130,24,1) 79%,rgba(200,121,13,1) 96%,rgba(45,56,7,1) 100%); /* Opera 11.10+ */
	/*.background: -ms-linear-gradient(top,  rgba(250,221,181,0.6) 0%,rgba(245,195,124,1) 4%,rgba(242,175,81,1) 7%,rgba(237,168,73,1) 21%,rgba(207,130,24,1) 79%,rgba(200,121,13,1) 96%,rgba(45,56,7,1) 100%); /* IE10+ */
	/*background: linear-gradient(to bottom,  rgba(250,221,181,0.6) 0%,rgba(245,195,124,1) 4%,rgba(242,175,81,1) 7%,rgba(237,168,73,1) 21%,rgba(207,130,24,1) 79%,rgba(200,121,13,1) 96%,rgba(45,56,7,1) 100%); /* W3C */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99faddb5', endColorstr='#2d3807',GradientType=0 ); /* IE6-9 */
	/*border: 1px solid #dfa445;/*
	
	
	background: #e2d7c8; /* Old browsers */
background: -moz-linear-gradient(top,  #e2d7c8 0%, #d4cabc 25%, #aba49a 78%, #9f9990 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2d7c8), color-stop(25%,#d4cabc), color-stop(78%,#aba49a), color-stop(100%,#9f9990)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e2d7c8 0%,#d4cabc 25%,#aba49a 78%,#9f9990 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e2d7c8 0%,#d4cabc 25%,#aba49a 78%,#9f9990 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e2d7c8 0%,#d4cabc 25%,#aba49a 78%,#9f9990 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e2d7c8 0%,#d4cabc 25%,#aba49a 78%,#9f9990 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2d7c8', endColorstr='#9f9990',GradientType=0 ); /* IE6-9 */

    color: #000;


}
.greenBlock .corner{background: url(img/promo_3_triangle.png);
	width:14px;
}

.paymentSteps .step-1, .paymentSteps .step-2{
    background: url('img/payments_tabs.png') no-repeat 0 0;
}


/*
*
*			/\
*		 Nadarik
*
*		   Olya
*			\/
*
*/
.mainCarousel h3 {
	background: #748492 !important;
	text-align:center;	
}
body a.positive,body a.positive:hover {
	background: #748492;
}
table th {
	background: #748492;
}
.productPage .btn_label {
	color: #748492;
}
.tabs .tabTitles li {
	border: 1px solid #748492;
}
.tabs .tabTitles .active{
	background: #748492;
}
.tabs .tabTitles a.active{
	background:#748492;
}
#ui-datepicker-div {
	border: 1px solid #748492 !important;
}
.cartTable td, .cartTable th {
	border:1px solid #748492;
 }
.cartPromo{
  background:#748492;
}
.accountCustomer table td.empty {
	border-right: 1px solid #748492;
}
.accountCustomer table th, .delivery h3 {
    background-color: #748492;
}
.infoButton {
	background-color: #748492;
}
.faqText .askAnswer {
	color: #748492;
}
.contactPage .contactForm {
	border: 1px solid #748492;
}
.paymentType{
border:1px solid #748492;/*748492*/
}
.paymentType .title{
	background-color: #748492;
}
body .ui-dialog .ui-dialog-titlebar { 
	background: #748492;
}
.prodItem .voirFormules {
	background:#88d6f8;
	color:#2a5596;
}
.prodItem .more{
	color:#748492;
}
.mainCarousel .productCarouselWrapper {
    background: url(img/dots.png) repeat-x scroll 0 0 transparent;
}
.footer .serviceLink1 {
    background: url(img/footer_1.png) no-repeat scroll 0 0 transparent;
}
.footer .serviceLink2 {
    background: url(img/footer_2.png) no-repeat scroll 0 0 transparent;
}
.footer .serviceLink3 {
    background: url(img/footer_3.png) no-repeat scroll 0 0 transparent;
}
.footer .serviceLink4 {
    background: url(img/footer_4.png) no-repeat scroll 0 0 transparent;
}
.footer .serviceLink5 {
    background: url(img/footer_5.png) no-repeat scroll 0 0 transparent;
}
.supprButton {
    background: url(img/X.png) no-repeat scroll 0 0 transparent;
}
.identifButton {
    background: url(img/ok.png) no-repeat scroll 0 0 transparent;
}
.chzn-container-single .chzn-single {
    background: url(img/select4.png) no-repeat scroll 0 0 transparent;
}
table .chzn-container-single .chzn-single div {
    background: url(img/select4.png) no-repeat scroll -233px 0 transparent;
}
.productPage .zoom {
    background: url(img/zoom.png) no-repeat scroll 0 0 transparent;
}
.productPage .browse {
    background: url(img/browse.png) no-repeat scroll 0 0 transparent;
}
.abonnementForm h3 {
    background: url(img/cat_titles.png) no-repeat scroll 0 -31px transparent;
}
.abonnementForm .chzn-container-single .chzn-single {
    background: url(img/select4.png) no-repeat scroll 0 0 transparent;
}
.abonnementForm .customSelect_2{padding: 2px 0 0 12px;}
.tabs .tabTitles a {
    color: #748492;
}
.productPage .triangle-down {
    background: url(img/down_triangle.png) no-repeat scroll 0 0 transparent;
}
.mesComandInfo .printGift {
    background: url(img/account_print.png) no-repeat scroll 0 0 transparent;
}
.mesInform .accountPrintRib, .mesComandInfo .printGift {
	 background: url(img/account_print_rib.png) no-repeat scroll 0 0 transparent;
}
.faqText .dropdown {
    background: url(img/down.png) no-repeat scroll right bottom transparent;
}
.faqText .up {
    background: url(img/up.png) no-repeat scroll right bottom transparent;
}
.infoButton {
	 border: 1px solid #000000;
}
.contactForm input, .contactForm textarea, .contactForm select {
    border: 1px solid #748492;
}
.productList .title.searchMessage {
    background-color: #748492;
}

.accountCustomer table {
	border: 1px solid #748492;
}
.accountCustomer table td{
	border-left: 1px solid #748492;
	border-right: 1px solid #748492;
}
.infoTable table {
    border: 0; 
}
.infoTable table th, .infoTable table tr, .infoTable table td {
    background: none repeat scroll 0 0 #EFEFEF;
	border: 0;
}
.carnetAddresse .rightBorder {
	border-right: 2px solid #E4E4E4;
}

.addPayForm .paymentType {
    border: 1px solid #748492;
}
.carnetAddresse table td{border: 0}
.carnetAddresse table{border: 0}

.crossLineYellow {
	display: block; 
	position: absolute;
	background: url(img/yellow_cross_line.png) no-repeat;
	width: 37px;
	height: 18px;
	top: 4px;
	left: 3px;
}
.smallRedCircle {
	background: url(img/small_red_circle.png) no-repeat ; 
	width: 44px;
	height: 44px;
	position: absolute;
	font-size: 11px;
	color: #ffffff;
	top: 22px;
	right: 0;
	font-weight: bold;
	text-transform: uppercase;
}
.smallRedCircle div {
	margin-left: 2px;
	padding-top: 14px;
}
.bigRedCircle {
	background: url(img/big_red_circle.png) no-repeat ; 
	width: 76px;
	height: 77px;
	position: absolute;
	font-size: 19px;
	color: #ffffff;
	top: 17px;
	right: -2px;
	font-weight: bold;
	text-transform: uppercase;
}
.bigRedCircle div {
	margin-left: 3px;
	padding-top: 25px;
}

.footer .serviceLinks strong, .footer .serviceLinks h4 {
    font-size: 11px;
}
.promoSliderNav {
	background: none repeat scroll 0 0 #234c8f;
}
.promoSliderNav a {
	background: url("img/circle_white.png") no-repeat;
}
.promoSliderNav a.active {
	background: url("img/circle_blue.png") no-repeat;
}
.renouvelerButton {
	background: url(img/back.png) no-repeat scroll 0 0 transparent;
}
.deleteButton {
    background: url(img/x_2.png) no-repeat scroll;
}
.PayForm .paymentType2 {
	border: 1px solid #748492;
}
.cartLogin input {
	border: 1px solid #748492;
}
.productList .title {
	background: none repeat scroll 0 0 #748492;
}
.prodItem .price {
	background: url("img/price.png") no-repeat scroll 0 0 transparent;
}
.prodItem .voirFormules {
    background: none repeat scroll 0 0 transparent;
	color:black;
}

.promoSliderNav {
    background: none repeat scroll 0 0 #748492;
}
.black_coupon {
    background: url("img/black_coupon.png") no-repeat scroll 0 0 transparent;
    color: #FDC162;
}
.abonnementForm table td.black, .cartTable .black {
	color: #FDC162 !important;
}
.buttonBuyTable {
    background: url("img/je_mabonne_4.png") no-repeat scroll 0 0 transparent;
}
.cartPromo .okButton {
    background: url("img/pic6.png") no-repeat scroll -191px 1px transparent;
}
body .header a.basketLink:hover span {
	color : #fff;
}

.delivery, 
.mesInform input, 
.bankAddressForm textarea, 
.ribForm textarea, 
.paymentType input[type="text"] {
    border: 1px solid #748492;
}

.mesInform .formBlockTitle {
    border-top: 1px solid #748492;
}

.buttonCalendar {
    background: url("img/calendar.png") no-repeat;
}

.product_title .color-line {
    background: #748492;
}
.productPageList .product_title .title_name {
    color: #748492;
}
