
#welcomeLogin {
	margin: 15px 0 0 85px;
	float: right;
}
#welcomeLoginClaim {
	font-size: 17px;
	font-family: Georgia, "Times New Roman", serif;
	color: #f06;
	float: left;
	padding-right: 20px;
	padding-top: 11px;
}
#welcomeLoginClaim p {
	font-size: 11px;
}
#welcomeLogin div {
	float: left;
	margin-left: 5px;
}
#welcomeLoginButton a {
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 15px;
}
#welcomeLoginButton a:hover {
	text-decoration: underline;

}




#welcomeContainer {
	width: 950px;
	background: #d3e6f9;
}
.welcomeSideBar {
	color: #fff;
	width: 270px;
	height: 350px;
	background: #39c url(http://assets.easyflirt.de/img/mainSiteBoxBg.jpg) no-repeat;
}
.welcomeSideBar h1 {
	font-weight: normal;
	color: #fff;
}
.welcomeSideBar h2 {
	font-size: 13px;
	font-weight: normal;
	color: #fff;
	text-transform: none;
}

/** detailed left bar **/

#welcomeInfo {
	float: left;
	position: relative;
}
#welcomeInfo h1 {
	padding: 28px 0px 0px 30px;
	font-size: 22px;
	line-height: 30px;
}
#welcomeInfo h2 {
	padding: 0px 0px 0px 30px;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
}
#welcomeInfo ul {
	margin-top: 20px;
	margin-left: 35px;
	list-style-type: none;
}
#welcomeInfo ul li {
	background: url(http://assets.easyflirt.de/img/icnCheckedBig.gif) 0 50% no-repeat;
	padding-left: 30px;
	font-size: 15px;
	font-weight: bold;
	line-height: 35px;
	width: 200px;

	display: block;
}
#welcomeSignUpButton {
	margin-top: 13px;
	margin-left: 10px;
	width: 250px;
	height: 60px;
	background: url(/img/mainSiteButtonBig_ani.gif) 50% 50% no-repeat;
	font-size: 18px;
	line-height: 55px;
	text-align: center;
}
#welcomeInfo a {
	text-align: center;
	display: block;
	color: #fff;
}

#welcomeSignUpButton a {
	text-decoration: none;
	color: #0D6EA4;
	display: block;
}
#welcomeSignUpButton a:hover {
	text-decoration: underline;
	color: #f06;
}

#welcomeInfoNew {
	position: absolute;
	top: 0;
	left: 195px;
}


/** middle part **/
#welcomeUsers {
	position: relative;
	width: 410px;
	height: 350px;
	float: left;
}

.welcomeUserPicture {
	float: left;
	width: 75px;
	height: 75px;
	overflow: hidden;
	text-align: center;
	background: #fff;
	position: relative;
	border: 2px solid #fff;
	cursor: pointer;
	_cursor: hand;
}
.welcomeUserPictureHighlight {
	border: 2px solid #f00;
}

#welcomeUserPictures {
	margin: 16px 0 0 6px;
	background: #fff;
	border: 2px solid #fff;
	overflow: hidden;
	width: 395px;
}
.welcomeUserPicture {
	text-align: center;

}
.welcomeUserPicture img {
	display: none;
}

