/* 
Esso Extras layout sylesheet
Andy Darley 07905 628 554
 */
 
/* global styles */

body {
	padding: 0;
	margin: 0;
}

.skipToPageContents, .invisiblelegend {
	display: none;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 915px;
}

.clearing {
	clear: both;
	height: 1px;
	overflow: hidden;
}

.last {
	margin-right: 0;
}

.leftwards {
	float: left;
}

.rightwards {
	float: right;
}

.stronger {
	font-weight: bold;
}

img {
	border: none;
}

legend {
	font-size: 0.9em;
}

/* header styles */

#header {
	position: relative;
	margin: 0 0 15px 0;
	padding: 0;
}

#header h1 {
	width: 200px;
	height: 80px;
	text-indent: -9999px;
	background: #FFF url(../img/sitefurniture/esso-extras-logo.png) no-repeat top left;
	margin: 0 0 16px 0;
	padding: 0;
	position: relative;
	float: left;	
	top: -10px;
	left: -15px;	
}

#contactHelpLinks {
	float: right;
	margin-top: 33px;
}

#contactHelpLinks li {	
	display: inline;
	list-style-type: none;
	/*====== added =======*/
	color: #333333;
}

   /* login box */

#loginbox{
	background: transparent url(../img/sitefurniture/loginbox.png) no-repeat left top;
	float: right;
	width: 265px;
	margin: 0 0 15px 16px;
	padding: 8px 0 4px 33px;
	position: relative;
}
#loginbox p {color: #F96432;}

#loginbox fieldset,
.invisiblefieldset {
	padding: 0;
	border: 0;
	margin: 0;
}

#bottomlogin {
	position: absolute;
	width: 297px;
	height: 7px;
	bottom: 0;
	left: 0;
	font-size: 2px;
	background: transparent url(../img/sitefurniture/log-in-bg.gif) no-repeat left bottom;
}

#login form,
#loginbox form {
	margin: 0;
	padding: 0;
}

input#Andere{
	color:#666;
	}

.username,
.password {
	border: solid 1px #000;
	padding: 3px 0 3px 1px;
	width: 74px;
	margin-bottom: 3px;
	font-size: 0.9em;
}

.username {
	width: 140px;
}

.loginGo {
	display: inline;
	float: none;
	height: 23px;
	width: 22px;
	margin-bottom: -8px;
}
	
#loggedinbox {
	float: right;
	width: 177px;
	margin: 0 0 15px 16px;
	padding: 6px 0 7px 48px;
	position: relative;
	background: #090909 url(../img/sitefurniture/logged-in-bg2.png) no-repeat left top;
}

#loggedinbox p{
	color:#999999;
}


#bottomloggedin {
	position: absolute;
	width: 225px;
	height: 7px;
	bottom: 0;
	left: 0;
	font-size: 2px;
	background: transparent url(../img/sitefurniture/loggedinbottom.gif) no-repeat left bottom;
}

#forgotpassword_txt {
	display: block;
	float: left;
}

#login_txt {
	display: block;
	float: right;
	padding-right: 16px;
}

#loginboxlabels {
	position: relative;
	font-size: .8em;
	line-height: .8em;
	padding-bottom: 0;
	margin-bottom: 3px;
}
	#loginboxlabels label {
		color: #999;
	}

#passwordlabel {
	display: block;
	position: absolute;
	left: 148px;
	top: 0;
}

	/* main nav */	
	
#navigation {
	padding: 0;
	margin: 0;
	border: none;
	width: 100%;
	background: #9F4020 url(../img/sitefurniture/main-nav-tile-off.png) repeat-x top left;
	position: relative;
}

#trnav {
	position: absolute;
	width: 5px;
	height: 5px;
	top: 0;
	right: 0;
	font-size: 2px;
	background: transparent url(../img/sitefurniture/nav-tr.gif) no-repeat center center;
}

#brnav {
	position: absolute;
	width: 5px;
	height: 5px;
	bottom: 0;
	right: 0;
	font-size: 2px;
	background: transparent url(../img/sitefurniture/nav-br.gif) no-repeat center center;
}

#navigation ul#mainnav {
	padding: 0;
	margin: 0;
}

#mainnav li {
	display: inline;
	list-style-type: none;
}

/* === navbar target planner ===== */
 
