/* Global Layout */

/* Elements */

body {
	text-align:center;
	font:normal 62.5%/1.7em "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif; /* "Trebuchet MS", */
	color:#333;
	padding:10px 0 0 0
	}	

h1 {
	font-size:2.3em;
	line-height:1.2;
	color:#0095d5;
	margin:-0.3em 0 0.30em 0;
    height: 27px;
}
	
h2 {
	font-size:1.9em;
	margin:1em 0 0.5em 0;
	line-height:1.2
	}
	
h3 {
	font-size:1.7em;
	margin:0 0 0.5em 0
	}		

h4 {
	font-size:1.4em;
	font-weight:900;
	margin:0 0 10px 0
	}

h5 {
	font-size:1.3em;
	font-weight:900;
	margin:0 0 10px 0
	}	
	
h4 a {
	font-size:1.3em;
	font-weight:100;
	margin:0 0 0.75em 0
	}	
	
p {
	margin:0 0 1.1em 0;
	font-size:x-small;
	line-height:1.5em;
	width: 914px;
    height: 15px;
    text-align: left;
}

a {
	color:#6d6d6d
	}

a:hover {
	color:#a09f9f
	}

a:visited {
	}

#column-two a {
	color:#006cbf
	}

#column-two a:hover {
	color:#4c98d2}	

	
strong {
	font-weight:900;
	}
	
dl {
	margin:0 0 10px 0;
	font-size:1.3em
	}

dt {
	font-weight:900
	}
	
dd {	
	line-height:1.5
	}

dd p {	
	font-size:.9em
	}	
	
hr {
	display:none}
	
	
/* Layout declarations*/

#wrapper {
	width:960px;
	margin-left: auto;    
	margin-right: auto;
	text-align:left;
	position:relative;
}

#login {
	height:3em;
	line-height:3em;
	padding:3px 0}
		
	* html #login {
		height:2em;
		line-height:2em;
		padding:3px 0 0 0;
		margin:0 0 -10px 0}
	
#header {
	height:17em;
	background:url(../img/header-faux-header.gif) no-repeat 0 0}

#column-one {
	float:left;
	width:129px;
	padding:10px 0 0}	
	
#column-two {
	float:left;
	width:469px;
	margin:0 12px 0;
	padding:10px 0 0}
	
#column-two .body-image {
	background:#f3f1f1;
	float:right;
	width:200px;
	border:1px solid #ccc;
	text-align:center;
	line-height:150px;
	height:150px;
	color:#ccc;
	margin:0 0 0 7px}

#column-three {
	float:left;
	width:336px;
	padding:10px 0 0}		
	
#footer {	
	padding:10px 0;
	border-top: 1px solid #cacaca}
	
/* To be uses and included if a 3rd level page is necessary */

body.third-level #column-three {
	width:197px}
	
body.third-level #column-two {
	width:608px}	

body.third-level #column-three .links-press-releases {
	display:none}

body.third-level #column-three #quicklinks dd {
	float:none;
	width:auto}
/*
	Specific styles
*/

#complinet-logo {
	display:block;
	text-indent:-6000px;
	background: transparent url(../img/complinet-logo.gif) no-repeat 50% 50%;
	width:192px;
	height:35px;
	position:absolute;
	top:175px;
	margin:0;
	z-index:5;
	background-image: url(../img/QLogo.png);
	left: 199px;
}

#login p, #login a {
	float:right}
		
	#login a#client-login {	
		display:block;
		padding:1px 7px;
		font-size:1.1em;
		line-height:2.36em;
		font-weight:900;
		background:#1f2a5a url(../img/bg-client-login.gif) repeat-x 0 50%;
		color:#fff;
		margin:2px 0 0 7px;
		text-decoration:none}	
	
	#login a#client-login:hover {
		background-position:0 0
		}
		
#login p em {
	font-style:italic
	}	

#breadcrumbs {
	clear:both;
	margin:0 9px 15px 0 !important;
	font-size:1.1em;
	}
				
	#breadcrumbs dt, #breadcrumbs dd {
		float:left;
		padding:1px 5px 1px 0;
		font-weight:900;
		line-height:1em;
		margin:0 !important;
		font-size:1.0em !important;
		background:none !important;
		}
	
	#breadcrumbs dt {
		margin:0 5px 0 0 !important;}	
	
	#breadcrumbs dd {
		font-weight:100}	
	
	#breadcrumbs dd a {
		font-weight:100;
		border:1px solid #888;
		border-width:0 1px 0 0;
		padding:0 5px 0 0;
		color:#6d6d6d
		}

