@charset "utf-8";
/* Footer CSS Document */

	#mainbody #pagecontent #sectionarea{
			background-image:none;
			}
	#mainbody #pagecontent #splash.login{
		background-color:#FFFFFF;
		background-image:url('http://spunout.ie/images/login.jpg');
		background-repeat:no-repeat;
		height:274px;
		}
	#mainbody #pagecontent .signup{
		background-color:#FFFFFF;
		background-image:url('http://spunout.ie/images/signup.jpg');
		background-repeat:no-repeat;
		}
	#mainbody #pagecontent #splash  #left{
			margin:0px 0px;
			padding:0px;
			padding-left:15px;
			padding-top:80px;
			padding-bottom:50px;
			}
		

/* Article Formatting */
#mainbody #pagecontent{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}
	
	#mainbody #pagecontent p{
		margin:0px;
		padding:0px;
		line-height:130%;
		}
	#mainbody #pagecontent #splash {
		font-size:13px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color:#0e2167;
		}
	#mainbody #pagecontent #splash  h1{
		display:none;
		}

	#mainbody #pagecontent #splash  a{
		color:#f26522;
		margin:0px;
		text-decoration:none;
		}
	#mainbody #pagecontent #splash  a:hover{
		color:#0e2167;
		text-decoration:underline;
		}

	#mainbody #pagecontent #splash  img{
		text-decoration:none;
		}
	#mainbody #pagecontent #splash  p{
		line-height:130%;
		margin:6px 0px;
		}
		
	#mainbody #pagecontent #splash.login  #left form input,#mainbody #pagecontent #splash.login  #left form select{
		float:left;
		margin-right:5px;
	}
	#mainbody #pagecontent #splash.signup  #left form{
		margin-top:30px;
		}
	#mainbody #pagecontent #splash.signup  #left form div.text label{
		display:inline;
		}
	
	#mainbody #pagecontent #splash.signup  #left form div.question{
		clear:left;
		margin:10px 0px;
		height:20px;
		}
	#mainbody #pagecontent #splash.signup  #left form #responder{
		display: inline;
		color: #0e2167;
		margin-left:10px;
		}
	#mainbody #pagecontent #splash.signup  #left form #emailresponder{
		display: inline;
		color: #0e2167;
		margin-left:10px;
		}
	#mainbody #pagecontent #splash.signup  #left form #responder .success{
		color:#009900;
		}
	#mainbody #pagecontent #splash.signup  #left form #responder .sorry{
		color: #CC3333;
		font-weight:bold;
		}
	#mainbody #pagecontent #splash.signup  #left form div.question div.text{
		float:left;
		width:150px;
		}
	#mainbody #pagecontent #splash.signup  #left form div.question div.field{
		float:left;
		}		#postsignup a{	font-weight: bold;	color: #f26522;	text-decoration: none;	}		#postsignup a:hover{	font-weight: bold;	color: #f26522;	text-decoration: underline;	}	
