body {
	background: url('/images/background.png') center;
	font-family: trebuchet, verdana, helvetica, sans-serif;
	font-size: 10pt;
}
h2 {
	border-bottom: 1px solid #737373;
	padding-bottom: 5px;
}
h2 a {
	color: dodgerblue;
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
}
hr {
	height: 2px;
	border: none;
	clear: both;
	background: #737373;
	color: #c3c3c3;
	margin: 1em 0 1em 0;
}
input.dataIn {
	padding: .5em;
	font-size: 8pt;
	border: 1px solid #737373;
}
input.dataInLong {
	padding: .5em;
	font-size: 8pt;
	border: 1px solid #737373;
	margin: .5em 0;
	width: 95%;
}
input.bigButton {
	background: url('/images/shadow.png') top repeat-x;
	padding: 1em;
	border: 1px solid #737373;
}
input.smallButton {
	background: url('/images/shadow.png') top repeat-x;
	padding: .5em;
	border: 1px solid #737373;
	float: right;
}
input.smallButtonLeft {
	background: url('/images/shadow.png') top repeat-x;
	padding: .5em;
	border: 1px solid #737373;
	font-size: 8pt;
}
input.formButton {
	background: url('/images/shadow.png') top repeat-x;
	padding: .5em;
	border: 1px solid #737373;
}
button {
	background: url('/images/shadow.png') top repeat-x;
	padding: 1em;
	border: 1px solid #737373;
}
select, textarea {
	border: 1px solid #737373;
	padding: .5em;
}
textarea {
	margin: .5em 0;
	width: 90%;
}

#top_section {
	background: black;
	padding: 0 0 3px 0;
}
#user_bar {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	color: dodgerblue;
	font-size: 20pt;
	padding: 15px 0 15px 0;
	font-weight: bold;
}
#user_bar a {
	text-decoration: none;
	font-size: 16pt;
	color: dodgerblue;
}
#user_bar a:hover {
	text-decoration: underline;
}
#browse_bar {
	background: #4e4e4e;
	border-top: 1px solid #737373;
	border-bottom: 1px solid #737373;
}
#browse_box {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 0 5px 0;
	font-size: 14px;
	font-weight: bold;
}
#browse_box p {
	height: 45px;
	line-height: 45px;
}
a.menu_button {
	background: black;
	border: 1px solid #ccc;
	padding: 10px 20px;
	-webkit-border-radius:4px;
	-moz-border-radius:6px;
	text-decoration: none;
	color: white;
}
a.menu_button_on {
	background: #666;
	border: 1px solid #ccc;
	padding: 10px 20px;
	-webkit-border-radius:4px;
	-moz-border-radius:6px;
	text-decoration: none;
	color: #FFB549;
}
a.menu_button_new {
	background: #4181BF;
	border: 1px solid #ccc;
	padding: 10px 20px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	text-decoration: none;
	color: #83C2FF;
}
a.menu_button:hover {
	color: dodgerblue;
	text-decoration: underline;
}
#content_window {
	background: url('/images/shadow.png') top repeat-x;
}
#content_box {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#content_body {
	padding: 30px 15px;
}
#notes_box {
	width: 342px;
	height: 500px;
	float: right;
	border: 1px solid #8c867d;
	background: #e9e9e9;
	padding: 10px;
	margin: 5px 5px 10px 3px;
}
#notes_box2 {
	width: 342px;
	height: 500px;
	float: right;
	border: 1px solid #8c867d;
	background: #e9e9e9;
	padding: 10px;
	margin: 5px 5px 10px 3px;
	overflow: scroll;
}
#notes_box p {
	margin-top: 1em;
}
div.thumbs, div.thumbs_short, div.thumbs_boards, div.thumbs_shoot {
	background: #e9e9e9;
	border: 1px solid #8c867d;
	width: 170px;
	display: block;
	float: left;
	padding: 3px;
	margin: 5px 5px 10px 3px;
	overflow: hidden;
	z-index: 9;
}
div.thumbs_boards_new {
	width: 170px;
	display: block;
	float: left;
	padding: 2em 3px 3px 3px;
	margin: 5px 5px 10px 3px;
	overflow: hidden;
	z-index: 9;
	height: 265px;
}
div.thumbs {
	height: 275px;
}
div.thumbs_short {
	height: 225px;
}
div.thumbs_boards {
	height: 265px;
}
div.thumbs_shoot {
	height: 245px;
}
div.thumbs_blue {
	background: #a0bfe2;
}
div.dup {
	background: orange !important;
}
div.imgWindow {
	text-align: center;
	width: 610px;
}
div.img_data {
	width: 300px;
	float: right;
	z-index: 99;
}
div.shootCommentBox {
	background: #f8f8f8;
	border-bottom: 1px solid #bbb;
	margin-top: 10px;
}
p.notes {
	font-size: 8pt;
	margin-top: 5px;
	padding: 5px
}
p.shootNote {
	font-size: 8pt;
	padding: 10px 10px 0px 10px;
	margin-bottom: 0 !important;
}
p.shootNoteText {
	font-size: 8pt;
	padding: 10px;
	margin-bottom: 0 !important;
	margin-left: 1em;
}
p.description {
 	margin: 1em 0 1em 0;
}
p.comment_poster {
	font-size: 8pt;
	padding-top: 1em;
}
p.barred {
	margin-top: 1em;
	padding-top: 1em;
	border-top: 1px solid #737373;
}
p.viewed {
	color: #888;
	background: #d1d1d1;
}
p.viewed a {
	color: #eee;
	background: #d6d6d6;
}
p.tags {
	line-height: 2em;
	margin-top: 1.5em;
	width: 600px;
}
span.label {
	width: 6em;
	float: left;
	margin-right: 1em;
	text-align: right;
}
span.tag {
	background: #ddd;
	padding: .25em .5em;
	white-space: nowrap;
}
span.tag:hover {
	background: #9ecfff;
}
span.tag a {
	color: #333;
	text-decoration: none;
}