html, body {
	height: 100%;
}

body {
	padding: 0;
	margin: 0;
	font-size: 62.5%;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #353832;
	background-color: #eae9e0; 
	background-image: url(/bbContentRepository/media/cssbodybg.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}

div.wrap {
	background: url(/bbContentRepository/media/cssnewwrapbg.gif) repeat-y transparent;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

body.fullscreen div.wrap {
	background: url(/bbContentRepository/media/fullscreenwrapbg.gif) repeat-y transparent;
}

/* DEFAULT TEXT */

p, h1, h2, h3, fieldset {
	margin: 0;
	padding: 0;
}

p.intro {
	font-size: 1.2em;
	line-height: 1.3em;
	padding-top: 1em;
}

h1 {
	font-size: 2.0em;
	font-weight: bold;
}

h2 {
	font-size: 1.2em;
}

h2.transit {
	font-size: 1.3em;
}

h3 {
	font-size: 1.0em;
}

ul, li {
	margin: 0;
	padding: 0;
}

ul li span.date {
	display: block;
	font-size: 0.9em;
	margin-bottom: 3px;
}

a, a:link {
	color:#E85100;
	text-decoration: none;
}

a:hover, a:focus {
	color: #353832;
}

a.visited {
	color: #a8431c;
}

a img {
	border: none;
}

fieldset {
	border: none;
}

input {
	font-family: Arial, Helvetica, sans-serif;
}

div.button input {
	
	cursor: pointer;
}

div.clearMe {
	display: block;
	height: 0;
	overflow: hidden;
	clear: both;
}

/* PAGE HEADER */

div#header {
	background-image: url(/bbContentRepository/media/cssheaderbg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	position: relative;
	padding-top: 110px;
}

img#siteLogo {
	position: absolute;
	top: 20px;
	left: 30px;
}

img#siteLogoV2 {
	position: absolute;
	top: 0px;
	left: 9px;
}

div#header ul li {
	float: left;
	list-style: none;
}

/* PAGE TOP LINKS */

div#header div#siteFunctions {
	position: absolute;
	right: 15px;
	top: 10px;
	font-size: 1.1em;
	text-align: right;
	width: 700px;
}

div#siteFunctions ul {
	float: right;
}

div#siteFunctions ul li {
	background-image: url(/bbContentRepository/media/cssbullet1.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
	padding: 0 15px 0 18px;
}

div#siteFunctions ul li.first {
	background-image: none;
}

div#siteFunctions ul li#print a {
	background-image: url(/bbContentRepository/media/cssprintthis.gif);
	background-repeat: no-repeat;
	background-position: 0 0.1em;
	padding: 0 0 0 18px;
}

div#siteFunctions ul li#emailThis {
	display: none;
}

div#siteFunctions ul li#emailThis a {
	background-image: url(/bbContentRepository/media/cssemailthis.gif);
	background-repeat: no-repeat;
	background-position: 0 0.1em;
	padding: 0 0 0 18px;
}

/* SITE SEARCH */

#header div#quickSearch {
	clear: both;
	padding: 15px 15px 0 0;
	float: right;
	text-align: right;
	margin: 0 0 0 0;
	width: 20.5em;
}

#header div#quickSearch fieldset {
	width: auto;
}

#header div#quickSearch label {
	float: left;
	display: block;
	margin: 0.3em 0.5em 0 0;
}

#header div#quickSearch div.field {
	float: left;
}

#header div#quickSearch div.field input {
	font-size: 1.1em;
	color: #a0a0a0;
	border: 1px solid #b5b5b5;
	padding: 0.1em;
	width: 12em;
}

#header div#quickSearch div.button {
	float: left;
	padding-left: 6px;
}

/* GLOBAL NAV */

/*
div#globalNav {
	position: absolute;
	top: 50px;	
	left: 245px;
	width: 490px;
	height: 58px;
}
*/

div#globalNav {
	position: absolute;
	top: 50px;	
	left: 200px;
	width: 580px;
	height: 58px;
}

div#globalNav ul {
	height: 31px;
	position: absolute;
	bottom: 0;
	/* Padding left must be recalulated with each added tab */
	/* 490(width) - 250(two x tabs) % 2(each side) =  */ 
	/* pre annual review - padding-left: 120px; */
	padding-left: 0;
}

div#globalNav ul li {
	font-size: 1.2em;
}

