/* @override
	http://sfc.localhost/css/mobilenator.css
	http://wgmate.localhost/css/mobilenator.css
	http://bannercampaign.localhost/css/website.css
	http://camp.mtspace.de/css/website.css
*/

*
{
	margin: 0;
	padding: 0;
}

body
{
	font-family: "frutiger linotype","lucida grande",helvetica,arial,sans-serif;
	text-align: center;
	color: #333;
	font-size: 76%;
}

/* General Style Info */

a
{
	color: #003d4c;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

a img
{
	border: none;
}

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

h1
{
	color: #444;
	margin: 0.3em 0;
	font-size: 11px;
	vertival-align:top;
	line-height: 28px;
}

h1 a
{
	color: #444;
	text-decoration: none;
}

h1 a:hover
{
	text-decoration: underline;
}

h1 span {
	color: #444;
	font-size: 33px;
	font-style: italic;
	font-weight: bold;
}
h1 span span {
	color: #f28f10;
	font-weight: bold;
}
h1 span.beta {
	color: #8e8e8e;
	font-size: 10px;
	vertical-align:top;
	line-height: 11px;
}


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

h2 a
{
	color: #ffc703;
}

h3
{
	color: #93cc11;
	padding-top: 2em;
	margin: 0.2em 0;
	font-size: 140%;
}

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

em
{
	font-size: 12px;
}

ul, li
{
	margin: 0 12px;
}

br
{
	clear: both;
}

.verysmall
{
	font-size: 9px;
	font-family: arial;
	color:#555;
}

.small
{
	font-size: 10px;
	font-family: arial;
	color:#555;
}

.grey
{
	color:#999;
}

.orange
{
	color:#eaa211;
}

.green
{
	color:#56b600;
}

/* Layout */

#container
{
	text-align: left;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

#header
{
	margin-top: 1em;
	padding: 4px 20px;
}

#navigation
{
	width: 100%;
	height: 28px;
	background: #f1f1f1;
}

#navigation a
{
	display: block;
	width: 100px;
	float: left;
	padding-top: 7px;
	height: 19px;
	background: #0f4c92;
	color: #fff;
	font-size: 9px;
	text-align: center;
	margin-right: 1px;
	text-decoration: none;
}
#navigation a:first-child {
	margin-left: 20px;
}
#navigation a.active
{
	background: #fff;
	color: #0a3a60;
	border-bottom:2px solid #fff;
}

#content
{
	clear: both;
	padding: 0px 40px 10px 40px;
	background-color: #fff;
	color: #333;
}

#footer
{
	clear: both;
	padding: 60px 10px 6px 10px;
	text-align: right;
	color: #bbbbbb;
	margin-bottom: 700px;
}

#footer a
{
	color: #bbbbbb;
}

/* assets */

.assetslist .item
{
	padding: 5px;
	border: 2px solid #f1f1f1;
	margin: 5px;
	float: left;
}
.assetslist .item p
{
	font-size: 10px;
	text-align: center;
	margin-top: 5px;
}

#assetchooselist
{
	width: 600px;
	margin: 0;
	padding: 0;
	clear: both;
}

#assetchooselist .item
{
	width: 140px;
	height: 140px;
	float: left;
	margin: 5px;
	border: 2px solid #999;
}

/* elements */

.wpelement
{	width: 716px;
	background: #f1f1f1;
	clear: both;
	margin: 0 0 10px 0;
	border:2px solid #333;
}

.wpelement div.close
{
	float: right;
	width: 30px;
	height: 30px;
	background: #ffc703;
	text-align: center;
}
.wpelement div.close a
{
	color: #fff;
	text-decoration: none;
	font-size: 22px;
	font-weight: bold;
}

.wpelement h2
{
	margin: 0;
	padding: 5px;
	display: block;
	background: #333;
	font-size: 15px;
	height: 20px;
}

.wpelement label,
.wpelement input
{
	margin: 5px;

}
.wpelement .error_message
{
	background: #f1f1f1;
	padding: 5px;
	margin: 0;
}
.wpelement .submit
{
	margin: 0;
	padding-top: 0;
}

#elements
{
	width: 400px;
}

#elements .item
{
	width: 400px;
	background: #f1f1f1;
	margin-bottom: 10px;
	height: 60px;
	padding: 10px;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
}

#elements .item .text
{
	padding-top: 12px;
}

#elements .item *
{
	cursor: pointer;
}

#elements .delete
{
	width: 30px;
	height: 30px;
	float:right;
	background: #ffc703;
}

#elements .delete a
{
	text-decoration: none;
	color: #fff;
}

/* wallpaper */

#wallpaperPreview {
	width: 200px;
	height: 300px;
	float: right;
	background: #f1f1f1;
	padding: 10px;
}

