/* CSS Document */
html,body {background-color: #e2e2e2;}

/**---TEXT---**/
body, div, p, address, label, legend, input, select, blockquote, table, ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #666;
	font-size: 11px;
}

#container {
	position:relative;
	width: 966px;
	margin: 0 auto;
	background:#fff;
	clear:both;
}

form {
	margin: 0;
	padding: 0;
	}
	
	DIV {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #666; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif
}


h1, h2, h3, h4, h5, h6, p, ul, li, blockquote { margin:0; padding:0; }

h1, h2, h3, h4, h5, h6, .h7 { font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; }

h1 {
 color:#333;
 font-size:25px;
 margin:15px 0 0 18px;
}

h2 {
	float:left;
	color:#ff7d07;
	font-size:20px;
	padding:0 10px 0 0;
}
	
h3 {
	color:#2060aa;
	font-size:15px;
	font-weight:bold;
	margin:0 0 3px 0;
	padding: 0;
}

h3 a {
	color:#2060aa !important;
	font-size:15px;
	font-weight:bold;
	margin:0 0 3px 0;
	padding: 0 3px 0 0;
	text-decoration:none;
}

h3 a:hover {
	color:#ff7d07 !important;
	font-size:15px;
	font-weight:bold;
	margin:0 0 3px 0;
	padding: 0 3px 0 0;
	text-decoration:none;
}

.h3-arrow {
	padding: 0 0 0 6px;
	background:url(/SiteCollectionImages/h3-bullet.gif) no-repeat left;
	}
	
h4 {
	color:#ff7d07;
	font-size:11px;
	font-weight:bold;
	padding: 0 0 2px 0;
}

h5 {
	color:#2060aa;
	font-size:11px;
	font-weight:bold;
}

h6 {
	font-size:16px;
	color:#666;
	font-weight:bold;
}

.h7 {
	color:#333 !important;
	font-size:12px;
	font-weight:bold;
	padding: 0 0 2px 0;
}

a.h7:hover {
	color:#ff6600 !important;
	font-size:12px;
	font-weight:bold;
}

ul, ol, li {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

.textfield {
	border:1px solid #7f9db9; 
	padding:3px;
}
.textfield:focus {border:1px solid #d59c68; background-color:#FFFFCC}

.RFS_Label {	
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:8.5pt;
}

.checkBoxListWrap tr td {
	vertical-align: top;
}


/**---MASTHEAD---**/
#masthead {
	width: 966px;
	height: 86px;
	background-color: #fff;
	border-top: 2px solid #ff5312;
	border-bottom: 2px solid #ff5312;
	margin-left:auto;
	margin-right:auto;
}
.authoringRegion { 
	background-color:#FFFFFF;
	color:#333333;
}
.authoringRegion a{
	color:gray;
}

.sharepointLogin { float:right; }
.sharepointLogin div { color:#333; }

.console { clear:both; }
.siteActionMenu
{
	float: right;
}

#empty-wrapper {
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	padding:0;
	margin:0;
	}

#logo {
	float: left;
	width: 163px;
	height: 84px;
	margin: 0;
	display: inline;
}

#nav-wrapper {
	float: right;
	width: 803px;
	height: 84px;
	background-color: #000;
	padding:0;
	margin:0;
	display: inline;
}

#tagline {
	float:left;
	text-align:left;
	padding:15px 0 0 30px;
	display:inline;
}

#setlabs-pub {
	padding:0;
	margin:0;
}


#top-nav-wrapper {
	float:right;
	width:208px;
	padding: 18px 12px 0 0;
	text-align:left;
	display:inline;
	margin:0;
	}
	
/*----- TOP NAV -----*/

#top-nav ul {
	font-size: 12px;
	margin:0;
	padding: 0;
	list-style-type: none;
	}


#top-nav li {
	display: inline;
	margin: 0;
	padding: 0;
}

#top-nav li a {
	float: left;
	display: inline;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 10px;
	/*color: #000;*/
	text-transform: uppercase;
	text-decoration: none;
	outline:none;
}

