*{
margin:0;
padding:0;
}

body{
font-family:"Trebuchet MS", Helvetica, Arial, Geneva;
text-align:center;
color:#999999;
font-size: 9pt;
}
.imagefloatleft {
padding:8px;
float:left
}


/* General Style Info */
a{
color:#003d4c;
text-decoration:underline;
}
a:hover{
color:#003d4c;
text-decoration:none;
}

a img{
border:none;
}

h1, h2, h3, h4, h5{
font-weight:normal;
}

h1{
color: #ffffff;
margin:0.3em 0;
font-size: 180%;
}

h2{
color:#ffffff;
padding-top: 1em;
margin:0.3em 0;
font-size: 180%;
}

h3{
color:#ff33cc;
padding-top:2em;
font-size: 140%;
}

h4{
color:#ffffff;
padding-top:0.5em;
font-weight:normal;
}
h5{
color:#ff33cc;
padding-top:0.1em;
font-size: 140%;
}
em {
font-size: 12px;
}

ul, li {
margin: 0 12px;
}
/* Layout */

#container{
text-align:left;
margin-left: auto;
margin-right: auto;
width: 911px;
}

#header{
margin-top: 1em;
padding: 4px 20px;
}

#content{
position:relative;
clear:both;
background-color: #fff;
color: #333;
}
#footer{
clear:both;
padding: 6px 10px;
text-align: left;
}
#toolnav{
text-align: right;
margin-right: 10px;
margin-top: 5px;
}
#adminnav{
text-align: center;
margin-right: 5px;
margin-top: 5px;
width:911px;
background-color:#FFFFCC;
border:1px;
border-style:dotted;
}
#left3{
	width: 681px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index:1;
}
#full4{
	width: 911px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index:1;
}
#seriesresults{
	position:relative;
	top: 0px;
}

#rightgutter{
	width: 221px;
	position:absolute;
	left: 690px;
	top: 25px;
	z-index:10;
}
#middlegutter{
	width: 221px;
	position:absolute;
	left: 460px;
	top: 25px;
	z-index:9;
}

#leftgutter{
	width: 221px;
	position:absolute;
	left: 230px;
	top: 25px;
	z-index:9;
}

