a,
a:hover,
a:visited,
* img,
a img{
	border:0;
	text-decoration:none;
}

.r-breadcrumb-container
{
    font-size:1.2rem;
}
.pt_productsearchresult .r-breadcrumbs-container
{
    left:0;
}


a:link img,
a:visited img{
	border:0;
}

.content-mkt
{
    text-align:center;
}
#leftcolumn-wrapper + .content-column-wrapper
{
    display:inline-block;
    width:calc(100% - 260px);
    padding-top:30px;
}
@media (max-width: 1024px) {
    #leftcolumn-wrapper + .content-column-wrapper
    {
        display:block;
        width:100%;
        padding:30px 10px;
    }
}
.no-leftnav .content-mkt
{
    max-width:100%;
}

.leftnavmain a {
    color:inherit;
    font-size:inherit;
}

.right{float:right;}
.left{float:left;}

.clearfix:after {
	content: "."; 
	display: block;
	height: 0; 
	clear: both; 
	visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;display: block;}
/* End hide from IE-mac */  


html{

}

body{
	color: #515151;
}

.no-leftnav #leftcolumn-wrapper{
	display: none;
}

.no-leftnav .content-column-wrapper{
	margin: 0;
    width:100% !important;
    padding: 0;
}

.full-header{
	
}

.full-header #plp-top-menu{
	padding: 0 0px 0 10px;
}

.full-header .filters .refinement-box{
	width: 100% !important;
}

.full-header .filters .refinement-box.refinement-box-paging h3{
	right: 0;
height: 40px;
top: 0;
line-height: 41px;
text-align: left;
width: 130px;
}

.full-header .filters .refinement-box-paging .refinement-box-values{
	top: 40px;
}

.full-header .filters .refinement-box h3.active:before{
	top: 40px;
	left: 50px;
}

.wrapper{
	display: block;
	margin: auto;
	width: 990px;
	padding: 0;
}

.topWrapper{
	width: 100%;
}

.bottomWrapper{
	background: transparent;
	clear: both;
	padding: 0;
}


.video-buttons {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 104px;
  height: 101px;
  margin-left: -60px;
  margin-top: -60px;
  overflow: hidden;
  cursor: pointer; }
  .video-buttons .video-button, .video-buttons .video-button-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s; }
    .video-buttons .video-button img, .video-buttons .video-button-hover img {
      width: 100%;
      position: relative;
      top: -101px; }
  .video-buttons .video-button-hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0; }
    .video-buttons .video-button-hover img {
      position: relative;
      top: 0px; }
  .video-buttons:hover .video-button {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
    filter: alpha(opacity=0);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0; }
  .video-buttons:hover .video-button-hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }


#footer {

}

#footer *,
#footer-bottom *{

}

#footer-subscription input {

}

#pageTop{

}

.separator{
	width: 100%;
	height: 5px;
	display: block;
	background: #000;
	margin: 0 0 10px 0;
}

.category-landing-main, .producthits-categoryslots {
	top: 0px;
	height: auto !important;
	display: block !important;
}

.category-landing-main .flexslider .flex-control-nav, .producthits-categoryslots .flexslider .flex-control-nav {
	z-index: 100;
}

#category-content{
	min-height: 1500px;	
}

#category-menu-container {
	background: url(../../img/dcshoes/black_90.png);
	color: white;
	float: left;
	padding: 0;
	width: 132px;
	z-index: 200;
	position: absolute;
	top: 170px;
}

#category-menu{
	background: url(../../img/dcshoes/red-bar-repeat.png) repeat-x;
	padding: 12px 0 0 0;
	width: 100%;
}

#category-menu ul{
	background: url(../../img/dcshoes/red-bar-repeat.png) bottom left repeat-x;
	padding: 0 0 6px;
}

#category-menu ul li{
	margin: 0 0 15px;
}

#category-menu ul li a{
	font-size: 14px;
	text-transform: uppercase;
	display: block;
	margin: 0 0 5px;
	padding: 0 5px;
}

#category-menu ul li a.subcattopmenulinks{
	color: white;
	text-decoration: none;
	font-family: "dcmediumfont";
}