/** user deail popup box **/
#welcomeUserDetailBg {
	position: absolute;
	background: url(http://assets.easyflirt.de/img/mainSiteDetailsBg.png) no-repeat;
	z-index: 9;
	width: 360px;
	height: 250px;
	overflow: hidden;
	top: 55px;
	left: 26px;
}
#welcomeUserDetail	{
	position: absolute;
	z-index: 10;
	width: 360px;
	height: 250px;
	overflow: hidden;
	top: 55px;
	left: 26px;
}
#detailUsername {
	font-size: 19px;
	line-height: 30px;
	padding-top: 4px;
	display: block;
	margin: 0px 0 0 15px;
	overflow: none;
}
.detailUsernameFemale {
	color: #F06;
}
.detailUsernameMale{
	color: #39C;
}
#detailPictureContainer {
	width: 142px;
	margin: 10px 0 0 5px;
	text-align: center;
	float: left;
}
#detailPictureContainer p {
	font-size: 11px;
	margin-top: 5px;
}
#detailDates	{
	margin-top: 5px;
	font-size: 11px;
	float: left;
}
#detailWannaMeetMe {
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	color: #39C;
	text-align:center;
}
#detailDates dl {
	margin-bottom: 10px;
}
#detailDates dt {
	float: left;
	width: 40px;
	margin-right: 2px;
	line-height: 17px;
	font-weight: bold;
}
#detailDates dd {
	line-height: 17px;
	width: 140px;
	height: 17px;
	overflow: hidden;
}
#detailDescription	{
	margin-left: 20px;
	font-size: 11px;
	overflow: hidden;
	width: 320px;
	height: 30px;
	color: #666;
	line-height: 15px;
}



/** welcome search box **/

#welcomeSearch {
	float: left;
}
#welcomeSearch h1 {
	padding: 28px 0px 0px 30px;
	font-size: 23px;
	line-height: 30px;
	margin-bottom: 15px;
}
#welcomeSearchForm {
	padding: 0px 0 0 30px;
}
#welcomeSearchForm div {
	margin-bottom: 10px;
}
.welcomeSearchSex select {
	width: 80px;
}
.welcomeSearchAge select {
	width: 50px;
}
.welcomeSearchZipDistance input {
	width: 50px;
}
.welcomeSearchZipDistance select	{
	width: 80px;
}

.welcomeSearchCheckbox input	{
	margin-left: 10px;
}
.welcomeSearchLeft	{
	float: left;
	width: 100px;
}
#welcomeSearchForm label {
}
#welcomeSearchForm p {
	padding: 0px;
}
#welcomeSearchButton {
	background: url(http://assets.easyflirt.de/img/buttonSearch.gif) top left no-repeat;
	width: 100px;
	line-height: 30px;
	margin-top: 10px;
	margin-left: 30px;
	text-align: center;
}
#welcomeSearchButton a {
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 17px;
}
#welcomeSearchButton a:hover {
	text-decoration: underline;

}

/** login extra div **/
#loginContainer {
	padding: 10px;
	font-size: 15px;
}
#loginContainer p {
	margin-bottom: 20px;
}
#loginContainerSubmit {
	margin-top: 15px;
}

/** sign up **/
.signUpContainer {
	position: absolute;
	border: 10px solid #39C;
	width: 550px;
	background: #fff;
	left: 200px;
	top: 95px;
	z-index: 30;

}
#signUpHeader {
	padding: 10px;
	overflow: hidden;

}
.signUpBlockHeader	{
	font-size: 17px;
	background: #9BBBD2;
	padding: 13px;


}
.signUpHeaderTeaser {
	float: left;
	width: 400px;
	font-size: 12px;
}
.signUpHeaderTeaser p {
	margin-top: 10px;
}
#signUpTeaserUnspecific {
	margin-left: 20px;
}
#signUpHeaderImageContainer {
	float: left;
	margin-right: 10px;
}
#signUpAlreadyMember	{
	color: #f06;
	font-weight: bold;
	font-size: 15px;
}
.signUpBlock h1 {
	font-size: 17px;
	color: #FFF;
	background: #39C;
	padding: 5px 10px;
}

#signUpSubmit {
	line-height: 25px;
	margin-bottom: 20px;
	margin-left: 30px;
}

