body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 0px;
}
/*============= Every Page ================================*/
#headerMain {
	width: 100%;
	height: 60px;
	background-color: #333;
}
#headerWrapper {
	width: 800px;
	height: 60px;
	background-image: url(http://www.doggyhelp.com/beta/images/headerIcon.jpg);
	background-position: left;
	background-repeat: no-repeat;
	text-align: right;
}
#headerLogin {
	color: #99ccff;
	font-weight: bold;
	font-size: 18px;
	padding-left: 20px;
	float: right;
	padding-top: 18px;
	cursor: hand;
	cursor: pointer;
}
#headerCommunity {
	color: #fff;
	font-size: 18px;
	padding-left: 20px;
	float: right;
	padding-top: 18px;
}	
#headerVideos {
	color: #fff;
	font-size: 18px;
	padding-left: 20px;
	float: right;
	padding-top: 18px;
	cursor: hand;
	cursor: pointer;
}
#headerSecondary {
	width: 100%;
	height: 40px;
	background-color: #ccccff;
}
#headerSecondaryWrapper {
	width: 800px;
	height: 40px;
}
#headerListBusiness {
	width: 175px;
	height: 30px;
	float: left;
	margin-top: 5px;
	padding-right: 20px;
	background-image: url(http://www.doggyhelp.com/beta/images/headerSecondaryListYourBusiness.jpg);
	background-repeat: no-repeat;
	cursor: hand;
	cursor: pointer;
}
#headerNeedHelp {
	width: 138px;
	height: 30px;
	float: left;
	margin-top: 5px;
	background-image: url(http://www.doggyhelp.com/beta/images/headerSecondaryNeedHelp.jpg);
	background-repeat: no-repeat;
	cursor: hand;
	cursor: pointer;
}
#headerBreedWrapper {
	width: auto;
	height: 30px;
	float: right;
	margin-top: 5px;
}
#headerBreedWrapper {
	width: auto;
	height: 30px;
	float: right;
	margin-top: 5px;
}
#headerBreedLeft {
	width: 10px;
	height: 30px;
	background-image: url(http://www.doggyhelp.com/beta/images/headerBreedLeft.jpg);
	float: left;
}
#headerBreedMiddle {
	width: auto;
	height: 30px;
	background-color: #666666;
	float: left;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
}
#headerBreedRight {
	width: 10px;
	height: 30px;
	background-image: url(http://www.doggyhelp.com/beta/images/headerBreedRight.jpg);
	float: left;
}
#headerBreedBox {
	margin-top: 4px;
}
/* Page Shroud */
#pageShroud {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 33;
	background-color: #000;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}
