body {
	background-color: #2d2725;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color: white;
}
a {
	color:#FFFFFF;
	text-decoration:underline;
}
.clear {
	clear:both;
}
#wrapper {
	margin: auto;
	width: 800px;
}
#header {

}
#header-contact {
	float: right;
	text-align: right;

}
#prinav {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 35px;
}
#prinav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#prinav ul li {
	float:left;
}

#prinav ul li a {
	background-color: #e5e3bd;
	color:#727050;
	display:block;
	padding:5px 0 5px;
	text-align:center;
	text-decoration:none;
	width:150px;
	margin-right: 10px;
	border: 1px solid #727050;
}
#prinav ul li a.lastnav {
	margin-right:0px;
}
#prinav ul li a:hover {
	color: white;
	background-color:#2d2725;
	border: 1px solid white;
}
#promoimage {
	border: 10px solid #FFFFFF;
	background-image: url(../i/promo/kitchen-area.jpg);
	width: 780px;
	height: 400px;
	position: relative;
}
#terms #promoimage {
	height:auto;
}
#home #promoimage {
	background-image: url(../i/promo/lounge_kitchen_shadows.jpg);
}
#location #promoimage {
	background-image: url(../i/promo/location-map.png);
}
#booking #promoimage {
	background-image: url(../i/promo/lounge-morning.jpg);
}
#contactus #promoimage,
#terms #promoimage {
	background-image: none;
}
#promoimage #contentstrip {
	width: 220px;
	height: 400px;
	right: 100px;
	position: absolute;
	background-image: url(../i/content-strip-nograd.png);
	color: #FFFFFF;
}
#contentstrip #strip-content,
#contentstrip #strip-title {
	padding-right: 10px;
	padding-left: 10px;
}
#contentstrip #strip-title {
	height: 25px;
	padding-top:55px;
}
.strip-heading-text {
	font-weight: bold;
	font-size: 1.2em;
}
#footer {
	color: #858280 !important;
	font-size: 0.8em;
	margin-top: 10px;
}
#footer p {
	padding: 0;
	margin: 0;
	line-height:1em;
}
#footer p.rightlinks {
	float:right;
}
#infostrip {
	background-color: #38312f;
	height: 100px;
	margin-top: 10px;
	padding: 10px;
}
#infostrip p{
	padding: 0;
	margin: 0;
	line-height: 1.5em;
}
#imagestrip {
	background-color: #332f29;
	padding: 10px;
	margin-top: 10px;
}
/*
#imagestrip img {
	margin-right:27px;
}
#imagestrip img.last {
	margin-right:0px;
}
*/
#imagestrip img.whiteborder {
	border: 3px white solid;
}
#header h1 {
	background-image: url(../i/glasgowlofts_logo_large.png);
	background-repeat: no-repeat;
	height: 57px;
	width: 200px;
	text-indent:-1000px;
	float: left;
	padding:0;
	margin:0;
}
#promoimage #contact_form {
	width: 450px;
	margin: 10px;
	padding-top: 50px;
}
#promoimage #termstext {
	width: 440px;
	margin: 10px;
	padding-top:10px;
}
#contact div {
	display:block;
	margin-bottom:15px;
}
#contact div.error {
	margin-left: 130px;
}
#contact label {
	font-weight: bold;
	float: left;
	padding: 0 1em;
	text-align: right;
	width: 100px;
}
#contact input {
	background-color: #FDFBCA;
	border-style: none none dashed;
	border-color: lightgrey;
	border-width: 1px;
	padding: 5px;
	width: 250px;
}
#contact textarea {
	background-color:#FDFBCA;
	border:1px dashed lightgrey;
	padding:5px;
	width:250px;
}
#contact input.contact_submit{
	width:auto;
}

#message { width:180px;margin:60px 0 0 100px; }
#checkmark { position:relative;top:-60px;left:-60px; }


#infostrip.about-glasgow {
	height: auto;
}
#infostrip h3 {
	margin: 0px;
	padding: 0px;
}
