body { margin: 0; padding: 0; height: 100%; }

body { font: 11px/20px Verdana, "Times New Roman", Times, serif; color: #111; }

.container { width: 835px; margin-right: auto; margin-left: auto; overflow: hidden; }

.inner { overflow: hidden; margin-bottom: 20px; padding: 20px 0; }

div.logo { height: 100px; width: 836px; margin-right: auto; margin-left: auto; background: #fff url(/layout/images/logo-300px.gif) no-repeat left center; }

div.logo .padding { background-color: #fff; width: 100%; padding: 20px 0 40px; }

div.navigation { width: 183px; float: left; height: 100%; overflow: hidden; margin-bottom: 20px; margin-left: 18px; padding: 0; }

div.navigation a { display: block; width: 165px; }

div.navigation a:hover { background: url(/layout/images/selected.gif) no-repeat right center; text-decoration: none; }

div.navigation a.logout { float: right; margin-right: 0; color: #999; }

.content { width: 397px; float: left; overflow: hidden; height: 100%; margin-left: 18px; margin-right: 18px; }

.content-images { width: 595px; float: left; overflow: hidden; height: 100%; margin-left: 18px; margin-right: 18px; }

div.images { width: 165px; float: left; height: 100%; overflow: hidden; margin-bottom: 20px; margin-left: 18px; margin-right: 18px; }

div.image-thumbs { height: 240px; margin-bottom: 20px; overflow: hidden; }

.footer { clear: both; margin-top: 20px; }

h1 { margin: 20px 0; border-bottom: 1px solid #ccc; font-size: 24px; font-weight: normal; font-style: normal; padding: 20px 0; }

a { outline: none; color: #333333; text-decoration: none; }

a:hover { text-decoration: underline; }

a.selected { font-weight: bold; background: url(/layout/images/selected.gif) no-repeat right center; height: 20px; 
	white-space: nowrap; 
}

a.live { border-bottom: 1px solid #359834; }

a.live:hover { border-bottom-style: none; text-decoration: none; }

a.hidden { border-bottom: 1px solid #fa100f; }

a.hidden:hover { border-bottom-style: none; text-decoration: none; }

a.delete { color: #fa100f; }

img { border: none; }

p { margin: 0 0 20px; }

p.quiet { color: #999; }

span.strike { text-decoration: line-through; }

p.note { font-size: 12px; }

div.leftColumn { width: 25%; float: left; }

div.rightColumn { width: 75%; float: right; }

ul { margin: 0 0 30px; padding: 0; list-style-type: none; overflow: hidden; height: 100%; border-bottom: 1px solid #999;}

li.left { margin-right: 15px; list-style-type: none; float: left; margin-left: 15px; padding-right: 15px; padding-left: 15px; border-left: 1px solid #999; }

li.right { margin-left: 30px; list-style-type: none; float: right; border-left: 1px solid #999; }

li.last { border-right: 1px solid #999; }

div.list { overflow: hidden; background: url(/admin/layout/images/background-3px-space.gif) repeat-x left bottom; }

span.list { width: 150px; float: left; margin: 20px; }

span.handle { cursor: move; float: right; margin-right: 20px; }

span.title { width: 200px; float: left; height: 40px; font-weight: bold; }

p.title { font-weight: bold; }

span.details { width: 196px; float: left; text-align: right; height: 40px; }

div.details { color: #666; }

.divider { background: url(/admin/layout/images/background-3px-space.gif) repeat-x left bottom; margin-bottom: 0; }

.entrance { position:absolute; top: 50%; left: 50%; width:450px; height:30px; margin-top: -15px; margin-left: -225px; }

.head { width: 100%; height: 108px; background-color: #fff; }

form { margin: 20px; }

div.imageUpload { height: 120px; }

label { float: left; width: 300px; }

input.text { float: left; border: 1px solid #999; width: 350px; height: 18px; }

/* *** Fader */

ul.crossfade {
	padding: 0;
	list-style: none;
	position: relative; margin: 0; }
#fade-example-1 li {
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
	width: 595px;
	height: 100%; overflow: visible; }
#fade-example-1 img {
	display: block;
}
.caption {
	clear: both;
	padding: 1em;
	background-color: #FFF;
}
.example {
	position: relative;
	width: 595px;
	clear: both;
	height: 700px;
	background-color: transparent;
}

#controls { height: 20px; }
.control {
	z-index: 100;
	cursor: pointer;
}

#gallery {
	overflow: hidden;
	background-color: transparent;
}

#gallery div {
	width: 595px;
	height: 800px;
	background-color: transparent;
}

#nav {
	margin-bottom: 20px;
	white-space: normal;
	width: 595px;
}

#nav a {
	margin-right: 10px;
	white-space: normal;
	display: inline;
}

#nav a.activeSlide {
	text-decoration: underline;
}
#fade-example-1-next {
}
#fade-example-1-previous {
}