/* Css Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{ 
	margin:0; 
	padding:0; 
	border:0; 
	outline:0; 
	font-size:100%; 
	vertical-align:baseline; 
	background:transparent; 
}
ol,ul{ 
	list-style:none; 
}
blockquote,q{ 
	quotes:none; 
}
blockquote:before,blockquote:after,q:before,q:after{ 
	content:''; 
	content:none; mall
}
*{
	padding:0;
	margin:0;
	border:0;
}
:focus{ 
	outline:0; 
}
ins{ 
	text-decoration:none; 
}
del{ 
	text-decoration:line-through; 
}
table{ 
	border-collapse:collapse; 
	border-spacing:0; 
}





/*--------------- General Styles 
*/
.skiplink{ 
	display:none;
}

a,a:visited{ 
	 text-decoration:none;
	 color:#a3e8ff;
	 font-style:italic;
}
a:focus,a:hover{ 
	text-decoration:underline; 
}
body{ 
	color:#000; 
	font:62.5%/1 Arial, Helvetica, sans-serif;
	background:url(../images/bgr_body.jpg) no-repeat center;
	text-align:center;
	padding:0;
	margin:0;
}

.hide{
     position: absolute;
     left: -9999px;
}
/*--------------- wrapper 
*/
#wrapper{
	margin:0 auto;
	width:975px;
	text-align:left;
}
/*-------------header
*/
#header{
	width:975px;
	height:118px;
	overflow:hidden;
}
.logo{
	width:485px;/*418px;*/
	height:118px;
	padding-left:38px;
	float:left;
	padding-top:10px;
}
.logo a{
	width:485px;
	height:118px;
	display:block;
	background:url(../images/logo_simple.png) no-repeat;
}
.headercont{
	width:404px;/*557px;*/
	height:118px;
	float:right;
	padding-right:23px;
	overflow:hidden;
}



.memberlogin{
	width:203px;
	height:48px;
	float:right;
}
.memberlogin a{
	width:203px;
	height:46px;
	display:block;
	background:url(../images/button_memberlogin.jpg) no-repeat;
}
.memberlogin a:hover{
	width:203px;
	display:block;
	background:url(../images/button_memberlogin.jpg) no-repeat 0 -48px;
}

/*------------------------banner
*/
#banner{
	width:942px;
	height:445px;/*558px;*/
	margin:0 14px 0 19px;
	padding:7px 0 6px 0;
	background:url(../images/bgr_banner.png) no-repeat;
}

#bannerUK{
	width:942px;
	height:445px;/*558px;*/
	margin:0 14px 0 19px;
	padding:7px 0 6px 0;
	background:url(../images/bgr_banner-uk.png) no-repeat;
}

#bannertips{
	width:942px;
	height:239px;/*558px;*/
	margin:0 14px 0 19px;
	padding:7px 0 6px 0;
	background:url(../images/bgr_banner-tips.png) no-repeat;
}

#banneradvice{
	width:942px;
	height:262px;/*558px;*/
	margin:0 14px 0 19px;
	padding:7px 0 6px 0;
	background:url(../images/bgr_banner-advice.png) no-repeat;
}

/*banner formarea
*/
.formarea{
	width:930px;
	height:398px;
	padding:0 6px;
	overflow:hidden;
}
.formarea h2{
	width:163px;
	height:23px;
	background:url(../images/tit_signup.jpg) no-repeat;
	margin:28px 0 18px 29px;
}
.formarea form{
	padding:0;
	margin:0;
}
.formarea dl{
	margin:0; padding:0;
	width:275px;/*290px;*/
	padding-left:26px;
}
.formarea dl dd{
	width:275px;
	overflow:hidden;
	margin-bottom:10px;
	display:block;
}
.formarea dl dd label{
	width:80px;
	padding-left:4px;
	display:block;
	float:left;
	color:#4E4E4A;
	font-size:12px;
}
.formarea dl dd input{
	width:173px;
	height:22px;
	_height:20px;
	border:none;
	background:url(../images/bgr_inputbanner.jpg) no-repeat;
	padding-left:4px;
	font-size:12px;
}
.formarea dl dd select{
	width:177px;
	height:20px;
	_height:18px;
	border:none;
	border:1px solid #ACADB2;
	font-size:12px;
}
.formarea dl dd .day{
	width:39px;
	height:20px;
	_height:18px;
	border:none;
	border:1px solid #ACADB2;
	margin-right:10px;
}
.formarea dl dd .month{
	width:55px;
	height:20px;
	_height:18px;
	border:none;
	margin-right:10px;
	border:1px solid #ACADB2;
}
.formarea dl dd .year{
	width:56px;
	height:20px;
	_height:18px;
	border:none;
	border:1px solid #ACADB2;
}
.formarea dl dd .submit{
	width:263px;
	height:52px;
	border:none;
	padding:0;
	cursor:pointer;
	background:url(../images/button_findmymatch.jpg) no-repeat;
	margin-top:4px;
}
.formarea dl dd .submithover{
	width:263px;
	height:52px;
	cursor:pointer;
	background:url(../images/button_findmymatch.jpg) no-repeat 0 -52px;
	margin-top:4px;
}
.formarea dl dd span{
	color:#4E4E4A;
	font-size:9px;
	padding-left:4px;
}
.formarea dl dd a{
	color:#f300a0;
	text-decoration:none;
}

