/* CSS Document */
body,html{
	background:url(../images/bg_nav_grad.jpg) left top repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
*{
	margin:0;
	padding:0;
}
p{
	margin-bottom:10px;
}
div#mainCol p{
	line-height:1.5em;
}
img{
	border:0 none;
}
div#mainCol p img{
	float:left;
	margin:0 10px 10px 0;
}
li{
	list-style:none;
}
div#mainCol div ol,
div#mainCol div ul{
	margin-bottom:10px;
}
div#mainCol div ol li,
div#mainCol div ul li{
	margin:0 0 5px 20px;
}
div#mainCol div ul li{
	list-style:disc outside;
}
div#mainCol div ol li{
	list-style:decimal outside;
}
a{
	text-decoration:none;
	color:#000000;
}
div#mainCol p a{
	color:#73A8DA;
	text-decoration:underline;
}
h3{
	font-size:17px;
}
h4{
	font-size:15px;
}
h5{
	font-size:13px;
}
h6{
	font-size:12px;
}
div#head h2#pageHdr{
	font-size:23px;
	color:#FE9700;
	font-weight:normal;
}
div#mainCol h6 a{
	color:#75ABDE;
}
div#mainCol h4{
	margin-bottom:15px;
	clear:both;
}
fieldset{
	border:0 none;
}
label{
	display:block;
}
label span.errorMsg{
	color:#FF0000;
	display:block
}
textarea,
input.text{
	padding-left:.5em;
	border:1px solid #999999;
}
textarea{
	
}
input.submit{
	border:0 none;
	background:#FE9700;
	color:#FFFFFF;
	padding:0 8px;
	font-size:11px;
	width:auto;
	overflow:visible;/* for IE auto width to work */
}
div#container{
	width:950px;
	margin:0 auto;
	background:url(../images/bg_sides_main.jpg) left top repeat-y;
	height:1%;
	overflow:hidden;
	padding:0 10px;
}
div#head{
	height:148px;
	background:url(../images/bg_hdr_grad.jpg) left bottom repeat-x;
}
img#logo{
	clear:both;
	margin:0 230px 0 30px;
	display:inline; /* ie6 double margin bug */
	float:left;
}
ul#mainNav li,
ul#mainNav{
	float:left;
	position:relative;/**/
}
ul#mainNav{
	/* height:48px;*/
	width:945px;
	background:url(../images/bg_nav_grad.jpg) left top repeat-x;/**/
	margin:0 -10px 10px -10px;
	padding-left:25px;
}
ul#mainNav li{
	margin-right:10px;
	padding-top:10px;
	height:38px;
	line-height:1.1em;/**/
	margin-left:0;
	font-size:12px;
	letter-spacing:0;
}
ul#mainNav li,
ul#mainNav li a{
	color:#FFFFFF;
}
ul#mainNav li a.noLink{
	cursor:default;
}
ul#mainNav li a:hover,
ul#mainNav li.current li a:hover,
ul#mainNav li.current a,
ul#mainNav li.current{
	color:#422A6A;
}
div#footer li.clearL,
div#footer li.first,
ul#mainNav li.first{
	list-style:none;
	background:none;
}

ul#mainNav li a:hover,
ul#mainNav li.current a{
	background-image:url(../images/bul_grey_disc.gif);
}

