*
{
	font-family: 'Century Gothic', 'Gentium Basic', 'Gentium Book Basic', 'URW Gothic L';
	font-size: 12px;
	color: #959595;
}

*:focus
{
	outline: none;
}

body
{
	background: #111111 url('../images/bg.jpg') center repeat-y;
	margin: 0px;
	padding: 0px;
}

a
{
	font-size: 11pt;
	vertical-align: middle;
	text-decoration: none;
	-webkit-transition-property: color;
	-webkit-transition-duration: 0.3s;
}

a:hover
{
	color: #dddddd;
	font-weight: bold;
}

#toprow
{
	margin-top: 10%;
}

#toprow > div
{
	display: inline-block;
	vertical-align: middle;
	margin: 10px;
}

#toprow > div:first-child > div
{
	width: 282px;
}

#toprow > div:first-child > div:last-child
{
	text-align: left;
	margin-left: 10px;
}

#toprow > div:first-child > div:last-child > div
{
	display: inline-block;
	text-align: center;
	width: 120px;
	height: 20px;
}

#toprow > div:first-child > div:last-child > div:first-child
{
	border-right: solid 1px #959595;
}

#toprow > div:first-child > div:last-child > div:first-child > a
{
	margin-left: 40px;
}

#toprow > div:first-child > div:last-child > div:last-child > a
{
	margin-right: 20px;
}

#rightpane img
{
	border: solid 1px #C38244;
}

#bottomrow
{
	margin-top: 30px;
	font-size: 12px;
	color: #959595;
}

#bottomrow a
{
	font-size: inherit !important;
	color: #F66801 !important;
	vertical-align: inherit !important;
}

#bottomrow a:hover
{
	font-size: inherit !important;
	font-weight: normal !important;
	color: #FFA564 !important;
}

p
{
	color: inherit;
	font-size: inherit;
}

#lang-table
{
	margin-top: 10%;
}

#lang-table td
{
	vertical-align: middle;
}

#lang-top
{
}

#lang-selector td
{
	text-align: center;
	width: 120px;
	height: 20px;
}


#lang-right img
{
	border:1px solid #C38244;
}

#lang-bottom
{
	font-size: 13px;
	color: #959595;
	text-align: center;
}

#lang-bottom td
{
	padding-top: 30px;
	vertical-align: baseline !important;
}

#lang-bottom td a
{
	color: #F66801 !important;
	font-size: inherit !important;
	vertical-align: inherit !important;
}
