/*Global styles */
*{
	margin:0;
	padding:0;
}

body
{
	margin:0px auto;
	padding:0px;
	background:#122333 url(../img/background.png) top left repeat-x;
	font-family: "Arial", "Calibri", "Trebuchet MS", "sans-serif";	
	font-size:13px;
	color:#666;
	text-align:center;
	line-height:18px;
}

img 
{
	border: none;
	padding: 0px;
	margin: 0px;
}

div 
{
	margin: 0px;
	padding: 0px;
}

a 
{
  	outline: none;
	text-decoration:none;
}

a:link { color: #6895c1; }
a:visited { color: #069; }
a:hover, a:visited:hover { color: #666666;}

h1 span 
{
	display:none;
}

h1
{
	background:url('../img/qsg_header.png') no-repeat;
	height:100%;
	width:100%;
}
	
h2{color:#006699;font-size: 22px; font-weight:lighter; padding-bottom:5px; border-bottom:3px #e5e5e5 solid;  margin-bottom:15px;}
h3{color:#006699;font-size:14px; font-weight:lighter; margin-left:0px;padding-bottom:5px;border-bottom:2px #e5e5e5 solid;margin-bottom:15px;}
h4{color:#6895c1; font-size:22px; font-weight:lighter; padding-bottom:5px; border-bottom: 1px #6895c1 dotted; margin-bottom:15px;}
h5{color:#444444; font-size:14px; padding-bottom:5px; border-bottom: 2px #c7cfd5 solid; margin: 10px 12px 15px 12px;}
h6{color:#444444; font-size:14px; padding:0px; margin:0px;}

ul	{ list-style: none; }
input { font-family: "Arial", "Calibri", "Trebuchet MS", "sans-serif"; }


/* ******************************/
 #body-container{
	width:1030px;
	margin:0px auto;
	text-align:left;
	z-index: 100;
}

#content-container{
	height:550px;
	position:relative;
}

/*******************************/
/* Header */
/********************************/
#header {
 	width: 100%;
	height: 122px;
	position: relative;
	left:0px;
	margin: 0px;
	padding:0px;
}

/***********************************/
/*Tabs */
/**********************************/
a#sign-in{
	display:block;
	background:#069 no-repeat left;
	font-size:13px;
	color:#fff;
	padding:4px 10px 7px 10px;
	width:40px;
	height:15px;
	text-align:center;
	text-shadow:#192835 0px 1px 1px;
	position:absolute;
	right:0px;
	white-space: nowrap;
	top: 20px;
}

#tab-nav {
	position:absolute;
	right:0px;
	top:78px;
}

ul#tab-nav li{
	float:left;
	right:0px;
	
}

ul#tab-nav li a{
	display:block;
	background:url(../img/tab-deselected.png) repeat;
	border:#98a4ac 1px solid;
	border-width:1px 0px 0px 1px;
	font-size:13px;
	color:#fff;
	padding:8px 20px 8px 20px;
	text-align:center;
	line-height:13px;

}

ul#tab-nav li#trading-analytics a{
	border-right:#98a4ac 1px solid !important;
}

ul#tab-nav li a:hover {
	text-decoration:none;
	background:#fff;
	border-bottom:2px #fff solid;
	color:#192835;
	}

ul#tab-nav li a.selected{
	text-decoration:none;
	background:#fff;
	border-bottom:2px #fff solid;
	color:#192835;
}

/* ********************************** */
#sub-nav {
	height:50px;
}

ul#sub-nav li{
	float:left;
	left:0px;

}

ul#sub-nav li a{
	display:block;
	border-bottom:none;
	font-size:13px;
	color:#fff;
	padding:10px 16px 10px 16px;
	text-align:center;
	line-height:13px;

}


ul#sub-nav li a:hover, ul#sub-nav li a.selected {
	text-decoration:none;
	background:#fff;
	border-top:2px #fff solid;
	color:#223648;
	}


/******************************************/

/*homeContent */

/*************************************************/

.home {
	font-family: "Arial", "Calibri", "Trebuchet MS", "sans-serif";
	font-size:13px;
	line-height:22px;
}


.features{
	width: 250px;
	float: left;
	padding-left:10px;
}

.features ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.features li {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 20px;
	background:url('../img/hex_bullet.png') 0px 3px no-repeat;
	line-height: 16px;
}

