#jFlowSlide{ background:#edf2f6; font-family: Georgia; }
#myController { font-family: Georgia; padding:5px 0; text-align:right;  width:610px; background:#edf2f6; }
#myController span.jFlowSelected { background-image:url(images/paristamil_icon4.jpg); margin-right:0px; width:25px; height:20px; }

.slide-wrapper { padding: 5px; }
.slide-thumbnail { width:300px; float:left; }
.slide-thumbnail img {max-width:300px; }
.slide-details { width:290px; float:right; margin-left:10px;}
.slide-details h2 { font-size:1.5em; font-style: italic; font-weight:normal; line-height: 1; margin:0; }
.slide-details .description { margin-top:5px; }

.jFlowControl { color:#333333;background-image:url(images/paristamil_icon3.jpg); background-repeat:no-repeat; width:30px; height:20px; line-height:20px; cursor:pointer; padding-left:5px; padding-right:5px;  }
.jFlowPrev, .jFlowNext{  cursor:pointer; padding-left:5px; padding-right:5px; }
.jFlowPrev:hover, .jFlowNext:hover {}
.jFlowControl:hover { background-image:url(images/paristamil_icon4.jpg);  }
*                                       { margin: 0; padding: 0; }

a, a img                                { border: 0; text-decoration: none; outline: 0; }

#page-wrap                              { width: 615px; padding: 15px; background: white; margin: 0 auto 50px; position: relative; }
#col1                                   { width: 49%; float: left; margin: 0 0 20px 0; }
#col2                                   { width: 49%; float: right; }

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; }
h3                                      { font: 16px Georgia, Serif; margin: 0 0 10px 0; }  
h5                                      { font: 15px Georgia, Serif; text-align: center; }
pre                                     { font: 13px/1.8 Monaco, MonoSpace; margin: 0 0 15px 0; }

ul                                      { margin: 0 0 25px 25px; }
ul li                                   { font: 15px Georgia, Serif; 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; }

/*
    For Specific Slides
*/
#textSlide                              { padding: 5px 5px 5px 5px; }
#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 0 0 25px; }
#textSlide ul li                        { display: list-item; }

#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; }
ul{margin:0 0 25px 25px}
ul li{font:15px Georgia,Serif; margin:0 0 8px 0}
a, a img{border:0; text-decoration:none; outline:0}

.anythingSlider                         { width: 615px; height: 230px; position: relative; margin: 0 auto 5px; }
.anythingSlider .wrapper                { width: 615px; overflow:hidden ; height: 230px; margin: 0 0px; position: absolute; top: 0; left: 0; }

                                        /* Width below is max for Opera */
.anythingSlider .wrapper ul             { width: 32700px; height:260px; list-style: none; position: absolute; top: 0; list-style-type:none; left: 0; background: #ffffff; border-top: 3px solid #ffffff; margin: 0; }
.anythingSlider .wrapper ul li          { display: block; float: left; padding: 0; width: 615px; margin: 0; list-style-type:none; }
.anythingSlider .arrow                  { display: block; height: 200px; width: 5px;  text-indent: -9999px; position: absolute; top: -250px; cursor: pointer; }
.anythingSlider .forward                { background-position: 0 0; right: -5px; }
.anythingSlider .back                   { background-position: -67px 0; left: -5px; }
.anythingSlider .forward:hover          { background-position: 0 -200px; }
.anythingSlider .back:hover             { background-position: -5px -200px; }

.thumbNav                               { position: relative; top: 230px; text-align: right; padding-right:60px; background: #thumbNav;}
.thumbNav li                            { display: inline; }
.thumbNav a                             { color: #ffffff; font: 11px/18px Georgia, Serif; display: inline-block; padding-left: 10px; padding-right:10px; height: 18px; margin: 0 0 0 0; background:  url(../../images/paristamil_icon3.jpg); background-repeat:no-repeat; text-align: center; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
.thumbNav a:hover                       { background-image: url(../../images/paristamil_icon4.jpg);background-repeat:no-repeat; }
.thumbNav a.cur                         { background: url(../../images/paristamil_icon4.jpg);background-repeat:no-repeat; }

.start-stop                             { z-index: 10; background: #ffffff;  color: #000000; font-weight:bold; padding: 2px 5px; width: 5px; text-align: center; position: absolute; right: 45px; top: 230px; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
.start-stop.playing                     { background-color: #ffffff; }
.start-stop:hover                       { background-image: none; }

/*
  Prevents
*/
.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }
