body {
	background-color: white;
}

.small_cell {
	padding: 5px;
}
.small_cell, .medium_cell {
	float: left;
	text-align: center;
}

.small_cell img, .medium_cell img {
	margin: 5px;
	border: 1px solid #5c5b60;
}
.small_cell:hover {
	background-color: #fff0e0;
}
.small_cell a:hover img {
	border: 1px solid #2c95b5;
}
a {
	text-decoration: none;
	color: #2c95b5;
}
.alt a {
	color: #5c5b60;
}
.nd {
	color: #2c95b5;
}
a:hover { text-decoration: underline; }
img { border: none }

body {
	font-family: Arial, sans-serif;
	font-size: 15px;
	color: #5c5b60;
}
.page_current {
	font-weight: bold;
}
h1, h2, h3, h4, p, tr {
	margin-left: 8px;
}
h1, h2, h3 {
	clear: both;
}

img.basket, a:hover img.basket {
	border: 0;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

.pages {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
}
.byline {
	margin: 0;
	font-size: 12px;
}
.medium_cell .byline {
	margin-bottom: 20px;
}
.caption {
	float: left;
	width: 320px;
}
.caption p {
	font-size: 13px;
}
.caption p:first-child {
	margin-top: 3px;
}
.warning {
	background-color: #FCC;
	width: 580px;
	padding: 10px;
}
.block, .info p, .info li {
	width: 580px;
}
.info {
	width: 760px;
}
.info h3 {
	clear: none;
}
.info .image_right {
	clear: both;
	float: right;
	margin: 0 0 20px 10px;
}
.info .divider {
	clear: both;
	width: 650px;
	height: 0;
	margin: 0; padding: 0;
}
.info table {
	margin-left: 5px;
	border: none;
}
.info td {
	border-bottom: 1px gray dotted;
	border-right: 1px gray dotted;
	margin: 0; padding: 5px 10px;
}
.info div {
	margin-left: 8px;
}
.info .right {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
.info .left {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

.buttons {
	clear: both;
	font-size: 80%;
	text-align: right;
	width: 523px;
	margin: 0;
	vertical-align: text-bottom;
}
.infobutton {
	font-size: 70%;
}
.small, #SiteManagement {
	padding-top: 15px;
	clear: both;
	font-size: 70%;
}
.small#ContentActionsTop {
	padding: 0;
	margin-top: 0.5em;
}
.foot {
	clear: both;
	font-size: 70%;
	padding: 20px 0 0 0;
}

.micro_cell {
	padding: 0; margin: 0;
	float: left;
	width: 75px;
	height: 75px;
}
.micro_cell img  {
	padding: 0; margin: 0;
	border: 1px solid #5c5b60;
}
.micro_cell:hover {
	background-color: #fff0e0;
}
.micro_cell a:hover img {
	border: 1px solid #2c95b5;
}

.front {
	width: 502px;
	margin: auto;
	margin-top: 50px;
}
.front p, .front h3 {
	margin-right: 8px;
	text-align: center;
}
.front_image img {
	border: 1px solid #5c5b60;
}

.list {
	margin: 10px 0;
}
.list tr {
	background-color: #eee;
}
.list td {
	padding: 3px 5px;
	border: solid white 2px;
}
.list table tr {
	background-color: transparent;
}
.list table td {
	padding: 0; border: none;
}
.list img {
	border: 1px solid #5c5b60;
}
.list p {
	margin: 0; padding: 0;
	font-size: small;
}
.list p.first {
	font-size: 15px;
}

.list td.icon {
	width: 150px;
}
.list td.text {
	width: 150px;
}

form table {
	margin-left: 8px;
}
form td {
	vertical-align: top;
}

#number td, #total td {
	text-align: center;
	vertical-align: middle;
	padding: 1px 10px;
}

#SearchLabel, #SearchButton {
	display: none;
}
#SearchInput, .ImageListBasket, .ImageListLink, #ImageLargeBasket, #ImageLargeEnlarge, #ImageLargeLink, #SiteImageNumber, #SiteImagePreviousNext {
	display: inline;
}
#SiteImageNumber {
	margin-left: 8px;
}
.ImageListBasket, .ImageListLink, #ImageLargeBasket, #ImageLargeEnlarge, #ImageLargeLink {
	margin: 0; padding: 0;
	font-size: 12px;
}


