@import url(cmms-kc.css);
@import url(../sifr/sifr-screen.css);

html, body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}

body {
  background: #ccc;
}

:focus, a {
  outline: none;
}

#page_wrap {
  clear: both;
  margin: 0;
  padding: 0;
  text-align: center; /* center page - ie5 below */
  background: url(../images/page_shade.gif) repeat-y center;
}

#page {
  width: 1005px;
  display: block;
  margin: 0 auto;
  text-align: left; /* realign page text left */
  background: #fff url(../images/topfade.gif) repeat-x top;
  border-color: #036 #999 #999;
  border-style: solid;
  border-width: 2px 1px 4px;
  font: normal 11px verdana, arial, sans-serif;
  position: relative;
  z-index: 0;
}

h1 {
  margin: 6px 0 12px;
  font-size: 1.5em;
  line-height: normal;
}
h1#wp, h1.wp_header {
  margin-bottom: 15px;
  padding: 0 0 5px 30px;
  background: url(/images/wp_icon.gif) no-repeat;
}

h2 {
  font-size: larger;
}

h3 {
  font-size: 1.2em;
  padding-top: 10px;
}

h4 {
  font-size: 1.1em;
  /*padding-top: 0;
padding-bottom: 0;
margin: 0;*/
font-weight: bold;
}

#print {
  font-size: .9em;
  margin: 0 0 15px;
}

.hd_left {
  background-color: #fff;
  margin: 5px;
  padding: 0;
  text-align: left;
  display: block;
  float: left;
  color: #333;
  font-weight: bold;
}

.hd_middle {
  margin: 5px;
  padding: 0 0 0 200px;
  text-align: right;
  display: block;
  float: left;
}

.hd_right {
  background-color: #fff;
  margin: 0;
  padding: 0;
  text-align: right;
  display: block;
  float: right;
}

div#banner {
  margin: 0;
  padding: 0 15px;
  text-align: left;
  position: relative;
}

div#banner table.logo {
  width: 770px;
  border-collapse: collapse;
}

#logo {
  width: 600px;
  display: block;
}

#banner_basic {
  margin: 0 0 15px;
}

#banner_basic img {
  margin: 0;
  padding: 0;
  border: none;
}

#putmanlogo {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 10px;
  margin-right: 10px;
}

#search-main {
  background-image: url(/images/bg-search.gif);
  background-repeat: no-repeat;
  padding-left: 74px;
  position: absolute;
  width: 260px;
  top: 0;
  right: 0;
  margin-top: 36px;
  margin-right: 10px;
}

#sp-q {
  border-width: 0;
  border-color: transparent;
  width: 222px;
}

#search-submit {
  margin-left: 10px;
  width: 22px;
  height: 22px;
}

#search-main .info {
  text-align: right;
  padding-top: 3px;
  padding-right: 32px;
  font-size: 9px;
  text-transform: lowercase;
}

td.search {
  width: 160px;
  padding: 0;
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  vertical-align: middle;
  text-align: left;
}

#dateframe {
  background-color: #EAEAEA;
  border-top: 1px solid #666666;
  height: 18px;
  padding: 5px 10px 0 10px;
  text-align: right;
  font-family: verdana, arial, sans-serif;
  font-weight: bold;
  font-size: .9em;
  vertical-align: middle;
  clear: both;
}

#dateframe div {
  vertical-align: middle;
  height: 18px;
}

#login {
  float: left;
}

#date {
  float: right;
}

/* Top (and Bottom) Nav OLD...NOT IN USE */
#top-nav, #bottom-nav {
  height: 25px;
  background-color: #FFF;
  position: relative;
  background-image: url(http://controlglobal.com/images/top-menu-bkgnd.gif);
  background-repeat: repeat-x;
  clear: both;
}

div#top-nav {
  z-index: 5000;
}

#top-nav ul, #bottom-nav ul {
  height: 25px;
  padding: 0;
  margin: 0;
  list-style: none;
}

#top-nav li, #bottom-nav li {
  list-style: none;
  float: left;
  position: relative;
  height: 25px;
}

#top-nav li ul {
  display: none;
  position: absolute;
  top: 24px;
  left: 0;
  list-style: none;
  z-index: 1000;
}

#top-nav li > ul {
  top: 24px;
}

#top-nav li:hover ul, #top-nav li.over ul {
  display: block;
}

#top-nav a {
  text-transform: none;
}

#top-nav ul li ul li {
  background: #E6E6E6;
  display: block;
  float: none;
  height: auto;

}

#top-nav ul li a, #bottom-nav ul li a {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  padding: 5px 12px 5px 12px;
  margin: 0;
  color: #FFFFFF;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  line-height: 2em;
  font-size: 1em;
}

#top-nav li ul li a {
  font-family: verdana, arial, sans-serif;
  font-size: 1em;
  width: 150px;
  text-align: left;
  color: #000;
  border-top: 0;
  line-height: 1.25em;
  font-weight: normal;
  border-bottom: 1px solid white;
  display: block;
  padding: 3px 0 3px 10px;
  margin: 0;
  background: #E6E6E6;
}

#top-nav li ul li.last a {
  font-family: verdana, arial, sans-serif;
  font-size: 1em;
  width: 100px;
  text-align: left;
  color: #000;
  border-top: 0;
  line-height: 1.25em;
  font-weight: normal;
  border-bottom: 1px solid white;
  display: block;
  padding: 3px 0 3px 10px;
  margin: 0;
}

#top-nav li ul li a:hover {
  background: #666;
  color: #FFF;
}

#top-nav ul li a:hover, #bottom-nav ul li a:hover {
  background: #7A7A7A;
}

#top-nav ul li a.on, #top-nav ul li a.on {
  background-color: #999999;
}

#bottom-nav ul li ul {
  display: none;
  visibility: hidden;
}

#bottom-nav {
  clear: left;
}

/**/

.ad {
  height: 93px;
  width: 100%;
  padding: 1px 0 0 0;
  margin: 0;
  text-align: center;
  clear: left;
  background-repeat: no-repeat;
  background-position: right top;
}

#content {
  margin: 19px 0 0 0;
  width: 100%;
  clear: left;
  position: relative;
  line-height: 1.2;
}

/* Left Nav - OLD...NOT IN USE */
#leftMenu, #leftMenu2 {
  padding: 0 10px;
  margin: 0;
  list-style: none;
  float: left;
  width: 138px;
}

#leftMenu h2, #leftMenu2 h2 {
  font-weight: bold;
  font-family: verdana, arial, sans-serif;
  margin: 2px 5px 0 0;
  padding: 0px 0 3px 10px;
  font-size: 1.1em;
}

#leftMenu ul, #leftMenu2 ul {
  padding: 0;
  margin: 0;
  list-style: none;
  border: 0px;
  padding-bottom: 15px;
}

#leftMenu ul li, #leftMenu2 ul li {
  font-size: 1em;
  position: relative;
  line-height: 1.25em;
  margin-bottom: 0;
  vertical-align: middle;
}

#leftMenu li ul {
  width: 150px;
  color: black;
  font-weight: normal;
  text-decoration: none;
  padding: 0;
  margin: 0;
  list-style: none;
  position: absolute;
  left: 120px;
  top: 0;
  display: none;
  z-index: 1000;
  background: #E6E6E6;
}

#leftMenu2 li ul {
  display: none;
}

#leftMenu ul li a, #leftMenu2 ul li a {
  display: block;
  color: black;
  font-weight: normal;
  text-decoration: none;
  margin: 0 5px 0 10px;
  padding: 3px 0 3px 0;
  border: none;
}

#leftMenu li ul li {
  font-size: 1em;
  background: none;
  width: 100%;
  border: none;
}

#leftMenu li ul li a {
  background-image: none;
  padding-left: 10px;
  margin: 0;
  border-bottom: 1px solid #FFF;
}

* html #leftMenu ul li {
  float: left;
  width: 100%;
  line-height: 1.0;
  clear: both;
}

* html #leftMenu ul li ul li {
  clear: none;
  width: auto;
  line-height: normal;
}

* html #leftMenu ul li a {
  height: 1%;
}

#leftMenu li a:hover, #leftMenu2 li a:hover {
  color: #999;
}

#leftMenu li ul li a:hover {
  background-color: #666;
  color: #FFF;
}

#leftMenu li:hover ul, #leftMenu li.over ul {
  display: block;
}

/**/

#ad2 .visual-roundrect ul {
  margin: 0;
  padding: 0;
  margin-left: 1em;
}

#ad2 .visual-roundrect ul li {
  color: #a9a9a9;
}

#ad2 .visual-roundrect ul li span {
  color: black;
}

.pagination {
  /*text-align: right;*/
  /*font-size: .9em;*/
}

.pagination-label {
  float: left;
  font-weight: bold;
  margin-right: 12px;
}

.poll {
  margin: 0;
  padding: 0;
}

.poll p, .poll form {
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
}

.clear {
  clear: both;
  height: 0;
  padding: 0;
  margin: 0;
  font-size: 0px;
}

