body {
	margin: 0;
	padding: 0 0 75px 0;
	color: #202020;
	font-family: georgia, serif;
	font-weight: 300;
}

.clear {
	clear: both;
	display: block;
/*	height: 1%;
	width: 100%;*/
}

a {
	color: #ff1a00;
	text-decoration: none;
	margin: 0;
	padding: 0;
	outline: none;
}

.sans {font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;}

a:hover,
a.active {
	color: #ff9a99;
}

a img {
	border: 0;
	margin: 0;
	padding: 0;
}

.relative {
	position: relative;
}

.inline {
	display: inline;
}

.hidden {
	display: none;
}

.center {text-align: center;}

.floating {margin-top: 50px; margin-bottom: 50px;}

.button-to input.button {
	font-family: "Helvetica Neue", helvetica, arial, verdana, sans-serif;;
	color: #999999;
	background: #f2f2f2;
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px;
	margin: 20px auto;
	cursor: pointer;
}

/* Small Thumbs */

img.smallthumb, 
#chapter_select div img.smallthumb {
	width: 67px;
	height: 67px;
	border: 4px solid #fff;
	margin: 3px 3px 5px 2px;
	padding: 0;
}

div.page_block a img.smallthumb:hover, 
#chapter_select div img.smallthumb:hover {
	border-color: #FDCECD;
}

/* Large Thumbs */

div.page_block a img.largethumb {
	width: 135px;
	height: 135px;
	border: 7px solid #fff;
	margin: 5px 5px 5px 6px;
}


div.page_block a img:hover {
	border-color: #FDCECD;
}

div.page_block img {
	float: left;
}

div.page_block p {
	text-align: left;
	font-size: 12pt;
	line-height: 16pt;
	padding: 0 5px;
}

div.page_block p.bottom {
	clear: both;
	text-align: right;
	margin: 5px;
}

div.page_block p.chap_bottom {
	clear: both;
	text-align: right;
	margin: 5px;
	line-height: 31px;
	height: 31px;
}

div.page_block p.chap_bottom a.button {
	margin: 0 0 0 10px;
}

div#content {
	width: 810px;
	margin: 0 auto;
}

div#counter {
	float: right;
	margin: 3px 0 0 0;
}

div#counter h4.number {
	position: relative;
	font-family: "Helvetica Neue", helvetica, arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 45px;
	line-height: 60px;
	letter-spacing: -1px;
	text-align: center;
	width: 73px;
	height: 64px;
	margin: 0;
	padding: 0 4px 0 0;
	background: transparent url(../img/calendar_note.gif) top center no-repeat;
	z-index: 0;
	overflow: hidden;
}

div#counter h4.number img {
	position: absolute;
	bottom: 3px;
	left: 2px;
	margin: 0;
	padding: 0;
	z-index: 100;
}

div#counter h4.number a:link, div#counter  a:visited {
	color: #6D5801;
}

div#counter h5.units a:link, div#counter h5.units  a:visited {
	color: #ccc;
}

div#counter h5.units a:hover, div#counter h4.number a:hover {
	color: #ff9a99;
}

div#counter h5.units {
	text-transform: uppercase;
	margin: 0 4px 0 1px;
	font-family: "Helvetica Neue", helvetica, arial, verdana, sans-serif;
	font-weight: 300;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: -1px;
	text-align: center;
}

.infobar {
	background: #000;
	margin: 0;
	padding: 10px;
	font-family: "Helvetica Neue", helvetica, arial, verdana, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: 300;
	height: 11px;
	color: #fff;
}

.infobar p {
	margin: 0 auto;
	padding: 0;
	width: 810px;
}

.lead-in {
	font-weight: 500;
	padding-right: 5px;
}

.infobar p img {
	float: left;
	display: inline;
	border: 2px solid #fff;
	height: 20px;
	margin: -7px 5px 0 0;
	vertical-align: baseline;
}

.infobar p a:hover img { border-color: #ff9a99; }

div#head {
	width: 810px;
	margin: 0 auto;
}

div#head h1 {
	margin: 0 0 5px 0;
	padding: 14px 0 0 0;
}

/*div#navbar {
	width: 100%;
	background: #4D4D4D;
	margin: 0 0 20px 0;
}*/

div#nav {
	position: relative;
	width: 800px;
	margin: 0 auto 20px auto;
	padding: 5px;
	font-family: "Helvetica Neue", helvetica, arial, verdana, sans-serif;
	background: #000000;
}

div#nav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	line-height: 13px;
	font-size: 13px;
}

div#nav ul li {
	display: inline;
	padding: 0 4px;
	line-height: 13px;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 400;
}

div#nav ul li a {
	color: #fff;
}

div#nav ul li a:hover {
	color: #ff9a99;
}

div#nav div#nav_left {
	float: left;
}

div#nav div#nav_right{
	float: right;
}

div.notice, div.error {
	padding: 0 0 0 40px;
	font-size: 11pt;
	color: #333;
	margin: 0 0 20px 0;
	line-height: 29px;
}

div.notice ul, 
div.error ul {
	list-style-type: none;
	margin: 0;
	margin-left: 15px;
	padding: 0;
}

div.photo_notice ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div.notice ul li,
div.error ul li,
div.photo_notice ul li {
	font-size: 9pt;
	line-height: 12pt;
	margin: 0;
	padding: 0;
}

div.photo_notice ul li {
	margin: 10px 0;
}

div.photo_notice ul li span.title {
	background: #fcfcfc;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	padding: 2px 5px;
	margin-right: 5px;
}

div.notice {
	background: transparent url(../img/flash_check.gif) top left no-repeat;
}

div.notice#thumbup {
	background: transparent url(../img/flash_up_vote.gif) top left no-repeat;
}

div.notice#thumbdown {
	background: transparent url(../img/flash_down_vote.gif) top left no-repeat;
}

div.vote_callout { background-image: url(../img/vote_callout.gif); height: 60px; }

div.error {
	background: transparent url(../img/flash_error.gif) top left no-repeat;
}

div.photo_notice {
	color: #333;
	margin: 0 0 20px 0;
}

div.photo_notice.nophoto {
	background: transparent url(../img/flash_processing.gif) top left no-repeat;
	padding-left: 60px;
}

div.photo_notice p {
	font-size: 9pt;
	line-height: 16pt;
	color: #333;
	margin: 0;
}

div.photo_notice p span.error {
	padding: 2px 5px;
	background: #ffffcc;
	color: #666;
}

div.photo_notice img.smallthumb {
	float: left;
	margin: 0 20px 10px 0;
	border: 2px solid #efefef;
	width: 36px;
	height: 36px;
}

div.photo_notice p strong {
	font-size: 12pt;
	font-weight: 300;
}

div.fieldWithErrors {
	display: inline;
}

div.fieldWithErrors input {
	background: #ff9a99;
	color: #fff;
}

/* Intro Stuff */

p#lead {
	font-size: 13pt;
	font-family: georgia, serif;
	font-weight: 300;
	line-height: 18pt;
	margin-top: 0;
	margin-bottom: 15px;
}

.lead_left {
	float: left;
	width: 540px;
}

.lead_right {
	float: right;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	border-left: #ccc 1px solid;
	width: 249px;
}

.lead_right h3 {
	font-size: 12pt;
	font-family: georgia, serif;
	font-weight: 300;
	padding: 0 0 0 0;
	margin: 0 0 5px 0;
}

.lead_right h4 {
	font-size: 11pt;
	font-family: georgia, serif;
	font-weight: 300;
	padding: 0 0 0 0;
	margin: 5px 0 -3px 0;
}

.lead_right span {
	font-size: 9pt;
	margin: 0;
	padding: 0;
	line-height: 10pt;
}


#process {
	clear: both;
	padding: 0 0 0 0;
	margin: 50px 0 60px 0;
}

h3.tagline {
	font-size: 12pt;
	font-family: georgia, serif;
	font-weight: 300;
	text-align: center;
	padding: 0 0 20px 0;
	clear: both;
}

.step {
	float: left;
	width: 202px;
}

.step a {
	width: 202px;
}

.step img {
	display: block;
	width: 145px;
	margin: 0 auto;
}

.step h4 {
	font-size: 11pt;
	font-family: georgia, serif;
	font-weight: 300;
	text-align: center;
	padding: 0 0 0 0;
	margin: 0;
}

ul.info_blocks {
	float: left;
	clear: both;
	display: inline;
	width: 832px;
	margin: 20px -21px 20px -21px;
	padding: 0 10px;
}

ul.subrow { margin-top: 0; }

ul.info_blocks li {
	float: left;
	display: inline;
	width: 257px;
	margin: 0 10px;
	padding: 0;
	font-family: "Helvetica Neue", helvetica, arial, verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: 300;
}


ul.info_blocks li h2 {
	width: 255px;
	margin: 0;
	padding: 0;
	border: 1px solid #EBEBEB;
	font-size: 14px;
}

ul.info_blocks li h2 img { display: block; }

ul.info_blocks p {
	margin: 0;
	padding: 20px;
}

p.bottom {
	font-size: 12pt;
	font-family: georgia, serif;
	font-weight: 300;
	line-height: 30pt;
}

h2 {
	clear: both;
	margin: 20px 0 0 0;
	padding: 0 0 5px 0;
	font-family: georgia, serif;
	font-size: 15pt;
	font-weight: 300;
}

h2.serif {
	font-family: georgia, serif;
	text-transform: none;
}

h2.lined {
	border-bottom: #ccc 1px solid;
	margin: 20px 0 0 0;
	padding: 0 0 5px 0;
}

h2 span.small {
	font-size: 10pt;
}

div.page_block,
fieldset#chapter_select {
	width: 800px;
	background: #F6F6F6;
	border-top: 1px solid #dcdcdc;
	padding: 4px;
	clear: both;
	position: relative;
	z-index: 45;
}

p.empty_block {
	width: 800px;
	background: #f6f6f6;
	border-top: 1px solid #dcdcdc;
	padding: 50px 5px;
	text-align: center;
	font-size: 40px;
	color: #ccc;
	clear: both;
	margin: 0;
}

p.empty_block_light {
	width: 800px;
	padding: 50px 5px;
	text-align: center;
	font-size: 40px;
	color: #ccc;
	clear: both;
	margin: 0;
}

p.empty_block_mid {
	width: 800px;
	padding: 50px 5px;
	text-align: center;
	font-size: 40px;
	color: #ccc;
	background: #f6f6f6;
	clear: both;
	margin: 0;
}

p.empty_block_nowrap,
div.page_block p.empty_block_nowrap,
div.shaded p.empty_block_nowrap {
	text-align: center;
	font-size: 40px;
	line-height: 40px;
	padding: 50px 5px;
	color: #ccc;
	margin: 0;
}

p.empty_block img {
	border: 4px solid #fff;
	vertical-align: middle;
}

fieldset#chapter_select {
	float: left;
	clear: both;
}

form#upload_form h2,
form#upload_form fieldset {
	clear: both;
}

