*{
margin:0;
padding:0;
}

body{
font: 14px arial, helvetica, verdana;
width:100%;
margin:0;
padding:0;
}

/* General Style Info */
a{
color:#ccc;
text-decoration:underline;
}
a:hover{
color:#ccc;
text-decoration:none;
}

#auth-link { color: #F33; }
#auth-link:hover { color: #F33; }

a img{
border:none;
}

h1, h2, h3, h4{
font-weight:normal;
}

h1{
color: #003d4c;
margin:0.3em 0;
font-size: 180%;
}

h2{
color:#c6c65b;
padding-top: 1em;
margin:0.3em 0;
font-size: 180%;
}

h3{
color:#c6c65b;
padding-top:1em;
font-size: 140%;
}

h4{
color:#c6c65b;
padding-top:0.5em;
font-weight:normal;
}

em {
font-size: 12px;
}

/* Layout */


html {
	width:100%; 
	height:100%;
}

body { 
	font: 11px/1.6em verdana, arial, "Lucida Grande","Lucida Sans Unicode", geneva, sans-serif;
	/*font: 12px trebuchet ms, helvetica, verdana;*/
	color: #FFF;
	margin: 0;
	padding: 0;
	width:100%;
	height:100%;
	/*background: #5e544a url(images/bg_container.gif) repeat-x;*/
	background: #ece8e3 url(images/bgWood.jpg) no-repeat;
	background-attachment: fixed;
	background-position: top center;
}

h1 {
	font: bold 16px trebuchet ms, helvetica, verdana; 
	color: #FFF;
	padding:0px;
	margin: 0 0 0.5em 0;
} 

#container {
	width: 834px;
	margin: 0 auto 0 auto;
	padding:0;
	background: #494238 url(images/bg_container2.gif) repeat-x;
}

#header {
	width: 834px;
	height: 105px;
	margin:0 0 0 0px;
	padding:0;
	background: url(images/bg_header.gif) repeat-x;
	position:absolute;
	float:left;
}

#header a img {
	margin:0;
	padding:0;
	border: none;
}

.id .title {
   color: #F36;
}

.print .title {
   color: #BBB;
}

.media .title {
   color: #3CF;
}

.illustration .title {
   color: #F00;
}

#left {
	height:100%;
	width: 11px;
	float: left;
	background: url(images/header_left.gif) repeat-x;
}

#right {
	height:100%;
	width: 10px;
	float: right;
	background: url(images/header_right.gif) repeat-x;
}

#content {
	padding:125px 5px 5px 5px;
}

.works {

	width: 100%;
	/*background: url(images/bg_container3.gif) repeat-x;*/
	padding:2em 0 1em 0;
	/*border:1px solid #F00;*/
}

.work {
	text-align:center;
	margin-bottom:3em;
}

.title {
	color:#BBB;
}

.more_info {
	color: #FFF;
}

.layer-images {
	position:relative;
	text-align:center;
	clear:both;
}
.layer-images img {
	margin:2px;
}

.work-link {
	float: right;
	margin-right: 10px;
}

.work-link a{
	text-decoration:none;
	color: #FFF;
}

.work-info {
	text-align:left;
	margin-left: 10px;
}

#existing-images {
	margin: 5px 0 10px 0;
}
#existing-images img{
	float: left;
}
#existing-images span {
	float:left;
}

#item_list li {
	border: 1px solid #555;
	margin-bottom: 0.5em;
	list-style:none;
}

#item_list .work {
	text-align:left;
	margin:0.2em;
}

ul, li {
	margin: 0 12px;
}


#footer{
	clear:both;
	margin-top:1em;
	padding:6px 10px;
	text-align:right;
	height: 1.5em;
}

#footer-text {
	float:left;
	color:#999;
	font-size:85%;
}

#footer-text2 {
	float:right;
	color:#999;
	font-size:85%;
}

/* tables */

table {
width: 100%;
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:#F00;
font-size: 16px;
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;
}

.winner { color:#0A0; }
.loser { color:#C00; }
#level-completion img {
	vertical-align:middle;
}
/* 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;
}

input[type=radio] {
display:inline;
}

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;
}
input[type=file] {
	margin-bottom: 0.8em;
}
.inline{
display: inline;
}
.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;
}