#print-logo {
	display:none
	}

/* Quick links styles */

#quicklinks, #quicklinks-tracker {
	margin:0}

	#quicklinks dt, #quicklinks-tracker dt {
		font-weight:900;
		display:none;
		}
	
	#quicklinks dd, #quicklinks-tracker dd {
		width:49%;
		margin:0 0 10px 0;
		border:solid #cacaca;
		border-width:0 1px 0 0 ;
		height:28px;
		line-height:28px ;
		}
	
	#quicklinks dd.left {
		float:left;
		}
	
	#quicklinks dd.right {
		float:right;
		}	
	
	 #quicklinks-tracker dd {
	 	display:block;
		width:99%;
		float:none}
	
	
	#quicklinks dd a, #quicklinks-tracker dd a {
		display:inline-block}
	
	#quicklinks dd a, #quicklinks-tracker dd a {
		display:block;
		padding:0 5px 0 36px;
		background-color:transparent;
		background-repeat:no-repeat;
		background-position:0 0;
		background-image:url(../img/navigation/quick-link-bg.gif);
		text-decoration:none;
        white-space:nowrap;
		font-size:12px !important;
		}
	
	#quicklinks dd a:hover, #quicklinks-tracker dd a:hover {
		background-position:0 100%;
		}		

/* Front page changes */
		
	.page-home #quicklinks dd {
		background:#fff url(../img/navigation/quick-link-bg.gif) no-repeat 0 0}		

	.page-home #quicklinks dd a {
		padding:0 2px 0 34px}
	
	#quicklinks a#ql-whitpaper, #quicklinks-tracker a#ql-whitpaper {
		background-image:url(../img/navigation/quick-link-white-paper.gif)}
		
	#quicklinks a#ql-freetrial, #quicklinks-tracker a#ql-freetrial {
		background-image:url(../img/navigation/quick-link-free-trial.gif)}
		
	#quicklinks a#ql-webcast, #quicklinks-tracker a#ql-webcast {
		background-image:url(../img/navigation/quick-link-view-webcast.gif);
		/*padding:4px inherit 7px inherit*/}
		
	#quicklinks a#ql-podcast, #quicklinks-tracker a#ql-podcast  {
		background-image:url(../img/navigation/quick-link-podcast.gif)}
		
	#quicklinks a#ql-contact, #quicklinks-tracker a#ql-contact {
		background-image:url(../img/navigation/quick-link-email.gif)}
		
	/*#quicklinks a#ql-community {
		background-image:url(../img/navigation/quick-link-community.gif)}*/
	
	#quicklinks a#ql-community-gr, #quicklinks-tracker a#ql-community-gr {
		background-image:url(../img/navigation/quick-link-community-bl-gr.gif)}
		
	#quicklinks a#ql-elearn, #quicklinks-tracker a#ql-elearn {
		background-image:url(../img/navigation/quick-link-elearn.gif)}
		
	#quicklinks a#ql-recruitment, #quicklinks-tracker a#ql-recruitment {
		background-image:url(../img/navigation/quick-link-recruitment-gr.gif)}
		
	#quicklinks a#ql-dollar, #quicklinks-tracker a#ql-dollar {
		background-image:url(../img/navigation/quick-link-dollar.gif)}		

	#quicklinks a#ql-read, #quicklinks-tracker a#ql-read {
		background-image:url(../img/navigation/quick-link-read.gif)}	

/**/
#sol-pm-rt #quicklinks-transwatch,
#sol-regin-tr #quicklinks-transwatch,
#sol-pm-rt-sm #quicklinks-transwatch,
#sol-pm-rt-sm-ty #quicklinks-transwatch
 {
	display:none}


/* quicklink-tracker/transwatch changes  */

#quicklinks-tracker dd {
	border:0;
	padding:0;
	margin:0 0 10px 0;
	_margin:0 0 6px 0;
	
}

#quicklinks-tracker dd a {
	display:block;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -6000px;
	width:335px;
	height:33px;
	margin: 0 0 0 0;
	border:0;
	padding: 0;
	line-height:normal;
}

#quicklinks-tracker a#ql-whitpaper {
	background-image:url(../img/homepage-transwatch/tracker-whitepaper-long.gif)
}

#quicklinks-tracker a#ql-podcast  {
	background-image:url(../img/homepage-transwatch/tracker-podcast-long.gif)
}

#quicklinks-tracker a#ql-webcast {
	background-image:url(../img/homepage-transwatch/tracker-webcast-long.gif);
}		

