/* REDEFINED TAGS */

/* PHP CONTACT FORMS
 
Supplied by Steve Dawson http://www.SteveDawson.com

*/

body {

	background-color: #ffffff;
	background-image:url(graphics/bluestrip_BG.gif);
	background-repeat: repeat-x;
	margin: 0px auto 0px auto;
	width: 950px;
	text-align: center;
	position:relative;

}


div {
	overflow:hidden;
	margin: 0px;
}

img {
	border: 0px;
	margin: 0px 0px 0px 0px;
}

p {
	font-family: Tahoma, Verdana, Arial, arial, sans-serif;
	font-size: 0.8em;
	color: #333333;
	text-align:justify;
	line-height: 1.5em;
	margin: 0px 5px 15px 5px;

}

.address {
	font-family: Tahoma, Verdana, Arial, arial, sans-serif;
	font-size: 0.8em;
	color: #006892;
	text-align:left;
	line-height: 1.5em;
	float:left;

}


.address a {
	color:#006892;
}

.address a:hover {
	text-decoration: underline;
	color:#06a1e0;
}


.title {
	text-align:center;
	font-size: 0.75em;
	font-style:normal;
	padding-top:9px;
	color: #63443c;
	}


#topmenu {
	font-family: Tahoma, Verdana, Arial, arial, sans-serif;	font-size: 0.9em;	color: #63443c;
	text-align:center;
	float:right;
	position:relative; right:24px;
	}

#topmenu li {
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:5px;
	}

#topmenu li a {
	border:1px solid #63443c;
	color:#63443c;
	font-weight:normal;
	margin-right:1px;
	margin-bottom:1px;
	padding:3px 10px;
	text-decoration:none;
	}

#topmenu li a:hover {
	background:#63443c none repeat scroll 0 0;
	color:#FFFFFF;
	text-decoration:none;
	}
	
#topmenu {
	font-family: Tahoma, Verdana, Arial, arial, sans-serif;	font-size: 0.9em;	color: #63443c;
	text-align:center;
	float:right;
	position:relative; right:24px;
	}

/* HOME MENU BAR */

#homemenu {
	width:950px;
	height:32px;
	padding-top:5px;
}

#homemenu_left {
	width:400px;
	height:32px;
	float:left;
	}
	
#homemenu_right {
	width:550px;
	height:32px;
	float:right;
	}

#homemenu_left li {
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-right:10px;
	}

#homemenu_left li a {
	color:#fff;
	font-family: arial, helvetica, sans-serif;
	font-size: 1.2em;
	font-weight:bold;
	text-decoration:none;
	}

#homemenu_left li a:hover {
	color:#4da8d2;
	text-decoration:none;
	}
	
#homemenu_right li {
	display:inline;
	float:right;
	padding-right:25px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:5px;
	}

#homemenu_right li a {
	text-align:right;
	color:#fff;
	font-family: arial, helvetica, sans-serif;
	font-size: 1.2em;
	font-weight:bold;
	text-decoration:none;
	}

#homemenu_right li a:hover {
	color:#4da8d2;
	text-decoration:none;
	}
	
/* PULLDOWN */

#pulldown ul
{
margin-left: -10px;
padding-top:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:0.8em;
list-style:none;
display:block;
}

#pulldown li {
line-height:10px;
}

#pulldown a
{
display: block;
padding: 3px;
width: 255px;
}

#pulldown a:link, #pulldown a:visited
{
color: #006391;
text-decoration: none;
}

#pulldown a:hover
{
background-color: #016392;
color: #fff;
}

/* SMALL PULLDOWN HOME*/

#homebutton {
	width: 245px;
	padding: 0 0 0 0;
	margin-bottom: 1em;
	font-family:Tahoma, Verdana, Arial, arial, sans-serif;
	}

#homebutton ul {
		list-style: none;
		margin-left: 10px;
		padding: 0;
		border: none;
		}
		
#homebutton li {
		margin: 0;
		}
	
