

/* ________________________________________________________________________________________________________________________________________________________________
    anythingSlider v1.0
    
    By Chris Coyier: http://css-tricks.com
    with major improvements by Doug Neiner: http://pixelgraphics.us/
    based on work by Remy Sharp: http://jqueryfordesigners.com/
*/ 

#page-wrap                              { /*width: 672px; padding: 0px; background: #fff; margin: 0 0 0 0; position: relative; height: 550px; */ }

.anythingSlider                         { width: 670px; height: 385px; position: relative; margin: 0 auto 15px;   }
.anythingSlider .wrapper                { width: 710px; overflow: auto; height: 380px; margin: 0px; position: absolute; top: 0; left:0px; margin-left: -40px; _margin-left:0px;  }


.anythingSlider .wrapper ul             { width: 99999px; list-style: none; position: absolute; top: 0; left: 0; background: #fff; border-top: 0px solid #e0a213; border-bottom: 0px solid #e0a213; margin: 0; }
.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 360px; width: 670px; margin: 0 auto;
 }

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

#thumbNav                               { position: relative; left:29px; top: 360px; text-align: left; }
#thumbNav a                             { color: #D175A2; font: 11px/18px ARIAL, SANS-Serif; display: inline-block; padding: 2px 6px; height: 18px; margin: 0 4px 0 0; 
											background: #FFFFFFF; text-align: center; text-decoration:none; /* -moz-border-radius: 10px;   -webkit-border-radius: 10px;   */  }
#thumbNav a:hover                       { background-image: none; text-decoration:none;}
#thumbNav a.cur                         { background: #e0a213; background: #EFBDD5; color: #980E4A; font-weight:bold; text-decoration:none;}

#start-stop                             {  padding: 2px 5px; width: 40px; text-align: center; position: absolute; right: 5px; top: 365px; color: #999999; font: 11px/18px ARIAL, SANS-Serif;
	  text-decoration:none; font: 10px/11px ARIAL, SANS-Serif;
/*-moz-border-radius: 10px;   -webkit-border-radius: 10px; -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; color: #999999; font: 11px/18px ARIAL, SANS-Serif; font: 10px/11px ARIAL, SANS-Serif; text-decoration:none;}
#start-stop:hover                       { background-image: none;   color: #999999;  text-decoration: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;  }



.sliderContent {position:relative; top:100px; left:30px; width:190px;}
.sliderContent h1 {font-family:Arial, Helvetica, sans-serif; margin:0 0 13px 0; padding:0; font-size:20px; line-height:22px; font-weight:bold; color:#FFFFFF; text-transform:uppercase;}
.sliderContent p {font-family:Arial, Helvetica, sans-serif; margin:0 0 13px 0; padding:0; font-size:14px; line-height:17px; color:#FFFFFF;}

.sliderContent a:link      {text-decoration: none; font-weight: bold; color: #EA57AA; border-bottom:1px solid #EA57AA; font-family:Arial, Helvetica, sans-serif !important; background:none;}
.sliderContent a:visited   {text-decoration: none; font-weight: bold; color: #EA57AA; border-bottom:1px solid #EA57AA; font-family:Arial, Helvetica, sans-serif !important; background:none;}
.sliderContent a:hover     {text-decoration: none; font-weight: bold; color: #F6D3E3; border-bottom:1px solid #EA57AA; font-family:Arial, Helvetica, sans-serif !important; background:none;}
.sliderContent a:active    {text-decoration: none; font-weight: bold; color: #F6D3E3; border-bottom:1px solid #EA57AA; font-family:Arial, Helvetica, sans-serif !important; background:none;}



#columncontent { margin:5px 5px 5px 5px; !important ; }

#columncontent p { font-size:11px; color:#744659; margin:2px 0 9px 0; line-height:13px;}


 

#wrapperright {
 float:left;
 margin-left:5px;

 width:215px;
 color: #333333;
 text-align:left;  
 }
.wrapperbaitboxOutside p { font-size:11px; color:#744659; margin:2px 0 9px 0;} 
 
.wrapperbaitboxOutside {  height:300px; height:260px; height:265px;}

div.wrapperbaitboxInsideContent  {
padding-bottom:1px;
}

