/*$Id: main.css 36132 2010-09-02 15:44:01Z mganev $*/

body {
    background-color: #fff;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
	color: #808080;
}
a {
	color:#ED1941;
	text-decoration:none;
}
a:hover {
	color:#ED1941;
	text-decoration:none;
}
#wrapper {
    width: 100%;
}
label {
    display: inline-block;
    text-transform: uppercase;
}
input {
	padding:1px;
}
textarea {
	font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
	padding: 2px;
}
h1 {
	color:#404040;
	font-family:Arial,Helvetica,sans-serif;
	font-size:24px;
	font-weight:bold;
	margin:0 0 27px;
	text-transform:uppercase;
}
h2, #xsellsbox_title, #rvpbox_title {
	color:#404040;
	font-size:14px;
	font-weight:bold;
	margin:0 0 5px;
	text-transform:uppercase;
	width:100%;
}
h3 {
	color:#404040;
	font-size:14px;
	font-weight:bold;
	margin:0 0 5px;
	text-transform:uppercase;
	width:100%;
	}
/* HEADER */
#header {
	/*height:130px;*/
    width: 100%;
    padding: 31px 0 0 0;
	text-transform:uppercase;
}
#header_bottom{
	position:relative;
}
#header_bottom-wrp {
	background-color:#000;
	height:111px;
	cursor:default;
}
#nav-main ul li {
    float:left;
	padding:10px 16px;
}

#nav-main ul li a {
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
	color:#737373;
}
#nav-main ul li a:hover {
    color: #ED1941;
}
#nav-main-wrp {
	height: 100px;
	margin:0 auto;
	width:976px;
}#menu .active span, #menu .selected span,  #menu .active_breadcrumb span {
	color: #ED1941;
}
#logo-wrp{
	margin:0 auto;
	width:976px;
}
#logo {
	background:#000 url(../img/sprite.png) no-repeat scroll -8px 1px;
	float:left;
	height:100px;
	margin-left:16px;
	text-indent:-9999px;
	width:105px;
	position:relative;
	z-index:1;
}
#nav-main{
	float:left;
	margin-left:116px;
	margin-top:46px;
	padding-right:16px;
}
#header ul#explore_links li a {
	display:inline-block;
	font-size:11px;
	padding:12px 10px 7px 16px;
	text-decoration:none;
	color:#bfbfbf;
}
#header ul#explore_links li a.active {
	color: #808080;
}
#header ul#explore_links li {
	border-right:1px solid #bfbfbf;
	float:left;
	display:inline;
}
#header ul#explore_links li.last {
	border:medium none;
	}
