/* --------------------------------------------------------------------------
	Ipsos Insight: www.ipsosinsight.com
	Global Style Sheet Definition
	Prepared by MSU, Vancouver
	Lasted Edit: December 2006 by KL
   -------------------------------------------------------------------------- */

/* required imports
   -------------------------------------------------------------------------- */
@import url("sIFR-screen.css");
@import url("navigation.css");
@import url("homepage.css");

/* ie6win Filter
   -------------------------------------------------------------------------- */
@import url("ie6win.css");

/* ie5xwin Filter
   -------------------------------------------------------------------------- */
@media tty {
  i{content:"\";/*" "*/}} @import 'ie5xwin.css'; /*";}
}/* */

/* ie5win Filter
   -------------------------------------------------------------------------- */
@media tty {
 i{content:"\";/*" "*/}}; @import 'ie5win.css'; {;}/*";}
}/* */


/*	color palette
	-------------
	#069: blue;
	#c22: red;
	------------- */

	
/* =global
   -------------------------------------------------------------------------- */

html { min-height: 100%; margin-bottom: 1px; }

body {
	margin: 0;
	padding: 0;
	background: #c3d5df url("/images/bgd.gif") repeat;
	color: #333;
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	height:100%; /* this is the key! */
	}

body.policies {
	padding: 25px;
	background: #fff;
	text-align: left;
	}

#livearea {
	margin: 0 auto;
	padding: 0 17px; 
	text-align: left;
	background: url("/images/bgd_livearea.gif") repeat-y 0 0; 
	width: 770px;
	}

#Form1 { 
	padding: 0;
	margin: 0;
	}

select, 
input, 
textarea {
	padding: 0;
	margin: 0;
	color: #777;
	font: 11px Arial, Helvetica, sans-serif;
	}

.caption {
	font-size: 10px;
	line-height: 1em;
	/*float: left;*/
	padding: 5px 15px 0 0;
	}	

sup {
	font-size: 0.75em;
	font-weight: normal;
	}

	
/* =redefinition
   -------------------------------------------------------------------------- */

h1, h2, h3,h4, h5, h6 {
	font-size: 16px;
	margin: 5px 0;
	line-height: 1.25em;
	}

h1  {
	color: #79b;
	font-size: 18px;
	}

h2	{
	font-size: 14px;
	color: #666;
	}

h3	{
	font-size: 12px;
	color: #444;
	}
	
p 	{ margin: 3px 0 10px 0; }
	
ul {
	padding: 0;
	margin: 0;
	list-style: none;
	}

ul	{ padding-bottom: 1.25em; }
	
ul li,
ol li ul li {
	padding: 0 0 0 20px;
	background: url("/images/bullet_point.gif") no-repeat 7px 0;
	}

ol li,
ul.indexlisting li { background: none; }	

hr { display: none; }

hr.rule {
	display: block;
	width: 90%;
	border: none;
    border-bottom: 1px solid #e2ebef;
	clear: both;
	}

abbr,
acronym { cursor: help; }

.clear { clear: both; }
	
	
/* =link behaviour
   -------------------------------------------------------------------------- */

a:link,
a:visited,
a:hover,
a:active {
	color: #069;
	background-color: transparent;
	}

a:hover	{ color: #c22; }

#logo a,
a img { border: 0; }


/* =preheader
   -------------------------------------------------------------------------- */

#preheader {
	margin: 0;
	padding: 10px 0 0 10px;
	width: 750px;
	height: 60px;
	float: left;
	display:block;
	}

#logo 
{
	padding: 0;
	margin: 0;
	width: 250px;
	height: 55px;
	background: url("/images/logo_ipsosinsight.gif") no-repeat 3px 7px;
	float: left; 
	text-indent:-3000px;
}
	
#toolbar 
{
	text-align:right;
	font-size: 11px;
	padding: 0 0 0 0;
	float: right;
	display:block;
	width:450px;
	height:15px;
	}
	
.date 
{
	text-align:right;
	float: right; 
	margin: 0; 
	font-size: 11px;
	display:block;
	width:450px;
	height:15px;
}	
	
