/* basic */

body {
background-image: url(images/bg.jpg);
background-repeat:repeat-y;
background-position:center;
font-size:12px;
line-height:14px;
background-color:#decfb8;
color:#000;
}

#bgleft {
	background-image:url(images/bg-left.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

#bgright {
	background-image:url(images/bg-right.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}


.btnmembers {
	display:block;
	width:188px;
	height:60px;
}

a.btnmembers:hover {
	background-image:url(images/btn-members.gif);
}



.btntour {
	display:block;
	width:188px;
	height:60px;
}

a.btntour:hover {
	background-image:url(images/btn-tour.gif);
}

.btnmembersfooter {
	display:block;
	width:171px;
	height:60px;	
	margin-left:214px;
	margin-top:10px;
	float:left;
	_display:inline;
}

a.btnmembersfooter:hover {
	background-image:url(images/btn-members-footer.gif);
}

.btnjoinfooter {
	display:block;
	width:204px;
	height:58px;
	margin-left:8px;
	margin-top:10px;
	float:left;
	_display:inline;
}

.btntourfooter {
	display:block;
	width:171px;
	height:60px;	
	margin-left:7px;
	margin-top:7px;
	_display:inline;
	float:left;
}

a.btntourfooter:hover {
	background-image:url(images/btn-tour-footer.gif);
}
	

.hitext {
	background-image:url(images/hibg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	color:#5f1609;
	text-align:center;
	font-size:13px;
	font-weight:bold;
}

.update {
	width:975px;
	padding-left:5px;
	margin-bottom:25px;
}

.bigscreen {
	display:block;
	margin:2px;
	border:1px #4c483d solid;
	float:left;
}

.screen {
	display:block;
	margin:0 2px 2px 0;
	border:1px #4c483d solid;
	float:left;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	height:26px;
	color:#840000;
	font-weight:bold;
	line-height:26px;
	padding-left:32px;
	background-image:url(images/icon-heart.gif);
	background-repeat:no-repeat;
	background-position:left;
	width:604px;
	float:left;
}

.content {
	width:604px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:16px;
	line-height:29px;
	font-weight:bold;
	padding-left:30px;
	background-image:url(images/keyword-bg.gif);
	background-repeat:no-repeat;
	float:left;
}

.desc {
	width:604px;
	height:117px;
	color:#000000;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
	padding-left:5px;
	float:left;
	text-indent:26px;
	background-image:url(images/icon-desc.gif);
	background-position: 4px 0;
	background-repeat:no-repeat;
}

.bigdesc {
	width:970px;
	color:#000000;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
	text-align:center;
	clear:both;
}

.updatelink {
	margin-left:55px;
	clear:both;
}

.sponsorblock {
	background-image:url(images/sp-bg-2.gif);
	background-repeat:repeat-y;
}


a, a:link, a:visited {
	color:#c20000;
	text-decoration:underline;
}

a:hover {
	color:#8e0000;
}

/* TOUR */

#tourbgleft {
	background-image:url(images/tour-bg-left.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

#tourbgright {
	background-image:url(images/tour-bg-right.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

.tourbtnmembersfooter {
	display:block;
	width:171px;
	height:60px;	
	margin-left:214px;
	margin-top:10px;
	float:left;
	_display:inline;
}

a.tourbtnmembersfooter:hover {
	background-image:url(images/t1-btn-members-footer.gif);
}

.tourbtntourfooter {
	display:block;
	width:171px;
	height:60px;	
	margin-left:7px;
	margin-top:7px;
	_display:inline;
	float:left;
}

a.tourbtntourfooter:hover {
	background-image:url(images/t1-btn-tour-footer.gif);
}

.tourbtnmembers {
	display:block;
	width:188px;
	height:60px;
}

a.tourbtnmembers:hover {
	background-image:url(images/t1-btn-members.gif);
}

.tourbtntour {
	display:block;
	width:188px;
	height:60px;
}

a.tourbtntour:hover {
	background-image:url(images/t1-btn-tour.gif);
}

/* JOIN */

#joinbgleft {
	background-image:url(images/join-bg-left.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

#joinbgright {
	background-image:url(images/join-bg-right.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}


.bonustitle {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #FFFFFF; text-transform: none}

.bonustext {  font-family: Tahoma; font-size: 11px; color: #333333; font-weight: normal; line-height: 13px}

a.bonus {
	font-weight : bold;
}
a.bonus:link {
	text-decoration : underline;
	color : #ffffff;
}
a.bonus:visited {
	text-decoration : underline;
	color : #ffffff;
}
a.bonus:hover {
	text-decoration : none;	
	color : #ffffff;
}

a.bonus2 {
	font-weight : bold;
}
a.bonus2:link {
	text-decoration : underline;
	color : #000000;
}
a.bonus2:visited {
	text-decoration : underline;
	color : #000000;
}
a.bonus2:hover {
	text-decoration : none;	
	color : #000000;
}
