@import url(../sifr/sifr-screen.css);

body {
  background-color: #ddd;
  font-family: verdana, arial, sans-serif;
  margin-top: 0;
  padding-top: 0;
}

h1 {
  font-size: 1.3em;
}

h1#wp, h1.wp_header {
  margin: 20px 0;
  padding-left: 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;
}

#page {
  clear: both;
  background-color: #FFF;
  border: 1px solid #C0C0C0;
  margin: 0 auto;
  width: 1004px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  display: block;
  text-align: left;
  background-repeat: repeat;
  background-position: right top;
  position: relative;
  z-index: 0;
}

#print {
  font-size: .9em;
}

.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 {
  background-color: #fff;
  margin: 0;
  padding: 10px 10px 17px 10px;
  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;
}

#wpsearch_index {
  left: 95px;
  position: relative;
  top: -30px;
} 

#wpsearch_index input.sp-q {
  border: 1px solid #ccc;
  color: #999;
  float: left;
  margin-right: 3px;
  padding: 2px 4px;
  width: 345px;
}

#dateframe {
  background-color: #EAEAEA;
  border-top: 1px solid #666;
  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 elements and dropdowns */
#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: 50;
}

#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;
}

/* Styles for Menu Items */
#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 10px 5px 10px;
  margin: 0;
  color: #fff;
  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: #999;
}

#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;
}

#leftMenu, #leftMenu2 {
  /* all lists */
padding: 0 10px;
  margin: 0;
  list-style: none;
  float: left;
  width: 138px;
}

* html #leftMenu, * html #leftMenu2 { /* hacks for IE */
}

#leftMenu h2, #leftMenu2 h2 {
  font-weight: bold;
  font-family: verdana, arial, sans-serif;
  margin: 2px 5px 0 0;
  padding: 0 0 3px 10px;
  font-size: 1.1em;
}

#leftMenu ul, #leftMenu2 ul {
  /* all lists */
padding: 0;
  margin: 0;
  list-style: none;
  border: 0;
  padding-bottom: 15px;
}

#leftMenu ul li, #leftMenu2 ul li {
  /* all list items */
font-size: 1em;
  position: relative;
  line-height: 1.25em;
  margin-bottom: 0;
  vertical-align: middle;
}

#leftMenu li ul {
  /* second-level lists */
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;  /* <-- DON'T DELETE: SOLUTION TO IE7 FLYOUTS DISAPPEARING ON HOVER */
}

#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 {
  /* second-level lists */
font-size: 1em;
  background: none;
  width: 100%;
  border: none;
}

#leftMenu li ul li a {
  /* second-level lists */
background-image: none;
  padding-left: 10px;
  margin: 0;
  border-bottom: 1px solid #FFF;
}

/* Fix IE. Hide from IE Mac \*/
* 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%;
}

/* End */


#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;
}

.pagination-label {
  float: left;
  color: #000;
  font-weight: bold;
}

.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;
}

table.counts-table {
  width: 100%;
  margin-bottom: 10px;
  font-size: .9em;
}

.counter {
  background-image: url(../images/border_hr.gif);
  background-repeat: repeat-x;
  background-position: left top;
  margin: 0 0 0 130px;
  padding-top: 0;
  width: 510px;
}

a.counter_link {
  color: #000;
  text-decoration: none;
}

#main-content {
  margin: 0 5px 10px 158px;
  padding-top: 0;
  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 {
  font-size: 1em;
  line-height: 1.5;
}

#ad2 .tabbed {
  margin: 0;
  width: 336px;
}

#footer {
  display: block;
  clear: both;
  font-size: 11px;
  margin: 10px 0 0;
  padding: 10px 0;
  text-align: center;
  background-color: #fff;
}

#footer p {
  display: block;
  margin: 0;
  padding: 0;
}

p.redbold {
  font-size: .9em;
  font-weight: bold;
  color: #990000;
}

.center_content {
  text-align: center;
}

.navCatName {
  display: block;
  color: #660000;
  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;
  margin: 0 0 10px 0;
  background-image: url(../images/grad_line.gif);
  background-position: left bottom;
  background-repeat: no-repeat;
  font-size: 18px;
  font-weight: bold;
  color: #660000;
}

h1.header {
  margin-bottom: 5px;
}

.LtBlueLinkBottom {
  color: #0066CC;
  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: 10px 10px 0;
  background-color: #f1f1f1;
}

td {
  vertical-align: top;
}

td.topicMain {
}

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 10px 0 0;
}

