/* para resetear formatos */
* {
	padding: 0px;
	margin: 0px;
}


/* estructura contenidos :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::. */

body {
	background-image: url(../images/back-tourpages.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #1c2e0b;
}

#header-menusup {
	background-image: url(../images/header-backmenu-tour.jpg);
	float: left;
	height: 44px;
	width: 599px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 11px;
}
#header-menusup a {
	display: block;
	float: left;
	height: 20px;
	width: auto;
	padding-top: 8px;
	padding-right: 13px;
	padding-bottom: 16px;
	padding-left: 13px;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #192807;
}
#header-menusup a:hover {
	color: #B7D036;
	text-decoration: underline;
}
#header-menumember {
	background-image: url(../images/header-backmenu-member.jpg);
	margin: 0px;
	float: left;
	height: 36px;
	width: 325px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
}

#header-menumember a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#header-menumember a:hover {
	color: #B7D036;
	text-decoration: underline;
}

#footer-suscribe {
	background-image: url(../images/footer-suscribe.jpg);
	margin: 0px;
	float: left;
	height: 70px;
	width: 700px;
	padding-top: 18px;
	padding-right: 90px;
	padding-bottom: 0px;
	padding-left: 190px;
	font-size: 14px;
	color: #FFFFFF;
}
#footer-suscribe a {
	color: #89AD00;
	text-decoration: none;
}

#footer-suscribe a:hover {
	text-decoration: underline;
}

#footer-suscribe label {
	padding: 6px;
	float: left;
}

.selectsuscribe {
	float: left;
	height: auto;
	width: 380px;
	margin-left: 320px;
}

#footer-legal {
	background-image: url(../images/footer-legal.jpg);
	margin: 0px;
	float: left;
	height: 60px;
	width: 800px;
	padding-top: 21px;
	padding-right: 90px;
	padding-bottom: 0px;
	padding-left: 90px;
	font-size: 12px;
	color: #AFCE35;
	text-align: center;
}
#footer-legal p {
	margin-bottom: 10px;
}
#footer-legal a {
	color: #89AD00;
	padding-right: 20px;
	padding-left: 6px;
	padding-top: 10px;
	text-decoration: none;
	font-weight: bold;
}
#footer-legal a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#button {
	background-color: #89AD00;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;
	border: 1px solid #8CA82D;
}
#email {
	width: 260px;
	padding: 2px;
}