#category-menu ul li div.subcategories{
	margin: 6px 0;
	padding: 0 5px;
	display: none;
}

#category-menu ul li div.subcategories.visibles{
	display: block;
}

#category-menu ul li div.subcategories a.omni_header_flyout_link{
	color: #AAA;
	font-weight: normal;
	font-size: 11px;
	line-height: 1.5em;
	text-decoration: none;
	text-transform: none;
	display: block;
	padding: 1px 0 1px 1px;
	margin: 0;
}

#category-menu ul li div.subcategories a.omni_header_flyout_link:hover,
#category-menu ul li div.subcategories a.omni_header_flyout_link.active{
	color: #de2400;
}

#pageBandeau {
  display: block;
  margin: auto;
  min-width: 990px;
  max-width: 1500px;
  width: 100%;
}

#pageBottom {
  display: block;
  margin: auto;
}

#bandeau{
	height: 279px;
	display: block;
	margin: 0px;
}

#mainContent {
   margin: 0;
}


.bg_container {
    height:522px;
    max-width:848px;
    min-width:522px;
}


/* HEADER MENU */

#free-shipping-banner{

}

.regionsListings *{

}

ul.headermenu li ul li a.omni_header_flyout_link:hover{
	color: #de2400;
}

.generalnav ul li a {

}

.headercustomerinfo a {

}

.minicart .minicarttotal .cartlabel,
.minicart .minicarttotal .emptycart {

}

.sitesearch label {

}

#search-bar {

}

#search-bar p {
	float: left;
}

#search-bar .sitesearch {
	float: right;
}

#header-message p{

}

.divider {
	
}

ul.headermenu li ul li a, ul.headermenu li.hovering ul li a {

}

ul.headermenu li ul li a:hover{

}



#top-header
{
    background:white;
}
#top-header .contentasset *{

}

#top-header .widget_tooltip span{

}

/*---MINI CART */

.minicartheader .minicarttitle{

}

#productlist {
	overflow: hidden;
	max-height: 341px;
	min-height: 130px;
}

.miniproduct{
	border-width: 0 0 2px;
	height: 95px;
	margin: 0 0 10px;
	padding: 0 0 10px;
	position: relative;
}

.miniproduct .productimg{
	float: left;
	border: none !important;
	padding: 0 !important;
	margin: 0 !important;
}

.miniproduct .productimg img{
	height: 75px;
	overflow: hidden;
	position: absolute;
	top: 10px;
}

.miniproduct .name {
	font-size: 12px;
	height: 1.3em;
	left: 85px;
	margin: 0;
	position: absolute;
	text-transform: none;
	top: 10px;
}

.miniproduct .name a{
	font-family: "dcmediumfont";
	color: inherit;
	top: 10px;
	text-transform: none;
	color: #333 !important;
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

.miniproduct .name a:hover{
	color: #F06;
}

.miniproduct .utils{
	left: 85px;
	position: absolute;
	top: 70px;
}

.miniproduct .attributes,
.miniproduct .utils *{

}

.miniproduct .attributes{
	left: 85px;
	overflow: hidden;
	position: absolute;
	top: 55px;
	font-size: 1em;
	font-weight: bold;
}

.miniproduct .quickviewprice {
	font-weight: bold;
}

.miniproduct .quickviewqtyvalue {
	font-weight: bold;
}

.miniproduct .divider {
	margin: 0px 5px;
}

.totalprice {
	margin: 5px 0 15px;
	text-align: right;
	float: right;
	color: #333;
	font-weight: bold;
	font-size: 1.1em;
}

.totallabel{
	color: #333;
	margin: 0 20px 0 0;
}

.total{

}

/* --- JSCROLL PANE */
/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer
{
	overflow: hidden;
	position: relative;
}

.jspPane
{
	position: absolute;
}

.jspVerticalBar {
	position: absolute;
	top: 0;
	right: 0;
	width: 6px;
	height: 100%;
	background: #DE2400;
}

.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: #DE2400;
}