.image-content{
	left:530px;
	width:440px;
	height:400;
	float:right;
	padding-left:80px;
	margin-top:24px;
	margin-right:-8px;

	}

/******************************************/

/*Main Content */

/*************************************************/

#factor-analysis-content, #equity_research_content, #multi-factor-models-content, #portfolio-alerts-content, #trading-analytics-content, #signin-content {
	display:none;  
	position:absolute;
	margin-top:40px;
	opacity:0;
	filter:alpha(opacity=0);
}


#home_content{
	display:block;
	position:absolute;
	margin-top:40px;
}

#home_content .right-content{
	margin-top:0px;
	width:505px;
	float:left;
	margin-left:10px;
	
}


textarea { 
     resize: none; 
}

#equity_research_content .left-content{
	width:250px;
	height:400px;
	background-color:#e4ebf0 ;
	margin-top:10px;
}



#equity_research_content .right-content {
	width:760px;
	height:400px;
	margin-top:10px;
	float:right;
}


.table-title {
	border-bottom:2px solid #E5E5E5; 
	margin:10px 0px; 
	padding-bottom:5px; 
	position:relative;
}


.table-header{
	position:absolute; 
	top:0px; 
	left:0px; 
	float:left;
	width:auto; 
}

.form-style{
	position:absolute; 
	float:right;
	width:auto;
	right:0px;
	top:-2px;
	top:-6px;
}

#equity_research_content .right-content div.table-container{
	overflow:auto;
	overflow-x:hidden;
	height:350px;
}

#request-button {
	left:260px;
	width:110px;
	height:24px;
	margin-top:8px;
	font-weight:bold;
	float:left;
	display:block;
	background:#e4ebf0 no-repeat left;
	font-size:12px;
	color:#069;
	padding-top:4px;
	text-align:center;
	position:absolute;
	white-space: nowrap;
}

.spotlight
{
	height:325px;
	margin:0px 14px 0px 14px;
	overflow:auto;
}

.spotlight span a{
	font-weight:bold;
	color:#069;
	
}

.content-container {
	width:1030px;
}


.left-content{
	width:510px;
	left:0px;
	float:left;
	
}

.two-column{
	width:500px;
	/*height:210px;*/
	left:0px;
	float:left;
	color: #000000;
	margin-top: 20px;
}


.right-content{
	margin-top:22px;
	width:505px;
	float:left;
	margin-left:10px;
	
}

.two-columm ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.two-column li {
	margin: 6px 0px 10px 0px;
	padding: 0px 0px 0px 20px;
	background:url('../img/hex_bullet.png') 0px 3px no-repeat;
	line-height: 16px;
}

.one-column{
	width:250px;
	height:230px;
	float:left;

}



#research-table {
	width:100%;
	border-bottom:1px #e5e5e5 solid;	
	border-collapse:collapse;	
}

#research-table table th.value,table td.value{
	text-align:left;
	padding-right:30px;
	padding-top:8px;
	padding-bottom:8px;
	color:#818689 !important;
}

#research-table table th.title,table td.title{
	text-align:left;
	padding-right:30px;
	padding-top:8px;
	padding-bottom:8px;
	font-weight:bold;
	color:#666666;
}

#research-table table thead td{
	border-bottom:1px #e5e5e5 solid;
	font-size:11px !important;
	color:#444444 !important;
	font-weight:bold;
}

table th{
	width:20px;
}



.text-input{
	float:right;
	height:19px;
	background: #e9e9e9;
	border:#e9e9e9 1px solid;
	color: #999999;
	font-size: 14px;
}

#go{
	float:right;
	margin-left:3px;
}

/* **********************************

Sub-container

/**********************************/
#sub-container{
	height:368px;
}

.sub-left-content{
	width:160px;
	float:left;
}

.sub-middle-content{
	left:160px;
	padding-left:15px;
	width:160px;
	float:left;
}

.sub-right-content{
	width:675px;
	padding-left:20px;
	float:right;
}

#contact-container, #careers-container, #leadership-container, #recent-links-container{
	display:none;  
	opacity:0;
	filter:alpha(opacity=0);
	
}

#press-kit-container{
	display:block;
	padding-bottom:25px;
}


#careers-container{
	width:1030px;	
}

#leadership-container{
	width:1030px;	
}
#recent-links-container 
{
	width:1030px;
}

 #it-tech-analyst-content, #research-analyst-content, #trading-analyst-content{
	display:none;
	opacity:0; 
	filter:alpha(opacity=0);
	
}

