ul.errors {
	font-weight:bold;
}
.orderSelectPicture {
	margin-bottom:-3px;
}
h2 {
	color:#444444;
	display:block;
	margin-bottom:5px;
	padding:10px;
	text-transform:uppercase;
	width:auto;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
#orderbox {
	border: 0px;
	padding: 2px;
}


#orderbox form {
        clear: both;
        padding: 0;
        width: 100%;
}
#orderbox fieldset {
        border: 1px solid #ccc;
        margin-top: 30px;
        padding: 16px 20px;
		background: url('../../img.nitrado/bestell_bg.jpg');
		background-position:top;
		width: 504px;
		background-position: 0px -40px;
}
#orderbox label {
	display:inline;
	padding:5px;
}
#orderbox input {
        clear: both;
        font-size: 100%;
        font-family: verdana, arial, sans-serif;
        padding: 2px;
		text-transform:uppercase;
}

#orderbox textarea {
        clear: both;
        font-size: 100%;
        font-family: verdana, arial, sans-serif;
        padding: 2px;
}

#orderbox2 form {
        clear: both;
        padding: 0;
        width: 100%;
}
#orderbox2 fieldset {
        border: 1px solid #ccc;
        margin-top: 30px;
		width:504px;
        padding: 16px 20px;
		background: url('../../img.nitrado/bestell_bg2.jpg');
		background-position:top;
}
#orderbox2 label {
	display:inline;
}
#orderbox2 input {
        clear: both;
        font-size: 100%;
        font-family: verdana, arial, sans-serif;
        padding: 2px;
		border:0px;
		text-transform:uppercase;
}


#orderbox2 textarea {
        clear: both;
        font-size: 100%;
        font-family: verdana, arial, sans-serif;
        padding: 2px;
}
#orderbox2 .orderRadio {
		margin-top:2px;

}

#content form {
        clear: both;
        padding: 0;
        width: 100%;
}
#content fieldset {
        border: 1px solid #ccc;
        margin-top: 15px;
        padding: 16px 20px;
}
#content label {
        display: block;
        font-size: 100%;
        padding-right: 20px;
}
#content .specialbutton {
        clear: both;
		font-weight:bold;
		border:0px;
        font-size: 100%;
		color:#080808;
        font-family: verdana, arial, sans-serif;
        padding: 5px;
		margin-bottom:10px;
		text-transform:uppercase;
		background-color: #ffce39;		
}


#content .btOrderNow {
        clear: both;
		width:546px;
		margin-left:2px;
		font-weight:bold;
		border: 0px;
        font-size: 100%;
		color:#080808;
        font-family: verdana, arial, sans-serif;
        padding: 5px;
		margin-bottom:10px;
		text-transform:uppercase;
		background-color: #ffce39;		
}
#content .formConfirmButton {
        clear: both;
		width:546px;
		margin-left:2px;
		font-weight:bold;
		border: 0px;
        font-size: 100%;
		color:#080808;
        font-family: verdana, arial, sans-serif;
        padding: 5px;
		margin-bottom:10px;
		text-transform:uppercase;
		background-color: #ffce39;		
}

#content .formConfirmTime,.formConfirmDate,.formConfirmGame,.formConfirmVoice {
        clear: both;
		width:546px;
		margin-left:2px;
		border: 0px;
        font-size: 100%;
		color:#080808;
        font-family: verdana, arial, sans-serif;
        padding: 5px;
		margin-bottom:10px;
}

#content input {
        clear: both;
        font-size: 100%;
        font-family: verdana, arial, sans-serif;
        padding: 5px;
		margin-bottom:10px;
		color: #333;
		background-color: #f8f8f8;
		border: 1px solid #ccc;
}

#content textarea {
        clear: both;
        font-size: 100%;
        font-family: verdana, arial, sans-serif;
        padding: 5px;
		margin-bottom:10px;
}





a img {
	border:none;
}


/* Supportticket */
#supportticket form {
		clear: both;
        padding: 0;
        width: 100%;
}
#supportticket .sendticket {
        clear: both;
		width:410px;
		font-weight:bold;
		border: 0px;
        font-size: 100%;
		color:#080808;
        font-family: verdana, arial, sans-serif;
        padding: 5px;
		margin-bottom:10px;
		text-transform:uppercase;
		background-color: #ffce39;
}
#supportticket label {
        display: block;
        font-size: 100%;
        padding-right: 20px;
}
#supportticket input {
        clear: both;
        font-size: 100%;
		width:400px;
        font-family: verdana, arial, sans-serif;
        padding: 5px;
		border:1px #CCC solid;
		margin-bottom:10px;
}

#supportticket textarea {
        clear: both;
		width:400px;
		height:300px;
        font-size: 100%;
        font-family: verdana, arial, sans-serif;
        padding: 5px;
		border:1px solid #ccc;
		margin-bottom:10px;
		background: url('../../img.nitrado/bg_support.jpg') top;
}
/* Layout */
#container {
	text-align: left;
}


