@charset "utf-8";
/* CSS Document */


#gallery_menu {float: right; margin-right: 10px; line-height: .8em; clear: left;}
#gallery_menu a {padding: 5px;}
#gallery_menu a:hover 	{}


#gallery_menu a.thisPage		{background:#ffffff;color:#38598E;border: 1px solid #38598E;}


.itemDisplayBox 	{width: 96%; margin: 5px auto;}
.itemDisplayBox th 	{background: green;}
.itemDisplayBox td 	{border: 1px dashed grey; color: white;}
.itemDisplayBox a 	{color: white;}
.itemDisplayBoxDetails {padding: 5px;}


.itemSmallImageBox img {margin: 2px; border: 1px dashed grey;}

itemBox td {}

h2#theItemType {}
#visitGallery input{color:white; background:#38598E;}
#visitGallery input:hover{background:#ffffff;color:#38598E;}