#mainnav a.targetplannerButton, 
#mainnav a.targetplannerButtonSelected, 
#mainnav a.targetplannerButton:hover {
	display:block;
	position:relative;
	text-indent: -9999px;
	width: 125px;
}
 
#mainnav a.targetplannerButton,
#mainnav a.targetplannerButton:VISITED {
	background: url(../img/local/targetplanner-button-up.png) no-repeat 1px 0px;	
}

#mainnav a.targetplannerButton:hover {
	background: url(../img/local/targetplanner-button-over.png) no-repeat  left 0px;	
}	

#mainnav a.targetplannerButtonSelected,
#mainnav a.targetplannerButtonSelected:hover {
	background: url(../img/local/targetplanner-button-over.png) no-repeat  left 0px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	padding: 1px 14px 3px 14px;	
}	
/* =================*/

/*********************** 
main content area styles 
***********************/

/* right content area */

#rightContentArea {
	width: 225px;
	float: right;
	position:relative;
	height: auto;
}

body.catalogListing #rightContentArea {
	margin-top: 20px;
}

#fadedRightContentArea {
	width: 201px;
	height: 273px;
	float: right;
	position:relative;
	margin-left: 5px;
	padding: 12px;
	background: #F8F8F8 url(../img/sitefurniture/greyfade.png) repeat-x top left;
}

#rightContentArea .greyborder, #catalogueLeftArea .greyborder {
	background: transparent url(../img/sitefurniture/greyborders225.png) repeat-y center top;
	padding: 5px 5px 15px 5px;
	color: #000;
	position: relative;
	height: auto;
}

#rightContentArea .upper, #catalogueLeftArea .upper {
	width: 225px;
	height: 2px;
	background: transparent url(../img/sitefurniture/greyborders225-top.png) no-repeat center top;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1px;
}

#rightContentArea .lower, #catalogueLeftArea .lower {
	width: 225px;
	height: 2px;
	background: transparent url(../img/sitefurniture/greyborders225-bottom.png) no-repeat center bottom;
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 1px;
}

/* central content area (excluding catalogue stuff) */

#mainContentArea {
	position: relative;
	border: 0;
	float: left;
	margin: 0 0 1px 0;
	width: 683px;
	height: 259px;
	border: 1px solid #CCC;
}

#mainContentArea img {
	margin: 0;
}
#mainContentArea.enrol1 {
	background: transparent url(../img/local/enrolment-step-1-centre.jpg) no-repeat left top;
	padding: 15px 0 0 10px;
	width: 673px;
	height: 277px;
}

#mainContentArea.enrol1 * {
	display: none;
}

#mainContentArea.enrol1 .link, #mainContentArea.enrol1 .link-locator h1 {
	display: block;
}

#mainContentArea.enrol1 .link-locator,  #mainContentArea.enrol1 .link-locator span {
	width: 240px;
	line-height: 120%;
	height: 200px;
	position: absolute;
	top: 8px;
	left: 10px;
	display: block;
	visibility:visible;
}

#mainContentArea.enrol1 a {
	width: 210px;
	height: 40px;
	position: absolute;
	bottom: 0;
	right: 0;
	display: block;
}

#mainContentArea.enrol1 .link-locator a {
	position: relative;
	display: inline;
	height: 15px;
}

#mainContentArea.enrol1 a span {
	display: none;
}

#centralContentArea {
	position: relative;
	overflow: hidden;
	width: 455px;
	margin: 0 5px 0 0;
	padding: 0;
	border: 0;
	float: right;
}

#centralContentArea .greyborder {
	background: transparent url(../img/sitefurniture/greyborders455.png) repeat-y center top;
	padding: 5px 5px 15px 5px;
	color: #000;
	position: relative;
	height: auto;
}

#centralContentArea .upper {
	width: 455px;
	height: 2px;
	background: transparent url(../img/sitefurniture/greyborders455-top.png) no-repeat center top;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1px;
}

#centralContentArea .lower {
	width: 455px;
	height: 2px;
	background: transparent url(../img/sitefurniture/greyborders455-bottom.png) no-repeat center bottom;
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 1px;
}

#centralForm {
	background-color: #F8F8F8;
	padding: 15px 13px;
	width: 430px;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	border: 0;
	color: #000;
	line-height: 140%;
}

