* {
	margin: 0;
    padding: 0;
}
html {
	width: 100%;
	height: 100%;
	background: url(http://www.theoldropehouse.co.uk/imgs/bodybg.gif) repeat-x 0 0 #e7e7e7;
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
	font-size: 12px;
}
body {
	width: 100%;
	height: 100%;
	padding-bottom: 0px;
}
#contwrap {
  width: 770px;
  min-height: 450px;
	margin: 0 auto;
	padding: 0 0 35px 0;
	text-align: center;
	background: url(http://www.theoldropehouse.co.uk/imgs/contbg.gif) no-repeat;
}
#contentwrap {
  position: relative;
  float: left;
	width: 660px;
	height: 100%;
	padding: 20px;
	margin: 0px 35px 0 35px;
	background-color: #FFFFF0;
	text-align: left;
}
#content {
  min-height: 450px;
  position: relative;
  float: left;
  width: 620px;
  margin: 10px;
  padding: 10px;
  border: 1px solid #EEEEEE;
}
#content p {
  margin: 1em;
  letter-spacing: 1px;
}
a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#header {
	width: 770px;
	height: 150px;
	margin: 0 auto;
	text-align: center;
	background: url(http://www.theoldropehouse.co.uk/imgs/headerbg.gif) no-repeat;
}
#navigation {
  position: relative;
  float: left;
  width: 250px;
  margin: 10px 0 0 0;
  padding: 0 5px;
  text-align: left;
}
#navigation ul {
	position: relative;
	float: left;
  width: 105px;
	background-color: #FFFFF0;
	padding: 10px;
	margin: 0;
}
#navigation li {
  line-height: 20px;
	list-style: none;
	margin: 0;
}
#navigation li:hover {
    background-color: #BCB297;
}
#navigation ul a:link, #navigation ul a:visited {
  font-family: Georgia, tahoma, verdana, arial, sans-serif;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
}
p.error {
  color: #FF0000;
}
ul.error {
  color: #FF0000;
  margin: 0 0 10px 30px;
}
ul.error li {
  margin: 0px;
}
ul {
	margin: 10px;
}
li {
  list-style: disc;
  margin: 10px;
}
h1 {
	position: relative;
	float: left;
  display: block;
  width: 480px;
  height: 150px;
  text-indent: -9999px;
}
h2 {
    font-family: Georgia, tahoma, verdana, arial, sans-serif;
    font-size: 30px;
    font-weight: normal;
    text-align: left;
    margin: 5px;
}
img.leftimg {
	position: relative;
	float: left;
  padding: 5px;
  background-color: #FFFFFF;
  border: 1px solid #EEEEEE;
  margin: 45px 10px 45px 10px;
}
img.rightimg {
	position: relative;
	float: right;
  padding: 5px;
  background-color: #FFFFFF;
  border: 1px solid #EEEEEE;
  margin: 10px;
}
#footer {
  position: relative;
  float: left;
  width: 640px;
  margin: 5px 10px 5px 10px;
  padding: 5px 0;
  border: 1px solid #EEEEEE;
  text-align: center;
}
#footer p {
	font-size: 10px;
	margin: 2px;
}
#map {
	position: relative;
	float: left;
	text-align: center;
	width: 600px;
	height: 400px;
	margin: 10px;
	border: 1px solid #999999;
}
#directions {
  text-align: center;
}
.field {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 5px;
}
.field label {
  position: relative;
  float: left;
  width: 160px;
	margin-right: 5px;
  vertical-align: top;
  font-weight: bold;
  line-height: 20px
}
#priceswrap {
  position: relative;
  float: left;
  width: 350px;
  height: 368px;
  background: url(http://www.theoldropehouse.co.uk/imgs/prices-bg.png) repeat;
  margin: 0 15px;
}
#pricerows {
	position: relative;
  float: left;
  width: 350px;
  height: 367px;
  margin-top: -5px;
  margin-left: 5px;
  border: 1px solid #C2D3FC;
}
span.red {
	color: red;
}
div.pricerow {
	position: relative;
	float: left;
	width: 250px;
	padding: 4px 0;
	text-indent: 5px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #C2D3FC;
}
div.price {
	position: relative;
	float: left;
	width: 100px;
	padding: 4px 0;
	text-indent: 5px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #C2D3FC;
}
#priceswrap p {
	margin: 0;
}
div.pricekey {
  float: left;
	width: 490px;
  background-color: ivory;
  margin: 10px 139px;
  font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
  font-size: 11px;
  border: 1px solid #000000;
	background-color: #EEEEEE;
	text-indent: 5px;
	padding: 4px 0;
}
/*  IMAGE SLIDER */
.slider-wrap {
  width: 419px;
  position: relative;
  float: left;
  background: url(http://www.theoldropehouse.co.uk/imgs/sliderbg.gif) no-repeat left;
  padding: 0 0 10px 10px;
}
.stripViewer .panelContainer .panel ul {
  text-align: left;
  margin: 0 15px 0 30px;
}
.stripViewer {
  position: relative;
  overflow: hidden;
  width: 419px;
  height: 285px;
  border: 1px solid #999999;
}
.stripViewer .panelContainer {
  position: relative;
  left: 0;
  top: 0;
}
.stripViewer .panelContainer .panel {
  float: left;
  height: 100%;
  position: relative;
  width: 419px;
}
.stripNavL, .stripNavR, .stripNav {
  display: none;
}
.nav-thumb {
  border: 1px solid black;
  margin-right: 5px;
  padding: 0;
}
#movers-row {
  position: relative;
  float: left;
  width: 175px;
  padding: 0 2px;
  margin-left: 10px;
}
#movers-row div {
  float: left;
  text-align: center;
  margin-right: 4px;
  width: 100%;
}
#movers-row div a.cross-link {
  float: left;
}
.photo-meta-data {
  background: url(http://www.theoldropehouse.co.uk/imgs/transpBlack.png);
  padding: 10px;
  height: 30px;
  margin-top: -50px;
  position: relative;
  z-index: 9999;
  color: white;
}
.photo-meta-data a {
	color: #FFFFFF;
}
.photo-meta-data span {
  font-size: 13px;
}
.cross-link {
  float: left;
  display: block; 
  position: relative;
  padding: 5px 0 5px 0;
  z-index: 9999;
}
.cross-link:active {
  text-decoration: none;
  background-color: #EEEEEE;
}
.active-thumb {
  background: #FF0000;
}
/* END IMAGE SLIDER */
/* CALENDAR */
#calwrapper {
  position: relative;
  float: left;
  width: 519px;
  margin: 10px 55px 0px 55px;
  padding: 0 0 10px 10px;
  background: url(http://www.theoldropehouse.co.uk/imgs/calendarbg.gif) no-repeat;
}

#calendarwrap {
	width: 499px;
	height: 516px;
	float: left;
  font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
  font-size: 11px;
	border-left: 1px solid #CCCCCC;
}

