/* Included in every page but print/pdf. */

/* media = "screen" */

div#header {
	width: 679px;
	margin: 30px auto 0 auto;
	clear: both;
	overflow:hidden;
	padding-right: 5px;
} 

div#utilities {
	width: 45%;
	float:right;
	height: auto;


/* INVESTECAFTERCARE-180 */
/* 	margin: 20px auto 0 auto; */
	margin: 0px auto 0 auto;
	/*clear: both;*/
	padding-right: 5px;
	/*position:absolute;
	right:5px;*/
	top:0px;
}

div#logo {
	float:left;
	/*clear:both;*/
	/*overflow:hidden;*/
	/*height:40px;*/
	margin-top:14px;
	width:45%;	
}

div#utilities a,
div#countryBoxOpenedInner a,
div#servicesOpenedInner a {
	color: #787878;
}
div#utilities a:hover,
div#countryBoxOpenedInner a:hover,
div#servicesOpenedInner a:hover {
	color: #437cc4;
	text-decoration: none;
}

div#utilities div#searchBox {
	float: right;
	/*border: 1px solid #d5d5d5;
	background: #fff;*/
	display: inline;
	width: 283px;
	margin-bottom:10px;
}

div#utilities div#searchBox div#searchBoxTop {
	float: left;
	clear: both;
	width: 283px;
	height: 5px;
	overflow: hidden;
	background: url(../img/boxes/searchBevelTop_new.gif) left top no-repeat;
}

div#utilities div#searchBox div#searchBoxMain {
	float: left;
	clear: both;
	width: 283px;
	background: url(../img/boxes/searchBevelBottom.gif) left bottom no-repeat;
}

div#utilities div#searchBox label {
	display: block;
	float: left;
	padding: 0 4px 1px 4px;
}
div#utilities div#searchBox input#searchInput {
	border: 0;
	font-size: 1em;
	font-family: arial, sans-serif;
	display: block;
	float: left;
	margin: 0 5px 0 5px;
	width: 210px;
	color: #787878;
	display: inline;
}
div#utilities div#searchBox input#submitButton {
	margin: 0 7px 0 0;
	display: block;
	float: right;
	display: inline;
}


div#utilities div#countryBox {
	float: right;
    width: 121px;
	text-align: right;
	display: inline;
	margin-top: 2px;
	margin-left:40px; 
}
div#utilities div#countryBoxInner {
	float: right;
}

div#countryBoxOpened {
	display: none;
	position: absolute;
    top: 0px;
	width: 147px;
	z-index:900;
}
div#countryBoxOpenedInner {
	float: left;
	clear: both;
	background: url(../img/menus/countryDropdownBg.png) left top repeat-y;
	width: 139px;
	padding: 7px 1px 0 7px;
}
div#countryBoxOpenedEnd {
	float: left;
	clear: both;
	background: url(../img/menus/countryDropdownEnd.png) left top no-repeat;
	width: 147px;
	height: 8px;
	overflow: hidden;
}


div#utilities div#countryBox .countryTrigger {
	display: block;
	/*float: left;
	background: url(../img/miscfurn/searchArrow.gif) right 5px no-repeat;
	padding: 4px 10px 3px 14px;
	display: inline;*/
	cursor: pointer;
}

div#countryBoxOpened .countryTrigger {
	display: block;
	float: left;
	background: url(../img/miscfurn/searchArrow.gif) right 4px no-repeat;
	padding: 3px 11px 3px 7px;
	cursor: pointer;
	display: inline;	
}


div#utilities div#countryBox span.currentCountry {
	display: block;
	float: left;
	padding: 5px 0 0 4px;
}
div#countryBoxOpened span.currentCountry {
	display: block;
	float: left;
	padding: 4px 0 0 4px;
}
div#countryBoxOpenedInner .countryClose {
	display: block;
	float: right;
	padding: 2px 10px 3px 0;
	cursor: pointer;
}

div#countryBoxOpened div#countryList {
	width: 119px;
	padding: 0 10px;
	z-index: 100;
	background: #fff;
	text-align: left;
    position:static; 
}

div#countryBoxOpened div#countryList ul {
	list-style-type: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	clear: both;
	width: 119px;
}
div#countryBoxOpened div#countryList ul li {
	font-size: .9em;
	color: #787878;
	display: block;
	float: left;
	clear: both;
	width: 119px;
	overflow: hidden;
}
div#countryBoxOpened div#countryList ul li a {
	color: #787878;
	display: block;
	padding: 3px 0;
	border-bottom: 1px solid #e6e7e7;
	text-decoration: none;
	cursor: pointer;
}

