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

*
{
    margin: 0;
    padding: 0;
}

body {
	padding:0;
	margin:20px 0 0 0;
	background:#000;
	font-family:arial,sans-serif;
	font-size:14px;
	line-height:18px;
	color:#f6ccdd;
}

p {
	padding:0 0 18px 0;
}
a {
	color:#f6ccdd;
	}
	
a img {
	border: none;
}

em {
	font-style: normal;
}

.clearFix {
	clear:both;
	height:0;
	border:0;
	font-size:0;
	line-height:0;
}

#headerArea {
	position:relative;
	width:980px;
	height:229px;
	background: transparent url(../images/header-new.jpg) top right no-repeat;
	margin:0 auto 0 auto;
	display: block;
	-moz-border-radius: 10px 10px 0 0;    
    -webkit-border-radius: 10px 10px 0 0;

}

#webAddress {
	position:absolute;
	width:400px;
	top:42px;
	right:20px;
	font-size:20px;
	text-align:right;
}

#navigation {
	position:relative;
	width:980px;
	height:46px;
	background: transparent url(../images/navTile.gif) top right repeat-x;
	text-align:center;
	margin:0 auto 0 auto;
}


#navigation ul {
	padding:14px 0 0  0;
}

#navigation ul li {
	list-style:none;
	display:inline;
	font-size:16px;
	padding:0 20px 0 20px;
}

#navigation ul li a {
	color:#f6ccdd;
	text-decoration:none;
}

#navigation ul li a:hover {
	color:#fff;
}

#navigation ul li a.select {
	color:#fff;
	font-weight:bold;
}

#content {
	position:relative;
	width:940px;
	padding:20px 20px 20px 20px;
	background-color:#780032;
	margin:0 auto 0 auto;
	-moz-border-radius: 0 0 10px 10px;    
    -webkit-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
	overflow:hidden;
	
}
#imageArea {
	position:relative;
	width:980px;
	text-align:center;
	margin:0 auto 0 auto;
	margin-left:-20px;
	margin-top:-20px;
	margin-bottom:30px;
	
}

#content .contentRow {
	width:940px;
	float:left;
	padding:0 0 20px 0;
	border-bottom:2px solid #d30070;
	margin:0 0 20px 0;
}

#content .contentRow .padMargBorderRemove {
	margin-bottom:0;
	border-bottom:0;
}

#content .contentRow img {
	float:left;
	margin-right:20px;
	border:2px solid #d30070;
}

#content .contentRow .buttons {
	float:left;
	width:460px;
}

#content .contentRow .buttons img {
	float:left;
	border:0;
	margin: 0 30px;
	padding:0
}

#content h1, #content h2, #content .contentRow h3, .tourupdate h3 {
	color: #fff;
	/*color: #e2b91f;*/
}

#content h1 {
	font-weight:normal;
	font-size:28px;
	line-height: 32px;
	padding:0 0 20px 0;
}
#content h2 {
	font-weight:normal;
	font-size:20px;
	line-height: 22px;
	padding:0 0 10px 0;
}
#content .contentRow h3, .tourupdate h3 {
	font-weight:normal;
	font-size:20px;
	padding:0 0 20px 0;
}

#bottomCorners {
	position:relative;
	width:980px;
	height:18px;
	margin:0 auto 0 auto;
}

#footer {
	position:relative;
	width:980px;
	height:18px;
	margin:10px auto 0 auto;
	font-size:12px;
}

.warn {
	background:#c6006f url(../images/warn_top.jpg) no-repeat top;
	width:980px;	
	margin:0px auto;
	margin-bottom:30px;
	}
.warn_c {
	background:url(../images/warn_bot.jpg) no-repeat bottom;
	padding-top:600px;
	width:980px;
	position:relative;
	padding-bottom:300px;
	}
.warn_c p {
	text-transform:uppercase;
	padding-left:30px;
	padding-right:30px;
	font-size:16px;
	}
.warn_but {
	position:absolute;
	top:900px;
	width:560px;
	left:50%;
	margin-left:-280px;
	}
.warn_but a {
	background:url(../images/but.png) no-repeat;
	background-position:0px 0px;
	width:220px;
	height:91px;
	display:block;
	float:left;
	margin-left:20px;
	margin-right:20px;
	text-align:center;
	color:#966610;
	font-weight:bold;
	text-decoration:none;
	font-size:20px;
	padding-top:45px;
	padding-right:20px;
	}
