#topHead {
  clear: both;
  margin:0 auto;
  width:950px;
}

#topHead a {
	text-decoration:none;
	cursor:hand;
}

.boxSize {
	width:400px;
}

#topHead .textHeader {
	width:500px;
	float:left;
	margin:30px 0 0 0;
}

#topHead img {
  float: right;
  margin-right: 10px;

}

#topHead img.last {
  margin-right: 0px;
}

#topHead h1 {
	float:left;
	font-size: 46px;
	width:601px;
	color:#686868;
	padding:0;
	margin:10px 0 0 0;
}

#topHead h2 {
	float:left;
	margin:0;
	padding:2px 0 0 0;
	font-size:18px;
	height:32px;
}

#topHead h4 {
	margin:0;
	padding:0 0 0 0;
	font-size:16px;
}

#topHead .priceDetail {
  float: left;
  width: 220px;
  background-color: #A3A3A3;
  text-align: center;
  color: #000;
  font-size: 110%;
  text-transform: uppercase;
  font-weight: bold;
  margin: 15px 10px 15px 0px;
  line-height: 154%;
}

#topHead .priceDetail p{
  font-size: 140%;
}


#topHead .priceDark {
  float: left;
  width: 220px;
  background-color: #686868;
  text-align: center;
  color: #fff;
  font-size: 110%;
  text-transform: uppercase;
  font-weight: bold;
  margin: 15px 0 15px 0px;
  line-height: 154%;
}



#topHead .priceStrong {
  background-color: #7D013D;
  width: 220px;
  float: left;
  color: #FFFFFF;
  text-align: left;
  font-size: 170%;
  letter-spacing: -1px;
  font-weight: normal;
  padding: 5px 0px 0px 0px;
}

#topHead strong span {
  font-size: 246%;
  line-height: 92%;
  float: left;
  padding: 0px 0px 0px 25px;
  font-weight: bold;
}

#topHead #mainImage img{
  margin:0 10px 15px 0;
}

#textLeft {
	width:450px;
	float:left;
	font-size:14px;
	padding:0 0 0 10px;
}

#textLeft ul {
	padding:0;
	margin:10px 0 10px 5px;
}

#textLeft li {
	list-style-type:none;
	background-image: url(/network/images/bullet.jpg);
	background-repeat: no-repeat;
	background-position:left;
	padding:0 0 5px 20px;
	text-align:left;
}

#textLeft strong {
	font-size:14px;
}

#textRight {
	width:500px;
	float:right;
	font-size:14px;
	margin: 25px 0 0 0;
}

#textRightOff {
	width:380px;
	float:right;
	font-size:14px;
	margin: 0 0 0 0;
}

#textRightOff p {
	padding:5px 0 5px 0;
	margin:0;
}

#textRightMain {
	width:460px;
	float:right;
	font-size:14px;
	padding: 58px 10px 0 0;

}


#textRight2 {
	width:450px;
	float:right;
	font-size:14px;
	margin: 0 0 0 0;
}

#textRightBox {
	background-image: url(/network/images/infobox-bg.gif);
	background-repeat: repeat-y;
	background-color:#000000;
	width:430px;
	height:auto;
	float:right;
	font-size:14px;
	margin: 0 0 0 0;
}

#textRightBox a{
	font-size:12px;
	color:#A90056;
	font-weight:bold;
}

#textRightBox table {
	margin:0 0 0 15px;
}

#textRightBox th{
	text-align:left;
	color:#a90056;
}

#textRightBox td {
	padding:5px 0 10px 0;
}

#infoBoxTop {
	background-image: url(/network/images/info-box-top.gif);
	background-repeat: no-repeat;
	width:430px;
	height:63px;
	text-align:center;
}

#infoBoxTop p {
	font-size:18px;
	font-weight:bold;
	color:#fff;
	margin:0;
	padding:8px 0 8px 0;
}

#textLeft h3.headingCent {
	text-align:center;	
}

#textLeft h3 {
	border-top:2px #000 solid;
	border-bottom:2px #000 solid;
	padding: 8px 0 8px 0;
	margin:10px 0 10px 0;
	color:#a90056;
	font-weight:bold;
	font-size:160%
}

#textLeft h4 {
	color:#a90056;
}

#textRight2 h4 {
	color:#a90056;
}

#textRight h4 {
	color:#a90056;
	margin:0;
}

#textRightOff h4 {
	color:#a90056;
	margin:30px 0 0 0;
}

.infobox #subHeader {
	text-align:center;
	padding:5px 0 0 0;
}

.infobox #subHeader p {
	padding:0;
	margin:5px 0 0 0;
}

.itembox {
  float: left;
  width: 228px;
  margin: 10px 0px 1px 0;
  text-align: center;
  padding:0px 0 0 10px;
}

