/*$Id: main.css 35686 2010-08-05 15:34:30Z mganev $*/
body {
    text-align: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #363534;
    line-height: 1.3em;
    background:#FFFFFF;
}

.pdf{
	padding:2px 0 2px 20px;
	background:url("../img/pdf-icon.gif") no-repeat;
}
.print{
	padding-left:20px;
	background:url("../img/print-icon.gif") no-repeat;
}

/*************	Text Styles	***************/
a {
    color: #747F81;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

h1 {
    color: #363534;
    font-family:'Palatino Linotype',Palatino,Cambria,'URW Palladio L',serif;
    font-size: 32px;
    padding: 41px 0 25px;
}

#newsletter h1{
	color:#000;
	font-weight:bold;
}

h2 {
    border-bottom: 1px solid #D5D1CD;
    color: #CA005D;
    margin-bottom: 10px;
    padding-bottom: 5px;
    font-family:'Palatino Linotype',Palatino,Cambria,'URW Palladio L',serif;
    font-size: 14px;
    padding: 27px 0 9px;
}

h3 {
    font-family:'Palatino Linotype',Palatino,Cambria,'URW Palladio L',serif;
    border-bottom: 1px solid #D5D1CD;
    font-size: 14px;
    margin: 20px 0;
    padding-bottom: 7px;
    color: #CA005D;
}

h4 {
	font-family:'Palatino Linotype',Palatino,Cambria,'URW Palladio L',serif;
    border-bottom: 1px solid #D5D1CD;
    font-size: 14px;
    margin: 20px 0;
    padding-bottom: 7px;
    color: #363534;
}

input {
    color: #363534;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    padding: 2px;
}
#contents {
    margin: 1px auto 0;
    overflow: hidden;
	min-height:439px;
	padding-bottom:15px;
}

.checkout-title{
	display:block;
	margin:36px 0 0 801px;
	position:absolute;
}

#addressBook-page #contents{
	overflow:visible;
}

#content-sub {
    float: left;
    width: 242px; /* on my account needs to be on the left */
	margin: 0 80px 0 0;
}

#content-main { /* Modifing this, it will modify the Address as well */
	width:618px; 
    float: left;
    display: inline;
}

.loader {
    position: absolute !important;
}

/************* Header  ***************/
#header {
    width: 100%;
    margin-bottom: 15px;
}

#header_wrp {
    width: 940px;
    margin: 0 auto;
}

#nav-level-1 {
    width: 940px;
    border-bottom: #d6d2ce solid 1px;
    padding: 18px 0 7px 0;
}

#nav-level-1 ul li{
    font-size:9px;
    float:left;
    text-transform:uppercase;
}

#nav-level-1 ul li a {
    color: #747F81;
    text-decoration:none;
    position:relative;
}

#nav-level-1 ul li a:hover {
    text-decoration: underline;
}

#nav-level-1 ul li a span {
    color: #CA005D;
}

#nav-level-1 ul#explore_links {
    float: left;
}
.nav-sub-li #newsletter_signup {
	font-weight: bold;
}
#nav-level-1 ul#explore_links li{
    border-right: #d6d2ce solid 1px;
	padding:0 16px 0 0;
    margin: 0 16px 0 0;
    line-height:14px;
	overflow:visible;
}

#nav-level-1 ul#explore_links li.last{
	border:0;
}

#nav-level-1 ul#explore_links li a {
    border-right: none;
}

#nav-level-1 li a.active {
    background:#FFFFFF none repeat scroll 0 0;
    color: #CA005D;
    cursor: pointer;
    border-right: none;
}

#nav-level-1 ul#nav-sub {
    float: right;
    padding: 0;
}

#nav-level-1 ul#nav-sub li {
    margin: 0;
    padding: 0 0 0 30px;
    text-transform: none;
}
#nav-level-1 ul#nav-sub li a{
	line-height:14px;
}
#nav-level-1 ul#nav-sub li#bag {
    border-left: #d6d2ce solid 1px;
	margin: 0 0 0 21px;
	padding: 0 0 0 22px;
	text-transform:capitalize;
}

#nav-level-1 #bag{
	color:#747F81;
	line-height:14px;
}

#nav-level-1 #bag a.disabled:hover{
	text-decoration:none!important;
	cursor:default;
}

#logo {
    background: url(../img/sprite.png) no-repeat;
    float: left;
    margin: 40px 0 6px;
    width: 176px;
    height: 24px;
    text-indent: -9999px;
}

#promo-header {
    float: right;
    font-size: 11px;
    color: #CA005D;
    margin: 54px 0 0 0;
    padding-bottom: 3px;
}
#promo-header a{
	color:#CA005D;
}
#promo-header a:hover{
	text-decoration:none;
}
#header_bottom {
    clear:left;
	margin:31px 0 12px;
}

#nav-main {
    clear: both;
	font-family:'Palatino Linotype',Palatino,Cambria,'URW Palladio L',serif;
    font-size: 15px;
    color:#000000;
    margin:0 auto;
    width:940px;
}

#nav-main ul {
    padding: 0 0 1px;
	z-index:10;
}

#nav-main ul ul {
	z-index:20;
	padding-top:15px;
}
#nav-main .menu-links-cont-wrp{
    width:100%;
    width: 100%;
	position:relative;
    z-index: 10;
    display: none;
}