#TIM_SARGENT-content, #JOHN_JOSEPH-content, #DAN_BUKOWSKI-content, #GEORGE_BODINE-content, #MINGBO_QIN-content, #MIKE_STRITCH-content, #STUART_TOLANDER-content, #ALEX_HAGMEYER-content{
	display:none;
	opacity:0; 
	filter:alpha(opacity=0);
	
}

#it-tech-analyst-data-content{
	display:block;
}

#TIM_SARGENT-content{
	display:block;
}

#careers-container .sub-left-content{
	width:265px;
	float:left;
	padding-bottom:10px;
}

#leadership-container .sub-left-content{
	width:265px;
	float:left;
	padding-bottom:10px;
}

#careers-container .sub-right-content{
	width:765px;
	height:250px;
	float:right;
	background:#2e475c;
	border-bottom: 1px #6895c1 dotted;
	padding:0px;
	overflow:auto !important;
}

#leadership-container .sub-right-content{
	width:765px;
	height:250px;
	float:right;
	background:#2e475c;
	border-bottom: 1px #6895c1 dotted;
	padding:0px;
	overflow:auto !important;
}

.careers-sub-left{
	width:230px;
	padding-left:15px;
	padding-top:15px;
	float:left;
	color:#97b1c8;
	
}

.careers-sub-left span{
	font-weight:bold;
	color:#6895c1;	
}

.careers-sub-middle{
	width:235px;
	padding-left:15px;
	padding-top:15px;
	float:left;
	color:#97b1c8;
}

.careers-sub-middle span{
	font-weight:bold;
	color:#6895c1;
}

.careers-sub-right{
	width:235px;
	padding-left:15px;
	padding-top:15px;
	float:left;
	color:#97b1c8;
}

.careers-sub-right span{
	font-weight:bold;
	color:#6895c1;
}

.leadership-sub-left{
	width:230px;
	padding-left:15px;
	padding-top:15px;
	float: left;
	color:#97b1c8;
	text-align: center;
}

.leadership-sub-left span{
	font-weight:bold;
	color:#6895c1;	
}

.leadership-sub-right
{
	width:485px;
	padding-left:15px;
	padding-top:15px;
	float: left;
	color:#97b1c8;
	text-align: left;
}

.leadership-sub-right span{
	font-weight:bold;
	color:#6895c1;
}


#career-nav {
	height:155px;
}


ul#career-nav li{
	left:0px;

}

ul#career-nav li a{
	display:block;
	border-bottom:none;
	font-size:13px;
	color:#6895c1;
	padding:10px 16px 10px 16px;
	text-align:left;
	line-height:13px;

}

ul#career-nav li a:hover, ul#career-nav li a.selected {
	text-decoration:none;
	background:#2e475c;
	color:#6895c1;
	}

#careers-container .sub-left-content span{
	color:#97b1c8;
	line-height:14px;
	border-top:1px #6895c1 dotted;
	padding-top:10px;
	
}


#leadership-nav {
	height:155px;
}


ul#leadership-nav li{
	left:0px;

}

ul#leadership-nav li a{
	display:block;
	border-bottom:none;
	font-size:13px;
	color:#6895c1;
	padding:10px 16px 10px 16px;
	text-align:left;
	line-height:13px;

}

ul#leadership-nav li a:hover, ul#leadership-nav li a.selected {
	text-decoration:none;
	background:#2e475c;
	color:#6895c1;
	}

#leadership-container .sub-left-content span{
	color:#97b1c8;
	line-height:14px;
	border-top:1px #6895c1 dotted;
	padding-top:10px;
	
}

.press-left-content{
	width:350px;
	float:left;
	border-bottom:1px #6895c1 dotted;
	padding-bottom:25px;
}

#press-kit-container .sub-left-content{
	width:180px;
	float:left;
}

#press-kit-container .sub-left-content ul li{
	color:#d2e1f0 ;
	font-size:12px;
	line-height:15px;
}

#press-kit-container .sub-middle-content{
	left:170px;
	padding-left:10px;
	width:160px;
	float:right;
	color:#6895c1;
}

#press-kit-container .sub-right-content{
	width:650px;
	padding-left:20px;
	float:right;
	
}

