@import "/css-framework/01_Tabs/tabs-css.css";
@import "/css-framework/02_RotatingBanner/banner-css.css";

/* CSS Document IDC */

.fl { display: inline-table; vertical-align: top; }
.fr {float:right;}
.center { text-align:center; }

strong {color:#004b85;}

html{
	color:#616161;
	background:#FFF;
}

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th {
	margin:0;
	padding:0;
}

h1,h2,h3,h5,h6{
	font-size:100%;
	font-weight:normal;
}

h2 {
	font-weight:bold;
	color:#004b85;
	font-size:1.3em;
	margin-bottom: 0.2em;	
}

h4 {
	font-weight:bold;
	color: #004b85;
	*font-size:1em;
}

a {text-decoration:none; color:#000000;}

.arrowRight {margin:0 0 0 20px;}

#columnRight h4, #columnLeft h4, h4.subtitle {
	border-bottom:2px solid #e6ae5b;
	padding:0 0 5px 0;
	margin-bottom:8px;
}

h4.subtitle {
	clear:both;
	float:left;
	width:100%;
	margin-bottom:15px;
}
li {list-style:none;}

table{
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img{border:0;}

input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}

.hidden {
	display:none;
	width:0px;
	height:0px;
	visibility:hidden;
}

.hide {visibility:hidden;}

.error {
  color:#cc0000;
  font-weight: bold;
}


#page, #pageHome {
	width:994px;
	margin:auto;
	text-align:left;
}


/* LEFT COLUMN STARTS */
#columnLeft {
	clear:both;
	width:310px;
	margin-right:16px;
}

.productType {width:158px;padding:0 0px 2px 0;}

.focusArea {float:right;width:150px;}

li.btnGreySmall {
	clear:both;
	margin:1px 0;
	_margin:0 0 -12px 0;
	_padding:0;
}
li.btnGreySmall a, li.btnGreySmall_MainProds a {
  color:#666;
}
li.btnGreySmall a, input.btnGreySm, .btnGreySm a, .btnMyProfile a, input.btnGreySm-inline {
	background: url('/prodserv/insights/common/img/bullet.png') no-repeat 3px 8px;
	font-size:1em;
	letter-spacing:-0.01em;
	letter-spacing:0em;
	text-decoration:none;
	display:block;
	padding:5px 1px 5px 16px;
}

input.btnGreySm-inline {
	background-position: 3px 6px;
	font-size:1em;
	display: inline;
}

li.btnGreySmall a, a.moreTabs {color:#666; font-weight:normal;}

a.moreTabs {padding-bottom:10px;}

.promote {font-size:84%; font-weight:bold; color:#e6ae5b;}

li.btnGreySmall_MainProds {
	clear:both;
	margin:1px 0;
	_margin:0 0 -12px 0;
	_padding:0;
}

li.btnGreySmall_MainProds a {
	letter-spacing:-0.01em;
	letter-spacing:0em;
	text-decoration:none;
	display:block;
	padding:5px 1px 5px 0;
	/*height:1.35em;*/
}

li.services a, li.tracker a, li.itexec a, li.customsolutions a { 
  color:#004b85; 
  font-weight:bold; 
  font-size: 95%;
} 
li.services a {             
  letter-spacing: -0.2px;
}
li.services img {
  margin: 3px 2px;
}

.btnGreySmall_MainProds img{
  position: absolute;
}
.btnGreySmall_MainProds span.icons{
  margin-left: 20px;
  display:  block;
}
li.btnGreySmall_MainProds a:hover, li.btnGreySmall a:hover {
	text-decoration: underline;
}
li.btnGreySmall_MainProds a:hover sup {
  text-decoration: none !important;
}

.mobility img{
 margin-top: -2px;
 margin-left: 2px;
}

/*end*/

a.viewall {
  position: absolute;
  margin-left: 262px;
  margin-top: -27px;
  color: #666;
}
a.viewall:hover {
  text-decoration: underline;
}


/* ANALYST SPOTLIGHT STARTS */
#AnalystBio_Container {
	width: 310px;
	height:  8em;
	margin-bottom: 25px;
  color:  #666;
}
.analystSpotlight-title {
	clear: both;
	margin-top: 22px;
}
.analyst {
  padding:  0 0px 0px 0; 
  float:  left;
}
.analystBio_image,  .analystBio_image a {
	font-weight: bold;
	color: #004b85;
	font-size: 1em;
	text-decoration: none;	 
}
.analystTitle {
	font-size: 90%;
	width: 188px;
	/*min-height:4.8em;*/
	height: 5em;
	padding: 10px;
	overflow:  auto;
}

img.iconProFinder {
  margin: 7px 0px 0 15px; 
  clear:  both;
}
.btnAnalystBio {
	clear:both;
	float:left;
	height:20px;
	width:309px;
}
.btnAnalystBio a {
	position:absolute;
  color: #004b85;
  font-size: 95%;
}
.btnAnalystBio img {
  margin-bottom:  -3px;
}
/* ANALYST SPOTLIGHT ENDS */

/* LEFT COLUMN ENDS */





/* MIDDLE COLUMN STARTS */

#columnMiddle {
	width:434px;
	margin-right:16px;
}

