* {
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
}

* {

} 

body{
	background-image:url('../images/bg.jpg');
	background-repeat:repeat-x;
	background-color:#fff;
	background-position:center top;
	margin:0px;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size:14px;
	color:#000;
}


h2{
	font-size:18px;
	margin-bottom:10px;
	padding-top:10px;
	border-top:4px solid #cdd1dc;
}

h3 {
	font-size:18px;
	font-weight:normal;
	color:#43474e;

}

/*new for Affair Playground page */
h4 { display:inline;
	font-size:0;
	float:right;
	margin-right:50px;
	/*text-indent:-9999px;*/
	background:#ce4098; /*url('../images/affair_splash.gif');*/
	font:24px arial,verdana,sans-serif;
	line-height:36px;
	padding-left:8px;
	padding-top:14px;
	color:#fff;
	width:320px;
	height:81px;
}

h5 { display:inline;
	color:#e63475;
	font-size:14px;
	font-weight:bold;
}

h6{
	font-size:20px;
	margin-top:25px;
	color:#464646;
}

/*Header*/
#topline{
	font-size:0;
	width:auto;
	height:8px;
	background: #ce4098;
	}

#header{
	width:988px;
	height:114px;
	margin:0px auto;
	background-image:url('../images/header.jpg');
	}

/*Flash Area*/	

#feature{
	width:962px;
	margin:0px auto;
	margin-top:-12px;
}

#feature-small {
	width:962px;
	margin:0px auto;
	margin-top:-12px;
	margin-bottom:-5px;
}


/*Home Lead Column Content*/
#container {
	width:962px;
	height:auto;
	margin:0px auto;
	position:relative;
	background:#fff;
}

/*Lead Columns*/
.lead-column{
	width:511px;
	float:left;
	padding-top:35px;
	padding:20px;
}

.lead-column a{
	color:#43474e;
	text-decoration:none;
	font-weight:bold;
}

.lead-column_big{
	width:920px;
	float:left;
	padding-top:35px;
	padding:20px;
}

.lead-column_big a{
	color:#43474e;
	text-decoration:none;
	font-weight:bold;
}



/*Home News Items*/
.column {
	width:366px;
	float:left;
	padding-top:35px;
	padding:20px;
}

.column p.date {
	font-size:12px;
	font-weight:bold;
	color:#c94533;
	width:100px;
	margin-bottom:10px;
}

.column .link {
	width:60px;
	margin-left:165px;
}

.column a {
	color:#43474e;
	text-decoration:none;
	font-weight:bold;
}

.column .link a:hover {
	color:#c94533;
	text-decoration:none;
}

.column .link a .arrows {
	color:#c94533;
}

#divider{
	width:962px;
	height:6px;
	clear:both;
}


#divider-topspace{
	width:962px;
	height:6px;
	background-image:url('../images/divider.jpg');
	background-repeat:no-repeat;
	background-position:0px 45px;
	clear:left;
	padding-top:45px;
}






/*Footer*/
#subfooter {
	position:relative;
	display:block;
	top:20px;
	height:28px;
	margin:0px auto;
	background:#1b1b1b;
	border-top:1px solid #bababa;
	color:#cdd1dc;
	font-size:11px;
	padding-top:10px;
	text-align:center;
	font-weight:normal;
	clear:both;
}
#subfooter a {font-weight:bold;text-decoration:none;color:#ce4098;}
#subfooter span {font-weight:bold;color:#ce4098;}


#footer{
	position:relative;
	top:20px;
	height:28px;
	margin:0px auto;
	background:#ce4098;
	color:#fff;
	font-size:11px;
	padding-top:10px;
	text-align:center;
	font-weight:normal;
	clear:both;
}

#footer a{
	color:#fff;
	text-decoration:none;
}

#footer a:hover{
	color:#ccc;
}

/* CSS edits by Chris */


#header h1 {
	cursor: hand;
	cursor: pointer;
	text-indent:-999em;
	font-size: 0px;
	display:block;
	line-height: 0px;
	margin:0px;
}

#header h1 a {
	float:left;
	display:inline;
	background-image:url('../images/logo_img.jpg');
	background-repeat:no-repeat;
	width:550px;
	height:90px;
	margin-left:14px;
}

.underdots { 
	border-bottom:1px dotted #959595;
	height:1px;
	padding-top:5px;
	margin-bottom:20px;
}

/* spacer for paragraphs */
.bottom_space {
	margin-bottom:30px;
}

/* left floating images */
.left_img {
	float:left;
	margin-right:20px;
	border:1px solid #767677;
}

/*right floating images */
.right_img {
	float:right;
	margin-left:20px;
	border:1px solid #767677;

}

/*paragraph styling */

p {
	line-height:22px;
	font-size:12px;
	color:#959595;
}

.signup_btn { 
	display:block;
	color:#ce4098;
	width:200px;
	height:55px;
	margin:0 auto;
}

.signup_btn a {
color:#fff;
text-decoration:none;
display:block;
width:200px;
height:55px;
padding-top:14px;
text-align:center;
font-size:20px;
background-image:url('../images/button_signup.jpg');
background-repeat:no-repeat;
background-color:#fff;
background-position:left top;}

.signup_btn a:hover {
background-position:-200px 0;
}

ul {margin-left:40px;font-size:12px;color:#959595;width:800px;}
ul li {text-indent:12px;text-align:left;}

.standout { color:#e63475;font-weight:bold; }
.testimonial {background:#f1f1f1;border:1px solid #dbdbdb;color:#43474e;padding:20px;}
.testimonial p {color:#43474e;}
.testimonial_inner {background:#dbdbdb;border:1px solid #b7b7b7;color:#43474e;padding:20px;}

#footer2 {
	position:relative;
	margin:0px auto;
	text-align:center;
}

#footer2 a {
	color:#43474e;
	font-size:12px;
}
