.onbody {
  color: #000000; 
}
.onbody A:link {
  color: #000000;
}
.onbody A:visited {
  color: #000000;
}
.onbody A:active {
  color: #000000;
}
.onbody A:hover {
  color: #707070;
}
a.arrow {
	text-decoration: none;
	padding: 2px;
}
a.nextprev {
	padding: 2px;
}
div.nextprev {
	float: right;
	clear: right;
	margin: 10px 30px 0px 0px;
}
div.description {
	margin-bottom: 10px;
	width: 430px;
	float: right;
}
div.photo-info {
	clear: both;
	float: none;
	padding-left: 10px;
}
div.photo-actions {
	float: right;
	clear: right;
	width: 430px;
}
table.photo-menu {
  padding: 0px 6px 6px 0px;
	border: 0px;
	width: 360px;
	text-align: center;
}
/*
BODY,P,TABLE,TD,TR {   
  font-size: 12px;
  color: #000000;
  font-family: Verdana, Helvetica, sans-serif;
}
*/
/*
FORM {
  display: inline;
  margin-bottom: 0;
}
*/
/*
BODY {
  background: #FFFFFF;
}
*/
p {
	margin: 0px 0px 10px 0px;
}
PRE {
  font-size: ;
  font-family: ;
}

.tableborders {
	width: 100%;
	border: 0px;
	padding: 4px;
	border-collapse: collapse;
}

.ppopen {
	margin-bottom: 10px;
}

.tddetails {
/*    background: #D9D9D9; */
}

.tdbackground {
  font-size: 10px;
  font-weight: ;
  color: #000000;
  background: #ffffff;
  font-family: Verdana, Helvetica, sans-serif;
}

.tdnothumbs {
  font-size: 10px;
  font-weight: ;
  color: #000000;
  background: #DEDEDE;
  font-family: Verdana, Helvetica, sans-serif;
}

.menubar{
	/*
PADDING-RIGHT: 5px; PADDING-LEFT: 5px; 
  FONT-SIZE: 12px; font-color: #676867; 
  BACKGROUND: #ffffff; 
  border-bottom: 1px solid #676867;
  PADDING-BOTTOM: 5px; MARGIN: 0px; COLOR: #676867; PADDING-TOP: 5px;
	margin-bottom: 2px;
	*/
	FONT-WEIGHT: bold; 
	text-align: center;
}
.menubar A:link {
  color: #000000;
}
.menubar A:visited {
  color: #000000;
}
.menubar A:active {
  color: #000000;
}
.menubar A:hover {
  color: #707070;
}
.menubarnb{
color: #000000;
}
.catcolumn {
  font-size: 10px;
  font-style: ;
  text-align: ;
  background: #ffffff;
}

.photocol {
  font-size: 10px;
  font-style: ;
  text-align: ;
  background: #ffffff;
}

.commentscol {
  font-size: 10px;
  font-style: ;
  text-align: ;
  background: #FFFFFF;
}

.lastphocol {
  font-size: 10px;
  font-style: ;
  text-align: ;
  background: #FFFFFF;
}

.lastcommcol {
  font-size: 10px;
  background: #FFFFFF;
  color: ;
}

.small {
  font-size: 10px;
  color: #000000;
  font-family: Verdana, Helvetica, sans-serif;
}
.medium {
  font-size: 10px;
color: #000000;
  font-family: Verdana, Helvetica, sans-serif;
}
.large {
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #000000;
}

.welcome {
  background: ;
  font-family: Verdana, Helvetica, sans-serif;
  color: #000000;
}

.lighttable {
  background: #D4D4D4;
  color: #000000;
}

.alternatetable {
  background: #D4D4D4;
}

.formboxes{
/*
font-family: ;
  background-color: #ffffff;
  color: #000000;
  font-size: 10px;
*/
}

blockquote {
   font-size:10px; border:1px solid #999999;
   margin:0px 20px; padding:0px 10px
}
blockquote .small {
   background:#999999;
   margin-left:-10px; padding:1px 2px
}
blockquote hr {
   visibility:hidden;
   height:1px
}
blockquote br {
   font-size:1px
}