span.smaller { font-size: 11px; }	

#search {
	float:right;
	width:200px;
	padding-top:5px;
}

#search input {
	float:left;
	margin-right:5px;
}

#search .searchbtn {
	background: url("/images/button_search.gif") no-repeat 0 0;
	width:53px;
	height:15px;
	display:block;
	margin-top:1px;
}

.search {
	width: 190px;
	padding: 5px 0 0 0;
	float: right;
	}

.searchfield {
	line-height: 1.25em;
	padding: 1px;
	border: 1px solid #bbb;
	float: left;
	}
	
.searchbutton {
	padding-left: 5px;
	float: left;
	}
		

/* =statusbar
   -------------------------------------------------------------------------- */
	
#statusbar 
{
	float:left;
	padding: 0;
	margin:0;
	display:none;
}

#statusbar p 
{	
	font-size: 10px;
}


/* =welcomeName
   -------------------------------------------------------------------------- */

#welcomeName { float: left; }

#welcomeName p {
	font-size: 8pt;	  
	margin: 0 0 0 10px;
	padding: 0;
	}

/* =mainbody
   -------------------------------------------------------------------------- */

#mainbody 
{
	padding:0;
	margin: 0 0 25px 0;
	width:774px;
	
}

#mainthreecol 
{
	padding:0;
	margin: 0 0 0 0;
	width:774px;
	background: url("/images/bgd_main3col_repeat.jpg") repeat-y 0 0;
	display:block;
}

#mainthreecolfoot 
{
	clear:both;
	background: url("/images/bgd_main3col_bottom.jpg") no-repeat; 
	display:block;
	height:18px;
	width:774px;
	/*border:1px solid #ccc;*/
}

#maintwocol
{
	padding:0;
	margin: 0 0 15px 0;
	width:774px;
	background: url("/images/bgd_main2col_repeat.jpg") repeat-y 0 0; 
	display:block;
	/*height:500px;
	border:1px solid #ccc;*/
}

#maintwocolfoot 
{
	clear:both;
	background: url("/images/bgd_main2col_bottom.jpg") no-repeat; 
	display:block;
	height:20px;
	width:774px;
	/*border:1px solid #ccc;*/
}

#btnproducts p
{
	float:left;
	display:block;
	width:235px;
	height:68px;
	line-height:normal;
	padding:0;
	margin:0;
}

#btnproducts a,
#btnproducts a:active,
#btnproducts a:link,
#btnproducts a:hover,
#btnproducts a:visited {
	display:block;
	background: url("/images/btn_bgd_products.gif") no-repeat;
	color:#465E67;
	text-decoration:none;
	font-size:13px;
	padding:13px 25px 15px 15px;
	line-height:13px;
}

#btnproducts span.small {
	padding:0;
	font-size:10px;
	line-height:10px;
	}

#btnproducts a:hover {
	background: url("/images/btn_bgd_products_hover.gif") no-repeat;
}

	

/* =overview 
   -------------------------------------------------------------------------- */

.overview {
	width: 347px;
	height: 25px;
	background: url("/images/bgd_overview.gif") no-repeat 0 0;
	padding: 3px 0 0 3px;
	}