a {
  color: #003399;
  text-decoration: none;
  outline: none;
}

a.LoginLink {
  color: #333;
  text-decoration: none;
}

a.ArticleTitleLarge {
  color: #003399;
  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: 0 10px 10px 12px;
  margin: 0;
}

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;
}

ul#counts {
  list-style: none;
  margin: 0 0 15px;
  padding: 0;
}

ul#counts li {
  color: #666;
  display: inline;
  font-size: 0.9em;
  margin: 0;
  padding-right: 10px;
}

#rc_articles #articles {
  float: left;
  width: 77%;
}

#rc_articles #sidebar {
  float: right;
  width: 20%;
}

hr {
  size: 1px;
}

img {
  border: 0;
}

img.left {
  padding: 0 10px 10px 0;
  text-align: left;
  vertical-align: top;
  float: left;
}

img.right {
  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: 0;
  padding: 0;
}

.ssdevh3 {
  font-weight: bold;
  font-size: 11px;
  margin: 0 0 10px;
  width: 300px;
  padding: 0;
}

.ssdevhr {
  margin-top: 30px;
  margin-bottom: 30px;
  height: 1px;
}

.ssdevul {
  margin: 0;
  padding: 0;
  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: 0 0 5px 5px;
  float: right;
  vertical-align: top;
  font-weight: bold;
  background-color: #FFFFCC;
  border: 1px outset #ccc;
}

#insert p {
  padding: 0;
  margin-bottom: 5px;
  margin-left: 65px;
  margin-top: 0;
  margin-right: 0;
}

#insert ul {
  margin: 0 0 0 65px;
  padding: 0;
}

#insert li {
  list-style-type: square;
  margin: 0;
  padding: 0;
  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: 15px;
}

#topbanner .ad-slot {
  float: left;
}

#topbanner .feature {
  float: right;
}

#topbanner {
  width: 975px;
  margin: 0 auto;
  padding-top: 4px;
}

.ad-inline-text {
  padding: 8px;
  font-size: .9em;
  margin: 0 0 20px;
  background: #f0f8ff;
  border: 1px solid #ddd;
  line-height: 1.4;
}

.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: 0;
  margin-bottom: 4px;
}

.sponsored-product h3 {
  font-size: 12px;
  margin-top: 0;
}

.sponsored-product img {
  float: left;
  width: 120px;
  height: 60px;
}

.sponsored-product p {
  margin-left: 130px;
  margin-top: 0;
}

.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;
}

/*.white-papers */
p {
  margin-top: 0;
}

.ad-left-bottom {
  text-align: center;
}

.ad-left-bottom a {
  display: block;
  margin-bottom: 8px;
}

.visible {
  display: inherit;
}

.hidden {
  display: none;
}

a:link {
  color: #0066CC;
}

a:visited {
  color: #0066CC;
}

a:hover {
  color: #FF6600;
  text-decoration: none;
}

a:active {
  color: #FF6600;
}

/*Summary border corners */
.visual-roundrect {
  border: 1px solid #a9a9a9;
  margin: 0 0 15px 0;
  background-color: #f5f5f5;
  padding-bottom: 0;
}

.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;
  font-size: 0px;
}

#blog_wrap {
  padding: 0 15px;
}

#blog_content {
  width: 625px;
  line-height: 1.5em;
  font-size: 12px;
}

#blog_wrap #blog_content {
  width: 755px;
}

.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: 10px;
  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;
}

h1.kywd {
  font-size: 1.1em;
  font-weight: normal;
  font-style: italic;
  margin: 0 0 15px 0;
}

p.nomargin {
  margin: 0;
}

div.classified table {
  background-color: #fff;
  border-width: 1px;
  border-color: #666;
  border-style: solid;
}

div.classified table td {
  border-width: 1px;
  border-color: #666;
  border-style: solid;
  padding: 2px;
}

/*
.add_this_button {
float: right;
}
*/

h2.classified {
  padding-top: 10px;
}

h3.classified {
  padding: 0;
  margin: 5px 0 0 0;
}

p.classified {
  margin-top: 10px;
}

#digedit_popup {
  text-align: center;
  position: absolute;
  top: 240px;
  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: #fff;
  cursor:pointer;
}

/* 2/3 1/3 layout */
#main_cols {
  /*width: 100%;*/
background: #fff;
  padding: 15px;
}

#main_cols.search_pg {
  padding: 0 15px;
}

