/*
Indigo Consulting
Author:[your name]
Project:
Version:
Date:
.
General comments/License Statement if any.
.
*/
@font-face {
    font-family: 'futurabold';
    src: url('../fonts/futura_bold_font-webfont.woff2') format('woff2'),
         url('../fonts/futura_bold_font-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
/*Default CSS Properties*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, select {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}


strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration:none;
}

* html {
	margin:0;
	padding:0;
	font-size:0;
	line-height:0
}

html {
	height: 100%;
	padding-bottom:1px;
}

/*Default Properties End here*/

body {
	background: #2e747d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:11px;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
.clear {
	clear: both;
}
.outerwrapper {
	width:1003px;
	margin:0 auto;
	overflow:hidden;
	padding:0;
}
.topsection {
	background:url(../images/gr-top.jpg) no-repeat 0 0;
	float: left;
	width: 1003px;
}

 .topleft {
	float:left;
	padding: 16px 0 0 10px;
	width: 196px;
}

.topright {
	float: right;
	padding: 9px 20px 0 0;
	width: 767px;
}

.topright ul {
  float: right;
}

.topright ul li {
    background: url(../images/top-nav-separator.gif) no-repeat 0px 2px;
	float:left;
	padding: 3px 15px 5px 15px;
	font-weight:bold;
	vertical-align: top;
}

.topright ul li.first {
  background: none;
}


.globalNavigation ul li {
	float:right;
}
.globalNavigation ul li {
	float:left;
	padding:0 10px;
	border-right:1px #000 solid;
	font-weight:bold
}
.globalNavigation li a {
	color:#3d3e3e;
}
.globalNavigation li a:hover {
	color:#2E747D;
}
#contact_us .globalNavigation li.last a {
	color:#2E747D;
}
/*.globalNavigation li.last a.contact_us {
	color:#3d3e3e
}
.globalNavigation li a.careers {
	color:#3d3e3e
}
*/

.egg_img {
 padding: 0 0 10px 0;
 float: left;
 }

#careers .globalNavigation li.first a {
	color:#2E747D;
}
.globalNavigation li.last {
	border:none;
	padding:0 0 0 10px
}
.search {
	clear:both;
	float:right;
	margin:25px 0 0 0;
	width: 200px;
}
.search .search_txt {
	background:url(../images/sprite.png) -42px 0 no-repeat;
	width:136px;
	height:16px;
	border:0;
	padding:4px 10px 0 10px;
	font-size:100%
}

.btn_go_2 {
	background:url(../images/sprite.png) 0 2px no-repeat;
	width:38px;
	height:23px;
	border:none;
	cursor:pointer;
	vertical-align:middle;
	margin-bottom:5px;
 *margin-bottom:8px;
 margin-top: 25px;
 *margin-top: 1px;
}
.btn_go {
	background:url(../images/sprite.png) 0 2px no-repeat;
	width:38px;
	height:23px;
	border:none;
	cursor:pointer;
	vertical-align:middle;
	margin-bottom:5px;
	*margin-bottom:8px;
}
/*-------HOME STRUCTURE-----------*/
.hometab {
	background-color:#2e747d;
	padding:5px 0 0 0;
	float: left;
	width:1003px;
}

.hometableft {
  /*background: url(../images/hometableft-bg.gif) no-repeat 0 0;*/
  float: left;
  padding: 15px 0 0 24px;
  width: 346px;
}

.hometableft img {
  float: left;
  padding: 0 8px 0 0;
}

.hometableft img.founder {
  padding: 20px 8px 11px 0;
}


.felt {
	width:281px;
	/*margin:16px 0 0 27px;*/
	padding: 16px 0 0 27px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

.hometabcenter {
	/*background: url(../images/global-bg.gif) no-repeat 0 0;*/
	float: left;
	padding: 15px 0 63px 26px;
	width: 256px;
}

.hometabcenter img {
  float: left;
  padding: 0 5px 0 0;
}

.hometab img.globaltxt {
  padding: 5px 5px 0 0;
}

.hometabwhat {
	width:253px;
	height:38px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#FFFFFF;
	background-image:url(../images/whatsnewtab.png);
	background-repeat:no-repeat;
	/*margin:18px 0 0 25px;*/
	margin:18px 0 0 0;
	float:left;
}
.hometabglobal {
	width:253px;
	height:38px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#FFFFFF;
	background-image:url(../images/globaldirectorytab.png);
	background-repeat:no-repeat;
	/*margin:18px 0 0 25px;*/
	margin:18px 0 0 0;
	float:left;
}

.hometabglobal img {
	float:left;
	padding:43px 0 0 5px;
	width:89px;
}


.hometabwhat ul.bullet, .hometabglobal ul.bullet  {
	/*margin:38px 0 0 5px;*/
	padding: 38px 0 8px 5px;
	font-size: 0.9em;
}

.hometabglobal ul.margin {
	margin:10px 0 0 90px;
	width: 150px;
}

.hometabwhat ul.bullet li, .hometabglobal ul.bullet li  {
	background:url(../images/arrow-white.gif) no-repeat 15px 5px;
	padding: 0 10px 5px 25px;/*	padding-left:12px;
	padding-bottom:5px;
	padding-right: 15px;*/
}
.hometabwhat ul.bullet li a, .hometabglobal ul.bullet li a {
	color:#FFFFFF;
}
.hometabwhat .more, .hometabglobal .more  {
	width:60px;
	/*margin:0 0 0 3px;*/
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	float:left;
	padding: 0 0 0 10px;
}
.hometabwhat a.more:hover, .hometabglobal a.more:hover  {
	width:60px;
	font-family:Arial, Helvetica, sans-serif;
	/*margin:0 0 0 3px;*/
	color:#FFFFFF;
	font-size:11px;
	float:left;
	padding: 0 0 0 10px;
	text-decoration: none;
}
.hometabwhat ul.bullet li a:hover, .hometabglobal ul.bullet li a:hover, .hometabgroup ul.bullet li a:hover  {
	text-decoration:underline;
}
.hometabgroup {
	width:300px;
	height:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#FFFFFF;
	background-image:url(../images/our-group.gif);
	background-repeat:no-repeat;
	/*margin:18px 0 0 25px;*/
	float:left;
}
.hometabgroupdiv {
	width:279px;
	margin:8px 0 0 0;
	float:left;
}
.hometabgroup ul.bullet {
	margin:30px 0 0 22px;
	padding-bottom: 8px;
	font-size: 0.9em;
}
.hometabgroup ul.bullet li {
	background:url(../images/arrow-white.gif) no-repeat 0px 5px;
	padding: 0 15px 8px 10px;/*	padding-left:12px;
	padding-bottom:8px;
	padding-right: 15px;*/
}

.hometabgroup ul.bullet li a {
  color: #FFFFFF;
 }

/*.hometabright {
  background: url(../images/businesses-bg.gif) no-repeat 0 0;
  float: left;
  padding: 13px 0 60px 21px;
  width: 328px;
}*/

.hometabright img {
  float: left;
}

.hometabright img.text {
  padding: 12px 20px 0 5px;
}

.hometabright img.explore {
 /* padding: 18px 20px 0 5px;*/
}
/*-------NAVIGATION STRUCTURE-----------*/

.navigationbg {
	background:url(../images/bg-top-nav.jpg) no-repeat bottom;
	clear: both;
	float: none;
	height:30px;
}

.navigationdiv {
   	background: url(../images/nav-bar.gif) no-repeat 0 0;
	float: left;
	margin: 40px 0 0 0;
	width: 767px;
}

.navigationdiv ul li {
  list-style: none;
}

.topright .navigationdiv ul li {
	background:url(../images/nav-separator.png) no-repeat center right;
	border-right: none;
	padding: 3px 3px 0 3px;
	float:left;
}

.navigationdiv ul li.last {
  background: none;
}

.navigationdiv ul li a {
  background: url(../images/top-nav.gif) no-repeat 0 0;
  display: block;
  height: 26px;
  text-indent:-10000px;
}

.navigationdiv ul li a.home {
  background-position: 0 0;
  width: 68px;
}

.navigationdiv ul li a.about_us {
  background-position: -71px 0;
  width: 94px;
}

.navigationdiv ul li a.our_business {
  background-position: -170px 0;
  width: 127px;
}

.navigationdiv ul li a.investor_desk {
  background-position: -617px 0;
  width: 127px;
}

.navigationdiv ul li a.corporate {
  background-position: -303px 0;
  width: 238px;
}

.navigationdiv ul li a.media {
  background-position: -546px 0;
  width: 68px;
}


#home li a.home, .navigationdiv ul li a.home:hover {
	background-position: 0 -28px;
}

#about_us li a.about_us, .navigationdiv ul li a.about_us:hover {
	background-position: -71px -28px;
}
#our_business li a.our_business, .navigationdiv ul li a.our_business:hover {
	background-position: -170px -28px;
}
#investor_desk li a.investor_desk, .navigationdiv ul li a.investor_desk:hover {
	background-position: -617px -28px;
}
#corporate li a.corporate, .navigationdiv ul li a.corporate:hover {
	background-position: -303px -28px;
}
#media li a.media, .navigationdiv ul li a.media:hover {
	background-position: -546px -28px;
}

.outercover .right {
	background:url(../images/nav-bar.png) -716px 0 no-repeat;
	width:9px;
	height:29px;
	float:left
}
.menu-naviagtion {
	float:left;
	width: 767px;
}
.menu-naviagtion li {
	background:url(../images/nav-separator.png) no-repeat center right;
	height:29px;
	padding:0 10px 0 10px;
	float:left;
}


/*-----------BODY SECTION---------------*/

.container {
  width: 1003px;
}

.bodysection {
	background:url(../images/gr-body.gif) repeat-y 0 0;
	padding:0 11px;
	width: 982px;
}

/*site map*/
.site_map {
  float: left;
  min-height: 530px;
  height: auto !important;
  height: 530px;
  widtj: 965px;
  /*width: 100%;*/
}

.site_map .breadcrumbs {
	padding:0px;
	width: 500px;
}

.site_map .breadcrumbs h2 {
	float:left;
	font-size:1.0em;
	padding:0 0 0 6px;
	font-weight:normal
}

.site_map .breadcrumbs h2.home {
	float:left;
	font-size:1.0em;
	padding:0 0 0 0;
	font-weight:normal
}

.site_map .breadcrumbs h2 a {
	color:#000;
	padding:0 2px 0 0;
	text-decoration: underline;
}

.site_map .breadcrumbs h2 a:hover {
	text-decoration: none;
}