.jspVerticalBar *,
.jspHorizontalBar *
{
	margin: 0;
	padding: 0;
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack {
	background: #CCC;
	position: relative;
}

.jspDrag {
	background: #DE2400;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}

.jspArrow.jspDisabled
{
	cursor: default;
	background: #80808d;
}

.jspVerticalBar .jspArrow
{
	height: 16px;
}

.jspHorizontalBar .jspArrow
{
	width: 16px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}


/*---EXPRESS SHOPPING STYLES*/
.expressView .name {
	position: relative;
	font-size: 16px;
	text-transform: uppercase;
	font-family: "dcboldfont";
	color: #000;
}

.expressView .productid {
	color: #666;
	font-size: 9px;
}

.expressView .chooseColors {
	margin: 10px 0 0 0;
}

.expressView .chooseColors {
	margin: 10px 0 0 0;
}

.expressView .variationattributes .swatches .attrTitle {
	clear: both;
	color: #666;
	display: block;
	font-size: 11px;
	font-weight: normal;
	text-transform: capitalize;
	float: none;
	padding: 0;
	margin: 0 0 5px;
}

.expressView .variationattributes .swatches .emptyswatch a{
	text-transform: uppercase !important;
}

.expressView .quantity {
	width: 100%;
	overflow: hidden;
}

.expressView .quantity input {
	border: 1px solid #CBCCC7;
	color: #F3F3F3;
	height: 19px;
	line-height: 10px;
	margin: 3px 0;
	padding: 3px 7px 3px;
	vertical-align: middle;
	width: auto;
	float: left;
	font-size: 12px;
}

.expressView .quantity label{
	display: inline-block;
	float: left;
	margin: 0 5px 0 0;
	position: relative;
	top: 9px;
	color: #666;
	text-transform: uppercase;
	font-family: "dcfont";
	text-transform: uppercase;
	font-size: 12px;
}

.expressView .fl {
	float: none;
}

.expressView .express-botom {
	margin: 0 0 10px;
}

.expressView .addtocartbutton {
	display: inline-block;
	float: left;
	height: auto;
	line-height: 16px;
	margin: 10px 0 0;
	padding: 6px 9px;
	width: 55%;
}

.expressView .addtocartbutton span {
	font-size: 11px;
}

.expressView .productactions {
	display: inline-block;
	float: right;
	margin: 17px 0 0 0;
}

.expressView .productactions a span{
}

.expressView .productactions a {
	color: #020202;
}

.expressView .productactions a:hover {
	text-decoration: underline;
}

.expressView .size .emptyswatch:hover{
	background-color: #292929;
}

.expressView .color .emptyswatch:hover{
	border-color: #292929;
}

/*TWEAK MADE */
/*ul.headermenu li.menu-sales{display:none;}*/
ul.headermenu li ul #men_sales a.subcattopmenulinks,
ul.headermenu li.hovering ul #men_sales a.subcattopmenulinks,

ul.headermenu li ul #women_sales a.subcattopmenulinks,
ul.headermenu li.hovering ul #women_sales a.subcattopmenulinks,

ul.headermenu li ul #kids_sales a.subcattopmenulinks,
ul.headermenu li.hovering ul #kids_sales a.subcattopmenulinks
{
	background:url(../images/background/sales_menu_background.png) no-repeat  center right;
	margin:0 0 20px;
	padding:0 8px 0 0;
	display:none;
}

.stripped_divider{
	display: block;
	background: transparent url(../../img/dcshoes/strips.png) repeat-x;
	height: 10px;
	width: 100%;
}

.filters-container{
	position: relative;
}


/*SIDE MENU */
#menu_section {
	background: url(../../img/dcshoes/red-bar-repeat.png) repeat-x;
	padding: 12px 0 0 0;
}

#menu_section ul.menu {
  	float: left;
	margin: 0;
}
#menu_section ul.menu li {
	/* display: inline;*/
	list-style-type: none;
	font-size: 11px;
	padding:1px 0 1px 1px;
	margin: 0 0 5px;
	line-height: 1.5em;
}
#menu_section ul.menu h3 {
	color: #000000;
	font-family: Arial, Regular;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
}

#menu_section ul.menu h3:hover{
	text-decoration: underline;	
}

