body {
	margin: 0;
	padding:0;
	background-color: #CFD6E6;
}

#container {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	padding-top: 45px;
}

#loginContainer {
	position: absolute;
	top: 10px;
	right: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #3B5998;
	width: 482px;
	height: 40px;
	padding: 0px;
}
#loginContainer input.txt {
	width: 140px;
	font-size: 12px;
	border: 1px solid #999;
	padding: 5px 3px;
	display: inline;
	height: 13px;
}

#loginButton {
	height: 25px;
}

#motiveContainer {
	width: 950px;
	height:  450px;
	margin-bottom: 20px;
}

#footerContainer {
	overflow: hidden;
	background: #fff url(/static/img/easyflirt_de/landingpage/lp1_footerBgTop.gif) no-repeat;
	margin-bottom: 25px;
}
#footerLeft {
	width: 405px;
	float: left;
	display: inline;
	margin: 100px 0 30px 35px;
}
#footerRight {
	width: 475px;
	float:right;
	display: inline;
	margin: 185px 35px 30px 0;
}
#footerBottom {
	clear:both;
	background: #fff url(/static/img/easyflirt_de/landingpage/lp1_footerBgBottom.gif) no-repeat;
	height: 32px;
	line-height: 32px;
	font-size: 11px;
	color: #333;
	padding-left: 10px;
}
#footerStatsContainer {
	width: 385px;
	height: 65px;
	background: url(/static/img/easyflirt_de/landingpage/lp1_onlineStatusBg.gif) no-repeat;
	position: relative;
	font-size: 12px;
	color: #3B5998;
}
#footerStatsContainer div {
	position: absolute;
	top: 26px;
}
#footerStatsOnline {
	left: 34px;
}
#footerStatsVotes {
	left: 177px;
}
#footerStatsMatches {
	left: 297px;
}

#footerDisclaimer {
	color: #9297A7;
	margin-bottom: 20px;
	font-size: 11px;
}

#signupBox {
	position: absolute;
	top: 0px;
	left: 29px;
	width: 395px;
	z-index: 100;
}
#signupBoxHeader {
	width: 395px;
	height: 99px;
	background: url(/static/img/easyflirt_de/landingpage/lp1_logoMain.png) no-repeat;
}
#signupBoxHeader.at {
	background: url(/static/img/easyflirt_de/landingpage/lp1_logoMain_at.png) no-repeat;
}
#signupBoxHeader.cougar {
	background: url(/static/img/easyflirt_de/landingpage/lp_cougar2_logo.png) no-repeat;
}

#signupBoxContent {
	background: url(/static/img/easyflirt_de/landingpage/lp1_signInBg.png) repeat-y !important;
	background: url(/static/img/easyflirt_de/landingpage/lp1_signInBg.gif) repeat-y ;
	font-size: 12px;
	overflow: hidden;
}
#signupBoxContent a {
	color: #3B5998;
}
#signupBoxContent a:hover {
	color: #f06;
}

#signupBoxContent h1 {
	font-size: 17px;
	color: #102C76;
	margin: 15px 0 15px 26px;
}
#signupBoxBottom {
	height: 90px;
	background: url(/static/img/easyflirt_de/landingpage/lp1_signInBottomBg.png) no-repeat bottom left;
	position: relative;
}

.signupTable {
	margin-left: 26px;
	width: 345px;
}
.signupTable tr  {
	height: 39px;
}
.signupTable input, .signupTable select {
	margin-left: 5px;
}

.signupLabel {
	text-align: right;
	color: #666;
	width: 95px;
	height: 30px;
	font-size: 14px;
}
#signupButton.oldStyle {
	width: 205px;
	height: 30px;
	background: url(/static/img/easyflirt_de/landingpage/lp1_btnSignIn.gif) no-repeat;
	font-size:15px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	position: absolute;
	top: 20px;
	left: 124px;
	color: #fff;
	cursor: pointer;
}
.signupLabelText {
	width: 185px;
	font-size: 15px;
	padding: 3px;
	border: 1px solid #999;
}

#searchBoxBg, #searchBox {
	position: absolute;
	width: 489px;
	height: 268px;
	top: 416px;
	left: 437px;
}
#searchBoxBg {
	background: url(/static/img/easyflirt_de/landingpage/lp1_searchBoxBg.png) no-repeat;
}
#searchBox {

}
#welcomeUsers {
	overflow: hidden;
	width: 482px;
	height: auto;
}
#welcomeUserPictures {
	width: 480px;
	margin: 7px 0 0 7px;
	border: none;
}
.welcomeUserPictureHighlight	{
	border: 2px solid #3B5998;
}

#welcomeUserDetailBg, #welcomeUserDetail {
	position: absolute;
	left: 500px;
	top: 105px;
}

#welcomeUserDetailBg {
	background: transparent url(/static/img/easyflirt_de/mainSiteDetailsBg2.png) no-repeat;
}

#detailProfileLink {
	position: absolute;
	left: 193px;
	top: 126px;
}