/* estructura contenidos pagina de tour 01 :::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

#banner-uploads {
	background-image: url(../images/uploads-back.jpg);
	margin: 0px;
	float: left;
	height: 170px;
	width: 900px;
	padding-top: 28px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
.uploads-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	float: left;
	height: 130px;
	width: 380px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.uploads-pictureset {
	float: left;
	height: 160px;
	width: 220px;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #B1CC2F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.uploads-pictureset h2 {
	font-size: 14px;
	padding-bottom: 20px;
}
.uploads-pictureset img {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	display: block;
}

.uploads-video {
	float: left;
	height: 160px;
	width: 220px;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.uploads-video h2 {
	font-size: 14px;
	padding-bottom: 20px;
}
.uploads-video img {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 95px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	display: block;
}
.uploads-video a {
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
.uploads-video a:hover {
	text-decoration: underline;
}

.button-viewmore {
	padding: 0px;
	text-decoration: none;
	float: left;
	display: inline;
	width: 70px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 33px;
}
.uploads-pictureset a {
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}
.uploads-pictureset a:hover {
	text-decoration: underline;
}


#tourbox01A {
	background-image: url(../images/tourpage-box01A.jpg);
	margin: 0px;
	float: left;
	height: 380px;
	width: 250px;
	padding-top: 271px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 50px;
	font-size: 14px;
}
#tourbox01A h2 {
	color: #203808;
	font-size: 20px;
	line-height: 18px;
	padding-bottom: 20px;
}

#tourbox01B {
	background-image: url(../images/tourpage-box01B.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 651px;
	width: 160px;
}
#tourbox01C {
	background-image: url(../images/tourpage-box01C.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 651px;
	width: 504px;
}
#tourbox-buttons {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 89px;
	width: 980px;
}
#tourbox02A {
	background-image: url(../images/tourpage-box02A.jpg);
	margin: 0px;
	float: left;
	height: 380px;
	width: 250px;
	padding-top: 271px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#tourbox02A li {
	font-size: 14px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7D036;
	list-style-type: square;
	list-style-position: inside;
	list-style-image: url(../images/ico-lists.gif);
}

#tourbox02B {
	background-image: url(../images/tourpage-box02B.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 651px;
	width: 160px;
}
#tourbox02C {
	background-image: url(../images/tourpage-box02C.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 651px;
	width: 504px;
}
#tourbox02-buttons {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 91px;
	width: 980px;
}
#footer-menu {
	background-image: url(../images/foot-menubotton.jpg);
	margin: 0px;
	float: left;
	height: 46px;
	width: 664px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer-menu a {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	width: auto;
	height: 34px;
	padding-top: 4px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#footer-menu a:hover {
	color: #C4E03E;
	text-decoration: underline;
}
#foot-menumember {
	background-image: url(../images/foot-menumember.jpg);
	margin: 0px;
	float: left;
	height: 42px;
	width: 170px;
	padding-top: 12px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 130px;
}
#foot-menumember a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#foot-menumember a:hover {
	color: #B0CE3A;
	text-decoration: underline;
}

#foot-banners {
	background-image: url(../images/foot-promotion.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 363px;
	width: 980px;
}

#header-banner {
	background-image: url(../images/banner-hometourpage.jpg);
	float: left;
	height: 350px;
	width: 980px;
}
#header-texts {
	background-image: url(../images/texts-hometourpage.jpg);
	height: 201px;
	width: 470px;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 480px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#header-texts h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	color: #B8D231;
	padding-bottom: 10px;
	padding-top: 6px;
}
#header-texts p {
	font-size: 12px;
	color: #FFFFFF;
	padding-bottom: 10px;
}
#header-video {
	background-image: url(../images/video-hometourpage.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 452px;
	width: 980px;
}
#header-video .video {
	width: 768px;
	float: left;
	height: 432px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 44px;
	padding-top: 0px;
}
#header-video .joinnow {
	width: 117px;
	float: left;
	height: 83px;
	padding: 0px;
	margin-top: 352px;
	margin-left: 7px;
}



#header-bannerfoot {
	background-image: url(../images/banner-hometourpage-foot.jpg);
	margin: 0px;
	float: left;
	height: 84px;
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px;
}
#header-bannerfoot h2 {
	font-size: 18px;
	color: #BAD236;
	padding-bottom: 10px;
}
#header-bannerfoot p {
	padding-bottom: 15px;
}


/* estructura contenidos pagina de tour 02 ::::::::::::::::::::::::::::::::::::::::::::::::::::  */

#tour02-header01 {
	background-image: url(../images/tour02-headerA.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 392px;
	width: 980px;
}
#tour02-header02 {
	background-image: url(../images/tour02-headerB.jpg);
	margin: 0px;
	float: left;
	height: 100px;
	width: 470px;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 226px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 490px;
}
#tour02-boxA01 {
	background-image: url(../images/tour02-boxA01.jpg);
	margin: 0px;
	float: left;
	height: 380px;
	width: 250px;
	font-size: 14px;
	padding-top: 271px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#tour02-boxA01 p {
	padding-bottom: 15px;
	padding-top: 10px;
}
#tour02-boxA01 h2 {
	font-size: 18px;
	line-height: 18px;
	color: #003300;
}

#tour02-boxA02 {
	background-image: url(../images/tour02-boxA02.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 651px;
	width: 162px;
}
#tour02-boxA03 {
	background-image: url(../images/tour02-boxA03.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 651px;
	width: 502px;
}
#tour02-boxnews {
	background-image: url(../images/tour02-boxnews.jpg);
	margin: 0px;
	float: left;
	height: 170px;
	width: 660px;
	color: #FFFFFF;
	font-size: 16px;
	padding-top: 79px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 320px;
}
#tour02-boxB01 {
	background-image: url(../images/tour02-boxB01.jpg);
	margin: 0px;
	float: left;
	height: 380px;
	width: 250px;
	padding-top: 271px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 50px;
}

#tour02-boxB01 li {
	font-size: 14px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7D036;
	list-style-type: square;
	list-style-position: inside;
	list-style-image: url(../images/ico-lists.gif);
}

#tour02-boxB02 {
	background-image: url(../images/tour02-boxB02.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 651px;
	width: 162px;
}
#tour02-boxB03 {
	background-image: url(../images/tour02-boxB03.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 651px;
	width: 502px;
}
#tour02-boxbuttons {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 99px;
	width: 980px;
}
#tour02-footmenu01 {
	background-image: url(../images/tour02-submenu01.jpg);
	margin: 0px;
	float: left;
	height: 36px;
	width: 190px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 126px;
}

