body{
	font-family:Arial, Helvetica, sans-serif;
	/*font-size:60%;*/
	color:#000;
}

#wraper{
	width:977px;
	margin:0 auto;
}

/************* HEADER *******************
*****************************************/

#header{
	width:977px;
}

#header .toplinks{
	float:left;
	width:959px;
	padding:8px 8px 8px 0;
	background:#ff0000;
	margin:0 5px;
}

#header .toplinks ul{
	float:right;
}

#header .toplinks ul li{
	float:left;
	font-size:0.9em;
	color:#fff;
	
}

#header .toplinks_admin{
	float:left;
	width:959px;
	padding:8px 5px 0 0;
	background:#ff0000;
	margin:0 5px;
}

#header .toplinks_admin ul{
	float:right;
}

#header .toplinks_admin ul li{
	float:left;
	font-size:0.9em;
	color:#fff;
}

#header .toplinks_admin ul li a{
	color:#fff;
	text-decoration:none;
	background:url(../images/bullet_white.gif) no-repeat 0 4px;
	padding:0 0 0 10px;
	margin:0 15px 0 0;
}

#header .toplinks ul li.search {
	background-color:#FFFFFF;
	width: 130px;
	padding: 0;
	margin: -5px 0 0 0;
	border: 1px solid #9a9a9a;
	z-index: 100;
	position: relative;
}

#header .toplinks ul li.search input {
	padding: 3px 0 5px 5px;
	font-size: 1.1em;
	margin: 0;
	border: none;
	z-index: 0;
	width: 100px;
}

#header .toplinks ul li.search a {
	cursor: pointer;
	width: 14px;
}

#header .toplinks ul li.search a img {
	padding: 0 5px 5px 0;
	float: right;
	margin: -19px 0 0 0;
	
}

#header .toplinks ul li a{
	color:#fff;
	text-decoration:none;
	background:url(../images/bullet_white.gif) no-repeat 0 4px;
	padding:0 0 0 10px;
	margin:0 15px 0 0;
}

#header .toplinks ul li a.sel{
	background:url(../images/bullet_white_sel.gif) no-repeat 0 6px;
}


#header .navigation{
	background:url(../images/bg_topnav.gif) repeat-x top left;
	float: left;
	width:977px;
	_margin-left:2px;
}

#header .navigation_admin {
	background:url(../images/bg_topnav.gif) repeat-x top left;
	float: left;
	width:977px;
	_margin-left:2px;
	margin-left: -13px;
	margin-top: 8px;
}

#header .navigation_admin .logo{
	float:left;
	
}

#header .navigation .logo{
	float:left;
	margin-left:-8px;
}

#header .navigation ul {
	float:left;
	position:relative;
	padding:0 0 0 112px;
}

#header .navigation ul li{
	background:url(../images/divider.gif) no-repeat;
	float:left;
	padding:0 15px 0 0;
}

#header .navigation ul li a.btn_home{
	background:url(../images/btn_home.gif) no-repeat;
	width:68px;
	height:75px;
	display:block;
	text-indent:-9999px;
}

#header .navigation ul li a.btn_home:hover{
	background:url(../images/btn_home_sel.gif) no-repeat;
}

#header .navigation ul li span#home{
	display:block;
	width:68px;
	height:75px;
	background:url(../images/btn_home_sel.gif) no-repeat;
}


#header .navigation ul li a.btn_focusSelector{
	background:url(../images/btn_focus.gif) no-repeat;
	width:119px;
	height:75px;
	display:block;
	text-indent:-9999px;
}

#header .navigation ul li a.btn_focusSelector:hover{
	background:url(../images/btn_focus_sel.gif) no-repeat;
}


#header .navigation ul li span#focusselect{
	display:block;
	width:119px;
	height:75px;
	background:url(../images/btn_focus_sel.gif) no-repeat;
}

#header .navigation ul li span#investapproach{
	display:block;
	width:154px;
	height:75px;
	background:url(../images/btn_investment_sel.gif) no-repeat;
}

#header .navigation ul li span#ourpeople{
	display:block;
	width:98px;
	height:75px;
	background:url(../images/btn_people_sel.gif) no-repeat;
}