.warn_but a:hover {
	background-position:0px -136px;
	color:#fff;
	}
a.but_freetour {
	background:url(../images/freetour.png) no-repeat;
	background-position:0px 0px;
	width:220px;
	height:116px;
	display:block;
	}
a.but_freetour:hover {
	background-position:0px -116px;
	}
a.but_join {
	background:url(../images/join.png) no-repeat;
	background-position:0px 0px;
	width:220px;
	height:116px;
	display:block;
	}
a.but_join:hover {
	background-position:0px -116px;
	}
a.but_download {
	background:url(../images/but_download.png) no-repeat;
	background-position:0px 0px;
	width:240px;
	height:136px;
	display:block;
	}
a.but_download:hover {
	background-position:0px -136px;
	}
a.but_gallery {
	background:url(../images/but_gallery.png) no-repeat;
	background-position:0px 0px;
	width:240px;
	height:136px;
	display:block;
	}
a.but_gallery:hover {
	background-position:0px -136px;
	}
.tumb td {
	background-color:#690037;
	padding:10px;
	
	}
.tumb img {
	border:none;
	}
.paging {
	height:1%;
	overflow:hidden;
	padding-top:30px;

	
	}
.paging a {
	float:right;
	}

.paging #prevpage {
	float: left;
}

.paging p {
	text-align: center;
	padding-top: 20px;
	font-size: 25px;
	margin: 0 190px;
}

.mleft {
	font-weight:bold;
	padding-top:10px;
	float:left;
	border-right:solid 1px #d30070;
	width:200px;
	padding-bottom:30px;
	
	}
.mleft li {
	list-style:none;
	font-size:16px;
	padding-bottom:10px;
	}
.mleft li a:hover {
	text-decoration:none;
	}
.mright {
	float:left;
	margin-left:-1px;
	border-left:solid 1px #d30070;
	padding-bottom:30px;
	width:730px;
	padding-top:10px;
	
	
	}
.freetour {
	height:1%;
	overflow:hidden;
	padding-top:10px;
	}
.ft_left {
	float:left;
	
	
	}
.ft_right {
	width:320px;
	float:right;
	padding-top:20px;
	
	}
.ft_right img {
	border:none;
	}
.ft_right p {
	text-align:center;
	padding-top:10px;
	}
a.ft_join, a.ft_button  {
	display:block;
	background:url(../images/but.png) no-repeat;
	background-position:0px 0px;
	width:220px;
	height:96px;
	text-align:center;
	color:#8c5b0b;
	text-decoration:none;
	font-size:24px;
	line-height:27px;
	padding-top:40px;
	padding-right:20px;
	float:right;
	font-weight:bold;
	}
a.ft_join:hover, a.ft_button:hover {
	background-position:0px -136px;
	color:#fff;
	}
a.ft_contin {
	display:block;
	background:url(../images/but.png) no-repeat;
	background-position:0px 0px;
	width:220px;
	height:108px;
	text-align:center;
	color:#8c5b0b;
	text-decoration:none;
	font-size:24px;
	line-height:27px;
	padding-top:28px;
	padding-right:20px;
	float:right;
	font-weight:bold;
	}
a.ft_contin:hover {
	background-position:0px -136px;
	color:#fff;
	}
.join_table table {
	border-top:solid 1px #3b0019;
	border-right:solid 1px #3b0019;
	}
.join_table td {
	border-bottom:solid 1px #3b0019;
	border-left:solid 1px #3b0019;
	padding:5px 10px;
	}
.footmenu {
	position:absolute;
	right:20px;
	top:0px;
	}
.phone {
	padding-top:10px;
	}
.phone p {
	padding-bottom:4px;
	}
.profile strong {
	color:#e2b91f;
	}
p.tourunvideo {
	color:#deb827;
	font-size:18px;
	text-align:left;
	font-weight:bold;
	}

/* Tour Pages */

.tourintro {
	font-size: 18px;
}

#tournav {
	clear: both;
	text-align: center;
}

#tournav .joinnow {
	padding-right: 55px;
}

#tournav .continuetour {
	padding-left: 55px;
}


#tourupdates {
	clear: both;
}


.tourupdate, .featuredupdate {
	float: left;
	margin: 0 10px 25px 0;
	clear: both;
	width: 940px;
}