div#buy_book {
	width: 808px;
	height: 110px;
	border: 1px solid #DCDCDC;
	background: transparent url(../img/buy_lens.jpg) top left no-repeat;
	clear: both;
	margin: 20px 0 0 0;
}

div#buy_book span {
	line-height: 110px;
	font-family: georgia, serif;
	font-weight: 300;
	font-size: 10pt;
}

div#buy_book span.left {
	float: left;
	margin: 0 0 0 20px;
	font-weight: bold;
}

div#buy_book span.right {
	float: right;
	margin: 0 20px 0 0;
	font-weight: bold;
}

/* New Buy Book Page  */

#book_div {
	margin: 0 0 15px 0; 
	background: transparent url(../img/book_div.jpg) top left no-repeat; 
	width: 808px; 
	height: 298px; 
	border: 1px #ccc solid; 
	position: relative;
}

a.buy_it_now {
	color: #fff; 
	background-color: #000; 
	padding: 10px 15px; 
	font-size: 25px; 
	letter-spacing: -1px; 
	position: absolute; 
	top: 110px; 
	right: 100px;
	width: 120px;
	text-align: center;
}

.additional_purchase_info {
	position: absolute;
	top: 165px;
	right: 100px;
	width: 120px;
	font-size: 12px;
	padding: 0 15px;
	background: #000;
	color: #fff;
}

a.buy_it_now:hover {
	color: #ff1a00;
}


img.left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

img.right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

h3.title {
	margin: 0 0 0 0;
	padding: 0;
	font-family: georgia, serif;
	font-weight: 300;
	font-size: 11pt;
}

h3.title.large {
	clear: both;
	font-size: 32pt;
	padding: 0 0 5px 0;
}

h5.sponsor {
	font-size: 10pt;
	font-style: italic;
	margin: 0 0 0 4px;
	padding: 0;
	font-weight: 300;
}

h3.chapter_title {
	font-size: 40pt;
	font-weight: 300;
	margin: 10px 0 0 0;
	padding: 0;
	letter-spacing: -1px;
}

img.chapter_view {
	float: left;
	margin: 0 10px 10px 0;
	width: 240px;
	height: 200px;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc; 
	padding: 8px; 
	background: #fff;
	position: relative;
	z-index: 100;
}

.chapter_lead p {
	font-size: 13pt;
	line-height: 16pt;
}


h3.title.large span, h3.chapter_title span {
	font-size: 10pt;
	margin: 0 0 10px 0;
	padding: 0;
}

div.page_block div.each {
	float: left;
	margin: 5px;
}

img.chapter_list {
	float: left;
	margin: 0 4px 0 0;
	border: 7px solid #fff; 
	width: 171px;
	height: 142.5px;
}

img.chapter {
	float: left;
	margin: 0 0 0 0;
	border: 8px solid #fff; 
	width: 240px;
	height: 200px;
}

div.page_block div.each_vertical {
	position: relative;
	top: 0;
	left: 0;
	margin: 5px;
}

div.page_block div.each_vertical div.chap_list_right {
	float: right;
	width: 520px;
	position: relative;
	height: 220px;
}

div.page_block div.each_vertical p {
	clear: none;
	margin: 0;
	font-size: 11pt;
	line-height: 14pt;
}

div.page_block div.each_vertical + div.page_block div.each_vertical {
	margin-top: 25px;
}

div.page_block div.each_vertical img.left {
	float: left;
	margin: 0 10px 0 0;
}

ul.chap_nav {
	clear: none;
	list-style-type: none;
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 0;
}

ul.chap_nav li {
	display: inline;
}

ul.chap_nav li a.button {
	float: left;
	clear: none;
}

#chapter_tabs { padding-top: 0; }

ul#photo_actions {
	float: left;
	display: inline;
	margin: 10px 0 0 0;
	padding: 0;
}

ul#photo_actions li {
	float: left;
	display: inline;
	margin-right: 10px;
}

ul#photo_actions input {
	padding: 5px;
	margin: 0;
}

#edit_image_block {
	float: left;
	width: 465px;
	margin: 20px 0 0 0;
}

#edit_image_form {
	float: right;
	width: 325px;
	margin: 20px 0 0 0;
}

#edit_image_form input, 
#edit_image_form textarea {
	width: 320px;
}

#edit_image_form fieldset input.submit {
	width: auto;
	display: inline;
}

img#edit_image {
	width: 465px;
}


h3.del_link {
	float: left;
	font-size: 8pt;
	margin: 5px 0 0 0;
	padding: 0;
	font-weight: 300;
}

p.edit {
	font-size: 12pt;
}

h1.large {
	height: auto;
	display: block;
	margin: 0 0 0 0;
	padding: 20px 0 0 0;
	clear: both;
	font-size: 32pt;
	font-weight: 300;
	letter-spacing: -1px;
}

#chapter_select p {
	margin: 10px;
}

form {
	margin: 0;
	padding: 0;
}

label {
	font-size: 12pt;
	line-height: 12pt;
}

input[type="text"], 
textarea,
select {
	width: 250px;
	margin: 10px 0;
}

textarea {
	height: 60pt;
}

fieldset#chapter_select {
	margin-bottom: 10px;
}

fieldset#chapter_select div{
	position: relative;
	width: 360px;
	float: left;
	display: block;
	margin: 5px;
}

fieldset#chapter_select div input {
	width: 15px;
	height: 15px;
	float: left;
	display: block;
	margin-top: 30px;
}

fieldset#chapter_select div label{
	font-size: 12pt;
	width: auto;
	float: left;
	display: block;
	margin: 22px 0 0 10px;
	width: 325px;
}

fieldset#chapter_select div label span {
	font-size: 9pt;
}

fieldset#chapter_select div label img.smallthumb {
	float: left;
	position: relative;
	top: -22px;
	margin: 0 10px -22px 0;
}

div#view_left {
	float: left;
	display: inline;
	width: 620px;
}

div#view_left p {
	font-size: 10pt;
	margin-top: 5px;
}

div#view_left h2, div#view_right h2 {
	clear: none;
	margin: 20px 0 2px 0;
	padding: 0;
}

div#view_left h2.top, div#view_right h2.top {
	margin-top: 0;
}

div#view_right {
	position: relative;
	float: right;
	display: inline;
	width: 154px;
	margin: 7px 10px 0 0;
}

/* New Vote Topbar */

ul.votebar {
	margin: 0 0 10px 0;
	padding: 0;
	height: 23px;
	list-style-type: none;
}

ul.votebar li {
	float: left;
	display: inline;
	margin: 0 10px 0 0;
	font-size: 12px;
	line-height: 12px;
	font-weight: 700;
}

.voters {
	float: left;
	display: inline;
	padding: 5px;
	background: #f0f0f0;
	color: #000;
	font-family: "Helvetica Neue", helvetica, arial, verdana, sans-serif;
	line-height: 12px;
	height: 12px;
	border-style: solid;
	border-color: #dcdcdc;
	border-width: 0 1px 1px 0;
}

.voters:hover { border-width: 1px 0 0 1px; }

.vote_up { background-color: #C3FF80; }
/*.vote_up:hover { background-color: #e5ffbf; }*/

.vote_down { background-color: #FFA2B6; }
/*.vote_down:hover { background-color: #fcd1de; }*/

/*.skip:hover { background-color: #f6f6f6; }*/

ul.votebar li.helper {
	padding: 5px 0;
	font-weight: normal;
}
li.helper, li.helper a { font-size: 14px; color: #bbb; }
li.helper a:hover { color: #ff1a00; }

/* End New Vote Topbar */

.location { color: #999; }
.location img { vertical-align: top; padding-left: 5px; }

.local_icon {
	padding: 4px 4px 4px 20px;
	background: #fcfcfc url(../img/local_icons.gif) 4px 4px no-repeat;
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #dcdcdc;
}
.local_icon:hover { border-width: 1px 0 0 1px; }

div.voteblock {
	width: 152px;
	background: #f0f0f0;
	border: 1px solid #e6e6e6;
	padding: 5px;
}

div.voteblock .voteblock_small {
	margin: 0;
	font-size: 12px;
	line-height: 28px;
}

div.voteblock .voteblock_small a,
div.voteblock .voteblock_small .button-to input {
	font-family: georgia, serif;
	padding: 4px;
	background: #fff;
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #ff1a00;
	width: auto;
	text-align: left;
}

div.voteblock .voteblock_small a:hover,
div.voteblock .voteblock_small .button-to input:hover {
	background-color: #fcfcfc;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 0;
	border-right: 0;
	color: #ff1a00;
}

div.voteblock .voteblock_small a.tweet_link {
	padding-left: 20px;
	background: #fff url(../img/twitter.gif) 2px 4px no-repeat;
	/* Icon by ~Tydlinka || http://tydlinka.deviantart.com/art/Set-of-social-icons-109435724 */
}

div.voteblock .voteblock_small a.facebook_link {
	padding-left: 20px;
	background: #fff url(../img/facebook_icon.gif) 3px 5px no-repeat;
}

div.voteblock .voteblock_small a.photogs_site_link {
	padding-left: 20px;
	background: #fff url(../img/photogs_site_icon.gif) 3px 5px no-repeat;
}

div.voteblock .voteblock_small a.edit_link {
	padding-left: 20px;
	background: #fff url(../img/pencil_icon.gif) 4px 6px no-repeat;
}

div.voteblock .voteblock_small a.email_link {
	padding-left: 20px;
	background: #fff url(../img/email_icon.gif) 2px 6px no-repeat;
}

div.voteblock .voteblock_small input.offensive_link {
	padding-left: 20px;
	background: #fff url(../img/offensive_icon.gif) 4px 6px no-repeat;
}

div.voteblock .voteblock_small a.ask_link {
	padding-left: 20px;
	background: #fff url(../img/ask_photog.gif) 2px 3px no-repeat;
}

div.voteblock .voteblock_small a.buy_link {
	padding-left: 20px;
	background: #fff url(../img/buy_icon.gif) 2px 3px no-repeat;
}

div.voteblock .voteblock_small a.favlink_off {
	padding-left: 20px;
	background: #fff url(../img/love_icons.gif) 4px -27px no-repeat;
}

div.voteblock .voteblock_small a.favlink_on {
	padding-left: 20px;
	background: #fff url(../img/love_icons.gif) 4px 6px no-repeat;
}


div.voteblock .voteblock_small a.favlink_on:hover,
div.voteblock .voteblock_small a.favlink_off:hover {
	background-position: 4px -57px;
}

div.voteblock .voteblock_small a.locallink_off {
	padding-left: 20px;
	background: #fff url(../img/local_icons.gif) 4px -29px no-repeat;
}

div.voteblock .voteblock_small a.locallink_on {
	padding-left: 20px;
	background: #fff url(../img/local_icons.gif) 4px 4px no-repeat;
}

div.voteblock .voteblock_small a.locallink_on:hover { background-position: 4px -29px; }
div.voteblock .voteblock_small a.locallink_off:hover { background-position: 4px 4px; }

div.voteblock form {
	margin: 10px 0;
}

div.voteblock form.button-to { margin: 0; }

div#view_right form input,
div#view_right form select {
	width: 142px;
}

div#view_right form label {
	font-size: 10pt;
}

div#view_right form input[type="submit"]{
	width: auto;
}

div.voteblock a.voters {
	display: block;
	width: 152px;
	margin: 5px 0 0 0;
}

a.button {
	display: block;	
	width: 81px;
	height: 31px;
	background: transparent url(../img/chap_nav.gif) top left no-repeat;
	margin: 5px 0;
	text-align: center;
	color: #fff;
	line-height: 31px;
	vertical-align: middle;
}

div.page_block a.button {
	clear: left;
	float: right;
	margin: 5px;
}

img#nolooter {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
}

div#signup,
div#signup_page_login,
div#paper_page_login {
	float: left;
	margin-top: 20px;
	padding: 0;
}