#header .navigation ul li span#ourinvestments{
	display:block;
	width:99px;
	height:75px;
	background:url(../images/btn_ourinvestment_sel.gif) no-repeat;
}


#header .navigation ul li a.btn_investmentApproch{
	background:url(../images/btn_investment.gif) no-repeat;
	width:154px;
	height:75px;
	display:block;
	text-indent:-9999px;
}

#header .navigation ul li a.btn_investmentApproch:hover{
	background:url(../images/btn_investment_sel.gif) no-repeat;
}


#header .navigation ul li a.btn_ourPeople{
	background:url(../images/btn_people.gif) no-repeat;
	width:98px;
	height:75px;
	display:block;
	text-indent:-9999px;
}

#header .navigation ul li a.btn_ourPeople:hover{
	background:url(../images/btn_people_sel.gif) no-repeat;
}


#header .navigation ul li a.btn_ourInvestment{
	background:url(../images/btn_ourinvestment.gif) no-repeat;
	width:99px;
	height:75px;
	display:block;
	text-indent:-9999px;
}

#header .navigation ul li a.btn_ourInvestment:hover{
	background:url(../images/btn_ourinvestment_sel.gif) no-repeat;
}



#header .navigation ul li img.topright{
	position:absolute;
	right:-11px;
	top:0;
}


/************* CONTENT *******************
*****************************************/


#content{
	float:left;
	padding:20px 8px 8px 8px;
	width:961px;
}


#content .bottom_content{
	background: #f7f7f7 url(../images/bg_content.gif) repeat-x top left;
	float:left;
	width:962px;
	padding: 10px 0;
	margin:15px 0 0 0;
	border-left:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
}

#content .bottom_content2{
	background: #f1f1f1 url(../images/bg_content2.gif) repeat-x 0 0;
	float:left;
	width:932px;
	padding: 0 15px 0 15px;
	border-left:1px solid #d2d2d2;
	border-right:1px solid #d2d2d2;
	min-height:560px;
	/*height: 560px!important;
	height:0;*/
	position:relative;
}

#content .bottom_content_search{
	background: #f1f1f1 url(../images/bg_content2.gif) repeat-x 0 0;
	float:left;
	width:932px;
	padding: 0 15px 0 15px;
	border-left:1px solid #d2d2d2;
	border-right:1px solid #d2d2d2;
	min-height:850px;
	height:0;
	position:relative;
}

.indigoLogo{
	bottom:0;
	position:absolute;
	right:11px;
}

.paddingbottom
	{ margin-bottom:10px;}

.bodylist
	{ margin:0 0 10px 20px; padding:0; list-style-type:square;}
	
.bodylist li
	{ margin:0; padding:0 0 5px 0; }

.bodylist li a {
	color: #000000;
	padding: 0;
	margin: 0;
}

.paratitle1
	{ margin:0px; padding:0px 0 5px 0; cursor:pointer; display:block  }

/**html .paratitle1, *first-child+html .paratitle1 {
	float: left;
}*/

*html #content .bottom_content2{
	height:auto;
	height:410px;
}

.bottom_content2 ul.common{
	padding:0 0 20px 0;
}

.bottom_content2 ul.common li{
	list-style-type:disc;
	font-size:1em;
	color:#333;
	padding:0 0 8px 0;
	margin:0 0 0 20px;
}

.bottom_content2 ul.common li a{
	color:#333;
	text-decoration:underline;
}


#content .bottom_content ul{
	padding:30px 30px 10px 25px;
	_padding:30px 18px 10px 15px;
}

#content .bottom_content ul li{
	border-right:1px solid #dadada;
	float:left;
	/*width:275px;*/
	width: 255px;
	margin:0;
	padding:0;
}

#content .bottom_content ul li.last{
	border:none;
}

#content .bottom_content ul li.middle{
	/*width:320px;*/
	width: 320px;
	margin:0 17px 0 17px;
}

#content .bottom_content ul li .info img{
	float:left;
	margin:0 15px 0 0;
}

#content .bottom_content ul li .info .info_content{
	width:210px;
	float:left;
}

