body {
	background-image: url(/1image/patten.png);
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 11px;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#5C5C5C;
}

form {
	margin: 0;
	padding: 0;
}

.mainwrapper {
	margin-left: auto;
	margin-right: auto;
	width: 981px;
}

.googlebanners {
	width: 956px;
	height: 134px;
	margin-left: auto;
	margin-right: auto;
	background: #594d42;
	border-top: 3px solid #fff;
	border-left: 4px solid #fff;
	border-right: 4px solid #fff;
	display: none;
}

.pageheader {
	width: 981px;
	height: 152px;
	margin-left: auto;
	margin-right: auto;
}

.pageheaderright {
	background-image: url(/1image/right_corner_header.png);
	background-repeat:  no-repeat;
	float: left;
	width: 10px;
	height: 131px;
}

.pageheaderleft {
	background-image: url(/1image/left_corner_header.png);
	background-repeat: no-repeat;
	float: left;
	width: 10px;
	height: 131px;
}

.pageheadercontent {
	width: 961px;
	height: 152px;
	float: left;
	background-image: url(/1image/header_bg.png);
	background-repeat: repeat-x;
}

.pageheaderimage {
	width: 610px;
	float: left;
	height: 152px;
}

.pageheaderlogin {
	width: 351px;
	float: left;
	height: 152px;
}

.pageheaderlogintext {
	color: #594D42;
	padding-top: 10px;
}

.pageheaderlogintext h2 {
	font-size: 15px;
	font-weight: normal;
	line-height: 18px;
	margin: 0;
	padding: 0;
}

.pageheaderlogintext a:hover {
	color: #333333;
}

.pageloginbuttons {
	clear: both;
	padding-top: 10px;
	width: 330px;
}

.pageheaderlogintext a, .pageheaderlogintext a:visited {
	color: #5C5C5C;
	font-family: "Tahoma",Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height:14px;
	text-decoration:underline;
}

.pageloginfield {
	height: 18px;
	line-height: 20px;
	border-left: 1px solid #838383;
	border-top: 1px solid #838383;
	color: #5C5C5C;
	float: left;
	font-family: "Tahoma",Arial,Helvetica,sans-serif;
	margin-right: 10px;
	padding-left: 2px;
	width: 152px;
}

.button {
	float: right;
	height: 29px;
	cursor: pointer;
	line-height: 29px;
}

.button_left {
	float: left;
	height: 29px;
	width: 10px;
	background-repeat: no-repeat;
}

.bluebutton_left {
	background-image: url(/1image/button_blue_left.png);
}

.orangebutton_left {
	background-image: url(/1image/button_orange_left.png);
}

.button_middle {
	float:left;
	height: 29px;
	line-height: 29px;
	background-repeat: repeat-x;
	cursor: pointer;
	margin: 0;
	padding: 0;
	background-color: transparent;
	border: none;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}

.bluebutton_middle {
	background-image: url(/1image/button_blue_middle.png);
}

.orangebutton_middle {
	background-image: url(/1image/button_orange_middle.png);
}

.button_middle:hover, .button:hover .button_middle {
	color: #a5efff;
}

.button_right {
	float:left;
	height: 29px;
	width: 25px;
	background-repeat: no-repeat;
}

.bluebutton_right {
		background-image: url(/1image/button_blue_right.png);
}

.orangebutton_right {
	background-image: url(/1image/button_orange_right.png);
}

.pagecontent {
	width: 961px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	background: #fff;
	height: 100%;
	clear: both;
}

.pagearticle {
	width: 419px;
	padding-right: 20px;
	padding-left: 40px;
	float: left;
	background: #fff;
}

.pagearticle h1 {
	color: #FF6C00;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
	padding: 0;
}

.frontprofilesearch {
	width: 420px;
	padding-left: 20px;
	float: left;
	background: #fff;
}

.frontprofilesearch h2 {
	color: #594D42;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
	padding: 0;
}


.searchform {
	clear: both;
	padding-top: 20px;
	color: #30A2A3;
}

.searchform .bluebutton {
	padding-top: 5px;
}

.searchform select {
	background-color: #FFFFFF;
	border-left: 1px solid #838383;
	border-top: 1px solid #838383;
	color: #5C5C5C;
	font-family: "Tahoma",Arial,Helvetica,sans-serif;
	height: 20px;
	width: 130px;
}

.pageprofiles {
	clear: both;
	padding: 40px;
}

a.profile, a.profile:visited {
	display: block;
	text-decoration: none;
	width: 128px;
	float: left;
	margin-right: 18px;
	color: #398D9A;
	padding-bottom: 5px;
	border-bottom: 1px solid #d3d3d3;
	cursor: pointer;
}

a.profile:hover {
	color:#156874;
}

.profileheader {
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	width: 118px;
	height: 27px;
	background-image: url(/1image/profile_bg.png);
	background-repeat: repeat-x;
	line-height: 27px;
}

.profilename {
	display: block;
	color: #D2671A;
	float: left;
	width: 90px;
	overflow: hidden;
}

.profilesexage {
	display: block;
	color: #7C7C7C;
	float: right;
	width: 12px;
}

.profilesex1 {
	display: block;
	float: right;
	width: 15px;
	height: 27px;
	background: url(/1image/sex1.png);
	background-position: center right;
	background-repeat: no-repeat;
}