#quicklinks-tracker a#ql-freetrial {
	background-image:url(../img/homepage-transwatch/tracker-register-long.gif)
}

#quicklinks-tracker a#ql-dollar {
	background-image:url(../img/homepage-transwatch/tracker-calculate-long.gif)}
	
#quicklinks-tracker a#ql-read {
	background-image:url(../img/homepage-transwatch/tracker-release-long.gif)
}	

#quicklinks-tracker a#ql-ds {
	background-image:url(../img/homepage-transwatch/tracker-datasheet-long.gif)
}	

/* Side menu styles */

/* Sub menu styles */

#sub-menu {
	border:solid #cacaca;
	border-width:1px 0 0 0;
	margin:0 0 10px 0
	}

	#sub-menu li {
		border:solid #cacaca;
		border-width:0 0 1px;
		font-size:1.3em;
		margin:0;
		background-image:none;
		padding:0
		}
	
	#sub-menu li a {
		display:inline-block
		}
		
	#sub-menu li a {
		text-decoration:none;
		display:block;
		padding:3px 0 3px 14px;
		background:transparent url(../img/blt.gif) no-repeat 0 0.65em

		}

	#sub-menu li a:hover {
		background-position:5px 0.65em}

/* Press releases */

.links-press-releases {
	margin:7px 0 0 0}

	.links-press-releases dd a {	
		background:transparent url(../img/homepage-transwatch/blt.gif) no-repeat 0 0.65em;
		display:block;
		padding:2px 0 2px 14px}
	
	.links-press-releases dd em {
		display:block;
		font-size:0.85em;
		padding:0 0 10px 15px;
		font-style:normal}	
	
	.links-press-releases .links-read-more {
		text-align:right}

	.links-press-releases .links-read-more a {
		background:none;
		font-size:0.85em}

.page-home .links-press-releases {
	margin:0}

/* Top downloads & Related links */

#skiptocontent {
	display:none;}

#links-top-downloads, #links-related-links, .extra-links-related-links  {
	font-size:1.2em}

	#links-top-downloads dt, #links-related-links dt {
		background:transparent url(../img/bg-header.gif) repeat-x 0 0;
		color:#fff;
		border:solid #00235d;
		border-width:2px 2px 0;
		padding:1px 3px 4px 5px
		}
	
	#links-top-downloads dd a, #links-related-links dd a .extra-links-related-links a {
		display:inline-block;
		font-size:1.0em
		}
		
	#links-top-downloads dd a {
		padding:2px 0 2px 14px;
		display:block;
		background-color:transparent;
		background-position:0 0.5em;
		background-repeat:no-repeat;}
			
		#links-top-downloads dd a.ico-pdf {
			background-image:url(../img/ico-pdf.gif)}
		
		#links-top-downloads dd a.ico-article {
			background-image: url(../img/ico-article.gif)}
	
		#links-related-links dd, .extra-links-related-links dd {
			background:transparent url(../img/dotted-underline.gif) repeat-x 0 100%}

		#links-related-links dd a, .extra-links-related-links dd a {
			display:inline-block;}
		
		#links-related-links dd a, .extra-links-related-links dd a {
			background:transparent url(../img/blt-dk-blue.gif) no-repeat 0 0.65em;
			display:block;
			padding:2px 0 2px 14px}


/* Footer styles */

#footer {
	font-size:1.1em}
	
	#footer p {
		float:left;
		width:92%;
		font-size:1.0em
}
	
	#footer ul {	
		float:right;
		width:60%}
	
	#footer ul li {
		float:right;
		padding:0 10px 0 10px;
		border:solid #ccc;
		border-width:0 1px 0 0}
	
	#footer ul li.last {
		padding-right:0;
		border-right:0}
		
	#footer a.rss {
	
		background: transparent url(../img/ico-rss-small.gif) no-repeat 100% 50%;
		padding-right: 15px;
		padding-bottom: 2px;
	}
		
/* Filer links */

#media {
	background:#ecebeb url(../img/flash_mockup3.jpg) no-repeat 0 0;
	height:280px;
	line-height:280px;
	text-align:center;
	color:#cacaca;
	margin:10px 0 10px 0;
	display:block;
	text-indent:-6000px;}		
	
/* Specific styles */


#home .links-press-releases {
	width:448px;
	float:left;
    height: 28px;
}
		
	#home #quicklinks {
		width:300px;
		float:left;
		margin:0 0 0 10px}			
		
	#home #quicklinks dt {
		display:block;
		margin:0 0 6px 0}