.overview a:link,
.overview a:visited,
.overview a:hover,
.overview a:active { color: #fff; }

.overview a:hover { color: #bde; }

	
/* =link styles
   -------------------------------------------------------------------------- */

.pdf {
	padding: 0 25px 2px 0;
	background: url("/images/icn_pdf.gif") top right no-repeat;
	}
	
.ipsosminute {
	padding: 0 18px 2px 0;
	background: url("/images/icn_clock.jpg") 100% 50% no-repeat; /*/images/icn_minute.gif*/
	}

.minute {
	padding: 0 15px 2px 0;
	background: url("/images/icn_minute.gif") 100% 50% no-repeat; /*/images/icn_minute.gif*/
	}
	
.minute2 {
	padding: 0 25px 2px 0;
	background: url("/images/icn_minute.old.gif") 100% 50% no-repeat; /*/images/icn_minute.gif*/
	}	
	
.minute3 {
	padding: 0 25px 2px 0;
	background: url("/images/icn_events.gif") 100% 50% no-repeat; /*/images/icn_minute.gif*/
	}
	
.locked {
	padding: 0 25px 2px 0;
	background: url("/images/icn_locked.gif") top right no-repeat;
	}

.contactlink,
.emaillink,	
.eventlink,
.overviewlink,
.povlink,
.newsletterlink,
.reportslink,
.studieslink,
.articleslink,
.whitepaperlink,
.subscribelink,
.downloadlink,
.newproductlink,
.prlink,
.knowledgelink,
.panellink,
.lessonlink,
.productslink,
.profilelink,
.bloglink { padding: 0 0 5px 20px; }

.contactlink { background: url("/images/icn_contact.gif)" no-repeat 0 0; }
.emaillink { background: url("/images/icn_email.gif") no-repeat 0 0; }
.lessonlink { background: url("/images/icn_lessons.gif") no-repeat 0 0; }
.panellink { background: url("/images/icn_panels.gif") no-repeat 0 0; }
.eventlink { background: url("/images/icn_events.gif") no-repeat 0 0; }
.overviewlink { background: url("/images/icn_overview.gif") no-repeat 0 0; }
.povlink { background: url("/images/icn_pov.gif") no-repeat 0 0; }
.newsletterlink { background: url("/images/icn_newsletters.gif") no-repeat 0 0; }
.reportslink { background: url("/images/icn_reports.gif") no-repeat 0 0; }
.studieslink { background: url("/images/icn_syndicatedstudy.gif") no-repeat 0 0; }
.articleslink { background: url("/images/icn_articles.gif") no-repeat 0 0; }
.whitepaperlink { background: url("/images/icn_whitepaper.gif") no-repeat 0 0; }
.subscribelink { background: url("/images/icn_subscribe.gif") no-repeat 0 0; }
.downloadlink { background: url("/images/icn_download.gif") no-repeat 0 0; }
.newproductlink { background: url("/images/icn_newproducts.gif") no-repeat 0 0; }
.prlink { background: url("/images/icn_pressrelease.gif") no-repeat 0 0; }
.knowledgelink { background: url("/images/icn_knowledgecenter.gif") no-repeat 0 0;}
.productslink { background: url("/images/icn_products.gif") no-repeat 0 0; }	
.profilelink { background: url("/images/icn_userprofile.gif") no-repeat 0 0; }	
.bloglink { background: url("/images/icn_blog.gif") no-repeat 3px 2px; }
	
/* =selection
   -------------------------------------------------------------------------- */
	
.selection li a,
.selection li a:hover {
	/*cursor: hand;*/
	border: none;
	text-decoration: none;
	}

.selection {
	list-style: none;
	padding: 0 0 2px 0;
	margin: 0 0 10px 5px;
	background: url("/images/bgd_dot.gif") bottom left repeat-x;
	width: 98%; 
	}

.selection li {
	padding: 0;
	margin: 0;
	background: none;
	height: 42px;
	}
	
.selection li a {
	padding: 8px 0 0 0;
	margin: 0;
	display: block;
	background: url("/images/bgd_dot.gif") top left repeat-x;
	width: 100%;
	height: 35px; 
	font-weight: normal;
	font-size: 11px;
	line-height: 1.25em; 
	color: #333;
	}
	
.selection li a:hover {
	background: #f8f8f8 url("/images/bgd_dot.gif") top left repeat-x;
	color: #555;
	}

.selection li a span {
	display: block;
	padding-left: 25px;
	}

	
/* =synopsis
   -------------------------------------------------------------------------- */
#synopsis #pdftitle 
{
	display: block;
	min-height: 35px;
	background: #F4F5F6 url("/images/icn_pdflg.gif") no-repeat 7px 10px;
	width:87%;
	padding: 5px 10px 5px 55px;
}

#synopsis #wmvtitle 
{
	display: block;
	min-height: 35px;
	background: #F4F5F6 url("/images/icn_wmvlg.gif") no-repeat 7px 10px;
	width:100%;
}

#synopsis h1 {
	display: block;
	color: #62767E;
	font-size: 19px;
	font-weight: normal;
	line-height: 18px;
	}

#synopsis h2 {
	font-size: 14px;
	color: #62767E;
	line-height:13px;
	padding-bottom:5px;
	font-weight:normal;
	}

#synopsis #summarywrapper {
	padding: 0;
	margin-top: 10px;
	background: url(/images/h_summary.gif) no-repeat top left;
	}	