div#globalNav ul li,
#rioOffer div#globalNav ul li#gNavHome {
	background-image: url(/bbContentRepository/media/cssglobalnavtablrg.gif);
	background-repeat: no-repeat;
	background-position: 0 -31px;
	height: 21px;
	padding-top: 10px;
	/* width: 125px; */
	width: 159px;
	font-weight: bold;
	text-align: center;
}

div#globalNav ul li a, 
div#globalNav ul li a:link,
#rioOffer div#globalNav ul li#gNavHome a {
	color: #4e4e4c;
}

div#globalNav ul li a:hover,
div#globalNav ul li a:focus,
#rioOffer div#globalNav ul li#gNavHome a:hover {
   color: #292929;
}

li#gNavRio { display: none; }

div#globalNav ul li#gNavHome,
#rioOffer div#globalNav ul li#gNavRio {
	background-position: 0 0;
	height: 22px;
	padding-top: 9px;
}

div#globalNav ul li#gNavHome a, 
div#globalNav ul li#gNavHome a:link,
#rioOffer div#globalNav ul li#gNavRio a,
#rioOffer div#globalNav ul li#gNavRio a:link {
	color: #292929;
}

div#globalNav ul li#gNavAnnualReport {
	background: none;
	width: auto;
	margin-left: 10px;
	font-weight: normal;
	display: none;
}

div#globalNav ul li#gNavAnnualReport a {
	color: #E85100;
	width: auto;
}

div#globalNav ul li#gNavAnnualReport a:hover {
	text-decoration: underline;
}


/* NAVIGATION BAR */

div#navigation {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 5px 0 5px;
	background-image: url(/bbContentRepository/media/cssnavbg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #fff;
	border-bottom: 1px solid #fff;
}

div#navigation a, 
div#navigation a:link {
	color: #000;
	display: block;
	padding: 12px 15px 12px 15px;
}

div#navigation a:hover, 
div#navigation a:focus {
	color: #70726e;
}

div#navigation li#mainNavactive a {
	border-bottom: 2px solid #d4601f;
	padding-bottom: 10px;
}

div#navigation ul li {
	background-image: url(/bbContentRepository/media/cssnavitembg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-right: 2px;
}

div#navigation ul li.last {
	float: none;
	clear: left;
	padding: 0;
	font-size: 0;
	line-height: 0;
	height: 0px;
	overflow: hidden;
}

/* MAIN CONTENT */

div#mainCol {
	background: url(/bbContentRepository/media/cssmaincolbg.jpg) no-repeat 0 0;
	width: 709px;
	float: left;
	font-size: 1.2em;
	line-height: 1.4em;
}

body.fullscreen div#mainCol {
	background: url(/bbContentRepository/media/fullscreenmaincolbg.jpg) no-repeat 0 0;
	width: 980px;
}

div.inner {
	padding: 6px 7px 0 7px;
}

div#pageHeader {
	background-color: #5d86a0;
	background-image: url(/bbContentRepository/media/csspageheaderbg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 2px;
	color: #e0e7ed;
	padding: 15px 0 0 0;
	position: relative;
}

body.fullscreen div#pageHeader {
	background-image: url(/bbContentRepository/media/fullscreenpageheaderbg.gif);
}

#homePage div#pageHeader {
	padding: 15px 15px 12px 15px;
	min-height: 18px;
}

div#pageHeader h1 {
	margin-left: 200px;
}

div#pageHeader p {
	font-size: 1.3em;
	line-height: 1.4em;
	font-weight: bold;
}

div#pageHeader div#moreAboutUs {
	position: absolute;
	bottom: 0;
	right: 0;
	background-image: url(/bbContentRepository/media/csspageheadermorebg.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 3px 6px 3px 6px;
}

div#pageHeader div#moreAboutUs a,
div#pageHeader div#moreAboutUs a:link {
	color: #5d86a0;
	background-image: url(/bbContentRepository/media/cssarrowwhite.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 10px;
}

div#pageHeader div#moreAboutUs a:hover,
div#pageHeader div#moreAboutUs a:focus {
	color: #fff;
}

/* BREADCRUMB */

div#pageHeader div#breadcrumb {
	background-color: #d6e1e7;
	color: #353832;
	padding: 3px 0 3px 200px;
	font-size: 0.9em;
	margin: 0 0 0 0;
	/* height: 1.5em; */
}

