html, body, ul {
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Arial, Verdana;
}
body {
	background: #004b8e;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 0px;
	line-height: 20px;
}

a:link {text-decoration: none; font-family: Arial; font-size: 11px; color: #0077cf; }
a:visited {text-decoration: none; font-family: Arial; font-size: 11px; color: #0077cf; }
a:hover {text-decoration: none; font-family: Arial; font-size: 11px; color: #0077cf; }
a:active {text-decoration: none; font-family: Arial; font-size: 11px; color: #0077cf; }

div#container {
	height: 100%;
	position: relative;
}
div#background {
	background-image: url(../../images/pokerfriends/splash_title.png);
	background-repeat: no-repeat;
	width: 1200px;
	height: 524px;
	margin: 0px auto;
	position: relative;
	top: 20%;
}
div#textContainer {
	margin: 340px 0px 0px 200px;
	width: 800px;
	position: absolute;
}
#textContainer .intro {
	float: left;
	width:325px;
	font-size: 14px;
}
#textContainer .simpleForm {
	float: right;
	width: 265px;
	text-align: left;
}

div#countries {		
	margin-top: 35px;
	text-align: center;
}


/*
	Form styling
*/
div.inputLeft {
	background-image: url(../../images/pokerfriends/inputLeft.png);
	background-repeat: no-repeat;
	width: 4px;
	height: 25px;
	float: left;
}
input.inputBg {
	background-image: url(../../images/pokerfriends/inputBg.jpg);
	background-repeat: repeat-x;		
	background-color: transparent;
	height: 19px;
	padding: 6px 6px 0px 6px;
	float: left;
	border: none;
	margin: 0px;	
	outline: none;
	line-height: 12px;
}
div.inputRight {
	background-image: url(../../images/pokerfriends/inputRight.png);
	background-repeat: no-repeat;
	width: 4px;
	height: 25px;
	float: left;
}
div.submitLeft {
	background-image: url(../../images/pokerfriends/submitLeft.png);
	background-repeat: no-repeat;
	width: 4px;
	height: 25px;
	float: left;
}
input.submitBg {
	background-image: url(../../images/pokerfriends/submitBg.png);
	background-repeat: repeat-x;		
	background-color: transparent;
	padding: 5px 3px 7px 3px;
	float: left;
	border: none;		
	text-align: center;
	color: #cdcdcd;
	margin: 0px;
	outline: none;
	font-family: Arial, Verdana; 
	font-size: 12px;	
	font-weight: bold;
	line-height: 15px;
}
div.submitRight {
	background-image: url(../../images/pokerfriends/submitRight.png);
	background-repeat: no-repeat;
	width: 4px;
	height: 25px;
	float: left;
}	
option {
	font-size: 12px;
}
div#flags {
	margin-top: 15px;
}
div#flags img{
	border: none;
	margin-right: 15px;
}

/*
	Simple Registration form
*/
div#popupHolder {
/*	display: none;*/
}	
/* 
	Registration form
*/
div#registerHolder {
	position: absolute;
	width: 771px;			
	z-index: 10;
	/*visibility: hidden;*/
}
div#regTop {
	background-image: url(../../images/pokerfriends/splash-reg_top.png);
	background-repeat: no-repeat;
	width: 771px;
	height: 7px;		
	overflow: hidden;
}
div#regLeft {
	background-image: url(../../images/pokerfriends/splash-reg_left.png);
	background-repeat: no-repeat;
	width: 370px;
	height: 574px;		
	padding: 16px 15px 0px 0px;
	float: left;
	position: relative;
}
div#regRight {
	background-image: url(../../images/pokerfriends/splash-reg_right.png);
	background-repeat: no-repeat;
	width: 331px;
	height: 574px;		
	padding: 16px 33px 0px 22px;
	float: left;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	color: #4b4b4b;
}
div#regBottom {
	background-image: url(../../images/pokerfriends/splash-reg_bottom.png);
	background-repeat: no-repeat;
	width: 771px;
	height: 12px;		
	clear: left;
	overflow: hidden;
}
h2 {
	color: #0077cf;
	font-size: 20px;
	margin-top: 0px;
}
form#registerForm {
	width: 355px;
	position: absolute;
	right: 15px;
}
ul#formList {
	width: 355px;
	list-style-type: none;
}
ul#formList li {
	margin-bottom: 3px;
	display: block;
	height: 25px;
}
div.formLeft {
	float: right;
	margin-right: 15px;
	padding-top: 3px;
}
div.formRight {
	float: right;
}
div.formRight .inputBg {
	width: 227px;
}
div.textareaTop {
	background-image: url(../../images/pokerfriends/textareaTop.png);
	background-repeat: no-repeat;
	overflow: hidden;
	width: 343px;
	height: 4px;
}
div.textareaBg {
	background-image: url(../../images/pokerfriends/textareaBg.png);
	background-repeat: repeat-y;
	width: 343px;
}
textarea.textarea {
	background-image: url(../../images/pokerfriends/textareaGr.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	width: 341px;
	height: 77px;
	border: none;
	outline: none;
	margin: 0 0 0 1px;
}
div.textareaBottom {
	background-image: url(../../images/pokerfriends/textareaBottom.png);
	background-repeat: no-repeat;
	overflow: hidden;
	width: 343px;
	height: 4px;
}
div.formLeft .jquery-text-shadow {
	margin-top: 3px;
}
span.text {
	display: inline-block;
	width: 265px;
}
div.titan {
	width: 205px; 
	margin: 0 auto;
}
.titan a {
	color: #6dcbff;
}
.titan span {
	display: block;
	width: 205px;
}
div#footerTxt {
	color: #52bcff;
	font-size: 12px;
	width: 253px; /*169px;*/
	margin: 35px auto 0 auto;	
	text-align: left;
}
div#footerTxt a {
	color: #52bcff;
	font-size: 12px;
}
#footerTxt .jquery-text-shadow .jquery-text-shadow-text a {
	color: #000;
}