.itembox.first {
  border-right: 0px;
    padding:0px 0 0 0px;
}

.itembox h2 {
  background-image: url(/network/images/itembox-top.gif);
  background-repeat: no-repeat;
  margin: 0px 0px 8px 0px;
  padding: 6px 0px 6px 0px;
  color: #FFFFFF;
  text-align: center;
  font-size: 167%;
  font-weight: bold;
  line-height: 123%;
  width:228px;

}


.infobox {
  margin: 0px 0px 8px 0px;
  padding: 6px 30px 6px 30px;
  color: #FFFFFF;
  text-align: center;
  font-size: 167%;
  font-weight: bold;
  line-height: 123%;
  width:430px;
  float:left;
}




.itembox .details {
  text-align: left;
  padding: 5px 3px 0px 15px;
  height: 300px;
  background: url(/network/images/itembox-bg.gif);
  background-repeat: repeat-y;
}

.infobox .details {
  background-image: url(/network/images/infobox-bg.gif);
  background-repeat: repeat-y;
  text-align: left;
  padding:0;
  height: 240px;
  width:430px;
  color:#000;
  font-size:12px;
  font-weight:normal;
  line-height:22px;
}

.infobox .details2 {
  background-image: url(/network/images/infobox-bg2.gif);
  background-repeat: repeat-y;
  text-align: left;
  padding:0;
  height: 240px;
  width:430px;
  color:#000;
  font-size:12px;
  font-weight:normal;
  line-height:22px;
}

.itembox .details a {
	text-decoration:none;
	cursor:hand;
}

.infobox .details img {
	float:left;
	padding:50px 0 0 40px;
}

.infobox .details h3 {
	width:230px;
	padding:0 0 0 5px;
	margin:0;
}

.infobox .details ul {
	width:175px;
	float:left;
	margin:0;
	padding:0 0 0 25px;
}

.infobox .details li {
	width:175px;
	list-style-type:none;
	background-image: url(/network/images/bullet.jpg);
	background-repeat: no-repeat;
	background-position:left;
	padding: 0 0 0 20px;
}

.infobox .details p {
	width:200px;
	padding:0 10px 0 10px;
	margin:0;
	float:left;
}


.infobox .details2 img {
	float:left;
	padding:50px 0 0 40px;
}

.infobox .details2 h3 {
	width:230px;
	padding:0 0 0 5px;
	margin:0;
}

.infobox .details2 ul {
	width:175px;
	float:left;
	margin:0;
	padding:0 0 0 25px;
}

.infobox .details2 li {
	width:175px;
	list-style-type:none;
	background-image: url(/network/images/bullet.jpg);
	background-repeat: no-repeat;
	background-position:left;
	padding: 0 0 0 20px;
}

.infobox .details2 p {
	width:200px;
	padding:0 10px 0 10px;
	margin:0;
	float:left;
}


.infobox .detailBig {
  background-image: url(/network/images/infobig-bg.gif);
  background-repeat: repeat-y;
  text-align: left;
  padding: 0px 3px 0px 5px;
  height:auto;
  width:910px;
  color:#000;
  font-size:12px;
  font-weight:normal;
  line-height:22px;
}

.detailBig p.boldText{
	font-weight:bold;
}

.infobox .detailBig img {
	float:right;
}

.infobox .detailBig h2 {
	padding:20px 0 0 10px;
	margin:0;
}
.infobox #imagebox {
	width:300px;
	float:right;
	padding:0 20px 0 0;
}

.infobox #imagebox img {
	float:right;
	padding:0 0 0 0;
}

.infobox .detailBig h3 {
	width:150px;
	padding:0 0 0 10px;
	margin:0;
}

.infobox .detailBig ul {
	width:300px;
	margin:0;
	padding:0 0 0 40px;
}


.infobox .detailBig ol {
	width:400px;
	float:left;
	margin:25px 0 0 20px;
	font-weight:bold;
}



.infobox .detailBig li {
	width:400px;
}

.infobox .detailBig p {
	width:500px;
	padding:15px 10px 0 10px;
	margin:0;
	float:left;
}

.itembox .detailsbottom {
  text-align: left;
  padding: 4px 13px 0px 15px;
  height: 270px;
}

.itembox h3 {
  font-size: 150%;
  color: #494A4C;
  margin: 0px 0px 0px 0px;
  padding: 9px 0px 13px 0px;
  height: 80px;
}

.itembox p {
  width: 167px;
  color: #494A4C;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  line-height: 120%;
  float: left;
}

.itembox .price {
  float: left;
  width: 200px;
  background-color: #A3A3A3;
  text-align: center;
  color: #000000;
  font-size: 120%;
  text-transform: uppercase;
  font-weight: bold;
  padding: 2px 0 0px 0px;
  margin: 0;
  line-height: 154%;
}


