/**
* 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-image:url(/../template_images/bg-ul-topnav-li-a-text.gif);
	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:864px;
	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;
	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-copy{
	width:864px;
	float:left;
	margin:30px 0 0 0;
	}
	
	
	#home-text{
	border:1px dotted #999;
	float:left;
	width:367px;
	padding:20px 20px 0;
	margin:0 37px 0 0;
	}

	#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-right{
                     border:1px dotted #999999;
                     float:left;
                     height:17em;
                     padding:20px;
                     width:367px;
                     margin:18px 0 0 -2px;
	}

#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,#news-article-right p{
	color:#333;
	font-size:80%;
	}

        #news-article-right p{
        margin-top:15px;
        }

        #news-article-right h3 {
        border-bottom:1px dotted #CC6600;
        color:#CC6600;
        font-size:100%;
        margin:0 0 1em;
        padding:0 0 5px;
        width:365px;
        }

	#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:180px;
	}
	#footerright{
	float:left;
	width:800px;
	}

/* Ask the expert drop down box on most pages */	
#ddl-ate-markets{
     width:130px;
}

/* blog/news tabs */

.mootabs{
        margin:-5px 0 0 0;float:left;
}

.mootabs_title {
	list-style-image: none !important;
	list-style-type: none !important;
	margin: 0px !important;
	padding: 0px !important;
	height: 24px !important;
        border-top:0 none !important;
        color:#fff;
}

.mootabs_title li {
       background-color:#fff !important;
       cursor:pointer !important;
       float:left;
       height:22px !important;
       border:none !important;
       color:#0057A6;
       margin-right:20px !important;
       font-weight:bold;
}

.mootabs_title li.active {
       background-color:#FFFFFF !important;
       color:#0057A6;
       border:none !important;
       border-bottom:1px solid #0057A6 !important;
}

.mootabs_panel {
	display: none !important;
	position: relative !important;
	width: 100% !important;
	top: 10px !important;
	clear: both !important;
        border-top:1px dotted #999999;float:left;
}

.mootabs_panel.active {
	display: block !important;
}

.mootabs_panel a{
     text-decoration:none;
     color:#0057A6;
}

.mootabs_panel a:hover{
     text-decoration:underline;
}
	
.widget_pubdate{
     border-bottom:1px dotted #999999;
     font-size:60% !important;
     padding:0 0 10px;
     color:#CC6600 !important;
}

.mootabs a.more-link{
     color:#CC6600;
     float:left;
     clear:both;
     display:block;
}

.mootabs p{
     margin:0.5em 0 0 !important;
}

.blog-image{
     float:left;
     padding:0 10px 10px 0;
}

#blog-comments{
clear:both;
float:left;
margin-bottom:10px;
margin-left:15px;
margin-right:0;
margin-top:10px;
}

form#thisForm table{
border:1px dotted #999999 !important;
margin:0 0 0 6px;
width:470px;
}

form#thisForm table span{
margin-left:10px;
}

form#thisForm table input,form#thisForm table textarea{
margin-right:10px;
}


.guestbooktext,.guestbooktextsmall{
color:#3657A7;
font-size:12px;
float:left;
text-align:left;
margin:10px 0 0;
clear:both;
}

.guestbooktitle{
font-weight:bold;
font-size:14px;
margin:20px 0 0 10px;
}

.guestbooktextsmall{
color:#CC6610;
}

.guestbookmessagetext{
margin:10px 0 0 0;
display:block;
}

.guestbookmessageinfo{
font-size:0.7em;
color:#CC6600;
margin:0 0 10px;
display:block;
}


