/* Start of CMSMS style sheet 'andreas01 : andreas01_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 {
margin: 0 auto;
padding: 0;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background-image: url(./uploads/stall/fond.png);
/* background:#f4f4f4 url([[root_url]]/uploads/stall/fond.png) top center repeat-y repeat-x; */
}

#wrap {
background: #f8f2d3; 
color: #303030;
margin: 0 auto;
width: 760px;
}

#header {
background-image: url(./uploads/stall/fond.png);
clear: both;
margin: 20px 0 0 0;
padding: 0;
height: 45px;
}

#header h1 {
width: 250px;
margin: 0 0 10px 0;
color: #555555;
font-size: 1.5em;
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;
}

#flags {
width: 150px;
float: left;
text-align: center;
margin-top:-10px;
padding-top:0;
margin-bottom:-10px;
}
#frontphoto {
margin: 0 0 10px 0;
border: 0;
}

#avmenu {
clear: left;
float: left;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
}

#avmenu ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#avmenu li {
margin-bottom: 4px;
}


/* first level */
#avmenu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #505050;
display: block;
padding: 6px 0 0 10px;
background: #f8f2d3;
border-left: 5px solid #703737;
border-top: 1px solid #703737;
border-right: 1px solid #703737;
border-bottom: 1px solid #703737;
}	
	
#avmenu li a:hover {
background: #f8eaa4;
color: #5f2626;
border-left: 5px solid #382424;
}

#avmenu li a.menuactive {
background: #f8eaa4;
color: #344563;
border-left: 5px solid #344563;
border-top: 1px solid #344563;
border-right: 1px solid #344563;
border-bottom: 1px solid #344563;
}


/* second level */
#avmenu li li a {
font-weight: normal;
height: 20px;
text-decoration: none;
color: #505050;
display: block;
padding: 6px 0 0 24px;
background: #f4f4f4;
border:0;
}	

#avmenu li li a:hover {
background: #eaeaea;
color: #286ea0;
border:0;
}

#avmenu li li a.menuactive {
background: #eaeaea;
color: #286ea0;
border:0;
}

/* third level */
#avmenu li li li a {
font-weight: normal;
height: 20px;
text-decoration: none;
color: #505050;
display: block;
padding: 6px 0 0 34px;
background: #f4f4f4;
border:0;
}	

#avmenu li li li a:hover {
background: #eaeaea;
color: #286ea0;
border:0;
}

#avmenu li li li a.menuactive {
background: #eaeaea;
color: #286ea0;
border:0;
}



.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 130px;
color: #344563;
background-color: #f8eaa4;
border-left: 5px solid #344563;
border-top: 1px solid #344563;
border-right: 1px solid #344563;
border-bottom: 1px solid #344563;
line-height: 1.3em;
}



#content {
margin: 0 0 20px 160px;
/*border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
border: 1px dashed #e9e9e6;*/
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}

#catalogue {
 margin:0;
margin-top:-30px;
text-align:center;
}

#main{
border-left: 1px dashed #454140;
border-right: 1px dashed #454140;
border-bottom: 1px dashed #454140;
padding: 0 10px 0 10px;
margin-top:0px;
}

#content h2 {
width:100%;
font-size: 1.0em;
padding-top:2px;
padding-bottom:2px;
background: #344563;
color:#ffffff;
margin: 0;

text-indent:20px;
margin-bottom:-10px;
font-weight:400;
font-family:"Trebuchet MS", verdana, arial, sans-serif;
}
 

#content img {
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #f0f0f0;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
color: #286ea0;
}

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 5px 0 10px 0;
border-top: 2px solid #7a786e;
width: 760px;
text-align: center;
color: #808080;
font-size: 0.9em;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}

#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:150px;
width:408px;
background:#FFFFFF;
border:2px solid #cecece;
z-index:2;
padding:12px;
font-size:13px;
text-align:justify;
}

#popupContact h1{
width:100%;
font-size: 1.0em;
padding-top:2px;
padding-bottom:2px;
background: #344563;
color:#ffffff;
margin: 0;
text-indent:20px;
margin-bottom:-10px;
font-weight:400;
font-family:"Trebuchet MS", verdana, arial, sans-serif;
text-align:left;

}

#popupContactClose{
font-size:18px;
line-height:14px;
right:16px;
top:13px;
position:absolute;
color:#ffffff;
font-weight:800;
display:block;
}

#contactArea {
margin-top:20px;
color:#000000;
font: 96% Verdana,Tahoma,Arial,sans-serif;
}

.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 'andreas01 : andreas01_screen' */