.tourupdate img, .featuredupdate img {
	border: 2px solid #d30070;
	float: left;
	margin: 0 7px 8px 0;
}


.tourupdate h3, .previousupdate h3 {
	margin: 8px 0 4px 0;
	padding: 0;
	clear: left;
}

.tourupdate p {
	margin: 4px 0;
	padding: 0;
}

.featuredupdate h3 {
	clear: left;
}

#previewvideo {
	border: 5px solid #690037;
	float: right;
	position: relative;
}

#previewvideo .playpreview {
	position: absolute;
}

#tourupdatesintro, #tgpintro {
	float: left;
	width: 500px;
}

.tourupdate .updateinfo, .featuredupdate .updateinfo {
	color: #fff;
	font-size: 12px;
}

.featuredupdate .joinnow, p.joinnow {
	margin: 0;
	padding: 25px 0;
	text-align: center;
	clear: both
}

.featuredupdate .joinnow {
	margin: 0;
	padding: 0;
}

.featuredupdate .joinnow a, p.joinnow a {
	font-size: 28px;
	color: #e2b91f;
	line-height: 32px;
}

.paging {
	height: 130px;
}

#samplevideo {
	float: right;
	text-align: center;
}

#tourupdates {
	clear: both;
	padding: 35px 0 0 5px;
}

#tourjoin {
	float: left;
}

#tournext {
	float: right;
}

.previousupdate {
	background: #690037;
	padding: 5px;
	float: left;
	width: 169px;
	margin: 0 8px 8px 0;
}

.previousupdate p {
	margin: 0;
	font-size: 10px;
	line-height: 11px;
	padding: 0;
}


.previousupdate h3 {
	 font-size: 12px;
	 margin-bottom: 3px;
	 width: 169px;
	 overflow: hidden;
	 white-space: nowrap;
}

/* Homepage Preview */

.hpupdate .preview {
	position: relative;
}

.hpupdate .playpreview {
	position: absolute;
	border: none !important;
	left: 30px;
	top: 20px;
}

/* FHG & Affiliates */

.fhgdescription {
	width: 470px;
}

#tgpphotoset {
	clear: both;
	padding-top: 15px;
	/*padding-left:  45px;*/
	
}

#tgpphotoset img { 
	border: 5px solid #690037;
	float: left;
	margin: 0 10px 10px 0;
}

.affbanner {
	background: #690037;
	padding: 5px;
	margin: 0 15px 15px 0;
	float: left;
}

.affbanner textarea {
	display: block;
	margin: 5px 0 0 0;
	width: 100%;
	height: 65px;
}

.affnav {
	padding: 0 15px;
}

.vertical {
	width: 200px;
	text-align: center;
}

#newaffiliates, #existingaffiliates {
	width: 45%;
	float: left;
}

#ccbillaffsignup, #ccbillaffload, #existingaffiliates form, .afffhg {	
	padding: 10px;
	background: #690037;
	margin-bottom: 15px;
}

#existingaffiliates {
	float: right;
}

.afffhg {
	overflow: hidden;
}

.afffhg .fhgthumb {
	float: left;
}

.afffhg p, #content .afffhg h2 {
	margin-left: 245px;
	margin-bottom: 5px;
	padding: 0;
}

/*

#tourupdates {
	width: 485px;
	float: left;
}

#tourinfo {
	float: right;
	width: 410px;
}


#tournav {
	clear: both;
}

.tourupdate {
	width: 232px;
	height: 330px;
	float: left;
	margin: 0 10px 10px 0;
}


.tourupdate h3 {
	margin: 8px 0 4px 0;
	padding: 0;
}

.tourupdate p {
	margin: 4px 0;
	padding: 0;
}

.tourupdate img {
	border: 2px solid #d30070;
}

.tourupdate .updateinfo {
	font-size: 12px;
}*/

/* New homepage */

#homepagefeatures {
	width: 988px;
	position:relative;
	margin-left:-20px;
	margin-top:-20px;
	height: 494px;
	background: #690037;
	margin-bottom: 30px;
}

#hpcontent {
	margin-bottom: 15px;
	/*float: left;
	width: 550px;*/
}

#hppreview #playpreview, #hpcontent #playpreview, #previewplayer {
	padding: 5px;
	background: #690037;
	display: block;
	margin: 0 auto;
}