#header ul#explore_links {
	float:left;
}
#nav-level-1{
	min-height:30px;
}
#nav-level-2{
	float:right;
	margin-top:12px;
}
#nav-sub{
	font-size:11px;
	float:left;
	margin-right:16px;
}
#nav-sub li{
	margin:0 0 0 20px;
	float:left;
}
.nav-sub-list #newsletter_signup {
	font-weight: bold;
}
#nav-sub li a, #nav-sub li span {
	color:#808080;
}#nav-sub li .disabled:hover {
	color:#bfbfbf;
	cursor: default;
}
#nav-sub li a, #nav-sub li span{
	display:block;
}
#nav-sub li a:hover{
	color:#ED1941;
}
#promo-header {
	color:#ED1941;
	float:left; 
	font-size:11px;
}
#promo a{
	color:#ED1941;
	font-size:11px;
}
#change-country{
	display:none;
}
#bag{
	font-size:10px;
}
/* =search result page */
#search {
	border-left:thin solid #000;
	float:right;
	margin-right:16px;
	margin-top:53px;
}
#search #input_search_sku, #search-results .searchfield {	
	background-color:#bfbfbf;
	border-top:1px solid #3a3a3a;
	border-bottom:1px solid #3a3a3a;
	border-left:1px solid #3a3a3a;
	border-right:none;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	height:13px;
	padding:1px 0 1px 8px;
	width:120px;
	text-transform:capitalize;
}
#search #input_search_sku:focus, #search-results .searchfield:focus {	
	background-color:#fff;
}
.search-title fieldset {
	padding: 2px 2px 2px 6px;
}
#search-results .searchfield {
	background-color:#fff;
	border: #bfbfbf solid 1px;
}
.not_found #search_bar {
	float:left;
	font-weight:bold;
	padding:4px 0;
	text-align:left;
	vertical-align:middle;
}
#input_search_sku:focus {
    background-color: #fff;
}
#search #search_text {
    background-color: #bfbfbf;
    border-left: #000 solid 1px;
    border-top: #000 solid 1px;
    border-bottom: #000 solid 1px;
    border-right: none;
    padding: 2px 0 0 8px;
    font-size: 9px;
    float: left;
    height: 13px;
    width: 127px;
}
#search-link-loader{
	display:none;
	position:absolute;
}
#search .button-right, #search-results input.button-right {
    width: 16px;
    height: 17px;
    background:#808080 url(../img/sprite.png) no-repeat scroll -34px -500px;
	border-left:none;
    border-right: #3a3a3a solid 1px;
    border-top: #3a3a3a solid 1px;
    border-bottom: #3a3a3a solid 1px;
    cursor: pointer;
    float: left;
	margin: 0;
}
#search-results input.button-right {
	border: #808080 solid 1px;
    text-indent:-999px;
}
/* =search not found */
#section-wrp #search-results-contents {
	margin: 0 auto;
	min-height: 607px;
}
#search-results {
	background-color:#fff;
	float:left;
	margin:0 0 40px 16px;
	min-height:605px;
	padding:30px 0 0 33px;
	position:relative;
	width:479px;
}
.not_found #search-results {
	background-color:#fff;
	float:left;
	margin:0 0 0 16px;
	min-height:605px;
	padding:30px 0 0 33px;
	width:479px;
}
.search-title p {
	clear:left;
	padding:20px 0;
}
.search-title p label{
	font-weight:bold;
}
.search-title span {
	clear:left;
	float:left;
	font-weight:bold;
	line-height:18px;
	margin-right:10px;
}
.search-title span {
	padding-top:2px;
}
#section-wrp .search-title {
	padding:10px 0 28px;
}
.search-title {
	border-bottom:1px solid #bfbfbf;
	float:left;
	margin:0 0 0 0;
	padding:20px 0 48px;
	text-align:left;
	width:460px;
}
.search-title h1 {
	border-bottom:1px solid #bfbfbf;
}
#info-page .search-tips {
	padding-top:32px;
}
.search-tips {
	clear:left;
	margin:0 0;
	padding-top:10px;
	text-align:left;
}
.search-tips p {
	color:#808080;
	font-size: 13px;
	font-weight:bold;
	text-align:left;
	text-transform:uppercase;
}
#search-results .search-tips ul {
	margin:0 0 25px 10px;
	padding:5px 0 0;
}
#search-results .search-tips li {
	line-height:22px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
	margin:0 0 0 12px;
}
#search-image {
	float:left;
	position:relative;
}
.not_found #search-image {
	margin-top: 0;
}
#search-image img {
	height:635px;
	width:431px;
	border-right:16px solid #000;
}
.search-no-results #filter-search-wrp {
	display: none;
}
/*--Generic styles--*/
.asterisk {
	color:#ED1941;
	margin-left:2px;
}
#header_top,
#contents, #footer_wrp, #content_item,
#search-results-contents  {
  width:976px;
  margin:0 auto;
}
#search-results-contents{
	*margin-top:60px !important;
	*position:relative !important;
	*float:none !important;
}
#search-results-contents .loader{
	*left:0 !important;
	*position:absolute !important;
}
.ajax-template {
    display: none !important;
}
.required-field {
    color:#ED1941;
	float:right;
	font-size: 11px; 
	margin-right:5px;
	margin-top:-28px;
}
/*spots */
#content_spots_home, #content_spots_item, #content_spots_section, #content_spots_search{
	width:944px;
	margin:0 auto;
	padding:0 16px;
		}
#content_spots_wrp{
	background-color:#fff;
	padding-top:16px; 
}
#home-page #promo_links {
	width: auto;
}
#promo_links{
	float:right;
	width: 464px;
}
#spotB, #spotC, #spotD{
	width:240px;
	height:116px;
}
#spotE{
	width:224px;
	height:116px;
}
.menu-content{
	display:none;
}
#top-menu-wrp{
	background:#000;
    position:absolute;
    width:100%;
	z-index:30;
    top:145px;
    cursor:default;
}
#top-menu-wrp .menu-content{
	width:976px;
	margin:0 auto;
    padding-top:8px;
}
#top-menu-wrp .menu-content-fix{
	margin:0 16px 0 253px;
    overflow:auto;
}
#top-menu-wrp ul li{
	margin-right:12px;
}
#top-menu-wrp .menu-links-col li {
	min-width:86px;
	margin-top:6px;
}
.menu-links .ajax-facet {
	font-size:11px;
	float:left;
	margin-bottom:3px;
	padding-bottom:4px;
	width:100%;
	color:#808080;
}
.menu-links-col a {
	color:#bfbfbf;
	/*line-height: 21px;*/
	font-size:10px;
}.menu-links-col a:hover, .menu-links-col .selected, .menu-links-col .active_breadcrumb {
	color:#ED1941;
}
#top-menu-wrp .menu-links{
	float:left;
	margin-bottom: 20px;
}
#top-menu-wrp .menu-links-col{
	border-top:1px solid #808080;
	float:left;
}#top-menu-wrp .clearfix {
	clear:both;
}
#menu-links-col a{
	font-size:10px;
	color:#bfbfbf;
	padding-bottom:0;
}
/* express shop */
#express-shop, #minicart, #notifyme {
	display:none;
}

