@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	text-align: center;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#container {
	width: 805px;
	text-align: left;
	margin: 0 auto;
}
#header {
	margin-top: 10px;
	text-align: center;
}
.logo {
	width: 150px;
	height: 83px;
	background: url(images/we-love-affiliates-logo.gif) no-repeat;
	
}
.logo_text {
	font-size: 24px;
	line-height: 83px;
}
#sidebar {
	float: left;
	width: 400px;
	margin-right: 10px;
	margin-top: 10px;
	padding: 10px;
	height: 300px;
	border-right: 1px solid #999999;
}
#signupform {
	width: 350px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#maincontent {
	clear: left;
	width: 400px;
	padding-top: 10px;
}
#maincontent h1 {
	color: #4b86c7;
	font-size: 16px;
}
.error_box {
	background-color: #FFC;
	border: 1px solid #FF0000;
	padding: 5px;
}
.pub_info {
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #336699;
	font-weight: bold;
	font-size: 16px;
}
.fleft {
	float: left;
}
.cl {
	clear: left;
}
.col1w {
	width: 150px;
}
.p1 {
	padding: 10px;
}
.botmargin {
	margin-bottom: 5px;
}
.signupbutton {
	text-align: center;
	padding: 20px;
}
#signupform input[type=text] {
	width: 150px;
}
#signupform input[type=password] {
	width: 150px;
}
#signupform input.phonefield {
	width: 40px;
}
.noAccount {
	padding-left: 5px;
	color: #339900;
	font-weight: bold;
	font-size: 18px;
}
#banner {
	width: 805px;
	height: 335px;
	background: url(images/banner.jpg);
	margin-top: 10px;
}

#banner_about {
	width: 805px;
	height: 243px;
	background: url(images/banner_about.jpg);
	margin-top: 10px;
}

#banner_signup {
	width: 805px;
	height: 243px;
	background: url(images/banner_signup.jpg);
	margin-top: 10px;
}

#banner_signup3 {
	width: 805px;
	height: 243px;
	background: url(images/banner_signup3.jpg);
	margin-top: 10px;
}
.signin_text {
	color: #666666;
	font-size: 25px;
	font-family: arial, verdana;
}
.logininform {
	width: 250px;
	margin: 0 auto;
}
#sidebar {
	float: left;
	width: 400px;
	margin-right: 10px;
	margin-top: 10px;
	padding: 10px;
	height: 300px;
	border-right: 1px solid #999999;
}
#sidebar3 {
	float: left;
	width: 300px;
	margin-right: 10px;
	margin-top: 10px;
	padding: 10px;
	height: 110px;
}
#sidebar4 {
	float:left;
	background-image:url(images/about_bg.gif);
	background-repeat:no-repeat;
	height:250px;
	width:329px;
	margin-top:20px;
	margin-left:10px;
}
.jointext {
	color: #339900;
	font-size: 24px;
	text-align: center;
}
.jointext a:link {
	color: #339900;
	font-weight: bold;
}
.jointext a:visited {
	color: #339900;
	font-weight: bold;
}
.jointext a:active {
	color: #339900;
	font-weight: bold;
}
.jointext a:hover {
	color: #339900;
	font-weight: bold;
}
.leftcol {
	border-right: 1px solid #999999;
	padding: 5px;
}
#sidebar2 {
	float: right;
	width: 300px;
	margin-top: 10px;
	margin-right: 80px;
}
.side_header {
	color: #003366;
	font-weight: bold;
	font-size: 14px;
	
}
ul.signup_list li {
	list-style: url(images/bubble.gif);
	line-height: 24px;
}
.bottomborder {
	border-bottom: 1px solid #999999;
}
#bottom {
	float: left;
	width: 805px;
	height: 50px;
	margin-top:40px;
	padding-top:10px;
}
#bottom2 {
	float: left;
	width: 805px;
	height: 85px;
}
#main {
	width: 805px;
}
.address {
	text-align:center;
}
.bottomcopy {
	color:#666666;
}

#text{
	padding:20px 80px;
	line-height: 20px;
}

a:link.side_links {
	color: #0066ff;
	text-decoration:none;
}

a:visited.side_links {
	color: #0066ff;
	text-decoration:none;
}

a:hover.side_links {
	color: #003399;
	text-decoration:none;
}
