/*------------------------------------------------------------------
Title: Cheltenham to Delhi Overland
Author: Henry Lockett 
Date: August 2008

[Index]
 =1 : GENERAL LAYOUT
 =2 : TEXT


[Colour]
Body:			#ffffff (white) / #333333 (dark grey) stripe
Text:			#333333 (dark grey)
Highlight: 		#EF430E  (orange for small text)

[Typography]
Title:			#EC5319 (orange for heavy text) Helvetica Neue 85
Intro:			bold 10pt/18pt georgia, serif;
Body copy:		8pt/14pt tahoma;
H2 - H6:		bold 8pt/14pt tahoma;

Padding: Top Right Bottom Left
-------------------------------------------------------------------*/

/* undo default styles */
:link,:visited {text-decoration:none;}
ul,ol {list-style:none}
a img,:link img,:visited img {border:none;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin:0;padding:0;}
#skiptocontent {display: none;}


/* --- =1 : GENERAL LAYOUT --- */

body 
{
	font: 8pt/14pt tahoma;
	color: #222222;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
}

div {margin: 0; padding: 0;}

#container {width: 100%;}
#feedjit{float:middle; margin:0 auto;padding:10px;text-align:center;width:600px;background:#ffffff;border:solid 2px #ccb895;}

#top
{ 
	width: 100%;
	background: #FFE6BA;
}

#footer
{	text-align: center; 
	width: 100%;
	background: #FFE6BA;
}

#flashcontent {display: block; width: 800px; margin: 0px auto; clear: both;}

div.content
{	display: block;
	clear: both;
	width: 600px;
	margin: 0px auto;
	padding: 8px;
}

div.gallerycontent
{	display: block;
	clear: both;
	width: 920px;
	margin: 0px auto;
	padding: 8px;
}


div.standard	{float: left;}
div.stretch	{height: 0; margin: 0; padding: 0; width: 100%; clear: both;}
div.stretchtall	{height: 20px; margin: 0; padding: 0; width: 100%; clear: both;}
div.txtbox	{width: 600px; margin: 10px auto; clear: both;}
div.txtboxsmall	{float: left; width: 200px; margin: 10px auto;}

/* --- =2 : TEXT --- */



a:link, a:visited {color: #525252;}
a:hover {background: #FFFFFF; text-decoration: none;}


.content p, #footer p {
	font: 8pt/12pt tahoma, verdana, sans-serif;
	font-weight: normal;
	padding: 10px; 
	}

.intro	{padding: 20px; font: 12pt/14pt georgia, verdana, sans-serif; font-weight: bold; }

#sitemap
{
margin: 0 auto;
text-align: left;
font-weight: bold;
width: 800px;
height:450px;
background: url(../eurasia.jpg) 0 0 no-repeat;
color: #ffffff;
padding-bottom: 20px;
}

#sitemap a
{
background: #ffe6ba;
color:#444444;
}

#sitemap p
{
background: none;
color:#444444;
}

#sitemap a:hover
{
color:#000000;
background:none;
}

ul.sitemaplink
{
list-style:none;
}

#sitemap li
{
margin:4px;
margin-left: 60px;
list-style:square;
}


div.column100
{
width:100%;
clear:both;
}

div.column33
{
float:left;
width:33%;
}



h1	{font: 20pt/22pt tahoma, verdana; margin: 10px 10px 10px 30px; font-weight: bold;}
h2	{font: 10pt/14pt tahoma, verdana; margin: 10px; font-weight: bold;}
h3	{font: 20pt/14pt georgia, verdana; margin: 0; font-weight: bold;}
h4	{font: 10pt/11pt tahoma; margin: 20px 0 0 0; font-weight: bold;}

/* --- =3 : IMAGES --- */

.content img	{border: solid 1px #000000; margin: 12px;}
img.imageleft	{float: left;}
img.imageright	{float: right;}

#activebar-container div { margin:0;padding:0;float:left;clear:none;line-height:13px; }
