/*** Copyright (C) 2006-2008 Playlore Gameworks ***/

/*** Playlore Default ***/

body {
	margin: 0px;
	background-image: url('playlore_test.png');
	background-repeat: no-repeat;
}

a:link {color: #FF7200; font-weight: bold;}
a:visited {color: #F7C100;}
a:active {color: #FFF;}
a.services {	color: #FFF;}

.header {
	position: absolute;
	width: 583px;	
	height: 463px;
	margin: 142px 0 0 30px;
	color: #000;
	font-family: arial;
}

.title {
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size: 160%;
}

.subtitle {
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size: 120%;
	font-weight: bold;
}

.jointheteam {
	width: 320px;
	height: 156px;
	margin: 20px 0 0 20px;
	font-family: arial;
	font-size: small;
	font-size: 70%;
}

.chooseyourtest {
	width: 360px;
	height: 60px;
	margin: 20px 0 0 20px;
	font-family: arial;
	font-size: small;
	font-size: 70%;
}

.testitem1 {
	width: 280px;
	height: 40px;
	margin: 8px 0 0 20px;
	padding: 0 0 0 40px;
	background-image: url('testitem1.png');
	background-repeat: no-repeat;
	font-family: arial;
	font-size: small;
	font-size: 60%;
}

.testitem2 {
	width: 280px;
	height: 40px;
	margin: 2px 0 0 20px;
	padding: 0 0 0 40px;
	background-image: url('testitem2.png');
	background-repeat: no-repeat;
	font-family: arial;
	font-size: small;
	font-size: 60%;
}

.testitem3 {
	width: 280px;
	height: 40px;
	margin: 2px 0 0 20px;
	padding: 0 0 0 40px;
	background-image: url('testitem3.png');
	background-repeat: no-repeat;
	font-family: arial;
	font-size: small;
	font-size: 60%;
}

.testitem4 {
	width: 280px;
	height: 40px;
	margin: 2px 0 0 20px;
	padding: 0 0 0 40px;
	background-image: url('testitem4.png');
	background-repeat: no-repeat;
	font-family: arial;
	font-size: small;
	font-size: 60%;
}

.testitem5 {
	width: 280px;
	height: 40px;
	margin: 2px 0 0 20px;
	padding: 0 0 0 40px;
	background-image: url('testitem5.png');
	background-repeat: no-repeat;
	font-family: arial;
	font-size: small;
	font-size: 60%;
}

.copyright {
	height: 36px;
	margin: 8px 0 0 318px;	
	font-size: small;
	font-family: arial;
	color: #FFF;
}