/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px 0px 2em;
	font-size: 0.8em;
	color:#404226;
	background-image:url(../images/body_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#base	{
	width: 760px;			
}

.skips {
	display: none;
}

/* BANNER AREA */


#banner {
	width: 760px;	
}

#logo	{
	height:147px;
	margin-top:23px;
	margin-left:75px;
}

#banner_links	{
	height: 25px;
	text-align:right;
	padding: 0px 20px 0px 0px;
	float:right;
}

#banner_links a:link, #banner_links a:visited	{
	line-height: 2em;
	font-weight:bold;
	color:#E2004A;
	text-decoration:none;
	padding: 6px;
	padding-left: 1.8em;
	margin: 0 0.5em;
	background-image:url(../images/arrow_lrg.gif);
	background-repeat:no-repeat;
	background-position: 0px center;
}

#banner_links a:link:hover, #banner_links a:visited:hover	{
	line-height: 2em;
	font-weight:bold;
	color:#E2004A;
	text-decoration:none;
	padding: 6px;
	padding-left: 1.8em;
	margin: 0 0.5em;
	background-image:url(../images/arrow_lrg_cr.gif);
	background-repeat:no-repeat;
	background-position: 0px center;
}

#bannerImage {
	background-color: #bebb97;
	height:172px;
	border-bottom:12px solid #E2004A;
}

#bannerImageElement {
	float: left;
}

#bannerImageElement img {
	height:172px;
	width:589px;
}

#bannerImageQuote {
	padding: 10px;
	padding-top:18px;
	text-align: right;
}

#bannerImageQuote span {
	color: #ffffff;
	font-size: 1.15em;
}

#banner h1, #banner h4 {
	display: none;
}

/* MAIN AREA */

#mainArea, #mainAreaHome {
	width: 760px;
	font-size: 1.2em;
}

#mainAreaHome	{
	background-image:url(../images/three_dots.gif);
	background-repeat:repeat-y;
	}
	
#mainArea	{
	background-image:url(../images/two_dots.gif);
	background-repeat:repeat-y;	
	}		

/* MAIN AREA - LEFT COLUMN */

#mainArea #leftColumn, #mainAreaHome #leftColumn {
	float: left;
	width: 190px;
	font-size:0.8em;
	line-height: 1.4em;	
}

/* MAIN AREA - LEFT COLUMN - first level navigation */ 

#leftColumn #mainNavDiv {
	display: block;
	float: left;
	margin-bottom: 1.5em;
}

#mainNavDiv ul{list-style: none; margin:0px; padding:0px;}
#mainNavDiv ul li {margin: 0px;border-bottom: 1px solid #bebb97;width:189px;}
#mainNavDiv li a {padding: 7px 7px 7px 13px;background-color:#e5e4d5;text-decoration: none;font-weight:bold;display: block;color: #3f4030;}
html>body #mainNavDiv ul li a:link {width: auto;}
#mainNavDiv li a:link:hover, #mainNavDiv li a:visited:hover {background-color:#fff;}

/* MAIN AREA - LEFT COLUMN - second and third level navigation */ 

#mainNavDiv ul ul li, #mainNavDiv ul ul ul li {margin: 0px;border-top: 1px solid #bebb97;border-bottom:none;}
#mainNavDiv ul ul li a {padding: 4px 4px 4px 20px;background-color:#efefe6;text-decoration: none;font-weight:normal;display: block;color: #3f4030;}
html>body #mainNavDiv ul ul li a:link, html>body #mainNavDiv ul ul ul li a:link {width: auto;}
#mainNavDiv ul ul li a:link:hover, #mainNavDiv ul ul li a:visited:hover, #mainNavDiv ul ul ul li a:link:hover, #mainNavDiv ul ul ul li a:visited:hover {background-color:#fff;}
#mainNavDiv ul ul ul li a {padding: 4px 4px 4px 35px;background-color:#efefe6;text-decoration: none;font-weight:normal;display: block;color: #3f4030;}

	
/* QUOTE BOX */	

.quote	{
	margin-top:1.2em;
	padding: 1.2em;
	background-image:url(../images/open_quote.gif);
	background-repeat:no-repeat;
	background-position:1.2em top;
	text-indent: 50px;
	color:#000;
}

