@charset "utf-8";
/* CSS Document */

body {
	background-color: #5e5e5e;
	margin: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}.wrapper {
	margin: auto;
	width: 940px;
	height: auto;
}
.header-cage {
	float: left;
	height: auto;
	width: 940px;
}
.header {
	background-image: url(images/header.jpg);
	float: left;
	height: 62px;
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 40px;
	padding-top: 222px;
}
.header a
{
	color: #FFFFFF;
}
.header a, .header a:link {
	text-decoration: none;
} 
.header a:active, .header a:hover {
	color: #FFFFFF;
}
.sub-header {
	background-image: url(images/subheader-bg.jpg);
	float: left;
	height: 70px;
	width: 940px;
}
.subheader-text {
	float: left;
	height: auto;
	width: 620px;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 18px;
	padding-left: 10px;
}
.login-box {
	float: left;
	height: 45px;
	width: 310px;
}
.main-cage {
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat;
	float: left;
	height: auto;
	width: 940px;
}.spmain-cage {
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat;
	float: left;
	height: auto;
	width: 936px;
	padding: 2px;
}
.footer {
	background-image: url(images/footer-bg.jpg);
	float: left;
	height: 50px;
	width: 940px;
	text-align: center;
	padding-top: 20px;
	color: #FFFFFF;
}
.footer a
{
	color: #feca06;
}
.footer a, .footer a:link {
	text-decoration: none;
} 
.footer a:active, .footer a:hover {
	text-decoration: underline;
	color: #feca06;
}.spfooter {
	background-image: url(images/spfooter.jpg);
	float: left;
	height: 43px;
	width: 940px;
	text-align: center;
	padding-top: 12px;
	color: #FFFFFF;
}
.spfooter a
{
	color: #feca06;
}
.spfooter a, .spfooter a:link {
	text-decoration: none;
} 
.spfooter a:active, .spfooter a:hover {
	text-decoration: underline;
	color: #feca06;
}
.left-column {
	float: left;
	height: auto;
	width: 630px;
}
.right-column {
	float: left;
	height: auto;
	width: 310px;
}
.box {
	background-image: url(images/boxbg.jpg);
	float: left;
	height: 114px;
	width: 297px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 8px;
}
.box a
{
	color: #FFFFFF;
}
.box a, .box a:link {
	text-decoration: underline;
} 
.box a:active, .box a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.box-header {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	float: left;
	height: 30px;
	width: 290px;
	padding-top: 5px;
	color: #FFFFFF;
	padding-left: 7px;
	margin-bottom: 3px;
}
.box-left {
	float: left;
	height: 70px;
	width: 83px;
}
.box-text {
	float: left;
	height: auto;
	width: 213px;
	padding-top: 3px;
}
.join-now {
	color: #FFC33D;
	text-align: right;
	float: left;
	height: auto;
	width: 213px;
}
.search-chat-meet {
	text-align: center;
	float: left;
	height: auto;
	width: 310px;
}
.why-wait {
	background-image: url(images/whywaitbg.jpg);
	float: left;
	height: 196px;
	width: 298px;
	margin-left: 7px;
	background-repeat: no-repeat;
}
.why-wait-header {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	height: 30px;
	width: 291px;
	padding-top: 5px;
	padding-left: 7px;
}
.why-wait-text {
	float: left;
	height: auto;
	width: 195px;
	padding-left: 98px;
	color: #000000;
	padding-top: 15px;
	padding-right: 5px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.meet-men-now {
	text-align: center;
	float: left;
	height: auto;
	width: 310px;
	margin-top: 5px;
}
.website-text {
	color: #FFFFFF;
	padding: 15px;
	float: left;
	height: auto;
	width: 280px;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.website-text a
{
	color: #feca06;
}
.website-text a, .website-text a:link {
	text-decoration: underline;
} 
.website-text a:active, .website-text a:hover {
	text-decoration: none;
	color: #feca06;
}
.sub-text {
	float: left;
	height: auto;
	width: 930px;
	padding-left: 10px;
	padding-top: 2px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.username {
	float: left;
	height: 24px;
	width: 133px;
	padding-left: 8px;
	padding-top: 8px;
}
.userfield {
	float: left;
	width: 130px;
	border:0px;
	background-color:transparent; 
}
.password {
	float: left;
	height: 24px;
	width: 132px;
	padding-left: 5px;
	padding-top: 8px;
}
.passfield {
	float: left;
	width: 130px;
	border:0px;
	background-color:transparent; 
}
.go-button {
	float: left;
	height: 24px;
	width: 29px;
	padding-top: 6px;
}
.subpage-header {
	background-image: url(images/sub-header.jpg);
	float: left;
	height: 111px;
	width: 940px;
}
.spleft-column {
	float: left;
	height: auto;
	width: 152px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.spright-column {
	width: 784px;
	float: left;
	height: auto;
}
.sblink {
	background-color: #3e3e3e;
	height: 20px;
	width: 150px;
	border: 1px solid #6a6969;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 2px;
	float: left;
	font-weight: bold;
}
.sblink a
{
	color: #ffffff;
}
.sblink a, .sblink a:link {
	text-decoration: none;
} 
.sblink a:active, .sblink a:hover {
	text-decoration: none;
	color: #91ebfc;
}
.sbllink {
	background-color: #d8d6d6;
	height: auto;
	width: 150px;
	border: 1px solid #6a6969;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 2px;
	color: #3e3e3e;
	float: left;
	line-height: 10px;
}
.sbllink a
{
	color: #3e3e3e;
}
.sbllink a, .sbllink a:link {
	text-decoration: none;
} 
.sbllink a:active, .sbllink a:hover {
	text-decoration: none;
	color: #3e3e3e;
}
.adspace {
	float: left;
	height: auto;
	width: 152px;
}
.sp-content {
	background-color: #2f2e2e;
	height: auto;
	width: 770px;
	border: 1px solid #6d6b6b;
	margin-left: 2px;
	padding: 5px;
	float: left;
}
.dropdown {
	float: left;
	height: 30px;
	width: 930px;
	text-align: right;
	padding-top: 25px;
	padding-right: 10px;
}
.navigation-container {
	float: left;
	height: 37px;
	width: 845px;
	margin-top: 10px;
	padding-left: 95px;
}
.navlink {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	float: left;
	height: 27px;
	width: 134px;
	padding-top: 10px;
	margin-right: 4px;
	margin-left: 2px;
}
.navlink a
{
	color: #ffffff;
}
.navlink a, .navlink a:link {
	text-decoration: none;
} 
.navlink a:active, .navlink a:hover {
	text-decoration: none;
	color: #91ebfc;
}
.thepoint {
	padding: 10px;
	float: left;
	height: auto;
	width: 290px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
