/* Main stylesheet (SG-SJN ) */

html, body {
	margin:0;
	padding:0;
	/* SJN 20-JUL-2007 color: #333333; */
	color: #333;	/* 666 */
	background: #D5D8D2 url(../images/bg-body.gif) repeat-y center top;
}

body {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	line-height: 160%;
	font-size: 70%;	/* 23 Jul 2007 (SJN) changed to 70% to match istos css */
	text-align: center;
}

form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin:0;
	padding:0;
}

hr {
	clear: both;
	visibility: hidden;
	height: 1px;
}

ul li {
	list-style-type: none;
}

.clear { clear: both; }

/* Main layout */

#wrap {
	margin: 0 auto 0 auto;
	width: 770px;
	position: relative;
	text-align: left;
	border-top: 1px solid #fff;
}

#content-area { text-align: left; }

/* Header */

#header {
	width: 100%;
	float: left;
}

#header img {
	margin: 0;
	border: 0;
}

#header a {
	text-decoration: none;
	border: 0;
}

/* Top Menu */

#top-menu {
	width: 770px;
	margin: 0;
	font-size: .94em;
	font-weight: bold;
	background: #e44312 url(../images/navbar.gif) no-repeat;
}

#top-menu ul {
	margin: 0px;
	padding-left: 10px;
	/*padding-left: 105px; */
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 2.5em;
	height: 2.5em;
	white-space: nowrap;
	font-weight: bold;
}

#top-menu li {
	list-style-type: none;
	display: inline;
}

#top-menu li a {
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	padding: 0.7em 0.94em 0.94em 0.94em;
	font-weight: normal;
}

#top-menu li a:hover {
	padding: 0.7em 0.94em 0.94em 0.94em;
	background-color: #f13800;		/* background-color: #e44312; */
}

#top-menu li.current,
#top-menu li.current a { background-color: #1e285e; }

#top-menu li.current a:hover {
	background-color: #f13800;
}


/* Header Navigation */

#head-nav {
	position: absolute;
	top: 0.5em;
	right: 0;
	/* SJN 20-JUL-2007 color: #333333; */
	color: #333;	/*#85887f*/
	font-size: 0.85em;
	line-height: 140%;
}

#head-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#head-nav li { display: inline; }

#head-nav a {
	/* SJN 20-JUL-2007 color: #333333; */
	color: #333;	/*#85887f*/
	border: 0;
	font-weight: normal;
}

#head-nav a:hover { color: #ff3300; }

#login {
	margin: 0;
	padding: 0 0 0 0px;
/*	padding: 0 0 0 25px; */
/*	background: url(../images/icon-login.gif) no-repeat 5px 50%; */
}

#langel {
	padding: 0 0 0 25px;
	margin: 0 2px 0 0;
	background: url(../images/icon-flag-el.gif) no-repeat 5px 50%;
}

#langen {
	padding: 0 0 0 25px;
	margin: 0 2px 0 0;
	background: url(../images/icon-flag-en.gif) no-repeat 5px 50%;
}

.divider {
	padding: 0 0 0 14px;
	margin: 0;
	background: url(../images/divider.gif) no-repeat 5px 50%;
}

/* Left Menu */

#left-menu {
	width:168px;
}

#left-menu h2 {
	padding: .5em 15px .5em .5em;
	color: #FFF;
	font-size: 1.3em;
	line-height:130%;
	text-transform:uppercase;
	background: #1e285e url(../images/bg-h2-left.gif) no-repeat right top;	/* 3B4F87 */
}

#left-menu ul {
	display: block;
	padding: 0 0 20px 0;
	margin: 0 0 1em 0;
	background: #F3F3F0 url(../images/bg-left-menu-bottom.gif) no-repeat right bottom;
}

/* a menu item */
#left-menu ul li {
	font-size:.94em;
	padding:0 0 0 2px;
	width:164px;
}

#left-menu ul li a {
	display: block;
	/* SJN 20-JUL-2007 color:#333333; */
	color: #333;	/*#85887f*/
	border-bottom: #d7d7d4;
	padding: 5px 5px 5px 20px;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

