/*
#search-main {
margin-top:41px;
}
*/

.vidright {
  float: right;
  width: 130px;
  margin-top: 13px;
}

/* Omeda reg/login page styles */

#regleft {
  float: left;
  width: 520px;
  margin: 20px 0 20px 20px;
  padding: 15px;
  font-size: 13px;
  line-height: 20px;
  background: #f5f5f5;
  border: 2px solid #990;
}

#regleft h1 {
  color: #036;
  font-size: 20px;
  margin: 0 0 15px;
}

#regleft p.req {
  color: #990;
  font-size: 11px;
}

#regleft div.priv {
  font-size: 10px;
  border-top: 1px solid #ddd;
  padding-top: 5px;
  margin: 20px 0 0;
}

#regleft div.priv p {
  margin: 0;
}

a.register {
  display: block;
  width: 80px;
  height: 30px;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  padding-top: 4px;
  background: url(http://www.plantservices.com/Media/reg/register.gif) no-repeat;
}

a:hover.register {
  background: url(http://www.plantservices.com/Media/reg/register_over.gif) no-repeat;
}

#regright {
  float: right;
  margin: 20px;
  width: 390px;
}

#regright h1 {
  color: #036;
  font-size: 16px;
  margin: 0 0 15px;
}

#regright #colleft {
  float: left;
  width: 185px;
}

#regright #colright {
  float: left;
  width: 185px;
  margin-left: 20px;
}

#regright .box {
  width: 175px;
  height: 215px;
  overflow: hidden;
  font-size: 11px;
  padding: 0 5px;
  background: url(http://www.plantservices.com/Media/reg/curve_box_blue.gif) no-repeat;
  line-height: 16px;
  text-align: center;
  margin-bottom: 20px;
  color: #fff;
}

#regright .box h3 {
  font-size: 13px;
  margin: 0;
}

#regright .box img {
  padding: 15px 0 10px;
  border: none;
}

#regright .box a {
  color: #6ff;
}

#regright .box a:hover {
  color: #fff;
}

#fields p {
  margin-bottom: 12px;
  clear: both;
}

#fields h4 {
  color: #036;
  font-size: 9px;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 10px 115px;
}

#fields input {
  width: 250px;
}

#fields span.fieldname {
  float: left;
  width: 115px;
  font-weight: bold;
  font-size: 15px;
  color: #990;
}

#fields p.username {
  margin: 0 0 3px 0;
}

#fields .username span.fieldname {
  color: #036;
}

.pload_reg {
  /* preloads register button hover img */
height: 0;
  background-image: url(http://www.plantservices.com/Media/reg/register_over.gif);
  background-repeat: no-repeat;
  background-position: -1000px -1000px;
}

#loginwrap {
  width: 720px;
  margin: 20px auto;
  border: 1px solid #a7a7a7;
  background: #fff;
  font: normal 11px verdana;
}

#loginleft {
  width: 380px;
  float: left;
  /*font-size: 13px;*/
line-height: 20px;
  padding: 20px 20px 0 20px;
  border-right: 1px dashed #ccc;
}

#loginleft h1 {
  color: #036;
  font-size: 18px;
  margin: 0 0 15px;
}

#loginleft p {
  color: #000;
  font-size: 11px;
}

#loginright {
  float: right;
  width: 200px;
  font-size: 11px;
  color: #990;
  padding: 20px;
}

#loginright h1 {
  color: #990;
  margin-top: 0;
  font-size: 14px;
}

.login_message {
  color: #990000;
  padding-bottom: 10px;
}

a.login_message {
  color: #003399;
  padding-bottom: 10px;
}

/* Narrow Site Pages */
#page.narrow #main h1 {
  color: #036;
}

#page.narrow #main div.block h2 {
  color: #990;
}

/* collapsed left nav */
#leftWrap {
  position: absolute;
  padding: 0;
  margin: 0;
  width: 1004px;
  z-index: 200;
  height: 22px;
  background: url(../Media/navbar_fade_bg.gif) no-repeat;
  display: block;
}

#leftWrap #leftMenu {
  margin: 0;
  padding: 0;
  position: absolute;
  background: url(../Media/leftnav_bg_blue.gif) repeat-y left;
  width: 120px;
  height: 21px;
  display: block;
  overflow: hidden;
}