/* ROTATING BANNERS STARTS */
/* Large Banners */
.MainBanner{
  display: block;
  overflow: hidden;
  width: 434px;
  height: 185px; /* Leave extra 20px for navigation below the banner */
}

/* TAB CONTENT WRAPPER */
.main-tabs{
  position: relative;
}
.main-tabs .search_cont {
  width: 414px;
}

/* MIDDLE COLUMN ENDS */



/* RIGHT COLUMN STARTS */
#columnRight {
	width:198px;
	_width:197px;
	height:auto;
}

/* Small Banners */
.SmallBanner{
  display: block;
  overflow: hidden;
	width:196px;
	height:175px; /* Leave extra 20px for navigation below the banner */
}

/* ACCORDION STARTS */
#accordion {margin-top:0px;padding-bottom:5px;_padding-bottom:0; width:197px;}
#accordion h3 {margin-top:0px;_margin-top:-4px;}
#accordion a {
  background: url('/prodserv/insights/common/img/bullet.png') no-repeat 3px 3px; 
  padding: 0 17px 0 18px; 
  line-height:29px; 
  color:#4b4b4b; 
  font-weight:bold; 
  text-decoration:none;
}
#accordion .ui-state-active a {                                             
  background: url('/gfx/default/blue-arrow.png') no-repeat 3px 3px; 
}

.accordionContent img.futureScanGraf {margin-left:45px; margin-top:15px;}

.accordionContent {
	padding: 10px 14px 0px 14px;	
	/*_padding-bottom:2px;*/
	margin:  0px 0 0 0;
	_margin-top: -2px;
	width: 169px;
	height:  220px;
	overflow:  hidden;
}

#accordion .accordionContent p {line-height:1.2;}
#accordion .accordionContent img {*margin-top:-4px;}
#accordion .accordionContent a {text-decoration:underline; background: none; padding:0; } 
#accordion .accordionContent a.more {text-decoration:underline;}

.accordionContent li {
	background-image:url(http://cdn.idc.com/img/pen-icon.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	text-decoration:none;
	padding:5px 0 10px 30px;
}
/*contact-us banner*/
.contact-section{width: 310px; height: 140px; margin:0; padding:0; background: url('/images/contactidc-updt.jpg') no-repeat 0 0;  }
.contact-section a{display:inline-block; text-decoration:none; cursor:pointer;}
a.contact-link{position: relative; left:10px; top: 43px; width:230px; height:40px;}
a.contact-privacy{position: relative; left:15px; top: 46px; width:225px; height:25px;}

/* FEEDBACK FORM  STRATS   */

body#feddbackForm {
	font-size:90%;
	color:#004B85;
}

h1.titleFeedback {
	font-size:110%;
	border-bottom:2px solid #E6AE5B;
	padding:5px 0;
	margin-bottom:10px;
	color:#004B85;
	font-weight:bold;
}

h3.titleFeedback {
	background:#004B85;
	/*background:url(http://cdn.idc.com/img/buttons/titleFeedback.gif) repeat-x; */
	color:#ffffff;
	font-size:100%;
	font-weight:bold;
	padding:4px 20px;
}

.introRedesign {padding:15px 0 20px 0;}

#contentFeedback {
	text-align:left;
	width:1000px;
	margin-top:-30px;
	margin-top:0px\9;
}