div#signup {
	width: 490px;
	padding-right: 10px;
}

div#signup_page_login,
div#paper_page_login {
	padding-left: 10px;
	width: 290px;
}

div#signup form input[type="text"],
div#signup_page_login form input[type="text"],
div#paper_page_login form input[type="text"],
div#signup form input[type="password"],
div#signup_page_login form input[type="password"],
div#paper_page_login form input[type="password"] {
	width: 200px;
	margin: 5px 10px 5px 0;
}

div#signup input[type="checkbox"] {
	margin-left: 0;
}

div#signup input[type="submit"],
div#signup_page_login input[type="submit"],
div#paper_page_login input[type="submit"] {
	margin-top: 10px;
}

div#signup p.list_head {margin-bottom: 5px;}
div#signup ul.zebra_list li label {font-size: .8em;}

div#paper_page_login {
	margin-top: 0;
}

img.paper_program {
	float: left;
	width: 280px;
	margin: 20px 0 0 10px;
	padding: 0 5px;
	vertical-align: bottom;
}

form#reset_form input[type='submit'] {
	margin: 10px 0;
}

/*div#nav form {
	display: block;
	line-height: 13px;
	padding: 0;
	margin: 0;
}

div#nav form label {
	font-size: 13px;
	margin: 0 0 0 20px;
	padding: 0;
	color: #fff;
}

div#nav form input {
	width: 100px;
	height: 13px;
	font-size: 10px;
	margin: 0 2px;
	padding: 0 1px;
	border: 1px solid #fff;
}

div#nav form input.login_nav,
div#nav a.login_nav {
	display: inline;
	padding: 0 5px;
	margin: 0;
	cursor: pointer;
	width: auto;
	line-height: 13px;
	vertical-align: middle;
	border: 0;
}

div#nav form input[type="submit"]:hover {
	color: #ff9a99;
}*/

div#nav_left span {
	line-height: 13px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	padding-left: 4px;
}

div#profile {
	clear: both;
	position: relative;
}

form.shaded,
div.shaded,
fieldset.shaded {
	position: relative;
	background: #f6f6f6;
	border-top: 1px solid #dcdcdc;
	padding: 10px;
	clear: both;
	z-index: 2;
}

form#avatar img {
	display: block;
	width: 45px;
	height: 45px;
	background: #ccc;
	border: 4px solid #fff;
	margin: 5px;
	float: left;
}

div#profile form {
	width: 790px;
}

div#profile form#avatar fieldset {
	float: left;
	height: 100%;
	margin-left: 20px;
	padding: 10px 0;
}

div#profile form input {
	width: 180px;
	margin: 5px 10px 5px 0;
}

div#profile form input.large,
div#profile form textarea.large {
	width: 375px;
}

div#profile form input[type="submit"] {
	width: auto;
}

div#profile form input#user_image {
	width: auto;
}

fieldset.right {
	float: right;
	display: inline;
	padding: 0;
	border: 0;
}

fieldset.right textarea {
	height: 50pt;
	margin: 5px 0;
}

fieldset.right input {
	margin: 5px 0;
}

div#pub_profile {
	position: relative;
	margin: 0 0 20px 0;
}

div#pub_profile div.spanned {
	float: left;
	margin: 0 0 15px 0;
	width: 151px;
	height: 151px;
}

div#pub_profile div.spanned img {
	display: block;
	width: 135px;
	height: 135px;
	border: 8px solid #666;
}

div#pub_profile ul,
ul#chap_summary {
	margin: 0 20px;
	padding: 0;
	float: left;
	/* left: 10px; */
	list-style-type: none;
}

div#pub_profile ul {width: 550px;}
ul#chap_summary {width: 480px;}

div#pub_profile ul li,
ul#chap_summary li {
	font-size: 14pt;
	line-height: 20pt;
	font-weight: 300;
}

div#pub_profile ul li.large,
ul#chap_summary li.large {
	font-size: 24pt;
	line-height: 30pt;
}

div#pub_profile ul li.small,
ul#chap_summary li.small {
	font-size: 10pt;
	line-height: 16pt;
}

div.photoblock {
	position: relative;
	display: block;
	float: left;
	z-index: 0;
	width: 160px;
	height: 160px;
}

.spanned {
	position: relative;
	display: block;
}

.adminwrap {
	position: relative;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}

a.photolink span,
.spanned span {
	position: absolute;
	top: 12px;
	left: 13px;
	padding: 5px;
	background: #ff1a00;
	color: #fff;
	font-family: "Helvetica Neue", helvetica, arial, verdana, sans-serif;
	font-size: 7pt;
	vertical-align: middle;
	line-height: 15px;
	z-index: 100;
}

.spanned span {
	top: 0;
	left: 0;
	z-index: 100;
}

a.photolink span img,
.spanned span img {
	height: 10px;
	width: 10px;
	display: inline;
	float: none;
	vertical-align: text-bottom;
}

.each_user .spanned span {
	top: 7px;
	left: 6px;
}

a.photolink span.views strong,
.spanned span strong {
	font-size: 7pt;
	font-weight: 300;
}

a.photolink span.greenvotes {
	background: #73be1e;
}
	
a.photolink span.redvotes {
	background: #ff1a00;
}

a.photolink span.blackvotes {
	background: #4d4d4d;
}

div.photoblock a.sharelink {
	position: absolute;
	float: none;
	display: block;
	top: 12px;
	right: 12px;
	width: 20px;
	height: 22px;
	background: #ff1a00;
	z-index: 100;
	margin: 0;
	line-height: 12px;
}

div.photoblock img.largethumb {
	position: relative;
	z-index: 50;
}

div.photoblock a.sharelink img {
	float: none;
	margin: 0;
	padding: 8px 5px 6px 5px;
}

a.edit_link:hover img.largethumb {
	border-color: #FDCECD;
}

div.each_user {
	float: left;
	position: relative;
	width: 252px;
	margin: 5px;
}

div.each_user img {
	position: relative;
	float: left;
	z-index: 100;
}

div.each_user ul {
	position: relative;
	left: 10px;
	margin: 0;
	list-style-type: none;
	z-index: 1;
}

div.each_user ul li {
	font-size: 10pt;
}

div.each_user ul li.staff {
	display: inline;
	padding: 5px;
	background: #ff1a00;
	color: #fff;
	font-family: "Helvetica Neue", helvetica, arial, verdana, sans-serif;
	font-size: 7pt;
	vertical-align: middle;
}

a#current {
	position: relative;
	margin-left: 10pt;
	height: 12pt;
	display: block;
	float: left;
	overflow: visible;
}

div#rights {
	padding: 20px;
	height: 160px;
	background: #f6f6f6;
	border: 1px solid #dcdcdc;
	overflow: auto;
}

div#rights p {
	text-indent: 12pt;
}

div#rights p {
	margin: 10px 0;
	font-size: 8pt;
	color: #333;
	line-height: 10pt;
}

fieldset#upload {
	padding: 10px;
	width: auto;
	margin: 0 auto;
	background: #f6f6f6;
	border-top: 1px solid #dcdcdc;
}

fieldset#upload_fields input,
fieldset#upload_fields div.right input,
fieldset#upload_fields textarea {
	width: 374px;
}

fieldset#upload_fields div {
	float: left;
	width: 380px;
	display: inline;
	margin: 0;
	padding: 0;
}

fieldset#upload_fields div.right {
	margin-left: 30px;
}

textinput#photo_title {
	clear: none;
}

#upload_fields label {
	clear: both;
}

#upload_fields textarea {
	height: 106pt;
}

.lbOn {
	padding:0;
	margin:0;
	border:none;
	background:none;
	cursor:pointer;
}

fieldset#upload .left {
	float: left;
	width: 380px;
	margin: 0;
	padding: 0;
}

fieldset#upload .right {
	float: right;
	width: 380px;
	margin: 0;
	padding: 0;
}

fieldset#upload label.h4,
fieldset#upload h4 {
	display: block;
	margin: 0 0 10px 0;
	padding: 0;
	font-family: georgia, serif;
	font-weight: 300;
	font-size: 12pt;
}

fieldset#upload ul {
	list-style-type: none;
	font-size: 10pt;
}

fieldset#upload ul.right {
	margin-bottom: 20px;
}

fieldset#upload ul li {
	padding: 0;
	margin: 3px 0 0 3px;
}

input#photo_image {
	width: 380px;
	margin: 5px 0 0 0;
}

input#Submit.submit {
	margin: -5px 0 0 0;
}

div#small_edit {
	margin: 20px auto;
}

input.small {width: 125px;}
input.tiny {width: 75px;}

div#small_edit,
div#small_edit img,
div#small_edit fieldset,
div#small_edit input,
div#small_edit textarea {
	width: 528px;
}

div#small_edit img {
	margin: 20px 0;
}


div#spinner_photo div {
	background: #414141;
	border: 4px #ccc solid;
	position: relative;
	text-align: center;
	height: 400px;	
}

div#spinner_photo div img.spinner {
	position: absolute;
	top: 40%;
	left: 50%;
	margin-top: -16px;
	margin-left: -16px;
	width: 32px;
	height: 32px;
}

div#spinner_photo p {
	position: relative;
	height: 50px;
	overflow: visible;
	top: 42%;
	color: #dadada;
	vertical-align: middle;
	font-size: 20pt;
	line-height: 24pt;
}

div#small_edit input[type="submit"],
div#small_edit input[type="radio"],
div#small_edit input[type="checkbox"] {
	width: auto;
}

fieldset#promote_field {
	border: 0;
	padding: 0;
	margin: 10px 0;
}

fieldset#promote_field input,
div#small_edit p input {
	width: auto;
}

fieldset#promote label span {
	color: #ffff00;
}

/* I'm the dancing foot */

#newspaper_logo {
	width: 810px;
	margin: 40px auto 0 auto;
	padding: 0;
	display: block;
	position: relative;
	z-index: 2;
}


#newspaper_logo img {
	vertical-align: bottom;
}

#newspaper_logo a {
	padding: 0;
	margin: 0;
}

#footer {
	clear: both;
	width: 810px;
	display: block;
	margin: 0 auto 10px auto;
	padding: 0;
	z-index: 3;
	position: relative;
	
}

#footer p {
	margin: 0 0 0 0;
	width: 800px;
	padding: 5px;
	font-size: 8pt;
	color: #B0B0B0;
	font-weight: 300;
}

