/* -- Reset the browsers so they all start on the same page
-------------------------------------------------------------- */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
body { line-height: 1.5; }
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
table, td, th { vertical-align: middle; }
blockquote:before { content: ""; }
blockquote:after { content: ""; }
q:before { content: ""; }
q:after { content: ""; }
blockquote, q { quotes: "" ""; }
a img { border: none; }

/* -- Making the Type Stand Out
-------------------------------------------------------------- */
body {
  font-size: 80%;
  color: #222222;
  background: #ffffff;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* Headings
-------------------------------------------------------------- */
h1, h3 {
  font-weight: normal;
  color: #018749;
}
h4, h5, h6 {
  font-weight: bold;
  color: #000000;
}
h1 {
  font-size: 2em;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 0.5em;
  letter-spacing: -0.04em;
}
h2 {
  font-size: 2em;
  font-weight: normal;
  margin-bottom: 0.75em;
  letter-spacing: -0.028em;
}
h3 {
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 1em;
  color: #018749;
  letter-spacing: -0.02em;
}
h4 {
  font-size: 1.1em;
  line-height: 1.25;
  margin-bottom: 1.25em;
  height: 1.25em;
  letter-spacing: -0.01em;
}
h5 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.5em;
  letter-spacing: -0.01em;
}
h6 {
  font-size: 1em;
  font-weight: bold;
  letter-spacing: -0.01em;
}
h1 img { margin: 0; }
h2 img { margin: 0; }
h3 img { margin: 0; }
h4 img { margin: 0; }
h5 img { margin: 0; }
h6 img { margin: 0; }