/* The RVP box & The XSELL box */
/* *********** review ***********
*/

#xsellsbox{
	width:432px;
	height:116px;
	margin-top:16px;
}
#xsellsbox_main{
	float:left;
}
#xsellsbox_contents li{
	overflow:hidden;
}

#xsellsbox_title{
	margin-left:16px;
}

.xsellsbox_item_image{
	cursor:pointer;
}

#spots-section, .spots-section {
	margin:20px auto 0 auto;
	width: 944px;
}
/*#section-rvp, *** review deleted */
#rvpbox {
	float:left;
	height:116px;
	width:480px;
}
#rvpbox_title{
	color:#808080;
	font-size:11px;
}
#section-spot, #spots-item {
	float:right;
}
#section_links li, #promo_links li {
	float:left;
}
#rvpbox_contents li, #xsellsbox li{
    float:left;
    width: 80px!important;
    height: 100px!important;
}
#rvpbox{
	display:none;
}
#rvpbox .prev, #rvpbox .next, #xsellsbox .prev, #xsellsbox .next{
	height:100px;
	float:left;
	width:16px;
	background-color:#f2f2f2;
}
#rvpbox .prev span, #rvpbox .next span, #xsellsbox .prev span, #xsellsbox .next span{
	display:block;
	width:16px;
	height:100px;
    cursor:pointer;
}
#xsellsbox .prev span, #xsellsbox .next span{
    display:block;
    visibility:visible;
}
#rvpbox .rvpboxCarousel{float:left; position:relative;}
#rvpbox .prev span, #xsellsbox .prev span{
	background:transparent url(../img/sprite.png) no-repeat -42px -128px;
}
#rvpbox .prev:active span, #xsellsbox .prev:active span{
	background:transparent url(../img/sprite.png) no-repeat -82px -128px;
}
#rvpbox .prev .disabled, #rvpbox .prev:active .disabled,
#xsellsbox .prev .disabled, #xsellsbox .prev:active .disabled{
	background:transparent url(../img/sprite.png) no-repeat -2px -128px;
	cursor:default;
}
#rvpbox .next span, #xsellsbox .next span{
	background:transparent url(../img/sprite.png) no-repeat -62px -128px;
}
#rvpbox .next:active span, #xsellsbox .next:active span{
	background:transparent url(../img/sprite.png) no-repeat -102px -128px;
}
#rvpbox .next .disabled, #rvpbox .next:active .disabled,
#xsellsbox .next .disabled, #xsellsbox .next:active .disabled{
	background:transparent url(../img/sprite.png) no-repeat -22px -128px;
	cursor:default;
}
.form-field-checkbox {
    margin: 7px 0 0 0;
}
.form-field-lang {
    display: none;
}
.form-section {
    position: relative;
    margin: 27px 0 0 0;
}
.form-section label{
    margin:5px 0;
}
#shipping_address label, #billing-address-options-wrp label{
    margin:5px 0;
}
.form-section a:hover {
    text-decoration: underline;
}
.state {
	color: #404040;
	text-transform: uppercase;
	margin-left:5px;
}
/* TOOLTIPS ****************************************************************************************************** */
.GSI_Tooltip {
	background:transparent url(../img/sprite.png) no-repeat scroll right -462px;
	color: #bfbfbf;
	font-size:11px;
	margin:0 0 0 10px;
	padding-right:8px;
    cursor:help;
}
.GSI_Tooltip_Content {
	display:none;
}
.GSI_Tooltip_Container{
	background-color:#fff;
	border-color:#ED1941;
	border-style:solid;
	border-width:1px 0 0 1px;
	display:none;
	height:auto !important;
	position:absolute;
	z-index:999;
}
.GSI_Tooltip_Title {
	background:transparent url(../img/sprite.png) no-repeat scroll -127px -527px;
	float:right;
	height:5px;
	margin-right:-2px;
	margin-top:-1px;
	width:5px;
	z-index:999;
}
.GSI_Tooltip_Title span{

}
.GSI_Tooltip_Copy{
	border-bottom:2px solid #ED1941;
	border-right:2px solid #ED1941;
	color:#404040;
	margin-bottom:-2px;
	margin-right:-2px;
	margin-top:2px;
	padding:10px;
	position:relative;
}
.GSI_Tooltip_Copy span{
	display:block;
	font-size:10px;
	line-height:1.5em;
	position:relative;
	text-align:center;
}
.GSI_Tooltip_Arrow.GSI_Tooltip_Arrow_Top{
	background:transparent url(../img/sprite.png) no-repeat scroll 0 -640px;
	bottom:-8px;
	clear:both;
	height:8px;
	margin-left:-1px;
	position:absolute;
	width:100%;
	z-index:1001;
}.GSI_Tooltip_Arrow span {
	background:transparent url(../img/sprite.png) no-repeat scroll -92px -508px;
	display:block;
	float:left;
	height:9px;
	margin-left:47%;
	margin-top:0;
	width:11px;
	z-index:1001;
}
/* tooltips ****************************************************************************************************** */
.form-field-medium a:hover {
    text-decoration: underline;
}