.clearfix:after {
	height: 0;
	clear: both;
	content: " ";
	font-size: 0;
	display: block;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

table.counts-table {
  width: 100%;
  height: 25px;
  margin-bottom: 10px;
  font-size: .9em;
  background: #f5f5f5;
}

/*
.counter {
background-image: url(../images/border_hr.gif);
background-repeat: repeat-x;
background-position: left top;
margin: 0px 0px 0px 130px;
padding-top: 0px;
width: 510px;
}
*/

a.counter_link {
  color: #000;
  text-decoration: none;
}

#main-content {
  margin: 0px 5px 10px 158px;
  padding-top: 0px;
  padding-right: 10px;
  width: 485px;
  position: static;
  font-size: 1.1em;
  line-height: 1.4;
}

#main-content .box {
  margin: 0;
  padding: 5px;
  border-width: 0;
  width: auto;
  height: auto;
  background-color: transparent;
  font-family: inherit;
  font-size: inherit;
}

#ad2 {
  width: 336px;
  font-size: 1em;
  line-height: 1.5;
}

#ad2 .tabbed {
  margin: 0 0 20px;
  width: 336px;
}

#footer {
  clear: both;
  display: block;
  text-align: center;
  padding: 10px 0;
  margin: 10px 0 0;
  background: url(../images/footer_bg.gif) repeat-x bottom;
}

#footer p {
  margin: 0;
  padding: 0;
}

p.redbold {
  font-size: .9em;
  font-weight: bold;
  color: #900;
  padding: 0;
  margin: 0;
}

.center_content {
  text-align: center;
}

.navCatName {
  display: block;
  color: #600;
  font-variant: small-caps;
  font-weight: bold;
  font-family: Arial, sans-serif;
  background-image: url(../images/underline.gif);
  background-position: left bottom;
  background-repeat: no-repeat;
  padding: 15px 5px 5px 5px;
  font-size: 13px;
}

.boldTitle {
  font-weight: bold;
  font-size: 12px;
}

.header {
  padding: 0 0 1px;
  margin: 10px 0;
  display: block;
  width: 100%;
  background-image: url(../images/grad_line.gif);
  background-position: left bottom;
  background-repeat: no-repeat;
  font-size: 16px;
  font-weight: bold;
  color: #990;
}

.header span.page_rss {
  background-image:url(/images/rss_icon.gif);
  background-position:left top;
  background-repeat:no-repeat;
  font-size:8px;
  font-weight:normal;
  margin-left:10px;
  padding:5px 0 0 16px;
}

.LtBlueLinkBottom {
  color: #06C;
  text-decoration: none;
}

.CatName {
  font-weight: bold;
  font-size: 1.1em;
  line-height: 1.5em;
}

.bold {
  font-weight: bold;
}

table.grayBox {
  margin: 0 0 10px 0;
  padding: 0;
  background-color: #f5f5f5;
}

td {
  vertical-align: top;
}

td.topicSide {
  padding: 0 10px 0 10px;
  width: 100px;
  font-family: Verdana, sans-serif;
  vertical-align: top;
  background-image: url(../images/border_vt.gif);
  background-repeat: repeat-y;
  background-position: left top;
}

div.leadtopic {
  margin-bottom: 15px;
}

div.leadtopic img.left {
  margin-bottom: 0;
  padding-bottom: 0;
}

img.topic {
  padding: 0 5px 0 0;
}

a {
  color: #039;
  text-decoration: none;
}

a.LoginLink {
  color: #333;
  text-decoration: none;
}

a.ArticleTitleLarge {
  color: #039;
  font-family: verdana, arial, sans-serif;
  font-size: 1.25em;
  font-weight: bold;
  text-decoration: none;
}

.arrow {
  display: block;
  margin: 0;
  padding: 0;
}

.arrow ul {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1.2em;
}

.arrow li {
  background-image: url(../images/arrow.gif);
  background-repeat: no-repeat;
  background-position: 0 4px;
  padding: 0px 10px 8px 12px;
  margin: 0px;
}

li.noArrow {
  list-style: none;
  margin: 0;
  padding: 0 0 0 0;
  line-height: 1.2em;
}

li.item {
  padding-bottom: 10px;
}

a.moreLink {
  color: #003399;
  font-family: Verdana, sans-serif;
  font-weight: bold;
  text-decoration: none;
}

hr {
  size: 1px;
}

img {
  border: 0;
}

img.left {
  padding: 0 10px 10px 0;
  text-align: left;
  vertical-align: top;
  float: left;
}

img.right, span.imgright {
  padding: 0 0 10px 10px;
  text-align: right;
  vertical-align: top;
  float: right;
}

.leftcaption {
  padding: 0 10px 10px 0;
  text-align: left;
  vertical-align: top;
  float: left;
}

.rightcaption {
  padding: 0 0 10px 10px;
  text-align: left;
  vertical-align: top;
  float: right;
}

.code {
  font-family: "Courier New", Courier, mono;
}

/*
.pagination {
  margin: 10px auto 10px auto;
}
*/

.ssdevh2 {
  font-weight: bold;
  color: #660000;
  font-size: 14px;
  margin: 0px;
  padding: 0px;
}

.ssdevh3 {
  font-weight: bold;
  font-size: 11px;
  margin: 0px 0px 10px;
  width: 300px;
  padding: 0px;
}

.ssdevhr {
  margin-top: 30px;
  margin-bottom: 30px;
  height: 1px;
}

.ssdevul {
  margin: 0px;
  padding: 0px;
  list-style-position: inside;
  list-style-type: disc;
}

.cal_event {
  font-size: 12px;
  font-weight: bold;
  margin: 20px 0 0 0;
}

.cal_date {
  font-weight: bold;
  margin: 0;
}

.cal_loc {
  font-style: italic;
  margin: 0;
}

.cal_desc {
  margin: 0;
}

.cal_top {
  margin-top: 20px;
}

.small {
  font-size: 10px;
  font-style: italic;
}

.normargin {
  margin-bottom: 0;
  padding: 0;
}

#insert {
  width: 205px;
  padding: 5px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 9px;
  margin: 0px 0px 5px 5px;
  float: right;
  vertical-align: top;
  font-weight: bold;
  background-color: #ffc;
  border: 1px outset #ccc;
}

#insert p {
  padding: 0px;
  margin-bottom: 5px;
  margin-left: 65px;
  margin-top: 0px;
  margin-right: 0px;
}

#insert ul {
  margin: 0px 0px 0px 65px;
  padding: 0px;
}

#insert li {
  list-style-type: square;
  margin: 0px;
  padding: 0px;
  line-height: 20px;
  list-style-position: inside;
}

.ad-slot {
  text-align: center;
}

#ad2 .ad-slot {
  padding: 0;
}

#ad2 .ad-slot, #leftMenu .ad-slot {
  padding-bottom: 20px;
}

#topbanner .ad-slot {
  float: left;
}

#topbanner .feature {
  float: right;
}

#topbanner {
  margin: 0 auto;
  width: 975px;
  text-align: center;
  padding-top: 4px;
}

.ad-inline-text {
  padding: 8px;
  font-size: .9em;
  margin: 0 0 20px;
  line-height: 1.4;
  background: #f0f8ff;
  border: 1px solid #ddd;
}

.ad-inline-text-disclaimer {
  color: #999;
  font-size: .9em;
  margin: 0 0 5px;
}

.related-info {
  float: right;
  width: 187px;
  padding-left: 10px;
  font-size: 10px;
}

.related-info .visual-roundrect {
  background-color: white;
}

.related-info ul, .related-news ul, .related-products ul {
  margin: 0;
  padding: 0;
  padding-left: 14px;
}

* html .related-info ul, * html .related-news ul, * html .related-products ul {
  padding-left: 20px;
}

.related-info h3, .related-news h3, .related-products h3, .visual-roundrect .contents h3 {
  font-size: 12px;
  margin-top: 0px;
  margin-bottom: 4px;
}

.sponsored-product h3 {
  font-size: 12px;
  margin-top: 0px;
}

.sponsored-product img {
  float: left;
  width: 120px;
  height: 60px;
}

.sponsored-product p {
  margin-left: 130px;
  margin-top: 0px;
}

.sponsored-links {
  clear: both;
}

.sponsored-links div.left {
  float: left;
  width: 48%;
}

.sponsored-links div.right {
  float: right;
  width: 48%;
}

#right1third .sponsored-links {
  background: #f1f1f1;
  padding: 0 15px 10px;
}

#right1third .sponsored-links div.left,
#right1third .sponsored-links div.right {
  float: none;
  width: auto;
}

.sponsored-link {
  margin-bottom: 8px;
}

p {
  margin-top: 0;
}

p.deck {
  font-style: italic;
}

#article-tools {
  margin-top: 0px;
  margin-bottom: 10px;
  z-index: 100;
  font-size: .9em;
}

.ad-left-bottom {
  text-align: center;
}

.ad-left-bottom a {
  display: block;
  margin-bottom: 8px;
}

.visible {
  display: inherit;
}

