/* 
------------------------------------
INEOS.com CSS Printer stylesheet
by Waypointdesign.be

The unique combination of images, colors, sizes, typography, and positioning ("the DESIGN") is copyright 2005 INEOS and Waypointdesign and may not be reproduced. 
------------------------------------
*/

/* XHTML tags definition */

html {
	width: 100%;
}

body {
	background: white;
	text-align: left;
	color: black;
	font-size: 10pt;
	line-height: 125%;
	border: 0;
	border-top: 0;
	margin: 0;
	padding: 0; 
	font-family: Georgia, Palatino, serif;
	width: 90%;
}

body, td, p, div {
	font-size: 10pt;
	color: black;
	font-family: Georgia, Palatino, serif;
}

img, table {
	border: 0;
}

form {
	display: inline;
}

h1	{
	margin: 6px 0 5px 0;
	padding: 0;
	border: 0;
	font-size: 36px;
	font-weight: bold;
	font-family: 'Trebuchet MS', Trebuchet, sans-serif;
	float: left;
}

h1 a:link, h1 a:visited	{
	color: #000;
	margin: 0;
	padding:	0;
	border: 0;
}

/* Default links */

a:link, a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
}

/* Main container */

#wrapper {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width:16cm;
	background-color: #fff;
}

#main {
	width: 770px;
	margin: 0;
	padding: 0;
}

#main td {
	padding: 0;
}

/* COMMON MARGINS */

/* top margin */

#photo, #content, #content-indent, #content-total, #content-absolute, #helper, #sidebar {
	margin-top: 40px;
}

/* END OF COMMON MARGINS */

/* HEADER declarations */

#headercell {
	vertical-align: top;
	background-color: #fff;
}

#header {
	text-align: right;
	height: 15px;
}

#helper, #minihelper, #header ul, #menu, #scroll {
	display: none;
}

/* BREADCRUMB definitions */

#breadcrumb {
	font: 15px Georgia, serif;
	color: #666;
	text-align: left;
	clear: both;
	width:100%;
	border-top: 1px solid #ccc;
	margin-top: 35px;
}

#breadcrumb a:link, #breadcrumb a:visited {
	color: #666;
}

/* SIDEBAR definitions */

#sidebar {
	width: 240px;
	float: right;
	font-size: 10px;
}

.news, .newson {
	margin-bottom: 2px;
	height: 44px;
	text-align: left;
	padding: 4px;
	font-size: 10px;
}

.news {
	background-color: #f2f1f6;
}

.news img, .newson img {
	margin: 3px 7px 3px 3px;
}

.newson {
	background-color: #ECF0FF;
	color: #000;
}

.date {
	color: #666;
	font-size: 10px;
	font-weight: normal;
}

.more {
	text-align: right;
	display: block;
	color: #666;
}

/* CONTENT definitions */

/* Common elements for all content areas */

#content, #content-indent, #content-total {
	text-align: left;
	letter-spacing: 0px;
}

#content h4, #content-indent h4, #content-total h4 {
	font: 30px Georgia, serif;
	color: black;
	margin: 0 0 40px 0;
	padding-top: 0;
	letter-spacing: -0.5px;
}

/* End of common elements */

#content {
	padding-top:0;
	padding-left:0;
	padding-right:0;
	/*width: 100%;*/
	width:350px;
}

#content-indent {
	width: 600px;
	vertical-align: top;
}

#content-indent p, #content-total p {
	margin: 0 0 15px 0;
	padding-top: 0;
}

#content-total {
	padding-right: 20px;

}

/* Secondary Sidebars */

#photo {
	width: 126px;
	margin-right: 10px;
	margin-left: 10px;
	float: right;
	font-size: 10px;
	padding-top: 42px;
}

/* SUBNAVIGATION */

#helper, #minihelper {
	width: 110px;
	vertical-align: top;
	font-size: 10px;
	text-align: right;
	letter-spacing: 0px;

}

/* Internal TABLES */

#datatable {
	margin-top: 1px;
	width: 530px;
}


#datatable td{
	padding: 4px;
}

td.theader, tr.theader td, td.theaderc, tr.theaderc td {
	background-color: #006;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}

td.theader, tr.theader td {
	text-align: left;
}

td.theaderc, tr.theaderc td {
	text-align: center;
}

td.tsubheader, tr.tsubheader td {
	background-color: #669;
	color: #fff;
}

td.data, tr.data td {
	vertical-align: top;
	background-color: #EDF0F8;
}

#datatable td ul {
	margin: 2px 0 0 0;
	padding-left: 12px;
}

#datatable td ul li {
	font-size: 10px;
	letter-spacing: 0;
	padding: 0;
}

/* first list */

ul#firstlist, ul#secondlist {
	padding-left: 0px;
	padding-right: 0px;
	list-style-type:none;
	list-style-image:none;
} 

#firstlist li.ajax p {
	max-width:350px;
}

img#img{
	max-width:350px;
	width: expression(this.width > 100 ? 100: true);
}

#secondlist img#img{
	max-width:233px;
}

#secondlist li.ajax p.news, #secondlist li.ajax p.newson {
	margin-bottom:30px;
}

/* REGTABLE, second table model */

#regtable {
	width: 500px;
}

