/* apartmentsportugal.com (c) zinki.com.*/
*, body, html { margin: 0; padding: 0}

/*html, body { height: 100%; }*/

html { 
	background-color:#AECDF2;
}

body { 
	/*margin:0;*/
	font-family: Verdana,Arial,Helvetica,Sans-Serif; 
	font-size: 0.7em; 
	font-weight:normal; 
	color:#333333;
	margin: 0; 
	padding: 0;
	background-color:#AECDF2;
}

p {
	margin-top: 6px;
	margin-bottom: 6px;
	line-height: 1.35em;
}

h1 {
	font-family: Verdana,Arial,Helvetica,Sans-Serif; 
		/*color:#333333;*/
	color:#569DF2;
	font-size:18px; 
	font-weight:bold; 
	margin-bottom:20px; 
	margin-top:0px;
	/*background-color:#00FF00; */
}

h2 {
font-family: Verdana,Arial,Helvetica,Sans-Serif; 
	/*color:#003366;*/
color:#569DF2;
font-size:14px; 
font-weight:bold; 
margin-bottom:5px; 
margin-top:5px
}

h3 {
font-family: Verdana,Arial,Helvetica,Sans-Serif; 
/*color:#569DF2;*/
color:#6D96DB;
font-size:13px; 
font-weight:bold; 
margin-bottom:5px; 
margin-top:15px
}

a	{
	color:#170F03;
	text-decoration:underline;
}

a:hover	{
	text-decoration:none;
}

hr {
height:1px; color:#CCCCCC; 
background-color:#CCCCCC; 
border:none
}

legend {
font-size:12px; 
font-weight:bold; 
color: #FFFFFF;
}

/* GLOBAL ******************************************************************* */
#wrapper {
	width: 990px;
	padding: 0 0;
	margin: 0 auto;
	background-image:url(../images/page_bkg.jpg);
}

#top-spacer {
	width: 990px;
	height: 18px;
	background-image: url(../images/top_strip.jpg);
	margin: 0 auto;
}

#header {
	width: 960px;
	height: 175px;
	background-image: url(../images/header_bkg.jpg);
	margin-left: 16px;
	padding: 0px 0px 0px 0px;
}

#menu-container {
	width: 940px;
	height: 40px;
	position: relative;
	margin: 0px 10px 0px 10px ;
	/*line-height: 35px;*/
	padding-left: 0px;
	background-color: #EEEEEE;
	background:url(../images/ulback.gif) repeat-x;
}

#menu a {
	text-decoration: none;
	color: #333333;
	font-size: 1.0em; 
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: underline;
}

#menu a:hover {
	color: #143266;
}

table-3col {
	width: 990px;
}

#table-3col-left {
	width: 250px;
	padding-left: 0px;
	/*float: left;*/
	/*background-color:#0000FF; */
	background-color: #FFFFFF;
}

#table-3col-mid {
	position: relative;
	width: 490px;
	overflow: auto;
	float: left;
	z-index: 1;
 	padding: 0px 0px 50px 0px; 
	/*background-color:#FF0000;*/ 
	/*background-color: #FFFFFF;*/
}

#table-3col-right {
	width: 250px;
 	padding: 0px 0px 50px 0px; 
	/*background-color:#00FFFF;*/
	background-color: #FFFFFF;
}

#content-3col-mid {
	margin-top:20px;
	position: relative;
	width: 460px;
}

#inner-wrapper {
	width:960px;
	margin-left: 15px;
}

table-2col {
	position: relative;
	width: 960px;
}

#table-2col-left {
	width: 710px;
 	padding: 0px 0px 20px 0px; 
	/*float: left;*/
	/*background-color:#0000FF; 
	background-color: #FFFFFF;*/
}

#table-2col-right {
	width: 250px;
 	padding: 0px 0px 20px 0px; 
	/*background-color:#00FFFF;
	background-color: #FFFFFF;*/
}

#content {
	margin-top: 15px;
	margin-left: 30px;
	margin-right: 60px;
}

#no-columns {
	width: 747px;
	padding-left: 11px;
}

#footer {
	width: 990px;
	height: 70px;
	margin: 0px auto;
	padding: 0 0;
	padding-top:35px;
	background-color:#AECDF2;
	/*background-color:#FF0000;*/
	background-image:url(../images/footer_bkg.jpg);
	background-repeat: no-repeat;
	background-position: top left;	
}

#copyright {
	width: 940px;
	color:#333333; 
	font-size: 9px;
	margin-left: 25px;
	margin-right: 15px;
}

#content-3col-mid p {
	line-height:1.65em;
}

