.galleria_body{
width: 100%;
height: 750px;
background: #000;
}

.prodinfo{
height: 600px;
}

.sidebar{
width: 170px;
height: 750px;
float:left;
}

div.center-panel{
max-width: 1100px;
width: 98%;
height: 100px; 
background: #000;
float:left;
}

div.galleria{ 
max-width: 1100px;
width: 98%;
height: 600px; 
background: #000;
float:left;
}

div.galleria_body .crumbcategory, .mobcrumbs, #breadcrumbcell, .results-count, #pagenavplain span.current,
div.facetbox ul.navlist {
color: #fff;
}

div.galleria-info {
width: 20%;
left: 2px;
max-height: 600px;
}

div.galleria-info-text{
border-radius:15px;
border: 0px dotted gray;
box-shadow: 1px 1px 2px gray;
}

.indent170 {
margin-left: 170px;
}


@media (max-width: 870px) {
	.sidebar{
	display:none !important;
	}
	div.galleria-info{
	margin-left: 10px;
	line-height: 0.8 !important;
	font-size: 11px;
	width: 90%;
	}
	div.galleria,div.center-panel{ 
	width: 100%;  
	}
	div.center-panel{
	height: 20px;
	}
	.galleria-info-description{
	display:none !important;
	}
	
}

.facetbox {
border-color: #000;
}

div.galleria_body ul.navlist li a, 
div.galleria_body ul.navlist li a:visited,
div.galleria_body .crumbcategory a,
div.galleria_body #pagenavplain a,
div.galleria_body a:link, 
div.galleria_body a:visited, 
div.galleria_body .listing a:link, 
div.galleria_body .listing a:visited, 
div.galleria_body p li a:link, 
div.galleria_body p li a:visited, 
div.galleria_body .plink:link, 
div.galleria_body .plink:visited, 
div.galleria_body .outfittable td a:link, 
div.galleria_body .outfittable td a:visited{
/*color: #C7C1DB;*/
color: #BFA860;
}

div.galleria_body #pagenavplain .current {
    border: 1px solid #BFA860;
	}
	

/*.pinbutton {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-webkit-border-top-left-radius:4px;
	-moz-border-radius-topleft:4px;
	border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px;
	-moz-border-radius-topright:4px;
	border-top-right-radius:4px;
	-webkit-border-bottom-right-radius:4px;
	-moz-border-radius-bottomright:4px;
	border-bottom-right-radius:4px;
	-webkit-border-bottom-left-radius:4px;
	-moz-border-radius-bottomleft:4px;
	border-bottom-left-radius:4px;
	text-indent:0;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#f0134a;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	height:15px;
	line-height:15px;
	width:43px;
	text-decoration:none;
	text-align:center;
}
.pinbutton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}.pinbutton:active {
	position:relative;
	top:1px;
}*/

/* This button was generated using CSSButtonGenerator.com */

div.galleria_body hr{
margin: 3px 5px;
border: 1px dotted;
}

div.galleria_body a:hover
{
color: white;
text-decoration: none;
background-color: #685743;
}

/*.fb-share-button{
height: 40px;
background-color: #fff;
}*/