/* This is for the central page UL list and bullet styles */

#column-two ul {
	margin:1.1em 0 1.1em 0}	
	
	#column-two li {
		font-size:1.2em;
		margin:0 0 0.6em 2.5em;
		background:transparent url(../img/blt.gif) no-repeat 0 0.50em;
		padding:0 0 0 1.0em}
		
	#column-two li ul {
		margin:1.1em 0 0 0}	
	
	#column-two li ul li {
		font-size:1.0em;}


/*  Community styles benefits-table*/

.page-community #complinet-logo {
	 background-image:  url(../img/community-logo.gif)}
	
.page-community #column-two li {
	background-image: url(../img/blt-community.gif)}

.page-community #column-two a {}

/* This is for the press releases page */

#pr-about-complinet	{
	border:1px solid #d6d6d6;
	background:#efefef;
	padding:10px 10px 0 10px;
	margin:0 0 10px}
	
	
/* These are for the office pages - class will change GE*/	

#office-locations #column-two h2 {
	margin-left:0px}

#office-locations #column-two dl {
	margin:0 0 30px 30px}

#office-locations #column-two dt {
	margin:0 0 -16px 0}	

#office-locations #column-two dd strong {
	display:block;
	float:left;
	width:138px;
	font-weight:900}

#office-locations #column-two dd.dd-address {
	padding-left:138px}

* html #office-locations #column-two dd.dd-address {
	padding-left:142px}
	
.top-10 {
	margin-top:0px}		

.at-a-glance {
	float:right;
	width:183px;
	margin:-30px 0 0 7px;}
	
	.at-a-glance h4 {
		padding:10px 7px 8px 7px;
		text-align:right; 
		background:transparent url(../img/at-a-glance-header.gif) no-repeat 59% 0;
		border:solid #ccc;
		border-width:0 1px 0 0;
		margin:0;
		font-size:1.3em}	
		
	.at-a-glance dl {
		background:#f3f1f1;
		border:solid #ccc;
		border-width:0 1px 1px 1px;
		color:#333;
		padding:7px;
		font-size:1.1em}
		
	.at-a-glance dd {
		padding:7px 0 0 14px;
		background:transparent url(../img/blt.gif) no-repeat 0 1.1em;}


/*
* The BLOCKQUOTE element should only be used when using a quote.
*
*/
	
blockquote {
	background:transparent url(../img/quote.gif) no-repeat 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:medium;
	margin:0 26px 35px 26px;
	padding:15px 9px 0 9px;
    height: 114px;
}	
	
	blockquote span {
		display:block;
		float:right;
		font-style:italic;
		font-size:0.9em;
		margin:0 0 15px 0;
		font-family:Tahomea, Verdana, Arial, Helvetica, sans-serif}
		
.page-solutions-policy blockquote {
		margin:0 26px 0 26px;}		
	
/* Some styles for the careers, blam. */

.no-agencies {
	color:#990000;
	font-size: 1.1em;
	text-align:center;
	font-weight:900;}
	
#careers-list h3 {
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
	font-size:1.3em;
	font-weight:bold;
	margin: 20px 0 10px 0}
	
#careers-list h3 a {
	float:right }

	.careers-job-desc h2 {
		margin:0 0 10px 0}

	.careers-job-desc h3 {
		border:0;
		margin:3px 0 0 0;
		padding:0;
		clear:both;
		font-size:1.3em;}
		
	.careers-job-desc h3 strong, .careers-job-desc h3 em {
		display:block;
		float:left;
		font-style:normal;
		margin:0 0 5px 0 !important}
		
	.careers-job-desc h3 strong {
		width:8em}
	
	 .careers-job-desc h3 em {
		font-weight:100}							
	
	.careers-job-desc h4 {
		margin:15px 0 5px 0;
		padding:5px 0 0 0}
	
	 .careers-job-desc h4.careers-job-summary {
		padding:10px 0 0 0;
		margin: 5px 0 5px 0;
		border:solid #ccc;
		border-width:1px 0 0 0}


#careers-accredits {
list-style:none !important}	
	
#careers-accredits li {
	display:inline;
	float:left;
	width: 49%;
	padding:0;
	margin:0;
	background-image: none}
	
#careers-accredits li a.accreditor {
	background: #ffffff url(../img/ttbc-col.gif) no-repeat 50% 50%;
	padding: 10px 0 75px 0;
	text-indent: -5000px;
	display: block;
	border-bottom: 1px dashed #ccc;
	margin: 0 10px 0 10px}
	