.itembox strong {
  background-color: #7D013D;
  width: 200px;
  float: left;
  color: #FFFFFF;
  text-align: left;
  font-size: 170%;
  letter-spacing: -1px;
  font-weight: normal;
  padding: 5px 0px 0px 0px;
   margin: 0;
}

.itembox strong.blue {
  background-color: #0085c5;
}

.itembox strong.green {
  background-color: #009E33;
}

.infobox .price {
  float: right;
  width: 190px;
  background-color: #A3A3A3;
  text-align: center;
  color: #000000;
  font-size: 120%;
  text-transform: uppercase;
  font-weight: bold;
  margin: 20px 10px 0px 0px;
  line-height: 154%;
}

#topHead strong span.centerText {
  padding:0 0 0 25px;
}

.infobox strong {
  background-color: #7D013D;
  width: 190px;
  float: left;
  color: #FFFFFF;
  text-align: left;
  font-size: 170%;
  letter-spacing: -1px;
  font-weight: normal;
  padding: 5px 0px 0px 0px;
}

.infobox strong.blue {
  background-color: #0085c5;
}

.itembox strong span {
  font-size: 246%;
  line-height: 92%;
  float: left;
  padding: 0px 0px 0px 8px;
  font-weight: bold;
}

.infobox strong span {
  font-size: 246%;
  line-height: 92%;
  float: left;
  padding: 0px 0px 0px 8px;
  font-weight: bold;
}

.itembox .base {
  clear: both;
  background: url(/network/images/itembox-bottom.gif);
  background-repeat: no-repeat;
  width: 228px;
  height: 11px;
  padding-top:0px;
}

.infobox .bigBase {
  clear: both;
  background-image: url(/network/images/infobig-bottom.gif);
  background-repeat: no-repeat;
  width: 918px;
  height: 20px;
}

.infobox .base, #textRightBox .base {
  clear: both;
  background-image: url(/network/images/infobox-bottom.gif);
  background-repeat: no-repeat;
  width: 430px;
  height: 15px;
}


.infobox .base2 {
  clear: both;
  background-image: url(/network/images/infobox-bottom2.gif);
  background-repeat: no-repeat;
  width: 430px;
  height: 15px;
}



.infobox .infotop {
  clear: both;
  background-image: url(/network/images/infobox-top.gif);
  background-repeat: no-repeat;
  width: 430px;
  height: 15px;
  overflow: hidden;
}

.infobox .big {
  clear: both;
  background-image: url(/network/images/info-big-top.gif);
  background-repeat: no-repeat;
  width: 918px;
  height: 31px;
}

.infobox .big p {
  margin:0;
  padding:4px 0 0 0;
}

#leftcol {
  float: left;
  padding: 8px 10px 0px 0px;
}

#leftcol .panel {
  background-repeat: no-repeat;
  width: 224px;
  height: 130px;
  padding: 0px 7px 10px 0px;
  text-align: right;
  position: relative;
}

#leftcol .panel h2 {
  margin: 0px 0px 0px 0px;
  padding: 14px 0px 0px 0px;
  color: #FFFFFF;
  font-size: 188%;
  line-height: 100%;
}

#leftcol .panel h3 {
  margin: 0px 0px 0px 0px;
  padding: 4px 0px 0px 0px;
  color: #7C003C;
  font-size: 117%;
  line-height: 100%;
  text-transform: uppercase;
  letter-spacing: -0.25px;
}

#leftcol .panel img {
  margin: 3px 0px 3px 0px;
}

#leftcol .panel a {
  display: block;
  width: 231px;
  height: 130px;
  position: absolute;
  z-index: 10;
  top: 0px;
  left: 0px;
  background-image: url(/network/images/transparent.gif);
}

.content {
  float: right;
  width: 730px;
  padding-left: 9px;
}

.content h1 {
  color: #7C003C;
  font-size: 150%;
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 0px 0px;
}

.content p {
  margin: 0px 0px 0px 0px;
  padding: 10px 0px 6px 1px;
  font-size: 92%;
  line-height: 120%;
}

.content ul {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 5px 0px;
  list-style: none;
}

.content ul li {
  background-image: url(/network/images/tick.gif);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 3px 0px 2px 20px;
  text-transform: uppercase;
}

.config {
  float: left;
  width: 739px;
  margin: 12px 0px 6px 0px;
  background-image: url(/network/images/config-bg.gif);
}

.config h2 {
  background-image: url(/network/images/config-top.gif);
  background-repeat: no-repeat;
  text-align: center;
  color: #FFFFFF;
  font-size: 167%;
  margin: 0px 0px 0px 0px;
  padding: 6px 0px 6px 0px;
  letter-spacing: -1px;
}

