html { height: 100%; margin-bottom: 1px; }

body {
	color: #323232;
	font-family: Arial, Helvetica,sans-serif;
	margin:0px;
	padding:0px;
	background-color:#595959;
	background-image: url(/images/layout/mainBackground.png);
	background-repeat: repeat-y;
	background-position: center; 	
}

.mainColumn ul{
    margin:-2em 0 0 4em;
    padding:0;
}

a:link,a:visited{
    color:#323232;
    text-decoration:underline;
}

a:hover{
    text-decoration:none;
}

.rel{
	position:relative;
}

#OuterContainer{
	position:relative;
	width:970px;	
	margin: 0 auto;
	margin-top:8px;
}

.container{
	font-size:1.2em;
}

.column{	
	background-color: #000;
}

.columnImage{
    display:block;
    padding:0;
    margin:0px 0px 8px 0px;
}

.paddedBox{
	background-color:#ffffff;
	padding:1.5em;
}

.copy{
	background-color: #fff;
}

#BigMap{
	height:406px;	
}

.readMoreLink:link,
.readMoreLink:visited{
	display:block;
	color:#781717;
	font-weight: bold;
	text-decoration: none;
}

.readMoreLink:hover{
	text-decoration: underline;
}

.readMoreLink.white{
	color:#fff;
}

h1{
	display:block;
	width:100%;
	border-top:1px solid #aeb097;
	border-bottom:1px solid #aeb097;
	background:transparent url(/images/layout/titleBackground.png) repeat-y 0 0;
	color: #fff;
	font-weight:bold;
	text-transform: uppercase;
	height:1.7em;
	font-size:1.2em;
	line-height:1.7em;
	text-indent: 15px;
	overflow:hidden;
	margin-bottom:3px;
}

h3{
    color:#781717;
}

hr {color: #fff; background-color: #fff; border: 1px dotted #aaa; border-style: none none dotted; }

.relative{
	position:relative;	
}

#Header{
	height:65px;
	background:transparent url(/images/layout/menuBackground.png) no-repeat 0 0;	
}

#Logo {
	display:block;
	width:168px;
	height:57px;
	text-indent:-9009px;
	background:transparent url(/images/layout/logo.png) no-repeat 0 0;
}

#Logo a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
}

#Footer{
	border-top:1px dotted #9f9f9f;
	border-bottom:1px dotted #9f9f9f;
	padding:1em 0em 1em 15px;
	margin: 0px;
	background:transparent url(/images/layout/slogan.png) no-repeat right center;
	color:#ccc;
	font-size:0.9em;
	font-weight:bold;
}


/* MENU */

#Menu{
	position:absolute;
	top:34px;	
	width:954px;
}

ul#MenuList
{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	text-align: right;
}

#MenuList li
{
	display: inline;
	list-style-type: none;
	text-transform: uppercase;
	font-weight: bold;
	padding:0px 0px 0px 30px;
}

#MenuList a { 
}

#MenuList a:link, 
#MenuList a:visited
{
	color: #fff;
	text-decoration: none;
}

#MenuList a:hover
{
	color: #aaa;
	text-decoration: none;
}

#MenuList .active a:link,
#MenuList .active a:visited
{ 
	color: #aaa;
}



.mainColumn{
	color:#323232;
	background-color:#fff;
	padding:2em;
	margin-bottom:8px;
}

.sideColumn{
	color:#323232;
	background-color:#fff;
	padding:15px;
	margin-bottom:8px;
}

.invertedSideColumn{
	color:#eee;
	padding:15px;
	margin-bottom:8px;
}

.sideColumn img,
.invertedSideColumn img{
	display:block;
}


div.imageCaptions{
	font-size:0.8em;
	color:#ccc;
}

#NewsImagesColumn img{
	margin:0px 0px 8px 0px;
	padding:0px;
	display: block;
}

.newsEntry{
	border-bottom:1px dotted #808080;
	padding-left:100px;
	margin-bottom:20px;
	position:relative;
}

.newsEntry .date{
	color:#781717;
	position:absolute;
	left:0px;
}

.newsEntry .readMoreLink{
	margin-top:-10px;
	margin-bottom:25px;
}



/* gallery */


.galleryRow{
    border-top:1px dotted #ccc;
    margin-bottom:20px;
    padding-top:20px;
}

.galleryThumbnail{
    width:210px;
    float:left;
}

.galleryRow .lastThumbnail{
    width:175px;
    float:left;
}

.galleryThumbnail h3{
    font-size:1em;
    font-weight:bold;
    margin:0.6em 0 0.4em 0;
    width:175px;
}

.galleryThumbnail p{
    font-size:0.9em;
    margin:0 0 1em 0;
    line-height:1.2em;
    width:175px;
}

.galleryThumbnail img{
    display:block;
}





/* Social networking */

ul.socialBookmarks{
	list-style:none;
    margin:1em 0em 1em 0em;
}

ul.socialBookmarks li{
    display:inline;
}

ul.socialBookmarks a:link,
ul.socialBookmarks a:visited{
	text-decoration:none;
}

ul.socialBookmarks img{
    margin:0px 6px 0px 0px;
    border:0px;
}


#FrontpageNews{
    background-color: #fff;
    margin-bottom: 8px;
    margin-top:8px;
}

#FrontpageNews .image img{
    border-top:10px solid #fff;
    border-left:10px solid #fff;
    border-bottom:10px solid #fff;
}

#FrontpageNews p.date{
    margin:0px;
    padding:0px;
    font-weight:bold;
    color:#781717;
}

#FrontpageNews .details{
    padding:20px;
}