#left-menu ul li a:link,
#left-menu ul li a:visited {
	/* SJN 20-JUL-2007 color: #333333; */
	color: #333;	/*#85887f*/
	/* background: #F3F3F0 url(../images/left-menu.gif) no-repeat; */
}

#left-menu ul li a:hover {
	color: #ff3300;
	background: #FFF;
	/* background: #FFF url(../images/left-menu.gif) no-repeat 0px -100px; */
}

#left-menu ul li#selected a,
#left-menu ul li#selected a:link,
#left-menu ul li#selected a:visited {
	color: #ff3300;
	background: #FFF;
	/* background: #FFF url(../images/left-menu.gif) no-repeat 0px -100px; */
}

/* a hierarchical menu item */
#left-menu ul li.hierarchical a,
#left-menu ul li.hierarchical a:link,
#left-menu ul li.hierarchical a:visited {
	background: #F3F3F0 url(../images/left-menu.gif) no-repeat;
}

#left-menu ul li.hierarchical a:hover {
	color: #ff3300;
	background: #FFF url(../images/left-menu.gif) no-repeat 0px -100px;
}

#left-menu ul li.hierarchical#selected a,
#left-menu ul li.hierarchical#selected a:link,
#left-menu ul li.hierarchical#selected a:visited {
	background: #FFF url(../images/left-menu.gif) no-repeat 0px -100px;
}

/* an expanded hierarchical menu item */
#left-menu ul li.expanded a {
	border-bottom:0;
	background: #F3F3F0 url(../images/left-menu-exp.gif) no-repeat;
}

#left-menu ul li.expanded a:link,
#left-menu ul li.expanded a:visited {
	background: #F3F3F0 url(../images/left-menu-exp.gif) no-repeat;
}
#left-menu ul li.expanded a:hover {
	color: #ff3300;
	background: #FFF url(../images/left-menu-exp.gif) no-repeat 0px -100px;
}

#left-menu ul li.expanded#selected a,
#left-menu ul li.expanded#selected a:link,
#left-menu ul li.expanded#selected a:visited {
	background: #FFF url(../images/left-menu-exp.gif) no-repeat 0px -100px;
} 
 
/* Left Menu second level */
#left-menu ul ul {
	padding:0;
	margin:0;
	background:#f3f3f0;
	border-bottom:1px solid #d7d7d4;
}

#left-menu ul ul li {
	margin:0 0 0 -2px;
	font-size:100%;
}

#left-menu ul ul li a {
	font-size:1em;
	padding:0;
}

#left-menu ul ul li a:link,
#left-menu ul ul li a:visited,
#left-menu ul li.expanded ul li a:link,
#left-menu ul li.expanded ul li a:visited {
	border-bottom:0;
	padding:2px 5px 2px 26px;
	background:#f3f3f0;
	/* background:#f3f3f0 url(../images/sub-left-menu.gif) no-repeat; */
}

#left-menu ul ul li a:hover,
#left-menu ul li.expanded ul li a:hover {
	background:#fff;
	/* background:#fff url(../images/sub-left-menu.gif) no-repeat 0px -100px; */
}

#left-menu ul ul li#selected a,
#left-menu ul ul li#selected a:link,
#left-menu ul ul li#selected a:visited {
	background:#fff;
	/* background:#fff url(../images/sub-left-menu.gif) no-repeat 0px -100px; */
	color:#ff3300;
}

#left-menu ul li#selected.expanded ul li a,
#left-menu ul li#selected.expanded ul li a:link,
#left-menu ul li#selected.expanded ul li a:visited {
	background:#f3f3f0;
	/* background:#f3f3f0 url(../images/sub-left-menu.gif) no-repeat; */
	/* SJN 20-JUL-2007 color:#333333; */
	color: #333;	/*#85887f*/
}

#left-menu ul li#selected.expanded ul li a:hover {
	background:#fff;
	/* background:#fff url(../images/sub-left-menu.gif) no-repeat 0px -100px; */
	color:#ff3300;
}

