body {
	background-color: #a3abb6;
	color: #ffffff;
	margin: 0px auto;
	background-image: url('../../images/blank.gif');
}

div#container {
	width: 922px;
	text-align: center;
	margin: 0px auto;
}

div#loginForm {
	width: 900px;
	text-align: left;
	margin: 0px auto;
	margin-top: 20px;
	background-image: url('../images/loginFormBackground.png');
	min-height: 500px;
}

div#main{
	width: 900px;
	text-align: left;
	margin: 0px auto;
	margin-top: 20px;
	padding: 10px;
	background: #111111;
	border: 1px solid #ffffff;
	-moz-border-radius: 20px 20px 20px 20px;
}

div#leftFieldx {
	width: 400px;
	float: left;
	text-align: right;
	font-size: 11px;
	font-weight: Bold;
	margin-top: -2px;
}

div#rightFieldx {
	margin-top: -4px;
	font-size: 7px;
	width:500px;
	float: right;
	text-align: left;
}

div#version {
	margin-left: 420px;

}

div.clearBoth {
	clear: both;
}

input {
	border: 1px solid #ffffff;
	background: #000000;
	color: #ffffff;
	
}

div#welcome {
	padding-top: 60px;
	margin-left: 140px;

	width: 600px;
	margin-bottom: 40px;
}

a {
	text-decoration: none;
	color: #ffffff;
	font-weight: Bold;
}

a:hover {
	color: #ffffff;
	text-decoration: underline;
}

div.sendButton {
	text-align: center;
	margin-top: 25px;
	margin-bottom: 20px;
}

div#frontPage {
	width: 500px;
	margin-left: 200px;
}

div#menu {
	width: 480px;
	text-align: center;
	margin: 0px auto;
}

div.leftIcon {
	width:200px;
	height: 150px;
	float: left;
	padding: 20px;
	text-align: center;
}


div.rightIcon {
	width:200px;
	height: 150px;
	float: right;
	padding: 20px;
	text-align: center;
}

div.errMsg {
	font-family: Tahoma;
	font-size: 16pt;
	font-weight: Bold;
	color: #ff0000;
	text-align: center;

}

div#bodyArt {
	width: 700px;

	text-align: left;
	margin: 0px auto;	
	padding: 15px;
	margin-top: 10px;
	background: #111111;
	border: 1px solid #ffffff;
	-moz-border-radius: 20px 20px 20px 20px;	
	
}

div.artList {
	font-family: Tahoma;
	font-size: 12px;
	text-align: left;
	margin-top: 20px;
}

div.toLeft {
	text-align: left;
	width: 100%;
}

div#artButtons {
	text-align: center;
}

div#globalArt {
	background: #111111;
}

div.legend {
	position: relative;
	background: #111111;
	margin-left: 5px;
	z-index: 1;
	padding: 2px;
	font-size: 11px;
	font-weight: Bold;	
}

table.menuGroupTable {
	border: 1px solid #ffffff;
	width: 650px;
	-moz-border-radius: 10px 10px 10px 10px;	
	margin-bottom: 50px;
}

table.menuGroupTable td {
	padding: 20px;
}

table.menuList td{
	padding: 2px;
}

span.description {
	font-family: Tahoma;
	font-size: 10px;
	font-style: Italic;
	color: #999999;
}

span.optional {
	font-weight: Bold;
	color: #FF0000;
}

div.msg {
	width:900px;
	min-height: 100px;
	margin-top: 50px;
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #111111;
	border: 1px solid #ffffff;
	text-align: center;
	color: #CC0000;
	font-family: Tahoma;
	font-size: 15px;
	font-weight: Bold;
}

.cBasicForm                         {margin:0 auto;display:block;}


.cBasicForm .cForm                  {overflow:hidden;padding:10px;}
.cBasicForm .cForm .cLine           {overflow:hidden;margin:3px 0;}
.cBasicForm .cForm .cLine .cElement {margin:0 0 3px 0;overflow:hidden;float:none;}
.cBasicForm .cForm .cLine label     {float:left;text-align:right;margin:0 10px 0 0;}
.cBasicForm .cForm .cLine input     {width:auto;float:left;clear:right;}
.cBasicForm .cForm .cSubmit         {text-align:center;}
.cBasicForm .cErrors                {overflow:hidden;padding:0 40px;font-size:12px;color:#f00;}


.cBasicForm.cW400px                         {width:400px;}
.cBasicForm.cW400px .cForm .cLine label     {width:150px;}

#iAdminNavigation                   {list-style:none;margin:20px 0 0 0;overflow:hidden;background:#ccc;padding:0;}
#iAdminNavigation li                {float:left;border-left:1px #000 solid;margin:0 0 0 -1px;}
#iAdminNavigation li a              {display:block;padding:4px 10px;}
#iAdminNavigation li.cActive a,
#iAdminNavigation li a:hover        {color:#000;text-decoration:none;}

.cSessionMessanger                  {list-style:none;overflow:hidden;padding:0;margin:10px auto;width:460px;text-align:left;}
.cSessionMessanger li               {padding:6px;overflow:hidden;list-style:none;margin:5px 0;}
.cSessionMessanger li.cOk           {border:1px #a7b669 solid;background:#e5f993;color:#688006;}
.cSessionMessanger li.cFail         {border:1px #c44509 solid;background:#fdcea4;color:#c44509;}

.cTableLister                       {display:block;overflow:hidden;width:100%;}
.cTableLister table                 {overflow:hidden;width:900px;clear:both;table-layout:auto;}
.cTableLister table tr              {}
.cTableLister table tr td           {padding:4px;}
.cTableLister table tr td.cC        {text-align:center;}
.cTableLister table tr td.cD        {width:90px;}
.cTableLister table tr.cW td.cW     {background:#333;}
.cTableLister table tr.cW td.cB     {background:#555;}
.cTableLister table tr.cB td.cW     {background:#222;}
.cTableLister table tr.cB td.cB     {background:#444;}
.cTableLister table tr:hover td     {background:#888 !important;}

a.cCreate                           {padding:7px 15px;background:#ccc;color:#000;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;}
a:hover.cCreate                     {background:#eee;text-decoration:none;}
a.cEdit                             {background:url('admin/edit.gif') no-repeat center center;width:16px;height:16px;display:block;margin:0 auto;}
a.cDelete                           {background:url('admin/delete.png') no-repeat center center;width:16px;height:16px;display:block;margin:0 auto;}
a.cUp                               {background:url('admin/up.png') no-repeat center center;width:16px;height:16px;display:block;margin:0 auto;}
a.cDown                             {background:url('admin/down.png') no-repeat center center;width:16px;height:16px;display:block;margin:0 auto;}

form.cEditorForm                            {overflow:hidden;display:block;}
form.cEditorForm .cErrors                   {color:#c44509;text-align:justify;font-weight:bold;}
form.cEditorForm .cLine                     {overflow:hidden;padding:2px 0;}
form.cEditorForm .cBG                       {overflow:hidden;padding:10px 0;}
form.cEditorForm .cLabel                    {width:250px;overflow:hidden;float:left;margin:0 10px 0 0;}
form.cEditorForm .cLabel label              {display:block;text-align:right;width:250px;}
form.cEditorForm .cElement                  {float:left;overflow:hidden;}
form.cEditorForm .cElement input            {width:350px;}
form.cEditorForm .cLine.fckEditor .cLabel   {float:none;text-align:left;}
form.cEditorForm .cLine.fckEditor .cLabel label {text-align:left;}
form.cEditorForm .cLine.fckEditor .cElement {width:900px;}
form.cEditorForm .cLine.fckEditor .cElement textarea   {width:890px;}
