#item #show #video_outer {
	background: url(../images/video_bg.png) center bottom no-repeat;
	padding: 0px;
	margin: 0 0 5px 0;
}

#item #show #video_tab {
	background: url(../images/video_bg.png) center bottom no-repeat;
	padding: 0px;
	margin: 0px;
}

#item #show .video {
	background: url(../images/wait5.gif) center center no-repeat;
	padding: 0px;
	margin: 0px;
	box-shadow: 0 0 5px #524E49;
    -webkit-box-shadow: 0 0 5px #524E49;
    -moz-box-shadow: 0 0 5px #524E49;
}

#item #show .video {
	padding: 0px;
	margin: 0px;
}

#item #show .image {
	width: 300px;
	float: left;
}

#item #show .image #photo{
	top: 0px;
	left: 0px;
	z-index: 1;
	width: 300px;
}

#item #show .image .enlarge{
	top: 150px;
	left: 100px;
	z-index: 99;
}

#item #show .image #thumbs{
	text-align: center;
	margin: 0 0 10px 0;
}

#item #show .image #thumbs img{
	padding: 5px 5px 5px 0 ;
}


#item #show .image #thumbs .more{
	padding: 3px 0 3px 0 ;
	color: #999;
	font-size: 10px;
	text-align: left;
}

#item #show .image #techphotos img{
	float: left;
	margin: 0 5px 0 0;
}

#item #show .image #techphotos a{
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding: 5px;
	background: #333;
	color: #FFF;
	margin: 0 20px 0 0;
	border-radius:8px;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;

}

#item #show .image #techphotos a:hover{
	background: #990000;
	box-shadow: 0 0 5px #524E49;
    -webkit-box-shadow: 0 0 5px #524E49;
    -moz-box-shadow: 0 0 5px #524E49;
}


#item #show .image #description{
	margin: 10px 0 0 0;
	border-top: 1px #CCC solid;
	line-height: 150%;
	font-size: 11px;
}

#item #show .image .description ul{
	margin: 0px;
	padding: 0px;
}

#item #show .image .description li{
	margin: 0 0 5px 15px;
	padding: 0px;
	list-style-image: url(../images/s2.gif);
}

#item #show .image .care{
	margin: 15px 0 0 0;
	border-radius:6px;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
	background: #CCC;


}

#item #show .image .care_int{
	line-height: 150%;
	padding: 10px 5px 0 15px;
	color: #333;
}

#item #show .image .care_int h2{
	color: #000;
	font-size: 13px;
	margin: 0 0 10px 0;
}

#item #show .image .care_int img{
	float: left;
	margin: 0 10px 0 0;
}

#item #show h1 {	
	font-variant: normal;
	margin: 0 0 20px 0;
	line-height: 70%;
}


#item #show .config {
	width: 235px;
	float: left;
	padding: 10px 20px 0 20px;
	background: url(../images/config_bg.png) top center no-repeat;
}

#item #show .confreply {
	position: relative;
	width: 175px;
	height: 100%;
	float: right;
	background: url(../images/confreply_bg.png) top center no-repeat;
}

#item #show .confreply .promo_item {
	border-radius:8px;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
	background: #990000;
	padding: 10px 5px 10px 5px;
	margin: 0 0 3px 0;
	text-align: center;
	color: #FFF;
	font-size: 16px;
}

#item #show .confreply .promo_item h2 {
	color: #FFF !important;
	font-size: 18px;
}

#item #show .confreply .promo_item h3 {
	color: #FFF !important;
	font-size: 16px;
}


#item #show .confreply .promo_item #time table {
	width: 100%;
}

#item #show .confreply .promo_item #time .number td {
	text-align: center;
	font-family: bebas;
	font-size: 30px;
	line-height: 80%;
}

#item #show .confreply .promo_item #time .label td {
	text-align: center;
	font-size: 10px;
	padding: 3px 0 0 0;
}


#item #show .confreply #floatdiv_outer{
	 position:relative;
	 float:right;
	 width:100%;
	 height:100%;
}

