
body {
	background:#fff;
	color:#242424;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.centerer {
	width: 971px;
	margin: 0 auto;
	text-align:left;
	position:relative;
}

a:link, a:active {
	color:#00bae6; 
	font-weight:normal; 
	text-decoration:none;
}

a:visited {
	color:#468fa0;
	font-weight:normal; 
	text-decoration:none;
}

a:hover {
	color:#1494b2;
	font-weight:normal; 
	text-decoration:underline;
}

a#link-logo {
	display:block;
	height:51px;
	margin:21px 0 0 0; 
	width: 196px;
}

p, li {
	line-height:16px;
}

#container-header {
	clear:both;
	width:100%;
}

ul#nav-utility {
	float:right;
	margin:-8px 0 0 0;
	width:auto;
}

ul#nav-utility li {
	background:url(../images/nav-utility-pipe.gif) no-repeat 0 4px;
	float:left; 
	margin-right:6px;
	padding-left:7px;
	width:auto;
}

ul#nav-utility li.first {
	background:none;
	margin-right:6px;
	padding-left:0;
}

ul#nav-utility li a {
	color:#00bae6; 
	display:block;
	font-size:11px; 
	font-weight:bold; 
	text-decoration:none;
	width:auto;
}

ul#nav-utility li a:hover {
	text-decoration:underline;
}

ul#nav-main {
	background:#262626;
	float:left;
	height:47px;
	margin: -35px 0 0 225px;
	padding: 11px 10px;
	width:472px;
}

ul#nav-main li {
	float:left; 
	height:24px;
	width:157px;
}

ul#nav-main li a {
	border:solid 1px #3b3b3b;
	border-width: 1px 1px 1px 0;
	color:#fff; 
	display:block;
	font-size:11px; 
	font-weight:bold; 
	height:17px;
	padding: 3px 0 3px 4px;
	text-decoration:none;	
	width:153px;
}

ul#nav-main li.top a {
	border-bottom:0;
}

ul#nav-main li.right a {
	border-right:0;
}

ul#nav-main li a:hover  {
	background: #555;
	text-decoration:none;
} 

/*ul#nav-main li a.current {
	background: #00bae6;
	text-decoration:none;
}*/


body.body-investor ul#nav-main li#nav-investor a.current 
 {
	background: #00bae6;
	text-decoration:none;
}

body.body-media ul#nav-main li#nav-media a.current 
 {
	background: #00bae6;
	text-decoration:none;
}

#search {
	background:#262626;
	float:left;
	height:54px;
	margin-top:-35px;
	padding-top: 15px;
 	width:254px;
 }

#search input {
	margin:0; 
	padding:0;
}

#search input { 
	background:url(../images/bg-search-box.gif) no-repeat;
	border:0;
	color:#ccc;
	float:left;
	font-family:Helvetica, Arial, Sans-Serif;
	font-size:18px;
	font-weight:bold;
	height:35px;
	padding:4px 10px 0 10px;
	width: 175px; 
}

#search input.button-go { 
	float:left;
	height:39px;
	padding:0;
	width: 48px; 
}

ul#nav-breadcrumb {
	margin-top:12px;
}

ul#nav-breadcrumb li {
	background:url(../images/bg-nav-breadcrumb.gif) no-repeat right 6px;
	color:#e19a0b;
	float:left; 
	font-size:11px;
	font-weight:bold;
	margin-right:6px;
	padding-right:10px;
	width:auto;
}

ul#nav-breadcrumb li a {
	color:#666; 
	display:block;
	font-size:11px; 
	font-weight:normal; 
	text-decoration:none;
	width:auto;
}

ul#nav-breadcrumb li a:hover {
	text-decoration:underline;
}

ul#nav-breadcrumb li.last {
	background-image:none;
	padding-right:0;
}

ul#nav-breadcrumb li.last a {
	color:#E19A0B;
	font-weight:bold;
	text-decoration:none;
}

ul#nav-sub {
	background:#f1e8c3;
	float:left;
	margin: -56px 0 40px 0;
	width:221px;		
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius:5px;
	z-index:100;
}

ul#nav-sub li {
	line-height:13px;
	margin:0;
	padding:0;
}

ul#nav-sub li a {	
	background: url(../images/arrow-gray-nav.gif) no-repeat 29px 14px;
	color:#3c3c3c;
	border-bottom: solid 1px #d3cbab; 
	display:block;
	font-size:13px; 
	font-weight:bold; 
	xheight:10px;
	padding: 10px 20px 14px 39px;
	text-decoration:none;	
	xwidth:153px;
}


ul#nav-sub li a:hover {
	background: #d9d1b0 url(../images/arrow-gray-nav.gif) no-repeat 29px 14px;
	color:#3c3c3c;
	text-decoration:none;
}

/*first items*/

ul#nav-sub li.first a.current {
	background-color: #fff;
	background-image:none;
	color:#e19a0b;
	text-decoration:none;
}

ul#nav-sub li a.current {
	background: #fff url(../images/arrow-blue-nav.gif) no-repeat 29px 14px;
	color:#e19a0b;
	text-decoration:none;
}


ul#nav-sub li.first a, 
ul#nav-sub li.first a:hover, 
ul#nav-sub li.first a.current {
	background-image: none;
	padding-left:29px;
}

