/* Country
-----------------------------------------------*/
.country * {
	padding:0;
	margin:0;
	border:0;
	}
	.country {
		width:520px;
		}
		.country th {
			background:#b4c3e1;
			color:#006;
			height:30px;
			padding:5px 10px 0px 10px;
			border-bottom:1px solid #fff;
			}
		.country td.productList {
			vertical-align:top;
			}
		.country td.productList a {
			}
		.country td.countryMap {
			width:300px;
			}

img.countrymap {
	float:right;
	width:360px;
	margin-top:1em;
	margin-left:1em;
	}

/* Event list
---------------------------------------------- */ 
#content .call-events th,
#content .call-events td {
	padding:4px 0 2px;
	color:#333;
	font-size:.95em;
	}

#content .call-events th {
	padding-top:1em;
	border-top:10px solid #fff;
	border-bottom:5px solid #deeaf6;
	}
#content .call-events td {
	border-bottom:1px solid #eff4fa;
	border-right:1px solid #fff;
	padding-right:1em;
	}
.eventDateSame {
	color:#999;
	}
.tcw4 {
	width:25%;
	}

/* International Network : product listing
-----------------------------------------------*/
table.inset {
	border-top:10px solid #deeaf6;
	}
	.inset td {
		border-bottom:10px solid #eff4fa;
		}


.list-int-product td {
	padding:0;
	}
	.list-int-product a {
		display:block;
		background:#eff4fa url('/systemgfx/g/ico_arr_nav1.gif') 1.1ex 1.2ex no-repeat;
		margin:0;
		padding:1px 0 0 2.4ex;
		}
	.list-int-product img {
		}




/* General Table
-----------------------------------------------*/
.gT1, .gT2, .gT3, .gT4, .gT5, .gT6, .gT7, .gT8, .gT9 {width:90%;}
table.gT1 {
    border:1px solid #eff4fa;
    border-bottom:0px;
    }
    table.gT1 tbody th {
        background:#eff4fa;
        color:#006;
        border-bottom:1px solid #deeaf6;
    }
    table.gT1 tbody td {
        background:#fff;
        border-bottom:1px solid #eff4fa;
    }
    
table.gT2 {
    border:1px solid #e5e5e5;
    border-bottom:0px;
    }
    table.gT2 tbody th {
        background:#b4c3e1;
        color:#fff;
        border-bottom:1px solid #e5e5e5;
    }
    table.gT2 tbody td {
        background:#fff;
        border-bottom:1px solid #e5e5e5;
    }
    
table.gT3 {
    }
    table.gT3 tbody th {
        background:#deeaf6;
        color:#788cc7;
        border-bottom:1px solid #fff;
        border-right:1px solid #fff;
    }
    table.gT3 tbody td {
        background:#eff4fa;
        border-bottom:1px solid #fff;
    }

table.gT4 {
    }
    table.gT4 tbody th {
        background:#788cc7;
        color:#fff;
        border-bottom:1px solid #fff;
        border-right:1px solid #fff;
    }
    table.gT4 tbody td {
        background:#fff;
        border-bottom:1px solid #f60;
    }
    
table.gT5 {
    }
    table.gT5 tbody th {
        background:#eff4fa;
        color:#788cc7;
        border-bottom:1px solid #fff;
        border-right:1px solid #fff;
    }
    table.gT5 tbody td {
        background:#fff;
        border-bottom:1px solid #f60;
    }
    
table.gT6 {
    }
    table.gT6 tbody th {
        background:#fff;
        color:#f60;
        border-bottom:1px solid #e5e5e5;
        border-right:1px solid #fff;
    }
    table.gT6 tbody td {
        background:#fff;
        border-bottom:1px solid #e5e5e5;
    }
    
table.gT7 {
    }
    table.gT7 tbody th {
        background:#fff;
        color:#788cc7;
        border-bottom:1px solid #fff;
        border-right:1px solid #;
    }
    table.gT7 tbody td {
        background:#fff;
        border-bottom:1px solid #eff4fa;
    }
    
