/* andreas08 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use in any way and for any purpose as long as the proper credits are given to the original designer. Version: 1.0, November 28, 2005 */

/* marcelg - modified and edited this template.  Thanks andreaas.
June 2, 2007
/**************** Body and tag styles ****************/

*{margin:0; padding:0;}

body{
	background: url(../images/bg_largeTQS.png) #0093dd; 
	color:#3a3a3a; 
	font:76% Verdana,Tahoma,Arial,sans-serif; 
	margin:0 auto; 
	padding:0;
}

h1{
	font-size:18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2{
	font-size:16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#propertyManagement{
	background: url(../images/bluebg.gif);
}

img{
	border: 0px;
}


a {text-decoration:none}
a:link {color: #000000;}
a:visited {color: #000000;}


p.left {text-align: left;}

#menu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 900;
}
#menu a:hover {
	background-color: #000000; 
}

#container{
	margin-left:175px;
	width:585px;
	padding: 0;
	text-align:center;
	background-color: #FFFFFF;
	opacity: .9;
	height: 2500px;
}

#header{
	margin: 0px;
	padding: 0px;
}



#contents{
padding-top: 20px;
}

#footer{
	bottom: 0px;
	width:585px;
	margin:10px auto;
	padding:1px 0;
	text-align:left;
	color: black;
}


/**************** left sidebar styles ****************/

#sidebarMain
{
	position:absolute; 
	top:0; 
	left:0; 
	width:175px; 
	height:100%; 
	overflow:auto; 
	background:#e0e0e0 url(images/sidebarbg.gif) top right repeat-y; 
	text-align:center;
	opacity: .9;	
}

body > #sidebarMain
{position:fixed;}

#sidebarMain table{
	margin: 5px 0px 0px 3px;
}
#sidebarMain h2, #sidebarMain h3
{margin:0 20px 18px 5px; color:#808080; font-size:1.1em; font-weight:bold; letter-spacing:-1px; text-align:center;}

#sidebarMain h3
{margin:20px 18px 4px 5px; color:#606060;}


#sidebarMain a
{color:#808080;}

#sidebarMain a:hover
{color: #000000;}

#sidebarMain a.selected
{color:#000000;}

#leftMenu img{
	margin-bottom: -1px;
}
.sub{
	margin-left: 15px;
}


/**************** Navigation menu styles ****************/

#menu a
{display:block; width:155px; padding:5px 18px 5px 0; color:#606060; background:#FFFFFF url(img/sidebarbg.gif) top right repeat-y; font-size:1.2em; font-weight:normal; font-family:Georgia, "Times New Roman", Times, serif; text-decoration:none; letter-spacing: normal;}

#menu a:hover 
{color:#303030; background:#f0f0f0 url(img/sidebarbg.gif) top right repeat-y;}

#menu a.active
{padding:5px 18px 5px 0; background:#fafafa; border-top:2px solid #c0c0c0; border-bottom:2px solid #c0c0c0;}

#menu a.active:hover
{color:#303030; background:#f0f0f0 url(img/sidebarbg.gif) top right repeat-y;}

#userMenu{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

#left_ads
{
	color: #000000; 
	position:absolute; 
	top:0; 
	left:760px; 
	width:240px; 
	height:2500px;
	background-color: #e0e0e0;
	opacity: 0.9;

}

#faq p{
	padding-top: 20px;
}

body > #left_ads
{position:fixed;}


#left_ads p.sectionHeader{
	color: #000000;
	height: 28px;
}



.bigger 
{ 
font-size: 2em;
vertical-align: middle;
padding: 0px 0px 20px 0px;
}



.news{
	color: #000000;
}

#liveChatLink{
	margin-top: -83px;
}

.smallBold{
	font-size: small;
	font-weight: 900;
}

.error{
	color: red;
}

.sectionHeader{
	font-size: medium;
	font-weight: 900;
	font-family: Georgia, "Times New Roman", Times, serif;

}

.news_title{
	text-align: left;
	font-size: 16px;
	font-weight: 900;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 5px 5px;
}

.news_content{
	text-align: left;
	font-size: 12px;
	font-family: font-family: Helvetica, Arial, "Luxi Sans", sans-serif;
	margin-left: 5px;
	margin-bottom: 10px;
}