﻿html {
	font-size:62.5%;
}

html, body
{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}

h3 {
	color:#e31313;
	font-size:1.4em;
	margin:0;
	padding:0.3em 0;
}

p {
	margin:0;
}

* html #content {
  height: 100%;
}

a {outline:none;border:none;}

form {
	padding:0;
	margin:0;
}
div#page {
	min-height:100%;
	font-family:Arial, Tahoma;
	min-width:974px;
}

div#header_line {
	height:20px;
	background:#6b6b6b url('../images/back1.png') repeat-x;
}

div#header_link {
	position:absolute;
	top:47px;
	left:90px;
	width:400px;
	height:125px;
}

div#header_link a {
	display:block;
	width:100%;
	height:100%;
}

div#header {
	height:180px;
	background:url('../images/hback1.png') no-repeat;
}

div#headerwrapper {
	height:180px;
	background:url('../images/hback2.png') no-repeat 85% 100%;
}

div#logonform {
	position:relative;
	left:100%;
	margin-left:-200px;
	width:200px;
	font-size:1.3em;
}

div#logonform input.textbox {
	width:170px;
	border:1px #a1a1a1 solid;
	height:20px;
	line-height:20px;
}

div#logonform label{
	display:inline-block;
	margin-top:10px;
}

div#logonform a {
	color:#4a4a4a;
	text-decoration:underline;
	font-size:0.85em;
}

input.button {
	display:block;
	border:none;
	height:26px;
	color:#fff;
}

input#logonbut {
	width:70px;
	background:#4a4a4a url('../images/but_back2.png') no-repeat center center;
	margin-top:10px;
	margin-left:100px;
}

div#hor_menu {
	height:30px;
	background:#4a4a4a url('../images/menuback1.png') repeat-x center;
}

div#footer {
	height:65px;
	background:#6b6b6b url('../images/back2.png') repeat-x;
	clear:both;
	position:relative;
	margin-top:-65px;
	min-width:974px;
}

div#house {
	height:135px;
	width:195px;
	background:url('../images/house.png') no-repeat;
	margin-top:-135px;
	position:relative;
}

div#copyright, div#info {
	float:right;
	font-size:1.1em;
	font-family:Arial, Tahoma;
	color:#fff;
	margin-top:5px;
}

div#copyright {
	border-right:1px #fff solid;
	width:200px;
	padding-top:1em;
	height:45px;
}

div#info {
	text-align:right;
	width:190px;
	margin-right:10px;
	padding-top:0.5em;
	height:50px;
}

div#info a {
	color:#fff;
}

div#wrapper {
	padding:5px 0 65px 0;
}

div#left {
	float:left;
	width:200px;
}

div#middle {
	margin:0 200px;
	margin-bottom:5px;
	border-right:1px #a1a1a1 solid;
	border-left:1px #a1a1a1 solid;
}

div#right {
	float:right;
	width:200px;
}

div#inner {
	margin:0 5px;
	font-size:1.3em;
}

div#menuwrapper a {
	font-size:1.3em;
	display:block;
	float:left;
	width:16%;
	padding:7px 0 7px 0;
	text-align:center;
	color:#fff;
	text-decoration:none;
}

div#menuwrapper a:hover {
	background:url('../images/menuback2.png') repeat-x center;
}

div#db_header {
	height:1.7em;
	padding-top:0.4em;
	padding-left:5px;
	background-color:#e9e9e9;
	margin:0 -5px;
}

div#vermenuwrapper ul {
	list-style:none;
	padding:0px;
	margin:0px;
	width:185px;
}

div#vermenuwrapper li {
	display:inline;
}

div#vermenuwrapper a {
	display:block;
	height:1.8em;
	padding-left:15px;
	padding-top:0.4em;
	background-image:url('../images/vmenu_back1.png');
	background-position:left center;
	background-repeat:no-repeat;
	color:#000;
	text-decoration:none;
	border-bottom:1px #e9e9e9 solid;
}

div#vermenuwrapper a:hover {
	border-bottom:1px #a1a1a1 solid;
}

div#vermenuwrapper li ul li a {
	padding-left:15px;
	margin-left:15px;
	background-image:url('../images/vmenu_back2.png');
	font-size:0.85em;
}

div.thumb {
	height:170px;
	width:170px;
	margin-left:10px;
	margin-bottom:10px;
	border:1px #a1a1a1 solid;
}

div.thumblabel {
	height:26px;
	margin-top:-26px;
	background:#a1a1a1 url('../images/tback1.png') repeat-x;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	opacity:0.75;
}

div.thumbprice {
	height:26px;
	margin-top:-26px;
}

div.thumbprice a {
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	opacity:0.99 !important;

}

div.thumbprice span{
	margin:0 5px;
	margin-top:0.35em;
}

a.thumblink {
	display:block;
	width:100%;
	height:100%;
}

div.resultitem {
	padding:3px;
	margin-bottom:10px;
}

div.resultheader {
	line-height:1.3em;
	height:1.3em;
	padding:0.3em;
	font-weight:bold;
	border:1px #a2a2a2 solid;
	background-color:#eee;
}

div.resultbody {
	border:1px #a2a2a2 solid;
	border-top:none;
}

div.resultthumb {
	float:left;
	padding:3px;
}

div.resultthumb a {
	display:block;
	width:100px;
	height:100px;
}

div.resultinfo {
	margin-left:105px;
	padding:3px;
	min-height:106px;
}

div.resultinfo ul,li {
	list-style:none;
	margin:0;
	padding:0;
}

div.resultinfo li.text1 {
	font-size:1.4em;
}

div.resultinfo li span {
	font-weight:bold;
}

div.resultfooter {
	margin-top:-22px;
}

div.resultfooter a.view {
	display:block;
	width:100px;
	height:22px;
	text-align:center;
	margin-left:auto;
	background: #a2a2a2 url('../images/view.gif') no-repeat;
	color:#fff;
	text-decoration:none;
	padding-top:0.4em;
	padding-left:5px;
} 
