/* LAYOUT */

body {
	margin : 0px;
	border : 0px;
	padding : 0px;
	background:#fff;
	font-family: verdana, arial;
	font-size: small; 
	line-height:1em;
	}	

#mainWrapper	{
	width:750px;
	margin-left:auto;
	margin-right:auto;
	border-left: 1px solid #000066;
	border-right: 1px solid #000066;
	padding:0px 0px 0px 0px;
	}

.hidden	{
	display:none;
	}

/* HEADER */

#head	{
	width:750px;
	height:127px;
	background:#000066;
	border-bottom: 1px solid #fff;
	}

#swoop	{
	position:relative;
	top:0px;
	background : url(../images/head_swoop.gif) no-repeat;
	height:94px;
	width:422px;
	}

#logo	{
	position:relative;
	top:15px;
	left:20px;
	}	

#strap	{
	margin:30px 50px 0px 0px;
	float:right;
	background : url(../images/chalmers_strap.gif) no-repeat;
	height:40px;
	width:222px;
	}


/* MAIN NAVIGATION */

#navigation {
	padding:0px 25px 20px 0px;
	position:relative;
	display:block;
	top:10px;
	left:20px;
	color:#99CCCC;
	font-weight:bold;
	}


.mainNav a {
	display:block;
	padding:0px 25px 10px 0px;
	color:#99CCCC;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	}

.mainNav a:visited {
	display:block;
	padding:0px 25px 10px 0px;
	color:#99CCCC;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	}

.mainNav a:hover {
	display:block;
	padding:0px 25px 10px 0px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	}

.mainNavOn a {
	display:block;
	padding:0px 25px 10px 0px;
	color:#fff;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	}

.mainNavOn a:visited {
	display:block;
	padding:0px 25px 10px 0px;
	color:#fff;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	}


/* DROP DOWN */

ul {
	padding: 0;
	margin: 0;
	list-style: none;
	}
div.sec_ul {
	margin-left: 30px;

}

#navigation li {
	float: left;
	position: relative;
	padding:0px 0px 0px 0px;
 	}

li ul {
	display: none;
	position: absolute; 
	top: 0px;
	left: 0px;
	background:#000066;
	margin:23px 0px 0px 0px;
	width:150px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	}

li:hover ul, li.over ul {
	display: block;
	}


.dropNav  {
	float: none;
	width:150px;
	}

.dropNav  li {
	padding:0px;
	margin:0px;
  }


.dropNav a	{
	display:block;
	padding:5px;
	font-weight:normal;
	color:#fff;
	border-bottom: 1px solid #fff;

	}

.dropNav a:visited {
	display:block;
	padding:5px;
	font-weight:normal;
	color:#fff;
	border-bottom: 1px solid #fff;
	}

.dropNav a:hover {
	display:block;
	padding:5px;
	font-weight:normal;
	background:#99CCCC;
	color:#000066;
	border-bottom: 1px solid #fff;
	}

/* BANNER & QUOTE */



#banner	{
	background:#CDDDE3;
	height:110px;
	border-bottom: 1px solid #fff;
	}

#banner img	{
	float:left;
	height:110px;
	_margin:0px 0px 0px -3px;
	}

.quote	{
	clear:right;
	width:150px;
	float:right;
	padding:0px;
	_margin:0px 0px 0px -12px;
	}



/* COLS */

#main1 {
	margin:0px;
	padding:0px;
	}

#main2 {
	margin:0px; 
	padding:0px;
	border-bottom: 1px solid #fff;
	background : url(../images/bg_01.gif) repeat-y;
	}


/* LEFT COL */

#left {
	width:150px;
	float:left;
	color:#000066;
	font-size:10px;
	}

.leftTitle {
	display: block; 
	padding: 8px; 
	font-weight:bold;
	font-size:11px;
	background:#000066;
	color:#fff;
	border-bottom:1px solid #fff;
	}

.leftFeature {
	background:#000066;
	}

.leftTitle a	{
	font-weight:bold;
	font-size:11px;
	background:#000066;
	color:#fff;
	text-decoration:none;
	}

.leftNav a	{
	display: block; 
	padding: 8px; 
	font-size:11px;
	background:#000066;
	color:#fff;
	border-bottom:1px solid #CDDDE3;
	text-decoration:none;
	}

.leftNav a:visited {
	display: block; 
	padding: 8px; 
	font-size:11px;
	background:#000066;
	color:#fff;
	border-bottom:1px solid #CDDDE3;
	text-decoration:none;
	}

.leftNav a:hover	{
	background:#99CCCC;
	color:#000066;
	}

.leftNavOn a	{
	display: block; 
	padding: 8px; 
	font-size:11px;
	background:#99CCCC;
	color:#000066;
	border-bottom:1px solid #CDDDE3;
	text-decoration:none;
	}

.leftSubNav {
	background:#CDDDE3;
	padding:10px 0px 10px 0px;
	}

.leftSubNav  li	{
	list-style-type:disc;
	margin:0px 0px 10px 25px;
	}

.leftSubNav b	{
	display: block; 
	padding: 0px 8px 8px 8px; 
	}

.leftSubNav a	{

	font-size:10px;
	color:#000066;
	text-decoration:none;
	}

.leftSubNav a:visited	{

	font-size:10px;
	color:#000066;
	text-decoration:none;
	}

.leftSubNav a:hover	{
	font-weight:bold;
	font-size:10px;
	color:#000066;
	text-decoration:none;
	}

.leftSubNavOn a	{
	font-weight:bold;
	font-size:10px;
	color:#000066;
	text-decoration:none;
	}