#careers-accredits li, #careers-accredits ul {
	list-style-type: none;
	list-style-image: none}

#careers-accredits li.tommy a.accreditor{
	background-image: url(../img/ttbc-col.gif)}

#careers-accredits li.investor a.accreditor {
	background-image: url(../img/iip-bw.gif)}

#careers-accredits p {
	font-size: 1.1em;
	padding: 0 3px 0 3px;
	text-align:left}
	
dl.two-col-layout dt {	
	font-size:1.2em;
	margin:15px 0 10px 0;
	padding:0 0 5px;
	background:transparent url(../img/dotted-underline.gif) repeat-x 0 100%}	
	
	dl.two-col-layout dd {
		margin:0 0 10px 0;
		font-size:.9em}
	
	dl.two-col-layout dd strong {
		display:block;
		float:left;
		width:130px;
		font-weight:100;}
		
	dl.two-col-layout dd span {
		display:block;
		float:right;
		width:335px}

	dl.two-col-layout dd span em {
		display:block;
		font-style:normal}			
	
	
dl.two-col-layout-me dt {	
	font-size:1.2em;
	margin:15px 0 10px 0;
	padding:0 0 5px;
	background:transparent url(../img/dotted-underline.gif) repeat-x 0 100%}	
	
	dl.two-col-layout-me dd {
		margin:0 0 10px 0;
		font-size:.9em}
	
	dl.two-col-layout-me dd strong {
		display:block;
		float:left;
		width:200px;
		font-weight:100;}
		
	dl.two-col-layout-me dd span {
		display:block;
		float:right;
		width:335px}

	dl.two-col-layout dd-me span em {
		display:block;
		font-style:normal}			
	
/*  Table styles for industries */	
	table.three-col-table {
		border:1px solid #cacaca;
		border-collapse:collapse;
		font-size:1.0em;
		position:absolute;
		width:817px;
		margin-top:0px}
	
	table.three-col-table th, table.three-col-table td {
		font-size:1.2em;
		border:solid #cacaca;
		border-width:0;
		padding:5px;} 	
		
	table.three-col-table th {
		font-weight:900}	
	
	table.three-col-table td {
		padding:5px 15px 5px 10px}

	table.three-col-table td.three-col-col-one {
		padding:5px 25px 5px 5px;
		border-width:1px 0 1px 1px;
		width:30%;
		background:transparent url(../img/tr-arrow2.gif) no-repeat right}
	
	table.three-col-table td.three-col-col-two {
		padding:5px 20px 5px 5px;
		border-width:1px 0 1px 0;
		width:35%;
		background:transparent url(../img/tr-arrow2.gif) no-repeat right}
	
	table.three-col-table td.three-col-col-three {
		padding:5px 25px 5px 5px;
		border-width:1px 1px 1px 0;
		width:35%;
		background:transparent url(../img/tr-arrow2.gif) no-repeat right}

	table.three-col-table td ul {
		margin:0 !important;}
	
	table.three-col-table td ul li {
		margin:0 0 5px 0 !important;
		font-size:1.0em !important}	

.page-height-adjust {
	display:block;
	height:700px}

/*Benefits table*/

	.benefits-table {
		border:1px solid #ddd;
		border-collapse:collapse;
		width:470px;
		font-size:1.1em}
	
	 .benefits-table th {
	 	font-weight:900;
		background:#efefef;
		border-bottom:1px solid #ddd}
	
	.benefits-table td, .benefits-table th {
		padding:5px;
		border-bottom:1px solid #ddd}
	
	.benefits-table td strong {
		display:block}
		
	.benefits-table td ul {
		margin:0 !important;}
	
	.benefits-table td ul li {
		margin:0 0 5px 0 !important;
		font-size:1.0em !important}			 

	.benefits-table dl {
		margin:0 0 5px 0 !important;
		font-size:1.0em !important}

	.benefits-table dl dt {
		font-weight:100;}
			
	.benefits-table dl dd {
		background:transparent url(../img/blt.gif) no-repeat 0 0.50em;
		padding:0 0 5px 15px}

/*deployment table*/

	.deployment-table {
		border:1px solid #cacaca;
		border-collapse:collapse;
		width:470px;
		font-size:1.1em;
		margin-bottom:20px}
	
	 .deployment-table th {
	 	font-weight:900}
	
	.deployment-table td, .deployment-table th {
		padding:5px}
	
	.deployment-table td strong {
		display:block}
		
	.deployment-table td ul {
		margin:0 !important;}
	
	.deployment-table td ul li {
		margin:0 0 5px 0 !important;
		font-size:1.0em !important}			 
		
	.deployment-table td ul.ul-tick li {
		background:transparent url(../img/blt-tick.gif) no-repeat 0 3px  !important;
		padding-left:15px !important
		}		

	.deployment-table dl {
		margin:0 0 5px 0 !important;
		font-size:1.0em !important}

	.deployment-table dl dt {
		font-weight:100;}
			
	.deployment-table dl dd {
		background:transparent url(../img/blt.gif) no-repeat 0 0.50em;
		padding:0 0 5px 15px}


/*  Form styles */	


#column-two form table tbody tr, #column-two #form tbody tr { 
	background: none;
	}
#column-two form table td, #column-two #form td {
	height: auto;
	padding:5px;
	border:1px solid #ccc;
}
#column-two table#form {
	margin: 0 auto;
	border:none;
	}
