/*	
	------------------------------------------------------------------
	Site: Pangea Propery Partners
	Author: Robert Hedman
	------------------------------------------------------------------
*/


html, body, form, fieldset, textarea, input
{
	margin: 0;
	padding: 0;
	font: 14px/1.2 Arial, Helvetica, sans-serif;
	color: #000;
}

	#default{font: 12px/1.2 Arial, Helvetica, sans-serif;}

select, textarea, input
{

}
html body
{
	background:#fff;
}

h1, h2, h3, h4, h5, h6 {font-family: trebuchet ms, Arial, helvetica, Sans-serif;font-weight:normal;}
h1 {font-size: 30px;color:#00437c;margin:4px 0 5px 0;}
	#startPage h1{font-size:24px;}
h2 {font-size: 18px;margin: 7px 0 1px 0;color:#505050;}
	#default h2{color:#000;}
h3 {font-size: 12px;font-weight:bold;font-family:arial, helvetica, sans-serif;margin:15px 0 5px 0;}
h4, h5, h6 {font-size: 12px;font-weight: bold;}
	h1 a, h2 a, h3 a, h4 a{color:#000;}

p {
	padding: 0;
	margin: 0 0 1.1em 0;
	line-height: 19px;
	}


a {color: #0069aa;text-decoration: none;cursor:pointer;}
	a:hover {color:#9f004b}

form label {}
input, select, textarea {font-size: 100%;padding: 2px;}
fieldset {border: none;}

table td{font-size:12px;}

img {border: 0;}

blockquote {margin: 0;padding: 0 0 0 40px;}

ul{list-style:none;margin:0 0 10px 0;padding:0;}
#main ul li{background:url(../images/common/bullet.gif) 0 8px no-repeat;padding-left:15px;line-height:2;}

hr
{
	height:0;
	border:0;
	border-bottom:1px solid #ececec;
}


/* Styles accessed trough TinyMCE */

.imgRight
{
	margin:0 0 10px 15px;
	float:right;
}

.imgLeft
{
	margin:0 15px 10px 0;
	float:left;
}

.teaserLink
{
	height:22px;
	display:block;
	background:#fff url(../images/common/teaser-link.gif) 0 5px no-repeat;
	text-transform:uppercase;
	font-size:12px;
	padding:9px 15px 0 25px;
}

#default #pos2 span, #default #pos3 span{min-width:85px;}
#default #pos3 .headerText{margin:0 20px;font-size:18px;color:#fff;}
#default #pos2 .headerText{margin:0 20px 10px 20px;font-size:18px;}

/* CONTACT */		
#pos0 .hide{ display: none; width: 200px;}		
#pos0 .show{ margin: 0; }
#tooltip
{
	border: 1px solid #6899ba;
	background: white;
	padding: 10px;
	display: none;
	width: 400px;
	min-height: 255px;
	position: absolute;
}
