.anythingSlider                         { position: relative;  }
.anythingSlider .wrapper                { overflow: auto; margin: 0 7px; top: 0; left: 0; }
.anythingSlider .wrapper ul             { list-style: none; position: absolute; top: 0; left: 0; background: #eee; margin: 0; }
.anythingSlider ul li                   { display: block; float: left; padding: 0px; height:250px;  width: 585px; margin: 0; }
/*.anythingSlider .arrow                  { display: block; height: 200px; width: 32px; background: url('../rotator/Frontend/images/arrows.png') no-repeat 0 0; 
text-indent: -9999px; position: absolute; top: 29px; cursor: pointer; }
.anythingSlider .forward                { background-position: 0 0; right: -20px; }
.anythingSlider .back                   { background-position: -32px 0; left: -20px; }
.anythingSlider .forward:hover          { background-position: 0 -200px; }
.anythingSlider .back:hover             { background-position: -32px -200px; }
*/

.arrow { display:none;}
.thumbNav                               { position: absolute; clear:both; margin-bottom:30px;}
.thumbNav a                             { color: white; font: 11px/18px Georgia, Serif; display: inline-block; padding: 2px 8px; height: 18px; margin: 0 5px 0 0; background: #9E9E9E; 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; background-color:#666; }
.thumbNav a.cur                         { background: #6F757A; }
.thumbNav {text-decoration: none;}

.positionBottomLeft { position: absolute; top: 220px; left: 30px; clear:both;}
.positionBottomRight { position: absolute; top: 220px; left: 30px; float:right; }
.positionTopLeft { position: absolute; top: 20px; left: 30px; }
.positionTopRight { position: absolute; top: 20px; left: 30px; float:right; }

.arrow .back, .arrow .forward, #start-stop {display:none;}

/*
#start-stop                             { background: #9E9E9E; color: white; padding: 0px 5px 4px 5px; height: 18px; width: 40px; text-align: center; position: absolute; right: 30px; top: 220px; -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: #6F757A; }
#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; }

/*
  Justin's
*//*
.leftPanelContent
{
    width: 55%;
    text-align: justify;
}

.anythingSlider ul li ul li
{
    padding: 0 0 0 15px;
    list-style-type: disc;
}
 */


/* STANDARD SIZE ROTATOR */

.RadRotator[style]

{
    width:601px !important;
}

.RadRotator_Default[style]

{
    width:601px !important;
}

div[class="rrRelativeWrapper"]
{
    width:585px !important;
}

.rrRelativeWrapper[style]
{
    width:585px !important;
}

 .rrClipRegion[style]
{
    width:585px !important;
}

div[class="rrClipRegion"]
{
    width:585px !important;
    border:0px !important;
}

ul[class="rrItemsList"]
{
    width:1170px !important;
}

ul.rrItemsList[style]

{
    width:1170px !important;
}

.RadRotator[style]
{
    padding-left:0px !important;
    padding-right:0px !important;
}

.RadRotator_Default[style]
{
    padding-left:0px !important;
    padding-right:0px !important;
}

.RadRotator_Default .rrButton
{
    background-image:url(/images/arrows.png) !important;
}

.RadRotator_Default .rrButton:hover
{
    filter:none;
}

.RadRotator_Default .rrButtonLeft.rrButton, img.leftClass 
{
    width: 24px !important;
    height:42px !important;
    background-position: -40px -75px !important;
    background-repeat:no-repeat !important;
    margin-left:-3px;
    background-image:url(/images/arrows.png) !important;
    cursor: pointer;
} 

.RadRotator_Default .rrButtonLeft.rrButton:hover, img.leftClass:hover 
{
    width: 24px !important;
    height:42px !important;
    background-position: -40px -275px !important;
    background-repeat:no-repeat !important;
    background-image:url(/images/arrows.png) !important;
    cursor: pointer;
} 

.RadRotator_Default .rrButtonRight.rrButton,  img.rightClass
{
    width: 24px !important;
    height:42px !important;
    background-position: 0px -75px !important;
    background-repeat:no-repeat !important;
    background-image:url(/images/arrows.png) !important;
    cursor: pointer;
} 

.RadRotator_Default .rrButton.rrButtonRight:hover, img.rightClass:hover
{
    width: 24px !important;
    height:42px !important;
    background-position:0px -275px !important;
    background-repeat:no-repeat !important;
    background-image:url(/images/arrows.png) !important;
    cursor: pointer;
} 

li.rrItem div 
{



}

li.rrItem div div
{

	overflow:hidden;
}

li.rrItem div div .positionclass1
{
   margin:20px;
   height:130px !important;
   overflow:visible;
}

.anchorCss
{
    width: 100px;
    height: 22px;
    background: url('../rotator/Frontend/images/panelLink.png') no-repeat left 50%;
    color: white;
    padding: 4px 30px 4px 5px;
    text-align: center;
    position: relative;
    display:block;
    margin-left: 185px;
    margin-top:66px;
	margin-bottom:20px;
    -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;
}

.anchorCss:hover
{
    color: #ccc;
}


/* MINI ROTATOR 290PX WIDE */

.skinny[style]
{
    width:300px !important;
}

.skinny[style]
{
    width:300px !important;
}

.skinny div[class="rrRelativeWrapper"]
{
    width:290px !important;
}

.skinny .rrRelativeWrapper[style]
{
    width:290px !important;
}

.skinny .rrClipRegion[style]
{
    width:290px !important;
}

.skinny div[class="rrClipRegion"]
{
    width:290px !important;
}

.skinny ul[class="rrItemsList"]
{
    width:500px !important;
}

.skinny ul.rrItemsList[style]
{
    width:500px !important;
}

.skinny li.rrItem div div
{
    height:290px !important;
}

.rrItem DIV .positionclass1
{
   margin:20px;
   height:130px !important;
   min-height:130px;
}

img.rightClass
{
    z-index:10;
    position:absolute;
    right:10px;
    top:40%;
}

img.leftClass
{
    z-index:10;
    position:absolute;
    left:-10px;
    top:40%;

}

.rrItem
{
margin-top:1px;
}


/* TESTING IE6 GIF STYLES ONLY 

IMG.leftClass, IMG.rightClass
{
    background-image: url(/images/ctaWater.jpg) !important;
}

/* END TEST */