#tour02-footmenu01 a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#tour02-footmenu01 a:hover {
	color: #B0CE3A;
	text-decoration: underline;
}

#tour02-footmenu02 {
	background-image: url(../images/tour02-submenu02.jpg);
	margin: 0px;
	float: left;
	height: 38px;
	width: 664px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#tour02-footmenu02 a {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	width: auto;
	height: 34px;
	padding-top: 4px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#tour02-footmenu02 a:hover {
	color: #C4E03E;
	text-decoration: underline;
}

#tour02-footbanner {
	background-image: url(../images/tour02-footerbanner.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 363px;
	width: 980px;
}

/* estructura contenidos pagina de tour 03 ::::::::::::::::::::::::::::::::::::::::::::::::::::  */

#tour03-header01 {
	background-image: url(../images/tour03-header01.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 409px;
	width: 980px;
}
#tour03-header02 {
	background-image: url(../images/tour03-header02.jpg);
	margin: 0px;
	float: left;
	height: 150px;
	width: 330px;
	color: #FFFFFF;
	font-size: 14px;
	padding-top: 159px;
	padding-right: 490px;
	padding-bottom: 0px;
	padding-left: 160px;
}
#tour03-boxA01 {
	background-image: url(../images/tour03-boxA01.jpg);
	margin: 0px;
	float: left;
	height: 380px;
	width: 250px;
	padding-top: 271px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 50px;
	font-size: 14px;
}
#tour03-boxA01 p {
	padding-bottom: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
}


#tour03-boxA01 li {
	font-size: 14px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7D036;
	list-style-type: square;
	list-style-position: inside;
	list-style-image: url(../images/ico-lists.gif);
}


#tour03-boxA02 {
	background-image: url(../images/tour03-boxA02.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 651px;
	width: 162px;
}
#tour03-boxA03 {
	background-image: url(../images/tour03-boxA03.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 651px;
	width: 502px;
}
#tour03-boxAbuttons {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 139px;
	width: 980px;
}
#tour03-boxB01 {
	background-image: url(../images/tour03-boxB01.jpg);
	margin: 0px;
	float: left;
	height: 370px;
	width: 240px;
	padding-top: 281px;
	padding-right: 26px;
	padding-bottom: 0px;
	padding-left: 50px;
	font-size: 14px;
}
#tour03-boxB01 h2 {
	font-size: 18px;
	line-height: 18px;
	color: #003300;
	padding-bottom: 20px;
}

#tour03-boxB02 {
	background-image: url(../images/tour03-boxB02.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 651px;
	width: 162px;
}
#tour03-boxB03 {
	background-image: url(../images/tour03-boxB03.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 651px;
	width: 502px;
}
#tour03-boxBbuttons {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 139px;
	width: 980px;
}
#tour03-footmenu01 {
	background-image: url(../images/tour03-footmenu01.jpg);
	margin: 0px;
	float: left;
	height: 36px;
	width: 170px;
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 130px;
}

#tour03-footmenu01 a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#tour03-footmenu01 a:hover {
	color: #B0CE3A;
	text-decoration: underline;
}

#tour03-footmenu02 {
	background-image: url(../images/tour03-footmenu02.jpg);
	margin: 0px;
	float: left;
	height: 38px;
	width: 664px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#tour03-footmenu02 a {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	width: auto;
	height: 34px;
	padding-top: 4px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#tour03-footmenu02 a:hover {
	color: #C4E03E;
	text-decoration: underline;
}

#tour03-footbanner {
	background-image: url(../images/tour03-footbanner.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 363px;
	width: 980px;
}

/* estructura contenidos pagina de tour 04 ::::::::::::::::::::::::::::::::::::::::::::::::::::  */

#tour04-header01 {
	background-image: url(../images/tour04-header01.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 344px;
	width: 980px;
}
#tour04-header02 {
	background-image: url(../images/tour04-header02.jpg);
	margin: 0px;
	float: left;
	height: 140px;
	width: 360px;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 234px;
	padding-right: 580px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#tour04-friendstop {
	background-image: url(../images/tour04-friends01.jpg);
	margin: 0px;
	float: left;
	height: 80px;
	width: 560px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 420px;
}
#tour04-friendstop .links {
	color: #333333;
	padding-bottom: 20px;
}
#tour04-friendstop .links a {
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#tour04-friendstop .links a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#tour04-friendstop .links .marked {
	color: #FFFFFF;
	background-color: #666666;
}
#tour04-friendstop .search {
	font-size: 14px;
	color: #333333;
}
#tour04-friendstop .search #frm_fsearch .btn_fsearch {
	background-color: #75AD02;
	border: 1px solid #A5C846;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}

