/*******************************************
 * Main
 *******************************************/
label.error  {display:none !important}
input.error  {border:2px solid red !important}

marquee {
	width: 665px;
}

/*******************************************
 * Header
 *******************************************/
.header {
	background: #479eff url(../images/home.jpg) no-repeat 0 0;
	height: 207px;
}

/* Logo */
.header a.logo {
	background: url(../images/logo.gif) no-repeat 0 0;
	height: 126px;
	width: 325px;
}

.header a.logo.dev {
	background: url(../images/logo_dev.jpg) no-repeat 0 0;
	height: 126px;
	width: 325px;    
}

body.ny .header a.logo {
	background: url(../images/logo_ny.jpg) no-repeat 0 0;
	width: 476px;
}

/* Subtitle */
.header .menu strong {
	font-size: 15px;
	padding-left: 136px;
}

/* Menu */
.header .menu {
	padding: 4px 125px 0 0;
}
.header .menu ul {
	margin-top: 4px;
}

/* Top */
.header .top {
	height: 100px;
	width: 300px;
	padding-top: 10px;
	float: right;
}
.header .top a {
	color: #f4f7f9;
	text-decoration: none;
	width: 182px;
	display: block;
	float: left;
}
.header .top a strong  {
	color: #6f0;
	text-decoration: underline;
}
.header .top a img {
	height: 76px;
	width: 57px;
	margin-right: 6px;
	border: solid 2px #fff;
	float: left;
}
.header .top div {
	font-size: 16px;
	color: #fff;
	width: 60px;
	padding: 4px 56px 0 0;
	float: right;
}
.header .top div font {
	color: #53c20e;
}

/*******************************************
 * Login
 *******************************************/
.login {
	background: #082a78 url(../images/home.jpg) no-repeat 0 -207px;
	height: 200px;
	padding: 10px 0 0 0;
}
.login h1 {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 1.245em;
	color: #fff;
	margin: 0 0 15px;
}
.login table {
	width: 170px;
}
.login thead td {
	color: #e7f9a0;
	padding-bottom: 8px;
}
.login thead input {
	color: #001044;
	background-color: #dfe1e8;
	border: solid 1px #001044;
	height: 18px;
	width: 100px;
	margin-left: 10px;
}
.login tbody td {
	padding-top: 6px;
	line-height: 1.66em;
}
.login tbody input {
	margin-bottom: 6px;
}
.login tbody a {
	color: #69f;
	text-decoration: underline;
}
.login tbody a:hover {
	text-decoration: none;
}
/* None Login */
.login ul {
	padding-left: 15px;
	margin: 0 0 8px;
}
.login li {
	list-style: none inside;
	padding-bottom: 5px;
}
.login li a {
	font-weight: bold;
	color: #BFCEEB;
}

/*******************************************
 * Join Free
 *******************************************/
.join-free {
	background: url(../images/home.jpg) no-repeat -210px -207px;
	height: 284px;
	width: 640px;
}
.join-free  form {
	float: left;
	width: 488px;
}
.join-free,
.join-free img {
	height: 284px;
}
.join-free a {
	height: 240px;
	display: block;
	margin-right: 150px;
}
.join-free input {
	margin-right: 10px;
}

/* Hot Sexy Girl Right */
.join-free img {
	width: 150px;
	border: none 0;
	float: right;
}

/*******************************************
 * Hot Sexy Girl Left
 *******************************************/
.hot-left,
.hot-left img {
	width: 250px;
}
.hot-left {
	background: #072a7b url(../images/shad_left.gif) repeat-y;
	position: relative;
	/**top: -7px;*/
	
}
.hot-left img {
	height: 435px;
	position: relative;
	/**top: 3px;*/
	*bottom: -47px;
}

/*******************************************
 * Infobar
 *******************************************/
.infobar {
	background: #003dae url(../images/home.jpg) no-repeat -210px -491px;
	width: 640px;
}

/*******************************************
 * Statistics
 *******************************************/
.statistics {
	width: 177px;
	padding: 0 40px 0 130px;
	float: left;
}
.statistics h1 {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 1.245em;
	color: #036;
	margin: 22px 0 24px;
}
.statistics td {
	color: #bfceeb;
	padding: 0 8px 4px 0;
}
.statistics strong {
	color: #fff;
}

/*******************************************
 * Last Registered
 *******************************************/
.new-user h1 {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 1.245em;
	color: #036;
	margin: 13px 0 22px;
}
.new-user td {
	padding: 0 8px 4px 0;
}
.new-user .user {
	font-weight: bold;
	color: #fff;
}
.new-user .man {
	font-weight: bold;
	color: #88dad5;
}
.new-user .woman {
	font-weight: bold;
	color: #f987bc;
}
.new-user .age {
	color: #0cf;
}
.new-user .city {
	color: #bfceeb;
}

/*******************************************
 * Info
 *******************************************/
.infobar .info {
	font-size: 0.913em;
	color: #8ca8da;
	text-align: center;
	padding: 20px 30px 10px;
	clear: left;
}

/*******************************************
 * Footer
 *******************************************/
.footer {
	background: url(../images/footer.gif) no-repeat right top;
	padding: 20px 50px 0 30px;
}

.main {
	background: url(../images/home.jpg) no-repeat center top;
	width: 930px;
}

.login .case {
	width: 170px;
	overflow: hidden;
	padding: 10px 20px;
}

/**/
.fb_login {
	text-align: center;
	padding-top: 20px;
}
