body,html {
	margin: 0;
	padding: 0;
	background: #989898;
	color: #000;
	font-family: arial, helvetica, sans;
}

body {
	min-width: 820px;
}

img {
	border: 0;
	}

#container {
	background: url(g/bgBody.png) repeat-y scroll center top;
	margin: 0 auto;
	width: 1020px;
	padding: 10px 0 0 0;
}

#wrap {
	background: #ffffff;
	margin: 0 auto;
	width: 766px;
}

a {
	text-decoration: none;
	color: #36b3dd;
}

.adSense {
	text-align:center;
	padding: 15px 0 15px 0;
	}
.header {
	border: 2px #d0d8bf solid;
	text-align: center;
}

.nav {
	background: #c99;
	padding: 5px;
}

.nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.nav li {
	display: inline;
	margin: 0;
	padding: 0;
}

.main {
	background: #ffffff;
	float: left;
	width: 505px;
}

.newsletterButton {
	text-align: center;
	padding: 10px 0 0 0;
}


.meantToBe {
	text-align: center;
}

form.noMargin {
	margin: 0 0 0 0;
}

table.ratingBar {
	border-collapse: collapse;
	text-align: center;
	background-color: #000;
	color: #fff;
	width: 505px;
	font-size: 14px;
	font-weight: bold;
}

table.ratingBar tr.skip {
	background-color:#fff;
	text-align:right;
	font-size:12px;
	line-height:20px;
	}

.black {
	color:#000;
}

.photoBox {
	text-align: center;
	width: 485px;
	border: 2px #000000 solid;
	margin-top: 10px;
	padding: 10px 8px 10px 8px;
}

.photoBox ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.photoBox li {
	display: inline;
	margin: 0;
	padding: 0;
}

.thePhoto {
	margin: 10px 0 10px 0;
}

.thePhoto table {
	background: #cccccc;
	height: 334px;
	width: 485px;
	text-align: center;
}

.thePhoto img {
	vertical-align: middle;
}

.photoCredit {
	font-size: 10px;
	font-weight: bold;
}

.photoBoxActions {
	text-align: left;
	/*padding-left:10px;*/
	padding-top: 5px;
}

.ourStory {
	margin-top: 10px;
}

.ourStory table {
	border-collapse: collapse;
	text-align: left;
}

.story {
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
}

.sidebar {
	background: #ffffff;
	float: right;
	width: 230px;
}

.tabNav {
	padding-left: 0px;
}

.tabNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.tabNav li {
	float: left;
	display: inline;
	padding-left: 2px;
}

.submitPhoto {
	text-align: center;
}

.submitPhoto img {
	padding-top: 25px;
}

.lastPhoto {
	margin-left: 12px;
	margin-top: 27px;
	width: 202px;
	/* height:334px; */
	text-align: center;
	font-weight: bold;
}

.feedback {
	font-weight: bold;
	padding-top: 15px;
	font-size: 12px;
	text-align: center;
}

.feedback .head {
	font-size: 14px;
}

.lastPhoto .votes {
	font-size: 14px;
	color: gray;
}

.lastPhoto .youRated {
	line-height: 40px;
}

.lastPhoto .thumbBox {
	width: 185px;
	height: 123px;
	background: #cccccc;
	margin-left: 2.5px;
}

.lastPhotoDestined {
	margin: 0 5px 5px 5px;
	padding: 0 0 5px 0;
	background: #fde9f2;
}

.lastPhotoDoomed {
	margin: 0 5px 5px 5px;
	padding: 0 0 5px 0;
	background: #e0edd9;
}

.footer {
	background: #ffffff;
	clear: both;
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center;
}

.footer p {
	color: #999999;
	margin: 0;
	font-size: 10px;
}

.footer ul {
	background: #f1f3ec;
	margin: 0;
	padding: 5px 0 5px 0;
	list-style: none;
}

.footer li {
	display: inline;
	font-size: 12px;
	font-weight: bold;
}

.footer a {
	color: #36b3dd;
}

a.peopleButton {
	display: block;
	width: 113px;
	height: 44px;
	background: url(g/ratePeopleButton.png);
	background-position: 0px 0px;
}

a.peopleButton:hover {
	background-position: 0px -44px;
}

a.celebButton {
	display: block;
	width: 113px;
	height: 44px;
	background: url(g/rateCelebButton.png);
	background-position: 0px 0px;
}

a.celebButton:hover {
	background-position: 0px -44px;
}

.tos p {
	font-size: 12px;
}

.tos ol {
	list-style-type: lower-alpha;
}

.label {
	font-size: 12px;
	font-weight: bold;
}

.previewForm {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.subPreviewForm {
	text-align: left;
	margin-left: 120px;
}

.subPreviewForm ul {
	list-style: none;
}

.subPreviewForm li {
	list-style: none;
	padding-top: 10px;
}

.subPreviewForm .error {
	color: red;
}

.subPreviewForm .required {
	color: red;
}

.red {
	color: red;
	font-weight: bold;
	font-size: 36px;
}

.popUpForm {
	padding: 5px;
	width: 380px;
	background-color: #ffffff;
}

.popUpForm .center {
	text-align: center;
}

.small {
	font-weight: bold;
	font-size: 11px;
}

.photoPreview {
	text-align: left;
	margin: 5px 0px 5px 160px;
	width: 440px;
}

/*MODERATOR SECTION */
.moderated {
	font-size: 12px;
}

.moderated table {
	border-collapse: collapse;
}

.moderated tr.dark {
	background-color: #cccccc;
}

.moderated tr.light {
	background-color: #fffccc;
}

.moderated td,th {
	vertical-align: top;
	padding: 5px;
	text-align: left;
}