#footer a {
	color: #e1bbbb;
}

div.sharebox {
	border: 8px solid #efefef;
	overflow: auto;
	padding: 20px;
}

div.sharebox p {
	font-size: 14pt;
	font-family: georgia, serif;
	color: #666;
}

ul#email_headers {
	font-size: 10pt;
	line-height: 12pt;
	color: #999;
	margin: 10px 0 20px 0;
	padding: 0 0 10px 0;
	list-style-type: none;
	border-bottom: 1px solid #999;
}

ul#email_headers li {
	margin: 0;
	padding: 0;
}

/* About Pages */
ul#about_nav {
	list-style-type: none;
	float: right;
	margin: 45px 0 0 0;
	padding: 0;
	font-size: 11pt;
}

ul#about_nav li {width: 180px;}

div#about {
	float: left;
	width: 600px;
	padding: 0;
}

#about h3 {
	font-size: 26pt;
	margin: 0 0 10px 0;
	padding: 0;
}

#about h4 {
	font-size: 13pt;
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: bold;
}

#about h4 em {
	font-weight: 300;
	font-size: 12pt;
}

#about p {
	margin: 0 0 30px 0;
	font-size: 11pt;
	line-height: 14pt;
}

#about ol {
	margin: 0;
	padding: 0;
	font-size: 25pt;
	list-style-type: none;
}

#about ol li {
	width: 540px;
	height: auto;
	margin: 0 0 20px 0;
	padding: 10px 25px 10px 25px;
	background: #e6e6e6;
	font-size: 10pt;
}

#about ol li.step_1 {
	background: #e6e6e6 url(../img/ol_1.gif) top left no-repeat;
}

#about ol li.step_2 {
	background: #e6e6e6 url(../img/ol_2.gif) top left no-repeat;
}

#about ol li.step_3 {
	background: #e6e6e6 url(../img/ol_3.gif) top left no-repeat;
}

#about ol li.step_4 {
	background: #e6e6e6 url(../img/ol_4.gif) top left no-repeat;
}

#about ol li.step_5 {
	background: #e6e6e6 url(../img/ol_5.gif) top left no-repeat;
}

#about ol li.step_6 {
	background: #e6e6e6 url(../img/ol_6.gif) top left no-repeat;
}

#about ol li.step_7 {
	background: #e6e6e6 url(../img/ol_7.gif) top left no-repeat;
}

#about ol li.step_8 {
	background: #e6e6e6 url(../img/ol_8.gif) top left no-repeat;
}



#about ul {
	list-style-type: none;
	margin: 0 5px 20px 5px;
}

#about ul li {
	font-size: 10pt;
	margin: 6px 0;
}

div#about ul.faq_list {
	padding: 0 0 0 10px;
	margin: 0 0 25px 0;
}

div#about ul.faq_list li {
	margin: 1px 0;
	padding: 0;
}

div#about h5.faq_header {
	font-size: 15px;
	margin: 0 0 4px 0;
}


h3 img {
	display: inline;
	width: auto;
	height: auto;
}

img.block_flag {
	display: block;
	width: auto;
	height: auto;
	margin: 20px 0;
}

p.profile_icon {
	float: right;
	margin: 0;
	width: auto;
	clear: right;
	line-height: 12px;
	font-size: 12px;
}

div#pub_profile p.profile_icon img {
	margin: 0 5px;
	border: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

div#promote_description {
	float: left;
	padding-top: 140px;
	width: 465px;
	margin: 20px 0 0 0;
	background: transparent url(../img/promote_bg.gif) top right no-repeat;
}

div#promote_description p {
	font-size: 13pt;
	line-height: 20pt;
}

/* Comments */

div.acomment p {
	padding: 0;
	margin: 0 0 0 50px;
}

div.acomment {
	float: left;
	clear: left;
	position: relative;
	z-index: 0;
	width: 100%;
	padding: 10px 0 2px 0;
	border-bottom: 2px solid #f3f3f3;
}

div.acomment ul.actionline {
	clear: both;
	text-align: right;
	font-size: 8pt;
	line-height: 10px;
	list-style-type: none;
	margin: 10px 0 0 0;
	padding: 0;
	color: #ccc;
}

div.acomment ul.actionline li {
	display: inline;
	margin: 0;
	padding: 0;
}

div#view_left div.acomment p.nameline {
	margin: 0;
	padding: 0;
}

img.comment_avatar {
	width: 36px;
	height: 36px;
}

a.avatar_link {
	display: block;
	width: 36px;
	height: 36px;
	float: left;
	margin: 0 10px 0 0;
	border: 2px solid #ccc;
}

a.avatar_link:hover {
	border-color: #FDCECD;
}

div#comments form {
	width: 100%;
	margin: 20px 0;
	clear: left;
	float: left;
}

div#comments label {
	margin-bottom: 0;
	font-family: georgia, serif;
	font-size: 15pt;
	font-weight: 300;
}

div#comments textarea {
	width: 100%;
	height: 60pt;
	margin-top: 0;
}

div#comments input#comment_submit {
	width: auto;
	float: right;
}

div#comments p.nameline span.staff {
	background: #ff1a00;
	color: #fff;
	padding: 2px 5px;
}

/* Comment Errors */
div#comments label span#comment_errors {
	background: #ffff00;
}

p.acomment_error {
	position: absolute;
	bottom: 12px;
	right: 0;
	z-index: 100;
	padding: 5px;
	background: #ffff00;
}

/* Flickr */

div#flickr_photosets {
	width: 211px;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}

div#flickr_photosets ul {
	list-style-type: none;
	background: #f6f6f6;
	border-right: 1px solid #dcdcdc;
	width: 190px;
	margin: 0;
	padding: 10px;
	float: left;
	display: inline;
}

div#flickr_photosets ul li,
div#photoset_photos ul#photos li,
div#paper_photos ul#photos li {
	position: relative;
	margin: 10px;
	float: left;
	display: inline;
}

div#flickr_photosets ul li {
	border-top: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	width: 63px;
	height: 88px;
	background: #fff;
	padding: 5px;
	overflow: hidden;
}

div#flickr_photosets ul li:hover {
	color: #fff;
	background: #ff9a99;
}

div#flickr_photosets ul li.active {
	background: #ff1a00;
	color: #fff;
}

div#flickr_photosets img {
	border: 1px #dcdcdc solid;
}

div#flickr_photosets p {
	font-size: 10px;
	margin: 2px 0;
}

div#flickr_photosets a img {
	width: 60px;
	height: 60px;
}

div#photoset_photos,
div#paper_photos {
	float: left;
	display: inline;
	position: relative;
	margin: 0;
	padding: 0;
	width: 306px;
}

div#paper_photos {
	width: 495px;
}

div#paper_photos ul#photos {
	width: 475px;
}

div#photoset_photos h2 {
	margin-left: 20px;
}

div#photoset_photos ul#photos,
div#paper_photos ul#photos {
	list-style-type: none;
	float: left;
	display: inline;
	margin: 0;
	padding: 10px;
	background: #fff;
	border-right: 1px solid #dcdcdc;
}

div#photoset_photos ul#photos li input,
div#paper_photos ul#photos li input {
	position: absolute;
	top: 2px;
	left: 2px;
	width: 18px;
	height: 18px;
	margin: 0;
	padding: 0;
}

div#photoset_photos ul#photos li a.zoomer,
div#paper_photos ul#photos li a.zoomer {
	position: absolute;
	display: none;
	top: 2px;
	right: 2px;
	width: 20px;
	height: 20px;
}

div#preview_submit {
	float: left;
	display: inline;
	position: relative;
	margin: 48px 0 0 0;
	width: 240px;
	padding: 0 20px;
}

div#preview_submit input#submit {
	padding: 5px;
	font-size: 20px;
	line-height: 30px;
	font-weight: 300;
	font-family: georgia, serif;
	color: #fff;
	background: #ff1a00;
	margin: 0;
}

div#preview_submit input#submit:hover {
	color: #ff1a00;
	background: #fff;
}

div#preview_submit input#submit.disabled {
	background: #f2f2f2;
	color: #dcdcdc;
}

div#submit_tag {
	position: relative;
	background: #fff url(../img/graystripe.gif) top right repeat-y;
	border-right: 1px solid #dcdcdc;
	left: -21px;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	padding: 15px 30px 10px 20px;
	width: 210px;
	margin: 0 -21px 20px 0;
	overflow: hidden;
}

div#submit_tag p {
	font-size: 10pt;
	margin: 10px 0 0 0;
	padding: 0;
	color: #999;
}

div#preview_submit img {
	padding: 0;
	margin-bottom: 0;
	vertical-align: middle;
}

div#preview_submit h3 {
	font-size: 12pt;
	background: #f6f6f6;
	border-bottom: 1px solid #dcdcdc;
	line-height: 14pt;
	font-family: georgia, serif;
	font-weight: 300;
	padding: 5px 10px;
	margin: 10px 0 0 0;
}

div#preview_submit img.paper {
	width: 100%;
}

div#preview_submit p.date {
	color: #b9b9b9;
	text-align: right;
	font-size: 8pt;
	line-height: 8pt;
	margin: 0;
	padding: 0;
}

div#preview_submit p.description {
	font-size: 10pt;
}

ul.paged_nav {
	list-style-type: none;
	margin: 10px 0 10px -5px;
	padding: 0;
	border: 0;
	text-align: center;
}

ul.paged_nav#flickr_page_nav {
	margin: 0 15px;
	float: left;
	display: inline;
}

ul.paged_nav li {
	float: left;
	margin: 5px;
	padding: 0;
	display: block;
	width: 20px;
	height: 20px;
	border: 1px solid #dcdcdc;
	text-align: center;
	line-height: 20px;
	font-family: verdana;
	font-weight: 300;
	font-size: 10px;
}

ul.paged_nav li a {
	display: block;
	width: 20px;
	height: 20px;
	color: #ff1a00;
	margin: 0;
	padding: 0;
}

ul.paged_nav li.active {
	color: #fff;
	background: #ff1a00;
}

ul.paged_nav li.placeholder {
	border: 0;
	width: 22px;
	height: 22px;
}

ul.paged_nav li a:hover {
	color: #fff;
	background: #ff9a99;
}

/* Batch Edit */

ul#batch_list {
	width: 810px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul#batch_list li fieldset div.block {
	float: left;
	width: 260px;
}

ul#batch_list li fieldset div.block + div.block {
	margin-left: 10px;
}

ul#batch_list li input,
ul#batch_list li textarea,
ul#batch_list li select{
	width: 250px;
	margin: 0 0 5px 0;
}

ul#batch_list li textarea {
	height: 116pt;
}

ul#batch_list li {
	float: left;
	clear: left;
	background: #f6f6f6;
	border-top: 1px solid #dcdcdc;
	padding: 10px;
	width: 790px;
	margin: 20px 0;
}

ul#batch_list fieldset {
	float: right;
	width: 530px;
	margin-left: 40px;
}

div.img_block {
	float: left;
	height: 180px;
	width: 220px;
	overflow: hidden;
	text-align: center;
}

