/*Love The Dogs Home Styles* - Last Updated by Simon Del Giudice on 04-08-08*/

#homecontainer {
	margin: 0 auto 0 auto;
	width: 470px;
	text-align: left;
}
	#homecontainer p{
		color: white;
		text-align: center;
	}
	#homecontainer img {
		padding: 0 !important;
		margin: 0 !important;
	}

	#homecontainer a{
		display: block;
		width: 150px;
		height: 90px;
		color: white;
		background: #BD1C8E;
		text-align: center;
		padding: 60px 0 0 0;
	}
	#homecontainer a:hover{
		display: block;
		width: 150px;
		height: 90px;
		color: white;
		background: #CD3BA2;
		text-align: center;
		padding: 60px 0 0 0;		
	}	
	
#firstrow {
	padding: 0 !important;
	margin: 0 !important;
}

	#square01 {
		float: left;
		width: 150px;
		height: 150px;
		margin: 0 10px 10px 0;
	}
	#square02 {
		float: left;
		width: 150px;
		height: 150px;	
		margin: 0 0 10px 0;
	}
	#square03 {
		float: right;
		width: 150px;
		height: 150px;	
		margin: 0 0 10px 0;
			}
#secondrow {
	padding: 0 !important;
	margin: 0 !important;
}	

	#square04 {
		float: left;
		width: 150px;
		height: 150px;
		margin: 0 10px 10px 0;
	}
	#square05 {
		float: left;
		width: 150px;
		height: 150px;	
		margin: 0 0 10px 0;
	}
	#square06 {
		float: right;
		width: 150px;
		height: 150px;	
		margin: 0 0 10px 0;
			}
#thirdrow {
	padding: 0 !important;
	margin: 0 !important;
}	

	#square07 {
		float: left;
		width: 150px;
		height: 150px;
		margin: 0 10px 10px 0;
	}
	#square08 {
		float: left;
		width: 150px;
		height: 150px;	
		margin: 0 0 10px 0;
	}
	#square09 {
		float: right;
		width: 150px;
		height: 150px;	
		margin: 0 0 10px 0;
			}	
#home_foot {
	margin: 10px 0 0 0;
	width: 470px;
	text-align: left;
	vertical-align: top;
}
	#home_foot_left {
		float: left;
		width: 230px;
		text-align: left;
	}
	#home_foot_right {
		float: right;
		width: 230px;
		text-align: right;
	}

#homecontainer .remember_stadium input {background-color:#000000;
										border:none;
										padding: 0 0 0 0;
										margin: 17px 0 0 0;
										}



