/*
 * name		: $RCSfile$ $Revision$
 * issued	: $Date$
 * description	: Style sheet for www.choam.com (worldtravel part)
 *
 * copyright	: CHOAM, Sur les Fontaines 58, 4990 Lierneux, Belgium
 * author	: Adriaan van Nijendaal <adriaan@choam.com>
 *
 */

/*
 * set some global stuff, so the whole site will have a consistent
 * look. NOTE: these settings cannot (always) be overridden...
 */

body, p, a, h1, h2, h3, h4, h5, h6, td, th, tr, table, li, ul, ol
	{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333366;
	line-height: 130%;
	margin-top: 5px;
	margin-bottom: 20px;
	}

body, p, a, td, th, tr, table, li, ul, ol
	{
	font-size: 17px;
	}

h4 { font-weight: italic }

li {list-style: disc}
ul {margin-top: 0px; margin-bottom: 0px}

.redtext {color: red}
.aquatext {color: aqua}

.bold {font-weight: bold}
.courier {font-family: courier, courier new, fixed-width}
.arial {font-family: arial black}

.centertext {text-align: center}

.nextprev {font-size: 80%; color: red}	/* style for next/previous in reports */

/* attributes for specfic elements: */

img, iframe { margin-right: 10; margin-left: 10; margin-top:4; margin-bottom: 10;
	border: solid; border-width: 3; border-color: "black"; }
img.noborder { border-width: 0 }
img.nomargin { margin: 0; }
img.nothing { border-width: 0; margin: 0; }

/* styles for specific parts of the site: */

/* 1998 Belgium - Australia */
body.be-au { background-image: url(1998_be-au/images/be-au-frmap.gif); }

/* 1998 Belgium - Turkey */
body.be-tr { background-image: url(2002_be-tr/images/be-tr-bg.gif); }

/* 2002 Tierra del Fuego - Alaska (Ecuador) */
body.cl-us { background-image: url(2002_cl-us/images/cl-us-bg.gif); }

/* 2006 Aqaba */
body.be-jo { background-image: url(2006_be-jo/images/20060929_103113bg.jpg); }

/* 2009 Alaska - Tierra del Fuego */
body.us-cl { background-image: url(2009_us-cl/images/graphics/us-cl-background.gif); }