div.img_block img {
	height: 180px;
}

ul#batch_list ul.errors {
	background: #ffffcc;
	list-style-type: circle;
	width: auto;
	margin: 0 0 10px 0;
	padding: 10px;
	border-bottom: 1px #dcdcdc solid;
	border-right: 1px #dcdcdc solid;
}

ul#batch_list ul.errors li {
	padding: 0;
	margin: 0 0 0 20px;
	width: auto;
	background: transparent;
	border: 0;
	float: none;
	color: #666;
}

div#book_share {
	color: #666;
}

div#book_share form {
	float: right;
	width: 325px;
	margin: 0 0 0 20px;
}

div#book_share form input, 
div#book_share form textarea {
	width: 320px;
}

div#book_share form textarea {height: 130px;}

div#book_share form fieldset input.submit {
	width: auto;
	display: inline;
}

div#book_share h2 {
	margin: 20px 0;
}


/* Coupon Codes / Promo */
div#coupon {
	position: relative;
	top: -10px;
	margin: 0 0 10px 0;
	background: #ffffcc;
	padding: 5px 10px;
	border-bottom: 1px #dcdcdc solid;
	border-right: 1px #dcdcdc solid;
	font-size: 12px;
}

div#coupon p {
	color: #666;
	padding: 0;
	margin: 0;
}

div#coupon p strong {
	color: #666;
	text-transform: uppercase;
	letter-spacing: .5pt;
}

div#coupon p a {
	font-family: "Helvetica Neue", helvetica, arial, verdana, sans-serif;
	text-transform: lowercase;
}

div#coupon a#hider {
	position: relative;
	z-index: 100;
	line-height: 12px;
	float: right;
	display: inline;
	margin: 0;
	padding: 0;
	color: #F1D69C;
}

div#coupon a#hider:hover {
	color: #ff9a99;
}

/* Advertisement */
div.leaderboard {
	width: 810px;;
	position: relative;
	margin: 40px auto 0 auto;
	height: 100px;
}

div.leaderboard a.tab {
	display: block;
	position: absolute;
	z-index: 99;
	left: 1px;
	top: 0;
	margin: 0 0 0 -2px;
	width: 67px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	color: #ccc;
	background: #fff url(../img/graystripe_small.gif) top left repeat-y;
	border-left: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	border-top: 1px solid #dcdcdc;
	padding: 0 1px 0 5px;
	font-size: 10px;
	text-align: right;
}

div.leaderboard a.tab:hover {
	color: #ff9a99;
}

div.leaderboard .banner {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	display: inline;
	width: 728px;
	height: 90px;
	padding: 4px;
	border: 1px solid #dcdcdc;
}

div.leaderboard .banner img {
	width: 728px;
	height: 90px;	
}

.left_book {
	float: left;
	width: 48%;
}

.right_book {
	float: right;
	width: 48%;
}

.book_image {
	float: left;
	width: 70%;
}

.ads_right {
	position: absolute;
	top: 0;
	left: 184px;
}

.ads_right img {
	display: block;
	margin-bottom: 20px;
	padding: 5px;
	background: #fff;
	border: 1px solid #dcdcdc;
}

/* TOS */

div#tos {
	border: 1px solid #dcdcdc;
	padding: 10px;
	background: #fff;
	margin-top: 10px;
	position: relative;
	padding-bottom: 20px;
	z-index: 1;
}

a#tos_closer {
	font-size: 10px;
	color: #999;
	position: relative;
	float: right;
	z-index: 100;
}

a#tos_closer:hover {
	color: #666;
}

iframe#upload-frame {
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
	border: 0;
	visibility: hidden;
}

fieldset iframe#upload-frame {
	display: inline;
	width: 50%;
	padding-left: 20px;

}


/* Newspaper Header */
	
#add_footer {
	width: 790px;
	margin: 0 auto 10px auto;
	padding: 0;
	background: #f6f6f6;
	border-bottom: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
}


#add_footer p {
	margin: 0;
	width: 780px;
	padding: 5px;
	font-size: 8pt;
	color: #B0B0B0;
	font-weight: 300;
}

#add_footer a {
	color: #e1bbbb;
}

.newspaper_links {
	font-family: georgia, serif;
	font-size: 9pt;
	margin: 0;
	padding: 0;
	color: #ccc;
	position: absolute;
	right: 0;
	bottom: 0;
}

.newspaper_links a:link, .newspaper_links a:visited {
	margin: 0 5px 0 0;
	padding: 0 3px;
	color: #FF1A00;
}

.newspaper_links a:hover {
	color: #ff9a99;
}

div.share_row {
	margin: 0 0 20px 0;
	padding-bottom: 20px;
	border-bottom: 8px solid #efefef;
}

div.share_row#last{
	margin: 0;
	border: 0;
}

div.share_row div.share_col {
	float: left;
	display: inline;
	width: 375px;
}

div.share_row div.share_col#left {
	width: auto;
	margin-right: 40px;
}

form.code {
	width: 375px;
}

form.code textarea {
	font-size: 10px;
	line-height: 12px;
	color: #333;
	margin: 0 0 20px 0;
	border: 2px solid #ccc;
	width: 100%;
}

form.code label {
	font-size: 12px;
	padding: 2px 5px;
	background: #ccc;
	margin: 20px 0 0 0;
	color: #fff;
}

/* External Vote Login / Signup Page */

p.huge {
	font-size: 18pt;
}

h2.huge {
	font-size: 32pt;
}

div#ev_top_l,
div#ev_top_r {
	height: 385px;
	width: 385px;
	float: left;
	margin: 0 0 20px 0;
	position: relative;
	vertical-align: middle;
	line-height: 385px;
	text-align: center;
}

div#ev_top_l {
	margin-right: 39px;
}

div#ev_top_l a {
	margin: 0;
	padding: 0;
}

div#ev_top_l img#vote_photo {
	margin: 0;
	padding: 10px;
	background: #fff;
	border: 2px solid #dcdcdc;
	vertical-align: middle;
}

div#ev_top_r img#star {
	width: 385px;
	height: 385px;
	background: white;
	margin: 0 auto;
	vertical-align: middle;
}

/* No User Index Ballot */

p#index_nouser_desc {
	position: absolute;
	top: 20px;
	left: 20px;
	font-size: 12px;
	line-height: 28px;
	margin: 0;
	padding: 0;
	font-family: "Helvetica Neue", helvetica, arial, verdana, sans-serif;
	font-weight: lighter;
	filter:alpha(opacity=65);
	-moz-opacity: .65;
	opacity: .65;
}

p#index_nouser_desc a {
	color: #000;
}

p#index_nouser_desc span {
	background: #fff;
	color: #000;
	padding: 3px 5px;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
}

#index_photo_block {
	border: 1px solid #EBEBEB;
	padding: 20px;
	font-family: "Helvetica Neue", helvetica, arial, verdana, sans-serif;
	margin-bottom: 20px;
}

#index_photo_wrap {
	float: left;
	display: inline;
	position: relative;
	width: 340px;
	height: 230px;
	overflow: hidden;
	text-align: center;
}

img#index_photo {
	height: 230px;
}

#index_photo_wrap #ballot_block { 
	position: absolute;
	bottom: 0;
	left: 0;
	width: 330px;
	padding: 5px;
	text-align: right;
}

#ballot_block #index_photo_lead {
	float: left;
	display: inline;
	position: relative;
	z-index: 100;
	margin-top: 4px;
}

#ballot_block #voters_wrap {
	float: right;
	display: inline;
	position: relative;
	z-index: 100;
}

#ballot_block .voters {
	padding: 5px;
	font-size: 10px;	
	line-height: 10px;
	height: 10px;
	margin-left: 10px;
}

#ballot_block .voters img { height: 10px; }

#ballot_block .byline {
	float: right;
	position: relative;
	z-index: 100;
	margin: 5px 0 0 0;
	padding: 0;
	width: 100%;
	font-size: 10px;
	font-style: italic;
}

#ballot_block #ballot_block_bg {
	position: absolute;
	z-index: 0;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 340px;
	background: #fff;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter:alpha(opacity=60);
}

#index_info {
	float: right;
	display: inline;
	width: 408px;
	margin-top: 10px;
}

#index_info h2 {
	margin: 0 0 10px 0;
	padding: 0;
}

#index_info p {
	margin: 10px 0;
	font-size: 12px;
	line-height: 16px;
	font-weight: 300;
}

#index_info h3 {
	font-size: 16px;
	font-weight: normal;
	margin: 10px 0;
	padding: 0;
}

.green_buttons {
	color: #666;
	text-transform: uppercase;
}

.green_buttons a {
	font-size: 12px;
	font-weight: 900;
	color: #000;
	margin: 0;
	padding: 2px 5px;
	border-color: #dcdcdc;
	border-style: solid;
	border-width: 0 1px 1px 0;
	background: #C3FF80;
}

.green_buttons a:hover { border-width: 1px 0 0 1px; color: #000; }

/* End No User Index Ballot */

p#mini_info {
	font-size: 10px;
	text-align: center;
}

strong.l1 {
	font-size: 180%;
	font-weight: 300;
}

strong.l2 {
	font-size: 120%;
	font-weight: 300;
}

a.anchor {
	margin: 0;
	padding: 0;
	display: block;
	height: 1%;
}

/* Profile Top Photos */

div#top_photo_block {
	background: #f6f6f6 url(../img/top_photos_book.gif) bottom right no-repeat;
	border-top: 1px solid #dcdcdc;
	padding: 10px;
	height: 100px;
}

.top_photo {
	width: 100px;
	height: 100px;
	float: left;
	display: inline;
	margin: 5px 5px 5px 6px;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}

.top_photo img {
	width: 90px;
	height: 90px;
	border: 5px solid #fff;
}

#top_photo_block p {
	margin: 10px;
	width: 350px;
	float: left;
	clear: none;
	font-size: 10pt;
}

#top_photo_block p:first-line {
	font-size: 14pt;
}

span.footnote {
	font-size: 75%;
	font-style: italic;
}

/* News Items */

div#news {
	padding: 20px 0;
	margin: 40px 0;
	border-top: 1px dashed #dcdcdc;
}

h2#newshead {
	margin: 0 0 20px 0;
}

div.news_item {
	margin: 10px 0;
}

div.news_datebox {
	width: 32px;
	height: 45px;
	float: left;
	position: relative;
	top: -5px;
	padding: 20px 5px 0 5px;
	background: transparent url(../img/cal_page.gif) top left no-repeat;
	/*background: #efefef;
	border-bottom: 2px solid #ccc;
	border-right: 2px solid #ccc;*/
}

p.news_day,
p.news_date {
	margin: 0 0 -3px 0;
	padding: 0;
	color: #fff;
	text-align: center;
}

p.news_day {
	font-size: 12px;
	line-height: 12px;
	height: 12px;
	vertical-align: bottom;
}

p.news_date {
	font-size: 20px;
	line-height: 20px;
	height: 20px;
	font-weight: 500;
}

div.news_content {
	float: left;
	margin-left: 20px;
	width: 748px;
	font-size: 12px;
}

