html {
	height:100%;
	background-color:#A30E13;
}
body {
	min-height:100%;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
body, p, td {
	font-size: 1em;
}
em {
	font-style: italic;
}
input, select, textarea {
	border: 2px solid #bbbbbb;
	-moz-border-radius: .5em;
	padding: 2px;
}
a {
	text-decoration: none;
	color: #e31b23;
}
a:hover {
	text-decoration: underline;
}
.clear {
	clear:both !important;
}
.bold {
	font-weight: bold;
}
#headContainer {
	height:95px;
	position: relative;
	z-index: 4000;
}
#head {
	width:930px;
	position:relative;
}
#head .logo {
	position:absolute;
	top:30px;
	left:24px;
	width:245px;
	overflow:hidden;
}
#head .logo a {
	background:#A30E13 url(../img/RedSprite.gif) -15px -415px no-repeat;
	display: block;
	width: 245px;
	height: 45px;
	text-indent: -10000px;
}

#pageContainer {
	width:100%;
	text-align:center;
}
#page {
	width:950px;
	margin:0 auto;
	text-align:left;
	position:relative;
}

#bodyContainer {
	background:#A30E13 url(../img/bodyContainer_back.gif) center top repeat-y;
	width:950px;
	text-align:center;
	margin:0 auto;
	z-index: 0;
}
#bodyContainer #bodyTop {
	background:#A30E13 url(../img/RedSprite.gif) center -27px no-repeat;
	height:10px;
	overflow:hidden;
}
#bodyContainer #bodyBottom {
	background:#A30E13 url(../img/RedSprite.gif) center -68px no-repeat;
	height:10px;
	overflow:hidden;
	clear:both;
}
#body {
	width:930px;
	margin:0 auto;
	text-align:left;
	padding-bottom:50px;
	position:relative;
}

#contentBody h2 {
	font-weight: bold;
}
#contentBody a {
	color: #fff100;
}
#contentBody h2 {
	line-height: 1.1em;
}

/*** SCROLL PANEL ***/
#scrollPanelWrapper {
	color:#efefef;
	width:322px;
	height:273px;
	padding:20px 40px;
	float:right;
	position:relative;
	overflow:hidden;
	z-index:1000;
}
#scrollPanel {
	position:absolute;
	left:0;
}
#scrollPanel h2 {
	font-size:1.3em;
}
.slidePanelSelector {
	position:absolute;
	bottom:55px;
	right:20px;
}
.slidePanelSelector ul {
	float:right;
}
.slidePanelSelector li {
	float:left;
}
.slidePanelSelector li a {
	background:url(../img/slider_option_back.png) left top no-repeat;
	height:0;
	padding-top:10px;
	overflow:hidden;
	width:10px;
	float:left;
	margin:5px;
	outline:none;
}
.slidePanelSelector li.selected a,
.slidePanelSelector li a:hover {
	background-position:0 -10px;
}

/*** LARGE ICONS ***/
.largeIcon {
	/*background:url(../img/large_icons.gif) no-repeat;*/
	height:200px;
	width:200px;
	position:absolute;
	top: 145px;
}
.largeIcon.commitment {
	background:url(../uploads/LandingPageIcon-Commitment.png) no-repeat;
	position:relative;
	display:block;
	float:none;
	top:0;
}
.largeIcon.publications {
	background:url(../uploads/LandingPageIcon-Publications.png) no-repeat -27px 0;
	position:relative;
	display:block;
	float:none;
	top:0;
}
.largeIcon.diverse {
	background:url(../uploads/LandingPageIcon-Culture.png) no-repeat;
}
.largeIcon.product {
	background:url(../uploads/LandingPageIcon-Product.png) no-repeat;
}
.largeIcon.sustainable {
	background:url(../uploads/LandingPageIcon-Sustainable.png) no-repeat;
}
.largeIcon.water {
	background:url(../uploads/LandingPageIcon-Water.png) no-repeat;
}
.largeIcon.energy {
	background:url(../uploads/LandingPageIcon-Energy.png) no-repeat;
}
.crs_list {
	margin-top: 20px;
	margin-bottom: 20px;
}
.crs_list li {
	border-bottom: 1px dotted #dddddd;
	cursor: pointer;
}
.crs_list li.hover, .crs_list li:hover {
	background-color: #eeeeee;
}
.crs_list li span {
	display: block;
}
.crs_list .crs_report_selection {
	float: right;
	border: 0px;
}
#footContainer {
	width:100%;
	text-align:center;
}
#foot {
	width:960px;
	margin:0 auto;
	text-align:left;
	position:relative;

}