#menu_section ul.menu h4 {
	color: #000000;
	font-family: Arial, Regular;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
}
#menu_section ul.menu a {
	color: #4e4e4e;
	font-family: Arial, Regular;
	text-decoration: none;
}
#menu_section ul.menu a:hover,
#menu_section ul.menu a:focus {
	color: #F06;
}
#menu_section ul.menu a.active {
	color: #504f4f
}
#menu_section ul.menu span {
	color: #dbdbda;
	margin: 0 10px;
}

#menu_section ul,
#menu_section li{
	list-style: none;
}

#menu_section li{
	margin: 0 0 15px;
}

#menu_section .subcattopmenulinks{
	color: #464646;
	display: block;
	font-family: Arial,Regular;
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 5px;
	text-decoration: none;
	text-transform: uppercase;
}

#menu_section .subcattopmenulinks:hover,
#menu_section .subcattopmenulinks.active{
	color: #333;
}

#menu_section .subcategories{
	display: none;
}

#menu_section .subcategories.visibles{
	display: block;
}

#menu_section .subcategories a{
	margin: 2px 0;
	color: #6F6F6F;
	display: block;
	font-family: Arial,Regular;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.4em;
	margin: 0;
	width: 125px;
	padding: 1px 5px 1px;
	text-decoration: none;
	text-transform: uppercase;
}

#menu_section .subcategories a:hover,
#menu_section .subcategories a.active{
	color: #F06;
}


#productdetails-separator {
	background:#000;
	padding: 20px 0 3px 0;
	width: 100%;
	margin: 10px 0 0 0;
}


.fb-comments{
	background: #EEE;
}

.fr {
float: right;
}

.wishlisttotal {
display: inline-block;
}

.share-icon, .print-icon, .wishlist-icon, .edit-icon, .reminder-icon, .rename-icon, .delete-icon {
display: inline-block;
width: 21px;
height: 21px;
font-size: 0;
text-indent: 30px;
overflow: hidden;
background: transparent url('../../img/dcshoes/socialSprite.png') no-repeat left top;
}

.wishlist-icon {
background-position: -32px -71px;
width: 12px;
height: 12px;
background-color: transparent;
line-height: 22px;
padding-right: 2px;
}

.wishlisttotal>a>.cartlabel, .wishlisttotal>a>.emptycart {
position: relative;
top: -1px;
}



.showcase-content .showcase-content 
{
	left: 0 !important;
	margin: 0 !important;
	position: static;
}

/*DC SHOES USA*/

.category-heading-marketing{
	margin:27px 0 0 0;
	border: none !important;
}


#category-heading h1 {
    font-size: 42px;
    color: #000;
    font-family: "tungstenmedium", Arial, sans-serif;
    font-weight: normal;
}

#category-heading .subheader{
	font-size: 21px;
    color: #666;
    font-family: "roboto-regular", Arial, sans-serif;
    font-weight: bold;
}

#category-heading{
		height: 60px;
}

/* STANDARD HR GRAY LINE */
div.hr {
    width:90%;
    height: 1px;
    color:#efefef;
    background-color:#efefef;
    margin:40px auto 0;
}

div.hr hr {
    display: none;
}

/* LATEST NEWS & LATEST VIDEOS */
.latest-news, .latest-videos, .latest-photos {
    margin:0 auto 40px;
	width: 90%;
	overflow: hidden;
}
.latest-news h2, .latest-videos h2, .latest-photos h2 {
    color: #484949;
    text-align: center;
    text-transform: uppercase;
    margin: 40px 0 0;
    font-size: 21px;
    font-weight: normal;
    font-style: normal;
    font-family: "hurme-semibold","roboto-regular",Arial,Segoe UI Symbol,sans-serif;
    letter-spacing: .2em;
}

.latest-news hr, .latest-videos hr, .latest-photos hr {
	border: 0;
    background-color: #c2c2c2;
    height: 1px;
    width: 170px;
    margin: 0 auto;
    margin-top: 15px;
}

