/* @override 
	http://www.optimesoftware.com/css/optime.css

*/

/* Design, XHTML, and CSS by FortySeven Media fortysevenmedia.com */

* {
	margin: 0px;
	padding: 0px;
}

html, body {
	height: 100%;
}

body {
	background: #3fafff url(../images/clouds.gif) repeat-x scroll center top;
	color: #fff;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	
}

#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	margin-bottom: -320px;
	position: relative;
}

/* @group Header */

#logo {
	width: 303px;
	height: 105px;
	float: left;
	display: inline;
	margin-top: 20px;
	margin-bottom: 20px;
}

#nav {
	height: 32px;
	width: 420px;
	float: right;
	display: inline;
	margin-top: 80px;
}

#nav ul {
	list-style-type: none;
}

#nav li {
	float: left;
	display: block;

	font-size: 15px;
	
}

#nav li a {
	color: #fff;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}

#nav li a:hover {
	color: #333894;
}

#nav li a.current {
	color: #333894;
	text-shadow: rgba(255,255,255,0.35) 0 1px 0;	
	padding: 6px  8px 8px;
}

#nav .products-nav {
	position: absolute;
	left: -9999px;
	background-color: #e9fffc;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	width: 106px;
	margin-top: 4px;
	padding: 6px 10px 2px;
}

#nav li .products-nav ul {
	margin-top: 4px;
}

#nav li .products-nav li {
	padding-bottom: 8px;
	font-size: 14px;
	line-height: 14px;
	display: inline-block;
	position: relative;
	z-index: 7;
}

#nav li .products-nav li a {
	color: #0451a5;
	font-style: italic;
	display: block;
	width: 97px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-align: left;
	position: relative;
	z-index: 7;
}

#nav li .products-nav li a:hover {
	background-color: #559ed5;
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;

}



#nav li.dropdown:hover {
	background-color: #e9fffc;
	border-radius: 8px 8px 0px 0px;
	-moz-border-radius: 8px 8px 0px 0px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	padding-top: 4px;

	margin-right: 0px;
	padding-bottom: 8px;
	margin-top: -4px;
	color: #333894;


	
}

#nav li.dropdown a.current {
	background-color: transparent;
	text-shadow: rgba(255,255,255,0.35) 0 1px 0;	
	padding: 6px  4px 8px;
}

#nav li.dropdown:hover a {
	color: #333894;
}

#nav li.dropdown:hover .products-nav {
	left: 572px;
	color: #333894;
	z-index: 7;
	
}

#hp-feature {
	height: 402px;
	width: 955px;
	float: left;
	display: inline;
	background-image: url(../images/billboard-day.png);
	margin-bottom: 14px;
	margin-left: 2px;
	position: relative;
}

#feature-bg {
	height: 270px;
	width: 890px;
	float: left;
	display: inline;
	margin-left: 32px;
	margin-top: 30px;
}


#feature-text {
	width: 444px;
	height: 250px;
	float: right;
	display: inline;
	margin-top: -250px;
	margin-right: 60px;
}


#feature-text p {
	font-size: 16px;
	line-height: 20px;
	border-top-style: dotted;
	border-top-width: 1px;
	padding-top: 5px;
	color: #fff;
}

#big-dl-btn {
	width: 485px;
	height: 70px;
	float: right;
	display: inline;
	margin-top: -80px;
	margin-right: 40px;
}


.hp-feature {
	height: 402px;
	width: 923px;
	float: left;
	display: inline;
	background-image: url(../images/billboard-day.png);
	margin-bottom: 14px;
	margin-left: 2px;
	position: relative;
	padding-left: 32px;
}

.feature-bg {
	height: 270px;
	width: 890px;
	float: left;
	display: inline;
	margin-left: px;
	margin-top: 30px;
}


.feature-text {
	width: 444px;
	height: 250px;
	float: right;
	display: inline;
	margin-top: -250px;
	margin-right: 60px;
}

.feature-text h1 a {
	font: 40px ronnia-1,ronnia-2;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: 0 1px 1px #030303;
	color: #ededed;
}

.feature-text h1 a:hover {
	color: #813609;
	text-shadow: 0 -1px 1px rgba(255, 255, 255, 0.53);
}