div#pageHeader div#breadcrumb ul {
	list-style: none;
	display: inline;
}

div#pageHeader div#breadcrumb ul li {
	/* float: left;
	background-image: url(/bbContentRepository/media/breadcrumbBullet.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em; */
	padding: 0 3px 0 0;
	display: inline;
}

div#pageHeader div#breadcrumb ul li a {
	padding: 0 3px 0 0;
}


/* SUB NAVIGATION */

div#sidenav {
	float: left;
	width: 170px;
	padding: 10px 0 0 0px;
	background-color: #fff;
}

div#sidenav h3 {
	font-weight: bold;
	border: none;
	color: #fff;
	background-color: #d87035;
	background-image: none;
	padding: 2px 0 2px 15px;
}

div#sidenav ul {
	list-style: none;
	background-color: #eae9e0;
}

div#sidenav ul li#top {
	
}

div#sidenav ul li {
	border-bottom: 2px solid #fff; 
	border-top: 2px solid #fff; 
	/*border-left: 5px solid #eae9e0;*/
	background-image: url(/bbContentRepository/media/subNavNormBg.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	padding: 0 0 0 7px;
	background-color: #fff;
	margin-bottom: 1px;
}

div#sidenav ul li a {
	padding: 1px 0 1px 8px;
	display: block;
}

div#sidenav ul li#active {
	background-image: url(/bbContentRepository/media/subNavActiveBg.gif);
}

div#sidenav ul li#active a {
	font-weight: bold;
}

div#sidenav ul li#active li a {
	font-weight: normal;
}

div#sidenav ul li ul {
	margin: 0px 0 0 0;
	border-bottom: 1px solid #fff;
}

div#sidenav ul li ul li {
	border: 1px solid #fff;
	background-image: none !important;
	padding-left: 0 !important;
	margin-bottom: 0 !important;
}

div#sidenav ul li ul li a {
	padding-left: 16px;
}

div#sidenav ul li.Isite-Menu-ChildSelected ul li a {
	font-weight: normal;
}

div#sidenav ul li ul li.Isite-Menu-Selected {
	background-color: #eae9e0;
}

div#sidenav ul li ul li.Isite-Menu-Selected a {
	font-weight: bold;
}


/* CONTENT */

#content {
	float: left;
	width: 480px;
	padding-left: 30px;
	padding-top: 0;
	padding-bottom: 1em;
}

#rioOffer #content {
	padding-top: 1em;
}

.sect {
	display: block;
	width: 235px;
	float: left;
	margin: 10px 10px 0 0;
	padding: 0 0 0 0;
	background: url(/bbContentRepository/static/images/common/divider.gif) repeat-x left top transparent;
}

.alt {
	margin: 10px 0 0 0;
}

#bodyProductEnquiries .sect img {
	float: left;
	margin: 10px 10px 0 0;
}

#bodyProductEnquiries .sect h3 {
	margin: 10px 0 0 0;
	font-size: 1.1em;
	line-height: 1.1em;
}

#bodyProductEnquiries .sect p {
	margin: 2px 0 0 0;
}

#content p {
	margin-bottom: 1em;
}



/* SUB CONTENT */

div#subCol {
	width: 258px;
	padding-left: 1px;
	float: left;
	padding-top: 6px;
	font-size: 1.2em;
	line-height: 1.4em;
}

body.fullscreen div#subCol {
	margin-left: 20px;
	font-size: 1em;
	padding-top: 8px;
}

div#subCol a {
	font-weight: bold;
}

div.module {
	margin-bottom: 7px;
	background: url(/bbContentRepository/media/cssmodulebg.gif) 0 0 no-repeat;
	/* padding-top: 4px; */
}

div.module h2 {
	background: url(/bbContentRepository/media/cssmodh2bg.gif) top left no-repeat #81827e;
	color: #ebebeb;
	font-size: 1.1em;
	padding: 5px 10px 2px 10px;
}

div.module div.modInner {
	background: url(/bbContentRepository/media/cssmodinnerbg.gif) bottom left no-repeat #f2f2f0;
	padding: 10px;
}

div.module h3 {
	font-size: 1.4em;
	line-height: 1.2em;
	margin-bottom: 0.2em;
}

div.module div.modInner dl {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 120%;
}

div.module div.modInner dl dt {
	font-weight: bold;
	font-size: 95%;
}

