@charset "utf-8";
/* hdvest.com
   AnythingSlider
   v 1.0 M. Krankota 02/15/10
   Components created by Chris Coyier:http://css-tricks.com */


.anythingSlider{width:970px; height:340px; background:url(../images/slider-bg.png) no-repeat top left; margin-left:10px;}
.anythingSlider .wrapper{width:950px; overflow:hidden; height:325px;}
.anythingSlider .wrapper ul{width:9999px; list-style:none; margin:0;}
.anythingSlider ul li{display:block; float:left; padding:0; height:320px; width:950px; margin:0;}
.anythingSlider .arrow{display:block; height:22px; width:22px; background:url(../images/slider/button-controls.gif) no-repeat -66px 0; text-indent:-9999px; cursor:pointer;}
.anythingSlider .forward{background-position:-66px 0; position:relative; top:-11px; left:74px;}
.anythingSlider .back{background-position:-44px 0; position:relative; top:-33px; left:10px;}
.anythingSlider .forward:hover{background-position:-66px -22px;}
.anythingSlider .back:hover{background-position:-44px -22px;}

#start-stop{display:block; height:22px; width:22px; background:url(../images/slider/button-controls.gif) no-repeat 0 0; width:22px; height:22px; position:relative; top:-55px; left:42px; border:none; text-indent:-9999px; cursor:pointer;}
#start-stop:hover{background-position:0 -22px}
#start-stop.playing{background-position:-22px 0;}
#start-stop.playing:hover{background-position:-22px -22px;}

/* 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;}

	.s-text{width:385px; margin-top:20px; margin-left:10px; font:11pt Verdana, Arial, Helvetica, sans-serif; color:#fff; float:left;}
		.s-text p{font-size:0.9em; line-height:1.5em;} 	
	.s-photo{width:524px; height:310px; margin-top:15px; float:right;} 	
	.s-button {width:400px;height:70px;margin:5px 0 0 -4px;}
	/* s-button is for Contact HDVest.com */
	.s-button2 {width:400px;height:70px;margin:5px 0 0 -4px;}
	/* s-button2 is for Download Muscle Car */
	.s-button3 {width:400px;height:70px;margin:5px 0 0 -4px;}
	/* s-button2 is for Download Muscle Car */	
	
		/* Acounting Today Button - MG:09-30-2010 */
	.web-button{display:block; width:300px; height:79px; margin:40px 0 0 40px; overflow:hidden; 
	background:url(../images/slider/goto-accountingtoday.gif) 0px 0px;} 
		.web-button:hover{background-position: 0 -79px;cursor:pointer;}
		.web-button span{display:none;}
/* Previously used the webcpa.com button above but that name and site is now Accounting Today, MG */
		/* End of Call out code */
		
		
		/* Contact HDVest Button - MG:10-05-2010 */
	.contact-button{display:block; width:300px; height:63px; margin:0 0 0 40px; overflow:hidden; 
	background:url(../images/slider/contact-hdvest.gif) 0px 0px;} 
		.contact-button:hover{background-position: 0 -63px;cursor:pointer;}
		.contact-button span{display:none;}
	    /* End of Call out code */
		
		/* Download Muscle Car Button - MG:10-06-2010 */
	.musclecar-button{display:block; width:300px; height:63px; margin:20px 0 0 40px; overflow:hidden; 
	background:url(../images/slider/download-musclecar.gif) 0px 0px;} 
		.musclecar-button:hover{background-position: 0 -63px;cursor:pointer;}
		.musclecar-button span{display:none;}
	    /* End of Call out code */		
	
		/* Who Is HDVest? Button - MG:10-05-2010 - May not need this */
	.whois-button{display:block; width:300px; height:80px; margin:10px 0 0 40px; overflow:hidden; 
	background:url(../images/slider/whois-hdvest.gif) 0px 0px;} 
		.whois-button:hover{background-position: 0 -80px;cursor:pointer;}
		.whois-button span{display:none;}
	    /* End of Call out code */
		
		/* Who Is HDVest? Button - MG:10-05-2010 */
     .learnmore-button{display:block; width:186px; height:63px; margin:20px 0 0 10px; overflow:hidden; 
	 background:url(../images/slider/learn-more.gif) 0px 0px;} 
		.learnmore-button:hover{background-position: 0 -63px;cursor:pointer;}
		.learnmore-button span{display:none;}
	    /* End of Call out code */