.feature-text p {
	font-size: 16px;
	line-height: 24px;
	border-top-style: dotted;
	border-top-width: 1px;
	padding-top: 10px;
	color: #fff;
}

.big-dl-btn {
	width: 485px;
	height: 70px;
	float: right;
	display: inline;
	margin-top: -80px;
	margin-right: 40px;
}


/* @end */

#hp-content-top-corners {
	height: 30px;
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/content-top-day.png);
	clear: both;
}

#hp-content {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/content-bg-day.gif) repeat-y;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 7px;
}

#hp-content h2 {
	width: 320px;
	float: left;
	display: block;
	font: 24px ronnia-1,ronnia-2;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: 0 1px 2px rgba(3, 3, 3, 0.73);
	color: #ededed;
}

.spotlight {
	width: 400px;
	float: left;
	display: inline;
	margin-bottom: 20px;
}

.spotlight p {
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 10px;
	width: 310px;
	float: left;
	display: inline;
}

.spotlight a {
	color: #fff;
	text-decoration: none;
}

.spotlight a:hover {
	color: #396507;
	text-decoration: none;
}

.spotlight h2 a:hover {
	color: #154170;
	text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.15);
}

.spotlight img {
	padding-bottom: 100px;
	float: left;
	display: inline;
	padding-right: 20px;
}

.spotlight-link-bar {
	width: 307px;
	height: 25px;
	padding-top: 8px;
	padding-left: 14px;
	background: url(../images/spotlight-bar-day.gif) no-repeat;
	font-size: 13px;
	float: left;
	display: inline;
}

.spotlight-link-bar a {
	color: #fff;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-shadow: #000000 0 0 0px;
}

#content .spotlight-link-bar a {
	color: #fff;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-shadow: #000000 0 0 0px;
}

.spotlight-link-bar a:hover {
	color: #396507;
}

#content .spotlight-link-bar a:hover {
	color: #396507;
	text-decoration: none;
}

.spot-pad {
	margin-right: 50px;
}

/* @group Secondary Page Styles */

#content-top-corners {
	height: 30px;
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	background: url(../images/content-top-day.png) no-repeat;
}

#content {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/content-bg-day.gif) repeat-y;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 7px;
	min-height: 940px;
}

#headline-bar {
	width: 850px;
	height: 67px;
	float: left;
	display: inline;
	background: url(../images/secondary-page-header-bg.png) no-repeat;
	padding-top: 8px;
	padding-left: 9px;
	margin-bottom: 30px;
}

#headline-bar img {
	float: left;
	display: inline;
	padding-right: 9px;
}

#headline-bar h1 {
	float: left;
	display: inline;
	padding-top: 4px;
	font: 43px ronnia-1,ronnia-2;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: 0 1px 2px rgba(3, 3, 3, 0.73);
	color: #ededed;
	letter-spacing: -1px;
}

#content-left {
	width: 600px;
	float: left;
	display: inline;
	margin-bottom: 30px;
}

.content-left-top {
	width: 600px;
	height: 12px;
	float: left;
	display: inline;
	background: url(../images/secondary-content-top.gif) no-repeat 0 top;
}

.content-left-middle {
	width: 540px;
	float: left;
	display: inline;
	background-color: #48a2ee;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
}

.content-left-middle ul {
	list-style-position: inside;
	margin-bottom: 20px;
}

.content-left-middle li {
	font-size: 15px;
	font-style: italic;
}

.content-left-bottom {
	width: 600px;
	height: 12px;
	float: left;
	display: inline;
	background: url(../images/secondary-content-bottom.gif) no-repeat 0 bottom;
}

#content h2 {
	width: 242px;
	float: left;
	display: inline;
	font: 36px ronnia-1,ronnia-2;
	text-decoration: none;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.46);
	color: #154397;
	letter-spacing: -1px;
	margin-bottom: 14px;
	
}

#content #landscape-content h2 {
	width: 538px;
	float: left;
	display: inline;
}

#content-left .full-width {
	width: 550px;
	float: left;
	display: inline;
}

#content-left .underline {
	border-bottom: 1px solid #154296;
	margin-bottom: 15px;
}