/* Breadcrumb */

#breadcrumb {
	clear: both;
	width: 770px;
	height: 30px;
	padding-top: 28px;
	/* SJN 20-JUL-2007 color: #333333; */
	color: #333;	/* #999 */
	font-size: .85em;
	background: url(../images/bg-breadcrumb.jpg) no-repeat  0 0;
	border-color: #FFF;
	border-width: 2px 0 2px 0;
	border-style: solid;
}

#breadcrumb a {
	/* SJN 20-JUL-2007 color: #333333; */
	color: #999;
	font-weight: normal;
	border: 0;
	margin: 0;
}

#breadcrumb a:hover { color: #F30; }

#breadcrumb hr {
	clear: both;
	visibility: hidden;
	height: 1px;
}

/* Footer */

#footer {
	clear: both;
	margin: 1em 0 1.5em 0;
	color: #696c65;
	font-size: 0.85em;
	text-align: right;
	background: url(../images/bg-footer.gif) no-repeat 0 0;
	padding: 1em;
}

#footer span#bottom-links {
	text-align: left;
	float: left;
	width: auto;
}

#footer a {
	color: #696C65;
	font-weight: normal;
	border: 0;
	margin: 0;
}

#footer a:hover { color: #F30; }

/* Links */

a:link,
a:visited {
	color: #cc6633;
	text-decoration: none;
	padding: 2px 2px 0;
	margin: 0 -2px;
	border-bottom: 1px solid;
}

a:focus,
a:hover {
	color: #ff3300;
	border-bottom-style: solid;
}

a.doc,
a.doc:link,
a.doc:visited {
	padding-left: 15px;
	background: url(../images/bullet-orange.gif) no-repeat left center;
}

/* Headings */

h2, h3, h4, h6 {
	color: #3b4f87;
	font-family: Arial, Helvetica, sans-serif, Verdana;
}

h1 {
	position: absolute;
	top: -300px;
	left: 0;
}

#page-content h2 {
	letter-spacing: -1pt;
	font-size: 2.2em;
	line-height: 100%;
	font-weight: normal;
	padding: 0;
	margin: 0 0 1em 0;
}

h3 {
	font-size: 1.7em;
	margin: 1.2em 0 .75em 0;
}

h3.alt {
	padding: .5em 0 0 0;
	color: #727a9b;
	font-size: 1.5em;
	margin: 2em 0 1.5em 0;
}

h4 {
	font-size: 1.6em;
	margin: 1.2em 0 .75em 0;
}

h5 {
	font-size: 1.3em;
	margin: 1.2em 0 .75em 0;
	letter-spacing: 1px;
	padding: .3em 0;
	color: #192150;
}

h6 {
	font-size: 1em;
	margin: 1.2em 0 .75em 0;
	text-transform: uppercase;
	letter-spacing: 1px;
}

/* Misc */

p { margin-bottom: 1em; }

/* Lists */

dl,
ol,
ul { margin: 0 0 1em; }

dl { margin-top: -0.5em; }

dt {
	font-weight: bold;
	margin: 0.5em 0 0;
}

dd { margin: 0 0 0 2em; }

dd p { margin: 0 0 0.5em; }

ul {
	padding: 0 0 0 4ex;
	list-style: square;
}

ol { padding: 0 0 0 4ex; }

li { margin: 0; }

#page-content  ul.special {
	padding: 0 0 20px 0;
	margin: 0;
	border-top: 1px dashed #dbdbe4;
}

#page-content  ul.special li {
	border-bottom: 1px dashed #dbdbe4;
	padding: 0 0 0 3px;
	background: none;
}

#page-content  ul.special li a { border: 0; }

#page-content ul.special li a:link,
#page-content ul.special li a:visited {
	/* color: #8b8ba7; */
	color: #000;
	background: url(../images/bg-list-box.gif) no-repeat;
	display: block;
	padding: 3px 0 3px 20px;
}