/* tables */
table.seriesdetail td.detailblack{
	color:#999999;
	background-color:#333333;
	padding-left:20px;
	padding-right:15px;
}
table.seriesdetail td.detailblack h1{
	color:#ffffff;
	font-size:250%;
	line-height:0px;
	padding-top:10px;
	padding-bottom:5px;
}
table.seriesdetail td.detailblack h3{
	color:#ff33cc;
	font-size:100%;
	line-height: 0px;
	padding-top:10px;
	padding-bottom:5px;
}
table.episodedetail td.detailblack{
	color:#999999;
	background-color:#333333;
	padding-left:20px;
	padding-right:15px;
}
table.episodedetail td.detailblack h1{
	color:#ffffff;
	font-size:150%;
	line-height:0px;
	padding-top:10px;
	padding-bottom:5px;
}
table.episodedetail td.detailblack h3{
	color:#ff33cc;
	font-size:100%;
	line-height: 0px;
	padding-top:10px;
	padding-bottom:5px;
}
table.episodedetail td.detailblack h4{
	color:#ffffff;
	font-size:100%;
	line-height: 0px;
	padding-top:20px;
	padding-bottom:20px;
}
table.episodedetail td.detailblack a{
	text-decoration:underline;
	color:#00ffff;
}
table.episodedetail td.detailblack a:hover{
	text-decoration:none;
	color:#00ffff;
}
table.episodelist{
	width: 100%;
	font-size:80%;
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	cellspacing: 0px;
}
table.episodelist th{
	background-color:#333333;
	padding: 3px 3px 3px 4px;
	margin: 0px;
	border: 0px;
	color:#ffffff;
	text-decoration:none;
	font-weight: normal;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
table.episodelist tr td {
	padding: 6px 6px 6px 4px;
	margin: 0px;
	border: 0px;
	vertical-align:top;
	text-align: left;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
table.episodelist tr.alt1 {
	background-color:#e0e0e0;
}
table.episodelist tr.alt2 {
	background-color:#cccccc;
}
table.episodelist tr.alt3 {
	background-color:#666666;
}
table.episodelist td.distribute {
	color:#FFFFFF;
	padding-left:5px;
}
table.episodelist td.distribute p{
	color:#FFFFFF;
	padding-left:25px;
}
table.episodelist td.distribute a{
	text-decoration:underline;
	color:#00ffff;
}
table.episodelist td.distribute a:hover{
	text-decoration:none;
	color:#00ffff;
}
table.episodelist td.poptions img{
	padding-top:5px;
	padding-left:5px;
}
table.episodelist td.poptions p{
	padding-top:5px;
	padding-left:5px;
	color:#FFFFFF;
}
table.episodelist td.viewnow {
	background-color:#666666;
	color:#00ffff;
	width:100px;
}
table.episodelist td.item {
	font-weight:bold;
}
table.episodelist td.statusclosed {
	color:#666666;
	font-weight:normal;
	width:100px;
	text-decoration:line-through;
}
table.episodelist td.statusopen {
	font-weight:bold;
	width:100px;
}
table.episodelist td.date {
	font-weight:normal;
	width:100px;
}
table.episodelist td.viewnow a{
	text-decoration:underline;
	color:#00ffff;
}
table.episodelist td.viewnow a:hover{
	text-decoration:none;
	color:#00ffff;
}

table.comments{
	width: 221px;
	font-size:80%;
	padding: 0px;
	margin: 0px;
	cellspacing: 0px;
}

table.comments td.comment {
	padding: 6px 6px 6px 4px;
	margin: 0px;
	vertical-align:top;
	text-align: left;
	color:#666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}
table.comments tr.alt1 {
	background-color:#f2f2f2;
	
}
table.comments tr.alt2 {
	background-color:#e5e5e5;
}
td.headercell, table.subscriptions td.headercell {
	font-weight:bold;
	color:#CCCCCC;
	height:30px;
	padding-top:5px;
	padding-left:10px;
	padding-right:5px;
}
table.subscriptions td.thumbnail{
	padding-top:1px;
}

/*
table {
width: 90%;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-bottom: 1px solid #ccc;
color:#333;
background-color: #fff;
clear:both;
padding: 0;
margin: 0 0 2em 0;
white-space: normal;
}
th {
background-color: #e2e2e2;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #003d4c;
border-bottom: 1px solid #003d4c;
text-align: center;
padding:1px 4px;
}
table tr td {
border-right: 1px solid #ddd;
padding:4px 4px;
vertical-align:top;
text-align: center;
}*/
table tr.altRow td {
background: #f4f4f4;
}
#cakeSqlLog td {
text-align: left;
padding: 4px 8px;
background: #fff;
border-bottom: 2px solid #ccc;
}

/* scaffold show */

div.related {
clear:both;
display:block;
}
dl {
line-height:2em;
margin:0em 1em;
float:left;
width: 400px;
}
dt {
font-weight: bold;
vertical-align:top;
}
dd {
margin-left:10em;
margin-top:-2em;
vertical-align:top;
}

/* notices and errors */

#flashMessage, .error, .error_message {
color:#900;
font-size: 16px;
background-color: #fff;
margin: 8px 0px;
font-weight: bold;
}
.error_message {
clear: both;
}
.error em {
font-size: 18px;
color: #003d4c;
}
.notice {
color: #656565;
font-size: 14px;
background-color: #f4f4f4;
padding: 0.5em;
margin: 1em 0;
display:block;
}
.tip {
color: #656565;
background-color: #ddd;
}

/* forms */

form {
margin-top: 2em;
}
form div{
vertical-align: text-top;
margin-left: 1em;
margin-bottom:2em;
overflow: auto;
}
form div.date{
margin-left: 0em;
}
label {
display: block;
float:left;
width: 140px;
font-size: 14px;
padding-right: 20px;
}
input[type=checkbox] {
float: left;
clear: left;
margin: 2px 6px 7px 2px;
}
input, textarea {
clear: both;
display:block;
font-size: 14px;
font-family: inherit;
}
select {
clear: both;
vertical-align: text-bottom;
font-size: 14px;
font-family: inherit;
}
option {
font-size: 14px;
font-family: inherit;
padding: 0 0.3em;
}
input[type=submit] {
display: inline;
vertical-align: bottom;
}
.required{
clear: both;
color:#222;
font-weight:bold;
}
.optional{
clear: both;
color:#555;
}
.submit {
clear: both;
margin-top: 40px;
margin-left: 140px;
}
/* action links */
ul.actions {
float: left;
margin-left:20px;
width: 200px;
}
ul.actions li {
margin-top: 4px;
}
pre {
padding: 1em;
}
/* custom text */
.toollinks {
font-size: 10px;
}
.toollinks a{
color:#999999;
text-decoration:underline;
}
.toollinks a:hover{
color:#999999;
text-decoration:none;
}

#directoryShell {
	padding-left:10px;
	width:880px;
	float:left;
}
#directoryShell a {
	color:#FFFFFF;
	text-decoration:none;
}
#directoryShellHome {
	padding-left:0px;
	width:650px;
	padding-left:10px;
	float:left;
}
#directoryShellHome a {
	color:#FFFFFF;
	text-decoration:none;
	
}

.directory{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	width:120px;
	background:#333333;
}
.directoryOver{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	width:120px;
	background:#444444;
	cursor:pointer;
}

.directoryElement{
	width:120px;
	height:142px;
	color:#FFFFFF;
	font-size:10px;
	border-top:solid;
	border-color:#000000;
}
.directoryText{
	text-align:center;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
	font-size:10px;
}
.friend{
color:#FFFFFF;
}

#threecolTitle{
	width:175px;
	z-index:8;
	float:left;
}
#threecolTitle h1{
	color:#FFFFFF;
	font-size:150%;
}
#threecolTitle p{
	color:#FFFFFF;
	font-size:80%;
}
#threecolBody{
	width:415px;
	padding-right:10px;
	padding-top:10px;
	float:right;
}
#threecolBody h1{
	color:#000000;
	font-size:150%;
}
#threecolBody p{
	padding-top:10px;
}
#threecolBody form{
	padding:0px;
	margin:0px;
}
#threecolBody input,select{

}



/* custom text */
.form_error_message{
	color:#FF0000;
}

.edit{
font-size:9px;
padding-left:10px;
}