#top-nav li a.contact {
	height: 21px;
	width: 67px;
	text-indent: -10000px;
	background-image: url("/SiteCollectionImages/nav-contact.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
}

#top-nav li a.careers {
	height: 21px;
	width: 67px;
	text-indent: -10000px;
	background-image: url("/SiteCollectionImages/nav-careers.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
}

#top-nav li a.investors {
	height: 21px;
	width: 74px;
	text-indent: -10000px;
	background-image: url("/SiteCollectionImages/nav-investors.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
}

#top-nav li a:hover, #top-nav li a.selected {
	background-position: 0 -21px;
	color: #05244a;
}


#navigation-wrapper {
	float: left;
	height:31px;
	width: 803px;
	margin: 14px 0 0 0;
	display: inline;
}

/*----- MAIN NAV -----*/
#nav ul {
	font-size: 12px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 13px;
}


#nav li {
	display: inline;
	margin: 0;
	padding: 0;
}

#nav li a {
	float: left;
	display: inline;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 10px;
	/*color: #000;*/
	text-transform: uppercase;
	text-decoration: none;
	outline:none;	
}

#nav li a.home {
	height: 31px;
	width: 75px;
	text-indent: -10000px;
	background-image: url("/SiteCollectionImages/nav-home.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
}

#nav li a.flatworld {
	height: 31px;
	width: 94px;
	text-indent: -10000px;
	background-image: url("/SiteCollectionImages/nav-flatworld.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
}

#nav li a.offerings {
	height: 31px;
	width: 83px; 
	text-indent: -10000px;
	background-image: url("/SiteCollectionImages/nav-offerings.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
}

#nav li a.globalsourcing {
	height: 31px;
	width: 134px;
	text-indent: -10000px;
	background-image: url("/SiteCollectionImages/nav-globalsourcing.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
}

#nav li a.research {
	height: 31px;
	width: 89px;
	text-indent: -10000px;
	background-image: url("/SiteCollectionImages/nav-research.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
}

#nav li a.beyondbusiness {
	height: 31px;
	width: 131px;
	text-indent: -10000px;
	background-image: url("/SiteCollectionImages/nav-beyondbusiness.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
}

#nav li a.sustainability {
	height: 31px;
	width: 131px;
	text-indent: -10000px;
	background-image: url("/SiteCollectionImages/nav-sustainability.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
}

#nav li a.newsroom {
	height: 31px;
	width: 101px;
	text-indent: -10000px;
	background-image: url("/SiteCollectionImages/nav-newsroom.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
}

#nav li a.about {
	height: 31px;
	width: 96px;
	text-indent: -10000px;
	background-image: url("/SiteCollectionImages/nav-aboutus.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
}


#nav li a:hover, #nav li a.selected {
	background-position: 0 -31px;
	/*color: #000;*/
}

.bluecolor {color: #1e62a9 ;}

.crumb ul ul li {background-color:#F1F1F1;width:500px;}


.crumb li li div{padding:2px;margin-top:0px;position:absolute;background:#F1F1F1;border:1px solid #e6e6e6;}
.crumb li li div:hover {background:#F1F1F1;}
.crumb li li div p{float:left; margin-right:10px;}

.header-orange {
	color:#ff6600;
	font-size:12px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 0;
	display:block;
}

.clear { clear:both;}
.clearleft { clear:left;}
.clearright {clear:right;}

/**---FOOTER---**/

#footer-container {
	clear: both;
	width: 966px;
	background-image: url(/SiteCollectionImages/footer-bg.gif);
	background-repeat: repeat-x;
	font-size: 0.95em;
	height:47px;
}

#footer-container a {
	font-size: 10px;
	color: #666 !important;
	text-decoration: none;
}

#footer-container a:hover {
	color: #ff6600 !important;
}

#subfooterlinks {
	float: left;
	padding: 10px 0 0 15px;
	line-height: 25px;
	height:37px;
}
#footericon {
	float: right;
	line-height: 25px;
	padding: 13px 10px 0 0;
}
#footericon a {
	background:url(/SiteCollectionImages/twitter-icon.gif) no-repeat right;
	padding-right:18px;
}
#rssicon {
	float: right;
	padding: 19px 15px 0 0;
	width: 37px;
}

