/*----------
Siemens Green: 
Purple: 8080ff
----------*/


@import url('reset.css');
@import url('hacks.css');
@import url('h1-replace.css');
.standard/************************************** Standard ****************************************/

 {
}
.standard  #bg-wrapper {
	width: 100%;
	margin: 0 auto;
}
.standard  #bg-top {
	width: 100%;
	/*no top bg image is used currently for bp standard - #02.gif is used again as placeholder*/
}
.standard  #bg-footer {
	height: 67px;
	margin: 0 auto;
	clear: both;
}

/************************************** Global Styles ****************************************/


body
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	background: #000 url(../images/bg.jpg) no-repeat top center;
}

h2, h3, h4, h5 {
	color: #fff;
}
p {
	margin: 0;
	padding: 0 0 .5em 0;
}
p a {
	color: #8080ff;
}
p  a:hover {
	color: #a0a0ff;
}
img {
	border: 0;
	padding: 0;
	margin: 0;
}
table {
	font-size: 100%;
}

#wrapper {
	width: 1024px;
	text-align: left;
	position: relative;
	padding: 0;
	margin: 20px auto;
	/* background for visual */
	background: url(../images/nav_bg_column.gif) repeat-y top left;
}
#content-wrapper {
	position: relative;
	width: 720px;
	margin: 0;
	float: left;
}
#header {
	margin: 0;
	height: 25px;
	background: #000;
}
#header ul {
	font-size: 1.1em;
	color: #8080ff;
	list-style: none;
	text-align: right;
	margin: 0;
	padding: 7px 20px 0 10px;
	width: 500px;
}
#header li {
	display: inline;
	padding: 0;
}
#header li a {
	text-decoration: none;
	color: #8080ff;
	padding: 7px 10px 0 10px;
	display: block;
	float: right;
}
	
#header li a:hover {
	text-decoration: underline;
	color: #a0a0ff;
}
#header_links {
	color: #555;
	float: right;
	padding: 0;
	text-align: right;
}
#header_links input {
	color: #555;
}
#header_links img {
	padding: 0;
	margin: 0;
}
#side_nav {
	width: 29px;
	height: 329px;
	float: left;
}
a#side_nav_case     {
	text-indent: -9999px;
	background: url(../images/side_nav_01.gif) no-repeat left bottom;
	height: 163px;
	display: block;
}
a:hover#side_nav_case {
	text-indent: -9999px;
	background: url(../images/side_nav_01.gif) no-repeat right bottom;
	height: 163px;
}
a#side_nav_images     {
	text-indent: -9999px;
	background: url(../images/side_nav_02.gif) no-repeat left top;
	height: 166px;
	display: block;
}
a:hover#side_nav_images {
	text-indent: -9999px;
	background: url(../images/side_nav_02.gif) no-repeat right top;
	height: 166px;
}
/*#side_nav_case {
	background: url(../images/side_nav_01.gif) no-repeat top left;
}
*/
.searchField {
	border: solid 1px #80c929;
	height: 13px;
	width: 130px;
	margin: 0 1px 4px 0;
	font-size: 1.1em;
}
.logo {
	float: left;
	margin: 7px 0 0 55px;
}
.overflow {
	overflow: auto;
}

/************************************** MAIN CONTENT ****************************************/

#main-content {
	text-align: left;
	width: 445px;
	margin: 0 0 0 18px;
	padding: 10px 0 0 0;
	float: left;
	height: 525px;
}
#main-content p, #main-content-full p  {
	font-size: 1.2em;
	line-height: 1.7em;
	margin: 0 10px .5em 0;
	color: #999;
}
#main-content  p  a, #main-content-full  p  a  {
	color: #8080ff;
	text-decoration: none;
}
#main-content p a:hover, #main-content-full p a:hover {
	color: #a0a0ff;
	text-decoration: underline;
}
#main-content ul, #main-content-full ul  {
	margin: 0 0 .8em 0;
	padding: 0 0 0 5px;
	font-size: 1.1em;
	line-height: 1.6em;
	color: #555555;
}
#main-content li, #main-content-full li {
	list-style: none;
	padding: 0;
	margin: 0;
	padding-left: 15px;
	background-image: url(../images/double-arrow-bullet.gif);
	background-repeat: no-repeat;
	background-position: left .6em;
}
#main-content li a, #main-content-full li a {
	color: #8080ff;
	text-decoration: none;
}
#main-content li a:hover, #main-content-full li a:hover {
	color: #a0a0ff;
	text-decoration: underline;
}
#main-content h1, #main-content-full h1 {
	margin: 10px 0 15px 0;
	color: #8080ff;
	font-size: 2.8em;
	font-weight: normal;
}
#main-content h2, #main-content-full h2 {
	margin: 20px 0 5px 0;
	font-size: 2em;
	font-weight: normal;
	line-height: 1.3em;
}
#main-content h3, #main-content-full h3 {
	font-size: 1.6em;
	font-weight: normal;
	margin: 20px 0 0 0;
	line-height: 1.4em;
}
#main-content h3 a, h2 a, h1 a, #main-content-full h3 a, h2 a, h1 a {
	color: #8080ff;
	text-decoration: none;
}
#main-content h1 a:hover, h2 a:hover, h3 a:hover, #main-content-full h1 a:hover, h2 a:hover, h3 a:hover {
	color: #a0a0ff;
	text-decoration: underline;
}
#main-content blockquote, #main-content-full blockquote {
	font-family: 'Univers 65 Bold', sans-serif;
	font-size: 1.6em;
	line-height: 1.7em;
	margin: 1em 0;
	padding: 0;
}
.highlightYellow {
	background: #ff0;
}