.latest-news ul, .latest-videos ul, .latest-photos ul {
    width: 100%;
    list-style: none;
    text-align: justify;
    margin-top: 25px;
    text-justify: distribute-all-lines; /* distribute items in IE */
    -ms-text-justify: distribute-all-lines;
    -moz-text-align-last: left; /* Code for Firefox */
    text-align-last: left;
}
.latest-news ul:after, .latest-videos ul:after, .latest-photos ul:after {
    content:"";display:inline-block;width:100%;height:0;
}
.latest-news ul li, .latest-videos ul li, .latest-photos ul li {
    width: 32.7%;
    display: inline-block;
    padding:0;
    vertical-align: top;
    /* IE fix. */
	*display: inline;
	zoom: 1;
	margin: 0 auto 1%;
}
.latest-photos ul li.defer {display:none;}
.latest-photos ul li.placeholder {padding:0;}
.latest-news ul li a, .latest-videos ul li a, .latest-photos ul li a {
    display: block;
    width: 100%;
    height:100%;
    outline:0;
}
.latest-news ul li .featured, .latest-videos ul li .featured, .latest-photos ul li .featured {
    margin-bottom: 0;
    background-color: #000;
    position: relative;
	overflow: hidden;
}
.latest-news ul li .featured img, .latest-videos ul li .featured img, .latest-photos ul li .featured img{
	width: 100%;
	height: auto;
}
.latest-news ul li a:hover .featured img, .latest-videos ul li a:hover .featured img, .latest-photos ul li a:hover .featured img {
    
}
.latest-videos ul li .featured .playbtn,
.video-arrow  {
    position:absolute;
    top:0;
    left:0;
    background:url(../../img/dcshoes/playbtn-overlay.png) no-repeat center center;
    width:100%;
    height:100%;
    z-index: 1;
}
.latest-news ul li .content, .latest-videos ul li .content {
    text-align: left;
}
.latest-news ul li .content .post-date, .latest-videos ul li .content .post-date {
    font-family: "hurme-regular","roboto-regular",Arial,sans-serif;
    font-size:13px;
	line-height:43px;
	text-transform: uppercase;
	color: #001111;
}
.latest-news ul li .content h3, .latest-videos ul li .content h3 {
    font-family: "hurme-semibold","roboto-regular",Arial,sans-serif;
    font-size: 18px;
    line-height: 43px;
	font-weight: normal;
	color: #001111;
	text-transform: uppercase;
	padding:0;
}
.latest-news ul li .read-more, .latest-videos ul li .play-video {
    font-family: "hurme-semibold","roboto-regular",Arial,sans-serif;
	text-transform: uppercase;
	line-height: 43px;
	font-size: 13px;
    margin: 0;
    visibility: hidden; 
    color: #001111;
}
.latest-news ul li a:hover .read-more, .latest-videos ul li a:hover .play-video {
    visibility:visible;
}
.latest-news ul li .read-more span, .latest-videos ul li .play-video span {    
    background:url(../../img/quiksilver/news/read-more-arrow.png) no-repeat center;
	height: 10px;
	width: 6px;
	display: inline-block;
	margin-left:2px;
}
.latest-news .view-all, .latest-videos .view-all, .latest-photos .view-all {
    text-align:center;
}
.latest-news .view-all a, .latest-videos .view-all a, .latest-photos .view-all a {
    background: #494949;
	color: #fff;
	width: 170px;
	margin-top: 20px;
}
.latest-news .view-all a:hover, .latest-videos .view-all a:hover, .latest-photos .view-all a:hover {
    background-color:#000;
}
#latest_container { /* what's up feed from demandware */
    padding-top:0;
}

/* ALL styles less than 1280 */
@media (max-width: 1280px) {

	#news ul.news-blocks-container li {
		width: 48%; 
	}
	#news ul.news-blocks-container li.block-3 {
		display: none;
	}
    .latest-videos ul.videos-blocks-container li {
    	width: 48%; 
    }
    .latest-videos ul.videos-blocks-container li.block-3 {
    	display: none; 
    }
    .latest-news ul.news-blocks-container li {
    	width: 48%; 
    }
    .latest-news ul.news-blocks-container li.block-3 {
    	display: none; 
    } 
}


/*WHAT'S UP SECTION*/
/* ALL styles less than 1280 */





