body{
	font-family: “Myriad Pro”, Arial, Helvetica, Tahoma, sans-serif;
	color: #fff;
	overflow:hidden;
}

.clear{clear:both;}

.padding{
	padding-left: 7px;
	padding-right: 7px;
}

h1{
	margin-top: 12px;
	margin-bottom: 0;
	font-weight: normal;
	padding-left: 9px;
	line-height: 45px;
}

h2{
	font-weight: normal;
	padding-left: 5px;
	padding-top: 6px;
}

h3 {
	padding: 0 0 2px;
	margin: 8px 20px 8px 0;
	border-bottom: 1px solid #333;
}

.page{
	width:1360px;
	height: 764px;
	position: relative;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: -28px;
	border-bottom: 4px solid #000;
	background-color: #000;
}

#header{
	display: none;
}

.head{
	color: white;
	background-color: #BF2626;
	height:65px;
	-webkit-print-color-adjust:exact;
}

.red{
	background-color: #BF2626;
	-webkit-print-color-adjust:exact;
}

.black{
	background-color: black;
	-webkit-print-color-adjust:exact;
}

#name{
	float: left;
	font-size: 18px;
	margin-bottom: 0;
}

#price{
	float: right;
	font-size: 32px;
	margin-top: 16px;
	padding-right: 10px;
}
#price span {
	font-size: 14px;
	font-weight: bold;
}

#spec dl{
	margin: 22px 0;
	margin-top:0px;
	float: right;
	font-size: 22px;
	width: 348px;
	margin-bottom: 0px;
}

#spec dt {
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	width: 140px;
	float: left;
}

#spec dd {
	margin-left: 10px;
	float: left;
}

#spec dd span {
	margin-left: 2px;
	font-weight: bold;
	font-size: 14px;
}

#spec dd + dt, dl.inline dd + dd {
    clear: left
}

#spec dd + dd {
    float: none
}



#largeIMG{
	position: relative;
	width: 480px;
	float: left;
	/*margin-left: -168px;*/
}

#largeIMG img{
	border: 1px solid black;
}

#ribbon {
	padding-right: 70%;
	position: absolute;
	top: -4px;
	left: -4px;
}
#ribbon img {
	border: none;
}
#ribbon.ForSale {
}
#ribbon.Sold {
}
#ribbon.New {
}
#ribbon.UnderOffer {
}

#ribbon p {
	display: none;
}

#topinfo{
	height:340px;
	margin-top: 10px;
}
.extrainfobox {
	float: left;
	width: 49%;
}
.extrainfobox h3 {
	padding: 0 0 2px;
	margin: 8px 20px 8px 0;
	border-bottom: 1px solid #333;
}
.extrainfobox ul li {
	font-weight: normal;
}
ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}

hr{
	height: 3px;
	background-color: black;
	width:100%;
	-webkit-print-color-adjust:exact;
}

#images{
	width: 504px;
	margin-left: 502px;
	margin-top: -337px;
}

#images li{
	padding-right: 2px;
}

#images li img{
	border: 1px solid black;
}

#images li.last{
	padding-right: 0px;
}

.lower-images {
	padding: 6px;
}

#overview{
	margin-top: -12px;
	color: #000;
	background-color: #fff;
	height:40px;
	-webkit-print-color-adjust:exact;
}
#overviewspec{
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	margin-top: 15px;
}
#contact{
	margin-top: 109px;
	float: right;
	width: 70px;
	text-align: right;
	font-size: 13px;
}

#disclaimer{
	float: right;
}


#left{
	float: left;
	width: 33%;
}

#right{
	float:right;
	width: 33%;
}

#center{
	margin: 0 auto; width: 33%;
}

#contentover{
	text-align: justify;
	padding-top: 10px;
	font-size: 20px;
	height: 209px;
}
#website {
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	text-transform:uppercase;
	letter-spacing: 6px;
	margin-top: -22px;
}
#footer
{
   display:block;
   position:absolute;
   bottom:0px;
   width:100%;
   height:1in;          
}

#logo {
	margin: 7px;
	margin-top: 73px;
	width: 90px;
}
#address {
	float:left;
}
#contact_details {
	width: 520px;
	float: right;
}
#small_print {
	font-size: 10px;
}

.foot{
	width:1104px;
	margin-left: 124px;
	margin-right: auto;
	height: 115px;
	text-align: center;
	padding-top: 3px;
}
.bottom{
	margin-top: -23px;
	position: absolute;
}
#logosmall{
	margin-left: 5px;
	position: absolute;
}
#qr{
	float: right;
	border: solid 3px #fff;
	margin-top: -2px;
	margin-left: 1235px;
	position: absolute;
}