#follow {
	float:right;
	padding-top:19px;
	width:200px;
	}
#follow span {float:left; }
#follow ul {list-style:none; margin:0; padding:0;}
#follow li {float:left; margin-left:8px;}

#footer {
	clear: both;
	width: 966px;
	height: 38px;
	background-color: #fff;
	font-size: 0.95em;
	color: #333333;
}

#footertext {
	float: left;
	padding: 10px 0 0 15px;
}

#privacylinks {
	float: right;
	padding: 10px 15px 0 0;
}

.red-highlight {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9px;
	color:#FF5312;
	}
/*---JOURNALIST RESOURCES END---*/

.separator {
	border:1px solid #e6e6e6;
	}
	
.dotted-separator {
	border-top:1px dotted #999;
	border-bottom:0;
	border-left:0;
	border-right:0;
	margin:14px 0;
	}
	
/*--For Inset controls--*/
.promo-plainbox {
    display:inline;
    float:right;
    margin:20px 20px 0 0;
    width:216px;
}

.stronglyrec-promo {
	width:214px;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	border-top:2px solid #ff6600;
	border-bottom:1px solid #e6e6e6;
}
	
/*----LANDING PAGES----*/
#fluid-container {
	float:left;
	background-color:#FFFFFF;
	width:966px;
	border-top:1px solid #cccccc;
	margin-bottom:20px;
	}
	
#fluid-wrapper {
	float:left;
	display:inline;
	width:650px;
	margin-right:19px;
	padding:20px 0 20px 20px;
}

#fluid-wrapper ul {
	list-style:none;
	margin-bottom:12px;
	padding:0;
	}
	
#fluid-wrapper ul li {
	padding-left:8px;
	margin:4px 0 0 0;
	background:url(/SiteCollectionImages/bullet.gif) no-repeat 0 5px;
	vertical-align:middle;
	}
	
#fluid-wrapper ol {	padding:0; margin-left:18px; }
	
#fluid-inner { width:926px; margin:20px 0 0 20px; padding:0; }

#fluid-inner ul {
	list-style:none;
	margin-bottom:12px;
	padding:0;
	}
	
#fluid-inner ul li {
	padding-left:8px;
	margin:4px 0 0 0;
	background:url(/SiteCollectionImages/bullet.gif) no-repeat 0 5px;
	vertical-align:middle;
	}
	
.fluid-inner01 { float:left;width:926px; margin:20px 0 0 20px; padding:0; }

.fluid-inner01 ul {
	list-style:none;
	margin-bottom:12px;
	padding:0;
	}
	
.fluid-inner01 ul li {
	padding-left:8px;
	margin:4px 0 0 0;
	background:url(/SiteCollectionImages/bullet.gif) no-repeat 0 5px;
	vertical-align:middle;
	}
	
	
	
	
.landingpage-promo {
	float:right;
	width:230px;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	border-top:2px solid #ff6600;
	border-bottom:1px solid #e6e6e6;
	margin:20px 20px 0 0;
	display:inline;
}
	
#landingpage-lead { width:926px; padding:0;	margin:0; }
	
#landingpage-main { float:left; width:726px; border-right:1px solid #eaeaea; margin-top:22px }
	
#landingpage-main p { margin-right:20px; }
	
#landingpage-related { float:left; margin:20px 0 0 19px; width:180px; }
	
.landingpage-desc {
	border-bottom:1px dotted #b5b4b4;
	margin-right:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	font-style:italic;
	line-height:18px;
	}
	
.feed-icon { background:url(/SiteCollectionImages/icon-feed.gif) no-repeat 0 2px; padding-left:15px; }
	
#landing-feat-whitepaper { float:left; padding:0; width:215px; margin-right:31px; }
	
#landing-feat-casestudy { float:left; padding:0; width:215px; margin-right:31px; }

#landing-archived-webinars { float:left; padding:0; width:215px; }