.graduation	{
	background : url(../images/graduation.gif) no-repeat;
	height:119px;
	width:150px;
	}


/* MAIN COL */

#middle {
	padding-top:15px;
	margin-left:160px;
	margin-right:160px;
	line-height:18px;
	font-size:11px;
	}

#middle a {
	color:#000066;
	font-weight:bold;
	text-decoration:none;
	}

#middle a:visited {
	color:#000066;
	font-weight:bold;
	}

#middle a:hover {
	color:#99CCCC;
	font-weight:bold;
	text-decoration:none;
	}



.text	ul {
	margin:10px;
	}

.text	li {
	list-style: disc;
	margin:3px 0px 3px 25px;
	}

/* RIGHT COL */

#right {
	float:right;
	width:150px;
	color:#fff;
	font-size:10px;
	}

.highlightBox {
	margin:10px;
	padding:5px;
	background:#666699;
	border: 2px solid #2B60DE;
	}

.highlightBoxY {
	margin:10px;
	padding:5px;
	background:#666699;
	border: 2px solid #2B60DE;
	}

.highlightBoxY b {
	color:#fff;
	font-size:10px;
	}

.highlightBoxY a {
	color:#fff;
	text-decoration:none;
	}

.highlightBoxY a:visited {
	color:#fff;
	text-decoration:none;
	}

.highlightBoxY a:hover {
	color:#fff;
	text-decoration:underline;
	}

.highlightBox b {
	color:#fff;
	font-size:10px;
	}

.highlightBox a {
	color:#fff;
	text-decoration:none;
	}

.highlightBox a:visited {
	color:#fff;
	text-decoration:none;
	}

.highlightBox a:hover {
	color:#fff;
	text-decoration:underline;
	}

.feature	{
	text-align:center;
	color:#99CCCC;
	font-weight:bold;
	font-size:11px;
	}

.feature img {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin:5px 0px 5px 0px;
	}

.feature a {
	color:#99CCCC;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	}

.feature a:visited {
	color:#99CCCC;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	}

.feature a:hover {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	}

/*FOOTER*/

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
	}

#foot {
	background-color: #000066;
	padding:5px 0px 5px 5px;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	}

#foot a {
	color:#fff;
	text-decoration:none;
	}

#foot a:hover {
	color:#99CCCC;
	text-decoration:none;
	}

#copyright {
	width:750px;
	margin-left:auto;
	margin-right:auto;
	padding:3px 30px 0px 10px;
	font-size:10px;
	color:#999;
	text-align:right;
	}

#copyright a {
	color:#999;
	text-decoration:none;
	}	

/* STYLING */

.space	{
	padding:3px;}

h1	{
	color:#000066;
	font-weight:bold;
	font-size:16px;
	margin:0px; 
	padding:0px 0px 5px 0px;
	}

h2	{
	color:#000066;
	font-weight:bold;
	font-size:14px;
	margin:0px; 
	padding:0px 0px 5px 0px;
	}

h3	{
	color:#000066;
	font-weight:bold;
	font-size:12px;
	margin:0px; 
	padding:5px 0px 0px 0px;
	}



/* PROPERTY DISPLAY */

.propertyListing	{
	padding:10px 0px 5px 0px;}

.propertyTitle	{
	color:#000066;
	font-size:11px;
	background:#99CCCC;
	font-weight:bold;
	padding:3px;
	margin:5px 0px 0px 0px;
}

.propertyPrice	{
	color:#000;
	font-size:11px;
	background:#99CCCC;
	font-weight:bold;
	padding:3px;
	text-align:right;
	padding:0px 5px 0px 0px;
	}

.split	{
	width:45%;
	padding:10px;
	float:left;
	line-height:2em;
	border: 0	px solid #000066;}

.search {
	margin:auto;
	display:block;
	border:none;
	text-align:center;
}

.icon 	{
	padding:5px 5px 0px 0px;		
	}
.print {
	margin-top:15px;
	text-align:right;}

.propertyDetails		{
	font-size:11px;		
}

.propertyDetails	li	{
	padding:5px 5px 0px 0px;		
}

.propertyDetails	img	{
	_margin:0px 5px 0px 0px;		
}

.propertyPics	{
	display:block;
	text-align:left;
	padding:0 0px 0px 0px;	
}

.propertyPics img	{
	border: 0px solid #000066;
	padding:0px;
	}	

.propertyThumb 	{
	float:left;
	padding:0px 5px 0px 0px;
	color:#cc0000;
	font-weight:bold;
	}

.propertyDesc	{
	font-size:11px;
	float:right;
	width:275px;
	padding:5px 5px 0px 0px;
	_line-height:1.5em;
	}

.textQuote	{
	padding:10px;
	background:#CDDDE3;
	border:1px solid #99CCCC;
	margin:15px;
	font-style:italic;}

p.pagelinks {
	clear:both;
}

b {	color:#000066;
	font-size:12px;
	}

div.search img {
	margin:1em 0 1em 0;
}


.flag {
	color:red;
	font-weight:bolder;
	}

div.searchlistcontainer ul {
		padding:0;
		margin:0 0 1.5em 1em;
}

div.searchlistcontainer h3.proptype {
	text-align:left;
	margin-left:-8px;
}

h3 {
	font-size:larger;
}
	
div.searchlistcontainer ul li {
	margin:1em 0 0 0;
	padding:0;
	text-align:left;
}

p.caption {
	text-align:right;
	color:#bbb;
	margin:0 0 .5em 0;
	font-size:smaller;
}

