/* 
<!-- *** Samoa XML Software    *** -->
<!-- *** (C) M. Korber 02/2012 *** --> 
*/

#page-wrap { width: 660px; height: 580px;	left: -40px; top: 0px; position: absolute;}

#nav                   { display: block; width: 90%; margin: 10px auto; text-align: center; line-height: 3em; }
#nav a                 { text-align: center; background: black; color: white; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; padding: 10px; white-space: nowrap; }
#nav a.git             { background: #006; }
#nav a.play            { background: #060; }
#nav a.issue           { background: #600; }
#nav a:hover, #nav a.current { background: #666; }

#status                { color: #00a; font-weight: bold; }
.alert                 { color: #f00; font-weight: bold; }
.alert a, .attention   { color: #a00; }
.data                  { width: 100%; border: #555 1px solid; border-collapse: collapse; }
.data td, .data th     { border: #555 1px solid; padding: 0 5px; }
.data th               { background: #eee; }
.data .col             { width: 200px; }

#main #slidersta { width: 645px; height: 562px; list-style: none; margin: 0px; }
#main #sliderlei { width: 645px; height: 562px; list-style: none; }
#main #slidercad { width: 645px; height: 562px; list-style: none; }
#main #sliderunt { width: 645px; height: 562px; list-style: none; }
#main #sliderakt { width: 645px; height: 562px; list-style: none; }
#main #sliderkon { width: 645px; height: 562px; list-style: none; }
#main #sliderimp { width: 645px; height: 562px; list-style: none; }
#main #slideradm { width: 645px; height: 562px; list-style: none; }

/* With no specific size, it defaults to wrapper size; except in IE7, it needs a width defined, so set to 100% */
#slidersta .panel1 { width: 500px; height: 350px; }
#slidersta .panel2 { width: 450px; height: 420px; }
#slidersta .panel3 { width: 480px; height: 317px; }

#sliderlei .panel1 { width: 500px; height: 350px; }
#sliderlei .panel2 { width: 450px; height: 420px; }
#sliderlei .panel3 { width: 480px; height: 317px; }

#slidercad .panel1 { width: 500px; height: 350px; }
#slidercad .panel2 { width: 450px; height: 420px; }
/*
#slidercad .panel3 { width: 480px; height: 317px; }
#slidercad .panel4 { width: 100%; } 
*/

#sliderunt .panel1 { width: 500px; height: 350px; }
#sliderunt .panel2 { width: 450px; height: 420px; }
#sliderunt .panel3 { width: 480px; height: 317px; }
#sliderunt .panel4 { width: 100%; } 

#sliderakt .panel1 { width: 500px; height: 350px; }
#sliderakt .panel2 { width: 450px; height: 420px; }
#sliderakt .panel3 { width: 480px; height: 317px; }

#sliderkon .panel1 { width: 500px; height: 350px; }
#sliderkon .panel2 { width: 450px; height: 420px; }

#sliderimp .panel1 { width: 500px; height: 350px; }
#sliderimp .panel2 { width: 450px; height: 420px; }

#slideradm .panel1 { width: 500px; height: 350px; }
#slideradm .panel2 { width: 450px; height: 420px; }
#slideradm .panel3 { width: 480px; height: 317px; }
#slideradm .panel4 { width: 100%; }

.textSlide             { padding: 10px 30px; }
.textSlide h3          { font: 20px Georgia, Serif; }
.textSlide h4          { text-transform: uppercase; font: 15px Georgia, Serif; margin: 10px 0; }
.textSlide ul          { list-style: disc; margin: 0; padding-left: 20px; }
.textSlide ul li       { display: list-item; }

.rightside             { float: right; margin: 0 0 2px 10px; }

.quoteSlide            { padding: 20px; }
.quoteSlide blockquote { font: italic 24px/1.5 Georgia, Serif; text-align: center; color: #444; margin: 0 0 10px 0; }
.quoteSlide p          { text-align: center; }
