#world { margin-left: -5px; }

/* primary-navigation */

#primary-nav li h3 {
  position: absolute;
  text-indent: -9999px;
  overflow: hidden;
  background-image: url(img/sprite.png);
  background-repeat: no-repeat;
  cursor: pointer;
}

#primary-nav li ul {
    display: none;
}

#car-dealership h3 {
  background-position: -10px -10px;
  width: 217px;
  height: 125px;
  left: 382px;
  top: 130px;
}

#car-dealership h3.over {
  background-position: -237px -10px;
}

#mobile-specialist-roles h3 {
  background-position: -4px -160px;
  width: 340px;
  height: 125px;
  left: 595px;
  top: 512px;
}

#mobile-specialist-roles h3.over {
  background-position: -350px -160px;
}

#motorcycle-dealership h3 {
  background-position: -464px -10px;
  width: 275px;
  height: 129px;
  left: 105px;
  top: 149px;
}

#motorcycle-dealership h3.over {
  background-position: -745px -10px;
}

#vehicle-renting-leasing h3 {
  background-position: -695px -160px;
  width: 287px;
  height: 112px;
  left: 680px;
  top: 254px;
}

#vehicle-renting-leasing h3.over {
  background-position: -992px -160px;;
}

#independent-garage h3 {
  background-position: -10px -300px;
  width: 290px;
  height: 128px;
  left: 23px;
  top: 244px;
}

#independent-garage h3.over {
  background-position: -305px -300px;
}

#body-repair-centre h3 {
  background-position: -604px -299px;
  width: 315px;
  height: 141px;
  left: 87px;
  top: 501px;
}

#body-repair-centre h3.over {
  background-position: -925px -299px;
}

#truck-dealership h3 {
  background-position: -7px -480px;
  width: 301px;
  height: 120px;
  left: 611px;
  top: 165px;
}

#truck-dealership h3.over {
  background-position: -315px -480px;
}

#fast-fit-centre h3 {
  background-position: -626px -480px;
  width: 360px;
  height: 106px;
  left: 31px;
  top: 379px;
}

#fast-fit-centre h3.over {
  background-position: -992px -480px;
}

#parts-factor h3 {
  background-position: -6px -640px;
  width: 334px;
  height: 104px;
  left: 636px;
  top: 381px;
}

#parts-factor h3.over {
  background-position: -349px -640px;
}

ol, ul {
  list-style: none;
}
#secondary-nav li{
  white-space: nowrap;
}

/*  rectify outer styles */

#footer{
  position: relative;
  margin-top: -22px;
}

#footer #footerLogos{
  position: relative;
  float: right;
  margin: 18px;
  
}

/* startOptions 111213JD */
#wow-SelectStart h3 {
  background-position: -10px -756px;
  width: 219px;
  height: 104px;
  left: 359px;
  top: 271px;	
}

#wow-SelectStart h3:hover {
	background-position: -249px -756px;
}

#startingOptions {
	display: none;
	position: absolute;
	z-index: 10;
	top: 128px;
	font-family: Arial,Helvetica,sans-serif;
}

.startOption {
	width: 618px;
}

.startIntro {
	text-align: center;
	line-height: 1.4em;
	background-image: url("img/startOptionTextBg.png");
	height: 210px;
}

.startIntroText {
	width: 400px;
	margin-left: 109px;
	padding-top: 60px;
	color: #333;
	font-family: Verdana,Geneva,sans-serif;
}

.startIntro:hover {
	cursor: pointer;
	background-image: url("img/startOptionTextBgHv.png");
	height: 210px;
}

.startIntro h1 {
	padding-bottom: 12px;
}

.startOptionButton {
  height: 75px;
  width: 160px;
	left: 229px;
	position: relative;
	top:54px;
}

.startOptionButton:hover {
	cursor: pointer;
}

#quizStartOption { 
  left: 269px;
  position: absolute;
	top: -32px;
	z-index: 10;
}

#quiz-start-button {
  background-image: url("img/3-motorway-sign-autocity-icons/where-do-i-start-icon-flat.png");
}

#quiz-review-button {
  background-image: url("img/3-motorway-sign-autocity-icons/where-do-i-start-icon-flat.png");	
}

#quiz-start-intro {
	
}

#pathwaysStartOption { 
  left: -45px;
  position: absolute;
	top: 132px;
}

#pathways-start-button {
  background-image: url("img/3-motorway-sign-autocity-icons/where-can-i-go-icon-flat.png");
}

#pathways-start-intro {
	
}

#cpdStartOption { 
  left: 414px;
  position: absolute;
  top: 241px;
  display: none; /* jira PROS-947 */
}

#cpd-start-button {
  background-image: url("img/3-motorway-sign-autocity-icons/what-my-next-step-icon-flat.png");
}

#cpd-start-intro {
	
}

.startOptionHighlight {
	/*-moz-box-shadow: 0 0 20px #000000;*/
	/*-webkit-box-shadow: 0 0 20px #000000;*/
	/*box-shadow: 0 0 20px #000000;	*/
}