@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	/*padding:0;*/
}
/*end reset*/
body {
	background-color: #E8E2D2;
}
p, h1{
	padding: 5px;
}
#container {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../images/back-container.jpg);
	background-repeat: no-repeat;
	background-position: left 303px;
	overflow: hidden;
}

#container #header {
	background-image: url(../images/title.jpg);
	position: relative;
	height: 262px;
	width: 945px;
}
#container #signin {
	background-image: url(../images/signin.jpg);
	position: relative;
	height: 42px;
	width: 945px;
}
#container #signin h1 {
	position: absolute;
	font-family: helvetica, arial, verdana;
	font-size: 21px;
	color: #FFFFFF;
	left: 13px;
	top: 7px;
	text-shadow: #000 1px 1px 2px;
	margin: 0px;
	padding: 0px;
}

#container #content {
	background-image: url(../images/content.jpg);
	position: relative;
	height: 497px;
	width: 529px;
	float: left;
}
#container #content #title {
	position: absolute;
	left: 35px;
	top: 32px;
	font-family: helvetica, arial, verdana;
	font-size: 25px;
	color: #85050a;
	font-weight: bold;
	text-shadow: #f4f4f4 1px 1px 2px;
}
#container #content #text {
	position: absolute;
	left: 289px;
	top: 68px;
	height: 386px;
	width: 206px;
	font-size: 12px;
	font-family: "trebuchet MS", arial, verdana;
}
#container #join {
	background-image: url(../images/join-for-free.jpg);
	position: relative;
	height: 497px;
	width: 278px;
	float: left;
}
#container #join-in {
	background-image: url(../images/join-for-free.jpg);
	position: relative;
	height: 487px;
	width: 278px;
	float: left;
}
#container   #join   h2,#container #join-in h2 {
	font-size: 23px;
	color: #FFFFFF;
	position: relative;
	font-family: helvetica, arial, verdana;
	top: 7px;
	margin: 0px;
	padding: 0px;
	text-shadow: #000 1px 1px 4px;
	text-align: center;
	height: 65px;
	*height: 45px;
}
#container #content {
	background-image: url(../images/content.jpg);
	position: relative;
	height: 497px;
	width: 520px;
	float: left;
}
#container #content-articles {
	position: relative;
	width: 520px;
	float: left;
	padding: 0;
	font-family: "trebuchet MS", arial, verdana;
	color: #1f1f1f;
}
#article-content img {
	padding-right: 15px;
	padding-bottom: 5px;
	float: left;
}
.new-item {
	background-image: url(../images/back-new-item.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 162px;
	width: 488px;
	margin-top: 10px;
}
.new-item .image {
	position: absolute;
	left: 11px;
	top: 14px;
	width: 152px;
	height: 140px;
}
.new-item .title {
	position: absolute;
	left: 185px;
	top: 21px;
	font-size: 14px;
	font-weight: bold;
	color: #85050a;
}
.new-item .text {
	position: absolute;
	left: 170px;
	top: 49px;
	width: 296px;
	height: 109px;
	font-size: 12px;
	color: #989797;
}
.new-item .text a {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #b31b21;
}
#headline {
	width: 495px;
	font-size: 10px;
	font-weight: bold;
	padding: 15px 0 15px 25px;
}
#headline h1 {
	font-size: 25px;
	color: #85050a;
}


#container #content-articles #article-content {
	background-image:url(../images/back-articles.jpg);
	background-position:left top;
	background-repeat: repeat-y;
	width:476px;
	padding: 0 20px 15px 25px;
	font-size: 12px;
}
#container #content-articles #article-bottom {
	background-image: url(../images/articles-bottom.jpg);
	height: 81px;
}
#container #users {
	background-image: url(../images/users.jpg);
	position: relative;
	height: 497px;
	width: 154px;
	float: left;
}
#container #users-in {
	position: relative;
	height: 485px;
	width: 154px;
	float: left;
}
#container #users .photo, .wld_badge_item, #users-in .photo {
	position: relative;
	left: 17px;
	top: 16px;
	height: 160px;
	width: 105px;
}
.wld_badge_item_photo {

}
.wld_badge_item img {
	border: 2px solid #FFFFFF;
	height: 100px;
	width: 100px;
}