ul#mainNav li a{
	padding-left:10px;
	background:url(../images/bul_wht_disc.gif) 0 center no-repeat;
}
ul#mainNav ul{
	position:absolute;
	/**/left:-99999em;
	top:33px;
	z-index:99;
	width:130px;
	background:#FE9700;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	padding:10px 15px 15px 15px;
}
ul#mainNav ul li{
	clear:both;
	height:auto;
	white-space:nowrap;
}
ul#mainNav ul li a{
	padding-left:0;
}
ul#mainNav ul li a:hover,
ul#mainNav li.current li a,
ul#mainNav ul li a{
	background-image:none;/**/
}
ul#mainNav li.current li a{
	color:#FFFFFF;
}
ul#mainNav li.ieHover ul,
ul#mainNav li:hover ul{
     left: 0;
	 zoom:1;
}
ul#mainNav li#topLogin{
	width:177px;
	background:url(../images/tab_login.png) left bottom no-repeat;
	height:auto;
	min-height:30px;
	text-align:center;
	position:absolute;
	right:200px;/**/
	color:#000000;
	margin:0;
	padding:0;
	padding-top:10px;
	list-style:none;
}
* html ul#mainNav li#topLogin{
	height:30px;
	background:url(../images/tab_login.gif) left bottom no-repeat;
}
li#topLogin form{
	text-align:left;
	background:#ffffff;
	overflow:hidden;
	/*position:absolute;*/
	top:0;
	left:0;
	/*border:3px solid #000000;*/
}
li#topLogin fieldset{
	padding:5px 10px 10px 10px;
}
li#topLogin h6{
	margin-bottom:5px;
}
li#topLogin label{

}
li#topLogin input.text{
	display:block;
	margin-bottom:5px;
	width:140px;
}
ul#mainNav li#topLogin.open{
	/*background:#999999;*/
	padding-top:0;
}
ul#mainNav li#topLogin a{
	background:none;
	padding-left:0;
}
li#topLogin.open a{
	display:block;
	padding:3px 0 15px 0;
}
li#topLogin input.submit{
	float:right;
	clear:both;
}
li#topLogin span.error{
	font-size:11px;
	line-height:1em;
	color:#FF0000;
}
ul#mainNav li#topLogin form a{
	color:#666666;
	text-decoration:underline;
}
ul#mainNav li#siteSrch{
	position:absolute;
	width:190px;
	right:10px;
	float:none;
	margin:0;
	list-style:none;
	background:none;
}
li#siteSrch form{

}
li#siteSrch label{
	float:left;
}
li#siteSrch input.text{
	height:19px;
	float:left;
	border:0 none;
	padding-left:5px;
	background:#ffffff url(../images/bg_site_search_l.gif) left center no-repeat;
}
li#siteSrch input.submit{
	padding:0;
	float:left;
	background:none;
}
div#head p.strapLine{
	font-size:16px;
	color:#FFFFFF;
}
ul#tabSoluLinks{
}
ul#tabSoluLinks li{
	float:left;
	width:153px;
	height:49px;
	padding:3px 15px 0 8px;
	line-height:1.1em;
	letter-spacing:0;
	margin-bottom:40px;
}
ul#tabSoluLinks li a{
	color:#FFFFFF;
}
ul#tabSoluLinks li.lime{
	background:url(../images/tab_lime.gif) left top no-repeat;
}
.insight ul#tabSoluLinks li.lime a{
	color:#006600;
}
ul#tabSoluLinks li.blue{
	background:url(../images/tab_blue.gif) left top no-repeat;
}
.retention ul#tabSoluLinks li.blue a{
	color:#000066;
}
ul#tabSoluLinks li.purple{
	background:url(../images/tab_purple.gif) left top no-repeat;
}
.acquisition ul#tabSoluLinks li.purple a{
	color:#422A6A;
}
div#main{
	overflow:hidden;
	height:1%;
	clear:both;
	background:url(../images/bg_bot_main.jpg) left bottom no-repeat;
	padding:0 10px 50px 10px;
	margin:0 -10px;
	width:950px;
}
div#leftCol{
	display:inline; /* IE6 double margin bug */
	float:left;
	width:330px;
	background:url(../images/bg_abacus_purp.jpg) left top no-repeat;
	padding-top:190px;
	margin:20px 0 0 30px;
}
div#mainCol{
	float:right;
	width:530px;
	padding-right:25px;
}
div#footer{
	padding-top:10px;
	margin:0 -10px;
	overflow:hidden;
	height:1%;
	width:970px;
	background:#FFFFFF;
}
div#footer li{
	float:left;
	list-style:disc;
	margin-left:20px;
	font-size:12px;
}
div#footer li.floatR{
	list-style:none;
	margin-left:15px;
}
div#footer li,
div#footer li a{
	color:#666666;
}
div#footer li.clearL{
	font-size:10px;
	padding-top:10px;
	white-space:nowrap;
}
div#leftCol ul li,
ul#leftNav li{
	margin-bottom:10px;
	font-weight:bold;
	background:url(../images/bul_purp_circ.gif) 0 0 no-repeat;
	padding-left:20px;
	line-height:16px;
}
div#leftCol ul li a,
ul#leftNav li a{
	color:#999999;
	text-decoration:underline;
}
ul#leftNav li.current{
	background-image:url(../images/bul_red_tick.gif)
}
div#mainCol h4 span.custDate,
div#mainCol h4 span.postDate{
	float:right;
	font-weight:normal;
	font-size:12px;
	color:#666666;
}
div#mainCol h4 span.postDate{
	display:none;/**/
}	
/* ########## home page  ########## */
div#homeBanner{
	height:208px;
	background:url(../images/bg_home.jpg) 0 0 no-repeat;	
}
div#homeBanner h2{
	color:#666666;
	font-size:25px;
	font-weight:normal;
	margin-top:30px;
	height:140px;
	width:330px;
	float:left;
	padding-left:30px;
}
div#homeBanner embed,
div#homeBanner object{
	float:right;
}
body#default div#main{

}
body#default div#leftCol{
	padding-top:0;
	color:#9a9a9a;
	background:none;
	margin-top:-30px;
}