.option {
    width: auto;
}

.option input {
    width: auto;
}
#assistence {
	color:#404040;
	display:block;
}
#assistence a {
    margin: 0 0 0 0;
    background: none;
	text-decoration:none;
}
/* BUTTONS ----------------------------------------------------------*/
.button-main {
	background-color:#000;
	float:left;
	height:32px;
}
.button-main input, .button-main span {
	background:url(../img/sprite.png) no-repeat;
	border:none;
	color:#fff;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 11px;
	height:30px;
	line-height:32px;
	text-transform:uppercase;
	white-space:nowrap;
}
.button-main input{
	background-position: right -99px;
	cursor:pointer;
	padding:1px 31px 0 26px;
}
.button-main span{
	background-position: right -108px;
	padding:1px 33px 0 26px;
}

.button-main:hover, .button-sec:hover {
	background-color:#ED1941;
	text-decoration:none;
}
.button-sec {
	background-color:#000;
	float:left;
	text-decoration:none;
}
.button-sec input, .button-sec span{
	background:url(../img/sprite.png) no-repeat right -679px;
	border:none;
	color:#fff;
	float:left; 
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px!important;
	text-decoration:none;
	text-transform:uppercase;
}
.button-sec span{
	cursor: pointer;
	text-decoration:none;
	padding:4px 16px 4px 6px;
}
.button-sec input{
	padding:1px 16px 1px 6px;
	cursor:pointer;
}
.button-sec input.previous{
	background:url(../img/sprite.png) no-repeat left -659px;
	padding:1px 6px 1px 16px;
}
input.button-right {
    border: none;
    background-color: #000;
    font-size: 9px;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
    float: left;
    width: auto;
    padding: 5px 5px 5px 5px;
    display: inline;
}
#save-account {
    padding: 60px 0 0 0;
	border-top: 1px solid #bfbfbf;
}
.page-extra img {
	display:none;
}
.print {
	background:transparent url(../img/sprite.png) no-repeat scroll left -701px;
	color:#808080;
	font-size: 9px;
	padding-left:20px !important;
	text-decoration:none;
	text-transform: uppercase;
	cursor: pointer;
}
.print:hover {
	color: #808080;
}
.pdf{
	background:transparent url(../img/sprite.png) no-repeat scroll left -479px;
	cursor: pointer;
}
/* loader */
.loader, .minicart-line-loader {
	background-color: #FFF;
	opacity: 0.5 !important;
	text-align: center;
	width: 100% !important;
	height: 100% !important;	
	overflow:visible !important;
}.loader img, .minicart-line-loader img {
	margin-left:auto !important;
	margin-top:auto !important;
	position:relative !important;
	top:40% !important;
}.rvpboxCarousel .loader {
	height: 98px !important;
	position: absolute;
	max-width: 400px;
}
/*footer*/
#logo_footer{
	background:transparent url(../img/sprite.png) no-repeat scroll -114px 0;
	float:left;
	height:50px;
	margin:1px 16px 20px 16px;
	text-indent:-9999px;
	width:50px;
}
#footer {
    width: 100%;
    margin: 63px 0 0;
	text-transform:uppercase;
}
#footer img {
    float: left;
    margin: 0 16px 0 0;
}
#footer ul {
    float: left;
	min-width:639px;
    padding-bottom: 5px;
	border-bottom:1px solid #bfbfbf;
}
#footer ul li {
    float: left;
    margin: 0 5px 0 5px;
}
#footer ul li a {
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
	color: #808080;
}
#footer ul li a:hover {
    color: #ED1941;
}
#footer ul#nav_sec_footer {
    border: none;
    margin: 5px 0 0 0;
}
#footer ul#nav_sec_footer li a {
    color: #A9A9A9;
}
#footer ul#nav_sec_footer li a:hover {
    color: #ED1941;
}
#nav_footer {
    float:left;
	padding-top:8px;
	width:640px;
}
#footer #newsletter {
   float: right;
    width: 221px;
    margin: 4px 18px 0 0;
}
#footer #newsletter a {
    background:transparent url(../img/sprite.png) no-repeat scroll -150px -51px;
    color:#808080;
	display:inline-block;
	font-size:13px;
	font-weight:bold;
	letter-spacing:1px;
	padding:0 0 0 21px;
	text-decoration:none;
	width:204px;
}
#footer #newsletter p {
    font-size: 9px;
    color: #bfbfbf;
    margin: 21px 0 0 0;
    padding: 7px 0 0;
	border-top:1px solid #bfbfbf;
	text-align: right;
}
#footer #newsletter #updates{
	padding: 0 17px;
	position: absolute;
}
/* ERRORS --------------------------------------------------------------------------------------------------*/
.errors, .confirmation{
	background-color:#fff;
	border: 2px solid #ED1941;
	padding:10px;
	margin:10px 0 20px -5px;
	color: #404040;
}.errors h3 {
	color:#ED1941;
	line-height:1.3em;
	/*padding-bottom:10px;*/
	text-transform:none;
	font-size:14px !important;
} .confirmation h2 {
	line-height:1.3em;
	text-transform:uppercase;
	margin: 0;
}.errors p, .confirmation p {
	padding-bottom:0px !important;
}.errors ul, .confirmation ul {
	list-style: disc;
}.errors li, .confirmation li {
	margin:5px 0 5px 20px;
	color: inherit !important;
}
/* =minicart actual*/
#minicart-content {
    display: none;
}
/* =minicart */
.minicart-wrp{
	position:relative;
}
#minicart-error {
    margin-top: 30px;
}
.minicart-content-wrapper {
    margin: 30px auto;
    width: 430px;
    height: 310px;
	position:relative;
}
#minicart-content {
    width: 460px;
}
.minicart-heading {
    font-size: 10px; 
	left:108px;
	margin-top:17px;
    text-transform: uppercase;
	position:absolute;
	color:#808080;
}
.minicart-product-line {
    vertical-align: middle;
    overflow: auto;
	background-color:#f2f2f2;
}
.minicart-img {
    display: block;
    width: 103px;
    margin: 15px 0 0;
    text-align: center;
    float: left;
}
.minicart-details {
    margin: 35px 0 0 4px;
    min-height: 109px;
    float: left;
}
.minicart-details h2 {
    border: medium none;
    margin: 0;
    padding: 0;
    font-size: 16px;
    float: left;
    width: 226px;
}
.minicart-data-list {
    clear: left;
}

