/*#############################################################
Name: CREDO
Date: 2010-09-28
Description: A soft and bright two-column template.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #963;}
a:hover {color: #C60;}

body {
	background: #e7e7e7 url(/Content/Images/bg475.jpg) repeat-x left top;
	color: #444;
	font: normal 62.5% Arial,sans-serif;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {
	font: normal 1.8em Arial,sans-serif;
	margin-bottom: 4px;
}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Arial,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(/Content/Images/quote.gif) no-repeat;
	display: block;
	font-weight: normal;
	padding-left: 28px;
}

h1,h2,h3 {padding-top: 6px;}

/* misc */
.clearer {clear: both;}

.left {float: left;}

/* structure */
.container {
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0px 0px 0px;
	width: 800px;
	border-right: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	
	
	/*
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #dddddd;
	border-left: 1px solid #e6e6e6;
	border-bottom: 1px solid #dddddd;*/
}

/*#swiss-options
{
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}*/

.disclaimer-p
{
    text-align: center;
}

.disclaimer-button
{
    padding: 8px;
}

/* header */
.top {
	padding: 10px 10px 0;
}

/* title */
.header {
	background: #FFF;
	font-size: 1.2em;
	height: 110px;
	margin: 0 auto;
	padding: 30px 10px 5px;
	width: 780px;
	border-right: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	
	
}

.header .links {
	background: #00adef;
	width: 214px;
	height: 150px;
}

.header .links .selected
{
    color: #8ed8f8;
}

.header .left {
	background: #FFF url(/Content/Images/header.jpg) no-repeat;
	width: 562px;
	height: 150px;
	border-right: 4px solid #FFF;
}

.title 
{
    color: #00ADEF;
    font: 1.4em/40px arial;
    line-height:normal;
    text-transform:uppercase;
    margin: 0;
    padding-left: 0;
    width: 460px;
    text-align: right;
}

/* navigation */
.navigation {	
	
	background: #FFF url(/Content/Images/nav.gif);
	height: 20px;
	display:inline-block;
}

.navigation a {
	background: #FFF url (/Content/Images/nav.gif);
	color: #707070;
	display: block;
	float: left;
	font: 1.3em arial;
	line-height: 20px;
	padding: 0px 10px;
	text-decoration: none;
}

.navigation a:hover {
	background-position: left bottom;
	color: #00adef;
	background: #FFF;
}
.navigation a:active {
	background-position: left bottom;
	color: #00adef;
	background: #FFF;
}

.links {float: left;}

.links ul
{
    margin: 15px 0 0 16px;
}

.links ul li
{
    list-style: none;
    padding: 4px 0 4px 0;
}

.links a {
	font: 1.2em arial, sans-serif;
	text-decoration: none;
	color: #fff;
}

.links a:hover {
	color: #8ed8f8;
}
.links a:active {
	color: #8ed8f8;
}
/* main */
.main {
	border-top: 4px solid #FFF;
	background: url(/Content/Images/bgmain.gif) repeat-y;
	
}

/* sub navigation */
.sidenav {
	float: left;
	margin: 10px 0;
	width: 220px;
}
.sidenav h2 {
	color: #00adef;
	font: 1.4em arial;
	line-height: 40px;
	margin: 0;
	padding-left: 20px;
	border-bottom: 1px solid #e6e6e6;
}
.sidenav h3 {
	color: #6e6e6e;
	font: 1.4em arial;
	line-height: 40px;
	padding-left: 20px;	
	border-bottom: 1px solid #e6e6e6;
	
}
.sidenav ul {
	padding: 0;
	border-top: 1px solid #FFF;
}

.sidenav li a {
	font-size: 1.2em;
	color: #6E6E6E;
	display: block;
	padding: 10px 0 10px 10%;
	line-height: 20px;
	text-decoration: none;
	
	border-bottom: 1px solid #e6e6e6;
}
.sidenav li a:hover {
	background: #fafafa;
	color: #00adef;	
}
.sidenav iframe {
	font-size: 1.2em;
	color: #6E6E6E;
	display: block;
	padding: 10px 0 0 10%;
	line-height: 20px;
	text-decoration: none;
}




.saopaulo {
	float: left;
	margin: 10px 0;
	width: 220px;
}
.saopaulo h2 {
	color: #00adef;
	font: 1.4em arial;
	line-height: 40px;
	margin: 0;
	padding-left: 20px;
	border-bottom: 1px solid #e6e6e6;
}
.saopaulo h3 {
	color: #6e6e6e;
	font: 1.4em arial;
	line-height: 40px;
	padding-left: 20px;	
	border-bottom: 1px solid #e6e6e6;
	
}
.saopaulo ul {
	padding: 0;
	border-top: 1px solid #FFF;
}