#nav-main .white-box {
    background-color:#FFFFFF;
    height:60px;
    left:0;
	width:100%;
	position:absolute;
   	top:158px;
    display:none;
	z-index:8;
}
#nav-main li {
    float: left;
    display: inline;
    list-style: none;
    margin-right: 30px;
    padding: 0;
}
.filter-links-header{
	margin-right:14px;
}
#nav-main li label {
    font-weight: bold;
    color: #9ea0a4;
    margin: 0 0 0 30px;
    font-size: 11px;
}

#nav-main li a {
    color:#000000;
    font-weight: bold;
	display:block;
}

#nav-main li a:hover {
    color: #CA005D;
    text-decoration: none;
}

#nav-main li a.active {
    color: #CA005D;
}

#nav-main .tabLinkActive {
    color: #CA005D;
}

/*=main sub menu*/
.menu-links-container {
    position: absolute;
	/*top:15px;*/
    width: 100%;
    float: left;
    z-index: 10;
    width: 705px;
}

.menu-links {
    float: left;
    display: inline;
    padding-bottom: 8px;
    width: 105px;
    font-size:11px;
}

#nav-main .menu-links {
    margin: 0 0 7px;
}

#nav-main .menu-links a {
    font-weight: normal;
}

.menu-links-container .special {
    border-left: 1px solid #E5E6E6;
    padding-left: 15px;
}
#header_wrp {
    position: relative;
}

.active_breadcrumb{
	color: #CA005D !important;
}

#search{
    right:0;
    position:absolute;
    z-index:2;
    top:134px;
}

#search .search {
    border: #D5D1CD solid 1px;
    border-right:0;
    width: 161px;
    font-size: 9px;
    padding:2px 4px 3px;
    float: left;
    display: inline;
    color:#747f81;
}

#search .search_button:hover {
    background-color: #CA005D;
}
#search .button-right{
    display:block;
}

#search .button-right, #content_search_results_wrp .button-right{
	padding-top:2px;
	padding-bottom:3px;	
}

@media screen and (-webkit-min-device-pixel-ratio:0){
	.button-right { padding: 5px !important; }
	#content_search_results_wrp .search {margin-right:-4px;}
	#newsletter-subscribe .button-right {padding:6px!important;}
}

#search-link-loader {
    display: none;
}

#search-results {
    width: 940px;
    margin: 0 auto;
}

/************* Footer Start ***************/
#footer{
    margin: 60px auto 0;
}

#footer_wrp {
    border-top: 1px solid #D6D2CE;
    margin: 5px auto;
    padding: 19px 0 26px 0;
    width: 940px;
}

#updates {
    width: 400px;
    float: left;
}

#updates h1 {
    color: #CA005D;
    font-size: 23px;
    padding: 3px 0 0 0;
}

#updates p {
    font-size: 10px;
    color: #747F81;
    margin: 6px 0 0 0;
}

#updates form {
    float: right;
    margin: -41px 0 0 0;
    position: relative;
}

#updates .search_field {
    border: #D5D1CD solid 1px;
    border-right: none;
    width: 115px;
    font-size: 9px;
    padding: 5px 0 5px 7px;
    float: left;
    color: #CA005D;
}

#newsletter_init_emailaddress{
	height:14px;
	width:125px;
	border:1px solid #d6d2ce;
	padding:4px 2px;
	color:#ca005d;
}

#updates .search_button {
    border: none;
    background-color: #363534;
    font-size: 9px;
    font-weight: bold;
    color:#FFFFFF;
    cursor: pointer;
    float: left;
    width: 50px;
    padding: 5px 0 5px 0;
}

#updates .search_button:hover {
    background-color: #CA005D;
}

#newsletter_init_emailaddress, #newsletter-subscribe {
    float: left;
}

#links {
    width: 437px;
    float: right;
    padding: 14px 0 0;
    text-transform:capitalize;
}

.nav-footer1 {
    float:right;	
	padding: 0 0 14px 0;
	width:100%;
}
.nav-footer2 {
	float:left;
}
#links ul li {
    float: left;
	font-family:'Palatino Linotype',Palatino,Cambria,'URW Palladio L',serif;
    font-size: 12px;
	margin-left:20px;
}
#footer-last {
	float:right !important;
}

#links ul li a {
    color: #363534;
    font-weight: bold;
    text-decoration: none;
}

#links ul li a:hover {
    color: #CA005D;
}
p#copyright {
    float: right;
    font-size: 9px;
    color: #b8baba;
    margin: 32px 0 0 0;
}

#rvpbox {
    padding-top: 13px;
}

#rvpbox h2 {
    font-size: 14px;
    font-weight: bold;
    color: #CA005D;
}

body #rvpbox h4 a{
	line-height:14px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif!important;
	font-size:11px!important;
}

/************* Footer End ***************/
#container {
    margin: 0px auto 0 auto;
}

/************* Buttons ***************/
.main_button {
    background-color: #CCCCCC;
    border: medium none;
    color:#FFFFFF;
    cursor: pointer;
	font-family:'Palatino Linotype',Palatino,Cambria,'URW Palladio L',serif;
    font-size: 12px;
    font-weight: bold;
    padding: 7px 10px;
    width: auto;
}