#page-content ul.special li a:hover {
	color: #ff3300;
	display: block;
	background: #F0F0F5 url(../images/bg-list-box.gif) no-repeat 0 -100px;
}

#page-content ul {
	margin: 0 0 1em 1.2em;
	padding: 0 0 1.2em 0;
}

#page-content ul li {
	background: url(../images/bullet-square.gif) no-repeat;
	border: 0;
	padding: 3px 0 3px 12px;
}

/* images */

img { border: 0; }

/* Box right */

.box {
	margin-bottom: 2em;
	background: url(../images/dottedline-vert.gif) repeat-y 0 0;
}

.box p {
	font-size: .85em;
	color: #999;
	padding: 10px 0 0 10px;
}

.box ul {
	padding: 0 0 20px 0;
	border-top: 1px dashed #dbdbe4;
	background: url(../images/box-right-bottom.gif) no-repeat left bottom;
}

.box ul li {
	border-bottom: 1px dashed #dbdbe4;
	padding-left: 3px;
}

.box ul li a { border: 0; }

.box ul li a:link, .box ul li a:visited {
	/* color: #8b8ba7; */
	color: #000;
	background: url(../images/bg-list-box.gif) no-repeat;
	display: block;
	border: 0;
	padding: 3px 0 3px 20px;
}

.box ul li a:hover {
	color: #ff3300;
	display: block;
	border: 0;
	background: #F0F0F5 url(../images/bg-list-box.gif) no-repeat 0 -100px;
}

.search_field
{
	width: 120px;
	height: 16px;
	margin: 3px;
/*	margin: 1px; */
	vertical-align: middle;
	padding: 2px 0 2px 22px;
	background-image: url(../images/magnifying-glass.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	border: 1px #333 solid;
	color: #999;
	display: inline;
	font-size: 0.94em;	
	/*
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	behavior: url(border-radius.htc);
	*/
}

.search_field:focus
{
	margin: 1px;
	border: 3px #64ACD8 solid;
	color: #333;
}

.search_field:hover
{
	margin: 1px;
	border: 3px #64ACD8 solid;
}

/* Search form */

a, a:link, a:visited, a:focus, a:hover{
	text-decoration: none;
	border: 0;
	margin: 0;
}

#search-form
{
	position: absolute;
	top: 3.00em;
	right: 0;
	margin: 0;
	color: #999;
}

#search-form a {
	position: absolute; top: 0.17em; right: 160px;
}

#search-form label {
	position: absolute;
	left: -9999px;
}

#search-form img {
	cursor: pointer;
	vertical-align: middle;
	border: 0;
}

/*
#search-form input {
	display: inline;
	font-size: 0.94em;
	line-height: 120%;
	vertical-align: middle;
}

#search-form .txt {
	width: 130px;
	color: #999;
	font-size: x-small;
	padding: 2px;
	border: 1px solid #ccc;
}
*/

.txt {
	color: #333333;
	padding: 1px;
	border-color: #CCC;
	border-width: 1px;
	border-style: solid;
}

/* Tables */

table {
	border-top: 1px solid #d5d6d0;
	border-left: 1px solid #d5d6d0;
	padding: 0;
	margin: 1em 0;
}

th {
	border-right: 1px solid #d5d6d0;
	border-bottom: 1px solid #d5d6d0;
	padding: .75em;
}

td {
	border-right: 1px solid #d5d6d0;
	border-bottom: 1px solid #d5d6d0;
	padding: .5em;
}

table.spec {
	border: 0;
	padding: .3em;
	margin: 1em 0;
}

table.spec th {
	background-color: #bec0b7;
	color: #fff;
	padding: 1em;
	border-right: 1px solid #a8a9a1;
}

table.spec td {
	color: #94978c;
	border-right: 1px solid #d5d6d0;
	border-bottom: 1px solid #d5d6d0;
	text-align: center;
}