.config .base {
  clear: both;
  background-image: url(/network/images/config-bottom.gif);
  background-repeat: no-repeat;
  width: 739px;
  height: 16px;
}

.config-item {
  margin: 0px 0px 0px 0px;
  padding: 18px 1px 10px 1px;
  clear: both;
  background-image: url(/network/images/config-item-divide.gif);
  background-repeat: no-repeat;
  background-position: 24px bottom;
}

.config-item.last {
  background-image: none;
}

.config-item .image {
  width: 235px;
  padding-bottom: 1px;
  text-align: left;
  float: left;
  text-align: center;
}

.config-item .text {
  color: #494A4C;
  width: 342px;
  float: left;
}

.config-item .text h3 {
  font-size: 150%;
  margin: 0px 0px 0px 0px;
  padding: 14px 20px 0px 0px;
}

.config-item .text h3 strong {
  color: #7C003C;
}

.config-item .text p {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 6px 0px;
}

.config-item .price {
  color: #000000;
  width: 160px;
  float: left;
}

.config-item .price p {
  padding: 0px 0px 6px 10px;
  margin: 10px 0px 0px 0px;
}

.config-item .price strong {
  font-size: 350%;
  color: #7F0B43;
  letter-spacing: -0.5px;
}

.config-item .price strong input {
  background-color: #FFFFFF;
  margin: 0px;
  padding: 0px;
  border: 0px;
  display: inline;
  height: 43px;
  width: 124px;
  overflow: hidden;
  font-size: 42px;
  font-weight: bold;
  font-family: Arial;
  color: #7F0B43;
  letter-spacing: -0.5px;
}

.config-item .option {
  font-size: 80%;
  clear: both;
  padding: 0px 10px 2px 6px;
}

.config-item .option input {
  float: left;
  margin: 1px 5px 5px 0px;
  padding: 0px;
  height: 13px;
}

.tableoff {
  background-color: #E6E6E6;
  font-size: 90%;
}

.leftoff {
  background-color: #E6E6E6;
  border-left: 1px solid #DADADA;
}

.rightoff {
  background-color: #E6E6E6;
  border-right: 1px solid #DADADA;
}

.title {
  font-size: 14px;
  font-weight: bold;
}

.smprice {
  color: #646A6B;
  font-size: 10px;
}

.tbhead {
  background-color: #CCCCCC;
}

#lease p {
  margin: 10px 0px 10px 0px;
}

#lease table {
  margin: 0px auto 0px auto;
}

.content ul.supersitemap li {
  background-image: none;
  padding-left: 0px;
  margin-left: 15px;
  text-transform: none;
  list-style: disc;
}

.content ul.supersitemap li a {
  color: #666666;
}

#phoneMan {
	background-image: url(/network/images/phoneManBack.jpg);
	background-repeat: no-repeat;
	width:300px;
	height:190px;
	float:right;
	font-size:170%;
	font-weight:bold;
	color:#fff;
	padding:0 10px 0 0;
}

#phoneMan p {
	padding:0;
	margin:0;
	width:250px;
	text-align:center;
}

#phoneMan .textColor{
	color:#7D013D;
}

#leopard-banner {
	background-image: url(/network/images/leopard-banner.jpg);
	background-repeat: no-repeat;
	width:961px;
	height:137px;
	}

#leopard-banner h2 {
	font-size:24px;
	color:#fff;
	padding:50px 0 0 50px;
}

.vatBox {
	padding:5px 0 0 0;
	font-weight:bold;
}

.laptopLink {
	text-decoration:none;
	color:#000;
		cursor:hand;
}

#imageAdverts {
	float: right;
	padding:10px 20px 0 0;
}

 none;
  padding-left: 0px;
  margin-left: 15px;
  text-transform: none;
  list-style: disc;
}

.content ul.supersitemap li a {
  color: #666666;
}

#phoneMan {
	background-image: url(/network/images/phoneManBack.jpg);
	background-repeat: no-repeat;
	width:300px;
	height:190px;
	float:right;
	font-size:170%;
	font-weight:bold;
	color:#fff;
	padding:0 10px 0 0;
}

#phoneMan p {
	padding:0;
	margin:0;
	width:250px;
	text-align:center;
}

#phoneMan .textColor{
	color:#7D013D;
}

#leopard-banner {
	background-image: url(/network/images/leopard-banner.jpg);
	background-repeat: no-repeat;
	width:961px;
	height:137px;
	}

#leopard-banner h2 {
	font-size:24px;
	color:#fff;
	padding:50px 0 0 50px;
}

.vatBox {
	padding:5px 0 0 0;
	font-weight:bold;
}

.laptopLink {
	text-decoration:none;
	color:#000;
		cursor:hand;
}

#imageAdverts {
	float: right;
	padding:10px 20px 0 0;
}