.minicart-swatch {
    margin-top: 8px;
}
.minicart-line-content {
    margin: 0px;
    padding: 0;
}
.minicart-line-content-details {
    margin-top: 15px;
	margin-bottom: 2px;  
}
.minicart-line-content-details li {
    list-style: none;
    line-height: 14px;
    text-transform: uppercase;
}
.minicart-line-content-details li strong {
    text-transform: none;
    font-weight: normal;
	text-transform:uppercase;
	color:#808080;
}
#minicart-qty strong {
    font-weight: normal;
}
.minicart-product-swatch, .item-sku, .minicart-total-price {
    display: none;
}
.minicart-unit-price {
    color:#404040;
	font-size:18px;
	font-weight:bold;
	clear:left;
}
table#minicart-summary {
    float: right;
    margin-bottom: 27px;
    margin-top: 30px;
    width: 100%;
}
#minicart-summary tr.last_row td {
    border: 0;
    font-weight: bold;
}
#minicart-summary td {
    padding: 5px 15px 5px 0;
    text-align: right;
    text-transform: uppercase;
}
#minicart-footer {
    clear: both;
    width: 430px;
    overflow: auto;
}
#minicart-footer .button-sec.checkout {
    float: right;
}
#minicart-footer a:hover.button-sec.close-continue span {
    color:#fff;
}
a#closeBut {
	background:transparent url(../img/sprite.png) no-repeat scroll right -486px !important;
    font-size: 9px;
    text-indent: -25px !important;
    top: 4px !important;
	color:#808080;
	cursor: pointer;
	margin:12px 28px 0 0;
	padding:0 10px 0 0;
	height:9px;
	text-transform:uppercase;
	z-index: 10;
}
.close {
	background:transparent url(../img/sprite.png) no-repeat scroll right -484px;
	color:#808080;
	font-size:9px;
	height:9px;
	left:120px;
	padding-right:12px;
	position:relative;
	text-transform:uppercase;
	top:-32px;
}.close:hover {
	color:#808080;
}
#nyroModalWrapper .wrapper {
    padding: 0;
}
/* MY ACCOUNT -------------------------------------------------------------------------------------------------------*/
/* CONTENT-SUB */
#register-page #content-sub, #addressBook-page #user-menu,
#orderHistory-page #content-sub, #info-page #content-sub {
	float:left;
	margin-left:16px;
	padding:30px 0;
	width:288px;
}
#user_menu_links {
	margin: 30px 0;
}
#user_menu_links a {
	text-decoration: none;
	color:#808080;
	line-height: 22px;
	text-transform: uppercase;
}#user_menu_links a:hover {
	color:#ED1941;
}#user_menu_links .selected a {
	color:#ED1941;
}.heading {
	font-size:24px;
}#register-page h1, #addressBook-page h1, #orderHistory-page h1 {
	color:#bfbfbf;
    padding: 0;
}
/* CONTENT-MAIN */
#register-form, #register-page #content-main, #addressBook-page #content-main,
#orderHistory-page #content-main, #info-page #content-main {
	background-color:#fff;
	display:inline;
	float:left;
	padding:30px 30px 10px;
	width:595px;
}
/* my account -------------------------------------------------------------------------------------------------------*/
/*pages background */
#login-page, #register-page, #cart-page, #invoice-page, #order-page, #addressBook-page, 
#orderHistory-page {
	background-color:#E6E6E6;
	border-bottom:100px solid #000;
}
#content-main-errors .button-main {
	margin:25px 0 15px 0;
}
#content-main-errors .errors {
	clear:left;
}
input.item-quantity {
	border:1px solid #bfbfbf;
	color: #808080;
	float: left;
	height: 11px;
	font-size:9px;
    /*margin:4px 0 0;*/
	margin:0 0 0 1px;
	text-align: center;
	width: 13px;
}
#item-dyn .stock-check {
	color:#ED1941;
	float:left;
	font-size:11px;
	margin-left:15px;
	margin-top: 5px;
	text-transform:uppercase;
}
/* items section and search */
.item-box-contents{
	background: transparent url(../img/item-box-bg.png) repeat scroll 0 0 ;
    bottom:0;
	display:none;
    padding:16px;
    position:absolute;
	width:194px;
    cursor: default;
}
.item-box-contents-text{
	width:114px;
	color:#fff;
}
.item-box-wrapper .item-box{
    height: 348px;
    width: 224px;
}
.item-box-contents-text a{
	color:#fff;
}
.item-box-contents-text a:hover{
	color:#ED1941;
}
#item-price{
	width:114px;
	float: left;
}
#item-price .item-box-contents-price-offer{
	color:#ED1941;
	text-decoration:none;
}
#item-price .old-price{
	text-decoration:line-through;
	color:#fff;
	font-size:11px;
}
.item-box-contents-price-offer, .item-box-contents-price.new-price {
	width:57px;
	}