h3.news_title,
h3.alert_title {
	font-weight: 300;
	margin: 0 0 10px 0;
	font-size: 16px;
	color: #dcdcdc;
}

h3.news_title a,
h3.alert_title a {
	font-variant: small-caps;
	letter-spacing: 1px;
	border-bottom: 1px solid #efefef;
	padding: 0 5px;
}

div.alert {
	height: 32px;
	padding: 0 0 0 45px;
	margin: 10px 0 20px 0;
	background: transparent url(../img/alert.gif) center left no-repeat;
}

div.alert p.alert_date,
div.alert h3.alert_title,
div.alert p.alert_content {
	line-height: 16px;
	margin: 0;
	padding: 0;
}

div.alert h3.alert_title {
	font-size: 13px;
}

div.alert span.inline_date,
div#item_view_content span.inline_date {
	font-size: 11px;
	color: #dcdcdc;
	font-family: "Helvetica Neue", helvetica, arial, verdana, sans-serif;
	vertical-align: middle;
}

div.alert p.alert_content {
	font-size: 12px;
	margin-left: 5px;
	color: #666;
}

div#alert_wrap,
div#news_wrap {
	min-height: 250px;
	background-position: top left;
	background-repeat: no-repeat;
	background-color: transparent;
	padding-top: 10px;
}

div#alerts,
div#news_items {
	margin-bottom: 40px;
}

h2#alert_head,
h2#news_head {
	font-size: 40px;
	color: #666;
	border-bottom: 2px dotted #efefef;
	margin: 0 0 10px 0;
}

div#alert_wrap { background-image: url(../img/alert_bg.gif);}
div#news_wrap { background-image: url(../img/news_bg.gif);}

div#item_view_content {
	width: 500px;
	margin: 20px auto;
}

div#item_view_content h3.news_title {
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 20px;
}

div#item_view_content img {
	width: 472px;
	border: 4px solid #dcdcdc;
	padding: 10px;
	background: #fff;
	text-align: center;
	margin: 10px auto;
	display: block;
}

div#item_view_content a:hover img{
	border-color: #ff9a99;
}

div#item_view_content img.vert {
	width: auto;
	height: 472px;
	text-align: center;
	margin: 10px auto;
}

div#item_view_content div.img_grid a {
	float: left;
	display: inline;
}

div#item_view_content img.smallthumb,
div#item_view_content div.img_grid a img {
	width: 67px;
	height: 67px;
	border: 2px solid #dcdcdc;
	margin: 3px 4px 5px 4px;
	padding: 2px;
	background: #fff;
}

div#item_view_content img.smallthumb:hover,
div#item_view_content div.img_grid a img:hover {
	border-color: #FDCECD;
}

div.alert a.alert_hider {
	float: right;
	line-height: 16px;
	font-size: 11px;
	color: #dcdcdc;
}

div.alert a.alert_hider:hover {
	color: #ff9a99;
}

div#item_view_content ul {
	list-style-type: none;
	margin: 10px 60px;
	padding: 0;
}

div#item_view_content ul li {
	padding: 2px 5px;
	background: #f9f9f9;
	border-bottom: 1px solid #efefef;
	border-right: 1px solid #efefef;
	margin: 5px 0;
	color: #666;
}

div#item_view_content blockquote {
	min-height: 32px;
	margin: 10px 20px;
	padding: 0 40px;
	font-style: italic;
	color: #999;
	background: transparent url(../img/blockquote.gif) top left no-repeat;
}

blockquote p.byline {
	color: #dcdcdc;
	font-size: 10pt;
	text-align: right;
	padding-right: 40px;
}

p img.inline {
	display: inline;
	height: 100%;
}

/*Admin Functions*/

ul.admin_actions {
	position: absolute;
	top: 0;
	right: 0;
	padding: 5px 5px 0 5px;
	background: #ff1a00;
	list-style-type: none;
	margin: 0;
	z-index: 75;
}

ul.admin_actions.multi {
	top: 12px;
	right: 12px;
	z-index: 50;
	width: 10px;
}

ul.admin_actions.multi_small {
	top: 7px;
	right: 7px;
	z-index: 50;
	width: 10px;
}

ul.admin_actions li,
ul.admin_actions li a {
	font-family: "Helvetica Neue", helvetica, arial, verdana, sans-serif;
	font-size: 7pt;
	line-height: 10px;
}

ul.admin_actions.multi li,
ul.admin_actions.multi_small li {
	height: 10px;
}

ul.admin_actions li img {
	vertical-align: middle;
}

ul.admin_actions li {
	color: #FFA6A5;
	margin-bottom: 5px;
}

ul.admin_actions li a {color: #fff;}

div#admin_spinner {
	display: none;
	width: 100%;
	height: 32px;
	line-height: 32px;
	position: absolute;
	top: 50%;
	left: 0;
	margin: -26px 0 0 0;
	padding: 10px 0;
	text-align: center;
	background: #ff1a00;
	color: #fff;
	font-size: 18px;
	font-family: "Helvetica Neue", helvetica, arial, verdana, sans-serif;
	font-weight: 300;
}

div#admin_spinner img {
	vertical-align: middle;
}

/* Profile Page Tab Nav */

ul.tabs {
	position: absolute;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	clear: both;
	background: transparent;
}

ul.tabs_light {
	position: absolute;
	float: left;
	list-style-type: none;
	padding: 0 10px;
	width: 790px;
	border-bottom: 1px solid #dcdcdc;
	margin: 0;
	clear: both;
	background: transparent;
}

ul.tabs li,
ul.tabs_light li {
	float: left;
	display: inline;
	margin: 0 4px 0 0;
}

ul.tabs li a,
ul.tabs_light li a {
	padding: 5px 10px 0 10px;
	margin: 0;
	background: #e9e9e9;
	border-bottom: 1px solid #DCDCDC;
	border-right: 1px solid #999;
	font-size: 16px;
	line-height: 16px;
	height: 16px;
	position: relative;
	top: 0;
	z-index: 100;
	float: left;
	display: inline;
}

ul.tabs_light li {
	position: relative;
	bottom: -1px;
}

ul.tabs_light li a {
	background: #f6f6f6;
	border-bottom: 1px solid #DCDCDC;
	border-right: 1px solid #999;
	border-top: 1px solid #f0f0f0;
	border-left: 1px solid #f0f0f0;
}

ul.tabs li a:hover,
ul.tabs li a.active {
	top: -5px;
	padding-bottom: 5px;
	background: #f6f6f6;
	margin-bottom: -5px;
}

ul.tabs_light li a:hover,
ul.tabs_light li a.active {
	top: -5px;
	padding-bottom: 5px;
	background: #fff;
	margin-bottom: -5px;
}

ul.tabs li a.active {
	border-bottom: 1px solid #f6f6f6;
	color: #ff1a00;
}

ul.tabs_light a.active {
	border-bottom: 1px solid #fff;
	color: #ff1a00;
}

ul.small_tabs {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: right;
	position: absolute;
	bottom: 0;
	right: 30px;
}

ul.small_tabs li {
	float: left;
	display: inline;
	margin: 0 4px 0 0;
}

ul.small_tabs li a {
	padding: 2px 5px 0 5px;
	background: #e9e9e9;
	border-bottom: 1px solid #DCDCDC;
	border-right: 1px solid #999;
	font-size: 12px;
	line-height: 12px;
	position: relative;
	top: 0;
	z-index: 10;
	margin: 0;
	float: left;
	display: inline;
}

ul.small_tabs li a:hover {
	top: -5px;
	padding-bottom: 5px;
	background: #f6f6f6;
	margin-bottom: -5px;
}

ul.small_tabs li a.active {
	top: -5px;
	padding-bottom: 5px;
	background: #f6f6f6;
	border-bottom: 1px solid #f6f6f6;
	margin-bottom: -5px;
}

li.desc_tab {
	display: block;
	font-size: 10pt;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	font-style: italic;
}

ul.tabs li.desc_tab {
	position: relative;
	bottom: -4px;
}

ul.small_tabs li.desc_tab {
	position: relative;
	bottom: 2px;
}

ul.tabs li.desc_tab a,
ul.small_tabs li.desc_tab a {
	display: inline;
	float: none;
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	position: static;
}

ul.tabs li.desc_tab a:hover,
ul.small_tabs li.desc_tab a:hover {
	padding: 0;
	top: 0;
}

p.loader{
	position: absolute;
	bottom: -4px;
	right: 0;
	padding: 5px;
	text-align: center;
	background: transparent;
	line-height: 20px;
	z-index: 50;
	color: #fff;
	margin: 0;
}

p.loader img {
	vertical-align: middle;
	height: 20px;
}

.tabset {
	position: relative;
	z-index: 50;
	width: 100%;
	height: 22px;
	clear: both;
	margin: 0;
	padding: 20px 0 0 0;
	bottom: -1px;
}

/* Search Results */

div.search_photo,
div.search_user {
	margin: 10px 0;
	padding: 10px 70px 10px 10px;
}

div.search_photo img.thephoto {
	width: 75px;
	height: 75px;
	float: left;
	margin: 0;
	background: #fff;
	padding: 4px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

div.search_user img.thephoto {
	width: 50px;
	height: 50px;
	float: left;
	margin: 0;
	background: #fff;
	padding: 4px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

div.search_photo p,
div.search_user p {
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 0;
}

div.info, p.caption, p.bio {
	width: 275px;
	float: left;
	margin-left: 20px;
}

p.caption, p.bio {
	padding: 5px 0;
	line-height: 13px;
	overflow: hidden;
	color: #333;
}

p.caption {
		height: 75px;
}

p.bio {
	background: transparent url("/img/blockquote.gif") top left no-repeat;
	padding-top: 5px;
	padding-left: 10px;
	height: 50px;
}

div.search_photo h3,
div.search_user h3,
div.search_user h4 {
	font-weight: 300;
	margin: 0;
	padding: 0;
}

div.search_user h3 {
	color: #ccc;
}

div.search_user h4 {
	font-size: 14px;
}

div.owner {
	font-size: 12px;
	margin-top: 14px;
}

div.owner img {
	float: left;
	margin-right: 10px;
	width: 40px;
	height: 40px;
	padding: 4px;
	background: #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

div#search_results {
	padding-top: 20px;
	position: relative;
	z-index: 0;
}

form#searchform {
	color: #666;
	font-size: 16px;
	margin-top: 40px;
}

form#searchform input,
form#searchform select {
	font-size: 12px;
	vertical-align: middle;
	font-family: georgia, serif;
	padding: 2px 0;
}

form#searchform input {
	padding: 2px 5px;
}

a#more_results,
a#keep_voting_button,
a#upload_again_button,
.huge-button {
	display: block;
	text-align: center;
	font-size: 24px;
	color: #999999;
	background: #f2f2f2;
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px;
	margin: 20px auto 0 auto;
	line-height: 32px;
	vertical-align: middle;
	position: relative;
}

a#more_results,
a#keep_voting_button,
a#upload_again_button {
	width: 200px;
	height: 32px;
}

a#more_results img {
	vertical-align: middle;
}

