/**
* Tyco FIS
* Layout CSS	
*
* CSS developed by Bloom Media Ltd. | www.bloommedia.co.uk
* Contributors: Stuart Bamforth
*/



/* ----------------------------------------------- */
/* DEFAULT STYLES                                  */   
/* Removes all the different browser defaults      */  
/* ----------------------------------------------- */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a { 
	margin: 0; 
	padding:0; 
	border: 0; 
	}

body {
	font-size: 100.01%;
	color:#ccc;
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../template_images/bg-body-strip.jpg);
	background-repeat:repeat-x;
	}
.clearfix{
	clear:both;
	}
	
h2 {
	display:inline;
	}
	
/* ---------------------------------- */
/* MAIN PAGE CONTAINER                */   
/* ---------------------------------- */	
#container{
	width:980px;
	margin: 0 0 0 -490px;
	position:relative;
	left:50%;
	padding-bottom:50px;
	background-color:#fff;
	top: 0px;
	}
	
	
	
/* ---------------------------------- */
/* TOP BAR and NAVIGATION		      */   
/* ---------------------------------- */
#topbar{
	float:left;
	background-color:#fff;
width:980px;
	}	
	#topleft{
	float:left;
	width:206px;
	}
	#topleft h1 a{
	display:block;
	background:url(/template_images/tyco-fis-logo.gif) right center no-repeat;
	width:335px;
	height:93px;
	text-indent:-9000px;
	}
	#topright{
	float:right;
	width:620px; /* was 580 */
	padding:10px 20px 0 0; /* was 10px 30px 0 0 */

	}
	#topright ul{
	list-style:none;
	float:right;
	}
	#topright ul li{
	float:left;
	}
	#topright ul li a{
	text-decoration:none;
	font-size:70%;
	color:#0057a6;
	}
	#topright ul#smalllinks{
margin-bottom:20px;
	}
	#topright ul#smalllinks li a{
	}
	#topright ul#smalllinks li a:hover{
	text-decoration:underline;
	}
	#topright ul#smalllinks li a.language{
	background-image:url(../template_images/sweden.gif);
	background-repeat:no-repeat;
	padding:2px 7px 2px 27px;
	background-position:0 2px;
	}
	#topright ul#smalllinks li a.text{
	background-image:url(../template_images/bg-ul-topnav-li-a-text.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
	padding:0 10px 0 10px;
	}
	.spacer{
	clear:both;
	background-color:#CC0000;

	}

	#topright ul#mainnav{
	float:right;
	text-align:right;
	}
	#topright ul#mainnav li a{
	font-weight:bold;
	background-image:url(../template_images/bg-top-nav-ul-li-a.gif);
	background-repeat:no-repeat;
	background-position:top right;
	padding:5px 13px 5px 6px; /* was 5px 15px 5px 10px */

	}
	#topright ul#mainnav li a.end{
	background-image:none;
	padding-right:0;
	}
	#topright ul#mainnav li a:hover{
	text-decoration:underline;
	}





	

/* ---------------------------------- */
/* FLASH ANIAMTION			          */   
/* ---------------------------------- */
#animation{
	float:left;
	width:980px;
	height:312px;
	}
	
	
	
/* ---------------------------------- */
/* HOMEPAGE CONTENT AREA STYLES       */   
/* ---------------------------------- */	
#home-content{
	float:left;
	
	padding:30px 58px 10px 58px;
	}
	#home-content h2{
	color:#0057a6;
	font-size:100%;
	}
	.home-col{
	width:175px;
	float:left;
	margin:0 50px 0 0;
	}
	.home-col.right{
	width:175px;
	float:left;
	margin:0;
	}
	#home-content ul{
	list-style:none;
	border-top:1px dotted #999999;
	margin:5px 0 0 0;
	}
	#home-content ul li{
	border-bottom:1px dotted #999999;
	padding:0 0 2px 0;
	}
	#home-content ul li a{
	color:#0057a6;
	text-decoration:none;
	font-size:80%;
	}
