/**
* 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;
background-image:url(../template_images/tyco-fis-logo.gif);
background-repeat:no-repeat;
background-position:0px 0px;
	}	
	#topleft{
	float:left;
	width:235px;

	}
	#topleft h1 a{
	display:block;
	
	width:235px;
	height:93px;
	text-indent:-9000px;
	}
	#topright{
	float:left;
	width:725px;
	padding:0;
border-top:10px solid #fff;

	}
	#topright ul{
	list-style:none;
	float:right;
padding:0;
margin:0;
clear:both;

	}
	#topright ul li{
padding:0;
margin:0;
	float:left;
	}
	#topright ul li a{
	text-decoration:none;
	font-size:70%;
	color:#0057a6;
	}
	#topright ul#smalllinks{
	margin:0 !important;
padding:0 !important;
height:43px;
	}
	#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/frenchsmall.gif);
	background-repeat:no-repeat;
	padding:0 7px 0 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{
clear:both;
	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 9px 5px 2px !important;
	}
	#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;
	width:864px;
	padding:0px 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;
	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;
	}

#home-links{
	/*border:1px dotted #999;*/
	float:left;
	width:415px;
	padding:0;
	margin:0 0px 0 0px;
	/*height:25em;*/
	}




#home-links h3{
	color:#0057a6;
	font-size:100%;
	border-bottom:1px dotted #0057a6;
	padding:0 0 5px 0;
	margin:0 0 1em 0;
	}
	#home-links p{
	color:#333;
	font-size:75%;
	margin:0 0 1em 0;
	}	

#home-links a, #home-text a {
color:#0057a6;
}

#homepage-keywords {
color:#035a9f;
}

#homepage-keywords a{
color:#035a9f !important;
text-decoration:none;
}

#homepage-keywords a:hover{
color:#808097 !important;
text-decoration:underline;
}

.clearlinks {
clear:both;
display:block;
width:100%;
height:1px;
overflow:hidden;
border:1px solid #fff;
}

	#home-copy{
	width:864px;
	float:left;
	margin:30px 0 0 0;
	}
	
	
	#home-text{
	/*border:1px dotted #999;*/
	float:left;
	width:420px;
	padding:0;
	margin:0 0px 0 20px;
	/*height:25em;*/
	}
	#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:75%;
	margin:0 0 1em 0;
	}	
	
	
		#news-article{
	border:1px dotted #999;
	float:left;
	width:393px;
	padding:7px;
	margin:18px 39px 0 0;
	}

#news-article-text {
float:left;
width:215px;
display:block;
}
	#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;

	}
	#news-article p{
	color:#333;
	font-size:80%;
	}
	#news-article a{
	color:#0057a6;
	border:0px !important;
	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;
	}
	
	
	
	
	
	
/* ---------------------------------- */
/* 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:200px;
	}
	#footerright{
	float:left;
	width:780px;
	}

/* Ask the expert drop down box on most pages */	
#ddl-ate-markets{
     width:130px;
}



/* sub and sup fix */

sub { vertical-align:text-bottom;  }
sup { vertical-align:text-top;  }



/* NEW HOMEPAGE */

#home-nos-solutions, #home-main-copy, #home-applications, #home-actualities,#home-savoirfaire {
border:1px dotted #666;
padding:15px;
position:relative;
}

#home-nos-solutions, #home-actualities,#home-savoirfaire {
margin-top:20px;
}

#home-main-copy a, #home-actualities a{
text-decoration:none;
}

.application-links1,.application-links2 {
width:160px;
float:left;
margin-right:20px;
margin-left:1px;
position:relative;
}


.application-links1 ul li,.application-links2 ul li{
border-bottom:1px solid #d5d5d5 !important;
padding:5px 0 5px 0 !important;
}

.application-links1 ul,.application-links2 ul{
border-top:1px solid #d5d5d5 !important;
font-size:90%;
border-bottom:3px solid #fff;
}


.home-actualities1b {
float:left;
margin-right:15px;
}

.home-actualities2 {
float:left;
width:400px;
}

.home-actualities2 h4{
padding-bottom:5px;
color:#0059b0;
font-size:75%;
}

/* home fix - remove underline from header links */

#home-nos-solutions a, #home-applications a,#home-nos-solutions a {
text-decoration:none !important;
}

#home-nos-solutions a:hover, #home-applications a:hover,#home-nos-solutions a:hover {
text-decoration:underline !important;
}

#home-nos-solutions h2 {
border-bottom:1px dotted #0057a6;
	padding:0 0 5px 0;
display:block;
}