#landing-archived-webinars ul li {	list-style-type:none; padding-left:8px; margin:4px 0 0 0;	background:url(/SiteCollectionImages/bullet.gif) no-repeat 0 5px; vertical-align:middle;	}
	

	
#fluid {
	float:left;
	display:inline;
	width:900px;
	margin-right:19px;
	padding:20px 0 20px 20px;
	}

#related-promotions {
	float:right;
	width:214px;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	border-top:2px solid #ff6600;
	border-bottom:1px solid #e6e6e6;
	margin:20px 20px 0 0;
}

#related-promotions ul {
	list-style:none;
	margin-bottom:6px;
	padding:0;
	}
	
#related-promotions ul li {
	padding-left:8px;
	margin:4px 0 0 0;
	background:url(/SiteCollectionImages/bullet.gif) no-repeat 0 5px;
	vertical-align:middle;
	}
	
.related-promotions {
	float:right;
	width:214px;
	display:inline;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	border-top:2px solid #ff6600;
	border-bottom:1px solid #e6e6e6;
	margin:20px 20px 0 0;
}

.related-promotions ul {
	list-style:none;
	margin-bottom:6px;
	padding:0;
	}
	
.related-promotions ul li {
	padding-left:8px;
	margin:4px 0 0 0;
	background:url(/SiteCollectionImages/bullet.gif) no-repeat 0 5px;
	vertical-align:middle;
	}

#rp-header-separator {
	background:url(/SiteCollectionImages/dotted-h-separator.gif) repeat-x bottom;
	height:33px;
	line-height:35px;
	padding-left:8px;
}

.rp-header-separator {
	background:url(/SiteCollectionImages/dotted-h-separator.gif) repeat-x bottom;
	height:33px;
	line-height:35px;
	padding-left:8px;
}

#blog-promotions {
	float:right;
	width:250px;
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	border-top:2px solid #ff6600;
	border-bottom:1px solid #e6e6e6;
	margin:20px 20px 0 0;
}

.discuss {
	background:transparent url(/SiteCollectionImages/icon-blog.gif) no-repeat scroll 0 3px;
	padding-left:15px;
	}

.white-text {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	font-size: 11px;
	}
	
.left {
	float:left;
	margin:0 10px 5px 0;
	display:inline;
	}
	
.right {
	float:right;
	margin:0 0 5px 10px;
	display:inline;
	}
	

/*--For Print purpose--*/
#win-flatworld {
	display:none;
	}
	
#print-necessary{
	display:none;
	}
	
hr {
	display:block;
	height:1px;
	border:none;
	border-bottom:1px dotted #e6e6e6;
	}