#homebutton li a {
		display: block;
		padding: 3px 3px 3px 5px;
		color:#006699;
		text-decoration: none;
		width: 100%;
		}

html>body #homebutton li a {
		width: auto;
		}

#homebutton li a:hover {
		background-color: #016392;
		color: #fff;
		}



.svanav
{
position: relative;
font-family: arial, helvetica, sans-serif;
background:url(graphics/svaa_o.html)  no-repeat;
white-space: nowrap;
display: block;
width: 177px;
height: 36px;
margin: 0;
padding: 0;
}


.svanav a
{
display: block;
color: #004d36;
font-size: 12px;
font-weight:bold;
width: 177px;
height: 36px;
display: block;
float: left;
color: #004d36;
text-decoration: none;
}

.svanav a:hover
{
color: #ffffff;

}


.svanav img
{
width: 177px;
height: 36px;
border: 0
}


* html a:hover
{
visibility:visible
}

.svanav a:hover img
{
visibility:hidden
}

.svanav span
{
position: absolute;
left: 28px;
top: 11px;
margin: 0px;
padding: 0px;
cursor: pointer;
} 

.svanav here
{
position: absolute;
left: 28px;
top: 11px;
margin: 0px;
padding: 0px;
color: #ffffff;
cursor: pointer;
}
	
.intro {
	text-align:center;
	font-size: 0.7em;
	font-style:italic;
	padding-top:7px;
	color: #006391;
	}
	
.italic {
	font-style:italic;
	color: #666666;
	}

.bold {
	font-weight:bold;
	}
	

.blue {
	color: #95b4db;
	font-weight:bold;
	font-style:italic;
	}
	
.bigblue {
    font-size:1.2em;
	color: #95b4db;
	font-weight:bold;
	font-style:italic;
	}
	
.price {
    text-align:right;
	}
	

.optionlinks_italic {
	text-align:left;
	font-size:0.75em;
	font-weight:normal;
	font-style:italic;
	color:#666666;
	line-height:1.6em;
	margin:10px 20px 0px 20px;	
}

h1.underline {

	font-family: Palantino Linotype, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style:italic;
	font-size: 1.2em;
	color: #0044a9;
	line-height: 1.4em;
	margin: 25px 0px 20px 0px;
	border-bottom: 1px solid #bdcfe9;
	padding: 0 0 5px;
	width:99%;
}

	
h1.thanks {
	font-family: Tahoma, Verdana, Arial, arial, sans-serif;
	font-size: 2em;
	color: #016392;
	padding-top:10px;
	font-weight: bold;
	text-align:center;
	z-index: 2;

}
	
	
h1.curtainwall {
	font-family: Tahoma, Verdana, Arial, arial, sans-serif;
	font-size: 1em;
	color: #016392;
	margin: 0px 0px 0px 5px;
	padding-top:10px;
	font-weight: bold;
	z-index: 2;

}

  

h2 {
	font-family: Tahoma, Verdana, Arial, arial, sans-serif;
	font-weight: bold;
	text-align:left;
	color: #227c23;
	font-size: 1em;
	margin: 0px 5px 15px 5px;
}

h2.curtainwall {
	font-family: Tahoma, Verdana, Arial, arial, sans-serif;
	font-weight: bold;
	text-align:left;
	color: #016392;
	font-size: 0.8em;
	margin: 0px 0px 15px 5px;
}

h2.results {
	font-family: Tahoma, Verdana, Arial, arial, sans-serif;
	font-weight: bold;
	text-align:left;
	color: #a81414;
	font-size: 1em;
	margin: 0px 5px 15px 5px;
}

h2.italic {
	font-family: Palantino Linotype, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-align:right;
	margin:10px 20px 0px 20px;	
	color: #0044a9;
	font-size: 0.9em;
	border-bottom: 1px solid #bdcfe9;
	padding: 0 0 5px;
}

h3.results {
	font-family: Tahoma, Verdana, Arial, arial, sans-serif;
	text-align:center;
	font-weight: bold;
	color: #a81414;
	font-size: 0.9em;
	margin: 10px 0px 5px 0px;
}

