/***********************************************/
/* --- HTML tag styles --- */
body
{
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(../gfx/back/africa_map_sepia.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	color: #000;
	background-color: #F0EBE6;
	text-align: center;
	min-width: 780px;
}

#wrapper
{
	margin: 5px auto;
	width: 770px;
	position: relative;
	text-align: left;
	background-color: #ffffff;
	color: inherit;
	border-color: #996600;
	border-width: 1px;
	border-style: solid;
}

#banner
{
	position: relative;
	background-image: url(../gfx/shared/Wilbur_Smith_straphead.gif);
	background-repeat: no-repeat;
	height: 90px;
	border: none;
}

#content
{
	float: left;
	width: 400px;
	margin: 10px 0 0 20px;
	padding: 0 0 20px 0;
	line-height: 1.2em;
	font-size: 100.01%;
	display: inline;
}

/* IE hack width + border + padding \*/
* html content
{
	width: 400px;
	w\idth: 400px;
}

/* Close IE hack */
#contentwide
{
	float: left;
	width: 550px;
	margin: 10px 0 0 20px;
	padding: 0 0 20px 0;
	line-height: 1.2em;
	display: inline;
}

/* ---- Component styles ---- */
#leftcol
{
	float: left;
	width: 170px;
	margin: 10px 0 0 10px;
	padding: 10px 0 20px 0;
	line-height: 100%;
	display: inline;
}

/* IE hack \*/
* html leftcol
{
	width: 170px;
	w\idth: 170px;
}

/* Close IE hack */
#sidebar
{
	float: right;
	width: 140px;
	margin: 10px 5px 0 0;
	padding: 10px 5px 20px 0;
	line-height: 1.2em;
	display: inline;
}

/* IE hack \*/
* html sidebar
{
	width: 155px;
	w\idth: 150px;
}

/* Close IE hack */
#footer
{
	clear: both;
	background-color: #999999;
	font-size: 70%;
	text-align: left;
	margin-top: 20px;
	color: #000;
	display: block;
}

/*  \*/
* html #footer { height: 1%; }

/* */
/* ---- Text styles ----- */
a
{
	background: inherit;
	color: #C60;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

#content p, #contentwide p
{
	margin: 6px 0px 6px 0px;
	padding: 0;
	color: #000;
	background-color: inherit;
	font-size: .75em;
}

#content ul, #contentwide ul
{
	color: #000;
	background-color: inherit;
	list-style-type: none;
	padding: 0 0 0 1em;
	margin: 0;
	list-style-image: url(../gfx/dev/bullet.gif);
	font-size: .75em;
}

#contentwide td, #content td
{
	margin: 6px 0px 6px 0px;
	padding: 0;
	color: #000;
	background-color: inherit;
	font-size: .75em;
}

#contentwide td ul, #content td ul
{
	margin: 6px 0px 6px 0px;
	padding: 0;
	color: #000;
	background-color: inherit;
	font-size: 1em;
}

#content .series
{
	font-size: 1.1em;
	background-color: inherit;
	color: #C60;
	font-style: italic;
	font-weight: bold;
	margin: 1.2em 0 1.2em 0;
}

#sidebar p
{
	margin: 3px 0px 3px 0px;
	padding: 0;
	color: #000;
	background-color: inherit;
	font-size: 76%;
	line-height: 1.3em;
}

#sidebar .country
{
	margin: 3px 0px 3px 0px;
	padding: 0;
	color: #000;
	background-color: inherit;
	font-size: 70%;
}

#footer p
{
	background-color: #E4E4E4;
	padding: 4px 4px 4px 5px;
	margin: 0;
	border-top: 1px solid #000;
	color: #000;
}

#footer a
{
	color: #000;
	text-decoration: underline;
	background-color: inherit;
}

#footer a:hover, #footer a:focus { text-decoration: none; }

#leftcol .navigation
{
	line-height: 1.1em;
	width: 170px;
	padding-bottom: 0px;
}

.navigationhead
{
	display: block;
	padding: 1px 0px 1px 0px;
	font-size: 70%;
	font-weight: bold;
	color: #C60;
	text-decoration: none;
	background-color: inherit;
}

.navigationhead a, .navigationhead a:visited
{
	display: block;
	border-top: 1px solid #CCC;
	color: #C60;
	padding: 1px 0px 1px 0px;
	text-decoration: none;
	width: 170px;
	background-color: inherit;
}

.navigationhead a:hover, .navigationhead a:focus
{
	display: block;
	background-color: inherit;
	border-top: 1px solid #000;
	color: #000;
	padding: 1px 0px 1px 0px;
}

.navigationrule
{
	border-top: 1px solid #CCC;
	width: 170px;
	background-color: inherit;
}
#leftcol ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 70%;
	text-decoration: none;
	width: 165px;
}

#leftcol ul li
{
	padding: 0;
	margin: 0;
}

.navigation a, .navigation a:visited
{
	border-top: 1px solid #CCC;
	color: #000;
	display: block;
	padding: 0px 0px 0px 4px;
	text-decoration: none;
	background-color: inherit;
	width: 165px;
}

.navigation a:hover, .navigation a:focus
{
	background-color: inherit;
	border-top: 1px solid #000;
	color: #C60;
}

hr
{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	color: #C60;
	background-color: #C60;
	height: 1px;
}

.subhead
{
	font-family: Arial,sans-serif;
	font-size: 1.2em;
	margin: 10px 0px 2px 0px;
	padding: 0px;
	color: #C60;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial,sans-serif;
	padding: 0px;
}

h1
{
	font-family: Arial,sans-serif;
	font-size: 150%;
	background-color: inherit;
	margin: 10px 0px 15px 0px;
	color: #930;
}

h2
{
	font-size: 130%;
	background-color: inherit;
	color: #930;
}

h3
{
	font-size: 110%;
	background-color: inherit;
	font-weight: bold;
	color: #930;
	margin: 15px 0px 0px 0px;
	padding: 0;
	line-height: normal;
}

h4
{
	font-size: 100%;
	font-weight: bold;
	background-color: inherit;
	color: #CC6600;
	margin: 15px 0px 0px 0px;
	line-height: 1em;
}

h5
{
	font-size: 100%;
	background-color: inherit;
	color: #930;
	margin: 10px 0px 2px 0px;
	padding: 0;
}

/***********************************************/
/* image styles                             */
/***********************************************/
a img { border: none; }

.image_right
{
	float: right;
	margin: 5px 0px 5px 10px;
	display: inline;
}

.image_left
{
	float: left;
	margin: 5px 10px 5px 0px;
	display: inline;
	font-size: 70%;
}

.image_promo
{
	float: left;
	margin: 1px 10px 3px 0px;
	display: inline;
	font-size: 70%;
}

.promohead
{
	display: block;
	padding: 1px 0px 0px;
	margin: 20px 0px 0px 0px;
	font-size: 70%;
	font-weight: bold;
	color: #FFF;
	background-color: #C60;
	text-decoration: none;
	text-indent: 5px;
}

.promoheadred
{
	display: block;
	padding: 1px 0px 0px;
	margin: 20px 0px 0px 0px;
	font-size: 70%;
	font-weight: bold;
	color: #FFF;
	background-color: #FF3300;
	text-decoration: none;
	text-indent: 5px;
}
.promo
{
	margin-top: 1em;
	margin-bottom: 1em;
}

.promotitle
{
	text-align: left;
	font-size: .9em;
	line-height: 1em;
	margin: .3em 0 -.5em 0;
	padding: 0;
}

.promotext
{
	text-align: left;
	font-size: .7em;
	line-height: 1.2em;
}

.promoquest
{
	text-align: center;
	font-size: .8em;
	line-height: 1.2em;
}

.promotext a
{
	color: #000;
	text-decoration: none;
	background-color: inherit;
}

.promotext a:hover, .navigation a:focus
{
	color: #000;
	text-decoration: underline;
	background-color: inherit;
}

.promotext a:visited
{
	color: #000;
	text-decoration: underline;
	background-color: inherit;
}

.promorule
{
	font-size: .7em;
	line-height: 1.2em;
	border-color: #C60;
	border-width: 1px 0 0 0;
	width: 100%;
	border-style: solid;
	background-color: inherit;
}


.red
{
	color: #C00;
	background-color: inherit;
}

.screamer
{
	font-size: 1.2em;
	line-height: 1.5em;
	color: #C00;
	background-color: inherit;
	padding: 0.5em 0 4em;
}

.redrule
{
	color: #C60;
	border-color: #C60;
	border-width: 1px 0 0 0;
	width: 100%;
	border-style: solid;
	background-color: inherit;
}

.copyright
{
	font-size: 70%;
	font-style: italic;
	display: inline;
}

.bioimagebox
{
	float: right;
	width: 200px;
	margin: 0px 0px 5px 10px;
	height: auto;
	display: inline;
	text-align: center;
	font-style: italic;
}

.clear
{
	display: block;
	clear: both;
	padding: 0px 0em 0px 0em;
	line-height: .5em;
}

.excerpthead
{
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	font-size: 80%;
	font-weight: bold;
	color: #FFF;
	background-color: #C60;
	text-decoration: none;
	text-indent: 5px;
}

.drop span
{
	float: left;
	margin: 3px 3px 0px -3px;
	padding: 0;
	color: #C60;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4em;
	line-height: 0.8em;
	font-weight: bolder;
	display: inline;
}

* html .drop span { margin-right: 0; }
.drop p { padding: 10px 0 0 0; }

.buy
{
	float: right;
	margin: 0px 0px 0px 0px;
	display: inline;
}

.flag
{
	margin: 4px 0px 0px 0px;
	display: inline;
}

.flagarray
{
	text-align: center;
	display: block;
	clear: both;
}

/*  */