.hidden {
  display: none;
}

a:link {
  color: #06c;
}

a:visited {
  color: #06c;
}

a:hover {
  color: #f60;
  text-decoration: none;
}

a:active {
  color: #f60;
}

.visual-roundrect {
  border: 1px solid #a9a9a9;
  margin: 0 0 15px 0;
  background-color: #f5f5f5;
  padding-bottom: 0px;
}

.ct, .ct .cl, .cb, .cb .cl {
  display: block;
  font-size: 0;
  line-height: 0;
  margin: 0;
  height: 4px;
  position: relative;
}

.ct, .cb {
  width: 100%;
  right: -1px;
}

.ct .cl, .cb .cl {
  width: 4px;
  left: -2px;
}

.ct {
  background: transparent url(../images/roundrect_parts/c_ne.gif) no-repeat top right;
  top: -1px;
}

.ct .cl {
  background: transparent url(../images/roundrect_parts/c_nw.gif) no-repeat top left;
}

.cb {
  background: transparent url(../images/roundrect_parts/c_se.gif) no-repeat bottom right;
  bottom: -1px;
}

.cb .cl {
  background: transparent url(../images/roundrect_parts/c_sw.gif) no-repeat bottom left;
}

.top .ct {
  background: transparent url(../images/roundrect_parts/ext_ne.gif) no-repeat top right;
}

.top .ct .cl {
  background: transparent url(../images/roundrect_parts/ext_nw.gif) no-repeat top left;
}

.visual-roundrect .contents {
  margin: 6px 10px;
}

#leftMenu .visual-roundrect .contents {
  margin: 0;
}

.tabbed .ct .cl {
  display: none;
}

/* code from ALA: Sliding Doors technique <http://alistapart.com/articles/slidingdoors/> */
div.tabset {
  float: left;
  width: 100%;
  line-height: normal;
  margin-bottom: -1px;
}

.tabset ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.tabset ul li.tab, .tabset ul li.selected {
  list-style-type: none;
  display: block;
  float: left;
  font-size: .9em;
  font-weight: bold;
  cursor: pointer;
  background: #ccc url(../images/roundrect_parts/sd_right.gif) no-repeat right top;
  margin-right: -1px;
}

.tabset ul li.selected {
  background-color: #f5f5f5;
}

.tabset ul li.tab .content {
  border-bottom: 1px solid #a9a9a9;
}

.tabset ul li.selected .content {
  border-bottom: none;
  padding-bottom: 4px;
}

.tabset ul li .content {
  display: block;
  padding-top: 3px;
  padding-left: 7px;
  padding-right: 7px;
  padding-bottom: 3px;
  background: url(../images/roundrect_parts/sd_left.gif) no-repeat left top;
}

div.clear {
  display: block;
  clear: both;
  height: 0;
  margin: 0;
  padding: 0;
}

#blog_wrap {
  padding: 0 15px;
}

#blog_content {
  width: 755px;
  line-height: 1.5em;
  font-size: 12px;
}

.blog_post_date {
  font-size: 16px;
  margin: 0 0 15px 0;
}

.blog_post_meta {
  color: #999;
  font-size: 11px;
  margin-bottom: 15px;
}

.blog_post_title {
  font-size: 16px;
  margin: 0 0 2px 0;
}

.blog_post_feedback {
  color: #ccc;
  text-align: right;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 3px;
  margin: 25px 0 30px 0;
}

.credit {
  font-size: 10px;
  margin-top: 10px;
  text-align: center;
  color: #999;
}

.blog_bcrumb {
  margin: 15px 0 15px 0;
  font-weight: bold;
}

.blog_comment_meta {
  font-size: 11px;
  font-style: normal;
  color: #999;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
  background: #fff;
  border: 1px solid #333;
  padding: 5px;
}

#commentform textarea {
  width: 75%;
}

#commentlist li ul {
  border-left: 1px solid #ddd;
  font-size: 110%;
  list-style-type: none;
}

acronym, abbr {
  cursor: help;
}

#blog_sidebar {
  position: absolute;
  right: 15px;
  top: 0;
  width: 200px;
  float: right;
}

#blog_sidebar h3 {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0;
}

#blog_sidebar form {
  margin: 0;
}

#blog_sidebar ul {
  font-weight: bold;
  font-size: 12px;
  line-height: 1.5em;
  list-style-type: none;
  list-style-position: outside;
  margin: 0;
  padding: 0;
}

#blog_sidebar ul li {
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
}

#blog_sidebar .search {
  width: 96%;
  margin: 5px 0 5px 0;
}

.blog_sidebar_contents {
  margin: 0;
  padding: 4px 10px 4px 10px;
}

#blog_sidebar ul ul {
  font-variant: normal;
  font-weight: normal;
  line-height: 1.5em;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#blog_sidebar ul ul li {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  margin: 0;
  padding: 0;
}

#wp-calendar {
  border: 1px solid #e5e5e5;
  background: #fff;
  empty-cells: show;
  font-size: 10px;
  margin: 0 0 2px 0;
  padding: 0;
  border-collapse:collapse;
  width: 100%;
}

#wp-calendar #next a {
  padding-right: 5px;
  text-align: right;
}

#wp-calendar #prev a {
  padding-left: 5px;
  text-align: left;
}

#wp-calendar a {
  display: block;
  text-decoration: none;
}

#wp-calendar a:hover {
  background: #e5e5e5;
}

#wp-calendar caption {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  padding-bottom: 8px;
  text-align: left;
}

#wp-calendar td {
  color: #999;
  padding: 2px 0;
  text-align: center;
  border: 1px solid #e5e5e5;
}

#wp-calendar td.pad:hover {
  background: #ccc;
}

#wp-calendar td:hover, #wp-calendar #today {
  background: #e5e5e5;
}

#wp-calendar th {
  background: #ccc;
  border: none;
  padding: 2px 0;
  text-transform: capitalize;
  text-align: center;
}

#wp-calendar .pad {
  background: #ccc;
  border: none;
  padding: 0;
  margin: 0;
}

.highlight {
  background: #ffc;
}

h1.kywd {
  font-size: .9em;
  font-weight: normal;
  color: #666;
  margin: 0 0 15px 0;
}

p.nomargin {
  margin: 0;
}

/* Temporary product - OLD...NOT IN USE */
.specs {
  width: 100%;
  font-size: 10px;
  text-align: left;
  border: 1px solid #999;
  border-collapse: collapse;
  margin: 10px 0 20px 0;
}

.specs td {
  padding: 6px;
  vertical-align: top;
}

.specs th {
  border: none;
  padding: 6px;
  font-weight: bold;
  color: #fff;
  background: #999;
}

tr.gray {
  background: #f0f0f2;
}

.prod_sidebar {
  width: 130px;
  float: right;
  margin-top: 13px;
}

.prod_subhead {
  padding-bottom: 2px;
  border-bottom: 1px solid #ccc;
  color: #600;
  margin-top: 25px;
}

.smalltext {
  font-size: 10px;
  font-weight: normal;
}

/*
.add_this_button {
  float: right;
}
*/

h2.classified {
  padding-top: 10px;
}

h3.classified {
  padding: 0px;
  margin: 5px 0px 0px 0px;
}

p.classified {
  margin-top: 10px;
}

/**/

#digedit_popup {
  text-align: center;
  position: absolute;
  top: 150px;
  left: 50%;
  margin-left: -135px;
  width: 240px;
  height: 400px;
  border: 10px solid #000;
  padding-bottom: 55px;
  background: #000;
  z-index: 100000;
}

#digedit_popup p {
  margin: 10px 0;
}

#digedit_popup img {
  border: none;
  margin: 0;
  padding: 0;
}

#digedit_popup a.signup {
  font-weight: bold;
  font-size: 18px;
  color: #06c;
  cursor: pointer;
  text-decoration: none;
}

#digedit_popup a:hover.signup {
  color: #f60;
  text-decoration: none;
}

#digedit_popup a.close {
  font-size: 10px;
  color: #666;
  cursor:pointer;
}

/* 2/3 1/3 layout */
#main_cols {
  padding: 15px;
}

#left2thirds {
  background: #fff;
  display: block;
  width: 623px;
  float: left;
  margin: 0;
  padding: 0;
  font-size: 1.1em;
  line-height: 1.6;
}

#right1third {
  background: #fff;
  display: block;
  width: 336px;
  float: right;
  margin: 0;
  padding: 0;
}

#right1third h4.more {
  padding-bottom: 5px;
}

#main_cols.nomarg #left2thirds, #main_cols.nomarg #right1third {
  margin-top: 15px;
}

#prod_header {
  height: 55px;
  background: url(/images/prod_header_bg.gif) top no-repeat;
  margin: 0;
  padding: 0;
}

#prod_actions div.clear {
  clear: both;
  margin: 0;
  padding: 0;
  height: 0;
  font-size: 0px;
}

#prod_search {
  font-family: verdana, sans-serif;
  padding: 0;
  margin: 0 15px 0;
  padding-top: 20px;
  font-size: .9em;
  width: 593px;
}

