/* CSS Document */
/*
File	 			css/common.css
Version				1.00
Description			Common CSS Elements
URL					???
Copyright Notice	© Copyright Lazy Grace Ltd.
*/

/* Common */

body {
	padding: 0;
	margin: 0;
	background-image: url(newImages/bgRpt.gif);
	background-repeat: repeat-x;
}

/* text links */
a:link {
	color: #964C37;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B85E43;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


#container {
	width: 851px;
	height: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.image {
	width: 851px;
	height: 203px;
	background-image: url(newImages/seahousesNew_02_crop.jpg);
	background-repeat: no-repeat;
	float: left;
	background-position: 19px;
}
.loginLeft {
	width: 208px;
	height: 25px;
	background-image: url(newImages/seahousesNew_04.gif);
	background-repeat: no-repeat;
	float: left;
}
.loginStrip {
	width: 643px;
	height: 25px;
	background-image: url(newImages/loginBar_05.gif);
	background-repeat: no-repeat;
	float: left;
}
.loginField {
	width: 643px;
	height: 25px;
	background-repeat: no-repeat;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	vertical-align: middle;
}
.topMenu {
	width: 734px;
	height: 22px;
	background-repeat: no-repeat;
	float: left;
}

.welcomePanel {
	float: left;
	height: 224px;
	width: 643px;
	background-image: url(newImages/seahousesNew_07.gif);
	background-repeat: no-repeat;
}
.welcomeText {
	float: left;
	height: auto;
	width: 205px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	padding-left: 26px;
	padding-top: 58px;
	line-height: 16px;
	vertical-align: top;
}
.weatherPanel {
	float: left;
	height: 221px;
	width: 208px;
	background-image: url(newImages/seahousesNew_16.gif);
	background-repeat: no-repeat;
}
.weatherText {
	float: left;
	height: auto;
	width: 154px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	padding-left: 40px;
	padding-top: 40px;
	line-height: 16px;
	text-align: left;
}
.heritagePanel {
	float: left;
	height: 221px;
	width: 309px;
	background-image: url(newImages/seahousesNew_17.jpg);
	background-repeat: no-repeat;
}
.heritageText {
	float: left;
	height: auto;
	width: 260px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	padding-left: 26px;
	padding-top: 180px;
	line-height: 16px;
}
.newsPanel {
	float: left;
	height: 221px;
	width: 334px;
	background-image: url(newImages/seahousesNew_18.gif);
	background-repeat: no-repeat;
}
.newsText {
	float: left;
	height: auto;
	width: 260px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	padding-left: 26px;
	padding-top: 70px;
	line-height: 16px;
}
.logoPanel {
	float: left;
	height: 90px;
	width: 208px;
	background-image: url(newImages/seahousesNew_19.gif);
	background-repeat: no-repeat;
}
.footer {
	width: 643px;
	height: 90px;
	float: left;
	background-image: url(newImages/seahousesNew_20.gif);
	background-repeat: no-repeat;
}
.footerText {
	width: 600px;
	height: 60px;
	float: left;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 14px;
	text-align: center;
	padding-top: 10px;
	padding-left: 8px;
}
.bottom {
	width: 851px;
	height: 37px;
	float: left;
	background-image: url(newImages/seahousesNew_21.gif);
	background-repeat: no-repeat;
}
.input1 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border: 0px;
	background-color: transparent;
	background-image: url(newImages/input1.png);
	background-repeat: no-repeat;
	width: 118px;
	height: 20px;
}
.bamburghLink {
	float: left;
	height: 223px;
	width: 377px;
	padding-left: 6px;
}
