html {
	height: 100%;
	margin-bottom: 1px;
}

body, h1, h2, h3, h4, p, ul, li {
	margin: 0;
	padding: 0;
}

/****** reduce margin for forms ******/
form {
	margin: 0px;
}

body {
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, Verdana, Helvetica, sans-serif;
	line-height: 110%;
	margin: 0;
	padding: 0;
	color: #372412;
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(http://cdn-small.storage.eurorevenue.com/public/tours/jbo/themes/default/images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

ul {
	list-style: none;
}

dl {
	margin: 0.5em 0;
	line-height: 140%;
}

p {
	margin-bottom: 0.5em;
}

input, textarea, select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #372412;
	vertical-align: middle;
}

label {
	vertical-align: middle;
		color: #372412;

}

ol {
	margin-top: 6px;
	margin-bottom: 6px;
}

hr { border:none; border-bottom: dotted 1px #660033;height:1px;}

dfn {
	cursor: help;
	border-bottom: 1px dashed;
}

a {
	color:#8a0000;
	text-decoration: underline;
}

a.active {
	color:#ac0202;
	text-decoration: underline;
}

a:hover {
	color:#ac0202;
	text-decoration: none;
}

a:focus {
	outline: none;
}

a:visited {
	color:#8a0000;
	text-decoration: underline;
}

img {
	border: none;
}


#loadingMessage {
position: absolute;
top: 38px;
left: 2px;
padding: 2px;
display:none;
}

#container{
	position:relative;
	width: 948px;
	text-align:center;
	background-color:#ac0202;
	border: 0px solid #000000;
	background-image: url(http://cdn-small.storage.eurorevenue.com/public/tours/jbo/themes/default/images/table-bg.gif);
}

#header{
	margin-left: -1px;
	margin-right: -1px;
	background-color:#d2233a;
	width: 950px;
	height:151px;
}

#welcome{
	margin-left: -1px;
	margin-right: -1px;
	padding-top:2px;
	background-color:#d2233a;
	width:950px;
	height:18px;
	padding-bottom:2px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#content{
	margin-left: -1px;
	margin-right: -1px;
	width: 950px;
}

#footer{
	padding-top:4px;
	background-color:#ac0202;
	width:948px;
	height:18px;
	margin-top:2px;
	color:#FFFFFF;
}

#banner{
	background-color:#ac0202;
	margin-left: -1px;
	margin-right: -1px;
	width: 950px;
	height:110px;
	background-image:url(http://cdn-small.storage.eurorevenue.com/public/tours/jbo/themes/default/images/header.jpg);
	cursor: pointer;
}

#menu{
	background-color:#bd0909;
	width:100%;
	height: 39px;
	text-align: center;
	background-image: url(http://cdn-small.storage.eurorevenue.com/public/tours/jbo/themes/default/images/box_up03.gif);
	background-position: center;
	border-bottom: 1px solid #600909;
}

#left{
	float: left;
	width: 205px;
	margin-right: -4px;
}

#middle{
	float: left;
	width: 548px;
	margin-right: -4px;
}

#middle-large{
	float: left;
	width: 748px;
	margin-right: -4px;
}

#middle-full{
	float: left;
	width: 100%;
}

#right{
	float: left;
	width: 205px;
	margin-right: -4px;
}

.info {
	text-align: center;
	padding: 4px;
	background-color: #fbf7d0;
	border: 1px solid #f1e999;
}

.error {
	text-align: center;
	padding: 4px;
	background-color: #aa0000;
	border: 1px solid #e00000;
	color: #ffffff;
}

.error a,
.error a:active,
.error a:visited {
	color:#ffac0d;
	text-decoration: underline;
}

.error a:hover {
	color:#ffe400;
	text-decoration: none;
}

.no-wrap {
	white-space: nowrap;
}

.module{
	text-align:center;
	padding:0px;
	border:1px solid #eec82b;
	background-color:#ffffff;
	margin: 4px;
}

.module-left-merge{
	float: left;
	width: 22.5%;
	text-align:center;
	padding:0px;
	border:1px solid #eec82b;
	background-color:#ffffff;
	margin:4px;
	margin-right:0px;
}

.module-right-merge{
	float: right;
	width: 22.5%;
	text-align:center;
	padding:0px;
	border:1px solid #eec82b;
	background-color:#ffffff;
	margin:4px;
	margin-left:0px;
}

