.pdp_wrapper {
    position: relative;
    display: inline-block;
    background: #FFF;
    text-align: left;
}
div[data-tabcontent] {
    display: none;
    width: 100%;
}
.shoe_images {
    display: inline-block;
    position: relative;
    text-align: left;
    vertical-align: top;
}
.delivery #dm_shiptohome, .delivery #dm_storepickup {
    vertical-align: middle;
}
.left_column, .right_column {
    display: inline-block;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
}
.left_column {
    float: left;
    width: 613px;
    margin: 0 0 0 20px;
    padding: 0 20px 0 0;
}
.right_column {
    float: right;
    width: 333px;
    padding: 10px 20px 10px 20px;
    border-left: 1px solid #D8D8D8;
}
.add_to_cart {
    position: relative;
}
[data-info="add_errors"] {
	display: none;
    position: absolute;
    top : 50px;
    left: 0;
    text-align: center;
    width: 100%;
}
[data-info="add_errors"] ul {
    display: inline-block;
    background: #444;
    opacity: .9;
    color: #FFF;
    border-radius: 5px;
    margin: 0;
    padding: 10px;
    list-style: none;
}
.right_column .pinnedDiv {
    width: 293px;
}
.pdp_wrapper [data-tabcontent] {
    padding: 20px 0 0 0;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
}
.rv_title {
    float: left;
    display:inline-block;
    font-size: 12px;
    line-height: 40px;
    height: 40px;
    margin: 0 5px;
}
.recently_viewed {
    display: inline-block;
    float: right;
}
.rv_content {
    float: left;
}
.rv_content ul {
    display: inline-block;
    margin: 0;
    padding: 0;
}
.rv_content ul li {
    display: inline-block;
    list-style: none;
    margin: 0 5px;
    padding: 0;
}
.rv_content ul li a {
    display: inline-block;
    height: 40px;
    width: 40px;
}
.rv_content ul li img {
    width: 100%;
}
[data-info="product_price"] {
    margin: 0 20px 0 0;
}
.price .sale {
    color: #F00;
}
.fit_info .label {
    display: inline-block;
    width: auto;
}
[data-label="fit_length"]:before {
    content: 'Length: ';
}
[data-label="fit_width"]:before {
    content: 'Width: ';
}
#product_images, #product_styles {
    display: inline-block;
    width: 593px;
    text-align: center;
    background: #FFF;
    margin: 0 0 10px 0;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
}
#product_images .slide_content {
    height: 560px;
    display:block;
}
.left-arrow, .right-arrow {
     position: absolute;
     display: inline-block;
     width: 30px;
     height: 50px;
 }