.quote img	{
	float:right;
	}
.quote_credit	{
	clear:right;
	color:#73746a;
	text-indent:0px;
	text-align:right;
}

/* MAIN AREA - ALL CONTENT */
#ContentArea	{
	float: left;
	width: 569px;
}

.clear	{
	clear:both;
	}
/* MAIN AREA - CENTRE COLUMN */

#mainAreaHome #centreColumn {
	float: left;
	width: 398px;
	font-size: 0.8em;
	line-height: 1.4em; 
	background-image:url(../images/col_bg.gif);
	background-position:0px top;
	background-repeat:no-repeat;
	background-color:#f2f1ea;
}

#mainArea #centreColumn {
	float: left;
	width: 568px;
	font-size: 0.8em;
	line-height: 1.4em; 
}
#mainAreaHome #centreColumn #centreContent {
	padding: 0em;
}
#mainArea #centreColumn #centreContent {
	padding: 0em 1em;
}
#centreColumn a:link {
	color: #E2004A;
	text-decoration:none;
}
#centreColumn a:visited {
	color: #E2004A;
	text-decoration:none;
}
#centreColumn a:hover, #centreColumn a:visited:hover {
	color: #bebb97; 
	text-decoration:none;	
}
.centreColumnBlock	{
	border-bottom: 1px solid #bebb97;
	padding: 0em 1em 1em 1em;
}
.MemberChoice ul, .MemberChoice ul li {
	list-style-type:none;
	list-style-image:none;
}


#centreContent h1 {
	font-size: 1.7em;
	color: #000;
	padding: 0em;
	margin-top: 0em;
	margin-bottom: 1em;
	clear: both;
	line-height: 1.2em;
}
#centreContent h2  {
	font-size: 1.6em;
	color: #000;
	padding: 0em;
	margin-top: 1em;
	margin-bottom: 0.5em;
	clear: both;
}

#centreContent h3  {
	font-size: 1.4em;
	color: #000;
	font-weight:normal;
	margin-top: 10px;
	margin-bottom: 0.2em;
	padding: 0px;
	clear: both;
}

#centreContent h4 {
	font-size: 1.3em;
	font-weight:bold;
	color: #000;
	margin-bottom: 0em;
	padding: 0px;
	margin-top: 0.75em;
}

#centreContent h5 {
	font-size: 1.2em;
	font-weight:bold;
	color: #000;
	margin-bottom: 0em;
	padding: 0px;
	margin-top: 0.75em;
}

#centreContent p {
	margin-top: 2px;
}

#centreContent ul {
	margin-left: 3em;
	padding: 0px;
	list-style-image:url(../images/bullet_1.gif)}

#centreContent ul li {
	margin: 0px;
	padding: 0.2em;
}
#centreContent ol {
	margin-top: 0.5em;
	margin-bottom: 1em;	
}
#centreContent ol li {
	padding-bottom: 0.2em;
}

#centreContent img.right {
	float:right;
	margin-left:0.5em;
}

#centreContent img.left {
	float:left;
	margin-right:0.5em;
}

	/* Glossary Page CZ/AR lang */
	.TitleCz, .TitleAr {
		font-size: 10pt;
		text-transform: uppercase;
		color: rgb(255, 0, 102);
	}
	.TitleCzS, .TitleArS {
		font-size: 10pt;
		color: rgb(255, 0, 102);
	}
	.TextCz, .TextAr {
		font-size: 10pt;
		color: windowtext;
	}
	.ArRtl {
		direction: rtl;
		unicode-bidi: embed;
	}


/* MAIN AREA - RIGHT COLUMN */

#mainAreaHome #rightColumn {
	float: left;
	width: 170px;
	padding:0px;
}

#rightColumn img {
	margin-bottom: 0.5em;
	padding:5px;
}

#rightColumn p {
	padding: 0px 10px;
	font-size: 0.8em;
	margin-bottom:5px;
	margin-top:0px;
}

#rightColumn h3 {
	font-size: 1.1em;
	font-weight:normal;
	padding:10px;
	margin: 0px;
	margin-bottom: 0.2em;
}

