body {
	margin: 0px;
	background-color: #fff;
	background: #fff url(../user_upload/Layout/grey.png) repeat-x;
  
	font: normal 13px 'Segoe UI', 'Trebuchet MS', Verdana, Arial, Helvetica, Sans-Serif;
	line-height: 20px;
	color: #666;
}

a {
	color: #28608E;
	/*color: #38a;*/
}

div#mainBody {
	display: block;
	height: 100%;
	width: 100%;
}

div#head {
	margin: 50px auto 40px auto;
	/*width: 540px;*/
	width: 650px;
}

div#front {
	margin: 20px auto 40px auto;
	/*width: 540px;*/
	width: 645px;
}

div#front.cleanHeight {
	min-height: 440px;
	height: auto !important;
	height: 440px;
}

div#front img#logo {
	width: 400px;
	height: 100px;
}

div#front div#language {
	width: 500px;
	margin: -10px auto -10px auto !important;
	padding: 0 0 0 0 !important;
	text-align: center;
	vertical-align: top !important;
	line-height: 25px;
}

div#front div#language a {
	text-decoration: none;
	font-weight: bold;
}

div#front div#language img {
	margin: 0 0 -3px 0 !important;
}

div#comment_box {
	width: 450px;
	height: 90px;
	margin: 15px auto 5px auto;
	font-size: 20px;
}

div#comment_box big {
	font: bold 60px Georgia, sans-serif;
	line-height: 45px;
}

div#comment_box div#comment {
	width: 410px;
	float: right;
}

div#comment_box div#comment div.attribution {
	font-size: 14px;
	color: #999;
}

div#comment_box div#comment div.attribution a {
	color: #999;
}

a.discreet {
	color: #666;
	text-decoration: none;
}

a.discreet:hover {
	text-decoration: underline;
	color: #333;
}

span.highlight {
	background-color: #ff4;
}

div#middle {
	background-color: #eee;
	background-color: #ececec;
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	padding: 30px 0px 30px 0px;
	
	/*background: transparent url(http://www.toenda.com/theme/void/data/footer.png) repeat-x;*/
}

div#middle h2 {
	font-weight: normal;
	/*width: 515px;*/
	width: 665px;
	padding: 0px 2px 0px 32px;
	margin: 0px auto 10px auto;
	font-size: 25px;
	color: #aaa;
	letter-spacing: -1px;
}

div#middle ul#work {
	width: 670px;
	padding: 0px 0px 0px 30px;
	margin: 0px auto 0px auto;
	list-style-type: none;
}

div#middle ul#work li {
	display: inline;
}

div#middle ul#work li img {
	/*width: 140px;
	height: 130px;*/
	border: solid 4px #d7d7d7;
	margin: 15px 15px 0px 0px;
}

div#tail {
	margin: 30px auto 30px auto;
	/*width: 540px;*/
	width: 645px;
  
  /*border: 1px solid #000;*/
}

div#footer {
	background-color: #111;
	text-align: center;
	color: #ccc;
	font-size: 11px;
	padding: 10px 0 10px 0;
	
	position: relative;
	bottom: 0px;
	
	width: 100%;
}

div#footer a {
	color: #38a;
	text-decoration: underline;
}

div#cleanFooter {
	background-color: #111;
	text-align: center;
	color: #ccc;
	font-size: 11px;
	padding: 10px 0 10px 0;
	
	position: relative;
	bottom: 0px;
	
	width: 100%;
}

div#cleanFooter a {
	color: #38a;
	text-decoration: underline;
}



.tableRowLight {
	color: #000000;
	background: #ececec;
}

.tableRowDark {
	color: #ffffff;
	background: #333333;
}

.smallTextLight {
	font-size: 10px;
	color: #ababab;
	line-height: 10px;
}

.smallTextDark {
	font-size: 10px;
	color: #000000;
	line-height: 10px;
}



.h2 {
	display: block;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	
	font-size: 20px;
	line-height: 22px;
	letter-spacing: -1px;
	padding: 8px 0px 7px 0px;
	margin: 15px 0px 15px 0px;
	font-weight: bold;
}


.h3 {
	display: block;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	
	font-size: 17px;
	line-height: 19px;
	letter-spacing: -1px;
	padding: 8px 0px 7px 0px;
	margin: 15px 0px 0px 0px;
	font-weight: bold;
}




SELECT {
	padding: 2px 2px 2px 2px;
  color: #333;
  background-color: #fff;
  border: 1px solid #dddddd;
}

TEXTAREA {
	padding: 2px 2px 2px 2px;
  border:1px solid #dddddd;
  color: #333;
  font-weight : normal;
  background-color: #fff;
}

INPUT {
	padding: 2px 2px 2px 2px;
  color: #333;
  background-color: #fff;
  border:1px solid #dddddd;
}

input[type=submit] {
	padding: 2px 2px 2px 2px;
	color: #ececec;
	background-color: #333;
	border: 1px solid #dddddd;
}

input[type=submit]:hover {
	padding: 2px 2px 2px 2px;
	color: #fff;
	background-color: #000;
	border: 1px solid #dddddd;
}

.mailForm, 
.csc-mailform {
  width: 500px;

  background-color: #ececec;
  border: 1px dotted #dddddd;
  color: #333;
  padding: 10px 10px 10px 36px;
}

.mailformField, 
.csc-mailform-field {
  margin-bottom: 6px;
  line-height: 18px;
}

#mailformname {
}

.formLabel, .formLabelReq, .formRadio, 
.csc-form-label, .csc-form-label-req, .csc-form-radio {
  color: #333;
  margin: 2px;
  vertical-align: top;
}
