#jFlowSlide{ background: #006231; font-family: Georgia; height: 320px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
#myController { font-family: Georgia; width:425px; position: absolute; bottom:20px; left:30px; }
#myController span.jFlowSelected { background:#DCDC25;margin-right:0px; }

.jflow-content-slider{ position: relative; height:320px;}

.slide-wrapper { }
.slide-thumbnail { width:515px; float:right; height: 319px;}
.slide-attr{position: absolute; top:140px}
.slide-thumbnail img {max-width:515px;}
.slide-details { width:380px; float:left; position: relative; padding: 20px 30px 20px 30px; color: #FFF; height: 320px; line-height: 1.5; font-size: 14px;}
.slide-details h2 { font-size:26px; font-family: 'PraxisEFSemiBold', Tahoma, Arial; line-height: 3; margin:0; }


.jFlowControl, .jFlowPrev, .jFlowNext { color:#FFF; font-family: 'PraxisEFSemiBold', Tahoma, Arial; cursor:pointer; padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:2px; background: #666; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;}
.jFlowControl:hover, .jFlowPrev:hover, .jFlowNext:hover { background: #DCDC25; }