.linkcell {
	position: relative;
	float: left;
	width: 69px;
	height: 39px;
  text-align: center;
	padding: 4px 0;
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
.monthyearcell {
	width: 349px;
	height: 39px;
	float: left;
	text-align: center;
	padding: 4px 0;
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
.cellday {
	position: relative;
	float: left;
	width: 70px;
	height: 27px;
	text-align: center;
	background-color: #CCCCCC;
	padding: 10px 0 10px 0;
}
.cellday p {
	margin: 0
}
.cellblank {
	position: relative;
	float: left;
	width: 69px;
	height: 69px;
	text-align: left;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.cell {
	width: 65px;
	height: 65px;
	float: left;
	text-align: left;
	padding: 2px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.celltaken {
	width: 65px;
	height: 65px;
	float: left;
	text-align: left;
	background-color: #f05353;
  padding: 2px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.cell:hover {
	background-color: #EEEEEE;
	cursor: pointer;
}
/* END CALENDAR */
#designed {
	display: block;
  	position: absolute;
	left: 0px;
	bottom: 10px;
	height: 20px;
	width: 70px;
}
#designed img {
  border: none;
}
#banner {
position: absolute;
/* THE LINE BELOW
display: none; TO REMOVE THE XMAS BANNER
display: block; TO SHOW THE BANNER
*/
display: block;
top: 0;
left: 0;
width: 350px;
height: 200px;
background: url(../imgs/easter-banner-2010.png) no-repeat;
}
