/* CSS Document */
body
{
background-color: #FFF;
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 12px;
text-align: center;
height:auto;
min-width: 700px; /* for good browsers*/
margin:0px;
}

.frame
{
height: 100%;
width: 100%;
display: table;
vertical-align: middle;
text-align: center;
}
.main
{
text-align: center;
position:relative;
vertical-align:top;
display:table-cell;
height:auto;
width:900px;
}
.page
{
background:url(../images/bg_slider_tiley.png);
background-repeat:repeat-y;
position:relative;
width:873px;
height:auto;
min-height:550px;
border:#FFFFFF thin solid;
margin-top:8px;
float:left;
}
.breadcrumbs
{
font-size: 16px;
font-weight:bold;
text-align:left;
float:left;
margin-top:10px;
margin-left:10px;
}

#arrow
{
background-image:url(../images/arrow1.png);
width:14px;
height:13px;
background-repeat:no-repeat;
margin-top:14px;
margin-left:14px;
float:left;
}

#background
{
margin-top:85px;
position:absolute;
background:url(../images/background.jpg);
height: 580px;
width: 100%;
}

.head
{
width:900px;
height:66px;
padding-top:10px;
border:#FFFFFF thin solid;
text-align:left;
}
.logo
{
background:url(../images/logo_smaller.jpg);
width:405px;
height:68px;
}
.topmenu
{
text-decoration:none;
font-weight:bold;
position:relative;
width:900px;
height:19px;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-align:left;
padding-top:10px;
}
.topmenu a
{
text-decoration:none;
position:relative;
padding-left:10px;
padding-right:10px;
color:#FFFFFF;
}

.property_top
{
width:100%; 
height:170px; 
background-color:#FFFFFF; 
margin-top:40px;
border:#FFFFFF thin solid;
border-left:none;
border-right:none;
}

.property_info_bar
{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
position:relative;
text-align:left;
width:640px; 
height:120px; 
/* background-color:#FFFFFF; */
float:left;

}

.property_title_bar
{
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
position:relative;
text-align:left;
width:640px; 
height:42px; 
font-size:24px;
font-weight:bold;
background-color:#2a3844; 
float:left;
padding-top:8px;
padding-left:9px;
}

.property_info_bar#left1
{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
position:relative;
text-align:left;
width:330px; 
height:40px; 
padding:5px;
}
.property_info_bar#left2
{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
position:relative;
text-align:left;
width:330px;
height:70px;
/* height:50px;  */
margin-left:5px;
margin-right:5px;
}

.property_info_bar#right
{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
position:absolute;
right:0px;
text-align:left;
width:280px; 
height:90px; 
float:left;
margin-top:4px;
padding:5px;
overflow:hidden;
vertical-align:top;
}

.property_main_image
{
width:222px; 
height:170px; 
background-color:#00FF33;
float:left;
overflow:hidden;
border-right: #FFFFFF thin solid;

}

.submenu
{
width:853px; 
height:25px; 
text-align:right;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
margin-top:1px;
}

.button
{
float:right;
height:20px;
text-align:center;
background-color:#CCCCCC;
padding-top:5px;
padding-left:5px;
padding-right:5px;
text-decoration:none;
cursor:pointer;
border-left:#333333 thin solid;

}

.button_highlight
{
float:right;
height:20px;
text-align:center;
background-color:#003663;
padding-top:5px;
padding-left:5px;
padding-right:5px;
text-decoration:none;
color:#FFFFFF;
cursor:pointer;
border-left:#333333 thin solid;
}



#footer
{
padding-top:10px;
width:870px;
height:200px;
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:right;
}
/************************ available */

.available
{
	width:650px;
	height:100px;
	border:#333333 thin solid;
	margin:10px;
	background:#FFFFFF;
}
.availableleft
{
	color:#000000;
	width:15%;
	height:90px;
	float:left;
	background-color:#CCCCCC;
	padding-left:10px;
	padding-top:10px;
}
.availableright
{
	width:80%;
	height:100px;
	float:left;
	padding-left:10px;
	padding-top:10px;
	color:#000000;
}
#lineitem
{
float:left;
width:90px;
height:20px;
color:#999999;
}
#lineval
{
float:left;
width:150px;
height:20px;
padding-left:10px;
}
#linecontainer
{
width:500px;
height:20px;
margin-bottom:3px;
/* border:#333333 thin solid; */
}

/*8888888888888888888888888888888888 rounded box */
.boxtainer
{
width:193px;
height:auto;
color:#000;
z-index:101;
}
#boxtitle
{
background-image:url(../images/roundbox/rounded_box_01.png);
height:auto;
text-align:left;
width:inherit;
color:#FFFFFF;
padding-top:8px;
font-weight:bold;
}
#boxbody
{
background-image:url(../images/roundbox/rounded_box_02.png);
text-align:left;
width:inherit;

}
#boxfoot
{
background-image:url(../images/roundbox/rounded_box_03.png);
text-align:center;
width:inherit;
height:10px;
}
/*
@font-face 
{
    font-family: "Gill Sans";
    src: url(css/gillsanslight.TTF);
}
*/
#footer
{
width:878px;
color:#333333;
font-family:Gill Sans, Arial;
font-size:12px;
text-align:center;
}

