/**
* 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:206px;
	}
	#topleft h1 a{
	display:block;
	background:url(/template_images/totalwalther.gif) right center no-repeat;
	width:211px;
	height:113px;
	text-indent:-9000px;
	}
	#topright{
	float:left;
	width:750px;
	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-bottom:33px;
	}
	#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/germany.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 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 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:130px;
	}

.search-box-home a{
float:left;
}
	.search-box-home img{
	float:left;
	border:none;
	}
	.search-box-home label{
	display:none;
	}
	
	.searcharea {
	width:189px !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 {
	height:11em;
	}
	
	.home-search-box-2 {
	height:14.8em;
	}

.home-search-box-2 p {
display:block;
}
	
	.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:0 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;
	
	padding:20px;
	margin:0 0 20px 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;
	}	


.home-text{
	border:1px dotted #999;
	
	padding:20px;
	margin:0 0 20px 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 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:540px;
padding-top:2px;
	}
	#footerright{
	float:left;
	width:440px;
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;
}

/**
* 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;
	height:600px;
	}
	#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 .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-trail {
display:block;
width:450px;
}

.breadcrumb-delim {
display:none;
}

.breadcrumb-item {
padding:0 10px 0 10px;
	background-image:url(../template_images/bg-breadcrumb-a.gif);
	background-repeat:no-repeat;
	background-position:0 4px;

white-space: nowrap;
display:block;
float:left;
}
	#breadcrumb a.toplevel{
	padding-left:0;
	background-image:none;
	}
	#breadcrumb a.current{
	font-weight:normal;
	}
	#breadcrumb a:hover{
	text-decoration:underline;
	}
	#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:112px;
	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 a {
color:#c60;
text-decoration:none;
}

#ask-the-expert-small a:hover {
color:#c60;
text-decoration:underline;
}

	#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;
	}


#main-content{
	width:480px;
	padding:0 0 0 20px;
	}
	#main-content-padd{
	width:480px;
	float:left;
	padding:15px 0 0 0;
        z-index:10000;
position:relative;
	}

#main-content-padd img{
margin-bottom:10px;
}


	#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 !important;
	}
	#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 ul{
font-size:1em;
margin-left:20px;
	}

#intro-text ul li{
font-size:0.8em;
}


	#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;
	}

	
	#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{
	float:left;
	}
	#solutions-intro img{
	float:left;
	margin:0 15px 0 0;
	}
	
#useful-documents{
	float:left;
	width:480px;
	margin:0 0 0 0;
	padding:20px 0 0 0;
	}
	#useful-documents-text{
        float:left;
	padding:0 15px 0 0;
	}
	#useful-documents-links{
	float: right;
        margin:0 0 10px 10px
	}
	#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.25em 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;
	}

.login-infonet-btn {
padding-top:2px !important;
}
/* form validation */
.fValidator-msg {
	background-color: #c00;
	font-size: 85%;
	color: #fff;
	padding: 5px;
	}

.formValidationError {
color:#f00;
}

.formTable{
width:400px;
     margin-top: 15px;
clear:both;
font-size:0.8em;
color:#000;

     }




.ate-section table td {
font-size:12px;
color:#3657a7;
v-align:middle !important;
padding:3px !important;
}

.ate-section table td b {
color:#cc6610;
}

.ate-section input, .ate-section textarea, .ate-section select {
 width:252px;
font-size:12px;
font-family:arial;
background:#fff !important;
border:1px solid #999 !important;
}

.ate-section .formDropdown {
display:none;
}

#SKFCE_9_UserInput {

height:120px;


}

.ate-section .formLabel u{
color:#3657a7;
display:block;
padding-top:10px;
padding-bottom:5px;
text-decoration:none;
}

.ate-section .formLabel strong{

display:block;
color:#3657a7;
font-weight:normal;
}

.ate-section form {
border:1px dotted #999 !important;
padding:10px;
clear:both;
}




.ate-section .SubmitButtonelement, .ate-section .SubmitButtonElement {
/* class of submit button*/
background:url(../template_images/backbutton.gif) left top repeat-x #005282 !important;
line-height:20px;
height:20px;
border:0;
padding:0;
color:#fff;
font-weight:normal;
font-size:12px !important;
float:right;
margin-right:15px;
width:auto !important;
padding-left:10px;
padding-right:10px;
}

.ate-section .SubmitButtonelement2 {
/* class of submit button*/
background:url(../template_images/backbutton.gif) left top repeat-x #005282;
line-height:20px;
height:20px;
border:0;
padding:0;
color:#fff;
font-weight:normal;
font-size:12px !important;
margin-right:6px;
width:auto !important;
padding-left:10px;
padding-right:10px;
border:0px !important;
}

.ate-section img {
float:right;
}

.ate-section h2 {
color:#c60 !important;
	font-size:100% !important;
padding-bottom:10px !important;
display:block !important;
}

.ate-select-market span {
color:#3657a7;
font-size:0.8em;
margin-right:10px;
}

.ate-telephoneno{
border:1px dotted #999 !important;
padding:10px;
display:block;
float:left;
margin-bottom:10px;
}
.ate-telephoneno p {
padding:0 !important;
margin:0 !important;
color:#cc6610 !important;
}


/* changes to get capthca to show */


/* changes to get capthca to show */

.formLegend {
display:none;
}

#captcha {
clear:both !important;
padding-top:200px;
}

.SKFCE_10_ElementI {
padding-top:40px;
}

.content img {
position:absolute;

}

#SKFCE_12_UserInput {
margin-top:45px;

}

#SKFCE_11_UserInput {
margin-top:35px;

}

.formValidationError {
clear:both;
}

.formValidationError a{
text-decoration:underline !important;
}

.formCaptcha {
display:block;
padding-top:105px;
white-space:nowrap;
position:absolute;
}


#SKFCE_12_UserInput {
color:#999 !important;

}

#SKFCE_10_UserInput {
display:none;
margin-left:-20px;
}


/* fix to allow ul list */

.ate-section ul {
font-size:80%;
list-style-image:none;
list-style-position:inside;
list-style-type:disc;
}

