body {
	color: #777;
	font-family: Lucida Grande, Lucida Sans, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

p {
	margin-top: 30px;
	line-height: 1.5em;
}

.title {
	color: #94b205;
	font-weight: bold;
}

a {
	color: #0387ae;
}

#spotlight {
	padding: 5px 30px 5px 30px;
	position:relative;
}

#spotlight-left {
	width: 619px;
}

#spotlight-description {
	padding: 5px 0px 0px 0px;
	float: right;	
	font-size: 11px;
	width: 504px; 
}

#spotlight-bar {
	padding: 16px 0px 0px 0px;
}

#spotlight-get-it-now {
	text-align:center;
	width: 110px;
	font-size: 12px;
}

#optimized-for {
	margin-right: 6px; 
	float: right;	
}

#mc-main-mini-ver {
	padding:10px; 
	width:166px; 
	height:76px; 
	float:right; 
	background:url('../../images/mc/signup_box_vert_bg.png') 0 0 no-repeat; 
	text-align:center;
}

.app-title {
	font-size: 24px;
}

#ipad-ready {
	/*float: right;*/
	/* Use below with mc_signup form */
	position:absolute;
	top:-5px;
	left:570px;
	width:75px;
	height:70px;
}

#now-free {
	float: right;
}


#screenshots {
	width: 850px;
	height: 350px;
	margin: 0 auto;
	margin-top: 18px;
	margin-bottom: 60px;
	background: url("../images/nytcrosswords/screenshot_background.png") no-repeat;
}

#gallery-overlay {
	width: 850px;
	height: 350px;
	margin: 0 auto;
	position: relative;
	margin-top: -350px;
	background: url("../images/nytcrosswords/screenshot_overlay.png") no-repeat;
	z-index: 100000;
}

#gallery-slider-background {
	width: 810px;
	background: url("../images/nytcrosswords/track_well.gif") no-repeat;
	margin: 10px 20px 10px 20px;
}

#gallery-slider {
	width: 610px;
	height: 9px;
	margin-left: 100px;
	position: relative;
}

.ui-slider-handle {
	margin-left:-100px;
	width: 200px;
	height: 9px;
	position: absolute;
	background: url("../images/nytcrosswords/track_thumb.png") no-repeat;
	outline: none;

}

#gallery-scroll {
  width: 850px;
  height: 350px;
  margin-top: 0px;
  overflow: hidden;
  
}

#gallery-holder {
  width: 5510px;
  height: 350px;
}

.gallery-item {
  padding: 0px 5px 0px 5px;
  float: left;
}


#left-column {
	padding: 0px 36px 10px 30px;
	border-right: 2px #ccc solid;
	width: 488px;
}

.summary-text {
	font-weight: bold;
	font-size: 15px;
	color: #444;
}

.quote-text {
	color: #0387ae;
}

.quote-author {
	color: #0387ae;
	text-align: right;
}

.justified {
	text-align: justify;
}

#right-column {
	float: right;
	padding: 10px 18px 10px 20px;
	width: 258px;
}

#now-free {
	float: right;
	margin-right: 14px
}

#app-store-link {
	margin-top: 16px;
	margin-bottom: 32px;
}

#signup {
	background: url("../images/nytcrosswords/subscribe_box.png") no-repeat;
	width: 235px;
	height: 318px;
	margin-top:40px;
	line-height: 1.15em;
}

#signup-form {
	padding: 60px 20px 10px 28px;
	font-size: 10px;
	line-height: 1.15em;
}

#subscribe-via-email {
	margin: 5px 10px 10px 10px;
}

#email-field {
	border: none;
	padding:0px;
	height: 18px;
	width: 110px;
	margin: 3px 0px 2px 10px;
}

#email-field-container {
	background: url("../images/nytcrosswords/email_field.png") no-repeat;
	width: 163px;
	height: 24px;
	padding: 0px;
	margin-left: 8px;
}

#go-button {
	float:right;
}
.email {
	width:130px;
	color: #bbb;
	font-size: 11px;
}

.about-magmic {
	margin-top: 30px;
	color: #ccc;
}