ul#nav-sub li ul li a
 {	
	background: #44433f url(../images/bullet-white.gif) no-repeat 39px 10px !important;
	color:#fff !important;
	border-bottom: solid 1px #3b3a38; 
	display:block;
	font-size:13px; 
	font-weight:bold; 
	xheight:10px;
	padding: 10px 20px 14px 49px;
	text-decoration:none;	
	xwidth:153px;
}


ul#nav-sub li ul li a:hover, ul#nav-sub li ul li a.current
{
	background:  #696965 url(../images/bullet-white-on.gif) no-repeat 39px 10px !important;
	color:#fff;
	text-decoration:none;
}


body.body-investor #hero {
	background:#262626 url(../images/hero-investor-relations.jpg) no-repeat center bottom;
	clear:both;
	height:292px;
	width:100%;
}
body.body-media #hero {
	/*background:#262626 url(../images/hero-media-room.jpg) no-repeat center bottom;*/
	background:#262626 url(../images/hero-investor-relations.jpg) no-repeat center bottom;
	clear:both;
	height:292px;
	width:100%;
}


#hero-filler {
	background: url(../images/bg-hero-filler.gif) repeat-y center;
	height:56px;
	margin-top:-56px;
	width:100%;
	z-index:100;
}

#hero .centerer {	
	height:292px;
	z-index:1;
}

#container-content h2#main {
    display:block;
	height:44px;
	width:500px;
	outline:0;
	text-indent:-9999px;
	margin:0;
	position:absolute;
	top:-118px;
}

body.body-investor #container-content h2#main {
	background: url(../images/h1-investor-relations.png) no-repeat;
}

#container-content {
	background:#c0d9df url(../images/bg-container-content.gif) repeat-y center;
	float:left;
	position:relative;
	width:100%;
}

#content-main {
	background:#fff;
	float:left;
	margin-top:-56px;
	min-height:515px;
	padding: 0 0 60px 20px;
	width:711px;
}

ul.content-list {
	margin-bottom:20px;
}

ul.content-list li {
	background: url(../images/arrow-orange.gif) no-repeat top left;
	padding-left: 10px;
}

#content-main .two-col {
	position:relative;
}

#content-main .two-col .col-1, #content-main .two-col .col-2 {
	float:left;
	width: 340px;
}

#content-main .two-col .col-1 {
	margin-right: 25px;
}

#content-main p {
	margin-bottom:20px;
}

#content-main h1  {
	color:#00bae6;
	font-size:30px;
	font-weight:100;
	letter-spacing: -1px;
	margin:40px 0 10px 0;
}

#content-main h2, #content-main h2 a {
	color:#97b627;
	font-size:18px;
	font-weight:normal;
	margin:33px 0 15px 0;
}

#content-main h3 {
	font-weight:bold;
}

#content-main .two-col h3, #content-main .two-col h3 a {
	color:#00bae6;
	font-weight:bold !important;
}

#content-main table {
	border-collapse:collapse;
	clear:both;
	width:100%;
}

#content-main table thead th, #content-main table tbody td {
	padding:6px 8px;
}

#content-main table thead tr {
	background:#e19a0b;
	color:#fff;
	text-transform:uppercase;
}

#content-main table thead tr th {
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
}

#content-main table thead tr th strong {
	color:#242424;
}


#content-main table tbody tr.alt {
	background:#e0edf0;
	border: solid 1px #b2eaf7;
	border-width: 1px 0;
}


/******* BEGIN FOOTER ITEMS ****************************************************************/

#container-footer {
	clear:both;
	background: #053346; 
	float:left;	
	width:100%;
}

#container-footer .col-footer {
	border-right: solid 1px #044e66;
	float:left;
	margin: 27px 24px 0 0;
	min-height: 200px;
	width:198px;
	position:relative;
}

#container-footer #col-mylan1 {
	margin-left:80px;
}

#container-footer #col-mylan4 {
	border:0;
}

#container-footer .col-footer h4 {
	background:url(../images/arrow-yellow.gif) no-repeat top right;
	color:#9cd9e8; 	
	float:left;
	font-size:16px; 
	font-weight:bold;
	margin: 0 0 19px 0;
	padding-right: 8px;
	width:auto;
}

#container-footer .col-footer ul, #container-footer .col-footer p {
	clear:both;
	color:#fff;
	line-height:17px;
	margin-bottom:25px;
}

#container-footer .col-footer ul li {
	margin-bottom: 12px;
}

#container-footer .col-footer ul li a, #container-footer .col-footer p a {
	color:#fff; 
	font-weight:normal;
	text-decoration:none;
}

#container-footer .col-footer ul li a:hover {
	color:#9cd9e8;
	text-decoration:none;
}

#container-sub-footer {
	background:#00bae6;
	clear:both;
	width:100%;
}

#container-sub-footer .centerer {	
	height:37px;
	padding-top: 10px;
	position:relative;
}

p#copyright {	
	color:#fff;
	margin-top:10px;
}

p#copyright img {
	float:left; 
	margin:-10px 10px 0 0;
	width: 116px;
}

ul#nav-legal {
	position:absolute;
	right:85px;
	bottom:12px;
}

ul#nav-legal li { 
	display:inline; 
}

ul#nav-legal li a { 
	background:url(../images/nav-legal-pipe.gif) no-repeat 5px 3px;
	color:#fff; 
	font-weight:normal;
	padding-left:14px;
	text-decoration:none;	 
}

ul#nav-legal li.first a { 
	background:none; 
}

ul#nav-legal li a:hover { 
	text-decoration:underline; 
}

