/*<group=home listings>*/

#listings {
	padding: 24px;
	font-size: 11px;
}

.thumb_listing {
	padding: 15px;
	border: 1px solid #cccccc;
	border-top: 4px double #cccb66;
	border-right-style: none;
	border-left-style: none;
	clear: both;
}

.thumb_listing h1, #description h1 {
	margin-bottom: 2px;
	color: #326565;
	font-size: 12px;
	padding-bottom: 12px;
	border-bottom: 3px double #cccccc;
	margin-top: 0;
}

.thumb_listing h1, .thumb_listing ul {
	margin-left: 182px;	
}

.thumb_listing ul {
	padding: 0;
	margin-left: 208px;
}

.thumb_listing ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	left: -2em;
}

#description h2 {
	color: #4d4d4d;
	border-bottom: 1px solid #bfbfbf;
	padding-bottom: 2px;
	font: normal 12px "Lucida Grande", LucidaGrande, Lucida, Verdana, Helvetica, Arial, sans-serif;
}

.thumb_listing img {
	border: 1px solid #999999;
	float: left;
	margin-top: 2px;
}

.thumb_single {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 6px;
	margin-right: 16px;
	margin-bottom: 8px;
}

.img_thumbs {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 8px;
	margin-bottom: 12px;
}

.img_thumbs img {
	float: left;
	margin-left: 8px;
	margin-top: 8px;
}

.img_thumbs h1 {
	font-size: 11px;
}

.img_thumbs p {
	font-size: 10px;
	margin-bottom: 0px;
}

#description {
	background: #ffffff;
	border: 4px double #cccb66;
	width: 82%;
	height: 82%;
	text-align: left;
	padding: 4%;
	position: absolute;
	top: 5%;
	left: 5%;
}

#main_img {
	border: 1px solid #cbcbcb;
}

#description .details {
	padding: 15px;
	width: 160px;
	float: left;
	margin-right: 16px;
	border: 3px double #b3b3b3;
	background: #fafafa;
}

#description .details ul {
	margin: 0;
	padding: 0;
}

#description .details ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #cccccc;
}

#description p {
	font-size: 13px;
	line-height: 18px;
}
	
/*</group>*/


































































































































































