/* ================================================================ 
Menu courtesy CSS PLAY

This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.crumb {position:relative; z-index:100;left:18px;top:1px; }
/* hack to correct IE5.5 faulty box model */
* html .crumb {width:80%;}
/* remove all the bullets, borders and padding from the default list styling */
.crumb ul {padding:0;margin:0;list-style-type:none;width:100%;}
.crumb ul ul {}
.crumb ul ul li {background-color:#F1F1F1;width:500px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.crumb ul li {float:left;position:relative;}
/* style the links for the top level */
.crumb a, .crumb a:visited {display:block;text-decoration:none; color:#666 !important;line-height:1.5em;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .crumb a, * html .crumb a:visited {}

/* style the second level background */
.crumb ul ul a.drop, .crumb ul ul a.drop:visited {}
/* style the second level hover */
.crumb ul ul a.drop:hover{}
.crumb ul ul :hover > a.drop {}
/* style the third level background */
.crumb ul ul ul a, .crumb ul ul ul a:visited {}
/* style the third level hover */
.crumb ul ul ul a:hover {background:#ccc; !important}
/* style the top link hover */
.crumb li:hover{background: #ececec;}
/* style the top link's arrow hover */
.crumb li div:hover{background: #fff;}
/* style the arrow */
.crumb li div{color:#666; padding-top:1px;}
.crumb li div img{border:0px; vertical-align:-.17em;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.crumb ul ul {visibility:hidden;position:absolute;height:0;top:16px;left:0px;}
/* another hack for IE5.5 */
* html .crumb ul ul {top:16px;}

/* position the third level flyout menu 
.crumb ul ul ul{left:149px; top:-1px; width:149px;}*/

/* position the third level flyout menu for a left flyout 
.crumb ul ul ul.left {left:-149px;}*/

/* style the table so that it takes no ppart in the layout - required for IE to work */
.crumb table {position:absolute; top:0; left:0; border-collapse:collapse;}

/* give border to the drop menu*/
.crumb ul ul table{border:1px solid #e6e6e6;background-color:#F1F1F1;}

/* style the sub menu div */
.crumb li li div{padding:2px;margin-top:0px;position:absolute;background:#F1F1F1;border:1px solid #e6e6e6;}
.crumb li li div:hover {background:#F1F1F1;}
.crumb li li div p{float:left; margin-right:10px;}


/* style the second level links */
.crumb ul ul a, .crumb ul ul a:visited {color:#666; height:auto; line-height:1em; padding:5px;}

/* yet another hack for IE5.5 */
* html .crumb ul ul a, * html .crumb ul ul a:visited {}

/* style the top level hover 
.crumb a:hover, .crumb ul ul a:hover{color:#000; background:#ccc;}
.crumb :hover > a, .crumb ul ul :hover > a {color:#000;background:#ccc;}*/
.crumb ul a:hover{color:#000 !important; background:#ececec;}
.crumb ul ul a:hover{color:#000 !important; background:#ccc;}

/* make the second level visible when hover on first level list OR link */
.crumb ul li:hover ul,
.crumb ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.crumb ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.crumb ul :hover ul :hover ul{ visibility:visible;}

/*white paers featured data image*/
.featured-wp-cs { padding: 20px; background: transparent url(/SiteCollectionImages/resource-grad-bg.gif) repeat-x scroll 0px;}
.parabreak { margin-bottom:15px !important;}

.flashplayer {position:absolute; margin-left:5px; padding:0; }

/*GREETINGS*/
#greetings {
	position:absolute;
	width:550px;
	height:53px;
	z-index:10;
	left: 163px;
	top: 3px;
	}
	
.video {
	background:url(/SiteCollectionImages/icons/icon-wmv.gif) no-repeat left;
	margin:6px 5px 0 1px;
	padding: 0 0 0 18px;
}

.audio {
	background:url(/SiteCollectionImages/icons/icon-audio.gif) no-repeat left ;
	margin:6px 5px 0 1px;
	padding: 0 0 0 18px;
	}
	
.flash {
	background:url(/SiteCollectionImages/icons/icon-flash.gif) no-repeat left;
	margin:6px 5px 0 1px;
	padding: 0 0 0 18px;
}

.video-external {
	background:url(/SiteCollectionImages/icons/icon-wmv-external.gif) no-repeat left;
	margin:6px 5px 0 1px;
	padding: 0 0 0 18px;
}

.anchor {
	padding-left:14px; 
	background:url(/SiteCollectionImages/icons/icon-anchor-down.gif) no-repeat left; 
	line-height:0px;
}

.pub-register {
	background:url(/SiteCollectionImages/icon-registeration.gif) no-repeat left;
	margin:6px 5px 0 1px;
	padding: 0 0 0 18px;
}

.rupee { background: url(/SiteCollectionImages/icons/icon-rupee.gif) no-repeat scroll 0 50%; margin:0 4px;}

.rs {
  background: url("/SiteCollectionImages/icons/icon-rupee.gif") no-repeat scroll left center transparent;
    line-height: 12px;
    padding-left: 8px;
}
/*Tab Box*/

.rc-box {
overflow:hidden;
	float:left;
	display:inline;
	width:300px;
	height:160px;
	margin:15px 0;
	padding-bottom:20px;
	border-bottom:1px dotted #dcdcdc;
	}
	
.leftspace {margin-left:40px;}

.pullquote { margin:0; padding-left:30px; font-family:Georgia, "Times New Roman", Times, serif; font-size:13px; line-height:1.5em; font-style:italic; background:url(/SiteCollectionImages/quote-1.gif) no-repeat top left; }