#centralForm p {
	margin-bottom: 2px;
}

.homePagePromo {
	width: 225px;
	float: left;
	margin: 7px 5px 0 0;
	background-color: #FFF;
	position: relative;
}

.homePagePromo img {
	border: 0;
	float: right;
	margin: 0 5px 5px 0;
}

div.homePagePromo .first {
	background: #DDD url(../img/home-find-bg.png) no-repeat left bottom;
}

.second {
	background: #DDD url(../img/home-view-bg.png) no-repeat left bottom;
}

.third {
	background: #DDD url(../img/home-account-bg.png) no-repeat left bottom;
}

.fourth {
	background: #DDD url(../img/home-news-bg.png) no-repeat left bottom;
}
.rss{
	background: #DDD url(../img/home-rss-bg.png) no-repeat left bottom;
}
#steplist1, #steplist2, #steplist3, #steplist4, #steplist5 , #steplist6{
	width: 915px;
	height: 43px;
	margin: -10px 0 18px 0;
	padding: 0;
}

#steplist1 {
	background: transparent url(../img/local/enrolment-step-1.png) no-repeat top left;
}

#steplist2 {
	background: transparent url(../img/local/enrolment-step-2.png) no-repeat top left;
}

#steplist3 {
	background: transparent url(../img/local/enrolment-step-3.png) no-repeat top left;
}

#steplist4 {
	background: transparent url(../img/local/enrolment-step-4.png) no-repeat top left;
}

#steplist5 {
	background: transparent url(../img/local/enrolment-step-5.png) no-repeat top left;
}
#steplist6 {
	background: transparent url(../img/local/enrolment-step-6.png) no-repeat top left;
}

#steplist1 li, #steplist2 li, #steplist3 li, #steplist4 li, #steplist5 li , #steplist6 li{
	display: none;
}

/* left content area */

#leftContentArea {
	width: 225px;
	padding: 0;
	margin: 0;
}

#leftContentArea ul {
	margin: 0;
	padding: 0;
}

#leftContentArea li {
	list-style: none;
	margin: 0;
}

#leftContentArea li a, #leftContentArea li a:VISITED, #leftContentArea li a:HOVER {
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
	background-image: none;
	display: block;
	width: 210px;
	height: auto;
	margin: 0 0 1px 0;
	padding: 2px 10px 2px 5px;
}

#leftContentArea li a.currentsidenav, #leftContentArea li a.currentsidenav:VISITED {
	color: #FFF;
	background: #F63 url(../img/sitefurniture/navarroworange.gif) no-repeat right center;
}

#leftContentArea hr {
	width: 210px;
	color: #BFBFBF;
	background-color: #BFBFBF;
	height: 1px;
	margin: 5px 0 10px 0;
	border: 0;
}

#catalogueLeftArea {
	width: 225px;
	margin: 0;
	padding: 0;
	float: left; 
}

/* catalogue area styles */

#catalogueIntro {
	background: transparent url(../img/sitefurniture/catalogue-cats-left-bg.png) repeat-x top left;
	padding: 10px 8px;
	color: #000;
}

#catalogueIntro p {
	margin-bottom: 1em;
}

.cataloguePromoPanel {
	float: left;
	padding: 0 0 40px 0;
	margin: 0 0 0 5px;
	width: 225px;
	background: transparent url(../img/catalogue/catalogue-cats-bg.png) repeat-x bottom left;
	position: relative;
}

.cataloguePromoPanel a 
{
	text-decoration: none;
}

.cataloguePromoButton {
	position: absolute;
	left: 7px;
	bottom: 12px;
}

.experiencebox {
	background-color: #E6E6E6;
	margin-bottom: 5px;
	line-height: 130%;
	padding: 0;
	position: relative;
	color: #000;
	border: 1px solid #CCC;
	min-height:187px;
}

.experiencebox h1, .experiencebox h2, .experiencebox p {
	padding-left: 270px;
	padding-right: 12px;
	margin-bottom: 0;
	}

.height103 {
	min-height: 103px;
	padding-right: 25px;
	background: #E6E6E6 url(../img/sitefurniture/catback.gif) repeat-y top left;
}

.height120 {
	min-height: 120px;
	padding-right: 20px;
	background: #E6E6E6 url(../img/sitefurniture/catback.gif) repeat-y top left;
}

