@charset "utf-8";
/* global mods */
h1#title {background:url() top left no-repeat; width:181px; height:28px;}
p#required {font-size:1em;color:#fff;}
#content {background:url(../images/bg-content-specialops.jpg) left 30px no-repeat; width:900px;}
	/* gambling/poker chips */
	#gambling-chip-1{position:absolute; top:250px; left:-80px;}
	#gambling-chip-2{position:absolute; top:470px; left:-80px;}
	#gambling-chip-3{position:relative; top:0; left:-50px; padding-top:50px;}
	
	/* main */
	#main p {width:455px;}
	#main #unique-ideas {font-size:1.4em; padding-top:200px;}
	#main #unique-ideas p {font-size:1em;}
	#main #unique-ideas ul {padding-top:5px; padding-left:40px; padding-bottom:20px; list-style:disc;}
	#main #unique-ideas ul li {margin-bottom:5px;}
	
	/* itinerary examples */
	#special-day{}
		#special-day div.examples{width:290px; height:190px; float:left;}
			#special-day div.examples ul{list-style:disc; margin-left:60px; }
			#special-day div.examples ul li{font-size:1.4em; margin-bottom:3px; line-height:1.0em;}
	#special-day div#one {background:url(../images/bg-examples-1.jpg) left 5px no-repeat;}
	#special-day div#two {background:url(../images/bg-examples-2.jpg) left 5px no-repeat;}
	#special-day div#three {background:url(../images/bg-examples-3.jpg) left 0px no-repeat;}
	#special-day div#four {background:url(../images/bg-examples-4.jpg) left 0px no-repeat;}
	#special-day div#five {background:url(../images/bg-examples-5.jpg) left 15px no-repeat;}
	#special-day div#six {background:url(../images/bg-examples-6.jpg) left 10px no-repeat;}
	#special-day div#seven {background:url(../images/bg-examples-7.jpg) left 22px no-repeat;}
	#special-day div#eight {background:url(../images/bg-examples-8.jpg) left 20px no-repeat;}
	
	/* extras */
	#extras {clear:both;}
		#extras p {width:100%;}