@charset "UTF-8";
#mastHead , #iPhoneFooter{
	background-color: #B0BCCD;
	height: auto;
	overflow: hidden;
	background-image: url(../iphone/img/iphone-masthead-bg.png);
	background-repeat: repeat-x;
	background-position: left center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5B6267;
	border-bottom-color: #2D3642;
}
#iPhoneFooter {
	text-align: center;
}
#mastHead .contentWrapper , #iPhoneFooter .contentWrapper{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C7CED8;
	padding-top: 7px;
	padding-bottom: 7px;
	overflow: hidden;
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
}
#mastHead h1 {
	text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0px;
	font-family: Arial;
	font-size: 19px;
	color: #FFF;
	margin-top: 4px;
	margin-bottom: 4px;
}
#iPhoneNav  {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#iPhoneNav a  {
	text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0px;
	-webkit-box-shadow: rgba(255, 255, 255, 0.3) 0px 1px 0px;
	font-family: Arial;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	display: inline-block;
	background-color: #788DA9;
	background-image: url(../iphone/img/iphone-tab-button-bg.png);
	background-repeat: repeat-x;
	background-position: left center;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-weight: bold;
}
#iPhoneNav .tabLeft {
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #30363E;
	border-bottom-color: #59697D;
	border-left-color: #58687D;
}
#iPhoneNav .tabMiddle {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #30363E;
	border-bottom-color: #59697D;
	border-left-color: #58687D;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #58687D;
}
#iPhoneNav .tabRight {
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #30363E;
	border-bottom-color: #59697D;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #58687D;
}
#iPhoneNav .tabLeft-selected {
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	background-image: url(../iphone/img/iphone-tab-button-bg-selected.png);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #30363E;
	border-bottom-color: #375073;
	border-left-color: #465D7B;
	background-color: #4A6C9B;
}
#iPhoneNav .tabMiddle-selected {
	background-image: url(../iphone/img/iphone-tab-button-bg-selected.png);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #30363E;
	border-bottom-color: #375073;
	border-left-color: #465D7B;
	background-color: #4A6C9B;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #465D7B;
}
#iPhoneNav .tabRight-selected {
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	background-image: url(../iphone/img/iphone-tab-button-bg-selected.png);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #30363E;
	border-bottom-color: #375073;
	background-color: #4A6C9B;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #465D7B;
}
#mainContent {
	background-image: url(../iphone/img/iphone-page-bg.gif);
	background-repeat: repeat;
	background-position: center top;
	padding-top: 0px;
	font-family: Arial;
}
#mainContent .contentWrapper .content {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#mainContent h1{
	text-shadow: rgb(255, 255, 255) 0px 1px 0px;
	margin: 0px;
	font-size: 17px;
	color: #4F5666;
	padding-top: 25px;
	padding-bottom: 7px;
	padding-left: 10px;
	font-family: Arial;
}
#mainContent p{
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#mainContent .introText{
	font-size: 12px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	font-family: "Helvetica Neue";
	color: rgb(76, 86, 108);
}
#mainContent .iPhoneRegularTextOnBg{
	font-family: "Helvetica Neue";
	font-size: 12px;
	color: rgb(76, 86, 108);
	text-shadow: rgb(255, 255, 255) 0px 1px 0px;
	text-align: center;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	bottom: 10px;
}
#mainContent  .iPhoneButton, #iPhoneFooter .iPhoneButton{
	-webkit-box-shadow: rgba(255, 255, 255, 0.3) 0px 1px 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0px;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: inline-block;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-color: #4A6C9B;
	background-image: url(../iphone/img/iphone-tab-button-bg-selected.png);
	background-repeat: repeat-x;
	background-position: left center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #30363E;
	border-bottom-color: #375073;
	border-left-color: #465D7B;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #465D7B;
}
#mainContent .iPhoneContentArea {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #FFF;
	overflow: hidden;
	border: 1px solid #A6ABAE;
}
.iPhoneHeadRow {
	color: #7991B9;
	font-size: 12px;
	font-family: Arial;
	width: 100%;
	clear: both;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 3px;
	font-weight: bold;
	background-image: url(../iphone/img/contentArea-head-bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.iPhoneHeadTask {
	padding-right: 3px;
	padding-left: 10px;
	float: left;
	width: 190px;
}
.iPhoneHeadAction {
	padding-right: 10px;
	padding-left: 10px;
	float: right;
	width: 270px;
}
.iPhoneContentRow {
	color: #000;
	font-size: 12px;
	font-family: Arial;
	line-height: 17px;
	width: 100%;
	clear: both;
	overflow: hidden;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A6ABAE;
	padding-top: 7px;
	padding-bottom: 7px;
}
.iPhoneContentTask {
	padding-right: 20px;
	padding-left: 10px;
	float: left;
	width: 170px;
	background-image: url(../iphone/img/iphone-right-arrow-vshape.gif);
	background-repeat: no-repeat;
	background-position: right 1px;
}
.iPhoneContentAction {
	padding-right: 10px;
	padding-left: 10px;
	float: right;
	width: 270px;
}
.googleAd {
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#donate {
	margin-bottom: 25px;
}
#donate .iPhoneContentRow {
	border-top-width: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#donate .iPhoneContentTask {
	width: 275px;
	background-position: right 11px;
}
#donate .iPhoneContentAction {
	width: 170px;
	font-size: 10px;
	line-height: 15px;
	color: #8B8B8B;
}
#donate  form{
	font-size: 1px;
	line-height: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.addThis {
	text-align: center;
	margin-top: 20px;
}