#press-table-container {
	width:650px;
	background:#2e475c;
	padding-top:3px;
	overflow:auto;
	overflow-x:hidden;
	height:250px;
}
#recent-links-table-container {
	width:950px;
	background:#2e475c;
	padding-top:3px;
	overflow:auto;
	overflow-x:hidden;
	height:250px;
}

#press_table {
	width:100%;
	border-bottom:1px #567ca1 solid;	
	border-collapse:collapse;
	overflow-x:hidden;
}

#press_table td, th{
	border-bottom:1px #567ca1 solid;
	color:#fff;
}


#press_table th.press-pdf, td.press-pdf{
	text-align:left;
	padding-left:6px;
	padding-right:10px;
	border-bottom:1px #567ca1 solid;
	
}

#press_table th.press-value, td.press-value{
	text-align:left;
	padding-right:30px;
	padding-top:8px;
	padding-bottom:8px;
	color:#97b1c8 !important;
}

#press_table th.press-title, td.press-title{
	text-align:left;
	padding-right:30px;
	padding-top:8px;
	padding-bottom:8px;
	color:#97b1c8;
	line-height:14px;
}

#press_table thead td{
	border-bottom:1px #567ca1 solid;
	font-size:11px !important;
	color:#fff !important;
}

.reportsMarquee{
	width:500px;
	height:50px;
	float:left;
}
.marqueeContainer
{
	height:50px;	
}
.marquee-title
{
	white-space:nowrap;
	font-weight:bold;
	font-style:italic;
	padding-right:12px;
}
.marquee-title a
{
	color:#122333;
}
.marquee-value
{
	color:#122333;
	white-space:nowrap;
	font-style:italic;
	padding-left:12px;
}

#recentLinksTable {
	width:100%;
	border-bottom:1px #567ca1 solid;	
	border-collapse:collapse;
	overflow-x:hidden;
	
}

#recentLinksTable td, th{
	border-bottom:1px #567ca1 solid;
	color:#fff;
}


#recentLinksTable th.press-pdf, td.press-pdf{
	text-align:left;
	padding-left:6px;
	padding-right:10px;
	border-bottom:1px #567ca1 solid;
	
}

#recentLinksTable th.press-value, td.press-value{
	text-align:left;
	padding-right:30px;
	padding-top:8px;
	padding-bottom:8px;
	color:#97b1c8 !important;
}

#recentLinksTable th.press-title, td.press-title{
	text-align:left;
	padding-right:30px;
	padding-top:8px;
	padding-bottom:8px;
	color:#97b1c8;
	line-height:14px;
}

#recentLinksTable thead td{
	border-bottom:1px #567ca1 solid;
	font-size:11px !important;
	color:#fff !important;
}


#sub-container #contact-container  ul li{
	color:#d2e1f0 ;
	font-size:12px;
	line-height:14px;
}

#primary-contacts{
	background:#2e475c;
	padding:6px;
}

#contact-form {
	width: 680px;
	font-size: 13px;
	color:#fff;
	margin :0px;
	padding: 0px;
	font-size: 12px;
	float:left;
	overflow:hidden;
}

#contact-form input,
#contact-form select,
#contact-form textarea {
	float:left;
	width: 100%;
	border:#52789d 1px solid;
	background-color: #52789d;
	font-size:12px;
	color: #ccc;
	font-family: "Arial", "Calibri", "Trebuchet MS", "sans-serif";
	color:#fff;
	margin-right: 12px;
	margin-bottom:6px;
}

#contact-form .required textarea input {
	border:#52789d 1px solid;
	float:left;
	width: 100%;
	border:#52789d 1px solid;
	background-color: #52789d;
	color: #97b1c8;
	font-family: "Arial", "Calibri", "Trebuchet MS", "sans-serif";
	color:#fff;
	font-size:12px;
	margin: 0px;
}

#contact-form tbody tr td.comments {
	vertical-align: top;
}

#contact-form tbody tr td{
	border-bottom:none;
}

#contact-form tbody tr td input {
	height: 20px;/* + padding + border */
}


#contact-form tbody tr td textarea {
	height: 75px;
}

#contact-form tbody tr td .normal {
	width: 230px;

}

#contact-form tbody tr td .narrow {
	width:185px;
}

#contact-form tbody tr td .wide {
	width:430px;
}

