*
{ 
	margin: 0px;
	padding: 0px;
}

html 
{ 
	overflow-y: scroll;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	background: #E7E7FF;
	margin: 10px 0px;
}

div#page
{
	border: 1px solid #336699;
	width: 950px;
	margin: 0px auto;
	background: white url(/skins/abbeycourtbournemouth.co.uk/resources/background-topleft.png) no-repeat;
}

div.clear
{
	clear: both;
}

div#header
{
	height: 140px;
	background:  url(/skins/abbeycourtbournemouth.co.uk/resources/background-top.png) repeat-x;
	text-align: center;
}

div#header div.title
{
	background: url(/skins/abbeycourtbournemouth.co.uk/resources/header-logos.gif) right center no-repeat;
	padding: 20px 0px 20px 0px;
}

div#header h2
{
	font-weight: normal;
	font-size: 15px;
	color: #999999;
}

div#header h2 a
{
	color: #999999;
	text-decoration: none;
}

div#header h2 a:hover
{
	color: #336699;
	text-decoration: underline;
}

#sidebarWrapper
{
	background:  url(/skins/abbeycourtbournemouth.co.uk/resources/background-left.png) repeat-y;
}

#sidebar
{
	width: 150px;
	float: left;
}

/* Footer */

#footer
{
	color: #555;
	padding-left: 113px;
	background:  url(/skins/abbeycourtbournemouth.co.uk/resources/background-left.png) repeat-y;
	text-align: center;
}

div#copyright
{
	float: left;
	width: 370px;
	text-align: left;
	padding: 5px;
}


div#poweredby
{
	float: right;
	width: 370px;
	text-align: right;
	padding: 5px;
}

div#footerNav
{
	margin-left: 142px;
	margin-right: 142px;
}



div.microNav
{
	margin: 0px 10px;
	padding: 5px;
	border-bottom: 1px solid #777;
}

#primaryNav
{
	padding-left: 10px;
}

#primaryNav div.navTab
{
	padding: 5px 0px 5px 38px;
	border: 1px solid white;
	margin: 2px 0px;
	background: #336699 url(/skins/abbeycourtbournemouth.co.uk/resources/logo-small.jpg) 3px 50% no-repeat;
	text-align: center;
}

#primaryNav div.navTab a
{
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#primaryNav div.navTab a:hover
{
	text-decoration: underline;
}

#primaryNav div.navTab.active a
{
	color: red;
}

a
{
	color: #336699;
	text-decoration: none;
}

a:hover, a.active
{
	color: #555;
	text-decoration: underline;
}

#contentWrapper
{
padding-right: 5px;
}

#content
{
	float: right;
	width: 625px;
	margin: 0px 10px;
}

#content.wide
{
	width: 775px;
}

#contentright
{
	float: right;
	width: 150px;
}

div.imageBlock
{
	padding: 5px 0px;
	text-align: center;
}

div.imageBlock p
{
	font-size: 90%;
	text-align: center;
}

div.imageBlock img
{
	border: 1px solid #336699;
}

div.imageBlock.noborder img
{
	border: 0px solid #336699;
}

h4, h5
{
	color: #336699;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 5px;
}

h5
{
	padding-top: 20px;
}

p
{
	font-size: 12px;
	padding-bottom: 4px;
	text-align: justify;
}

table#rates
{
	width: 400px;
	margin: 10px auto;
}

table#rates td, th
{
	width: 50%;
	text-align: center;
	padding: 5px;
	border: 1px solid #777;
}

ul
{
	padding: 5px 30px;
	list-style-image:url(http://acb.chromana.com/skins/abbeycourtbournemouth.co.uk/resources/bulletpoint.jpg);
}

li
{
	padding-bottom: 2px;
}

div.area
{
	padding: 5px;
}

div.area div.imageBlock
{
	margin: 0px;
	padding: 0px;
	width: 150px;
	float: left;
}

div.area div.linkBlock
{
	float: left;
	width: 300px;
}

div.area div.narrow
{
	width: 220px;
}

div.area div.areaWrapper
{
	margin-left: 155px;
}

div.area div a
{
	display: block;
}

div.area div a.inline
{
	display:inline;
}

div.area p
{
	margin: 0px 255px 0px 150px;
}

div.skypeinfo
{
	text-align: center;
	padding-top: 20px;
}

#contactForm
{
	padding: 10px;
	width: 755px;
}

#contactForm div.errorBox
{
	width: 400px;
	padding-bottom: 10px;
	color: red;
	text-align: center;
	height: 10px;
	float: right;
}

#contactForm label
{
	float: left;
	width: 150px;
	padding-top: 2px;
}

#contactForm input, #contactForm textarea
{
	width: 200px;
	border: 1px solid #336699;
}

#contactForm textarea
{
	height: 75px;
}

#contactForm select
{
	border: 1px solid #336699;
	width: 52px;
	text-align: center;
}

#contactForm .short
{
	width: 25px;
	text-align: center;
}

#contactForm .medium
{
	width: 50px;
	text-align: center;
}

#contactForm div
{
	padding: 2px 0px;
}

#contactForm select:focus, #contactForm textarea:focus, #contactForm input:focus
{
	border: 1px solid red;
}

#contactForm input.button
{
	width: 120px;
	background: #EEE;
}

#contactForm input.button:hover
{
	background: #336699;
	color: #fff9e9;
	cursor: pointer;
}

#contactForm div.buttonwrapper
{
	width: 350px;
	text-align: center;
	padding: 5px 0px;
}

iframe.mapframe
{
	border: 1px solid #336699;
	margin: 10px 0px;
}

.uLinksContainer a
{
	display: block;
	width: 258px;
	float: left;
}

#content iframe
{
	border: 1px solid #336699;
	width: 777px;
	height: 600px;
}
