@charset "UTF-8";
/* 	
Design by Wet{Pixel}Multimedia 
email: 	jeff@wetpixelmultimedia.com
web: 	http://wwww.wetpixelmultimedia.com	
*/
body {
	background:#f1f4dd;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
}
a {
color:#333;
text-decoration:none;
}
img {
	border:none;}
	
#wrap{
	width:940px;
	margin-left:auto;
	margin-right:auto;
}
#content {
	
	width:929px;
	background:#fff url(/images/front/v2/wiresbg.gif) no-repeat;
	border:6px solid #ecefd9;
	margin-left:auto;
	margin-right:auto;
}


/*Twitter*/
	#twitter {
		width:63px;
		height:160px;
		position:fixed;
		top:350px;
		right:0px;
		border:none;
	}
	#twitter img {
	border:none;	
	}

/* Header */
#header {
width: 953px;
height: 250px;
margin: 0 auto;
margin-top: 30px;

}

#birdsonawire {
	background-image: url(/images/front/v2/birdsonawire.png);
	width:960px;
	height:120px;
	margin-left:auto;
	margin-right:auto;
	margin-top:23px;
	background-position: right top;
	background-repeat: no-repeat;
}
#logo {
	width:441px;
	height:120px;
	background:url(/images/front/v2/fs_logo-beta.png) no-repeat;
	margin-top:10px;
	margin-left: 30px;
}
/*Top Login Bar*/
	#fsbar {
	background-color: #a39f9b;
	height:28px;
	background:url(/images/fsbar_bg.png) repeat-x;
}
#fsbar_myacct {
	text-align:right;
/*	width:400px; */
        padding-left: 10px;
	float:left;
	padding-top:7px;
	color: #525252;
}
#fsbar_myacct a {
color: #d9d77c;
font-weight:bold;
text-decoration:none;
padding-left:3px;
}
#fsbar_content {
	width:970px;
	margin-left:auto;
	margin-right:auto;

}
#fsbar_nav
{
float: left;
padding-top:5px;
width:150px;
text-align:right;
font-size:10px;
font-family:Verdana, Geneva, sans-serif;
}




#fsbar_nav ul { padding: 0; }
#fsbar_nav ul li { display: inline; }

#fsbar_nav ul
{
margin: 0;
padding: 0 0 0 7%;
color: #FFFFFF;
letter-spacing: 0px;
font-weight: bold;
}

#fsbar_nav ul li a
{
	padding: 0.2em 12px;
	color: #525252;
	text-decoration: none;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BBB7B3;
}

#fsbar_nav ul li a:hover
{
	color: #fff;
	background: #999692;
}
#fsbar_nav img{
	border:none;}
	/*********************
	Login Table
*********************/
#logintable {
font-size:11px;
font-weigth:bold;
color:#666;
background:url(/images/loginbg.png) no-repeat;
margin-top:-5px;
margin-left:45px;
width:516px;
height:92px;
}
#logintable table {
margin-left:36px;}
#logintable a {
	color:#069;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

#logintable a:hover {
color:#000;
text-decoration:none;
}
#password{
	background: url(/images/front/loginfield.png) no-repeat;
	width: 179px;
	height:19px;
	border:none;
	padding:10px;
	font-size:15px;
	font-weight:bold;
	color:#333;
}
#login {
	background: url(/images/front/loginfield.png) no-repeat;
	width: 179px;
	height:19px;
	border:none;
	padding:10px;
	font-size:15px;
	font-weight:bold;
	color:#333;
}
.language img{
	margin-left:5px;
}
#loginbtn {
width:48px;
height:31px;
	background: url(/images/front/loginbtn.png) no-repeat;}

#talkcloud{
	width:402px;
	height:64px;
	background: url(/images/front/v2/blurb.png) no-repeat;
	font-size:16px;
	font-weight:bold;
	padding-top:27px;
	padding-left:10px;
	padding-right:10px;
	color:#fff;
	margin-top:-168px;
	margin-left:-5px;
}
#features {
width:829px;
height:22px;
background:#2A2A2A;
color:#999;
text-align:right;
padding-right:100px;
margin-top:0px;
}
#features a{
font-family:"Arial Black", Gadget, sans-serif;
font-size:14px;}
#f1 a{
color:#F60;	
}
#f2 a{
color:#09C;	
}
/* STEPS */
#steps {
background: #a2c1be url(/images/front/v2/steps.gif) no-repeat;

width:929px;
height:114px;}


/* Signup Table */

#signupbox {
	margin-top:10px;
font-size:17px;
color:#2e2e2e;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}