#container #users .photo .name {
	position: absolute;
	left: 0px;
	top: 116px;
	width: 106px;
	font-family: "trebuchet MS", arial, verdana;
	font-weight: bold;
	color: #98060c;
	font-size: 11px;
	text-align: center;
}
.wld_badge_item_detail {
	font-family: "trebuchet MS", arial, verdana;
	font-weight: bold;
	color: #98060c;
	font-size: 11px;
	text-align: center;
}
#container #users .photo .location {
	font-family: "trebuchet MS", arial, verdana;
	position: absolute;
	left: -1px;
	top: 131px;
	width: 108px;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	text-shadow: #000 1px 1px 1px;
}
.wld_badge_item_region {
	font-family: "trebuchet MS", arial, verdana;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	text-shadow: #000 1px 1px 1px;
}
/*login form*/
#signin #loginform {
	position: relative;
	top: 8px;
	font-size: 12px;
	color: #FFFFFF;
	font-family: "trebuchet MS", arial, verdana;
	font-weight: bold;
	left: 105px;
}
#loginform #memberid, #loginform #password {
	background-color: transparent;
	position: relative;
	width: 170px;
	border: none 0px;
}
#loginform  #login {
	background-image: url(../images/enter.jpg);
	background-color: transparent;
	height: 21px;
	width: 50px;
	border: none 0px;
	position: relative;
	top: 3px;
	font-family: "trebuchet MS", arial, verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
}
#signin #top-links {
	position: absolute;
	right: 11px;
	top: 10px;
	font-family: "trebuchet MS", arial, verdana;
	font-size: 11px;
	font-style: italic;
	color: #FFFFFF;
}
#top-links a {
	color: #FFFFFF;
	text-decoration: none;
}
#top-links  a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}



/* registration*/
#registration {
	font-family: "trebuchet MS", arial, verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0 15px 0 25px;
}

#registration a {
	color: #FFFFFF;
	text-decoration: underline;
}
#registration  a:hover {
	color: #930006;
	text-decoration: underline;
}



#registration p {
	margin: 0px;
	padding: 1px 0;
}


#registration #blackbox-form fieldset {
	border: none;
	padding: 0;
	margin: 0;
}
#registration .note {
	font-size: 10px;
}


#gender {
	width: 203px;
	*width: 205px;
}
#firstname {
	width: 166px;
}
#dobday {
	width: 47px;
	*width: 50px;
}
#dobmonth {
	width: 50px;
}
#dobyear {
	width: 50px;
}
#email {
	width: 150px;
}
#password {
	width: 171px;
}
#passconf {
	width: 180px;
}
#howheard {
	width: 230px;
	*width: 232px;
}

#blackbox-submit {
	position: absolute;
	left: 190px;
	top: 386px;
}
.signupnow {
	background-image: url(../images/free-signup.jpg);
	position: absolute;
	height: 51px;
	width: 122px;
	text-indent: -30000px;
	left: 34px;
	top: 375px;
}
.signupnow:hover {
	background-image: url(../images/free-signup.jpg);
	position: absolute;
	height: 51px;
	width: 122px;
	text-indent: -30000px;
	left: 34px;
	top: 375px;
	background-position: left 51px;
}
#container #bottom {
	font-family: "trebuchet MS", arial, verdana;
	background-image: url(../images/container-bottom.jpg);
	clear: both;
	float: none;
	height: 93px;
	position: relative;
	text-align: center;
	padding: 0 154px 0 278px;
	font-size: 11px;
	color: #4c4c4c;
	width: 523px;
}
#container #bottom a {
	color: #4C4C4C;
	text-decoration: none;
}


#footer  {
	font-family: "trebuchet MS", arial, verdana;
	font-size: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	position: relative;
	clear: both;
	width: 955px;
	margin: 0 auto;
}
#footer  a  {
	color: #000000;
	text-decoration: none;
}
#footer   a:hover   {
	color: #000000;
	text-decoration: underline;
}