div.button-main, div.button-sec, a.button-main, a.button-sec {
    background: #363534 none repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
    float: left;
    text-align: center;
    text-decoration: none;
}

.button-main input, .button-main span {
    background-color: #363534;
    border: 0 none;
    color:#FFFFFF;
    cursor: pointer;
    display: block;
    float: left;
    white-space: nowrap;
	font-family:'Palatino Linotype',Palatino,Cambria,'URW Palladio L',serif;
    font-size: 12px !important;
    font-weight: bold;
    padding: 8px 10px;
    width: auto;
}

.button-main:hover input, .button-main:hover span {
    text-decoration: none !important;
    background-color: #CA005D;
    display: block;
	/*color:#FFFFFF;*/
}

.button-sec span {
    background-color:#FFFFFF;
    border: 1px solid #DAD6D2;
    color: #363534;
    cursor: pointer;
	font-family:'Palatino Linotype',Palatino,Cambria,'URW Palladio L',serif;
    font-size: 12px;
    font-weight: bold;
    padding: 7px 10px;
    text-decoration: none;
}

.button-sec:hover input, .button-sec:hover span {
    background-color: #CA005D;
}

.button-sec input, .button-sec span {
    background-color: #363534;
    border: 0 none;
    color:#FFFFFF;
    cursor: pointer;
    display: block;
    float: left;
    white-space: nowrap;
	font-family:'Palatino Linotype',Palatino,Cambria,'URW Palladio L',serif;
    font-size: 12px !important;
    font-weight: bold;
    padding: 3px 10px;
    width: auto;
}

input.button-right {
    border: none;
    background-color: #363534;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    color:#FFFFFF;
    cursor: pointer;
    float: left;
    width: auto;
    padding: 5px;
    display: inline;
}
#newsletter-subscribe input.button-right {
	padding: 4px;
}
.button-right:hover {
    background-color: #CA005D;
}

/*search */
#content_search_results_wrp .search, #input_search_sku {
    padding:2px 4px 3px;
    width: 160px;
    font-size: 9px;
    border: 1px solid #A7A6AA;
    margin-left: 5px;
}

#content_search_results {
    height: 479px;
}

#content_search_results_wrp {
    margin: 0px auto;
    width: 940px;
}

#content_search_results_wrp .button-right{
	float:none;
	position:absolute;
}

#content_search_results_wrp h1 {
    color: #363534;
    padding: 41px 0 25px 0;
}

#content_search_results_wrp h2 {
    font-size: 14px;
    color: #363534;
    padding: 7px 0 0 0;
    font-weight: bold;
    width: 415px;
    border: 0; /*Reset basic border*/
    border-top: 1px solid #dad6d2;
    text-transform:capitalize;
}

.search-title {
    margin-top:-25px;
	min-height:170px;
}

#content_search_results_wrp .search-title h1 {
    margin-top: -5px;
    padding-top: 0;
}

#content_search_results_wrp p {
    font-size: 11px;
    color: #363534;
	margin-bottom:28px;
}

#content_search_results_wrp #search_bar{
	margin:0 4px 0 0;
	line-height:22px;
}

#content_search_results_wrp form{
	min-height:80px;
}

#content_search_results_wrp p strong {
    font-weight: bold;
}

#content_search_results_wrp .search_field {
    border: #D5D1CD solid 1px;
    border-right: none;
    width: 165px;
    font-size: 9px;
    padding: 5px 0 5px 7px;
    float: left;
    display: inline;
    margin: 25px 0 0 0;
}

#content_search_results_wrp .search_button {
    border: none;
    background-color: #363534;
    font-size: 9px;
    font-weight: bold;
    color:#FFFFFF;
    cursor: pointer;
    float: left;
    padding: 5px 10px 5px 10px;
    display: inline;
    margin: 25px 0 0 0;
}

#content_search_results_wrp.search_button:hover {
    background-color: #CA005D;
}

p#search_bar {
    color: #CA005D;
    font-weight: bold;
    float: left;
    margin: 32px 10px 0 0;
}

#content_search_results_wrp ul {
    margin: 20px 0 0 0;
	padding-left:15px;
}

#content_search_results_wrp ul li {
    margin-bottom:10px;
    font-size: 11px;
    color: #363534;
    list-style: disc;
    line-height: 16px;
}

#content_search_results_wrp.page ul#home_links {
    float: right;
}

#content_search_results_wrp .page ul#home_links li {
    float: left;
    margin: 0 40px 0 0;
    display: inline;
}

#content_search_results_wrp img.heading {
    float: left;
}
 
#js-not-active {
	margin: 0 auto;
 	width: 940px;
}
#js-not-active h2 {
	font-size: 20px;
	text-transform: uppercase;
}
#js-not-active dt {
	text-transform: uppercase;
}
/************* Errores ***************/
.errors, #register-form-wrp .confirmation, .errors-small, .confirmation-small, 
.checkout-addresses .confirmation {
    background-color: #FFFFFF;
    border: 2px solid #CA005D;
    color: #393735;
    padding: 10px;
}
#login-page #customer-profile .errors, .confirmation {
	margin:10px 0 5px;
}

