
.req {
	color: #1ca8dc !important;
}

.success {
	color: #1ca8dc !important;
	background-color: transparent !important;
}

#cont {
	background-image: url("/img/hdr_bg_iphone.gif");
	background-repeat: repeat-x;
	background-color: #000;
}

#mid {
	width: 100%;
	padding-top: 20px;
	background-position: bottom left;
	background-image: url("/img/feat_bot_bg_iphone.gif");
	background-repeat: repeat-x;
	min-height: 275px;
}

#prodList li {
	background-color: #fff;
}

#prods,#changelog,#reviews,#xw-leaderboard {	
	background-image: none;
	color: #fff !important;
}

#prods a {
	color: #1ca8dc;
}

#prods .roundedImg {
	border: solid 3px #bcbcbc;
}

#prods #prodDetails img {
	border: solid 8px #bcbcbc;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#prods #masthead img {
	border:	solid 1px #373737;
}

.hdr, #prodList h1,#prods h1,#prods h2,#prods h3 a,#changelog h3,#prods h4, #changelog h4, #prods #prodDetailsVersions,#changelog h3 {
	color: #fff !important;
}

#prods .dualImgCont {
	background-color: #f0f0f0;
	clear: both;
	height: 362px;
	width: 100%;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#prods .dualImgCont img {
	margin: 15px !important;
}

h3#appStoreBut a {
	background-image: url("/img/prod_ios_app_store_badge.gif") !important;
	margin-bottom: 1em;
}

h3#appStoreBut a.comingSoon {
	background-image: url("/img/prod_ios_app_store_coming_badge.gif") !important;
}

#prods .dualImgCont {
	color: #000 !important;
}

blockquote, .quote, h3.quote {
	border-color: #1ca8dc;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	background-color: #fff;
	color: #000 !important;
}

.iphone .quote input[type="submit"] {
	margin-top: 1em;
	width: 100%;
}

hr#botFeat {
	color: #000 !important;
}

#prods #reviews, #review-content, #leaderboard-content {
	font-size: 16px;
}

/* new landing page */
#landing {
	margin: 17px auto 0 auto;
	background-image: url(/img/iphone_landing_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 1390px;
	width: 910px;
}

#landing ul#app-list {
	list-style-type: none;
	float: left;
	height: 1238px;
	width: 445px;
	margin: 0;
	padding: 10px 0 0 0;
	background-color: none !important;
	background-image: url(/img/iphone_landing_mid_demarc.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

#landing li {
	background-color: transparent !important;
}

#landing li.app-cont {
	clear: both;
	padding: 10px 0 0 20px;
	margin: 0 0 2px 0;
}

#landing li.app-cont:hover {
	background-image: url(/img/iphone_landing_active_bg.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}

#landing li h2 {
	float: right;
	background-position: top left;
	background-repeat: no-repeat;
	padding: 23px 0 0 0;
	margin: 14px 0 15px 0;
	height: 0;
	width: 320px;
	overflow: hidden;
}

#landing li p {
	float: right;
	margin: 0 20px 0 0;
	padding: 0;
	width: 300px;
	line-height: 20px;
	text-align: justify;
}

#landing #app-list a {
	color: #ffc600;
}

#landing li .purchase {
	width: 100px;
	padding-top: 102px;
	padding-left: 4px;
	display: block;
	float: left;
	text-align: center;
	background-position: top center;
	background-repeat: no-repeat;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #fff;
}

#landing li .purchase .buy-link {
	display: block;
	font-size: 20px;
	margin-top: 9px;
}
	
#landing li#crosswords h2 {
	background-image: url(/img/iphone_landing_crosswords_title.gif);	
}

#landing li#crossword-light h2 {
	padding-top: 28px;
	background-image: url(/img/iphone_landing_crossword_light_title.gif);	
}

#landing li#satchel-view h2 {
	background-image: url(/img/iphone_landing_satchel_view_title.gif);	
}

#landing li#satchel h2 {
	background-image: url(/img/iphone_landing_satchel_title.gif);	
}

#landing li#crosswords .purchase {
	background-image: url(/img/iphone_landing_crosswords_icon.png);	
}

#landing li#satchel .purchase {
	background-image: url(/img/iphone_landing_satchel_icon.png);	
}

