/*$RCSfile: oxysite.css,v $$Revision: 1.12 $$Date: 2008-04-23 17:53:12 $*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #4d5055;
	text-align: center;		/* for IE 5 */
	margin: 0px;
	padding: 0px;
}

.pr_small {
	font-size: 9pt;
}
.pr_smaller {
	font-size: 7pt;
}

#page {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
}

.corplogo {
	background-color: #4d5055;
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 744px;
	padding-top: 6px;
	padding-left: 16px;
	padding-bottom: 6px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 25pt;
}
.corplogo a { 
  text-decoration: none;
}
.logo-oxy {
  color: #51d790;
}
.logo-systems {
  color: #13caf6;
}

.facebar {
	background-color: #4d5055;
	position: relative;
	padding: 0px;
	margin-bottom: 6px;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	height: 123px;
	display: block;
}

.navelts {
  width: 175px;
  color: white;
}
.navelts a {
  color: white;
  text-decoration: none;
}
.navelts a:hover {
  color: #d0eab5;
}
.navelts .loc {
  color: #7bb142;		/* invisible */
}
.navelts .loc img {
  width: 5px;
  height: 5px;
  vertical-align: middle;
}
.nav-major { 
  font-size: 12pt;
  margin: 0px;
  padding: 8px;
  padding-left: 2px;
  border-bottom: 2px solid #a1d66c;
}
.nav-minor {
  font-size: 11pt;
  padding-left: 8px;
}

.home-phling-logo {
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 69px;
	height: 43px;
	float: right;
	vertical-align: middle;
	border: 0px;
}

.sub-maintext { 
  padding-right: 55px;
  padding-bottom: 16px; 
}

.sub-side {
  border-left: 1px solid #48e;
  width: 33px;
}

.sub-side-container {
  position: relative;
}

.sub-side-image {
  position: absolute; 
  top: 0px; 
  left: -35px  
}

.sub-side-image img {
  height: 70px;
  width: 70px;
}

.sub-side-text {
  padding: 80px 0px 10px 5px;
}

h1 {
  color: #036;
  font-size: 12pt;
}

h2 { 
  color: #036;
  font-size: 11pt;
}

h3 {
  color: #036;
  font-size: 10pt;
}

h4,h5,h6 {
  color: #036;
  font-size: 8pt;
}

.sands {
  color: #0000AA;
  font-size: 9pt;
  font-weight: bold;
  text-align: right;
}

.ctia {
  color: #000000;
  font-size: 9pt;
  text-align: left;
}

#wrapper {
	clear: both;
	position: relative;
	width: 760px;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	overflow: hidden;
}

#leftcontent {
	float: left;
	clear: right;
	height: 100%;
	width: 175px;
	background-color: #7bb142;
	vertical-align: top;
	padding: 16px;
	padding-bottom: 10000px;
	margin-bottom: -10000px;
}

#center-wrapper {
	background: #fff;
	margin-left: 6px;
	float: left;
	width: 462px;
	height: 1%;
}
#center-wrapper-blank {
	background: #fff;
	margin-left: 6px;
	float: left;
	width: 502px;
	height: 1%;
}
#center-content {
	padding-top: 1px;
	padding-left: 16px;
	padding-bottom: 18px;
}
#center-nick {
	text-align: left;
}

#sidebar {
	text-align: center;
	margin: 0px;
	width: 85px;
	float: right;
	background: url('../img/sidebar-blue.png') repeat-y #fff;
	padding-bottom: 10000px;
	margin-bottom: -10000px;
}
#sidebar-blank {
	width: 45px; 
	float: right;
	background-color: #fff;
	padding-bottom: 10000px;
	margin-bottom: -10000px;
}
#sidebar-nick {
	background: #fff;
	padding-left: 11px;
	text-align: right;
}
#sidebar-logo {
	padding-right: 12px;
	text-align: center;
}
#sidebar-text {
	padding-right: 27px;
	padding-top: 10px;
	text-align: right;
}

.footer {
	clear: both;
	background-color: #4d5055;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 760px;
	color: white;
	font-size: 9pt;
	text-align: right;
}

.footer a:link { 
  color: white;
  text-decoration: none;
 }

.footer a:visited { 
  color: #eee;
  text-decoration: none;
 }

.footer a:hover {
  text-decoration: underline;
}