#synopsis #summarywrapper h2 { margin-left: -3000px; }

#synopsis #summarywrapper #summary {
	display: block;
	border: 1px dotted #ccc;
	padding: 5px 10px 0 10px;
	}

#synopsis #summarywrapper #summary .bold {
	color: #3A7392;
	font-weight: bold;
	}

/* =maincontent : 2 col layout
	-------------------------------------------------------------------------- */
#maincontent 
{
	padding: 0;
	margin:0;
	float: left;
	width: 542px;
	/*border:1px solid #ccc;*/
}

	
/* =leftcontent : layout
   -------------------------------------------------------------------------- */

#leftcontent {
	padding: 0;
	margin:0;
	float: left;
	width: 542px;
	height:100%;
	}
	
#leftcontent h1
{
	height: 20px;
	display:block;
	padding:0;
	margin:5px 0 0 0;
	margin-bottom:7px;
	line-height:1em;
	border-bottom:1px solid #62767E;
	font-size:18px;
	letter-spacing:-2px;
}	

#leftcontent #twocol h1 
{
	clear:both;
	margin-top:26px;
}

#leftcontent h2 
{
	width: 243px;
	height: 26px;
	padding:4px 0 0 5px;
	margin:2px 0 0 0;
	display:block;
	background: url("/images/bgd_leftcol_h1.gif") no-repeat 0 0;
}

#leftcontent h2 .flashrep 
{
	height:16px;
	padding:0;
	margin:0;
	display:block;
	line-height:.9em;
}

#leftcontent p 
{
	padding:1px 0 9px 0;
	margin:0;
	font-size:12px;
	line-height:1.5em;
}	

#twocol 
{
	padding:5px 15px;
	width:510px;
}


#leftcontent #leftcol
{
	width:272px;
	padding:0;
	margin:0;
	float:left;
	background: url("/images/bgd_leftcol_gradient.jpg") no-repeat 0 105px;
}

#leftcontent #leftcol ul li
{
	font-size:.9em;
	line-height:normal;
	padding-bottom:2px;
}

#leftcontent #leftcol ul li a
{
	text-decoration:none;
}

#leftcontent .colcontent
{
	padding:5px 14px 0 10px;
}

#leftcontent #midcol 
{
	width:265px;
	padding:0;
	margin:0;
	float:left;
	/*background: url("/images/bgd_leftsidebar.gif") no-repeat 0 0;*/
}

#leftcontent #colA 
{
	margin-left:10px;
	width:255px;
	float:left;
	display:block;
}

#leftcontent h1.noflashrep
{
	color:#62767E;
	font-size:18px;
	border:0;
	line-height:1.2em;
	display:inline;
	letter-spacing:normal;
}

#leftcontent h2.noflashrep
{
	color: #444;
	font-size: 12px;
	border: 0;
	margin: 0;
	line-height: 1.2em;
	display: inline;
	letter-spacing: normal;
	background: none;
}

/* =leftcontent : knowledge center restyle
   -------------------------------------------------------------------------- */

#leftcontent #colB 
{
	width:255px;
	float:right;
	display:block;
}

#leftcontent #colA strong, #leftcontent #colB strong
{
	color:#666;
	font-weight:normal;
	font-size:.8em;
	padding-right:2px;
}

#leftcontent #colA p, #leftcontent #colB p
{
	font-size:.9em;
	margin:5px;
}

#leftcontent #colA ul, #leftcontent #colB ul 
{
	padding: 0 15px 0 0;
	font-size:.9em;
}