#FrontpageNews .description{
    padding:20px;
}

#FrontpageNews .readMoreLink{
	margin-top:-10px;
}



#FlashNewsTicker{
    margin-bottom:8px;
}



.fileTable{
    border-bottom:1px dotted #ddd;
    margin:0em 0em 3em 0em;
}

.fileTable tbody td{
    vertical-align: top;
    padding:0.7em;
}

.fileTable .row1{
    background-color:#fdfdfd;
}

.fileTable .row2{
    background-color:transparent;
}

.fileTable thead td{
    border-bottom:1px dotted #ddd;
    padding-bottom:1em;
    background-color:transparent;
}

.fileTable td.fileName{
    width:50%;
}

.fileTable td.fileDescription{
    width:50%;
    font-color:#323232;
}

.fileTable td.fileDescription p{
    margin:0;
}

.fileTable td h3{
    margin:0;
}

.fileTable td a.pdfLink:link,
.fileTable td a.pdfLink:visited{
    background:transparent url(/images/layout/article.png) 0em 0.2em no-repeat;
    display:block;
    padding-left:20px;
    text-decoration:none;
    font-weight:bold;
    margin:0;
}

.fileTable td a.pdfLink:hover{
    text-decoration:underline;
}








#PropertiesListWrapper{
	position:relative;
	height:398px;
	width:288px;
	margin:0;
	padding:0;
	background-color:#fff;
}

/* Safari PC hack
/*/*/html*#PropertiesListWrapper:first-of-type {position:absolute;}/* */

#PrintableTable{
    display:none;
}

#PropertiesScrollerPositioner{
	position:absolute;	
	left:10px;
	top:10px;
	width:268px;
	height:378px;
}

#PropertiesScroller{
	display:none;
	width:268px;
	height:378px;
	overflow: auto;
}

#PropertiesListWrapper .propertiesTable{
	margin:0px;
	padding:0px;
	border:0;
	width:250px;
	border-collapse:collapse;
}

#PropertiesListWrapper .propertiesTableHeader{
	margin:8px 0px 2px 14px;
	width:250px;
}

#PropertiesListWrapper .propertiesTableHeader td{
	padding:0px;
	font-weight: bold;
}

#PropertiesListWrapper .propertiesTable tr{
	margin:0px;
	padding:0px;
}

#PropertiesListWrapper .propertiesTable td{
	vertical-align: top;
	margin:0px;
	padding:0px;
	white-space: nowrap;
	cursor:pointer;
}

.pretty-hover {
  background: #ff0;
}

#PropertiesListWrapper p{
	font-size:0.9em;
	margin:0px 0px 4px 4px;
	padding:0;
}

#PropertiesListWrapper .propertiesTable td.propertyType{
	width:40%;
}

#PropertiesListWrapper .propertiesTable td.propertySize{
	width:30%;
}

#PropertiesListWrapper .propertiesTable td.propertyPrice{
	width:30%;
}

#PropertiesListWrapper .propertiesTable td.propertySold{
	width:30%;
	color:#ff0000;
}

#PropertiesListWrapper .propertiesTable .sold{
	color:#999;
}


#PropertiesListWrapper .propertiesTable td h3{
	font-size:0.9em;
	margin:4px 0px 0px 4px;
	font-weight:bold;
}

#PropertiesListWrapper .propertiesTable a:link,
#PropertiesListWrapper .propertiesTable a:visited{
	text-decoration:none;
	color:#222;	
}

#BigMap{
	position:relative;
}

#BigMapDisabler{
	width:400px;
	height:398px;
	position:absolute;
	top:0;
}

#PropertyInfoContainer{
	background-color: #ffffff;
	margin-bottom:8px;
}

#PropertyInfoContainer .image{
	padding:15px;
}

#PropertyInfoContainer .details{
	padding:15px;
}

#PropertyInfoContainer .details h3{
}


#PropertyInfoContainer .details p{
	margin:0px;
}

#PropertyInfoContainer .description{
	padding:15px;
}

.jScrollPaneTrack {
	background: url(/js/jquery/jScrollPane/urridaholt_track.gif) repeat-y;
}
.jScrollPaneDrag {
	background: url(/js/jquery/jScrollPane/urridaholt_drag_middle.gif) no-repeat 0 50%;
}
.jScrollPaneDragTop {
	background: url(/js/jquery/jScrollPane/urridaholt_drag_top.gif) no-repeat;
	height: 4px;
}
.jScrollPaneDragBottom {
	background: url(/js/jquery/jScrollPane/urridaholt_drag_bottom.gif) no-repeat;
	height: 4px;
}
a.jScrollArrowUp {
	height: 14px;
	background: url(/js/jquery/jScrollPane/urridaholt_arrow_up.gif) no-repeat 0 0;
}
a.jScrollArrowUp:hover {
	background-position: 0 -16px;
}
a.jScrollArrowDown {
	height: 14px;
	background: url(/js/jquery/jScrollPane/urridaholt_arrow_down.gif) no-repeat 0 0;
}
a.jScrollArrowDown:hover {
	background-position: 0 -16px;
}
a.jScrollActiveArrowButton, 
a.jScrollActiveArrowButton:hover {
	background-position: 0 -32px;
}




/*
a[href$='.pdf']
{
    background:transparent url(/images/layout/article.png) center left no-repeat;
    display:inline-block;
    padding-left:1.5em;
    margin-left:0.3em;
}


a[href^="mailto:"]
{
    background:transparent url(/images/layout/envelope.png) center left no-repeat;
    display:inline-block;
    padding-left:1.5em;
    margin-left:0.3em;
}
*/
