#item #list table {
	border-collapse: collapse;
}


#item #list td {
	vertical-align: top;
}

#item #list .image{
	width: 250px;
	padding: 0 0 0 50px;
}

#item #list .info{
	width: 180px;
	background: url(../images/item_list_info_bg.png) top center no-repeat;
}

#item #list .info div{
	width: 130px;
	color: #FFF;
	margin: 30px auto 0 auto;
}

#item #list .info span{
	font-size: 16px;
	font-weight: bold;
	text-align: right;
}


#item #list .info .inter h1{
	color: #999;
	font-variant: normal;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	display: inline;
	line-height: 90%;
}

#item #list .info .inter h2{
	color: #FFF;
	font-variant: normal;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	display: inline;
	line-height: 90%;
}

#item #list .info .inter a{
	color: #FFF;
}

#item #list .info .inter ul{
	margin: 0px;
	padding: 0px;
}

#item #list .info .inter li{
	list-style-type: none;
	text-align: right;
	line-height: 140%;
	font-size: 11px;
}

#item #list .info .price{
	text-align: right;
	margin: 7px 0 7px 0;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
}

#item #list .info .price small{
	font-weight: normal;
	color: #999;
}


#item #show table {	
	border-collapse: collapse;
}


#item #show .image {
	width: 550px;	
	position: relative;
	float: left;
}

#item #show .image #photo{
	top: 0px;
	left: 0px;
	z-index: 1;
	width: 540px;
	height: 400px;  
}

#item #show .image #enlarge{
	position: absolute;
	top: 350px;
	left: 400px;
	z-index: 99;
}

#item #show .image .visualiser{
	position: absolute;	
	top: 0px;
	left: 310px;
	width: 230px;
	text-align: center;
	text-decoration: underline;
	border: 1px #CCC solid;
	background: #FFF;		
}

#item #show .image .visualiser img{
	
}

#item #show .image #thumbs{

}

#item #show .image #thumbs img{
	padding: 0 25px 20px 0 ;
}


#item #show .image #description{
	position: absolute;
	top:100px;
	left: 340px;
	width: 200px;
	text-align: right;
	z-index: 2;
	line-height: 150%;
	font-size: 11px;
}

#item #show .image h1 {
	font-size: 24px;
	font-variant: normal;
}

#item #show .image h1 span{
	font-variant: italic;
	font-style: oblique;
	color: #FFF;
	background: #333;
	padding: 0 5px 0 2px;
}

#item #show .confreply {
	position: relative;
	width: 180px;	
	float: left;	
}


#item #show .confreply #slider{
	position: absolute; 
	z-index: 99; 
	top: 0px; 
	left: 0px; 	
	width: 160px;
	background: #333;
	color: #FFF;
	padding: 30px 10px 20px 10px;
	text-align: right;
}

#item #show .confreply #slider h2{
	text-align: center;
	color: #FFF;
}

#item #show .confreply #slider2{	
	width: 160px;
	background: #333;
	color: #FFF;
	padding: 30px 10px 20px 10px;
	text-align: right;
}

#item #show .confreply #slider2 h2{
	text-align: center;
	color: #FFF;
}

#item #show .confreply p{
	line-height: 150%;	
}

#item #show .confreply .error{
	background: #660000;
}


#item #show .confreply #slider2 input[type=submit], .submit {
	font-family: arial;
    font-size: 12px;
    font-weight: bold;
    width: 140px;
    height: 33px;
    padding: 0 0 2px 0;
	background: url(../images/basket_button.gif) no-repeat;
    color: #333;
    border: 0px;
    margin: 10px 10px 0 0;
}

#item #show .confreply #conf_response #price{
	color: #FFF;
	border-top: 1px #CCC solid;
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0 0 0;
}

#item #show .confreply #conf_response #price small{
	color: #CCC;
	font-size: 11px;
	font-weight: normal;
}


#item #show .configurator {
	position: relative;
	width: 240px;		
	padding: 0 0 0 10px;
	float: right;
	background: url(../images/dot.gif) repeat-y top left ;
}


#item #show .configurator table {
	width: 100%;	
}

#item #show .configurator h1{
	font-size: 14px;
	font-variant: normal;
}

#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 .id{	
	color: #F1F1F1;
}

#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;
}

#item #show #description2{
	width: 400px;
	font-size: 11px;
	color: #333;
	border-top: 1px #CCC solid;
	padding: 10px 0 10px 0; 
}

#visualiser .link {
	display: block;
	text-align: right;
}