#copyrightNotice {
	clear: both;
	font-size: .75em;
	color: #ffffff;
	text-align: center;
}

.blue #content #contentMenu {
	background:url(../img/background/menu-blue.jpg) left top no-repeat;
}
.blue #content #contentMenu ul {
	background:url(../img/background/menu-blue.jpg) left bottom no-repeat;
}
.red #content #contentMenu {
	background:url(../img/background/menu-red.jpg) left top no-repeat;
}
.red #content #contentMenu ul {
	background:url(../img/background/menu-red.jpg) left bottom no-repeat;
}
.green #content #contentMenu {
	background:url(../img/background/menu-green.jpg) left top no-repeat;
}
.green #content #contentMenu ul {
	background:url(../img/background/menu-green.jpg) left bottom no-repeat;
}
.orange #content #contentMenu {
	background:url(../img/background/menu-orange.jpg) left top no-repeat;
}
.orange #content #contentMenu ul {
	background:url(../img/background/menu-orange.jpg) left bottom no-repeat;
}
.purple #content #contentMenu {
	background:url(../img/background/menu-purple.jpg) left top no-repeat;
}
.purple #content #contentMenu ul {
	background:url(../img/background/menu-purple.jpg) left bottom no-repeat;
}
.pink #content #contentMenu {
	background:url(../img/background/menu-pink.jpg) left top no-repeat;
}
.pink #content #contentMenu ul {
	background:url(../img/background/menu-pink.jpg) left bottom no-repeat;
}
.publication th img {
	margin-right: 15px;
}



/** modal **/
#modal-wrapper
{
	display:none;
}
#modal-wrapper .screen
{
	background:#2a2a2a;
	opacity:0.8;
	filter:alpha(opacity=80);
	position:absolute;
	z-index:10000;
	left:0;
	top:0;
	height:100%;
	width:100%;
}
#modal-content
{
	left:0;
	position:absolute;
	text-align:center;
	top:0;
	width:100%;
	z-index:10001;
}
#share-modal
{
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #000;
	margin:0 auto;
	padding:10px;
	text-align:left;
	width:160px;
	position:relative;
	margin-top:50px;
}

#share-modal h2
{
	color:#ccc;
	font-size:20px;
}

#share-modal #close
{
	cursor:pointer;
	position:absolute;
	top:10px;
	right:15px;
	color:#666;
	font-size:12px;
}

#share-modal ul
{
	background-color:#f2f2f2;
	padding:8px;
	width:140px;
}
#share-modal li
{
	background:url(../img/share_buttons.png) left top no-repeat;
	margin:8px;
	font-size:14px;
}
#share-modal .twitter { background-position:-4px -5px; }
#share-modal .facebook { background-position:-4px -52px; }
#share-modal .blogger { background-position:-4px -100px; }
#share-modal .delicious { background-position:-4px -147px; }
#share-modal .digg { background-position:-4px -195px; }
#share-modal .technorati { background-position:-4px -242px; }
#share-modal .email { background-position:-4px -290px; height:33px; line-height:33px; }

#share-modal li a
{
	color:inherit;
	height:30px;
	line-height:30px;
	padding-left:38px;
	
}

#share-modal #share-email-form-wrapper
{
	position:absolute;
	left:180px;
	top:31px;
	overflow:hidden;
	width:0;
}
#share-modal #share-email-form
{
	width:260px;
}
#share-modal #share-email-form h2
{
	white-space:nowrap;
}

#share-modal .form-row
{
	display:block;
	width:260px;
	padding:5px 0;
}
#share-modal .form-row label
{
	color:#414142;
	float:left;
	font-size:12px;
	height:22px;
	line-height:22px;
	text-align:right;
	padding-right:4px;
	width:50px;
}
#share-modal .form-row input
{
	height:20px;
	border:1px solid #b9bbbd;
	-moz-border-radius: 0;
	width:200px
}
#share-modal .form-row textarea
{
	height:160px;
	border:1px solid #b9bbbd;
	-moz-border-radius: 0;
	width:200px
}
#share-modal #email-send
{
	display:block;
	height:0px;
	padding-top:24px;
	width:69px;
	float:right;
	border:none;
	background:url(../img/share_send.png) left top no-repeat;
}
#share-modal .error
{
	border-color:#E31B23 !important;
	background-color:#fffcfa !important;
}