.site_map h1 {
	color:#333333;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:1.4em;
	margin:0 auto;
	padding:18px 0 15px 1px;
} 

.site_map p {
  float: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  line-height: 15px;
  padding: 0 0 8px 0;
  width: 650px;
}
.site_map p.site_map_shadow {
  float: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  line-height: 15px;
  /*width: 650px;*/
  /*margin: 0 0 -9px 0;*/
  margin: 0;
  width: 965px;
}

/*site map*/

/* Sitemap Main starts */
.sitemap_main {
	/*width: 100%;*/
	/*position:relative;*/
	padding-bottom:5px;
	/*_padding-bottom:3px;
	margin: -33px 0 0 0;*/
	float:left;
	width: 965px;
}
.sitemap_main .caption {
	background:url(../images/title_bg.png) no-repeat 0 0;
	_background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/title_bg.png', sizingMethod='scale'));
	padding:8px 0 8px 0;
	height: 26px;
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.sitemap_main .sitemap_row {
	width:300px;
	border-right: 1px solid #e0e0e0;
	margin: 30px 0 0 0;
	padding: 0 16px 0 0;
	height: 360px;
	float:left;
}

.sitemap_row_01 {
	width:300px;
	border-right: 1px solid #e0e0e0;
	margin: 0 0 0 0;
	padding: 0 16px 0 0;
	_padding: 0 0 0 0;
	min-height: 405px;
	height: auto !important;
	height: 405px;
	_height: 416px;
	float:left;
}

.sitemap_row_02 {
	width:300px;
	border-right: 1px solid #e0e0e0;
	margin: 0 0 0 0;
	padding: 0 13px 0 13px;
	_padding: 0 0 0 8px;
	min-height: 405px;
	height: 405px;
	float:left;
}

.sitemap_row_03 {
	width:300px;
	margin: 0 0 0 0;
	padding: 0 0 0 13px;
	_padding: 0 0 0 8px;
	height: 360px;
	float:left;
}

.mainlink_info_sitemap {
	float:left;
	padding:0 0 10px;
	width:280px;
	margin: 0 0 0 5px;
}

.mainlink_info_sitemap ul {
}

.mainlink_info_sitemap ul li {
  background: url(../images/arrow-green.png) no-repeat 10px 13px;
  /*background: url(../images/arrow-green.png) no-repeat 0 10px 13px;*/
  border-bottom:1px dotted #8D8989;
   padding:10px 0 10px 20px;
   width: 250px;
}

.mainlink_info ul li a {
	padding: 0;
}

.mainlink_info ul li.mainlink_info_last {
	border-bottom:none;
}


/*.sitemap_main .sitemap_row#sitemap_firstrow {
	padding: 0 16px 0 0;
}*/

.sitemap_main h3 {
/*	text-indent:-100000em;*/
	height:12px;
	clear:both;
	/*padding:10px 0 10px 0;*/
	padding:0 0 5px 15px;
	font-size: 1.1em;
}
.sitemap_main p {
	line-height:15px;
	/*padding:0 6px 10px 6px;*/
	padding:0 6px 2px 6px;
	margin: 0;
}

/* Sitemap Main ends */


/*Body section inner starts*/
.bodysection_inner {
  background: url(../images/body_lhs.gif) repeat-y 0 0;
  float: left;
  width: 763px;
}
/*Body section inner ends*/

/*Body lhs ends */

/*Body lhs starts*/
.body_lhs .breadcrumbs {
	padding:0 0 0 0;
	width: 500px;
}

.body_lhs .breadcrumbs h2 {
	float:left;
	font-size:1.0em;
	padding:0 0 0 6px;
	font-weight:normal
}

.body_lhs .breadcrumbs h2.home {
	float:left;
	font-size:1.0em;
	padding:0 0 0 0;
	font-weight:normal
}

.body_lhs .breadcrumbs h2 a {
	color:#000;
	padding:0 2px 0 0;
	text-decoration: underline;
}

.body_lhs .breadcrumbs h2 a:hover {
	text-decoration: none;
}

 .bodyleft {
	float:left;
	padding: 0 12px 0 0;
	width: 194px;
}
/** html .bodysection .bodyleft {
	height: 610px!important;
}*/
.sub-navigation {
	margin-left:3px;
	margin-bottom:20px
}
.sub-navigation .caption {
	background:url(../images/sprite.png) 0 -143px;
	width:187px;
	height:30px
}
.sub-navigation .caption img {
	/*margin:7px 0 0 10px*/
}

.sub-navigation .btm {
	background:url(../images/left_nav_bottom.png) no-repeat 0 0;
	width:187px;
	height:12px;
}
/** html .sub-navigation .btm {
	margin-top:-8px
}
*:first-child+html .sub-navigation .btm {
	margin-top:-8px;
}*/
/*.sub-navigation ul {
	background:url(../images/gr-green-box.png) repeat-y;
	width:187px
}*/

.sub-navigation ul {
	background:url(../images/gr-green-box.gif) repeat-y 0 bottom;
	/*	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/gr-green-box.png');
	background:url(../images/gr-green-box.png) repeat-y 0 0;
    _background: none;*/
	width:187px;
	/* height:418px; */
	    min-height: 250px;
    padding-bottom: 15px;
	
}
.sub-navigation ul li {
	border-bottom:1px #929292 dotted;
	width:177px;
	margin:auto;
}
.sub-navigation ul li.last {
	border-bottom: none;
	padding: 0 0 4px 0;
	width:177px;
	margin:auto;
}
*:first-child+html .sub-navigation ul li {
	background-position:12px 10px
}
/*.sub-navigation ul li a {
   	background:url(../images/arrow-green.png) no-repeat 11px 12px;
	padding:0 0 0 12px;
	color:#000;
	padding:7px 0 7px 20px;
	width:156px;
	display:block;
	line-height:15px
}*/

.sub-navigation ul li a {
	background:url(../images/arrow-green.png) no-repeat 12px 11px;
	color:#000;
	padding:7px 0 7px 20px;
	width:156px;
	display:block;
	line-height:15px
}
.sub-navigation ul li.last a {
	background:url(../images/arrow-green.png) no-repeat 12px 11px;
	border-bottom: none;
	color:#000;
	padding:7px 0 9px 20px;
	width:156px;
	display:block;
	line-height:15px
}
.sub-navigation ul li a:hover {
	background:url(../images/gr-subnavigation.gif) #e7e7e7 no-repeat 0 0;
	text-decoration:none;
	font-weight:bold;
	padding:7px 0 7px 20px;
}
.sub-navigation ul li.last a:hover {
	background: url(../images/gr-subnavigation_last.gif) no-repeat 0 0;
	border-bottom: none;
	text-decoration:none;
	font-weight:bold;
	padding:7px 0 9px 20px;
}
.sub-navigation ul li.selected a {
	background:url(../images/gr-subnavigation.gif) #e7e7e7 no-repeat 0 0;
	text-decoration:none;
	font-weight:bold
}
.sub-navigation ul li.last_selected a {
	background: url(../images/gr-subnavigation_last.gif) no-repeat 0 0;
	border-bottom: none;
	text-decoration:none;
	font-weight:bold;
	padding:7px 0 7px 20px;
}
.sub-navigation ul li.last_selected {
/*    background: url(../images/gr-subnavigation_last.gif) no-repeat 0 0;*/
	border-bottom: none;
	padding: 0px 0 6px 0px;
}

.sub-navigation ul li.last_selected a:hover {
	border-bottom: none;
	text-decoration:none;
	font-weight:bold;
	padding:7px 0 7px 20px;
}


/*.bodymid {
	background:url(../images/gr-midsection.png) repeat-y;
	float:left;
	padding: 0 13px 10px 17px;
	min-height: 678px;
	width:527px;
}*/


.bodymid {
	float:left;
	padding: 0 13px 10px 12px;
	width:527px;
}

.outer_div {
	background:url(../images/gr-midsection.png) repeat-y 208px 15px;
	float:left;
}

/** html .bodymid {
	margin-left:12px
}*/
 .breadcrumbs {
	padding:10px 0 0 0;
}
.breadcrumbs h2 {
	float:left;
	font-size:11px;
	padding:0 0 0 6px;
	font-weight:normal
}
.breadcrumbs h2.home {
	float:left;
	font-size:11px;
	padding:0 0 0 0;
	font-weight:normal
}
.breadcrumbs a {
    float:left;
	color:#000;
	padding:0 2px 0 0;
	text-decoration: underline;
	_border-bottom: 1px solid #000000;
}


.breadcrumbs a:hover {
	text-decoration: none;
	_border-bottom: none;
}
.bodymid h3 {
	background: url(../images/linebreaker.png) repeat-x left bottom;
	padding: 0px 0 8px 0;
}
.bodymid h3.top_padding {
	background: url(../images/linebreaker.png) repeat-x left bottom;
	padding: 10px 0 8px 0;
}
.bodymid h4 {
	padding: 10px 0 8px 0;
}

.bodymid h3.title {
	background: none;
	color: #2e747d;
	padding: 0px 0 0px 0;
}
/*content start here*/
.content {
	float: left;
	padding: 15px 0 0 0;
	width: 527px;
}
.content_2 {
	float: left;
	padding: 15px 0 10px 0;
	width: 527px;
}
.content_title {
	background: url(../images/content_title.gif) no-repeat 0 0;
	float: left;
	width: 527px;
}
.content_title h3 {
	background: none;
	text-align: center;
	/*padding: 5px 0 5px 0;*/
  padding: 9px 0 6px 0;
}
.content_bg {
	background: url(../images/content_bg.gif) no-repeat left bottom;
	float: left;
	padding: 0px 0 6px 0;
	width: 527px;
}
table.information_table {
	padding: 0 5px 0 0;
	width: 522px;
}
table.information_table tr th {
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	color: #000;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 15px;
	padding: 5px 0 15px 0;
	text-align: center;
}
table.information_table tr th.last {
	border-right: none;
	border-bottom: 1px solid #dadada;
	color: #000;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 15px;
	padding: 5px 0 15px 0;
	text-align: center;
}
table.information_table tr td {
	border-bottom: 1px solid #dadada;
	border-right: 1px solid #dadada;
	color: #000;
	font-size: 1.0em;
	font-weight: normal;
	line-height: 15px;
	padding: 8px 5px 8px 10px;
}
table.information_table tr td.last_column {
	border-bottom: 1px solid #dadada;
	border-right: none;
	color: #000;
	font-size: 1.0em;
	font-weight: normal;
	line-height: 15px;
	padding: 8px 5px 8px 10px;
	vertical-align:middle;
}
table.information_table tr td.txt {
	border-bottom: 1px solid #dadada;
	border-right: none;
	color: #2e747d;
	font-size: 1.0em;
	font-weight: normal;
	line-height: 15px;
	padding: 8px 5px 8px 10px;
	vertical-align:middle;
}

table.information_table tr td.txt_color {
	border-bottom: 1px solid #dadada;
	border-right: 1px solid #dadada;
	color: #2e747d;
	font-size: 1.0em;
	font-weight: normal;
	line-height: 15px;
	padding: 8px 5px 8px 10px;
}
table.information_table tr td span {
	color: #333333;
	font-size: 1.0em;
}
table.information_table tr td.last_column p {
	padding: 0px 5px 100px 0;
}
table.information_table tr td.last_row {
	border-bottom: none;
	border-right: 1px solid #dadada;
	color: #000;
	font-size: 1.0em;
	font-weight: normal;
	line-height: 15px;
	padding: 8px 5px 8px 10px;
}
/*content end here*/

/*.bodymid p {

	line-height:15px;
	margin:10px 0 20 0;
}*/
 /*a {
  color: #000000;
  text-decoration: none;
}*/

.about_us_cap p {
	margin-bottom:25px
}
.our_businesses_cap p {
	margin-bottom:15px
}
.cnb-materials-cap p {
	margin-bottom:15px
}
.bodymid h1 {
	padding:5px 0 8px 0;
	height:14px;
}
.bodymid p {
	line-height: 16px;
	padding:0 35px 10px 0;
}
.bodymid p.space {
	line-height: 16px;
	padding:10px 35px 10px 0;
}

.bodymid p.view_btm {
	line-height: 3px;
	float: left;
	padding: 5px 35px 10px 0;
}

.bodymid p.agro_para {
	line-height: 16px;
	padding:0 35px 10px 20px;
}


.bodymid p.agro_para_2 {
	line-height: 16px;
	padding:0 35px 0 20px;
}

.bodymid p.view_btm2 {
	line-height: 3px;
	float: left;
	padding: 12px 35px 10px 0;
}

.bodymid p.view_btm3 {
	line-height: 3px;
	float: left;
	padding: 8px 35px 10px 0;
}

.bodymid p.sports {
	line-height: 16px;
	padding: 0 10px 10px 0;
}


.bodymid p.cement {
	line-height: 16px;
	padding: 0 10px 0 0;
}

.bodymid p.cement2 {
	line-height: 16px;
	padding: 0 10px 0 0;
	clear: both;
}

.bodymid p.cement3 {
	line-height: 16px;
	padding: 0 5px 10px 0;
	clear: both;
}

.details p.trade {
	line-height: 16px;
	padding: 5px 10px 10px 0;
}

.details_3 p.trade {
	line-height: 16px;
	padding: 3px 10px 10px 0;
}

.details_2 p.trade {
	line-height: 16px;
	padding: 5px 10px 10px 0;
}

.bodymid p.cement_last {
	line-height: 16px;
	padding: 0 10px 3px 0;
}

.bodymid p.heading {
	font-weight: bold;
	line-height: 16px;
	padding: 10px 0 3px 0;
}
.bodymid p.last {
	line-height: 16px;
	padding:0 35px 20px 0;
}
.bodymid p.txt_bold {
	line-height: 16px;
	font-weight: bold;
	padding: 10px 35px 0px 0;
}

.bodymid p.back {
    float: right;
	line-height: 16px;
	padding:0 5px 0 0;
}

.bodymid p.back a {
  color: #000;
  text-decoration: underline;
}

.bodymid p span {
	padding:0 0 8px 42px;
}
.bodymid p span.compulsory {
	color: #FF0000;
	padding: 0;
}
.bodymid p img.founder_img {
	padding: 0 15px 0 0;
	float:left;
}
/*contact_form start*/
.contact_form {
	float: left;
	padding: 15px 0 20px 0;
	width: 527px;
}
.contact_form label {
	float: left;
	padding: 3px 0 20px 0;
	width: 110px;
}
.contact_form label.radio_bt {
	float: left;
	padding: 4px 0 0 0;
	width: 40px;
}
.contact_form label.label_careers {
	float: left;
	line-height: 15px;
	padding: 0 0 20px 0;
	width: 190px;
}
.contact_form label span {
	color: #FF0000;
	padding: 0;
}
.contact_form input {
	width: 150px;
}
.contact_form input.work_exp {
	width: 30px;
}
.contact_form input.radio {
	float: left;
	width: 20px;
}
.contact_form input.skill {
	clear: left;
	float: left;
	margin: 0 0 12px 190px;
	_margin: 0 0 12px 192px;
	width: 150px;
}

.body_lhs .contact_form p {
  padding: 0 0 15px 0;
  margin: 0;
  width: 527px;
}

.body_lhs .contact_form p a {
  padding: 0 0 0 0;
  text-decoration: underline;
}

.contact_form input.register_button {
	/*float: left;*/
	margin: 0 0 15px 0;
	width: 250px
}

/*login start*/
 .login {
  float: left;
  padding: 0 0 10px 0;
  width: 527px;
 }
 
 .login input.user {
   float: left;
   margin: 0 10px 0 0;
   width: 150px;
  }
  
  .login input.password {
   float: left;
   margin: 0 10px 0 0;
   width: 150px;
  }
  
 .login input.submit_button {
     float: left;
     margin: 0 10px 0 0;
     width: 100px;
  }
/*login end*/

.contact_form input.submit {
	background:url(../images/submit_btn.png) no-repeat 0 0;
	border:none;
	color:#FFFFFF;
	font-size:1.0em;
	font-weight:bold;
	margin:15px 0 0 180px;
	width:56px;
	height:23px;
	cursor:pointer;
}
.contact_form select {
	border: 1px solid #a5acb2;
	color: #333333;
	font-size: 1.1em;
	width: 154px;
}
* html .contact_form select {
	width: 156px;
}
*:first-child+html .contact_form select {
	width: 156px;
}
.contact_form textarea {
	margin: 0 0 0 100px;
	width: 250px;
}
.contact_form textarea.align{
	margin: 0;
	width: 250px;
	height:60px;
}

.contact_form textarea.skill {
	margin: 0 0 0 30px;
	width: 350px;
}

.contact_form textarea.text_area {
	margin: 0 0 12px 0;
	width: 150px;
}

.contact_form textarea.employment {
	margin: 0 0 12px 0;
	width: 220px;
}
.bodymid a {
	text-decoration: underline;
}
.bodymid a:hover {
	text-decoration: none;
}
/*contact_form end*/
/*Captions*/
.about_us_cap h1 {
	background:url(../images/captions/about-us-cap.png) no-repeat;
}
.global_directory_cap h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:1.4em;
	/*height:18px;*/
	padding: 0 0 13px 0;
	/*text-indent:-10000px;*/
 	*margin-bottom: -7px;
}
.our_businesses_cap h1 {
	background:url(../images/captions/our-business-cap.png) no-repeat;
}
.all_cap h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	margin:0 auto;
	padding: 18px 0 13px 1px;
	font-size:1.4em;

}
.founderprofile_cap h1 {
	background:url(../images/captions/founderprofile-cap.png) no-repeat;
}
.ourcommitment_cap h1 {
	background:url(../images/captions/ourcommitment-cap.png) no-repeat;
}
.cnb-materials-cap h1 {
	background:url(../images/captions/cement-building-materials-cap.png) no-repeat;
}
.cnb-materials-cap h1 {
	background:url(../images/captions/cement-building-materials-cap.png) no-repeat;
}
.bodyright .write_to_us h3 {
	background:url(../images/write-to-us.png) no-repeat;
}
.bodyright .global_directory h3 {
	background:url(../images/global-directory.png) no-repeat;
}
.global_directory img.left {
	float:left;
	/*margin:0 2px*/
	padding: 3px 0 5px 0;
}
.global_directory p.right {
	float: left;
	padding:0 0 10px 3px;
	width: 117px;
}