#content .bottom_content ul li .info .info_content h5{
	color:#000;
	font-size:1em;
}


#content .bottom_content ul li .info p{
	color:#000;
	font-size:0.9em;
	line-height: 15px;
	text-align: justify;
	padding: 0 10px 8px 0;
}

#content .bottom_content span.readmore a{
	background: url(../images/bullet_red.gif) no-repeat 0 3px;
	padding:0 0 0 10px;
	float:left;
	font-size:0.9em;
	color:#000;
}


#content .bottom_content ul li img.headingImg{
	padding:0 0 15px 0;
}

#content .bottom_content ul li ul#text_content{
	float:left;
	margin:0;
	padding:0;
	width:auto;
}


#content .bottom_content ul li ul#text_content li{
	background: url(../images/bullet_red.gif) no-repeat 0 6px;
	float:left;
	width:auto;
	margin:0;
	padding:0 10px 10px 10px;
	border:none;
}

#content .bottom_content ul li ul#text_content li p{
	font-size:0.9em;
	color:#000;
	line-height:17px;
	padding:0;
}

#content .bottom_content ul li ul#text_content li p a{
	color:#000;
}


#content .bottom_content ul li .youare{
	clear:both;
	/*padding:25px 0 0 0;*/
	padding:0;
	/*width:292px;*/
	width: 318px;
}

#content .bottom_content ul li .youare p{
	color:#000000;
	font-size:0.9em;
	line-height:15px;
	float:left;
}


#content .bottom_content ul li .youare ul{
	padding:0 0 30px 0;
	margin:0;
}

#content .bottom_content ul li .youare ul li{
	background: url(../images/bullet_red.gif) no-repeat 0 3px;
	padding:0 0 5px 0;
	margin:0;
	/*width:127px;*/
	/*width: 145px;*/
	width: 155px;
	border:none;
}

#content .bottom_content ul li .youare ul li p a{
	font-size:1em;
	color:#000;
	padding:0 0 0 10px;
	text-decoration:none;
}


/********** Focus Selectors *******/

.top_curve{
	vertical-align:bottom;
}

.page_heading{
	padding: 0 0 4px 20px;
	float: left;
}



ul#full_width {
	float:left;
	padding:0 0 15px 0;
}


ul#full_width li{
	float:left;
	padding:0 0 0 8px;
}


.column2_1{
	float:left;
	padding:0 0 0 20px;
	width:620px;
}

#column2_full{
	width:auto;
}


.column2_1 h1{
	color:#cc0000;
	font-size:1.4em;
	padding:0 0 15px 0;
}

.column2_1 img.spearLogo {
	float: left;
	margin: 0 21px 0 0;
}

.column2_1 h2{
	color:#cc0000;
	font-size:1.4em;
	padding:15px 0 23px 0;
}

.column2_1 h3{
	color:#cc0000;
	font-size:1.4em;
	padding:3px 0 5px 0;
}


.column2_1 p{
	color:#333;
	font-size:1em;
	line-height:16px;
	padding:0 0 10px 0;
}

.column2_1 p a{
	color:#333;
	text-decoration:underline;
}

.column2_1 a.backlink {
	color:#C80007;
	float: right;
	padding: 20px 0 0 0;
	font-weight: bold;
}



.column2_2{
	/*float:left;*/
	float:right;
	margin:0 0 0 25px;
	width:260px;
	line-height:15px;
}

.column2_2 ul{
	padding:130px 0 0 0;
	float:left;
}

.column2_2 ul.no-top-space{
	padding:0;
}


.column2_2 ul.fselectors{
	padding:0;
}


.column2_2 ul li{
	float:left;
	border-bottom:1px solid #d9d9d9;
	padding:0 0 15px 0;
	margin:0 0 15px 0;
}


.column2_2 ul li.last{
	border:none;
}


.column2_2 ul li h4{
	font-size:1.3em;
	font-weight:normal;
	color:#b90000;
	padding:0 0 7px 0;
}

.column2_2 ul li p{
	font-size:0.9em;
	color:#333;
}

.column2_2 ul li p a{
	color:#333;
	text-decoration:underline;
}


