﻿/* Navigation menu */
#navigation {
	z-index: auto;
}

#navigation a.left {
	float: left;
	margin:21px 0 0 40px;
}

#navigation ul {
	float: right;
	margin: 33px 20px 0 0;
    max-width: 740px;	
}

#navigation ul li {
	float: left;
	border-right: 1px solid #ccc;
}

#navigation ul li.last {
	border-right: 0;
}

#navigation ul li a {
	margin: 0 10px;
}

#introfooter {
	margin: 0 10px;
	overflow: hidden;
	clear: both;
}

#introfooter a {
	color: #818181;
}

#introfooter div.box-940-558 a, #introfooter div.box-940 a {
	color: #507E8D;
}

#introfooter p {
	clear: both;
}

#introfooter ul {
	clear: both;
	margin: 10px 20px 0;
	width: 558px;
	overflow: hidden;
}

#introfooter div.box-940 ul, #introfooter div.box-940-558 ul {
	margin: 20px 0 0 0;
}

#introfooter ul li {
	float: left;
	border-right: 1px solid #ccc;
}

#introfooter ul li.last {
	border-right: 0;
}

#introfooter ul li a {
	padding: 0 10px;
}

#introfooter ul li.first a {
	padding-left: 0;
}

#introfooter ul li.last a {
	padding-right: 0;
}

#footer {
	margin-top: 20px;
}

#menu {
	float: left;
	margin: 0 10px 20px;
	overflow: visible;
}

.overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: #fff;
	z-index: 100;
}

div.box-country {
	z-index: 200;
	position: absolute;
	top: 200px;
	margin-left: 170px;
}

div.box-country div.box-top,
div.box-country div.box-bottom {
	background: url(../images/country-box-620-dropshadow.png) no-repeat 0 0;
	width: 634px;
	height: 20px;
}

div.box-country div.box-bottom {
	background-position: 0 100%;
}
div.box-country div.box-content {
	width: 618px;
	padding: 0 8px;
	background: #fff;
	overflow: hidden;
	background: transparent url(../images/country-box-620-dropshadow.png) repeat-y 0 -20px;
}

div.box-country div.box-header,
div.box-country div.box-footer {
	height: 60px;
}

div.box-country div.box-header {
	background: transparent url(../images/hq_logo_r.gif) no-repeat 0 10px;
	margin: 0 20px;
}

div.box-country div.box-footer {
	height: auto;
	padding: 20px 20px 0 20px;
	overflow: hidden;
}

div.box-country div.box-body {
	background: #fff url(../images/country-box-620-gradient.png) no-repeat 0 0;
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	overflow: auto;
	padding: 20px;
}

div.box-country div.box-body h2 {
    color: #507e8d;
    margin: 6px 0;
}

div.box-country div.box-body div {
    float: left;
    overflow: hidden;
    width: 289px;
}

div.box-country div.box-body .image-button {
    display: inline;
}

div.box-body select {
	float: left;
	font-size: 11px;
	font-family: "Trebuchet MS";
	border: 1px solid #cecece;
	margin: 4px 4px 0 0;
	width: 180px;
}

div.box-footer label {
	display: inline;
	margin: 0 0 0 10px;
}

#content.start-page-content
{
	width: 1000px;
	margin: 0 0 -20px -20px;
	padding: 12px 0 0 0;
}

#domain-start-flash 
{
	float: left;
	width: 760px;
	height: 420px;
	padding:0;
	margin: 0 -12px 20px 0;
}

#domain-start-flash .slideshow img 
{
	width: 700px !important;
	height: 261px !important;
}

#domain-start-flash .portals li
{
	width: 140px !important;
} 

#domain-start-flash object,
#domain-start-flash-no-sidebar object 
{
	margin: 0 0 -20px 0;
}

#domain-start-flash-no-sidebar object 
{
	height: 530px;
	margin: 0 0 -20px 0;
}



#domain-start-flash-no-sidebar
{
	width: 1000px;
	padding:0;
	margin: 0 -12px 20px 0;
}

#domain-start-sidebar 
{
	float: right;
	margin-right: 26px;
	width: 226px;
}

#domain-start-sidebar #sidebar-content
{
	padding: 20px 4px 0 2px;
	background: url(../images/domain-start/sidebar.png) no-repeat top center;
	width: 220px;
	min-height:393px;
}

/* IE6 */
* html #domain-start-sidebar #sidebar-content {
	height: 396px;
}

#domain-start-sidebar #sidebar-bottom
{
	height: 12px;
	background: url(../images/domain-start/sidebar.png) no-repeat bottom center;
}

#domain-start-sidebar h2 
{
	border-bottom: 1px solid #CECECE;
	padding: 0 10px;
	margin: 0;
}

#domain-start-sidebar h3,
#domain-start-sidebar p { margin-left: 10px; margin-right: 10px }

#domain-start-sidebar h3  
{
	clear:both;
	color:#727272;
	font-family:"Trebuchet MS",Trebuchet,Candara,Arial,Helvetica,Sans-Serif;
	font-size:12px;
	font-weight:bold;
	margin:14px 10px 0;
}

#domain-start-sidebar p { margin-bottom: 0; color:#727272; }

#domain-start-sidebar .level2-link { margin-right: 7px; }

#domain-start-sidebar ul.level2-nav { clear: both; padding-top: 5px; }