.global_directory p.right a:hover {
	text-decoration:underline;
}


/*body_lhs start*/
.body_lhs {
  background: url(../images/body_lhs.gif) repeat-y 0 0;
  float: left;
  min-height: 620px;
  width: 763px;
}

* html .body_lhs {
	height: 620px!important;
}

.body_lhs h1 {
	color:#333333;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:1.4em;
	margin:0 auto;
	padding: 18px 0 15px 1px;
} 

.body_lhs h1.media_h1 {
	color:#333333;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:1.4em;
	margin:0 auto;
	padding: 200px 0 10px 350px;
} 

.body_lhs h2.media_h2 {
	/*padding: 0 0 5px 150px;*/
	padding: 0 0 5px 35px;
}

.body_media {
  min-height: 450px;
  height: 450px !important;
}

.body_partner {
  min-height: 450px;
  height: 450px !important;
}


.body_lhs img.under_construction {
	padding: 0 0 15px 230px;
}

 

.body_lhs p {
  float: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  line-height: 15px;
  padding: 0 0 8px 0;
  width: 650px;
}

.result {
 border-top: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
 float: left;
 width: 700px;
}

.body_lhs .result p {
  padding: 5px 0 6px 0;
  text-align: center;
}

/*body_lhs end*/

/*rhs*/
.bodyright {
	float:left;
	padding: 0 0 0 16px;
}
.rhs_subsection {
	background:url(../images/linebreaker.png) repeat-x left bottom;
	width: 200px;
	position:relative;
	padding-bottom:5px;
	_padding-bottom:3px;
}
.rhs_subsection .caption {
	background:url(../images/caption.gif) no-repeat 0 0;
/*	_background:url(../images/sprite.png) 5px -197px;*/
	/*padding:8px 0 0 0;*/
	padding:8px 0 0 0;
	height: 35px;
	width: 194px;
}
.rhs_subsection h3 {
	text-indent:-100000em;
	height:12px;
	clear:both;
	margin-left:8px;
	/*padding:10px 0 10px 0;*/
	padding:0 0 5px 0;
}
.rhs_subsection p {
	line-height:15px;
	/*padding:0 6px 10px 6px;*/
	padding:0 6px 2px 6px;
	margin: 0;
}
.margin-top22px {
	/*margin-top:22px;*/
	margin-top: 30px;
}
.margin-top10px {
	margin-top: 15px;
}

.margin {
	margin: 30px 0 30px 0;
}