.ten {
  margin: 10px 0;
}
/* Text elements
-------------------------------------------------------------- */
p { margin: 0 0 1.5em;  }
p img {
  float: left;
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0;
}
p img.right {
  float: right;
  margin: 1.5em 0 1.5em 1.5em;
}
a:focus {
  color: #df2493;
  text-decoration: underline;
  outline: none;
}
a:hover {
  color: #df2493;
  text-decoration: underline;
  outline: none;
}
a {
  color: #018749;
  text-decoration: none;
}
blockquote {
  margin: 1.5em;
  color: #666666;
  font-style: italic;
}
strong { font-weight: bold; }
em, dfn { font-style: italic; }
dfn { font-weight: bold; }
sup, sub { line-height: 0; font-size: 9px; }
abbr, acronym { border-bottom: 1px dotted #666666; }
address {
  margin: 0 0 1.5em;
  font-style: italic;
}
del { color: #666666; }
pre, code {
  margin: 1.5em 0;
  white-space: pre;
}
pre, code, tt {
  font: 1em 'andale mono', 'lucida console', monospace;
  line-height: 1.5;
}
/* Lists
-------------------------------------------------------------- */
li ul { margin: 0 3em; }
li ol { margin: 0 1.5em; }
ul, ol { margin: 0 1.5em 1.5em 1.5em; }
ul { list-style-type: disc; }
ol { list-style-type: decimal; }
dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dd { margin-left: 1.5em; }
/* Tables
-------------------------------------------------------------- */
table {
  margin-bottom: 1.4em;
  width: 100%;
}
th {
  font-weight: bold;
  background: #c3d9ff;
}
th, td { padding: 4px 10px 4px 5px; }
tr.even td { background: #e5ecf9; }
tfoot { font-style: italic; }
caption { background: #eeeeee; }

/* Various mouseover buttons 
-------------------------------------------------------------- */

a.magglass {
    width: 30px;
    height: 16px;
    background:transparent url('/static/ob_i/magglass_link.png') no-repeat top left;
	display: block;
  }  
a:hover.magglass {
    background:transparent url('/static/ob_i/magglass_link.png') no-repeat top right;
  }
  
a.buynowsob {
    width: 96px;
    height: 24px;
	position:relative;
    background:transparent url('/static/ob_i/sob_link.png') no-repeat top left;
	display: block;
  }  
a:hover.buynowsob {
    background:transparent url('/static/ob_i/sob_link.png') no-repeat top right;
  }
a.topsob {
    width: 68px;
    height: 25px;
	margin-top: 32px;
	float: right;
    background:transparent url('/static/ob_i/topsob_link.png') no-repeat top left;
	display: block;
  }  
a:hover.topsob {
    background:transparent url('/static/ob_i/topsob_link.png') no-repeat top right;
  }
  

a.findaretailer {
    width: 130px;
    height: 24px;
	position:relative;
    background:transparent url('/static/ob_i/retailer_link.png') no-repeat top left;
	display: block;
  }  
a:hover.findaretailer {
    background:transparent url('/static/ob_i/retailer_link.png') no-repeat top right;
  }

a.learnmorelg {
    width: 94px;
    height: 20px;
	position:relative;
    background:transparent url('/static/ob_i/learnmore_link.png') no-repeat top left;
	display: block;
  }  
a:hover.learnmorelg {
    background:transparent url('/static/ob_i/learnmore_link.png') no-repeat top right;
  }
 a.learnmoresm {
    width: 75px;
    height: 13px;
	position:relative;
    background:transparent url('/static/ob_i/art_learn_link.png') no-repeat top left;
	display: block;
  }  
a:hover.learnmoresm {
    background:transparent url('/static/ob_i/art_learn_link.png') no-repeat top right;
  }
a.readmore{
    width: 75px;
    height: 13px;
    background:transparent url('/static/ob_i/art_more_link.png') no-repeat top left;
  }  
a:hover.readmore {
    background:transparent url('/static/ob_i/art_more_link.png') no-repeat top right;
  }
a.readless {
    width: 75px;
    height: 13px;
    background:transparent url('/static/ob_i/art_less_link.png') no-repeat top left;
  }  
a:hover.readless {
    background:transparent url('/static/ob_i/art_less_link.png') no-repeat top right;
  }

  
a.smallarrowg_right{
    width: 8px;
    height: 14px;
	position:relative;
    background:transparent url('/static/ob_i/smallarrow_grn_link.png') no-repeat top left;
	display: block;
  }  
a:hover.smallarrowg_right {
    background:transparent url('/static/ob_i/smallarrow_grn_link.png') no-repeat top right;
  }  
a.smallarrowg_left {
    width: 8px;
    height: 14px;
	position:relative;
    background:transparent url('/static/ob_i/smallarrow_grn_link.png') no-repeat bottom left;
	display: block;
  }  
a:hover.smallarrowg_left {
    background:transparent url('/static/ob_i/smallarrow_grn_link.png') no-repeat bottom right;
  }  

  
div.learnmorelg {
    width: 94px;
    height: 20px;
	position:relative;
	top: 66px;
	left: 0px;
    background:transparent url('/static/ob_i/learnmore_link.png') no-repeat top left;
	display: block;
  }
a:hover div.learnmorelg {
    background:transparent url('/static/ob_i/learnmore_link.png') no-repeat top right;
  }

/* Misc classes
-------------------------------------------------------------- */
.small {
  font-size: 0.8em;
  margin-bottom: 1.875em;
  line-height: 1.875em;
}
.large {
  font-size: 1.2em;
  line-height: 2.5em;
  margin-bottom: 1.25em;
}
.hide { display: none; }
.quiet { color: #666666; }
.loud { color: #000000; }
.highlight { background: #ffff00; }
.added {
  background: #006600;
  color: #ffffff;
}
.removed {
  background: #990000;
  color: #ffffff;
}
.first {
  margin-left: 0;
  padding-left: 0;
}
.last {
  margin-right: 0;
  padding-right: 0;
}
.top {
  margin-top: 0;
  padding-top: 0;
}
.bottom {
  margin-bottom: 0;
  padding-bottom: 0;
}
.alt {
  color: #666666;
  font-family: "Warnock Pro", "Goudy Old Style", "Palatino", "Book Antiqua", Georgia, serif;
  font-style: italic;
  font-weight: normal;
}
.box {
  padding: 1.5em;
  margin-bottom: 1.5em;
  background: #e5ecf9;
}
hr {
  background: #dddddd;
  color: #dedede;
  clear: both;
  float: none;
  width: 100%;
  height: 1px;
  margin: 0 0 1.45em;
  border: none;
}
hr.space {
  background: #ffffff;
  color: #ffffff;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.container:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix, .container { display: inline-block; }
* html .clearfix { height: 1%; }
* html .container { height: 1%; }
.clearfix, .container { display: block; }
.clear { clear: both; }
.nomargin { margin: 0; }
.mb5 { margin-bottom: 5px; }
.green { color: #018749; }
.block {
  background-color:#F2FAF0;
  margin:0 0 15px;
  padding:15px;
  width:auto;
}
.centerbox {
  width: 650px;
  margin: 15px auto;
}
.centerbox img {
  float: left;
  margin-right: 30px;
}

/* tabbed headers */

.tabchoose {
	width: 100%;
	cursor:pointer;
	z-index: 888;
	overflow: hidden;
}
.tabchoose h5, .tabchoose h4, .tabchoose h3 {
	width: auto;
	text-align: center;
	margin: 0px;
	padding: 3px 18px 5px 18px;
	float: left;
}
.tabbody {
	height: auto;
	clear: left;
}
.tabh_sel {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: none;
	background: #fff;
}
.tabh_des {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #999;
	background: #fff;
	color: #858687;
}
.tabh_des.empty {
	background: #fff;
}

/* -- Styling Forms
-------------------------------------------------------------- */
label { font-weight: bold; }
fieldset {
  padding: 1.4em;
  margin: 0 0 1.5em 0;
  border: 1px solid #cccccc;
}
legend {
  font-weight: bold;
  font-size: 1.2em;
}
input.text, input.title, textarea, select {
  margin: 0.5em 0;
  border: 1px solid #bbbbbb;
}
input.text:focus { border: 1px solid #666666; }
input.title:focus { border: 1px solid #666666; }
textarea:focus { border: 1px solid #666666; }
select:focus { border: 1px solid #666666; }
input.text, input.title {
  width: 300px;
  padding: 5px;
}
input.title { font-size: 1.5em; }
textarea {
  width: 390px;
  height: 250px;
  padding: 5px;
}
.error, .notice, .success {
  padding: 0.8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
}
.error {
  background: #fbe3e4;
  color: #8a1f11;
  border-color: #fbc2c4;
}
.notice {
  background: #fff6bf;
  color: #514721;
  border-color: #ffd324;
}
.success {
  background: #e6efc2;
  color: #264409;
  border-color: #c6d880;
}
.error a { color: #8a1f11; }
.notice a { color: #514721; }
.success a { color: #264409; }


/* --Main Layout
-------------------------------------------------------------- */
.container {
  width: 978px;
  margin: 10px auto 0;
  border: 1px solid #000000;
}
.top {
  width: 978px;
  background-color: #f2faf0;
  height: 81px;
  position: relative;
}
.logo {
  background: transparent url('../ob_i/logo.png') no-repeat;
  width: 80px;
  height: 80px;
  position: absolute;
  top: 12px;
  left: 30px;
  z-index: 1000;
  display: block;
}
.content {
  width: 978px;
  margin: 0;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 20px 0;
  position: relative;
  clear: both;
  overflow: hidden;
}
.fullcontent {
  width: 978px;
  margin: 0px;
  padding: 0px;
  position: relative;
}
.footer {
  width: 910px;
  height: 40px;
  padding: 10px 35px;
  position: relative;
}
/* --Menu
-------------------------------------------------------------- */
.menu {
	width: 750px;
	height: 50px;
	position:absolute;
	bottom: 0;
	right: 105px;
	z-index:500;
}
.menu .select {
	width: 750px;
}
.menu .sub {
	width: 710px;
	position: absolute;
	top: 25px;
	left: 20px;
	text-align: center;
}
.menu .select ul {
	margin: 0 1.5em !important;
}
.menu .select li { 
	float: left;
	list-style:none;
	width: 110px;
	margin: 0 20px 0 !important;
	line-height: 25px;
	text-align: center;
}
.menu .sub li {
	width: auto;
	margin: 0 25px 0;
	line-height: 25px;
	text-align: center;
	list-style: none;
}
.menu .select a {
	font-family: "helvetica neue", helvetica, arial, verdana, sans-serif;
	font-size:15px;
	font-weight: 700; 
	color: #888e8e;
	white-space:nowrap; 
	text-decoration: none !important;
} 
.menu .sub a {
	font-family: "helvetica neue", helvetica, arial, verdana, sans-serif;
	font-size:11.2px;
	font-weight: 300; 
	color: #f2faf0;
	white-space:nowrap; 
	text-decoration: none !important;
} 
.menu .select .active a {
	padding:0;
	display: block;
	cursor:pointer; 
	color: #f2faf0;
	background-color: #a7abac;
}
.menu .select .active .sub {
	background: #a7abac;
	display: block;
}
.menu .sub .active a {
	color: #dd2894;
}
.menu .select a:hover, 
.menu .select li:hover{ 
	color: #f2faf0;
	background-color: #a7abac;
}
.menu .select a:hover b, 
.menu .select li:hover a b {
	display:block; 
	cursor:pointer;
	color: #f2faf0;
	top: 24px;
}
.menu .sub a:hover {
	color: #dd2894;
}
.menu .sub {
	display:none;
}
.menu ul ul {
	display:none;
}
.menu .select :hover .sub {
	display:block; 
	text-align:center;
	background: #a7abac;
	z-index:999;
}
/* IE6 only */
.menu table {
	border-collapse:collapse; 
	margin:-1px; 
	font-size:1em; 
	width:0; 
	height:0; 
}
/*I don't think we need these...
ul.download { list-style-image: url(zip.gif); }
ul.download li {
  padding-left: 5px;
  font-size: 11px;
  line-height: 1.5em;
}  */
h3.spacer { padding-top: 30px; }
img.rgt { float: right; }

/* --Footer
-------------------------------------------------------------- */
.footerlogo {
  background: transparent url('../ob_i/footerlogo.gif') no-repeat;
  height: 23px;
  width: 109px;
  float: left;
}
.footernav {
  float: left;
  padding: 0 0 10px 5px;
  margin: 2px 0 0 0;
}
.footernav li {
  display: inline;
  list-style-type: none;
  border-right: 1px solid #000000;
  padding: 0 10px 0 5px;
  margin: 0;
}
.footernav li a {
  color: #000000;
  text-decoration: none;
}
.footernav li a:visited {
  color: #000000;
  text-decoration: none;
}
.footernav li a:hover {
  color: #018749;
  text-decoration: none;
}
.last { border-right: none !important; }
.right { float: right !important; }
.left { float: left !important; }
.facebook {
  width: 25px;
  height: 25px;
  background: transparent url('../ob_i/fbico.gif') no-repeat;
  float: left;
}
.twitter {
  width: 25px;
  height: 25px;
  background: transparent url('../ob_i/twitterico.gif') no-repeat;
  float: left;
}
.legal {
  position: absolute;
  width: 914px;
  height: 11px;
  background: transparent url('../ob_i/legal_copy.gif') no-repeat;
  top: 40px;
  left: 35px;
}


/* --Page Layouts
-------------------------------------------------------------- */
/* Global Classes */
	/* classes to set a specific top-margin on an element */
  .top10 { margin-top: 10px; }
  .top20 { margin-top: 20px; }
  .top30 { margin-top: 30px; }
  .top335 { margin-top: 335px; }
  .top400 { margin-top: 400px; } 
.transparent {
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}
.file { display: block; }
.trans9 {
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
}
.file {
  display: block;
  padding-bottom: 10px;
}
.tablinksplugin {
  position: absolute;
  bottom: 30px;
  margin: 0;
  z-index: 600;
}
.tablinksplugin div {
  height: 44px;
  border: 1px solid #000000;
  list-style-type: none;
  overflow: hidden;
  margin: 0 0 15px 0;
}
.tablinksplugin .longlink { width: 280px;}
.tablinksplugin .shortlink { width: 228px; position:}
.leftlinks {
  left: 0;
  border-left: none;
}
.leftlinks div {
  left: 0;
  border-left: none;
  clear: left;
}
.leftlinks h4 {
  text-align: right;
  margin: 13px 26px;
  letter-spacing: -0.015em;
}
.leftlinks h5 {
  text-align: right;
  margin: 13px 26px;
}
.rightlinks {
  right: 0;
  border-right: none;
}
.rightlinks div {
  right: 0;
  border-right: none;
  clear: right;
}
.rightlinks h4 {
  text-align: left;
  margin: 13px 13px 13px 26px;
}
.rightlinks h5 {
  text-align: left;
  margin: 13px 13px 13px 26px;
}

.tablinksplugin a { text-decoration: none !important; }
.leftlinks .pinklink { background: #fb2791 url(../ob_i/p_whitecheck.gif) no-repeat scroll top right; }
.rightlinks .pinklink { background: #fb2791 url(../ob_i/p_whitecheck.gif) no-repeat scroll top left; }
.pinklink h4 { color: #ffffff; }
.leftlinks .whitelink { background: #ffffff url(../ob_i/w_blackcheck.gif) no-repeat scroll top right; }
.rightlinks .whitelink { background: #ffffff url(../ob_i/w_blackcheck.gif) no-repeat scroll top left; }
.leftlinks a:hover .pinklink { background: #fb2791 url(../ob_i/p_blackcheck.gif) no-repeat scroll top right; }
.leftlinks a:hover .whitelink { background: #ffffff url(../ob_i/w_pinkcheck.gif) no-repeat scroll top right; }
.rightlinks a:hover .pinklink { background: #fb2791 url(../ob_i/p_blackcheck.gif) no-repeat scroll top left; }
.rightlinks a:hover .whitelink { background: #ffffff url(../ob_i/w_pinkcheck.gif) no-repeat scroll top left; }
a:hover .pinklink h4 { color: #000000; }
a:hover .whitelink h4 { color: #fb2791; }
.downloadpdf {
  width: 123px;
  height: 21px;
  background: transparent url('../ob_i/downloadpdf.gif') no-repeat top left;
}
a:hover .downloadpdf { background: transparent url('../ob_i/downloadpdf.gif') -123px 0px no-repeat; }
.headerimage {
  float: left;
  margin: -20px 0 20px 0px;
}

/* Individual CMS Page Layouts	
----------------------------------------------------------------------------------*/	
/* Homepage */
  .backgroundimage {
    float: left;
    position: relative;
    z-index: -1;
    margin-top: -20px;
    margin-bottom: -20px;
	height: 498px;
  }
  .homecon ul ul { display: none; }
  .homecon {
    position: absolute;
    top: 20px;
    right: 20px;
    margin-bottom: 0px;
  }
  .homecon li {
    list-style: none;
    margin: 0 0 15px 0;
    width: 106px;
    float: right;
    clear: both;
  }
  .homecon h2 {
    font-size: 12px !important;
    font-weight: 900 !important;
  }
  .homecon p {
    font-size: 13px !important;
    line-height: 12px !important;
    padding: 0;
  }
  .homecon img { border: 2px solid #484848; }
  .homecon li a:hover img { border: 2px solid #f81280; }
  .hometrans {
    position: absolute;
	top: 273px;
    right: 0;
    width: 370px;
    height: 86px;
    background: #ffffff;
    overflow: hidden;
    filter: alpha(opacity=88);
    -moz-opacity: 0.88;
    -khtml-opacity: 0.88;
    opacity: 0.88;
    border: 2px solid #3e3e3e;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: solid;
    cursor: pointer;
	margin-bottom: 10px;
  }
  .homesub {
	display:none;
    position: absolute;
    width: 370px;
    height: 86px;
    background: #ec88be;
    overflow: hidden;
    filter: alpha(opacity=1);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    border: 2px solid #3e3e3e;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: solid;
    cursor: pointer;
	margin-bottom: 10px;
  }
  #homehover1 { top: 253px; right: -59px; }
  #homehover2 { top: 128px; right: -59px; }
  #homehover3 { top: -107px; right: -59px; }
  .hovershow { display: block !important; }
  .homesub { margin-right: 20px !important;}
  .hometexthover {
    text-decoration: none !important;
  }
  .hometrans:hover{
    background: #ec88be;
  }
  .hometrans a:hover { text-decoration: none; }
  .homesub li { width: 370px !important; }

  
  .hometrans h2, .homesub h2 {
      font-size: 1em;
	  font-weight: bold;
    padding: 15px 30px 0 30px !important;
    color: #000000;
  }
  .hometrans p, .homesub p {
    font-size: 12px;
    line-height: 13px;
    padding: 0px 15px 15px 30px;
    color: #000000;
    margin: 0;
  }
	.home1 { position: absolute; top: 0px; right:0px; }
	.home2 { position: absolute; top: 125px; right: 0px; }
	.homelast { position: absolute; top: 360px; right: 0px; }
/* ABOUT */
	/* About Page */                          
  .aboutlinks {
    height: 165px;
    position: absolute;
    right: 2px;
    top: 369px;
    width: 230px;
  }
  .about_leftbkgd {
    width: 330px;
    height: 175px;
    top: 43px;
	left: 40px;
    background: #fff;
	position:absolute;
  }
  /* Our Story Page */             
    .leftcontent {
      float: left;
      width: 248px;
      margin: 0 28px 0 40px;
    }
    .rightimages {
      float: right;
      width: 650px;
    }
    .rightimages img { float: left; }
    .about_leftcontent {
      left: 61px;
      position: absolute;
      top: 22px;
      width: 292px;
      line-height: 14px;
    }
  /* Press Center */ 
  .presscon {
    margin-left: 170px;
    width: 800px;
  }
  /* Media */
    .printcon {
      width: 485px;
      float: left;
      border-right: 1px solid #000000;
      border-bottom: 1px solid #000000;
    }
    .mediatitle {
      border-top: 1px solid #000000;
      border-bottom: 1px solid #000000;
      font-size: 16px;
      margin-bottom: 3px;
      padding: 5px 0 5px 70px;
    }
    .printtitle {
      border-top: 1px solid #000000;
      font-size: 16px;
      margin-bottom: 3px;
      padding: 5px 0 0 70px;
    }
    .printitem {
      width: 242.5px;
      height: 216px;
      position: relative;
      border-top: 1px solid #000000;
    }
    .printcon a {
      color: #f00290;
      font-size: 12px;
      font-weight: bold;
    }
    .odd { float: right; }
    .even { float: left; }
    .odd .printinfo {
      bottom: 5px;
      position: absolute;
      right: 168px;
    }
    .even .printinfo {
      left: 170px;
      position: absolute;
      top: 5px;
    }
    .even img {
      float: left;
      border-right: 1px solid #000000;
    }
    .odd img {
      float: right;
      border-left: 1px solid #000000;
    }
    .pubdate { font-size: 10px; }
    .mediaright {
      width: 327px;
      float: right;
    }
    .mediaright_block {
      border-left: 1px solid #000000;
      margin-bottom: 30px;
    }
    .mediaright_block img { border-bottom: 1px solid #000000; }
  /* Community Page */
    .community_entry {
      border-top: 1px solid #cccccc;
      clear: both;
    }
    .community_entry img {
      float: left;
      margin-right: 20px;
    }
    p.community_title {
      font-weight: bold;
      margin: 10px 0 0.5em;
    }
    .blurb p { margin: 0 0 1em; }


/* SUPPORT */
	/* Support Index Page */    
    .supporttrans {
      width: 275px;
      height: 415px;
      overflow: hidden;
      float: right;
      padding: 22px;
      position: absolute;
      top: 18px;
      right: 0;
      background: #ffffff;
    }
    .supportcon { position: relative; }
    .supportcon li {
      list-style-type: none;
      background: transparent url('../ob_i/checklist.gif') no-repeat center left;
      padding-left: 15px;
	  line-height: 1.35;
    }
    .supportcon li a {
      color: #000000;
      font-weight: bold;
    }
    .supportcon li a:hover {
      text-decoration: none;
      color: #fb2791;
    }
    .supportcon h3 { margin-bottom: 0px; }
    .supportcon h4 { margin-bottom: 0px; }
    .supportcon p { margin-bottom: 0px; }
    .noimage { background: none !important; }
	
	#nhtsa_text { font-size: 12pt; font-weight: bold; }
	#cpsia_text { font-size: 12pt; }
  /*  Manuals  */
  .manualscon {
    width: 675px;
    margin: 20px auto 20px auto;
  }
  .mandownload {
    width: 300px;
    margin-right: 30px;
    float: left;
    border-top: 1px solid #cccccc;
  }
  .mandownload img { float: left; }
  .mandownload p {
    float: right;
    font-weight: bold;
    padding-top: 23px;
    text-align: center;
    width: 120px;
    font-size: 12px;
  }
  .mandownload a { float: right; }

  /* Registration Form */
    .registrationform label {
      display: block;
      float: left;
      width: 18%;
      margin: 0 0 5px;
    }
    .registrationform input { margin: 0 0 5px; }
    
/* Why Orbit */
  /* Index */    
  .center { margin: 0 auto; }
  .whytitle {
    text-align: center;
    color: #000000;
    font-weight: bold;
  }
  .why123 {
    margin: 20px auto 0;
    width: 788px;
    height: 340px;
  }
  .why123 li {
    margin: 10px 30px 85px 0;
    font-size: 19px;
    font-weight: bold;
    list-style: none;
    text-align: center;
    width: 150px;
    float: left;
    line-height: 1;
  }
  .why123 li a { color: #000000; }
  .why123 .why1 {
    background: transparent url('../ob_i/why/why_sprite.gif') no-repeat 0px 0px;
    width: 224px;
    height: 240px;
    float: left;
    margin-right: 20px;
    text-indent: -9999px;
  }
  .why123 .why1:hover { background: transparent url('../ob_i/why/why_sprite.gif') no-repeat 0px -240px; }
  .why123 .why2 {
    background: transparent url('../ob_i/why/why_sprite.gif') no-repeat -224px 0px;
    width: 250px;
    height: 240px;
    float: left;
    text-indent: -9999px;
  }
  .why123 .why2:hover {
    background: transparent url('../ob_i/why/why_sprite.gif') no-repeat -224px -240px;
    height: 240px;
  }
  .why123 .why3 {
    background: transparent url('../ob_i/why/why_sprite.gif') no-repeat -474px 0px;
    width: 253px;
    height: 240px;
    float: left;
    text-indent: -9999px;
  }
  .why123 .why3:hover { background: transparent url('../ob_i/why/why_sprite.gif') no-repeat -474px -240px; }
  .why123 .text1 { margin: 10px 95px 85px 20px; }
  .why123 .text2 { margin-right: 112px; }
  .circlelinks {
    margin: 40px 20px 10px 50px;
    width: 950px;
  }
  .circlelinks a {
    display: block;
    width: 137px;
    height: 137px;
    margin: 10px 50px 0 0;
    color: #000000;
    text-decoration: none;
    text-indent: -9999px;
    float: left;
  }
  .circlelinks #c1 { background: #ffffff url('../ob_i/why/why_sprite.gif') no-repeat 0px -490px; }
  .circlelinks #c1:hover { background: #ffffff url('../ob_i/why/why_sprite.gif') no-repeat 0px -627px; }
  .circlelinks #c2 { background: #ffffff url('../ob_i/why/why_sprite.gif') no-repeat -137px -490px; }
  .circlelinks #c2:hover { background: #ffffff url('../ob_i/why/why_sprite.gif') no-repeat -137px -627px; }
  .circlelinks #c3 { background: #ffffff url('../ob_i/why/why_sprite.gif') no-repeat -274px -490px; }
  .circlelinks #c3:hover { background: #ffffff url('../ob_i/why/why_sprite.gif') no-repeat -274px -627px; }
  .circlelinks #c4 { background: #ffffff url('../ob_i/why/why_sprite.gif') no-repeat -411px -490px; }
  .circlelinks #c4:hover { background: #ffffff url('../ob_i/why/why_sprite.gif') no-repeat -411px -627px; }
  .circlelinks #c5 {
    background: #ffffff url('../ob_i/why/why_sprite.gif') no-repeat -548px -490px;
    margin-right: 0;
  }
  .circlelinks #c5:hover { background: #ffffff url('../ob_i/why/why_sprite.gif') no-repeat -548px -627px; }
  .circlenames {
    clear: both;
    width: 950px;
    margin-left: 55px;
  }
  .circlenames li {
    display: inline;
    font-size: 14px;
    font-weight: bold;
    width: 100px;
    margin: 10px 70px 0 0;
  }
  .circlenames .cn-1 { margin-right: 92px; }
  .circlenames .cn-2 { margin-right: 75px; }
  .bottom210 { bottom: 210px; }
  
  /* Orbit on-the-go */
    .otglinks {
      background-color: #000000;
      width: 978px;
      height: 40px;
      clear: both;
      float: left;
    }
    .otglinks .otglinklist {
      width: 700px;
      float: left;
      height: 25px;
      margin: 13px 0 0 20px;
    }
    .otglinks a {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      padding-right: 20px;
      text-decoration: none;
      color: #ffffff;
    }
    .otglinks a:hover { color: #01874a !important; }
    .otglinks a:visited { color: #ffffff; }
    .otglinks .active {
      color: #ec008c !important;
      font-weight: bold;
    }
    .otglinks .active:hover {
      color: #ec008c !important;
      font-weight: bold;
    }
    .otglinks img {
      float: left;
      margin-left: 15px;
    }
  /* Nuts & Bolts */
  .nbmain {
    height: 90px;
    width: 230px;
    position: absolute;
    left: 70px;
    top: 40px;
  }
  .nbmain h2 {
    color: #000;
    margin-bottom: 0;
  }
  .nbdesign {
    width: 230px;
    height: 80px;
    position: absolute;
    top: 105px;
    right: 160px;
  }
  .nbtesting {
    width: 230px;
    height: 80px;
    position: absolute;
    top: 280px;
    left: 55px;
    text-align: right;
  }
  .nbmaterials {
    width: 230px;
    height: 80px;
    position: absolute;
    top: 280px;
    right: 55px;
  }
  .trinity {
    width: 382px;
    height: 358px;
    margin: 40px auto;
  }
    .trinity_design {
      margin: 0 0 0 105px;
      background:transparent url('../ob_i/why/nb/1.gif') no-repeat;
      width: 173px;
      height: 170px;
      display: block;
    }
    .trinity_design:hover {
      background:transparent url('../ob_i/why/nb/1on.gif') no-repeat;
      width: 173px;
      height: 170px;
      display: block;
    }
    .trinity_testing {
      display: block;
      background:transparent url('../ob_i/why/nb/2.gif') no-repeat;
      width: 173px;
      height: 179px;
      float: left;
    }
    .trinity_testing:hover {
      display: block;
      background:transparent url('../ob_i/why/nb/2on.gif') no-repeat;
      width: 173px;
      height: 179px;
      float: left;
    }
    .mid {
      float: left;
    }
    .trinity_materials {
      display: block;
      background:transparent url('../ob_i/why/nb/3.gif') no-repeat;
      width: 173px;
      height: 179px;
      float: left;
    }
    .trinity_materials:hover {
      display: block;
      background:transparent url('../ob_i/why/nb/3on.gif') no-repeat;
      width: 173px;
      height: 179px;
      float: left;
    }
  /* Article Index Pages */
  div.infolist_entry {
    min-height: 160px;
	position: relative;
  }
  .infolist_entry img {
    margin: 0 16px 20px 0;
	background: #fff;
  }
  .infolist_entry div p {
	line-height: 1.4;
	margin-bottom: 15px;
  }
  .infolist_entry div {
    position: relative;
	margin-top: -5px;
  }    
  .articlelong {
	display: none;
  }
  .articleshort {
	display: block;
  }
  a.articleshort, a.articlelong {
   position:absolute;
   bottom: -15px;
   right: 1px;
   }
  
  .infolist_title {
    padding: 12px 0 0 0;
  }
  .infolist_entry .subhead {
    margin-top: -16px;
	}

  /* Article detail CMS Plugin */
  .article_detail_pic {
      background:none repeat scroll 0 0 #FFFFFF;
      margin:0 16px 20px 0;
  }
  .article_detail_text {
      margin: 0 0 0 20px;
  }
  
  /*  Testimonials   */
  .awards {
    width: 327px;
    float: left;
    border-right: 1px solid #000;
  }
  .testimonials {
    width: 606px;
    float: right;
    border-left: 1px solid #000;
    border-bottom:  1px solid #000;
  }
  .testimonial_content {
    padding: 20px;
  }
  .award_entry {
    border-bottom: 1px solid #000;
  }

/* Products 
----------------------------------- */
  /* Index */
  .center820 {
    margin: 20px auto;
    width: 820px;
  }
  .g2head {
    width: 820px;
    height: 182px;
    background:transparent url('../ob_i/products/products_sprite.gif') no-repeat 0 0;
    display: block;
    margin-top: 20px;
  }
  .g2head:hover{
    width: 820px;
    height: 182px;
    background:transparent url('../ob_i/products/products_sprite.gif') no-repeat 0 -182px;
    display: block;
  }
  .prodlist {
    width: 820px;
    height: 200px;
    margin: 30px auto 50px;
  }
  .prodlist li {
    float: left;
    width: 145px;
    margin-right: 15px;
    list-style: none;
  }
  .prodlist li a {
    display: block;
    text-indent:-9999px;
}

.prodlink {width: 146px; float:left; margin: 5px 22px 55px 0;}
.prodlink p, .prodlink h3, .prodlink h4 { margin-top:3px; margin-bottom: 0px; color: #000000;}
.prodlink p { font-size: 8pt; }
.prodlink a img { background: none; border: #ffffff 2px solid; }
.prodlink > a:hover h4, .prodlink > a:hover h3 { color: #018749; text-decoration: none !important }
.prodlink a:hover img { background: #f2faf0 bottom repeat-x; border: #20A864 2px solid; }
.center820 hr {margin-bottom: 0px;}
.g2label { background: transparent !important; border: none !important; }
 .pd_b .clear .hr {height: 1px; color: #858687; margin: 0 auto 0 auto; width: 100%;}
  .prodcomps {
    width: 670px;
    height: 120px;
    margin: 0 auto;
  }
  .prodcomps li {
    list-style: none;
    width: 200px;
    float: left;
    margin-right: 20px;
    color:#84898A;
    font-size:10pt;
  }
  .learnmore {
    width: 81px;
    height: 14px;
    background:transparent url('../ob_i/products/learnmore_sprite.gif') no-repeat 0 0;
    display: block;
    margin: 20px 0;
  }
  a:hover.learnmore {
    width: 81px;
    height: 14px;
    background:transparent url('../ob_i/products/learnmore_sprite.gif') no-repeat 0 -14px;
    display: block;
    margin: 20px 0;
  }
  a.learnmore {
    text-indent: -9999px;
  }
  .produnder {
    width: 640px;
    margin-left: 75px;
  }
  .prodcomps_circles {
    width: 640px;
    margin-left: 75px;
  }
  #stsg2 {
    float: left;
    width: 200px;
    height: 200px;
    margin-right: 15px;
    background:transparent url('../ob_i/products/products_sprite.gif') no-repeat 0px -760px;
  }
    #stsg2:hover {
      float: left;
      width: 200px;
      height: 200px;
      margin-right: 15px;
      background:transparent url('../ob_i/products/products_sprite.gif') no-repeat 1px -961px;
    }
  #bcg2 {
    float: left;
    width: 201px;
    height: 200px;
    margin-right: 15px;
    background:transparent url('../ob_i/products/products_sprite.gif') no-repeat -201px -760px;
  }
    #bcg2:hover {
      float: left;
      width: 201px;
      height: 200px;
      margin-right: 15px;
      background:transparent url('../ob_i/products/products_sprite.gif') no-repeat -199px -961px;
    }
  #sg2 {
    float: left;
    width: 201px;
    height: 200px;
    background:transparent url('../ob_i/products/products_sprite.gif') no-repeat -402px -758px;
  }
    #sg2:hover {
      float: left;
      width: 201px;
      height: 200px;
      background:transparent url('../ob_i/products/products_sprite.gif') no-repeat -400px -961px;
    }
    
    
/* G2 Pages
----------------------------------- */
body.g2 {
  background: #333;
}
body.g2 a {
  color: #B50E2B;
} 
body.g2 a:hover {
  color: #535759;
  text-decoration: none;
}
body.g2 h2 {
  color:#777777;
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 0px;
}
.bkg_g2 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.indexg2 {
  width: 800px;
  height: 480px;
  margin: 120px auto 0;
  position: relative;
}
.indexg2_logo {
  width: 176px;
  height: 32px;
  background:transparent url('../ob_i/g2/g2index_sprite.png') no-repeat 0px 0px;
  text-indent: -9999px;
  position: absolute;
  top: -32px;
  left: 15px;
}
.indexg2_g2 {
  width: 176px;
  height: 58px;
  display: block;
  background:transparent url('../ob_i/g2/g2index_sprite.png') no-repeat 0px -32px;
  margin-left: 15px;
  float: left;
}
.ig2_sg2 {
  width: 116px;
  height: 49px;
  display: block;
  background:transparent url('../ob_i/g2/g2index_sprite.png') no-repeat -175px -35px;
  margin: 7px 0 0 70px;
  text-indent: -9999px;
  float: left;
}
  .ig2_sg2:hover {
    margin-top: 8px;
    background:transparent url('../ob_i/g2/g2index_sprite.png') no-repeat -175px -83px;
  }
.ig2_stsg2 {
  width: 155px;
  height: 48px;
  display: block;
  background:transparent url('../ob_i/g2/g2index_sprite.png') no-repeat -292px -33px;
  margin: 13px 0 0 30px;
  text-indent: -9999px;
  float: left;
}
  .ig2_stsg2:hover {
    background:transparent url('../ob_i/g2/g2index_sprite.png') no-repeat -292px -77px;
  }
.ig2_bcg2 {
  width: 173px;
  height: 30px;
  display: block;
  background:transparent url('../ob_i/g2/g2index_sprite.png') no-repeat 0px -92px;
  margin: 25px 0 0 30px;
  text-indent: -9999px;
  float: left;
}
  .ig2_bcg2:hover {
    background:transparent url('../ob_i/g2/g2index_sprite.png') no-repeat 0px -122px;
  }
.ig2_text {
  clear: both;
  float: right;
  width: 306px;
  border: 1px solid #555;
  background: #eee;
  padding: 10px 11px 15px 20px;
  margin-top: 45px;
}
.ig2_text h4 {
  margin: 5px 0;
}
.ig2_sob {
  width: 95px;
  height: 16px;
  display: block;
  background:transparent url('../ob_i/g2/g2index_sprite.png') no-repeat -176px 0px;
  text-indent: -9999px;
  float: left;
  margin-top: 5px;
}
.ig2_sob:hover {
  background:transparent url('../ob_i/g2/g2index_sprite.png') no-repeat -176px -16px;
}
.ig2_wov {
  width: 133px;
  height: 16px;
  display: block;
  background:transparent url('../ob_i/g2/g2index_sprite.png') no-repeat -271px 0px;
  text-indent: -9999px;
  float: left;
  margin: 5px 0 0 20px;
}
.ig2_wov:hover {
  background:transparent url('../ob_i/g2/g2index_sprite.png') no-repeat -271px -16px;
}
#g2specs {
  width: 550px;
  float: right;
  clear: both;
  height: 50px;
  margin: 150px 0 0;
}
.ig2_foot {
  clear: both;
  text-align: right;
  width: 800px;
  margin: 5px auto;
  padding-right: 10px;
}


/* The Video page */
.parentX {
border:1px solid #999999;
cursor:pointer !important;
height:26px;
margin:16px 0 0;
text-align:left;
width:123px;
overflow:hidden;
}
.parentX img { position: relative; left: -2px; }
.parentX:hover {
color:#018749;
}
.childX {
border-top:1px solid #999999;
list-style-type:none;
margin-top:-1px;
padding-left:0;
position:relative;
text-align:left;
vertical-align:top;
width: 390px;
clear: both;
}
.childX a {
color:black;
text-decoration:none;
}
.childX a:hover {
color:#018749;
text-decoration:none;
}
.table_selector {
border:1px solid #999999;
}
.td_selector_header {
border-bottom:1px solid #999999;
}
.v_selector_thumb {
padding:0px 12px 15px 0px;
float: left;
}
.v_selector_info {
line-height:15px;
padding:7px;
vertical-align:top;
height:60px;
}
.td_selector_body {
border:1px none #999999;
}
body, td, th {
color:#000000;
}
.buytitle {
	font-size: 1.5em;
	line-height: 1;
	margin-bottom: 1em;
	color: #018749;
	letter-spacing: -0.02em;
	font-weight: normal;
}
.buytext {
color:#000000;

font-size:10pt;
}
.mediaDate {

font-size:8pt;
}
.childX a:link {
color:#000000;

font-weight:bold;
text-decoration:none;
}
.childX a:visited {
color:#000000;

font-weight:bold;
text-decoration:none;
}
.childX a:active {
color:#018749;

font-weight:bold;
text-decoration:none;
}
.childX a:hover {
color:#018749;

font-weight:bold;
text-decoration:none;
}