.height103 h1, .height103 h2, .height103 p, .height120 h1, .height120 h2, .height120 p {
	padding-left: 155px;
}

.experiencebox img {
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 0;
	margin: 0 12px 0 0;
	position: absolute;
	top: 0;
	left: 0;
}

.height103 img, .height120 img {
	border-bottom: none;
}

.experiencebox img.morebutton, .experiencebox img.morebutton {
	border: 0;
	position: relative;
	float: right;
	margin: 10px 10px 0 0;
}
/*

.width244 {
	width: 244px;
	padding-right: 44px;
}

.width288 {
	width: 288px;
}
*/
.experienceDetailBox {
	background-color: #E6E6E6;
	position: relative;
	color: #666;
	line-height: 130%;
	border: 1px solid #CCC;
	/* added */
	padding-bottom: 19px;
}

.experienceDetailBox img {
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
}

 /* All types of form styles */
 
/* enrolment form */

.enrolmentStep1NextStepButton {
	margin-top: 32px;
	padding-bottom: 15px;
	width: 195px;
	float: left;
}

.enrolmentStep2NextButton {
	margin-top: 13px;
	padding-bottom: 30px;
	width: 199px;
	float: left;
	height: 23px;
}	

.enrolmentStep3NextButton {
	margin: 19px 0 0 28px;
	width: 199px;
	height: 23px;
}	

.enrolmentDoneButton {
	margin: 22px 0 0 0;
	padding-bottom: 10px;
	width: 195px;
	height: 23px;
	float: left;
}	

#centralForm .enrolmentForm input.cancelOkButton {
	float: left;
	margin: 12px 10px 0 0;
	width: 96px;
	height: 26px;
	padding-bottom: 12px;
}	

#fadedRightContentArea input, #centralForm input {
	display: block;
	width: 199px;
	font-size: 0.9em;
}

#fadedRightContentArea label {
	display: block;
	margin-bottom: 6px;
	color: #000;
}

#fadedRightContentArea select, #centralForm select {
	display: block;
	font-size: 0.9em;
}

.stagetwo {
	background: #F8F8F8 url(../img/sitefurniture/enrolment-step-2-bg.png) repeat-x left top;
}

.stagethree {
	background: #F8F8F8 url(../img/sitefurniture/enrolment-step-3-bg.png) repeat-x left top;
}

.stagefour, .stagefive {
	background: #F8F8F8 url(../img/sitefurniture/enrolment-step-4-bg.png) repeat-x left top;
}

.contactformdiv {
	background: #F8F8F8 url(../img/sitefurniture/enrolment-step-5-bg.png) repeat-x left top;
}

.stagetwo label, .stagethree label, .stagefour label, .stagefive label, .contactformdiv label {
	margin: 6px 0;
	display: block;
	line-height: 140%;
}

.stagethree label {
	margin-bottom: 0;
}

.stagethree legend {
	margin: 0 0 -8px 0;
	padding: 6px 0 0 0;
}

.stagethree select, .stagefour select, .stagefive select, .contactformdiv select {
	display: block;
	width: 200px;
}

.stagethree fieldset fieldset {
	width: 200px;
}

.stagethree fieldset fieldset select {
	width: auto;
}

.stagethree fieldset fieldset.titlegender label {
	width: 88px;
	display: block;
}

.stagethree fieldset fieldset.titlegender select {
	width: 100%;
}

.stagethree fieldset fieldset.dob select {
	float: left;
	width: 58px;
	margin: 0 8px 0 0;
	padding: 0;
}

.phone {
	padding-top: 2px;
}

.phone label {
	width: auto;
}

.phone input {
	width: 50px;
}

.stagefive hr, .stagethree hr {
	clear: both;
	width: 100%;
	color: #BFBFBF;
	background-color: #BFBFBF;
	height: 1px;
	margin: 5px 0 10px 0;
	border: 0;
}

.step5fieldset {
	width:200px;
	padding: 0;
	margin: 6px 0 0 0;
	border:0;
}

.step5fieldset label 
{
	width: 40%; 
	float: left; 
	margin: 0; 
}

#centralForm input.radio, #centralForm input.checkbox {
	clear: both;
	float: left;
	width: 15px;
	padding: 0;
	margin: 3px 3px 0 0;
	display: inline;
}