/*
select {   background-color:#D4D4D4;
    border-bottom:#000000 solid 1px;
    border-right:#000000 solid 1px;
    border-left:#000000 solid 1px;
    border-top:#000000 solid 1px;
    color:#000000;
    font-size:10px;
    font-weight:normal;
    padding:1px;
	padding-left: 1px;
    text-decoration:none;
}
*/

div#content TEXTAREA, div#content .bginput {

/*    font-family:verdana;
    font-size:10px;
    font-weight:bold;
*/
    height: 150px;
/*	BACKGROUND-COLOR: #EAEAEA; */

}

div.search form {
	margin: 0px;
	padding: 0px;
}

/****************/
/* gallery page */
div.thumbnail {
    width: 200px;
		float: left;
		text-align: center;
		color: #676867;
    font-size: 11px;
		margin: 0px 0px 10px 0px;
}
div.thumbnail a {
    text-decoration: underline;
		font-size: 11px;
}
div.thumbnail .thumbnail-title a {
    color: #676867;
		font-size: 12px;
}
div.thumbnail table.thumbnail td {
    padding: 0px;
		height: 190px;
		width: 190px;
		background-color: #e7e7e8;
}
.thumbnail-title {
    display: block;
}
.thumbnail-user {
    display: block;
}
div.pagination {
    clear: both;
		text-align: right;
}
div.gallery-options,
form#gallery-display-form {
    clear: left;
		display: none;
		position: absolute;
		visibility: hidden;
}

/****************/
/* photo page */
div.photo-pagination {
		padding: 20px 0px 5px 0px;
		float: right;
		/* clear: right; */
}
a.photo-previous-arrow,
a.photo-next-arrow {
	text-decoration: none;
}
div.photo-details {
	margin-top: 10px;
	border: 1px solid #aaacac;
	background: #ffffff url(../images/photo-desc-bkgrnd.gif) repeat-y;
	clear: both;
	display: block;
	zoom: 1;
}
div.photo-details h2,
div.photo-comments h2,
div.photo-comment-form h2 {
	background-color: #aaacac;
	font-weight: bold;
	color: #ffffff;
	margin: 0px;
	padding: 3px 5px;
	font-size: 11px;
}
div.photo-details .photo-desc,
div.photo-comments .comment {
	float: right;
	width: 420px;
	padding: 10px 10px 10px 0px;
}
div.photo-details .more-details,
div.photo-comments .comment-info {
	float: left;
	width: 160px;
	padding: 10px 0px 10px 10px;
}
div.photo-comments,
div.photo-comment-form {
	margin-top: 10px;
	border: 1px solid #aaacac;	
}
div.photo-comments div.even {
	clear: both;
	zoom: 1;
	background: #e1f2f4 url(../images/photo-comment-bkgrnd.gif) repeat-y;
}
div.photo-comments div.odd {
	background-color: #ffffff;
	clear: both;
	zoom: 1;
	background: #ffffff url(../images/photo-desc-bkgrnd.gif) repeat-y;
}
div.photo-comments br.clear-both {
		background: #ffffff url(../images/photo-desc-bkgrnd.gif) repeat-y;
}
span.quick-comment-legends {
	display: block;
	float: right;
	margin: 5px;
}
p.photo-stats {
	text-align: right; 
	float: right;
	margin-top: 5px; 
	margin-right: 5px;
}
textarea#comment-box {
	width: 600px;
	height: 115px;
	margin: 5px;
	background-color: #ffffff;
	color: #6f716f;
}
input.submit {
	background-color: #e0ede6;
	color: #6f716f;
	border: 1px solid #AAACAC;
	margin: 5px;
}
div.quick-comment-rating {
	margin: 5px;
}

div.breadcrumbs input.go {
	background-color:#C5DFDE;
	border:1px solid #58A29C;
	cursor:pointer;
	margin-right:0;
	padding:0 5px;
	text-transform:uppercase;
}