h3.lot_title {
	font-family: Tahoma, Verdana, Arial, arial, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 0.9em;
	margin: 10px 0px 5px 0px;
}

.lot_title_italic {
	font-family: Tahoma, Verdana, Arial, arial, sans-serif;
	font-weight: normal;
	font-style:italic;
	color: #666666;
	font-size: 0.9em;
	margin: 0px 0px 5px 0px;
	}


h3.italic {
	font-family: Palantino Linotype, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style:italic;
	color: #0044a9;
	font-size: 1em;
	margin: 25px 0px 15px 0px;
}

h4 {
	font-family: Tahoma, Verdana, Arial, arial, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 0.9em;
	margin: 5px 0px 5px 5px;
}

ul {
	list-style:none;
	margin-top:7px;
}

li {
	font-family: Tahoma, Verdana, Arial, arial, sans-serif;
	color: #333333;
	font-size: 0.8em;
	line-height: 1.5em;
	margin: 0px 0px 15px 0px;
}


.page {
	font-family: Tahoma, Verdana, Arial, arial, sans-serif;
	font-size: 0.9em;
	color: #333333;
	text-align:left;
	line-height: 1.5em;
	padding-left:10px;

}

.tenure {
	padding-top: 10px;
	font-family: Tahoma, Verdana, Arial, arial, sans-serif;
	font-weight: bold;
	text-align:left;
	color: #227c23;
	font-size: 1.3em;
	}


ul#page {
	list-style-image:url(graphics/bullet.html);
	padding-right:5px;

}

li#page {

	font-family: Tahoma, Verdana, Arial, arial, sans-serif;
	color: #333333;
	font-size: 1em;
	line-height: 2em;
	margin: 0px 0px 20px 0px;
	margin-bottom:1em;

}




/* LINKS */


a {
	color: #006892;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #06a1e0;
}

a:active {
	text-decoration: none;
}

.navlinks {
	text-align:center;
	font-size:0.7em;
	letter-spacing:.4px;
	font-weight:bold;
	color:#ffffff;
	margin:7px 2px 2px 0px;	
}

.navlinks a {
	color:#ffffff;
}

.navlinks a:hover {
	text-decoration: none;
	color:#F9F18B;
}

#here {
	color:#F9F18B;
}


.greyfooterlinks {
	font-size:0.6em;
	font-weight:normal;
	margin:0px 0px 20px 0px;	
	color:#666666;
}

.greyfooterlinks a {
	color:#666666;
}

.media {
	font-size:0.6em;
	font-weight:normal;
	text-align:right;
	margin:0px 0px 0px 0px;	
	color:#666666;
}

.media a {
	color:#666666;
}


a.backtotop {
	font-size: 0.8em;
	}
	


/* CLASSES */

.headerimages {
	margin-bottom: 20px;
}


/* DIV TAGS */

#container {
	width:950px;
	position:relative;
	z-index:1;
	left: 0px;
	top: 0px;
	text-align:left;
	visibility: visible;
	overflow:inherit;
}



#innercontainer {
	background-image:url(graphics/page_bg2.jpg);
	background-repeat:repeat;
	width:950px;
	position:relative;
	z-index:5; 
	left: 0px;
	top: 0px;
	text-align:left;
}




#header_top {
	background-image:url(graphics/henshaw_header_top2.jpg);
	background-repeat:no-repeat;
	width:950px;
	height:96px;
	z-index: 2;
	}





#header_titlebox {
	background-image:url(graphics/henshaw_header_titlebox2.jpg);
	background-repeat:no-repeat;
	width:950px;
	height:42px;
	z-index: 1;
}


#nav {
	background-image:url(graphics/navbar_blue.html);
	background-repeat:no-repeat;
	width:800px;
	height:39px;
	z-index: 1;
}



#content {
	background-image:url(graphics/navbar_blue.html);
	padding-left:5px;
}

#main {
	position:relative;
	left:19px;
	width:901px;
	}
	
