@charset "utf-8";
a:copyright {
color: #808080;
font-size: 7pt;
font-style: normal;
text-decoration: none;
}
/* CSS Document */


body { margin:0; padding:0; font: 11px/1.5em Verdana; background-image: url(http://www.scratchcardpro.com/pyramids//images/Background.jpg); background-repeat: repeat-x; margin: 20px 20px 0; }

.title {
	font-size: 2.5em;
	font-weight:bold;
	padding-bottom: 10px;
}

*:first-child+html .title {
	margin-top: 10px;
}

.pageheading {
	font-size:18px;
	color:#36f;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.form_error {
	border:1px solid #CC0000;
}
.error_message {
	color:#CC0000;
}
.mandatory {
	color:#E69129;
	font-weight:bold;
	padding: 0 0 20px 0;
	float:none;
}

.edit-name {
	width: 200px;
	float: left;
	vertical-align:top;
}

.edit-value {
	width: 300px;	
	float: left;
	padding-bottom: 5px;
}

.edit {
	width: 550px;
}

.edit-comment input {
	width: 93%;
}

.comment {
	display: inline;
	float: left;
	font-style: italic;
}

.submit {
	width: 500px;
	text-align:right;
	padding: 20px 0 20px 0;
}

.edit-content {
	display:block;
}

.clear {
	clear:both;
	font-size:0;
	line-height:0;
}

.footer {
	margin-top: 20px;
	display:block;
	float:inherit;
}

select {
	border:1px solid #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.inputbox {
	width:100%;
 	*width:98%;
	border:1px solid #CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.content {
	color:#000000;
	height:400px;
	padding-top:5px;
	vertical-align:top;
	text-align:left;
}
.contenthead {
	color:#000000;
	margin-bottom:5px;
	font-weight: bold;
}
.table {
	color:#000000;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.table td {
	border-top:1px solid #CCCCCC;
	border-right:1px solid #cccccc;
	text-align:left;
	padding:5px;
}
.table th {
	border-top:1px solid #CCCCCC;
	border-right:1px solid #cccccc;
	font-size:13px;
	text-align:left;
	padding:5px;
}
.tablehead {
	background-color:#600;/*#033778;#7994B7;#D9B43F;#FF7300;*/
	padding:5px;
	text-align:left;
	color:#ffffff;
	font-weight: bold;
}
.table .even {
	background-color:#f0f0f0;
}

.table a, .table a:visited, .table a:hover {
	font-size: 1em;
}

a:link {
	color: #fff;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
a:hover {
	color: silver;
	font-size: 1em;
	text-decoration: underline;
}

a:visited {
	color: #d1d1d1;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.legal { color: black; font-size: 8pt; }
.menu {
	padding-bottom: 20px;
}

.pages span {
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.config .comment {
	font-style:normal;
	display:block;
}

.config input {
	margin-left: 5px;
}

.configopt {
	margin: 5px 0;
	vertical-align:bottom;
	height: 25px;
	clear:both;
}

.configopt .comment {
	width: 250px;
}

.gameconfig {
	padding: 10px 0 30px 0;
	font-size: 1.5em;
	font-weight: bold;
}

.thimage {
	border: 1px solid #AAA;
	width: 300px;
	padding: 10px;
	margin-bottom: 10px;
	clear:both;
}

.thimage input {
	margin-left: 0px;
	clear: both;
		display:block;
}

.thimage .comment {
	clear: both;
	display:block;
}

#cover_image {
	margin-top: 20px;
}

#submit_top {
	margin: 0 0 30px 0;
}

#submit_auth {
	margin-bottom: 10px;
}


.pagination span, .pagination a {
	font-weight: bold;
	margin-right: 4px;
}

