/* Start of CMSMS style sheet 'andreas01 : andreas01_screen' */
/* affordable websites by Design Asylum www.designasylum.co.uk */

.updated ul{
}
#flashcontent{
background-color: #fff;
width:600px;
margin: 0 auto 10px auto;
border:3px #666 dashed;
}
body {
margin: 0 auto;
padding: 0;
font: 75% Verdana,Tahoma,Arial,sans-serif;
/* background: #003366; */
background-image:url(uploads/images/backgroundarrow.gif);
}

#wrap {
background: #99CCFF;  /* #ffccff; */
color: #000;
margin: 20px auto;
padding: 0 7px;
width:1200px;
border:2px #000 solid;
}

#header {
clear: both;
width:800px;
margin-left:auto;
margin-right:auto;
padding: 0;
height: 10px;

}
#header img{
margin-top:20px;
float:right;
}
#header h1 {

/* width: 530px; */
/* margin: 60px 0 10px 0; */
/* float: left; */
}

#header p {
float: right;
text-align: center;
color: #a0a0a0;
margin: 20px 0 20px 0;
font-size: 0.8em;
line-height: 1.2em;
}
#frontphotoleft img{
float: left;
margin: 10px auto;
padding:10px 0;
border: 0;
}
#frontphoto  img{
float: right;
/* clear:both; */
margin: 10px auto;
padding:10px 0;
border: 0;
}

#avmenu {
clear: left;
float: left;
width: 200px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
}

#avmenu ul {	
list-style: none;
width: 170px;
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 6px;
background: #99ff33;
border-left: 4px solid #9933ff;
}	
	
#avmenu li a:hover {
background: #66cc00;
color: #6600cc;
border-left: 4px solid #6600cc;
}

#avmenu li a.menuactive {
background: #339900;
color: white;
border-left: 12px solid #330066;
}


/* 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;
padding: 5px;
width: 170px;
color: #505050;
background-color: yellow;
line-height: 1.3em;
border: dashed 2px #000000;
}
.announce a{
text-decoration: underline;
}


#extras {
float: right;
width: 100px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
line-height: 1.3em;
}

#extras p {
margin: 0 0 1em 0;
}

#content {
margin: 0 110px 20px 175px;
/* border-left: 1px solid #f0f0f0; */
border-right: 1px solid #f0f0f0;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}
#content h1{
line-height:1.3em;
}

#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 5px 0;
border-top: 4px solid #f0f0f0;
width: 760px;
text-align: center;
color: #808080;
font-size: 0.9em;
}

#footer a {
color: #808080;
text-decoration: underline;
}

#footer a:hover {
text-decoration: none;
}

.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;
}
.hareline  table{
border: 3px solid #666666;
cellpadding:3px;
height: 250px;
}
.hareline td {
border: 1px solid #666666;
background-color: #cccccc;
}
.hareline a {
text-decoration: underline;
}


.mismanagement {
font-size: 90%;
text-align: center;
}
/* ******* misc *********** */
acronym {
	background-color: #FFFF99; cursor: help;
	}
abbr{background-color: #FFFF99; cursor: help;}
acronym:hover {background-color:#FFCCFF;}
abbr:hover{background-color:#FFCCFF;}

/* End of 'andreas01 : andreas01_screen' */

/* Start of CMSMS style sheet 'Module: News' */
div#news {
  margin: 2em 0 1em 1em;  /* margin for the entire div surrounding the news list */
  padding:10px;
  border: 1px solid #000; 
  background: #FFE9AF; 
}

div#news h2 {
   line-height: 2em;
   background: #fff;
}

.NewsSummary {
    padding: 0.5em 0.5em 1em; /* padding for the news article summary */
    margin: 0 0.5em 1em 0.5em; /* margin to the bottom of the news article summary */
    border-bottom: 1px solid #ccc; 
}

.NewsSummaryPostdate {
  font-size: 90%;
  font-weight: bold;
 }

.NewsSummaryLink {
    font-weight: bold;
    padding-top: 0.2em;
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
 }

.NewsSummaryMorelink {
  padding-top: 0.5em;
}

#NewsPostDetailDate {
  font-size: 90%;
  margin-bottom: 5px;
  font-weight: bold;
  }

#NewsPostDetailSummary {
   background-color:yellow;
   line-height: 150%;
   padding:5px;
   }

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding: 0.2em 0;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}
 
.NewsPostDetailTitle {
        font-size: 18px;
	background-color:#0099FF;
	color: #fff;
	padding:10px;
	text-transform:uppercase;
}
/* to add specific style to the below divs, uncomment them. */
/*
#NewsPostDetailHorizRule {}
#NewsPostDetailPrintLink {}
#NewsPostDetailReturnLink {}
*/
/* End of 'Module: News' */

