body {
	margin: 0 0 30px 0;
	padding: 0;
	font: 13px Arial, Verdana, "Sans-Serif";
	background: #c6c6c6 url(../online-dating/images/bg_main.gif) repeat-x;
	color: #000;
}

img { behavior: url(/png/iepngfix.htc) }

p {
	font-size: 13px;
	margin: 0px 0px 15px 0px;
	line-height: 14px;
}

a {
	color: #3366cc;
	text-decoration: underline;
}

a:hover {
	color: #cc3333;
	text-decoration: underline;
}

a:active {
}

a:visited {
}

.b {
	font-weight: bold;
}

.i {
	font-style: italic;
}

.u {
	text-decoration: underline;
}

img {
	border: 0;
}






h1 {
	font-size: 24px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	color: #000000;
	letter-spacing: -2px;
}

h2 {
	font-size: 24px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	color: #000000;
	letter-spacing: -1px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 5px 0px 10px 0px;
	color: #000000;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	margin: 0px;
}

h5 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 5px 0px;
}



ul {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 20px;
}

li {
	margin: 0px 0px 7px 0px;
	padding: 0px;
	list-style: square outside;
	line-height: 14px;
}






div.backtotop {
	margin: 0px;
	font-size: 11px;
	text-align: right;
	padding: 10px 0px 0px 0px;
}






#wrapper {
	width: 960px;
	margin: 0px;
	padding: 0px;
}






#header {
	width: 100%;
	margin: 0;
	padding: 0;
	background: #c6c6c6 url(../dating/images/bg-header.gif) top repeat-x;
}

#header .container {
	width: 990px;
	text-align: left;
}

#header h1 {
	margin: 0 0 0 12px;
	padding: 12px 0 14px 0;
}

#header h1 a {
	text-decoration: none;
	color: #fff;
}

#header div.banner {
	float: right;
	margin: 15px 15px 0 0;
}




#tabs {
	float: left;
	width: 100%;
	margin: 0;
}

#tabs div.container {
	width: 960px;
	font-size: 16px;
	padding: 0;
	font-weight: bold;
	background-position: top;
	background-repeat: repeat-x;
}

#tabs ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
}

#tabs a {
	float: left;
	background:  url(../dating/images/tableft.gif) no-repeat top left;
	margin: 0px 4px 0px 0px;
	padding: 0 0 0 15px;
	text-decoration: none;
}

#tabs a span {
	float: left;
	display: block;
	background:  url(../dating/images/tabright.gif) no-repeat top right;
	padding: 8px 15px 7px 0;
	color: #dbdbdc;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
	#tabs a span {float:none;}
/* End IE5-Mac hack */

#tabs a:hover span {
	color: #fff;
	background-position: 100% -56px;
}

#tabs a:hover {
	color: #000;
	background-position: 0 -56px;
}

#tabs a.active {
	float: left;
	background:  url(../dating/images/tableft_selected.gif) no-repeat top left;
	margin: 0px 4px 0px 0px;
	padding: 0 0 0 15px;
	text-decoration: none;
}

#tabs a.active span {
	float: left;
	display: block;
	background:  url(../dating/images/tabright_selected.gif) no-repeat top right;
	padding: 8px 15px 7px 0;
	color: #fff;
}




#subnav {
	clear: both;
	width: 100%;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

#subnav div.container{
	width: 960px;
	background: #2F4799 url(../dating/images/bg-subnav.gif) bottom no-repeat;
	padding: 6px 0;
	text-align: left;
}

#subnav a {
	color: #fff;
	padding: 6px;
}




#content {
	clear: both;
	width: 100%;
	align: center;
	text-align: left;
	padding: 0;
	background: #fff;
}




a.more {
  display: block;
  width: 137px;
  height: 26px;
  background:  url(../dating/images/findOut_Btn.gif) 0 0 no-repeat;
  text-decoration: none;
}
       
a:hover.more {
  background-position: 0 -26px;
  text-decoration: none;
}






a.go {
  display: block;
  width: 65px;
  height: 25px;
  background:  url(../dating/images/go_btn.gif) 0 0 no-repeat;
  text-decoration: none;
}
       
a:hover.go {
  background-position: 0 -25px;
  text-decoration: none;
}






td {
	background: #fff;
	font-size: 13px;
}

th {
	background: #ffffff url(../dating/images/bg-th.gif) repeat-x;
	font-size: 13px;
	font-weight: bold;
	color: #333;
}

table {
	margin: 20px 0 25px 0;
	width: 925px;

}


	



#footer {
	text-align: center;
	padding: 15px 0px 5px 0px;
	margin: 0;
	clear: both;
	background: #ddd url(../online-dating/images/bg-th.gif) repeat-x;
	border-top: 1px solid #ccc;
}

#footer p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

#footer a {
}


.moreBtn {
	margin: 0 15px 0 0;
	float: right;
}


table.hp {
	margin: 20px 0 25px 0;
	width: 925px;
}

th.hp {
	background:  url(../dating/images/th.gif) top repeat-x;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 10px;
	border-top: 1px solid #c8c8c8;
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
}

th.hp3 {
	background:  url(../online-dating/images/th3.gif) top no-repeat;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 10px;
}

td.image {
	padding: 0;

}

td.hp {
	padding: 10px 10px 0 10px;
	font-size: 12px;
	font-color: #010101;
	background: #ffffff;
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
}

td.hp p {
	font-size: 12px;
}

td.hp-footer {
	background:#ffffff;
	text-align: right;
	padding: 0 0 10px 0;
	border-left: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
}

td.hp-footer3 {
	background:  url(../online-dating/images/td-footer3.gif) bottom no-repeat;
	text-align: center;
	padding: 0 0 15px 0;
}

.feat-box1 {
	display: block;
	width: 213px;
	height: 196px;
	background: #fff url(../dating/images/feat-bg.gif) no-repeat;
	float: right;
	margin-right: 0px;
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 15px;
}

h2.feat-box {
	font-size: 14px;
	padding: 5px 5px 5px 10px;
	color: #ffffff;
	margin-top: 0px;
	background: #e4389c;

}

p.feat-boxtxt {
	text-align: left;
	margin: -2px -5px 0 5px;
	padding: 10px 10px 5px 10px;
	line-height: 115%;
}

.featbox-img {
	text-align: center;
	margin: -5px 0 0 0;
	padding: 0;
}



.comp-info {
	display: block;
	width: 720px;
	float: left;
	background: #ffffff;
	margin: 0;
	padding: 0;
}


.featImg {
	padding: 0;
	margin: 0;
}

.main-image {
	padding: 0;
	margin: 0;
}

.home-info {
	display: block;
	width: 670px;
	height: 218px;
	float: right;
	margin: -235px -20px 0 0;
}

.findOutMore {
	float: right;
	margin: 5px 10px 0 0;
	padding: 0;
}

.goBtn {
	float: right;
	margin: 0 10px 0 0;
	padding: 0;
}

.findOutMore2 {
	margin: -6px 0px 0 40px;
	padding: 0;

}

.info-image {
	display: block;
	width: 213px;
	height: 140px;
	float: right;
	margin-right: 0px;
	margin-top: -30px;
	margin-left: 15px;
	margin-bottom: 15px;
}


