/*

	zenlike1.0 by nodethirtythree design
	http://www.nodethirtythree.com

*/

*
{
padding: 0em;
margin: 0em;
}

body
{
/*background: #5F8000 url(images/bkgrnd.gif) ;*/
background: #617d4d ; /*url('images/bg1.jpg');*/

padding: 0px 0px 35px 0px;
}

body,input
{
font-size: 10pt;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
color: #333333;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: justify;
}

a
{
color: #B96D00;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
}


h3 span
{
font-weight: normal;
}

h3,h4
{
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: right;
}

h3
{
font-size: 1.7em;
padding-right: 34px;
/*background-image: url('images/db1.gif');*/
}

h4
{
font-size: 1.2em;
padding-right: 28px;
/*background-image: url('images/db2.gif');*/
}

.contentarea
{
padding: 1.3em 1.3em 1.3em 1.0em;
/*border: 1px solid #000;
background-color:#e0e0e0;*/
}



.contentarea2
{
padding-top: 1.0em;
}

.homecontent
{
padding: 0.5em; /*1.3em 1.3em 1.3em;*/
/*border: 1px solid #000;
background-color:#e0e0e0;*/
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.siteDescription
{
padding: 0.2em 1.0em 0.5em 1.0em;
}

.siteImage
{
padding:0.0em 0 0 0.0em;
}

img
{
border: solid 1px #6F5230;
}

img.left
{
	position: relative;
	float: left;
	margin: 0em 1.8em 1.4em 0em;
	background-image: url(images/veer.jpg);
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

.divider1
{
position: relative;
background: #fff url('images/border2.gif') repeat-x;
height: 14px;
margin: 1.0em 0em 0.5em 0em;
clear: both;
}

.divider2
{
position: relative;
height: 1px;
border-bottom: solid 1px #990000;
margin: 0.0em 0em 1.0em 0em;
}

.post .details
{
position: relative;
top: -1.5em;
font-size: 0.8em;
color: #787878;
}

.vista
{
position: relative;
top: -1.5em;
font-size: 0.8em;
color: #787878;
background-color:#2C83AD;
}

.post ul.controls
{
clear: both;
}

.post ul.controls li
{
display: inline;
font-size: 0.8em;
}

.post ul.controls li a
{
background-repeat: no-repeat;
background-position: left;
padding: 0em 1.0em 0em 20px;
}

.post ul.controls li a.printerfriendly
{
background-image: url('images/icon-printerfriendly.gif');
}

.post ul.controls li a.comments
{
background-image: url('images/icon-comments.gif');
}

.post ul.controls li a.more
{
background-image: url('images/icon-more.gif');
}

.box
{
position: relative;
background: #FDFCF6 url('images/boxbg.gif') repeat-x;
/*left: -1.5em;
top: -1.5em;*/
padding: 1.5em;
border: solid 1px #E1D2BD;
margin-bottom: 1.0em;
}

.tablebox
{
position: relative;
background: #FDFCF6 url('images/boxbg.gif') repeat-x;
/*left: -1.5em;
top: -1.5em;*/
/*padding: 1.5em;*/
border: solid 1px #E1D2BD;
margin-bottom: 1.0em;
}

ul.linklist
{
list-style:hone;
}

ul.linklist li
{
line-height: 2.0em;

}


#upbg
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 275px;
/*background: #fff url('images/bg2.jpg') repeat-x;*/
z-index: 1;
}

#outer
{
z-index: 2;
position: relative;
/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
width: 900px;
border: solid 10px #fff;
background-color: #fff;
margin: 0 auto;
}

#header
{
position: relative;
width: 100%;
height: 9.0em;
background: #2B2B2B url('images/topbkgrnd.gif') repeat-x;
margin-bottom: 2px;
}

#headercontent
{
	position: absolute;
	bottom: 0em;
	padding: 0em 2.0em 1.3em 2.0em;
	width: 267px;
}

#headercontent h1
{
font-weight: normal;
color: #fff;
font-size: 2.5em;
}

#headercontent h1 sup
{
color: #777;
}

#headercontent h2
{
font-size: 1.0em;
font-weight: normal;
color: #f07f21;
}

#normalcontent h2
{
font-size: 1.6em;
font-weight: bold;
color: #f07f21;
padding-bottom:0.5em;
}

.subHeader
{
font-size: 1.1em;
font-weight: normal;
color: #b71919;
padding-bottom:0.5em;
}

.subHeader h2
{
font-size: 1.0em;
font-weight: bold;
color: #18360d;
}

#search
{
position: absolute;
top: 5.5em;
right: 2.0em;
padding-right: 0.0em;

}

#search input.text
{
margin-right: 0.5em;
vertical-align: middle;
border-top: solid 1px #000000;
border-right: 0px;
border-bottom: solid 1px #777777;
border-left: 0px;
padding: 0.15em;
width: 10.0em;
}

#search input.submit
{
background: #939B00 url('images/buttonbg.gif') repeat-x;
border: solid 1px #5F6800;
font-weight: bold;
padding: 0.25em;
font-size: 0.8em;
color: #F2F3DE;
vertical-align: middle;
}

#headerpic
{
position: relative;
height: 109px;
background: #fff url('images/houses.jpg') no-repeat top left;
/*margin-bottom: 2px;
*/}

/*#menu
{
position: relative;
background: #7F8400 url('images/menubg2.gif') repeat-x top left;
height: 3.5em;
padding: 0em 1.0em 0em 1.0em;
margin-bottom: 2px;
z-index:10;
}*/

#menu
{
position: relative; 
background: #7F8400 url('images/menubg2.gif') repeat-x top left;
height: 3.5em;
padding: 0em 1.0em 0em 1.0em;
margin-bottom: 2px;
}

#submenu
{
position: relative; 
background-color: #fff;
height: 3.0em;
padding: 0em 1.0em 3.0em 0.0em;
margin-bottom: 3px;
font-size:1.1em;
/*display:inline-block;*/
}

#homemenu
{
position: relative; 
background: #7F8400 url('images/menubg2.gif') repeat-x top left;
height: 3.5em;
padding: 0em 1.0em 0em 1.0em;
margin-bottom: 2px;

}

.sub_menu
{
	/*position: relative;
	background: #7F8400 url('images/menubg2.gif') repeat-x top left;
	height: 3.5em;
	padding: 0em 1.0em 0em 1.0em;
	margin-bottom: 2px;*/
	background-color:#f7c200;
	
	display:none; 
	position:relative; 
	border:solid 1px #7F8400; 
	border-top:none; 
	border-right:solid 1px #7F8400; 
	border-bottom:solid 1px #7F8400; 
	padding:10px; 
	top:5px; 
	width:200px; 
	
}

#menu ul
{
position: absolute;
top: 1.1em;
}


#menu ul li
{
position: relative;
display: inline;
}

#menu ul li a
{
padding: 0.5em 1.0em 0.9em 1.0em;
color: #000;
text-decoration: none;
}

#menu ul li a:hover
{
text-decoration: underline;
}

#menu ul li a.active
{
background: #7F8400 url('images/menuactive.gif') repeat-x top left;
color:#fff;
}

#submenu ul
{
position: absolute;
top: 1.1em;
border:solid 1px #948e67;
background-color: #d1c992;
padding:0.50em 0em 0.5em 0em;

}


#submenu ul li
{
position: relative;
display:inline;
/*background-color: #d1c992;
border:solid 1px #948e67;*/
}

#submenu ul li a
{
padding: 0.5em 1.0em 0.5em 1.0em;
color: #990000;
text-decoration: bold;
text-decoration:none;
}

#submenu ul li a:hover
{
cursor:pointer;
background-color:#a4a081;
text-decoration: none;
width:auto;
}

#submenu ul li a.active
{
background: #7F8400 url('images/menuactive.gif') repeat-x top left;
color:#fff;
height:auto;
}

#menubottom
{
background: #fff url('images/border1.gif') repeat-x;
height: 14px;
margin-bottom: 1.0em;
z-index:23;
}
#menu ul.MenuBarSubmenuVisible
{
	left: auto;
}

/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
#menu ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
#menu ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
#menu a.MenuBarItemHover, menum a.MenuBarItemSubmenuHover, menu a.MenuBarSubmenuVisible
{
	background-color: #f07f21;
	color: #FFF;
}

#menu a.MenuBarItemSubmenu
{
	background-image: url(SpryMenuBarDown.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
#menu ul a.MenuBarItemSubmenu
{
	background-image: url(SpryMenuBarRight.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
#menu a.MenuBarItemSubmenuHover
{
	background-image: url(SpryMenuBarDownHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
#menu ul a.MenuBarItemSubmenuHover
{
	background-image: url(SpryMenuBarRightHover.gif);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}

/*Hover Menu*/
.popupMenu {
	background: #7F8400 url('images/menubg2.gif');
	position:absolute;
	visibility:hidden;
	padding: 0.5em 0.2em 0.5em 0.1em; /*top, right, bottom, left*/
	margin-bottom: 2px;
	/*opacity:.9;
	filter: alpha(opacity=90);*/
	border:1px outset #7F8400;
	font-size: 10pt;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	cursor:pointer;
	line-height:1.5em;
	z-index:1000;
}

.popupMenu a
{
padding: 0.5em 1.0em 0.9em 1.0em;
color: #000;
text-decoration: none;
margin-bottom:2px;
font-size: 10pt;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
cursor:pointer;
z-index:1020;
}

.popupMenu a:hover
{
text-decoration:none;
/*display:block;
background: #7F8400 url('images/menuactive.gif') repeat-x top left;*/
color:#fff;
width:inherit;
/*padding: 0.5em 1.0em 0.9em 1.0em;*/
}

.popupHover {
	
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#7F8400;
	background: #7F8400 url('images/menuactive.gif') repeat-x top left;
	color:#fff;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
#menu iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	#menu li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}


#content
{
padding: 0em 2.0em 0em 2.0em;
z-index:20;
}

#primarycontainer
{
float: left;
margin-right: -18.0em;
width: 100%;
}

#primarycontent
{
margin: 1.0em 22.0em 0em 0em;
/*border-right:solid 1px #f07f21;*/
}

#primarycontent h2
{
	font-size: 1.2em;
	font-weight: bold;
	color: #b71919;
}

#secondarycontent
{
margin-top: 1.5em;
float: right;
width: 18.0em;
}

.intro
{
	font-weight:bold;
	font-style:normal;
	color:#f07f21;
	font-size:1.1em;
}

#footer
{
position: relative;
height: 2.0em;
clear: both;
padding-top: 5.0em;
background: #fff url('images/border2.gif') repeat-x 0em 2.5em;
font-size: 0.8em;
}

#footer .left
{
position: absolute;
left: 2.0em;
bottom: 1.2em;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 1.2em;
}

/*--Search-----------------------------------------------------------------------------------------*/
#search_header_container {
	height: 33px;
	padding-left: 500px;
	padding-top: 4px;
}
.search_box {
	background-image: url('../images/search_box_bg.png');
	background-repeat: no-repeat;
	height: 38px;
	padding-top: 9px;
	padding-left: 12px;
}
.search_box input {
	border: 1px black none;
	width: 280px;
	float: left;
}
#search_faux_button {
	cursor: pointer;
	width: 10px;
	float: right;
	margin-right: 10px;
}

.houseTypeCaption
{
	background-color:#fff;
	/*border-bottom: 1px solid #705840;*/
	padding-top:0.8em;
	padding-left:0.5em;
	padding-bottom:0em;
}

.houseTypeCaption .HseDetails
{
	position: relative;
	top: -1.5em;
	font-size: 0.9em;
	color: #000;
	padding-bottom:0em;
}

/*.houseTypeCaption .HseDetails a
{
	background-image:url(icon-more.gif);
}*/

.houseTypeCaption .HseDetails ul.controls
{
clear: both;
}

.houseTypeCaption .HseDetails ul.controls li
{
display: inline;
font-size: 0.8em;
}

.houseTypeCaption .HseDetails ul.controls li a
{
background-repeat: no-repeat;
background-position: left;
padding: 0em 0em 0em 20px;
}

.houseTypeCaption .HseDetails ul.controls li a.printerfriendly
{
background-image: url('images/icon-printerfriendly.gif');
}

.houseTypeCaption .HseDetails ul.controls li a.comments
{
background-image: url('images/icon-comments.gif');
}

.houseTypeCaption .HseDetails ul.controls li a.more
{
background-image: url('images/icon-more.gif');
padding-bottom:0.5em;
}

img.House
{
	border:none;
	padding:0.5em 0em 0.5em 0em;
	cursor:pointer;
}

img.VistaHouse
{
	margin:0.5em 0em 0.5em 0em;
	cursor:pointer;
}

.houseDescription
{
	border-bottom:2px solid #003366;
	border-left:1px solid #E0E0E0;
	border-right:1px solid #E0E0E0;
	border-top:1px solid #E0E0E0;
	background-color:#eee;
	padding:0em 0.5em 0em 0.5em;
	font-size: 0.9em; 
	padding-bottom:1.5em;
}

.vistaHouseDescription
{
	border-bottom:2px solid #003366;
	background-color:#eee;
	padding:0em 0.5em 0em 0.5em;
	font-size: 0.9em; 
}
.sideDescription
{
position: relative;
background: #FDFCF6 url('images/boxbg.gif') repeat-x;
left: -1.5em;
top: -1.5em;
padding: 0.5em;
border-bottom: solid 1px #E1D2BD;
margin-bottom: 1.0em;
font-size:0.9em;
}

#UpdateProgress1
{
	border: 1px solid #fe6a04;
	background-color:#fff;
	width:250px;
	padding:0.5em 0em 0.5em 1.0em;
}
/*#UpdatePanel1, #UpdatePanel2 { 
     width:200px; height:200px; position: relative;
     float: left; margin-left: 10px; margin-top: 10px;
}*/

.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.HouseName
{
	margin-top:1.8em;
	border:1px solid #990000;
	height:40px;
}
.HouseName, .HouseTitle
{
	font-size:1.9em;
	font-weight:bold;
	padding-left:0.5em;
	text-transform:uppercase;
	border-right: 1px solid #990000;
}

.HouseName, .HouseDescr
{
	text-transform:capitalize;
	font-size:12px;
	padding-left:1.0em;
	font-weight:bold;
}

.HouseDescrText
{
padding: 0.5em 1.0em 0.1em 1.0em;
/*border: 1px solid #000;*/
background-color:#eee;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

.VistaHouseDescrText
{
padding: 0.5em 1.0em 0.5em 1.0em;
/*border: 1px solid #000;*/
background-color:#2C83AD;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
}

.houseDivider
{
position: relative;
background: #fff url('images/border2.gif') repeat-x;
height: 14px;
margin: 4.0em 0em 3.5em 0em;
clear: both;
}

.padright {margin-right:10px;}
.single, .double {background-repeat: no-repeat;background-position: left bottom;}
.single {width:266px;background-image: url(images/single-bkgd.gif);}
.double {width:532px;background-image: url(images/double-bkgd.gif);}

.product {float:left;margin-left: 12px; width: 180px;}
.product img {float:left;margin-bottom:10px;}
.product img.rune {margin-top:10px;}
.product p, div.product ul {font-size: 85%;padding-right:2px; padding-left: 3px; float:right;}
.product p {margin-bottom: 10px;width: 134px;}
.product p a {color: #333; text-decoration:none;}
.product ul {margin: 0 0 5px 0; width: 135px;}
.product ul li {float:left; margin-right:10px;}