#item #show .confreply #floatdiv{
	 position:absolute;
	 width: 100%;
	 height:120px;
}

#item #show .confreply #slider{
	z-index: 99;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 158px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background: #474747;
	color: #FFF;
	padding: 10px 8px 5px 8px;
	border-radius:8px;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
}

#item #show .confreply #slider .start_config{
	background: #990000;
	border-radius:8px;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
	padding: 10px;
}


#item #show .confreply #slider img{
	margin: 0 6px 0 0;
	vertical-align: middle;
}

#item #show .confreply #slider .warning{
	color: #D1D1D1;
	border-top: 1px #CCC solid;
	padding: 10px 0 0 0;
	margin: 10px 0 0 0;
}

#item #show .confreply #slider img{
	vertical-align: middle;
}

#item #show .confreply #slider h1{
	font-size: 15px;
	color: #FFF;
	margin: 0 0 10px 0;
}

#item #show .confreply #slider #conf_response{
	font-size: 11px;
	line-height: 120%;
}

#item #show .confreply #slider #conf_response small{
	margin: 0 0 0 10px;
	display: block;
	line-height: 110%;
}

#item #show .confreply #slider #conf_response .error{
	font-size: 11px;
}

#item #show .confreply #slider #conf_response p{
	line-height: 150%;
}

#item #show .confreply #slider #conf_response .error{
	background: #990000;
	padding: 10px;
}

#item #show .confreply #slider #conf_response input[type=submit], .submit {
	font-family: arial;
    font-size: 11px;
    font-weight: bold;
    width: 100%;
    height: 47px;
    padding: 0 0 2px 0;
	background: url(../images/button_basket.png) center center no-repeat;
    color: #4E5D74;
    border: 0px;
    margin: 10px 0 0 0;
    cursor: pointer;
}

#item #show .confreply #slider #waiting_animation {
	position: absolute;
	z-index: 99;
	top: 0px;
	background: url(../images/wait5.gif) no-repeat center center white;
	filter: alpha(opacity=75);
    -moz-opacity: .75;
	width: 100%;
	height: 100%;
}

#item #show .confreply #slider #conf_response #price{
	border-top: 1px #CCC solid;
	font-size: 20px;
	font-weight: bold;
	margin: 15px 0 0 0;
	padding: 10px 0 0 0;
	text-align: right;
}

#item #show .confreply #slider #promo{
	border: 1px #FFF solid;
	background: #1B77B6;
	margin: 20px 0 0 0;
	padding: 3px;
}


#item #show .confreply #conf_response #price small{
	color: #999;
	font-size: 11px;
	font-weight: normal;
}

#item #show .confreply #conf_response ul{
	list-style-type: none;
	margin: 10px 0 0 0;
	padding: 0px;
}

#item #show .confreply #conf_response li{
	list-style-image: url(../images/icon_error.png);
	margin: 0 0 5px 20px;
	padding: 0px;
	color: #FF3300;
}

#item #show .confreply #conf_response .explanation li{
	list-style-image: none !important;
	list-style-type: square !important;
	color: #FFF !important;
}


#item #show .confreply #conf_response .bezorgwijze{
	display: block;
	margin: 10px 0 0 0;
	color: #FFF;
}


#item #show .infos{
	background: url(../images/questionboxbg.jpg) no-repeat bottom right ;
	border: 1px #CCC solid;
	width: 200px;
	float: right;
	margin: 20px 0 0 0;
	padding: 20px 20px 60px 20px;
}

#item #show .infos .il{
	font-size: 18px;
	color: #333;
	display: block;
	margin: 10px 0 0 0;
	font-weight: bold;
}

#item #show .infos .ph{
	font-size: 20px;
	color: #FFF;
	background: #333;
	padding: 3px;
	font-weight: bold;
	font-style: oblique;
}

.shutters{
	float: left;
	width: 115px;
	height: 100px;
	margin: 5px;

	background-repeat: no-repeat;

	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;

}

.shutters:hover {
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
}

.shutters a {
	display: block;
	width: 100%;
	height: 100%
}