/*.breakline {
	background:url(../images/linebreaker.png) repeat-x;
	height:1px;
	width:97%;
	margin:auto;
	overflow:hidden
}*/
/*bottom section*/
ul.group_business {
/*	padding:0 15px 6px 15px;*/
   padding: 0 0 0 0;
	width: 950px;
}
ul.group_business li {
	float:left;
	background:url(../images/nav-separator.gif) no-repeat right top;
	padding:0 2px 12px 0
}
ul.group_business li a {
	color:#FFF;
	padding:0 7px;
	text-decoration: none;
}
 ul.group_business li a:hover {
	color:#FFF;
	padding:0 7px;
	text-decoration: underline;
}
ul.group_business li.no-separator {
	background:none
}
.bottomsection {
	clear: both;
	float: left;
}
.bottomsection .caption {
	float:left;
	width:993px;
	background:url(../images/global-btm-bg.gif) repeat-x 0 0;
	padding: 0 0 2px 10px;
	margin:0
}
.bottomsection .caption h3 {
  float: left;
  padding: 15px 0 3px 7px;
}
/*Footer Note*/
.footer {
	float:left;
	width:968px;
	padding:10px 18px;
	background:url(../images/gr-body.png) repeat-y;
	color:#333;
}
.footer .left {
	float:left;
	padding:0 0 2px 0
}
.footer a {
	color:#333
}
.footer .right {
	float:right;
	padding:0 0 2px 0
}
.footer i {
	font-style:normal;
	padding:0 5px
}
/*Business Details*/
.business-details {
	float:left;
	width: 527px;
	background: url(../images/shadowline.png) no-repeat scroll 0 0;
	padding: 5px 0 0 0;
}

 .country_row {
	background:url(../images/subsectionline.gif) repeat-x left bottom;
	float: left;
	padding: 2px 0 0px 0;
	margin: 8px 0 0 0;
	width:524px;
}

#country_row {
  background: none;
}


 .country_rowlast {
	background: none;
	float: left;
	margin: 8px 0 0 0;
}

 .country_inrow {
	background: url(../images/subsectioncenterline.gif) no-repeat center bottom;
	float: left;
    padding: 10px 0 10px 0;
    width: 511px;
}

#country_inrow {
	background: none;
}

 .country_inrow_left {
	background: url(../images/subsectioncenterline.gif) no-repeat right bottom;
	float: left;
    padding: 10px 0 10px 0;
    width: 260px;
}

 .country_inrow_right {
	background: none;
	float: left;
    padding: 10px 0 10px 0;
    width: 260px;
}

 .country_inrow_last {
    background: none;
	float: left;
	padding: 10px 0 5px 0;
	width: 524px;
}

 .country_inrow_last2 {
    background: none;
	float: left;
	padding: 10px 0 5px 0;
	width: 0;
}

.country {
  float: left;
  margin: 15px 0 0 0;
  padding: 0 0 10px 0;
  width: 524px;
}

.country_last {
  background: url(../images/business_lastbg.gif) no-repeat 0 0;
  float: left;
  margin: 15px 0 0 0;
  padding: 0 0 10px 0;
  width: 265px;
}

.country_last_rhs {
  background: url(../images/business_lastbg.gif) no-repeat 0 0;
  float: left;
  margin: 15px 0 0 0;
  padding: 0 0 10px 0;
  width: 251px;
}

.country_last_rhs img {
  float: left;
  padding: 0 0 0 14px;
}

.country_last img {
  float: left;
  padding: 0 0 0 14px;
}

.country img {
  float: left;
  padding: 0 0 10px 14px;
}

.country .country_left_col img {
  padding: 0 0 5px 5px;
}

.country .country_left_col  h4 img {
   background: none;
   float: left;
   padding: 5px 0 5px 8px;
}

.country .country_left_col  h4 img.sugar {
   background: none;
   float: left;
   padding: 5px 8px 5px 8px;
}

.country .country_left_col  h4 img.eng {
   padding: 20px 0 5px 8px;
}

.country_last .country_left_col_africa  h4 img {
   background: none;
   float: left;
   padding: 20px 0 8px 8px;
}

.country_last_rhs .country_right_col_nth  h4 img {
   background: none;
   float: left;
   padding: 20px 0 8px 8px;
}


.country_left_col_africa .country_left_col  h4 img.lastimg {
   background: none;
   float: left;
   padding: 20px 0 8px 8px;
}

.country .country_left_col  h4 img.lastimg {
   background: none;
   float: left;
   padding: 20px 0 8px 8px;
}


 .country .country_right_col img {
  padding: 0 0 5px 5px;
}



.country .country_right_col  h4 img {
   background: none;
   float: left;
   padding: 5px 0 8px 8px;
}


.country .country_right_col  h4 img.cables {
   background: none;
   float: left;
   padding: 28px 0 8px 8px;
}


.business-details .combcol {
	background:none;
	margin:15px auto;
}
.business-details .in-row {
	width:510px;
	overflow:hidden;
	background:url(../images/subsectioncenterline.png) no-repeat center bottom;
    padding:15px 1px 15px 5px;
	/*margin: 0 0 0 -5px;*/
}

.business-details .in-rowlast {
	background: none;
	padding:15px 1px 15px 5px;
}

.history-details {
	float:left;
	width:100%;
	margin:5px 0 10px 0;
}
.history-details p {
	padding: 0 20px 10px 0;
}
.history-details p.last {
	padding: 0 20px 25px 0;
}
.history-details p.history {
	padding: 0 0 10px 0;
}
.history-details h3 {
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:1em;
	line-height:17px;
	/*margin:5px 0 10px 0;*/
	padding: 0 0 5px 0;
}
h3 {
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:1em;
	line-height:17px;
	/*margin:5px 0 5px 0;*/
	margin:0px 0 5px 0;
}
ul.bullet_agro {
	font-size: 1em;
}
ul.bullet_agro li {
	background:url(../images/arrow-green.png) no-repeat 2px 5px;
	padding: 0 15px 5px 12px;
	line-height:16px;
}
ul.bullet {
	padding-bottom: 10px;
	font-size: 1em;
}
ul.bullet li {
	background:url(../images/arrow-green.png) no-repeat 2px 5px;
	padding-left:12px;
	line-height:16px;
	padding-right: 15px;
}
ul.bullet li.last {
	background:url(../images/arrow-green.png) no-repeat 2px 5px;
	line-height:16px;
	padding: 0 15px 25px 12px;
}
.history-details ul.bullet li a {
	color:#000000;
	text-decoration: underline;
}
ul.round-bullet {
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 1em;
}
ul.round-bullet li {
	background:url(../images/round_bullet.gif) no-repeat 2px 6px;
	padding-left:12px;
	line-height:16px;
	padding-right: 15px;
}
ul.round-bullet li.last {
	background:url(../images/round_bullet.gif) no-repeat 2px 6px;
	line-height:16px;
	padding: 0 15px 25px 12px;
}
.history-details ul.bullet li a {
	color:#000000;
	text-decoration: underline;
}
.history h3 {
	height:20px;
	width:236px;
	text-indent:-10000em
}
*:first-child+html .business-details .in-row {
	width:512px
}
/*details_columns*/
.details_columns {
	float:left;
	width:48%;
	padding-left:2%
}
.details_columns h3 {
	height:20px;
	width:236px;
	text-indent:-10000em
}
.details_columns p {
	width:236px;
	margin:5px 0 8px 0
}
.details_combcol {
	float:left;
	padding-left:2%
}
.details_combcol h3 {
	height:20px;
	text-indent:-10000em;
	width:500px;
}
.details_combcol p {
	margin:5px 0 8px 0
}
/*details_columns*/

/*business_columns starts*/
.business_columns {
	float:left;
/*	padding-left: 10px;*/
	width:510px;
/*	width:48%;
	padding-left:2%;*/
/*	width:200px;
	padding-left:20px;
*/}
/*.business_columns h4 {
	height:20px;
	width:236px;
	text-indent:-10000em;
	margin: 15px 0 0 120px;
}*/


/*.business_columns h4.business_onelineSub {
	width:236px;
	text-indent:-10000em;
	margin: 30px 0 -15px 120px;
}*/
.business_columns p {
	width:236px;
	margin:5px 0 8px 0
}
.business_combcol {
	float:left;
	padding-left:2%
}
.business_combcol h3 {
	height:20px;
	text-indent:-10000em;
	width:500px;
}
.business_combcol p {
	margin:5px 0 8px 0
}
/*business_columns ends*/

/*details_columns starts*/
.btn_knowmore {
	background:url(../images/know_more.gif) no-repeat 0 0;
	width:79px;
	height:20px;
	border:0;
	cursor:pointer;
	margin: 0 0 0 5px;
}
input.btn_knowmore:hover{
	background:url(../images/know_more_over.gif) no-repeat 0 0;
	width:79px;
	height:20px;
	border:0;
	cursor:pointer;
	margin: 0 0 0 5px;
}

.country_left_col {
  float: left;
  width: 250px;
 }
 
#country_left_last {
  width: 290px;
 }
 
.country_last .country_left_col_africa img {
  padding: 0 0 0 8px;
}
 
.country_right_col {
  float: left;
  padding: 0 0 0 25px;
  width: 230px;
}

/*.materials h3 {
	background:url(../images/captions/cement-building-materials.png) no-repeat 0 0;
}
.packaging h3 {
	background:url(../images/captions/packaging.png) no-repeat 0 0;
}
.sugar h3 {
	background:url(../images/captions/sugar.png) no-repeat
}
.mfs h3 {
	background:url(../images/captions/management-financial-services.png) no-repeat
}
.int-trade h3 {
	background:url(../images/captions/international-trade.png) no-repeat
}
.engineering h3 {
	background:url(../images/captions/engineering.png) no-repeat
}
.electric-cables h3 {
	background:url(../images/captions/electric-cables.png) no-repeat
}
.consultancy h3 {
	background:url(../images/captions/consultancy.png) no-repeat
}
.hotriculture h3 {
	background:url(../images/captions/hotriculture.png) no-repeat
}*/
/*details_columns ends*/

/*Our business*/
.materials h4 {
/*	background:url(../images/captions/cement-building-materials-bus.png) no-repeat 0 0;
	width: 119px;*/
	float: left;
	text-indent:-10000em;
	width: 121px;
	padding: 10px 0 8px 5px;
}

.materials h4.sugar {
/*	background:url(../images/captions/cement-building-materials-bus.png) no-repeat 0 0;
	width: 119px;*/
	float: left;
	text-indent:-10000em;
	width: 121px;
	padding: 15px 0 8px 5px;
}
.materials img {
	float:left;
	padding: 0 5px 0 0;
}
.packaging h4 {
/*	background:url(../images/captions/packaging-bus.png) no-repeat;*/
	width: 67px;
	float: left;
	text-indent:-10000em;
	padding: 15px 0 8px 5px;
}