#column-two table#form td.form-button {
	border: none;
	}	
	
table#form td.form_bold {
	background-color:#F0F0F0; 
	font-weight:bold; 
	padding-left:6px; 
	padding-right:6px;}	


.contact-us-table {
	border-collapse:collapse;
    width: 61%;
    margin-right: 1px;
    height: 318px;
}
	
.contact-us-table td {
 font-size:1.1em;
 vertical-align:middle}
 
.contact-us-table td input, .contact-us-table td select, .contact-us-table td textarea { 
	border:1px solid #ccc;
	width:310px;
	margin:5px;
	padding:2px}
	
 .contact-us-table td textarea {
 	margin-bottom:0}	

.mandatory {
	color:#F401A7;
	}
.text-right { 
	text-align:right
	}
.form_sub_title {
	background:#CCCCCC; 
	font-weight:bold
	}
	
.vtop {
	vertical-align:top
	}
.unbold { 
	font-weight:normal
	}
.bold-text {
	font-weight:bold	
	}
.submit {
	text-align:center
	}
.thankyou {
	background:#CCCCCC;
	padding:10px
	}	

/*  Gatherings community links styles */	

#community-link-panel dt {
	background: url(../img/community-header.jpg) no-repeat;
	padding:5px 0 5px 5px;
	width:126px;
	color:#fff;
	margin:20px 0 0 0;
	}
#community-link-panel dd {
	background:transparent url(../img/dotted-underline.gif) repeat-x 0 100%;
	padding-bottom:8px;
	}
	
/*  Associations styles */	

.page-community #column-two ul.assoc li {
	display:inline;
	background:none;
	margin:0;
	padding:5px
	}	
/* Podcast DL styles */
	
	.dl-download-item {
		margin:1.5em 2.5em 25px 2.5em}
			
		.dl-download-item dt {
			font-size:1.1em;
			padding-left:67px}
		
		.dl-download-item dd {
			clear:both}
		
		.dl-download-item dd.dl-sub-title {
			font-style:italic;
			padding-left:67px}
		
		.dl-download-item dd.first-dl {
			padding:5px 0 0 0;
			margin-top:0px;
			background:transparent url(../img/dotted-underline.gif) repeat-x 0 0}
		
		.dl-download-item dd.dl-info {
			margin:5px 0 0 0}
		
		.dl-download-item dd strong {
			float:left}
		
		.dl-download-item dd span {
			float:right;
			text-align:left;
			width:260px}
			
	.dl-download-whitepaper-1 {
		background:transparent url(../img/pdf-bg-1.gif) no-repeat 0 0}
	
	.dl-download-whitepaper-2 {
			background:transparent url(../img/pdf-bg-2.gif) no-repeat 0 0}

	.dl-download-whitepaper-cadwalader {
			background:transparent url(../img/pdf-bg-cadwalader.gif) no-repeat 0 0;}
			 
	.dl-download-podcast {
		background:transparent url(../img/ico-download.gif) no-repeat 0 0} 
	
		.dl-download-podcast dt {
				padding-left:45px}
			
		.dl-download-podcast dd.dl-sub-title {
			padding-left:45px}
			
.dl-download-item-screensaver {	
	background:transparent url(../img/ico-download.gif) no-repeat 3px 3px;
	width:450px;
	float:right}	
	
	.dl-download-item-screensaver dt,.dl-download-item-screensaver dd {
		padding:0 0 0 50px}		
	
.dl-download-news dt {
	padding-left:0;
	padding-bottom:3px}
	
	 .dl-download-news .dl-info {
	 	font-size:0.9em;
		font-style:italic}
	
	
