@charset "utf-8";
/* CSS Document */

* {
	padding: 0px;
}
#wrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	margin-top: 25px;
}
#wrapper #logo {
	height: 52px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper #navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
	color: #333333;
	background-color: #CBD5C8;
	height: 28px;
	text-align: right;
	padding-right: 25px;

}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #bodyarea #left {
	height: 475px;
	width: 320px;
	float: left;
}
#wrapper #bodyarea #right {
	height: 475px;
	width: 500px;
	float: right;
}
#wrapper #bodyarea #footer {
	background-color: #CBD5C8;
	height: 28px;
	clear: both;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
	color: #333333;
	padding-left: 150px;
}
#wrapper #bodyarea #left #item_photo_wrapper {
	background-color: #333333;
	height: 475px;
	width: 320px;
}
#wrapper #bodyarea #left #item_photo_wrapper #main_photo {
	height: 240px;
	width: 320px;
	padding-top: 50px;
	text-align: center;
}
#wrapper #bodyarea #right #description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 275px;
	width: 250px;
	margin-top: 50px;
	float: left;
}
#wrapper #bodyarea #right #more_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 25px;
	width: 190px;
	float: right;
	margin-top: 142px;
	font-weight: bold;
}
.navigation ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	font-weight: bold;
	line-height: 28px;
	white-space: nowrap;
	margin: 0px;
	padding-left: 360px;
}
.navigation li {
	list-style-type: none;	
	display: inline
}
.navigation li a {
	text-decoration: none;
	color: #333333;
	padding-top: 6px;
	padding-right: 25px;
	padding-bottom: 6px;
	padding-left: 25px;
}
.navigation li a: visited{
	color: #333333;
}
.navigation li a:hover{
	color: #FF6600;
	background-color: #333333;	
}
.active a{
	color:#ff6600;
	//background-color:#333;
}
#wrapper #bodyarea #left #item_photo_wrapper #detail_thumbnails {
	height: 60px;
	width: 320px;
	margin-top: 40px;
}
#wrapper #bodyarea #left #item_photo_wrapper #detail_thumbnails2 {
	height: 60px;
	width: 320px;
	margin-top: 5px;
}

#wrapper #bodyarea #right #more_pic_wrapper {
	height: 300px;
	width: 190px;
	float: right;
}
#wrapper #bodyarea #right #more_pic_wrapper #more_pic_left {
	height: 300px;
	width: 90px;
	float: left;
}
#wrapper #bodyarea #right #more_pic_wrapper #more_pic_right {
	height: 300px;
	width: 100px;
	float: right;
}
#wrapper #bodyarea #right #description #description_text {
	height: 250px;
	width: 250px;
}
#wrapper  #bodyarea  #right  #description  #inquire_wrapper {
	height: 25px;
	width: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FBFE78;
	height: 20px;
	width: 55px;
	border: 1px dashed #FFFFFF;
	line-height: 18px;
	background-color: #666666;
}
.sold {
	color: #FF0000;
}