#regtablesmall {
	width: 400px;
}

#regtable td, #regtablesmall td {
	padding: 4px;
	vertical-align: top;
}

#regtable td ul, #regtablesmall td ul {
	margin-left: 0;
	padding-left: 12px;
}

/* table classes */

.top60 {
	vertical-align: top;
	width: 60px;
}

.top120 {
	vertical-align: top;
	width: 120px;
}

/* Products */

.product, .productempty {
	width: 450px;
	background-color: #006;
	padding: 3px 0 0 0;
	margin: 18px 0 18px 0;
}

.productempty {
	height: 20px;
}

.product h5, .productempty h5 {
	float: left;
	font-size: 11px;
	margin: 0 0 0 4px;
	color: #fff;
}

.product ul, .productempty ul {
	padding: 0;
	white-space:nowrap;
	height:10px;
	margin:2px 0 7px 0;
}

.product ul li, .productempty ul li {
	display: inline;
}

.product ul li a, .productempty ul li a  {
	display: block;
	text-align: left;
	float: right;
	padding: 0 7px;
	border-right: 1px solid #ccc;
	color: #EEAC00;
	text-decoration: none;
	font-size: 11px;
	line-height: 10px; /* I use this value to make the line between options shorter */
}

.product ul li a:hover, .productempty ul li a:hover {
	color: #fff;
}

.product ul li a.last, .productempty ul li a.last {
	border-right: 0;
}

#content-total .product p {
	display: block;
	width: 100%;
	margin: 0;
	background-color: #EDF0F8;
	border-top: 1px solid #fff;
	padding-left: 4px;
}

/* Locations */

.location {
	width: 450px;
	background-color: #006;
	padding: 3px 0 0 0;
	margin: 18px 0 18px 0;
}

.location h5 {
	float: left;
	font-size: 11px;
	margin: 0 0 0 4px;
	color: #fff;
}

.location ul {
	padding: 0;
	white-space:nowrap;
	height:10px;
	margin:2px 0 7px 0;
}

.location ul li {
	display: inline;
}

.location ul li a  {
	display: block;
	text-align: left;
	float: right;
	padding: 0 7px;
	border-right: 1px solid #ccc;
	color: #EEAC00;
	text-decoration: none;
	font-size: 11px;
	line-height: 10px; /* I use this value to make the line between options shorter */
}

.location ul li a:hover {
	color: #fff;
}

.location ul li a.last {
	border-right: 0;
}

.location p {
	display: block;
	width: auto;
	margin: 0;
	background-color: #EDF0F8;
	border-top: 1px solid #fff;
	padding-left: 4px;
}

/* News pages */

.new, .newon {
	border-bottom: 1px dotted #ccc;
	padding: 6px 6px 10px 6px;
}

.new {
	background-color: #fff;
}

.newon {
	background-color: #ECF0FF;
}

.new .newtitle {
	margin: 0 0 3px 0;
	color: #0066C8;
}

.newon p.newtitle {
	margin: 0 0 3px 0;
	color: #eeac00;
}

.article .newtitle {
	margin: 0 0 3px 0;
	color: #333;
}

.exptitle {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	margin-bottom: 0;
}

.expdate {
	color: #999;
	margin-top: 0;
}

.newdate {
	text-align: right;
	float: right;
	margin: 0 0 3px 30px;
	color: #999;
	font-size: 10px;
}

.newbrief {
	clear: both;
	margin: 0;
	font-size: 10px;
	color: #666;
	width: 420px;
}

.newon p.newbrief {
	color: #000;
}

.newbrief a:link, .newbrief a:visited {
	display: block;
	text-align: right;
	width: auto;
}

/* Related articles */

.article {
	border-bottom: 1px dotted #ccc;
	padding: 6px 6px 10px 6px;
}

/* RANDOM AREAS */

#randomarea1 {
	text-align: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 10px;
}

/* Other classes */

.title {
	color: #006;
}

/* FOOTER definitions */
#footer {
	text-align: left;
	font-size: 10px;
	color: #666;
	border-top: 1px solid #666; 
	clear: both;
	margin: 20px auto 0 auto;
	width: 16cm;
}

#footer #xtranav {
	display:none;
}

#footer ul {
	display:none;
}

#content-total ul, #content-indent ul, #content ul {
	list-style-image: url(../images/sq_orange.gif);
}

#content-total ul ul, #content-indent ul ul, #content ul ul {
	list-style-image: url(../images/sq_bluish.gif);
}

/* HACKS */

#fixer { 
/* For some reason IE hides the very last option of the top menu */
/* I prevent that by making this the last option and then hiding it */
	display: none;
}

#ghoul {
/* to prevent IE from making text disappear on rollover
and for Firefox to count wrapper height correctly */
	display: block;
	clear: both;
	height: 1px;
	visibility: hidden;
}

td.twocol {
	width: 50%;
}

td.threecol {
	width: 33%;
}

td.fourcol {
	width: 25%;
}

td.fivecol {
	width: 20%;
}

.leftTd {
	width:175px;
	padding-right:25px;
}
.dlbox, .bigitem {
	margin-bottom:20px;
}
.bigitem {
	border-top:1px solid #333;
	padding-top:20px;
}