/* Colours */

TD.picmaint {
  background-color: #AAAAAA;
}

/* Graphics */

LI.UpdateMenuOpt {
  list-style-image: none; 
  list-style-type: none; 
}

/* Fonts */

TH.OpeningOdd, TH.OpeningEven, TH.OpeningClosed, DIV.SideMenuActiveSec, DIV.SideMenuActiveOpt, P.UpdatePageHeader {
  font-weight: bold;
}

LI.UpdateMenuOpt {
  font-size: small;
}

/* Alignment */

TH.OpeningOdd, TD.OpeningOdd, TH.OpeningEven, TD.OpeningEven, TH.OpeningClosed, TD.OpeningClosed,
DIV.big_pic, DIV.youtube, TD.picture, TD.picmaint, TD.twoup {
  text-align: center;
}

DIV.Logos, P.UpdatePageHeader {
  text-align: right;
}

TD.picmaint {
  vertical-align: bottom;
}

/* Sizes */

TABLE.pictures {
  width: 100%;
}

TEXTAREA.pictext {
  width: 95%;
}

TD.picture, TD.picmaint {
  width: 25%;
}

TD.twoup {
  width: 50%;
}

OBJECT.youtube, EMBED.youtube, OBJECT.youtubepl, EMBED.youtubepl {
  width: 480px;
  height: 385px;
}

/* Borders */

TH.OpeningOdd, TD.OpeningOdd, TH.OpeningEven, TD.OpeningEven, TH.OpeningClosed, TD.OpeningClosed {
  border-left-style: solid;
  border-left-width: 1px;
  border-right-style: solid;
  border-right-width: 1px;
}

TH.OpeningOdd, TH.OpeningEven, TH.OpeningClosed {
  border-top-style: solid;
  border-top-width: 1px;
}

TD.OpeningOdd, TD.OpeningEven, TD.OpeningClosed {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

TABLE {
	border-collapse: collapse;
}

IMG.BottomLogo, HR#BottomOfPage {
  border-width: 0;	
	border-style: none;
}

TD.picmaint {
  border-width: 1px;
  border-color: #FFFFFF;	
  border-style: solid;	
}

/* Margins */

TABLE.pictures {
  margin-bottom: 1em;
}

HR#BottomOfPage, BODY, DIV.topmenu, LI.UpdateMenuOpt {
	margin: 0;
}

IMG.BottomLogo {
  margin-right: 1em;
  margin-left: 1em;
}

INPUT.spacedbtn {
  margin-left: 3em;	
}

DIV.big_pic, INPUT.delpicbtn {
  margin-top: 3em;
}

/* Padding */

HR#BottomOfPage, LI.UpdateMenuOpt {
  padding: 0;
}

DIV.SitemapTopLevel, TD.picmaint {
  padding: 1em;
}

DIV.SitemapTitle {
  padding-bottom: 1em;
}

/* Floatation */

DIV.SitemapTopLevel {
  float: left;
}

DIV#Layout, DIV#PageFooter, HR#BottomOfPage {
  clear: both;
}