.errors h3, .confirmation h3, .errors-small h3 {
    font-weight: bold;
    text-transform: capitalize;
    border: none;
    margin: 20px 0 0;
}
#notifyme-wrp .confirmation-small, #notifyme-wrp .errors-small {
	font-family:'Palatino Linotype',Palatino,Cambria,'URW Palladio L',serif;
	color:#CA005D;
	font-size:14px;
	padding-bottom:7px;
	font-weight:bold;
}
#notifyme-wrp #notifyme_result {
	border: 0px solid #CA005D;
	color:#777777;
	font-family:inherit;
	font-size:12px;
	font-weight: normal;
	padding:0px;
}
.errors-small h3 {
	margin:10px 0 5px !important;
	color:#CA005D !important;
}
.confirmation h3{
	background-color:#FFFFFF;
	padding:10px;
	border: 2px solid #CA005D;
}
#login-page #customer-profile .errors h3, .confirmation {
	margin:0;
}

#login-page #customer-profile .errors p, .confirmation{
	padding-bottom:0;
}
#login-page .errors p {
	padding-top:5px;
	word-spacing:1px;
}
#register-form .confirmation h3 {
	color:#CA005D;
}
.errors li {
    line-height:22px;
	font-size:11px;
	color: #363534 !important;
}

#content-main-errors .errors {
    clear: left;
}

#content-main-errors .button-main {
    margin-bottom: 15px;
}

.errors #cart-contents {
    font-weight: bold;
    padding: 10px 0;
}
.errors-small{
	padding:5px;
}
#cart-menu {
    margin-top: 15px;
}

#cart-menu .nav_head {
   /* font-weight: bold; off for the empty cart*/
}

/************* RVP Box ***************/
#rvpbox h2 {
    border: medium none;
}

.ajax-template {
    display: none;
}

#user_menu_links {
    color:#000000;
    font-weight: bold;
    text-transform: uppercase;
}

#user_menu_links ul a {
    color: #363534;
}

#user_menu_links li {
    background-color:#FFFFFF;
    padding: 12px 0;
}

#user_menu_links li.selected a {
    color: #CA005D;
}

#user-menu span {
    display: none;
}

#user-menu h2{
    padding: 0px 0 12px;
    font-size: 20px;
    font-weight: lighter;
}

.form-section p, .form-section dl, .form-section .address-intro {
    line-height: 1.3em;
    margin: 0 0 25px 0px;
}
#shipping_address-content .errors-small p,
#billing_address .errors-small p{
	line-height: 1.3em;
    margin: 0 5px 8px;
}
#content-main h1 {
    padding: 14px 0 0;
    font-size: 28px;
}

#account-benefits, #user-menu{
    border:#D5D1CD solid 1px;
    padding:19px;
    background-color:#FFFFFF;
}

#account-benefits h3 {
    font-size: 20px;
    font-weight: lighter;
}

#account-benefits ul {
    padding-left: 12px;
    list-style-type: disc;
    padding-bottom: 10px;
}

#user_menu_links .back_main_menu {
    border-top: 1px solid #f1f1f1;
    margin-top: 10px;
}

#logout_wrp {
    width: 940px;
    margin: 0 auto;
	min-height:597px;
}

#logout_wrp p {
    margin-bottom: 20px;
}

#order-page {
    background-color: #fcf7f3;
}

.asterisk {
    color: #CA005D;
}

span#assistence {
    float: left;
    font-size: 11px;
    margin: 0;
}

/************* Infopage ***************/
.page {
    width: 940px;
    margin: 0 auto 0 auto;
}
/* =minicart actual*/
#minicart-content {
    display: none;
}

/* =minicart */
#minicart-error {
    margin-top: 30px;
}

.minicart-content-wrapper {
    margin: 0 auto;
    background:#FFFFFF;
    width: 410px;
    height: 310px;
}

#minicart-content {
    width: 460px;
}

#minicart-lines {
    width: 410px;
    background-color: #FCF7F3;
}

.minicart-line-loader {
    background:#FFFFFF;
    width: 100%;
    height: 100%;
}

.minicart-line-loader img {
    padding: 165px 0 0 0;
}

.minicart-line-loader {
    margin: auto;
    text-align: center;
}

.minicart-heading {
    padding:29px 0 13px 1px;
    font-size: 22px;
    background-color: #FCF7F3;
}

.minicart-product-line {
    vertical-align: middle;
    overflow: auto;
}

.minicart-img {
    display: block;
    width: 80px;
    height:87px;
    margin:0 11px 0 0;
    float: left;
}

.minicart-details {
	width:303px;
    margin:9px 0 0 4px;
    color:#363534;
    height:100px;
    float: left;
}

.minicart-details h2 {
    border: medium none;
    margin: 0;
    padding: 0;
    font-size: 20px;
    float: left;
    font-weight: lighter;
    width: 230px;
	word-wrap:break-word;
}

.minicart-data-list {
    clear: left;
}

.minicart-swatch {
    margin-top: 8px;
}

.minicart-line-content {
    margin: 0px;
    padding: 0;
}

.minicart-line-content-details {
    padding-top: 7px;
}

.minicart-line-content-details li, #minicart-qty {
    list-style: none;
    margin:0 0 5px;
    line-height: 11px;
    text-transform: capitalize;
	color:#363534;
	font-size:10px;
}

.minicart-line-content-details li strong {
    text-transform: none;
    font-weight: normal;
}

#minicart-qty strong {
    font-weight: normal;
}

