body {
  margin-top: 0;
  text-align: center;
  background: #0098CF url(../images/mainbackground.png) repeat-y fixed center center;
  font-family:arial,tahoma,verdana,sans-serif;
}

body, .container {
  width: 800px;
}

.content-main, body, .container, .centred {
  margin-left: auto;
  margin-right: auto;
}

.calculator-popup {
  width:500px;
}

.product-popup, .terms-popup {
  width:520px;
}

.terms-popup {
  font-size:10pt;
}

.terms-popup h1 {
  text-align:center;
  font-size:18pt;
  margin-top:10px;
}

.terms-popup h2 {
  font-size:14pt;
  margin-bottom:5px;
}

.noprint {
  display: inline;
}

.content-welcome-text p a, .text-colour1, .content-main-text h1, .content-main-text p a,
.rentals h2.header2 {
  color: #0098CF;
}

.border-colour1 {
  border:2px solid #0098CF;
}

.content-welcome-header, .text-colour2, .rentals h2.header1 {
  color: #FA5F1C;
}

.border-colour2 {
  border:2px solid #FA5F1C;
}

.text-colour3, .rentals h1 {
  color:green;
}

.border-colour3 {
  border:2px solid green;
}

.text-colour4, .fishbowlhire h1, .fishbowlhire h2.header2 {
  color:#ff3399;
}

.border-colour4 {
  border:2px solid #ff3399;
}

.text-colour5 {
  color: red;
}

.text-colour1 a {
  color: black;
}

.container {
  text-align: left;
}

.header {
  width: 100%;
  height: 171px;
  display: block;
  vertical-align: top;
  background: transparent url(../images/logo.gif) no-repeat scroll top center;
}

.header-print {
  visibility: hidden;
  display: none;
}

.header-left, .header-right {
  display: inline;
  width: 190px;
  height: 171px;
}

.header-left {
  float: left;
  background: transparent url(../images/topleft.png) no-repeat scroll center center;
}

.header-right {
  float: right;
  background: transparent url(../images/topright.png) no-repeat scroll center center;
}

.front-left-panel {
  float:left;
  width:209px;
}

.front-right-panel {
  float:right;
  width:209px;
}

.content {
  min-height: 520px;
}

.content-welcome-header {
  font-weight:bold;
  font-size:200%;
  text-decoration:underline;
  padding-top:20px;
}

.content-welcome-text {
  font-size:150%;
  padding: 0 10px 0 10px;
}

.content-welcome-text .welcome-aboutus {
  font-size:75%;
  clear:both;
  padding-top:0;
}

.content-welcome-text .welcome-aboutus p {
  margin:0;
}

.content-welcome-right {
  float:right;
}

.content-welcome-enjoy {
  font-style:italic;
}

.content-main {
  color: black;
  text-align: center;
  width: 90%;
  padding: 10px 0 10px 0;
  min-height: 400px;
}

.content-main-text {
}

.content-main-text h1 {
  text-align: center;
  margin: 5px;
  padding: 5px;
  font-size: 150%;
  text-decoration:underline;
}

.content-main-text h2 {
  text-align: left;
  margin-top: 5px;
  margin-bottom: 0px;
  padding: 0px;
  font-size: 120%;
}

.content-main-text p, .content-main-text ul {
  text-align: left;
  margin-top: 5px;
  margin-bottom: 0px;
}

.content-main-text .values-summary {
  margin-top: 0;
  font-size:120%;
}

.content-rh-image {
  float:right;
  margin-left:10px;
  margin-bottom:10px;
}

.content-rh-column {
  clear:none;
  float:right;
  width:300px;
  margin-left:5px;
  margin-bottom:5px;
}

.content-rh-box {
  border:1px dotted black;
  margin-bottom:5px;
}

.content-rh-box h2 {
  text-align:center;
  font-size:110%;
}

.content-left {
  clear:none;
  float:left;
}

.price_based_on {
  font-size:70%;
  text-align:left;
  max-width:140px;
}

p.price_based_on {
  max-width:100%;
  float: right;
}

td.starprice {
  min-width:140px;
}

img.starprice {
  width:140px;
}

.price {
  margin-top:10px;
  margin-bottom:10px;
  font-weight:bold;
}

.front-page {
  padding-top: 15px;
  text-align: center;
}

.footer {
  width: 800px;
  clear: both;
  border-top: 1px solid black;
  margin: 0px;
  padding: 0.1em 0em 0.1em 0em;
  color: black;
  text-align: center;
  vertical-align: bottom;
  color: #AAAAAA;
}

.footer p {
  margin: 0px;
  padding: 0px;
  font-size: 75%;
}

.footer a {
  text-decoration: underline;
  color: #AAAAAA;
}

.footer a:hover {
  color: darkblue;
  text-decoration: none;
}

.terms-popup .footer {
  margin-top:20px;
}

.terms-popup .footer p {
  font-size: 85%;
}

.calculator-popup .footer, .product-popup .footer, .terms-popup .footer {
  font-size:75%;
  width:100%;
}

a.contact {
  color:darkblue;
}

a.contact:hover {
  text-decoration:none;
}

.top-tip {
  border:medium double rgb(0,0,255);
  width:220px;
  margin-top:20px;
  margin-left:120px;
  padding:10px;
}

.top-tip p.title {
  padding-bottom:10px;
  text-align:center;
  font-weight:bold;
  text-decoration:underline;
}

.save-highlight {
  display:inline;
  color: #ff9900;
  font-weight:bold;
}

a.advert {
	text-decoration:none;
}

a.advert img {
	margin-top:10px;
	border: none;
}

.offer-frame {
  width:120px;
  height:140px;
}

.bold-ul {
  font-weight:bold;
  text-decoration:underline;
}

dl.install {
  text-align:left;
}

dl.install dt {
  font-weight:bold;
}

dl.install dd {
  margin-bottom:10px;
}

.rentals h1, .fishbowlhire h1 {
  margin:0;
  padding:0;
}

.rentals h2, .rentals h1,
.fishbowlhire h2, .fishbowlhire h1 {
  text-align:left;
}

.servicelist-title{
  text-align:left;
  margin-left:0px;
  padding-left:20px;
	width:270px;
	max-width:270px;
	overflow:hidden;
	white-space:nowrap
}

.servicelist-price {
  text-align:left;
}

dl {
  text-align:left;
}

.left-list {
	width:450px;
	max-width:450px;
	text-align:left;
}

dt {
  color: #FA5F1C;
	font-weight:bold;
}

dd {
  margin-left:20px;
}