div.module div.modInner dl dd {
	display: block;
	margin: 0 0 6px 0;
	padding: 0 0 6px 0;
	background: url(/bbContentRepository/media/dottedhori.gif) repeat-x bottom left;
}

#marketingApproach p {
	padding-top: 0.5em;
	clear: left;
}

#marketingApproach p span.csgs {
	display: block;
	font-size: 1.5em;
	padding: 0.3em 0;
}

#upcomingDates span.moreLink {
	display: block;
	position: relative;
	width: 50px;
	background: url(/bbContentRepository/media/seeAllBg.gif) no-repeat top left #f2f2f0;
	padding: 2px 10px 10px 11px;
	margin: 0 4px 0 0;
	float: right;
	top: -20px;
}

*html #upcomingDates span.moreLink {
	top: -18px;
	margin: 0 2px 0 0;
}

#envelope {
	display: block;
	position: relative;
	margin: 0 20px -30px 0;
	top: -16px;
	float: right;
}

*html #envelope {
	margin: 0 10px -30px 0;
}

#shareprice h4 {
	display: none;
}


/* FOOTER */

div#footer {
	display: block;
	background: url(/bbContentRepository/media/cssfooterbgouter.jpg) repeat-x #E9E9E1;
	font-size: 1.1em;
	text-align: center;
	clear: both;
}

div#footerInner {
	background: url(/bbContentRepository/media/cssfooterbginner.jpg) repeat-x #F97105;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 1em;
}

div#footerPromo {
	width: 160px;
	float: right;
	padding: 15px 15px 0 0;
}

div#footerPromo a, div#footerPromo a:link {
	color: #f97103 !important;
	text-decoration: none !important;
	display: block;
	padding: 10px 0 0 0;
	line-height: 1.5em;
}

div#footerPromo a:hover, div#footerPromo a:focus {
	color: #ef8e3f !important;
}

div#footerPromo img {
	float: right;
	margin: 0 0 10px 10px;
}

div#footerSub {
	background-image: url(/bbContentRepository/media/cssfootersub.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #710505;
	width: 699px;
	min-height: 99px;
	float: left;
	padding-bottom: 15px;
}

div#footer h3 {
	font-weight: normal;
	font-size: 1.3em;
	color: #fff;
	margin-bottom: 0.5em;
}

div#footer a,
div#footer a:link {
	color: #f1d8cd;
	text-decoration: underline;
}

div#footer a:focus,
div#footer a:hover {
	color: #fff;
}

div#footer ul li {
	list-style: none;
	float: left;
	padding: 0 10px 0 15px;
	
}

div#subscribeNews {
	padding: 2em;
}

div#subscribeNews form {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

div#subscribeNews label {
	float: left;
	display: block;
	margin: 0.3em 0.5em 0 0;
	color: #fff;
	font-size: 1.1em;
}

div#subscribeNews div.field {
	float: left;
}

div#subscribeNews div.field input {
	font-size: 1.1em;
	color: #666666;
	border: none;
	padding: 0.2em;
	width: 15em;
	background-image: url(/bbContentRepository/media/cssfooterinputgrad.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

div#subscribeNews div.button {
	float: left;
	margin-left: 6px;
}

div#footerSub ul {
	clear: both;
	text-align: center;
	padding: 15px 0 15px 0;
	margin: 0 15px 0 15px;
	border-top: 1px solid #c26e50;
}

div.linkSection {
	padding: 25px 20px 0px 20px;
}

div.linkSection h3 {
	background-image: url(/bbContentRepository/media/cssfooterh3bullet.gif);
	background-position: 0 0.2em;
	background-repeat: no-repeat;
	padding-left: 15px;
}

div.linkSection ul {
	padding-left: 15px;
	min-height: 1.5em;
}

div.linkSection ul li {
	background-image: url(/bbContentRepository/media/cssfooterbullet.gif);
	background-position: 0 0.5em;
	background-repeat: no-repeat;
}

div#leDubz {
	text-align: right;
	margin-right: 15px;
}


/* HOME MODULES */

div#videoPlayer {
	height: 279px;
	overflow: hidden;
	background-image: url(/bbContentRepository/media/cssbhpplayerfull.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

div#noFlash {
	margin: 100px 0 0 145px;
	color: #fff;
	width: 300px;
}

div#noFlash p {
	margin-bottom: 6px;
}

