/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/backgroundPage.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #777777;
}
a:visited {
	text-decoration: none;
	color: #777777;
}
a:hover {
	text-decoration: none;
	color: #f9a01b;
}
a:active {
	text-decoration: none;
	color: #f9a01b;
}
#area {
	width: 955px;
	height: 100%;
	margin: 0 auto;
	top: 0px;
}	
#header {
	width: 955px;
	height: 140px;
}
#nav {
	margin-top: 5px;
	white-space: nowrap;
	vertical-align: middle;
}
#titleBannerFull {
	position: relative;
	width: 918px;
	height: 77px;
	left: 14px;
	top: 25px;
}
#titleBannerShort {
	position: relative;
	width: 657px;
	height: 77px;
	left: 14px;
	top: 25px;
}
#infoAreaFull {
	position: relative;
	width: 853px;
	left: 14px;
	top: 25px;
	padding-top: 20px;
	padding-left: 35px;
	padding-right: 30px;
	padding-bottom: 40px;
	background: #ffffff;
}	
#infoAreaShort {
	position: relative;
	width: 592px;
	left: 14px;
	top: 25px;
	padding-top: 20px;
	padding-left: 35px;
	padding-right: 30px;
	padding-bottom: 40px;
	background: #ffffff;
}	
#subHints {
	position: relative;
	width: 224px;
	height: 21px;
	left: 14px;
	top: 25px;
	background-image: url(images/subNavBanners/hints.gif);
	background-repeat: no-repeat;
}
#blankPhoto {
	position: relative;
	width: 224px;
	left: 14px;
	top: 25px;
}
#subArea {
	position: relative;
	width: 217px;
	font-size: 11px;
	color: #000000;
	padding-top:13px;
	padding-left:17px;
	padding-right: 5px;
	line-height: 13px;
	left: 14px;
	top: 25px;
	background: #ffffff;
}
#subPhoto {
	position: relative;
	width: 239px;
	left: 14px;
	top: 25px;
	margin-bottom: 30px;
}
#bottomNavBanner {
	font-size: 10px;
	color: #ffffff;
	position: relative;
	width: 100%;
	height: 36px;
	background: #fcb315;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #53b147;
	text-align: center;
}	
#bottomNavPage {
	font-size: 10px;
	color: #ffffff;
	position: relative;
	width: 485;
	top: 10px;
}
.content {
	width: 1020px;
}	
.photoRight {
	padding-left: 20px;
	padding-bottom: 50px;
}	
.panelHead {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 17px;
}
.introParagraph {
	font-size: 13px;
	color: #53b147;
	font-weight: bold;
}
.storeName {
	font-size: 12px;
	color: #227118;
	font-weight: bold;
}	
.greyHead {
	font-size: 13px;
	color: #777777;
	font-weight: bold;
}	
.state {
	font-size: 13px;
	color: #227118;
	font-weight: bold;
}
.infoTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: lighter;
	color: #53b147;
}
.detailsCell {
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e6e6;
}
.contactInput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 777777;
	background-color: #FFFFFF;
	text-indent: 3px;
	vertical-align: middle;
	height: 17px;
	width: 300px;
	border: 1px solid #fcb315;
	margin-top: 5px;
}
TEXTAREA.contactInput {
	height: 100px;
	}
.contactInputShort {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 777777;
	background-color: #FFFFFF;
	text-indent: 3px;
	vertical-align: middle;
	height: 17px;
	width: 200px;
	border: 1px solid #fcb315;
	margin-top: 5px;
}
.postcodeInputPage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 777777;
	background-color: #FFFFFF;
	text-indent: 3px;
	vertical-align: middle;
	height: 17px;
	width: 80px;
	border: 1px solid #fcb315;
	margin-top: 10px;
}
A.store:link {
	color: #777777;
	padding-left: 15px;
	text-decoration: none;
}
A.store:visited {
	color: #777777;
	padding-left: 15px;
	text-decoration: none;
}
A.store:hover {
	color: #f9a01b;
	padding-left: 15px;
	text-decoration: none;
}
A.store:active {
	color: #f9a01b;
	padding-left: 15px;
	text-decoration: none;
}
.detailsBack {
	text-align: right;
	vertical-align: text-bottom;
	white-space: nowrap;
}
.20_PaddingBottom {
	padding-bottom: 20px;
}

.errorBox{
	color:red;
}
.messageBox{
	font-weight: bold;
}