

.anythingSlider                         
{ left:20px; width: 844px; height: 296px; position: relative; top:0; margin: 0; padding:0 0 40px 0; }

.anythingSlider .wrapper                
{ width: 694px; overflow: auto; height: 290px; margin: 0 72px; position: absolute; top: 0; left: 0; border:3px solid #6f6f6f; background:url(../images/bg-slider.jpg); }

                                       /* Width below is max for Opera */
.anythingSlider .wrapper ul             { width: 32700px; list-style: none; position: absolute; top: 0; left: 0; margin: 0; padding:0; }
.anythingSlider ul li                   { display:block; float:left; height: 290px; width: 694px; margin: 0; padding: 0; }


.anythingSlider .arrow                  { display: block; height: 296px; width: 72px; background: url(../images/arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top:0; cursor: pointer; }
.anythingSlider .forward                { background-position: -72px 0; right:0; }
.anythingSlider .back                   { background-position: 0 0; left:0; }
.anythingSlider .forward:hover          { background-position: -72px -296px; }
.anythingSlider .back:hover             { background-position: 0 -296px; }

#thumbNav                               { position: relative; top: 263px; text-align: center; }
#thumbNav a                             { color: black; font: 11px/18px Georgia, Serif; display: inline-block; padding: 2px 8px; height: 18px; margin: 0 5px 0 0; background: #c58b04 url(../images/cellshade.png) repeat-x; 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: none; }
#thumbNav a.cur                         { background: #e0a213; }

#start-stop                             { background:#f2d5a7; color:#250101; padding: 0px 5px 2px 5px; text-align: center; position: absolute; right: 72px; top:296px; border:1px solid #250101; font-size:12px; }
#start-stop.playing                     { background-color: none; }
#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; }








#col1                                   { width: 49%; float: left; margin: 0 0 20px 0; }
#col2                                   { width: 49%; float: right; }

pre                                     { font: 13px/1.8 Monaco, MonoSpace; margin: 0 0 15px 0; }

/*
    This stuff is for the TitleBlock Plugin

.image                                  { position: relative; margin-bottom: 20px; width: 100%; }
.image h2                               { position: absolute; top: 220px; left: 0; width: 100%; }
.image h2 span                          { color: white; font: bold 30px/40px Helvetica, Sans-Serif; letter-spacing: -1px; background: rgb(0, 0, 0); background: rgba(0, 0, 0, 0.7); padding: 6px 8px; }
.image h2 span.spacer                   { padding: 0 2px; background: none; }


    For Specific Slides
*/
.slweb									{ background:url(../images/slider-webdesign.jpg) no-repeat; }
.slcms									{ background:url(../images/slider-cms.png) no-repeat; }
.slmulti								{ background:url(../images/slider-multimedia.png) no-repeat; }
.slfilm									{ background:url(../images/slider-film-video.jpg) no-repeat right; }
.slmvid									{ background:url(../images/slider-music-videos.png) no-repeat; }
.slwed									{ background:url(../images/slider-wedding-videos.jpg) no-repeat right; }
.slgraphic								{ background:url(../images/slider-graphic-design.png) no-repeat right; }
.sldesign								{ background:url(../images/slider-design.jpg) no-repeat; }

.textSlide                              { font-size: 13px; color:#250101; text-align:right; width:694px; }
.textSlideleft                          { font-size: 13px; color:#250101; text-align:left; width:694px; }

.slidetxtweb							{ width:350px; padding:0 20px 0 324px; text-align:left; }
.slidetxtcms							{ width:300px; padding:0 20px 0 374px; text-align:left; }
.slidetxtmulti							{ width:330px; padding:0 20px 0 344px; text-align:left; }
.slidetxtfilm							{ width:280px; padding:0 394px 0 20px; text-align:left; }
.slidetxtmvid							{ width:230px; padding:0 20px 0 444px; text-align:left; }
.slidetxtgraphic						{ width:230px; padding:0 444px 0 20px; text-align:left; }
.slidetxtdesign							{ width:230px; padding:0 20px 0 444px; text-align:left; }



#textSlide h3                           { font-size: 14px; color:#250101; }
#textSlide ul                           { list-style: disc; margin: 0 0 0 25px; }
#textSlide ul li                        { display: list-item; }