.minicart-product-swatch, .item-sku, .minicart-total-price {
    display: none;
}

.minicart-unit-price {
	font-size:12px;
    color:#363534;
    float: right;
	text-align:right;
	margin-top:4px;
}

#minicart-summary {
	margin:23px 0 30px;
    width:100%
}
#minicart-summary tr.last_row td {
    border: 0;
    color: #CA005D;
    font-weight: bold;
}
#minicart-summary td {
    border-bottom: 1px solid #e5e6e6;
    padding: 5px 0 6px;
    text-align: right;
    text-transform: uppercase;
	color:#363534;
	font-size:10px;
	color:#363534;
}
#minicart-total-qty, #minicart-subtotal, #minicart-ship, #minicart-grandtotal{
	padding-right:15px !important;
}
#minicart-footer {
    width: 412px;
}

#minicart-footer .checkout {
    float:right;
}
#minicart-footer .checkout span {
	height:27px;
	line-height:27px;
    padding:1px 8px 0;
}
#minicart-footer a.button-sec.close-continue span {
	height:27px;
	line-height:27px;
    background-color:#FFFFFF;
    border: 1px solid #dad6d2;
    padding:1px 8px 0;
    color: #363534;
}

#minicart-footer a:hover.button-sec.close-continue span {
    background-color:#CA005D;
    color:#FFFFFF;
}

#closeBut {
    background:url(../img/close.gif) no-repeat scroll 2px 0 !important;
    font-size: 9px;
    right: 5px !important;
    text-indent: -30px !important;
    top: 5px !important;
}

#nyroModalWrapper #closeBut{
	background:url(../img/sprite.png) no-repeat -20px -72px !important;
	height:20px !important;
	line-height: 19px;
	margin-right: 15px;
	text-transform:lowercase;
	color:#363534;
	width: 7px;
}

#nyroModalWrapper .wrapper {
    padding: 0;
}
div#nyroModalWrapper{
	border:4px solid #dad6d2;
}
#terms_conditions_wrp, #privacy_statement_wrp, #promotion_wrp,#features_popups,#shipping_wrp,#return_policy_wrp,
#change_country_wrp,#orderCardSecurityCode_wrp,#lost_password_wrp,#lost_password_sent_wrp, #cs_delivery_wrp, #cs_returns_wrp,
#orderDetail_wrp {
	padding:48px 50px;
}
#sizing_chart_wrp{
	padding:20px;
}
#nyroModalContent h2{
	padding-top:0;
}
/* =item-options styles for the pickers(item and expressShop */
/* Loader */
#express-shop-loader {
	margin-top:20%;
	position:absolute;
	text-align:center;
	width:98%;	
}
table#item-dyn {
    border-top: 1px solid #e5e6e6;
}

#item-dyn .elements,
#express-shop-dyn .elements{
	text-transform:capitalize;
	padding:12px 10px 12px 0;
	vertical-align:top;
	color:#3A3B3D;
	width:65px;
    font-size:12px;
    font-family:'Palatino Linotype',Palatino,Cambria,'URW Palladio L',serif;
}

#item-dyn .sizing-chart {
    padding: 15px 0;
    float: left;
}

#item-dyn .item-option, #express-shop-dyn .item-option {
    margin: 10px 0 12px 0;
    padding: 10px 0 12px 0;
}

#item-dyn .item-option td, #express-shop-dyn .item-option td {
    border-bottom: 1px solid #e5e6e6;
    margin: 5px 0 0 0;
}

#item-options .option-1, #express-details .option-1, #item-box-contents .option-1 {
    float: left;
    background-color: #e4e4e4;
    border: 1px solid #ccc;
    padding:1px;
    margin: 11px 15px 11px 0;
    text-align: center;
	position:relative;
}
#express-details .option-1 {
	background-color:#fff !important;
	border-color:#fff;
}
#item-options .option-1:hover img, #express-details .option-1:hover img {
	border-color:#fff;
}
#item-options .option-1 img, #express-details .option-1 img, #item-box-contents .option-1 img {
	border:1px solid #bfbfbf;
}
#item-options .selected img, #express-details .selected img {
    border:1px solid #fff !important;
}
#item-options .option-1:hover, #express-details .option-1:hover {
    background: #fff;
    border: 1px solid #e0e0e0;
}

#item-options .option-1.selected, #express-details .option-1.selected {
    background:#FFFFFF;
    border: 1px solid #a3a3a4;
}

#item-options .option-2, #express-details .option-2 {
    min-width: 22px;
    height: 14px;
    float: left;
    padding: 2px;
    margin: 10px 10px 10px 0;
    text-align: center;
    background:#FFFFFF;
    border: 1px solid #a3a3a4;
    line-height: 14px;
    color: #3A3B3D;
    font-size: 9px;
	position:relative;
}
#item-options .no_stock_icon,
#express-details .no_stock_icon {
	width:10px;
	height:10px;
	display:block;
	background:url(../img/out-of-stock-icon.png) no-repeat right 0;
	position:absolute;
	right:-1px;
	top:-1px;
	z-index:4;
}
#item-options .option-2:hover, #item-options .option-2.disabled:hover, #express-details .option-2:hover, #express-details .option-2.disabled:hover {
    background: #e0e0e0;
    text-decoration: none;
}