body#default div.newsExcerpt h6 a{
	color:#666666;
}
body#default div#leftCol h3,
body#default div.newsExcerpt a{
	color:#FF9900;
}
body#default div.newsExcerpt a{
	padding-right:10px;
}
body#default div.newsExcerpt{
	margin-bottom:15px;
}
body#default div.newsExcerpt p{
	margin-bottom:0;
}
body#default div#leftCol h3{
	margin:10px 0 15px 0;
}
form#regEBulletin{
	clear:both;
}
form#regEBulletin fieldset{
	width:250px;
	line-height:1.2;
	position:relative;
}
form#regEBulletin label{
	padding-bottom:5px;
}
form#regEBulletin label.veriCode{
	clear:both;
	display:none;
	line-height:1.1em;
}
form#regEBulletin input.text{
	color:#75ABDE;
	display:block;
}
form#regEBulletin label.lng input.text{
	width:240px;
}
form#regEBulletin input.submit{
	line-height:14px;
	position:absolute;
	right:0;
	bottom:5px;
}
body#default div#mainCol{
	padding-top:50px;
}
body#default div#mainCol embed,
body#default div#mainCol object{
	margin-bottom:40px;
}
body#default ul.soluList li{
	font-size:18px;
	line-height:22px;
	margin-bottom:15px;
	padding-left:45px;
}
body#default ul.soluList li.purple{
	background:url(../images/bul_vcirc_purple.gif) 0 0 no-repeat;
	color:#330033;
}
body#default ul.soluList li.purple a{
	color:#330033;
}
body#default ul.soluList li.blue{
	background:url(../images/bul_vcirc_blue.gif) 0 0 no-repeat;
}
body#default ul.soluList li.blue a{
	color:#75ABDE;
}
body#default ul.soluList li.lime{
	background:url(../images/bul_vcirc_lime.gif) 0 0 no-repeat;
}
body#default ul.soluList li.lime a{
	color:#A7CD28;
}
body#default ul.soluList li.orange,
body#default ul.soluList li#loginHome{
	background:url(../images/bul_vcirc_oran.gif) 0 0 no-repeat;
}
body#default ul.soluList li.orange a,
body#default ul.soluList li#loginHome a{
	color:#FF9900;
}
/* ########## Our Solutions page  ########## */
.retention div#head p.strapLine{
	color:#73A8DA;
}
.retention div#leftCol{
	background:url(../images/bg_retention.jpg) top left no-repeat;
}
.acquisition div#head p.strapLine{
	color:#A454B3;
}
.acquisition div#leftCol{
	background:url(../images/bg_acquisition.jpg) top left no-repeat;
}
.insight div#head p.strapLine{
	color:#A7CD2B;
}
.insight div#leftCol{
	background:url(../images/bg_insight.jpg) top left no-repeat;
}
/* ########## Abacus 360 page  ########## */
.abacus-360 div#leftCol{
	background:url(../images/bg_abacus360_alt.jpg) left top no-repeat;
}
.abacus-360 div#head p.strapLine{
	color:#9999CC;
}
.abacus-360 ul#tabSoluLinks li{
	/*visibility:hidden;
	background:#333333;*/
	background:url(../images/tab_360.gif) left top no-repeat;
	padding:6px 0 0 14px;
	margin-right:5px;
}
.abacus-360 ul#tabSoluLinks li a{
	color:#ffffff;
	font-weight:bold;
}
.bespoke-insight div#leftCol,
.campaign-management div#leftCol,
.prospect-pools div#leftCol{
	background:url(../images/bg_abacus360.jpg) left top no-repeat;
}
.bespoke-insight ul#tabSoluLinks li.bespoke-insight a,
.campaign-management ul#tabSoluLinks li.campaign-management a,
.prospect-pools ul#tabSoluLinks li.prospect-pools a{
	color:#313131;
}
/* ########## About Us page  ########## */
body#about-us div#leftCol{
	background:url(../images/bg_about_us.jpg) left top no-repeat;
}
/* ########## Contact Us page  ########## */
body#contact-us div#leftCol{
	background:url(../images/bg_contact_us.jpg) left top no-repeat;
}
body#contact-us div#leftCol p{
	color:#666666;
	font-size:15px;
	margin-bottom:20px;
}
body#contact-us div#leftCol p.twitLink{
	margin-bottom:30px;
}
a#mapLink{
	color:#73A8DA;
	font-weight:bold;
	float:left;
	clear:both;
	margin-bottom:15px;
	font-size:15px;
	background:url(../images/btn_tri_dwn.gif) right center no-repeat;
	padding-right:20px;
}
div#googleMaps{
	overflow:hidden;
	height:320px;
	margin-bottom:15px;
	clear:both;
}
body#contact-us form#regEBulletin p{
	margin-bottom:5px;
	font-size:11px;
}
form#contactForm{
	clear:both;
}
form#contactForm fieldset{
	padding:0 30px 0 0;
}
form#contactForm label{
	text-align:right;
	height:25px;
	color:#666666;
	font-size:12px;
}
form#contactForm label.autoH{
	margin-bottom:10px;
	clear:both;
	text-align:left;
}
form#contactForm label span{
	float:left;
}
form#contactForm label span.errorMsg{
	float:none;
	display:inline;
	padding-right:15px;
}
form#contactForm input.text{
	width:120px;
	height:20px;
}
form#contactForm select{
	display:block;
	width:350px;
	clear:both;
}
form#contactForm option{
	width:130px;
}
form#contactForm textarea{
	display:block;
	clear:both;
	width:500px;
	height:60px;
}
form#contactForm input.submit{
	float:right;
}