#prod_search h3 {
  width: 120px;
  float: left;
  margin: 0;
  padding: 0;
  color: #036;
  font-size: 12px;
}

#prod_search span.searchfield {
  float: right;
  width: 465px;
  padding: 0;
  margin: 0;
}

#prod_search span.searchfield input {
  width: 338px;
  margin: 0;
  padding: 0;
  float: left;
}

#prod_search span.searchfield input.get_prod_results {
  width: 105px;
  height: 22px;
  margin: 0;
  padding: 0;
  float: right;
}

#prod_actions {
  font-family: verdana, sans-serif;
  height: 180px;
  background: url(/images/prod_actions_bg.gif) bottom no-repeat;
  margin-bottom: 15px;
  font-size: .9em;
}

#prod_actions p {
  color: #f90;
  font-weight: bold;
  margin: 0 0 0 15px;
  padding: 0;
  font-size: 11px;
}

#filters_js {
  font-family: verdana, sans-serif;
  width: 470px;
  float: left;
  margin: 0 0 0 15px;
  font-size: .9em;
}

#filters_js select {
  width: 100%;
  margin-bottom: 5px;
}

#filters_js h3 {
  color: #333;
  font-size: 12px;
  margin: 8px 0;
  padding: 0;
  color: #036;
}

#sort h3 {
  color: #333;
  font-size: 12px;
  margin: 8px 0 3px;
  padding: 0;
  color: #036;
}

#sort {
  font-family: verdana, sans-serif;
  width: 110px;
  float: left;
  margin: 0 0 0 15px;
  font-size: .9em;
}

#sort label {
  font: normal 10px Verdana;
  display: block;
  margin: 0;
  padding: 0;
}

#plist {
  width: 621px;
  background: #fff;
  font: normal 10px Verdana;
  border-collapse: collapse;
}

#plist tr {
  background: url(/images/yellowfade_bg.gif) repeat-x bottom;
}

#plist td {
  border-bottom: 1px solid #ccc;
}

#plist td.thumb {
  width: 120px;
  padding: 12px;
}

#plist td.thumb p {
  margin: 6px 0;
}

#plist td.thumb img {
  width: 120px;
  height: 60px;
  /*	border: 1px solid #333; */
border: none;
  margin-bottom: 6px;
  padding: 0;
}

#plist td.desc {
  padding: 12px 0 12px 7px;
}

#plist td.desc h1 {
  font-size: 14px;
  margin: 0;
}

#plist td.desc p {
  margin: 6px 0;
}

#plist td.mfg {
  width: 100px;
  padding: 12px;
}

span.brown {
  color: #630;
  font-weight: bold;
}

.plist_head {
  background: #f5f5f5;
  background: url(/images/grayreflect_bg.gif) repeat-x bottom;
  border-bottom: 1px solid #ccc;
  font-size: 10px;
  padding: 2px 7px 7px 7px;
  margin: 0;
}

.plist_head p.pagleft {
  width: auto;
  margin: 0;
  font-weight: bold;
}

.plist_head p.pagright {
  width: auto;
  float: right;
  margin: 0;
  text-align: right;
}

.plist_foot {
  background: #f5f5f5;
  background: url(/images/grayreflect_bg.gif) repeat-x bottom;
  font-size: 10px;
  padding: 5px 5px 2px 5px;
}

.plist_foot p.pagleft {
  width: auto;
  margin: 0;
}

.plist_foot p.pagright {
  width: auto;
  float: right;
  margin: 0;
  text-align: right;
}

.preload_iconvid {
  height: 0;
  background-image: url(/images/iconvid_over.gif);
  background-repeat: no-repeat;
  background-position: -1000px -1000px;
}

.preload_iconaud {
  height: 0;
  background-image: url(/images/iconaud_over.gif);
  background-repeat: no-repeat;
  background-position: -1000px -1000px;
}

.preload_iconpht {
  height: 0;
  background-image: url(/images/iconpht_over.gif);
  background-repeat: no-repeat;
  background-position: -1000px -1000px;
}

a.iconvid {
  display: block;
  width: 20px;
  height: 16px;
  float: left;
  background: url(/images/iconvid.gif) no-repeat;
  margin-right: 6px;
}

a:hover.iconvid {
  background: url(/images/iconvid_over.gif) no-repeat;
}

a.iconaud {
  display: block;
  width: 21px;
  height: 16px;
  float: left;
  background: url(/images/iconaud.gif) no-repeat;
  margin-right: 6px;
}

a:hover.iconaud {
  background: url(/images/iconaud_over.gif) no-repeat;
}

a.iconpht {
  display: block;
  width: 24px;
  height: 16px;
  float: left;
  background: url(/images/iconpht.gif) no-repeat;
  margin-right: 6px;
}

a:hover.iconpht {
  background: url(/images/iconpht_over.gif) no-repeat;
}

/* TEMP - OLD...NOT IN USE */
#mostpop {
  width: 336px;
  margin-bottom: 15px;
}

#mostpop h2 {
  margin: 0;
  color: #036;
}

#mostpop p {
  margin: 0;
  padding: 0 0 5px 0;
  font-size: 10px;
  border-bottom: 1px solid #ddd;
  color: #333;
}

#mostpop ol {
  margin: 0;
  padding: 0;
}

#mostpop li {
  margin: 0;
  padding: 5px;
  list-style: none;
  clear: both;
}

#mostpop .headline {
  width: 290px;
  padding-top: 5px;
  float: right;
}

/**/

h1.prodsubhead {
  clear: both;
  border-bottom: 1px solid #ddd;
  color: #990;
}

.prodsidebar {
  width: 250px;
  float: right;
  margin: 0 0 10px 10px;
  text-align: center;
}

.prodsidebar img {
  margin: 0 0 10px 0;
  max-width: 250px;
}

.prodsidebar .info {
  border: 1px solid #999;
  background: url(/images/sidebar_bg.gif) bottom repeat-x;
  background-color: #ffc;
  text-align: left;
}

.prodsidebar p {
  margin: 0;
  padding: 5px;
  font-size: 10px;
}

.av_left {
  float: left;
  margin-right: 10px;
}

#main-content .feature {
  margin: 15px 0 0;
}

#main-content .feature h1 {
  border: 1px solid #cecece;
  border-bottom: none;
  background: #f5f5f5 url(../Media/feature_h1_bg.gif) top left repeat-x;
  padding: 4px 8px;
  margin: 0;
}

#main-content .featurebox {
  border: 1px solid #cecece;
  border-bottom: none;
  margin: 0;
  padding: 10px 8px 0;
}

#main-content .featurebox h4 {
  margin: 0;
}

#main-content .featurebox p {
  margin: 0;
  padding-bottom: 15px;
}

.box_roundbottom {
  background: url(../Media/roundbox_bottom.gif) bottom left repeat-x;
  margin: 0 0 15px;
  padding: 0;
  height: 18px;
}

.box_roundbottom .brbl {
  background: url(../Media/roundbox_bottom_l.gif) bottom left no-repeat;
  margin: 0;
  padding: 0;
  height: 18px;
  width: 15px;
  float: left;
}

.box_roundbottom .brbr {
  background: url(../Media/roundbox_bottom_r.gif) bottom left no-repeat;
  margin: 0;
  padding: 0;
  height: 18px;
  width: 15px;
  float: right;
}

p.results {
  margin: 0 0 8px;
}

a.back_home {
  display: block;
  font-size: 10px;
  font-weight: bold;
  padding-bottom: 5px;
  border-bottom: 1px solid #f5f5f5;
}

#newsearch {
  padding: 0;
  width: auto;
  margin: 0 0 10px;
  font: normal 12px verdana, arial, sans-serif;
}

#newsearch form {
  margin: 0;
  padding: 0;
}

#newsearch #terms {
  margin: 0;
  float: left;
  width: auto;
}

#newsearch #terms input {
  margin: 0;
  width: 320px;
  padding: 1px;
}

#newsearch #button {
  margin: 0 0 0 10px;
  width: auto;
  float: left;
}

#newsearch #button input {
  margin: 0;
  padding: 0;
}

#refine_results {
  padding: 0;
  margin: 0;
}

.results_tools {
  margin: 0;
  padding: 8px;
  color: #666;
  font-size: 11px;
  background: url(/images/searchtab_fade.gif) top repeat-x;
  height: 30px;
}

.results_tools span.left {
  text-align: left;
  float: left;
  width: 32%;
  display: block;
  margin-right: 30px;
}

.results_tools span.mid {
  text-align: center;
  float: left;
  width: auto;
}

.results_tools span.right {
  text-align: right;
  float: right;
  width: 32%;
}

#search_results {
  margin: 0;
  padding: 0;
  font: normal 13px/1.4 verdana, arial, sans-serif;
}

#search_results .result {
  margin: 0 0 18px;
  border-top: 1px solid #fff;
}

#search_results h1 {
  margin: 30px 0 0;
}

#search_results h3 {
  margin: 0;
  padding: 0;
  font-size: 15px;
  font-weight: normal;
  line-height: normal;
}