table.gT8 {
    }
    table.gT8 tbody th {
        background:#fff;
        color:#788cc7;
        border-top:1px solid #fff;
        border-bottom:1px solid #e5e5e5;
        border-left:1px solid #e5e5e5;
    }
    table.gT8 tbody td {
        background:#fff;
        border-bottom:1px solid #eff4fa;
    }
    
table.gT8 {
    }
    table.gT8 tbody th {
        background:#fff;
        color:#788cc7;
        border-top:1px solid #fff;
        border-bottom:1px solid #e5e5e5;
        border-left:1px solid #e5e5e5;
    }
    table.gT8 tbody td {
        background:#fff;
        border-bottom:1px solid #eff4fa;
    }
    
table.gT9 {
    }
    table.gT9 tbody th {
        border-left:1px solid #666;
        background:#999;
        border-right:1px solid #e5e5e5;
    }
    table.gT9 tbody td {
        background:#eff4fa;
    }

/* vCard Class
-----------------------------------------------*/
.vCard {width:90%;}

table.vCard tbody th {
        background:#fff;
        color:#006;
        border-bottom:1px solid #999;
        border-right:1px solid #fff;
    }
    table.vCard tbody td {
        background:#fff;
        border-bottom:1px solid #e5e5e5;
    }

.vCard * {
	margin:0px;
	padding:0px;
	border:0px;
	}
                .vCard td,
                .vCard th {
		padding:10px;
		}
		.vcImg {
			text-align:center;
			width:100px;
		}
            
.vC2 th {
	background:#b4c3e1;
	border-bottom:1px solid #fff;
	color:#fff;
	font-size:1.1em;
	}
	.vC2 td.vcDesc {
		background:#eff4fa;
		border-right:1px solid #fff;
		}
	.vC2 td.vcImg {

		background:#eff4fa;
	}
            
.vC1 th {
	border-bottom:1px solid #f60;
	font-size:1.1em;
                }
	.vC1 td.vcDesc {
		border-top:5px solid #fff;
	}
	.vC1 td.vcImg {
		border-top:5px solid #fff;
		border-left:1px solid #fff;
	}


/*Register class
---------------------------------------------- */ 
table.register * {
	margin:0px;
	padding:0px;
	border:0px;
	}
	table.register table {
		width:100%;
		}
		table.register table td,
		table.register table th {
			padding:5px 10px;
		}
		table.register table .button-register {
			margin-right:20px;
		}
table.reg1 {
	background:#eff4fa;
	}
	table.reg1 table th {
		background:#deeaf6;
		border-top:1px solid #fff;
		border-left:1px solid #fff;
		}
		table.reg1 table tr td:first-child {
			border-left:1px solid #fff;
		}

table.reg2 {
	background:#eff4fa;
	 }
	table.reg2 table th {
		background:#788cc7;
		border-top:1px solid #fff;
		border-left:1px solid #fff;
		color:#fff;
		}
		table.reg2 table th h1 {
			color:#fff;
		}
		table.reg2 table tr td:first-child {
			border-left:1px solid #fff;
		}
table.reg3 {
	background:#eff4fa;
	 }
	table.reg3 table th {
		background:#b4c3e1;
		border-top:1px solid #fff;
		border-left:1px solid #fff;
		color:#fff;
		}
		table.reg3 table th h1 {
			color:#fff !important;
		}
		table.reg3 table tr td:first-child {
			border-left:1px solid #fff;
		}


/* Tables, forms (reset all elements)
& buttons
---------------------------------------------- */ 
table, th, td, form, input, button, textarea {
	margin:0;
	padding:0;
	border:0;
	font-size:1em;
	text-align:left;
	vertical-align:top;
	}
#content * {
	font-size:1em;	
	}