#wallpaperPreview p.subtitle {
	font-weight:bold;
	padding: 10px;
	text-align: center;

}

#wallpaperPreview #handysizedownload input,
#wallpaperPreview #handysizedownload select
{
	width: 200px;
	margin-bottom: 11px;
}



/* 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: left;
	padding: 1px 4px;
}

table tr td
{
	border-right: 1px solid #ddd;
	padding: 4px 4px;
	vertical-align: top;
	text-align: left;
}

table tr.altRow td
{
	background: #f4f4f4;
}

table td.actions
{
	white-space: nowrap;
}

#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: 1.3em;
	margin: 0em 1em;
	float: left;
	width: 450px;
}

dt
{
	font-weight: bold;
	vertical-align: top;
	width: 190px;
	margin-top: 1em;
	overflow: hidden;
}

dd
{
	margin-left: 190px;
	margin-top: -1.5em;
	vertical-align: top;
}

/* notices and errors */

#flashMessage, .error, .error_message
{
	color: #900;
	margin: 8px 0px;
	font-weight: bold;
}

#flashMessage a, .error a, .error_message a
{
	color: #900;
}

.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
{

}

form div.date
{
	margin-left: 0em;
}

label
{
	display: block;
	float: left;
	width: 170px;
	font-size: 11px;
	padding-right: 20px;
}

input, textarea, form .between
{
	float: left;
	width: 300px;
	display: block;
	font-size: 14px;
	font-family: inherit;
}

form .between
{
	width:50px;
	text-align:center;
}

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=checkbox]
{
	float: left;
	clear: left;
	width: auto;
	margin: 2px 6px 7px 2px;
}

input[type=submit]
{
	display: inline;
	vertical-align: bottom;
}

div.required
{
	clear: both;
	color: #222;
	font-weight: bold;
}

div.optional
{
	clear: both;
	color: #555;
}

div.submit
{
	clear: both;
	padding-top: 40px;
	padding-left: 190px;
}

/* action links */

ul.actions
{
	float: left;
	margin-left: 20px;
	width: 210px;
}

ul.actions li
{
	margin-top: 4px;
}

pre
{
	padding: 1em;
}



.alphabg,
table tr.altRow td.alphabg
{
	background: #eee url(/img/tranzbg.gif);
	padding: 10px;
}


.sideEdit dl
{
	margin: 0em 1em 0em 0em;
	width: 350px;
}

.sideEdit dt
{
	width: 120px;
}

.sideEdit dd
{
	margin-left: 120px;
}


/***/
.colordot {
    width:13px;
    height:13px;
    display:inline-block;
    background:#bbcccc;
    -webkit-border-radius: 111px;
    -moz-border-radius: 111px;
    border-radius: 111px;
}

.colordot-1 {
    background-color:#cc2222;
}
.colordot-2 {
    background-color:#eeaa00;
}
.colordot-3 {
    background-color:#88dd00;
}
.colordot-4 {
    background-color:#00bbee;
}
.colordot-5 {
    background-color:#ea00a1;
}