#left2thirds {
  background: #fff;
  display: block;
  width: 623px;
  float: left;
  /*margin: 40px 0 15px 15px;*/
margin: 20px 0 0;
  padding: 0;
  font-size: 1.1em;
  line-height: 1.5;
}

#right1third {
  background: #fff;
  display: block;
  width: 336px;
  float: right;
  /*margin: 40px 15px 15px 0;*/
margin: 20px 0 0;
  padding: 0;
}

#main_cols.nomarg #left2thirds {
  margin-top: 15px;
}

#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_header a.product_rss {
    display: none;
}

#prod_search {
  font-family: verdana, sans-serif;
  padding: 0;
  margin: 0 15px 0;
  padding-top: 15px;
  font-size: .9em;
  width: 593px;
}

#prod_search h3 {
  width: 120px;
  float: left;
  margin: 0;
  padding: 0;
  color: #0a50a1;
  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 div.clear {
  clear: both;
  margin: 0;
  padding: 0;
  height: 0;
  font-size: 0px;
}

#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: 4px 0;
}

#filters_js h3 {
  color: #0a50a1;
  font-size: 12px;
  margin: 8px 0 0;
  padding: 0;
}

#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 {
  background: #fff;
  font: normal 10px Verdana;
  width: 100%;
  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;
}

#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 {
  border-bottom: 1px solid #ddd;
  color: #600;
  clear: both;
}

.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;
}

.featurebox {
  position: relative; /* prevents border from disappearing in IE7 */
  border: 1px solid #cecece;
  border-bottom: none;
  margin: 0;
  padding: 10px 8px 0;
}

.featurebox h4 {
  margin: 0;
}

.featurebox p {
  margin: 0;
  padding-bottom: 15px;
}

.box_roundbottom {
  background: url(../Media/roundbox_bottom.gif) bottom left repeat-x;
  margin: 0 0 20px;
  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;
}

.col_halfleft {
  float: left;
  width: 48%;
}

.col_halfright {
  float: right;
  width: 48%;
}

.right_morelink {
  text-align: right;
  margin-bottom: 0;
}

p.results {
  margin: 0 0 8px;
}

#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 h3 {
  margin: 0;
  padding: 0;
  font-size: 15px;
  font-weight: normal;
  line-height: normal;
}

/* used on the search_sisters.html page */
#search_results h1 {
  margin: 30px 0 0;
padding:;
}

#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;
}

/* Narrow Site Pages */
#page.narrow {
  width: 700px;
  margin: 15px auto;
  font: normal .8em/1.4 verdana, sans-serif;
}

#page.narrow #dateframe {
  font-size: .8em;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
}

#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;
  width: 49%;
  float: left;
  position: relative;
}

#page.narrow div.block .right {
  z-index: 0;
  width: 49%;
  float: right;
  position: relative;
}

#page.narrow div.block .subs_3col .left {
  width: 32%;
  float: left;
  margin-right: 13px;
}

#page.narrow div.block .subs_3col .mid {
  width: 32%;
  float: left;
}

#page.narrow div.block .subs_3col .right {
  width: 32%;
  float: right;
}

#page.narrow div.block .subs_3col input {
  width: 90%;
}

#page.narrow div.block .subs_3col label {
  margin-top: 5px;
}

#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;/*margin-left: 105px;*/
}

#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.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.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 {
  overflow: hidden;
  margin-bottom: 15px;
}

p.button a {
  /*color: #fff;*/
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;
}

#article-tools {
  margin-top: 0;
  margin-bottom: 10px;
  z-index: 100;
  font-size: .9em;
}

#article-tools-float-right {
  margin: 0 0 8px 8px;
  font-size: .8em;
  float: right;
  width: 148px;
  color: #666;
  line-height: normal;
}

#article-tools-float-right.rbox span.rbox_title {
  top: 5px;
  color: #777;
  font-size: 13px;
  padding: 0 6px;
  z-index: 2;
}

#article-tools-float-right .rboxmid img {
  float: none;
  margin: 0;
}

#ratingblock {
  margin: 0;
  padding: 0 0 3px;
}

#ratingblock p {
  margin: 0;
  padding: 5px 0 0;
}

.ratingblock {
  display: block;
}

strong.rating {
  color: #c93;
}

.loading {
  height: 30px;
  background: url(../images/rating_working.gif) 50% 50% no-repeat;
}

.unit-rating { /* the UL */
  list-style: none;
  margin: 0;
  padding: 0;
  height: 16px;
  position: relative;
  background: url(../images/rating_starrating_16.gif) top left repeat-x;
}

