/*** Demo specific css ***/
*                      { margin: 0; padding: 0; }
body                   { font: normal 10pt Verdana; background: url('../img/body_bg.jpg') repeat-x #579E85; color: #000; text-align:center; }
a, a img               { border: 0; text-decoration: none; }

#ribbon1, #ribbon2     { display: block; position: absolute; top: 0; left: 0; width: 200px; height: 200px; background: left top no-repeat; }
#ribbon1               { background-image: url(../images/ribbon1.png); }
#ribbon2               { background-image: url(../images/ribbon2.png); }
#page-wrap, #demo2     { width: 90%; padding: 15px; margin: 0 auto 50px; position: relative; }

#container             { width:980px; margin:0px auto; text-align:left; }
#header                { height:160px; }
#footer                { background: url('../img/footer_bg2.png') no-repeat; height:40px; clear:both; padding:6px 10px; text-align:right; }
#footer ul.metanavi    { position:relative; right:10px; top:-2px; }
#footer ul.metanavi li { color:#333; display:inline; }
#footer a              { color:#333; font:normal 10pt Verdana; text-decoration:none; margin-left:0px }
#footer a:hover        { text-decoration:underline; }
#content               { background: url('../img/schatten2.png'); min-height:500px; padding-top:30px; }
#content_inner         { margin-left:40px; margin-right: 40px;font-size:8pt; }

.textSlide p           { margin-top:5px; margin-bottom:12px; line-height:1.5; }
.textSlide ul          { margin-left:25px; }

fieldset               { border:0px; }
input, textarea        { border:1px solid #0F4A2F; margin-bottom:10px; }
label                  { float:left; width:150px; }
form sup                    { color:#f00; }

h1                     { font: bold 60px Helvetica, Sans-Serif; letter-spacing: -2px; margin: 20px 0; text-align: center; }
h2                     { font: bold 30px Helvetica, Sans-Serif; letter-spacing: -1px; margin: 0 0 10px 0; color: #002266; }
h2.title               { text-align: center; }
h3                     { font: bold 20px Verdana; margin: 0 0 10px 0; color: #5c5a5c; padding:0px; }
h5                     { font: 15px Georgia, Serif; text-align: center; }
pre, code              { font: 13px/1.8 Monaco, MonoSpace; margin: 0 0 15px 0; padding: 5px; background: #f5f5f5; block: inline; }
blockquote             { margin-left: 30px; }

ul                     { margin: 0 0 25px 25px; }
ul li                  { font: normal 10pt Verdana; margin: 0 0 8px 0; }

#dl                    { position: absolute; top: 10px; right: 0; background: black; color: white; -moz-border-radius: 5px; -webkit-border-radius: 5px; padding: 3px 6px; }
#dl:hover              { background: #666; }

.themeselector         { margin: 0 auto; text-align: center; }

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

/* For Specific Slides */
.textSlide             { padding: 10px 30px; }
.textSlide h3          { font: normal 20px Verdana; }
.textSlide h4          { text-transform: uppercase; font: 15px Georgia, Serif; margin: 10px 0; }
.textSlide ul          { list-style: disc; margin: 0 0 0 25px; }
.textSlide ul li       { display: list-item; line-height:1.5; }

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

/* Set slider2 panel sizes */
#slider2 .panel1       { width: 900px; height: 450px; }
#slider2 .panel2       { width: 900px; height: 450px; }
#slider2 .panel3       { width: 900px; height: 450px; }
#slider2 .panel4       { width: 900px; height: 450px; }
#slider2 .panel5       { width: 900px; height: 450px; }
#slider2 .panel6       { width: 900px; height: 450px; }
#slider2 .panel7       { width: 900px; height: 450px; }

/*** FX Demo Page CSS ***/
/* Demo page accordions */
.accordion             { width: 70%; margin: 0 auto; }
.accordion .ui-widget-content a { color: #004499; }

/** Demo 1 **/
/* colorbox images to full size */
#cboxPhoto             { width: 100%; height: 100%; margin: 0 !important; }
/* Change metallic slider defaults to show thumbnails -
  using #demo2 (page wrapper) to increase this CSS priority */
#demo2 div.anythingSlider-metallic .thumbNav a {
 background-image: url();
 height: 30px;
 width: 30px;
 border: #000 1px solid;
 border-radius: 2px;
 -moz-border-radius: 2px;
 -webkit-border-radius: 2px;
 text-indent: 0;
}
/* border around image to show current page */
#demo2 div.anythingSlider-metallic .thumbNav a:hover,
#demo2 div.anythingSlider-metallic .thumbNav a.cur {
 border-color: #fff;
}
/* reposition the start/stop button */
#demo2 div.anythingSlider-metallic .start-stop {
 margin-top: 15px;
}

/** Demo 3 **/
/* expand image */
#slider3 img           { width: 100%; height: 100%; position: relative; }
#slider3 .panel        { position: relative; }

/* position close button */
.caption-top .close,
.caption-right .close,
.caption-bottom .close,
.caption-left .close   { font-size: 80%; cursor: pointer; float: right; display: inline-block; }

 /* captions */
 /* set to position: relative here in case javascript is disabled, script sets captions to position: absolute */
#slider3 .caption-top,
#slider3 .caption-right,
#slider3 .caption-bottom,
#slider3 .caption-left { background: #000; color: #fff; padding: 10px; margin: 0; position: relative; z-index: 10; opacity: .8; filter: alpha(opacity=80); }

/* Top caption - padding is included in the width (480px here, 500px in the script), same for height */
#slider3 .caption-top    { left: 0; top: 0; width: 480px; height: 30px; }

/* Right caption - padding is included in the width (130px here, 150px in the script), same for height */
#slider3 .caption-right  { right: 0; bottom: 0; width: 130px; height: 180px;  }

/* Bottom caption  - padding is included in the width (480px here, 500px in the script), same for height */
#slider3 .caption-bottom { left: 0; bottom: 0; width: 480px; height: 30px; }

/* Left caption - padding is included in the width (130px here, 150px in the script), same for height */
#slider3 .caption-left   { left: 0; bottom: 0; width: 130px; height: 180px;  }

#header { background:url('../img/header.png') no-repeat; height:160px; padding:0px; position:relative; top:0px; left:0px; }
.usernavi { float:right; margin-right:28px; }

.ddsmoothmenu { background:url('../img/schatten2.png') repeat-y transparent 0px -20px; height:30px; color:#333; line-height:20px;padding-top:3px; padding:7px 0px 0px 10px; }
.ddsmoothmenu ul { margin-left:20px; }
.ddsmoothmenu ul li { display:inline; color:#fff; font:bold 10pt Verdana; margin:0px 5px 0px 0px; }
.ddsmoothmenu ul.subnavi { margin-left:0px; margin-right:0px; }
.ddsmoothmenu ul.subnavi li {  }

.appnav { display:none; }