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

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

html { 
/*background-color: #000000;*/
}

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;
	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;
font-size:14px; 
font-weight:bold; 
margin-bottom:0px; 
margin-top:5px
}

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

a:hover	{
	text-decoration:none;
}

hr {
height:1px; color:#666666; 
background-color:#666666; 
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;
}

#wrapper-inner {
	/*min-height: 100%;
	width: 960px;
	padding: 0 0;
	margin: 0px 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: 200px;
	padding: 0px;
	margin: 0px 0px 0px 10px;
}

#vertmenu h1 {
	display: block; 
	background-color:#CCCCCC;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0px 5px 5px;
	/*border: 1px solid #000000;*/
	color: #333333;
	margin: 0px;
	width:200px;
}

#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;
	/*font-weight: bold;*/
	/*border-bottom: 1px solid #CCCCCC;*/
	padding: 5px 0px 5px 5px;
	text-decoration: underline;
	text-align:left;
	color: #333333;
	/*background-color: #250A71;*/
	width:200px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
	color: #FB9A10;
	/*background-color: #350EA3;*/
	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;
}

.submenu-box {
	width:250px;
	margin-top:20px;
	background-image: url(images/submenubox_mid.jpg);
	background-repeat:repeat-y;
}
.submenu-boxtop {
	width:250px;
	height:20px;
	background-image: url(images/submenubox_top.jpg);
}

.submenu-boxbot {
	width:250px;
	height:30px;
	background-image: url(images/submenubox_bot.jpg);
}

.submenu-rhs-box {
	width:250px;
	margin-top:20px;
	background-image: url(images/submenubox_rhs_mid.jpg);
	background-repeat:repeat-y;
}
.submenu-rhs-boxtop {
	width:250px;
	height:20px;
	background-image: url(images/submenubox_rhs_top.jpg);
}

.submenu-rhs-boxbot {
	width:250px;
	height:30px;
	background-image: url(images/submenubox_rhs_bot.jpg);
}

.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: none;
}

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

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

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

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

.listheader {
	background-color: #CCCCCC;
}

.cod {
	font-family: Verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding: 5px 0px 0px 20px;
}

.box-rhs {
	/*border: 3px solid #396FB2;*/
	margin: 8px;
	padding: 5px 0px;
}

.box-mid {
	border: 1px solid #cccccc;
	margin: 10px 0px;
	padding: 5px 10px;
}

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

.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);
}

.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;
}
