#page {
   width: 100%;
   text-align: center;
}

#layout {
   width: 800px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#headertext 
{
	position:relative;
	left: 12px;
	top: -47px;
	width: 400px;
	height: 10px;
	font: 23px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#indexnavigation {
	width: 250px;
}

#indexnavigation ul {
	margin: 0px 5px 15px 20px;
	padding: 5px 10px;
}
#indexnavigation li {
	margin: 8px;
	list-style-type: none; display: block; border-bottom: 1px solid #dedede;
}
#indexnavigation li a {
	border-bottom: none; background: transparent 0 6px;
	text-decoration:none;
	color:#990000;
}
#indexnavigation li a:hover {
	border: none; background: transparent url(bullet77_b.gif) no-repeat 0 6px;
	background-color:#CCCCCC;
	color:#990000;
}


#indexMain {
}

#indexholder {
	width: 555px;
	margin: 0 5px;

}

.entryholder {
	width: 555px;
	clear:both;
	padding:5px 0;
}

.entryholder img {
	width: 197px;
	height: 148px;
	border: none;
}

.entrycontent {
	width: 340px;
	margin-right: 5px;
	float:right;
}

.entrycontent p {
	margin: 0px 0 2px 0;
	padding: 0;
}

.entrytitle, .entrytagline, .entryprice {
	font-weight:bold;
	font-size:13px;
}
.entryprice {
	color:#FF6600;
}

.entryreference {
	float:right;
	font-weight:bold;
	text-transform:uppercase;
}

.entrytext {
	margin: 3px 0 3px 0;
	padding: 2px 0;
}
.entrytext p {
	margin: 3px 0;
}

.entrytext ul {
	margin: 5px 0;
	padding-left: 25px;
 
}
.entrytext li {
	list-style:disc;
}


#detailMain, #detailtitle, #imageholder, #storyholder, #specsholder
{
	/*
	border:#00FF00 thin solid;
	*/
}
#detailMain
{
	width: 543px;
	height: 100%;
	margin: 0 8px;
}
#detailtitle
{
	font-size:16px;
	font-weight: bold;
}
#subtitle
{
	margin:10px 0px 10px 22px;
}
#pricerange
{
	margin: 15px 0px 20px 0px;
}
#imageholder
{
	width: 550px;
	margin-bottom: 20px;
	padding:0;
}

#imageholder img
{
	margin: 2px 8px 2px 0px;
	border: 1px solid #666666;

}

#storyholder
{
	width:355px;
	color:#333333;
}

#specsheader
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background-color:#CCCCCC;
	border: 1px solid #666666;
	padding:2px;
}

#specsholder 
{
	float:right;
	width: 170px;
}
#specstable
{
	padding: 5px 0 3px 0px;
}
#specstable td
{
	color:#666666;
	border-bottom: 1px solid #CCCCCC;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
#specstable td.col1
{
	color:#000000;
	width:35%;
	padding-right:5px;
}
#specstable tr
{
	padding:2px;
	padding-right:5px;
	vertical-align:top;
}
#googlelocation
{
	float: right;
	width: 425px;
	height: 350px;
}

.SellingWhite, .SellingAddress, .SellingMore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-position: bottom;
	vertical-align:text-bottom;
}
.SellingWhite input {
	vertical-align: middle;
}

.SellingAddress, .SellingMore {
	color:#CCCCCC;
}
.SellingAddress a, SellingAddress a:hover, 
.SellingMore a, SellingMore a:hover {
	text-decoration:none;
	color:#CCCCCC;
}

.SellingMore a {
	text-decoration: underline;
}

.SellingAddress a:hover, .SellingMore a:hover {
	text-decoration:none;
	color:#FFFFFF;
}

.ThinkingOfFixed {
	width: 190px;
	font-size: 9px;

}
.ThinkingOfFixedInput {

	width: 190px;
	font-size: 12px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
p {
}
.SiteBy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	vertical-align: middle;
	text-align: right;
}
.HeadingGold img {
	border:none;
}