.packaging h4.hotriculture {
/*	background:url(../images/captions/packaging-bus.png) no-repeat;*/
	width: 100px;
	float: left;
	text-indent:-10000em;
	padding: 15px 0 8px 5px;
}
.packaging img {
	float:left;
	padding: 0 5px 0 0;
}


.sugar h4 {
	background:url(../images/captions/sugar-bus.png) no-repeat
}
.sugar img {
	float:left;
	padding: 0 5px 0 0;
}
.mfs h4 {
	background:url(../images/captions/management-financial-services-bus.png) no-repeat
}
.mfs img {
	float:left;
	padding: 0 5px 0 0;
}
.int-trade h4 {
	background:url(../images/captions/international-trade-bus.png) no-repeat
}
.int-trade img {
	float:left;
	padding: 0 5px 0 0;
}
.engineering h4 {
	background:url(../images/captions/engineering-bus.png) no-repeat
}
.engineering img {
	float:left;
	padding: 0 5px 0 0;
}
.electric-cables h4 {
	background:url(../images/captions/electric-cables-bus.png) no-repeat
}
.electric-cables img {
	float:left;
	padding: 0 5px 0 0;
}
.consultancy h4 {
	background:url(../images/captions/consultancy-bus.png) no-repeat
}
.consultancy img {
	float:left;
	padding: 0 5px 0 0;
}
.hotriculture h4 {
	background:url(../images/captions/hotriculture-bus.png) no-repeat
}
.hotriculture img {
	float:left;
	padding: 0 5px 0 0;
}
/*Our business*/
/*.saurashtra-cement-ltd h3 {
	background:url(../images/captions/saurashtra-cement-ltd.png) no-repeat;
	margin: 25px 0 0 0;
}*/

.saurashtra-cement-ltd h3 {
	background:url(../images/saurashtra_cement_ltd.gif) no-repeat;
	margin: 10px 0 0 0;
}
.saurashtra-cement-ltd p {
	/*margin:2px 0 20px 0;*/
	margin:2px 0 8px 0;
}
.gujrat-sidhee-cement-ltd h3 {
	background:url(../images/gujarat_sidhee_cement.gif) no-repeat
}
.gujrat-sidhee-cement-ltd p {
	/*margin:2px 0 20px 0;*/
	margin:2px 0 8px 0;
}
/*Our Businesses Inner Pages*/
.details {
	background:url(../images/shadowline.png) no-repeat center bottom;
	padding:0 0 37px 0;
}

.details_2 {
	background:url(../images/shadowline.png) no-repeat center bottom;
	padding:0 0 38px 0;
}

.details_3 {
	background:url(../images/shadowline.png) no-repeat center bottom;
	padding: 10px 0 66px 0;
}

.details_3 img.img {
	float: left;
	padding: 0 8px 7px 0;
}

.details_3 p.trade_bag {
	padding-bottom: 15px;
}

*:first-child+html .details {
	padding:0 0 35px 0;
}
* html .details {
	padding:0 0 35px 0;
}
.nobg {
	background:none
}
.details .caption {
	background:url(../images/linebreaker.png) repeat-x bottom;
	margin: 0 0 10px 0;/*	padding:0 0 10px 0*/
}
.details .caption h3 {
	text-indent:-100000em;
	width:500px;
	height:12px;
}

.btn_viewwebsite {
	background:url(../images/view_contact.gif) no-repeat 0 0;
	width:145px;
	height:22px;
	text-indent:-100000em;
	border:0;
	cursor:pointer;
	float:left;
	line-height:0px;
}
/*
.btn_viewwebsite {
	background:url(../images/sprite.png) no-repeat -193px -143px;
	width:98px;
	height:22px;
	text-indent:-100000em;
	border:0;
	cursor:pointer;
	float:left;
	line-height:0px;
}*/
.lft-placement {
	float: left;
	margin: 0 5px 5px 0;
}
.details .rht-placement {
	float:right;
	margin:0 0 5px 10px;
}
/*Toggle effects*/
.collaspable-divs a.button_a {
	position:relative;
	display:block;
}
.collaspable-divs a.button_a:hover {
	text-decoration:none
}
.collaspable-divs a.button_a span {
	position:absolute;
	left:0;
	color:#000;
	font-weight:bold;
	font-size:120%;
	padding:10px 0 0 10px;
	text-decoration:none;
}
.collaspable-divs .sections {
	margin:10px 0 15px 0;
}
.collaspable-divs .sections .info-div {
	padding-top:10px
}
.collaspable-divs .sections ul.inner-ul {
	width:95%;
	overflow:hidden;
	margin:0 0 0 8px;
}
.collaspable-divs .sections ul.inner-ul li {
	border-bottom:1px #8d8989 dotted;
	background:url(../images/arrow-green.png) no-repeat 15px 13px;
	overflow:hidden;
	padding:10px 0 10px 25px;
}
.collaspable-divs .sections ul.inner-ul li a {
	float:left;
	color:#000
}
.collaspable-divs .sections ul.inner-ul li a:hover {
	text-decoration:underline
}
.collaspable-divs .sections ul.inner-ul li i {
	float:left;
	padding:0 10px
}
.collaspable-divs .sections ul.inner-ul li strong {
	float:left;
	padding:0 10px 0 0
}
/*jquery accordian*/
/*.mainlink a.trigger {
	display:block;
	background:url(../images/toggle-close.png) no-repeat;
	padding:10px 0px 20px 10px;
	width:515px;
	color:#000;
	text-decoration:none
}
.mainlink a.trigger.open {
	background-image: url(../images/toggle-open.png);
	font-size: 1.2em;
}
.mainlink .subLink a.trigger {
	display:block;
	background: url(../images/grey-tab-close.png) no-repeat;
	padding:10px 0 15px 10px;
}
.mainlink .subLink a.trigger.open {
	background-image: url(../images/grey-tab-open.png)
}
.nested-ul li.mainlink {
	clear:both;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}
.nested-ul li.mainlink ul {
	width:100%;
}
.nested-ul li.mainlink ul li.subLink {
   float: left;
	width:523px;
	color:#145b64
}
.nested-ul li.mainlink ul li.subLink ul {

	color:#000;
	font-weight:normal;
	overflow:hidden;
	margin-bottom:10px
}
.nested-ul li.mainlink ul li.subLink ul li {
	background:url(../images/arrow-green.png) no-repeat 10px 13px;
	width:95%;
	border-bottom:1px #8d8989 dotted;
	padding:10px 0px 10px 20px;
}
.nested-ul li.mainlink ul li.subLink ul li a {
	color:#000;
	padding:0 8px
}
*/
/*mainlink_info start*/
.mainlink_info {
	padding: 0 0 5px 0;
	float: left;
	width: 515px;
}

h2.link {
 color:#2E747D;
 font-size:1.3em;
 padding:5px 0 5px 3px;
}

.mainlink_info ul {
	color:#000000;
	font-weight:normal;
	margin-bottom:10px;
	overflow:hidden;
}
.mainlink_info ul li {
	background:transparent url(../images/arrow-green.png) no-repeat scroll 10px 13px;
	border-bottom:1px dotted #8D8989;
	padding:10px 0 10px 20px;
	width:95%;
}
.mainlink_info ul li a {
	color:#000000;
	padding:0 8px;
}
.mainlink_info img {
	float: left;
	padding: 5px 10px 15px 0;
	width: 249px;
}
.mainlink_info p.right_txt {
	float: left;
	font-size: 1.0em;
	font-weight: normal;
	padding: 8px 0 0 0;
	width: 256px;
}
.mainlink_info p {
	float: left;
	font-size: 1.0em;
	font-weight: normal;
	padding: 0px 0 10px 3px;
/*	width: 510px;*/
}

 p.values  {
	float: left;
	font-size: 1.0em;
	font-weight: normal;
	padding: 0px 0 0px 3px;
	width: 510px;
}

.mainlink_info p.heading {
	float: left;
	font-size: 1.0em;
	font-weight: bold;
	padding: 0px 0 3px 3px;
	width: 510px;
}
.mainlink_info p.last {
	float: left;
	font-size: 1.0em;
	font-weight: normal;
	padding: 0px 0 15px 3px;
	width: 510px;
}
.mainlink_info p.packing_txt {
	float: left;
	font-size: 1.0em;
	font-weight: normal;
	padding: 5px 0 10px 3px;
	width: 500px;
}

.mainlink_info p.packing_txt a {
/* padding: 0 20px 0 20px;*/
padding:0 0;
}

.mainlink_info p.last_para {
  padding: 0 0 0 3px;
}

.mainlink_info p.bot_line {
  	background: url(../images/linebreaker.png) repeat-x left bottom;
	padding: 0px 0 0 0;
	margin: 0 0 12px 0;
}

.mainlink_info_images {
	float: left;
	padding: 2px 0 8px 0;
	width: 515px;
}
.mainlink_info_images img.packing01 {
	float: left;
	padding: 0;
	width: 249px;
}
.mainlink_info_images img.packing02 {
	float: right;
	padding: 0;
	width: 250px;
}
.bottom_shadow {
	background:transparent url(../images/bottom_bg.gif) no-repeat center bottom;
	clear: both;
	float: left;
	padding: 0px 0 20px 0;
	width: 500px;
}
/*mainlink_info end*/

/*end of jquery accordian*/

/*Done by Pradeep*/
.ws_sel {
	/*background:url(../images/write_us_text.png) 0 0 no-repeat;*/
	width:185px;
	height:19px;
	border:1px solid #b2cacd;
	padding:0;
	font-size:11px;
	color:#666;
	cursor:pointer;
	margin: 3px 5px 8px 5px;/*3px 5px 5px 0;*/
}

.our_sel {
	/*background:url(../images/write_us_text.png) 0 0 no-repeat;*/
	width:220px;
	height:19px;
	border:1px solid #b2cacd;
	padding:0;
	font-size:1.0em;
	color:#000;
	cursor:pointer;
	margin: 3px 5px 5px 0;
	float: left;
}
.popform {
	width:250px;
	height:150px;
	border:1px solid #b2cacd;
}
.journal, .photo_gal {
	margin-bottom:20px;
}
/*Image Gallery CSS*/
#mask {
	position:absolute;
	left:0;
	top:0;
	z-index:9000;
	background-color:#000;
	display:none;
}

#image_gal, #image_gals, #image_gal2, #image_gal3, #image_gal4, #image_gal5, #image_gal6, #image_gal7, #image_gal8, #image_gal9, #image_gal10, #image_gal11{
/*	width:868px;*/
	width:694px;
	position:fixed;
	_position: absolute;
	left:0;
	top:0;
	display:none;
	z-index:9999;
}
.gal_top9 img {
	cursor:pointer;
	padding: 0 50px 0 0;
	float: right;
}
.gal_top10 img {
	cursor:pointer;
	padding: 0 50px 0 0;
	float: right;
}
.gal_top11 img {
	cursor:pointer;
	padding: 0 50px 0 0;
	float: right;
}