#motiveBottomSlogan, #motiveBottomSloganBg {
	position: absolute;
	left: 443px;
	top: 360px;
	font-family: Arial;
	width: 500px;
}
#motiveBottomSlogan h2, #motiveBottomSloganBg h2 {
	font-size: 20px;
	line-height: 25px;
	display: inline;
	padding: 2px 5px;;
	font-weight: normal;
	text-transform: none;
}
#motiveBottomSlogan div, #motiveBottomSloganBg div {
	font-size: 15px;
	line-height: 20px;
	display: inline;
	padding: 4px 5px;

}

#searchFormBox {
	position: absolute;
	top: 170px;
	left: 20px;
}
#searchFormBox h3 {
	font-size: 12px;
	text-decoration: none;
	border:none;
	margin-bottom: 0px;
}

#searchFormBox table tr td {
	padding: 1px 5px;
	vertical-align:middle;
}

#searchCityInput {
	width: 150px;
	font-size: 15px;
	padding: 3px;
	border: 1px solid #999999;
	line-height: 14px;
}

input.bluButton {
	background: url(/static/img/easyflirt_de/btnBgBlu.gif) repeat-x top left;
	border: 1px solid #102d76;
	color: #fff;
	cursor: pointer;
}
a.bluButton {
	display: inline-block;
	background: url(/static/img/easyflirt_de/btnBgBlu.gif) repeat-x top left;
	border: 1px solid #102d76;
	color: #fff;
	cursor: pointer;
	outline: none;
	outline-style: none;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	padding: 5px;
	text-decoration: none;
}

.formInputMessage {
	background: #FF9;
	padding: 5px;
	position: relative;
	border-bottom: 1px solid #CCCC66;
}
.formInputMessage h3 {
	position: absolute;
	border: none;
	background: url(/static/img/easyflirt_de/validationErrorBottomBg.gif) no-repeat;
	margin: 0;
	padding: 0;
	width: 10px;
	height: 6px;
	bottom: -6px;
	left: 30px;
}

#welcomeLoginForm input.bluButton {
	display: inline;
	float: left;
}


#signupButton.awesome {
	position: absolute;
	top: 20px;
	left: 49px;
	cursor: pointer;
	text-align:center;
	text-shadow: #000 1px 1px;
}
.awesome, .awesome:visited {
	background: #222 url(/img/btn-overlay.png) repeat-x;
	display: inline-block;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	border-radius: 5px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}
.awesome:hover	{
	background-color: #111;
	color: #fff;
}
.awesome:active	{ top: 1px; }
.large.awesome, .large.awesome:visited 	{
	font-size: 23px;
	padding: 8px 14px 9px;
}
.large.awesome, .large.awesome:visited		{ background-color: #EC2A87; }
.large.awesome:hover						{ background-color: #990066; }



#motiveContainer {
	background: url(/static/img/easyflirt_de/landingpage/motives/women1.jpg) no-repeat;
}

#motiveBottomSloganBg h2, #motiveBottomSloganBg div {
	color: #102c75;
	background: #102c75;
}

#motiveBottomSlogan h2, #motiveBottomSlogan div {
	color: #FFF;
}









.quote-container {
	margin-top: 50px;
	position: relative;
}

.note {
	color: #333;
	position: relative;
	width: 300px;
	margin: 0 auto;
	padding: 20px;
	font-family: Satisfy;
	font-size: 15px;
	box-shadow: 0 10px 10px 2px rgba(0,0,0,0.3);
}

.note .author {
	display: block;
	margin: 40px 0 0 0;
	text-align: right;
}

.yellow {
	background: #eae672;
	-webkit-transform: rotate(2deg);
	-moz-transform: rotate(2deg);
	-o-transform: rotate(2deg);
	-ms-transform: rotate(2deg);
	transform: rotate(2deg);
}

.pin {
	background-color: #aaa;
	display: block;
	height: 32px;
	width: 2px;
	position: absolute;
	left: 50%;
	top: -16px;
	z-index: 1;
}

.pin:after {
	background-color: #A31;
	background-image: radial-gradient(25% 25%, circle, hsla(0,0%,100%,.3), hsla(0,0%,0%,.3));
	border-radius: 50%;
	box-shadow: inset 0 0 0 1px hsla(0,0%,0%,.1),
	inset 3px 3px 3px hsla(0,0%,100%,.2),
	inset -3px -3px 3px hsla(0,0%,0%,.2),
	23px 20px 3px hsla(0,0%,0%,.15);
	content: '';
	height: 12px;
	left: -5px;
	position: absolute;
	top: -10px;
	width: 12px;
}

.pin:before {
	background-color: hsla(0,0%,0%,0.1);
	box-shadow: 0 0 .25em hsla(0,0%,0%,.1);
	content: '';

	height: 24px;
	width: 2px;
	left: 0;
	position: absolute;
	top: 8px;

	transform: rotate(57.5deg);
	-moz-transform: rotate(57.5deg);
	-webkit-transform: rotate(57.5deg);
	-o-transform: rotate(57.5deg);
	-ms-transform: rotate(57.5deg);

	transform-origin: 50% 100%;
	-moz-transform-origin: 50% 100%;
	-webkit-transform-origin: 50% 100%;
	-ms-transform-origin: 50% 100%;
	-o-transform-origin: 50% 100%;
}