div#noFlash a, div#noFlash a:link {
	color: #fff;
	text-decoration: underline;
}

div#noFlash a:hover, div#noFlash a:focus {
	text-decoration: none;
}

div#transcripts {
	display: none;
	float: right;
	text-align: right;
	padding: 5px;
	background-color: #eae9e0;
	width: 189px;
	font-size: 0.9em;
	font-weight: bold;
}

div#transcripts a {
	background-image: url(/bbContentRepository/media/cssarroworange.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
}

div#featureStories {
	clear: both;
	padding: 20px 0px 30px 5px;
}

div.story {
	float: left;
	width: 325px;
	padding-left: 10px;
}

div.story h2 {
	margin-bottom: 0.5em;
}

div.story div.pic {
	float: left;
	position: relative;
	padding: 3px;
}

div.story img {
	height: 115px;
	width: 140px;
	float: left;
	padding: 3px;
	background: url(/bbContentRepository/media/csspictureframe140x115.gif) top left no-repeat;
	margin: 0 1em 1em 0;
}

div.story p {
	font-size: 0.9em;
}

span.moreLink {
	display: block;
	margin-top: 3px;
}

span.moreLink a {
	background-image: url(/bbContentRepository/media/cssarrowgrey.gif);
	background-position:  right;
	background-repeat: no-repeat;
	padding-right: 10px;
	font-weight: bold;
}

div#marius, div#don {
	padding-top: 0;
}

div#marius div.modInner {
	background-image: url(/bbContentRepository/media/cssmariusbg.jpg);
	min-height: 135px;
	padding-right: 90px;
}

div#don div.modInner {
	background-image: url(/bbContentRepository/media/donbg.jpg);
	min-height: 135px;
	padding-right: 80px;
}

div#donUpdate div.modInner {
	background-image: url(/bbContentRepository/media/donbgv2.jpg);
	min-height: 135px;
	padding-right: 110px;
}

div#marius h3, div#don h3 {
	
}

div#marius span.name, div#don span.name {
	font-style: italic;
}

div#announce {
	padding-top: 0;
}

div#announce p {
	font-size: 1.2em;
}

div#homeNews {
	padding-top: 0;
}

div#homeNews dl,
#rioOfferHome dl {
	font-size: 1.0em;
	line-height: 1.1em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div#homeNews dl dt.date,
#rioOfferHome dl dt.date {
	margin-bottom: 0em;
	font-size: 0.9em;
}

div#homeNews dl dt,
#rioOfferHome dl dt {
	margin-bottom: 0.9em;
}

div#securities {
	background-image: url(/bbContentRepository/media/csssecuritiesbot.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-top: 0;
}

div#securities div.modInner {
	background-image: url(/bbContentRepository/media/csssecuritiestop.gif);
	background-position: 0 0;
	background-color: transparent;
	padding-top: 5px;
	font-size: 1em;
}

div#securities div.modInner a {
	display: block;
	background-image: url(/bbContentRepository/media/cssarrowgrey.gif);
	background-position:  right;
	background-repeat: no-repeat;
}

div#securities div.modInner div#latest {
	border-bottom: 1px solid #fff;
	padding-bottom: 5px;
}

div#securities table {
	font-size: 0.9em;
	width: 100%;
}

div#securities span.twentyMins {
	font-size: 0.8em;
	display: block;
	margin-bottom: 5px;
}

div#securities table th {
	font-weight: bold;
}

div#securities table td {
	border-bottom: 1px solid #e0ded1;
	border-top: 1px solid #ffffff;
}

div#securities div.modInner div#shareServices {
	margin-top: 5px;
	margin-bottom: 3px;
}

#shareprice p {
	font-style: italic;
	font-size: 0.9em;
}

/* RIO OFFER HOME PAGE */

div#rioOfferHome {
	padding: 20px;
}

div#rioOfferHome a {
	font-weight: bold;
}

div#rioOfferHome h1 {
	margin-bottom: 10px;
}

div#rioOfferHome p {
	margin-bottom: 1.3em;
}

div#rioOfferHome div#firstCol {
	float: left;
	width: 305px;
}

div#rioOfferHome div#secondCol {
	float: left;
	width: 300px;
	margin-left: 20px;
	padding-left: 25px;
	border-left: 1px solid #ccc;
}

div#homeTopStory {
	margin-bottom: 20px;
}