/* Tables
---------------------------------------------- */ 
table p {
	margin:.2em 0 1em;
	}
#content table a {
	text-decoration:none;
	}
table {
	margin:1.2em 0 0.6em;
	}
	table.events {
		width:95%;
		}
thead th {
	padding:8px 6px 3px 0;
	border-bottom:1px solid #eff4fa;
	color:#f60;
	}
thead td {
	padding:8px 6px 3px 0;
	border-bottom:1px solid #eff4fa;
	}

th {
	padding:5px 6px 2px 0;
	font-weight:bold;
	color:#006;
	/*border-right:1px solid #fff;
	border-bottom:1px solid #fff;*/
	}
td {
	padding:5px 6px 2px 0;
	/*border-right:1px solid #fff;
	border-bottom:1px solid #fff;*/
	}

tbody th,
tbody td {
	font-size:.92em;
	}
table table th,
table table td {
	font-size:1em;
	}
tbody th {
	color:#006;
	}
tbody td {
	}
tfoot th,
tfoot td {
	color:#006;
	padding:8px 6px 3px 0;
	}

.contact th,
.contact td {
	border-right:40px solid #fff;
	}

/* General (old school)
---------------------------------------------- */ 
.general th {
	background:#b4c3e1;
	color:#fff;
	padding:5px;
	}
.general td {
	padding:5px;
	background:#eff4fa;
	}

/* Three column table triggers
---------------------------------------------- */ 
.trigger3 {
	width:auto;
	}
.trigger3 th {
	width:33%;
	padding:0;
	background:#eff4fa;
	border-right:1px solid #fff;
	}
.trigger3 th a,
.trigger3 th a:link,
.trigger3 th a:visited {
	padding:9px 6px 4px;
	display:block;
	color:#006;
	}
.trigger3 td {
	padding:0;
	background:#f9f9f9;
	border-right:1px solid #fff;
	}
.trigger3 tbody td a {
	display:block;
	padding:9px 6px 4px;
	}

/* Client : Sector Expertise
---------------------------------------------- */ 
.sectorblocks th {
	width:45%;
	border-bottom:1px solid #eff4fa;
	}
.sectorblocks td {
	width:45%;
	border-bottom:1px solid #eff4fa;
	}
.sectorblocks a {
	display:block;
	background:#fff;
	padding:2px;
	height:50px;
	}
.sectorblocks img {
	float:right;
	clear:right;
	margin-left:5px;
	}
.sectorblocks a:hover {
	background:#eff4fa;
	}

/* With positioned buttons - country
---------------------------------------------- */ 
#network {
	width:auto;
	}
#network th,
#network td {
	width:30%;
	}
.twb tbody th {
	margin:0;
	padding:0;
	text-align:center;
	border-right:10px solid #fff;
	border-bottom:1px solid #fff;
	}
.twb tbody th span {
	display:block;
	padding:6px 10px 0 0;
	}

.twb tbody td {
	margin:0;
	padding:0 !important;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	}
.twb tbody td a {
	display:block;
	margin:0;
	padding:0 10px 0 8px;
	border:0;
	}
.twb tbody td a:hover {
	}
	.twb .i-local,
	.twb .i-global {
	  	background:url('/systemgfx/g/ico_arr_nav1.gif') 0 8px no-repeat;
		}


/* Form with table =2check4u
---------------------------------------------- */ 
.master-form table {
	width:auto;
	/*border-bottom:2px solid #f60;*/
	}
.master-form table table {
	border:0;
	}
.master-form td:first-child {
	width:120px;
	border-left:0;
	white-space:nowrap;
	}
.master-form tr:first-child td {
	border-top:0;
	}
.master-form td {
	padding:3px 4px 2px;
	border-left:1px dotted #eff4fa;
	border-top:1px dotted #eff4fa;
	border-bottom:0;
	background:#eff4fa;
	}
.master-form textarea,
.master-form input {
	width:240px;
	border:1px solid #deeaf6;
	}