table.spec td.first { border-left: 1px solid #d5d6d0; }

table.spec th.first { border-left: 1px solid #a8a9a1; }

.spec .altrow { background: #F3F3F0; }

#loginform table {
	text-align: left;
	padding: .3em;
	border: 1px solid #d5d6d0;
	background: #F3F3F0;
}

#loginform td {
	border: 0px solid #d5d6d0;
}

#divgtin label {
	margin: 0;
	width: 180px;
	text-align: right;
	float: left;
	padding-right: 1em;
}

#divgln label {
	text-align: left;
	margin-left: 180px;
	padding-left: 1em;
}

#divgln label.entry {
	margin: 0;
	width: 180px;
	text-align: right;
	float: left;
	padding: 0 1em 0 0;
}

#divname label {
	margin: 0;
	width: 180px;
	text-align: right;
	float: left;
	padding-right: 1em;
}

/* notes block */
.notes {
	width:168px;
	font-size: .90em;
	font-style: italic;
	color: #999;
	/* color: #000; */
	margin-bottom: 2em;
	line-height: 120%;
	background: url(../images/dottedline-vert.gif) repeat-y 0 0;
}

.notes p {
	font-style: italic;
	font-weight: bold;
	padding: 10px 0 0 10px;
}

.notes ul {
	padding: 0 0 4px 0;
	border-bottom: 1px dashed #dbdbe4;
	border-right: 1px dashed #dbdbe4;
}

.notes ul li {
	border-top: 1px dashed #dbdbe4;
	padding: 4px;
}


/* gepir specific */
#gepirresults {
	margin: 0 auto 0 auto;
	width: 100%;
	position: relative;
	/* text-align: center; */
	border-top: 1px dashed #dbdbe4;
}

#gepirresults table{
	width: 100%;
	border: 0px none;
	padding: 0;
	margin: 1em 0;
}

#gepirresults td {
	border: 0px none;
	padding: 2px;
}

#countrymap
{
	position: relative;
	float: right;
	text-align: right;
	width: 250px;
}

#resultheader {
	width: 510px;
	/* background-color: #bec0b7; */
	/* color: #fff; */
	/* font-weight: bold; */
	font-style: italic;
	margin: 2px;
	padding: 0 0 2px 0;
	vertical-align: top;
}

#resultheader .labels {
	width: 27%;
}

.tablehead {
	font-weight: bold;
	font-size: 10px;
	line-height: 13pt;
	background: #F0F0F5;
	height:34px;
}

#gepirresults .altrow { background: #EFF0E8; }

.question { font-style: italic; }

.verysmalltext {
	font-family: "Verdana", "Arial", "GrHelvetica", sans-serif;
	font-size: 9px;
}

b.title {
	font-family: "Verdana", "Arial", "GrHelvetica", sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

b.subtitle {
	font-family: "Verdana", "Arial", "GrHelvetica", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

/*
Apply this class to the text you'd like a different link color.
Text that is not a link will appear in this style.
*/

.copyright {
	font-family: "Verdana", "Arial", "GrHelvetica", sans-serif;
	font-size: 10px;
	color: #ffffff;
}

.copyright a:link,
.copyright a:visited {
	color: #ffffff;
	text-decoration: none;
}

.copyright a:hover
{
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
}

/* top search */
.topsearch {
	float:right;
	clear:right;
	margin-top:0px;
	width:380px;
}
.topsearch form,
.topsearch ul.nav{
	float:right;
}
.topsearch form input.button{
	display:none;
}

.topsearch form .advanced-search{
	display:inline-block;
	/*display:none; */
	width:16px;
	height:16px;
	text-indent:-9999px;
	background:url(images/advanced_search_icon.png) 0 0 no-repeat;
	opacity:.2;
}
.topsearch form .advanced-search:hover{
	opacity:.5;
}
.topsearch form input.search{
	font-size:16px;
	width:180px;
}
.topsearch form input.search.notnative{
	width:149px;
	height:16px;
	padding:4px 10px 2px 21px;
	font-size:12px;
	border:none;
	background:url(images/search_field.gif) 0 -22px no-repeat;
}
.topsearch form input.search.notnative.placeholder{
	background-position:0 0;
}
