html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 13px;
	color: #523C39;
	line-height: 15px;
	background-color: #32161A;
	text-align: center;
}

#centerer {
	width: 700px;
	top: 10px;
	position: relative;
	text-align: left;
	margin: 0px auto;
	padding: 0px;}

#subnav {
	top: 211px;
	left: 190px;
	position: absolute;
	font-size: 15px;
	padding: 0px;
	margin: 0px;
}

#subnav b {
	background: url("http://80.244.176.34/~losehillhouse.co.uk/gfx/pipbrown.gif") no-repeat top right;
	padding-right: 10px;
	margin: 0px;
	font-weight: normal;
}

#subnav a {
	background: url("http://80.244.176.34/~losehillhouse.co.uk/gfx/pipclear.gif") no-repeat top right;
	padding-right: 10px;
	margin: 0px;
	color: #32161A;
}

#subnav a:hover {
	background: url("http://80.244.176.34/~losehillhouse.co.uk/gfx/pipbrown.gif") no-repeat top right;
	padding-right: 10px;
	margin: 0px;
}

#logofloat {
	top: 0px;
	left: 242px;
	position: absolute;
	padding: 0px;
	margin: 0px;
	float: left;
}

#wrapper {
	position: absolute;
	top: 227px;
	left: 0px;
	background: url("http://80.244.176.34/~losehillhouse.co.uk/gfx/backgroundrepeat.gif") repeat-y top left;
}

#lnav {
	width: 161px;
	position: relative;
	float: left;
	padding-top: 40px;
	background: url("http://80.244.176.34/~losehillhouse.co.uk/gfx/menu.gif") no-repeat top left;
}

#content {
	width: 469px;
	min-height:450px;
	position: relative;
	float: right;
	padding-top: 15px;
	padding-bottom: 30px;
	padding-left: 35px;
	padding-right: 35px;
	background: url("http://80.244.176.34/~losehillhouse.co.uk/gfx/contentbkgnd.gif") no-repeat bottom right;
	
	font-size: 14px;
}

/* mac hide \*/
* html #content{height:450px}
/* end hide */ 

#content a {
	text-decoration: underline;
	color: #32161A;
}

#bottom {
	clear: both;
	position: relative;
	background-color: #32161A;
	padding-top: 5px;
	margin: 0px;
}

#bottomlink {
	position: absolute;
	bottom: 0px;
	right: 5px;
	text-align: right;
	color: #523C39;
}

#bottomlink a {
	text-decoration: none;
	color: #FFFCD3;
	font-size: 11px;
}


ul {
	padding: 0px;
	margin: 0px;
}

li {
	font-size: 14px;
	border-bottom: 1px solid #FFFCD3;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 5px;
	margin-right: 5px;
	list-style: none;
	color: #FFFCD3;
}

li a:hover {
	background: url("http://80.244.176.34/~losehillhouse.co.uk/gfx/pip.gif") no-repeat top right;
	padding-right: 10px;
	margin: 0px;
}

li a.chosen {
	background: url("http://80.244.176.34/~losehillhouse.co.uk/gfx/pip.gif") no-repeat top right;
	padding-right: 10px;
	margin: 0px;
}

li b {
	background: url("http://80.244.176.34/~losehillhouse.co.uk/gfx/pip.gif") no-repeat top right;
	padding-right: 10px;
	font-weight: normal;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	
}

h3 {
	border-top: 3px solid #32161A;
	padding-top: 10px;
	color: #FFFCD3;
	text-align: center;
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
}

a {
	text-decoration: none;
	color: #FFFCD3;
}

input {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 13px;
	color: #999999;
	padding-left: 3px;
}

input.box {
	width: 335px;
}

input.button {
	background-color: #32161A;
	color: #FFFCD3;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 13px;
}

img.thumb {
	margin-bottom: 6px;
	padding: 2px;
	border: 1px solid #32161A;
}

.itemTHUMB1 {
	position: relative;
	width: 98px;
	margin: 0px;
	margin-right: 25px;
	float: left;
	text-align: center;
}


.itemTHUMB2 {
	position: relative;
	width: 98px;
	margin: 0px;
	margin-right: 25px;
	float: left;
	text-align: center;
}

.itemTHUMB3 {
	position: relative;
	width: 98px;
	margin: 0px;
	margin-right: 25px;
	float: left;
	text-align: center;
}

.itemTHUMB4 {
	position: relative;
	width: 98px;
	margin: 0px;
	float: left;
	text-align: center;
}


.dotline {
	clear: both;
	padding: 0px;
   margin: 0px;
   background-image: url(../gfx/dots.gif);
   background-repeat: repeat-x;
   height: 41px;
}

p {
	width: 355px;
	padding: 0px;
   margin: 0px;
}

.rightblock {
	width: 100px;
	padding: 0px;
   margin: 0px;
	float: right;
	padding-left: 10px;
}














#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
