/* HIGHCROSS STYLES */
body, table, tr, td, a, p, h1, h2, h3, h4, h5
{font-family: arial, helvetica, sans-serif;}

/* Page body style */

body
{
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	background-color: #fff;
	background-image: url("../images/common/butterflies_bg.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
	z-index: 1;
}

td
{/*font-size: 0.7em;*/}

p, ul
{
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	font-size: 0.7em !important;
	margin-top: 0px;
	line-height: 1.5em;
}

h1
{
	color: #0D0D0D;
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 30px;
}

h2
{
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 0.7em;
	color: #0D0D0D;
}

h3
{
	margin-top: -4px;
	margin-bottom: 0px;
	font-size: 0.7em;
	color: #0D0D0D;
}

h4
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 0.7em;
	color: #0D0D0D;
}

a:link, a:active, a:visited
{
	font-family: arial, helvetica, sans-serif;
	/*color: #ef223d;*/
	color:#330000;
	font-size: 1em;
	text-decoration: none;
}

a:hover
{
	/*color: #629ae3;*/
	color: #333;
	font-size: 1.0em;
	text-decoration: underline;
}

/* Container for page */
#container
{
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
	width: 100%;
	background-image: url("../images/common/black_strip_bg.gif");
	background-repeat: repeat-x;
}

#header
{
	position: relative;
	background-color: #ddd;
	background-image: url("../images/header/header_bg.gif");
	background-repeat: no-repeat;
	width: 962px;
	height: 178px;
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
}

#top-menu {
	z-index: 6;
}

#content-container
{
	background-color: #fff;
	width: 962px;
	min-height: 590px;
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
	background-image: url("../images/common/main_container_sides.gif");
	background-repeat: repeat-y;
	z-index: 1;	
}

#footer-container
{
	width: 962px;
	padding: 0 0 0 0;
	margin: 20px auto 0 auto;
}
	
#container-top
{
	width: 962px;
	height: 13px; /* Needs to be 13px to include the margin */
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
	overflow: hidden;
}	
	
#container-bottom
{
	position: relative;
	width: 962px;
	height: 8px;
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
}

#container-bottom img
{
	position: absolute;
	top: 0;
	left:0;
}

#content
{
	padding: 0 0 0 0;
	margin: 0 7px 0 7px;
	z-index: 2;	
}

/* HEADER ELEMENTS */
/* Top Grey Menu */
#opening-times
{
	position: relative;
	top: 25px;
	left: 45px;
	width: 400px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#opening-times p
{
	color: #fff;
	font-weight: bold;
}

#opening-times p span
{
	color: #f9be3b;
	padding: 0 5px 0 0;
}

#logo
{
	position: relative;
	top: 35px;
	left: 35px;
	width: 198px;
	height: 70px;
	margin: 0;
	padding: 0;
}

#logo h1
{
	margin: 0;
	padding: 0 0 0 0;
}

#main-menu
{
	position: absolute;
	top: 156px;
	left: 20px;
	/*position: relative;
	margin: 58px 0 0 20px;*/
	z-index: 4;
}

#search
{
	position: absolute;
	top: 3px;
	right: 0;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color: #;
	z-index: 9;
}

#search-input
{
	float: left;
	padding: 0 3px 0 0;
}

#search-go
{
	float: left;
}

.search-textbox-watermark,
input.search
{
	border: 1px solid #222;
	background-color: #666;
	color: #CCC;
	width: 150px;
	height: 14px;
	padding: 3px;
	margin: 0 0 0 0;
}

input#search-button
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

/* BASIC FORMS */

fieldset
{
	padding: 0;
	margin: 0 0 0 0;
	border: 0px solid #ccc;
}

legend
{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #ef223d;
	font-size: 0.7em;
	margin: 0 0 0 0;
	padding: 10px 0 10px 0;
	line-height: 1.5em;
}

label
{
	font-size: 0.65em;
	margin: 0 0 0 0; 
	padding: 4px 10px 0 0; 
	width: 90px; 
	display: block; 
	float: left; 
	text-align: left; 
	position: relative;
}

form p
{font-size: 0.6em;}

/* FOOTER ELEMENTS */

#footer-container a.footer-link
{
	color: #000;
	padding: 0 10px 0 10px;
	margin: 0 0 0 0;
}

span.telephone
{
	color: #f9be3b;
	font-size: 1.2em;
}

span.telephone-number
{
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 0 0 5px;
}

#footer-container p.footer-row2
{
	color: #000;
	padding: 0 0 0 0;
	margin: -5px 0 0 0;
}

#footer-container a.footer-row-2-link
{color: #000;}

#footer-container #links .networkLink
{
	padding-left: 10px;
}

/* Clearing element */

.clear
{position: relative; clear: both; height: 0; line-height: 0; font-size: 0; overflow: hidden;}

/* Standard images */
img
{border: none;}