@charset "utf-8";

/* CSS Document */



* { padding:0; margin:0; outline:none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px;}



body {
	background:url(http://www.blondesinhd.com/images/join/bg.jpg) repeat-x top center #fdf2e0;
	}

	

#container {
	margin:0 auto;
	width: 900px;
	}

	

#header {
	background:url(http://www.blondesinhd.com/images/join/header2.png) no-repeat;
	width:900px;
	height:295px;
	margin-left: -13px;
	}

	

#middle {
	background:url(http://www.blondesinhd.com/images/join/middle.png) no-repeat;
	width:807px;
	height:912px;
	margin:0 0 0 17px;
	}

	

#content {
	width:370px;
	}

	

#bullets { 
	color:#FFFFFF; 
	width: 270px;
	height: 230px;
	padding: 30px 0 0 65px;
	}



#bullets li {

	padding:10px 0;

	}

	

#bullets .error { color:#FF0000; }



#form {
	padding:100px 0 0 40px;
	text-align:left;
	color:#FFFFFF;
	}

#form a{
	color: #fdf2e0;
	}

#form select { width: 180px; }

#form input { border:1px solid #5d0000; }

#form .buttons { padding:10px 0; }



.error { color:#FF0000; }



#footer {
	background:url(http://www.blondesinhd.com/images/join/footer.png) no-repeat;
	width:856px;
	height:148px;
	margin-left: 5px;
	}


#footer #nav {
	color:#5d0000;
	font-weight:bold;
	text-align:center;
	padding: 77px 0 0 0;
	}

	

#footer #nav a { text-decoration:none; padding:0 5px 0 0; color:#FFFFFF; }

#footer #nav a:hover { text-decoration:underline; }

#footer #nav a span { color:#5d0000; }



#footer #nav ul { list-style:none; }	

#footer #nav li { display:inline; padding:0 0 0 5px; }



#footer #legal { 

	padding:15px 0; 

	text-align:center; 

	color:#5d0000; 

	}

	

#footer #legal p { font-size:10px; }