.tsandcs {
	font-size: 1em;
}

.contactTextArea {
	width: 425px;
	min-height: 80px;
}

/* Country selection page specific CSS */

/* This is the setting for the non flash version 
#contentarea {
	background: #FFF url(../img/sitefurniture/landing-bg.gif) repeat-x top left;
	width: 915px;  
	height: 280px; 
	margin: 15px auto;
	line-height: 1.3;
	padding:2em 0 5em 0; 
	text-align: center;
	position: absolute;
	font-size: 0.8em;
	width: 100%; 
	height: 100%;
}
*/

#contentarea {
	background: #FFF url(../img/sitefurniture/landing-bg.gif) repeat-x top left;
	margin: 0;
	line-height: 1.3;
	padding:0;
	text-align: center;
	position: absolute;
	font-size: 0.8em;
	width: 100%; 
	height: 100%;
}

#contentarea a, #contentarea a:VISITED {
	color: #000;
}

#contentarea h1 {
	font-size: 3em;
	padding: 0 0 1em 0;
	font-weight: bolder;
	margin: 0;
}

#contentarea p {
	font-size: 1.5em;
	margin-bottom: 5px;
	padding-bottom: 0;
}

#contentarea ul {
	text-align: left;
	margin: 0;
	padding: 0 0 0 128px; /* edit the left padding value to control centering */
}

#contentarea li {
	display: block;
	float: left;
	background: transparent;
	
}

#contentarea li a {
	padding: 7px 0 0 50px;
	text-decoration: none;
	color: #000;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0;
	width: 120px;
	height: 28px;
	display: block;
	background-color: transparent;
}

#contentarea li a.be-flag {
	background: transparent url(../img/sitefurniture/be-flag.gif) no-repeat center left;
}

#contentarea li a.de-flag {
	background: transparent url(../img/sitefurniture/de-flag.gif) no-repeat center left;
}

#contentarea li a.it-flag {
	background: transparent url(../img/sitefurniture/it-flag.gif) no-repeat center left;
	width: 100px;
}

#contentarea li a.nl-flag {
	background: transparent url(../img/sitefurniture/nl-flag.gif) no-repeat center left;
	margin-right: 59px;
}

#contentarea li ul {
	text-align: left;
	width: 110px;
	margin: 0 0 0 30px;
	padding: 5px 0 0 0;
	position: relative;
	/*left: -9999em;*/
}

#contentarea li:hover ul,  #contentarea li.sfhover ul {
	left: auto;
}

#contentarea li li {
	display: list-item;
	list-style-type: none;
	float: none;
	margin-bottom: 5px;
	background-color: transparent;
	min-width: 250px;
}

#contentarea li li a, #contentarea li li a:VISITED {
	font-size: 1.1em;
	font-weight: normal;
	color: #000;
	padding: 0 0 0 15px;
	margin: 0;
	background: transparent url(../img/sitefurniture/black-arrow.gif) no-repeat left 2px;
	display: inline; 
}

#contentarea li li a:HOVER {
	color: #F63;
	background-image: url(../img/sitefurniture/orrange-arrow.gif);
}

#contentarea #topbar {
	width: 915px;
	height: 5px; 
	background: transparent url(../img/sitefurniture/languagetop.png) no-repeat top center;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}

 /* footer styles */

#footer {
	margin-top: 20px;
	border-top: 1px solid #CCC;
	padding-top: 15px;
	text-align: center;
}
 
#footer ul {
	margin: 5px 0 0 0;
	padding: 0;
}

#footer li {
	display: inline;
	background: url(../img/sitefurniture/footer-link-spacer.png) no-repeat right center;
	padding: 0 7px 0 2px;
} 

/* rounded corners */

.tl5x5 {
	width: 5px;
	height: 5px;
	position: absolute;
	font-size: 2px;
	background: transparent url(../img/sitefurniture/5x5-tl.gif) no-repeat top left;
	top: -1px;
	left: -1px;
}

.tr5x5 {
	width: 5px;
	height: 5px;
	position: absolute;
	font-size: 2px;
	background: transparent url(../img/sitefurniture/5x5-tr.gif) no-repeat top left;
	top: -1px;
	right: -1px;
}

