@CHARSET "UTF-8";

/* Generics */
html,body{margin:0;padding:0}
body{font: 76% arial,sans-serif}
p{margin:0 10px 10px}
img.inline {vertical-align: bottom;}

a{color: #20276a;}
a:hover{color: #20276a; text-decoration: none;}

a img {border-style: none;}

dt {font-weight: bold;}

tr.odd {}
tr.even { background-color: #CCCCCC;}
th, td {padding: 1px 3px 1px 3px;}
th { font-weight: bold; color: #FFFFFF; background-color: #333; }
td.aright {text-align: right;}
td.acenter {text-align: center;}

div#imageElement img {max-width: 560px; max-height: 420px;}

h1 { font-size: 200%; font-weight: bold; }
h2 { font-size: 180%; font-weight: bold; }
h3 { font-size: 160%; font-weight: normal; }
h4 { font-size: 140%; font-weight: normal; }
h5 { font-size: 120%; font-weight: normal; }

/* #header */
div#header{ position:relative; color: #FFF; height:130px; background-color: #333; color: #fe993d; background-image: url("http://localhost/mekwars.org/slideshow_variant2/images/background.top.png");}
div#header img#logo { float:left; padding: 1px 50px 1px 10px;}
div#header h1{height:80px;line-height:80px;margin:0;padding-left:10px;}
div#header a{display:inline;padding:0;color: #C6D5FD;}


div#content {padding: 5px;}
div#content p{line-height:1.4; text-align: justify; }
div#content ul{line-height:1.4; text-align: justify; }
div#content img.inline {vertical-align: text-bottom;}

div#wrapper {background-color: #F8F8F8;}

/* .menubox */
ul.menubox { display: block; margin: 0px; padding: 0px;}
ul.menubox li { display: block; border: solid 1px black; margin: 5px 5px 15px 5px; padding: 0px; background-color: #DDDDDD;}
ul.menubox li div.menutitle {font-weight: bold; border: solid 1px black; background-color: #333; background-image: url("/mekwars.org/slideshow_variant2/images/box.pattern.png"); background-repeat: repeat; color: white;padding: 3px 3px 3px 3px;}
ul.menubox li div.menucontent {font-weight: normal; padding: 3px; }
ul.menubox li div.menucontent ul { padding: 0em 0em 0em 1em; margin: 0px; }
ul.menubox li div.menucontent ul li { padding: 0px; border: none; list-style: none; margin: 2px; list-style-position: outside;}
ul.menubox a {color: #000000; text-decoration: none; font-weight: bold;}
ul.menubox a:hover{color: #000000; text-decoration: underline; }
ul.menubox a.highlight {color: #6a2727;}

div#footer{background: #333;color: #FFF;  background-image: url("/mekwars.org/slideshow_variant2/images/background.top.png");}
div#footer p{margin:0;padding:5px 10px; font-style: italic;}
div#footer a{display:inline;padding:0;color: #C6D5FD;}

/* image+caption */
div.figure {
  border: thin silver solid;
  margin: 0.5em;
  margin-top: 0;
  padding: 0.5em;
}

div.left {
	  float: left;
}

div.right {
	  float: right;
}

div.figure p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}

/* specialized */
p.jumpto {font-weight: bold; display: list-item; list-style-type: square; margin-left: 2em; padding-left: 0px;}
p.jumpto a {color: #FF6666; text-decoration: underline;}
p.jumpto a:hover {color: #FF6666; text-decoration: none;}
