body {font-family: 'Helvetica', 'Arial', sans-serif; margin: 0; } /* (8734299)*/
html {background: inherit; }
img		{border: 0; }
a 		{color: #329DEB; text-decoration: none; }
a:hover {text-decoration: underline; }
.gs,h1,h2,h3,h4,h5,h6 {font-family: "Gill-Sans"; }
.fb 		{font-size: 13px; color: #333; font-family: "lucida grande", tahoma, verdana, arial, sans-serif; }
.fb.default {width: 50px; height: 50px; background-position: -528px -199px; }
.fb.link 	{color: #3B5998; font-weight: bold; cursor: pointer; text-decoration: none; }
.fb.details {color: #808080; padding-top: 3px; font-size: 11px; line-height: 18px; }
img.fb_tiny {width: 25px; height: 25px; }
#fbLike {margin: 0 0 -20px 0; }

/* HTML5 */
.html5 span.html5 {display: inline; }
.html5 div.html5 {display: block; }
.html5 .html_ {display: none; }
.html_ span.html_ {display: inline; }
.html_ div.html_ {display: block; }
.html_ .html5 {display: none; }

/* SPRITES */
.spr 			{background: url("http://d3fnvz756m94ok.cloudfront.net/images/sprite.index.18.png") no-repeat; display: block; border: 0; }
.spr_inside  	{background: url("http://d3fnvz756m94ok.cloudfront.net/images/sprite.inside.50.png"); display: block; border: 0; }
.spr_static 	{background: url("http://d3fnvz756m94ok.cloudfront.net/images/sprite.static.5.png") no-repeat; display: block; border: 0; }
.spr_portraits  {background: url("http://d3fnvz756m94ok.cloudfront.net/images/portraits.2.png") no-repeat; display: block; border: 0; }

/* BUTTONS */
.btn 				{cursor: pointer; font-weight: bold; color: #FFF; background: url("http://d3fnvz756m94ok.cloudfront.net/images/bg.button.2.png") repeat-x 0 0; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
.btn:hover  		{background-position: 0 -80px; }
.btn.on  			{background-position: 0 -160px; border-color: #90C73E; }
.btn.on:hover  		{background-position: 0 -160px; border-color: #90C73E; }
.btn.going			{-moz-border-radius-topright: 0; -webkit-border-top-right-radius: 0; -moz-border-radius-bottomright: 0; -webkit-border-bottom-right-radius: 0; }
.btn.maybe			{-moz-border-radius-topleft: 0; -webkit-border-top-left-radius: 0; -moz-border-radius-bottomleft: 0; -webkit-border-bottom-left-radius: 0; }

	.btn		.check	{width: 20px; height: 26px; background-position: -358px -24px; }
	.btn:hover 	.check	{background-position: -337px -52px; }
	.btn.on 	.check	{background-position: -357px -52px; }

			.buttons .btn.going	{width: 40%; margin: 0 1px 0 20px; }
	.events .buttons .btn.going	{margin: 0 1px 0 10px; }
	.venues .buttons .btn.going	{margin: 0 1px 0 10px; }
			.buttons .btn.maybe	{width: 40%; }
	.pivot 	.buttons .btn {width: 100px; }


/* STATIC PAGES */
body.new {background: url("http://d3fnvz756m94ok.cloudfront.net/images/bg.body.png") repeat-x #8CAEDE; text-align: center; margin: 0; padding: 5px 0 0 0; color: #4F4F4F; }
body.new p {line-height: 1.6em; }

body.new div.column {width: 960px; margin: 0 auto; }
body.new table.three_columns {border-collapse: collapse; margin: 0 auto; width: 960px; }
	table.three_columns td {width: 320px; }
	table.three_columns.brady_bunch div.rounded {min-height: 200px; }
	
	div.column div.header {width: 960px; margin 0 auto; }
		div.header a.logo {width: 170px; height: 62px; background-position: -656px -356px; float: left; margin: 0 0 6px 24px; }
		div.header div.buttons {float: right; border: 0px dotted red; margin: 34px 5px 0 0; width: 360px; padding: 0 12px 0 0; }
			div.header div.buttons a {}

			div.footer a.social {width: 20px; height: 20px; border: 0px dotted gray; margin: 10px 0 0 10px; }
				div.footer a.twitter {background-position: -538px -355px; }
				div.footer a.facebook {background-position: -564px -355px; }
				div.footer a.tumblr {background-position: -590px -355px; }
	
	#geo_prompt {background: #EFEBE7; border-bottom: 1px solid #D6D6D6; }
		#geo_prompt #tbZip {background: #FFF7EF; width: 100px; border: 1px solid #D6D6D6; padding: 2px; }
	
	body.new div.headline {background: #004994; width: 100%; height: 70px; color: #FFF; margin: 0; }
		body.new div.headline .static {padding: 0 0 0 30px; }
		body.new div.headline h1 {font-size: 2.6em; padding: 17px 0 0 0; }
		body.new div.bubble {width: 960px; min-height: 400px; margin: 0 auto; background: #FFF; border: 1px solid #B5D5F0; border-top: 0; -moz-border-radius-bottomleft: 10px; -webkit-border-bottom-left-radius: 10px; -moz-border-radius-bottomright: 10px; -webkit-border-bottom-right-radius: 10px; padding: 2px 0 16px 0; position: relative; }

			/* INDEX PAGE */
			div.bubble div.map {width: 523px; height: 289px; background-position: -5px -1px; border: 1px solid #D6D6D6; float: left; margin: 21px 0 0 24px; }
			div.bubble #gmap {width: 523px; border: 1px solid #D6D6D6; float: left; margin: 21px 0 0 24px; }
			#gmap .venue {line-height: 24px; height: 24px; padding: 2px 5px; }
			#gmap #divMap {width: 523px; height: 313px; }

			.gmap_tooltip {min-height: 90px; min-width: 300px; }

			#flap	{width: 249px; height: 109px; background-position: 0 0; position: absolute; bottom: 0; right: 0; }
				#flap div {color: #18387B; position: absolute; bottom: 0; right: 0; margin: 0 6px 6px 0; }

			#divLogin {width: 295px; background: #CEE3F7; -moz-border-radius: 10px; -webkit-border-radius: 10px; border: 1px solid #738EA5; margin: 20px 20px 0 0; }

				#divFacepile {}
					#divFacepile.expanded {height: 68px; }

			.login {float: right; margin: 16px 12px 12px 0; width: 273px; height: 38px; background-position: -530px -1px; }
			.login.on {background-position: -530px -40px; }
			
			div.bubble div.counter {float: right; margin: 20px 44px 0 0; width: 256px; height: 90px; background-position: -1px -298px; }
				.spr.flame {width: 30px; height: 50px; background-position: -691px -248px; }
				div.counter div.numbers {float: right; margin: 24px 16px 0 0; padding: 5px 0 0 0; border: 0px dotted green; width: 180px; height: 50px; text-align: left; color: #949294; font-weight: bold; font-size: 20px; line-height: 16px; }
					
			div.bubble a.love {float: right; margin: 29px 24px 0 0; border: 0px dotted red; width: 300px; height: 54px; background-position: -535px -300px; }
			div.bubble a.app_store {float: right; margin: 18px 48px 0 0; border: 0px dotted red; width: 244px; height: 80px; background-position: 0 -109px; }
			
			#mentions {}
				table#mention_logos {width: 100%; border-collapse: collapse; }
					table#mention_logos td {text-align: center; }
						table#mention_logos td a {margin: 0 auto; }
			
					.logo_techcrunch {width: 110px; height: 20px; background-position: -255px -190px; }
						.logo_techcrunch:hover {background-position: 0 -190px; }
					.logo_npr {width: 110px; height: 38px; background-position: -255px -211px; }
						.logo_npr:hover {background-position: 0 -211px; }
					.logo_cnn {width: 78px; height: 38px; background-position: -255px -250px; }
						.logo_cnn:hover {background-position: 0 -250px; }
					.logo_mashable {width: 124px; height: 23px; background-position: -366px -224px; }
						.logo_mashable:hover {background-position: -111px -224px; }
					.logo_reuters {width: 138px; height: 33px; background-position: -336px -254px; }
						.logo_reuters:hover {background-position: -81px -254px; }
					.logo_dowjones {width: 138px; height: 32px; background-position: -371px -190px; }
						.logo_dowjones:hover {background-position: -116px -190px; }
					/*.logo_crains {width: 78px; height: 21px; background-position: -324px -168px; }
						.logo_crains:hover {background-position: -245px -168px; }*/
					
			
		div.subbubble {margin: 0 auto; margin-top: 10px; }
			div.subbubble div.bub {background: #FFF; border: 1px solid #B5D5F0; -moz-border-radius: 10px; -webkit-border-radius: 10px; margin: 0; text-align: left; padding: 16px; }

		.spr div.arrow.top {width: 33px; height: 27px; background-position: -617px -385px; position: relative; top: 2px; left: 65px; }
		.spr div.arrow.left {width: 30px; height: 32px; background-position: -579px -378px; position: relative; top: 2px; left: 65px; border: 0px dotted gray; }
		.spr.arrow.top {width: 33px; height: 27px; background-position: -617px -385px; position: relative; top: 2px; left: 65px; }

		div.body div.balloons {margin: 15px 0 0 0; border: 0px dotted blue; height: 100px; padding: 0; }
			div.balloons div.balloon {width: 252px; height: 94px; margin: 0 0 0 50px; background-position: -283px -293px; }
			
				div.balloon .text {width: 180px; height: 50px; font-size: 15px; font-weight: normal; color: #004994; margin: 37px 0 0 -20px; line-height: 8px; }
				div.balloon div.icon {margin: 33px 0 0 6px; width: 60px; height: 45px; }
				
					div.balloon.going div.icon {width: 40px; height: 47px; background-position: -540px -249px; }
					div.balloon.tweets div.icon {width: 50px; margin-left: 12px; background-position: -587px -249px; }
					div.balloon.preview div.icon {width: 50px; margin-left: 12px; background-position: -641px -250px; }

		div.footer {border: 1px solid #B5D5F0; -moz-border-radius: 10px; -webkit-border-radius: 10px; background: #FFF; width: 960px; height: 40px; margin: 0 auto; margin-top: 20px; }
			div.footer div {font-size: 14px; margin: 15px 10px; }

ul.press {margin: 0; list-style: none; }
	ul.press > li {}
		ul.press > li a {font-size: 18px; line-height: 32px; }

img.download {width: 37px; height: 37px; background-position: -772px -261px; }

/* INSIDE PAGES */
body.inside {background: /*url("http://d3fnvz756m94ok.cloudfront.net/images/bg.body.png") repeat-x*/ #FFF; text-align: center; margin: 0; padding: 0; color: #4F4F4F; }
body.inside p {line-height: 1.6em; }
body.inside .social_buttons {display: none; }

.spr_inside.arrow.top 		{width: 17px; height: 14px; background-position: -165px -58px; position: relative; top: 2px; left: 30px; }
.spr_inside.arrow.left 		{width: 15px; height: 17px; background-position: -143px -18px; }
.spr_inside.arrow.right 	{width: 15px; height: 17px; background-position: -159px -18px; }
.spr_inside.arrow.comment 	{width: 8px; height: 10px; 	background-position: -173px 0px; }
.spr_inside.boy				{width: 16px; height: 22px; background-position: -146px -35px; }
.spr_inside.girl			{width: 16px; height: 20px; background-position: -162px -36px; }
.spr_inside.close			{width: 12px; height: 12px; background-position: -198px 0; }
.spr_inside.more_arrow		{width: 29px; height: 16px; background-position: -292px -62px; }
.spr_inside.bubble_arrow_r 	{width: 8px; height: 8px; background-position: -200px -14px; }

.spr_inside.icon_twitter	{width: 13px; height: 17px; background-position: -174px -10px; }
.spr_inside.icon_yelp		{width: 38px; height: 16px; background-position: -181px -62px; }
.spr_inside.icon_hotlist	{width: 11px; height: 17px; background-position: -187px -10px; }

.spr.default_event 			{width: 50px; height: 38px; background-position: -722px -249px; }
.spr.default_user 			{width: 50px; height: 50px; background-position: -722px -248px; }

body.inside div.column {width: 960px; margin: 0 auto; border: 1px dotted gray; border-width: 0 0px; min-height: 300px; }
	body.inside a.logo	{width: 143px; height: 51px; background-position: 0 0; float: left; margin: 10px 0 0 0px; }

	div.column div.tabs {margin: 0 0 -1px 0; float: left; }
	body.home div.tabs {width: 960px; }
		div.tabs div.page_tab {float: left; color: #65A4D9; background: #EAF1FA; font-size: 20px; line-height: 36px; padding: 8px 36px 0 30px; 
								-moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px; 
								-moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px; 
								border-color: #EAF1FA; 
								border-bottom-color: #C5E9FA; 
								border-width: 1px; 
								border-style: solid; 
								cursor: pointer; 
								height: 36px; 
								margin-top: 12px; 
								vertical-align: baseline;
						}
			div.tabs div.page_tab.on {	
								color: #6D6F71; 
								background: #FFF; 
								border-color: #C5E9FA; 
								border-bottom-color: #FFF; 
								height: 48px; 
								line-height: 48px; 
								margin-top: 0px; 
								}
					
					div.page_tab.on 	div.city 			{line-height: 28px; }
					div.page_tab 		div.change 			{line-height: 16px; font-size: 12px; color: #329DEB; text-decoration: none; display: none; }
					div.page_tab.on 	div.change 			{display: block; }
					div.page_tab.on 	div.change:hover 	{text-decoration: underline; }
					
				div.tabs div.page_tab 		div.tab_flame	{width: 14px; height: 24px; background-position: -303px -24px; margin: 4px 7px 0 0; }
				div.tabs div.page_tab.on 	div.tab_flame	{width: 14px; height: 24px; background-position: -303px 0; color: #6D6F71; margin: 6px 10px 0 0; }
				div.tabs div.page_tab 		div.tab_target 	{width: 22px; height: 22px; background-position: -318px -22px; margin: 6px 7px 0 0; }
				div.tabs div.page_tab.on 	div.tab_target 	{width: 22px; height: 22px; background-position: -318px 0; color: #6D6F71; margin: 11px 10px 0 0; }
	
	body.inside table.nav {float: right; width: 785px; height: 40px; background: #F05133; color: #FFF; -moz-border-radius-bottomleft: 10px; -webkit-border-bottom-left-radius: 10px; -moz-border-radius-bottomright: 10px; -webkit-border-bottom-right-radius: 10px; }
		table.nav td.tab:hover			{background: #FCB034; }
		table.nav td.tab.corner:hover	{-moz-border-radius-bottomleft: 10px; -webkit-border-bottom-left-radius: 10px; }
		table.nav td.tab.on 	{background: #FCB034; }
		table.nav td.tab a 		{color: #FFF; height: 40px; line-height: 14px; }

		/* HIGHLIGHTED TABS */
		table.nav.highlight_home td.home {background: #FCB034; -moz-border-radius-bottomleft: 10px; -webkit-border-bottom-left-radius: 10px; }
		table.nav.highlight_events td.events {background: #FCB034; }
		table.nav.highlight_places td.places {background: #FCB034; }
		table.nav.highlight_profile td.profile {background: #FCB034; }

		td.icon				{width: 32px; }
		td.icon:hover 		{background: #FCB034; }
		td.icon.on 			{background: #FCB034; }
		
			td.icon a 			{height: 25px; margin: 0 10px; }
			td.icon a:hover		{text-decoration: none; }
			td.icon a.profile	{width: 26px; background-position: 0 -53px; }
			td.icon a.favorites	{width: 23px; background-position: -25px -53px; }
			td.icon a.calendar	{width: 30px; background-position: -50px -53px; }
			
				td.icon a .tooltip 			{padding: 0 0 0 5px; display: none; }
				td.icon:hover a .tooltip 	{display: block; }
					a .tooltip .bubble 		{background: #FFF; position: absolute; padding: 6px; top: 41px; border: 1px solid #B5D5F0; margin: 0 0 0 -40px; text-align: center; 
												color: #505050; width: 80px; 
												-moz-border-radius: 10px; -webkit-border-radius: 10px; }
					a .tooltip .tooltip_arrow.top	{width: 10px; height: 8px; background-position: -181px 0; position: relative; top: 27px; left: 3px; z-index: 2; }

		#divSearch 	{width: 209px; height: 26px; -moz-border-radius: 10px; -webkit-border-radius: 10px; background: #FFF; opacity: 0.5; filter:alpha(opacity=50); }
			#divSearch a	{width: 17px; height: 17px; background-position: -147px -58px; margin: 5px 0 0 8px; }
			#q 				{width: 169px; height: 20px; border: 0; outline: none; margin: 5px 0 0 0; font-size: 16px; line-height: 16px; color: #505050; }
			#q.searching	{background: url("http://d3fnvz756m94ok.cloudfront.net/images/ajax-loader.2.gif") no-repeat right; } /* graphic from http://ajaxload.info/ */
			#q.dval			{color: #888; font-style: italic; }
	
	body.inside div.nav {float: right; width: 750px; height: 40px; background: #F05133; color: #FFF; -moz-border-radius-bottomleft: 10px; -webkit-border-bottom-left-radius: 10px; -moz-border-radius-bottomright: 10px; -webkit-border-bottom-right-radius: 10px; }
						
		div.nav div.left {float: left; margin: 8px 0 0 18px; }
			div.nav div.left a {color: #FFF; font-size: 18px; margin: 20px 26px 0 0; }
		div.nav div.right {float: right; margin: 7px 10px 0 0; border: 0px dotted yellow; }

	body.inside div.settings {width: 220px; margin: 0 16px 0 0; }
		div.settings a {color: #888; font-size: 12px; margin: 3px 0 0 18px; float: right; }

	body.inside div.columns {}	
	body.hub 	div.columns {border: 1px solid #C5E9FA; -moz-border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius-topleft: 0; -webkit-border-top-left-radius: 0; padding: 10px 6px 0 6px; }
		div.columns div.left_column {width: 340px; min-height: 400px; border-right: 0px solid red; }

		body.profile 	div.left_column {width: 200px; }
		body.hub 	 	div.left_column {width: 630px; }
		body.home 	 	div.left_column {width: 550px; }
		
			#hUsername	{margin: 10px 0 0 10px; }
		
			div.left_column #divMap {width: 340px; height: 234px; border: 0px solid #DDD; z-index: 1; }
			body.hub 	div.left_column #divMap {width: 625px; height: 625px; z-index: 1; }
			body.home 	div.left_column #divMap {width: 550px; height: 550px; z-index: 1; }
			div.left_column #divInvalidMap {display: none; width: 550px; height: 550px; background: #F9F9F9; }
			
			#mapControls {width: 625px; background: #DEEFFF; height: 30px; padding: 0; border-top: 1px solid #C5E9FA; }
				#mapControls .view {height: 30px; line-height: 30px; background: #63AEF7; padding: 0 5px; }
				#mapControls .view_arrow {width: 17px; height: 30px; background-position: -340px -20px; margin: 0 50px 0 0; }
				#mapControls .menu {color: #63AEF7; cursor: pointer; min-width: 200px; }
				#mapControls .menu:hover {color: #FFF; background: #63AEF7; }
				#mapControls .menu .text {line-height: 30px; }
				#mapControls .menu .drop_down {color: #939598; position: relative; top: 0px; left: 0px; display: none; }
				
					#mapControls .drop_down .menu_items {background: #FFF; border-style: solid; border-color: #65A4D9; border-width: 0 1px 1px 1px; }
						#mapControls .drop_down 		.menu_items 	li {text-align: left; padding: 4px; font-size: 16px; font-weight: normal; }
						#mapControls .menu 			.menu_items 	li.default {color: #808080; background: #EEE; border-bottom: 1px solid #D6D6D6; font-weight: bold; display: none; }
						#mapControls .menu.set 		.menu_items 	li.default {display: block; }
							#mapControls .menu_items		li.selected {color: #65A4D9; background: #C5E8FA; border-width: 1px 0; border-style: solid; border-color: #65A4D9; font-weight: bold; }
						#mapControls .drop_down 		.menu_items 	li:hover {background: #65A4D9; color: #FFF; }
						#mapControls .drop_down 		.menu_items 	li.btn_container:hover {background: #FFF; }
						#mapControls .menu_items .button 		{margin: 0 auto; padding: 3px 5px; font-weight: bold; text-align: center; border: 1px solid #65A4D9; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
						#mapControls .menu_items .button:hover 	{border-color: #FFF; background: #65A4D9; }

				#mapControls .menu 				.down_arrow {width: 25px; height: 10px; background-position: -340px -10px; margin: 10px 0 10px 5px; }
				#mapControls .menu:hover  		.down_arrow {background-position: -340px 0; }
				#mapControls .menu:hover 		.drop_down  {display: block; }
				
				#mapControls .menu.off:hover	{color: #65A4D9; background: #C5E8FA; }
				#mapControls .menu.off:hover	.drop_down  {display: none; }
				#mapControls .menu.off:hover	.down_arrow {background-position: -340px -10px; }
					#mapControls .menu.off .drop_down {left: -1000px; }
				
				#divMapLinks {margin: 6px 0 0 0; }
					#divMapLinks #hlGmapEnlarge {}
					#divMapLinks #hlGmapCollapse {display: none; }
					#divMapLinks.big #hlGmapEnlarge {display: none; }
					#divMapLinks.big #hlGmapCollapse {display: inline; }
					#divMapLinks ol.directions {margin: 0 10px; }
						#divMapLinks ol.directions li.step {margin: 0 0 5px 0; list-style-type: decimal; }
			
					#divMapLinks .waypoint {width: 8px; height: 15px; background-position: -180px -43px; }
					#divMapLinks .expand {width: 14px; height: 14px; background-position: -322px -45px; }
					#divMapLinks .collapse {width: 14px; height: 14px; background-position: -322px -58px; }
			
			div.left_column div.profile_pic 		{max-height: 350px; overflow: hidden; }
			div.left_column div.profile_info 		{margin: -8px 0 0 0; }
				div.profile_info ul li {margin: 0 0 10px 0; }
				div.profile_info div.profile_arrow 	{width: 10px; height: 8px; background-position: -181px 0; position: relative; top: 1px; left: 20px; z-index: 2; }
				div.profile_info div.content 		{border: 1px solid #B5D5F0; -moz-border-radius-bottomleft: 10px; -webkit-border-bottom-left-radius: 10px; -moz-border-radius-bottomright: 10px; -webkit-border-bottom-right-radius: 10px; }
			

			
			div.left_column #divBeenThere {width: 320px; height: 124px; }
			
				#divBeenThereCarousel {width: 260px; }
			
				#divEvents {margin: 30px 0 0 0; }
					#divEvents .column {width: 340px; margin: 0 auto; }
				
					#divEventsContainer {}
						#divEventsContainer div.event_group {display: block; cursor: pointer; }

						.event_group	.group_date {font-size: 16px; margin: 4px 0; }
						.event_group:hover	.group_date {background: #DEEFFF; }
						.event_group.on		.group_date {background: #EEE; }

						.event_group 	.event 	{min-height: 68px; border-bottom: 2px solid #D4E3ED; padding: 2px 2px 10px 2px; margin: 0 0 10px 0; display: none; cursor: default; }
						.event_group.on .event 	{display: block; }
							.event a.img 		{width: 50px; height: 50px; margin: 2px 0 0 0; }
							.event .details 	{width: 280px; border: 0px dotted red; }
								.event .host 	{font-size: 14px; }
								.event .time 	{font-size: 12px; }
								.event .stats 	{font-size: 12px; }

				
				#divEventDetails {margin: 10px 0 0 0; }
					#divEventDetails .column {width: 340px; margin: 0 auto; }
						#divEventDetails .column h2 {margin: 0 0 0 10px; }
			
		div.columns 	.right_column {width: 583px; min-height: 400px; padding: 0; }
		body.profile 	div.columns .right_column {width: 550px; min-height: 400px; padding: 0; margin: 0 0 0 20px; }
		body.hub		div.columns .right_column {width: 310px; min-height: 400px; padding: 0; margin: 0; }
		body.home		div.columns .right_column {width: 380px; min-height: 400px; padding: 0; margin: 0 0 0 10px; }
		
			.right_column .title {}
				.heart 		{width: 34px; height: 28px; background-position: -79px -51px; }
				.heart:hover 	{background-position: -190px -28px; }
				.heart.hover 	{background-position: -190px -28px; }
				.heart.on 		{background-position: -113px -51px; }
				
			.right_column .title .add {cursor: pointer; text-decoration: none; }
				.add		.bubble_arrow_r {display: none; }
				.add:hover	.bubble_arrow_r {display: block; }
				.add		.bubble {border: 1px solid #B9E0F7; -moz-border-radius: 10px; -webkit-border-radius: 10px; z-index: 2; padding: 7px; display: none; }
				.add:hover	.bubble {background: #FFF; display: block; }
				.add 		.plus	{width: 26px; height: 26px; background: url("http://d3fnvz756m94ok.cloudfront.net/images/sprite.inside.50.png"); background-position: -275px -28px; margin: 6px 0 0 0; }
				.add:hover 	.plus	{background-position: -249px -28px; }
				
			.right_column .title h2 {margin: 0 0 20px 0; }
		
			.right_column a.feed_tab {}
				.right_column a.feed_tab.on {color: #808285; font-weight: bold; }
					.right_column a.feed_tab.on:hover {text-decoration: none; }
			
			.right_column #divRated {display: inline; margin: 8px 0 0 20px; }
			.right_column #divRated .flame {float: left; width: 14px; height: 16px; background-position: -158px 0; margin: 0 1px 0 0; }
			.right_column #divRated .flame.on {width: 14px; height: 16px; background-position: -144px 0; }
			.right_column #divRated .yelp {background: url(http://static1.px.yelpcdn.com/static/200911302843250757/i/ico/stars/stars_map.png); width: 83px; height: 16px; margin: 2px 0 0 10px; }
				#divRated .yelp.r10 {background-position: 0 -18; }
				#divRated .yelp.r15 {background-position: 0 -37px; }
				#divRated .yelp.r20 {background-position: 0 -56px; }
				#divRated .yelp.r25 {background-position: 0 -75px; }
				#divRated .yelp.r30 {background-position: 0 -94px; }
				#divRated .yelp.r35 {background-position: 0 -113px; }
				#divRated .yelp.r40 {background-position: 0 -132px; }
				#divRated .yelp.r45 {background-position: 0 -151px; }
				#divRated .yelp.r50 {background-position: 0 -170px; }
			
				#divRated .text {margin: 3px 0 0 16px; font-style: italic; }
				
				#divRate {margin: 10px 10px 10px 0; padding: 0 6px; }

			#divCrowd {height: 210px; }
				#divCrowd .stat {width: 58px; height: 58px; color: #666; }
				#divCrowd #hlRSVP 		{}
				#divCrowd #hlCheckin 	{}
					#divCrowd #hlCheckin.on 	{}
			#divCrowdInfo {height: 200px; }
				#tblDate {width: 100%; margin: 12px 0 0 0; }
					#tblDate td.current_date {}
				#divCrowdCarouselContainer {height: 100px; overflow: hidden; }
					#divCrowdCarousel {}
				#divCrowdContinue {margin: 20px 0 0 0; font-size: 12px; text-align: center; height: 100px; }
			
			/* PLANNER */
			#divMeet {}
				#divMeet div.arrow {}
				#divMeet div.input {background: #FFF; border: 10px solid #DFEFFD; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
				
					#divMeet #divOptionsWhat {background: #DEEFFF; }
					#divMeet #divWhatText {display: none; }
					#divMeet	#tbWhatContainer {background: #FFF; width: 530px; }
				
					#divMeet #tbWhat {width: 440px; font-size: 18px; padding: 7px 3px; border: 0; outline: none; color: #939598; }

					#divMeet 	div.input div.options {background: #DFEFFD; }
					#divMeet 			#divHiddenOptions {display: none; }
					#divMeet.on 		#divHiddenOptions {display: block; }
					#divMeet.very_on 	#divHiddenOptions {display: block; }
			
						div.input div.options div {vertical-align: middle; }

						#tblOptionsWhen {border-collapse: collapse; width: 100%; }
						#tblOptionsWhen td.narrow {width: 1px; }

							#divMeet .view {height: 24px; line-height: 24px; padding: 0 5px; }
							#divMeet .menu {color: #4F4F4F; cursor: pointer; min-width: 160px; }
							#divMeet .menu:hover {color: #4F4F4F; }
							#divMeet .menu .selection {background: #FFF; border: 1px solid #D6D6D6; }
							#divMeet .menu .text {line-height: 36px; }
							#divMeet .menu .drop_down {color: #939598; position: relative; top: 0px; left: 0px; display: none; }
							
								#divMeet .drop_down .menu_items {background: #FFF; border-style: solid; border-color: #D6D6D6; border-width: 0 1px 1px 1px; }
									#divMeet .drop_down 		.menu_items > li {text-align: left; padding: 4px; font-size: 16px; font-weight: normal; }
									#divMeet .menu 				.menu_items > li.default {color: #808080; background: #EEE; border-bottom: 1px solid #D6D6D6; font-weight: bold; display: none; }
									#divMeet .menu.set 			.menu_items > li.default {display: block; }
										#divMeet .menu_items 	> li.selected {color: #65A4D9; background: #C5E8FA; border-width: 1px 0; border-style: solid; border-color: #65A4D9; font-weight: bold; }
									#divMeet .drop_down 		.menu_items > li:hover {background: #65A4D9; color: #FFF; }
									#divMeet .drop_down 		.menu_items > li.btn_container:hover {background: #FFF; }
									#divMeet .menu_items .button 		{margin: 0 auto; padding: 3px 5px; font-weight: bold; text-align: center; border: 1px solid #65A4D9; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
									#divMeet .menu_items .button:hover 	{border-color: #FFF; background: #65A4D9; }
									
									#divMeet .menu_items li.timepicker 			#timepicker		{display: none; }
									#divMeet .menu_items li.timepicker:hover  	#timepicker		{display: block; }
										
										li.timepicker #timepicker {background: #FFF; padding: 3px; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
										li.timepicker #timepicker table {margin: 2px 0 0 2px; }
										li.timepicker #timepicker table td {width: 45px; }
											li.timepicker #timepicker li 			{border: 1px solid #D6D6D6; padding: 1px; color: #65A4D9; margin: 0 1px 1px 0; }
											li.timepicker #timepicker li:hover 		{border: 1px solid #D6D6D6; background: #65A4D9; color: #FFF; }
											li.timepicker #timepicker li.selected 	{border: 1px solid #65A4D9; background: #65A4D9; color: #FFF; }
									
				
							#divMeet .menu 				.down_arrow {width: 19px; height: 14px; background-position: -365px 0; margin: 10px 0 10px 5px; opacity: 0.5; filter: alpha(opacity=50); }
							#divMeet .menu:hover 		.drop_down  {display: block; }
								
							#divMeet .menu.off:hover	{color: #65A4D9; background: #C5E8FA; }
							#divMeet .menu.off:hover	.drop_down  {display: none; }
							#divMeet .menu.off:hover	.down_arrow {background-position: -340px -10px; }
								#divMeet .menu.off .drop_down {left: -1000px; }

							#divMeet #preview {padding: 10px; background: #F9F9F9; border: 1px solid #D6D6D6; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
								#divMeet #preview > div {text-align: left; margin: 6px 0 0 0; }

							#divOptionsWhere #tbWhereContainer {background: #FFF; width: 460px; }
							#divOptionsWhere #tbWhere {width: 510px; font-size: 18px; padding: 7px 3px; border: 0; outline: none; color: #939598; }
								#divOptionsWhere #tbWhere.searching {background: #FFF url("http://d3fnvz756m94ok.cloudfront.net/images/ajax-loader.2.gif") no-repeat right; } /* graphic from http://ajaxload.info/ */

								li.ui-menu-item div.name {font-weight: bold; }
								li.ui-menu-item div.address {color: #808285; }
							
							#loader {margin: 12px 0 0 0; display: none; }

							#divOptionsSubmit #hlPost	{margin: 0 0 0 6px; }
								#divOptionsSubmit #hlPost .f_post 	{display: none; }
								#divOptionsSubmit #hlPost .f_email 	{display: none; }
								#divOptionsSubmit #hlPost.f_post .f_post {display: block; }
								#divOptionsSubmit #hlPost.f_email .f_email {display: block; }

								.post_fb_icon 		{width: 20px; height: 19px; background-position: -243px -59px; }
								.post_email_icon 	{width: 23px; height: 17px; margin: 1px 0; background-position: -219px -59px; }
								
								
					
					#divMeet div.fb_share {cursor: pointer; margin: 10px 0 0 0; }
						#divMeet div.fb_share div.checkbox 		{width: 19px; height: 24px; background-position: -210px 0; margin: -8px 0 0 0; }
						#divMeet div.fb_share div.checkbox.on   {background-position: -229px 0; }
						
						

			/* DAYPICKER */			
			#daypicker {}
				#daypicker span.loading {display: none; width: 100px; height: 51px; text-align: left; }
					#daypicker.loading span.loading {display: block; }
					#daypicker.loading div.calendar {display: none; }
			
			#ulFeed {}
				#ulFeed li.more {background: #EFF3FF; }

					li.more	table.pager	{width: 100%; border-collapse: collapse; }
					
						table.pager td.prev	{width: 100px; }
						table.pager td.next	{width: 100px; }
						table.pager span.arrow_text {font-weight: bold; color: #0055A5; margin: 0 6px; font-size: 15px; }
						table.pager span.arrow_text:hover {text-decoration: underline; }
						
						table.pager td.page {padding: 0; }
						table.pager 		div.page_button 		{width: 30px; text-align: center; padding: 1px; font-weight: bold; border: 1px solid #EFF3FF; display: none; }
						table.pager.show_pb div.page_button 		{display: block; }
						table.pager.show_pb .arrow_text 			{display: none; }
						table.pager td.page div.page_button:hover 	{border: 1px solid #0055A5; background: #FFF; }

						table.pager.pb1 td.pb1 div.page_button {border-color: #CFCFCF; background: #FFF; }
						table.pager.pb2 td.pb2 div.page_button {border-color: #CFCFCF; background: #FFF; }
						table.pager.pb3 td.pb3 div.page_button {border-color: #CFCFCF; background: #FFF; }
						table.pager.pb4 td.pb4 div.page_button {border-color: #CFCFCF; background: #FFF; }
						table.pager.pb5 td.pb5 div.page_button {border-color: #CFCFCF; background: #FFF; }

					li.more 		.arrow 	{width: 15px; height: 17px; text-decoration: none; }
					li.more 		.left_arrow 	{background-position: -143px -18px; display: none; }
					li.more 		td.prev span.arrow_text {display: none; }
					li.more.prev 	td.prev span.arrow_text {display: none; }
					li.more.prev 	.left_arrow 	{display: block;}
					li.more 		.right_arrow 	{background-position: -159px -18px; display: none; }
					li.more.next 	.right_arrow 	{display: block;}

					#ulFeed li.more span.loading {display: none; }
					
				#ulFeed > li {font-size: 13px; cursor: pointer; border-bottom: 1px solid #CFCFCF; overflow: hidden; }
					#ulFeed > li a {color: #5292BA; }
					#ulFeed > li .buttons div {line-height: 22px; }
				#ulFeed li.event 			{}
					body.venues #ulFeed li.event {padding: 0 0 6px 0; }
					body.events #ulFeed li.event {padding: 0 0 6px 0; }

				#ulFeed li.event:hover 	{background-color: #EDF2FE; }
				#ulFeed li.event.on 		{background-color: #EDF2FE; }

				#ulFeed li.event .icon {width: 18px; margin: 3px 5px 0 8px; }
				#ulFeed li.event .name {margin-top: 6px; width: 334px; }
					#ulFeed li.event .name.faded {opacity: 0.01; filter:alpha(opacity = 01); }
					body.venues #ulFeed li.event .name {width: 270px; margin: 6px 0 0 6px; }
					body.events #ulFeed li.event .name {width: 270px; margin: 6px 0 0 6px; }

				#ulFeed li.event 		a.more {display: none; }
				#ulFeed li.event.on 	a.more {display: inline; }
				#ulFeed li.event .details 	{margin: 5px 10px 5px 0; width: 375px; border: 0px groove green; }
				body.venues #ulFeed li.event .details 	{margin: 0; width: 310px; }
				body.events #ulFeed li.event .details 	{margin: 0; width: 310px; }
				
				#ulFeed li.event 		.stat_friends {display: block; }
				#ulFeed li.event.on 	.stat_friends {display: none; }
				#ulFeed li.event 		.stat_friend_count {display: none; }
				#ulFeed li.event.on 	.stat_friend_count {display: block; }
				#ulFeed li.event 		.friends {min-height: 70px; padding-left: 7px; background-color: #EDF2FE; display: none; margin: 0; }
				
					/*#ulFeed li.event .friends.getting .getting_msg {display: none; }*/
					
					body.venues #ulFeed li.event .friends {padding-left: 0px; }
					body.events #ulFeed li.event .friends {padding-left: 0px; }
				
				#ulFeed li.event.on 	.friends {display: block; }
				#ulFeed li.event 		.buttons {display: none; }
				#ulFeed li.event.on 	.buttons {display: block; }
				#ulFeed li.event .buttons a {color: #FFF; font-size: 14px; line-height: 22px; font-weight: bold; text-align: center; text-decoration: none; }
				#ulFeed li.event .buttons a.on:hover {color: #FFF; }
				#ulFeed li.event .buttons a:hover {color: #5292BA; }
				
					#ulFeed div.carousel_frame 	{width: 350px; }
					#ulFeed div.carousel 			{width: 350px; }

						body.venues #ulFeed div.carousel_frame 	{width: 300px; }
						body.events #ulFeed div.carousel_frame 	{width: 300px; }
						body.venues #ulFeed div.carousel {width: 300px; }
						body.events #ulFeed div.carousel {width: 300px; }

					#ulFeed li.event li.friend {margin: 0 0 0 5px; }
		
			/* END SOCIAL FEED ------------------------------------------ */
			
			
			/* FEED ----------------------------------------------------- */
			#divFeed {}
				#divFeed .title {font-size: 16px; font-weight: bold; margin: 0 0 0 6px; width: 290px; min-height: 37px; position: relative; }
					#divFeed .title div {position: absolute; bottom: 0; }
				#divFeed .tabs {text-align: right; }
					#divFeed .tab {width: 110px; padding: 10px 10px 5px 10px; background: #EFF7FE; color: #5391B9; font-size: 20px; font-weight: bold; text-decoration: none; margin: 0 0 0 10px; 
									-moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px; -moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px; }
					#divFeed .tab:hover {background: #DFEFFD; }
					#divFeed .tab.on 	{background: #DFEFFD; }

					#divFeed .tab.profile {min-width: 200px; padding: 10px 10px 5px 10px; background: #DFEFFD; color: #5391B9; font-size: 20px; font-weight: bold; text-decoration: none; margin: 0; 
									-moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px; -moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px; 
									white-space: nowrap; }
				
				#divFeed .feed {clear: both; -moz-border-radius: 10px; -webkit-border-radius: 10px; background: #DFEFFD; padding: 10px; }
				#divFeed .feed.friend_corner {-moz-border-radius-topright: 0; -webkit-border-top-right-radius: 0; }
				#divFeed .feed.friends {-moz-border-radius-topright: 0; -webkit-border-top-right-radius: 0; }
					.feed .post 	{width: 550px; margin: 5px; height: 30px; }
					.feed .post.on 	{height: 100px; }
						.feed .post #imgUser {width: 50px; height: 50px; margin: 0 5px 5px 0; }

						.feed .post 	.actions {display: none; }
						.feed .post.on 	.actions {display: block; }

						.feed .post 	#taPost {width: 485px; height: 25px; }
						.feed .post.on 	#taPost {height: 50px; }
						
						#taPost.dval	{color: #888; font-size: 14px; line-height: 25px; font-style: italic; }
						
					.feed ul.posts {padding-top: 10px; background: #FFF; }
						ul.posts li {padding: 0 10px 10px 10px; }

							ul.posts li 		{display: none; }
							ul.posts li.default {display: block; }
							
								ul.posts li div.post_border {margin: 10px 0 0 0; border-bottom: 1px solid #CCC; }

							ul.posts li.event	{}
								li.event div.info 		{width: 390px; margin: 0 0 0 20px; }
							ul.posts li.venue	{}
								li.venue div.info 		{width: 390px; margin: 0 0 0 20px; }
							
							ul.posts li.controls 	{border-bottom: 1px dotted #A9C8DC; margin: 0 0 10px 0; }
							ul.posts li.controls 	.ctrl 		{display: none; background: #FFF; color: #5292BD; margin: 0; padding: 4px 0; border-right: 3px solid #FFF; }
								ul.posts li.controls .ctrl .toggle {/* WIDTH VARIES INLINE */}
									ul.posts li.controls .ctrl .toggle div {height: 17px; line-height: 17px; font-size: 11px; }
							
							ul.posts li.controls 	.ctrl:hover {display: block; background: #EEE; }

							ul.posts.has_1			.ctrl {width: 100%; }
							ul.posts.has_2			.ctrl {width: 49%; }
							ul.posts.has_3			.ctrl {width: 32%; }
							
							ul.posts.has_twitter  	li .ctrl_twitter 		{display: block; }
							ul.posts.has_yelp 		li .ctrl_yelp 			{display: block; }
							ul.posts.has_hotlist 	li .ctrl_hotlist		{display: block; }

							ul.posts.show_twitter 	li.twitter				{display: block; }
							ul.posts.show_twitter 	li .ctrl_twitter		{background: #DEEFFF; }
							ul.posts.show_twitter 	li .ctrl_twitter:hover	{background: #DEEFFF; }
							ul.posts.show_yelp 		li.yelp 				{display: block; }
							ul.posts.show_yelp 		li .ctrl_yelp 			{background: #DEEFFF; }
							ul.posts.show_yelp 		li .ctrl_yelp:hover 	{background: #DEEFFF; }
							ul.posts.show_hotlist 	li.hotlist 				{display: block; }
							ul.posts.show_hotlist 	li .ctrl_hotlist 		{background: #DEEFFF; }
							ul.posts.show_hotlist 	li .ctrl_hotlist:hover 	{background: #DEEFFF; }

							/* WHEN THE 'FRIENDS' TAB IS ACTIVE, HIDE NON-HOTLIST POSTS AND TOGGLES */
							.feed.friends ul.posts.show_twitter li.twitter 			{display: none; }
							.feed.friends ul.posts.show_yelp 	li.yelp 			{display: none; }
							.feed.friends ul.posts.has_twitter  li .ctrl_twitter 	{display: none; }
							.feed.friends ul.posts.has_yelp  	li .ctrl_yelp 		{display: none; }
							.feed.friends ul.posts.has_hotlist 	li .ctrl_hotlist	{display: none; }

							/* STREAM LOGOS */
							li.twitter 	.logo {width: 13px; height: 17px; background-position: -174px -10px; }
							li.hotlist 	.logo {width: 11px; height: 17px; background-position: -187px -10px; }
							li.yelp		.logo {width: 38px; height: 16px; background-position: -181px -62px; }
							
							ul.posts .comment {border-bottom: 1px solid #A9C8DC; }
							ul.posts .profile {width: 50px; height: 50px; margin: 0 10px 0 0; }
							ul.posts .text {width: 460px; }
							
			/* END FEED ----------------------------------------------------- */


		/* SIDEBAR */
		body.profile div.columns .sidebar_column {width: 176px; min-height: 400px; border: 1px solid #939598; -moz-border-radius: 10px; -webkit-border-radius: 10px; }



/* STATIC PAGES */

.bdg {border: 1px dotted gray; }
.bdw {border: 1px dotted #FFF; }
.faq {border-bottom: 1px solid #5ABEE7; }

	.version.evolution 	{width: 910px; height: 180px; background-position: -19px -1px; }
	.version.bugs 		{width: 42px; height: 46px; background-position: -492px -368px; }
	
	.faq.ambassador	{width: 198px; height: 244px; background-position: -268px -366px; border: 1px solid #888; }
	.faq.mail		{width: 58px; height: 60px; background-position: -206px -505px; border: 0; }
	
	.about.follow	{width: 150px; height: 50px; margin-bottom: 16px; }
	.about.twitter 	{background-position: -562px -364px; }
	.about.tumblr 	{background-position: -559px -428px; }
	.about.facebook {background-position: -562px -310px; }

	.love.brady1 	{width: 214px; height: 133px; background-position: -715px -177px; }
	.love.brady2 	{width: 195px; height: 151px; background-position: -743px -451px; }
	.love.brady3 	{width: 117px; height: 137px; background-position: -125px -309px; }
	.love.brady4 	{width: 206px; height: 93px; background-position: -529px -477px; }
	.love.brady5a 	{width: 282px; height: 50px; background-position: -252px -311px; }
	.love.brady5b 	{width: 300px; height: 125px; background-position: -88px -182px; }
	.love.brady5b.on{width: 300px; height: 125px; background-position: -396px -182px; }
	.love.brady6 	{width: 218px; height: 130px; background-position: -718px -314px; }
	.love.brady7 	{width: 128px; height: 99px; background-position: -486px -571px; }
	.love.brady8 	{width: 122px; height: 122px; background-position: -0px -312px; }
	.love.brady9 	{width: 86px; height: 95px; background-position: -0px -208px; }

	.press.cnn 			{width: 149px; height: 71px; background-position: -0px -588px; }
	.press.npr 			{width: 200px; height: 68px; background-position: -0px -514px; }
	.press.lifetips 	{width: 214px; height: 60px; background-position: -0px -448px; }
	.press.techcrunch 	{width: 231px; height: 34px; background-position: -402px -671px; }

		/* DEFINED HERE SINCE IT HAS TO BE OVERRIDDEN IN ie.css */
		#divArrowCNN {left: 5px; top: 79px; }
		#divArrowNPR {left: 5px; top: 79px; }
		#divArrowLifetips {left: 5px; top: 79px; }

	.contributors.stern 	{width: 178px; height: 47px; background-position: -149px -611px; }
	.contributors.poly 		{width: 200px; height: 67px; background-position: -0px -660px; }
	.contributors.bloomberg {width: 200px; height: 138px; background-position: -736px -607px; }
	.contributors.nycedc	{width: 201px; height: 68px; background-position: -198px -658px; }


/* HEADER */
table#header {background: #EA3928; margin: 0 auto; width: 980px; height: 34px; border-collapse: collapse; }
	
	td.tab {width: 80px; padding: 0; text-align: center; }
	td.tab:hover {background: #FD5C18; }
		td.tab a {color: #FFF; font-size: 16px; font-weight: bold; text-decoration: none; display: block; }
		
	#header.friends td.tab.friends {background: #FD5C18; }
	#header.events td.tab.events {background: #FD5C18; }
	#header.places td.tab.places {background: #FD5C18; }
	
	.tab_right {text-align: center; width: 100px; padding: 5px 0 0 0; }
		.tab_right input {height: 16px; }

.header_right {border: 1px }

.header_item_1 {border: 1px dashed red; float: right; }
.header_item_2 {border: 1px dashed blue; }
.header_item_3 {border: 1px dashed green; }

.settings a {color: #5098D2; }
.settings .spr_inside {width: 16px; height: 16px; }

	#hlHelp {display: none; }

	.settings .qmark {background-position: -379px -31px; }
	.settings .envelope {background-position: -395px -19px; }
	.settings .logout {background-position: -378px -47px; }


/* CROWD SIDEBAR */
#divCrowd {}
	#divCrowd .user {vertical-align: top; text-align: center; margin: 0 4px 5px 5px; width: 50px; float: left; }
	
/* CAROUSELS */
/* (GENERIC SETTINGS) */
div.carousel_frame 					{margin: 10px 0 0 0; }
div.carousel_frame.faded 			{opacity: 0.01; filter:alpha(opacity=1); }
	td.carousel_arrow 				{vertical-align: top; padding: 17px 0 0 0; }
	td.carousel_arrow a 			{padding: 0; margin: 0; text-decoration: none; }
	td.carousel_arrow a.disabled	{background: transparent; }
	td.carousel_arrow a.prev 		{}
	td.carousel_arrow a.next 		{}
	td div.carousel {}
		div.carousel ul {}
			div.carousel ul li.friend {width: 54px; height: 80px; text-align: center; padding: 0; margin: 0; }
				div.carousel ul li.friend a {color: #66ACF5; }

/* (HUB SETTINGS) */
div.carousel_frame.hub {width: 290px; border: 1px dotted #EDF2FE; }
	.hub td.carousel_arrow a		{width: 6px; height: 15px; }
	.hub td.carousel_arrow a.prev 	{background-position: -178px -28px; }
	.hub td.carousel_arrow a.next 	{background-position: -184px -28px; }
	.hub td div.carousel {width: 230px; }
		.hub td div.carousel ul {}
			.hub td div.carousel ul li.friend {}
				.hub td div.carousel ul li.friend a {}


/* (PIVOT SETTINGS) */
div.carousel_frame.pivot { }
	.pivot td.carousel_arrow a 		{width: 15px; height: 17px; }
	.pivot td.carousel_arrow a.prev {background-position: -143px -17px; }
	.pivot td.carousel_arrow a.next {background-position: -159px -17px; }
	.pivot td div.carousel {}
		.pivot td div.carousel ul {}
			.pivot td div.carousel ul li.friend {width: 65px; height: 70px; }
				.pivot td div.carousel ul li.friend a {}




/* ATS -- NOTE; THIS COULD BE A CONFUSING TERM -- I'M USING IT FOR CLASSES THAT APPLY TO BOTH EVENTS & VENUES */
/* THE ONLY OTHER WORD I COULD THINK OF WAS "ATTENDABLE", WHICH IS LONG AND UNWIELDY. THUS, SINCE THESE ARE */
/* BOTH THINGS THAT YOU CAN BE "AT", I'M CALLING THEM "ATS" */

#divAtList {}
	.at_item {min-height: inherit; background-color: #FFFFFF; cursor: pointer; }
		.at_item:hover {background-color: #EDF2FE; }
		.at_item.on {background-color: #EDF2FE; }
		.at_item ul {width: 300px; list-style-type: none; }
			.at_item li {width: 245px; height: 30px; }
	.at_item .icon {width: 18px; margin: 3px 5px 0 8px; }
	.at_item .name {margin-top: 6px; width: 252px; }
	.at_item a.more {display: none; }
	.at_item.on a.more {display: inline; }
	.at_item .details {margin: 5px 10px 5px 0;	width: 252px; }
		
		.details .attendees {min-width: 100px; margin-top: 4px; }
			.at_item 	span.stat_friends {display: inline; }
			.at_item.on span.stat_friends {display: none; }
			.at_item 	span.stat_friend_count {display: none; }
			.at_item.on span.stat_friend_count {display: inline; }

		.details .friends {min-height: 70px; padding-left: 7px; background-color: #EDF2FE; display: none; margin: -5px 0 0 -31px; }

	.at_item .buttons {display: none; }
		.at_item.on .buttons {display: block; }
		.at_item.on .details .friends {display: block; }
		
	.at_item_separator {border-bottom: 1px solid #CFCFCF; width: 293px; margin: 2px 0 2px 0; }

/* DIALOG WINDOWS */
div#jqmodal {}
	div#jqmodal div.content {}

		div.content div.title {padding: 0 6px 10px 0; border-bottom: 1px solid #CFCFCF; }
		
		div.content div.copy  {line-height: 24px; }
		
		div.content div.scroll {height: 400px; overflow: auto; }
			div.scroll table.crowd {}
	
				table.crowd tr.user {border-bottom: 1px solid #CFCFCF; }
	
				table.crowd td {padding: 4px; width: 100%; text-align: left; }
				
				table.crowd td.photo {width: 60px; }
					table.crowd td.photo img {border: 1px solid #CFCFCF; }
				table.crowd td.name {font-size: 18px; }
				table.crowd td.status {width: 100px; }
				
				table.crowd td.status span {display: block; width: 62px; height: 23px; }
				table.crowd td.status_ span {background: red; width: }
				table.crowd td.status_going span {background: url("/images/buttons/going_ani.png") 0 0 no-repeat; }
				table.crowd td.status_maybe span {background: url("/images/buttons/maybe_ani.png") 0 0 no-repeat; }

#divToolbarDialog {position: absolute; top: 33px; left: 50%; width: 500px; margin: 0 0 0 -200px; z-index: 3; }
	#divToolbarDialog.favorites {margin: 0 0 0 -58px; }
	#divToolbarDialog.events 	{margin: 0 0 0 -13px; }
	#divToolbarDialog div.arrow {width: 18px; height: 17px; background-position: -225px -25px; margin: 0 0 0 241px; }
	#divToolbarDialog div.dialog {border: 10px solid #E0EEFA; -moz-border-radius: 10px; -webkit-border-radius: 10px; background: #FFF; padding: 10px; text-align: left; }
		div.dialog div.title {font-size: 24px; padding: 0 0 10px 0; border-bottom: 1px solid #939598; }
		div.dialog div.content {font-size: 14px; margin: 10px 0; height: 420px; overflow: auto; }
			div.dialog div.fave {}
				div >		a.remove {display: none; padding: 3px; margin: 0 6px 0 0; color: #000; }
				div:hover >  a.remove {display: block; border: 1px solid #FFF; }
				div >		a.remove:hover {border: 1px solid #999; background: url(http://d3fnvz756m94ok.cloudfront.net/images/bg.button.a.png) repeat-x #E7E7E7; }
				div >		a.remove:active {background: #CCC; }

			div.dialog div.event {}
				div.event div.info {width: 310px; margin: 0 0 0 12px; }
					div.event div.info div {line-height: 20px; vertical-align: middle; }
			
			div.dialog div.venue {}
				div.venue div.info {width: 310px; margin: 0 0 0 12px; }
					div.venue div.info div {line-height: 20px; vertical-align: middle; }
			
div#fade	{z-index: 2; position: absolute; top: 65px; left: 0; width: 100%; height: 100%; background: #FFF; opacity: 0.75; filter:alpha(opacity=75); display: none; }


/* PROGRESS METER */
#divProgress {margin: 6px 0; font-size: 11px; display: none; }
	#divProgress .container {border: 1px solid #EAEAEA; text-align: left; margin: 0 0 6px 0; }
		#divProgress .meter {background: #65ACF5; width: 50%; }
		#divProgress .headline {margin: 0 0 5px 0; }

/* COMMON CLASSES */
span.loading {color: #848284; background: url(http://d3fnvz756m94ok.cloudfront.net/images/ajax-loader.2.gif) no-repeat; padding: 0 0 0 20px; cursor: progress; }
span.loading.cDEEFFF {background: url(http://d3fnvz756m94ok.cloudfront.net/images/ajax-loader.DEEFFF.gif) no-repeat; }
.wait {cursor: progress; }
.faded {opacity: 0.01; filter: alpha(opacity = 1); }
.offscreen {position: absolute; top: -10000px; left: -10000px; border: 1px dotted green; background: yellow; width: 100px; height: 100px; overflow: hidden; }
.hide_offscreen {position: absolute; top: -10000px; left: -10000px; }

/* HELP BALLOON & TOUR */
#help {width: 220px; position: absolute; z-index: 4; color: #333; font-weight: bold; }
	#help .arrow 	{width: 17px; height: 15px; background-position: -377px -63px; margin-left: 46%; }
	#help .content 	{background: #FFF8AC; -moz-border-radius: 10px; -webkit-border-radius: 10px; font-size: 14px; line-height: 20px; 
		-moz-box-shadow: 5px 5px 5px #666;
		-webkit-box-shadow: 5px 5px 5px #666;
        box-shadow: 5px 5px 5px #666;
	}
	.help_button_arrow {width: 31px; height: 19px; background-position: -385px 0px; }

div.cal_day {width: 65px; height: 65px; text-align: center; }
	div.cal_day div.day {height: 22px; line-height: 22px; width: 65px; font-size: 17px; font-weight: bold; color: #FFF; background: #65ACF5; -moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px; -moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px; }
	div.cal_day .number {height: 43px; line-height: 43px; width: 65px; font-size: 34px; display: block; font-weight: bold; color: #65ACF5; background: #DEEFFF; text-decoration: none; -moz-border-radius-bottomleft: 10px; -webkit-border-bottom-left-radius: 10px; -moz-border-radius-bottomright: 10px; -webkit-border-bottom-right-radius: 10px; }
	div.cal_day .month {font-size: 14px; display: block; font-weight: bold; color: #65ACF5; }
		div.cal_day.on 		.number {color: #FFF; background: #65ACF5; } 
		div.cal_day:hover 	.number {color: #FFF; background: #65ACF5; } 
	div.cal_day div.cal_day_arrow {width: 26px; height: 15px; background-image: none; }
		div.cal_day.on div.cal_day_arrow {background-image: url("http://d3fnvz756m94ok.cloudfront.net/images/sprite.inside.50.png"); background-position: -225px -43px; }
				
div.cal_day_small {width: 51px; height: 51px; text-align: center; margin: 0 0 0 1px; cursor: pointer; }
	div.cal_day_small div.day {height: 17px; line-height: 17px; width: 51px; font-size: 13px; font-weight: bold; color: #FFF; background: #65ACF5; -moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px; -moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px; }
	div.cal_day_small .number {height: 34px; line-height: 34px; width: 51px; font-size: 28px; display: block; font-weight: bold; color: #65ACF5; background: #DEEFFF; text-decoration: none; -moz-border-radius-bottomleft: 10px; -webkit-border-bottom-left-radius: 10px; -moz-border-radius-bottomright: 10px; -webkit-border-bottom-right-radius: 10px; }
		div.cal_day_small.on 	.number {color: #FFF; background: #65ACF5; } 
		div.cal_day_small:hover .number {color: #FFF; background: #65ACF5; } 
	div.cal_day_text {font-size: 20px; line-height: 50px; }
	div.cal_day_small div.cal_day_arrow {width: 20px; height: 12px; background-image: none; margin: 0 0 0 15px; }
		div.cal_day_small.on div.cal_day_arrow {background-image: url("http://d3fnvz756m94ok.cloudfront.net/images/sprite.inside.50.png"); background-position: -301px -49px; }
div.cal_day_small_arrow .left 	{width: 6px; height: 13px; background-position: -178px -29px; margin: 19px 2px 0 0; }
div.cal_day_small_arrow .right 	{width: 6px; height: 13px; background-position: -184px -29px; margin: 19px 0 0 2px; }

.rounded {border: 1px solid #B5D5F0; -moz-border-radius: 10px; -webkit-border-radius: 10px; /*background: #FFF;*/ }
.rounded_n {background: #FFF; border: 1px solid #B5D5F0; border-bottom: 0; -moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px; -moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px; }
.rounded_filling {background: #FFF; border: 1px solid #B5D5F0; border-bottom: 0; }
.rounded_u {background: #FFF; border: 1px solid #B5D5F0; -moz-border-radius-bottomleft: 10px; -webkit-border-bottom-left-radius: 10px; -moz-border-radius-bottomright: 10px; -webkit-border-bottom-right-radius: 10px; }

.hide	{display: none; }
.nobr	{white-space: nowrap; }
.err	{color: #900; white-space: normal/*nowrap*/; }
.succ	{color: #030; white-space: normal/*nowrap*/; }
.warn	{color: #000; background: #FFFCDF; white-space: normal/*nowrap*/; }
.clear	{clear: both; height: 0; width: 100%; }
.clearboth {clear: both; }

.fr		{float: right; }
.fl		{float: left; }
.pr		{position: relative; }
.pa		{position: absolute; }

.cap 	{text-transform: capitalize; }
a.tdn		{text-decoration: none; }
a:hover.tdn	{text-decoration: none; }

.ac		{text-align: center; }
.al		{text-align: left; }
.ar		{text-align: right; }
.vt		{vertical-align: top; }
.vm		{vertical-align: middle; }
.vb		{vertical-align: bottom; }
.di		{display: inline; }
.db		{display: block; }
.nobr	{white-space: nowrap; }

.i	{font-style: italic; }
.b	{font-weight: bold; }
.fwn {font-weight: normal; }

.f7		{font-size: 7px; }
.f8		{font-size: 8px; }
.f9		{font-size: 9px; }
.f10	{font-size: 10px; }
.f11	{font-size: 11px; }
.f12	{font-size: 12px; }
.f14	{font-size: 14px; }
.f16	{font-size: 16px; }
.f18	{font-size: 18px; }
.f20	{font-size: 20px; }
.f22	{font-size: 22px; }
.f24	{font-size: 24px; }
.f32	{font-size: 32px; }
.f40	{font-size: 40px; }

.lh16	{line-height: 16px; }
.lh20	{line-height: 20px; }
.lh24	{line-height: 24px; }
.lh30	{line-height: 30px; }

.b0		{border: 0; }

.sq90	{width: 90px; height: 90px; }

.m0	    {margin: 0; }
.m0a	{margin: 0 auto; }
.m5		{margin: 5px; }
.mt2	{margin-top: 2px; }
.mt3	{margin-top: 3px; }
.mb2	{margin-bottom: 2px; }
.mt5	{margin-top: 5px; }
.mr2 	{margin-right: 2px; }
.mr5 	{margin-right: 5px; }
.mb5	{margin-bottom: 5px; }
.ml5	{margin-left: 5px; }
.mtb5	{margin: 5px 0;}
.mrl5	{margin: 0 5px;}
.m10	{margin: 10px; }
.mt10	{margin-top: 10px; }
.mr10	{margin-right: 10px; }
.mb10	{margin-bottom: 10px; }
.ml10	{margin-left: 10px; }
.mtb10	{margin: 10px 0; }
.m20	{margin: 20px; }
.mt20	{margin-top: 20px; }
.mb20	{margin-bottom: 20px; }
.mtb20	{margin: 20px 0; }
.ml10 	{margin-left: 10px; }
.ml20 	{margin-left: 20px; }

.p0		{padding: 0; }
.pt0	{padding-top: 0; }
.p5		{padding: 5px; }
.pb2	{padding-bottom: 2px; }
.pl5	{padding-left: 5px; }
.pb5	{padding-bottom: 5px; }
.pt2	{padding-top: 2px; }
.pt3	{padding-top: 3px; }
.pt5	{padding-top: 5px; }
.p10	{padding: 10px; }
.pu10	{padding: 0 10px 10px 10px; }
.pt10	{padding-top: 10px; }
.pb10	{padding-bottom: 10px; }
.ptb10	{padding: 10px 0; }
.p20	{padding: 20px; }
.pu20	{padding: 0 20px 20px 20px; }
.pt20	{padding-top: 20px; }
.pb20	{padding-bottom: 20px; }
.ptb20	{padding: 20px 0; }
/* END COMMON CLASSES */

.cp	{cursor: pointer; }

/* COLORS */
.bg_blue		{background: #E5F2FF; }
.bg_white		{background: #FFF; }
.bg_red			{background: #F00; }
.bg_gray 		{background: #505050; }
.bg_light_gray 	{background: #F5F5F5; }
.bg_light_blue 	{background: #DFEFFD; }
.bg_sky 		{background: #EEF6FE; }
.bg_sea 		{background: #5391B9; }
.bg_deep_sky	{background: #A0CBED; }
.c001842		{color: #001842; }

.white		{color: #FFF; }
.blue		{color: #66ACF5; }
.light_blue	{color: #0182E9; }
.dark_gray	{color: #606060; }
.dark_blue	{color: #5197DE; }
.navy 		{color: #00347B; }
.gray		{color: #888; }

.highlight	{background: yellow; border: 1px dashed red; }

#ul_log {border-bottom: 1px dashed red; background: #FFC; display: none; margin: 4px; }
	#ul_log li {color: #505050; font-size: 10px; text-align: left; }

/* jQuery EFFECTS */
.ui-effects-transfer {background: #FFF8AC; -moz-border-radius: 10px; -webkit-border-radius: 10px; border: 1px solid #5098D2; 
		-moz-box-shadow: 5px 5px 5px #666;
		-webkit-box-shadow: 5px 5px 5px #666;
        box-shadow: 5px 5px 5px #666;
		z-index: 4; 
}

/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.rating-cancel,div.star-rating{float:left;width:17px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.rating-cancel,div.rating-cancel a {background:url(delete.gif) no-repeat 0 -16px}
div.star-rating,div.star-rating a{background:url("http://d3fnvz756m94ok.cloudfront.net/images/sprite.inside.50.png") no-repeat -158px 0px; }
div.rating-cancel a,div.star-rating a{display:block;width:16px;height:100%;background-position:0 0px;border:0}
div.star-rating-on a{background-position: -144px 0 !important}
div.star-rating-hover a{background-position: -158px 0; }
/* Read Only CSS */
div.star-rating-readonly a{cursor:default !important}
/* Partial Star CSS */
div.star-rating{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS
  */
 
/* jQuery Tweet plugin */
.tweet, .query {}
.tweet .tweet_list, .query .tweet_list {list-style-type: none; margin: 0 10px 10px 10px; background: #FFF; }
.tweet .tweet_list .awesome, .tweet .tweet_list .epic, .query .tweet_list .awesome, .query .tweet_list .epic {text-transform: uppercase; }
.tweet .tweet_list li, .query .tweet_list li {overflow-y: auto; overflow-x: hidden; padding: 10px; border-bottom: 1px solid #A9C8DC; }
.tweet .tweet_list li a, .query .tweet_list li a { }
.tweet .tweet_list .tweet_even, .query .tweet_list .tweet_even { }
.tweet .tweet_list .tweet_avatar, .query .tweet_list .tweet_avatar {padding-right: 5px; float: left; }
.tweet .tweet_list .tweet_avatar img, .query .tweet_list .tweet_avatar img {vertical-align: middle; }

 
 