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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(pictures/header.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #C9D0D6;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#header {
	width: 1022px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4px;
}
#login {
	background-image: url(pictures/topbluebox.png);
	height: 34px;
	width: 488px;
	background-repeat: repeat;
	background-position: left top;
}
form {
	margin: 0px;
	padding: 0px;
}
#lginform {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.fogotten {
	font-size: 12px;
	color: #FFF;
	margin-top: 6px;
}
.fogotten a {
	color: #FFF;
}
#container {
	width: 1022px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	margin-top: 10px;
	-moz-box-shadow: 2px 2px 2px #999;
	-webkit-box-shadow: 2px 2px 2px #999;
	box-shadow: -2px 2px 2px #999;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color='#999999')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color='#999999');
	-moz-border-radius: 10px;
	border: 1px solid #CCC;
	border-radius: 10px;
	min-height: 500px;
}
.shadow {
	-moz-box-shadow: 3px 3px 4px #CCC;
	-webkit-box-shadow: 3px 3px 4px #CCC;
	box-shadow: -3px 4px 3px #CCC;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color='#999999')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color='#999999');
}
#rounded {
	-moz-border-radius: 15px;
	border: 1px solid #CCC;
	border-radius: 15px;
}
#mtop {
	min-height: 400px;
	margin-top: 7px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 8px;
}
#mleftimage {
	height: 400px;
	width: 502px;
	-moz-box-shadow: 1px 1px 1px #CCC;
	-webkit-box-shadow: 1px 1px 1px #CCC;
	box-shadow: -1px 1px 1px #CCC;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color='#999999')";






	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color='#999999');
	-moz-border-radius: 10px;
	border: 1px solid #EBEBEB;
	border-radius: 10px;
	float: left;
	z-index: 1;
}
#couple {
	margin: 5px;
}
#mpics {
	width: 502px;
	float: left;
	height: 140px;
	margin-top: -85px;
	z-index: 999;
}
#mright {
	width: 470px;
	float: right;
	margin-top: 4px;
	background-color: #90CBED;
}
#fFooter {
	background-color: #1A1A1A;
	font-size: 11px;
	color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 8px;
	padding-left: 8px;
}
#fFooter a {
	color: #CCC;
	padding-right: 16px;
}
#nj {
	display: block;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	z-index: 10;
	font-size: 13px;
	margin-top: 15px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #FFF;
}
#continue {
	font-family: "Arial Narrow";
	font-size: 1px;
	background-image: url(pictures/continue.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 48px;
	width: 238px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	margin-top: 20px;
	margin-bottom: -20px;
	margin-right: auto;
	margin-left: auto;
}
#continue2 {
	font-family: "Arial Narrow";
	font-size: 1px;
	background-repeat: no-repeat;
	height: 43px;
	width: 232px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 10px;
}
.more {
	display: none;
}
#nowtemi {
	display: block;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	color: #AE9B4F;
	font-size: 14px;
	padding-left: 30px;
	padding-top: 0px;
	background-color: #000;
	padding-bottom: 20px;
}
#joinbh {
	font-size: 1px;
	color: #FFC;
	font-family: "Arial Narrow";
	background-image: url(pictures/snewjoin.jpg);
	height: 43px;
	width: 232px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left top;
}
.selecT {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 4px;
	-moz-border-radius: 6px;
	border: 1px solid #CCC;
	border-radius: 6px;
	-moz-box-shadow: 2px 2px 3px #999;
	-webkit-box-shadow: 2px 2px 3px #999;
	box-shadow: -2px 3px 2px #999;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#CCC')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#CCC');
}
.selecT2 {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 4px;
	-moz-border-radius: 6px;
	border: 1px solid #CCC;
	border-radius: 6px;
	-moz-box-shadow: 2px 2px 3px #999;
	-webkit-box-shadow: 2px 2px 3px #999;
	box-shadow: -2px 3px 2px #999;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#CCC')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#CCC');
	width: 210px;
}
.selecT3 {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 4px;
	-moz-border-radius: 6px;
	border: 1px solid #CCC;
	border-radius: 6px;
	-moz-box-shadow: 2px 2px 3px #999;
	-webkit-box-shadow: 2px 2px 3px #999;
	box-shadow: -2px 3px 2px #999;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#CCC')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=6, Direction=135, Color='#CCC');
	width: 220px;
}
#sec {
	background-repeat: no-repeat;
	background-position: left -140px;
	background-image: url(pictures/testbox.png);
}
#wtext1 {
	float: right;
	width: 470px;
}
#wtext2 {
	float: right;
	width: 464px;
	margin-top: 10px;
}
#contright {
	float: right;
	width: 490px;
}
#wtext1 h1 {
	font-weight: bold;
	font-family: "Arial Narrow";
	font-size: 34px;
	margin: 0px;
	text-align: center;
	color: #CB0301;
}
#wtext2 h2 {
	font-weight: bold;
	font-family: "Arial Narrow";
	font-size: 24px;
	margin: 0px;
	text-align: center;
	color: #000;
}
#wtext3 {
	width: 470px;
	font-size: 12px;
	text-align: left;
	margin-left: 20px;
	margin-top: 10px;
}
#mbottom {
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
#mbleft {
	float: left;
	width: 550px;
}
#mbright {
	float: right;
	width: 440px;
}
#left1 {
	-moz-border-radius: 7px;
	border: 1px solid #D0D0D0;
	border-radius: 7px;
	background-color: #F2F2F2;
	margin-bottom: 10px;
	padding: 5px;
}
#left2 {
	-moz-border-radius: 7px;
	border: 1px solid #D0D0D0;
	border-radius: 7px;
	background-color: #F2F2F2;
	margin-bottom: 10px;
	padding: 5px;
}
#left3 {
	-moz-border-radius: 7px;
	border: 1px solid #D0D0D0;
	border-radius: 7px;
	background-color: #F2F2F2;
	min-height: 140px;
	padding: 5px;
	font-size: 12px;
	color: #666;
}
#mbottom h4 {
	font-size: 12px;
	font-weight: normal;
	display: block;
	text-align: center;
	margin: 0px;
	padding-top: 6px;
	color: #666;
}
#btitle h2 {
	margin: 0px;
	font-family: "Arial Narrow";
	text-align: right;
	font-weight: normal;
	color: #333;
	font-size: 20px;
}
#btitle {
	margin-top: 10px;
	margin-bottom: 5px;
}
#rightmembers {
	border: 1px solid #D0D0D0;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 6px;
}
#left1 h2 {
	margin: 0px;
	font-size: 16px;
	color: #F60;
	text-align: center;
}
#left2 h2 {
	margin: 0px;
	font-size: 16px;
	color: #F60;
	text-align: right;
}
#left1 p {
	font-size: 12px;
	color: #666;
	line-height: 18px;
	margin-top: 5px;
}
#left2 p {
	font-size: 12px;
	color: #666;
	line-height: 18px;
	margin-top: 5px;
}
#chatimg {
	float: left;
	margin-right: 10px;
}
#peoples {
	float: right;
	margin-left: 10px;
}
#left2 h3 {
	padding: 0px;
	color: #F60;
	font-size: 16px;
	margin-top: -8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}
