/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	margin: 0px;
	background-image:  url(images/Supersavebg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

p {
	margin: 4px 0px;
}

img {
	margin: 5px;
}

a {
	font-weight: normal;
	text-decoration: none;
	color: #914664;
}
a:hover {
	font-weight: normal;
	color: #914664;
	text-decoration: underline;
}

a.bold {
	font-weight:bold;
	text-decoration: none;
	color: #914664;
}
a.bold:hover {
	font-weight:bold;
	text-decoration: underline;
	color: #914664;
}

a.bowhouse {
	text-decoration: none;
	color: #FFFFFF;
}
a.bowhouse:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.h2 {
	font-weight: normal;
	text-decoration: none;
	color: #914664;
	cursor: hand;
}

h1 {
	color: #914664;
	font-size: 18px;
	margin: 4px 0px;
}

h2 {
	color: #914664;
	font-size: 12px;
	font-weight: bold;
	margin: 4px 0px;
}

h5 {
	
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
}

ul {
	list-style-image:  url(images/Supersavearrow.jpg);
	list-style-position: inside;
	color: #914664;
}

table td {
	font-size: 12px;
	vertical-align: top;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #914664;
	padding-top: 10px;
	padding-bottom: 10px;
}

.enq td {
	font-size: 12px;
	vertical-align: top;
	border: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

.arrow {
	position: absolute;
	height: 18px;
	width: 20px;
	background-image: url(images/Supersavearrow.jpg);
}

.readmore {
	position: relative;
	height: 40px;
	width: 80px;
	left: 680px;
	padding: 10px 0px;
	text-align: right;
}

#container {
	position: relative;
	width: 785px;
	height: auto;
	margin: 0px auto;
	text-align: left;
	top: 0px;
}

#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 80px;
	width: 500px;
	z-index: 2;
}

#strap {
	position: absolute;
	left: 15px;
	top: 5px;
	height: 20px;
	width: 400px;
	z-index: 10;
}

#contact {
	position: absolute;
	text-align: right;
	right: 5px;
	top: 10px;
	height: 60px;
	width: 300px;
}

#contactinfo {
	padding: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #914664;
}

#nav {
	position: absolute;
	top: 80px;
	height: 38px;
	color: #FFFFFF;
	width: 785px;
	background-image: url(images/Supersavestrip.jpg);
}
#nav ul {
	margin:0px;
	padding: 12px;
	list-style-image: none;
	list-style-type: none;
}
#nav ul li {
	float: left; 
	width: 125px;
	text-align: center;
	border-right: 1px solid #FFFFFF;
}
#nav ul li.noborder {
	border: none;
}
#nav ul li a {
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: none;
	text-size: 14px;
}
#nav ul li a:hover  {
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	text-size: 14px;
}

a.nav {
	text-decoration: none;
	color: #FFFFFF;
	text-size: 14px;
	font-weight: normal;
}
a.nav:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	text-size: 14px;
}
.navbox {
	position: relative;
	margin: 0px 30px;
	height: 20px;
	width: 120px;
	text-align: center;
	float: left;
}

#flash {
	position: absolute;
	top: 130px;
	left: 5px;
	height: 292px;
	width: 780px;
}

#flash img {
	margin: 0px;
}

#content {
	position: absolute;
	width: 785px;
	top: 430px;
	left: 2px;
}

#intro {
	position: relative;
	width: 785px;
	top: 0px;
	height: auto;
	min-height: 100px;
	background-image: url(images/Supersavegrad.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	left: 0px;
}
#intro p, h2, h1{ 
	padding: 2px 25px;
}

#boxes {
	position: relative;
	margin: 10px 5px;
	width: 780px;
	height: auto;
	left: 0px;
	top: 0px;
}
#boxes img {
	padding-top: 10px;
	border: none;
}
#boxes p {
	font-size: 10px;
	padding-left: 10px;
}

.prodbox {
	position: relative;
	width: 185px;
	height: 40px;
	background-image: url(images/Supersaveboxhead.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.prodbox h2 {
	padding: 12px 32px;
	color: #FFFFFF;
	font-size: 12px;
	margin: 0px;
}

#footer {
	height: 100px;
	bottom: -100px;
	width: 785px;
	text-align: right;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(images/Supersavefoot.jpg);
	background-repeat: no-repeat;
}
#footer p {
	padding-right: 25px;
	padding-top: 60px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

* html .clearfix {height: 1%;}

#enq {
	position: relative;
	height: auto;
	width: 600px;
	text-align: center;
}

.formhead {
	font-size: 14px;
}

.textbox {
	width: 300px;
}

.floatright{
	float: right;
	clear: right;
}