// main.css

BODY 
{ 
  font-size: 12px;
  line-height: 1.5em;
  margin:0;
  padding: 0;
  border:none;
  background-color:#FFF;
  font-family: arial;
}

body.bg
{
    background: #B3B3B3 url("background.gif") repeat-x top;
}

dt
{
	width: 120px;
	display: block;
	float: left;
	clear: both;
}

dd
{
    text-align: left;
    display: block;
	float: left;
    width: 300px;
    padding: 0;
}

dd select
{
    margin-left: 60px;
}

html>body dd select
{
    margin-left: 0;
}

input[type=text]
{
    margin: 0;
    padding: 0;
}

input[type=text], 
input[type=password],
textarea
{
	border: 1px solid #339;
	padding: 2px 5px;
	margin: 3px; 
}

input[type=file],
select
{
	margin: 3px;
}

DIV, p
{
	font-family: arial;
	font-size: 14px;
}

.propli
{
	width: 550px;
	height: 167px;
	border: 1px solid black;
	padding: 5px 0 5px 5px;
	font-family: arial;
	margin-bottom: 5px;
}

h1
{
	background-color: #F6f6f6;
	border: 1px solid #DDD;
	font-size: 20px;
	color: #000;
	font-family: arial;
}

p
{
	text-align: justify;
	margin: 10px 20px;
}

.center
{
	text-align: center;
}

.box
{
	border: 1px solid black;
	padding: 5px;
	margin-bottom: 5px;
	width: 545px;
}

.propli h2,
.propli h3,
.propli h4
{
	
	background-color: #F5F5F5;
	border: 1px solid #DDD;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	padding: 5px 5px 3px 5px;
	text-align: left;
	float: left;
	display: block;
	margin: 0 5px 5px 0;
}

          .propli h2 { width: 170px; }
html>body .propli h2 { width: 160px; }

          .propli h3 { width: 227px; }
html>body .propli h3 { width: 219px; }

          .propli h4 { width: 130px; text-align: right; }
html>body .propli h4 { width: 120px; text-align: right; }

.propli img.photo
{
	clear: left;
	float: left;
	width: 182px;
	height: 135px;
	margin-right: 10px;
	border: 0;
}

.propli p
{
	margin: 0;
	font-size: 14px;
}




a.vt
{
	display: block;
	float: right;
	position: relative;
	top: 75px;
	margin-right: 5px;
	width: 75px;
	height: 59px;
	background: transparent url("vt.gif") top left no-repeat;
}

a.vt:hover
{
	background: transparent url("vt_over.gif") top left no-repeat;
}

a.vd
{
	display: block;
	float: right;
	position: relative;
	top: 75px;
	margin-right: 5px;
	width: 40px;
	height: 57px;
	background: transparent url("detailsup.gif") top left no-repeat;
}

a.vd:hover
{
	background: transparent url("detailsover.gif") top left no-repeat;
}



#propshow
{
	border: 1px solid black;
	padding: 5px 0 5px 5px;
	width: 550px;
	font-family: arial;
	font-size: 13px;
	margin: 0;
}

#propshow h2,
#propshow h3,
#propshow h4
{

	background-color: #F5F5F5;
	border: 1px solid #DDD;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	padding: 5px 5px 3px 5px;
	text-align: left;
	float: left;
	display: block;
	margin: 0 5px 5px 0;
}

          #propshow h2 { width: 180px; }
html>body #propshow h2 { width: 170px; }

          #propshow h3 { width: 237px; }
html>body #propshow h3 { width: 229px; }

          #propshow h4 { width: 110px; text-align: right; }
html>body #propshow h4 { width: 100px; text-align: right; }

#propshow h5
{
	clear: left;
	text-align: center;
	font-size: 16px;
	margin: 10px 0 20px 0;
	line-height: 16px;
}

#propshow #pic
{
	width: 300px;
	height: 225px;
	text-align:center;
	background-color: #F6F6F6;
	border: 1px solid #CCC;
	padding: 5px;
	margin-left: 114px;
	margin-bottom: 5px;
}

#propshow #buttons
{
	width: 110px;
	float: right;
	margin: 0;
	padding: 0;
}

html>body #propshow #buttons
{
	width: 120px;
}

#propshow #buttons a
{
	text-align: left;
	font-size: 11px;
	background-color: #f6f6f6;
	border: 1px solid #CCC;
	margin: 0;
	margin-bottom: 5px;
	display: block;
	width: 110px;
	color: #000;
	text-decoration: none;
	padding: 2px 2px;
	font-weight: bold;
}

#propshow #buttons a.vt
{
	background-color: #FFF;
	border: none;
	top: 10px;

}

#propshow p.mls
{
	font-size: 12px;
	display: block;
	text-align: right;
	margin: 0 5px 0 0 ;
}

#propshow #thumbs
{
	background-color:#F6F6F6;
	border: 1px solid #CCC;
	width: 313px;
	height: 40px;
	clear: both;
	margin-left: 114px;
	padding: 5px 5px 2px 5px;
}

html>body #propshow #thumbs
{
	width: 302px;
	padding: 5px 4px;
	height: 42px;
}

#propshow #thumbs img
{
	border: 0;
	max-width: 57px;
	max-height: 42px;
	padding: 0 0 0 0;
}

#propshow ul
{
	margin: 10px 0 20px 124px;
	width: 308px;
	list-style: none;
	padding: 0;
	height: auto;
}

#propshow ul li
{
	float: left;
	display: block;
	width: 154px;
	margin-bottom: 2px;
}

#propshow h6
{
	clear: both;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 10px 20px;
	padding-top: 20px;
}

#propshow p
{
	margin: 0 20px;
	text-align: justify;
}