#henshaw_main {
	position:relative;
	left:19px;
	width:901px;
	background-image:url(graphics/main_hexagons.gif);
	background-repeat:no-repeat;
	}
	
#henshaw_left{
	width:510px;
	float:left;
	/*padding-bottom:30p;*/
	}
	
#henshaw_right {
	width:391px;
	float:left;
	}
	

	
		
#left{
	width:177px;
	float:left;
	/*padding-bottom:30p;*/
	}
	
#center {
	width:547px;
	float:left;
	}
	
#right {
	width:177px;
	float:left;
	}
	
#twocol {
	width:724px;
	float:left;
	}
	
#twocolcopy {
	background-image:url(graphics/twocol_fade.html);
	background-repeat:no-repeat;
	width:714px;
	margin-left:10px; 
	}
	
#twocolcopy_results {
	background-image:url(graphics/2col_fade_results.html);
	background-repeat:no-repeat;
	width:714px;
	margin-left:10px; 
	}


#twocolblank {
	width:714px;
	margin-left:10px; 
	}

#copy {
	background-image:url(graphics/copy_fade.html);
	background-repeat:no-repeat;
	width:527px;
	margin-left:auto; 
	margin-right:auto;
	}
	
#lotbox {
	width:712px;
	border-color:#453d3a;
	border-style:solid;
	border-width:thin;
	margin-bottom:15px;
	}
	
#lotbox_col1 {
	float:left;
	width:190px;
	background-color:#fff;
	padding:5px;
	}
	
#lotbox_col2 {
	float:left;
	width:502px;
	background-color:#fff;
	padding:10px 5px 5px 0px;
	}




#bar {
	background:url(graphics/H1_home.html) repeat-x;
	height:36px;
	padding-bottom:10px;
	}
	
#bar_results {
	background:url(graphics/H1_results.html) repeat-x;
	height:36px;
	padding-bottom:10px;
	}
	
#listmaster {
	position:relative;
	width:714px;
	}
	
#list1{
	width:238px;
	float:left;
	}
	
#list2 {
	width:238px;
	float:left;
	}
	
#list3 {
	width:238px;
	float:left;
	}
	
/*LOT DETAILS COLUMNS */

#details {
	position:relative;
	width:714px;
	}
	
#col1{
	width:350px;
	float:left;
	}
	
#col2 {
	width:350px;
	float:left;
	margin-left:14px;
	}
	
#lotdetails {
	position:relative;
	width:901px;
	}
	
#lotcol1{
	width:443px;
	float:left;
	}
	
#lotcol2 {
	width:443px;
	float:left;
	margin-left:14px;
	}
	
#clear_both {
	clear:both;
	}

/* OPTION BOXES */

/* NEXT AUCTION */

#next_top {
	width:177px;
	height:34px;
	background-image:url(graphics/next_top.html);
	background-repeat:no-repeat;
}

#next {
	width:177px;
	background-image:url(graphics/next_mid.html);
	background-repeat:repeat;
	position:relative;
	z-index:1; 
	left: 0px;
	top: 0px;
	text-align:left;
	padding-bottom:2px;
}

#next_bot {
	width:177px;
	height:15px;
	background-image:url(graphics/next_bottom.html);
	background-repeat:no-repeat;
}

.next {
	text-align:left;
	font-size:0.75em;
	font-weight:normal;
	color:#666666;
	line-height:1.6em;
	margin:10px 10px 0px 10px;	
}

.nextlinks {
	text-align:right;
	font-size:0.8em;
	font-weight:normal;
	color:#0b553f;
	margin:10px 10px 0px 0px;	
}

.nextlinks a {
	color:#0b553f;
}

.nextlinks a:hover {
	text-decoration: underline;
	color:#f8bb42;
}

#nextlinks_here {
	text-decoration: underline;
	color:#f8bb42;
}

/* AUCTION RESULTS */

#result_top {
	width:177px;
	height:34px;
	margin-top:15px;
	background-image:url(graphics/result_top.html);
	background-repeat:no-repeat;
}