#tour04-friendsbody {
	background-image: url(../images/tour04-friends02.jpg);
	margin: 0px;
	float: left;
	height: 1322px;
	width: 900px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#tour04-friendsbody  .pornstar {
	float: left;
	width: 180px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#tour04-friendsbody  .pornstar  p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#tour04-friendsbody  .pornstar  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tour04-friendsbody  .pornstar  .textstar {
	margin: 0px;
	padding: 0px;
	color: #CCCCCC;
	font-size: 12px;
	background-color: #333333;
}
#tour04-friendsbody  .pornstar  .textstar  .titlevideo {
	font-size: 14px;
	text-transform: uppercase;
}
#tour04-friendsbody  .pornstar  .textstar  .titlevideo  a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#tour04-friendsbody  .pornstar  .textstar  .titlevideo  a:hover {
	color: #B7D036;
	text-decoration: underline;
}
#tour04-friendsbody  .nav {
	float: left;
	width: 625px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 140px;
}
#tour04-friendsbody  .nav  .prev {
	float: left;
	height: 38px;
	width: 34px;
	margin: 0px;
	padding: 0px;
}
#tour04-friendsbody  .nav  .center {
	margin: 0px;
	float: left;
	height: 28px;
	width: 555px;
	color: #999999;
	text-align: center;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(/images/friends-nav-center.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#tour04-friendsbody  .nav  .center  a {
	color: #000000;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
#tour04-friendsbody  .nav  .center  a:hover {
	color: #669900;
	text-decoration: underline;
}
#tour04-friendsbody  .nav  .next {
	height: 38px;
	width: 34px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#tour04-friendend {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 124px;
	width: 980px;
}


#tour04-boxA01 {
	background-image: url(../images/tour04-boxA01.jpg);
	margin: 0px;
	float: left;
	height: 370px;
	width: 250px;
	padding-top: 281px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 50px;
	font-size: 14px;
}
#tour04-boxA01 h2 {
	font-size: 18px;
	line-height: 18px;
	color: #003300;
	padding-top: 15px;
	padding-bottom: 15px;
}


#tour04-boxA02 {
	background-image: url(../images/tour04-boxA02.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 651px;
	width: 162px;
}
#tour04-boxA03 {
	background-image: url(../images/tour04-boxA03.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 651px;
	width: 502px;
}
#tour04-boxnews {
	background-image: url(../images/tour04-boxnews.jpg);
	margin: 0px;
	float: left;
	height: 170px;
	width: 660px;
	color: #FFFFFF;
	padding-top: 79px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 320px;
}
#tour04-boxB01 {
	background-image: url(../images/tour04-boxB01.jpg);
	margin: 0px;
	float: left;
	height: 380px;
	width: 250px;
	padding-top: 271px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#tour04-boxB01 h2 {
	font-size: 18px;
	color: #003300;
	padding-top: 15px;
	padding-bottom: 15px;
}


#tour04-boxB01 li {
	font-size: 14px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7D036;
	list-style-type: square;
	list-style-position: inside;
	list-style-image: url(../images/ico-lists.gif);
}

#tour04-boxB02 {
	background-image: url(../images/tour04-boxB02.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 651px;
	width: 162px;
}
#tour04-boxB03 {
	background-image: url(../images/tour04-boxB03.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 651px;
	width: 502px;
}
#tour04-boxbuttons {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 99px;
	width: 980px;
}
#tour04-footmenu01 {
	background-image: url(../images/tour04-footmenu01.jpg);
	margin: 0px;
	float: left;
	height: 36px;
	width: 180px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 136px;
}

#tour04-footmenu01 a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#tour04-footmenu01 a:hover {
	color: #B0CE3A;
	text-decoration: underline;
}

#tour04-footmenu02 {
	background-image: url(../images/tour04-footmenu02.jpg);
	margin: 0px;
	float: left;
	height: 38px;
	width: 664px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#tour04-footmenu02 a {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	width: auto;
	height: 34px;
	padding-top: 4px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#tour04-footmenu02 a:hover {
	color: #C4E03E;
	text-decoration: underline;
}