#image_gal_bag {
	width:868px;
	position:fixed;
	_position: absolute;
	left:0;
	top:0;
	display:none;
	z-index:9999;
}

.gal_top {
   	background: url(../images/gal_top.gif) no-repeat 0 0;
/*	_background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/gal_top.png', sizingMethod='scale'));*/
	height:39px;
	text-align:right;
	padding:5px 11px 0 0;/*padding:5px 8px 0 0;*/
	width: 857px;
}

.gal_top img {
	cursor:pointer;
}

.gal_top2 {
	background: url(../images/gal_top2_csr.png) no-repeat 0 0;
	height:39px;
	text-align:right;
	padding:11px 0 0 0;/*padding:5px 8px 0 0;*/
}

.gal_top2 img {
	cursor:pointer;
	padding: 0 50px 0 0;
	float: right;
}


.gal_top3 {
	background: url(../images/gal_top2_csr.png) no-repeat 0 0;
	height:39px;
	text-align:right;
	padding:11px 0 0 0;/*padding:5px 8px 0 0;*/
}

.gal_top3 img {
	cursor:pointer;
	padding: 0 50px 0 0;
	float: right;
}
.gal_top4 {
	background: url(../images/gal_top2_csr.png) no-repeat 0 0;
	height:39px;
	text-align:right;
	padding:11px 0 0 0;/*padding:5px 8px 0 0;*/
}

.gal_top4 img {
	cursor:pointer;
	padding: 0 50px 0 0;
	float: right;
}
.gal_top5 {
	background: url(../images/gal_top2_csr.png) no-repeat 0 0;
	height:39px;
	text-align:right;
	padding:11px 0 0 0;/*padding:5px 8px 0 0;*/
}

.gal_top5 img {
	cursor:pointer;
	padding: 0 50px 0 0;
	float: right;
}
.gal_top6  ,.gal_top9, .gal_top10, .gal_top11{
	background: url(../images/gal_top2_csr.png) no-repeat 0 0;
	height:39px;
	text-align:right;
	padding:11px 0 0 0;/*padding:5px 8px 0 0;*/
}

.gal_top6 img {
	cursor:pointer;
	padding: 0 50px 0 0;
	float: right;
}

.gal_top7 {
	background: url(../images/gal_top2_csr.png) no-repeat 0 0;
	height:39px;
	text-align:right;
	padding:11px 0 0 0;/*padding:5px 8px 0 0;*/
}

.gal_top7 img {
	cursor:pointer;
	padding: 0 50px 0 0;
	float: right;
}

.gal_top8 {
	background: url(../images/gal_top2_csr.png) no-repeat 0 0;
	height:39px;
	text-align:right;
	padding:11px 0 0 0;/*padding:5px 8px 0 0;*/
}

.gal_top8 img {
	cursor:pointer;
	padding: 0 50px 0 0;
	float: right;
}


.gal_top_bag {
	background: url(../images/gal_top2.png) no-repeat 0 0;
	height:39px;
	text-align:right;
	padding:11px 0 0 0;/*padding:5px 8px 0 0;*/
}

.gal_top_bag img {
	cursor:pointer;
	padding: 0 50px 0 0;
	float: right;
}


.gal_content {
	min-height:420px;/*460px;*/
	height:auto !important;
	height:420px;
	background:url(../images/gal_bg.gif) no-repeat 0 0;
/*	_background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/gal_bg.png', sizingMethod='scale'));*/
	position:relative;
	overflow:hidden;
	width: 868px;
}

.gal_content_bag {
   	min-height:391px;
	height: auto !important;
	height: 391px;
	background:url(../images/img_bg.gif) no-repeat left bottom;
	position:relative;
	overflow:hidden;
	padding: 20px 0 0 16px;
}

.gal_content2 {
/*   	min-height:545px;*/
	min-height:	440px;
	height: auto !important;
	height: 440px;
	background:url(../images/img_bg_csr.gif) no-repeat left bottom;
	position:relative;
	overflow:hidden;
	padding: 0 0 0 16px;
}


.title_img {
 float: left;
 padding: 0 0 0 10px;
}

.title_img img {
 float: left;
}

.img_view {
    background:url(../images/loader.gif) no-repeat center center;
	padding-bottom: 5px;
	border: 0px solid red;
}

.img_desc {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding:5px 150px 10px 153px;
	width: 560px;
	line-height: 14px;
	text-align:center;
	min-height: 28px;
	height: 28px;
}

.img_view .img_float {
	/*float:right;*/
	margin:8px 250px;
}

/*Scrolling Strip*/
.scroll_cont {
	border:2px solid #C7C6C7;
	height:85px;
	width:786px;
	margin:0 auto;
	position:relative;
	background: #ffffff url(../images/gal_bg01.jpg) repeat-x left bottom;
}

.left_arr {
	width:37px;
	height:95px;
	position:absolute;
	left:-12px;
	top:-5px;
	z-index:100;
}

.right_arr {
	height:95px;
	position:absolute;
	right:-12px;
	top:-5px;
	width:37px;
	z-index:100;
}
.left_arr img, .right_arr img {
	cursor:pointer;
}
.image_set {
	border:0px solid red;
	height:80px;
	left:0;
	position:absolute;
	top:1px;
	width:778px;
	z-index:99;
	overflow:hidden;
}
ul.img_list {
	margin:0;
	padding:0;
	overflow: hidden;
	position:relative;
	/*width: 5000px;*/
	left:10px;
	list-style-type:none;
}
ul.img_list li {
	float:left;
	padding: 4px 6px;
}
.image_set ul.img_list li img {
	cursor:pointer;
}
.op_image_off {
	opacity:0.4;
	filter:alpha(opacity=40);
}
.op_image_on {
	opacity:1.0;
	filter:alpha(opacity=100);
}
/*Global Directory*/
.global_directory_cap {
	width:100%;
}
.global_directory_cap p {
	line-height:16px;
	margin: 0 0 15px 0;
}
.global_directory_cap .globe {
	/*min-height:660px;*/
	min-height:600px;
	height:auto !important;
	height:660px;
	padding: 90px 0 0 30px;
	position:relative;
}


.global_directory_cap .globe #g_canada_slide {
	/*display:none;*/
	position:absolute;
	left:255px;
	top:192px;
}

/**** Replication classes for each location # canada Starts here ****/
.global_directory_cap .globe #g_canada_slide .popup
{
	background: url(../images/canada_slide.gif) no-repeat 0 0;
	width:150px;
	height:163px;
}

.global_directory_cap .globe #g_canada_slide .popup h3{
   color: #2e747d;
   padding: 0 0 0 6px;
   font-size: 1.5em;
   width: 150px;
}

.global_directory_cap .globe #g_canada_slide .popup ul {
   padding:2px 0 0 0;
/*   border: 1px solid red;*/
}

.global_directory_cap .globe #g_canada_slide .popup ul li {
   background: url(../images/arrow_black.gif) no-repeat 8px 3px;
   padding: 0px 0 5px 15px;
}

.global_directory_cap .globe #g_canada_slide .popup ul li a {
      color: #333333;
      font-size: 1.0em;
}
/**** Replication classes for each location # canada Ends here ****/

.global_directory_cap .globe #g_usa_slide{
	/*display:none;*/
	position:absolute;
	left:72px;
	top:220px;
}

.global_directory_cap .globe #g_usa_slide .popup{
	background: url(../images/usa_slide.gif) no-repeat 0 0;
	width:150px;
	height:143px;
}

.global_directory_cap .globe #g_usa_slide .popup h3{
   color: #2e747d;
   padding: 0 0 0 6px;
   font-size: 1.5em;
   width: 150px;
}

.global_directory_cap .globe #g_usa_slide .popup ul {
}

.global_directory_cap .globe #g_usa_slide .popup ul li {
   background: url(../images/arrow_black.gif) no-repeat 8px 3px;
   padding: 0px 0 10px 15px;
}


.global_directory_cap .globe #g_usa_slide .popup ul li a {
      color: #333333;
      font-size: 1.0em;
}


.global_directory_cap .globe #g_bermuda_slide {
	position:absolute;
	left:280px;
	top:274px;
	/*top:350px;*/
}

/**** Replication classes for each location # g_bermuda_slide Starts here ****/
.global_directory_cap .globe #g_bermuda_slide .popup
{
	background: url(../images/bermuda_slide.gif) no-repeat 0 0;
	width:290px;
	height:280px;
	z-index: 1;
}

.globe img {
	z-index: 999;
}

.global_directory_cap .globe #g_bermuda_slide .popup h3{
   color: #2e747d;
   padding: 0 0 0 6px;
   font-size: 1.5em;
   width: 150px;
}

.global_directory_cap .globe #g_bermuda_slide .popup ul {
   padding:2px 0 0 0;
/*   border: 1px solid red;*/
}

.global_directory_cap .globe #g_bermuda_slide .popup ul li {
   background: url(../images/arrow_black.gif) no-repeat 8px 3px;
   padding: 0px 0 5px 15px;
}

.global_directory_cap .globe #g_bermuda_slide .popup ul li a {
      color: #333333;
      font-size: 1.0em;
}
/**** Replication classes for each location # g_bermuda_slide Ends here ****/

.global_directory_cap .globe #g_europe_slide {
	position:absolute;
	left:420px;
	top:190px;
}

/**** Replication classes for each location # g_europe Starts here ****/
.global_directory_cap .globe #g_europe_slide .popup
{
	background: url(../images/europe_slide.gif) no-repeat 0 0;
	width:250px;
	height:143px;
}

.global_directory_cap .globe #g_europe_slide .popup h3{
   color: #2e747d;
   padding: 0 0 0 6px;
   font-size: 1.5em;
   width: 150px;
}

.global_directory_cap .globe #g_europe_slide .popup ul {
   padding:2px 0 0 0;
/*   border: 1px solid red;*/
}

.global_directory_cap .globe #g_europe_slide .popup ul li {
   background: url(../images/arrow_black.gif) no-repeat 8px 3px;
   padding: 0px 0 5px 15px;
}

.global_directory_cap .globe #g_europe_slide .popup ul li a {
      color: #333333;
      font-size: 1.0em;
}
/**** Replication classes for each location # g_europe Ends here ****/


.global_directory_cap .globe #g_uganda_slide {
	position:absolute;
	left:485px;
	top:342px;
}

