
.anythingSlider .portlet { margin:0; }
.anythingSlider                         { width:860px; height:258px; overflow:hidden;position: relative; margin: 0 auto 15px; color:#4c4d4d; }
.anythingSlider .wrapper                { width:860px; height:258px; overflow: auto; margin:0; position: absolute; top: 0; left: 0; }

                                       /* Width below is max for Opera */
#site .anythingSlider .wrapper ul             { width: 32700px; list-style: none; position: absolute; top: 0; left: 0; margin: 0; }
#site .anythingSlider ul li                   { position:relative; display: block; float: left; padding: 0; height:258px ; width:860px; margin: 0; }

#thumbNav                               { position: absolute; top: 0; left:0; width:860px; height:62px; padding:196px 0 0 20px; background:url(../images/custom/slider/mask-content-slider.gif) 0 0 no-repeat; }
#thumbNav a                             { cursor:pointer; float:left; display:inline; width:136px; height:49px; color:#000; font-family:Arial; font-size:15px; line-height:17px; }
#thumbNav a span                        { float:left; display:inline; width:105px; height:42px; padding:7px 5px 0 26px; color:#000; font-family:Arial; font-size:15px; background:url(../images/custom/slider/icon-green.png) 7px 9px no-repeat; }
#thumbNav a:hover,
#thumbNav a.cur                         { background:url(../images/custom/slider/link-hover.gif) 0 0 repeat-x; text-decoration:none; }
#thumbNav a.icon-1 span					{ background-image:url(../images/custom/slider/icon-green.png); }
#thumbNav a.icon-2 span					{ background-image:url(../images/custom/slider/icon-yellow.png); }
#thumbNav a.icon-3 span					{ background-image:url(../images/custom/slider/icon-pink.png); }
#thumbNav a.icon-4 span					{ background-image:url(../images/custom/slider/icon-blue.png); }
#thumbNav a.icon-5 span					{ background-image:url(../images/custom/slider/icon-green.png); }
#thumbNav a.icon-6 span					{ background-image:url(../images/custom/slider/icon-yellow.png); }

/*
  Prevents
*/
#site .anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
#site .anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }

/* Ch5 Custom */
#site .anythingSlider ul li .title { display:none; }
.bg-image-container { position:absolute; top:0; left:0; width:860px; height:258px; }
.content-image-container { position:absolute; top:0; left:10px; width:420px; height:258px; }
.content-text-container { position:absolute; top:30px; left:445px; width:400px; height:160px; }

#site .content-text-container p { font-size:16px; margin-bottom:16px; line-height:1.2em; font-weight:normal; }
	
#site .anything-slider-controls { display:none; position:absolute; top:0; left:0; width:850px; }
#site .anything-slider-controls a { float:none; }
#site .anything-slider-controls a:hover { background:none; }
#site .anything-slider-controls a.portlet-icon-back:hover { background:url(../images/arrows/01_left.png) no-repeat 0 50%; }