#content h3 {
	width: 450px;
	float: left;
	display: inline;
	font: 24px ronnia-1,ronnia-2;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: 0 1px 2px rgba(3, 3, 3, 0.73);
	color: #ededed;
}

#content-left .product-display h3 a:hover {
	color: #154397;
	text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.17);
}

#content h4 {
font: 30px ronnia-1,ronnia-2;
	width: 550px;
	float: left;
	display: inline;
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom: 1px solid #358dd7;
	text-shadow: 0 1px 1px rgba(8, 7, 7, 0.47);
}

#content p {
	padding-bottom: 16px;
	font-size: 15px;
	line-height: 22px;
	text-shadow: #48a2ee 0 0 1px;
}

#content a {
	color: #fae62c;
	text-decoration: none;
	font-weight: bold;
	text-shadow: #0957ac 1px 1px 1px;
}

#content a:hover {
	text-decoration: underline;
}

.product-display {
	width: 550px;
	float: left;
	display: inline;
	margin-bottom: 20px;
}

.product-description {
	width: 242px;
	float: left;
	display: inline;
}

.landscape-product-description {
	width: 540px;
	float: left;
	display: inline;
}

.product-display p {
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 10px;
	width: 450px;
	float: left;
	display: inline;
}

#content .other-platforms {
font: 40px ronnia-1,ronnia-2;
	font-weight: bold;
	color: #00488b;
	font-size: 20px;
	text-shadow: rgba(255,255,255,0.36) 0 1px 0;
	line-height: 22px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #a4ddfc;
	padding-left: 8px;
	padding-top: 5px;
	-webkit-border-radius: 7px 7px 0px 0px;
	-moz-border-radius: 7px 7px 0px 0px;
	border-radius: 7px 7px 0px 0px;
	
	text-align: center;
  background-image: -moz-linear-gradient(top, #ffffff, #a4ddfc); 
  background-image: -ms-linear-gradient(top, #ffffff, #a4ddfc); 
  background-image: -o-linear-gradient(top, #ffffff, #a4ddfc); 
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#a4ddfc)); 
  background-image: -webkit-linear-gradient(top, #ffffff, #a4ddfc); 
  background-image: linear-gradient(top, #ffffff, #a4ddfc);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#a4ddfc');
	border-bottom: 5px solid #8dc3f3;
}



#content-left .product-display a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

#content-left .product-display a:hover {
	color: #396507;
	text-decoration: none;
}

.product-display img {
	padding-bottom: 100px;
	float: left;
	display: inline;
	padding-right: 20px;
}

.spacer-line {
	width: 540px;
	height: 1px;
	float: left;
	display: inline;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	margin-bottom: 30px;
	margin-top: 5px;
}

.post-details-bar {
	width: 540px;
	height: 30px;
	float: left;
	display: inline;
	clear: both;
	margin-bottom: 30px;
	margin-top: 5px;
	background: url(../images/post-details-bar.png) no-repeat;
}

#content .post-details-bar p {
	font-size: 12px;
	margin-top: 5px;
	margin-left: 15px;
}

/* @end */

/* @group iPhone Screenshots */

#landscape-content {
	width: 540px;
	float: left;
	display: inline;
	margin-left: 0px;
}

#iphone {
	height: 498px;
	width: 267px;
	float: right;
	display: inline;
}

#landscape-iphone {
	height: 292px;
	width: 540px;
	float: left;
	display: inline;
	margin-left: 0px;
	margin-bottom: 25px;
	margin-top: 10px;
}

#landscape-iphone #screenshots {
	position: relative;
	z-index: 1;
	margin-top: -267px;
	margin-left: 90px;
}

#screenshots {
	position: relative;
	z-index: 1;
	margin-top: -417px;
	margin-left: 22px;
}

.buy-buttons {
	width: 267px;
	float: right;
	display: inline;
	clear: right;
	margin-top: 12px;
	padding-bottom: 30px;
}

.landscape-buy-buttons {
	width: 267px;
	float: left;
	display: inline;
	clear: right;
	margin-top: 12px;
	padding-bottom: 30px;
	margin-left: 136px;
}

.pad-12-down {
	padding-bottom: 12px;
}