/* SOCIAL ICONS */
.social-share {
    width: 350px;
	margin: 10px auto 30px;
	text-align: center;
}
.social-icon-row {
    margin-top: 10px;
}

.social-icon {
    display: block;
    float: left;
    position: relative;
    height: 20px;
    width: 20px;
    margin: 10px 0 10px;
    padding: 0 40px 0 0;
    cursor: pointer;
}
.social-icon.first {
    
}
.social-icon.last {
    border-right: 0;
}
.social-icon, #tumblr_button a, #tumblr_button2 a {
    background:url(../../img/quiksilver/social/social-sprite.png) no-repeat;
}
.social-icon-row h2 {
    font-family: "hurme-regular","roboto-regular",Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	color: #aaa;
	display: inline-block;
	float: left;
	line-height: 40px;
}

.social-icon-row-inner{	
	width: 80px;
    display: block;
    margin: auto;
    height: 40px;
}

.social-detail {
    display: none;
    border: 1px solid #ebebeb;
    position: relative;
    padding: 12px 0;
    text-align: left;
}
.social-detail.google-plus {
    padding:14px 0;
}
.social-detail.hover {
    display: block;
}
.social-detail .social-title {
    font-size:12px;
    text-transform: uppercase;
    color:#111;
    float:left;
    margin:1px 10px 0 0;
}
.social-detail-inner {
    margin:0 auto;
}
.fbLink .social-detail-inner {
    width:300px;
}
.twitter .social-detail-inner {
    width:182px;
}
.tumblr .social-detail-inner {
    width:186px;
}
.google-plus .social-detail-inner {
    width:180px;
}
.google-plus .social-title {
    margin-top:0px;
}
.fblike-wrapper, .fbsend-wrapper {
    display:inline-block;
    vertical-align: bottom;
}
.fblike-wrapper span, .fblike-wrapper iframe {
    min-width: 48px!important;
    min-height: 20px!important;
}
.fbsend-wrapper span, .fbsend-wrapper iframe {
    min-width: 52px!important;
    min-height: 20px!important;
}
@-moz-document url-prefix() {
    .social-detail .social-title {
        margin-top:2px;
    }
    .fbLink .social-title {
        margin-top:3px;
    }
    .google-plus .social-title {
        margin-top:0px;
    }
}
#tumblr_button,
#tumblr_button2  {
    cursor: pointer;
    width: 62px;
    max-width: 62px;
    overflow: hidden;
}
#tumblr_button a ,
#tumblr_button2 a {
    display: block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 62px;
    height: 20px;
    background-position: 0 -200px;
    *text-indent: 0;
    *line-height: 0;
}
.fbLink {
    background-position: -50% 0;
}
.fbLink:hover, .fbLink:active {
    background-position: -50% -20px;
}
.twitter {
    background-position: -50% -39px;
}
.twitter:hover, .twitter:active {
    background-position: -50% -59px;
}
.tumblr {
    background-position: -50% -80px;
}
.tumblr.hover, .tumblr:active {
    background-position: -50% -100px;
}
.google-plus {
    background-position: -50% -120px;
}
.google-plus.hover, .google-plus:active {
    background-position: -50% -140px;
}


#cboxWrapper,
#colorbox{
	overflow: visible;
}

#cboxWrapper #cboxClose.overlay:hover {
	background-position: 0 -34px;
}

#cboxWrapper #cboxClose.overlay {
background-image: url(../../img/quiksilver/close.png);
background-color: transparent;
height: 34px;
width: 35px;
}

#cboxWrapper #cboxNext,
#cboxWrapper #cboxPrevious{
	background-size: 24px 48px;
	opacity: 0.8;
	background-position: center;
	top: 45%;
	width: 24px;
	height: 48px;
	background: transparent;
}

#cboxWrapper #cboxNext:hover,
#cboxWrapper #cboxPrevious:hover{
	opacity: 1;
}

#cboxWrapper #cboxPrevious {
	background-image: url(../../img/quiksilver/social_left.png);
	left: -75px;
	    background-repeat: no-repeat;
}

#cboxWrapper #cboxNext{
	background-image: url(../../img/quiksilver/social_right.png);
	right: -75px;
	    background-repeat: no-repeat;
}