.formarea dl dd a:hover{
	;text-decoration:underline
}
/*banner textarea
*/
.txtarea{
	width:897px;/*942px;*/
	height:147px;
	padding:0 7px 0 38px;
	background:url(../images/bgr_textcont.png) no-repeat 6px 0;
	overflow:hidden;
}
.txtarea h2{
	width:361px;
	height:61px;
	background:url(../images/tit_threeeassy.png) no-repeat 0 25px;
}
.eassybx{
	width:299px;
	float:left;
	overflow:hidden;
}
.eassybx1{
	width:280px;
}
.eassybx img{
	display:block;
	float:left;
	margin-right:19px;
}
.eassybx p{
	color:#4E4E4A;
	font-size:16px;
	line-height:22px;
	font-weight:bold;
}
.eassybx p span{
	color:#f300a0;
	font-weight:bold;
}
/*------------------------content
*/
#content{
	width:899px;/*975px;*/
	height:330px;
	padding:0  20px 0 56px;
	overflow:hidden;
	background:url(../images/info-bg.png) no-repeat;
}

#content2{
	width:899px;/*975px;*/
	height:auto;
	padding:0  20px 0 56px;
	overflow:hidden;
}

.sidebarlft{
	width:415px;/*505px;*/
	float:left;
	padding-right:10px;
}

.sidebarfull{
	width:895px;/*505px;*/
	float:left;
	padding-right:70px;
}

.sidebarfull p {
	color:#FFFFFF;
	display:block;
	font-size:12px;
	line-height:20px;
	padding-bottom:5px;
}


.sidebarfull h2{
	color:#fff;
	font-size:26px;
	padding:25px 0 15px 0;
	font-weight:normal;
}

.sidebarfull h3{
	color:#a3e8ff;
	font-weight:bold;
	font-size:12px;
	padding:10px 0 5px 0;
}

.list_itemer h3{
	color:#a3e8ff;
	font-weight:bold;
	font-size:12px;
	padding:10px 0 5px 0;
}

.list_itemer {
	width:820px;
}

.sidebarfull h4{
	color:#fff;
	font-size:16px;
	padding:10px 0 20px 0;
	font-weight:normal;
}

.sidebarlft h2{
	color:#f300a0;
	font-size:26px;
	padding:30px 0 15px 0;
	font-weight:normal;
}

.sidebarfull ul h3 {
	color:#a3e8ff;
	font-weight:bold;
	font-size:12px;
	padding:10px 0 5px 0;	
}

.sidebarfull ul{
	color:#FFFFFF;
	display:block;
	font-size:12px;
	line-height:20px;
	padding-bottom:5px;
	width:829px;
}
.sidebarfull ul li{
	display:block;
	line-height:14px;
	background:url(../images/icon.png) no-repeat 0 4px;
	padding-left:17px;
	
}