#clickToClose {
	font-size: 12px;
	text-align: right;
	clear:both;
	font-weight: normal;
	padding-top: 5px;
	width: 100%;
}
/*============================= Landing Page =================================*/
#landingBetaBox {
	width: 800px;
	height: 300px;
	margin-top: 35px;
	background-image: url(http://www.doggyhelp.com/beta/images/landingBetaBG.jpg);
	background-repeat: no-repeat;	
}
#landingApplyBeta {
	width: 780px;
	float: left;
	font-size: 30px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 20px;
	text-align: left;
	color: #fff;
}
#landingApplyInvite {
	width: 780px;
	clear: both;
	float: left;
	font-size: 18px;
	text-align: left;
	margin-left: 20px;
	color: #cccccc;
	padding-top: 5px;
}
#landingApplyName {
	width: 150px;
	clear: both;
	float: left;
	padding-left: 20px;
	font-size: 24px;
	color: #fff;
	text-align: left;
}
#landingApplyEmail {
	width: 150px;
	clear: both;
	float: left;
	padding-left: 20px;
	font-size: 24px;
	color: #fff;
	text-align: left;
}
.landingApplyBox {
	float: left;
	font-size: 20px;
	color: #333333;
}
.landingBetaLine {
	height: 1px;
	width: 400px;
	clear: both;
	float: left;
	background-color: #cccccc;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-right: 300px;
}
#landingApplyBetaButton {
	width: 232px;
	height: 54px;
	background-image: url(http://www.doggyhelp.com/beta/images/landingApplyForBeta.jpg);
	background-repeat: no-repeat;
	margin-left: 20px;
	clear: both;
	float: left;
	cursor: hand;
	cursor: pointer;
}
#landingApplyContinueButton {
	width: 209px;
	height: 54px;
	background-image: url(http://www.doggyhelp.com/beta/images/landingContinue.jpg);
	background-repeat: no-repeat;
	margin-left: 20px;
	float: left;
	cursor: hand;
	cursor: pointer;
}
#landingWhyBox {
	width: 800px;
	height: 270px;
	margin-top: 35px;
	background-color: #ccccff;
	padding-bottom: 10px;
}
#landingWhyTitle {
	font-size: 28px;
	font-weight: bold;
	float: left;
	padding-left: 20px;
	padding-top: 10px;
}
#landingWhySubTitle {
	font-size: 14px;
	font-weight: bold;
	float: left;
	clear: both;
	padding-left: 20px;
	padding-bottom: 10px;
}
#landingWhyLine {
	height: 1px;
	width: 760px;
	background-color: #333333;
	margin-left: 10px;
	clear: both;
}
#landingWhyPetOwnersBox {
	clear: both;
	padding-left: 20px;
	padding-top: 10px;
	float: left;
}
#landingWhyPOBTitle {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}
#landingWhyPetOwnersBox ul {
	clear: both;
}
#landingWhyPetOwnersBox li {
	font-size: 14px;
	color: #333333;
	text-align: left;
	padding: 5px;
}
#landingWhyPetSittersBox {
	padding-left: 20px;
	padding-top: 10px;
	float: left;
}
#landingWhyPSBTitle {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}
#landingWhyPetSittersBox ul {
	clear: both;
}
#landingWhyPetSittersBox li {
	font-size: 14px;
	color: #333333;
	text-align: left;
	padding: 5px;
}
#betalogerror {
	display: none;
	height: auto;
	width: 200px;
	z-index: 34;
	position: absolute;
	top: 30%;
	left: 0px;
	border: 5px solid #cc0000;
	background-color: #fff;
	font-size: 24px;
	font-weight: bold;
	padding: 10px 10px 0px 10px;
	text-align: center;
}
/*=============== Beta Footer ===================================*/
#footerMain {
	width: 100%;
	background-color: #333;
	color: #fff;
	border-top: 35px solid #fff;
	padding-bottom: 200px;
	padding-top: 15px;
	float: left;
}
#footerWrapper {
	width: 800px;
	background-image: url(http://www.doggyhelp.com/beta/images/footerIcon.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-bottom: 25px;
}
#footerWrapper a:link {
	color: #666666;
}
#footerWrapper a:hover {
	color:#fff;
	text-decoration: none;
}
#footerWrapper a:visited {
	color: #666666;
}
#footerWrapper a:active {
	color: #666666;
}
#footerLegal {
float: right;
color: #fff;
font-weight: bold;
font-size: 14px;
text-align: right;
padding-left: 10px;
}
#footerLegal ul {
margin: 0px;
padding: 0px;
padding-top: 5px;
}
#footerLegal li {
color: #666666;
font-weight: normal;
text-align: right;
list-style-type: none;
font-size: 11px;
cursor: hand;
cursor: pointer;
}
#footerLearn {
float: right;
color: #fff;
font-weight: bold;
font-size: 14px;
text-align: right;
padding-left: 10px;
}
#footerLearn ul {
margin: 0px;
padding: 0px;
padding-top: 5px;
}
#footerLearn li {
color: #666666;
font-weight: normal;
text-align: right;
list-style-type: none;
font-size: 11px;
cursor: hand;
cursor: pointer;
}
#footerDoggyhelp {
float: right;
color: #fff;
font-weight: bold;
font-size: 14px;
text-align: right;
padding-left: 10px;
}
#footerDoggyhelp ul {
margin: 0px;
padding: 0px;
padding-top: 5px;
}
#footerDoggyhelp li {
color: #666666;
font-weight: normal;
text-align: right;
list-style-type: none;
font-size: 11px;
cursor: hand;
cursor: pointer;
}
/*===================== Legal CSS ========================*/
.legalContent {
	width: 800px;
	text-align: left;
	font-size: 12px;
	padding-top: 20px;
}
/*===================== Content ===========================*/
.content {
	width: 800px;
	text-align: left;
	font-size: 12px;
	padding-top: 20px;
}
/*==================== State Page =========================*/
#pageStateHeaderWrapper {
	width: 800px;
	height: 60px;
	margin-top: 30px;
}
#statebox {
	width: 290px;
	height: 60px;
	background-image: url(http://www.doggyhelp.com/beta/images/stateheader.jpg);
	background-repeat: no-repeat;
	float: left;
	color: #fff;
	font-size: 36px;
	padding-left: 10px;
	text-align: left;
	padding-top: 10px;
}
#switchStateBox {
	width: auto;
	height: 24px;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 6px;
	border-top: 15px solid #fff;
	background-color: #666666;
	border-botttom: 15px solid #fff;
	float: left;
}
#switchStateEnd {
	width: 10px;
	height: 30px;
	background-image: url(http://www.doggyhelp.com/beta/images/stateright.jpg);
	border-top: 15px solid #fff;
	background-repeat: no-repeat;
	float: left;
}
#switchStateSelect {
	background-color: #cccccc;
	border: none;
}
.indSitterWrapper {
	width: 800px;
	height: 180px;
	margin-top: 20px;
	background-color: #ccccff;
}
.indSitterLeft {
	width: 470px;
	height: auto;
	float: left;
	color: #333;
}
.indSitterRight {
	margin-top: 20px;
	margin-right: 20px;
	width: 310px;
	height: auto;
	float: right;
	color: #333;
}
.indSitterTitle {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
	font-size: 30px;
	font-weight: bold;
	float: left;
	color: #333;
}
.indSitterAddress {
	color: #333;
	margin-left: 10px;
	text-align: left;
	clear: both;
	font-size: 18px;
	float: left;
}
.indSitterRating {
	width: 310px;
	height: 74px;
	float: right;
	background-image: url(http://www.doggyhelp.com/beta/images/userratingsbox.jpg);
}
.indSitterReviews {
	width: 310px;
	clear: right;
	float: right;
	color: #333;
}
.indSitterReviewsTitle {
	font-weight: bold;
	font-size: 18px;
	float: left;
	padding-top: 15px;
}
.indSitterReviewsSubTitle {
	font-size: 12px;
	font-weight: normal;
	float: left;
	padding-top: 20px;
	padding-left: 5px;
}
.indSitterReviewContent {
	font-size: 16px;
	clear: both;
	text-align: center;
	width: 310px;
}
.indSitterRatingNub {
	position: relative;
	top: 28px;
	left: 10px;
	float: left;
	width: 10px;
	height: 28px;
	background-image: url(http://www.doggyhelp.com/beta/images/userratingnub.jpg);
}
.indSitterRatingNumbers {
	float: right;
	font-size: 14px;
	font-weight: bold;
	padding-right: 5px;
	padding-top: 18px;
	color: #666666;
}
.indSitterRatingDisplay {
	position: relative;
	font-size: 14px;
	float: left;
	top: 50px;
	left: 5px;
}