a#more_results:hover,
a#keep_voting_button:hover {
	background: #f6f6f6;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 0;
	border-bottom: 0;
}

p.page_note {
	width: 70px;
	display: block;
	position: relative;
	left: -100px;
	top: -22px;
	margin-bottom: -34px;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	font-size: 20px;
	color: #999;
	background: #f6f6f6;
	padding: 5px 91px 5px 10px;
	text-align: right;
	background: #f6f6f6 url(../img/page_separator.gif) center right no-repeat;
}

p#results_count {
	font-size: 14px;
	position: absolute;
	top: 44px;
	right: 10px;
	margin: 0;
	line-height: 14px;
	padding: 5px;
	background: #f2f2f2;
	color: #666;
	font-family: "Helvetica Neue", helvetica, arial, verdana, sans-serif;
	text-align: center;
}

p#results_count strong {
	font-size: 24px;
	font-weight: lighter;
}

/* End of search */

p#recent_desc {
	margin: 0;
	padding: 10px;
	font-size: 14px;
	line-height: 18px;
}

ul#recent_activity {
	list-style-type: none;
	margin: 0;
	padding: 0 10px;
}

ul#recent_activity li.recent_activity_object {
	margin: 20px 0;
	clear: both;
	width: 780px;
	padding: 0;
}

a.active_photo {
	float: left;
	display: inline;
	height: 75px;
	width: 75px;
	border-right: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	background: #fff;
	padding: 4px;
	margin: 0;
}

a.active_photo img {
	vertical-align: middle;
	height: 75px;
	width: 75px;
}

ul.recent_activity_info {
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 10px;
	float: left;
	width: 650px;
}

ul.recent_activity_info li {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 12px;
	line-height: 15px;
	display: block;
}

ul.recent_activity_info li p {
	margin: 0;
	padding: 0 20px 0 30px;
	/*padding: 5px;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	background: #fff;*/
	width: 600px;
}

ul.recent_activity_info li img {
	vertical-align: middle;
	margin-right: 5px;
	float: none;
}

ul.recent_activity_info li.photo_info {
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 10px 0;
	padding: 0;
	position: relative;
	left: -11px;
	top: 2px;
}

ul.recent_activity_info li.photo_info a {
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #DCDCDC;
	background: #fff;
	padding: 4px 10px 4px 11px;
	margin: 0;
}

span.activity_time {
	color: #c0c0c0;
	font-size: 10px;
	font-weight: lighter;
}

/* Privacy settings */

ul.zebra_list {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #dcdcdc;
	position: relative;
}

ul.zebra_list li {
	padding: 5px;
	border-bottom: 1px solid #dcdcdc;
	vertical-align: middle;
	position: relative;
}

ul.zebra_list li img {
	vertical-align: middle;
	background: transparent;
}

ul.zebra_list li.odd {
	background: #fff;
}

ul.zebra_list li.even {
	background: #f9f9f9;
}

/* New Chapters View */

div#chap_info h2 {
	margin: 0;
	padding: 0;
}

div#chap_desc {
	float: left;
	width: 500px;
	margin: 10px;
}

div#chap_sidebar {
	float: right;
	width: 258px;
	margin: 10px 0;
	padding-left: 10px;
	border-left: 1px solid #dcdcdc;
}

div#chap_sidebar p {
	margin: 0 0 10px 0;
}

div#chap_sidebar ul {
	list-style-type: none;
	margin: 10px 0;
	padding: 0;
	border-top: 1px dashed #dcdcdc;
}

div#chap_sidebar ul li {
	padding: 5px;
	border-bottom: 1px dashed #dcdcdc;
	background: #fff;
}

div#chap_noteworthy h2 {
	margin: 0 5px;
	padding: 10px 0;
}

div#chap_noteworthy a img.largethumb {
	display: inline;
	float: left;
	width: 135px;
	height: 135px;
	border: 7px solid #fff;
	margin: 5px 4px 5px 5px;
	position: relative;
	z-index: 25;
}

div#chap_noteworthy a img.largethumb:hover {
	border-color: #FDCECD;
}

div#chap_photo_nav {
	clear: both;
}

/* Groups */
.red_span {
	background: #ff1a00;
	padding: 5px;
	color: #fff;
}

a.red_span:hover {
	color: #fff;
}

a.red_span:hover {
	background: #ff9a99;
}

p.display_field_label {
	font-size: 12pt;
	line-height: 16pt;
	margin: 5px 0;
	width: 380px;
}

span.display_field {
	background: #fff;
	color: #666;
	font-family: "Helvetica Neue", helvetica, arial, verdana, sans-serif;
	font-size: 10pt;
	padding: 4px 5px;
	border-bottom: 1px solid #dcdcdc;
	border-right: 1px solid #dcdcdc;
}

.note {
	background: #ffffcc;
	padding: 2px;
	font-size: 90%;
}

.full_note {
	background: #ffffcc;
	padding: 2px;
}

#group_membership {
	line-height: 24px;
	padding: 0;
	margin: 5px 0;
	position: relative;
}

div.group_actions {
	position: absolute;
	top: 0;
	right: 10px;
}

#group_membership a.title {
	font-size: 24px;
}

#group_membership a.title img {
	width: 35px;
	height: 35px;
	padding: 4px;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	margin-right: 10px;
	vertical-align: middle;
	background: #fff;
}

img.pending_invite_avatar {
	width: 20px;
	height: 20px;
	padding: 4px;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	margin-right: 10px;
	vertical-align: middle;
	background: #fff;
}

a.group_acceptance,
a.group_decline,
a.group_decline_onlyopt {
	float: left;
	display: inline;
	position: relative;
	width: 20px;
	height: 0;
	margin: 8px 4px;
	padding-top: 20px;
	overflow: hidden;	
}

a.group_acceptance {
	background: transparent url('/img/email_toggle.gif') 0 -20px no-repeat;
}

a.group_decline,
a.group_decline_onlyopt {
	background: transparent url('/img/circle_x.gif') 0 -20px no-repeat;
}

a.group_acceptance:hover,
a.group_decline:hover,
a.group_decline_onlyopt:hover {
	padding-top: 0;
	height: 20px;
	overflow: visible;
	background-position: 0 0;
}

a.group_acceptance:hover span,
a.group_decline_onlyopt:hover span {
	position: absolute;
	top: 0;
	right: 25px;
}

a.group_decline:hover span {
	position: absolute;
	top: 0;
	right: 53px;
}

.light {color: #ccc;}

p#auto_accept_toggle {
	font-size: 16px; 
	line-height: 20px;
	background: #fff;
	padding: 5px;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}

p#auto_accept_toggle img {vertical-align: middle;}

/* Confirmation Boxes */

div#tt_confirm {
	padding-bottom: 29px;
	position: absolute;
	z-index: 100;
}

div#tt_confirm_border {
	background: #ffffcc;
	padding: 10px;
	width: 180px;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	position: relative;
	z-index: 52;
}

div#tt_confirm_content {
	background: #fff;
	color: #666;
	padding: 10px;
	position: relative;
	z-index: 55;
	font-size: 12px;
}

p#tt_confirm_links {
	margin: 10px 0 0 0;
	padding: 0;
	text-align: center;
}

a#tt_confirm_accept,
a#tt_confirm_decline {
	line-height: 20px;
	padding: 5px 16px 6px 15px;
	margin: 0 5px;
	text-align: center;
}

a#tt_confirm_accept:hover,
a#tt_confirm_decline:hover {
	padding: 5px 15px;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}

img#tt_confirm_arrow {
	position: absolute;
	left: 50%;
	bottom: 0;
	margin: 0 0 0 -30px;
	width: 60px;
	height: 40px;
	display: block;
	z-index: 75;
}

/* Zebra Table */

table.zebra {
	margin: 0;
	padding: 0;
	border: 0;
	position: relative;
	width: 100%;
	border-spacing: 0;
}

table.zebra tr {
	line-height: 20px;
	vertical-align: middle;
	position: relative;
}

table.zebra thead tr {
	background: transparent;
	color: #999;
}

table.zebra td {
	padding: 5px;
	margin: 0;
	border: 0;
	border-bottom: 1px solid #dcdcdc;
}

table.zebra img {
	vertical-align: middle;
}

table.zebra tbody tr.odd td {
	background: #fff;
}

table.zebra tbody tr.even td {
	background: #f9f9f9;
}

table.zebra td.small {text-align: center; width: 50px;}
table.zebra td.tiny {text-align: center; width: 20px;}

table.zebra td.small a,
table.zebra td.tiny a {
	font-size: 12px;
}

/* Voted Percentage Graph */
div#vote_graph {
	border: 1px solid #dcdcdc;
	background: #f6f6f6 url(../img/vote_graph_graybg.gif) 0 -15px repeat-x;
	height: 50px;
	position: relative;
	margin-top: 30px;
}

div#voted_bar {
	text-align: right;
	font-family: "Helvetica Neue", helvetica, arial, verdana, sans-serif;
	background: #73be1e url(../img/vote_graph_greenbg.gif) 0 -15px repeat-x;
	height: 50px;
	line-height: 50px;
	position: absolute;
	top: 0;
	left: 0;
}

div#vote_graph span,
div#footer_vote_graph span {
	vertical-align: middle;
	position: relative;
	z-index: 50;
}

div#voted_bar span#percent {
	color: #fff;
	padding-right: 10px;
}

div#voted_bar p#low_percent {
	color: #999;
	position: absolute;
	z-index: 100;
	top: 0;
	left: 50px;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 200px;
	height: 50px;
	line-height: 50px;
}

p#graph_desc {
	margin: 0;
	font-size: 11px;
	color: #999;
	text-align: right;
	font-family: "Helvetica Neue", helvetica, arial, verdana, sans-serif;
}

div#vote_discount,
div#free_book {
	position: absolute;
	top: -26px;
	width: 124px;
	height: 11px;
	padding-bottom: 25px;
	margin-left: -62px;
	background: transparent url(../img/graph_arrow.gif) bottom center no-repeat;
	text-align: center;
	z-index: 100;
}

div#vote_discount span,
div#free_book span {
	font-family: "Helvetica Neue", helvetica, arial, verdana, sans-serif;
	font-size: 11px;
	color: #999;
}

/* User Contact Page */

div#contact_wrapper {
	width: 100%;
	position: relative;
	margin: 40px 0;
}

div#contact_wrapper hr {
	position: absolute;
	top: 60px;
	left: 0;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #fff;
	color: #fff;
	border: 2px dotted #dcdcdc;
	border-style: none none dotted;
}

div#from_user,
div#to_user {
	width: 100px;
	margin: 0;
	padding: 10px;
	background: #fff;
	position: absolute;
	top: 0;
	text-align: center;
}

p.contact_direction {
	background: #f2f2f2;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	margin: 10px auto;
	padding: 2px 5px;
	width: 74px;
	color: #999;
}

p.contact_user {
	font-size: 20px;
	color: #666;
	margin: 10px auto;
}

