/**
* 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;
}

/**
* Tyco FIS
* Internal Pages Layout CSS	
*
* CSS developed by Bloom Media Ltd. | www.bloommedia.co.uk
* Contributors: Stuart Bamforth
*/


/* ---------------------------------- */
/* LEFT COLUMN		                  */   
/* ---------------------------------- */

/* Top Level Navigation */	
#left-column{
	width:176px;
	float:left;
	padding:0 37px 0 32px;

min-height:520px;
  height:auto !important;
  height:520px;

	}
	#left-column h2{
	color:#0057a6;
	font-size:100%;
	}
	#left-column ul{
	list-style:none;
	border-top:1px dotted #999999;
	margin:5px 0 0 0;
	}
	#left-column ul li{
	padding:0 0 2px 0;
	border-bottom:1px dotted #999999;
	}
	#left-column ul li a{
	color:#0057a6;
	text-decoration:none;
	font-size:70%;
	}
	#left-column ul li a:hover{
	text-decoration:underline;
	}
	
	/* Sub Navigation */
	#left-column ul li ul{
	padding:0 0 10px 0;
	}
	#left-column ul li ul li{
	border-bottom:none;
	}
	#left-column ul li ul li a{
	color:#c60;
	}
	/* Sub Sub Navigation */
	#left-column ul li ul li ul{
	border:none;
	padding:0 0 0 10px;
	margin:0 0 0 0;
	}
	#left-column ul li ul li ul li{
	border-bottom:none;
	
	}
	#left-column ul li ul li ul li a{
	color:#999;
	line-height:1.2em;
	display:block;
	padding:0 0 .5em 0;
	}
	
	
	
	#left-column .search-box{
	padding:17px 0 17px 0;
	}
	#left-column .search-box p{
	font-size:70%;
display:block;
clear:both;
width:175px;
	}

#left-column .search-box strong {
display:block;
white-space:none;
position:relative;
}

#left-column .search-box input{
float:left
}
	#left-column ul#extras{
	clear:left;
	}
	#left-column ul#extras li a{
	color:#c60;
	padding:0 0 0 18px;
	background-repeat:no-repeat;
	background-position:0 3px;
	}
	#left-column ul#extras li a.email{
	background-image:url(/../template_images/icn-email.gif);
	}
	#left-column ul#extras li a.print{
	background-image:url(/../template_images/icn-print.gif);
	}
	#left-column ul#extras li a.bookmark{
	background-image:url(/../template_images/icn-bookmark.gif);
	}
	
/* ---------------------------------- */
/* TABLE BASED NAV LAYOUT             */   
/* ---------------------------------- */


.nav2 a, .nav3 a {
text-decoration:none !important;
cursor:pointer !important;
display:block;
width:150px;
float:left;
color:#0057a6;
}

.nav2 a:hover, .nav3 a:hover {
text-decoration:underline !important;
}

.nav2, .nav3 {
float:left;
line-height:20px;
}

.nav1 br, .nav1 img {
display:none;
}

.nav2 br, .nav2 img {
display:none;
}

.nav3 br, .nav3 img {
display:none;
}

.navlevel2, .navsellevel2{
	color:#0057A6 !important;
	border-top:1px dotted #999999;
	font-size:70%;
	width:175px;
float:left;
display:block;
}

.navlevel3,.navsellevel3{
	color:#CC6600 !important;
	font-size:70%;
}

.navlevel4,.navsellevel4{
	color:#999999 !important;
	padding-left:10px;
	font-size:70%;
display:block;
}
	

.navweight{
	font-weight:normal;
}

.navsellevel2,.navsellevel3,.navsellevel4,span.parent,span.grandparent,span.nav3{
	font-weight:bold;
}

/* Level 5 nav */

ul#level5{
	margin:0 !important;

}

ul#level5 li {
margin:0 !important;
font-size:1.2em !important;
}




ul#level5 .nav-selected{
	font-weight:bold;

}


	
	
/* ---------------------------------- */
/* RIGHT/MAIN CONTENT COLUMN		  */   
/* ---------------------------------- */
#right-column{
	width:735px;
	float:left;

	}
	#breadcrumb{
	width:709px;
	float:left;
	background-image:url(/../template_images/bg-top-blue-bar.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	background-color:#02a2e5;
	padding:7px 13px 9px 13px;
	font-size:70%;
	color:#fff;

	}	
	#breadcrumb a{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	}