#leftWrap #leftMenu #col1 {
  float: left;
  padding: 15px;
  width: 125px;
}

#leftWrap #leftMenu #col2 {
  float: left;
  padding: 15px;
  width: 125px;
}

#leftWrap #leftMenu:hover {
  height: auto;
  width: auto;
  overflow: visible;
  background: url(../Media/navbar_fade_bg.gif) repeat-y;
}

/*
#leftWrap #leftMenu #stuff {
position: relative;
margin: 0 0 20px;
padding: 12px;
width: 140px;
}
*/
#leftWrap p#navexpand {
  font-weight: bold;
  margin: 0;
  padding: 5px 0 5px 15px;
  display: block;
}

#leftWrap p#navcollapse {
  margin: 0;
  font-size:10px;
  padding: 0 0 15px;
  display: none;
}

#leftWrap p#navexpand a, #leftWrap p#navexpand a:hover {
  color: #fff;
  cursor: pointer;
}

#leftWrap #navcollapse a, #leftWrap #navcollapse a:hover {
  color: #CCC;
  cursor: pointer;
}

#leftWrap p#navexpand img {
  padding-right: 3px;
}

* html #leftMenu, * html #leftMenu2 { /* hacks for IE */
}

#leftWrap #leftMenu h2 {
  margin: 0 0 5px;
  padding: 0;
  color: #9cf;
  font-size: 1.1em;
}

#leftWrap #leftMenu ul {
  /* all lists */
padding: 0;
  margin: 0;
  list-style: none;
  padding: 0 0 20px;
}

#leftWrap #leftMenu ul li {
  /* all list items */
font-size: 1em;
  position: relative;
  line-height: 1.25em;
  margin-bottom: 0;
  vertical-align: middle;
}

#leftWrap #leftMenu li ul {
  /* second-level lists */
color: #fff;
  font-weight: normal;
  text-decoration: none;
  padding: 0;
  margin: 0;
  list-style: none;
  position: absolute;
  left: 100px;
  top: 0;
  display: none;
  z-index: 1000;
  /*background: #9cf;   <-- DON'T DELETE: SOLUTION TO IE7 FLYOUTS DISAPPEARING ON HOVER */
background: url(../Media/leftnav_connector.gif) top left no-repeat;
  padding-left: 12px;
}

#leftWrap #leftMenu2 li ul {
  display: none;
}

#leftWrap #leftMenu ul li a {
  display: block;
  color: #ff9;
  font-weight: normal;
  text-decoration: none;
  margin: 0;
  padding: 3px 0;
  border: none;
}

#leftWrap #leftMenu li ul li {
  font-size: 1em;
  background: none;
  border: none;
}

#leftWrap #leftMenu li ul li a {
  background-image: none;
  padding-left: 10px;
  margin: 0;
  padding: 5px;
  border-bottom: 1px solid #FFF;
  color: #003;
  background: #9cf;
}

/* Fix IE. Hide from IE Mac \*/
* html #leftWrap #leftMenu ul li {
  float: left;
  line-height: 1.0;
  clear: both;
}

* html #leftWrap #leftMenu ul li ul li {
  clear: none;
  line-height: normal;
}

* html #leftWrap #leftMenu ul li a {
  height: 1%;
}

/* End */

#leftWrap #leftMenu li a:hover {
  color: #fff;
}

#leftWrap #leftMenu li ul li a:hover {
  background: #C6E2FF;
  color: #036;
}

#leftWrap #leftMenu li:hover ul, #leftWrap #leftMenu li.over ul {
  display: block;
}

/*
LINK TO THIS
Styles for the "link to this" box at the bottom
of content pages
-------------------------------------------------- */

/*
#subcontent_tools {
  width: 152px;
  height: 30px;
  margin-left: 470px;
  position: absolute;
}

p.rights {
  float: right;
  margin-top: 0;
}
*/

#subcontent_tools {
  /*height: 30px;*/
  /*margin: 20px 0;*/
  position: relative;
}

p.rights {
  top: 0;
  right: 0;
  position: absolute;
}

a#sub_mag {
  left: 235px; 
  background: url(../images/sub_mag_button.gif) no-repeat;
}

a.sub_button {
  /*top: 50px;*/
  width: 160px;
  height: 30px;
  display: block;
  overflow: hidden;
  position: absolute;
}

a#sub_mag:hover {
 background-position: bottom;
}