div.latestLists {
/*	background-image: url(/bbContentRepository/media/csslatestlistsbg.gif);
	background-position: 0 0;
	background-repeat: no-repeat; */
	padding-top: 4px;
	margin-bottom: 15px;
}

div.latestLists div.title {
	position: relative;
	line-height: 1em;
}

#upcomingEvents div.title {
	margin-bottom: 10px;
}

div.latestLists div.title h2 {
	font-size: 1em;
	padding: 2px 0 6px 5px;
}

div.latestLists div.title a.seeAll {
	position: absolute;
	top: 2px;
	right: 10px;
	padding-right: 10px;
	font-size: 0.9em;
	display: block;
	background-image:url(/bbContentRepository/media/cssarrowgrey.gif);
	background-position:right center;
	background-repeat:no-repeat;
}

div.latestLists div.title a.rss {
	position: absolute;
	top: -2px;
	right: 67px;
}

div.latestLists #searchresults {
	padding-top: 10px;
}

div.latestLists dl {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

div.latestLists dl dt {
	background-image:url(/bbContentRepository/media/dottedhori.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 3px 5px 7px 5px;
	line-height: 1em;
}

div.latestLists dl dt.date {
	background-image: none;
	padding: 3px 5px 0px 5px;
}


div#getAlerts {
	background-image: url(/bbContentRepository/media/rioalertsbot.gif);
	background-repeat: no-repeat;   
	background-position: bottom left;
	color: #fff;
}

div#getAlerts form {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

div#getAlerts div.title {
	padding: 15px 15px 0 20px;
	background: url(/bbContentRepository/media/rioalertstop.gif) top left no-repeat transparent;
}

div#getAlerts div.title p {
	margin-bottom: 0;
	padding-bottom: 0;
}

div#getAlerts div.inner {
	padding: 0 10px 20px 20px;
	margin: 0 0 0 0;
}

div#getAlerts div.row label {
	display: block;
	font-size: 0.9em;
}

div#getAlerts div.row div.field {
	float: left;
	padding-right: 3px;
}

div#getAlerts div.row div.field input {
	width: 150px;
}

div#getAlerts div.button {
}

div#enquiryLine {
	padding-top: 4px;
}

div#enquiryLine h3 {
	background-image: url(/bbContentRepository/media/iconphone.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-left: 80px;
}

div#enquiryLine div.row {
	padding: 10px 0 0 0;
}

div#enquiryLine div.row label {
	display: block;
	margin-bottom: 3px;
}

div#enquiryLine div.row div.field {
	float: left;
}

div#enquiryLine div.row select {
	width: 190px;
}

div#enquiryLine div.button {
	margin-left:6px;
	float: left;
}



/* DOM COLLAPSE STYLES */

.trigger {
	cursor: pointer;
}		

.trigger:hover {
	cursor: pointer;
}		

.trigger img, .expanded img {
	display: none;
}

.expanded {
	cursor: pointer;
}

.expanded:hover {
	cursor: pointer;
}

.show {
     position: static;
     display: block;
}

.hide {
	position: absolute;
	left: -999em;
	height: 1px;
	width: 100px;
	overflow: hidden;
}



/* DISCLAIMER */

#rioDisclaimer {
	background: url(/bbContentRepository/media/bgwrap.gif) no-repeat 0 0 #fff;
	text-align: left;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
}

#rioDisclaimer #content {
	margin-left: 181px;
	padding-top: 30px;
	width: 598px;
	padding-bottom: 30px;
}

*html #rioDisclaimer #content {
	margin-left: 90px;
	padding-top: 30px;
	width: 598px;
	padding-bottom: 30px;
}

#rioDisclaimer #content h1 {
	margin-bottom: 1em;
	font-size: 28px;
}

#rioDisclaimer #content p,
#rioDisclaimer #content input {
	margin-bottom: 1em;
	font-size: 1.2em;
	line-height: 1.5em;
}






div.productEnquiryForm {
	display: block;
	background: #e9e8df;
	padding: 10px 10px 1px 10px;
	margin: 2.5em 0;
}

div.productEnquiryForm h2 {
	font-size: 1.3em;
	padding-bottom: 0.75em;
}


div.productEnquiryForm .formItems {
	display: block;
	background: #f4f4ef;
	padding: 10px 10px 20px 10px;
	margin: 1em 0;
}

.formCol {
	display: block;
	padding: 0 0 0 0;
	width: 45%;
	margin: 0 0 0 0;
	float: left;
}

