
body {
	margin: 0px;
	height: 100%;
	width: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

ul{
	padding: 0px;
	margin: 0px;
}

li {
	display: inline;
	padding: 0px;
	margin: 0px  0px 15px 0px;
	font-size:0.7em;
}


h1 {
	font-size:1.1em;
}

h2 {
	font-size:0.9em;
}

p, label, td {
	padding-top:0px;
	margin-top:0px;
	font-size:0.8em;
}

table {
	width:100%;
}

td {
	vertical-align:top;
	text-align:center;
}

td.thumbs {
	text-align:center;
	width: 5%;
}

img {
	border: 0px;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

ul {
	list-style:none;
}

select, input, textarea {
	margin-bottom: 0.3em;
}

input.entry, textarea {
	width: 20em;
}

.crumbs {
	font-size:0.7em;
	font-style:italic;
	font-weight:bold;
}

.hidden, .leftSub {
	display: none;
}

#top {
	position:absolute;
	left: 0px;
	top:0px;
	height: 78px;
	width: 100%;
	background-color: #000000;
	background-image:url(http://www.my-tardis.co.uk/images/assets/top.jpg);
	z-index: 3;
	text-align: right;
	font-size: 1.2em;
}

#top a{
	color:#000000;
	background-color: #FFE169;
	padding: 0.3em;
}

#left-container {
	position:absolute;
	left: 0px;
	width: 140px;
	top: 0px;
	z-index: 2;
	margin: 0px 3px 0px 0px;
	height: 100%;
	background-color:#FFE169;
}

#left-container ul {
	background-color:#FFE169;
	margin: 0px 0px;
	padding: 88px 0px 0px 0px;
}

#left-container ul ul{
	background-color:#FCEFBB;
	margin-top:0px;
	padding: 0px;
}

#left-container ul ul li{
	font-size: 0.8em;
}

#left-container a, #left-list strong {
	padding: 0px 9px 3px 12px;
	display: block;
	color:#000000;
}

#left-container a:hover {
	background-color:#CCCCCC;
	text-decoration:none;
}

.current {
		background-color:#FAE799;
}

.left-ul {
	position:relative;
	top: 100px;
}

#left-container strong {
	padding-left: 5px;
}

#content {
	padding: 88px 0px 0px 190px;
}

#content-full {
	padding: 88px 10px 10px 10px;
}

#content, #content-full {

	z-index:1;
}

.item, .item-release {
	padding: 0px;
	margin-bottom: 0.3em;
}

.item {
	border: 1px solid #000000;
}

.item-release {
	border: 0px solid #FFFFFF;
}

.item td, .item-release td {
	text-align: left;
	padding: 0.2em;
	margin: 0px;
}

.item td {
	border: 1px solid #CCCCCC;
}

.item-release td {
	border: 0px solid #FFFFFF;
}

.item td {
	padding: 0.2em;
}

.formField {
	display: block;
	margin-bottom: 0.3em;
}


div.itemgroup-div {

	width: 100%;
}

table.itemgroup {
	width: 100%;
}

table.itemgroup tr td {
	width: 25%;
}