#signupbox input[type=text] {
		border:3px solid #b6cc7c;
	height:19px;
	color:#333;
	font-size:14px;
	background: url(/images/inputfieldbg.png) repeat-x;
	padding-top:4px;
	padding-left:5px;
	padding-right:0px;
}
#signupbox input[type=text]:focus {
		border:3px solid #F60;
	height:19px;
	color:#333;
	font-size:14px;
	background: url(/images/inputfieldbg.png) repeat-x;
	padding-top:4px;
	padding-left:5px;
	padding-right:0px;}



#user_birth_date_1i{
		border:3px solid #b6cc7c;
	height:25px;
	color:#333;
	font-size:14px;
	background: url(/images/inputfieldbg.png) repeat-x;

}

#user_birth_date_1i:focus{
		border:3px solid #F60;
	height:25px;
	color:#333;
	font-size:14px;
	background: url(/images/inputfieldbg.png) repeat-x;
	
}
#user_birth_date_2i{
		border:3px solid #b6cc7c;
	height:25px;
	color:#333;
	font-size:14px;
	background: url(/images/inputfieldbg.png) repeat-x;

}

#user_birth_date_2i:focus{
		border:3px solid #F60;
	height:25px;
	color:#333;
	font-size:14px;
	background: url(/images/inputfieldbg.png) repeat-x;}

#user_birth_date_3i{
		border:3px solid #b6cc7c;
	height:25px;
	color:#333;
	font-size:14px;
	background: url(/images/inputfieldbg.png) repeat-x;

}
#user_birth_date_3i:focus{
		border:3px solid #F60;
	height:25px;
	color:#333;
	font-size:14px;
	background: url(/images/inputfieldbg.png) repeat-x;

}
#user_tmp_profile_seeking{
		border:3px solid #b6cc7c;
	height:25px;
	color:#333;
	font-size:14px;
	background: url(/images/inputfieldbg.png) repeat-x;

}
#user_tmp_profile_relationship_status{
		border:3px solid #b6cc7c;
	height:25px;
	color:#333;
	font-size:14px;
	background: url(/images/inputfieldbg.png) repeat-x;

}
#signupbox input[type=password] {
		border:3px solid #b6cc7c;
	height:19px;
	color:#09C;
	font-size:14px;
	background: url(/images/inputfieldbg.png) repeat-x;
	padding-top:4px;
	padding-left:5px;
	padding-right:5px;
}
#signupbox input[type=password]:focus {
		border:3px solid #F60;
	height:19px;
	color:#09C;
	font-size:14px;
	background: url(/images/inputfieldbg.png) repeat-x;
	padding-top:4px;
	padding-left:5px;
	padding-right:5px;}
#signupbox textarea {
	border:3px solid #b6cc7c;
	color:#333;
	font-size:14px;
	padding-top:7px;
	padding-left:5px;
	padding-right:5px;
	background-image: url(/images/inputfieldbg.png);
	background-repeat: repeat-x;
	background-position: bottom;
font-family:Verdana, Geneva, sans-serif;
}
#signupbox input[type=submit]{
	background: #4dbdd4;
color:#000;
padding-left:10px;
padding-right:10px;
padding-top:5px;
padding-bottom:5px;
font-size:15px;
font-weight:bold;
margin-left:125px;
margin-top:5px;
border:none;
}
#signupbox input[type=submit]:hover{
		background:#9C0;
}
#registernow{
background:#fff;
border-top:4px solid #ecefd9;
border-right:4px solid #ecefd9;
border-left:4px solid #ecefd9;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:20px;
width:290px;
padding-top:4px;
text-align:center;
margin-left:115px;
margin-top:-33px;
}
.readmore {
		background: #4dbdd4;
color:#000;
padding-left:10px;
padding-right:10px;
padding-top:5px;
padding-bottom:5px;
font-size:15px;
font-weight:bold;

margin-top:5px;
border:none
}

.readmore:hover {
	background:#9C0;
}
/* Group Box */
#groupsbox{
	width:540px;
	background:#fff;
	border:6px solid #ecefd9;
margin-top:10px;
	float:left;
	padding:5px;
	}
/* Recent News Box */
#newsbox{
	width:346px;
	background:#fff;
	border:6px solid #ecefd9;
margin-top:10px;
margin-left:10px;
	float:left;
	padding:5px;
	min-height:250px;
}
/*footer*/
#footer {
		border-top: 1px #CCC solid;
		width:930px;
		margin-left:auto;
		margin-right:auto;
		margin-top:15px;}
#footerlinks ul {
	padding-left:35px;
	margin-top:10px;
}
#footerlinks li{
	display:block;
	padding-left:20px;
	float:right;
	
}
#footerlinks a {
font-weight:bold;
font-size:13px;
color:#069;
text-decoration:none;
}
#footerlinks a:hover {
color:#06C;
}

div.fieldWithErrors input {
  border: 1px red dotted;
}
div.fieldWithErrors textarea {
  border: 1px red dotted;
}