/**** Replication classes for each location # g_uganda Starts here ****/
.global_directory_cap .globe #g_uganda_slide .popup
{
	background: url(../images/uganda_slide.gif) no-repeat 0 0;
	width:350px;
	height:358px;
	padding: 0 0 0 121px;
}

.global_directory_cap .globe #g_uganda_slide .popup h3{
   color: #2e747d;
   padding: 0 0 0 6px;
   font-size: 1.5em;
   width: 250px;
}

.global_directory_cap .globe #g_uganda_slide .popup ul {
   padding:2px 0 5px 0;
/*   border: 1px solid red;*/
}

.global_directory_cap .globe #g_uganda_slide .popup ul li {
   background: url(../images/arrow_black.gif) no-repeat 8px 3px;
   padding: 0px 0 5px 15px;
}

.global_directory_cap .globe #g_uganda_slide .popup ul li a {
      color: #333333;
      font-size: 1.0em;
}
/**** Replication classes for each location # g_uganda Ends here ****/


.global_directory_cap .globe #g_kenya_slide {
	position:absolute;
	left:508px;
	top:333px;
}

/**** Replication classes for each location # g_kenya Starts here ****/
.global_directory_cap .globe #g_kenya_slide .popup
{
	background: url(../images/kenya_slide.gif) no-repeat 0 0;
	height:309px;
	padding: 0 0 0 111px;
	width:380px;
}

.global_directory_cap .globe #g_kenya_slide .popup h3{
   color: #2e747d;
   padding: 0 0 0 6px;
   font-size: 1.5em;
   width: 150px;
}

.global_directory_cap .globe #g_kenya_slide .popup ul {
   padding:2px 0 0 0;
/*   border: 1px solid red;*/
}

.global_directory_cap .globe #g_kenya_slide .popup ul li {
   background: url(../images/arrow_black.gif) no-repeat 8px 3px;
   padding: 0px 0 5px 15px;
}

.global_directory_cap .globe #g_kenya_slide .popup ul li a {
      color: #333333;
      font-size: 1.0em;
}
/**** Replication classes for each location # g_kenya Ends here ****/


.global_directory_cap .globe #g_india_slide {
	position:absolute;
	left:605px;
	top:281px;
}

/**** Replication classes for each location # g_india Starts here ****/
.global_directory_cap .globe #g_india_slide .popup
{
	background: url(../images/india_slide.gif) no-repeat 0 0;
	height:250px;
	padding: 0 0 0 81px;
	width:320px;
}

.global_directory_cap .globe #g_india_slide .popup h3{
   color: #2e747d;
   padding: 0 0 0 6px;
   font-size: 1.5em;
   width: 150px;
}

.global_directory_cap .globe #g_india_slide .popup ul {
   padding:2px 0 0 0;
/*   border: 1px solid red;*/
}

.global_directory_cap .globe #g_india_slide .popup ul li {
   background: url(../images/arrow_black.gif) no-repeat 8px 3px;
   padding: 0px 0 5px 15px;
}

.global_directory_cap .globe #g_india_slide .popup ul li a {
      color: #333333;
      font-size: 1.0em;
}
/**** Replication classes for each location # g_india Ends here ****/


.feedback {
	width: 184px;
/*	border:1px solid #b3bdbe;*/
	/*padding:15px 0 5px 10px;*/
	color:#212223;
}

#feedback {
   background: url(../images/feedback-bg.gif) no-repeat 0 0;
	/*width: 177px;*/
	/*border: 1px solid #b3bdbe;*/
	/*margin:0 0 0 10px;*/
	margin: 10px 0;
	color:#212223;
	padding:15px 0 5px 10px;
	width: 184px;
	height: 155px;
}

.btn_submit {
	background:url(../images/submit_btn.png) no-repeat 0 0;
	border:none;
	color:#FFFFFF;
	font-size:1.0em;
	font-weight:bold;
	margin:6px 0 0 45px;
	width:56px;
	height:23px;
	cursor:pointer;
}

.textfield {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	width:110px;
	margin:1px 0 3px 0;
	color:#666666;
	border:solid 1px #999999;
}

.thanks {
  background: url(../images/thanks_box.gif) no-repeat 0 0;
	width: 194px;
/*	border:1px solid #b3bdbe;*/
	/*margin:0 0 0 5px;*/
	padding:5px 0 30px 0;
	line-height:15px;
	/*color:#035f6b;*/
	height: 61px;
}

.thanks p {
  padding: 8px 8px 0 10px;
}

/*Expand Collapse div in Investor desk page*/

.js #main ul.accordion {
	visibility:hidden
}

.js #side ul.accordion {
	display:none
}

ul.accordion {
	margin:0;
	padding: 10px 0 0 0;
}


/*jquery accordian*/
ul.accordion li.mainlink {
	clear:both;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

ul.accordion li.mainlink  h2.india  {
  background: url(../images/india.gif) no-repeat 0 0;
}

ul.accordion li.mainlink ul {
	overflow: hidden;
	width:100%;
}
ul.accordion li.mainlink a.trigger {
	background:url(../images/toggle-close.gif) no-repeat;
	display:block;
	padding:10px 0px 20px 10px;
	font-size: 1.2em;
	width:515px;
	color:#000;
	text-decoration:none;
}
ul.accordion li.mainlink a.trigger.open {
	background: url(../images/toggle-open.gif) no-repeat;
}
ul.accordion li.mainlink ul li.subLink {
	float: left;
	width:523px;
	color:#145b64
}
ul.accordion li.mainlink ul li.subLink ul {
	/*font-size:11px;*/
	color:#000;
	font-weight:normal;
	overflow:hidden;
	margin-bottom:10px
}

.subLink_2 {
   background: url(../images/grey-tab-open.gif) no-repeat scroll 0 0;
	float: left;
	height: 30px;
	width:523px;
	color:#145b64
}
.subLink_2 h3 {
	/*font-size:11px;*/
	background: none;
	color:#145B64;
	padding: 5px 0 0 10px;
	font-weight: bold;
	font-size: 1.2em;
	overflow:hidden;
}

ul.accordion li.mainlink ul li.subLink ul li.no_bot_border {
	background:url(../images/arrow-green.png) no-repeat 10px 13px;
	width:95%;
	border-bottom: none;
	line-height: 16px;
	padding: 8px 0 0 20px;
}

ul.accordion li.mainlink ul li.subLink ul li.no_bot_border_2 {
	background:url(../images/arrow-green.png) no-repeat 10px 5px;
	width:95%;
	border-bottom: none;
	line-height: 16px;
	padding: 0 0 8px 20px;
}

ul.accordion li.mainlink ul li.subLink ul li.no_bot_border_3 {
	background:url(../images/arrow-green.png) no-repeat 10px 5px;
	width:95%;
	border-bottom: none;
	line-height: 16px;
	padding: 0 0 5px 20px;
}

ul.accordion li.mainlink ul li.subLink ul li.no_bot_border_first {
	background:url(../images/arrow-green.png) no-repeat 10px 10px;
	width:95%;
	border-bottom: none;
	padding: 5px 0px 0px 20px;
	line-height: 16px;
}

ul.accordion li.mainlink ul li.subLink ul li.no_bot_border_last {
	background:url(../images/arrow-green.png) no-repeat 10px 13px;
	width:95%;
	border-bottom: none;
	padding: 8px 0px 10px 20px;
	line-height: 16px;
}
ul.accordion li.mainlink ul li.subLink ul li {
	background:url(../images/arrow-green.png) no-repeat 10px 17px;
	width:98%;
	border-bottom:1px #8d8989 dotted;
	padding:10px 0px 10px 20px;
}

ul.accordion li.mainlink ul li.subLink ul li.agro_link {
	background:none;
	width:98%;
	border-bottom:none;
	padding:0 0px 8px 20px;
}

ul.accordion li.mainlink ul li.subLink ul li.agro_link_last {
	background:none;
	width:98%;
	border-bottom:none;
	padding:0 0px 10px 20px;
}


ul.accordion li.mainlink ul li.subLink ul li.ann {
	background:url(../images/arrow-green.png) no-repeat 10px 13px;
	width:98%;
	border-bottom:1px #8d8989 dotted;
	padding:10px 0px 10px 20px;
}

ul.accordion li.mainlink ul li.subLink ul li.global {
	background: none;
	width: 98%;
	border-bottom: none;
	padding: 0;
}

ul.accordion li.mainlink ul li.subLink ul li span {
  padding: 0 0 10px 0;
  
}

ul.accordion li.mainlink ul li.subLink ul li a.annual {
	color: #333333;
	padding:0 8px 5px 0;
	display: inline-block;
	text-decoration: none;
	vertical-align: top;
}

ul.accordion li.mainlink ul li.subLink ul li a {
	color: #333333;
	padding: 5px 8px 0 8px;
	display: inline-block;
	text-decoration: none;
	/*vertical-align: top;*/
}

ul.accordion li.mainlink ul li.subLink ul li a.last {
	color: #333333;
	padding:0 8px 0 131px;
/*	float: left;*/
	text-decoration: none;
}
ul.accordion li.mainlink ul li.subLink a.trigger {
	display:block;
	background: url(../images/grey-tab-close.gif) no-repeat;
	padding:10px 0 15px 10px;
}
ul.accordion li.mainlink ul li.subLink a.trigger.open {
	background: url(../images/grey-tab-open.gif) no-repeat;
	color: #145b64;
}

.directory_info {
  background: url(../images/directory_btm_line.gif) no-repeat left bottom;
  float: left;
  padding: 10px 0 11px 10px;
  width: 514px;
}

#directory {
  background: none;
  padding: 10px 0 10px 10px; 
}

ul.accordion li.mainlink ul li.subLink ul li a.link {
  padding: 0;
  text-decoration: underline;
}

ul.accordion li.mainlink ul li.subLink ul li a.link:hover {
  text-decoration: none;
}

ul.accordion li.mainlink ul li.subLink ul li a.link2 {
  padding: 0 8px 0 48px;
  text-decoration: underline;
}

ul.accordion li.mainlink ul li.subLink ul li a.link2:hover {
  text-decoration: none;
}


.directory_info h2 {
  color: #2e747d;
  font-size: 1.2em;
  padding: 0 0 5px 0;
}

.directory_info p {
  clear: both;
  color: #333333;
  float: none;
  font-weight: normal;
  line-height: 16px;
  padding: 0;
}

.directory_info p.num {
  padding: 0 0 0 27px;
}


.directory_info p.btmspace {
  padding: 0 0 3px 0;
}

.directory_info p.para {
  line-height: 22px;
}

