
#connect{display:none;}
#loginContainer{background-image:url(../images/loginBg.png); width:955px; height:379px; position:relative; top:-10px;}
	#loginContainer h1{font-family:"Arial Narrow", Gadget, sans-serif; font-size:2.3em; font-weight:bold; position:relative; color:white; padding:20px 0 0 60px;}
	#formHolder{height:291px; width:934px; background-color:white; margin:25px auto; position:relative;}
	.greyBox{width:455px; height:278px; background-color:#bbc1bc; border:1px solid black; margin:5px; float:left; position:relative;}
		#loginContainer h3{font-family:"Arial Narrow", Gadget, sans-serif; font-size:2.0em; font-weight:normal;  color:black; padding:10px 0 0 10px;}
		a.button{padding:10px; background-color:#bfe7c7; border:1px solid black; text-decoration:none; color:black; font-weight:bold; position:relative; font-family:Arial; font-size:20px; top:5px; left:10px;}
		a.button:hover{background-color:#dbf5f2;}
		.greyBox p {font-weight:normal; font-family:Arial; font-size:20px; margin:30px 0 0 40px;}
		p.lost {font-weight:normal; font-family:Arial; font-size:14px; margin:10px;}
		.greyBox h4{font-family:Arial Narrow; font-size:20px; font-weight:normal; margin: 0 0 0 40px;}
		.greyBox ul{font-family:Arial Narrow; font-size:20px; font-weight:normal; margin:0 0 0 80px;}
	.greyBox fieldset{margin:20px 0 0 60px;}
	.greyBox fieldset a{text-decoration:none; font-size:80%; margin:0 0 0 85px;}
	.greyBox fieldset a:hover{text-decoration:underline;}
	.greyBox label{font-family:Arial Narrow; font-size:20px; font-weight:normal;}
	#loginSubmit{padding:2px; border:1px solid black; background-color:#bfe7c7; font-weight:bold;  font-family:Arial; font-size:15px; margin:10px 0 0 140px;}
	#loginSubmit:hover{background-color:#dbf5f2; }
	#loginDiv{}
	ul.citySelect{font-size:16px; font-weight:bold; margin:-20px 0 0 60px; }
	#registerDiv{display:none;}
	.greyBox  a.loginForm{text-decoration:none; font-size:80%; margin:0 0 0 85px;}
	.greyBox  a.loginForm:hover{text-decoration:underline;}
	p.workedReg{font-size:16px; margin:10px 0 0 30px;}
	
	
	/* Party Gods Reg */
	
	#godsContainer{width:899px; height:513px; position:relative; background:url(../partyGods/greek.jpg); margin:0 auto; margin-bottom:20px;}
		#godsInfo{position:absolute; margin:350px auto; }
		#godsContainer img.partyGodImg{position:absolute; top:-20px; left:50px;}
		#godsInfo h3{color:yellow; font-family:Impact; font-size:46px; font-weight:100; margin:20px 0 0 350px;}
		#godsInfo p{color:white; width:530px; margin: 10px 0 0 310px; text-align:center; font-family:Arial Narrow; font-weight:bold;}
		#godsInfo img.wcLogo{margin:5px 0 0 400px;}
		#godsInfo form{color:black; font-family:Arial Narrow; font-size:24px; margin-left:40px;}
		#godsInfo form input{width:300px; border:1px solid grey;}
		#godsInfo form input#loginSubmit{width:100px;}
		#godsInfo a{display:block; margin:-25px 0 0 300px; color:grey; text-decoration:none;}
		#godsInfo a:hover{color:grey; text-decoration:underline;}
		.workedRegGods{padding:5px; color:white; font-family:Arial Narrow; border:1px solid #454040;}
		
		
		
		/* PROFILE */
		
		#profileInfoTop{background:url(../images/profileInfoTop.png) no-repeat; width:955px; height:56px;}
		#profileInfoBody{background:url(../images/profileInfoBody.png) repeat-y; width:955px;}
		#profileInfoBottom{background:url(../images/profileInfoBottom.png) no-repeat; width:955px; height:9px;}
		#profileInfoBodyCenter{background:#d7d7d7; margin:0 10px 0 10px; width:915px; padding:10px;}
		.profileInfoBlock{background:#a4a4a4; height:28px; width:905px; margin-bottom:10px; padding:5px;}
		.profileInfoBlock p {font-family:Verdana; font-size:22px; float:left;}
		.profileInfoBlock p span{font-family:Verdana; font-size:14px;}
		.profileInfoBlock a {float:right; font-family:Verdana; font-size:22px; }
		.profileInfoBlock a:hover{text-decoration:none;}
		
		.profileInfoEdit{display:none; min-height:28px; width:905px; margin-bottom:10px; padding:5px;}
		.profileInfoEdit form{font-family:Verdana; font-size:22px; margin-left:100px;}
		
		div.error{width:920px; background:#f8c8bf; color:#9a1e06; border:1px solid #ff2a00; font-family:Verdana; font-size:12px; font-weight:bold; padding:10px; margin:0 auto 15px;}
		div.success{width:920px; background:white; color:black; border:1px solid black; font-family:Verdana; font-size:12px; font-weight:bold; padding:10px; margin:0 auto 15px;}
		
	
	
