/*  
AffairConnect.com
*/

/* ------------- Go ------------- */

* {
	padding: 0px;
	margin: 0px;
	}

body {
	background: #D0C2A8;
	font-family: Arial, Helvetica, sans-serif;
	color: #163840;
	line-height: 18px;
	font-size: 12px;
	}

a, a:link, a:active, a:visited, a:hover {
	color: #A6700C;
	}

input, select {
	border: 1px solid #ADC8D9;
	}

img {
	border: none;
	}

#clear {
	clear: both;
	}

/* ************* Container ************* */

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

/* ************* Top Content ************* */

#top-content {
	width: 830px;
	height: auto;
	background: url("http://pages.affairconnect.com/images/v5-bg.gif") repeat-y;
	}

/* ************* Header ************* */

#header {
	width: 830px;
	height: 126px;
	margin: 0 auto;
	background: #D0C2A8 url("http://pages.affairconnect.com/images/v5-header.gif") no-repeat;
	}

#header h2 {
	width: 808px;
	height: auto;
	font-size: 1.3em;
	color: #163840;
	font-family: Arial, Helvetica, sans-serif;
	padding: 93px 0 0 11px;
	}

/* ************* Headline ************* */

#headline {
	width: 808px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0;
	padding: 10px 0;
	}

#headline h1 {
	font-size: 1.9em;
	color: #7C92A6;
	}

#headline p {
	padding-top: 10px;
	}

/* ************* Top ************* */

#top {
	width: 830px;
	height: auto;
	}

	#top-left {
		width: 416px;
		height: 371px;
		float: left;
		}

	#top-right {
		width: 414px;
		height: 371px;
		float: left;		
		}

		#top-right #form {
			width: 414px;
			height: 275px;
			background: #D0C2A8 url("http://pages.affairconnect.com/images/v5-create-your-free-profile.gif") no-repeat;
			}

		#top-right #profiles {
			width: 414px;
			height: 96px;
			}

/* ************* Form ************* */

#form .form-table {
	width: auto;
	height: auto;
	margin-top: 87px;
	}

	#form .submit-button {
		width: 295px;
		height: 100px;
		border: none;
		padding-left: 52px;
		}

	#form .td-left {
		width: 90px;
		padding: 0 0 5px 53px;
		}

	#form .form-select {
		width: 200px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		}

/* ************* Divider ************* */

#divider {
	width: 830px;
	height: 14px;
	margin: 0 auto;
	background: #D0C2A8 url("http://pages.affairconnect.com/images/v5-divider.gif") no-repeat;
	}

/* ************* Copy ************* */

#copy {
	width: 830px;
	height: auto;
	}

	#copy-left {
		width: 416px;
		height: auto;
		float: left;
		}

		#copy-left p {
			font-size: 16px;
			text-align: justify;
			line-height: 1.2em;
			padding: 0 10px 10px 10px;
			}

	#copy-right {
		width: 414px;
		height: auto;
		float: left;		
		}

		#copy-right #box {
			width: 401px;
			height: auto;
			background-color: #E7E5B6;
			border: 1px solid #163840;
			margin: 4px 0;
			}

			#copy-right #box ul {
				list-style-type: none;
				margin: 0;
				padding: 10px;
				color: #163840;
				font-weight: normal;
				font-size: 12px;
				text-align: justify;
				}

			#copy-right #box li {
				background-image: url("http://pages.affairconnect.com/images/v5-bullet.gif");
				background-repeat: no-repeat;
				line-height: 1.2em;
				margin: -5px 0 0 0;
				padding: 5px 0 15px 25px;
				background-position: 0 .45em;
				text-indent: ;
				}

/* ************* Top Content Bottom ************* */

#top-content-bottom {
	width: 830px;
	height: 18px;
	background: url("http://pages.affairconnect.com/images/v5-bottom.gif") no-repeat;
	}

/* ************* Bottom Content ************* */

#bottom-content {
	width: 808px;
	height: auto;
	margin: 0 auto;
	}

/* ************* Footer ************* */

#footer {
	width: 808px;
	height: auto;
	margin: 30px 0 70px 0;
	font-size: 11px;
	text-align: center;
	color: #A6700C;
	}

	#footer p {
		color: #A6700C;
		font-size: 11px;
		line-height: 1.3em;
		margin: 0;
		padding: 0;
		}

/* ************* Bottom Copy ************* */

#bottom-copy {
	width: 808px;
	height: auto;
	color: #666666;
	}

	#bottom-copy h1 {
		font-size: 1.3em;
		text-transform: uppercase;
		}

	#bottom-copy h2.no-margin-top {
		font-size: 1.3em;
		text-transform: uppercase;
		margin-top: 0;
		}

	#bottom-copy h2 {
		font-size: 1.3em;
		text-transform: uppercase;
		margin-top: 30px;
		}

	#bottom-copy p {
		color: #666666;
		margin-bottom: 20px;
		}