#search_results p {
  margin: 0;
  padding: 0;
}

#search_results a, #search_results a:hover {
  text-decoration: underline;
}

#search_results .highlight {
  background: none;
  font-weight: bold;
}

#search_results .result .date {
  margin: 0;
  padding: 0;
  color: #666;
  font-size: 11px;
}

#search_results div.search_pag {
  color: #333;
  font-size: 11px;
  margin: 30px 0 20px;
}

#search_results div.search_pag span.on {
  margin: 0 2px;
  background: #999;
  color: #fff;
  padding: 3px 8px;
  border: 1px solid #666;
  font-weight: bold;
}

#search_results div.search_pag a, #search_results div.search_pag a:hover {
  text-decoration: none;
}

#search_results div.search_pag a.num {
  margin: 0 2px;
  background: #fff;
  padding: 3px 8px;
  border: 1px solid #ccc;
}

#search_results div.search_pag a.num:hover {
  color: #000;
  background: #ccc;
}

#search_results div.search_pag a.nextprev {
  margin: 0 2px;
  background: #fff;
  padding: 3px 6px;
  border: 1px solid #ccc;
}

#search_results div.search_pag a.nextprev:hover {
  color: #000;
  background: #ccc;
}

#page.narrow {
  width: 700px;
  margin: 15px auto;
  font: normal .8em/1.4 verdana, sans-serif;
}

#page.narrow .top {
  display: none;
}

#page.narrow #banner {
  padding: 15px;
}

#page.narrow #dateframe {
  font-size: .8em;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
}

#page.narrow #users {
  height: 10px;
}

#page.narrow #sitelogo {
  margin-bottom: 10px;
}

#page.narrow #banner_right {
  float: right;
  width: 300px;
  font-size: 10px;
  text-align: right;
}

#page.narrow #navbar {
  padding: 0;
  margin: -10px 0 0;
}

#page.narrow #main {
  padding: 15px 15px 0;
}

#page.narrow #main h1 {
  font-size: 1.3em;
  margin: 0 0 10px;
}

#page.narrow #main div.block {
  z-index: 1;
  margin: 30px 0;
  font-size: .85em;
  position: static;
  padding: 0 12px 12px;
  border: 1px solid #ddd;
  background: #eee url(/images/subblock_bg.gif) repeat-x top;
}

#page.narrow div.block .left {
  z-index: 0;
  float: left;
  width: 49%;
  position: relative;
}

#page.narrow div.block .right {
  z-index: 0;
  float: right;
  width: 49%;
  position: relative;
}

#page.narrow #main div.block p {
  line-height: 1.6;
}

#page.narrow #main div.block hr {
  border: 0;
  height: 1px;
  width: 100%;
  color: #ddd;
  margin: 20px 0;
  background: #ddd;
}

#page.narrow #main div.block h2 {
  margin: 0;
  top: -12px;
  left: -6px;
  z-index: 0;
  padding: 0 5px;
  display: inline;
  font-size: 1.2em;
  background: #fff;
  position: relative;
  border: 1px solid #fff;
}

#page.narrow #main div.block h3 {
  padding: 0;
  font-size: 1em;
  margin: 0 0 5px;
}

#page.narrow #main div.block span.note {
  width: 200px;
  display: block;
  font-size: .8em;
  padding-top: 4px;
  margin-left: 110px;
}

#page.narrow #main div.block span.fullnote {
  width: 100%;
  display: block;
  font-size: .8em;
  padding-top: 4px;
}

#page.narrow #main div.block span.nonus {
  width: 250px;
  display: block;
  font-size: .9em;
  padding-top: 4px;
}

#page.narrow form br {
  display: block;
  height: 0;
  margin: 0;
  padding: 0;
  clear: both;
  font-size: 0;
}

#page.narrow form label, #page.narrow input.txt, #page.narrow select {
  float: left;
  width: 200px;
  display: block;
  margin-top: 12px;
}

#page.narrow form label {
  width: 105px;
  padding: 3px 0 0 0;
  margin-right: 4px;
  text-align: left;
  font-weight: bold;
}

#page.narrow form label.normal {
  font-weight: normal;
}

#page.narrow form select {
  width: 204px;
}

#page.narrow form select.full, input.full {
  width: 100%;
}

#page.narrow form select.full, textarea.fullbox {
  width: 100%;
  height: 60px;
}

#page.narrow form select.auto {
  width: auto;
}

#page.narrow form select.year, #page.narrow form select.month {
  width: 90px;
}

#page.narrow form select.month {
  margin-right: 10px;
}

#page.narrow #main #email_disclaimer {
  padding-top: 20px;
}

#page.narrow #main #email_disclaimer input {
  padding: 0;
  float: left;
  width: auto;
  margin-right: 5px;
}

#page.narrow #main #email_disclaimer span {
  float: left;
  width: 290px;
  display: block;
  font-size: .8em;
}

#page.narrow #main p.disclaimer {
  float: right;
  width: 500px;
  font-size: .8em;
  text-align: right;
  margin: 0;
  padding: 0;
}

#page.narrow #main div.dig_right {
  float: right;
  width: 190px;
  margin: 0 0 10px 10px;
}

#page.narrow #main div.renewalbubble {
  width: 300px;
}

#page.narrow #main #sub_verify span {
  float: left;
  width: 130px;
  text-align: right;
  font-weight: bold;
  margin-right: 10px;
}

a.tip {
  position: relative;
  z-index: 10;
  background: #fff;
  text-decoration: none;
  border-bottom: 1px dashed #039;
}

a.tip:hover {
  z-index: 15;
  cursor: help;
}

a.tip span {
  display: none
}

a.tip:hover span {
  font-size: .8em;
  padding: .5em;
  display: block;
  position: absolute;
  top: 2.5em;
  left: 2.5em;
  width: 25em;
  border: 1px solid #ddd;
  background: #F5F5DC;
  color: #333;
}

#questions {
  float: right;
}

div.bubblewrap {
  width: 100%;
}

div.bubble {
  position: relative;
  padding: 10px 0;
  display: inline;
}

div.bubble input {
  float: left;
  margin: 0 8px 10px 0;
}

div.bubble h3 {
  color: #480D4C;
  display: inline;
}

div.bubble {
  z-index: 5000;
}

div.bubble div {
  display: none;
}

div.bubble div {
  display: block;
  position: absolute;


  bottom: 25px;
  /*left: 75px;*/
width: 350px;
  z-index: 5000;
  font-size: 11px;
  color: #000;
}

div.left div.bubble div {
  left: -215px;
}

div.right div.bubble div {
  left: 110px;
}

div.bubble span {
  display: block;
  padding: 0;
  margin: 0;
}

div.bubble span.txt {
  padding: 15px 15px 0;
  background: url(/images/bubble_bg_txt.gif) no-repeat;
}

div.bubble span.txt a.close {
  color: #999;
  float: right;
  margin: 0;
  padding: 0;
}

div.bubble span.txt a.close:hover {
  color: #999;
}

div.bubble span.txt p {
  margin: 0;
  padding: 0 0 10px;
}

div.bubble span.txt ul {
  margin: 0 0 10px 15px;
  padding: 0;
}

div.bubble span.bottom_l {
  height: 75px;
  background: url(/images/bubble_bg_bottom_l.gif) no-repeat;
}

div.left div.bubble span.bottom_l {
  height: 75px;
  background: url(/images/bubble_bg_bottom_r.gif) no-repeat;
}

div.bubble span.bottom_r {
  height: 75px;
  background: url(/images/bubble_bg_bottom_r.gif) no-repeat;
}

div.bubble div#godigital {
  left: -295px;
  bottom: 35px;
}

div.bubble div#renew_help {
  left: 190px;
  bottom: 15px;
}

span.red {
  color: #c30;
  font-weight: bold;
  display: inline;
}

p.button {
  margin: 0;
  height: 26px;
  display: block;
  overflow: hidden;
  padding-bottom: 15px;
}

p.button a {
  display: block;
  float: left;
  font: bold 11px arial, sans-serif;
  height: 26px;
  margin-right: 6px;
  padding-right: 10px;
  text-decoration: none;
  background: url(/images/button_r.gif) no-repeat scroll bottom right;
}

p.button a span {
  color: #fff;
  display: block;
  line-height: 14px;
  padding: 6px 0 6px 9px;
  background: url(/images/button_l.gif) no-repeat bottom left;
}

p.button a:hover {
  background-position: center right;
}

p.button a:hover span {
  color: #fff;
  background-position: center left;
}

p.button a:active {
  background-position: top right;
  outline: none;
}

p.button a:active span {
  color: #fff;
  background-position: top left;
  padding: 7px 0 6px 9px;
}

#users {
  color: #666;
  padding: 10px 35px 0;
  text-align: right;
  font: bold 10px arial, sans-serif;
}

#users a {
	color: #eee;
	padding: 3px 6px;
  background: #69c;
  margin-left: 8px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

#users a:hover, #users a:active {
	color: #fff;
  background: #036;
}

