/* @override http://j9:8888/css/style.css */

/* © 2008 ironicinc.com */

/* Resets */

* {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
}

img, div { 
	behavior: url(iepngfix.htc);
}

/* Layout */

body {
	color: #968787;
	text-align: center;
	font: 12px/18px "Lucida Grande", Arial, Verdana, sans-serif;
	background: #fff;
}

#wrap {
	position: relative;
	width: 800px;
	margin: 66px auto 40px;
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	padding-top: 42px;
	padding-bottom: 26px;
}

#head {
	height: 46px;
	margin-bottom: 46px;
	position: relative;
}

#form {
	margin-bottom: 12px;
	position: relative;
	text-align: left;
}

#footer {
	height: 46px;
	position: relative;
}

/* Head */

#head h1 {
	float: left;
}

#head h1 a {
	width: 183px;
	height: 46px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/j9.gif) no-repeat;
}

#head ul {
	float: left;
	display: block;
	height: 46px;
	margin-left: 104px;
}

#head ul li {
	float: left;
	display: block;
	height: 46px;
}

#head ul li a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#head ul li#preset a {
	background-image: url(../images/select-preset.gif);
	width: 125px;
	height: 46px;
}

#head ul li#city a {
	background-image: url(../images/select-city.gif);
	width: 110px;
	height: 46px;
}

#head ul li#back a {
	background-image: url(../images/back.gif);
	width: 301px;
	height: 46px;
}

#head ul li span {
	background: url(../images/slash.gif) no-repeat;
	height: 46px;
	display: block;
	margin-left: 12px;
	margin-right: 16px;
	width: 21px;
	text-indent: -9999px;
	overflow: hidden;
}

#head span a {
	color: #968787;
	font-size: 10px;
	float: right;
	text-align: right;
	padding-top: 7px;
	line-height: 16px;
	text-decoration: none;
}

#head span a:hover, #head span a.select {
	text-decoration: underline;
}

/* Footer */

#footer h4 {
	width: 140px;
	height: 33px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/artscouncil.gif) no-repeat 0 1px;
	float: left;
	margin-top: 10px;
}

#footer ul {
	display: block;
	margin-left: 104px;
	position: absolute;
	bottom: 0;
	right: 0;
}

#footer ul li {
	float: left;
	display: block;
}

#footer ul li a {
	display: block;
	margin-top: 6px;
	color: #968787;
	font-size: 11px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

#footer ul li a:hover, #footer a.select {
	border-bottom: 1px solid #bdbdb9;
}

#footer ul li span {
	background: url(../images/slash-small.gif) no-repeat;
	height: 28px;
	display: block;
	margin-left: 16px;
	margin-right: 16px;
	width: 12px;
	text-indent: -9999px;
	overflow: hidden;
}

/* Choose */

#choice ul {
	display: block;
	height: 81px;
	padding-top: 40px;
	padding-bottom: 160px;
}

#choice ul li {
	float: left;
	display: block;
	height: 46px;
}

#choice ul li a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#choice ul li#preset a {
	background-image: url(../images/choose-big-preset.gif);
	width: 211px;
	height: 81px;
}

#choice ul li#city a {
	background-image: url(../images/choose-big-city.gif);
	width: 181px;
	height: 81px;
}

#choice ul li span {
	background: url(../images/slash-big.gif) no-repeat;
	height: 81px;
	display: block;
	margin-left: 36px;
	margin-right: 40px;
	width: 39px;
	text-indent: -9999px;
	overflow: hidden;
}

/* Headings */

#start h2 {
	position: absolute;
	left: 300px;
	top: 105px;
	width: 247px;
	height: 14px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/choose.gif) no-repeat right top;	
}

#itinerary h2 {
	position: absolute;
	left: 300px;
	top: 105px;
	width: 247px;
	height: 14px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/itinerary.gif) no-repeat right top;
}

#start h3 {
	position: absolute;
	top: 125px;
	height: 36px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 400px;
	left: 148px;
	background: url(../images/confirm-choose.gif) no-repeat right top;
}

#start h3.losangeles {
	background: url(../images/confirm-losangeles.gif) no-repeat right top;
}

#start h3.newyork {
	background: url(../images/confirm-newyork.gif) no-repeat right top;
}

