/* -------------------------------------------------------------- */
/* agecheck */
/* -------------------------------------------------------------- */
	#agecheck {
		text-align: center;
		background: url(/images/bg_agecheck.jpg) top center no-repeat #fac9d1;
	}
	#agecheck #header {
		display: none;
		position: absolute;
		z-index: 1;
		top: 0;
    		text-align: center;
		margin:0 auto 0 auto;
		width:1000px;
		left: 50%;
		margin-left: -500px;
		
	}
	#agecheck #pagewrap {
		position: absolute;
		z-index: 100;
		text-align: center;
		width:1000px;
		top: 160px;
		left: 50%;
		margin-left: -500px;
	}
	#agecheck #pagewrap a {
		color:#000;
	}
	#agecheck #pagewrap a:hover {
		color:#ff0000;
	}
	#agecheck #pagewrap form a {
		color:#000;
	}
	#agecheck .adult_oriented {
		background: #000;
		width:850px;
		padding:15px 0;
		margin:0;
		
		-moz-border-radius: 8px;
	 	-webkit-border-radius: 8px;
	 	border-radius: 8px;
	}
	#agecheck div {
		-moz-border-radius: 8px;
	 	-webkit-border-radius: 8px;
	 	border-radius: 8px;
	}

/* -------------------------------------------------------------- */
/* TOUR GLOBAL */
/* -------------------------------------------------------------- */
	em {
		font-style: italic;
		font-weight: bold;
	}
	td {
		vertical-align: top;
	}
	.tour {
		background: url(/images/bg.jpg) top center repeat-x #fac9d1;
		font-family: arial, sans-serif;
	}
	.tour #wrapper {
		position: relative;
		width: 980px;
		min-height: 100%;
		margin: 0 auto;
		background: #9c4b58;
		border-left:8px solid #fff;
		border-right:8px solid #fff;
		border-bottom: 8px solid #fff;
		margin-bottom:10px;
	}
	.tour #content_inner_padding {
		margin:0px 10px 10px 18px;
		background:url(/images/frontpage_content_bg.png) top center no-repeat  #9c4b58;
		color: #ddd;
	}
	.tour #content .column {
		vertical-align: top;		
	}
	.tour #content .column #leftcol_inner_padding {
		padding-left: 10px;
	}
	.tour #content .column #rightcol {
		background: url(/images/frontpage_update_bg.png) top center #fff;
		width: 584px;
		margin-left:16px;
		color: #000;
		padding-top:10px;
		padding-left:10px;
		padding-right:10px;
	}
	.tour #content .column #rightcolbottom {
		background: url(/images/tornpaper_public.jpg) top center no-repeat #fff;
		width: 584px;
		height: 33px;
		margin-left:16px;
		color: #000;
		padding-left:10px;
		padding-right:10px;
	}
	.tour #content .column #rightcol_inner_padding {
		padding-left: 0px;
	}
	.tour ul#bottom_menu {
		display: block;
		text-align: center;
	}
	.tour ul#bottom_menu li {
		display: inline;
		font-weight:bold;
	}
	.tour ul#bottom_menu li a {
		color: #591e27;
		text-decoration: none;
	}
	.tour ul#bottom_menu li a:hover {
		text-decoration: underline;
	}
	.tour .widget ul.modelnames {
		font: normal 14px/120% arial, helvetica, sans-serif;
		color: #bfc48d;
	}
	.tour .widget table.modellistcolumns {
		width: 100%;
	}
	.tour .widget table.modellistcolumns .col {
		width: 50%;
	}
	.tour .widget ul.modelnames a {
		font-weight: bold;
		color: #eee;
	}
	.tour .widget ul.modelnames a:hover {
		color: #ffe033;
	}
	
/* -------------------------------------------------------------- */
/* TOUR quotes */
/* -------------------------------------------------------------- */
	div#quotes_bar {
		background: #591e27;
		padding: 20px;
	}
	div#quotes_bar h3.widget_headline {
		margin: 0 20px;
		border-bottom: 1px dotted #ccc;
		color:#fff;
	}
	div#quotes_bar table td.bottom_bar_col {
		width: 33%;
	}
	div#quotes_bar table td.bottom_bar_col p.bottom_bar_copy {
		font: normal 12px/120% arial, sans-serif;
		padding: 10px 20px 0 20px;
	}
	div#quotes_bar table #col_left_padding {
		padding-left: 0;
	}
	div#quotes_bar table #col_right_padding {
		padding-right: 0;
	}
	
