@import url(thickbox.css);

* {
	padding: 0;
	margin: 0;
}

/* -- */

html {
	background: #C8B691 url(pageBg.jpg) repeat-x;
}

body {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #392D2B;
	background: url(contentMiddle.png) repeat-y 15px 10px;
}

/* -- */

h2,
h3,
h4 {
	color: #943E04;
	font-weight: normal;
}

h2 a,
h3 a,
h4 a {
	color: #943E04;
}

.content h2 {
	font-size: 125%;	/* 20px */
	margin-top: 1.5em;
	margin-bottom: 0.6em;
}

.content h2:first-child {
	margin-top: 0;
}

/* -- */

a {
	color: #0083B5;
	text-decoration: none;
}

a:focus,
a:hover,
a:active {
	text-decoration: underline;
}

a img {
	border: none;
}

/* -- */

blockquote {
	font-style: italic;
}

/* -- */

.banner {
	height: 552px;
	text-indent: -9999px;
	background: url(headerBg.jpg) no-repeat;
	margin-bottom: -279px;
}

/* -- */

.menu {
	list-style: none outside;
	width: 577px;
	height: 37px;
	margin-left: 33px;
	overflow: hidden;
}

.menu li {
	display: inline;
	float: left;
}

.menu li a {
	display: block;
	height: 37px;
	background: url(menu.png) no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}

.menu .blog,
.menu .blog a {
	width: 60px;
	background-position: -6px -98px;
}

.menu .about,
.menu .about a {
	width: 70px;
	background-position: -79px -98px;
}

.menu .team,
.menu .team a {
	width: 70px;
	background-position: -162px -98px;
}

.menu .car,
.menu .car a {
	width: 54px;
	background-position: -246px -98px;
}

.menu .route,
.menu .route a {
	width: 72px;
	background-position: -313px -98px;
}

.menu .gallery,
.menu .gallery a {
	width: 78px;
	background-position: -398px -98px;
}

.menu .charity,
.menu .charity a {
	width: 78px;
	background-position: -489px -98px;
}

.menu .donate,
.menu .donate a {
	width: 70px;
	background-position: -580px -98px;
}

/* -- */

.menu .blog a:focus,
.menu .blog a:hover,
.menu .blog a:active {
	background-position: -6px -61px;
}

.menu .about a:focus,
.menu .about a:hover,
.menu .about a:active {
	background-position: -79px -61px;
}

.menu .team a:focus,
.menu .team a:hover,
.menu .team a:active {
	background-position: -162px -61px;
}

.menu .car a:focus,
.menu .car a:hover,
.menu .car a:active {
	background-position: -246px -61px;
}

.menu .route a:focus,
.menu .route a:hover,
.menu .route a:active {
	background-position: -313px -61px;
}

.menu .gallery a:focus,
.menu .gallery a:hover,
.menu .gallery a:active {
	background-position: -398px -61px;
}

.menu .charity a:focus,
.menu .charity a:hover,
.menu .charity a:active {
	background-position: -489px -61px;
}

.menu .donate a:focus,
.menu .donate a:hover,
.menu .donate a:active {
	background-position: -580px -61px;
}

/* -- */

.wrapper {
	width: 915px;
}

/* -- */

.content {
	clear: both;
	width: 501px;
	margin-left: 82px;
	min-height: 700px;
	padding-top: 44px;
	padding-bottom: 50px;
}

* html .content {
	height: 700px;
}

.content strong {
	color: #943E04;	
}

.content p,
.content ul,
.content ol,
.content table {
	font-size: 81.25%; /* 13px */
	margin-bottom: 1em;
}

.content ul li {
	margin-left: 1em; 
}

.content ol li {
	margin-left: 2em;
}

/* -- */

table {
	border-collapse: collapse;
}

table th,
table td {
	text-align: left;
	padding: 0.1em 1em;
}

table thead th {
	border-bottom: 2px solid #BD8355;
}

table tbody th,
table tbody td {
	border-bottom: 1px solid #CEBE9C;
}

table tfoot th,
table tfoot td {
	border-top: 2px solid #BD8355;
}

/* -- */

.side {
	position: absolute;
	width: 249px;
	left: 651px;
	top: 157px;
	z-index: 1;
}

.side p {
	font-size: 81.25%; /* 13px */
	margin-bottom: 0.5em;
}

/* -- */

.donations {
	position: relative;
	width: 258px;
	height: 504px;
	background: url(fundOMeter.png) no-repeat 39px 80px;
	margin-left: -2px;
}

.donations h2 {
	position: absolute;
	top: 0;
	left: 21px;
	width: 195px;
	height: 90px;
	background: url(fundOMeterTitle.png) no-repeat;
	text-indent: -9999px;
}