#item-options .option-2.selected, #express-details .option-2.selected {
    background: #CA005D;
    border: 1px solid #CA005D;
    color:#FFFFFF;
}

#item-options .option-2.selected:hover, #express-details .option-2.selected:hover {
    background: #2b2c2d;
    border: 1px solid #2b2c2d;
}

#item-options .option-2.disabled, #express-details .option-2.disabled {
    background: #F1F1F1;
    border: 1px solid #616365;
    color: #616365;
}

#item-options input.box, #express-details input.box {
    width: 18px;
    height: 12px;
    background:#FFFFFF;
    border: 1px solid #a3a3a4;
    padding: 6px 3px 6px 3px;
    margin: 0 9px 10px 0;
    text-align: center;
    font-size: 0.833em; /************** */
    color: #3A3B3D;
}

#item-options a, #express-details a {
    font-size: 0.79em; /************** */
}

input.item-quantity {
    width: 19px;
    margin: 8px 0;
    float: left;
	border:1px solid #A3A3A4;
	width:22px;
	text-align:center;
	height:14px;
}
/* ****************** */
.item-box-price-contents .new-price {
	color:#CA005D;
	font-size:9px;
	margin:0 5px 0 7px;
}

.item-box-price .item-box-contents-price-offer{
	color:#CA005D;
}
.item-box-price .old-price{
	color:#747F81;
	text-decoration:line-through;
	margin-top:7px;
}
.item-box-price-contents .price {
	color:#747F81;
	font-size:9px;
	margin:0 5px 0 7px;
}
.item-box-price-contents .old-price {
	color:#747F81;
	font-size:9px;
	text-decoration:line-through;
}
span.originalprice, .originalprice a, .originalprice a:hover{
	display:block;
	text-decoration:line-through!important;
	cursor:default;
}
.rvpbox_item_price_offer a, span.xsellsbox_item_price_offer{
	color:#CA005D;
}

span.xsellsbox_item_price_offer{
	padding-bottom:4px;
	display:block;
}

/* ****************** */
.stock-check{    
    float:left;
	font-size:10px;
	line-height:34px;
	margin-left:14px;
	color:#CA005D;
}
.stock-check .loader{
	margin:10px 0 0 14px;
	overflow:visible!important;
}

/* = alt view */
.alternative-view {
    margin: 10px 0 0;
    text-align: right;
}

.alternative-view a img {
    margin: 0 0 0 10px;
    border: 1px solid #DAD6D2;
}

/*RVP BOX */
#content_promos #rvpbox {
    border-left: 1px solid #D5D1CD;
    /*float:right;*/
    padding-left: 40px;
    width: 620px;
}

#content_promos #rvpbox #rvpbox_contents {
    overflow: hidden;
    width: 652px;
}

#rvpbox li {
    float: left;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    width: 163px;
}

.rvpbox_item_image {
    float: left;
}

h4.rvpbox_item_name {
    border: medium none;
    color:#000000;
    float: left;
    padding: 0 0 3px;
    margin: 0;
    width: 75px;
}

h4.rvpbox_item_name a {
    color:#000000;
}

.rvpbox_item_price {
    color: #747F81;
}

span.rvpbox_item_price a {
    color: #747F81;
}

/* =express shop */
#express-shop {
    display: none;
    width: 700px;
}

#express-shop-wrapper {
   margin: 0 0 0 8px;
	overflow:auto;
	background:#FFFFFF;
	width:750px;
	height:496px;
}

/* =express-images */
#express-images {
    float: right;
    /*width:325px;*/
}

#express-images .active-view {
    padding: 57px 55px 24px;
}

#express-images .imagebox_alt {
    float: right;
    padding: 20px 0;
}

#express-images .imagebox_alt a {
    display: inline-block;
}

#express-images .imagebox_alt img {
    margin: 0 10px 0 0;
	border:1px solid #DAD6D2;
}

/* =express-details */
#express-details {
    float:left;
	width:304px;
	padding:40px 0 25px 25px;
}

#express-details .new-price {
    position: relative;
    top: 0px;
    padding-left: 0;
}

#express-details span.nav-item-1 {
    float: left;
    margin: 0 0 0 350px;
}

#express-details span.nav-item-1 a {
    text-transform: uppercase;
    float: left;
    color: #616365;
}

#express-details span.nav-item-2 {
    float: left;
    padding: 7px 25px 7px 15px;
    margin: 18px 0 0 0;
    background: url(../images/arrow_white.gif) #000 no-repeat;
    background-position: 90% 50%;
}

#express-details span.nav-item-2:hover {
}

#express-details span.nav-item-2 a {
    text-transform: uppercase;
    float: left;
    color:#FFFFFF;
}

#express-details span.nav-item-3 {
    float: left;
    margin: 16px 0 0 30px;
}

#express-details span.nav-item-3 a {
    clear: left;
    float: left;
    margin: 0 0 4px 0;
    font-size: 0.917em;
}

#express-details h1 {
    padding:0 15px 15px;
}

#express-details h2 {
    display: none;
}

#express-details h3 {
    border: medium none;
    color:#000000;
    margin: 0;
    padding: 0 15px;
}

#express-details h3 em {
    font-size: 0.7em;
    font-style: normal;
}