.item-box-contents-price.new-price {
	color:#fff;
	}
.swatches{
	width:48px;
	float:right;
	margin-top:16px;
}
#search-page .option-1, #section-page .option-1{
	margin:1px;
	border:thin solid transparent;
	display:inline-block;
}
#search-page .option-1.selected, #section-page .option-1.selected{
	border:thin solid #686A6B;
}
.elements label{
	display:none;
}
#section-name {
	clear:left;
	color:#404040;
	font-size:72px;
	font-weight:bold;
	margin:0 auto;
	margin-top:20px;
	opacity:0.5;
	position:relative;
	text-transform:uppercase;
	top: 9px;
	width:944px;
}
/* =express shop */
#express-shop {
    display: none;
    width: 700px;
}
#express-shop-wrapper {
	background:#fff;
}
#item-dyn .item-option, #express-shop-dyn .item-option {
	height: 25px;
}
#item-dyn .elements, #express-shop-dyn .elements {
	color:#404040;
	font-weight: bold;
	text-transform:uppercase;
	padding-top: 6px;
	vertical-align:top;
	width:80px;
}
#item-dyn td, #express-shop-dyn td {
	vertical-align: middle;
	width: 307px;
}
#item-options .option-2, #express-details .option-2 {
	border:1px solid #fff;
	color:#808080;
	float:left;
	font-size: 11px;
	margin:0 2px 0 1px;
	padding:1px;
	position:relative;
}
#item-options .option-2.selected, 
#express-details .option-2.selected {
	border:1px solid #bfbfbf;
}
#item-options .option-2 a, 
#express-details .option-2 a{
	text-decoration:none;
	border:none;
	color:#808080;
}
#item-options .option-2:hover, 
#express-details .option-2:hover {
	border: 1px solid #bfbfbf;	
	text-decoration:none;
}

