﻿.details {
	padding:20px 50px 0 50px;
	margin:0 auto;
}

.details-left{
	float:left;
	width:50%;
}

.details-right {
	float:right;
	width:50%;
}

.large {
	float:left;
	border:1px #777777 solid;
}

.large img {
	display:block;
}

.thumbnails {
	float:left;
}

.thumbnail {
	margin: 7px 0 7px 10px;
	cursor:pointer;
	border:1px #777777 solid;
}

.specs {
	float:right;
}

.labels {
	width:150px;
}

.label {
	font-weight:bold;
	vertical-align:top;
}

.plat {
	float:right;
	padding-left:20px;
}

.plat a {
	text-decoration:none;
	text-align:center;
}

.details-footer {
	padding-top:20px;
	text-align:center;
}

/** light-window **/

.light-wrapper {
	width:600px;
	min-height:550px;
	margin:1px 25px 1px 25px;
}

.light-header{
	background:url(/images/light-top.jpg) no-repeat;
	width:600px;
	height:10px;
}

.light-body-top {
	background:url(/images/light-body-top.jpg) no-repeat;
	width:600px;
	height:20px;
}

.light-content {
	background:url(/images/light-background.jpg) repeat-y;
	width:600px;
	min-height:324px;
	float:left;
}

.content-bottom {
	width:550px;
	margin:20px auto;
	text-align:center;
}

.lot-description {
	padding:0 25px 25px 25px;
}

.lot-table {
	display:inline;
	margin:0 auto;
}

.plat-image img{
	border:1px #000 solid;
}

.light-body-bottom {
	background:url(/images/light-body-bottom.jpg) no-repeat;
	width:600px;
	height:15px;
}