.black {
	color: #000;
}
#contfooter {
	background-image: url(pictures/footerpart.png);
	height: 80px;
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 10px;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	background-image: url(pictures/footermain.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 80px;
	color: #CCC;
}
#mfooter {
	width: 1022px;
	margin-right: auto;
	margin-left: auto;
}
#fleft {
	width: 200px;
	float: left;
	margin-top: 8px;
}
#fright {
	width: 800px;
	float: right;
	margin-top: 4px;
}
#fsocial {
	float: right;
	width: 150px;
	text-align: right;
}
#ftext {
	float: right;
	width: 300px;
	font-size: 11px;
	margin-top: -12px;
	text-align: right;
}
#ftext a {
	color: #CCC;
}
#newtext {
	font-size: 14px;
	color: #FFF;
	width: 490px;
	float: left;
}

#wld_badge_wrapper {
	overflow: visible;
	vertical-align: top;
}
#wld_badge_inner {
	text-align: center;
}
.wld_badge_item {
	float: left;
	margin-top: 0;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0;
	margin-right: 0px;
}
.wld_badge_item img {
	text-decoration: none;
	width: 95px;
	height: 90px;
	border: 1px solid #999;
}
.wld_badge_item_detail {
	font-size: 10px;
	width: 95px;
	overflow: hidden;
	text-align: center;
	color: #333;
	font-weight: normal;
	height: 28px;
	background-color: #FFF;
	margin-bottom: 3px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
.wld_badge_item_region {
	color: #333;
	text-align: center;
	width: 95px;
	font-size: 10px;
	font-weight: normal;
}
.wld_badge_clear { clear: both; 
}
#wldcontetnt {
}
#socials {
	height: 100px;
	width: 60px;
	font-size: 10px;
	position: absolute;
	z-index: 9999;
	margin-left: -150px;
	margin-top: -300px;
}
#socials img {
	margin-bottom: 8px;
}
#btop {
	background-image: url(pictures/sbtop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 51px;
	width: 470px;
}
#bbottom {
	background-image: url(pictures/sbbottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 470px;
}
.fb-like {
	margin-bottom: 6px;
}
#spacer {
	width: 60px;
	margin-bottom: 6px;
	margin-top: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	clear: both;
}
#cnts {
	width: 1022px;
	margin-top: 8px;
	color: #000;
	float: left;
	text-align: center;
	font-size: 12px;
}
#cnts a {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	margin-right: 15px;
	margin-left: 15px;
}
#mbottom h2 {
	font-size: 17px;
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mbottom p {
	font-size: 14px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mbottom p a {
	font-weight: bold;
	color: #F60;
}


#swp_post #swp_content img {
	width: 50px;
	float: left;
	height: 50px;
	padding-right: 10px;
	margin-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: none;
}
.wp-caption {
	display: none;
}
#swp_content p {
	margin-top: 0px;
	margin-bottom: 6px;
	font-size: 11px;
}
#swp_title h1 {
	font-size: 13px;
	color: #069;
}
#welcomesec {
	float: left;
	width: 550px;
}

#swp_right {
	float: right;
	width: 430px;
}
#swp_content p #reamore {
	color: #069;
}
		