#start h3.london {
	background: url(../images/confirm-london.gif) no-repeat right top;
}

#start h3.marakesh {
	background: url(../images/confirm-marakesh.gif) no-repeat right top;
}

#start h3.istanbul {
	background: url(../images/confirm-istanbul.gif) no-repeat right top;
}

#start h3.tokyo {
	background: url(../images/confirm-tokyo.gif) no-repeat right top;
}

#itinerary h3 {
	position: absolute;
	top: 135px;
	height: 36px;
	display: block;
	width: 400px;
	left: 148px;
}

#itinerary h3 a {
	background-image: url(../images/back.gif);
	width: 147px;
	height: 24px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	float: right;
}

/* Map */

#start #form {
	width: 800px;
	height: 400px;
	background: url(../images/map.gif) no-repeat 0 bottom;
}

#start label {
	text-indent: -9999px;
	display: block;
	background-color: #fff;
	cursor: pointer;
	height: 16px;
	position: absolute;
}

#start label.losangeles {
	width: 51px;
	background: url(../images/choose-losangeles.gif) no-repeat;
	top: 180px;
	left: 68px;
	height: 25px;
}

#start label.losangeles-select {
	width: 51px;
	background: url(../images/choose-losangeles.gif) no-repeat -51px 0;
	top: 180px;
	left: 68px;
	height: 25px;
}

#start label.newyork {
	width: 36px;
	background: url(../images/choose-newyork.gif) no-repeat;
	top: 154px;
	left: 213px;
	height: 26px;
}

#start label.newyork-select {
	width: 36px;
	background: url(../images/choose-newyork.gif) no-repeat -36px 0;
	top: 154px;
	left: 213px;
	height: 26px;
}

#start label.london {
	width: 60px;
	background: url(../images/choose-london.gif) no-repeat;
	top: 120px;
	left: 314px;
	height: 18px;
}

#start label.london-select {
	width: 60px;
	background: url(../images/choose-london.gif) no-repeat -60px 0;
	top: 120px;
	left: 314px;
	height: 18px;
}

#start label.marakesh {
	width: 65px;
	top: 179px;
	left: 295px;
	height: 14px;
	background: url(../images/choose-marakesh.gif) no-repeat 0 0;
}

#start label.marakesh-select {
	width: 65px;
	top: 179px;
	left: 295px;
	height: 14px;
	background: url(../images/choose-marakesh.gif) no-repeat -65px 0;
}

#start label.istanbul {
	width: 45px;
	background: url(../images/choose-istanbul.gif) no-repeat;
	top: 167px;
	left: 408px;
	height: 19px;
}

#start label.istanbul-select {
	width: 45px;
	background: url(../images/choose-istanbul.gif) no-repeat -45px 0;
	top: 167px;
	left: 408px;
	height: 19px;
}

#start label.tokyo {
	width: 35px;
	background: url(../images/choose-tokyo.gif) no-repeat;
	top: 174px;
	height: 25px;
	left: 679px;
}

#start label.tokyo-select {
	width: 35px;
	background: url(../images/choose-tokyo.gif) no-repeat -35px 0;
	top: 174px;
	height: 25px;
	left: 679px;
}

#start label.kathmandu {
	width: 73px;
	background: url(../images/choose-kathmandu.gif) no-repeat;
	top: 188px;
	height: 20px;
	left: 560px;
}

#start label.kathmandu-select {
	width: 73px;
	background: url(../images/choose-kathmandu.gif) no-repeat -73px 0;
	top: 188px;
	height: 20px;
	left: 560px;
}

#start label.singapore {
	width: 65px;
	background: url(../images/choose-singapore.gif) no-repeat;
	top: 236px;
	height: 19px;
	left: 607px;
}

#start label.singapore-select {
	width: 65px;
	background: url(../images/choose-singapore.gif) no-repeat -65px 0;
	top: 236px;
	height: 19px;
	left: 607px;
}

#start label.saopaulo {
	width: 34px;
	background: url(../images/choose-saopaulo.gif) no-repeat;
	height: 33px;
	left: 272px;
	top: 307px;
}

#start label.saopaulo-select {
	width: 34px;
	background: url(../images/choose-saopaulo.gif) no-repeat -34px 0;
	top: 307px;
	height: 33px;
	left: 272px;
}