#result {
	width:177px;
	background-image:url(graphics/result_mid.html);
	background-repeat:repeat;
	position:relative;
	z-index:1; 
	left: 0px;
	top: 0px;
	text-align:left;
	padding-bottom:2px;
}

#result_bot {
	width:177px;
	height:15px;
	background-image:url(graphics/result_bottom.html);
	background-repeat:no-repeat;
}

.result {
	text-align:left;
	font-size:0.75em;
	font-weight:normal;
	color:#666666;
	line-height:1.6em;
	margin:10px 10px 0px 10px;	
}

.resultlinks {
	text-align:right;
	font-size:0.8em;
	font-weight:normal;
	color:#0b553f;
	margin:10px 10px 0px 0px;	
}

.resultlinks a {
	color:#0b553f;
}

.resultlinks a:hover {
	text-decoration: underline;
	color:#f8bb42;
}

#resultlinks_here {
	text-decoration: underline;
	color:#f8bb42;
}

/* UNSOLD LOTS */

#unsold_top {
	width:177px;
	height:34px;
	margin-top:15px;
	background-image:url(graphics/unsold_top.html);
	background-repeat:no-repeat;
}

#unsold {
	width:177px;
	background-image:url(graphics/unsold_mid.html);
	background-repeat:repeat;
	position:relative;
	z-index:1; 
	left: 0px;
	top: 0px;
	text-align:left;
	padding-bottom:2px;
}

#unsold_bot {
	width:177px;
	height:15px;
	background-image:url(graphics/unsold_bottom.html);
	background-repeat:no-repeat;
}

.unsold {
	text-align:left;
	font-size:0.75em;
	font-weight:normal;
	color:#666666;
	line-height:1.6em;
	margin:10px 10px 0px 10px;	
}

.unsoldlinks {
	text-align:right;
	font-size:0.8em;
	font-weight:normal;
	color:#0b553f;
	margin:10px 10px 0px 0px;	
}

.unsoldlinks a {
	color:#0b553f;
}

.unsoldlinks a:hover {
	text-decoration: underline;
	color:#f8bb42;
}

#unsoldlinks_here {
	text-decoration: underline;
	color:#f8bb42;
}


#options_blank {
	margin-top:20px;
	width:230px;
	position:relative;
	z-index:1; 
	left: 0px;
	top: 0px;
	text-align:left;
	padding-bottom:10px;
}



#footer {
	width:950px; 
	height:42px; 
	background-image:url(graphics/henshaw_footer_bg2.jpg); 
	background-repeat:no-repeat;
}

hr {
	color:#62443c;
	height: 1px;
	}


/* BUTTON STYLE */

#buttoncontainer ul
{
margin-left: 0;
padding: 0;
list-style-type: none;
text-align: center;
float:right;
padding-top:10px;
}

#buttoncontainer ul li { display: inline; }

#buttoncontainer ul li a
{
font-family: Tahoma, Verdana, Arial, arial, sans-serif;
text-decoration: none;
padding: 5px 10px;
border: 2px solid #006633;
color: #006633;
background-color: #fabf47;
margin-left:10px;
}

#buttoncontainer ul li a:hover
{
color: #fff;
background-color: #006633;
}

/* DETAIL BUTTON STYLE */

#detailbuttoncontainer ul
{
margin-left: 0;
padding: 0;
list-style-type: none;
text-align: center;
padding-top:5px;
}

#detailbuttoncontainer ul li { display: inline; }

#detailbuttoncontainer ul li a
{
font-family: Tahoma, Verdana, Arial, arial, sans-serif;
text-decoration: none;
padding: 5px 10px;
border: 2px solid #006633;
color: #006633;
background-color: #fabf47;
margin-left:10px;
}

#detailbuttoncontainer ul li a:hover
{
color: #fff;
background-color: #006633;
}

/* PAGE NUMBER LIST STYLES */

#munbercontainer
{
margin: auto;
padding: 5px 1px 7px 5px;
width: 450px;
background-color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size: 90%;
}

ul#munberlist
{
display: inline;
list-style: none;
}