#rightColumn h4 {
	font-size: 0.9em;
	font-weight:normal;
	padding:10px;
	margin: 0px;
	margin-bottom: 0.2em;
}

#rightColumn a:link, #rightColumn a:visited {
	color: #E2004A;
	text-decoration: none;
}

#rightColumn a:link:hover, #rightColumn a:visited:hover {
	color: #bebb97;
	text-decoration:none;
}

.rightBlock	{
	border-bottom: 1px solid #bebb97;
	width:170px;
}	

.rightBlock	div a img {
	border: 1px solid #eeeeee;
	cursor : default; 
}
.rightBlock	div a img:hover {
	border: 1px solid #ffffff;
}

.ieSixBugFix {
	clear: both;
	float: left;
	width: 170px;
}

/* CLEAR AFTER FOOTER */

#footerClear {
	clear: both;
}


/* FOOTER */

#footer {
	width: 100%;
	clear: both;
	border-top: 1px solid #e1e1df;
	border-bottom: 1px solid #e1e1df;
}
#footerInside {
	padding:5px;	
}
#footerInside p {
	padding-left: 5px;
	margin-top: 0.5em;
	margin-right: 0px;
	margin-right:1.5em;
	margin-bottom: 0.5em;
}
#footerInside a:link, #footerInside a:visited {
	color: #E2004A;
	background-image:url(../images/arrow_sml.gif);
	background-repeat:no-repeat;
	background-position:0px;
	padding: 7px;
	padding-left: 0.8em;
	text-decoration:none;
}
#footerInside a:hover {
	text-decoration:none;
	background-image:url(../images/arrow_sml_cr.gif);
	background-repeat:no-repeat;
	background-position:0px;
	padding: 7px;
	padding-left: 0.8em;
}


/*TABLE STYLES */

table	{
	width:100%;
	margin-top:1em;
	margin-bottom:1em;
	border:1px solid #E2004A;
	}

table caption	{
	text-align:center;
	color:#000;
	font-weight:bold;
	}

th	{
	background-color: #f2f1ea;
	border:1px solid #fff;
	padding: 5px;
	text-align:left;
	color:#000;
}

td	{
	background-color: #f7f7f2;
	border:1px solid #fff;
	padding:5px;
	color:#000;
}


/*FORM STYLES */

form	{
	padding:0em;
	margin-top:14px;
}

input, textarea	{
/*	border:1px solid #797979;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	width:250px;
	padding:0.2em;
}

fieldset	{
	position: relative;
	padding: 1em;
	margin-top:2em;
	border:1px solid #E2004A;
	background-color:#f8f8f4;
}
legend	{
	position: absolute;
	top: -.5em;
	left: .2em;
	font-weight:bold;
	color:#000;
	font-size:1.1em;
}

#mainArea #content > legend	
{
	position:relative;
	top:0em;
	left:0em;
}

.Submit	{
	text-align:right;
}

.button	{
	width:auto;
	color:#fff;
	background-color:#E2004A;
	border: 2px groove #fff;
	border-top-color: #E2004A;
	border-left-color: #E2004A;
	border-bottom-color: #E2004A;
	border-right-color: #E2004A;
	padding: 0.20em;
	}
.button:hover	{
	background-color:#ef9193;
	}

/* The menu styling */
#menuLang {
	padding:0px;
	margin-top:2px;
	margin-right:-4px;
	text-align: right;

	float: right;
}
.baseLang {
	position:relative;
	text-align:left;
	padding:0;
}
/* container UL start here */
ul.menu {
	bottom:0;
	font-family:Verdana;
	font-size:1.2em;
	left:100px;
	list-style-type:none;
	margin:0;
	padding:0;
	font-weight:bold;
}
ul.menu a, ul.menu a:hover {
	text-decoration:none;
	font-size : .8em;
}
/* define LI tags */
ul.menu li.level-one,
ul.menu li.has-submenu,
ul.menu li.active {
	position : relative;
	float : left;
	line-height : 30px;
	margin-right : 4px;
	background-repeat : no-repeat;
}