.breadcrumb-item {
display:block;
float:left;
background-image:url(/../template_images/bg-breadcrumb-a.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
padding:0 10px 0 10px;
white-space: nowrap;
}
	#breadcrumb a.toplevel{
	padding-left:0;
	background-image:none;
	}
	#breadcrumb a.current{
	font-weight:normal;
	}
	#breadcrumb a:hover{
	text-decoration:underline;
	}

.breadcrumb-trail {
width:430px;
display:block;
}

.breadcrumb-delim {
display:none;
}


	#blue-text-box{
	width:469px;
	float:left;
	background-image:url(/../template_images/bg-dark-blue-gradient-box.jpg);
	background-repeat:no-repeat;	
	padding:42px 200px 16px 16px;
	}
	#blue-text-box.country{
	background-image:url(/../template_images/bg-europe.jpg);
	}
	#country-copy{
	border-bottom:1px dotted #fff;
	float:left;
	padding:0  0 10px 0;
	width:470px;
	}
	#country-links{
	float:left;
	margin:0 0 0 0;
	clear:left;
	width:450px;
	}
	
	
	#country-links p{
	margin:1em 0 0  0;
	}
	#country-links a{
	color:#00adef;
	text-decoration:none;
	}
	#country-links a:hover{
	text-decoration:underline;
	}
	#country-links img{
	float:left;
	margin:0 10px 0 0;
	border:1px solid #fff;
	}
	#blue-text-box h1{
	color:#fff;
	font-size:100%;
	border-bottom:1px dotted #fff;
	padding:0 0 5px 0;
	margin:0 0 .75em 0;
	}
	#blue-text-box p{
	color:#fff;
	font-size:80%;
	}
	#dark-blue-text-box{
	width:439px;
	float:left;
	background-image:url(/../template_images/bg-dark-blue-gradient-box.jpg);
	padding:42px 250px 10px 18px;
	}
	#dark-blue-text-box h1{
	color:#fff;
	font-size:100%;
	padding:0 0 5px 0;
	margin:0 0 0 0;
	}
	
	
/* ------------------------------------------------------------------ */
/* IMAGE COLUMN	- Contains curved .png graphic and call to action	  */   
/* ------------------------------------------------------------------ */
#image-column{
	position:absolute;
	top:92px;
	left:704px;
	clear:both;

	}

#image-column img {
width:276px;
height:406px;
}
	#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-small{
	width:124px;
	background-image:url(/../template_images/bg-ask-the-expert-small.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	padding:0 50px 50px 0;
	margin:0 0 0 100px;
	}
	#ask-the-expert-small h3{
	color:#c60;
	font-size:100%;
	border-bottom:1px dotted #c60;
	padding:0 0 5px 0;
	margin:0 0 .5em 0;
	}
	#ask-the-expert-small p{
	color:#333;
	font-size:70%;
	margin:0 0 .5em 0;
	}
	#ask-the-expert-small .search-box{
	float:left;
	padding:0 0 0 0;
	font-size:90%;
	}
	#ask-the-expert-small .search-box input{
	color:#c60;
	width:85px;
	}
	#ask-the-expert-small label{
	display:none;
	}
	#ask-the-expert-small img{
	float:left;
	border:none;
	}


/* ------------------------------------------ */
/* MAIN WHITE COPY AREA CONTENT COLUMN		  */   
/* ------------------------------------------ */
#sublinks{
	margin:-12px 0 10px -5px;
	float:left;
	position:relative;
	float:left;
	border-bottom:1px dotted #999999;
	padding-bottom:5px;
	width:482px;
	}

	
#sublinks ul{
	list-style:none;
	}
	#sublinks ul li{
	float:left;
	padding:0 8px 0 5px;
	background-image:url(/../template_images/bg-sub-nav-ul-li-a.gif);
	background-repeat:no-repeat;
	background-position:top right;
	}
	#sublinks ul li a{
	padding:0;
	margin:0;
	font-size:70%;
	color:#0057a6;
	padding: 0 4px 0 0;
white-space: nowrap;
	}


#main-content{
	width:480px;
	padding:0 0 0 20px;
	}
	#main-content-padd{
	width:480px;
	float:left;
	padding:15px 0 0 0;
        z-index:10000;
	}



	#main-content h2{
	color:#0057a6;
	font-size:90%;
	font-weight:bold;
	padding:20px 0 0 0;
	clear:left;
	}
	#main-content h2 a{
	color:#0057a6;
	text-decoration:underline;
	}
	#main-content h2 a:hover{
	color:#c60;
	text-decoration:underline;
	}	
	#main-content p{
	font-size:80%;
	color:#000;
	margin:0 0 1em 0;
	}
	#main-content a{
	color:#c60;
	text-decoration:none;
	}
	#main-content ul{
	color:#0057a6;
	margin:0 0 1em 0;