.formCol.chkboxes {
	width: 55%;
}

.formCol label {
	display: block;
}

.formCol input,
.formCol select {
	width: 175px;
	margin-bottom: 2px;
}

.formCol.chkboxes input {
	display: block;
	float: left;
	clear: left;
	height: 1.5em;
	width: auto;
}

.formCol.chkboxes label {
	display: block;
	width: 80%;
	float: left;
	height: 1.9em;
}

.formCol.chkboxes p {
	display: block;
	height: 1.9em;
}

div.productEnquiryForm select,
div.productEnquiryForm textarea {
	font-family: arial;
}

div.productEnquiryForm textarea {
	width: 455px;
}




.ourProducts {
	display: block;
	background: url(/bbContentRepository/media/prodSummBotBg.gif) bottom left repeat-x #353832;
	width: 495px;
	margin: -2px 0 1em 0;
	padding-bottom: 10px;
}


.ourProducts img {
	float: left;
	margin: 2px 10px 10px 2px;
	border: 1px solid #c2c3c0;
}

#content .ourProducts h2 {
	padding: 10px 5px 10px 10px;
	background: url(/bbContentRepository/media/prodSummTopBg.gif) 0 0 repeat-x transparent;
	display: block;
	margin-top: 0;
}

#content .ourProducts p,
#content .ourProducts h3 {
	color: #fff;
	line-height: 1.3em;
	padding-bottom: 0;
	margin-bottom: 0.3em;
	margin-top: 0;
	padding-top: 0;
}

#content a:hover {
	text-decoration: underline;
	color: #e85100;
}

.productSum {
	background: #4a4c47;
	display: block;
	margin-left: 5px;
	margin-right: 5px;
	padding: 5px;
}

.productSum.twoCol {
	background: #4a4c47;
	display: block;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 5px;
}

p.specs {
	font-size: 90%;
}

p.specs a {
	margin-left: 10px;
}

.productSum.twoCol p {
	display: block;
	width: 190px;
	float: left;
}

.productSum.twoCol p a {
	display: block;
	width: auto;
	margin-left: 0;
}

#content .ourProducts p.moreLink {
	display: block;
	clear: left;
	padding: 10px 10px 0 23px;
	background: url(/bbContentRepository/media/cssarrowgrey.gif) 10px 15px no-repeat;
}

#bodyProductEnquiries #content ul {
	list-style: none;
}

#bodyProductEnquiries #content ul li {
	padding-left: 30px;
	padding-bottom: 0.5em;
	background: url(/bbContentRepository/media/cssarrowgrey.gif) 15px 5px no-repeat;
}

.productSum.halfa {
	width: 230px;
	float: left;
	margin-right: 0;
	margin-bottom: 5px;
}

*html .productSum.halfa {
	margin-left: 2px;
}

.productSum.halfb {
	width: 230px;
	float: left;
	margin-right: 0;
	margin-bottom: 5px;
}

.productSum.halfa p.specs a,
.productSum.halfb p.specs a {
	margin-left: 0;
	display: block;
	width: auto;
}

#prodEnqOO img {
	float: left;
	margin: 0 10px 20px 0;
	clear: both;
}

#prodEnqOO h4 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 1em;
	line-height: 1.2em;
}

#prodEnqOO p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 1em;
	line-height: 1.2em;
}

#prodEnqOO .sub {
	font-size: 0.9em;
}

#prodEnqOO .moreLink {
	clear: both;
}





h2.contactTitle {
	background: url(/bbContentRepository/static/images/common/divider.gif) repeat-x left bottom transparent;
	display: block;
	padding-bottom: 0.5em;
	margin-bottom: 0.8em;
}

div.contactDetails {
	display: block;
	overflow: auto;
	background: url(/bbContentRepository/static/images/common/divider.gif) repeat-x left bottom transparent;
	margin-bottom: 1em;
}

div.contactDetails p {
	padding-bottom: 1em;
	padding-top: 1em;
}

div.contactDetails p span {
	display: block;
	float: left;
	width: 5em;
}

div.vCard {
	display: block;
	float: right;
	width: 222px;
	padding: 0 0 0 0;
	margin-top: 0.5em;
	overflow: auto;
	background:  url(/bbContentRepository/media/vCardBg.gif) no-repeat left bottom #e9e8df;
	margin-bottom: 1em;
}