#express-details h4 {
    font-size: 1em;
    font-weight: normal;
    color: #CA005D;
    margin: 5px 0 12px 0;
}
#express-details p a{
	color: #7f8184;
	font-size:1em;
	background:transparent url(../img/arrow_grey.gif) no-repeat scroll right 2px;
	padding-right:10px;
	margin-top:5px;
	display:inline-block;
}
#express-details p{
	overflow:hidden;
	/*height:58px;*/
	color:#000000;
	font-size:11px;
	line-height:1.7em;
	padding:10px 15px 0;
}

#express-details table#express-shop-dyn {
    width:100%;
    margin: 20px 15px 15px;
}

#express-shop-dyn .sizing-chart {
    display: none;
}

#express-details label {
    clear: both;
    float: left;
    font-size: 1em;
    font-weight: bold;
    text-transform: uppercase;
    color: #3A3B3D;
    margin: 4px 0 4px 0;
    padding: 0 15px 0 0;
}

#express-details input.box {
    width: 18px;
    float: left;
    background:#FFFFFF;
    border: 1px solid #a3a3a4;
    padding: 6px 3px 6px 3px;
    margin: 0 9px 0 0;
    text-align: center;
    font-size: 0.833em;
    color: #3A3B3D;
    height: 12px;
    padding: 6px 3px 6px 3px;
    margin: 0 9px 10px 0;
}

#express-details a {
    font-size: 0.833em;
}

#express-details a.small {
    float: left;
    margin: 4px 0 0 0;
}

#express-details .item-policy-info{
	display:none;
}

.item-policy-info a {
    color: #CA005D;
}

#express-details #notifyme-buttons {
    display: none;
}

#express-details .item-policy-info, #express-details #express-addbtn {
    float: left;
    margin: 15px;
}

#express-details #express-addbtn {
	margin-bottom:0;
}

#express-details .item-policy-info {
    clear: left;
    margin-top: 19px;
}


#express-details .new-price{
	color:#CA005D;
	display:inline-block;
	margin-right:10px;
	font-size:16px;
}

#express-details .old-price{
	text-decoration:line-through;
	font-size:11px;
}

#express-details #notifyme-buttons{
	margin:15px 0 0 15px;
}

.item-box-contents .elements{
	float:right;
	margin-right:25px;
	margin-top:7px;
}

/************* Accessibility ***************/
/* clearing */
.clear {
    clear: both;
    height: 1px;
    margin: 0;
    padding: 0;
    font-size: 15px;
    line-height: 1px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}* html > body .clearfix {
    display: inline-block;
    width: 100%;
}* html .clearfix { /* Hides from IE-mac \*/
    height: 1%; /* End hide from IE-mac */
}

/* accessibility */
.accessibility {
    position: absolute;
    top: -999em;
    left: -999em;
}

#wrapper {
    width: 100%;
    height: 100%;
}

/* size chart */
#size-chart-container h1 {
    padding-top: 0;
    color: #CA005D;
}

#size-chart{
	height:440px;
	overflow:auto;
    width: 610px;
}

#size-chart-width {
    width: 635px;
}

#size-chart #jersey, #size-chart #knit, #size-chart #various {
    margin-bottom: 25px;
}

#size-chart #underwear table {
    float: left;
}

#size-chart #how {
    display: inline;
	float: left;
    margin: 0 20px 0 50px;
}

#how-text {
    float: left;
    width: 100px;
}

#how-text p {
    margin-bottom: 15px;
    line-height: 1.5em;
    font-size: 95%;
}

#how-text strong {
    color: #CA005D;
    font-weight: bold;
    display: block;
    font-size: 105%;
    line-height: 1.5em;
}

#how-text h3 {
    margin: 0;
    padding-bottom: 15px;
    border: 0;
    font-weight: bold;
}

#size-chart th {
    color:#fff;
    background:#333;
    height: 35px;
    font-weight: bold;
    padding: 5px 10px;
    vertical-align: middle;
}

#size-chart td {
    width: 40px;
    height: 35px;
    padding: 5px 10px;
    vertical-align: middle;
    text-align: center;
}

#size-chart .label {
    font-weight: bold;
    width: 110px;
    text-align: left;
    color:#000;
}

#size-chart .size {
    font-weight: bold;
}

#size-chart .size td {
    color: #CA005D;
}

#size-chart .alt {
    background: #fcf7f3;
}

#size-chart .wider {
    width: 90px;
}

/* My account */
.back_main_menu a {
    background: url(../img/back_arrow.gif) no-repeat 0 50%;
    padding-left: 10px;
    text-transform: none;
}

/* button */
#addcart-buttons .disabled span, #express-details .disabled span{
    background:#CCCCCC;
    color:#FFFFFF;
    cursor: default;
}

/* browse file input */
input#file {
    background-color:#FFFFFF;
}
/*notifyme*/

#notifyme-wrp {
	color:#2b2c2d;
	padding: 20px 20px 0;
}
#notifyme_loader {
	position:relative;
	text-align:center;
}
#notifyme-wrp .required-field {
	color:#CA005D;
	font-size:10px;
	display: block;
	margin: 10px 0 0 0;
}
#notifyme_contents {
	color:#777777;
}
#notifyme-wrp p {
	font-size:12px;
	line-height:17px;
	padding:20px 0;
}
#notifyme-wrp h1{
	border-bottom:0px solid #E5E6E6;
	color:#CA005D;
	text-transform:capitalize;
	margin-bottom:0px;
	padding:10px 0 18px 0;
}
#notifyme-wrp .form-field-medium {
	margin-top:20px;
}
#notifyme_form .form-field-medium label {
	color:#777777;
	display:inline-block;
	width:160px;
}
.notifyme-info{
	padding:30px 0;
}
#notifyme-wrp .button-main{
	margin-top:15px;
}