font-size:80%;
	}

	#main-content ul li{
	color:#0057a6;
	margin:0 0 0 15px;
	}

	#main-content a:hover{
	text-decoration:underline;
	}



#products{
	width:480px;
	padding:0 0 0 20px;
	}
	
	/* DOM 25th June 2008- Can't apply css classes directly to elements in Sitekit
	#products ul.products-list{
	float:left;
	list-style:none;
	width:225px;
	}
	#products ul.products-list li{
	padding:25px 0 0 0;
	}
	#products ul.products-list li a{
	color:#0057a6;
	text-decoration:underline;
	font-size:90%;
	font-weight:bold;
	}
	#products ul.products-list.right{
	border-left:30px solid #fff;
	}
	#products ul.products-list li a:hover{
	color:#c60;
	}	
	*/

	#products ul{
	float:left;
	list-style:none;
	width:225px;
	}
	#products ul li{
	padding:25px 0 0 0;
	}
	#products ul li a{
	color:#0057a6;
	text-decoration:underline;
	font-size:90%;
	font-weight:bold;
	}
	#products ul{
	padding: 0 15px 0 0;
	}
	#products ul li a:hover{
	color:#c60;
	}		

#intro{
	float:left;
	margin:-15px 0 0 0;
	width:480px;
	overflow:hidden;
	}
	#intro img{
	float:left;
	}
	#intro h2{
	width:100%;
	float:left;
	}
	#intro-text{
	float:left;
	width:290px;
	padding:0 20px 0 0;
	}
	#intro-list{
	float:left;
	width:150px;
	border-top:36px solid white;
	}
	#intro-list ul{
	list-style:none;
	font-size:70%;
	border-top:1px dotted #999;
	width:150px;
	padding:0;
	margin:5px 0 0 0;
	float:left;
	}
	#intro-list ul li{
	border-bottom:1px dotted #999;
	padding:2px 0 2px 0;
	}
	#intro-list ul li a{
	color:#0057a6;
	}
	
	/* Ask the Expert Styles*/
	
	.intro-narrow {
	width:320px !important;
	}
	.intro-narrow h2{
	color: #c60 !important;
	}
	/*-----------------------*/
	
	#product-boxes{
	float:left;
	padding:4px 0 30px 0;
	}
	#product-boxes.markets{
	border-top:none;
	padding-top:0;
	}
	#product-boxes h3{
	color:#0057a6;
	font-size:80%;
	font-weight:bold;
	margin:0 0 0 0;
	}
	#product-boxes h3 a{
	color:#0057a6;
	text-decoration:underline;
	}
	#product-boxes h3 a:hover{
	color:#c60;
	text-decoration:underline;
	}
	#product-boxes img{
	border:none;
	}
	.product-box{
clear:both;
	}

.product-box p{
margin:6px 0 6px 0 !important;
	padding:0 0 5px 0 !important;
line-height:1.2em;
}

.product-box h2{
margin:6px 0 0 0 !important;
padding:0px !important;
line-height:1.2em;
}

.clearboth {
clear:both;
overflow:hidden;
height:0px;
font-size:1px;
}


.product-text-content {
width:388px;
float:left;
display:block;
line-height:0px;
}

.product-text ul {
margin:0;
padding:0;
line-height:1.2em;
}

.product-text img{
margin:6px 10px 10px 0;
border-bottom:5px solid #fff !important;
float:left !important;
}


	
	.product-text{
padding:0px !important;
margin:0px !important;
clear:both;
	}
	
	
/* DOM - Not needed, same as products 

#markets{
	width:480px;
	padding:0 0 0 20px;
	}
	#markets ul.markets-list{
	float:left;
	list-style:none;
	width:225px;
	}
	#markets ul.markets-list li{
	padding:25px 0 0 0;
	}
	#markets ul.markets-list li a{
	color:#0057a6;
	text-decoration:underline;
	font-size:90%;
	font-weight:bold;
	}
	#markets ul.markets-list.right{
	border-left:30px solid #fff;
	}
	#markets ul.markets-list li a:hover{
	color:#c60;
	text-decoration:underline;
	}
	
	*/
	

.category-column{
	float:left;
	width:225px;
	margin:4px 30px 0 0;
	}
	.category-column.right{
	margin-right:0;
	}
	.category-column p{
	margin:0 0 25px 0;
	padding-bottom:6px;
	}