.donations strong {
	display: block;
	width: 92px;
	height: 18px;
	position: absolute;
	left: 48px;
	bottom: 60px;
	padding: 0 26px 8px 0;	/* GBP 1 = 0.1248px; top: 312px = GBP 2500, 328px = max */
	text-align: center;
	color: #FFFFFF;
	background: url(fundOMeterBar.png) no-repeat 0 100%;
	overflow: hidden;
}

.donations a {
	display: block;
	position: absolute;
	top: 428px;
	left: 0;
	width: 258px;
	height: 76px;
	background: url(fundOMeterLink.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

/* -- */

.raisingMoney {
	padding: 10px 20px;
	border: 3px dotted #F7EBD1;
	background: #C8B691;
	margin-top: 10px;
}

.raisingMoney h2 {
	background: url(raisingMoneyFor.png) no-repeat;
	height: 20px;
	text-indent: -9999px;
	margin-bottom: -0.75em;
}

.raisingMoney h3 {
	margin: 1.5em 0 0.5em 0;
	font-size: 100%;	/* 16px */
}

/* -- */

.mongolRally {
	margin-top: 25px;
	font-size: 75%; /* 12px */
	padding-bottom: 10px;
}

.mongolRally a {
	display: block;
	width: 249px;
	height: 22px;
	background: url(mongolRallyLogo.png) no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}

/* -- */

.footer {
	width: 600px;
	overflow: hidden;
	clear: both;
	background: #C8B691 url(contentFooter.png) no-repeat 15px 0;
	font-size: 68.75%;
	padding: 22px 272px 10px 28px;
}

.footer .sponsors {
	display: inline;
	float: left;
}

.footer img {
	display: block;
	vertical-align: text-top;
}

.footer .copyright {
	display: inline;
	float: right;
	text-align: right;
}

/* -- */

h1 {
	position: absolute;
	top: 273px;
	height: 61px;
	background: url(menu.png) no-repeat;
	text-indent: -9999px;
}

h1 a {
	display: block;
	height: 61px;
	text-indent: -9999px;
	overflow: hidden;
}

h1.blog {
	left: 27px;
	width: 75px;
}

h1.about {
	left: 89px;
	width: 83px;
	background-position: -75px 0;
}

h1.team {
	left: 159px;
	width: 82px;
	background-position: -158px 0;
}

h1.car {
	left: 227px;
	width: 69px;
	background-position: -240px 0;
}

h1.route {
	left: 283px;
	width: 82px;
	background-position: -309px 0;
}

h1.gallery {
	left: 352px;
	width: 91px;
	background-position: -391px 0;
}

h1.charity {
	left: 430px;
	width: 92px;
	background-position: -482px 0;
}

h1.donate {
	left: 509px;
	width: 89px;
	background-position: -574px 0;
}

/* -- */

div.infoBanner {
	width: 501px;
	overflow: hidden;
}

/* -- */

p.daysToGo {
	margin-bottom: 5px;
	line-height: 24px;
	width: 3em;
	padding-right: 32px;
	height: 2em;
	overflow: hidden;
	background: url(daysToGo.png) no-repeat 100% 0;
}

p.daysToGo strong {
	display: block;
	line-height: 28px;
	width: 1.4em;
	height: 100%;
	font-family: Arial, Verdana, sans-serif;
	font-size: 207.7%; /* 28px */
	text-align: center;
	color: #F7EBD1;
	background: #BD8355;
}

/* -- */

p.rallyDays {
	display: inline;
	float: left;
	position: relative;
	margin-bottom: 5px;
	line-height: 28px;
	width: 84px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(rallyDay.png) no-repeat 0 0;
}

p.rallyDays strong {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	text-indent: 0;
	line-height: 26px;
	width: 43px;
	height: 24px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 207.7%; /* 28px */
	text-align: center;
	color: #BD8355;
	border-top: 1px solid #BD8355;
	border-bottom: 1px solid #BD8355;
}

/* -- */

p.mapLink {
	height: 26px;
	display: inline;
	float: left;
	margin-left: 8px;
}

p.mapLink a {
	width: 10em;
	height: 26px;
	display: block;
	padding-left: 28px;
	border-left: 1px solid #CEBE9C;
	background: url(pin.png) no-repeat 7px 50%;
}

p.mapLink a strong {
	color: #BD8355;
	line-height: 0.7;
	display: block;
	font-size: 75%;
	text-transform: uppercase;
	text-decoration: none;
}

/* -- */

p.blogNav {
	display: inline;
	float: right;
	position: relative;
	z-index: 0;
	margin-top: 0.5em;
	text-align: right;
}

/* -- */

.entry {
	clear: both;
	position: relative;
	padding-top: 20px;
	margin-bottom: 2em; 
	border-top: 3px dotted #CEBE9C;
}

.entry h2 {
	margin-top: 0;
}

.entry img {
	border: 5px solid #FFFFFF;
}

.entry a:focus img,
.entry a:hover img,
.entry a:active img {
	border: 5px solid #D6B38D;
}

/* -- */

.date {
	position: absolute;
	top: 25px;
	left: -71px;
	width: 48px;
	height: 58px;
	font-family: Times, "Times New Roman", serif;
	font-weight: bold;
	font-size: 93.75%; /* 15px */
	text-align: center;
	background: url(dateBg.png) no-repeat;
	color: #413D53;
}

.date strong {
	color: #413D53;
	display: block;
	line-height: 28px;
	font-size: 133.4%; /* 20px */
}

/* -- */

.entryNav {
	text-align: right;
}

/* -- */

table.entries {
	width: 100%;
}

table.entries .day {
	width: 3%;
}

table.entries .title {
	width: 97%;
}

/* -- */

.member {
	position: relative;
	padding-top: 20px;
	margin-bottom: 2em; 
	border-top: 3px dotted #CEBE9C;
	background: url(auFlag.png) no-repeat 100% 20px;
}

.member h2 {
	margin-top: 0;
}

.member h3 {
	font-weight: bold;
	font-size: 81.25%; /* 13px */
	clear: both;
}

.member img {
	display: inline;
	float: left;
	position: relative;
}

.member img.derek {
	margin-top: -5px;
	margin-left: -30px;
}

.member img.stephen {
	margin-left: -18px;
}

.member img.tim {
	margin-top: 10px;
}

.member .details {
	display: inline;
	float: right;
	width: 330px;
}

.member .details h3 {
	clear: none;
}

/* -- */

img.theCar {
	position: relative;
	margin-top: 10px;
	margin-left: -40px;
}

ul.specs {
	display: inline;
	float: right;
	position: relative;
	width: 135px;
	list-style: none outside;
	margin-top: -225px;
}

/* -- */

.map iframe {
	border: 1px solid #000000;
}

* html .map {
	border: 1px solid #000000;
}

* html .map iframe {
	border: none;
}

.tripTimeLine {
	border: 1px solid #3C2D2A;
	width: 498px;
	overflow: auto;
	overflow-y: hidden;
	overflow-x: scroll;
	margin-bottom: 0.5em;
	margin-top: 2em;
}

.tripTimeLine img {
	display: block;
}

ul.visaDurationKey {
	margin-top: 0;
	width: 500px;
	overflow: hidden;
}

ul.visaDurationKey li {
	list-style: none outside;
	display: inline;
	float: left;
	margin-right: 1em;
	margin-left: 0;
	white-space: nowrap;
}

/* -- */

ul.galleries {
	position: relative;
	clear: both;
	list-style-type: none;
	width: 525px;
	overflow: hidden;
}

ul.galleries li {
	position: relative;
	display: inline;
	float: left;
	width: 95px;
	height: 115px;
	margin: 0 10px 10px 0;
	background: #EFE2C6;
	overflow: hidden;
	text-align: center;
}

ul.galleries a {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 95px;
	height: 115px;
}

ul.galleries a img {
	display: block;
	margin: 10px auto 0 auto;
	border: 4px solid #FFFFFF;
}

ul.galleries a:focus,
ul.galleries a:hover,
ul.galleries a:active {
	text-decoration: none;
	color: #FFFFFF;
	background: #D6B38D;
}

/* -- */

ul.thumbs {
	position: relative;
	clear: both;
	list-style-type: none;
	width: 525px;
	overflow: hidden;
}

ul.thumbs li {
	position: relative;
	display: inline;
	float: left;
	width: 95px;
	height: 95px;
	margin: 0 10px 10px 0;
	background: #EFE2C6;
	overflow: hidden;
}

ul.thumbs a {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 95px;
	height: 95px;
}

ul.thumbs a img {
	display: block;
	margin: 0 auto;
	border: 4px solid #FFFFFF;
}

ul.thumbs a:focus,
ul.thumbs a:hover,
ul.thumbs a:active {
	background: #D6B38D;
}

/* IE 6 */
* html ul.thumbs a {
	display: block;
	line-height: 95px;
	font-size: 75px;
}

* html ul.thumbs img {
	display: inline;
	vertical-align: middle;
}

/* IE 7 */
*+html ul.thumbs a {
	height: auto;
	position: absolute;
	top: 50%;
}

*+html ul.thumbs a img {
	position: relative;
	top: -50%;
}

/* -- */

div.charity {
	margin-top: 2em;
	width: 501px;
	overflow: hidden;
}

.charity h3 {
	font-size: 125%;	/* 20px */
	margin-bottom: 0.75em;
}

.charity img {
	display: inline;
	float: left;
	margin-top: 0.2em;
}

.charity p,
.charity ul,
.charity ol {
	display: inline;
	float: right;
	width: 330px;
}