.unit-rating li {
  text-indent: -90000px;
  padding: 0;
  margin: 0;
  float: left;
}

.unit-rating li a {
  outline: none;
  display: block;
  width: 16px;
  height: 16px;
  text-decoration: none;
  text-indent: -9000px;
  z-index: 20;
  position: absolute;
  padding: 0;
}

.unit-rating li a:hover {
  background: url(../images/rating_starrating_16.gif) left center;
  z-index: 2;
  left: 0;
}

.unit-rating a.r1-unit {
  left: 0px;
}

.unit-rating a.r1-unit:hover {
  width:16px;
}

.unit-rating a.r2-unit {
  left:16px;
}

.unit-rating a.r2-unit:hover {
  width: 32px;
}

.unit-rating a.r3-unit {
  left: 32px;
}

.unit-rating a.r3-unit:hover {
  width: 48px;
}

.unit-rating a.r4-unit {
  left: 48px;
}

.unit-rating a.r4-unit:hover {
  width: 64px;
}

.unit-rating a.r5-unit {
  left: 64px;
}

.unit-rating a.r5-unit:hover {
  width: 80px;
}

.unit-rating a.r6-unit {
  left: 80px;
}

.unit-rating a.r6-unit:hover {
  width: 96px;
}

.unit-rating a.r7-unit {
  left: 96px;
}

.unit-rating a.r7-unit:hover {
  width: 112px;
}

.unit-rating a.r8-unit {
  left: 112px;
}

.unit-rating a.r8-unit:hover {
  width: 128px;
}

.unit-rating a.r9-unit {
  left: 128px;
}

.unit-rating a.r9-unit:hover {
  width: 144px;
}

.unit-rating a.r10-unit {
  left: 144px;
}

.unit-rating a.r10-unit:hover {
  width: 160px;
}

.unit-rating li.current-rating {
  background: url(../images/rating_starrating_16.gif) left bottom;
  position: absolute;
  height: 16px;
  display: block;
  text-indent: -9000px;
  z-index: 1;
}

.voted {
  color: #999;
}

.static {
  color: #5D3126;
}

#printpage {
  padding: 5px 0 0;
}

#emailpage {
  padding: 5px 0 0;
}

#addthis-button {
  padding: 10px 0 0;
}

.rbox {
  margin: 0 0 5px;
}

.rboxtop span, .rboxbot span {
  display: block;
  height: 10px;
  margin: 0;
  padding: 0;
  font-size: 0px;
}

.rbox span.rbox_title {
  margin: 0;
  padding: 0 4px;
  position: relative;
  top: 10px;
  left: 10px;
  background: #fff;
  font-size: 20px;
  color: #036;
  z-index: 0;
}

.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;
}

.rboxmid {
  clear: both;
  display: block;
  padding: 5px 10px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

#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 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;
}

/* Narrow Site Pages */
#page.narrow {
  width: 700px;
  margin: 15px auto;
  font: normal .8em/1.4 verdana, sans-serif;
}

#page.narrow #dateframe {
  font-size: .8em;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
}

#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 {
  float: left;
  width: 49%;
}

#page.narrow div.block .right {
  float: right;
  width: 49%;
}

#page.narrow div.block .subs_3col .left {
  width: 32%;
  float: left;
  margin-right: 13px;
}

#page.narrow div.block .subs_3col .mid {
  width: 32%;
  float: left;
}

#page.narrow div.block .subs_3col .right {
  width: 32%;
  float: right;
}

#page.narrow div.block .subs_3col input {
  width: 90%;
}

#page.narrow div.block .subs_3col label {
  margin-top: 5px;
}

#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;
  /*margin-left: 105px;*/
}

#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 {
  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 {
  overflow: hidden;
  margin-bottom: 15px;
}

p.button a {
  /*color: #fff;*/
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;
}

#printpage {
}

#emailpage {
}

#addthis-button {
}

.rbox {
  margin: 5px 0 5px;
}

.rboxtop, .rboxbot, .rboxtop span, .rboxbot span {
  display: block;
  height: 10px;
  margin: 0;
  padding: 0;
  font-size: 0px;
}

.rbox span.rbox_title {
  margin: 0;
  padding: 0 4px;
  position: relative;
  top: 10px;
  left: 10px;
  background: #fff;
  font-size: 20px;
  color: #036;
  z-index: 0;
}

.rboxtop {
  position: relative;
  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;
}