.module-middle-merge{
	float: left;
	width: 75%;
	text-align:center;
	padding:0px;
	border:1px solid #eec82b;
	background-color:#ffffff;
	margin:4px;
}

.modulebackground {
		background-color: #f6f2cb;
}

.modulename{
	text-align:left;
	font-size:12px;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom:2px;
		color: #8a0000;
	background-color:#ffcc00;
	background-image: url(http://cdn-small.storage.eurorevenue.com/public/tours/jbo/themes/default/images/box_up02.gif);
	background-position: center;
	padding-bottom:6px;
	padding-left:3px;
	padding-top:5px;
	cursor: pointer;
}

.modulename img {
	margin-bottom: -4px;
	margin-top: -6px;
	margin-left: 2px;
	margin-right: 4px;
}

.modulecontent{
	text-align:justify;
	padding:2px;
	margin-left:1px;
	margin-right:1px;
}


.moduletable th{
	text-align:center;
		background-color:#f7f4da;
}


.moduletable .odd{
		background-color: #f9f7e5;

}

.moduletable .even{
		background-color: #f6f2cb;
}

.big-cover {
	border: 1px solid #ffeffa;
}

.cover-block {
	cursor: pointer;
	padding-top: 6px;
	padding-left: 2px;
}

.cover-block img {
		border: 1px solid #61363b;
}

.cover-block-popup {
	float: left;
	text-align: center;
	padding-right: 8px;
	padding-left: 8px;
	cursor: pointer;
}

.normal-text {
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, Verdana, Helvetica, sans-serif;
	line-height: 110%;
	font-weight: normal;
}

.movie-thumb-block {
	text-align: center;
	float: left;
	margin: 8px;
	margin-left: 5px;
	margin-right: 5px;
}

.movie-thumb-alternate-cover {
	border: 1px solid #61363b; background-color: #ffffff;cursor: pointer;
}

.movie-thumb-image {
		border: 1px solid #61363b; cursor: pointer;
}

.movie-thumb-title a {
	font-weight: bold;
	text-decoration: none;
}

.movie-thumb-title {
	height: 28px;
}

.movie-part-link {
	white-space: nowrap;
	display: block;
	float: left;
}

.rating-stars {
	cursor: pointer;
	font-weight: normal;
	white-space: nowrap;
}

.rating-stars img {
	vertical-align: bottom;
}

#waitImage {
	position: absolute;
	display: none;
	top: 50%;
	left: 50%;
	z-index: 101;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-color: #ffffff;
	border: 1px solid #dddddd;
}

#waitDiv{
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	background: none;
	z-index: 100;
	margin: 0px;
	text-align: center;
}

#blankDiv{
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color:#000000;
	z-index: 5;
}

#popUpDiv{
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 500px;
	z-index: 10;
}

#imageDiv{
	display: none;
	width: auto;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}

#imgFrameDiv{
	min-width: 100px;
	min-height: 100px;
	background-color:#dedede;
}

#galleryDiv{
	display: none;
	width: auto;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}

#galFrameDiv{
	min-width: 100px;
	min-height: 100px;
}

#playerDiv{
	display: none;
	width: auto;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}

#playerFrameDiv{
	min-width: 100px;
	min-height: 100px;
}

#mydummy{
display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}

#downloadBlockContainer
{
	text-align: left;
	padding-left: 22px;
	padding-right: 20px;
}

.downloadBlock {
	float: left;
	width: 308px;
	margin: 4px;
	padding: 4px;
	padding-right: 0px;
	background-color: #f6f2cb;
}

.clear {
	clear: both;
}

.defaultPopUp {
	width: 700px;
	padding: 0px;
	margin: 0px;
}