.todohighlight {
	color:#990000;
	font-weight:900}
				
	.mugshot {
		float:right;
		border:1px solid #ccc;
		padding:6px;
		margin:0 0 7px 7px;
		background:#fff}	

/* Numbered */

.ul-numbered-list li {
	margin:0 !important;
	padding:0 !important;
	background:0 !important;
	font-size:1.2em !important;
	font-weight:900 !important}

.ul-numbered-list li.ul-numbered-indent-1 {
	margin:0 0 1.1em 4.8em  !important;
	font-size:1.1em  !important;}
	
.ul-numbered-list li.ul-numbered-indent-1 strong {
	font-weight:900 !important}

.ul-numbered-list li.ul-numbered-indent-1 span {
	font-weight:100 !important}

.ul-numbered-list li.ul-numbered-indent-1 strong, .ul-numbered-list li.ul-numbered-indent-1 span {
	font-size:1.2em !important}

.ul-numbered-list li ul li {
	font-size:1.2em !important;
	margin:0 0 1.1em 4.8em !important;
	background:transparent 	url(../img/homepage-transwatch/blt.gif) no-repeat 0 0.50em  !important;
	padding:0 0 0 1.0em !important}

.ul-numbered-list .ad-col {
	padding:0 !important;}

.ul-numbered-list .ad-col li {
	background:none !important;
	font-size:1.2em !important;
	margin-left:0 !important;
	padding-left:0 !important;
	float:left;
	width:28%}

.ul-numbered-list .ad-col li.ad-col-mid {
	border:solid #eee;
	border-width:0 1px;
	padding:0 7px 0 10px!important;
	margin:0 10px 0 0;
	width:32%}  	

.ul-numbered-list .ad-col li.ad-col-left {
	width:27%}

.ul-numbered-list .ad-col li.ad-col-right {
	width:34%;
	margin-left:0px !important}


.ul-numbered-list .ad-col li dt {
	font-size:0.8em !important}

.ul-numbered-list .ad-col li dd {
	font-size:0.8em !important}


/* Gatherings page */	
			
.page-community.gatherings h3{
	color:#50b848;
	display:none;
	margin:0;
	}
.page-community.gatherings h4{
	margin:0;
	}	

.page-community.gatherings div.event{
	position:relative;
	border:1px solid #cccccc;
	padding:0;
	/* background:transparent url(../img/dotted-underline.gif) repeat-x 0 100%;*/	
	margin-top:0;
	margin-bottom:8px;
	position:relative
	}
.page-community.gatherings div.gathering_content{
	padding:5px;
	}	
.page-community.gatherings .visit-website {
	position:absolute;
	right:0px;
	margin:2px 6px
	}
.page-community.gatherings .coming-soon {
	position:absolute;
	right:0px;
	margin:2px;
	color:#ccc
	}

a.backtotop {
	font-size:1.1em;
	float:right;
	font-weight:100;
	display:block;
	padding:0 1px 1px 10px;
	color:#a09f9f !important;
	background:transparent url(../img/blt-grey-up.gif) no-repeat 0 30%}
	
.image-caption {
	font-size:1.1em;
	margin:0 0 25px;
	padding:0 10px}
	 

ul.three-col-ul {}

ul.three-col-ul li {
	background:none !important;
	font-size:1.2em !important;
	margin-left:0 !important;
	padding-left:0 !important;
	display:block !important;
	float:left !important;
	width:30% !important;
	border:1px solid #ccc;
	height:16em}

ul.three-col-ul li h3 {
	font-size:1.4em;
	margin:5px 5px 10px 5px}

ul.three-col-ul li.three-col-mid {
	width:33% !important;
	margin:0 10px !important;} 
		
	ul.three-col-ul ul {
		margin:-3px 0 0 0 !important}

	ul.three-col-ul ul li {
		border:none !important;
		width:80% !important;
		font-size:0.9em !important;
		float:none !important;
		padding:0 0 0 10px !important;
		margin:5px 0 0 5px !important;	
		background:transparent url(../img/blt.gif) no-repeat 0 0.50em  !important;
		height:auto}	 	

/* Bluefish stylee */
.page-bluefish #column-three {
	display:none}
	
.page-bluefish #column-two {
	width:800px}
.page-bluefish h2 {
	color:#0095d5;
	}
#column-two div.text-block{
	/*background: url(../img/blue-fish-tile.jpg) repeat-x bottom;*/
	padding:10px 0px 40px 0px;
	border:0px solid #0095d5
	}	