.column2_2 ul li img.thumb{
	float:left;
	margin:0 15px 0 0;
}

/************* Investment Approach *******/

ul#switch_tabs {
	float:left;
	padding:25px 0 15px 0;
	overflow:hidden;
	margin:0 0 0 -6px;
}


ul#switch_tabs li{
	float:left;
	padding:0 0 0 6px;
}


.investapp_tabcontent, .team_tabcontent{
	min-height:255px;
	float:left;
	/*width:600px;*/
	position:relative;
	
	/** Temporary Styling **/
	padding-left:60px;
	width:540px;
}


.investapp_tabcontent ul li{
	background:url(../images/bullet_dot.gif) no-repeat 0 7px;
	padding:0 0 4px 12px;	
}

.investapp_tabcontent ul li p{
	font-size:1em;
	color:#333;
	padding:0;
}


span.red_arrow a{
	background: url(../images/bullet_red.gif) no-repeat 0 4px;
	padding:0 0 0 8px;
}



/********** Contact ************/

ul.contact{
	padding:0 0 10px 0;
}


ul.contact li{
	font-size:1em;
	color:#333;
	padding:0 0 4px 0;
}

ul.contact li span{
	clear:both;
	float:left;
	font-size:1.1em !important;
	padding-top:10px;
}

ul.contact li a{
	color:#333;
	text-decoration:underline;
}

.column2_1_contact {
	float: left;
	width: 291px;
}

.column2_1_contact h1{
	color:#cc0000;
	font-size:1.4em;
	padding:0 0 15px 0;
}

.column2_2_contact {
	float: left;
	padding: 35px 0 0 0;
}


.column2_1_contact p {
	color:#333;
	font-size:1em;
	line-height:16px;
	padding: 5px 0 10px 0;
	float: left;
}


.contact_bottom_content {
	width:778px; 
	float:left; 
	padding:24px 0 0 3px
}

.contact_bottom_content table {
	padding: 5px;
	margin: 15px 0 0 0;
	font-size: 0.9em;
	width: 100%;
}

.contact_bottom_content table tr td {
	padding: 3px;
	line-height: 15px;
	
}

.contact_bottom_content table tr td.rightspace {
	padding-right: 70px;
	padding-bottom: 33px;
}


/*********** Terms of USe **************/

ul.terms {
	float:left;
	padding:10px 0;
	list-style-position:outside;
}


ul.terms li{
	list-style-type:disc;
	font-size:1em;
	color:#333;
	padding:0 0 5px 10px;
	line-height:15px;
	margin:0 0 0 25px;
}


/************** Team ************/

.team_wraper{
	float:left;
	padding:0 0 20px 0;
}

ul.team {
	width:600px;
	float:left;
	padding:0 0 20px 0;
}

ul.team li{
	float:left;
	width:112px;
	margin:0 8px 0 0;
}

ul.team li.last{
	padding:0;
	margin:0;
}

ul.team li img{
	border:1px solid #cccccc;
	vertical-align:bottom;
}

ul.team li div{
	border:1px solid #cccccc;
	padding:6px 2px;
	margin:0 0 8px 0;
	text-align:center;
}


ul.team li h5{
	color:#cc0000;
	font-size:1em;
	font-weight:bold;
	padding:0 0 0 4px;
}


ul.team li p{
	color:#666666;
	font-size:0.9em;
	padding:0 0 0 4px;
}

/*********** Our People ****************/


.sponsor_content p{
	color: #333;
}

.sponsor_content p.red{
	color: #CC0000;
}

.team_popup{
	float:left;
	width:571px;
	border:1px solid #d4d4d4;
	background:#fff;
	position:absolute;
	/*right:346px;
	_right:355px;*/
	left:0;
	top:0;
	padding:10px;
	/*min-height:400px;*/
}

/*
*html .team_popup{
	height:auto;
	height:400px;
}*/


.scroll{
	height:350px;
	width:475px;
	overflow:auto;
	padding:0 5px 0 0;
	margin:15px 0 0 0;
	scrollbar-arrow-color:#d20001;
	scrollbar-track-color:#fff;
	scrollbar-darkshadow-color:#fff;
	scrollbar-face-color:#fff;
	scrollbar-highlight-color:#fff;
	scrollbar-shadow-color:#ccc;
}