#tour04-footbanner {
	background-image: url(../images/tour04-footbanner.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 363px;
	width: 980px;
}
#friend-head {
	background-image: url(../images/tour04friend-head.jpg);
	float: left;
	height: 166px;
	width: 980px;
}
#friend-info {
	background-image: url(../images/tour04friend-info.jpg);
	float: left;
	height: 420px;
	width: 980px;
}
#friend-wrapper {
	background-image: url(../images/tour04friend-body.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 980px;
}

#friend-wrapper .tituploads {
	background-image: url(../images/tour04friend-uploads.jpg);
	margin: 0px;
	float: left;
	height: 56px;
	width: 400px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 580px;
}
#friend-wrapper .tituploads a {
	display: block;
	width: 120px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	height: 30px;
	float: left;
	padding-top: 14px;
	text-decoration: none;
	text-transform: uppercase;
	margin-right: 6px;
	background-color: #5A7901;
	margin-top: 11px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
#friend-wrapper .tituploads .active {
	color: #FFFFFF;
	background-color: #003300;
}


#friend-wrapper  .scene {
	height: auto;
	width: 900px;
	float: left;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 40px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
#friend-wrapper  .scene  .imgbig {
	width: 400px;
	height: 600px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#friend-wrapper  .scene  .imgvid {
	width: 460px;
	height: auto;
	float: left;
	margin: 0px;
	padding: 0px;
}
#friend-wrapper  .scene  .textsvid {
	float: left;
	height: auto;
	width: 390px;
	margin-left: 20px;
	color: #333333;
}
#friend-wrapper  .scene  .textsvid  h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: normal;
	color: #000000;
	letter-spacing: -1px;
	margin-bottom: 20px;
}
#friend-wrapper  .scene  .textsvid  h2  a {
	color: #488C03;
	text-decoration: none;
}
#friend-wrapper  .scene  .textsvid  h2  a:hover {
	color: #000000;
}
#friend-wrapper  .scene  .textsvid  span {
	font-size: 14px;
	padding-bottom: 8px;
	display: block;
}
#friend-wrapper  .scene  .textsvid  a {
	color: #000000;
	text-decoration: none;
}
#friend-wrapper  .scene  .textsvid  a:hover {
	color: #1D2E0C;
	text-decoration: underline;
}
#friend-wrapper  .scene  .textsvid  p {
	font-size: 14px;
	line-height: 20px;
	padding-right: 10px;
	color: #333333;
}
#friend-wrapper .scene .textsvid h3 {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	padding-top: 15px;
}
#friend-wrapper .scene .textsvid a {
	color: #000000;
	text-decoration: none;
}
#friend-wrapper .scene .textsvid a:hover {
	color: #006600;
	text-decoration: underline;
}

#friend-wrapper  .scene  .side {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 500px;
}
#friend-wrapper   .scene   .side  .imgsmall {
	float: left;
	height: auto;
	width: 480px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#friend-wrapper  .scene  .side  .imgsmall  img {
	margin-right: 6px;
}
#friend-wrapper  .scene  .side  .texts {
	float: left;
	height: auto;
	width: 480px;
	margin-left: 20px;
	color: #333333;
}
#friend-wrapper  .scene  .side  .texts  h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: normal;
	color: #669900;
	margin-bottom: 20px;
	letter-spacing: -1px;
}
#friend-wrapper  .scene  .side  .texts  h2  a {
	color: #488C03;
	text-decoration: none;
}
#friend-wrapper .scene .side .texts h2 a:hover {
	color: #000000;
}

#friend-wrapper  .scene  .side  .texts  a {
	color: #000000;
	text-decoration: none;
}
#friend-wrapper  .scene  .side  .texts  a:hover {
	color: #000000;
	text-decoration: underline;
}
#friend-wrapper  .scene  .side  .texts  span {
	display: block;
	font-size: 14px;
	margin-bottom: 10px;
}
#friend-wrapper  .scene  .side  .texts  p {
	padding-right: 50px;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}
#friend-info .photo {
	height: 384px;
	width: 255px;
	float: left;
	padding: 0px;
	margin-top: 18px;
	margin-left: 97px;
	margin-right: 60px;
}
#friend-info .texts {
	float: left;
	width: 500px;
	padding: 0px;
	height: auto;
	margin-top: 30px;
}
#friend-info .texts h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	font-weight: normal;
	color: #488C03;
	letter-spacing: -1px;
	padding-bottom: 20px;
}
#friend-info .texts p {
	font-size: 13px;
	color: #666666;
	line-height: 18px;
	padding-bottom: 8px;
}
#friend-end {
	background-image: url(../images/tour04friend-foot.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 57px;
	width: 980px;
}
#friend-banner {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 130px;
	width: 980px;
}