#sitelogo {
  float: left;
  width: 240px;
  padding-left: 4px;
}

#sitelogo img {
  border: none;
}

#sitelogo p {
  color: #ddd;
  margin: 5px 0 0;
  font-size: 10px;
}

#sitelogo a {
  outline: none;
  color: #aaa;
  text-decoration: underline;
}

#sitelogo a:hover {
  color: #999;
}

ul#sub_utilities {
  float: right;
  margin: 22px 0 0;
  padding: 0;
  list-style: none;
  display: inline;
}

ul#sub_utilities li {
  display: inline;
}

ul#sub_utilities a {
  display: block;
  height: 40px;
  width: 57px;
  float: left;
  text-indent: -9999px;
  overflow: hidden;
  margin-left: 35px;
  background: url(../images/su_buttons.gif);
  filter: alpha(opacity=70);
  opacity: .70;
}

ul#sub_utilities a#su_dig  { background-position: -57px 0; }
ul#sub_utilities a#su_news { background-position: -114px 0; }
ul#sub_utilities a#su_rss  { background-position: -171px 0; }

ul#sub_utilities a:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}

#navbar {
  z-index: 1;
  height: 40px;
  display: block;
  margin: 15px 0 0;
  position: static;
  background: url(../images/tabnav_fade_bg.gif) left bottom no-repeat;
}

#topnav {
  z-index: 200;
  width: 1000px;
  position: absolute;
}

#topnav ul {
  padding: 0;
  list-style: none;
  margin: 0 0 0 8px;
}

#topnav li.tt {
  z-index: 24;
  float: left;
  color: #e5e5e5;
  cursor: pointer;
  position: relative;
  padding: 4px 0 6px 5px;
  background: url(../images/tabnav_tabl.gif) no-repeat top left;
}

#topnav li.tt div, #topnav li.tt span {
  display: none;
}

#topnav li.tt:hover {
  z-index: 25;
  color: #333;
  height: 13px;
}

#topnav li.tt:hover {
  background-position: 0% -42px;
}

#topnav li.tt div.navtab_body, #topnav li.tt:hover div.navtab_body {
  left: 0;
  top: 23px;
  padding: 0;
  color: #930;
  cursor: auto;
  width: 300px;
  display: block;
  position: absolute;
}

#topnav li.tt div.navtab_body {
  display: none;
}

#topnav li.tt div.top, #topnav li.tt:hover div.top {
  margin: 0;
  padding: 0;
  font-size: 0;
  height: 10px;
  display: block;
  background: url(../images/tabnav_subtop.gif) no-repeat;
}

#topnav li.tt div.mid, #topnav li.tt:hover div.mid {
  z-index: 2;
  color: #993;
  display: block;
  position: absolute;
  font-weight: normal;
  padding: 0 10px 10px;
  background: url(../images/tabnav_subbottom.gif) no-repeat bottom;
}

#topnav li.tt div.bottom, #topnav li.tt:hover div.bottom {
  height: 13px;
  display: block;
  background: url(../images/tabnav_subbottom.gif) no-repeat;
}


#topnav li#navtab12li.tt div.navtab_body, #topnav li#navtab12li.tt:hover div.navtab_body {
  left: -253px;
}

#topnav li#navtab13li.tt div.navtab_body, #topnav li#navtab13li.tt:hover div.navtab_body {
  left: -225px;
}

#topnav li#navtab12li.tt div.top, #topnav li#navtab12li.tt:hover div.top,
#topnav li#navtab13li.tt div.top, #topnav li#navtab13li.tt:hover div.top {
  background: url(../images/tabnav_subtop_left.gif) no-repeat;
}

#topnav div.mid ul.left {
  margin: 0;
  float: left;
  width: 135px;
  padding-right: 5px;
  background: #fff; /* keeps hover */
}

#topnav div.mid ul.right {
  margin: 0;
  float: right;
  width: 135px;
  padding-left: 5px;
  background: #fff; /* keeps hover */
}

#topnav div.mid ul.left li, #topnav div.mid ul.right li {
  margin: 0;
  padding: 4px 0;
}

#topnav li.tt a.mainlink {
  margin: 0;
  color: #036;
  font-size: 11px;
  padding: 4px 5px 6px 0;
  background: url(../images/tabnav_tabr.gif) no-repeat top right;
}

#topnav li.tt a.mainlink:hover, #topnav li.tt:hover a.mainlink {
  color: #036;
  background-position: 100% -42px;
}

#threecols_wrap, #box_jobs, #box_topics {
  margin: 0 0 15px;
}

#topcols_wrap #main {
  float: left;
  width: 409px;
}

#topcols_wrap #side {
  float: right;
  width: 197px;
  font-size: 10px;
}

.list h2 {
  margin: 0;
  color: #036;
  padding: 0 0 3px;
  font-size: 12px;
}

.list ul.listnav {
  padding: 3px 0 0;
  margin: 0 0 10px;
  list-style-type: none;
  border-top: 1px solid #ccc;
  background: url(../images/h3_side_bg.gif) repeat-x;
}

.list ul.listnav li {
  display: inline;
  padding-left: 6px;
}

.list ul.listnav li a.on {
  color: #993;
  font-weight: bold;
}

.list ul.links {
  clear: both;
  margin: 0 0 12px;
  padding: 0 0 0 5px;
  list-style-type: none;
}

.list ul.links li {
  padding: 0 0 6px 10px;
  background:  url(../images/li_dot.gif) no-repeat 0 .7em;
}

#threecols_wrap p {
  margin: 0;
  padding: 0;
}

#threecols_wrap h4 {
  clear: both;
}

#threecols_wrap div.left {
  float: left;
  width: 197px;
}

#threecols_wrap div.mid {
  float: left;
  width: 197px;
  margin-left: 15px;
}

#threecols_wrap div.right {
  float: right;
  width: 197px;
}

#threecols_wrap .rbox_title {
  font-size: 18px;
}

#threecols .rboxmid {
  height: 320px; /* keep boxes same height */
}

.rotator .opacitylayer {
  width: 100%;
  height: 100%;
  filter: progid:DXImageTransform.Microsoft.alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}

.rotator .contentdiv {
  display: none;
}

.thisweek_nav {
  margin: 0;
  height: 25px;
  display: block;
  padding: 0 0 10px 8px;
  font: bold 11px arial, sans-serif;
  background: url(../images/box_thisweek_nav_bg.gif) no-repeat;
}

.thisweek_nav a {
  float: left;
  color: #888;
  display: block;
  padding: 5px 8px 6px;
  text-decoration: none;
}

.thisweek_nav a:visited {
  color: #888;
}

.thisweek_nav a:hover {
  color: #000;
  background: url(../images/mininav_over.gif) repeat-x;
}

.thisweek_nav a.selected {
  color: #036;
  background: url(../images/mininav_on.gif) repeat-x;
}

#box_thisweek.rbox, #box_subs.rbox {
  margin-top: -10px;
}

#box_thisweek.rbox span.rbox_title {
  z-index: 0;
  color: #036;
  font-size: 24px;
}

#box_thisweek.rbox .rboxmid {
  min-height: 175px;
}

#box_thisweek.rbox .rboxmid h4 {
  font-size: 16px;
  font-weight: bold;
  line-height: normal;
  padding-bottom: 5px;
}

#box_thisweek.rbox .rboxmid .txt {
  padding-left: 196px;
}

#box_thisweek.rbox .rboxmid .txt h6 {
  font-size: 9px;
}

#box_thisweek.rbox .rboxmid img.left {
  margin: 0 5px 5px 0;
}

.rbox {
  width: 100%;
  margin: 0 0 5px;
}

#right1third .rbox {
  font-size: 1.1em;
  margin: -10px 0 20px;
}

.rbox form {
  border: none;
  display: inline;
}

.rbox select {
  width: 200px;
  font-size: 10px;
  margin-top: -2px;
}

.rboxtop span, .rboxbot span {
  margin: 0;
  padding: 0;
  height: 10px;
  display: block;
  font-size: 0px;
}

.rbox span.rbox_title {
  top: 10px;
  left: 10px;
  color: #036;
  z-index: 0;
  margin: 0;
  padding: 0 4px;
  font-size: 20px;
  background: #fff;

  position: relative;
}

.rboxtop {
  background: url(../images/rboxtop.gif) no-repeat top left;
}

.rboxbot {
  background: url(../images/rboxbot.gif) no-repeat bottom left;
}

.rboxtop span {
  background: url(../images/rboxtop_c.gif) no-repeat top right;
}

.rboxbot span {
  background: url(../images/rboxbot_c.gif) no-repeat bottom right;
}