td.form-left {
	width: 125px;
	text-align: right;
	vertical-align: top; 
	line-height:20px;
}
td.form-right {
	text-align: left;
}
form input.submit {
	margin-left: 0px;
}
form input.checkbox {
	margin-left: 0px;
}
form label.checkbox {
	line-height:20px;
}
form label.checkbox-thin {
	width: auto;
}
form input.text {
	width: 300px;
}
form textarea.thin {
  width: 300px; 
	height: 200px;
	font-family: arial,helvetica,verdana,sans-serif;
}
tr.bulk-upload-item {
	border-bottom: 1px solid #dddddd;
}
tr.bulk-upload-item td.bulk-upload-item {
	padding-top: 20px;
	padding-bottom: 5px;
	vertical-align: top;
}
h1 {
	clear: both;
}
h2 {
	margin: 10px 0px 5px 0px;
}
div.catintro h2 {
	margin-top: 0px;
}
div.catintro div.catintro-photo {
	float: left;
	margin: 0px 10px 10px 0px;
}

div.cat .thumb {
	float:left;
	font-size:11px;
	height:250px;
	text-align:center;
	width:180px;
	padding: 0px 15px;
}
div.cat .indexthumb {
	height: 100px !important;
}
div.cat .desc {
  clear: both;
}
td.thumb {
	padding-bottom: 15px;
}

div#show-photo {
	text-align: left;
}
div#filmstrip-horizontal {
	text-align: left;
		padding-bottom: 10px;
  height: 115px;
}
div#filmstrip-horizontal img {
/*
  width: 110px !important;
	height: 110px !important;
*/
	margin-right: 6px;
	margin-left: 0px;
}
div.filmstrip-photo {
	float: left;
	width: 115px;
	height: 110px;
	text-align: center;
	vertical-align: center;
}
div.filmstrip-photo table {
  display:table-cell;
  line-height:110px;
  text-align:center;
  vertical-align:middle;
}
div.photo-detail-user,
td.photo-detail-user {
/*
  float: left;
	clear: both;
*/
	text-align: left;
	border-right: 1px solid #dddddd;
	width: 175px;
	padding: 0px 5px 5px 5px;
	margin: 0px 10px 10px 0px;
	vertical-align: top;
}
td.photo-actions {
	width: 33%; 
	text-align: left; 
	vertical-align: top; 
	padding: 0px 10px 10px 0px;
}
div.photo-views {
	text-align: center; 
	width: 600px;
	margin-top: 3px;
	margin-bottom: 10px;
}
div.photo-detail-box,
table.photo-detail-box {
	border: 1px solid #dddddd;
	border-collapse: collapse;
	width: 100%;
}
table.photo-detail-box td {
	vertical-align: top;
}
table.photo-detail-box h2 {
	padding-left: 10px;
}
div.photo-views a {
	padding: 3px;
}
td.comment-user-info {
	width: 175px;
	vertical-align: top;
	text-align: left;
	padding: 5px;
	border: 1px solid #dddddd;
}
td.comment-user-comment {
	vertical-align: top;
	text-align: left;
	padding: 5px;
	border: 1px solid #dddddd;
}
tr.odd, tr.odd td {
	background-color: #E9F3F3;
}
tr.od td.comment-user-info {
	border-right: 1px solid #bbbbbb
}
.comment-user-info h3 {
	margin: 5px 0px 3px 0px;
}
div.comment-actions {
	float: right;
	padding-top:10px;
	text-align: right;
}
.albumtable {
	padding-top: 5px;
}
form.sort-form select {
  width: 225px;
}
td.ecard-layout {
	width: 500px;
	text-align: left;
}
td.ecard-label {
	vertical-align: top;
}
p.under-input {
	margin-left: 125px;
}
div#facebook {
	float: left;
}
div#tweet {
	float: left;
	padding-top: 1px;
	padding-left: 10px;
}
a.page-arrow {
	text-decoration: none;
	padding: 5px;
}
.recent-challenge-layouts {
	border: 2px dotted #4d3a31;
}
.recent-challenge-layouts h2 {
	margin-left: 10px;
}