#item-options .option-2.disabled:hover, 
#express-details .option-2.disabled:hover {
	border: 1px solid #fff;
	text-decoration:none;	
}
#item-options .option-2.disabled,
#express-details .option-2.disabled {	
	color: #bfbfbf;
	cursor: default;
}

#express-details .stock-check {
	color:#ED1941;
	line-height: 25px;
	margin: 4px 0 0 0;
	text-transform: uppercase;
	vertical-align: middle;
}
#express-shop-dyn .loader {
	text-align:left;
}
#express-shop-dyn .stock-check .loader {
	height:auto !important;
	position:relative !important;
	text-align:left;
}
#express-details h3 span {
	font-size: 16px;
}
/* =express-images */
#express-images {
    float: left;
	margin: 16px 30px 16px 16px;
}
/*delete after the size images are ok*/
#express-images .active-view {
	float:left;
}
#express-images .imagebox_alt {
    float: left;
    min-height:348px;
	background-color:#F2F2F2;
}
#express-images .imagebox_alt a {
    display: block;
}

/* =express-details */
#express-details {
    float:left;
	width:385px;
	padding:40px 0 25px 10px;
}
#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 a {
    text-transform: uppercase;
    float: left;
    color:#fff;
}
#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 {
    color:#000;
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:2px;
	margin-top:5px;
}
h2#express-shop-sku{
	color:#808080;
	font-size:10px;
	font-weight:lighter;
	position:absolute;
	top:30px;
}
#express-shop-sku .item-sku {
	display:inline;
}
#express-details h3 {
    border: medium none;
    color:#000;
    margin: 0;
	width:auto;
}
#express-details h3 em {
    font-size: 0.7em;
    font-style: normal;
}
#express-details h4 {
    font-size: 1em;
    font-weight: normal;
    color: #ED1941;
    margin: 5px 0 12px 0;
}
#express-shop-description, #express-shop-link {
	font-size:11px;
	line-height:15px;
	margin-top:11px;
}
/*review if the link is inside the parragraf */
#express-shop-description a{
	display:none;
}
#express-shop-link a{
	color:#bfbfbf;
	text-transform:uppercase;
}
#express-shop-link a:hover{
	color:#ED1941;
	text-transform:uppercase;
}
#express-details table#express-shop-dyn {
    width:100%;
    margin: 20px 0 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:#fff;
    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: #ED1941;
}
#express-details #notifyme-buttons {
    margin:0px;
	display: none;
}
#express-details .item-policy-info, #express-details #express-addbtn {
    float: left;
}
#express-details #express-addbtn {
	margin-bottom:0;
}#addcart-buttons .disabled, #express-details .disabled {
	background-color: #bfbfbf;
	cursor:default;
}#express-details .option-2.disabled {
	background-color: #fff; 
}#addcart-buttons .disabled span,  #express-details .disabled span {
	cursor:default;
}
#express-details .item-policy-info {
    clear: left;
    margin-top: 19px;
}
#express-details .new-price{
	color:#ED1941;
	display:inline-block;
	margin-right:10px;
	font-size:16px;
}
#express-details .old-price{
	text-decoration:line-through;
	font-size:11px;
}
#express-details .item-quantity{
	/*margin: 6px 6px 3px 0px;*/
	margin:4px 0 0;
}
#notifyme-wrp label {
	width: 170px;	
}

