#main { padding-top:520px; background:url(img/bg-home.png) no-repeat; }

#main_img { position:absolute; left:0; top:0; width:560px; height:376px; }
#cities_nav { position:absolute; left:560px; top:0; width:420px; height:376px; overflow:hidden; }
#tkt_bar { position:absolute; left:0; top:531px; width:1026px; height:130px; 
				   background:url(img/bg-tkt-buy.png) 0 0 no-repeat; }
#home_feature { position:absolute; left:0; top:376px; width:560px; height:130px; color:#777; }
#home_buy { position:absolute; left:564px; top:376px; width:380px; height:120px; padding:0 20px;
	 					background:#000; }

#full_column { padding:0 150px 5px 20px; background:#FFF; overflow:hidden; }				
.main-left { float:left; width:225px; }
.main-right { float:right; width:665px; }

h1 { font-size:21px; }
h2 { font-size:21px; line-height:30px; letter-spacing:-.02em; margin-bottom:20px; }

/*cities nav*/
#cities_nav li { float:left; width:210px; height:56px; }
#cities_nav h2 { font-size:12px; line-height:1em; margin:0; font-family:arial, sans-serif; }
#cities_nav a { display:block; width:210px; height:0; padding-top:56px; overflow:hidden;
	 						  background-image:url(img/cities-nav.png); background-repeat:no-repeat; }
.last { clear:left; width:420px !important; height:96px !important; }
.last a { width:420px !important; padding-top:96px !important; }

/*feature row*/
.happy-cust { float:left; width:175px; padding:30px 0 0 75px; }
.learn-more { float:right; width:265px; padding:25px 10px 0 0; }
#home_feature strong { font-family: 'Cantarell', arial, serif; color:#000; font-size:18px; font-weight:normal; line-height:20px; letter-spacing:-.02em;  }

.custom-sel-img, .save-citypass { background-image: url(img/bg-home-buy.png); background-repeat:no-repeat; }

.custom-sel { width:210px; height:17px; margin-top:6px;
							line-height:1.1em; text-align:center; padding:0; font-family: 'Cantarell', arial, serif; font-size:14px; color:#666; }
.custom-sel-img { width:210px !important; background-position:right -42px; height:17px; }

.save-citypass { width:370px; height:0; padding-top:41px; margin:20px 0 12px 0; overflow:hidden; }
.save-bold { font-size:36px; }

#select_city { float:left; width:214px; padding:2px; margin-top:6px; font-size:13px; position:relative; }
.select-buy { float:right; cursor:pointer; }

/*POSITIONING*/
#h_atlanta { background-position:0 0; }
#h_boston { background-position:0 -56px; }
#h_chicago { background-position:0 -112px; }
#h_hollywood { background-position:0 -168px; }
#h_houston { background-position:0 -224px; }
#h_ny { background-position:-210px 0; }
#h_philadelphia { background-position:-210px -56px; }
#h_sanfrancisco { background-position:-210px -112px; }
#h_seattle { background-position:-210px -168px; }
#h_toronto { background-position:-210px -224px; }
#h_socal { background-position:0 -280px; }

#h_atlanta:hover { background-position:0 -376px; }
#h_boston:hover { background-position:0 -432px; }
#h_chicago:hover { background-position:0 -488px; }
#h_hollywood:hover { background-position:0 -544px; }
#h_houston:hover { background-position:0 -600px; }
#h_ny:hover { background-position:-210px -376px; }
#h_philadelphia:hover { background-position:-210px -432px; }
#h_sanfrancisco:hover { background-position:-210px -488px; }
#h_seattle:hover { background-position:-210px -544px; }
#h_toronto:hover { background-position:-210px -600px; }
#h_socal:hover { background-position:0 -656px; }