/* -------------------------------------------------------------- */
/* TOUR GLOBAL widget */
/* -------------------------------------------------------------- */
	.tour #content .column .widget {
		background: #fff;
		margin-bottom: 10px;
		width: 300px;
	}
	.tour #content .column .widgetbiog {
		background: url(/images/frontpage_biog_bg.png) top center repeat-y #fff;
		width: 274px;
		padding-top:15px;
		padding-left:15px;
		padding-right:15px;
		padding-bottom: 5px;

	}
	.tour #content .column .widgetbottom {
		background: url(/images/tornpaper_public.jpg) top right no-repeat #fff;
		margin-bottom: 10px;
		width: 274px;
		height: 33px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.tour #content .column .widget .widget_padding {
		padding: 20px;
	}
	.tour #content h3.widget_headline {
		font:normal normal bold 24px/100% arial, helvetica, sans-serif;
		color: #ab5563;
		padding-bottom: 5px;
	}
	.tour #content p.copy {
		font:normal normal normal 14px/100% arial, sans-serif;
		color: #5d2b33;
		line-height: 18px;
		margin-bottom:5px;
	}
	.tour #content p.copy a {
		font:normal normal bold 14px/100% arial, sans-serif;
		color: #000000;
		text-decoration:none;
		border-bottom: 1px dotted #000000;
	}
	.tour #content p.copy a:hover {
		font:normal normal bold 14px/100% arial, sans-serif;
		color: #ff0000;
		text-decoration:none;
		border-bottom: 1px dotted #ff0000;
	}
	.tour #content .column .widget ul.featured_items li {
		display: block;
		border-top: 1px solid #ccc;
	}
	.tour #content .column .widget ul.featured_items li a {
		display: block;
		font:normal normal bold 24px/100% arial, helvetica, sans-serif;
		padding: 9px 5px 5px;
		text-decoration: none;
		color: #ff0000;
	}
	.tour #content .column .widget ul.featured_items li a:hover {
		color: #fff;
		background: #ac311d;
	}
	.tour .widget ul.stats li {
		border-top: 1px solid #aaa;
		font: normal 18px/100% arial, helvetica, sans-serif;
		padding: 2px;
		color: #000;
	}
	
/* -------------------------------------------------------------- */
/* TOUR GLOBAL entry */
/* -------------------------------------------------------------- */
	.tour #content .column .entry {
		width: 580px;
		background: #fff;
		margin-bottom: 0px;
	}
	.tour #content .column .entry .entry_inner_padding {
		padding-bottom: 0px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.tour #content .column .entry h3.entry_headline {
		font:normal normal bold 28px/100% arial, helvetica, sans-serif;
		color: #852f3d;
		text-align:center;
	}
	.tour #content .column .entry p.description {
		font:normal normal normal 14px/120% arial, sans-serif;
		color: #5d2b33;
		padding-bottom:10px;
	}
	.tour #content .column .entry .preview_thumb {
		padding-top:10px;
		padding-left:5px;
		padding-right:5px;
		padding-bottom:10px;
	}
	.tour #content .column .entry p.date {
		font-weight: bold;
		color: #000;
		padding-bottom: 10px;
		text-align:center;
	}
		
/* -------------------------------------------------------------- */
/* TOUR GLOBAL header */
/* -------------------------------------------------------------- */
	.tour #header {
		position: relative;
		background: url(/tour/frontpage_photo_980x544.jpg) top center no-repeat #fff;
	}
	.tour #top_nav {
		position: absolute;
		top: 0;
		left: 0;
		height: 100px;
		width: 980px;
	}

	.tour h2#top_subhead {
		display: block;
		position: relative;
		top: 13px;
		text-align:center;
		margin-left:auto;
		margin-right:auto;
		color: #fff;
		font:normal normal normal 25px/120%  arial, helvetica, sans-serif;
	}
	.tour h3#groobyproduction {
		display: block;
		position: absolute;
		top: 28px;
		right: 30px;
		color: #eee;
		font:normal normal normal 14px/100% arial, helvetica, sans-serif;
	}
	.tour ul#top_links {
		display: block;
		position: absolute;
		top: 495px;
		right: 36px;
		font:normal normal bold 24px/120% arial, sans-serif;
	}
	.tour ul#top_links li {
		display: inline;
	}
	.tour ul#top_links li a {
		color: #000000;
		text-decoration: none;
		padding:11px 5px 11px 5px;
	}
	.tour ul#top_links li a:hover {
		color: #ca0202;
		text-decoration: none;
		background: url(/images/frontpage_menu_hover.png) bottom center repeat-x;
		padding:11px 5px 11px 5px;
	}