/* @end */

/* ************************** */

/* @group Unsubscribe Page */

.unsubscribe-form label{
	font-size: 18px;
	text-shadow: #48a2ee 0 1px 1px;
	float: left;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}



.unsubscribe-form input[type="text"] {
	width: 170px;
	height: 24px;
	-moz-border-radius: 5px; 
  -webkit-border-radius: 5px; 
          border-radius: 5px;
	border: 2px solid #2589dd;
	margin-bottom: 0px;
	padding-left: 7px;
	float: left;
	display: inline;
	margin-right: 0px;
	margin-top: -1px;
	clear: left;
	margin-bottom: 15px;
}

.unsubscribe-form input[type="submit"] {
	width: 98px;
	height: 26px;
	margin-top: 0px;
	-moz-border-radius: 5px; 
  -webkit-border-radius: 5px; 
          border-radius: 5px;
	background-color: #fbad38;
	font: 14px ronnia-1,ronnia-2;
	color: #813609;
	text-shadow: rgba(255,255,255,0.53) 0 1px 0;
	border: 1px solid #fff;
	 -moz-box-shadow: 0px 0px 3px #333; 
  -webkit-box-shadow: 0px 0px 3px #333; 
          box-shadow: 0px 0px 3px #333; 
          float: left;
          clear: left;
          margin-bottom: 15px;
}


/* @end */

/* @group Homepage Email Sighnup */

#hp-content #email-signup {
	width: 840px;
	display: block;
	float: left;
	background-color: #68ca30;
	margin-right: 10px;
	padding: 10px;
	margin-bottom: 30px;
	
     -moz-border-radius: 10px; 
  -webkit-border-radius: 10px; 
          border-radius: 10px; 
          
          
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; 
  
  
  background-color: #68ca30;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#68ca30), to(#59ae28)); 
  background-image: -webkit-linear-gradient(top, #68ca30, #59ae28); 
  background-image:    -moz-linear-gradient(top, #68ca30, #59ae28); 
  background-image:     -ms-linear-gradient(top, #68ca30, #59ae28); 
  background-image:      -o-linear-gradient(top, #68ca30, #59ae28); 
  background-image:         linear-gradient(top, #68ca30, #59ae28);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#68ca30', EndColorStr='#59ae28'); 
            
            
     -moz-box-shadow: 0px 0px 7px #777; 
  -webkit-box-shadow: 0px 0px 7px #777; 
          box-shadow: 0px 0px 7px #777;
	border-style: solid;
	border-width: 1px;
}

#hp-content #email-signup h5 {
	font: 22px ronnia-1,ronnia-2;
	color: #206925;
	text-shadow: rgba(255,255,255,0.53) 0 1px 0;
	float: left;
	display: inline;
	margin-right: 5px;
	margin-top: 2px;
}

#hp-content #subForm {
	float: left;
	display: inline;
	margin-top: 0px;
	margin-left: 0px;
	width: 840px;
}

#hp-content #email-signup label.hidden {
	display: none;
}

#hp-content #email-signup label {
	font-size: 14px;
	text-shadow: #206925 0 1px 1px;
	float: left;
	display: inline;
	margin-top: 6px;
	margin-right: 2px;
	
}

#hp-content #email-signup  .which-device-title {
	font: 16px ronnia-1,ronnia-2;
	display: inline-block;
	color: #206925;
	text-shadow: rgba(255,255,255,0.53) 0 1px 0;
	margin-bottom: 5px;
	float: left;
	display: inline;

}

#hp-content #email-signup input[type="text"] {
	width: 170px;
	height: 24px;
	-moz-border-radius: 5px; 
  -webkit-border-radius: 5px; 
          border-radius: 5px;
	border: 2px solid #2d8d31;
	margin-bottom: 0px;
	padding-left: 7px;
	float: right;
	display: inline;
	margin-right: 15px;
	margin-top: -1px;
}

#hp-content #email-signup input[type="checkbox"] {
	margin-bottom: 0px;
	height: 16px;
	width: 16px;
	float: left;
	display: inline;
	margin-top: 7px;
	margin-left: 7px;
	margin-right: 3px;
}