#tour05-header01 {
	background-image: url(../images/tour05-header01.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 410px;
	width: 980px;
}
#tour05-header02 {
	background-image: url(../images/tour05-header02.jpg);
	margin: 0px;
	float: left;
	height: 150px;
	width: 950px;
	color: #FFFFFF;
	padding-top: 158px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#tour05-header02 h2 {
	font-size: 24px;
	color: #B7D034;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
}

#tour05-box01 {
	background-image: url(../images/tour05-box01.jpg);
	margin: 0px;
	float: left;
	height: 480px;
	width: 250px;
	font-size: 14px;
	padding-top: 271px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 50px;
}

#tour05-box01 li {
	font-size: 14px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7D036;
	list-style-type: square;
	list-style-position: inside;
	list-style-image: url(../images/ico-lists.gif);
}

#tour05-box02 {
	background-image: url(../images/tour05-box02.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 751px;
	width: 156px;
}
#tour05-box03 {
	background-image: url(../images/tour05-box03.jpg);
	margin: 0px;
	float: left;
	height: 670px;
	width: 440px;
	padding-top: 81px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 18px;
}
#tour05-boxfoot {
	background-image: url(../images/tour05-endbox.jpg);
	margin: 0px;
	float: left;
	height: 120px;
	width: 670px;
	color: #FFFFFF;
	font-size: 14px;
	padding-top: 29px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 310px;
}
#tour05-boxfoot a {
	color: #B7D034;
	font-weight: bold;
	text-decoration: none;
}
#tour05-boxfoot a:hover {
	text-decoration: underline;
}

#tour05-footmenu01 {
	background-image: url(../images/tour05-footmenu01.jpg);
	margin: 0px;
	float: left;
	height: 36px;
	width: 150px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 135px;
}

#tour05-footmenu01 a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#tour05-footmenu01 a:hover {
	color: #B0CE3A;
	text-decoration: underline;
}

#tour05-footmenu02 {
	background-image: url(../images/tour05-footmenu02.jpg);
	margin: 0px;
	float: left;
	height: 38px;
	width: 695px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#tour05-footmenu02 a {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	width: auto;
	height: 34px;
	padding-top: 4px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#tour05-footmenu02 a:hover {
	color: #C4E03E;
	text-decoration: underline;
}

#tour05-footbanner {
	background-image: url(../images/tour05-footbanner.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 363px;
	width: 980px;
}
#tour05-suscribe {
	background-image: url(../images/tour05-footsuscribe.jpg);
	float: left;
	height: 80px;
	width: 700px;
	padding-top: 8px;
	padding-right: 90px;
	padding-bottom: 0px;
	padding-left: 190px;
	font-size: 14px;
	color: #FFFFFF;
}
#tour05-suscribe a {
	color: #89AD00;
	text-decoration: none;
}
#tour05-suscribe a:hover {
	text-decoration: underline;
}



#tour05-suscribe label {
	padding: 6px;
	float: left;
}

#tour05-footlegal {
	background-image: url(../images/tour05-footlegal.jpg);
	margin: 0px;
	float: left;
	height: 100px;
	width: 980px;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	padding-top: 23px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#tour05-footlegal p {
	margin-bottom: 10px;
}
#tour05-footlegal a {
	color: #89AD00;
	padding-right: 20px;
	padding-left: 6px;
	padding-top: 10px;
	text-decoration: none;
	font-weight: bold;
}
#tour05-footlegal a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#tour05-box03 table {
	padding: 8px;
	margin: 0px;
}
#tour05-box03 .join_name {
	padding: 8px;
	width: 140px;
	font-weight: bold;
}
#tour05-box03 .tableseparator {
	padding: 10px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #83971A;
}
#tour05-box03 .join_button {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #90AF23;
	padding: 4px;
	border: 1px solid #759412;
	margin-top: 12px;
}
#tour05-box03 .join_error {
	color: #FFFFFF;
	background-color: #FF0000;
}
#tour05-box03 .join_input {
	font-size: 14px;
	color: #333333;
	padding: 3px;
	border: 1px solid #999999;
	width: 180px;
}

