#info-section {
	height: 233px;
	background: url('/static/neu/info-back.png') bottom;
	padding: 25px;
	font-size: 1.6em;
	position: relative;
}

#info-section .left {
	width: 610px;
}

#info-section .right {
	margin-top: 70px;
}

#info-section #testimony {
	position: absolute;
	right: 10px;
	top: 10px;
}

#content_wrapper {
	padding: 0px ! important;
}

#info-section h1 {
	font-size: 1.5em;
	line-height: 1.2em;
	padding: 0px;
	margin: 0px;
	color: #4A4A4A;
}

#info-section h2 {
	font-size: 1em;
	font-weight: normal;
	line-height: 120%;
	padding: 0px;
	margin: 0px;
}

#flash-area {
	position: absolute;
	top: 5px;
	right: 5px;
}

.sign-up-button, .tour-button {
	height: 33px;
	background: top;
	width: 140px;
	display: block;
	float: left;
	color: white ! important;
	line-height: 33px;
	text-align: center;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;	
}

.sign-up-button {
	background-image: url('neu/sign-up-button.png');
	margin-right: 10px;
}

.tour-button {
	background-image: url('neu/tour-button.png');
}

#stats-section {
	padding-bottom: 10px;
	position: relative;
	background-color: #F8F8F8;
	height: 60px;
}

#stats-section ul {
	padding: 0px;
	margin: 0px;
	margin-top: -10px;
	float: left;
}

#stats-section li {
	display: block;
	float: left;
	width: 333px;
}

#stats-section li div {
	padding-top: 25px;
}

#stats-section li img {
	float: left;
	margin-right: 10px;
	margin-left: 40px;
}

#stats-section li span {
	font-size: 1.8em;
}

#stats-section #events-section {
	float: right;
	width: 550px;
	height: 60px;
	background: none;
	border: none;
}

#stats-section #events-section #act-scroll {
	height: 60px;
}

#stats-section #events-section #act-scroll div {
	height: 29px;
	margin: 0px;
	width: 500px;
}

#events-section {
 	height: 35px;
 	border-bottom: 1px solid #D8D8D8;
 	border-top: 1px solid #D8D8D8;  	
 	background-color: #EDEDED;
 	padding-left: 100px;
}

#act-wrap {
	position: relative;
}

#act-wrap img {
	position: absolute;
	left: -60px;
	top: 5px;
}

#act-scroll {
	position: relative;
	overflow: hidden;
	height: 35px;
	width: 600px;
}

#act-scroll .items {
	position: absolute;
	height: 2000em;
	padding: 0px;
	margin: 0px;
}

#act-scroll .items li {
	display: block;
	height: 35px;
	line-height: 35px;
	list-style: none;
}

#dating-section {

}

h2 .blue {
	color: #1FB3E9;
}

#dating-section h2 {
	padding-left: 30px;
	background: url('/static/neu/date-icon.png') left top no-repeat;
	font-size: 1.4em;
}

#dating-section .right {
	height: 300px;
	width: 300px;
}

#dating-section .right p {
	font-size: 12px;
	padding-left: 5px;
	text-align: justify;
}

#dating-section .right h2 {
	background: url('/static/neu/header-bubble.png') top left no-repeat;
	width: 307px;
	height: 44px;
	padding: 0px;
	line-height: 45px;
	font-size: 1.5em;
	font-weight: normal;
	padding-bottom: 20px;
	text-align: center;
	color: white;
}

#budget-bar {
    background: url('/static/neu/budget-bar.png') top left no-repeat;
	height: 59px;
	line-height: 59px;
}

#budget-bar #total-budget {
	width: 200px;
	color: white;
	text-align: center;
	font-size: 2em;
}

#budget-bar #budget-desc {
	width: 510px;
	line-height: 120%;
	padding: 15px;
	font-size: 1.2em;
	padding-top: 3px;
}

#budget-bar .right {
	padding: 8px;
}

