
/* General layout */
body {margin:0; padding:20px 0; font:78% sans-serif,verdana,tahoma; background:#047 url(img/bodybg.png) repeat-x fixed; color:#333;}
#thetop {margin:0;}
#container {width:820px; margin:0 auto; padding:20px 20px 0 20px; background:#fff url(img/contbg.png) no-repeat; color:#333;}

/* Tags */
h1,h2,h3,h4,h5 {margin:0 0 10px 0; font-weight:normal; color:#26a;}
h1 {font-size:2.6em;}
h2 {margin:0 0 4px 0; font-size:1.7em;}
h3 {margin:20px 0 8px 0; font-size:1.3em;}
h4 {margin:10px 0 5px 0; font-size:1.2em;}
h5 {margin:10px 0 5px 0; font-size:2.5em; color:#26c; text-decoration:none;  }
h6 {margin:10px 0 8px 0; font-size:1.6em; }

a {text-decoration:none; color:#26c;}
a:hover {text-decoration:none;}
a img {border:0;}
b {color:#0000;}
b:hover {text-decoration:none; color:#26;}
b img {border:0;}
p {margin:0 10px 15px 10px; line-height:1.5em; text-align:justify;}

/* Site title and header */
#logo {float:left; width:240px; margin:0 20px 0 0; padding:0 0 10px 0; background:#eee; border:2px solid #dde; text-align:center; color:#555; overflow:auto; }
#logo h1 {margin:20px 5px 5px 5px; letter-spacing:-2px; line-height:1em; }
#logo a {color:#26a; text-decoration:none;}
#logo a:hover {color:#69e;}
#tagline {text-align:center; font-size:1.4em;line-height:1.5em;}
#intro p {line-height:1.5em; padding:0px 5px; height:120px; }

/* Main content */
#main {float:left; width:625px; margin-right:20px; padding:0; line-height:1.3em; }

/* Toptabs menu */
#toptabs {font-size:.8em; margin:5px auto -13px; width:624px; }
.toptab {background:#e0e0e0 url(img/corner.gif) top right no-repeat; border-bottom:1px solid #fff; border-left:1px solid #fff; font-size:1.1em; margin:0 0 4px; padding:4px 8px; text-decoration:none;}
.toptab:hover {background:#d0d0d0 url(img/corner.gif) top right no-repeat; border-bottom:1px solid #fff; text-decoration:none;}
.activetoptab {background:#ffffff url(img/corner.gif) top right no-repeat; color:#000000; font-size:1.1em; margin:0 0 5px; padding:4px 8px 7px; text-decoration:none; border-left:1px solid #c0c0c0; border-top:1px solid #c0c0c0; border-right:1px solid #c0c0c0;}
.activetoptab:hover {color:#555; text-decoration:none;}

/* Maintabs menu */
#maintabs { font-size:.8em; margin:10px 268px 0px 250px; width:350px; height:20px; }
.maintab { color:#69e; background:#e0e0e0 url(img/corner.gif) top right no-repeat; border-bottom:1px solid #fff; border-left:1px solid #fff; font-size:1.1em; margin:0 0 4px; padding:4px 4px; text-decoration:none;}
.maintab:hover {background:#d0d0d0 url(img/corner.gif) top right no-repeat; border-bottom:1px solid #fff; text-decoration:none;}
.activemaintab {background:#e0e0e0 url(img/corner.gif) top right no-repeat; color:#26c; font-size:1.1em; margin:0 0 5px; padding:4px 8px 7px; text-decoration:none; }
.activemaintab:hover { color:#555; text-decoration:none;}

/* Sidebar */
#sidebar {width:155px; float:right; margin-top:10px; font-size:1em; line-height:1.3em;}
#sidebar p, #sidebar ul, #sidebar ol {margin:0 0 15px 10px; padding:0;}
#sidebar ul li, #sidebar ol li {list-style:none; padding:0; margin:0 0 4px 0;}
#sidebar p.block {font-size:0.9em; line-height:1.4em; margin:5px auto 15px auto; padding:5px; color:#555; border-top:1px solid #ddd; border-right:1px solid #bbb; border-bottom:1px solid #bbb; border-left:1px solid #ddd;}
.sidelink {display:block; width:140px; margin:3px 10px 2px 0; padding:5px 0 5px 8px; font-size:1.2em; font-weight:400; text-align:left; background:#eee url(img/gradient1.png) repeat-x; color:#26c; border-top:1px solid #ddd; border-right:1px solid #bbb; border-bottom:1px solid #bbb; border-left:1px solid #ddd;}
.sidelink:hover,.menuheader {background:#fff url(img/gradient2.png) repeat-x; color:#333; border-top:1px solid #ddd; border-right:1px solid #888; border-bottom:1px solid #888; border-left:1px solid #ddd; text-decoration:none;}

/* Footer */
#footer {margin:0 auto 10px auto; line-height:1.6em; width:860px; background:#fff url(img/footerbg.png) bottom left no-repeat; padding:0 0 1px 0; font-size:1.1em; color:#777; text-align:center;}

/* Additional classes */
.headerstyle {clear:left; display:block; margin:20px 0 10px 0; padding:5px 0 5px 8px; background:#eee url(img/gradient2.png) repeat-x; color:#26a; border-top:1px solid #ddd; border-right:1px solid #bbb; border-bottom:1px solid #bbb; border-left:1px solid #ddd; text-decoration:none;}
.clear {clear:both; margin:0; padding:0;}
.right {text-align:right;}
.internallink {font-size:0.9em; text-align:center;}
.credit {color:#777;}
.hide {display:none;}

.splitcontentleft {float:left; width:48%;}
.splitcontentright {float:right; width:48%;}
.small {font-size:0.9em; text-align:justify; }
.textcenter {text-align:center;}
.textright {text-align:right;}
.important {color:#f02025; background-color:inherit; font-weight:bold;}
.box {margin:10px 10px 20px 10px; padding:8px; border:1px solid #c0c0c0; background-color:#fafbfc; color:#505050; line-height:1.5em; text-align:justify; font-size:.9em;}
.fullbox {margin:18px 10px 20px 10px; padding:10px; border:1px solid #c0c0c0; background-color:#fafbfc; color:#505050; line-height:1.5em;}
.sidebox {margin:10px 5px 0 0; padding:10px 10px 0 10px; border:1px solid #c0c0c0; background-color:#fafbfc; color:#505050; line-height:1.5em;}
.introbox { margin:-1px 10px 10px 268px; padding:10px 10px 10px 10px; border:1px solid #e0e0e0; background-color:#fafbfc; color:#505050; line-height:1.5em; width:335px; height:111px; }
.flagbox {margin:0px 5px 0px 0px; text-align:right; padding:0px; background-color:#fafbfc; color:#505050; line-height:1.5em;}
.menu {font-size:1.5em; text-align:justify; }