/* -------------------------------------------------------------- */
/* TOUR GLOBAL footer */
/* -------------------------------------------------------------- */
	#footer {
		clear: both;
		width:960px;
		margin: 20px auto 20px auto;
		padding:10px 10px 5px 10px;
		text-align: center;
		color: #591e27;
		background: #fde3e7;
	}
	#footer p{
		font: normal normal normal 10px/130% verdana, sans-serif;
		margin:8px 0 8px 0;
	}
	#footer #compliance {
		border-top: 1px dotted #999;
		border-bottom: 1px dotted #999;
	}
	#footer a{
		color:#591e27;
		font-weight: bold;
	}

/* -------------------------------------------------------------- */
/* TOUR GLOBAL pagination */
/* -------------------------------------------------------------- */
	.tour .pagination_wrap{
		width: 100%;
		height: 66px;
		background: url(/images/pagination_bg.png) top center no-repeat;
		margin: 10px 0 10px 10px;
	}
	.tour .pagination_wrap td{
		width: 50%;
	}
	.tour .pagination {
		display: block;
		text-decoration: none;
		font:normal normal bold 26px/100% arial, helvetica, sans-serif;
		color: #ff0000;
		padding-top: 18px;
	}
	.tour #back.pagination {
		padding-left: 32px;
		text-align: left;
	}
	.tour #next.pagination {
		padding-right: 32px;
		text-align: right;
	}


/* -------------------------------------------------------------- */
/* TOUR frontpage */
/* -------------------------------------------------------------- */
	.tour #bottom_bar {
		background: url(/images/bottom_bar_bg.gif) top center no-repeat #9c4b58;
		padding: 35px 45px;
		margin-bottom: 20px;
	}
	.tour #bottom_bar .bottom_bar_col {
		width:33%;
		vertical-align: top;
	}
	.tour #bottom_bar #col_left_padding,
	.tour #bottom_bar #col_middle_padding,
	.tour #bottom_bar #col_right_padding {
		padding: 0 25px;
	}
	.tour #bottom_bar p.bottom_bar_copy {
		font:normal normal normal 13px/120% arial, sans-serif;
	}
	.tour #bottom_bar #col_middle {
		border-left: 1px solid #eee;
		border-right: 1px solid #eee;
	}
	.tour .join_banner a {
		display: block;
		text-align: center;
		background: #ffe033;
		padding: 10px 10px 6px 10px ;
		text-decoration: none;
		color: #b43700;
		font:normal normal bold 18px/100% arial, helvetica, sans-serif;
		margin-bottom: 10px;
	}
	#frontpage.tour #bottom_bar .button {
		margin-top: 15px;
	}

/* -------------------------------------------------------------- */
/* TOUR frontpage_direct */
/* -------------------------------------------------------------- */
	#frontpage_direct.tour #content h3.widget_headline {
		font:normal normal bold 22px/100% arial, helvetica, sans-serif;
		color: #f4ac00;
		padding-bottom: 5px;
	}
	#frontpage_direct.tour #bottom_bar .button {
		margin-top: 15px;
	}

/* -------------------------------------------------------------- */
/* TOUR tourstart */
/* -------------------------------------------------------------- */
	#tourstart.tour .join_banner {
		margin-bottom: 10px;
	}
	#tourstart.tour #quotes_bar {
		margin-bottom: 10px;
	}
	