ul#munberlist li
{
float: left;
width: auto;
margin-right: 10px;
border: 1px solid #422f28;
background-color: #d5c2ba;
}

ul#munberlist li a
{
padding: 1px 5px;
text-decoration: none;
color: #422f28;
}

ul#munberlist li a#current
{
background-color: #422f28;
color: #fff;
}

ul#munberlist li a:hover, ul#munberlist a#current:hover
{
background-color: #422f28;
color: #fff;
}

ul#munberlist li a:active, ul#munberlist li#active a#current:active
{
background-color: #f63;
color: #fff;
}

/* AUCTION RESULTS TABLES STYLES */

.results {
	width:650px;
	margin-right:auto;
	margin-left:auto;
	margin-top:15px;
	text-align:center;
	
}


th {
	font-family:Tahoma, Verdana, Arial, arial, sans-serif;
	font-size:16px;
	padding: 5px;
	background-color:#fef2da;
	border-bottom: 4px solid #fabf47;		
}


td {
	padding:3px;
	border-bottom: 1px dotted #000;	
}

.property {
	font-family: Tahoma, Verdana, Arial, arial, sans-serif;
	font-size: 0.8em;
	color: #333333;
	text-align:left;
	padding-left:10px;
}

.lotno {
	font-family: Tahoma, Verdana, Arial, arial, sans-serif;
	font-size: 0.8em;
	font-weight:bold;
	color: #333333;
	text-align:center;
	}
	
.lotresult {
	font-family: Tahoma, Verdana, Arial, arial, sans-serif;
	font-size: 0.8em;
	font-weight:bold;
	color: #333333;
	text-align:center;
	}

.rowstyle1 {
	background-color:#fff;
}


.rowstyle1:hover {
	background-color:#cce1d7;
}


.rowstyle2 {
	background-color:#fef2da;
}


.rowstyle2:hover {
	background-color:#cce1d7;
}


.toprow {
	background-color:red;
}



/* VIEWING TABLES STYLES */

.viewing {
	width:650px;
	margin-right:auto;
	margin-left:auto;
	margin-top:15px;
	text-align:center;
	
}


th.viewing {
	font-family:Tahoma, Verdana, Arial, arial, sans-serif;
	font-size:16px;
	padding: 5px;
	background-color:#fef2da;
	border-bottom: 4px solid #fabf47;		
}


td.viewing {
	padding:3px;
	border-bottom: 1px dotted #000;	
}

.property {
	font-family: Tahoma, Verdana, Arial, arial, sans-serif;
	font-size: 0.8em;
	color: #333333;
	text-align:left;
	padding-left:10px;
}

.lotno {
	font-family: Tahoma, Verdana, Arial, arial, sans-serif;
	font-size: 0.8em;
	font-weight:bold;
	color: #333333;
	text-align:center;
	}
	
.lotresult {
	font-family: Tahoma, Verdana, Arial, arial, sans-serif;
	font-size: 0.8em;
	font-weight:bold;
	color: #333333;
	text-align:center;
	}

.viewingrowstyle1 {
	background-color:#fff;
}


.viewingrowstyle1:hover {
	background-color:#cce1d7;
}


.viewingrowstyle2 {
	background-color:#fef2da;
}


.viewingrowstyle2:hover {
	background-color:#cce1d7;
}


.toprow {
	background-color:red;
}


/* SPACERS */

.marginbottom10 {
	margin-bottom:10px;
}

#extraimage {
	margin-top:15px;
}

#lotpic{
   border:3px solid #f9bf47;
}



#lotnumber {
	padding:10px;
	float:left;
	}
	
#bigshot_image {
	position:relative;
	top:20px; 
	float:right;
	width:320px;
	height:267px;
	}
	
#bigshot_thumbs {
	position:relative;
	float:right;
	top:10px; 
	width:320px;
	height:100px;
	}
	

.thumbs_left {
 float:left;
 padding-right:10px;
 }
 
.thumbs_middle {
 float:right;
 }
 
.thumbs_right {
 float:right;
 padding-left:10px;
 }
	
	