img.contact_avatar {
	display: block;
	width: 73px;
	height: 73px;
	padding: 5px;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	border-top: 1px solid #f6f6f6;
	border-left: 1px solid #f6f6f6;
	background: #fff;
	margin: 10px auto;
}

div#from_user {
	left: 0;
}

div#contact_user {
	width: 400px;
	height: 350px;
	margin: 0 auto;
	padding: 10px;
	background: #fff url(../img/contact_user_envelope.gif) top center no-repeat;
	position: relative;
}

div#contact_user form {
	width: 300px;
	height: 250px;
	position: absolute;
	top: 60px;
	left: 40px;
	background: #ffffcc;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	padding: 20px;
}

div#contact_user form fieldset {
	color: #6d5801;
	font-size: 16px;
	margin: 10px 0;
	padding: 0;
}

div#contact_user form input,
div#contact_user form textarea {
	width: auto;
	border: 0;
	padding: 5px;
	color: #333;
	margin: 0;
	font-family: georgia, serif;
	background: #ffffee;
	line-height: 18px;
}

div#contact_user form textarea {
	width: 280px;
	height: 90px;
	font-size: 12px;
}

div#contact_user form input {
	width: 195px;
	font-size: 16px;
}

div#contact_user form input#submit {
	width: auto;
	position: absolute;
	bottom: 10px;
	right: 60px;
	background: transparent;
	border: 0;
	color: #6d5801;
}

div#contact_user form input#submit:hover {
	background: #ffffee;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	padding: 5px 4px 4px 5px;
}

img#contact_user_corner_flip {
	display: block;
	width: 53px;
	height: 50px;
	position: absolute;
	bottom: -1px;
	right: -1px;
}

div#to_user {
	right: 0;
}

a.button#contactme {
	font-size: 12px;
}

/* Whats that Graph */

div#whats_that_graph {
	position: relative;
	width: 100%;
	margin: 20px 0;
	padding-top: 100px;
}

div#this_is_you {
	width: 300px;
	height: 90px;
	position: absolute;
	top: 0;
}

div#this_is_you img.left {
	position: relative;
	left: -25px;
}

div#this_is_you img.right {
	position: relative;
	right: -25px;
}

div#whats_that_graph h2 {
	font-size: 45px;
	padding: 0;
	margin: 10px 0 0 0;
}

div#whats_that_graph p {
	font-size: 14px;
	line-height: 20px;
	padding: 0;
	margin: 0 0 25px 0;
}

span.code {
	font-size: .8em;
	font-family: monospace;
}

form#start_a_group input,
form#start_a_group select {
	width: 265px;
	margin: 5px 10px 5px 0;
}

form#start_a_group input.tiny {width: 75px;}
form#start_a_group input[type="submit"] {width: auto;}

p#new_counter {
	float: right;
	display: inline;
	position: relative;
	z-index: 100;
	height: 12px;
	line-height: 12px;
	background: transparent url(../img/dark-clock-block.gif) top left no-repeat;
	color: #999;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 5px 5px 5px 28px;
}

p#new_counter a {color: #999;}

p#new_counter img {vertical-align: middle; margin-right: 5px;}

div#view_left p#vote_padding_stats {
	background: #ff1a00;
	margin: 0;
	padding: 5px;
	text-align: center;
	color: #fff;
	font-size: 10px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* Choose Action Page */

div#choose_action {margin: 50px 0;}

div#choose_action p {
	margin-bottom: 50px;
}

a#upload_again_button {margin: 0 auto 50px auto;}

/*div#choose_action p {margin: 50px 0;}*/

div#choose_action div.left {
	float: left;
	width: 380px;
	display: inline;
	margin-right: 50px;
}

div#choose_action div.right {
	float: left;
	width: 380px;
	display: inline;
}

div#choose_action textarea {width: 350px;}

div#choose_action_wrap {
	display: inline;
	border: 4px solid #dcdcdc;
	width: 360px;
	padding: 10px;
	position: relative;
	float: left;
}

#choose_action_photo {
	width: 360px;
	display: block;
}

div#choose_action_wrap #ballot_block {
	padding: 5px 5px 0 5px;
	background: #fff;
	position: absolute;
	bottom: 10px;
	right: 20px;
}

div#choose_action_wrap #ballot_block a{
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
	height: 20px;
	width: 20px;
	overflow: hidden;
}

div#choose_action_wrap #ballot_block a#top {
	margin-bottom: 5px;
}

div#choose_action_wrap #ballot_block a img {
	height: 20px;
	width: 20px;
}

/* Chapter list style 2 */

ul#chap_list_type2 {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#chap_list_type2 li {
	position: relative;
	background: #f6f6f6;
	border-top: 1px solid #dcdcdc;
	padding: 10px;
	clear: both;
	margin: 0 0 20px 0;
}

img.chapter_list2 {
	float: left;
	display: inline;
	padding: 8px;
	background: #fff;
	margin: 0 20px 0 0;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	width: 90px;
	height: 75px;
}

ul#chap_list_type2 div.info {
	float: left;
	display: inline;
	width: 550px;
	margin: 0;
}

ul#chap_list_type2 h3.title {font-size: 18px;}
ul#chap_list_type2 p.desc {font-size: 12px;}

div#moreby {
	padding: 2px;
}

div#moreby p {
	font-size: 12px;
	margin: 2px;
	padding: 0;
	text-align: right;
	width: auto;
}

div.more_user_photos a {
	float: left;
	display: block;
	width: 64px;
	height: 64px;
	border: 4px solid #fff;
	padding: 0;
	margin: 2px;
}

div.more_user_photos a img.smallthumb {
	width: 64px;
	height: 64px;
	padding: 0;
	border: 0;
	margin: 0;
}

div.more_user_photos a:hover {
	border-color: #FDCECD;
}

/* Buy the Book Bar */
	/* older browsers */
div#buybook_wrapper {position: absolute; left: 0; bottom: 0;}
	/* browsers supporting fixed positioning */
body > div#buybook_wrapper {position: fixed;}

div#buybook_wrapper {
	width: 100%;
	height: 50px;
	z-index: 100;
}

div#buybook_bar {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 30px;
	width: 100%;
	padding: 10px 0;
	background: #000;
	z-index: 100;
}

iframe#buybook_shim {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	background: transparent;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	border: 0;
	height: 75px;
	width: 100%;
}

div#buybook_bar p {
	margin: 0 auto;
	padding: 0;
	width: 810px;
	color: #fff;
	font-size: 18px;
	font-weight: 300;
	line-height: 30px;
	text-align: center;
}

div#buybook_bar h3#badge {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	left: 10px;
	width: 100px;
	height: 100px;
}

/* Vote Mode */

a.top_button {
	float: left;
	display: inline;
	position: relative;
	z-index: 100;
	margin: 0 6px;
	color: #fff;
	height: 22px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 12px;
	background-color: transparent;
	background-image: url(../img/top_button_left.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

a.top_button span {
	float: left;
	display: inline;
	height: 12px;
	line-height: 12px;
	padding: 5px 10px;
	background-color: transparent;
	background-image: url(../img/top_button_right.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

a.top_button:hover, a.top_button.on {color: #fff; background-position: bottom left;}
a.top_button:hover span, a.top_button.on span {color: #fff; background-position: bottom right;}
a.top_button.on:hover {background-position: top left;}
a.top_button.on:hover span {background-position: top right;}

p#vote_mode_toggle {
	float: right;
	clear: none;
	width: 135px;
	margin: 0 20px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #999;
}

div#head.vote_mode {
	height: 32px;
}

/*div#content.vote_mode {
	position: relative;
	top: -12px;
}*/

div#content.vote_mode div.notice, div#content.vote_mode div.error {
	position: relative;
	top: -27px;
	left: 0;
	margin: 0 0 -12px 0;
	z-index: 100;
	width: 500px;
	height: 12px;
	padding: 0 0 0 5px;
	background: transparent;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #999;
	border-left: 12px solid;
}

div#content.vote_mode div.notice {border-color: #72bf44;}
div#content.vote_mode div.error {border-color: #efe800;}
div#content.vote_mode div#thumbdown {border-color: #ec4632;}

/* Book Flags */

ul.admin_actions li#book_flag {
	color: #fff;
}

ul.admin_actions li#book_flag a.flagging {
	color: #ff9a99;
}

/* Published Photos */

p.credit {
	margin-top: -10px;
	font-size: 10px;
	font-style: italic;
	text-align: right;
}

/* Remove top margins for top elements */
.top { margin-top: 0; }

/* New nav-based login */
div#mini_login {
	position: absolute;
	top: 0;
	right: 50%;
	margin-right: -405px;
	z-index: 2000;
}

#mini_login form,
#mini_login div { position: relative; padding: 5px; float: left; display: inline; clear: both; width: 280px; }

div#mini_login_top { position: absolute; top: 0; right: 0; height: 13px; width: 125px; background: #000; opacity: 0.5; -moz-opacity: 0.5; filter: alpha(opacity=50); }
div#mini_login_arrow { height: 10px; background: transparent url(../img/login_arrow.gif) 165px 0 no-repeat; margin-top: 25px; }

#mini_login form { background: #000; }

#mini_login form label,
#mini_login form input {
	margin: 5px 0;
	padding: 3px;
	font-size: 10px;
	line-height: 13px;
	height: 13px;
	float: left;
	display: inline;
	color: #666;
}

#mini_login form label {
	position: relative;
	clear: both;
	background: #fff url(../img/login_endcaps.gif) top left no-repeat;
	padding: 3px 5px;
	margin-left: 5px;
	width: 70px;
	text-align: right;
	border-right: 1px solid #ccc;
}

#mini_login form input {
	background: #fff url(../img/login_endcaps.gif) bottom right no-repeat;
	padding-right: 5px;
	margin-right: 5px;
	border: 0;
}

#mini_login form input#user_login { width: 180px; }
#mini_login form input#user_password { width: 86px; padding-right: 50px; }

#forgot {
	position: absolute;
	top: 3px;
	right: -134px;
	text-align: right;
	color: #999;
}

#forgot:hover { color: #ff1a00; }

#mini_login #submit {
	float: left;
	display: inline;
	width: 34px;
	height: 20px;
	background-color: transparent;
	background-image: url(../img/login_go.gif);
	background-position: 0 0;
	margin: 5px;
	padding: 0;
	border: 0;
	text-indent: -1000%;
	color: #fff;
	overflow: hidden;
	cursor: pointer;
}

#mini_login #submit:hover { background-position: 0 20px; }
#mini_login #submit span {display: none;}

#mini_login_bottom {
	clear: both;
	background: #333;
	border-top: 1px solid #666;
}

#login_register {
	display: block;
	text-align: right;
	font-size: 10px;
	line-height: 12px;
	padding-left: 28px;
	margin: 0 5px 0 0;
}

#login_register strong { color: #fff; font-weight: 900; text-transform: uppercase; float: left; }

#mini_login #login_close {
	position: absolute;
	top: 0;
	left: 0;
	padding: 5px;
	font-size: 10px;
	line-height: 12px;
	width: 12px;
	height: 12px;
	text-align: center;
	background: #000;
	border-right: 1px solid #666;
}