.rboxnav {
  padding: 5px 10px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

.rboxnav ul {
  margin: 0;
  padding: 0;
  height: 25px;
  display: block;
  font: bold 11px arial, sans-serif;
  background: url(../images/mininav.gif) repeat-x;
}

.rboxnav ul li {
  margin: 0;
  float: left;
  padding: 5px 0;
  list-style-type: none;
}

.rboxnav ul li a, .rboxnav ul li.txt {
  color: #888;
  padding: 5px 8px 6px;
  text-decoration: none;
}

.rboxnav ul li a:visited {
  color: #888;
}

.rboxnav ul li a:hover {
  color: #000;
  background: url(../images/mininav_over.gif) repeat-x;
}

.rboxnav ul a.on, .rboxnav ul a:visited.on {
  color: #036;
  background: url(../images/mininav_on.gif) repeat-x;
}

.rboxnav ul li.edge_r, .rboxnav ul li.edge_l {
  margin: 0;
  padding: 0;
  width: 6px;
  height: 25px;
  display: block;
}

.rboxnav ul li.edge_r {
  float: right;
  border-left: 1px solid #bababa;
  background: url(../images/mininav_r.gif) no-repeat;
}

.rboxnav ul li.edge_l {
  float: left;
  border-right: 1px solid #bababa;
  background: url(../images/mininav_l.gif) no-repeat;
}

.rboxmid {
  clear: both;
  display: block;
  padding: 5px 10px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

.rboxmid.deepres {
  height: 335px;
  position: relative;
}

.rboxmid.deepres p.button {
  position: absolute;
  bottom: 0;
}

.rboxmid h4 {
  margin: 0;
  padding: 0;
  font-size: 12px;
}

.rboxmid p {
  margin: 0;
  padding: 0;
}

.rboxmid p.subtopics {
  color: #666;
  font-size: 10px;
  margin: 15px 0 0;
  padding: 15px 0 0;
  border-top: 1px solid #ddd;
}

.skilltv_feed_title, .skilltv_feed_body {
  display: none;
}

.skilltv_feed_item .skilltv_feed_body {
  display: block;
}

.skilltv_feed_hline {
  font-weight: bold;
}

.rboxmid p.bloginfo, .rboxmid div.skilltv_feed_date {
  clear: both;
  color: #666;
  font-size: 10px;
  margin-bottom: 5px;
}

.rboxmid div.blogselect {
  width: 100%;
  float: left;
  display: inline;
  margin-bottom: 10px;
}

.rboxmid span.select {
  float: left;
  color: #999;
  font-size: 11px;
  font-weight: bold;
  margin-right: 10px;
}

.rboxmid ul {
  margin: 0;
  color: #993;
  padding: 5px 0 0 2em;
}

.rboxmid ul.left {
  width: 42%;
  float: left;
}

.rboxmid ul.right {
  width: 42%;
  float: right;
}

.rboxmid ul li {
  margin: 0;
  padding: 0 0 .25em;
}

.rboxmid img {
  float: left;
  margin: 0 10px 10px 0;
}

.rboxmid img.dr {
  padding: 0;
  width: 173px;
  height: 62px;
  display: block;
  margin: 0 0 10px;
  border: 1px solid #999;
}

#box_related {
  margin: 10px 0 20px;
}

#box_rss .rboxmid {
  text-align: center;
}

#box_rss .rboxmid p {
  text-align: left;
  padding-bottom: 15px;
}

#box_products h4 {
  padding-top: 5px;
  text-align: right;
  border-top: 1px solid #ddd;
}

#box_products #product_carousel_wrap {
  position: relative;
  margin-bottom: 15px;
}

#box_products .product_carousel {
  margin: 0 25px;
  position: relative;
}

#box_products .product_carousel li {
  width: 173px;
  padding: 0 5px;
  font-size: .9em;
  text-align: center;
}

#box_products .rboxmid img {
  float: none;
}

#box_products .product_carousel img {
  height: 60px;
  width: 120px;
  display: block;
  background: #eee;
  margin: 10px auto 5px;
}

#box_products a.product_carousel_left, #box_products a.product_carousel_right {
  top: 10px;
  width: 10px;
  height: 60px;
  cursor: pointer;
  position: absolute;
}

#box_products a.product_carousel_left {
  left: 10px;
  background: url(/images/wide_arrow_left.gif);
}

#box_products a.product_carousel_right {
  right: 10px;
  background: url(/images/wide_arrow_right.gif);
}

#box_products a.product_carousel_left:hover, #box_products a.product_carousel_right:hover {
  background-position: center;
}

#box_products a.disabled, #box_products a.disabled:hover {
  cursor: default;
  background-position: right;
}

#site_search_box {
  height: 70px;
  padding: 0 15px;
  background: url(../images/site_search_box_bg.gif) no-repeat;
}

#site_search_box form {
  margin: 0;
  padding: 0;
  clear: both;
  display: inline;
}

#site_search_box span.search_header, #site_search_box.rc span.rc_search_header {
  color: #fff;
  float: left;
  margin-top: 10px;
  font-size: 16px;
  font-weight: bold;
}

#site_search_box span.search_tips {
  float: right;
  font-size: 10px;
  margin-top: 15px;
}

#site_search_box span.search_tips a, #site_search_box span.search_tips a:visited {
  color: #ff9;
}

#site_search_box span.search_tips a:hover, #site_search_box span.search_tips a:active {
  color: #fff;
}

#site_search_box input#search_field {
  margin: 0;
  float: left;
  padding: 5px;
  width: 215px;
  border: none;
  background: none;
  margin-top: 5px;
}

#site_search_box input#search_submit {
  width: 70px;

  float: right;
  height: 26px;
  margin-top: 5px;
}

#ad_mr {
  margin: 0;
  background: #369;
  text-align: center;
  border: solid #ccc;
  border-width: 0 1px;
  padding: 10px 0;
}

#site_search_box_bot {
  padding: 0;
  height: 5px;
  font-size: 0;
  margin: 0 0 20px;
  background: url(../images/site_search_box_bot.gif) no-repeat;
}

#ad_right_buttons {
  margin: 5px 0 20px;
}

#ad_right_buttons #ad_b1 {
  float: left;
}

#ad_right_buttons #ad_b2 {
  float: right;
}

#ad_right_buttons #ad_b1, #ad_right_buttons #ad_b2 {
  padding: 17px;
  background: url(../images/ad_button_bg.gif) repeat-x;
}

#ad_right_buttons img {
  margin: 0;
  padding: 0;
}

div.issue {
  width: 33%;
  float: left;
  height: 200px;
  text-align: center;
}

div.issue img {
  display: block;
  margin: 0 auto 5px;
}

img.wp_cover {
  float: left;
  margin: 0 10px 10px 0;
  border: 1px solid #ccc;
}

.lightgraybox {
  background: #f5f5f5;
  padding: 10px 10px 0;
  border: 1px solid #e5e5e5;
}

h1#rctitle {
  margin: 0;
  padding: 6px;
  color: #fff;
  font-size: 1.4em;
  background: url(../images/bg_rctitle.jpg) no-repeat;
}

.rbox.rc h4 {
  font-size: 1.2em;
}

.rbox.rc p {
  padding: 0;
  margin: 0 0 15px;
}

.rbox.rc div.lead {
  padding: 10px;
  background: #f1f1c5;
  margin-bottom: 15px;
}

.rbox.rc div.lead p {
  margin: 0;
  padding: 0;
}

#site_search_box.rc {
  height: 80px;
  margin: -20px 0 15px;
  background: url(../images/rc_search_box_bg.gif) no-repeat;
}

ul#browse {
  padding: 0;
  height: 30px;
  list-style: none;
  margin: 0 0 10px;
  background: #eee url(../images/bg_pgcounter.gif) bottom no-repeat;
}

ul#browse li {
  float: left;
  color: #999;
  margin: 0 8px;
  display: block;
  font-size: .9em;
  padding: 4px 0 4px 15px;
  background: url(../images/li_arrow.gif) 0 9px no-repeat;
}

ul#browse li.browse {
  font-weight: bold;
  background: none;
  padding-left: 0;
}

#wpleft {
  float: left;
  width: 125px;
  font-size: 11px;
}

#wpbox {
  margin: 0 0 15px;
  border-top: 2px solid #ccc;
  background: url(/images/bg_wpbox.jpg) repeat-x;
}

#wpbox p {
  padding: 5px;
  text-align: center;
  line-height: normal;
}

#wpbox p.not_a_member {
  font-size: 10px;
  background: #fff;
}

#wpbox img.cover {
  display: block;
  padding-top: 10px;
  margin: 0 auto 20px;/*border: 1px solid #ccc;*/
}

#wpbox a.dld, #wpbox a.reg {
  display: block;
  height: 40px;
  line-height: 28px;
  padding-left: 25px;
  outline: none;
  color: #fff;
  font-weight: bold;
  text-transform: capitalize;
}

#wpbox a.dld {
  background: url(/images/round_reflect_btn.jpg) bottom no-repeat;
}

#wpbox a.reg {
  background: url(/images/round_reflect_reg_btn.jpg) bottom no-repeat;
}

#wpbox a.dld:hover, #wpbox a.reg:hover {
  background-position: top;
}

#wpdesc {
  float: right;
  width: 480px;
}

#wpinfo p {
  font-size: .85em;
  color: #666;
  margin: 0;
  padding: 5px 0;
  border-bottom:1px solid #e5e5e5;
}

