.cellRow
{

}

.tourCell
{
	position:absolute;
	top:18px;
	width:146px;
	height:146px;
	background-image:url('/images/tour/tourCellBG.jpg');
	background-repeat:no-repeat;
}

.tourTitle
{
	position:absolute;
	left:10px;
	top:9px;
}

.tourCellInner
{
	position:absolute;
	left:2px;
	top:34px;
	width:142px;
	height:104px;
	padding:0px;
	margin:0px;
}

.cellHomepageImage
{
	background-image:url('/images/tour/cells/home.jpg');
	background-repeat:no-repeat;
}

.cellProgrammeImage
{
	background-image:url('/images/tour/cells/programme.jpg');
	background-repeat:no-repeat;
}

.cellProgressImage
{
	background-image:url('/images/tour/cells/progress.jpg');
	background-repeat:no-repeat;
}

.cellKnowledgeImage
{
	background-image:url('/images/tour/cells/knowledge.jpg');
	background-repeat:no-repeat;
}

.cellLoungeImage
{
	background-image:url('/images/tour/cells/lounge.jpg');
	background-repeat:no-repeat;
}
.textMain_600
{
	margin:0px;
	position:relative;
	float:left;
	background-color:#DDDDDD;
	width:220px;
	height:342px;
}
.textMain
{
	margin:0px;
	position:relative;
	float:left;
	background-color:#DDDDDD;
	width:380px;
	height:342px;
}
.tourMain_600
{
	position:relative;
	float:right;
	margin:0px;
	width:454px;
	height:342px;
	background-image:url('/images/tour/tourMainBG.jpg');
	background-repeat:no-repeat;
}
.tourMain
{
	position:relative;
	float:right;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	width:454px;
	height:342px;
	background-image:url('/images/tour/tourMainBG.jpg');
	background-repeat:no-repeat;
}

.tourMainInner
{
	position:absolute;
	left:2px;
	top:34px;
	width:450px;
	height:300px;
	padding:0px;
	margin:0px;
}

.corner
{
	position:relative;
	background-color:transparent;
	width:100%;
	height:100%;
}

.tl
{
	background-image:url('/images/tour/corners/tl.jpg');
	background-position:top left;
	background-repeat:no-repeat;
	top:0px;
	left:0px;
}

.tr
{
	background-image:url('/images/tour/corners/tr.jpg');
	background-position:top right;
	background-repeat:no-repeat;
	top:0px;
	right:0px;
}

.bl
{
	background-image:url('/images/tour/corners/bl.jpg');
	background-position:bottom left;
	background-repeat:no-repeat;
	bottom:0px;
	left:0px;
}

.br
{
	background-image:url('/images/tour/corners/br.jpg');
	background-position:bottom right;
	background-repeat:no-repeat;
	bottom:0px;
	right:0px;
}

.linkOn
{
	position:absolute;
	left:57px;
	width:32px;
	height:18px;
	background-image:url('/images/tour/linkOn.jpg');
	background-repeat:no-repeat;
}

.linkOff
{
	position:absolute;
	left:57px;
	width:32px;
	height:18px;
	background-image:url('/images/tour/linkOff.jpg');
	background-repeat:no-repeat;
}

.actionButton
{
	width:240px;
	height:90px;
	background-repeat:no-repeat;	
}

.joinButton{background-image:url('/images/tour/joinNow.jpg');}
.questionButton{background-image:url('/images/tour/contactUs.jpg');}