/* Tables */
.prices {
	background: #fff;
	border-collapse:collapse;	
	clear:none;
	color: #333;
	width:534px;
	margin-left:auto;
	margin-right:auto;
}
.prices th {
	background: #ccc;
	height:30px;
	border: 0px;
	text-align: left;
	font-size:8pt;
}
.prices td {
    font-size:8pt;
	padding: 5px;
}
.tblEven {
	background-color:#f1f1f1;
}
.tblsmall {
	background-color:#f1f1f1;
}
.tblsmall td {
	font-size: 7pt;
}
.impressumtable {
	line-height:0.5em;
}
.tblpayment th {
	vertical-align:middle;
	font-weight:bold;
	background: #080808;
	border:0px solid #FF0;
	border-top: 0px solid #F00;
	border-left: 0px solid #F00;
}

table {
	border:0px solid #ccc;
	border-collapse:collapse;	
	clear:none;
	margin-bottom: 10px;
	width: 100%;
}
th {
	background: #333;
	border-top:1px dotted #333;
	border-bottom:1px dotted #333;
	border-right: 1px dotted #333;
	border-left:1px dotted #333;
	text-align: center;
}
th a {
	background:#f2f2f2;
	display: block;
	padding: 0px 0px;
	text-decoration: none;
}
th a:hover {
	background: #ccc;
	color: #333;
	text-decoration: none;
}
table tr td {
	background-color:transparent;
	border-collapse:collapse;
	border-bottom: 1px solid #373737;
	padding: 3px 0 3px 0;
	vertical-align: top;
}
table tr.altrow td {
	background: #bbb;
}
td.actions {
	text-align: center;
	white-space: nowrap;
}
td.actions a {
	margin: 0px 6px;
}
.cake-sql-log table {
	background: #f4f4f4;
}
.cake-sql-log td {
	padding: 0px 0px;
	text-align: left;
}

/* Paging */
div.paging {
	background:#fff;
	color: #ccc;
	margin-bottom: 2em;
}
div.paging div.disabled {
	color: #666;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}

/* Scaffold View */
dl {
	line-height: 2em;
	margin: 0em 0em;
	width: 60%;
}
dl.altrow {
	background: #f4f4f4;
}
dt {
	font-weight: bold;
	padding-left: 4px;
	vertical-align: top;
}
dd {
	margin-left: 10em;
	margin-top: -2em;
	vertical-align: top;
}

/* Forms */
fieldset legend {
	background:#fff;
	text-transform:none;
	color: #888888;
	font-size: 120%;
	font-weight: bold;
}
fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 10px;
}
fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
}
fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}
form div {
	clear: both;
	margin-bottom: 2px;
	vertical-align: text-top;
}
form div.input {

}
/*
form div.required {
	color: #333;
	font-weight: bold;
}
*/
select {
	clear: both;
	vertical-align: text-bottom;
}
select[multiple=multiple] {
	width: 100%;
}
input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}
input[type=submit] {
	display: inline;
	font-size: 125%;
	padding: 2px 5px;
	width: auto;
	vertical-align: bottom;
}

/* Notices and Errors */
div.message {
	clear: both;
	color: #a00;
	font-size: 140%;
	font-weight: bold;
	margin: 1em 0;
	text-align:center;
}
div.error-message {
	clear: both;
	color: #e30000;
	font-weight: bold;
}
p.error {
	background-color: #e32;
	color: #fff;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}
.notice {
	background: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background: green;
	color: #fff;
}

/*  Actions  */
div.actions ul {
	margin: 0px 0;
	padding: 0;
}
div.actions li {
	display: inline;
	list-style-type: none;
	line-height: 2em;
	margin: 0 2em 0 0;
	white-space: nowrap;
}
div.actions ul li a {
	background:#fff;
	color: #003d4c;
	text-decoration: none;
}
div.actions ul li a:hover {
	color: #333;
	text-decoration: underline;
}

/* Related */
div.related {
	clear: both;
	display: block;
}

/* Debugging */
pre {
	color: #000;
	background: #f0f0f0;
	padding: 1em;
}
pre.cake-debug {
	background: #ffcc00;
	font-size: 120%;
	line-height: 140%;
	margin-top: 1em;
	overflow: auto;
	position: relative;
}
div.cake-stack-trace {
	background: #fff;
	border: 4px dotted #ffcc00;
	color: #333;
	margin: 0px;
	padding: 6px;
	font-size: 120%;
	line-height: 140%;
	overflow: auto;
	position: relative;
}
div.cake-code-dump pre {
	position: relative;
	overflow: auto;
}
div.cake-stack-trace pre, div.cake-code-dump pre {
	color: #000;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 1em;
	overflow: auto;
}
div.cake-code-dump pre, div.cake-code-dump pre code {
	clear: both;
	font-size: 12px;
	line-height: 15px;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
div.cake-code-dump span.code-highlight {
	background-color: #ff0;
	padding: 4px;
}
.serviceOfflineSoon {
	font-weight:bold;
	color:#e30000;
}