.scroll img.linkedIn {
	padding: 0 5px 0 0;
	float: left;
}


.support_image img{
	float:left;
}

.support_wraper{
	float:right;
	width:470px;
	padding:0 0 0 10px;
	position:relative;
}


.support_wraper p span {
	color:#c80007;
	font-weight:bold;
	padding:0 5px 0 0;
}

.support_wraper p span a{
	color:#c80007;
	text-decoration: underline;
}

.support_wraper p span.download_profile a{
	bottom:36px;
	position:absolute;
	right:5px;
}


.btnClose{
	position:absolute;
	right:-10px;
	top:-10px;
}



/************ Sitemap ***************/

ul.sitemap {
	list-style: none!important;
}

ul.sitemap li{
	color:#cc0000;
	font-size:1em;
	font-weight:bold;
	font-size:1em;
	padding:0 0 15px 0;
	width:220px;
	_width:210px;
	float:left;
	list-style: none!important;
}

ul.sitemap li a{
	color:#cc0000;
	text-decoration:none;
}

ul.sitemap li a:hover {
	text-decoration: underline;
}


ul.sitemap li ul{
	margin:15px 0 0 12px;
}

ul.sitemap li ul li{
	list-style-type:disc;
	color:#333;
	font-size:1em;
	padding:0 0 4px 0;
	font-weight:normal;
}

ul.sitemap li ul li a{
	color:#333;
	text-decoration:none;
}

ul.sitemap li ul li a:hover {
	color:#333;
	text-decoration:underline;
}

ul.sitemap li ul li ul{
	margin:12px 0 8px 0;
}


ul.sitemap li ul li ul li{
	/*color:#666666;*/
	color:#cc0000;
	list-style-type:circle;
	font-weight:normal;
}

ul.sitemap li ul li ul li a{
	color:#cc0000;
	text-decoration:none;
}

/************ Media Lounge ***************/

.logo2{
	margin:15px 0;
}

/************ Login ***************/

table.login {
	margin:30px;
	padding:10px;
	width:300px;
}

table.login tr td{
	padding:5px;
}

table.login tr td label{
	font-size:0.9em;
	color:#666;
	font-weight:bold;
}

.textbox{
	font-size:1em;
	color:#333;
	border:1px solid #ccc;
	background-color:#fff;
	width:150px;
}


.btn {
	background:#d83939;
	border:1px solid #eec1c1;
	cursor:pointer;
	padding:1px;
	width:75px;
	font-size:0.8em;
	color:#fff;
	font-weight:bold;
}


/************* FOOTER *******************
*****************************************/

#footer{
	/*width:960px;*/
	width: 955px;
	clear:both;
	padding:0 0 10px 20px
}

#footer p{
	float:left;
	color:#666666;
	font-size:0.9em;
}


#footer ul{
	float:right;
	padding:0 17px 0 0;
}

#footer ul li{
	background:url(../images/spe.gif) no-repeat top right;
	float:left;
	color:#666666;
	font-size:0.9em;
	padding:0 10px 0 10px;
}

#footer ul li.lastlink {
	background-image: none;
	padding: 0 0 0 10px;
}

#footer ul li a{
	color:#666666;
	text-decoration:none;
}

.texticons {
	float: right;
}


table#icons {
	float:left;
	padding: 7px 10px 0 10px;
}

table#icons1 {
	margin: -2px 10px 0 10px;
	float: left;
}

table#icons tr td, table#icons1 tr td{
	padding:2px 4px;
}

table#icons tr td img, table#icons1 tr td img{
	vertical-align:top;
}

table#icons tr td.small, table#icons1 tr td.small{
	padding:2px;
}


/*********************************************
POPUP Template
*********************************************/


.global {
	width: 100%;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}

.logoPopup {
	padding: 0 0 10px 0;
}

.popContent {
	margin: 0 10px;
}

.popContent .popTop_curve {
	background:url(../images/pop_top_curve.jpg) no-repeat 0 0;
	width: 564px;
	height: 40px;
	float: left;
}