.category-column h2 {
position:relative;
}

	
	#video{
	float:left;
	margin:5px 0 20px 0;
	clear:both;
	}
	

#copy ul{
	list-style:inside;
	margin:0 0 1em 10px;
	font-size:80%;
	}
	


#solutions-intro{
line-height:0em;
	float:left;
	}

#solutions-intro p, #solutions-intro ul, #solutions-intro h1,#solutions-intro h2,#solutions-intro h3{
line-height:1.2em;
}

	#solutions-intro img{
	float:left;
	margin:0 15px 0 0;
	}
	
#useful-documents{
	float:left;
	width:480px;
	margin:0px 0 0 0;
	padding:0px 0 0 0;
line-height:0em;
	}

#useful-documents p,#useful-documents ul, #useful-documents h1, #useful-documents h2, #useful-documents h3{
line-height:1.2em;
}

#useful-documents h2 {
margin-bottom:10px;
}

	#useful-documents-text{
        float:left;
	padding:0 0px 0 0;
line-height:0em;

	}

#useful-documents-text p{
padding-right:15px;
}

#useful-documents-text p,#useful-documents-text ul,#useful-documents-text h1,#useful-documents-text h2,#useful-documents-text h3 {
line-height:1.2em;
}



	#useful-documents-links{
	float: right;
        margin:0 0 10px 0px;
line-height:0em;
	}

#useful-documents-links p, #useful-documents-links ul, #useful-documents-links h1,#useful-documents-links h2,#useful-documents-links h3{
line-height:1.2em;
}
	#useful-documents-list{
	float:left;
	width:190px;
	}
	#useful-documents ul{
	list-style:none;
	font-size:70%;
	border-top:1px dotted #999;
	width:190px;
	padding:0;
	margin:5px 0 0 0;
	float:left;
	}
	#useful-documents ul li{
	border-bottom:1px dotted #999;
	padding:2px 0 2px 0;
	}
	#useful-documents ul li a{
	color:#0057a6;
	}
	
.sol-product-box{
	float:left;
	border-bottom:1px dotted #999;
	margin:0 0 5px 0;
	}
	.sol-product-image{
	width:69px;
	float:left;
	}
	.sol-product-text{
	float:left;
	width:262px;
	padding:0 15px 0 10px;
	}
	.sol-product-text h3{
	color:#0057a6;
	font-size:80%;
	font-weight:bold;
	}
	.sol-product-list{
	float:left;
	width:100px;
	}
	#solutions-products .sol-product-list ul{
	list-style:none;
	font-size:70%;
	border-top:1px dotted #999;
	width:100px;
	padding:0;
	margin:5px 0 0 0;
	float:left;
	}
	#solutions-products .sol-product-list ul li{
	border-bottom:1px dotted #999;
	padding:2px 0 2px 0;
	}
	#solutions-products .sol-product-list ul li a{
	color:#0057a6;
	}
	
	
#call-box{
	border:1px dotted #999;
	float:left;
	width:430px;
	padding:20px;
	margin:30px 0 30px 0;
	}
	#call-box h2{
	margin:0 0 1.2em 0;
	}
	#call-box img{
	float:right;
	margin:0 0 0 15px;
	}
	#call-box ul{
	font-size:80%;
	list-style:outside;
	margin:0 0 1em 15px;
	}
	
	
#contact-left{
	float:left;
	width:225px;
display:block;
	}
	#contact-left strong{
	color:#c60;
	}
	
#contact-right{
	float:right;
	width:225px;
	overflow:hidden;
display:block;


	}
	#ask-the-expert-contact{
	border:1px dotted #999;
	float:left;
	width:182px;
	padding:20px;
	background-image:url(/../template_images/bg-ask-the-expert-small.jpg);
	background-repeat:no-repeat;
	background-position:150px 10px;
	}
	#ask-the-expert-contact h3{
	color:#c60;
	font-size:100%;
	border-bottom:1px dotted #c60;
	padding:0 0 5px 0;
	margin:0 0 1em 0;
	width:120px;
	}
	#ask-the-expert-contact p{
	color:#333;
	font-size:80%;
	margin:0 0 1em 0;
	width:120px;
	}
	#ask-the-expert-contact .search-box{
	float:left;
	padding:20px 0 0 0;
	font-size:90%;
	}
	#ask-the-expert-contact .search-box p{
	width:180px;
	}
	#ask-the-expert-contact .search-box input{
	color:#c60;
	width:120px;
	}
	#ask-the-expert-contact label{
	display:none;
	}
	#ask-the-expert-contact img{
	float:left;
	}