div.vCard p {	
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.3em;
	padding-top: 8px;
	padding-bottom: 0;
	background:  url(/bbContentRepository/media/vCardPBg.gif) no-repeat left top transparent;
}

div.vCard p.vCardImg a {
	font-weight: bold;
}

div.vCard p.vCardImg {
	padding-left: 70px;
	padding-bottom: 0;
	font-size: 90%;
	background: none;
	padding-top: 0;
}




/*	RIO OFFER 
--------------------------------------- */

#countdownClock {
	display: block;
	width: 278px;
	height: 52px;
	position: absolute;
	top: 12px;
	margin-left: 200px;
}

#content.docs div .icon {
	display: block;
	float: left;
	margin: 0 2em 1em 0;
	width: 54px;
	height: 54px;
}

#content.docs div .icon.EU {
	padding-bottom: 40px;
}


/*	RIO OFFER 
	Offer Documentation / How to Accept
--------------------------------------- */

#content.docs h2 {
	margin-bottom: 1em;
}
		
#content.docs div {
	padding-top: 0;
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-bottom: 1px dotted #ccc;
	overflow: auto;
	display: block;
}

#content.docs div p {
	margin-bottom: 0;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
}

#content.docs div p a {
	font-weight: bold;
}


/*	RIO OFFER 
	News and Presentations
--------------------------------------- */

#rioOffer #content.newsPresentations p.more {
	display: block;
	text-align: right;
}

#rioOffer #content.newsPresentations p.more a {
	font-weight: bold;
	background-image: url(/bbContentRepository/media/cssarrowgrey.gif);
	background-position:  right;
	background-repeat: no-repeat;
	padding-right: 10px;
}

#rioOffer #content.newsPresentations div.presentations {
	display: block;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 1.3em;
	padding-top: 1em;
}

#rioOffer #content.newsPresentations div.presentations img {
	display: block;
	float: left;
	margin: 0 1em 1.75em 0;
	clear: left;
}

#rioOffer #content.newsPresentations div.presentations p {
	margin-top: 0;
}

#rioOffer #content.newsPresentations p.date {
	margin-bottom: 0;
	font-size: 90%;
	padding-bottom: 0.25em;
}

#rioOffer #content.newsPresentations div#searchresults h3 {
	font-weight: normal;
	font-size: 90%;
	padding-bottom: 0.25em;
}

#rioOffer #content.newsPresentations div#searchresults p {
	padding-bottom: 1em;
}

#rioOffer #content.newsPresentations div.news {
	display: block;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 1.3em;
}

#rioOffer #content.newsPresentations div.videos {
	display: block;
	margin-bottom: 2em;
}

#iconNewsletter {
	display: block;
	position: relative;
	margin: 0 5px -60px 0;
	top: -18px;
	float: right;
}

*html #iconNewsletter {
	margin: 0 2px -60px 0;
}

#newsletters h3 {
	width: 170px;
}

#rioOffer #content ul {
	list-style: none;
	padding-bottom: 1em;
}

#rioOffer #content ul li {
	padding-left: 30px;
	padding-bottom: 0.5em;
	background: url(/bbContentRepository/media/cssarrowgrey.gif) 15px 5px no-repeat;
}




/*	RIO OFFER 
	Contact Us
--------------------------------------- */

#rioOffer p.note {
	font-size: 90%;
	line-height: 130%;
	padding-top: 1em;
}

#rioOffer #content div.productEnquiryForm {
	padding-top: 10px;
	border-bottom: 0;
}

#rioOffer #content div.productEnquiryForm h2 {
	padding-bottom: 0.5em;
	margin-bottom: 0;
}

#rioOffer #content div.productEnquiryForm div.formItems {
	display: block;
	overflow: hidden;
	border-bottom: 0;
	padding-bottom: 0;
	height: 16.5em;
	padding-top: 10px;
}

#rioOffer #content div.productEnquiryForm div.formItems label {
	float: left;
	display: block;
	width: 115px;
	clear: left;
}

#rioOffer #content div.productEnquiryForm div.formItems input,
#rioOffer #content div.productEnquiryForm div.formItems textarea {
	float: left;
	display: block;
	width: 295px;
	margin-bottom: 8px;
}

#rioOffer #content div.productEnquiryForm div.formItems textarea {
	font-family: arial;
	font-size: 100%;
}