.br5x5 {
	width: 5px;
	height: 5px;
	position: absolute;
	font-size: 2px;
	background: transparent url(../img/sitefurniture/5x5-br.gif) no-repeat top left;
	bottom: -1px;
	right: -1px;
}

.bl5x5 {
	width: 5px;
	height: 5px;
	position: absolute;
	font-size: 2px;
	background: transparent url(../img/sitefurniture/5x5-bl.gif) no-repeat top left;
	bottom: -1px;
	left: -1px;
}

span.footnote {
	font-size:0.9em;
	color: #666666;
}
/*/////////////////////////////////////////////////////////////////////////////////////////
===========================================================================================
=================== Styles added by TRIBAL DDB Lisbon =====================================
===========================================================================================
/////////////////////////////////////////////////////////////////////////////////////////*/

p {
	color: #666666;
}

.text{
 color: #666666;
 margin-right: 15px;
 padding-left: 10px;
}
#rightContentArea p.text{
 font-size: 11px;
}

#footer li.noSpacer {
	background: none;
	padding: 0 7px 0 2px;
} 
.logoImg, .experienceDetailBox img.logoImg{
	float:right;
	position:relative;
	margin: 0px 10px 5px 10px;
	border-bottom:0px;
}

#centralContentArea h3{
	color: #333333;
	padding-left: 10px;
}
#centralContentArea h3{
	color: #333333;
}
#centralContentArea h3.indented{
	color: #333333;
	padding-left: 25px;
}

.promoBtn_cat span  {
	position: absolute;
	left: 7px;
	bottom: 12px;
	width: 211px;
	height: 22px;
	background: url(../img/catalogue/local/discover-gifts.gif) no-repeat top left;
	cursor:pointer;
}
.promoBtn_cat span:hover {
	position: absolute;
	left: 7px;
	bottom: 12px;
	width: 211px;
	height: 22px;
	background: url(../img/catalogue/local/discover-gifts-over.gif) no-repeat top left;
	cursor:pointer;
}
.promoBtn_vouchers span{
	position: absolute;
	left: 7px;
	bottom: 12px;
	width: 211px;
	height: 22px;
	background: url(../img/catalogue/local/discover-vouchers.gif) no-repeat top left;
	cursor:pointer;
}
.promoBtn_vouchers span:hover {
	position: absolute;
	left: 7px;
	bottom: 12px;
	width: 211px;
	height: 22px;
	background: url(../img/catalogue/local/discover-vouchers-over.gif) no-repeat top left;
	cursor:pointer;
}
.promoBtn_experiences span{
	position: absolute;
	left: 7px;
	bottom: 12px;
	width: 211px;
	height: 22px;
	background: url(../img/catalogue/local/discover-experience.gif) no-repeat top left;
	cursor:pointer;
}
.promoBtn_experiences span:hover {
	position: absolute;
	left: 7px;
	bottom: 12px;
	width: 211px;
	height: 22px;
	background: url(../img/catalogue/local/discover-experience-over.gif) no-repeat top left;
	cursor:pointer;
}

.corner-points {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 64px;
	height: 63px;
	background-repeat: no-repeat;
	background-position: top left;
}

.big-points{
	height: 126px;
	width: 127px;
}

.minus-button {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 18px;
	height: 17px;
	background: transparent url('../img/catalogue/minus-button.gif') no-repeat top left;
}

/* Styles to Set Positioning to Fixed Values (Norm for Floating Menus) */
.top205 {
	top: 205px;
}

.top185 {
	top: 185px;
}

.top170 {
	top: 170px;
}
/*/////////////////////////////////////////////////////////////////////////////////////////
===========================================================================================
=================== Styles added by TRIBAL DDB London =====================================
===========================================================================================
/////////////////////////////////////////////////////////////////////////////////////////*/

#content-left {
    float:left;
    width:455px;
}

#content-right {
    float:left;
    width:460px;
    padding:10px 0;
}

#content-right h3 {
    font-size:2.1em;
    line-height:1em;
}

#content-right ul {
    list-style: none;
	padding: 0;
	margin: 0;
}

#content-right li {
    padding:13px 0 0 36px;
    height:31px;
    font-size: 1.6em;
    color:#666;
    line-height:1.1em;
}

#content-right li#text-satnav-one {
    background: url(../img/sitefurniture/satnav-two.gif) no-repeat left;
}

