html {
	height:100%;
	width:100%;
}
body {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	background: none;
}
/* typho */
a {
	text-decoration:none;
		color:#000;

}

img {
	border:none;
}
h1,h2,h3,h4{
	font-weight:bold;
	color:#000;
}
h1{
	font-size:11px;
	margin:0 0 0 4px;
	padding:0;
	letter-spacing:1px;
}
h2 {
	font-size:11px;
	margin:0 0 0 4px;
	padding:0;
	letter-spacing:1px;
}
.clear {
	clear:both;
}
form, table{
	margin:0;
	padding:0;
}
input, select, textarea{
display:none;
}


/* wrapper */
#wrapper {
	width:1000px;
	margin:0;
	padding:0;
		background:none;


}
/* header */
#header {
display:none;
}


/* content */
#content {
	width:842px;
	padding:0;
	margin:0 0 0 158px;
	overflow:hidden;

}
#content #memberbox{
display:none;

}

.item {
	border:1px solid #ccc;
	margin:0 0 20px 0;
	padding:8px;
}
.item h3, .item h1{
	font-size:16px;
	font-family:"Century Gothic", Arial, Helvetica, sans-serif;
	margin:15px 0 15px 0;
}	
/* leftbox */
#leftbox {
display:none;

}


/* middle */
#middle {
	width:514px;
	float:left;
}
/* index */

/* RESULTS */
#resultbox{

}
#resultbox h1{
	border-bottom:1px solid #ccc;
	margin:0 0 10px 0;
}
#resultbox .overview{
	border:1px solid #ccc;
	margin: 0 0 16px 0;
	padding:0;
	height:120px;
	overflow:hidden;
	cursor:pointer;
}
#resultbox .overview:hover{
	background:#f6f8fa;
}
#resultbox .overview h3{
	font-size:12px;
	margin:0;
	padding:2px 0 0 8px;
	background:url(../web_images/h3_listing_top_bg.gif) repeat-y;
	height:18px;
	color:#fff!important;
}
#resultbox .overview h3 a{
	color:#fff;
}
#resultbox .overview .ovrimg{
	width:120px;
	float:left;
	display:inline;
	border:1px solid #ccc;
	margin:4px 0 0 4px;
	text-align:center;
}

#resultbox .overview .ovrdes{
	width:386px;
	float:left;
	display:inline;
}
#resultbox .overview p{
	margin:0;
	padding:4px;
}
#resultbox .overview .prices{
	color: #5479b4;
}
#prevnext{
	text-align:center;
	margin:20px 0 50px 0;
}
/* detail pagina */
.item .details .specialbox{
	margin:-50px 0 10px 10px;
	padding:0;
	float:right;
	line-height:30px;
	text-align:right;
	color:#999999;
}
.item .details h4{
	font-size:12px;
	margin:30px 0 10px 0;
	padding:0;
}
.item .details p{
	line-height:20px;
	margin:0;
	padding:0;
}
.details h3{
	border-bottom:1px solid #ccc;
	margin:0 0 10px 0;
	font-size:12px;
}
.details table{
	margin:0 0 30px 0;
}
#contactbox{
display:none;

}
#contactbox label{
	width:80px;
	display:block;
	float:left;
}
#contactbox textarea{
	width:200px;
}
#contactbox p{
	margin:0 0 4px 0;
	padding:0;
	line-height:20px;
}
#fotomsallbox{
	text-align:center;
	margin:0!important;
	padding:20px 0 0 0!important;
	overflow:hidden;
}
/* upload */
.iploadovrw{
	width:130px;
	padding:10px;
	float:left;
	text-align:center;
	height:130px;
	border:1px solid #ccc;
	margin:0 10px 10px 0;
}
/* right */
#right {

	display:none;

}

/* langbar */
#langbar {

	display:none;

}

/* footer */
#footer {
display:none;

}