.instagram-media{
	margin: 10px auto !important;
}

.pagination-center-container .elements .floated .pagenext,
.pagination-center-container .elements .floated .pageprevious{
	padding: 22px 41px 24px;
}

.button{
	display: inline-block;
}




/*RESPONSIVE*/
/* ALL styles less than 1280 */
@media (max-width: 1280px) {

	
	.resp-true #news ul.news-blocks-container li {
		width: 48%; 
	}
	.resp-true #news ul.news-blocks-container li.block-3 {
		display: none;
	}
    .resp-true .latest-videos ul.videos-blocks-container li {
    	width: 48%; 
    }
    .resp-true .latest-videos ul.videos-blocks-container li.block-3 {
    	display: none; 
    }
    .resp-true .latest-news ul.news-blocks-container li {
    	width: 48%; 
    }
    .resp-true .latest-news ul.news-blocks-container li.block-3 {
    	display: none; 
    } 
}

@media (max-width: 768px) {
    .producthits-grid-top-bar {
        display:none;
    }

	
	.resp-true #cboxOverlay {
		opacity: 1;
		-ms-filter: "alpha(opacity=$value * 100)";
		filter: alpha(opacity=100);
		zoom: 1;
		background: #1e1e1e;
		background: rgba(30,30,30,0.9);
		visibility: visible;
	}

	.resp-true #cboxContent,
	.resp-true #cboxWrapper,
	.resp-true #colorbox {
		overflow: visible !important;
	}

	.resp-true #cboxSlideshow,.resp-true  #cboxPrevious,.resp-true  #cboxNext {
		display: none !important;
	}

	.resp-true #cboxWrapper #cboxClose {
		top: -55px;
		right: calc(50% - 19px);
		width: 38px;
		height: 38px;
		background: url("../../img/dcshoes/close-button-white@2x.png") no-repeat center center;
		background-size: 38px 38px;
		margin: auto;
		float: none !important;
	}

	.resp-true .latest-news h2,.resp-true .latest-videos h2,.resp-true .latest-photos h2 {
		font-size: 25px;
		line-height: 31px;
		margin: 30px 0;
	}

	.resp-true #top-header .mobile-logo-container{
		min-height: 62px;
	}

	.resp-true select.mobile-select{
		border-color: #aaa;
		font-family: "hurme-semibold","roboto-regular",Arial,Segoe UI Symbol,sans-serif;
		color: #aaa;
		width: 100%;
		margin: 10px 0 0 0;
		font-size: 11px;
		line-height: 16px;
		height: auto;
  		padding: 7px;
	}

	.resp-true div.hr {
		margin : 20px auto 0;
	}

	.resp-true .latest-news ul li .read-more, .resp-true .latest-videos ul li .play-video {
		display:  none;
	}

	.resp-true .latest-news ul li, .resp-true .latest-videos ul li, .resp-true .latest-photos ul li {
		margin: 0 auto 5px;
	}
}

@media (max-width: 414px) {
	.resp-true .latest-photos ul li{
		width: 100%;
	}
}

/*FIX FOR DW ISSUES */
#leftcolumn-wrapper #leftcolumn-background {
	top: 0px;
}

.follow-us {
	padding: 0 0 30px;
}

.follow-us .follow-label{
	color: #aaa;
    margin: 0 0 15px;
    font-size: 12px;
}
.social-icons li
{
    display:inline-block;
    vertical-align:top;
    padding-right:10px;
}
.social-icons a
{
    display: block;
    height: 21px;
    overflow: hidden;
    text-indent: -9999px;
    float: left;
    margin-right: 15px;
    cursor:pointer;
}
.social-icons .twitter a
{
    background: transparent url(../../img/billabong/sprite.png) no-repeat scroll 0 -229px;
    width: 27px;
}
.social-icons .facebook a
{
    background: transparent url(../../img/billabong/sprite.png) no-repeat scroll -76px -229px;
    width: 12px;
}
.social-icons .instagram a
{
    background: transparent url(../../img/billabong/sprite.png) no-repeat scroll -125px -229px;
    width: 19px;
}