/* Info-pages Terms & Conditions + Privacy policy */

#terms-container td, #privacy-container td{
	padding:5px!important;
}

#info-page #terms-container,
#info-page #privacy-container{
	margin:0 auto;
	position:relative;
	width:940px;
}

#info-page #terms-container .page-extra,
#info-page #privacy-container .page-extra{
	position:absolute;
	right:0;
	top:50px;
}
#info-page #terms-container h1,
#info-page #privacy-container h1{
	border-bottom:1px solid #D5D1CD;
	color:#CA005D;
	padding-bottom:10px;
}

#info-page #terms-container h3,
#info-page #privacy-container h3{
	border:medium none;
	color:#000000;
	font-weight:bold;
}

#info-page #terms-container p, #info-page #terms-container li,
#info-page #privacy-container p, #info-page #privacy-container li{
	line-height:23px;
}

#info-page #terms-container strong, #info-page #privacy-container strong{
	line-height:23px;
	font-weight:bold;
}

/* Tooltip */
.GSI_Tooltip{
	display:inline-block;
	padding-right:12px;
	background: url("../img/top_arrow.gif") no-repeat scroll right center transparent;
}
.GSI_Tooltip{
	cursor:help;
}
.GSI_Tooltip_Content {
    display: none;
}
/* tooltip actual*/
.GSI_Tooltip_Container{
	height:auto!important; 
	background: url(../img/tooltip-bg.gif) top left; 
	position:absolute; 
	z-index:999; 
	display:none; 
}
.GSI_Tooltip_Title span{
	position:relative; 
	display:block; 
	float:right; 
	margin:0 -2px 0 10px; 
	width:10px; 
	background:url(../img/tooltip-bg.gif) top right;
}
.GSI_Tooltip_Copy{
	position:relative; 
	margin:10px 0 -2px; 
	background:url(../img/tooltip-bg.gif) bottom left; 
	color:#363534;
}
.GSI_Tooltip_Copy span{
	position:relative; 
	line-height:1.5em; 
	padding:0 10px 10px 2px; 
	display:block; 
	text-align:center;
	font-size:10px; 
	margin:0 -2px 0 10px; 
	background:url(../img/tooltip-bg.gif) bottom right;
}
.GSI_Tooltip_Arrow.GSI_Tooltip_Arrow_Top{
	clear:both; 
	background:url(../img/tooltip-arrow.png) no-repeat center bottom; 
	position:absolute;
	z-index:1001; 
	height:7px; 
	width:100%; 
	bottom:-7px;
}
#GSI_JT_close_left{
	background-color: #CA005D;
	text-align: left;
	font-weight:bold;
}

#GSI_JT_close_right{
	background-color: #CA005D;
	text-align: left;
	font-weight:bold;
}

#GSI_JT_close_bottom{
	background-color: #CA005D;
	text-align: left;
	font-weight:bold;
}

#GSI_JT_copy p{
	margin:3px 0;
	text-align:center;
}

#GSI_JT_copy img{
	padding: 1px;
}

.GSI_JTip{
	cursor:help;
}
#GSI_JT_copy .item-box-contents-price {
	margin:0;
	padding:0;
	text-align:center;
}
#item-tooltip-thumb {
	display:none;
}
#item-tooltip-thumb img {
	border:none
}
#GSI_JT .tooltip-name {
	font-size:10px;
}
#GSI_JT .item-box-contents-price {
	font-size:12px;
	font-weight:bold;
	bottom:0;
}
#GSI_JT .item-box-contents-price-offer {
	left:0;
	bottom:0;
	position:relative !important;
}
/* ERRORS INLINE IMPLEMENTATION */

.old_errors {
	display: none;
}
.errors-inline {
 	border: 1px solid #CA005D !important;
 }
 .errors-inline .country-selector {
 	font-size:190px;
 	width:190px;
 }
.erros-inline-messages {
	color: #CA005D;
	margin: 3px 0 1px;
}
.erros-inline-messages li {
	font-size:10px;
	list-style: none !important;
}
.errors-inline-wrp {
	float: left;
	width: 180px;
	padding-bottom: 10px;
}
/* Tooltip Address Why required / Why Can't change this */
.cannot, .phone-tooltip{
	margin:3px 0 0 100px;
	text-decoration:none!important;
}
.cannot{position:absolute;}
/*
#register-page .cannot, #register-page .phone-tooltip{margin-left:94px;}

#register-page #register-form-wrp .cannot{position:relative; margin-left:15px;}
#register-page #register-form-wrp .phone-tooltip{margin-left:143px;}
*/

#B-spot-carrousel-Items{overflow:hidden; height:136px;}
#B-spot-carrousel-wrp .prev{z-index:2;}
#B-spot-carrousel-Items li{height:136px;}

/* SAFARI */
* @media screen and (-webkit-min-device-pixel-ratio:0) {
	#search .button-right {
		padding: 50px !important;
	}
}