/* Vertical Menu ******************************************************************* */

#vertmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 216px;
	padding: 0px;
	margin: 0px 0px 0px 10px;
}

#vertmenu h1 {
	display: block; 
	background-color:#CFDFF2;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0px 5px 5px;
	color: #333333;
	margin: 0px;
	width:211px;
}

#vertmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

#vertmenu ul li {
	margin: 0px;
	padding: 0px;
}

#vertmenu ul li a {
	display: block;
	font-size: 11px;
	padding: 5px 0px 5px 5px;
	text-decoration: underline;
	text-align:left;
	color: #666666;
	width:200px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
	color: #569DF2;
	text-decoration: none;
}

/* ******************************************************************* */

.fl-left {
	float: left;
}

.fl-right {
	float: right;
}

.clear {
	clear:both;
}

.float-img {
	float: right;
	margin: 15px 0px 10px 15px;
	padding: 5 5;
	border: 1px solid #000066;
	background-color : #FFFFFF;
}

.img-box {
	border: 1px solid #FFFFFF;
}

.tblpicleft {
	width:320px;
}

.tbltxtright {
	width:410px;
	padding-left:40px;
}

.tbltxtleft {
	width:410px;
	padding-right:40px;
}

.tblpicright {
	width:320px;
}

.frmtext {
	width:200px;
	margin-top:4px;
	margin-bottom:4px;
	border: 1px solid #C6C6C6;
}

.frmdrop {
	width:200px;
	margin-top:2px;
	margin-bottom:8px;
	border: 1px solid #C6C6C6;
}

.frmbtn {
	margin-top:4px;
	margin-bottom:4px;
	background-color: #2D1E06;
	color: #FFFFFF
}

.frmbtnprop {
	width: 180px;
	margin-top:6px;
	margin-bottom:6px;
}

.frmbtnviewdetails {
	/*width: 140px;*/
	margin-top:12px;
	margin-bottom:6px;
	font-size:10px;
	padding:2px;
}

.flag-img {
	border: 1px solid #FFFFFF;
}

.listheader {
	background-color: #CCCCCC;
}

.mainproppic {
	border: 1px solid #cccccc;
}

.scrollimage {
	margin-right: 15px;
}

.horscroll{
	float:left;
	width: 480px;
	height: 130px;
	overflow: auto;
	white-space: nowrap;
	margin-top: 2px;
	margin-bottom: 12px;
}

.review-container{
	margin-top: 40px;
}

.propimage{
	display: block;
	margin: 15px auto;
}

/* content box ******************************************************************* */

.content-box {
	width: 310px;
	margin-top: 20px;
	padding: 0px;
}

.content-box-top {
	width: 310px;
	height: 10px;
	background-image: url(../images/content_box_top.gif);
	overflow:hidden  /* Removes ie6 3 pixel background repeat */
}

.content-box-mid {
	width: 295px;
	min-height:210px;
	padding-left:15px;
	background-color: #DEE7F2;
	overflow:hidden;
}

.content-box-bot {
	width: 310px;
	height: 10px;
	background-image: url(../images/content_box_bot.gif);
	background-color: #DEE7F2;
	overflow:hidden;  /* Removes ie6 3 pixel background repeat */
	margin-top:0px;
}

.content-box-mid ul {
	list-style: none;
	padding: 0px;
	border: none;
}

.content-box-mid ul li {
	margin: 7px 0px;
	padding: 0px;
}

/* RHS menu box ******************************************************************* */

.menu-box {
	margin: 8px;
	padding: 5px 0px;
}

.menu-box-top {
	width: 236px;
	height: 10px;
	background-image: url(../images/menu_box_top.gif);
	overflow:hidden  /* Removes ie6 3 pixel background repeat */
}

.menu-box-top-h {
	width: 236px;
	height: 30px;
	background-image: url(../images/menu_box_top_h.gif);
}

.menu-box-mid {
	width: 236px;
	background-image: url(../images/menu_box_mid.gif);
}

.menu-box-bot {
	width: 236px;
	height: 20px;
	background-image: url(../images/menu_box_bot.gif);
}

/* Prices Table ******************************************************************* */

table.table-prices {
	margin-top:35px;
	border-width: 1px;
	border-style: solid;
	border-color: #569DF2;
	border-collapse: collapse;
	background-color: white;
}
table.table-prices th {
	border-width: 5px;
	padding: 5px;
	border-style: solid;
	border-color: red;
	background-color: #fff5ee;
	-moz-border-radius: ;
}
table.table-prices td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #569DF2;
	background-color: white;
	-moz-border-radius: ;
}