.profilesex2 {
	width: 15px;
	height: 27px;
	float: right;
	background: url(/1image/sex2.png);
	background-position: center right;
	background-repeat: no-repeat;
}

.profileimage {
	margin-top: 2px;
	height: 142px;
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	background-color: #f3f1f0;
}

.profiledescription {
	display: block;
	color: #333333;
	width: 118px;
	padding: 5px;
	height: 40px;
	overflow: hidden;
}

.profilelink {
	display: block;
	padding-left: 5px;
}

.profilebottom {
	clear: both;
}

.pagebottommenu {
	width: 941px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 20px;
}

.pagebottommenu a, .pagebottommenu a:visited {
	background-image:url(/1image/heart.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:12px;
	padding-left:25px;
	padding-right:10px;
	text-decoration:none;
}

.pagebottommenu a:hover, .pagebottommenu a.menu-active {
	background-image:url(/1image/heart_hover.png);	
}

.pagejoinframe {
		margin: 0px 40px 30px 40px;
		padding: 60px 28px 30px 28px;
}

.pagejoinframe .pagearticle {
		padding: 0px;
		margin-right: 0px;
		width: 340px;
}

.pagejoinframe_profile .pagearticle, .pagejoinframe_preferences .pagearticle, .pagejoinframe_picture .pagearticle{
		width: auto;
		float: none;
}

.pagejoinframe_preferences {
		background:url(/1image/join_frame_preferences.png) no-repeat;
}

.pagejoinframe_picture {
		background:url(/1image/join_frame_picture.png) no-repeat;
}

.pagejoinframe_start {
		background:url(/1image/join_frame_start.png) no-repeat;
}

.pagejoinframe_start ul {
		padding-left: 20px;
		margin: 0px;
		list-style-image: url(/1image/heart_gray.png);
		list-style-type: square;
}

.pagejoinframe_start ul li {
		margin: 4px 0px;
}

.pagejoinframe_profile {
		background:url(/1image/join_frame_profile.png) no-repeat;
}

.pagejoinframe_start_right {
		float: right;
}

.pagejoinframe_start_right img {
		border: none;
}

.clear {
		clear: both;
}

.pagearticle .pageloginfield {
		float: none;
}

.dates .pageloginfield {
		width: auto;
}

.pagejoinframe td {
		vertical-align: top;
}

.joinframe_list {
		height: 100px;
		width: 400px;
}

.joinframe_listentry {
		float: left;
		width: 200px;
		overflow: hidden;
}

.joinframe_listentry input[type=checkbox] {
		
}

.fileupload {
		clear: both;
		float: left;
}

.fileupload_button {
		float: left;
}

.fileupload_button .button {
		float: left;
}

.spacer_height {
		clear: both;
		height: 40px;
		width: 100%;
}

.button_round {
		float: right;
		height: 19px;
		cursor: pointer;
		line-height: 29px;
}

.button_round_left {
		float: left;
		height: 19px;
		width: 6px;
		background-repeat: no-repeat;
}

.bluebutton_round_left {
	background-image: url(/1image/button_blue_l.png);
}

.button_round_right {
		float: left;
		height: 19px;
		width: 6px;
		background-repeat: no-repeat;
}

.bluebutton_round_right {
	background-image: url(/1image/button_blue_r.png);
}

.button_round_middle {
	float:left;
	height: 19px;
	line-height: 19px;
	background-repeat: repeat-x;
	cursor: pointer;
	margin: 0;
	padding: 0;
	background-color: transparent;
	border: none;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}

.bluebutton_round_middle {
	background-image: url(/1image/button_blue_m.png);
}

.searchamount {
		float: right;
		margin: 0px 10px;
		line-height: 23px;
}

.searchcontrols {
		margin-top: 10px;
}

.runningarticles {
		padding-bottom: 20px;
}

.runningarticles .pagearticle {
		width: 650px;
}

.articlemenu {
		margin: 0px;
		padding-top: 18px;
		*padding-top: 10px;
}

.articlemenu ul {
		list-style-image: none;
		list-style-type: none;
}

.articlemenu a, .articlemenu:visited {
	color: #398D9A;
	font-size:12px;
	text-decoration:none;
}

.articlemenu a:hover {
	color: #FF6C00;
}

a.sidemenu-active {
		color: #FF6C00;
}

.jointable td {
		padding: 30px 0px 0px 0px;
		margin: 0px;
		width: 33%;
}

.jointable h2, .pagejoinframe h2 {
		font-weight: normal;
		font-size: 14px;
		margin: 0px;
		padding: 0px;
}

.pagejoinframe_picture h2 {
		margin-top: 20px
}

.pagejoinframe .halfsize {
		width: 50%;
		margin-bottom: 20px;
}

.pagejoinframe input.pageloginfield {
		margin: 3px 0px;
}

.pagejoinframe input.pageloginfield[name=name], .pagejoinframe input.pageloginfield[name=email] {
		width: 350px;
}

.forgotten_password .pagearticle {
		float: none;
}

.forgotten_password .pageloginbuttons {
		width: 230px;
		margin-left: 8px;
}

.forgotten_password .articletext {
		margin-bottom: 30px;
}

.forgotten_password .pageloginfield {
		width: 230px;
		margin: 0px;
}

.forgotten_password .inputtext {
		margin-bottom: 5px;
		font-size: 12px;
}

.forgotten_password .pagearticle {
		width: auto;
		margin-bottom: 30px;
}