/* -------------------------------------------------------------- */
/* TOUR prev_updates */
/* -------------------------------------------------------------- */
	.tour #bottom_bar {
		background: url(/images/bottom_bar_bg.gif) top center no-repeat #9c4b58;
		padding: 35px 45px;
		margin-bottom: 20px;
	}
	.tour #bottom_bar .bottom_bar_col {
		width:33%;
		vertical-align: top;
	}
	.tour #bottom_bar #col_left_padding,
	.tour #bottom_bar #col_middle_padding,
	.tour #bottom_bar #col_right_padding {
		padding: 0 25px;
	}
	.tour #bottom_bar p.bottom_bar_copy {
		font:normal normal normal 13px/120% arial, sans-serif;
	}
	.tour #bottom_bar #col_middle {
		border-left: 1px solid #eee;
		border-right: 1px solid #eee;
	}
	.tour .join_banner a {
		display: block;
		text-align: center;
		background: #ffe033;
		padding: 10px 10px 6px 10px ;
		text-decoration: none;
		color: #b43700;
		font:normal normal bold 18px/100% arial, helvetica, sans-serif;
		margin-bottom: 10px;
	}
	#prev_updates.tour #bottom_bar .button {
		margin-top: 15px;
	}
	#prev_updates.tour ul#top_links {
		display: block;
		position: absolute;
		top: 150px;
		right: 45px;
		font:normal normal bold 23px/120% arial, sans-serif;
	}
	#prev_updates.tour ul#top_links li {
		display: inline;
	}
	#prev_updates.tour ul#top_links li a {
		color: #000000;
		text-decoration: none;
		padding:11px 5px 11px 5px;
	}
	#prev_updates.tour ul#top_links li a:hover {
		color: #ca0202;
		text-decoration: none;
		background: url(/images/frontpage_menu_hover.png) bottom center repeat-x;
		padding:11px 5px 11px 5px;
	}
	#prev_updates.tour #header {
		position: relative;
		background: url(/images/prev_updates_header.jpg) top center no-repeat #fff;
	}
	#prev_updates ul.benefits li {
		list-style-position: inside;
		list-style: square;
		font:normal normal normal 14px/100% arial, sans-serif;
		color: #5d2b33;
		line-height: 18px;
		margin: 0 0 5px 15px;
	}
	#prev_updates a.widget_header {
		text-decoration: none;
		color: #ab5563;
	}
	
/* -------------------------------------------------------------- */
/* Join */
/* -------------------------------------------------------------- */
	#join.tour {
		background: url(../images/bg_join.jpg) top center no-repeat #0b3516;
	}
	#join.tour #header {
		position: absolute;
		top: 0;
	}
	#join.tour #content {
		margin-top: 180px;
	}
	#join.tour img.thumb_large {
		margin-right: 15px;
	}
	#join.tour #content .column .widget ul.featured_items li {
		display: block;
		border-top: 1px solid #ccc;
		font:normal normal bold 20px/100% arial, helvetica, sans-serif;
		padding: 9px 5px 2px;
		text-decoration: none;
	}

/* -------------------------------------------------------------- */
/* TWITTER UPDATE BOX */
/* -------------------------------------------------------------- */
	#twitter_div {
		font: normal normal normal 12px trebuchet, arial, sans-serif;
		background: url(/images/twitter_public_back.gif) top center repeat-y #fff;
		width: 260px;
		color: #5d2b33;
		padding-top:15px;
		padding-left:25px;
		padding-right:15px;
	}
	#twitter_div li {
		padding-bottom:7px;
	}
	#twitter_div a {
		color:#ff0000;
		display:block;
		align:left;
	}
	#twitter_div a:visited {
		color:#742e39;
	}
	#twitter_update_list {
		text-align:left;
		list-style-type: disc;
		padding-left:5px;
	}


/* -------------------------------------------------------------- */
/* AUTOMATED TOUR UPDATE BOX */
/* -------------------------------------------------------------- */

#tour_container			{ background-color:#efefef; padding:1px 10px;}
.tour_item					{ background-color:#FFFFFF; margin:0 10px 10px 0; }
.tour_item h2				{ font-family:Arial, Helvetica, sans-serif; color:#222; letter-spacing:-1px; font-style:normal; margin:2px 0; font-size:24px }
.tour_mainitemlink		{ float:left; display:block; width:400px; }
.tour_mainimage			{ float:left; }
.tour_thumbscontainer	{ }
.tour_thumblink			{ float:left; display:block; margin:0 0 5px 5px ;}
.tour_thumbimage		{}
.tour_clear					{ clear:both; height:10px;}
.tour_nextlink				{}
.tour_prevlink				{}
.tour_joinnowlink			{ background-color:#000000; color:#FFFFFF; padding:10px; margin:10px; }
.tour_nextlink				{ background-color:#000000; color:#FFFFFF; padding:10px; margin:10px; }
.tour_prevlink				{ background-color:#000000; color:#FFFFFF; padding:10px; margin:10px; }



/* -------------------------------------------------------------- */
/* IE6 PNG FIX */
/* -------------------------------------------------------------- */
img, div { behavior: url(/js/iepngfix.htc) }