﻿.thinWhiteLine
{
	clear:both;
	background-color:white;
	width:996px;
	height:1px;
	margin-left:2px;
	
}
.thinGreyLine
{
	clear:both;
	background-color:#c9c9c9;
	width:996px;
	height:6px;
	margin-left:2px;
	
}

#tourColumns
{
	position: relative;
	margin: 0px;
	height: auto;
	
}

.tourLeftCol
{
	position: relative;	
	width:696px; 
	margin:0px 0px 0px 2px;
	padding:0px;
	
}

.tourRightCol
{
	position: absolute;
/*	width:250px;*/
        top: 0px;
	left: 696px;
	width:280px;
	margin:0px 2px 0px 0px;
	padding:5px 20px 0px 0px;
}

.mainBodyContent
{
	
	clear:both;
	width:1000px;
	background-image:url('images/mike-repeating-middle.png');
}

.tourBodyContent
{
	padding-left:20px;
	margin:0px;
}

.tourBodyContentText
{
	padding-right:20px;
}


.customerQuote
{
	margin-top:20px;
	margin-bottom:73px;
	font-family: Gill Sans MT, Arial, Helvetica;
	font-size:x-large;
	color: black;
	float:left;
}

.customerQuoteImage
{
	background-image:url('images/tescoLogo.png');
	width:98px;
	height:41px;
	float:right;
	margin-right:2px;
}

.customerQuoteName
{
	float:right;
	margin-right:2px;
	color:#ef6822;
}

/*

	Try Mike

*/

#contentBody
{
padding:0px 0px 20px 20px;
}

#tryMikeDialogueTitle
{
	clear:both;
	background-color:black;
	background-position:right;
	background-repeat:no-repeat;
	height:43px;
}

#tryMikeDialogueTitleText
{
	color:White;
	font-family: Gill Sans MT, Arial, Helvetica;
	font-size:x-large;
	line-height:40px;
	margin-left:15px;
}

#tryMikeDialogueBox
{
	margin-top:2px;
	background-color:#d4d2d2;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:60px;
	padding-top:5px;
}

.tryMikeText
{
	color:Black;
	font-family: Gill Sans MT, Arial, Helvetica;
	font-size:large;
	padding-top:5px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
}

#tryMikeButton
{
	float: right;
}
/*

		Orange feature bar

*/

.orangeFeatureBar
{
	padding:20px;
	padding-right:320px;
	width:656px;
	background-color:#ef6822;
}

.featureBullet
{
	color: White;
	text-align:right;
	font-family: Gill Sans MT, Arial, Helvetica;
	font-size:x-large;
	background-image:url('images/greyBulletOnOrange.png');
	background-position:right;
	padding-right:30px;
	background-repeat:no-repeat;
}

/*
	mike info
*/
#mikeInfo
{
	position: relative;
	top: 15px;
	left: 20px;
	color: Black;
        overflow:hidden;
}

/*
	talk to mike
*/
.talkToMike
{
	position: relative;
	border-right:solid 1px black;
	width:120px;
	height:85px;
	font-family: Gill Sans MT, Arial, Helvetica;
	font-size:x-large;
        overflow:hidden;
}

.socialLinks
{
	position:relative;
	top:5px;
}

.socialLink
{
	position:absolute;	
	top:0px;
	cursor: pointer;
	cursor: hand;
	background-repeat:no-repeat;
	width: 21px;
	height: 21px;
}

#mailLink
{
	left: 0px;
	background-image: url('images/socialBookmarks_email.png');
}

#twitterLink
{
	left: 30px;
	background-image: url('images/socialBookmarks_twitter.png');
}

#linkedInLink
{
	left: 60px;
	background-image: url('images/socialBookmarks_linkedin.png');
}

/*

	newsletter sign up

*/
.newsletter
{
	position:absolute;
	top: 10px;
	left: 160px;
	width:500px;
	font-family: Gill Sans MT, Arial, Helvetica;
	font-size:medium;
	font-weight:bold;
}

.newsletterEmailField
{
	background-color:#f3f2f2;
	color:#555555;
	border:solid 1px #686868;
	width:275px;
	font-family: Gill Sans MT, Arial, Helvetica;
	font-weight:bold;
}

#newsletterButton {
	margin-top:6px;
}

#newsletterSubmit
{
	text-decoration: none;
	color: white;
	display: none;
}