/* table styles */
#main-content th, #main-content-full th {
	padding: 3px 10px;
	background: #80c929;
	color: #ffffff;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	font-family: Lucida Grande, Arial;
	font-size: 1.2em;
	border-right: 1px solid #fff;
}
#main-content table, #main-content-full table {
	border-bottom: 1px solid #80c929;
	margin: 0 0 10px 0;
}
#main-content td, #main-content-full td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	color: #555555;
	text-align: left;
	padding: 3px 10px;
}
#main-content .small th, #main-content-full .small th {
	font-size: 1em;
}
#main-content table.small, #main-content-full table.small {
	border-bottom: 1px solid #80c929;
	margin: 0 0 10px 0;
}
#main-content td, #main-content-full td {
	font-size: 1em;
}

#main-content .rrApprover ul, #main-content-full .rrApprover ul {
	padding: 0;
	margin: 0;
	display: block;
}
#main-content .rrApprover li, #main-content-full .rrApprover li {
	background-color: #fff;
	background-image: none;
	padding: 0 1px 0 0;
	display: inline;
	list-style-type: none;
	margin: 0;
}
#main-content-full {
	text-align: left;
	width: 720px;
	margin: 0px 1px;
	padding: 0;
	float: left;
	height: 535px;
	display: inline;
}
#main-content-full h1 {
	margin: 10px 0 15px 0;
	color: #80c929;
	font-size: 2.8em;
	font-weight: normal;
}
#main-content-full h2 {
	margin: 20px 0 5px 0;
	font-size: 2em;
	font-weight: normal;
}
#main-content-full h3 {
	font-size: 1.6em;
	font-family: 'Univers 55', Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.4em;
	padding: 0;
	background: url(../images/side_nav_01.gif) no-repeat top left;
	height: 187px;
	margin: 0;
}
.titleImage {
	margin: 5px 0 20px 0;
}
.imgPosRight {
	margin: 5px 0 10px 10px;
	float: right;
}
.imgPosLeft {
	margin: 5px 15px 20px 0;
	float: left;
}
#footer {
	clear: both;
	font-size: 1.1em;
	line-height: 1.4em;
	color: #8080ff;
	text-align: left;
	float: left;
	margin: 0;
	padding: 4px 0 0 20px;
	background: #000;
	display: block;
	width: 1003px;
	height: 20px;
}
#footer ul {
	margin: 5px 0;
	padding: 0 5px 0 0;
}
#footer li {
	list-style: none;
	display: inline;
	margin: 1em 0;
	padding: 0 5px 0 0;
}
#footer a {
	color: #8080ff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #a0a0ff;
}
#footer address {
	font-style: normal;
}
.footerSmall {
}
#footer .footerSmall ul {
	font-size: 1em;
}
#footer .footerSmall li {
	padding: 0 5px 0 0;
	margin: 0;
}
#footer .footerSmall a {
	color: #999;
}
.input-label {
	font-size: 1.1em;
	height: 1.6em;
	padding: 1.2em 0 0 0;
}
.img-subHeader {
	padding: 10px 0 0 0;
}
.logEntry {
	color: #4E4E51;
	font-weight: bold;
	margin: 10px 0 0 0;
}
.logDates {
	color: #4E4E51;
	margin: 0 0 10px 0;
	font-size: 0.8em;
}
#flashnav {
	width: 273px;
	margin: 0;
	float: left;
	display: inline;
}
#flashnav ul {
	padding:0;
	display: block;
	list-style: none;
	font-size: 1.3em;
	text-decoration: none;
	margin: 0;
	font-weight: bold;
}
#flashnav li {
	display: inline;
	margin: 0;
}
#flashnav  li a {
	color: #131349;
	display: block;
	padding: 7px 22px 0 22px;
	border-bottom: solid 1px #000;
	background: url(../images/nav_bg.gif) no-repeat top left;
	text-decoration: none;
	height: 22px;
}
#flashnav a:hover {
	color: #131349;
	background: url(../images/nav_bg.gif) no-repeat top right;
	text-decoration: none;
}
#flashnav ul ul a {
	color: #131349;
	display: block;
	padding: 6px 22px 0 32px;
	border-bottom: solid 1px #5454a9;
	background: url(../images/nav_bg.gif) no-repeat top left;
	text-decoration: none;
	height: 17px;
	font-size: 11px;
}
#flashnav  ul  ul  {
	border-bottom: solid 1px #000;
}
#crumbs {
	padding: 5px 20px;
	text-transform: uppercase;
	color: #80c929;
	font: bold 0.9em Arial, Helvetica, sans-serif;
}
#crumbs a {
	color: #A5A6AB;
	text-decoration: none;
}
#crumbs a:hover {
	color: #80c929;
}
#main-flash {
	width: 750px;
	height: 245px;
	margin: 0 auto;
}#bp-player {
	width: 475px;
	height: 252px;
	margin: 0 0 25px 0;
}
.emailPage {
}
.printPage {
}
.thumb {
	float: left;
	padding: 0;
	margin: 0;
}
#case_images/************************************** RELATED CONTENT ****************************************/

  {
	float: left;
	width: 256px;
	padding: 0;
	margin: 0;
}
#case_images  p {
	color: #ffffff;
	font-size: 1.1em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	margin: 0 15px;
}
#case_images  img {
	margin: 0;
	display: block;
}
#case_images  h2 {
	font-size: 1.6em;
	line-height: 1.3em;
	font-weight: normal;
	padding: 15px 15px 0 15px;
	margin: 0;
}
#case_images  h3 {
	font-size: 1.6em;
	line-height: 1.3em;
	font-weight: normal;
	padding: 0 0 5px 15px;
	margin: 0;
}
#case_images  ul {
	padding:0px 5px 15px 15px;
	display: block;
	list-style: none;
	font-size: 1em;
	text-decoration: none;
	margin: 0;
	font-weight: bold;
}
#case_images  li {
	padding: 5px 0 0 5px;
	display: block;
	margin: 0 20px 0 0;
	line-height: 1.3em;
}
#case_images  li  a {
	text-decoration: none;
}
#case_images  li  a:hover {
	color: #ffe512;
}
#case_images  h2  a {
	color: #ffffff;
	text-decoration: none;
}
#case_images  h2  a:hover {
	color: #ffe512;
}
#main-content p.backToTop {
	display: block;
	border-top: 1px solid #80c929;
	margin: 0 0 5em 0;
	line-height: 1.2em;
	background: #fff;
}
.soloRelatedLink {
	padding: 0 0 10px 0;
}
.featureLink {
	font-size: 1.6em;
	line-height: 1.3em;
	font-weight: normal;
	padding: 0 0 5px 15px;
}
.featureLink a {
	text-decoration: none;
}

/********************** Table Styles **********************/
caption {
	caption-side: bottom;
	color: #555555;
	font-size: 1em;
	font-family: Lucida Grande, Arial, Helvetica, sans-serif;
	line-height: 2em;
}
.nextButton {
	margin: 20px 10px 0 0;
	float: right;
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
.vitruvian {
	background: url(../images/vitruvian-bg.gif) no-repeat top left;
}
.clear {
	clear:both;
}
.clearLeft {
	clear:left;
}
.clearRight {
	clear:right;
}
.smallCaps-Table {
	font-size: .9em;
	font-weight: bold;
	text-align: right;
}
#updated {
	list-style: none;
	padding: 0 0 0 15px;
	margin: 0 20px;
	background-image: url(../images/double-arrow-bullet.gif);
	background-repeat: no-repeat;
	background-position: left .5em;
	font-size: 1.1em;
}
#case_images a {
	text-indent: -9999px;
	height: 105px;
	display: block;
	width: 125px;
	float: left;
}