#content-right li#text-satnav-two {
    background: url(../img/sitefurniture/satnav-one.gif) no-repeat left;
}

#content-right li#text-satnav-three {
    background: url(../img/sitefurniture/satnav-three.gif) no-repeat left;
}

#devices {
    clear:both;
}

.device {
    float:left;
    width:228px;
    height:150px;
    overflow:hidden;
}

.device ul {
    height:228px;
    margin:0;
    padding:98px 0 0 0;
    list-style: none;
}

.device li{
    display:inline;
}

.device-download {
    background:url(../img/sitefurniture/download.gif) no-repeat;
	color: #fff;
	font-family: tahoma, arial;
	font-weight: bold;
	text-decoration: none;
    width:129px;
	line-height: 35px;
    height:40px;
    display:block;
    padding: 0 0 0 20px;
    float:left;
}

a.device-download:visited {
    color: #fff;	
}

.device-help {
    background:url(../img/sitefurniture/help.gif) no-repeat;
    color: #fff;
    font-family: tahoma, arial;
    font-weight: bold;
    text-decoration: none;
    width:79px;
    height:40px;
    line-height: 35px;
    display:block;
	text-align: center;
    float:left;
}

a.device-help:visited {
    color: #fff;
}

#device-select {
    background: url(../img/sitefurniture/devices-select.gif) no-repeat center;
}

#device-select p {
    font-size:1.5em;
    line-height:1em;
    padding:52px 30px 0 22px;
}

#device-mio {
    background:url(../img/sitefurniture/device-mio.gif) no-repeat;
    height:228px;
}

#device-garmin {
    background:url(../img/sitefurniture/device-garmin.gif) no-repeat;
}

#device-tomtom {
    background:url(../img/sitefurniture/device-tomtom.gif) no-repeat;
}

#overlay-container {
	display: none;
    position:absolute;
    left:0;
    top:0;
    right:0;
}

#overlay-top {
  position: relative;
  top: 60px;     
  width: 50%;   
  left: 0;
  right:0;
  margin-left: auto;
  margin-right: auto;
  width:476px;
  background:url(../img/sitefurniture/overlay-top.png) no-repeat;
  padding-top:79px;
}

#overlay-mid {
    background:url(../img/sitefurniture/overlay-mid.png) repeat-y;
    padding:0 80px 0;
    margin:0;
}

#overlay-mid h3.error {
	color: #f00;
}

#overlay-mid hr {
    border:1px solid #fff;
    border-top:1px solid #dbdada;
    width:320px;
    margin-top: 16px;
}

#overlay-mid strong {

}

#overlay-mid span {
	display:block;
    padding-left:36px
}

#overlay-mid #overlay-close {
    display:block;
    float:right;
    width:13px;
    height:15px;
    text-indent:-9999px;
    background:url(../img/sitefurniture/button-close.gif) no-repeat;
}

#overlay-mid form {
    display:inline;
}

#overlay-mid ul, #overlay-mid li {
	list-style: none;
    margin: 0;
	padding: 0;
}

#overlay-mid li {
	margin: 10px 0;
}

#overlay-mid #garmin-feedback {
	display: none;
}

#overlay-bottom {
    width:476px;
    background:url(../img/sitefurniture/overlay-bot.png) no-repeat;
    padding-bottom:80px;
}

#button-go {
    background:url(../img/sitefurniture/button-go.gif) no-repeat;
	border:none;
	height:25px;width:71px;
	color: #ffffff;
	font-family: tahoma, arial;
	font-weight: bold;
    margin-left:116px;
}

#findDevicesButton {
	width: 320px;
	font-size:12px;
}

#esso-logo, #esso-logo-2 {
    display: none;
}

#esso-logo img, #esso-logo-2 img {
	float: left;
	margin: 0 14px 0 0;
}

#esso-logo p, #esso-logo-2 p {
    margin: 0 0 0 36px;
}

/* STYLES FOR GARMIN GENERATED FEEDBACK HTML */
#statusText {
    color: #FF6633;
}
#statusText a {
	display: block;
	margin: 0 0 15px 0;
}

#aboutElement span {
	margin: 15px 0;
	padding: 0;
}

.popup_alignment { }
.popup_alignment input { float: left; width:25px; }
.popup_alignment label { }