/* define all tags A in LI */
ul.menu li.level-one a {
	line-height : 17px;
	display : block;
	padding : 6px 15px 0;
	float : left;
	color : white;
}
ul.menu li.active a {
	padding : 3px 15px 3px;
	color : #E2004A;
	background-position : left bottom;
}
ul.menu li.has-submenu a {
	padding-right : 25px;
}
/* on mouse hover, display background center for first level LI */
ul.menu li.level-one:hover {
	background-image : url(../images/ul-over.png);	
	color:#3F4030;
}

/* on mouse hover, display background center for first level A */
ul.menu li.level-one:hover a:hover {
	color:#3F4030;
}
/* define UL submenu in first level LI */
ul.menu li.level-one ul {
	display : none;
	position : absolute;
	top : 23px;
	left : 0;
	width : 107px;
	list-style-type : none;
	padding : 5px 0 0;
	margin : 0;
	background-image : url(../images/ul-top.png);
	background-repeat : no-repeat;
	background-position : left top; 
}
/* delete inherited properties for next level LI */
ul.menu li.level-one li {
	display : block;
	float : none;
	padding : 0 !important ;
	margin-top : -3px !important ;
	line-height : 21px;
	background-image : none;
}
ul.menu li.level-one li a {
	line-height : 21px;
	padding : 0 10px !important;
	margin : 0 1px;
	width : 100%;
	display : block;
	float : none;
	background-image : none;
	background-color : transparent;
	color:white;
}
ul.menu li.level-one ul li a:hover {
	background-color : #F7F7F7;
}
ul.menu li.level-one li a img {
	border:none;
	padding-right:7px;
}

ul.menu li.level-one ul li.bottom-menu,
ul.menu li.level-one ul li.bottom-menu:hover {
	background-image : url(../images/ul-bottom.png);
	background-position : left bottom;
	background-repeat : no-repeat;
	background-color : transparent ;
	height : 5px !important;
	line-height : 5px !important;
	padding : 0 !important;
	margin : 0 !important;
	font-size : 0;
}
/* add properties for "standard" browsers (not IE6) */
ul.menu li.level-one ul li > a {
	display : block;
	width : auto;
}
/* on mouse hover, show sub menu UL */
ul.menu li.level-one:hover ul {
	display : block;
}

/* Register Form */
#RegisterForm {
	background-color:#F7F7F2;
	margin-top:-14px;
}
#RegisterForm th {
	color:#FFFFFF;
	background-color:#BFBB98;
	font-size:13px;
	font-weight:bold;
	border:none;
}
#RegisterForm table {	
	margin-top:0;
	border:none;
}
#RegisterForm table td {	
	border: 0px solid #000000;
	font-size:12px;
}
#RegisterForm table td select {
	font-size:12px;
}
#RegisterForm input {
	width:100px;
	border:auto;
}
#RegisterForm table tr td ul li a {
	color:#FF0000;
}
#RegisterForm table tr td ul li a:hover {
	color:#73746A;
	text-decoration:none;
}
.RequiredField {
	color:#FF0000;
	font-size:20px;
	padding-left:3px;
}
.CheckBoxRegisterForm input {
	width:10px;
	float:right;
	text-align:right;
	
}

.RequiredField{font-size:12px;}
.iFieldName{text-align:right;font-size:12px;line-height:2em}
.iFieldInput{width:350px;float:right;font-size:12px;margin:0 1em}
.iFieldInput Select{font-size:12px;}
#RegisterForm ul{font-size:12px;padding-left:17em}
#RegisterForm a{font-size:12px;color:#CC0040}
.submitLayout {
	padding:0;
	color:#fff;
	background-color:#E2004A;
	border: 2px groove #fff;
	border-top-color: #E2004A;
	border-left-color: #E2004A;
	border-bottom-color: #E2004A;
	border-right-color: #E2004A;
	padding: 0.20em;
}
input.inputLayout {
	background:transparent url(../images/searchglass.png) no-repeat scroll 4px 6px;
	border:solid 1px #CCCCCC;
	height:25px;
	padding-left: 18px;
	margin-top:1px;
	color:#808080;
	font-size:13px;
}
/* Sedex  "Resources Hub" */
.MenuFrame {
	width:500px;
	background-color:#FBFBFB;
	border:1px solid #D5D8E1;	
	margin:auto;
	margin-bottom:20px;
	margin-top:20px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:0px;
}
.MenuFrame a img { border:none; }