/* Definition list styles */

.dl-with-bullets {
	margin-bottom:15px}

.dl-with-bullets dd {
	background:transparent url(../img/homepage-transwatch/blt.gif) no-repeat 0 0.50em;
	padding:0 0 0 1em;
	margin:	0.5em 0 0 2.5em}
	
.dl-screening, .dl-insight, .dl-policy {
	background-color:transparent;
	background-position:0 50%;
	padding:0 0 0 3.7em;
	margin:1em 2em;
	background-repeat:no-repeat}	
		
	.dl-screening {
		background-image:url(../img/ico-screening-large.gif)}
	
	.dl-insight {
		background-image:url(../img/ico-insight-large.gif)}		
		
	.dl-policy {
		background-image:url(../img/ico-policy-large.gif)}

.dl-rss dd {
	background-image:url(../img/ico-rss-small.gif);	
	background-position:0 50%;
	padding-left:17px}
		
#id-management #column-two dd p {	
	width:333px}
	
#id-management #column-two dt strong {
	display:block}


#id-industries-s-and-b dl.links-press-releases,
#id-industries-asset dl.links-press-releases,
#id-industries-retail dl.links-press-releases,
#id-industries-insurance dl.links-press-releases,
#id-industries-legal dl.links-press-releases {
	display:none;
	}

#id-press-releases .links-press-releases {
	display:none;}
	
#id-press-releases #links-press-releases-main {
	display:block}	
	
#elearning-banner {
	display:block;
	height:282px;
	width:336px;
	background:transparent url(../img/elearning-banner.jpg) no-repeat 0 0;
	text-indent:-5000px}
	
/* TandC styles */	
#termsandconstblfix table {
	font-size:1.1em
	}
#termsandconstblfix h3 {
	margin-top:5px
	}
#termsandconstblfix table td p {
		margin-top:0;
		line-height:1.4em;
		font-size:1.0em
		}
	
	#termsandconstblfix	li {
		font-weight:100;
		color:#222}	
#termsandconstblfix .l_pd_20 {padding-left:20px;}		

/* me landing page */

body.page-me #column-three {
	width:197px}
	
body.page-me #column-two {
	width:608px}	

body.page-me #column-three .links-press-releases {
	display:none}

body.page-me #column-three #quicklinks dd {
	float:none;
	width:auto}
	
.page-me #column-two .moreinfo a{	
	
	background: transparent url(../img/bg-header.gif) ;
	margin: 2px auto;
	display:block;
	font-size:1.1em;
	font-weight:bold;
	text-decoration:none; 
	height:23px;
	width:400px;
	text-align:center;
	line-height:23px;
	color:#fff;
	
}	

.page-me #column-two .moreinfo a:hover {
	background-position:bottom;
	color:#fff}
	
.page-me #column-two .dot {
	border-bottom: 1px dotted #ccc; 
	margin-bottom:10px	}
	
.page-me h3 {font-size:1.3em; font-weight:bold}
	
#me-lp #finra-insight-related {
	display:none;}	 
	
	
/* CSS changes for site update on 17/04/08 */

	
/* Changes to quicklinks */

#quicklinks-transwatch {

}

#quicklinks-transwatch dd {
	display:inline;
	margin:0;
	padding:0

}

#quicklinks-transwatch dd a {
	display:block;
	float:left;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -6000px;
	width:162px;
	height:33px;
	margin: 0 0 6px 0;
}

#quicklinks-transwatch dd a:hover {
	background-position: 0 100%
}

#quicklinks-transwatch dd a.margin {
	margin-right: 7px;
}

#quicklinks-transwatch dd a#ql-webcast {
	background-image: url(../img/homepage-transwatch/ql_normal_webcast.gif);
}


#quicklinks-transwatch dd a#ql-freetrial {
	background-image: url(../img/homepage-transwatch/ql_normal_free_trial.gif);
}

#quicklinks-transwatch dd a#ql-whitpaper {
	background-image: url(../img/homepage-transwatch/ql_normal_productdemo.gif);
}

#quicklinks-transwatch dd a#ql-podcast {
	background-image: url(../img/homepage-transwatch/ql_normal_podcast.gif);
}

#quicklinks-transwatch dd a#ql-community-gr {
	background-image: url(../img/homepage-transwatch/ql_normal_compliancejobs.gif);
}

#quicklinks-transwatch dd a#ql-recruitment {
	background-image: url(../img/homepage-transwatch/ql_normal_community.gif);
}