.mainFeedback {
	background: #D4E5F5;
	padding:20px 0;
	margin-bottom:2px;
}
p#focusGroup {background:#F7E9DA;margin-bottom:10px;}
#focusGroup, #focusGroupBlue {
	background:#D4E5F5;
	padding:10px 20px;
	color:#000000;
	font-size:110%;
}
#focusGroupBlue input {margin:10px 5px 10px 0;}

.privacyBox {
	/*background:#004B85;*/
	color:#000000;
	padding:10px 20px;
	margin-top:10px;
	clear:both;
	font-size:110%;
}
.privacyBox strong {color:#004B85;}
.privacyBox a {color:#004B85; text-decoration:underline; font-weight:bold;}

.questionRedesign {padding:0 20px 20px 20px; border-bottom:2px solid #ffffff;}

.questionRedesign, .textRedesign {margin-bottom:20px;}
.textRedesign {padding:0 20px;}
.subQuestion {padding:20px 0 0 20px;}
.questionRedesign input, .questionRedesign textarea {margin:10px 3px 0 5px;}
.questionRedesign span {padding-right:10px;}
/* .questionRedesign strong {color:#68AEDF;} */

.redesignSubmit a, .redesignCancel a {
	float:left;
	padding:3px 10px;
} 
.redesignSubmit a {
	margin:10px 0 20px 20px;
	clear:both;
}

.formBtnRedesign {background:#E3E3E2;height:50px;border-top:2px solid #ffffff;}
.redesignCancel a {margin:10px 20px 20px 20px;}

p.black-book-daily {
	margin-top: -3px;
	margin-bottom: 3px;
	padding-bottom: 5px;
	*padding-bottom: 15px;
	_padding-bottom: 15px;
}

div.accordionContent a.rtbodytxt img {
	padding-top:0px;
	margin-top:10px;
	*margin-top:0px;
	_margin-top:0px;
	width:163px;
	height:122px;
}

#submenu1 {_left:-270%;_width:1000%;}
#submenu2 {_left:-370%;_width:1000%;}
#submenu5 {_left:-235%;_width:500%;}
#submenu3 {_left:-670%;_width:1000%;}
#submenu4 {_left:-770%;_width:1000%;}

#footer {min-width:997px;*min-width:1000px;}

sup.fo{line-height:40%; position:relative; left:1px; top:2px;}

*+html li.trac a {padding-bottom:7px;}

/* REGISTER style sheets STARTS */
p.titlePrefer {
	background:#e9e9e9;
	color:#4b4b4b;
  font-weight: bold;
	padding:10px 15px;
	border-bottom:1px solid #ccc;
}
.boxPrefer {
	background:#f0f0f0;
	padding:15px;
	margin-bottom:20px;
}
.boxRow1 {
	border-right:2px solid #ffffff;
	border-bottom:2px solid #ffffff;
	padding:10px 15px;
}
.boxRow2 {
	border-bottom:2px solid #ffffff;
	padding:10px 15px;
}
.boxRow3 {
	border-right:2px solid #ffffff;
	border-bottom:2px solid #ffffff;
	padding:10px 15px;
}
.boxRow4 {
	border-bottom:2px solid #ffffff;
	padding:10px 15px;
}
.boxRow5 {
	padding:12px 15px;
}
.textRegistr {margin-bottom:20px;}
input.submitWelc {
	background:url('http://cdn.idc.com/img/buttons/btn-tab.gif') repeat-x;
	height:25px;	
	border-top:1px solid #8D8D8D; 
	border-left:1px solid #8D8D8D; 
	padding:5px 10px;
}
.yellowDivider { margin-bottom:18px;}

/* REGISTER style sheets ENDS */


/* Tablets */

@media (max-width: 1050px), only screen and (max-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.0),
only screen and (max-width: 1280px) and (min-resolution: 120dpi)
{
#pageHome { width: 984px; }      
#pageHome #columnLeft{ margin-left:10px; margin-right: 8px;}
#columnMiddle{margin-right:8px;}
#AnalystBio_Container {width:300px; margin-bottom:16px;}
.analystTitle{width:178px;}
.engageIDC{width:300px;}
.btnAnalystBio a {padding: 11px 150px;}
.grey{width:235px;}
}