#hp-content #email-signup input[type="submit"] {
	width: 98px;
	height: 26px;
	margin-top: 0px;
	-moz-border-radius: 5px; 
  -webkit-border-radius: 5px; 
          border-radius: 5px;
	background-color: #fbad38;
	font: 14px ronnia-1,ronnia-2;
	color: #813609;
	text-shadow: rgba(255,255,255,0.53) 0 1px 0;
	border: 1px solid #fff;
	 -moz-box-shadow: 0px 0px 3px #333; 
  -webkit-box-shadow: 0px 0px 3px #333; 
          box-shadow: 0px 0px 3px #333; 
          float: right;
          
}

#hp-content #email-signup input[type="submit"]:hover {
	background-color: #fcba50;
	cursor: pointer;
}

/* @end */

/* @group iPad Page Styles */

#landscape-ipad {
	float: left;
	display: block;
	width: 540px;
	height: 427px;
	margin-bottom: 20px;
}

#landscape-ipad #screenshots {
	position: relative;
	z-index: 1;
	top: 36px;
	left: 48px;
	width: 447px;
	height: 335px;
	margin-left: 0px;
}

#portrait-ipad {
	float: left;
	display: block;
	width: 540px;
	height: 683px;
	margin-bottom: 20px;
}

#portrait-ipad #screenshots {
	position: relative;
	z-index: 1;
	top: -620px;
	left: 56px;
	width: 425px;
	height: 565px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

/* @end */

/* @group Andoird Page Styles */

#portrait-android {
	height: 521px;
	width: 267px;
	float: right;
	display: inline;
}

#portrait-android #screenshots {
	position: relative;
	z-index: 1;
	top: -60px;
	left: -1px;
}

#landscape-android {
	height: 277px;
	width: 540px;
	float: left;
	display: inline-block;
	clear: both;
	margin-bottom: 20px;
}

#landscape-android #screenshots {
	position: relative;
	z-index: 1;
	top: 161px;
	left: 22px;
}

/* @end */

/* @group Content Right */

#content-right {
	width: 239px;
	float: right;
	display: inline;
	margin-top: -9px;
}

.recent-posts-top {
	width: 239px;
	height: 70px;
	background: url(../images/recent-posts-top.gif) no-repeat;
	float: left;
	display: inline;
}

#more-games {
	margin-bottom: 20px;
	float: left;
	display: inline;
}

.more-games-top {
	width: 239px;
	height: 70px;
	background: url(../images/more-free-games-top.gif) no-repeat;
	float: left;
	display: inline;
}

.more-games-middle {
	width: 179px;
	padding-left: 30px;
	padding-right: 30px;
	background: url(../images/more-free-games-mid-bg.gif) repeat-y;
	float: left;
	display: inline;
}

.more-games-bottom {
	background-image: url(../images/more-free-games-bottom.gif);
	width: 239px;
	height: 32px;
	float: left;
	display: inline;
}

#more-games ul {
	list-style-type: none;
}

#more-games li {
	border-top-style: solid;
	border-top-width: 1px;
}

#more-games li:first-child {
	border-top-style: none;
}

#more-games li a {
	color: #fff;
	text-decoration: none;
	text-shadow: rgba(103,50,17,0.72) 1px 1px 0;
	display: block;
	padding-bottom: 8px;
	padding-top: 8px;
	font-weight: normal;
	font-style: normal;
}

#more-games li a:hover {
	color: #6e2e07;
	text-shadow: rgba(255,255,255,0.65) 1px 1px 1px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

#need-help {
	float: left;
	display: inline;
}

.need-help-top {
	height: 72px;
	width: 239px;
	background: url(../images/need-help-top.gif) no-repeat;
}

.need-help-middle {
	width: 209px;
	background: url(../images/need-help-middle-bg.gif) repeat-y;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 7px;
	text-align: left;
}

#need-help p {
	width: 170px;
	float: left;
	display: inline;
	padding-left: 18px;
	text-shadow: #006837 1px 1px 1px;
	font-size: 15px;
	line-height: 18px;
}

.need-help-middle img {
	padding-left: 4px;
}

.need-help-bottom {
	height: 26px;
	width: 239px;
	background: url(../images/need-help-bottom.gif) no-repeat;
}