#landing li#crossword-light .purchase {
	background-image: url(/img/iphone_landing_crossword_light_icon.png);	
}

#landing li#satchel-view .purchase {
	background-image: url(/img/iphone_landing_satchel_view_icon.png);	
}

#landing li#crossword-light p, #landing li#satchel-view p {
	padding-bottom: 20px;
}

#landing ol.screenshot-nav {
	clear: both;
	list-style-type: none;
	margin: 0 0 0 165px;
	padding: 0;
}

#landing ol.screenshot-nav li {
	display: inline;
	height: 6px;
}

#landing ol.screenshot-nav li a {
	float: left;
	display: block;
	padding: 20px 10px 0 10px;
	margin: 10px 0 10px 0;
	overflow: hidden;
	height: 0;
	width: 6px;
	background-image: url(/img/iphone_landing_inactive_screenshot_li.gif);
	background-position: center center ;
	background-repeat: no-repeat;
}

#landing ol.screenshot-nav li a:hover, #landing ol.screenshot-nav li a:active, #landing ol.screenshot-nav li a.active {
	background-image: url(/img/iphone_landing_active_screenshot_li.gif);
}

#landing #app-list li hr {
	width: 100%;
	height: 0;
	padding-top: 2px;
	background-color: transparent;
	color: #01435a;
	background-image:url("/img/iphone_landing_hr.png");
	background-repeat: no-repeat;
	background-position: top center;
	clear: both;
}

#landing #app-list li p {
	float: right;
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px;
}

#landing #app-list li h3 {
	clear: both;
	float: right;
	margin: 0 20px 0 0;
	padding: 0;
	width: 300px;
	font-size: 20px;
}

#landing #app-list li h3 a {
	text-decoration: none !important;
}

#landing #app-list li h3 a span {
	text-decoration: underline;
}

#landing #app-list li h3 a span:hover {
	text-decoration: none;
}

#landing #app-display {
	height: 540px;
	width: 465px;
	float: right;
	background-image: url(/img/iphone_landing_iphone.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#landing #app-display ol {	
	width: 465px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#landing #app-display li {
	margin: 135px 0 0 128px;
	padding: 0;
}


/* loader styling */
#xw-leaderboard .loading { 
	padding-right: 25px;
	background-image: url(/img/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center right;
}

/* leaderboard styling */
#leaderboard-recent {
	margin: 0;
}

#leaderboard-title {
	margin-top: 0;
	margin-bottom: 0.25em;
	font-size: 26px;
}

#leaderboard-data ol {
	margin-bottom: 2em;
}

#leaderboard-data li {
	line-height: 20px;
}

#xw-leaderboard #leaderboard-nohints {
	float: left;
	margin-right: 2em;
}

#xw-leaderboard #leaderboard-hints {
	float: left;
	margin-right: 2em;
}

#xw-leaderboard h3 {
	margin-top: 0;
}

/* faq */
/* satchel-specific styling */
.satchel {
	background-image: url("/iphone/satchel/bg.gif") !important;
	background-repeat: repeat-x;
	background-color: #fff !important;
	color: #000 !important;
}

.satchel #mid {
	padding-top: 0;
	background-position: bottom left;
	background-image: url("/iphone/satchel/bottom_bg.gif");
	background-repeat: repeat-x;
	min-height: 275px;
}

.satchel #prods {
	padding-top: 220px;
	background-image: url("/iphone/satchel/masthead.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}

.satchel #titleHeader {
	display: none;
}

.satchel .quote {
	border-color: #b2e3f1;
}

.satchel .quote p {
	background-color: #f7da00;
}

.satchel #prodSpecs {
	margin-top: 75px;
}

.iphone .quote input[type="submit"] {
	background-color: #cdde60;
	color: #000;
}

#satchel-hostname-cont span {
	display: block;
	clear: both;
}

#satchel-hostname-cont input {
	text-align: right;
}

.satchel .suppl {
	border: 0 !important;
}

.satchel #prods,.satchel .hdr,.satchel #prods h1,.satchel #prods h2,.satchel #prods h3 a,.satchel #changelog h3,.satchel #prods h4,.satchel #changelog h4,.satchel #prods #prodDetailsVersions,.satchel #changelog h3 {	
	color: #000 !important;
}

#satchel-api-intro-mobile { 
	display: none;
}