span.continued{
  display:block;
}
	span.continued a{
	color:#cc6600;
        border-bottom:1px dotted #999999;
        padding:2px 0;
        font-size:80%;
        text-decoration:none;
        display:block;
	}
	#home-content a:hover{
	text-decoration:underline;
	}
	.search-box{
	float:left;
	padding:50px 0 0 0;
	
	}
	.search-box p{
	color:#0057a6 !important;
	font-size:80%;
	}
	.search-box input{
	background-image:url(../template_images/bg-search-box.gif);
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	color:#999;
	font-size:90%;
	padding:3px 0 3px 5px;
	float:left;
	margin:0 5px 0 0;
	width:140px;
	}

.search-box a{
float:left;
}
	.search-box img{
	float:left;
	border:none;
	}
	.search-box label{
	display:none;
	}
	
	
	
	
.search-box-home{
     float:left;
     padding:0 0 0 0;
}


	.search-box-home p{
	color:#0057a6 !important;
	font-size:80%;
	
	}

.search-box-home h3{
margin:0 !important;
padding:0 0 8px 0 !important;
border:0 !important;
}

	.search-box-home input{
	background-image:url(../template_images/bg-search-box.gif);
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	color:#999;
	font-size:90%;
	padding:3px 0 3px 5px;
	float:left;
	margin:0 5px 0 0;
	width:300px;
	}

.search-box-home a{
float:left;
}
	.search-box-home img{
	float:left;
	border:none;
	}
	.search-box-home label{
	display:none;
	}
	
	.searcharea {
	width:360px !important;
	float:left;
	display:block;
	}
	
	.searcharea form {
	padding:0;
	margin:0;
	}
	

.searcharea2 {
margin-left:20px;
float:left;
}

	.searcharea2 .search-box-home input{
	width:160px !important;
	}
	
	.searcharea2 form {
	padding:0;
	margin:0;
	}
	
	/* set the heights of the boxes on the homepage */
	
	.home-search-box-base {
	height:60px;
	}
	
	.home-search-box-1 {
	}
	
	.home-search-box-2 {
	
	}

.home-search-box-2 p {
display:block;
}

.home-search-box-2 img {
float:left;
margin-right:20px;
}

.home-search-box-1 img {
float:left;
margin-right:20px;
}

.home-search-box-2 strong {
color:#00549a;
}
	
	.home-search-box-3 {
	height:22em;
	}
	
	#home-copy{
	width:864px;
	float:left;
	margin:30px 0 0 0;
	}
	
	
	#home-left-col {
	float:left;
	width:420px !important;
	margin:0 0px 0px 0;
	clear:both;
	}
	
#home-left-col img {
     float:left;
     margin-right:20px;
}
	
#home-right-col {
	float:right;
	width:420px !important;
	margin:22px 0 0 15px;
}
	
#home-right-col .home-text-events img {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	clear:both;
}
	
#home-right-col .home-text-events p {
	display:block;
	padding-bottom:10px;
	}
	
	#home-right-col .home-text-events h4 {
	font-size:0.9em;
	padding-bottom:6px;
	color:#0057a6 !important;
	float:left;
	}

.home-body-text {
float:left;
display:block;
padding-bottom:6px;
width:270px;
}
	
	#home-right-col .home-text-events a, .home-text a {
	color:#0057a6 !important;
	text-decoration:none;
	font-weight:bold;

	}
	
		#home-right-col .home-text-events a:hover, .home-text a:hover {
	text-decoration:underline;
	}
	
	#home-text{
	border:1px dotted #999;
	clear: left;
        float: left;
	padding:20px;
        width:370px;
	}
	#home-text h3{
	color:#0057a6;
	font-size:100%;
	border-bottom:1px dotted #0057a6;
	padding:0 0 5px 0;
	margin:0 0 1em 0;
	}
	#home-text p{
	color:#333;
	font-size:80%;
	margin:0 0 1em 0;
	}	


.home-text{
	border:1px dotted #999;
        float:left;
        clear:left;
	padding:20px;
	margin:0 0 20px 0;
        width:370px;
	}