/* ########## Knowledge center page  ########## */
body#knowledge-centre div#leftCol{
	background:url(../images/bg_knowledge.jpg) left top no-repeat;
}
/* ########## Register page  ########## */
form#memberReg input.text{
	display:block;
	width:220px;
	margin-top:3px;
}
form#regEBulletin label.veriCode input.text,
form#memberReg label.veriCode input.text{
	width:100px;
	height:28px;
	font-size:20px;
	padding-top:5px;
	margin-bottom:5px;
}
form#memberReg label{
	margin-bottom:15px;
}
form#memberReg fieldset{
	padding:10px;
}
/* ########## news / Events page  ########## */
body#news-events div#leftCol{
	background:url(../images/bg_news-events.jpg) left top no-repeat;
}
.press-releases div#mainCol h4 span.postDate{
	display:block;
}
/* ########## Members Change password page  ########## */
form#pwChange label{
	margin-bottom:10px;
}
form#pwChange input.text{
	display:block;
}
/* ########## Members white papers page  ########## */
body#members div.white-papers div#leftCol{
	background:url(../images/bg_knowledge.jpg) left top no-repeat;
}
div#mainCol p.file{
	color:#666666;
	padding-left:18px;
	line-height:16px;
	background:url(../images/icon_pdf.gif) left top no-repeat;
}
div#mainCol p.file a{
	color:#422A6A;
	font-weight:bold;
}
/* ########## Search results page  ########## */
div.srchResult{
	padding-bottom:10px;
	margin-bottom:20px;
	border-bottom:1px solid #999999;
}
body#search p.resBar{
	clear:both;
}
div.srchResult p{
	margin-bottom:5px;
}
/* ########## Privacy page  ########## */
body#privacy div#mainCol{
	float:left;
	width:900px;
	padding:30px 20px 0 30px;
}
/* ########## site map page  ########## */
body#site-map div#leftCol{
	background:url(../images/bg_site_map.jpg) left top no-repeat;
}
ul#siteMapList{
	clear:both;
	width:550px;
	padding-top:20px;
}
ul#siteMapList li{
	font-weight:bold;
	font-size:12px;
	float:left;
	width:180px;
	margin-bottom:15px;
}
ul#siteMapList li a,
ul#siteMapList li{
	color:#422A6A;
}
ul#siteMapList li a:hover{
	text-decoration:underline;
}
ul#siteMapList li ul{

}
ul#siteMapList li li{
	font-weight:normal;
	float:none;
	margin-bottom:5px;
}
/* ########## data quality page  ########## */
body#data-quality div#leftCol{
	background: url(../images/bg_data-quality.jpg) left top no-repeat;
}
/* ########## forgotten password page  ########## */
form#forgotPW label{
	display:inline;
}
form#forgotPW input.text{
	margin:0 10px;
}
/* ##### misc ##### */
.floatL{
	float:left !important;
}
.floatR{
	float:right !important;
}
.hide{
	display:none !important;
}
.showEle{
	display:block !important;
}
.alignC{
	text-align:center  !important;
}
.txtUline{
	text-decoration:underline !important;
}
.txtPurple{
	color:#422A6A !important;
}
.txtBlue{
	color:#73A8DA !important;
}
.txtOrange{
	color:#FF9900 !important;	
}
.autoH{
	height:auto !important;
}
.noBrdr{
	border:0 none !important;
}
.clearL{
	clear:left !important;
}
