@charset "utf-8";
/* CSS Document */

body, html { font-family: Tahoma, Arial, Verdana, sans-serif; }
body { background-attachment: fixed; background-image: url("../images/bg.jpg"); background-position: center top; background-repeat: no-repeat; background-size: cover; background-clip: border-box; background-color: transparent; background-origin: padding-box; }

/***** Declare HTML5 Elements *****/
header,nav,article,footer,section,aside,figure,figcaption{ display:block; }

/***** GENERIC STYLES *****/
a { outline:none; text-decoration: none; }
.clearall { clear:both; }

#page { width:960px; margin:-20px auto 20px; auto; padding:0; background-color:#fff; -moz-border-radius:10px; border-radius:10px; -moz-box-shadow:0 0 50px rgba(0,0,0,0.2); -webkit-box-shadow:0 0 50px rgba(0,0,0,0.2); box-shadow:0 0 50px rgba(0,0,0,0.2); overflow:hidden; border:1px solid #ccc; }
#wrapper { width:900px; margin:0 auto; padding:10px 20px 40px 20px; position: relative; }

/***** Header and branding *****/
header { margin-bottom:20px; }
header #branding { height:120px; background:url("../images/bg_gradient.jpg") bottom left repeat-x; margin-bottom:20px; }
header #logo {  background:url("../images/logo_mosaic.png") no-repeat scroll 0 0 transparent; display:block; float:left; width:129px; height:58px; margin:35px 0 0 25px; text-indent:-9999px; }
header h1 { background:url("../images/h_gri.png") no-repeat scroll 0 0 transparent; display:block; float:left; width:315px; height:30px; margin:48px 0 0 170px; text-indent:-9999px; }
.socialLinks { width:110px; height:50px; float:right; margin:38px 35px 0 0; padding-top:20px; list-style:none; background:url("../images/h_connect.png") top center no-repeat; }
.socialLinks li {  float:left; margin-left:6px; }
.socialLinks li a { background:url("../images/socialLinks.png") no-repeat scroll 0 0 transparent; display:block; width:21px; height:21px; text-indent:-9999px; }
.socialLinks li a.facebook { background-position: 0 -44px; }
.socialLinks li a.twitter { background-position: 0 -23px; }
.socialLinks li a.linkedin { background-position: 0 0; }
.socialLinks li a.youtube { background-position: 0 -65px; }

/***** MORE HEAD SECTION (videos and download report button) *****/
#morehead { height:180px; }
#morehead a { display:block; float:left; width:180px; height:80px; margin:0 0 20px 20px; }
#morehead section { float:left; }
#morehead .v_ceo { background:url("../images/v_ceo.jpg") no-repeat scroll 0 0; }
#morehead .v_india { background:url("../images/v_india.jpg") no-repeat scroll 0 0; clear:both; }
#morehead .v_reclaim { background:url("../images/v_reclaim.jpg") no-repeat scroll 0 0; width:320px; height:180px; }
#morehead .v_steward { background:url("../images/v_steward.jpg") no-repeat scroll 0 0; }
#morehead .v_safety { background:url("../images/v_safety.jpg") no-repeat scroll 0 0; }
#morehead .btn_report { background:url("../images/btn_report.jpg") no-repeat scroll 0 0; width:380px; }