#budget-bar #pro-signup-button {
	color: white;
	font-size: 1.1em;
	text-decoration: none;
	font-weight: bold;
	width: 220px;
	height: 45px;
	line-height: 45px;
	display: block;
	text-align: center;
    background: url('/static/neu/pro-signup-button.png') top left no-repeat;  
}

#desc-section {
	position: relative;
}

#desc-section #flash-area {
	margin-top: 42px;
}

#desc-section h2 {
	padding-left: 35px;
	background: url('/static/neu/how-icon.png') left top no-repeat;
	font-size: 1.4em;	
}

h2 .green {
	color: #6B8A00;
}

#desc-section ul {
	padding: 0px;
	margin: 0px;
}

#desc-section li h3 {
	line-height: 120%;
	font-size: 1.2em;
	color: #737373;	
}

#desc-section li {
	margin:0px;
	padding: 0px;
	color: #737373;
	float: left;
	list-style: none;
	width: 200px;
	min-height: 270px;
	padding-right: 30px; 
}

#desc-section .right {
	padding-top: 45px;
}

#testimony {
	border: 1px solid #D8D8D8;
	height: 250px;
	width: 300px;
	border-spacing: 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 10pt;
}

#testimony #quote {
	font-size: 1.5em;
	padding: 5px;
}

#testimony #sign {
	font-size: 0.8em;
	text-align: right;
}


#testimony td {
	text-align: center;
	vertical-align: middle;		
	background-color: #F8F8F8;
}

#testimony-links td {
	border-top: 1px solid #B2B2B2;
	height: 40px;
}

#dating-section {
	position: relative;
}

#dates-wrapper {
	overflow:hidden;
	position: relative;
	width: 690px;
	height: 300px;
}

#dates-wrapper .items {
	width:20000em;
	position:absolute;	
}

.prevPage {
	position: absolute;
	left: 644px;
	top: 20px;
}

.nextPage {
	position: absolute;
	left: 664px;
	top: 20px;
}

.dating-box {
    background: url('/static/neu/dating-box-back.png') top left no-repeat;
	width: 205px;
	height: 265px;
	float: left;
	padding: 10px;
	padding-right: 15px;
}

.dating-box .image {
	width: 200px;
	height: 120px;
	overflow: hidden;
}

.dating-box .top {
	position: relative;
}

.dating-box .profile {
	position: absolute;
	bottom: 10px;
	bottom: -30px;
	width: 200px;
	overflow: hidden;
}

.dating-box .profile div.dline {
	padding-left: 60px;
	background-color: #E9E9E9;
}

.dating-box .profile .wrap-image {
	width: 45px;
	height: 45px;
	overflow: hidden;	
}

.dline.pro {
	padding-bottom: 5px;
	padding-top: 5px;
}

div.tback {
	background: url('/static/neu/tblack.png');
	color: white;
	background-color: transparent ! important;
}

.dating-box .profile-image {
	position: absolute;	
	left: 5px;
	top: 0px;
	padding: 2px;
	border: 1px solid silver;
	background-color: white;
}

.details {
	padding: 0px;
	padding-top: 25px;
	font-size: 11px;
}

.details li {
	margin: 0px;
	list-style: None;
	line-height: 1.5em;
}

.details li.red {
	color: #B10000;
}

.details li span {
	font-weight: bold;
	color: #424242;
}

a.more {
	display: block;
    background: url('/static/neu/more-icon.png') top left no-repeat;
	padding-left: 15px;
	text-decoration: none;
	color: #868686;
	z-index: 100;
}

#more-events {
	position: absolute;
	right: 10px;
	top: 10px; 
}

#stats-section.expanded {
	height: 210px;
}

#stats-section.expanded #act-scroll, #stats-section.expanded #events-section {
	height: 200px ! important;
}

.fphint {
  color: #2CABF4;
  cursor: pointer;
}

.hint {
  background-color: #F4F394;
  border: 2px solid #F7E675;
  padding: 5px;
  font-size: 12px;
  width: 400px;
}