.sidebarrgt{
	width:394px;
	float:left;
}
.imggallary{
	width:430px;/*394px;*/
	height:282px;
	padding:20px 11px 0 23px;
	overflow:hidden;
	margin-top:14px;
}
.imggallary h2{
	width:274px;
	height:29px;
	background:url(../images/tit_latest.jpg) no-repeat;
}
.imggallary .find{
	width:151px;
	height:56px;
	background:url(../images/tit_find.jpg) no-repeat 0 23px;
	clear:both;
}
.piccont{
	width:80px;
	height:80px;
	float:left;
	margin-right:10px;
}
.piccont a img{
	border:1px solid #f300a0;
}
.piccont a:hover img{
	border:1px solid #ffa5e0;
}
.sidebarlft p{
	color:#4E4E4A;
	font-size:14px;
	line-height:20px;
	display:block;
	padding-bottom:10px;
}
.sidebarlft form{
	padding:0;
	margin:0;
}
.searcharea{
	width:370px;
}
.searchlft{
	width:202px;
	float:left;
}
.searchlft dd{
	text-align:right;
	overflow:hidden;
	height:22px;
	margin-bottom:10px;
}
.searchlft dd label{
	width:56px;
	padding-right:8px;
	display:block;
	float:left;
	color:#4E4E4A;
	font-size:12px;
	line-height:22px;
}
.searchlft dd select{
	width:138px;
	height:22px;
	_height:20px;
	border:none;
	float:left;
	border:1px solid #ACADB2;
	font-size:12px;
}
.searchlft dd .between{
	width:50px;
	height:22px;
	_height:20px;
	border:none;
	border:1px solid #ACADB2;
}
.searchlft dd small{
	width:38px;
	display:block;
	color:#4E4E4A;
	font-size:12px;
	line-height:22px;
	float:left;
	text-align:center;
}
.searchrgt dd .submit1{
	width:145px;
	height:52px;
	cursor:pointer;
	background:url(../images/button_search.jpg) no-repeat;
	margin:36px 0 0 7px;
}
.searchrgt dd .submit1hover{
	width:145px;
	height:52px;
	cursor:pointer;
	background:url(../images/button_search.jpg) no-repeat 0 -52px;
	margin:36px 0 0 7px;
}
.searchrgt{
	width:168px;
	float:left
}
#footer{
	margin:0 auto;
	width:916px;/*975px;*/
	height:84px;
	background:url(../images/bgr_footerbg.png) no-repeat;
	padding:0 8px 0 55px;
	overflow:hidden;
}
#footer span{
	width:auto;
	color:#fff;
	font-size:12px;
	line-height:74px;
	float:left;
	display:block;
}
#footer span a{
	color:#fff;
	text-decoration:none;
}
.moneypay{
	width:auto;
	float:right;
	padding-top:0px;

}
.moneypay dd{
	width:92px;
	height:36px;
	float:left;
	display:inline;
}

ul#footerMenu {
		list-style-type:none;
margin-left:630px;
padding-right:50px;
padding-top:30px;

	}
	ul#footerMenu li {
		float: left;
		margin-left: .3em;
		color: #fff;
	}
	ul#footerMenu li a {
		text-decoration:none;
		font-weight:normal;
		color: #fff;
	}
	ul#footerMenu li a:hover {
		text-decoration:underline;
	}



#btmcont{
	margin:0 auto;
	width:902px;/*975px;*/
	height:186px;/*224px;*/
	padding:20px 19px 0 24px;
}
.btminnercont{
	width:872px;/*902px;*/
	height:160px;/*183px;*/
	background:url(../images/bgr_btmbg.jpg) no-repeat;
	padding:27px 12px 0 18px;
	text-align:left;
}
.btminnercont p{
	color:#fff;
	font-size:12px;
	line-height:18px;
}

<!--Carousel-->
#feed {
	position: relative;
	float: left;
	display: inline;
	margin-top:0px;
	width: 440px;
	}
.stepcarousel {
	margin-left: 44px;
	margin-top:0px;
	position: relative;
	overflow: scroll;
	width: 343px;
	height: 100px;
	}
.stepcarousel .belt{
	position: absolute;
	left: 0;
	top: 0;
	}
.stepcarousel .panel {
	float: left;
	margin: 0;
	overflow: hidden;
	width: 400px;
	display: inline;
	}

/* WLD Badge feed output */
.wld_badge_item {
	float: left;
	width: 90px;
	height: 102px;
	overflow:hidden
	}
.wld_badge_item img {
	width: 71px;
	height: 71px;
	border:1px solid #f300a0;
	margin-bottom: 0.1em;
	}
.wld_badge_item img:hover {
	border: 1px solid #F9C;
	}
.wld_badge_item_detail {
	text-transform: capitalize;
	color: #333;
	font-size:9px;
	width: 80px;
	overflow: hidden;
	}
.wld_badge_item_region {
	font-size: 10;
	color: #F300A0;
	}