.toolTipsC { display: none; position: fixed; top: 0px; background: url("../images/video-bg.png"); width: 270px; height: 150px; }
.toolTipsC .vTitle { padding-bottom: 4px; font-size: 12px; line-height: 12px; font-weight: bold; color: #165788; }
.toolTipsC .toolTipTxt { margin: 12px 14px 0px 14px; line-height: 14px; font-size:11px; color: #424242; }

/***** MAIN NAV *****/
nav {  background:url("../images/bg_gradient.jpg") bottom left repeat-x; height:26px; border-bottom:1px solid #ccc; margin:50px 0 0 0; }
nav ul.tabs { list-style-type:none; margin:0 0 0 20px; padding:0; display:block; overflow:hidden; }
nav ul.tabs li { float:left; font-size:.8em; }
nav ul.tabs li a { font-family:Tahoma, Geneva, sans-serif; display:block; color:#777; padding:5px 7px; border:1px solid #ccc; border-bottom-width:0; margin:0 0 2px 2px; }
nav ul.tabs li a:hover, nav ul.tabs li a.selected { background-color:#fff; border-bottom-color:#fff; }

/***** HOMEPAGE STYLES *****/
.showhideall { float:right; margin:10px 0 20px 0; }
.showhideall a { text-indent:-9999px; display:inline-block; width:60px; height:24px; }
.showhideall a.show { background:url("../images/btn-show-hide.png") top left no-repeat; }
.showhideall a.hide { background:url("../images/btn-show-hide.png") top right no-repeat; }
.showhideall a.show:hover { background-position:bottom left; }
.showhideall a.hide:hover { background-position:bottom right; }
.gris .tabbed { display:none; }
.gris .tabbed.selected 		{ display:block; }
.gris .tabbed h1 { margin-bottom:0; border-bottom:1px dashed #ccc; padding-bottom:4px; font-size:1.4em; }
.gri { position:relative; }
.gri a.toggle { display:block; border-bottom:1px dotted #ccc; padding:4px; color:#333; background-color: #fff; font-weight:bold; color:#666; font-size:.9em; }
.gri .arrow { background: url("../images/arrow.png"); width: 16px; height: 16px; float: left; margin: 1px 4px 1px 0; }
.gri .ind { float:right; margin:2px 6px 0 0; color:#ccc; }
.gri .ind a  { color:#165788; font-size:.8em; }
.gri .reporting { display:none; position:absolute; top:0; right:0; margin:4px 6px 0 0; font-weight:normal; }
.gri .content { display:none; font-size:.8em; }
.gri .content a { color: #333; background-color:#fff; display:block; margin-left:26px; padding:4px; }
.gri .content a	div { display:inline-block; vertical-align:top; }
.gri .content a	div.num { color:#165788; width:50px; }
.gri .content a	div.descr { width:690px; padding-left:4px; }
.gri .content .circle { float:right; background:url("../images/circle.png") top center no-repeat; width:16px; height:16px; display:block; margin-right:36px; }
.gri .content .circle.half { background-position:center center; }
.gri .content .circle.none { background-position:center bottom; }

.dma { font-weight: normal; color: #666; font-size: 0.9em; position: absolute; }
.gri-key { margin-top: 10px; padding-left: 24px; }
.gri-key p { font-size: 0.81em; color: #666; margin-bottom: 0; }

#gri-check-grade { width: 85px; height: 85px; background: url('../images/GRI_B_small.jpg') no-repeat; position: absolute; top: -9px; right: 275px;}
.gri-home-grade { right: -5px !important; top: -12px !important; }

/***** INNER PAGE STYLES *****/
#content-wrapper { width: 610px; padding:0 30px 0 10px; float: left; line-height: 1.4em; }
#sidebar { width: 240px; padding:0; float:left; }

#content-wrapper p { font-size: 0.8em; color: #666; margin-bottom: 15px; }
#content-wrapper h3 { font-size: 0.8em; color: #666; }
#content-wrapper p a, #content-wrapper ul a { color:#7D99BA; text-decoration:underline; }
#content-wrapper p a:hover, #content-wrapper ul a:hover { color:#165788; }

/***** SIDEBAR NAV *****/

#sidebar #gris { width:240px;}
#sidebar #gris.fixed { position:fixed; top:20px; }
#sidebar .gri a.toggle { display:block; padding:4px; color:#333; background-color: #fff; font-size: 0.8em; text-decoration: none; border-bottom-width:0; }
#sidebar .gri .arrow { background: url("../images/arrow.png"); width: 16px; height: 16px; float: left; margin: 1px 10px 1px 0; }
#sidebar .gri .content { display:none; font-size:.7em; }
#sidebar .gri .content a { color: #333; background-color:#fff; display:block; margin-left:26px; padding:4px; }
#sidebar .gri .content a div { display:inline-block; vertical-align:top; }
#sidebar .gri .content a div.num { color:#165788; width:25px; }
#sidebar .gri .content a div.descr { width:148px; padding-left:4px; }

#sidebar .backtop a.toggle { display:block; padding:4px; color:#333; background-color: #fff; font-size: 0.8em; text-decoration: none; }
#sidebar .backtop { margin-top: 25px; }
#sidebar .backtop .arrow { background: url("../images/arrow.png"); width: 16px; height: 16px; float: left; margin: 1px 10px 1px 0; -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -o-transform: rotate(-90deg);  transform: rotate(-90deg); }

/***** END SIDEBAR NAV *****/

.hr { width: 100%; margin: 20px 0 10px 0; border-top: 1px solid #666; clear: both; }

#content-wrapper .tables { box-shadow: 1px 1px 6px rgba(0,0,0,0.5); padding: 10px; }
#content-wrapper .left { float: left; margin: 20px 20px 20px 0; }
#content-wrapper .right { float: right; margin: 20px 0 20px 20px; }
#content-wrapper .clear { clear: both; }
#content-wrapper table { border-collapse: collapse; }
#content-wrapper tbody { padding: 10px; }
#content-wrapper tr { background-color: #FFF; }
#content-wrapper td, th { background-color: #FFF; font-size: 0.8em; border: 1px solid #CCC; padding: 5px; }
#content-wrapper table .padder { padding: 10px; }
#content-wrapper th { font-weight: normal; border-bottom: solid 1px #000; color: #165788; text-align: left; }
#content-wrapper td.indent { padding-left: 20px !important; }
#content-wrapper .table-box { border: 1px solid #000; }
#content-wrapper .center-data { text-align: center; }
#content-wrapper .number-data { text-align: right; }
#content-wrapper .row-padding td, #content-wrapper .row-padding th { padding: 0 5px; }
#content-wrapper .money { text-align: right; }

#content-wrapper ul { padding-left: 25px; font-size: 0.8em; color: #666; margin: 0 0 10px 0; }
#content-wrapper ol { font-size: 0.8em; color: #666; margin: 0 0 10px 0; }
#content-wrapper ul ul { font-size: 1em; }

#content-wrapper .double-list { display:inline-block; vertical-align:top; width:277px; }

#content-wrapper sup, sub { vertical-align: 0; position: relative; }
#content-wrapper sup { bottom: 1ex; }
#content-wrapper sub { top: 0.8ex; }

#content-wrapper .main-title { font-size: 1em; padding: 10px 0; border-bottom: dashed 1px #666; }

#content-wrapper .table-title { border-bottom: none; color: #666; padding: 5px; font-size: 0.9em; font-weight: bold; text-align: center; }
#content-wrapper .table-title br { margin: 0; }
#content-wrapper .title-data { font-size: 0.8em; color: #999; font-weight: normal; }

#content-wrapper .ind, .ind-title { padding: 5px 0; font-size: 0.9em; display: inline-block; vertical-align: top; margin: 6px 0;}
#content-wrapper .ind { color: #165788; width: 40px; }
#content-wrapper .ind-title { width: 565px; color: #666; }

#content-wrapper .notes { font-size: 0.9em; color: #999; text-align: left; font-style: italic; line-height: 1em; }
#content-wrapper .notes td { padding-top: 10px; padding-bottom: 10px; }
#content-wrapper .notes br { margin-bottom: 8px; }

footer { font-size:.7em; color:#aaa; padding:10px 30px 26px 30px; border-top:1px solid #eee; clear:both; }
footer div.copyright { float:left; }
footer div.links { float:right; }
footer a { color:#aaa; }
footer a:hover { text-decoration:underline; }