body
{
	background-color:	#9F9F9F;
	margin:			20px;
	font-family:		arial, helvetica, sans-serif;
	font-size:		12px;
}

div.bodyWrapper
{
	width:			800px;
	background-color:	#ffffff;
	margin:			0 auto;
	padding:		0px;
	border:			1px solid #000000;
}

a
{
	color:			#000000;
	text-decoration:	underline;
	border:			0 none;
}

a 	img
{
	border:			0 none;
}

table
{
	width:			100%;
	border-collapse:	collapse;
}

td
{
	padding:		0px;
}

div.headerText
{
	background-color:	#ebb600;
	color:			#ffffff;
	height:			60px;
	padding:		10px;
	vertica-align:		middle;
}

div#centered-big
{
	font-size:		18px;
	text-align:		center;
}

div#centered-big		*
{
	vertical-align:		middle;
}

div.footerText
{
	text-align:		center;
	width:			100%;
	margin:			10px auto;
}

h1
{
	font-size:		18px;
	font-weight:		normal;
	text-align:		center;
}

table.inventory-table,
div.view-links,
div.generic-text-block
{
	width:			90%;
	margin:			10px auto;
}

div.view-links			a.active
{
	background-color:	#000000;
	color:			#ffffff;
}

#light-orange
{
	color:			#ebb600;
}

#dark-orange
{
	color:			#d95e00;
}

table.inventory-table		th
{
	text-align:		left;
	background-color:	#d95e00;
	color:			#ffffff;
	padding-left:		3px;
	padding-right:		3px;
	vertical-align:		top;
}

table.inventory-table		td
{
	vertical-align:		top;
	padding:		3px;
}

table.inventory-table		tr.alt		td
{
	background-color:	#eeeeee;
}

.header-links
{
	font-weight:	bold;
}

.header-links		a
{
	color:		#ffffff;
	margin-left:	10px;
}

div.admin-password-form
{
	text-align:	center;
	margin:		50px;
}

table.edit-item
{
	width:		75%;
	margin:		30px auto;	
}

table.edit-item		td
{
	vertical-align:	top;
	padding:	3px;
}

table.edit-item		td.prompt
{
	font-weight:	bold;
	text-align:	right;
}

table.edit-item		td.buttons,
table.edit-item		td.files
{
	text-align:	center;
}

table.edit-item		td.input	textarea
{
	width:		100%;
	height:		200px;
}

button
{
	background-color:	#EBB600;
	color:			#ffffff;
}

table.inventory-table	button
{
	width:		100%;
}

table.file-uploads
{
	width:		100%;
}

table.item-page-photo-table
{
	width:		100%;
	height:		250px;
}

table.item-page-photo-table	td
{
	text-align:	center;
	vertical-align:	middle;
}

table.item-page-photo-table	a
{
	border:		0 none;
	padding:	0px;
	margin:		0px;
}

table.item-page-photo-table	img
{
	border:		2px solid #ebb600;
}

div.view-links		form
{
	display:	inline;
}

table.edit-item		td.edit-item-page-thumb
{
	width:		306px;
	text-align:	center;
}

table.edit-item		td.edit-item-page-thumb		img
{
	width:		300px;
}