#previewplayer {
	margin: 15px auto;
	clear: both;
}

#hppreview {
	float: left;
	width: 515px;
	margin: 0 15px;
}

#primaryfeatures {
	clear: both;
}

#primaryfeatures, #secondaryfeatures {
	float: left;
	width: 325px;
}

#featuresjoin {
	float: right;
}

.features {
	list-style-type: none;
	margin: 0;
}

.features li {
	font-size: 18px;
	margin-bottom: 10px;
	padding: 8px 0 8px 40px;
	background: url(/images/2011/bullet-star.png) no-repeat left top;
}

#hpcontent h1 {
	text-align: center;
}

#hpcontent h1 em {
	background: url(/images/2011/jp-large.png) no-repeat center center;
	height: 104px;
	display: block;
	text-indent: -100000px;
}

#hpcontent #playpreview {
	float: right;
	margin-top: 40px;
}

#socialmedia {
	clear: both;
	padding-top: 15px;
}

#mainstage {
	width: 742px;
	height: 494px;
	background: #000;
	position:relative;
	float: left;
}

#mainstage a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
}

#mainstage p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 712px;
	padding: 15px;
	background: rgba(0,0,0,0.7);
}

#featuredupdate, .featuredupdate {
	float: right;
	width: 228px;
}

#featuredupdate h2, .featuredupdate h2 {
	padding-bottom: 0px;
	margin-bottom: 5px;
}

#featuredupdate h3, .featuredupdate h3 {
	font-size: 14px;
	width: 228px;
}

#featuredupdate p {
	font-size: 12px;
	line-height: 14px;
	height: 152px;
}

#hpcontent {
	clear: both;
}

#adultwork, #twitter {
	clear: left;
}

#socialmedia #adultwork, #socialmedia #twitter, #socialmedia #facebook  {
	float: left;
	clear: none;
}

#socialmedia #twitter, #socialmedia #facebook {
	margin-left: 15px;
}

#content .contentRow #socialmedia img {
	border: none;
}

#adultwork p, #twitter p, #facebook p {
	float: left;
	width: 150px;
	margin: 10px 0 0 0;
}

#membersnextupdate {
	width: 450px;
	height: auto;
}
#membersnextupdate img, #content #membersnextupdate img {
	float: left;
	margin: 0;
}

#membersnextupdate h2, #content #membersnextupdate h2, #membersnextupdate p {
	margin: 5px 0;
	padding: 0;
}

#membersnextupdate p {
	margin-left: 248px;
}

/* New new tour */

.pastupdate, .featuredupdate {
	float: left;
	width: 290px;
	margin-right: 10px;
	margin-bottom: 15px;
	overflow: hidden;
	padding: 5px;
	background: #690037;
	height: 345px;
	position: relative;
}

.pastupdate p, .pastupdate h3, .featuredupdate p, .featuredupdate h3, #content .contentRow .featuredupdate h3 {
	margin: 5px 0;
	padding: 0;
}

.pastupdate p, .featuredupdate p {
	font-size: 12px;
	line-height: 14px;
}

.pastupdate .updateinfo {
	height: auto;
	margin: 0;
	position: absolute;
	left: 5px;
	bottom: 5px;
}

.pastupdate .playpreview {
	position: absolute;
	left: 0;
	top: 0;
}

.featuredupdate {
	width: 232px;
	float: right;
}

/* New header */

#headerArea {
	height: 192px;
	background: url(/images/2011/header.jpg) no-repeat;
}

#webAddress {
	display: none;
}

/* Join */
#joinimage {
	float: right;
	border: 5px solid #690037;
}

#paymentoptions {
	clear: left;
	text-align: center;
	padding: 15px 0;
}

#joinnow {
	float: left;
	width: 610px;
}

#joinnow #primaryfeatures, #joinnow #secondaryfeatures {
	width: 300px;
	clear: none;
}

.ccbill {
	font-size: 12px;
	line-height: 14px;
}

.favourite, .addfavourite {
	float: right;
	font-size: 12px;
	background: url(/images/2011/add-fav.png) no-repeat left center;
	padding-left: 28px;
}

.favourite {
	background-image: url(/images/2011/fav.png);
}

.remove {
	position: absolute;
	right: 5px;
	bottom: 5px;
	font-size: 10px;
}

hr {
	clear: both;
	margin-bottom: 15px;
}