.directory_info .add_left_col {
  background: url(../images/subsectioncenterline.gif) no-repeat right top;
  float: left;
  width: 248px;
}

.directory_info .add_right_col {
  float: left;
  padding: 0 10px 0 15px;
  width: 241px;
}

/*rhs_form start*/

.label {
	padding: 2px 5px 0 0;
	vertical-align: top;
}

/*rhs_form end*/

/*information start*/
.information {
	float: left;
	padding: 0 0 0 0;
	width: 523px;
}

.information_2 {
	float: left;
	padding: 0 0 0 0;
	width: 490px;
}

.information_2 img {
  padding: 0 20px 10px 0;
  float: left;
}

.information_2 img.last {
  padding: 0 0 10px 0;
  float: left;
}

.information_2 img.ltd_title {
  padding: 0 25px 10px 5px;
}

.information_2img.ltd_title2 {
  padding: 0 28px 10px 0;
}


 .information h3 {
	background:transparent url(../images/linebreaker.png) repeat-x scroll left bottom;
	float: left;
	padding: 10px 0 10px 0;
}
.information h3.arya {
	background:transparent url(../images/linebreaker.png) repeat-x scroll left bottom;
	float: left;
	padding: 0 0 5px 0;
}
.information img.img {
	float: left;
	padding: 8px 8px 0 0;
	width: 221px;
}

.information img.view_website {
	padding: 3px 0 8px 0;
}

.bodymid .information p.first {
	float: left;
	padding: 8px 0 8px 0;
	width: 290px;
}
.bodymid .information p {
	padding: 0 0 8px 0;
	font-weight: normal;
}
.bodymid .information p.no_bot_padding {
	padding: 0 0 0 0;
}
.bottom_bg {
	float: left;
	padding: 10px 0 0 0;
	width: 523px;
}

/*information end*/

#div_usa {
left:195px;
top:204px;
}
#div_canada {
left:245px;
top:181px;
}
#div_bermuda {
left:270px;
top:264px;
}
#div_europe {
left:410px;
top:184px;
}
#div_uganda {
left:498px;
top:323px;
}
#div_kenya {
left:474px;
top:333px;
}
#div_india {
left:595px;
top:272px;
}

.trans_div {
position:absolute;
z-index:1000;
width:20px;
height:20px;
cursor:pointer;
}


.gal_content_bg {
  background: url(../images/gal_content_bg_top.gif) no-repeat 0 0;
  float: left;
  padding: 8px 0 0 0;
  width: 360px;
}

.gal_content_bg_inner {
  background: url(../images/gal_content_bg.gif) no-repeat left bottom;
  float: left;
  padding: 3px 10px 8px 10px;/*8px 10px 8px 10px*/
  width: 340px;
}

div.gal_content_bg_inner#sau_scroll {
	height: 220px;
	width:340px;
	overflow: auto;
}

.gal_content_bg_inner h2 {
  background: url(../images/linebreaker.png) repeat-x left bottom;
  color: #336666;
  font-size: 1.1em;/*1.3em*/
  padding: 5px 0 15px 7px;/*5px 0 8px 0;*/
  /*margin: -8px 0 0 0;*/
  float: left;
  width: 320px;
}

.gal_content_bg_inner h3 {
  float: left;
  padding: 8px 5px 0 10px;
  font-size: 0.9em;/*1.1em*/
  font-weight: bold;
  margin:0;
  line-height: 16px;
  width: 105px;
}
 
.gal_content_bg_inner img {
 float: right;
}
 
.gal_content_bg_inner p {
  float: left;
  font-size: 1.1em;
  padding: 8px 0 0 0;
  line-height: 16px;
 }
 
ul.accordion li.mainlink a.trigger_tmp{ padding-bottom:14px;
padding-top:4px;}

/*Developed by Tanuja - 09-09-2010*/
.hometableft img.founder_tab{
	margin-bottom:10px;
	margin-left:-5px;
	margin-top:-8px;
}
.hometabcenter img.global_tab{
	margin-bottom:10px;
	margin-left:-5px;
	margin-top:-8px;
}
.hometabright img.brand_tab{
	margin-bottom:10px;
	margin-left:-5px;
	margin-top:-8px;
}
.hometableft {
  background: url(../images/home-bottom-border.gif) no-repeat right 0;
}
.hometabcenter {
  background: url(../images/home-bottom-border.gif) no-repeat right 0;
  width:262px;
}
.hometabright {
	width:324px;
	padding: 6px 0 0 21px;
	float: left;
}
.hometabright a.saurashtra{
	float:left;
	width:122px;
	padding:0 25px 0 0;
}
.hometabright a.saurashtra img#saurashtra{
	margin:0 0 0 24px;
}
.hometabright a.sidhee{
	float:left;
	width:146px;
}
.hometabright a.sidhee img#gujarat{
	margin:0 0 0 35px;
}
.hometabright img.text {
	padding:6px 0 0 0;
}

.hometabright img.explore {
	margin-top:6px;
	margin-left:-5px;
}

.global_business_bg {
background: url(../images/gr-body.gif) repeat-y 0 0;
 float: left;
 width: 1003px;
}

.global_business_top {
 background: url(../images/global_business_bg.gif) no-repeat 219px 0;
 border-bottom: 4px solid #2E747D;
 float: left;
 width: 1003px;
}

.global_business_top_2 {
 background: url(../images/body_lhs_2.gif) repeat-y 11px 0;
 border-bottom: 4px solid #2E747D;
 float: left;
 width: 1003px;
}

.global_business_top_2 img {
  float: left;
  padding: 0 0 0 15px;
  margin: 0;
 }



#g_business_top {
  background: none;
}

.global_business_top img {
  float: left;
  padding: 0 0 0 15px;
  margin: 0;
 }

.business_bg {
  background: #2e747d;
  float: left;
  padding: 15px 0 15px 11px;
  width: 992px;
}

.business_bg .india {
  background: url(../images/global-separator.gif) no-repeat right top;
  float: left;
  padding: 0 0 40px 0;
  width: 225px;
}

.business_bg .uganda {
  background: url(../images/global-separator.gif) no-repeat right top;
  float: left;
  padding: 0 0 0 15px;
  width: 255px;
}

.business_bg .kenya {
  background: url(../images/global-separator.gif) no-repeat right top;
  float: left;
  padding: 0 0 0 15px;
  width: 265px;
}

.business_bg .cont {
  float: left;
  padding: 25px 0 0 0;
  width: 200px;
}

.business_bg .usa-country {
  float: left;
  padding: 0 0 0 15px;
  width: 200px;
}
.india img {
  padding: 0 0 6px 4px;
}

.business_bg ul {
 }

.business_bg ul li {
  background: url(../images/white-bullet.gif) no-repeat 5px 11px;
  float: left;
  padding: 5px 20px 0 15px;
  line-height: 16px;
}

.business_bg ul li.cable {
  background: url(../images/white-bullet.gif) no-repeat 5px 8px;
  float: left;
  padding: 5px 50px 0 15px;
}

.business_bg ul li.mehta {
  background: url(../images/white-bullet.gif) no-repeat 5px 10px;
  float: left;
  padding: 5px 50px 0 15px;
}


.business_bg ul li a {
   color: #fff;
   font-weight: normal;
   text-decoration: none;
}

.business_bg ul li a:hover { 
  text-decoration: underline;
}

.loading {
 position: relative;
}

#cee_box {
overflow: hidden;
}

#overlay h2 {
color: #FFFFFF;
font-size: 1.1em;
float: left;
padding: 3px 0 5px 13px;
}

.uganda_banner {
 padding: 0 0 30px 0;
}

.information_media {
	float: left;
	padding: 0 0 0 0;
	width: 650px;
}

.information_media ul.bullet li{
	padding-bottom: 10px;
}


/********** Scrolling ************/


.jScrollPaneContainer {
	overflow:hidden;
	position:relative;
	margin: 29px 0 0 0;
	z-index:1;
}

.jScrollPaneTrack {
	background: url(../images/scroll.gif) repeat-y;
	cursor:pointer;
	height:100%;
	position:absolute;
	right:0;
	top:0;
	width: 13px;
}
.jScrollPaneDrag {
	background: url(../images/track.jpg) no-repeat;
	cursor:pointer;
	overflow:hidden;
	position:absolute;
	right: 1px;
	height:14px !important;
	width: 13px !important;
}
.jScrollPaneDragTop {
	left:0;
	overflow:hidden;
	position:absolute;
	top:0;
}
.jScrollPaneDragBottom {
	bottom:0;
	left:0;
	overflow:hidden;
	position:absolute;
}
a.jScrollArrowUp {
	display:block;
	height:10px;
	overflow:hidden;
	position:absolute;
	right:0;
	text-indent:-2000px;
	top:0;
	z-index:1;
}
a.jScrollArrowUp:hover {
}
a.jScrollArrowDown {
	bottom:0;
	display:block;
	height:11px;
	overflow:hidden;
	position:absolute;
	right:0;
	text-indent:-2000px;
	z-index:1;
}
a.jScrollArrowDown:hover {
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
}
a.jScrollArrowUp {
	background: url(../images/arrow_up.gif) no-repeat -1px 0;
}
a.jScrollArrowDown {
	background: url(../images/arrow_down.gif) no-repeat 0 0;
}

.scroll_pane {
	float:left;
	height:150px;
	overflow:auto;
	width:276px;
}

.scroll_pane  ul {
}

.scroll_pane  ul li {
   background:transparent url(../images/arrow-white.gif) no-repeat scroll 15px 5px;
   padding:0 0 8px 30px;
   width:250px;
}

.scroll_pane  ul li a {
 color: #fff;
}

.scroll_pane  ul li a:hover {
 color: #fff;
 text-decoration: underline;
}

#pane{
	height: 112px;
}
/*For Image galary2 updated on 16 May12 by Ramu.*/
#image_gals, #image_gals2, #image_gals3, #image_gals4, #image_gals5, #image_gals6, #image_gals7, #image_gals8, #image_gals9, #image_gals10, #image_gals11, #image_gals12, #image_gals13, #image_gals14, #image_gals15{
/*	width:868px;*/
	width:694px;
	position:fixed;
	_position: absolute;
	left:0;
	top:0;
	display:none;
	z-index:9999;
}
/*For Image galary2 updated on 16 May12 by Ramu.*/


.mainlink_info p.agm_txt {
    float: left;
    font-size: 1em;
    font-weight: normal;
    padding: 5px 0 10px 3px;
}
.mainlink_info p.agm_txt img {
    float: right;
    padding: 0px 0px 0px 5px;
	width:16px;
}