#leftcontent #colA ul li, #leftcontent #colB ul li 
{
	background:none;
	padding:0;
	line-height:1.3em;
	border-bottom:1px dotted #EDE5D3;
}

#leftcontent #colA li a, #leftcontent #colB li a
{
	text-decoration:none;
	color:#333;
	display:block;
	padding:4px 5px;
}

#leftcontent #colA li a:hover, #leftcontent #colB li a:hover
{
	background-color:#F7F2EA;
}

	
/* =rightcolumn : layout
   -------------------------------------------------------------------------- */

#rightsidebar {
	padding: 2px 0 2px 15px;
	float: right;
	width: 215px;
	background: url("/images/bgd_rightsidebar.jpg") no-repeat 0 0;
}
	
#rightsidebar h1
{
	width: 207px;
	height: 20px;
	padding:5px 0 0 5px;
	margin:2px 0 10px 0;
	display:block;
	background: url("/images/bgd_rightsidenav_h1.gif") no-repeat 0 0;
}	

#rightsidebar h1 .flashrep 
{

	height:16px;
	padding:0;
	margin:0;
	display:block;
	line-height:.9em;
}

#rightsidebar p 
{
	padding:0 10px 7px 10px;
	line-height:1.4em;
	display:block;
}

#rightsidebar ul 
{
	padding:0 10px 7px 0;
}

#rightsidebar ul.icons li 
{
	background:none;	
	padding:0 0 5px 0;
	margin-left:5px;
}


/* =ipsosminute
   -------------------------------------------------------------------------- */

#ipsosminute h1 {
	color:#C5C19B;
	font-weight: bold;
	}

#ipsosminute h1.wmv { background: #efefef url("/images/icn_wmvlg.gif") no-repeat 5px 5px; }

#ipsosminute h2 {
	font-size: 14px;
	color: #666;
	}

#ipsosminute hr { 
	display: block;
	border: none; 
	border-bottom: 1px solid #C5C19B; 
	margin-top: 15px; 
	margin-bottom: 15px; }

/* =pullout
   -------------------------------------------------------------------------- */
   
.pullout {
   padding: 10px 10px 15px 15px;
   margin: 0px;
   background-color: #E6E4D5;
   border: 1px solid #CFCCAD;
   }
   
 
/* =how to
   -------------------------------------------------------------------------- */
/* how-to containers */
#productcontainer {
}

.productbutton {
	margin: 10px;
	float:left;
}

/* how-to Link Buttons */
.howtolinks
{
	margin-left:9px;
}
.howtolinks ul,
.howtolinks li {
float:left;
display:inine;
list-style:none;
padding:0px;
margin:0px;
}

.download {
	background:url(../howto/images/download_btn.gif) no-repeat;
	float:left;
	width:96px;
	height:16px;
	cursor:hand;
}

.product {
	background:url(../howto/images/relatedproduct_btn.gif) no-repeat;
	float:left;
	width:106px;
	height:16px;
	cursor:hand;	
}

/* different how-to banners */
#howto_techandcomm {
	background:url(../howto/images/howto_tech_a.jpg) no-repeat;
	width:219px;
	height:62px;
}

#howto_techcommb {
	background:url(../howto/images/howto_tech_b.jpg) no-repeat;
	width:219px;
	height:62px;
}

#howto_finance {
	background:url(../howto/images/howto_financial_a.jpg) no-repeat;
	width:219px;
	height:62px;
}



/*
.productbutton {
	padding: 2px 0;
	margin: 0;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	width: 234px;
	}

.productlist {
	background: #F0F0F0;
	padding: 15px 0 0 0;
	margin: 0;
	}	

.productlist ul li{
	padding: 0 0 0 20px;
	background: url("/images/bullet_blue.gif") no-repeat 8px 4px;
	}

.productlist a {
	font-weight: bold;
	}
*/

/* =registerwrapper
   -------------------------------------------------------------------------- */

#registerwrapper {
	padding: 0;
	margin: 0;
	background: url("/images/h_signin.gif") no-repeat top left;
	}	

#registerwrapper h2 { margin-left: -3000px; }