td {
	padding-bottom: 10px;
	padding-right: 10px;
}

.input-style {
	width: 100%;
	font-size: 15px;
	line-height: 20px;
	color: #0856ab;
	border: 4px solid #4c8dca;
	padding: 3px;
}

/* @group Sidebar Email Sighnup */

#email-signup {
	width: 200px;
	display: block;
	float: right;
	background-color: #68ca30;
	margin-right: 10px;
	margin-bottom: 20px;
	padding: 10px;
	
     -moz-border-radius: 10px; 
  -webkit-border-radius: 10px; 
          border-radius: 10px; 
          
          
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; 
  
  
  background-color: #68ca30;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#68ca30), to(#59ae28)); 
  background-image: -webkit-linear-gradient(top, #68ca30, #59ae28); 
  background-image:    -moz-linear-gradient(top, #68ca30, #59ae28); 
  background-image:     -ms-linear-gradient(top, #68ca30, #59ae28); 
  background-image:      -o-linear-gradient(top, #68ca30, #59ae28); 
  background-image:         linear-gradient(top, #68ca30, #59ae28);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#68ca30', EndColorStr='#59ae28'); 
            
            
     -moz-box-shadow: 0px 0px 7px #777; 
  -webkit-box-shadow: 0px 0px 7px #777; 
          box-shadow: 0px 0px 7px #777; 



}

#email-signup h5 {
	font: 22px ronnia-1,ronnia-2;
	color: #206925;
	text-shadow: rgba(255,255,255,0.53) 0 1px 0;
}

#subForm {
	margin-top: -10px;
}

#email-signup label.hidden {
	display: none;
}

#email-signup label {
	font-size: 16px;
	text-shadow: #206925 0 1px 1px;

}

#email-signup  .which-device-title {
	font: 16px ronnia-1,ronnia-2;
	display: inline-block;
	color: #206925;
	text-shadow: rgba(255,255,255,0.53) 0 1px 0;
	margin-bottom: 5px;

}

#email-signup input[type="text"] {
	width: 189px;
	height: 24px;
	-moz-border-radius: 5px; 
  -webkit-border-radius: 5px; 
          border-radius: 5px;
	border: 2px solid #2d8d31;
	margin-bottom: 10px;
	padding-left: 7px;
}

#email-signup input[type="checkbox"] {
	margin-bottom: 7px;
	height: 16px;
	width: 16px;
}

#email-signup input[type="submit"] {
	width: 198px;
	height: 26px;
	margin-top: 16px;
	-moz-border-radius: 5px; 
  -webkit-border-radius: 5px; 
          border-radius: 5px;
	background-color: #fbad38;
	font: 14px ronnia-1,ronnia-2;
	color: #813609;
	text-shadow: rgba(255,255,255,0.53) 0 1px 0;
	border: 1px solid #fff;
	 -moz-box-shadow: 0px 0px 3px #333; 
  -webkit-box-shadow: 0px 0px 3px #333; 
          box-shadow: 0px 0px 3px #333; 
}

#email-signup input[type="submit"]:hover {
	background-color: #fcba50;
	cursor: pointer;
}

/* @end */

/* @end */

.clear {
	clear: both;
}

.clearfooter {
	height: 320px;
	clear: both;
}

.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

/* @group Footer Styles */

#footer {
	height: 320px;
	position: relative;
	background: url(../images/footer-bg.gif) repeat-x 0 bottom;
}

#house {
	height: 320px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/house-day.png);
}

#bottom-nav {
	height: 24px;
	width: 346px;
	float: right;
	display: inline;
	margin-top: 90px;
	margin-right: 54px;
}

#bottom-nav ul {
	list-style-type: none;
}

#bottom-nav li {
	float: left;
	display: block;
	padding-left: 15px;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 5px;
}

#bottom-nav li.first-nav-li {
	padding-left: 110px;
}

#bottom-nav li a {
	color: #fbe5ac;
	text-decoration: none;
}

#bottom-nav li a:hover {
	color: #fff;
	text-decoration: none;
}

/* @end */

/* @group Utility Styles */

img {
	outline: none;
	border-width: 0;
	border-style: none;
}

/* @end */