#news-box ul {
        border:none;
}
#news-box ul li {
        border:none;
}
	.home-text h3{
	color:#0057a6;
	font-size:100%;
	border-bottom:1px dotted #0057a6;
	padding:0 0 5px 0;
	margin:0 0 1em 0;
	}
	.home-text p{
	color:#333;
	font-size:80%;
	margin:0 0 1em 0;
	}
	
	
		#news-article{
	border:1px dotted #999;
	float:left;
	width:393px;
	padding:7px;
	margin:18px 39px 0 0;
	}
	#news-article img{
	float:left;
	margin:0 15px 0 0;
	}
	#news-article h4{
	color:#0057a6;
	font-size:80%;
	border-bottom:1px dotted #999;
	padding:0 0 5px 0;
	margin:5px 0 1em 0;
	width:215px;
	float:left;
	}
	#news-article p{
	color:#333;
	font-size:80%;
	float:left;
	}
	#news-article a{
	color:#0057a6;
	border-bottom:1px dotted #999;
	padding:0 0 5px 0;
	text-decoration:none;
	}
	
	#call{
	float:left;
	width:407px;
	margin:18px 0 0 0;
	}
	#call img{
	border:none;
	}
	
	
	
	#ask-the-expert{
	border:1px dotted #999;
	float:left;
	width:367px;
	padding:20px;
	background-image:url(../template_images/bg-ask-the-expert.jpg);
	background-repeat:no-repeat;
	background-position:300px 20px;
	height:12.5em;
	}
	

	
	#ask-the-expert h3{
	color:#c60;
	font-size:100%;
	border-bottom:1px dotted #c60;
	padding:0 0 5px 0;
	margin:0 0 1em 0;
	width:250px;
	}
	#ask-the-expert p{
	color:#333;
	font-size:80%;
	margin:0 0 1em 0;
	width:250px;
	}
	#ask-the-expert .search-box{
	float:left;
	padding:20px 0 0 0;
	font-size:90%;
	}
	#ask-the-expert .search-box input{
	color:#c60;
	}
	#ask-the-expert label{
	display:none;
	}

        a.login-infonet-btn{
background-image:url(/template_images/btn-login-infonet.gif);
background-repeat:no-repeat;
color:white;
font-size:0.9em;
height:20px !important;
line-height:1.6em !important;
text-align:center;
width:88px;
display:block;
text-decoration:none;
        }
	
	
	
	
	
	
/* ---------------------------------- */
/* FOOTER STYLES                      */   
/* ---------------------------------- */	
#footer{
	clear:both !important;
	width:980px;
	padding:20px 0 0 0;
	}
	#footer img{
	border-bottom:10px solid #fff;
	}
	#footer p{
	color:#069;
	font-size:70%;
	}
	#footer ul{
	list-style:none;
	float:right;
	margin:-5px 0 0 0;
	padding:0;
	}
	#footer ul li{
	float:left;
	}
	#footer ul li a{
	color:#069;
	font-size:70%;
	background-repeat:no-repeat;
	background-position: right 4px;
	padding:0 0 0 10px;
	text-decoration:none;
	}
        #footer ul li a.seperator{
        background-image:url(../template_images/bg-ul-topnav-li-a-text.gif);
        padding:0 12px 0 10px;
        }
	#footer ul li a.end{
	padding-right:0;
	background-image:none;
	}
	#footer ul li a:hover{
	text-decoration:underline;
	}
	#footerleft{
	float:left;
	width:340px;
padding-top:2px;
	}
	#footerright{
	float:left;
	width:640px;
display:block;
padding-top:2px;
	}

#searchblock2,#searchblock {
padding:0;margin:0;clear:both;border:1px solid #fff;
color:#000;
}


#searchblock2 a{
	text-decoration:none;
	font-size:90%;
	color:#0057a6;
width:150px;
display:block;

	}

#searchblock2 a:hover{
	text-decoration:underline;
	}


/* Ask the expert drop down box on most pages */	
#ddl-ate-markets{
     width:130px;
}

/* fix to make search box go on one line due to long german text*/
.searchforinput {
width:110px !important;
}

.searcherrortext {
white-space: nowrap;
}


/* fix to add a bit of padding on internal images */

.ate-section-inner img {
margin-left:10px !important;
}



/*******************/
/* New home styles */
/*******************/


/*lists */


#home-left-col .home-links-block{
width:178px;
float:left;
margin-bottom:20px;
}

.home-links-block-right {
margin-left:47px;
}

.home-left-col-gap {
clear:both;
height:30px;
margin:0;
}

div.home-search-box-1 p {
 margin-bottom:0;
}

.widget_pubdate {
  font-size:60% !important;
color:#cc6600 !important;
border-bottom:1px dotted #CCCCCC;
padding-bottom:10px;
margin-bottom:10px !important;
}

div#tycoadt { 
  float:left; 
  width: 250px; 
}


