/* css by saba-design */
/* main things */
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-repeat: repeat;
	color: #FFFFFF;
	background-color: #992334;
}
/* basic links */
a:link {
	color: #E0BDC1;
	text-decoration: none;
	font-size: 0.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #E0BDC1;
	text-decoration: none;
	font-size: 0.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* basic layout */
#main {
	position: absolute;
	height: 150px;
	width: 100%;
	left: 0px;
	right: 0px;
	top: 50%;
	background-image: url(../pics/r.jpg);
}
#top {
	background-image: url(../pics/back1.jpg);
	position: absolute;
	height: 60%;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
}
#bottom {
	background-image: url(../pics/back1.jpg);
	position: absolute;
	height: 40%;
	width: 100%;
	left: 0px;
	right: 0px;
	bottom: 0px;
}
#logo {
	background-image: url(../pics/logo.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 150px;
	width: 200px;
	top: 50%;
	right: 20%;
}
#required {
	text-align: left;
	vertical-align: middle;
	position: absolute;
	right: 0px;
	bottom: 0px;
	background-image: url(../pics/required.jpg);
	height: 34px;
	width: 200px;
}
#footer {
	position: absolute;
	height: 34px;
	width: 100%;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-image: url(../pics/tabline.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
}
/* special Links */
#logolink {
	position: absolute;
	height: 80px;
	width: 200px;
	left: 60%;
	top: 50%;
	right: 40%;
	margin-top: 35px;
}
#copy {
	position: absolute;
	height: 22px;
	width: 200px;
	left: 60%;
	right: 40%;
	bottom: 0px;
	vertical-align: bottom;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
}
#copy a:link, a:visited, a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7px;
	color: #CCFF99;
	text-decoration: none;
}
a#enterfor {
	background-image: url(../pics/benterfor.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	position: absolute;
	height: 80px;
	width: 140px;
	left: 200px;
	top: 35px;
}
a:hover#enterfor {
	background-image: url(../pics/benterfor.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	position: absolute;
	height: 80px;
	width: 140px;
	left: 200px;
	top: 35px;
}
a#entersite {
	background-image: url(../pics/bentersite.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	position: absolute;
	height: 80px;
	width: 140px;
	left: 340px;
	top: 35px;
}
a:hover#entersite {
	background-image: url(../pics/bentersite.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	position: absolute;
	height: 80px;
	width: 140px;
	left: 340px;
	top: 35px;
}
#getplayer {
	position: absolute;
	height: 40px;
	width: 100px;
	left: 25px;
	top: 40%;
	background-image: url(../logos/get_flash_player.gif);
	background-repeat: no-repeat;
}
/**/
#counter {
	text-decoration: none;
	position: absolute;
	top: 50%;
	right: 30px;
	width: 170px;
	margin-top: 35px;
	text-align: right;
}
.plugintxt {
	position: absolute;
	height: 78px;
	width: 294px;
	left: 150px;
	top: 35px;
}
.plugintxtde {
	position: absolute;
	width: 65%;
	left: 150px;
	top: 30%;
}
.vcard {
	position: absolute;
	width: 65%;
	top: 60px;
	right: 20%;
}
.vcard  .fn {
	font-weight: bold;
	font-size: 1.2em;
}
.vcard .org {
	display: none;
}
.vcard .country {
	display: none;
}
.bottxt {
	position: absolute;
	width: 200px;
	text-align: center;
	bottom: 10px;
	right: 20%;
}
.bottxt span {
	position: relative;
	text-align: center;
}
.bottxt  a:link, a:visited {
	font-size: 1em;
	color: #FFFFFF;
}
#top #hcard .name {
	display: inline;
	float: right;
	right: 20px;
	text-align: right;
	position: relative;
}
#top #hcard .adr {
	display: inline;
	float: right;
	right: 7%;
	text-align: right;
	position: relative;
}
#top #hcard .cont {
	display: inline;
	float: right;
	width: 33%;
	right: 12%;
	text-align: right;
	position: relative;
}
.vcard .email {
	display: none;
}
#main   span  {
	position: relative;
	top: 70px;
	color: #992334;
	text-align: right;
	z-index: 99;
	right: 50%;
	float: right;
}
#main span a:link {
	font-size: 1em;
	font-weight: bold;
	color: #992334;
}