.saopaulo li a {
	font-size: 1.2em;
	color: #6E6E6E;
	display: block;
	padding: 10px 0 10px 10%;
	line-height: 20px;
	text-decoration: none;
	
	border-bottom: 1px solid #e6e6e6;
}
.saopaulo li a:hover {
	background: #fafafa;
	color: #00adef;	
}
.saopaulo iframe {
	font-size: 1.2em;
	color: #6E6E6E;
	display: block;
	padding: 10px 0 0 10%;
	line-height: 20px;
	text-decoration: none;
}



/* dhtmlgoodies */

.dhtmlgoodies_question{
	float: right;	
	width: 95%;
	font-size: 1em;
	color: #6e6e6e;
	display: block;
	padding: 10px 0px 10px 12px;
	line-height: 20px;
	text-decoration: none;
	width: 95%;
	overflow:hidden;
	cursor:pointer;
	border-bottom: 1px solid #e6e6e6;
}

.dhtmlgoodies_question:hover{
	background: #fafafa;
	color: #00adef;	
}

.dhtmlgoodies_answer{	
	background-color:#fafafa;
	display: block;
	width: 100%;
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
	line-height: 20px;
		
}
.dhtmlgoodies_answer_content{	
	padding: 5px 5px 5px 12px;
	font-size:1.0em;
	line-height: 18px;
	color: #6e6e6e;
	position:relative;
	border-bottom: 1px solid #e6e6e6;
	
}

.dhtmlgoodies_answer li a {
	font-size: 1em;
	color: #6e6e6e;
	padding: 2px 0 2px 5%;
	line-height: 18px;
	text-decoration: none;
	width: 95%;
}

img.floatLeft { 
    float: left; 
    margin: 4px;
}

div#bannerimage {
	margin: 0px 20px;
}

div#slider1 {
	margin: 0px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-decoration: none;
}

/* content */
.content {
	float: right;
	margin: 10px 0;
	padding-right: 20px;
	width: 531px;
}
.content h2 {
	color: #00adef;
	font: 1.4em arial;
	line-height: 40px;
	margin: 0;
	padding-left: 0px;

}
.content .descr {
	color: #000;
	font: 1.2em arial;
	margin-bottom: 6px;
}
.content li {
	list-style: url(/Content/Images/li.gif);
	font: 1.2em arial;
	line-height: 24px;
	margin-left: 15px;

}
.content p {
	font: 1.2em arial;
	line-height: 24px;
}

/* swiss */
.swiss {
	float: left;
	margin: 10px 0;
	padding-left: 20px;
	width: 760px;
}
.swiss h2 {
	color: #00adef;
	font: 1.4em arial;
	line-height: 40px;
	margin: 0;
	padding-left: 0px;

}
.swiss .descr {
	color: #000;
	font: 1.2em arial;
	margin-bottom: 6px;
}
.swiss li {
/*	list-style: url(/Content/Images/li.gif);*/
	font: 1.2em arial;
	margin-left: 0px;

}
.swiss p {
	font: 1.2em arial;
	line-height: 24px;
}
/* disclaimer */
.disclaimer {
	float: left;
	margin: 10px 0;
	padding: 0 0px;
	width: 531px;
	color: #9f9f9f;
	font: 0.9em arial;
	line-height: 8px;
}

/* track record table */
#track-record
{
    width: 100%;
}

#track-record thead tr 
{
    background-color: #b7b7b7;
    height: 40px;
}

#track-record thead th#location
{
    width: 150px;
}

#track-record thead th#tenant
{
}

#track-record thead th#acquisition
{
}

#track-record thead th#sale
{
    width: 70px;
}

#track-record thead th#irr
{
    width: 70px;
}

#track-record thead tr th
{
    color: #fff;
    font-weight: bold;
    text-align: left;
}

#track-record thead tr th.right
{
    text-align: right;
}

#track-record tbody tr td.right
{
    text-align: right;
}

#track-record tbody tr td
{
    padding: 2px;
    font-size: 0.9em;
}

#track-record tbody tr
{
    height: 20px;
}

#track-record tbody tr.alt-1
{
    background-color: #f3f3f3;
}

#track-record tbody tr.alt-2
{
    background-color: #e6e6e6;
}

#track-record thead tr td
{
    background-color: #444444;
}
/* track record table */

/* footer */
.footer {
	background: #e1e1e1;
	color: #6e6e6e;
	font: 1.2em arial;
	line-height: 20px;
	text-align: left;
	padding-left: 20px;
	border-right: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	
}
.footer a{
	color: #6e6e6e; 
	text-decoration: none;
	
	
}
.footer a:hover{
	color: #00adef; 
	text-decoration: none;
	
	width: 800px;
}
.footer table
{
    padding: 10px 0;
}

/* underfooter */
.rectangle {
	background: #e7e7e7;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0px 0px 0px;
	width: 800px;
	
}