#registerwrapper p.small {
	font-size: 8pt;
	margin: 5px 0 0 5px;
	}


/* =registerForm
   -------------------------------------------------------------------------- */

#registerForm {
	border: 1px solid #ccc;
	padding: 5px;
	margin: 5px 0;
	color: #333;  
	}
	
#formControl_registerForm .tablebackground
{
	border: 1px solid #eee;
	padding: 5px;
	margin-bottom:10px;
}	
	
#registerForm table, #formControl_registerForm table {
	background-color:#efefef;
	padding:0 5px;
	}
	
#registerForm h1, #formControl_registerForm h1 {
	font-size: 15px;
	font-weight: bold;
	letter-spacing:normal;
	border:0;
	color:#999;
	padding:0;
	margin:0;
	}

#registerForm h2, #formControl_registerForm h2 {
	background: transparent;
	border-bottom: 1px solid #ccc;
	padding: 15px 5px 5px 10px;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	}

#registerForm p, #formControl_registerForm p {
	padding-left: 10px;
	margin: 0;
	}
#registerForm .small, #formControl_registerForm .small {
	font-size: 8pt;
	margin: 0;
	}

#formControl_btnSubmit,
#signInControl_btnSubmit {
	font-size: 12px;
	font-weight:bold;
	/*color: #62767E;*/
	height: 24px;
	}

#formControl_txtEmail,
#formControl_txtPassword,
#signInControl_txtEmail,
#signInControl_txtPassword { width: 160px; }


/* =ChocolateForm
   -------------------------------------------------------------------------- */

#ChocolateForm {
	border: 1px solid #ccc;
	background-color:#fff;
	padding: 5px;
	margin: 6px 0px;
	color: #333;
	font-size: 11px;
	width:195px;
	}
	
#ChocolateForm table {
	background: #efefef;
	padding: 1px;
	}

#ChocolateForm h1 {
	background-color:#aaa;
	padding: 5px 0 5px 5px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	}

#ChocolateForm h2 {
	background: transparent;
	border-bottom: 1px solid #ccc;
	padding: 10px 5px 5px 10px;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	}

#ChocolateForm p {
	margin: 0;
	padding:2px 1px;
	}

#ChocolateForm .small {
	font-size: 8pt;
	margin: 0;
	}
/*
#formControl_btnSubmit,
#signInControl_btnSubmit {
	font-size: 14px;
	color: #900;
	height: 28px;
	}*/

#formControl_txtEmail,
#formControl_txtPassword,
#signInControl_txtEmail,
#signInControl_txtPassword { width: 160px; }

.chocolate {
	font-size: 12px;
	font-weight: bold;
	color: #993300;
}

/* =right_iamgelinks
	------------------------------------------------------------------------- */
#imagebuttoncontainer
{
	padding:25px 0 20px 0;
}

.imagelinkbutton
{
	padding:0 0 10px;
}

/* =chocolateback
   -------------------------------------------------------------------------- */

#messagesControl_lblChocolate 
{
	float: left;
	background: url(/images/chocolateback.gif) no-repeat;
	height: 24px;
	width: 503px;
	margin:3px 0 5px 0;
}

#messagesControl_lblChocolate a {    
	font-size: 8pt;
	color: #F2F1EC;    
	margin: 0 0 0 35px;
	padding: 0;
	}
#messagesControl_lblChocolate a:hover {
	text-decoration:none;
}	


/* =footer
   -------------------------------------------------------------------------- */

#footer {
	/*background: url("/images/bgd_footer.gif") no-repeat top left;*/
	text-align: left;
	padding: 15px 0 15px 15px;
	clear: both;
	width: 745px;
	height: 35px; /* define height for mozilla */
	}
	
#footer p {
	margin: 0;
	float: left;
	padding-left: 10px;
	}
	

/* =footpad (bottom shadow)
   -------------------------------------------------------------------------- */
	
#footpad {
	margin: 0 auto;
	text-align: center;
	width: 804px;
	height: 12px;
	background: url("/images/bgd_livearea_bot.gif") no-repeat top center;
	}

