/* @override http://exp.teleranek.org/teleqem/style.css */

.footer0 {
	display: inline;
	width:100%;
	color:#666666;
	font-family:Verdana;
	font-size:10px;
	margin-bottom:5px;
	float: left;
}

.footer1{
	display:inline;
	width:100%;
	color:#ff9999;
	font-family:Verdana;
	font-size:10px;
	float: right;
}

.main {
	display:block;
	float:left
}

.right {
	display:block;
	float:left;
	color:#666666;
	font-family:Verdana;
	font-size:10px;
	margin-left: 11px;
}

a{
	color: #ff9396;
	margin-right: 2px;
	margin-left: 2px;
}

.mainForm {
	background-color: #ffcb59;
	text-align: left;
	direction: ltr;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border: 1px solid #505050;
	color: #3d3d3d;
	width: 600px;
}

.urlChooser{
	background-color: #ffac16;
}
.fileChooser {
	background-color: #191919;
}
.decTypeChooser{
	background-color: #abf;
	font-weight: bold;
}
input{
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #656565;
}

.bigtitle {
	font: 80px "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 800px;
	text-align: center;
	color: #e6e6e6;
	margin-top: 250px;
	text-shadow: #191919 2px 2px 5px;
}

.items_title {
	color: #e6e6e6;
	text-shadow: #000 2px 2px 5px;
	font: bold 16px "Lucida Grande", Lucida, Verdana, sans-serif;
	display: block;
	margin-bottom: 0;
}

body {
	background-color: #333;
}

.underbigtitle {
	font: 20px "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 800px;
	text-align: center;
	color: #e6e6e6;
	margin-bottom: 250px;
	text-shadow: #333 2px 2px 3px;
	display: block;
}