div#countryBoxOpened div#countryList ul li:first-child a {
	border-top: 1px solid #e6e7e7;
}

div#countryBoxOpened div#countryList ul li a:hover {
	color: #437cc4;
}
div#countryBoxOpened div#countryList ul li.current a {
	color: #437cc4;
}
div#countryBoxOpened div#countryList ul li img {
	display: none;
}
div#countryBoxOpened div#countryList ul li.current img {
	/*display: block;*/
}
div#countryBoxOpened div#countryList li img.show {
	display: block;
	margin-top: 5px;
}

div#utilities div#services {
	float: right;
	width: 121px;
	text-align: right;
	margin-top: 2px;
}
div#utilities div#servicesInner {
	float: right;
}

div#utilities div#services .servicesTrigger {
	display: block;
	/*	float: left;
	padding: 4px 0 3px 14px;*/
	cursor: pointer;
}




div#servicesOpened {
	display: none;
	position: absolute;
	top: 0px;
	left: 300px;
	width: 119px;
}
div#servicesOpened div#servicesOpenedInner {
	float: left;
	clear: both;
	background: url(../img/menus/servicesDropdownBg.png) left top repeat-y;
	width: 94px;
	padding: 6px 11px 0 14px;
}
div#servicesOpenedEnd {
	float: left;
	clear: both;
	background: url(../img/menus/servicesDropdownEnd.png) left top no-repeat;
	width: 119px;
	height: 8px;
	overflow: hidden;
}
div#servicesOpened .servicesTrigger {
	display: block;
	float: left;
	padding: 4px 0 3px 0;
	cursor: pointer;
}
div#servicesOpened .servicesClose {
	display: block;
	float: right;
	padding: 4px 0 3px 0;
	cursor: pointer;
}

div#servicesOpened ul {
	list-style-type: none;
	display: block;
	padding-top: 5px;
	float: left;
	clear: both;
	width: 91px;
	margin-left: 3px;
	display: inline;
	text-align:left;
}
div#servicesOpened ul li {
	font-size: .9em;
	color: #787878;
	display: block;
	float: left;
	clear: both;
	width: 91px;
}
div#servicesOpened ul li a {
	color: #787878;
	display: block;
	padding: 3px 0;
	border-top: 1px solid #e6e7e7;
	text-decoration: none;
	cursor: pointer;
	width: 91px;
}
div#servicesOpened ul li a:hover {
	color: #437cc4;
}

.servicesTrigger:hover,
.servicesClose:hover,
.countryTrigger:hover,
.countryClose:hover {
	color: #437cc4;
}

div#special {
	position: absolute;
	left: 5px;
	top: 5px;
	background: #fff;
	width: 100px;
	display: none;
}
div#special ul {
	list-style-type: none;
	position: absolute;
	left: 0px;
	top: 0px;
}
div#special a {
	font-size: 1.3em;
	color: #000;
	background: #fff;
	cursor: pointer;
}

div#trackingWrapper {
	position: absolute;
}

div#countryBoxInner, div#servicesInner{
	height:20px;
	width: 121px;
	background: #fff url(../img/buttons/utilDropDown.jpg) no-repeat  0px 0px;
	cursor:pointer;
}

div#countryBoxInner .currentCountry{
	float:left;
}

div#countryBoxInner .countryTrigger, div#servicesInner .servicesTrigger{
	float:left;
	margin-left:7px;
	color:#fff;
	font-size:11px;
	height:20px;
	line-height:20px;
	display:inline !important;
}

div#utilities a.helpLink {
	color:#437CC4;
	float:right;
	margin-top:14px;
}

div#utilities a.helpLink:link, div#utilities a.helpLink:visited {
	color: #437cc4; /*blue*/
	text-decoration: none;
}


div#utilities a.helpLink:link:hover, div#utilities a.helpLink:visited:hover {
	text-decoration: underline;
}

/* INVESTECAFTERCARE-180 */
div#countryBoxOpened .countryTrigger,
div#countryBoxOpened span.currentCountry,
div#servicesOpened .servicesTrigger 
 {
	display:none;
}

div#countryBoxOpenedInner .countryClose,
div#servicesOpened .servicesClose {
	position:absolute;
	top :0;
	right:0;
}
div#servicesOpened .servicesClose {
	right:5px;	
}

div#countryBoxOpened div#countryList ul,
div#servicesOpened ul {
	padding-top:0;
}

div#countryBoxOpened div#countryList ul li:first-child a,
div#servicesOpened ul li:first-child a {
	border-top:none;
}

