/* CSS for lansford access ltd - Simon Pollard for deckchair.co.uk 2008 */
/* Style for index page */
div#picture-box {
	background-image: url(../images/index/picture-box-bground.jpg);
	background-repeat: no-repeat;
	padding-right: 30px;
	width: 399px;
	padding-top: 20px;
	height: 311px;
	margin-top: 10px;
	font-size: 15px;
	text-align: right;
}
div#picture-box p.picture-box-main {
	margin-bottom: 30px;
	margin-top: 0px;
}
div#picture-box p {
	margin-bottom: 30px;
	margin-top: -20px;
}
div#picture-box br {
	height: 5px;
	font-size: 3px;
}
div#item-boxes-holder {
	float: right;
	margin-bottom: 15px;
}
div.item-box {
	background-image: url(../images/index/item-box-bground.jpg);
	background-repeat: repeat-y;
	width: 326px;
	margin-top: 9px;
	position: relative;
}
div.item-box img {
	margin-left: 4px;
	margin-top: 0px;
	margin-bottom: -3px;
}
div.item-box-text {
	text-align: center;
	width: 180px;
	position: absolute;
	left: 137px;
	top: 0px;
	font-size: 12px;
}
div.item-box-text h1 {
	font-size: 12px;
	color: #000099;
	margin-top: 20px;
}
div.item-box-text h2 {
	font-size: 22px;
	color: #FE0000;
	margin-top: 10px;
}
div.item-box-text a {
	font-size: 15px;
	font-weight: bold;
	color: #FE0000;
	margin-top: 10px;
	text-decoration: none;
}
div.item-box-text a:hover {
	text-decoration: underline;
}
div.item-box-header {
	background-image: url(../images/index/item-box-header.jpg);
	background-repeat: no-repeat;
	height: 4px;
	font-size: 1px;
}
div.item-box-footer {
	background-image: url(../images/index/item-box-footer.jpg);
	background-repeat: no-repeat;
	height: 4px;
	font-size: 1px;
	margin-top: 0px;
}
div#specials-box {
	background-image: url(../images/index/specials-box-bground.jpg);
	background-repeat: repeat-y;
	width: 430px;
	margin-top: 10px;
}
div#specials-box h1 {
	background-color: #FE0000;
	font-size: 16px;
	padding-top: 5px;
	height: 26px;
	padding-left: 15px;
	color: #FFFFFF;
	margin-right: 5px;
}
div#specials-box ul {
	font-size: 12px;
	margin-left: 30px;
	margin-right: 25px;
	list-style-position: outside;
	list-style-image: url(../images/index/bulletpoints.jpg);
}
div#specials-box li {
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
div#specials-box ul a {
	color: #FE0000;
	font-weight: normal;
	text-decoration: none;
}
div#specials-box ul a:hover {
	text-decoration: underline;
}
div#specials-box-header {
	background-image: url(../images/index/specials-box-header.jpg);
	background-repeat: no-repeat;
	height: 4px;
	font-size: 1px;
}
div#specials-box-footer {
	background-image: url(../images/index/specials-box-footer.jpg);
	background-repeat: no-repeat;
	height: 4px;
	font-size: 1px;
	margin-top: 0px;
}

div#selection {
	width: 750px;
	height: 475px;
	position: relative;
	z-index: 1;
}
div#selection a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
}
div#selection a:hover {
	text-decoration: underline;
}
div#selection-row1 p, div#selection-row2 p, div#selection-row3 p {
	margin-bottom: 0px;
	margin-top: 0px;
	width:220px;
	line-height:12px;
}
div#selection-row1 a, div#selection-row2 a, div#selection-row3 a {
	margin-bottom: 0px;
	margin-top: 10px;
	display: block;
	height: 10px;
}
div#selection-row1 {
	position: absolute;
	left: 15px;
	top: 10px;
}
div#selection-row2 {
	position: absolute;
	left: 260px;
	top: 10px;
}
div#selection-row3 {
	position: absolute;
	left: 510px;
	top: 10px;
}

.page-head h3, .page-head-alt h3 {
color:#2F2F2F;
}
#nav {
font-size:1.1em;
padding:0;
}
#nav a {
color:#A7C6DD;
float:left;
font-weight:bold;
padding:0;
}
form {
display:block;
}
