/**
*
* shop.css
*
***************************************/
body {
		margin:0;
		background-color:#313131;
		padding-bottom:0;
}

h3 {
font-size: 14px;
}

.price {
color: #c0c0c0;
}

/********************************************
*
* ssl
*
********************************************/

#ssl {
	float:left;
	margin:-2.3em 0 0 0;
	width:24.5em;
	font-size:0.8em;
	overflow:hidden;
}
#ssl a {
	display:block;
	float:left;
	padding:1.1em 0.5em 0 2.5em;
	line-height:1em;
	height:2.2em;
	width:10em;
}



#main {
		margin-bottom:0;
		padding-bottom:0;
		margin-left: 2px;
}
#userEnable,
#userDisable,
#userLogout,
#userLogin {
		display:none;
}
#menu {
		display:none;
}
#headerUserInformation #userChart,
#headerUserInformation ul.right li {
		border:0;
}
#headerUserInformation #userChart {
		margin-left:0em;
		
}
* html #headerUserInformation #userChart {
		margin-left:0em; /* fix for ie 6 */
}
/*
.classicCompact form {
		height:22.5em;
}
*/
.classicCompact form fieldset div.articleDesc {
		height:3.2em;
}
.classicCompact.with-favorites form fieldset div[class="articleDesc"] {
		height:6.5em; /* fix for mozilla & opera */
}
*+html .classicCompact.with-favorites form fieldset div[class="articleDesc"] {
		height:4em; /* fix for ie 7 */
}
ul.detailMenuPath {
		display:none;
}
#barLeft,
#barRight {
		display:none;
}
#menuFooter {
		margin-bottom:0;
}
.checkoutStepsTop .left .button, .checkoutStepsBottom .left .button {
		display:none;
}
#orderNew .button, #orderNew .shopLogo {
		display:none;
}

#frmFilter {
display:none;
}

.mvc #index.classicCompact fieldset h3.small-gap-down {
	margin-bottom: 4px;
	height:18px;
	width:197px;
	overflow:hidden;
}