.popContent .popContainer {
	background: #F1F1F1 url(../images/bg_content2.gif) repeat-x 0 0;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	padding: 0 15px;
	width: 532px;
	float: left;
}

.popContent .popContainer p {
	font-size: 0.8em;
}

.popContent .popContainer p.thankyou {
	text-align:center;
	font-size: 0.9em;
	padding: 15px 0 0 0;
}

.popContent .popContainer .popForm {
	width: 450px;
	font-size: 0.8em;
	padding: 0 0 10px 20px;
}

.popContent .popContainer .sendLink {
	padding: 0 0 10px 0;
}

.popContent .popContainer .sendLink input {
	float: left; 
	margin: 0 0 10px 250px;
	/*width: 280px; */
}

.popContent .popContainer .popForm .popLabel {
	width: 150px;
	float: left;
}

.popContent .popContainer .popForm .popLabel label {
	float: left;
}

.popContent .popContainer .popForm input {
	width: 150px;
	margin: 0 0 0 10px;
}

.popContent .popContainer .popForm a {
	padding: 0 0 0 10px;
}

.popContent .popContainer .popForm textarea {
	width: 200px;
	margin: 0 0 0 10px;
}


.popContent .popBottom_curve {
	background:url(../images/pop_bottom_curve.gif) no-repeat 0 0;
	width: 564px;
	height: 25px;
	float: left;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 1%;
}

.searchlnk
	{ text-decoration:underline; color:#C80007;}
.searchlnk:hover
	{ text-decoration:underline; color:#C80007}
	

/*********************************************
ADMIN MODULE CSS STARTS HERE
*********************************************/

.admin_column1 {
	float:left; 
	width:200px;
	margin-top: 30px;
}

.admin_column1 ul {
	margin-top: 25px;
}

.admin_column1 ul li {
	padding: 0 0 7px 0;
}

.admin_column1 ul li a {
	color:#000000;
	text-decoration: none;
}

.admin_column1 ul li a:hover {
	text-decoration: underline;
	color:#CC0000;
}

.admin_column1 ul li span{
	font-weight:bold;
}


.admin_column2 {
	float: left;
	margin-top: 30px;
	width: 700px;
	line-height: 17px;
}

#rte1{
	border:1px solid;
}

table.admin_rta{
	margin:0 0 25px 0;
	background-color:#efefef;
	padding:0 10px;
	border:1px solid #ccc;
}

table.admin_rta label{
	font-weight:bold;
	padding-left:5px;
}

table.admin_rta tr td{
	border-bottom:1px solid #ccc;
	padding:4px;
}

table.admin_list{
	border:1px solid #ccc;
	background-color:#f1f1f1;
}

table.admin_list tr th{
	background-color:#999;
	color:#fff;
	text-transform:uppercase;
	padding:3px;
}

table.admin_list tr td {
	padding:3px;
	border:1px solid #ccc;
}

table.admin_list tr td a{
	color:#000;
}


table.admin_login{
	background-color:#efefef;
	border:2px dotted #ccc;
}

table.admin_login tr td label{
	font-weight:bold;
}


table.admin_login tr td{
	padding:5px;
}

.admin_btn{
	background:#999;
	border:1px solid #666;	
	color:#fff;
	font-weight:bold;
	width:60px;
}

.adminpage_hd{
	font-size:1.1em;
	color:#CC0000;
	font-weight:bold;
	padding:5px 0 0 0;
}

.admin_topright{
	float: right; 
	margin-right: -13px;
	_margin-right: -18px;
}


.knowledge_container{
	width:900px;
}

ul.knowledge{
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px solid #ccc;
}

ul.knowledge li{
	padding-bottom:4px;
	color:#333333;
	font-size:1em;
	line-height:16px;
}

ul.knowledge li a{
	color:#333333;
}

ul.knowledge li h4 a{
	font-size:1.2em;
	*font-size:0.9em;
	color:#FF0000;
	text-decoration:none;
}


ul.knowledge li h5 {
	font-size:1em;
	color:#333;
	font-weight:bold;
}