.visual
{
	width: 600px;
	min-height: 460px;
}

.visual img
{
	width: 600px;
	height: 450px;
}

.info
{
	width: 340px;
	min-height: 460px;
	margin: 0 0 0 10px;
}

.visual,
.info
{
	padding: 0 0 34px;
}

.info .content
{
	min-height: 232px;
	padding: 0 5px;
}

.info .social
{
	padding: 0 5px;
}

.info .social iframe
{
	vertical-align: top;
}


.info .pricing
{
	padding: 0 5px;
}

.info h1
{
	font-size: 26px;
	line-height: 26px;
	margin: 0 0 15px 0;
}

.info h2
{
	font-size: 20px;
	line-height: 20px;
}

.info .buttons
{
	padding: 15px 0 0 0;
	clear: both;
	float: right;
	position: relative;
	width: 340px;
}

.info .buttons .uitverkocht
{
	display: block;
	width: 256px;
	height: 64px;
	margin: 4px;
	background: url( http://www.guut.de/img/uitverkocht.jpg );
}

.price-from
{
	font-size: 15px;
	font-weight: bold;
	padding: 27px 0 0;
	line-height: 38px;
}

.price-from.gray
{
	padding: 0 5px 0 0;
}

.price-now
{
	font-size: 48px;
	line-height: 48px;
	font-weight: bold;
	height: 46px;
}

.price-now .gray
{
	font-size: 15px;
}

.visual .social
{
	height: 20px;
	margin: 10px 0;
	overflow: hidden;
}

.information
{
	width: 100%;
	padding: 0 0 20px 0;
	height: 127px;
}

.information.fit
{
	width: 334px;
}

.information .price-from
{
	padding: 0;
}

.counter
{
	padding: 15px;
	width: 190px;
	border: 1px solid #e0e0e0;
	border-radius: 5px;
}

.counter .clock
{
	background: url( ../../img/interface/counter.png ) -3px 0;
	width: 47px;
	height: 49px;
	padding: 0 6px 0 6px;
	margin: 0 6px 0 0;
	color: #fff;
	font-size: 41px;
	letter-spacing: 9px;
	line-height: 49px;
}

.counter .explain
{
	width: 59px;
	margin: 0 6px 0 0;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.counter .clock.last,
.counter .explain.last
{
	margin: 0;
}

.counter .tillnext
{
	line-height: normal;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 10px 0 0;
	white-space: nowrap;
}

.product
{
	padding: 10px;
	border: 1px solid #e0e0e0;
	border-radius: 5px;
	width: 693px;
	height: 105px;
}

.fit .product
{
	width: 312px;
}

.unfit .product
{
	width: 928px;
}

.product .buttons
{
	width: 341px;
	margin: 0 0 0 10px;
}

a.download
{
	display: inline-block;
	background: url( ../../pxlcms_v5_client/img/filetypes/pdf.png ) no-repeat 2px 0;
	padding: 0 0 0 25px;
	line-height: 16px;
	margin: 5px 0;
}

div.shadow
{
	background: url( ../../img/interface/shadow.png ) no-repeat scroll 0 0 transparent;
	width: 1112px;
	height: 9px;
	padding: 0 0 20px 0;
	margin-left: -81px;
}

.soldout
{
	width: 340px;
	padding: 13px 0 17px;
	font-size: 36px;
	height: 40px;
	text-align: center;
}

.description
{
	font-size: 14px;
}

.description.small,
.specifications.small
{
	width: 560px;
}

.description p
{
	font-size: 13px;
}

h1.nofly
{
	font-size: 22px
}

/* sidedeals */
.sidebar
{
	width: 370px;
	margin: 0 0 20px 0;
	color: #929292;
	font-size: 11px;
}

.sidebar .first
{
	margin: 0 10px 0 0;
}


.sidebar .shopdeal h2
{
	font-size: 18px;
	margin: 0 0 7px 0;
}

.sidebar .shopdeal img,
.sidebar .sidedeal img
{
	border: 3px solid #F0F0F0;
	border-radius: 2px 2px 2px 2px;
	display: block;
	height: 100px;
	width: 150px;
	margin: 3px 0;
}

.sidebar .sidedeal img
{
	height: 200px;
	width: 300px;
	margin: 5px 0;
}

div.sidedeal,
div.shopdeal
{
	border: 2px solid #F0F0F0;
	border-radius: 8px;
	padding: 10px;
}

.sidedeal
{
	width: 306px;
	margin: 0 auto;
}

.sidedeal h2
{
	font-size: 18px;
}

.sidedeal .price-from
{
	padding: 0 0 0 4px;
}

.sidedeal .price-now
{
	font-size: 38px;
	line-height: 38px;
	height: 36px;
	padding: 0 4px 0 0;
}

.sidedeal .shipping
{
	padding: 0 4px 0 0;
}

.sidedeal .price-from.gray
{
	padding: 0 11px 0 0;
}

.sidebar .lined
{
	margin: 20px 0;
}

/**
 * Tip een vriend
 */

#tipEenVriendForm {
	visibility: hidden;
	z-index: -999;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
	position: absolute;
	opacity: 0;
	top: 0;
	left: 0;
}

#tipEenVriendForm > div {
	width: 400px;
	margin: 0 auto;
	position: fixed;
	top: 100px;
	box-shadow: 0 0 4px 0 #333;
	-mox-box-shadow: 0 0 4px 0 #333;
	-webkit-box-shadow: 0 0 4px 0 #333;
	background-color: #FFFFFF;
	padding: 0 5px;
}

#tipEenVriendForm > div > h2 {
	padding: 20px 0;
	margin: 0 10px;
	font-size: 20px;
	line-height: 20px;
	border-bottom: 1px solid #d3d3d3;
	font-weight: lighter;
}

#tipEenVriendForm form {
	padding: 10px 10px 63px;
	position: relative;
}

#tipEenVriendForm form label {
	font-size: 13px;
	font-weight: bold;
	color: #515151;
}

#tipEenVriendForm form input[type="email"] {
	display: block;
	width: 210px;
	margin-top: 3px;
}

#tipEenVriendForm form input[type="submit"] {
	position: absolute;
	bottom: 10px;
	left: 10px;
}

#tipEenVriendForm form > div {
	margin: 0 0 10px;
}

#tipEenVriendForm textarea {
	width: 367px;
	margin-top:3px;
	max-width: 367px;
	min-width: 367px;
	height: 145px;
	max-height: 145px;
	min-height: 145px;
	font: 11px/15px Helvetica;
}

#tipEenVriendForm .error
{
	font-size: 10px;
	line-height: 13px;
}

#tipEenVriendForm a.bottom-left
{
	position: absolute;
	bottom: 10px;
	left: 10px;
}