#product_images {
    height: 555px;
}
#hover_item {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
}
#product_images #hover_item ul {
    margin: 0;
    padding: 0;
}
#product_images #hover_item ul li {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align : center;
    height: 503px;
}
#product_images #selected_item ul li {
    position: relative;
	width : 100%;
}
#product_images .slide_content {
    position: relative;
    z-index: 2;
}
.other_styles .slide_buttons, #product_images .slide_buttons {
    display: inline-block;
    width: 593px;
    top: 0;
    left: 0;
    bottom: auto;
}
#product_images .slide_buttons .disable, .other_styles .slide_buttons .disable {
    opacity:0.4;
    filter:Alpha(opacity=40); /* IE8 and earlier */
}
#product_videos {
    text-align: center;
	margin: 0 0 20px 0;
}
#product_videos #show_videos{
    display: inline-block;
    width: 100px;
    height: 55px;
   /* background: url('/ns/pdp/images/play-button.png') no-repeat center center #000;*/
}
#close_vid {
    float: right;
	display: inline-block;
}
#close_vid:after {
    content: 'Close Video [X]';
}
#video_gallery {
    width: 100%;
    margin: 30px 0 20px 0;
}
#video_gallery .video_link {
    width: auto;
}
#video_gallery .video_link img {
    width: 65px;
}
#video_gallery .video_link .description {
    display: none;
}
.left-arrow {
    background: #000;
    left:0;
    top: 230px;
}
.right-arrow {
    background: #000;
    right: 0;
    top: 230px;
}
.other_styles .left-arrow, .other_styles .right-arrow {
    top: 30px;
}
.spotlight {
    position: relative;
}
/*
#product_images .alt_view, #product_images .alt_view[data-zoom="in"] {
    cursor: url("/ns/pdp/images/fullscreen-plus.png"),url("/ns/pdp/images/fullscreen-plus.cur"), auto;
}
#product_images .alt_view[data-zoom="out"] {
    cursor: url("/ns/pdp/images/fullscreen-minus.png"),url("/ns/pdp/images/fullscreen-minus.cur"), auto;
}*/
#full_screen {
    position: relative;
    z-index: 998;
    background: #FFF;
}
.full_toggle {
    position: absolute;
    left: 0;
    top: 20px;
    margin: 0;
    color: transparent;
    line-height: 0;
    font-size: 0;
    z-index: 3;
}
#full_screen .close_btn {
    top: 60px;
}
.controls {
    position: absolute;
    right: 20px;
    top: 60px;
    z-index: 999;
}
#zoomIn, #zoomOut {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #000;
}
.main_view {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    height: 100%;
    width: 100%;
}
.main_view:hover {
    cursor:hand;
    cursor:grab;
    cursor:-moz-grab;
    cursor:-webkit-grab;
}
.main_view:hover.grabbing {
    cursor:grabbing;
    cursor:-moz-grabbing;
    cursor:-webkit-grabbing;
}
.alt_views {
    position: absolute;
	width: 50px;
    bottom: 0;
    right: 0;
	padding: 15px;
}
.alt_views img {
	width: 50px;
	height: 50px;
}
#select_size {
    position: relative;
    display: inline-block;
    width: 100%;
    margin: 0 0 20px 0;
}
#product_sizes {
    width: 280px;
    margin: 20px 10px 10px 10px;
    padding: 10px;
}
div[data-info="product_sizes"] a[data-href="#sizes"] {
    display: inline-block;
    width: 100%;
    background: #EBEBEB;
    line-height: 40px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
    border-radius: 5px;
}
div[data-info="product_sizes"] a[data-href="#sizes"]:after {
    display: inline-block;
    width: 100%;
    content: 'Select a size';
    text-align: center;
}
div[data-info="product_sizes"] .size_selected:after {
    content: 'SIZE: ' attr(data-content);
}
#addToWishlist, [data-info="add_to_cart"], [data-info="product_delivery"] {
    display: none;
}
.pdp_wrapper [data-free_shipping="false"] label [data-image="radio_btn"] {
    top: 0;
}
.pdp_wrapper [data-free_shipping="false"] label #pdp_freeShipping{
    display: none;
}
.touch_device #sizes {
    position: relative;
    z-index: 2;
}
.touch_device #product_sizes, input[type="text"], input[type="button"], input[type="submit"] {
    -moz-appearance: none;
    -webkit-appearance: none;

}
.touch_device #product_sizes {
    height: 30px;
    background: none;
    border: none;
    text-align: center;
    font-size: 0;
    line-height: 0;
}
.touch_device[data-info="product_sizes"] a[data-href="#sizes"] {
    position: relative;
    left: 0;
    top: 0;
    z-index: 1;
}

.touch_device[data-info="product_sizes"] .selected .indicator {
    display: none;
}
#pdp_timer {
    display: inline-block;
    padding: 20px;
    text-align: center;
}
#pdp_timer .title, #pdp_timer .time, #pdp_timer .launchCopy {
    display: inline-block;
    width: 100%;
}
#pdp_timer .launch_copy {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 12px;
}
.other_styles, .product_info {

    text-align: center;
}
.other_styles a[data-sku] {
    display: inline-block;
    width: 50px;
    padding: 5px;
}
.other_styles a[data-sku] img {
    width: 100%;
}
.recommendations table {
    display: inline-block;
    width: 100%;
}
.recommendations table tr td {
    width: 25%;
}
.recommendations .product_image_link, .recommendations .product_price a, .recommendations .product_name a {
    display: inline-block;
    width: 100%;
    color: #737373 !important;
    text-align: left !important;
    font-size: 12px !important;
}
.recommendations .product_image_img {
    border: 0;
}
.recommendations .product_price {
    display: inline-block;
    font-size : 0;
    font-weight: normal !important;
}
.recommendations .product_price .sale_price:before {
    content: 'Now:';
}
.recommendations .product_price .list_price {
    text-decoration:line-through;
}
.recommendations .product_price .sale_price {
    font-weight: bold;
    color: #F00 !important;
}
.recommendations .product_name a {
    font-weight: bold !important;
}
.social {
    margin: 0 0 20px 0;
}
.social_media {
    display: inline-block;
    width: auto;
    margin: 5px 5px 0 0;
    vertical-align: middle;
    height: 20px;
}
#video_gallery {
    height: auto;
}
#video_player_wrapper {
    display: none;
    height: 380px;
    width: 100%;
    padding: 0;
    margin: 0;
}