#signUpSubmitButton  {
	background: url(http://assets.easyflirt.de/img/buttonSmall.gif) top left no-repeat;
	width: 80px;
	line-height: 25px;
	margin-right: 5px;
	text-align: center;
	float: left;

}
#signUpSubmitButton a {
	text-decoration: none;
	color: #fff;
	font-size: 15px;
	text-align: center;
}
.signUpButtonX	{
	background: url(http://assets.easyflirt.de/img/buttonMedium.gif) 50% 50% no-repeat;
	line-height: 30px;
	border: none;
	padding: 0;
	margin:0;
	width: 120px;
	height: 30px;
	color: #fff;
	font-weight: bold;

}

/*** welcome Footer ***/

#welcomeShoutBox {
	background: url(http://assets.easyflirt.de/img/mainSiteShoutbox.gif) no-repeat;
	display: inline;
	width: 250px;
	height: 220px;
	margin: 0px 10px 10px 10px;
	float: left;
}
#welcomeShoutBox h1 {
	color: #069;
	font-size: 17px;
	padding: 10px 0px 5px 20px;
}
#welcomeShoutBox ul {
	margin-left: 20px;
}
#welcomeShoutBox li {
	padding-left: 40px;
	line-height: 30px;
	font-size: 17px;
	color: #069;
}
#welcomeShoutBox hr {
	width: 200px;
	margin: 10px 0 10px 30px;
	background-color: #ffffff;
}
#welcomeShoutBoxVotes {
	background: url(http://assets.easyflirt.de/img/icnVotes32.gif) 0 50% no-repeat;
}
#welcomeShoutBoxMatches {
	background: url(http://assets.easyflirt.de/img/icnMatches32.gif) 0 50% no-repeat;
}
#welcomeShoutBoxLogins {
	background: url(http://assets.easyflirt.de/img/icnUser32.gif) 0 50% no-repeat;
}
#welcomeShoutBox p {
	display: block;
	padding-left: 60px;
	margin-top: 10px;
	font-size: 13px;
}




#welcomeAboutBox	{
	background: url(http://assets.easyflirt.de/img/mainSiteAboutBox.gif) no-repeat;
	float: left;
	width: 670px;
	height: 220px;
	display: inline;
}
.welcomeSteps {
	width: 223px;
	height: 227px;
	float: left;
}
.welcomeSteps p {
	margin: 16px 0 0 55px;
	font-size: 12px;
	color: #069;
}
#welcomeStep1 {
	background: url(http://assets.easyflirt.de/img/welcomeFooter_1.gif) 0 10px no-repeat;
}
#welcomeStep2 {
	background: url(http://assets.easyflirt.de/img/welcomeFooter_2.gif) 0 10px no-repeat;
}
#welcomeStep3 {
	background: url(http://assets.easyflirt.de/img/welcomeFooter_3.gif) 0 10px no-repeat;
}
#welcomeFooter {
	line-height: 25px;
	padding-left: 10px;
}



/** welcome page inner **/
#profileStatusPictureContainer {
	text-align: center;
}
#profileStatusPictureContainer p {
	font-size: 10px;
	padding: 0;
}
#profileStatusMissing ul {
	float:left;
	margin-left: 10px;
}
#profileStatusMissing ul li {
	font-size: 12px;
	line-height: 21px;
}
.liChecked {
	padding-left: 22px;
	background: url(http://assets.easyflirt.de/img/icnChecked.gif) 0 50%  no-repeat;
}
.liUnchecked {
	padding-left: 22px;
	background: url(http://assets.easyflirt.de/img/icnUnchecked.gif) 0 50% no-repeat;
}

#newestMembers p {
	width: 90px;
	margin: 10px 0 0 0 ;
	padding: 0;
	overflow: hidden;
}
#lastVisitors p {
	width: 90px;
	margin: 10px 0 0 0 ;
	padding: 0;
	overflow: hidden;
}
#profileOverview {
	font-size: 14px;
	overflow:hidden;
	line-height: 19px;
	margin-bottom: 20px;
}
#profileOverview ul {
	float: left;
	line-height: 25px;
	margin-left: 10px;
}

.welcomeVideos {
	margin: 0 5px 10px 0;
}