﻿/* CSS Document for Self-Catering Belfast - Created 17/Aug/2009 */

/* Generals Start */

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	text-align:justify;
	background-color:#cc504c;
	margin-top:0px;
	background-image:url(images/TopSlice.gif);
	background-repeat:repeat-x;
}
table {
	width: auto;
	overflow: visible;
	margin: auto;
}
table tr {
	padding: 2px;
	margin: 2px;
}
table tr td {
	margin: 2px;
	padding: 2px;
}
h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:24px;
	text-align:center;
	color:#900201;
	font-weight: bold;
}
a {
	text-decoration:underline;
	color:#900200;
	font-size:14px;
}
a:visited {
	text-decoration:underline;
	color:#900200;
	font-size:14px;
}
a:hover {
	text-decoration:underline;
	color:#900200;
	font-size:14px;
}
/* Generals End */

/* Page Start */

.headerLinks {
	position:relative;
	top:-60px;
	left:30px;
	color:#8f0101;
	font-weight:400;
}
.headerLinks a:link {
	color:#8f0101;
	text-decoration:none;
}
.headerLinks a:hover {
	color:#8f0101;
	text-decoration:underline;
}
.headerLinks a:visited {
	color:#8f0101;
	text-decoration:none;
}
.headerLinks a:active {
	color:#8f0101;
	text-decoration:none;
}
.Container {
	width:886px;
	margin:auto;
}
#ContentArea {
	width:869px;
	background-color:#FFFFCD;
	position:relative;
	left:10px;
	top:-20px;
	background-image:url(images/ContentTop.gif);
	background-repeat:no-repeat;
}
#pageContainer {
	width:830px;
	position:relative;
	left:20px;
	top:20px;
	background-color:#FFFFCD;
}
#pageContainer small a {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#900200;
	text-decoration:underline;
	margin-left:350px;
}
#pageContainer ul {
	list-style:none;
	margin:10px;
	padding:0;
}
#pageContainer ul li {
	margin:5px 0px 0px 5px;
	padding:0px 0px 0px 20px;
	background-image:url(images/bullet.jpg);
	background-position:0px 3px;
	background-repeat:no-repeat;
}
#pageContainerLeft img {
	float:left;
	margin-right:20px;
	position:relative;
}
#pageContainerRight img {
	float: right;
	margin-top:10px;
	position:relative;
}
#pageContainerRates {
	width:610px;
	position:relative;
	left:245px;
	background-color: #FFFFCD;
	top: 20px;
}
#ContentAreaRates {
	width:869px;
	background-color:#FFFFCD;
	position:relative;
	left:10px;
	top:-20px;
	background-image:url(images/ContentTop.gif);
	background-repeat:no-repeat;
}
#ContentAreaRates ul {
	list-style:none;
	margin:10px;
	padding:0;
}
#ContentAreaRates ul li {
	margin:5px 0px 0px 5px;
	padding:0px 0px 0px 20px;
	background-image:url(images/bullet.jpg);
	background-position:0px 3px;
	background-repeat:no-repeat
}
#pageContainerSide {
	width:225px;
	position:absolute;
	left:10px;
	top:20px;
	background-color: #FFFFCD;
}
#pageContainerSide img {
	margin-top: 5px;
}
#pageContainerGallery {
	position:relative;
	left:20px;
	top:20px;
	background-color:#FFFFCD;
	width:828px;
}
#pageContainerGallery a img {
	margin: 24px;
}
#ContentBottom {
	position:relative;
	left:0px;
	top:20px;
}
.fltrt {
	float: right;
	margin-left: 10px;
}
.fltlt {
	float: left;
	margin-right: 10px;
}