.tabbed.related {
/*  position: relative;*/
}

.tabbed.related h4 {
  /*top: -10px;
left: 10px;*/
z-index: 2;
  color: #fff;
  /*position: absolute;*/
float: left;
  width: 200px;
  margin: 0;
  padding: 0 0 0 10px;
}

.tabbed.related .tabset {
  padding: 10px 0 0;
  background: #369 url(http://stage.www.plantservices.com/images/tabnav_fade_bg.gif) no-repeat;
}

.tabbed.related .tabset ul {
  float: right;
  width: 350px;
}

.tabbed.related .tabset ul li {
  float: right;
  margin-right: 5px;
}

.tabbed.related .tabset ul li.tab {
  background: none;
}

.tabbed.related .tabset ul li .content {
  color: #69c;
  background: none;
  border-bottom: none;
}

.tabbed.related .tabset ul li:hover .content {
  color: #fff;
}

.tabbed.related .tabset ul li.selected .content, .tabbed.related .tabset ul li.selected:hover .content {
  color: #036;
}

.tabbed.related .tabset ul li.selected {
  background: #fff;
}

.tabbed.related .visual-roundrect {
  background: #fff;
}

.tabbed.related .visual-roundrect ul {
  margin: 0;
  color: #ccc;
  font-size: 15px;
  padding: 0 0 0 15px;
}

.tabbed.related .visual-roundrect ul li a {
  color: #990;
}

.tabbed.related .visual-roundrect ul li a:hover {
  color: #cc6;
}

.tabbed.related .visual-roundrect ul a.more {
  color: #999;
  font-size: 12px;
  padding-top: 5px;
}

#box_jobs {
  font-size: .9em;
}

#box_jobs a {
  font-size: 1.1em;
  font-weight: bold;
}

#box_jobs .jt_jobs {
  width: 39%;
  float: left;
}

#box_jobs .jt_job {
  margin: 15px 0;
  padding-left: 28px;
  background: url(../images/job_icon.gif) 0 3px no-repeat;
}

#box_jobs .jt_features {
  width: 58%;
  float: right;
}

#box_jobs .jt_features div {
  padding: 20px 15px;
  background: url(../images/h3_side_bg.gif) repeat-x;
}

#box_jobs .jt_features img.left {
  margin: 0 5px 15px 0;
}

.sister {
  margin-bottom: 10px;
}

.sister .wrapper {
  padding: 20px 40px;
}

.sister legend {
  color: #0066cc;
}

.sister ul {
  list-style: none;
  margin: 0 0 10px 0;
  padding: 0;
}

.sister .center {
  text-align: center;
  width: 100%;
}

.right {
  float: right;
}

/* Modal Popups
------------------------------*/

.modal_overlay {
  zoom: 1;
  cursor: pointer;
  background: #000 url(../images/user/modal_overlay.jpg) repeat-x;
}

* html #modal_wrap {
  position: absolute;
  top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

#modal_wrap {
  width: 600px;
  margin-left: -300px;
  /*top: 5%;*/
  top: 115px;
  left: 50%;
  padding: 15px;
  display: none;
  z-index: 1000000;
  position: fixed;
  background: #fff;
  border: 1px outset #ccc;
  font: normal .8em/1.4 arial, sans-serif;
}

#modal_wrap a.modal_close {
  right: 0;
  top: -20px;
  color: #eee;
  z-index: 100;
  text-align: right;
  position: absolute;
  font: bold 18px/normal arial;
}

#modal_wrap a.modal_close:hover {
  color: #fff;
}

#modal_wrap a.modal_close.inside {
  top: 0;
  color: #039;
  z-index: auto;
  font-size: 10px;
  text-align: left;
  position: relative;
}

#modal_wrap a.modal_close.inside:hover {
  color: #039;
}

#modal_wrap img#ajax_loading {
  margin: 0 auto;
  display: block;
}

/* Login/Register/Manage Acct
------------------------------*/

div.member h3, div.member h4 {
  margin: 0;
  padding: 0 0 5px;
}

div.member h3 {
  color: #369;
}

div.member h4 {
  font-size: 13px;
}

div.member span {
  display: block;
  padding: 0 0 10px;
}

div.member span.red {
	display: inline;
}

div.member ul.check {
  margin: 0;
  list-style: none;
  padding: 0 0 10px;
}

div.member ul.check li {
  margin: 0;
  padding: 0 0 10px 18px;
  background: url(../images/user/check.png) left 4px no-repeat;
}

div.member .twocols .col1 {
  float: left;
  width: 290px;
}

div.member .twocols .col2 {
  float: right;
  width: 275px;
  padding: 10px;
  border-style: solid;
  border-width: 3px 1px;
  border-color: #369 #ddd;
  background: #f1f1f1 url(../images/user/modal_gray_fade.gif) repeat-x;
}

#errors, #status {
  font-size: 11px;
  padding: 5px 10px;
  border: dotted #ccc;
  border-width: 1px 0;
  margin-bottom: 10px;
  position: relative;
}

#errors ul, #status ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#errors {
  color: #fff;
  background: #c66;
}

#errors li {
  float: none;
  border: none;
}

#errors a {
  display: none;
}

#status {
  background: #ffc;
}

#status ul.status_msg {
  width: 51%;
  float: left;
}

#status ul.go_back {
  width: 49%;
  float: right;
  text-align: right;
}

#status li {
  display: inline;
}

div.member form {
  margin: 0;
  padding: 0;
  border: none;
  display: block;
}

div.member .description {
  color: #999;
  font-size: 10px;
  margin-bottom: 10px;
}

div.member span.form-required, div.member span.required_disclaimer {
  color: #c66;
  display: inline;
}

div.member span.required_disclaimer {
  display: block;
  font-size: 11px;
}

div.member label {
  color: #555;
  display: block;
  padding-bottom: 3px;
  font: bold 12px arial;
}

.form-item {
  margin: 3px 0;
}

input.form-text {
  width: 96%;
  color: #666;
  padding: 4px;
  margin: 0 0 3px;
  font-size: 13px;
  border: 1px solid #ccc;
}

input.form-text.error {
  border: 1px solid #c66;
}

input.form-text.highlight {
  background: #ffc;
  font-weight: bold;
  border: 1px solid #cc9;
}

input.form-submit, a.btn {
  color: #fff;
  height: 28px;
  margin-top: 4px;
  padding: 0 4px;
  display: inline-block;
  cursor: pointer;
  background: #036;
  border: 1px solid;
  border-color: #003;
  font: bold 11px/normal arial;
}

a.btn {
  color: #fff;
  height: 26px;
  padding: 0 6px;
  line-height: 26px;
  text-align: center;
  display: inline-block;
}

a#to_register.btn {
  float: right;
}

/* Specific to Login
------------------------------*/

div.member a#to_forgot_pw {
  float: left;
  font-size: 10px;
  margin-top: -20px;
  padding-left: 65px;
}

/* Specific to Register
------------------------------*/

div.member div.to_login {
  border-top: 1px solid #ccc;
  font-size: 11px;
  padding-top: 5px;
}

div.member .important {
  background: #ffc;
  padding: 6px 8px;
  margin-bottom: 10px;
}

div.member .important p {
  margin: 0;
  padding: 0;
}

div.member .reghelp {
  color: #666;
  padding-top: 10px;
  border-top: 1px solid #f1f1f1;
}

div.member .reghelp h4, div.member .reghelp p {
  margin: 0;
  padding: 0;
}

/* Specific to Pass
------------------------------*/

form#user-pass input.form-text {
  width: 50%;
  margin-bottom: 10px;
}

/* -- */

#more_content ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#more_content .rboxmid li {
  display: block;
  width: 100%;
  position: relative;
  margin: 0;
  padding: 0;
}

#more_content li.viewall {
  border: none;
}

#more_content .rboxmid img {
  height: 30px;
  width: 60px;
  position: absolute;
  top: 12px;
  left: 0;
}

#more_content .rboxmid span {
  color: #993;
  font: italic 11px arial;
  left: 0;
  position: absolute;
  top: 6px;
}

#more_content .rboxmid a {
  display: inline-block;
  padding: 3px 4px 3px 65px;  
}

#more_content.products .rboxmid li {
  border-bottom: 1px solid #eee;
  padding: 5px 0 20px;
}

#more_content.products li.viewall {
  border: none;
  padding-bottom: 0;
}

#more_content.products .rboxmid a {
  font-size: 11px;
  padding-left: 70px;
}

.padding20 {
  padding: 0 20px;
}

/*** START Styles for the E-Newlsetter examples page ***/
div.example {
  width: 100%;
  float: left;
  text-align: left;
  margin: 0 0 10px;
}

div.example a {
  font-size:11px;
  font-weight:bold;
  float left;
}

div.example p {
  color:#444444;
  font-size:10px;
}

div.example img {
  display: block;
  margin: 0 3px 0;
  float:left;
}
/*** END Styles for the E-Newlsetter examples page ***/