/* ITEM & XPRESSHOP gral styles ********************************************************************************/
/* OPTION 1 - color */
#item-options .no_stock_icon,
#express-details .no_stock_icon {
	width:15px;
	height:15px;
	display:block;
	background:url(../img/out-of-stock-icon.png) no-repeat right 0;
	position:absolute;
	right:-7px;
	top:-8px;
	z-index:4;
}
#item-options .option-1 .no_stock_icon,
#express-details .option-1 .no_stock_icon {
	right:-8px;
	top:-7px;
}
#item-page .option-1, #express-details .option-1 {
	width:12px;
	height:12px;
	display:block;
	float:left;
	margin-right:7px;
	position:relative;
}
#item-page .option-1:hover img, #express-details .option-1:hover img {
	border: 1px solid #bfbfbf;	
}
#item-page .item-option .selected img, #express-details .item-option .selected img {
	background-color: #fff;
	border: 1px solid #808080;
}
#item-page .item-option img, #express-details .item-option img {
	background-color: #fff;
	border: 1px solid #ccc;
	padding:1px;
}#express-details .item-option img {
	margin-right: 4px;
}#express-shop-loader{
	margin:160px 0 0 420px;
	position:absolute;
}
/* item & xpressShop gral styles ********************************************************************************/
#share-personal a, #item-policy-info ul li a, #item-dyn .sizing-chart a  {
	background:transparent url(../img/sprite.png) no-repeat scroll right -418px;
	color:#bfbfbf;
	padding-right:10px;
	text-decoration:none;
	text-transform:uppercase;
}#customer_service_links a {
	background:transparent url(../img/sprite.png) no-repeat scroll right -417px;
	color:#808080;
	padding-right:10px;
	text-decoration:none;
	text-transform:uppercase;
}
#share-personal a:hover, #item-policy-info ul li a:hover, #item-dyn .sizing-chart a:hover {
	color:#ED1941;
	background-position: right -440px;
}
#customer_service_links a:hover {
	color:#ED1941;
	background-position: right -439px;
}
#header_top .customer_service{
	display:none;
}
/*nyromodal*/
h1#nyroModalTitle {
	display:none;
}
/* CHECKOUT Gral styles ********************************************************************************/
 /* breadcrumb-checkout */
#login-page #breadcrumbs-wrp {
	display: none;
}
#breadcrumbs-wrp {
	margin:0 auto;
	width:944px;
}
#breadcrumb-checkout {
	position:absolute;
	top:120px !important;
	width:720px;
}
#breadcrumb-checkout ul {
	float:right;
	font-size:13px;
	text-transform:uppercase;
}
#breadcrumb-checkout li {
	float:left;
	list-style:none;
	padding:0 0px 0 20px;
	color:#808080;
	font-size:0.917em;
}
#breadcrumb-checkout .active a {
	color:#ED1941 !important;
	background-position: right -440px !important;
}
#breadcrumb-checkout ul li a {	
	background:transparent url(../img/sprite.png) no-repeat scroll right -418px;
	color:#bfbfbf;
	padding-right:20px;
	text-decoration:none;
}
#breadcrumb-checkout li span {
	background:transparent url(../img/sprite.png) no-repeat scroll right -418px;
	padding:0 20px 0 0;
}
#breadcrumb-checkout ul li a:hover {
	background-position: right -440px !important;
	color:#ED1941;
}#breadcrumb-checkout ul li:hover {
	background-position: right -440px;
}
.checkout-title {
	color:#808080;
	float:right;
	margin-left:500px;
	text-indent:-9999px;
	width:110px;
	height:31px;
	margin-top:10px;
}
#checkout-title {
	background-color:#fff;
	height:62px;
	width:720px;
}
#checkout-title h2.page-title {
	color:#bfbfbf;
	float:left;
	font-size:25px;
	font-weight:lighter;
	margin-left:30px;
	margin-top:32px;	
}
/*order status*/
#orderStatus-page #checkout-title{
	width:auto;
}
/* checkout gral styles ********************************************************************************/

/************* Accessibility ***************/
/* clearing */
.clear{clear:both;}
.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;
}
/* Notify me */
#notifyme-wrp{
	padding:30px 35px;
}
.notifyme-info,.form-field-medium{
	margin-bottom:20px;
}
#notifyme_email_input{
	margin-left:10px;
}
#notifyme-wrp .errors-small{
	padding-bottom:10px;
}
/* POPUP BORDER */
div#nyroModalWrapper {
	border: none !important;
}
/* ERRORS INLINE IMPLEMENTATION */
.old_errors {
	display: none;
}
.errors-inline {
 	border: 1px solid #ED1941 !important;
 }
#newsletter_popup_wrp .erros-inline-messages {
	padding-left: 0px;
	margin: 0;
}
#newsletter-subscription .erros-inline-messages {
	color: #ED1941 !important;
}
.erros-inline-messages li {
	list-style: none !important;
	color: #ED1941;
	padding-top: 5px;
	font-size: 11px;
}
.errors-inline-wrp {
	float: left;
	padding-bottom: 10px;
}
