/* Start of CMSMS style sheet 'tholen_theme : tholen_screen' */
/* andreas01 - an open source xhtml/css website layout by Andreas Viklund (http://andreasviklund.com). Made for OSWD.org, free to use as-is for any purpose as long as the proper credits are given for the original design work. For design assistance and support, contact me through my website or through http://oswd.org/email.phtml?user=Andreas

Version: 1.0
(July 25, 2005)

Screen layout: */

/*
This layout depends on modified news summary template

<!-- Start News Display Template -->
{foreach from=$items item=entry}

<h3>
	{$entry->titlelink}
</h3>

<p>
{$entry->category}
{if $entry->author}
	by {$entry->author}
{/if}

{if $entry->formatpostdate}
<strong>
		{$entry->formatpostdate}
</strong><br />
{/if}


{if $entry->summary}
 {eval var=$entry->summary}
</p>
  <p class="textright">[{$entry->morelink}]</p>

{else if $entry->content}
		{eval var=$entry->content}
</p>
{/if}

{/foreach}
<!-- End News Display Template -->

Copy paste this template to your news summary template and delete from here
*/

body {
height: 100%;
margin: 0 0 7%;
padding: 0;
height: 101%;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background: #999999;
overflow-y: scroll;
}

#wrap {
color: #303030;
margin: 0 auto;
width: 950px;
border-left: 10px solid #A31A1A;
border-right: 10px solid #A31A1A;
border-bottom:1px solid #A31A1A;
background: #CBCBCB;
}

#header {
clear: both;
margin: 20px 0 0 0;
padding: 0;
height: 45px;
}

#header h1 {
width: 250px;
margin: 0 0 10px 0;
float: left;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0 0 10px 0;
font-size: 0.8em;
line-height: 1.2em;
}

#frontphoto {
width: 930px;
margin: 0px 0px 0px 10px;
border-left:1px solid #A31A1A;
border-right:1px solid #A31A1A;
border-bottom:1px solid #A31A1A;
}

#avmenu {
clear: left;
float: left;
width: 175px;
margin: 12px 0 10px 0;
padding: 0;
font-size: 0.9em;
}

#avmenu ul {	
list-style: none;
width: 175px;
margin: 0 0 10px 0;
padding: 0;
font-size: 1.1em;
}

#avmenu li {
margin-bottom: 3px;
}

/* first level */
#avmenu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #505050;
display: block;
padding: 3px 0 0 10px;
background: #f4f4f4;
border-right: 4px solid #999999;
}	
	
#avmenu li a:hover {
background: #eaeaea;
color: #505050;
border-right: 4px solid #A31A1A;
}

#avmenu li a.menuactive {
background: #eaeaea;
color: #A31A1A;
border-right: 4px solid #A31A1A;
}

/* second level */
#avmenu li li a {
font-weight: bold;
font-size: 0.9em;
height: 20px;
text-decoration: none;
color: #505050;
display: block;
padding: 3px 0 0 24px;
background: #f4f4f4;
border:0;
}	

#avmenu li li a:hover {
background: #eaeaea;
color: #A31A1A;
border:0;
}

#avmenu li li a.menuactive {
background: #eaeaea;
color: #A31A1A;
border:0;
}

/* third level */
#avmenu li li li a {
font-weight: normal;
font-size: smaller;
height: 20px;
text-decoration: none;
color: #A31A1A;
display: block;
padding: 3px 0 0 34px;
background: #f4f4f4;
border:0;
}	

#avmenu li li li a:hover {
background: #eaeaea;
color: #A31A1A;
border:0;
}

#avmenu li li li a.menuactive {
background: #eaeaea;
color: #A31A1A;
border:0;
}

.announce_title {
float:right;
clear:right;
line-height:1.4em; 
margin:10px 0 0 0; 
padding: 0 0 0 10px;
height: 20px;
width:150px;
font-size: 1.0em;
font-weight: bold;
color: #505050;
background-color: #F4F4F4;
border-left: 4px solid #999999;
}

.announce {
float:right;
clear:right;
line-height:1.4em; 
margin:4px 0 0 0; 
padding: 0 10px 0 10px;
width:140px;
color: #505050;
background-color: #F4F4F4;
line-height: 1.3em;
border-left: 4px solid #999999;
}

#extras {
float: right;
width: 100px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
}

#extras p {
margin: 0 0 1.5em 0;
}

#content {
margin: 0px 175px 0px 185px;
border-left: 1px solid #999999;
border-right: 1px solid #999999;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}

#content h2 {
margin: 0 0 0.5em 0;
font-size: 1.5em;
}

#content img {
display:inline;
background: #CBCBCB;
border: 1px solid #999999;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #A31A1A;
}

a:hover {
text-decoration: underline;
color: #A31A1A;
}

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 1px solid #999999;
width: 950px;
text-align: center;
color: #808080;
font-size: 0.9em;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

#koop-huur-samenvatting{
padding: 0 0 20px 0;
text-align: left;
}

#koop-huur-detail{
padding: 12px 0 20px 0;
text-align: left;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}
/* End of 'tholen_theme : tholen_screen' */