.master-form select {
	min-width:240px;
	border:1px solid #deeaf6;
	}
.master-form input.alt-radio {
	width:auto;
	border:0;
	}
.master-form button {
	float:left;
	margin:2px 1px 0 0;
	padding:1px 4px 0;
	color:#fff;
	text-align:center;
	border:1px outset #eff4fa;
	background:#f60;
	}

button.button-submit,
button.button-register,
button.button-reset,
button.button-send,
input.button-submit,
input.button-register,
input.button-reset,
input.button-send {
	float:left;
	margin:2px 1px 0 0;
	padding:1px 4px 0;
	color:#fff;
	text-align:center;
	border:1px outset #eff4fa;
	}
button.button-submit,
input.button-submit {
	background:#f60;
	}
button.button-register,
input.button-register {
	background:#f60;
	}
button.button-reset,
input.button-reset {
	background:#a9cae9;
	}
button.button-send,
input.button-send {
	background:#a9cae9;
	}

/* Buttons (E.G. In search results)
---------------------------------------------- */
div.buttons {
	float:right;
	}
	div.buttons form {
		}
.button-list-all,
.button-archive {
	display:block;
	float:right;
	padding:2px 4px 1px;
	font-size:.92em;
	border:1px solid #e5e5e5;
	margin-left:.1em;
	font-weight:300;
	}
div.buttons h2,
div.buttons h3 {
	margin:10px 0 0;
	}
h2 em,
h3 em {
	background:#deeaf6;
	}

.buttons * {
/*	display:block;
	float:left;
	margin-left:1px;
	padding:2px 4px 1px;
	background:#eff4fa;
*/
	color:#999;
	font-size:11px;
	font-weight:normal;
	}
.buttons a:hover,
.buttons a.sorted {
	background:#fafafa;
	text-decoration:none;
	}
span.thispage {
/*
	display:block;
	float:left;
	margin-left:1px;
	padding:2px 4px 1px;
	background:#fafafa;
*/
	color:#999;
	font-size:11px;
	font-weight:normal;
	}
a.sorted:hover {
	color:#999;
	text-decoration:none;
	}

/* Forms
---------------------------------------------- */ 
fieldset {
	margin:10px 4px 0px 0px;
	padding:0px;
	border:0px;
	}
legend {
	display:block;
	width:210px;
	font-size:1em;
	margin:0px;
	margin-bottom:12px;
	padding:9px 6px 4px 12px;
	color:#fff;
	background:#b4c3e2;
	}

/* Country table
---------------------------------------------- */ 
#network td a {
	display:block;
	}
.countryinfo tbody th {
	margin:0;
	padding:6px 6px 0;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	}
.countryinfo tbody td {
	margin:0;
	padding:0 !important;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	}
.countryinfo tbody td a {
	display:block;
	margin:0;
	padding:6px 6px 3px;
	border:0;
	}
.countryinfo tbody td a:hover {
	background:#fff;
	}
	.i-local {
		background:#eff4fa;
		}
	.i-global {
		background:#deeaf6;
		}


/* Data table
---------------------------------------------- */ 
#content table.data tbody th,
#content table.data tbody td {
	padding:2px 6px 1px;
	border:0;
	color:#333;
	font-size:.95em;
	border-right:1px solid #fff;
	}
#content .datarow-1 th,
#content .datarow-1 td { background:#fafafa; }
#content .datarow-2 th,
#content .datarow-2 td { background:#f0f0f0; }

table		{ display:table;		}
tr		{ display:table-row;	}
th		{ display:table-cell;	}
td		{ display:table-cell;	}


/* Overview with validation
---------------------------------------------- */ 
#content table.overview_valid th,
#content table.overview_valid td {
	padding:2px 6px 1px;
	border:0;
	color:#333;
	font-size:.95em;
	border-right:1px solid #fff;
	background:#eff4fa;
	}