#contact-form tbody tr td .send_button {
	width:65px;
	height:26px;
	font-weight:bold;
	float: left;
	display: block;
	background: #e4ebf0 no-repeat left;
	font-size:14px;
	color: #223648;
	padding-top:2px;
	text-align:center;
	cursor: pointer;
}

#contact-form tbody tr td .ErrMsg {
	color: #f75766;
	font-size:15px;
}

#comment-area {
	overflow:auto;
}

#send-button {
	width:65px;
	height:20px;
	margin-top:0px;
	margin-top:8px;
	font-weight:bold;
	float:right;
	display:block;
	background:#e4ebf0 no-repeat left;
	font-size:14px;
	color:#223648;
	padding-top:2px;
	text-align:center;
}


/* ************************************

footer images

/****************************/
#footer{
	margin-top:30px;
}

.left-footer-content{
	width:340px;
	left:0px;
	float:left;
}

.right-footer-content{
	width:670px;
	float:left;
	margin-left:20px;
}

div.logos
{
}

div.logos ul li{
	list-style:none;
	height:60px;
	width: 100px;
	float:left;
	margin-right:10px;
}

.clearing{
	clear:both;
	zoom:1;
}

.ContentAreaOuterTable			{border-top: solid 3px #cbcace; border-bottom: solid 3px #cbcace; padding-top: 8px; padding-left:8px; text-align: left;}
.ContentAreaOuterTableNoTop		{border-bottom: solid 3px #cbcace; padding-top: 8px; padding-left:8px; text-align: left;}
.ContentAreaOuterTableNoBottom	{border-top: solid 3px #cbcace; padding-top: 8px; padding-left:8px; text-align: left;}
.ContentAreaOuterTableThinTop		{border-top: solid 1px #cbcace; border-bottom: solid 3px #cbcace; padding-top: 8px; padding-left:8px; text-align: left;}
.ContentAreaOuterTableThinBottom	{border-bottom: solid 1px #cbcace; border-top: solid 3px #cbcace; padding-top: 8px; padding-left:8px; text-align: left;}

.WebPartOuterTable				{border-top: solid 3px #cbcace; border-bottom: solid 3px #cbcace; width: 100%;}
.WebPartOuterTableNoTop			{border-bottom: solid 3px #cbcace; width: 100%;}
.WebPartOuterTableNoBottom		{border-top: solid 3px #cbcace; width: 100%;}
.WebPartOuterTableNoBorder		{border-bottom: solid 1px #cbcace; width: 100%;}
.WebPartOptions					{font-size: 11px; padding: 14px; width:100%; border: solid 1px silver; height: 20px;}
.WebPartTitle					{font-weight: bold; font-size: 13px; color: #000000; padding-left: 2px;	padding-right: 2px;	height: 22px; width: 100%; padding-left:8px; border-bottom: #333333 1px solid;}
.WebPartGrid					{padding-left: 3px; padding-right: 3px; width: 100%;}
.WebPartGridHeader				{padding-right: 3px; padding-left: 3px; cursor: pointer; font-weight: bold;}
.WebPartGridSubHeader			{border-top: solid 1px #cbcace; padding-right: 3px; padding-left: 3px; height: 18px;  font-weight: bold; text-align: left; }
.WebPartGridItem				{border-top: solid 1px #cbcace; padding-right: 3px; padding-left: 3px; height: 18px;}
.WebPartGridAltItem				{border-top: solid 1px #cbcace; padding-right: 3px; padding-left: 3px; height: 18px;}
.WebPartGridAggregatedItem		{background-color: #C6C6C6; font-weight: bold; padding-right: 3px; padding-left: 3px; height: 18px;}

.SelectedTab					{font-weight: bold; cursor: inherit; text-align:center; background:url(../img/tab-deselected.png) repeat; color:White;}
.DefaultTab						{font-weight: normal; cursor: pointer; border-top: solid 1px grey; border-bottom: solid 1px grey; border-right: solid 1px grey; text-align:center;}
.LeftTab						{font-weight: normal; cursor: pointer; border: solid 1px grey; text-align:center;}
.RightTab						{font-weight: normal; cursor: pointer; border-top: solid 1px grey; border-bottom: solid 1px grey; border-right: solid 1px grey; text-align:center;}
.DisplayPic						{width:508px; height:410px; cursor:pointer;}
.TableBorder					{border: solid 1px grey;}
.modalBackground				{background-color:black; filter:alpha(opacity=70);opacity:0.7;}

