/* General */
body {
	background-color: #FFF;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica;
	color: #68696C;
}
img {
	border: 0px;
}
a {
	text-decoration: none;
	color: #BA1235;
}
a:hover {
	text-decoration: underline;
	color: #880027;
}
h1 {
	margin-top: 0px;
	font-size: 120%;
	font-weight: normal;
	color: #BA1235;
}
h2 {
	margin-top: 0px;
	font-size: 120%;
	font-weight: normal;
}
h3 {
	font-size: 120%;
	font-weight: normal;
}
th {
	padding: 3px;
	color: #FFF;
	background-color: #BA1235;
	font-weight: normal;
	font-size: 110%;
}
.th {
	padding: 3px;
	color: #FFF;
	background-color: #BA1235;
	font-weight: normal;
	font-size: 110%;
}
td {
	padding: 3px;
	border-bottom: 1px solid #DCDCD4;
}
.td {
	padding-bottom: 5px;
	border-bottom: 1px solid #DCDCD4;
}

/* Structure */
#backer {
	max-width: 1150px;
	background: url(/layout/main-bg.gif) center;
	margin: 0 auto;
	padding-bottom: 100px;
}
#main {
	background-color: #FFF;
	border: 1px solid #DCDCD4;
	width: 950px;
	margin: 0 auto;
	border-top-width: 0px;
}
#header {
	background-image: url(/layout/floral-tribute.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
	margin: 0px 1px 1px 1px;
	padding: 15px;
}
#center {
	margin: 15px;
	background-image: url(/layout/middle-bg-2.gif);
}
#mask {
	background-image: url(/layout/white-mask.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding: 0px 15px;
	font-size: 82%;
}
#mask p {
	line-height: 1.6em;
	margin-bottom: 0px;
}
#mask li {
	line-height: 1.6em;
}
.bar {
	padding: 0px 1px;
	border-color: #DCDCD4;
	border-style: solid;
	border-width: 1px 0px;
}

/* Tab Top */
.tabs-top {
margin-bottom: 15px;
border-bottom: 1px solid #C2C2C2;
}
.tabs-top ul {
margin: 0;
padding: 0;
}
.tabs-top li {
display: inline;
float: left;
list-style-type: none;
line-height: normal;
margin-left: 10px;
background: url(/layout/nav.gif) repeat-x top;
}
.tabs-top li a {
border: solid #DCDCD4;
padding: 10px;
display: block;
border-width: 1px 1px 0px;
text-decoration: none;
color: #68696C;
}
.tabs-top li a:hover {
border: solid #C2C2C2;
padding: 10px;
display: block;
color: #BA1235;
border-width: 1px 1px 0px;
}
.tabs-top .onpaged {
border: solid #C2C2C2;
padding: 10px;
display: block;
color: #333333;
font-weight: bold;
border-width: 1px 1px 0px;
}

.cleared {
clear: both;
}


/* Navigation */
#nav {
	background-image: url(/layout/nav.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	font-size: 10pt;
}
#nav img {
	vertical-align: middle;
}
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#nav li {
	display: inline;
}
#nav li a {
	display: inline-block;
	padding: 9px 5px 4px 5px;
	color: #2C3138;
	vertical-align: top;
}
#nav li a:hover {
	background-image: url(/layout/nav-over.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #BA1235;
	text-decoration: none;
}

/* Foot */
#foot {
	text-align: left;
	font-size: 70%;
	color: #64686D;
	line-height: 1.5em;
	background-color: #FFF;
	padding: 15px 0px 0px 0px;
}
#foot img {
	vertical-align: top;
	float: right;
}
#foot a {
	color: #64686D;
}
#foot a:hover {
	color: #A6051B;
}
#foot .info {
	font-size: 160%;
	color: #2C3138;
	line-height: 1.5em;
}

/* Pods were #DCDCD4 :( */
.quad {
	background-color: #FFF;
	padding: 10px;
	border: 1px solid #DCDCD4;
	margin-right: 14px;
	float: left;
	width: 190px;
	display: block;
}
.half {
	background-color: #FFF;
	padding: 10px;
	border: 1px solid #DCDCD4;
	margin-right: 14px;
	float: left;
	width: 416px;
	display: block;
}
.halfright {
	float: right;
	width: 436px;
	display: block;
}
.calcimg {
	width: 90px;
	float: left;
}
.calcbox {
	width: 310px;
	float: left;
}
.halftriple {
	background-color: #FFF;
	padding: 10px;
	border: 1px solid #DCDCD4;
	margin-right: 14px;
	float: left;
	width: 114px;
	display: block;
}
.full {
	background-color: #FFF;
	padding: 10px;
	border: 1px solid #DCDCD4;
}
.quadthree {
	background-color: #FFF;
	padding: 10px;
	border: 1px solid #DCDCD4;
	margin-right: 14px;
	float: left;
	width: 640px;
	display: block;
}

/* Colour and Space */
.red {
	color: #BA1235;
}
.blue {
	color: #5F87C9;
}
.canapes a {
	color: #335A89;
}
.canapes a:hover {
	color: #3A609E;
}
.canapes h1 {
	color: #335A89;
}
.canapes h2 {
	background-color: #335A89;
	color: #FFF;
	padding: 5px;
}

/* Font Variants */
.download a {
	padding: 5px 3px 5px 25px;
	background-color: #BA1235;
	background-image: url(/layout/ready.png);
	background-position: left;
	background-repeat: no-repeat;
	display: block;
	color: #FFF;
	font-size: 115%;
	cursor: pointer;
}
.download a:hover {
	text-decoration: none;
	background-color: #880027;
	background-image: url(/layout/down.png);
	background-position: left;
	background-repeat: no-repeat;
}
.downloadsm {
	font-size: 60%;
}

/* Font Variants */
.large {
	font-size: 120%;
}
.cursor {
	cursor: pointer;
}

/* Enquiry Form */

.podform label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left;
	overflow: hidden;
	width: 90px;
	padding: 0; 
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: left; 
}
.podform input, textarea, select {
	width: auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin: 5px 0 0 10px; /* set margin on left of form elements rather than right of label aligns textarea better in IE */
	font-family: Arial, Helvetica, sans-serif;
}
.podform li {
	margin: 5px 0px;
	text-align: left;
}
.podform ul {
	list-style: none;
	text-align: left;
	margin: 0;
	padding: 0;
}