#start input {
	
}

#start button {
	border-style: none;
	cursor: pointer;
	top: 0;
	background: transparent url(../images/button-large.gif) no-repeat;
	width: 141px;
	height: 46px;
	display: none;
	position: absolute;
	right: 0;
}

#start button img {
	margin-top: 3px;
}

/* Journeys */

#journeys #form {
	width: 516px;
	height: 400px;
	background: url(../images/map-journeys.gif) no-repeat 0 bottom;
	padding-left: 284px;
}

#journeys label {
	cursor: pointer;
	display: block;
	line-height: 14px;
	margin-bottom: 0;
	padding: 6px 4px;
	overflow: hidden;
	position: relative;
	width: 508px;
}

#journeys label.hover {
	background-color: #f5f5f5;
}

#journeys label.select {
	background-color: #f2f2f2;
}

#journeys input {
	display: block;
	position: absolute;
	top: 0;
	left: -20px;
}

#journeys label strong {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
}

#journeys label strong span {
	color: #a75d5d;
}

#journeys label small {
	font-size: 9px;
}

#journeys button {
	border-style: none;
	cursor: pointer;
	top: 0;
	background: transparent url(../images/button-large.gif) no-repeat;
	width: 141px;
	height: 46px;
	display: none;
	position: absolute;
	right: 0;
}

#journeys button img {
	margin-top: 3px;
}

/* Ticket */

#itinerary #form {
	width: 800px;
	height: 400px;
	background: url(../images/map-fade.gif) no-repeat 0 bottom;
	padding-top: 200px;
	margin-bottom: 60px;
}

#ticket {
	background: url(../images/ticket.jpg) no-repeat;
	width: 800px;
	height: 400px;
	position: relative;
}

#ticket p {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

#ticket p.from {
	position: absolute;
	top: 168px;
	font-size: 14px;
	left: 146px;
}

#ticket p.to {
	position: absolute;
	top: 168px;
	left: 340px;
	font-size: 12px;
}

#ticket p.via {
	position: absolute;
	top: 212px;
	left: 146px;
	text-align: left;
	width: 340px;
	font-size: 10px;
	line-height: 15px;
}

#ticket p.to2 {
	position: absolute;
	top: 201px;
	left: 572px;
	font-size: 14px;
}

#itinerary button {
	border-style: none;
	cursor: pointer;
	top: 0;
	background: transparent url(../images/button-large.gif) no-repeat;
	width: 141px;
	height: 46px;
	position: absolute;
	right: 0;
}

#itinerary button img {
	margin-top: 3px;
}

/* Video */

body#video {
	background: #1f1f1f url(../images/noise.gif);
}

#video #wrap {
	position: relative;
	border-bottom-color: #2e2e2e;
	border-top-color: #2e2e2e;
	background: url(../images/player.gif) no-repeat 31px 81px;
	padding-bottom: 130px;
	padding-top: 90px;
}

#player {
	height: 288px;
}

#video #wrap #player a {
	width: 230px;
	height: 33px;
	display: block;
	position: absolute;
	top: 180px;
	left: 310px;
	text-indent: -9999px;
	overflow: hidden;
	background-image: none;
}

#video #wrap a {
	background: url(../images/button-black.gif) no-repeat;
	width: 141px;
	height: 33px;
	display: block;
	position: absolute;
	top: 412px;
	text-indent: -9999px;
	overflow: hidden;
	left: 610px;
}

#video #wrap a img {
	position: absolute;
	top: 11px;
	left: 12px;
}

/* Panels */

#about-panel {
	position: absolute;
	left: 0;
	width: 800px;
	background-color: #fff;
	z-index: 999;
	display: none;
	border-bottom: 1px solid #e4e4e4;
	text-align: left;
	font-size: 11px;
	margin-bottom: 30px;
	top: 70px;
}

.col1 {
	width: 380px;
	float: left;
	text-align: left;
	padding-right: 40px;
	display: inline;
	padding-bottom: 10px;
}

.col2 {
	width: 380px;
	float: left;
	text-align: left;
	display: inline;
	padding-bottom: 10px;
}

.col1 p, .col2 p {
	padding-bottom: 10px;
}

.col1 p.recommended {
	color: #a75d5d;
}