/* Careers form */


/**
* form 1.css
*
* CSS developed by Bloom Media Ltd. | www.bloommedia.co.uk
* Contributors: Dominic Kelly
*/

/* This form will safely scale down to about 350px wide with
*  the default text sizes */

/* <DIV> - wraps the entire form - move up for uniformity */
.formTable{
width:520px;
     margin-top: 15px;
clear:both;
font-size:0.8em;
color:#000;

     }

.fValidator-msg {
	background-color: #c00;
	font-size: 85%;
	color: #fff;
	padding: 5px;
width:246px;
	}

.formValidationError {
color:#f00;
}


.formTable textarea, .formTable select, .formTable input, .formCaptcha input{
font-family:arial;
background:#fff;
border:1px solid #999;
}

#SKFCE_1_UserInput,#SKFCE_2_UserInput,#SKFCE_3_UserInput,#SKFCE_4_UserInput,#SKFCE_5_UserInput,#SKFCE_0_UserInput {
background:#fff !important;
border:1px solid #999 !important;
}

/* <p> - form heading (label 1 on the form0 */
.formHeading{
     margin-top:11px;
    font-weight:normal;
     }

/* <p> - form description (label 2 on the form) */
.formDescription{
     margin-top:-5px;
}

/* <div> when form has 2 columns - this is the left column */
.FormContentLeft{
     float:left;
     width:25%;
     padding-top:10px;
 clear:both;
}

/* <div> when form has 2 columns - this is the right column */
.FormContentRight{
	float:right;
	width:70%;
        padding-top:10px;
	}

/* <div> when form has 1 column - this is the only column, e.g. attachments, submit buttons etc */
.FormContentBoth{
	float:left;
	width:100%;
	}

/* <div> area to display attachments (always shows) */
#attachmentDisplay{
    border: 1px #ccc dotted;
    display:block;
    margin:10px 0;
    padding:10px;
     margin-left:20px;
}

/* <span> - form validation (after submitting the form) */
.formValidationError{
     font-weight:bold;
     }

/* <mixed> - clear all form rows and set font */
.formGeneral,.formTextbox,.formTextbox,.formDropdown,.formOption,.FormContentBoth{
     clear:both;
}

/* <mixed> - drop-down widths and fonts*/
.formDropdown select, .formGeneral, .formCheckboxGroup, .formCountryDropdown, .formAttach, .formBreakButton, .formHidden, .formPersonalDetails, .formFieldset, .formPassword select{
     width:256px;
     
}

/* <mixed> - textbox widths and fonts */
.formTextbox input,.formTextarea textarea,.formCaptcha input{
     width:252px;
    
}

.formCaptcha img{
 margin-bottom:10px;
}

/* <mixed> - radio/checkbox widths and fonts */
.FormContentRight .formGeneral, .FormContentRight .formOption, .FormContentRight .formCheckbox {
     color:#8CC63F;
}

/* If the checkbox label spills onto two lines, tidy it up */
.formCheckbox label{
     display: block;
     margin:-16px 0pt 0pt 25px;
}

label span{
color:#3657A7;
font-size:12px;
padding-left:20px;
}
label span b{
color:#CC6610;
}

.formHeading {
font-weight:bold;
margin-top:11px;
}

.formTitle{
color:#0057A6;
float:left;
font-size:110%;
font-weight:bold;
padding:20px 0pt 0pt 20px;
}

.formDescription {
display:block;
margin:2px 0 10px 20px;
}

/* Attachment button */

#attachment_button{
   background:url(/../template_images/backbutton.gif) left top repeat-x #005282 !important;
     color:#fff;
     border:none;
     margin-left:20px;
}

/* Submit button */

.SubmitButtonElement{
     background:url(/../template_images/backbutton.gif) left top repeat-x #005282  !important;
     color:#fff;
     border:none;
     margin-left:20px;
}

/* pop up */

#Form1 {
background:#fff !important;
margin:40px;
border:1px solid #ccc;
padding:20px;
color:#000;
}

#Form1 td {
color:#000;
font-size:0.8em;
}

#Form1 h2 {
color:#0057a6;
font-size:100%;
display:block;
padding-top:20px !important;
padding-bottom:20px !important;
}

#dgAttachments {
border:1px dotted #ccc !important;
margin:10px !important;
}


.formLabel {
padding-left:10px;
color:#3657a7;
}

.formCaptcha, .formCaptcha b {
color:#fff !important;
}


