/*
*
* Markup + 90% CSS by Taters
*
*/


/* General */

body { background-color: #c8c8c8; color: #fff; font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; line-height: 120%;}

a { outline: none; color: #fff; }

a:hover { text-decoration: none; }

img { border: 0px; }

ul { list-style: none;  display: inline; }

li { display: inline; padding: 0px 10px; }

p { text-align: center; margin: 0 100px; }

h1 { font-size: 15px; text-align: center; }


/* Specifics */

#slider { width: 800px; margin: 0px auto; position: relative; }

#header { background-color: #555 ;}

#mainwrap { width: 800px; margin: 5px auto; background-color: #413b3b; color: #fff; }

#navi2 { background: #555; display: block; padding: 20px 120px; }

.important { font-weight: bold; }

.navi { background-color: #a0a0a0; border-top: solid 10px #766b6b; border-bottom: solid 10px #766b6b; padding: 15px 120px;}

.panel { padding: 10px 20px; }

.panel a { display: block; margin: auto; text-align: center; padding: 6px; }

.panel a.listlink { padding: 0px; }

.panel p { padding: 5px;}

.panel li { list-style-type: none; display: list-item; text-align: center; }

.panel img {
	padding: 10px;
	display: block;
	margin: auto;
}

.scrollButtons { position: absolute; top: 250px; cursor: pointer; }

.scrollButtons img { padding: 20px; }

.scrollButtons.left { left: -70px; }

.scrollButtons.right { right: -70px; }

.scroll { height: 340px; overflow: auto; position: relative; /* fix for IE to respect overflow */ clear: left; }

.scrollContainer .panel { padding: 20px; height: 210px; width: 800px; /* change to 560px if not using JS to remove rh.scroll (look in IE6 to that shit going down) */ }


/* Class Pictures Spacing */

img.Portrait {margin-right: -30px; margin-left: 20px; margin-bottom: 10px;}

/* debug
*
* I'd make it clean, but fuck it.
*
* juicebox360: oh u
*/

#slider { width: 800px; margin: 0 auto; position: relative; }

.scroll { height: 350px; overflow: auto; position: relative; clear: left; }

.scrollContainer .panel { padding: 20px; height: 210px; width: 780px; }

.scrollButtons { position: absolute; top: 100px; cursor: pointer; }

.scrollButtons.left { left: -40px; }

.scrollButtons.right { right: -40px; }

.legalnotice { text-align: center; margin: 0 auto; width: 800px; position: relative; }

.legalnotice a { color:black; padding: 0 5px;}

div.flattrbutton { float:left; position:absolute; }