/**
* 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;
	}	
	#topleft{
	float:left;
	width:335px;
	}
	#topleft h1 a{
	display:block;
	background-image:url(/template_images/tyco-fis-logo.gif);
	width:335px;
	height:93px;
	text-indent:-9000px;
	}
	#topright{
	float:left;
	width:615px;
	padding:10px 0 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:0 0 20px 0;
	}
	#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/flag-uk.jpg);
	background-repeat:no-repeat;
	padding:0 7px 0 27px;
	background-position:0 2px;
	}
	#topright ul#smalllinks li a.text{
	
	background-repeat:no-repeat;
	background-position:0 4px;
	padding:0 0 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 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;
	width:924px;
	padding:0px 28px 10px 28px;
	}
	#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;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}
	#home-content ul li{
	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:600px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	/*height:25em;*/
	}


#home-links div{
width:155px;
float:left;
text-align:center;
margin-right:10px;
}

#home-links div a{
font-size:0.8em;
display:block;
clear:both;
color:#0057a6;
font-weight:bold;
padding-top:5px;
padding-bottom:20px;
text-decoration:none !important;
}
.home-link-right {
margin-right:0px !important;
}

#home-links div a:hover{
text-decoration:underline !important;
}

#home-links h3{
	color:#0057a6;
	font-size:100%;
	border-bottom:1px dotted #0057a6;
	height: 28px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	display: block;
	}

#home-links div img {
border:1px solid #0057a6 !important;
}

.clearlinks {
clear:both;
display:block;
width:100%;
height:1px;
}

	#home-copy{
	width:928px;
	float:left;
	margin:30px 0 0 0;
	}
	
	
	#home-text{
	/*border:1px dotted #999;*/
	float:left;
	width:250px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 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: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-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;
	padding:0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}
	#footer ul li{
	float:left;
	height: 28px;
	}
	#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:400px;
	height:28px;
	}
	#footerright{
	float:left;
	width:580px;
	height:28px;
	}

/* Ask the expert drop down box on most pages */	
#ddl-ate-markets{
     width:130px;
}


/* Fixes so that tables can be added - */
/* makes it so text doesn't wrap and adds padding to the table */

#main-content p {
clear:both;
}

#main-content table {
clear:both;
margin-top:8px;
margin-bottom:8px;
}

#main-content table td a{
font-size:13px !important;
display:block;
width:160px !important;
}
/**
* Tyco FIS
* IE 6 CSS	
*
* CSS developed by Bloom Media Ltd. | www.bloommedia.co.uk
* Contributors: Stuart Bamforth
*/



/* Homepage layout bug tweaks*/

#home-links{
	width:600px !important;
}

.home-logos {
margin-top:-20px;
}

#home-content{
	width:922px;
	margin-top:-30px;

	}
	
	

#home-copy{
	width:928px;
	}
	#home-text{
	width:283px !important;
border:0px !important;
	}
	#ask-the-expert{
	width:407px;
	}
	#news-article{
	width:407px;
	clear:left;
	}
	#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;
	}
/* Dotted Border switch to Solid Border Tweaks */
#home-content ul{

	}
	#home-content ul li{
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	display: block;
	}
	
	.search-box input{
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	}
	#home-text{
	border:1px solid #ccc;
	}
	#home-text h3{
	border-bottom:1px dotted #0057a6;
	}
	#ask-the-expert{
	border:1px solid #ccc;
	}
	#ask-the-expert h3{
	border-bottom:1px solid #c60;
	}
	#news-article{
	border:1px solid #ccc;
	}
	#news-article h4{
	border-bottom:1px solid #ccc;
	}
	#news-article a{
	border-bottom:1px solid #ccc;
	color:
	}
	
	
/* Sub Sub Navigation Tweaks */
	#left-column ul li ul li ul li{
	border-bottom:none;
	padding:0;
	margin:0;
	}
	#left-column ul li ul li ul li a{
	color:#999;
	padding:0;
	display:inline;
	margin:0;
	}
	
/* to fix 3px jump (hollyhack)*/
	#main-content-padd p{ 
	zoom: 1;
	}
	

#productlist {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width:600px;
}
#productlist li {
	float: left;
	display: block;
	margin: 2px 0px ;
	list-style-type: none;
	width:140px;
}
#productlist li a;#productlist li a:hover  {
	text-decoration: none;
	borde: 0px;
	margin:0;
	padding: 0px;
	display: block;
	}
	
	
#productlist li span {
	text-align: center;
	width:140px;
	display:block;
	height:22px;
	line-height: 22px;
	font-size: 0.8em;
	font-weight: bold;
	color: #0057a6;
	font-family: Arial, Helvetica, sans-serif;
	
}