.closeBtn{
z-index:100;
position: absolute;
right: 5px;
top: 5px;
cursor:pointer;
background-image: url(http://cdn-small.storage.eurorevenue.com/public/tours/jbo/themes/default/images/cross.png);
width:16px;
height:16px;
}

.gallery-album-thumbs-container {
	height: 350px;
	vertical-align: top;
background: #f6f2cb;
}

.gallery-album-thumb-box {
	margin: 6px;
	margin-left: 4px;
	margin-right: 4px;
	padding: 0px;
	float: left;
	text-align: center;
	border: none;
}

.gallery-album-thumb-frame {
	background-color: #ffffff;
	border: 1px solid #f1e999;
	text-align: center;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
}

.gallery-album-thumb-frame-right {
	background-color: #ffffff;
	border: 1px solid #f1e999;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 5px;
	margin-bottom: 5px;
	float: right;
}

.gallery-album-thumb-image {
	border: none;
	vertical-align: middle;
	margin: 5px;
}

.gallery-album-thumb-text {
	text-align: center;
	height: 35px;
}

.gallery-album-thumb-text a {
	font-weight: bold;
	text-decoration: none;
}

.gallery-subalbum-title {
	font-weight: bold;
}

.gallery-subalbums-container {
	margin-top: 4px;
	padding: 4px;
	padding-left: 0px;
	padding-right: 0px;
/*	overflow: auto;
	white-space: nowrap;*/
}

.gallery-images-container {
	margin-top: 4px;
	padding: 4px;
	padding-right: 0px;
	padding-left: 0px;
}

.gallery-image-thumb-box {
	margin: 6px;
	margin-left: 4px;
	margin-right: 4px;
	padding: 0px;
	float: left;
	text-align: center;
	border: none;
}

.gallery-image-thumb-frame {
	background-color: #ffffff;
	border: 1px solid #f1e999;
	text-align: center;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
}

.gallery-image-thumb-image {
	border: none;
	vertical-align: middle;
	margin: 5px;
}

.gallery-image-thumb-text {
	text-align: center;
}

.gallery-image-thumb-text a {
	font-weight: bold;
	text-decoration: none;
}

.gallery-image-paging {
	text-align: right;
	background-color:#f4edaa;
	margin-left: -4px;
	margin-right: -4px;
	margin-top: 5px;
	margin-bottom: -11px;
	padding: 2px;
}

.gallery-image-paging img {
	cursor: pointer;
	padding: 3px;
}

.gallery-image-frame {
	background-color: #ffffff;
	border: 1px solid #f1e999;
	text-align: center;
	padding: 0px;
	margin: 8px;
	cursor: pointer;
	background-image: url(http://cdn-small.storage.eurorevenue.com/public/tours/jbo/themes/default/images/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.gallery-image-image {
	border: none;
	vertical-align: middle;
	margin: 8px;
	visibility: hidden;
}

.gallery-image-text {
	text-align: center;
}

.gallery-image-previous {
	text-align: left;
	padding: 4px;
	font-weight: bold;
	white-space: nowrap;
	width: 120px;
}

.gallery-image-previous img {
	border: none;
	text-decoration: none;
	vertical-align: middle;
	cursor: pointer;
}

.gallery-image-next {
	text-align: right;
	padding: 4px;
	font-weight: bold;
	white-space: nowrap;
	width: 120px;
}

.gallery-image-next img {
	text-decoration: none;
	border: none;
	vertical-align: middle;
	cursor: pointer;
}

.gallery-image-info {
	text-align: center;
	padding: 8px;
	white-space: nowrap;
	line-height: 120%;
}

.favorite-image-title {
	float: right;
	margin: 2px;
	margin-top: 0px;
	cursor: pointer;
	vertical-align: middle;
}

.favorite-image-normal {
	margin: 2px;
	margin-top: 0px;
	cursor: pointer;
	vertical-align: middle;
}

.multi-search-result-title {
	padding-top: 8px;
	padding-bottom: 4px;
	font-weight: bold;
}

.news-date {
	float: right;
	font-style: italic;
}

.news-title {
	font-weight: bold;
	text-align: left;
	margin-bottom: 8px;
}

.news-text {
	text-align: justify;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}

.article-date {
	float: right;
	font-style: italic;
}

.article-title {
	font-weight: bold;
	text-align: left;
	margin-bottom: 8px;
}

.article-text {
	text-align: justify;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}

.external-links-category {
	font-weight: bold;
	text-align: left;
	padding: 4px;
}

.external-links-box {
	float: left;
	margin-right: 4px;
	padding: 0px;
}

.external-links-thumb {
	text-align: center;
	padding: 5px;
}

.external-links-thumb img {
	border: 1px solid #61363b;
}

.external-links-text {
	text-align: left;
	padding-left: 5px;
}

.fansign-thumb-container {
	margin: 0px;
	padding: 0px;
	text-align: center;
	overflow: auto;
}

.fansign-preview-container {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.fansign-preview-container img {
	margin: 0px;
	padding: 5px;
	background-color: #ffffff;
	border: 1px solid #61363b;
	background-image: url(http://cdn-small.storage.eurorevenue.com/public/tours/jbo/themes/default/images/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.fansign-options-container {
	margin: 0px;
	padding: 4px;
	vertical-align: top;
}

.fansign-actions-container {
	text-align: center;
}

.fansign-image-thumb-box {
	padding: 6px;
	padding-left: 4px;
	padding-right: 4px;
	margin: 0px;
	float: left;
	text-align: center;
	border: none;
}

.fansign-image-thumb-box-selected {
	padding: 6px;
	padding-left: 4px;
	padding-right: 4px;
	margin: 0px;
	float: left;
	text-align: center;
	border: none;
	background-color: #61363b;
}

.fansign-image-thumb-frame {
	background-color: #ffffff;
	border: 1px solid #61363b;
	text-align: center;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
}

.fansign-image-thumb-image {
	border: none;
	vertical-align: middle;
	margin: 5px;
}

.fansign-image-thumb-text {
	text-align: center;
}

.fansign-image-thumb-text a {
	font-weight: bold;
	text-decoration: none;
}

.fansign-image-thumb-box-selected .fansign-image-thumb-text a {
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

.fansign-explaination-container {
	margin-left: 10px;
	margin-right: 16px;
	text-align: left;
}

.fansign-explaination-box {
	background-color: #ffffff;
	border: 1px solid #ffe0f0;
	padding: 8px;
	padding-bottom: 60px;
	text-align: left;
	font-size: 13px;
	width: 340px;
	float: right;
	line-height: 16px;
}

.fansign-explaination-container img {
	float: left;
	border: none;
	background: none;
}

.fansign-explaination-box p {
	padding: 0px;
	margin-bottom: 12px;
	margin-top: 8px;
}

a.page-number {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 0px;
	padding-bottom: 1px;
	vertical-align: middle;
	border: 1px solid #eec82b;
	color: #d40505;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	text-decoration: none;
	line-height: 20px;
	margin-right: 2px;
	margin-left: -3px;
}

a.page-number-button,
a.page-number:hover {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 0px;
	padding-bottom: 1px;
	vertical-align: middle;
	border: 1px solid #eec82b;
	color: #ffeffa;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #b30000;
	text-decoration: none;
	line-height: 20px;
	margin-right: 2px;
	margin-left: -3px;
}

.page-number-current {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 0px;
	padding-bottom: 1px;
	vertical-align: middle;
	border: 1px solid #eec82b;
	color: #ffffff;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
		background-color: #740101;
	line-height: 20px;
	margin-right: 2px;
	margin-left: -3px;
}

.upgrade-container {
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	vertical-align: middle;
}

.upgrade-container-warning {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
	font-weight: bold;
}

.upgrade-container-button {
	font-family: Arial;
	font-size: 18pt;
	font-variant: small-caps;
	font-weight: bold;
	border: 2px solid #81272f;
	color: #81272f;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	cursor: pointer;
}

/************************************/
/* Horizontal Tabs Effects		    */
/************************************/
.globalnav {
	font-size: 16px;
	line-height:30px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	position:relative;
	float: left;
	padding: 0px;
	margin: 0px;
	list-style:none;
}

#mainMenu {
	/*border-left: 1px solid #d2233a;*/
	border-left: 1px solid #000000;
	border-right: 1px solid #df0101;
}

.globalnav LI {
	float:left;
	margin:0;
	padding:0;
}

.globalnav A,
.globalnav A:visited {
	display:block;
	color:#ffcc00;
	text-decoration:none;
	font-weight:bold;
	background-image: url(http://cdn-small.storage.eurorevenue.com/public/tours/jbo/themes/default/images/box_up03.gif);
	background-position: center;
	margin:0;
	padding:0.25em 1em;
	border-left:1px solid #df0101;
	border-top:1px solid #df0101;
	border-right:1px solid #000000;
}

.globalnav IMG {
	margin-top: -3px;
	margin-bottom: -2px;
	vertical-align: middle;
	margin-left: -6px;
	margin-right: 3px;
}

.globalnav A:hover,
.globalnav A:active {
	color:#f0ff00;
	background:#840707;
	text-decoration:none;
}

.globalnav A.here:link,
.globalnav A.here:visited {
	color:#fff08c;
	background:#840707;
	text-decoration:none;
}


/*
.globalnav A.here:link,
.globalnav A.here:visited {
	position:relative;
	z-index:102;
}
*/

/*subnav*/

.globalnav UL {
	position:absolute;
	background:#6c0000;
	width:232px;
	margin:0;
	padding:2px 0px 2px 0px;
	font-size: 14px;
	line-height:18px;
	list-style:none;
	border-top: 1px solid #850606;
	border-left: 2px solid #850606;
	border-right: 2px solid #850606;
	border-bottom: 2px solid #850606;
	display: none;
}

.globalnav UL LI {
	display:block;
	margin-top:1px;
}

.globalnav UL A,
.globalnav UL A:visited {
background:#6c0000;
color:#f0ff00;
	display:block;
	width: 226px;
	margin:0;
	padding: 3px;
	border: 0px;
	text-align: left;
	white-space: nowrap;
}

.globalnav UL A:hover,
.globalnav UL A:active {
color:#ffffff;
background:#db0404;
}

.globalnav UL A.here,
.globalnav UL A.here:link,
.globalnav UL A.here:visited {
	color:#ffffff;
	background:#850606;
}

.globalnav UL A IMG {
	vertical-align: middle;
	padding-left: 5px;
}

.paging{
	text-align:center;
	background-color:#f4edaa;
}

.paging-top {
	text-align: right;
	margin-top: -23px;
	margin-right: -3px;
	padding-top: 1px;
}

.listing {
	margin-left: 16px;
	margin-top: 6px;
	margin-bottom: 6px;
}

.listing a {
	font-weight: bold;
}

.listing img {
	vertical-align: middle;
	margin: 1px;
	margin-right: 4px;

}

.title{
	font-weight:bold;
	font-size:14px;
background-color: #fbf7d0;
border: 1px solid #f1e999;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
}

.title A {
color:#8a0000;
	text-decoration: underline;
}

fieldset {
	margin: 0px;
	padding: 1px;
	border: 1px solid #c90505;
	background-color: #ffffff;
	position: relative;

}

.popupheader{
	font-weight:bold;
	text-align:left;
	background-color:#ffcc00;
	background-image: url(http://cdn-small.storage.eurorevenue.com/public/tours/jbo/themes/default/images/box_up02.gif);
	background-position: center;
	font-size:12px;
	padding: 4px;
	padding-top: 5px;

	padding-bottom: 6px;
}


.popupheader_g{
	font-weight:bold;
	text-align:center;
	background-color:#ffffff;
/*background-color:#efcfdf;*/
	font-size:13px;
	height:15px;
	padding-top:2px;
}

#divContext{

	width:240px;






	z-index:100;
	display: none;
	position: absolute;
	text-align:left;
}

#divClose{
z-index:101;
position: absolute;
right: 4px;
top: 2px;
cursor:pointer;
background-image:url(http://cdn-small.storage.eurorevenue.com/public/tours/jbo/themes/default/images/cmclose.png);
width:12px;
height:12px;
}


#divRater{
	width:180px;
	z-index:100;
	display: none;

	position: absolute;
	text-align:left;
}


#divCloseRater{
z-index:101;

position: absolute;
right: 4px;
top: 2px;
cursor:pointer;

background-image:url(http://cdn-small.storage.eurorevenue.com/public/tours/jbo/themes/default/images/cmclose.png);
width:12px;
height:12px;


}



.cmenu {margin: 0; padding: 0.3em; list-style-type: none; background-color: white;}
.cmenu li {padding:2px;}
.cmenu li:hover {}
.cmenu hr {border: 0; border-bottom: 1px solid grey; margin: 3px 0px 3px 0px; width: 10em;}
.cmenu a {font-weight:bold; border: 0 !important;}
.cmenu a:hover {text-decoration: none !important;}
.cmenu .topSep {font-size: 90%; border-top: 1px solid gray; margin-top: 0.3em; padding-top: 0.3em;}









#favDiv{
	width:300px;
	z-index:100;
	display: none;
	position: absolute;
	text-align:center;
}

.favlink{
color:blue;
text-decoration:underline;
cursor:pointer;
}

.favlink:hover{
text-decoration:none;
}


table.calendar {border: 0; width:100%}
table.calendar td, th {text-align: center; border: 0}
table.calendar th {height: 10px; font-size: 7pt;}
table.calendar td {width: 19px; height: 10px; font-size: 9pt; border: 1px solid #009933; width:14%; height:70px}
table.calendar .calendar-month {font-weight: bold; margin-top: 3px; font-size: 12pt; text-align: center}
table.calendar .calendar-month a{text-decoration: none}
table.calendar .calendar-prev, table.calendar .calendar-next {font-weight: normal;}
table.calendar th {color: green; text-align: center;}
table.calendar td.linked-day {font-size: 11pt}

table.prevnext {width: 100%; margin-top: .3em;}
table.prevnext td{
	font-size: smaller;
}
table.prevnext td a{text-decoration: none}


a.copyright {
	color:#ffffff;
	text-decoration: none;
}

a.copyright:hover {
	text-decoration: underline;
color:#ffffff;
}


a.copyright:visited {
	color:#ffffff;
	text-decoration: none;
}

.xsites-releases-title {
	text-align: left;
	padding: 4px;
	padding-top: 2px;
	vertical-align: middle;
	font-size: 15px;
	font-weight: bold;
}

.xsites-releases-title label {
	color: #d41f1e;
	vertical-align: middle;
	text-transform: uppercase;
}

.xsites-releases-title span {
	vertical-align: middle;
}

.xsites-releases-title span strong {
	color: #008000;
}

.xsites-releases-title img {
	margin-bottom: -2px;
	vertical-align: middle;
}

.xsites-releases-left {
	text-align: center; vertical-align: middle; font-size: 10px;
	padding: 6px 4px 6px 4px;
}

.xsites-releases-left div {
	text-align: center;
	margin: 4px;
	font-style: italic;
}

.xsites-releases-left strong {
	color: #d41f1e;
	font-style: normal;
}

.xsites-releases-left input {
	color: #008000;
}

.xsites-releases-right {
	text-align: center; vertical-align: top; white-space: nowrap; padding-right: 4px;
}

.extra-large a.page-number,
.extra-large a.page-number:visited,
.extra-large a.page-number-button,
.extra-large a.page-number:hover,
.extra-large .page-number-current {
	font-size: 16px;
	line-height: 26px;
}

#gigaporn-heading {
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	padding: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

.gigaporn-sites-list {
	margin-top: 6px;
	background-color: #FEF9E4;
	border: 1px solid #FFCC00;
	width: 720px;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
}

.gigaporn-sites-list span {
	font-weight: bold;
}

.gigaporn-sites-list strong {
	color: #ff0000;
}

.gigaporn-join-box {
	width: 354px;
	float: left;
	background-color: #FEF9E4;
	border: 1px solid #FFCC00;
	padding-right: 2px;
}

.gigaporn-button {
	background-color: #FEF9E4;
	border: 1px solid #FFCC00;
	width: 350px;
}

.gigaporn-features {
	background-color: #FEF9E4;
	border: 1px solid #FFCC00;
	width: 350px;
	height: 300px;
	font-size: 13px;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	line-height: 150%;
	padding-top: 1px;
	overflow: auto;
}

.gigaporn-features ul {
	list-style: disc;
	margin-top: 4px;
	margin-bottom: 4px;
}

.gigaporn-features li {
	margin-left: 20px;
}

.gigaporn-features strong {
	color: #a90000;
	font-size: 140%;
	font-weight: normal;
}

.gigaporn-faq {
	background-color: #FEF9E4;
	border: 1px solid #FFCC00;
	height: 420px;
	overflow: auto;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	line-height: 130%;
}

.gigaporn-faq strong {
	color: #a90000;
	font-size: 120%;
	font-weight: normal;
}

.gigaporn-disclaimer {
	margin: 7px;
	margin-top: 0px;
	background-color: #FEF9E4;
	border: 1px solid #FFCC00;
	padding: 4px;
	font-size: 10px;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	text-align: center;
}

.all-access-bg {
	background-image: url(http://cdn-small.storage.eurorevenue.com/public/tours/jbo/themes/default/tour/middle-bg.png);
	background-repeat: repeat-y;
}

table.all-access {
	background-color: #9F0000;
	border: 2px #D20202 solid;
	color: #ffffff;
	border-collapse: collapse;
	border-spacing: 0px;
}

td.all-access-head {
    border: 1px solid #D20202;
	background-color: #9F0000;
}

.all-access-text {
	font-size: 86%;
	line-height: 115%;
	text-align: center;
	padding: 2px;
	padding-bottom: 4px;
}

.gigaporn-site A:link,
.gigaporn-site A:visited { text-decoration: none; text-transform: uppercase; color: #C80505; font-weight: bold; font-size: 120%; }
.gigaporn-site A:hover {text-decoration: none; text-transform: uppercase; color: #630000; font-weight: bold; font-size: 120%;}
.gigaporn-site-desc { font-size: 95%; color: #372412; font-weight: bold; }

.bgChatFrame { background-image: url(http://cdn-small.storage.eurorevenue.com/public/tours/jbo/themes/default/tour/en/chat-frame.png); width: 158px; height: 190px; background-repeat: no-repeat;}
.bgChatFrame img { padding: 40px 8px 38px 8px; }
table.langDE .bgChatFrame { background-image: url(http://cdn-small.storage.eurorevenue.com/public/tours/jbo/themes/default/tour/de/chat-frame.png); width: 158px; height: 190px; background-repeat: no-repeat;}
table.langES .bgChatFrame { background-image: url(http://cdn-small.storage.eurorevenue.com/public/tours/jbo/themes/default/tour/es/chat-frame.png); width: 158px; height: 190px; background-repeat: no-repeat;}
table.langFR .bgChatFrame { background-image: url(http://cdn-small.storage.eurorevenue.com/public/tours/jbo/themes/default/tour/fr/chat-frame.png); width: 158px; height: 190px; background-repeat: no-repeat;}
table.langIT .bgChatFrame { background-image: url(http://cdn-small.storage.eurorevenue.com/public/tours/jbo/themes/default/tour/it/chat-frame.png); width: 158px; height: 190px; background-repeat: no-repeat;}
table.langNL .bgChatFrame { background-image: url(http://cdn-small.storage.eurorevenue.com/public/tours/jbo/themes/default/tour/nl/chat-frame.png); width: 158px; height: 190px; background-repeat: no-repeat;}

.bgChatPage { font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 18px; }
.bgChatText1 { color: #ff0000; font-size: 150%; font-weight: bold; }
.bgChatText2 { color: #372412; font-size: 150%; font-weight: bold; }
.bgChatText3 { color: #372412; }

a.gsc_link:link     { font: 11px arial; font-weight : bold; color: #333333; text-decoration: none; background-color:#FFFFFF; border-width:1px; border-style:solid}
a.gsc_link:active   { font: 11px arial; font-weight : bold; color:#FFFFFF; text-decoration: none; background-color:#333333}
a.gsc_link:visited  { font: 11px arial; font-weight : bold; color: #333333; text-decoration: none; background-color:#FFFFFF; border-width:1px; border-style:solid}
a.gsc_link:hover    { font: 11px arial; font-weight : bold; color: #FFFFFF; text-decoration: none; background-color:#333333}


a.gscs_link_:link     { font: 11px arial; font-weight : bold; color: #FFFFFF; text-decoration: none; background-color:#663399; border-width:1px; border-style:solid}
a.gscs_link:active   { font: 11px arial; font-weight : bold; color:#FFFFFF; text-decoration: none; background-color:#0099FF}
a.gscs_link:visited  { font: 11px arial; font-weight : bold; color: #FFFFFF; text-decoration: none; background-color:#663399; border-width:1px; border-style:solid}
a.gscs_link:hover    { font: 11px arial; font-weight : bold; color: #FFFFFF; text-decoration: none; background-color:#0099FF}

/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}



/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
padding: 1px;
	}






/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {


	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
padding: 1px;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;



	color: red;
padding: 1px;
	}


/* the table cell that holds the name of the month and the year */


.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	padding: 1px;
	width: 23px;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlight {
	color: #4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
/* 	background: #d8e8ff; */
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
/* 	background: #d8e8ff; */
	font-weight: bold;
	}