.rboxmid {
  display: block;
  padding: 5px 10px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

#need_js_notice {
  background-color: #FFFF00;
  padding: 5px;
}

.login_message {
  background-color: #FF0000;
  padding: 5px;
}

#login_button {
  visibility:  hidden;
}

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 {
  padding: 10px;
  background: #f5f5f5;
  border: 1px solid #e5e5e5;
}

.lightgraybox p.button {
  margin: 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;
}

#tools {
  display: block;
  margin: 0 0 10px;
}

#tools a {
  /*color: #999;*/
font-size: 11px;
  margin-right: 10px;
}

#tools #print, #tools #email {
  float: left;
}

#tools #addthis {
  float: right;
}

a.back_home {
  display: block;
  font-size: 10px;
  font-weight: bold;
  padding: 5px 0;
  border-bottom: 1px solid #f5f5f5;
}

p.rights {
  margin-top: 20px;
}

/* "Link to this..." styles */

#subcontent_tools {
  width: 134px;
  height: 30px;
  margin-left: 489px;
  position: absolute;
}

p.rights {
  float: right;
  margin-top: 0;
}

a.ltt_reveal {
  color: #fff;
  height: 30px;
  width: 110px;
  display: block;
  cursor: pointer;
  padding-left: 30px;
  font: bold 12px/30px Arial, Helvetica, sans-serif;
  background: url(/images/link_to_button.gif) no-repeat;
}

a.ltt_reveal:link {
  color: #fff;
}

a.ltt_reveal:hover, a.ltt_reveal:active, a.ltt_reveal.nojs, a.ltt_reveal.on {
  color: #fff;
  background-position: left bottom;
}

a.ltt_reveal.nojs {
  cursor: default;
}

.link_to_this {
  clear: right;
}

.link_to_this .ltt_body {
  color: #fff;
  padding: 10px;
  border-top: 3px solid #582d59;
  background: #969 url(/images/bg_ltt_body.gif) repeat-x;
}

.ltt_body h4 {
  color: #fcf;
  margin-bottom: 10px;
}

.ltt_body p, .ltt_body textarea {
  font-size: 11px;
}

.ltt_body textarea {
  color: #666;
  width: 98.5%;
  padding: 2px;
  height: 75px;
}

.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;
}

#more_content {
  border: solid #ccc;
  border-width: 2px 0;
  margin: 20px 0;
  padding: 15px 0 7px;
}

#more_content h3 {
  font-size: 15px;
  margin: 0;
  padding: 0;
}

#more_content ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#more_content li {
  border-bottom: 1px solid #eee;
  display: block;
  width: 100%;
  position: relative;
  margin: 0;
  padding: 0;
}

#more_content li.viewall {
  border: none;
}

#more_content span {
  color: #066;
  font: italic 11px arial;
  left: 0;
  position: absolute;
  top: 10px;
}

#more_content cite {
  color: #888;
  display: block;
  font-size: 11px;
  padding-left: 70px;
  position: relative;
  top: -7px;
}

#more_content a {
  display: inline-block;
  padding: 8px 4px 8px 70px;  
}

#more_content.products a {
  padding-left: 0;  
}

/*** 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 ***/

/* format the html in the news rss feed */
div.asm_news_item b {
  display:none;
}

/* Article Sidebars now used on voices pages too */

.article_sidebar {
  padding: 8px;
  width: 250px;
  font-size: .85em;
  position: relative;
  background: #f1f1f1;
  border: 1px solid #e5e5e5;
}

.article_sidebar.left {
  float: left;
  margin: 0 12px 4px 0;
}

.article_sidebar.right {
  float: right;
  margin: 0 0 4px 12px;
}

.article_sidebar img {
  display: block;
  margin: 0 0 8px;
}

.article_sidebar h5 {
  margin: 0;
  padding: 0;
  font-size: 1em;
}

.article_sidebar ul, .article_sidebar ol {
  padding: 0;
  margin: 0 0 10px 18px;
}

.article_sidebar img.click_to_enlarge {
  top: 16px;
  left: 8px;
  border: none;
  display: none;
  position: absolute;
}

.article_sidebar p.caption {
  color: #666;
  font: normal .9em/1.4 Geneva, Arial, Helvetica, sans-serif;
}

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;
}

div#pod_quick_poll {
  background: url("../images/h3_side_bg.gif") repeat-x scroll 0 0 transparent;
  border-top: 1px solid #CCCCCC;
  padding-top: 16px;
}

div#quick_poll_bot{
  margin-bottom: 10px;
}

