﻿			
#sliderhome {padding: 0px;background:  url(/images/missionpicbg.gif) repeat-y bottom center;width: 508px; height: 277px;float: right;margin-top: 21px;}


/* Most common stuff you'll need to change */

	#sliderhome .coda-slider-wrapper { padding: 0px;height: 265px;margin-top: 12px;width: 450px;}
	#sliderhome .coda-slider {padding: 0px;  }
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	#sliderhome .coda-slider-no-js .coda-slider { height: 265px; padding-right: 0px }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	#sliderhome .coda-slider, #sliderhome .coda-slider .panel { width: 450px;height: 265px;} 
	
	/* Change margin and width of the slider (with dynamic arrows) */
	#sliderhome .coda-slider-wrapper.arrows .coda-slider, #sliderhome .coda-slider-wrapper.arrows .coda-slider .panel { width: 450px;}
	#sliderhome .coda-slider-wrapper.arrows .coda-slider { margin: 0px; }
	
	/* Arrow styling */
	#sliderhome .coda-nav-left a { height: 67px;width: 27px; display: block;  }
	#sliderhome .coda-nav-right a {  height: 67px;width: 27px;display: block; }
	
	#sliderhome .coda-nav-left{ float: left;background: url("/images/missionprev.gif") no-repeat center;margin-left: -29px; position: relative;top: 100px;}
	#sliderhome .coda-nav-right { float: left ;background: url("/images/missionnext.gif") no-repeat center;position: absolute;top: 130px;right: 0px;}

		
	/* Panel padding */
	#sliderhome .coda-slider .panel-wrapper { padding: 0px; float: left; width: 450px;}
	

/* Don't change anything below here unless you know what you're doing */

	
	/* Miscellaneous */
	#sliderhome .coda-slider-wrapper { margin-left: 29px; }
	#sliderhome .coda-slider { float: left; overflow: hidden; position: relative;}
	#sliderhome .coda-slider .panel { display: block; float: left ;}
	#sliderhome .coda-slider .panel-container { position: relative; }

