/***** Main Template *****/

html {
    min-width: 945px;
} /*IE7*/

body {
  background: #FFFFFF none repeat scroll 0%;
  color: #393733;
  margin: 0;
  padding: 0 20px;
  text-align: center;
}

body, textarea, input, select, h1, h2, h3, h4, h5, h6, .side-h3, .h2, .h3, .h4, .h5 {
    font: 83%/1.4 arial, helvetica, sans-serif;
}

#topmenu { padding-left: 220px; }
input {
    line-height: 1;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.defaultSkin .mceToolbar a {
  padding: 0px !important;
  margin: 0px !important;
  height: 23px !important;
  overflow: hidden !important;
}

/***** Common Content Formatting *****/

a { color: #105CB6; cursor: pointer; outline: none !important; }
a.xtra:visited { color: #105CB6; }
a:hover, a:focus { color:#000033; }
a:active { color: #000; }

a[target^="_blank"] {
  padding-right: 14px;
  background-image: url(../images/new_win.gif);
  background-repeat: no-repeat;
  background-position: right center;
}

.no-blank-icon a[target^="_blank"] {
  padding-right: 0px;
  background-image: none;
}

.simple:link, .simple:visited {
    text-decoration: none;
    color: #666;
    background: none;
}

.new {
    font-weight: bold;
    color: #c00;
    font-size: 11px;
    text-decoration: none;
}

h3.xtra a:visited {
    color: #86b0e1;
}

.side-h3 a:visited {
    color: #86b0e1;
}

.more:link, .more:visited {
    color: #666;
    padding-left: 0.5em;
}

.simple:hover, .simple:active, .more:hover {
    color: #333;
}

.remove {
    color: #999;
    font-size: 85%;
}

.highlight, .search-highlight {
    background-color: #ff0;
    color: #685D00;
}

hr {
    height: 1px;
    background: #ccc;
    border: none;
}

.slide-hide {
    display: none;
}

.slide-show {
    display: block;
}

.tight {
    white-space: nowrap;
}

.disabled {
    color: #666;
}

.na, h1 span.deemphasize, h2 span.deemphasize {
    color: #999;
    font-weight: normal;
}


img {
    border: none;
}

p {
    line-height: 1.4;
}

ul.compact {
    margin: 0;
    padding-left: 20px;
}

li {
    margin-bottom: 0.3em;
}

form {
    clear: left;
    margin: 0;
}

option.child-level {
    padding-left: 15px;
}

option.top-level {
    font-weight: bold;
}

h1, h2, .h1 {
    margin: 0 0 0.2em 0;
    font-size: 185%;
    letter-spacing: -1px;
    font-weight: normal;
    clear: left;
    color: #316B29;
}

.user-photo, .user-image {
    display: block;
    border: 1px solid #ccc;
    vertical-align: middle;
    width: 48px;
    height: 60px;
}

h1 .user-photo, h2 .user-photo {
    float: left;
    margin-right: 5px;
}

h1 span, h2 span, h3 span, .side-h3 span {
    color: #999;
    white-space: nowrap;
}

h3, .h3, .side-h3 {
    margin: 0 0 0.5em 0;
    font: normal 135%/1 arial,sans-serif;
    letter-spacing: -0.03em;
    clear: left;
    color: #4E463F;
}

h3 a, .side-h3 a {
    text-decoration: none;
    background: url(../images/link-line.gif) repeat-x 0 95%;
} /*IE6, IE7*/

h3 a.simple {
    background-image: url(../images/tab-line.gif);
}
.side-h3 a.simple {
    background-image: url(../images/tab-line.gif);
}

.hp-box {
	border: 1px solid #DDDDDD; font-weight:bold; padding:10px; text-decoration: none; color: #393733;
}

.hp-box a {
	text-decoration: none;
	background: none;
}
.h3 a.hp-normal { color: #4E463F; text-decoration: none; }
.h3 a.hp-normal:hover { text-decoration: underline; }
.hp-box h3 { color: #393733; display: inline; font-size: 1em; font-weight: bold; line-height: 1.5em; }
.hp-box h3 a.hp-black { color: #393733; text-decoration: underline; }
.hp-box h3 a.hp-black:visited { color: #393733;  }
.hp-h3-link a { text-decoration: underline; }

h4 {
    clear: left;
    font-size: 100%;
    font-weight: bold;
    margin-bottom: 0.2em;
    color: #7cb221;
}

.first {
    margin-top: 0 !important;
}

pre, code {
    font-size: 100%;
    color: #666;
    margin: 0;
}

.confirm,
.error,
.warning,
.info,
.positive,
.notice {
    color: #333;
    padding: 0.7em 5em 0.7em 4.3em;
    margin: 1.2em 0 1em 0 !important;
    clear: left;
} /* ie6 */

.confirm,
.positive,
.notice {
    background: #eff6e8 url(../images/circle-check-green.gif) 1.3em 0.5em no-repeat;
    border-top: 1px solid #A5CC7A;
    border-bottom: 1px solid #A5CC7A;
}

.permalink-wrap .confirm,
.permalink-wrap .info,
.permalink-wrap .positive,
.permalink-wrap .notice {
    margin-right: 320px !important;
}

.warning {
    background: #fff url(../images/circle-yellow-exclamation.gif) 1.3em 0.5em no-repeat;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    }

.error {
    background: #fff url(../images/circle-red-exclamation.gif) 1.3em 0.5em no-repeat;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.info {
    background: #fff url(../images/circle-yellow-info.gif) 1.3em 0.5em no-repeat;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.positive div,
.confirm div,
.error div,
.warning div,
.info div
.notice div {
    display: inline;
    background: none;
    padding: 0;
    margin: 0;
}

.positive p,
.confirm p,
.error p,
.warning p,
.info p
.notice p {
    margin: 0;
}

.positive h3,
.positive strong,
.confirm h3,
.contirm strong,
.warning h3,
.warning strong,
.error h3,
.error strong,
.info h3,
.info strong {
    font-weight: bold !important;
    letter-spacing: normal !important;
    font-size: 1.2em !important;
    padding: 0 0.5em 0 0 !important;
    margin: 0 !important;
    display: inline;
}

.positive h3,
.positive strong,
.confirm h3,
.contirm strong {
    color: #e18015;
}

.warning h3,
.warning strong {
    color: #b50b05;
}

.error h3,
.error strong {
    color: #b50b05;
}

.confirm:hover {
    color: #030;
}

h1 .confirm, h2 .confirm {
    font-size: 50%;
    float: right;
}

.instruction {
    background: #EAF2FA url(../images/feature-box.gif) 0 0 no-repeat;
    margin-bottom: 1em;
    color: #6C7D8E;
}

.instruction div {
    background: url(../images/feature-box.gif) 100% 100% no-repeat;
    padding: 15px 15px 10px 15px;
}

.instruction h3 {
    color: #6C7D8E;
}

/***** Template ****/

#container {
    text-align: left;
    margin: 14px auto;
    max-width: 1200px;
    position: relative;
}

#wrapper {
    padding: 15px 0 0 15px;
/*    min-height: 400px;*/
} /*IE6*/

#contents {
    clear: both;
    padding: 0 15px 0 0;
    margin-top: 7px;
    background: #fff;
}

#h {
    background: transparent;
    color:#000;
    float: left;
    width: 100%;
    position: relative;
    /*z-index: 99999;*/
}

#h-top {
  height: 16px;
}

#h a {
  color:#000000;
  font-weight:bold;
  text-decoration:none;
}

#h a:hover, #h a:focus {
    color: #1B5790;
    text-decoration: underline;
}

label.inside {
    position: absolute;
    visibility: hidden;
}

.header-join, .header-login, .header-about {
    float: left;
    display: block;
    padding: 0 0 0 12px;
    margin: 13px 0 0 5px;
    font-size: 105%;
}

.header-login, .side-header a, .header-about {
    border-left:1px solid #000000;
}

#section-profile {
    border: none;
}

.side-header {
    padding: 0 175px 0 10px;
    float: right;
    margin: 0;
    position: relative;
    min-height: 33px;
} /*IE6*/

.side-header a {
    padding: 5px 10px 4px 10px;
    margin: 11px 0;
    display: block;
    float: left;
    line-height: 1;
    word-spacing: -0.1em;
}

.side-header a.activity {
    margin: 11px 10px 0 -6px;
    padding: 0;
    border: none;
    text-decoration: none;
} /*IE6*/

.side-header a.activity strong {
    padding: 5px 16px 3px 5px;
    display: block;
    height: 15px;
}

.side-header a.activity:hover,
.side-header a.activity:focus,
.side-header a.current {
    background: #668eb5;
    cursor: pointer;
    text-decoration: none !important;
}

.side-header a.header-alert, .side-header a.header-alert:hover {
    border: none;
    font-size: 85%;
    color: #ffeb68 !important;
    margin-left: -10px;
    text-decoration: none !important;
}

.side-header a.current {
    background-position: 100% -300px !important;
}

.side-header img {
    vertical-align: middle;
    border: 1px solid #a2c1de;
    padding: 1px;
    position: absolute;
    left: -6px;
    top: 12px;
}

#h #search {
    position: absolute;
    top: 11px;
    right: 8px;
    padding-right: 10px;
}

#top-submit {
    position: absolute;
    right: 0;
    top: 0;
}

#top-keywords {
    margin-left: 3px;
    color: #5f6e7c;
    width: 200px;
    border:1px solid #1B5790;
    padding: 3px 4px 0 4px;
    background: #fff;
    height: 19px;
} /*ie6 ie7*/

#top-keywords:focus {
    color: #000;
}

#h .search-compact #top-keywords {
    width: 140px;
}

#h input, #h label {
    vertical-align: middle;
    font-size: 100%;
    padding-left: 2px;
    margin-left: 3px;
}

#h ul, #h li {
    margin: 0;
    padding: 0;
    list-style: none;
}

#h ul {
    float: left;
}

#h-pri {
    background:#9ED9EE none repeat scroll 0% 50%;
    float:left;
    font-size:105%;
    position:relative;
    width:100%;
}

#h-pri div {
    float: right;
    width: 314px;
    padding-top: 4px;
}

#h-pri ul {
    padding-left: 5px;
    min-height: 32px;
}

#h-pri.menu-single {
    background: #b2d281 url(../images/menu-primary.gif) 100% 100% no-repeat;
}

#h-pri.menu-single ul {
    background: url(../images/menu-primary.gif) 0 100% no-repeat;
}

#h li {
    float: left;
    margin: 4px 0 5px 0;
    position: relative;
}

#h li a, #h-pri div a {
    color: #325B0A;
    word-spacing: -0.1em;
    line-height: 1em;
    position: relative;
    display: block;
    float: left;
}

#h-pri li a.current strong,
#h-pri li a:hover strong,
#h-pri li a:focus strong,
#h-pri div a.current strong,
#h-pri div a:hover strong,
#h-pri div a:focus strong,
#h-sec li.current strong,
#h-sec li a:hover strong,
#h-sec li a:focus strong,
#h-sec div a.current strong,
#h-sec div a:hover strong,
#h-sec div a:focus strong {
    display: block;
  color: #3b5d14;
    cursor: pointer;
} /*ie6, ie7*/

#h-pri li a strong,
#h-pri div a strong,
#h-sec li a strong,
#h-sec div a strong {
    padding: 5px 8px;
    white-space: nowrap;
    height: 13px;
    float: left;
    display: block;
}

#h li.header-news a, #h li.header-videos a, #h li.header-podcasts a {
    padding-right: 12px;
}

#h-pri li a.current,
#h-pri a.current,
#h li a:hover,
#h-pri div a:hover,
#h li a:focus,
#h-pri div a:focus,
#h-pri li a.now {
    -moz-border-radius:4px;
    background: #fff;
    text-decoration: none;
    color: #000;
}

#h li a:hover,
#h-pri div a:hover,
#h li a:focus,
#h-pri div a:focus,
#h-sec div a:hover,
#h-sec div a:focus {
    background-color: #e6f2d4;
}

#h-pri a.current {
    margin: 0 4px;
}

#h-sec li a em {
    display: block;
    height: 13px;
    width: 15px;
    padding: 5px 0;
    position: absolute;
    top: 0;
    right: 0;
    text-indent: -2000em;
}

#h-sec li.current a,
#h-sec li a:hover,
#h-sec li a:focus,
#h-sec li a.now {
    background: #ddeec2;
}

#h-sec li.current a em,
#h-sec li a:hover em,
#h-sec li a:focus em,
#h-sec li a.current em,
#h-sec li a.now em {
    background: #fff;
}

#h li.extra {
    border-left: 1px solid #90b557;
    margin-left: 10px;
    padding-left: 4px;
}

#h #h-pri li.extra a strong {
    padding-left: 22px;
}

#h-sec li.current {
    margin-left: 1px;
    margin-right: 2px;
}

#h-sec {
  background:#D3D8D7;
  clear:both;
  float:left;
  width:100%;
  z-index:1200000;
}

#h-sec ul {
    padding-left: 8px;
    min-height: 28px;
}

.header-simple #h-sec ul {
    min-height: 16px;
    padding-bottom: 2px;
    padding-left: 14px;
}

.header-simple #h-sec ul a:hover {
    background: none;
}

#h-sec ul ul {
    padding: 0;
    background: none;
}

#h-sec ul li {
    margin-right: 2px;
}

#h-sec li a {
    font-weight: bold;
    word-spacing: -0.1em;
    font-size: 85%;
    color: #2e4c0b;
}

#h-sec li.h-top a strong {
    font-weight: normal;
    padding-left: 6px;
    padding-right: 6px;
}

.submenu-drop {
    position: absolute;
    top: 28px;
    width: 150px;
    background: #fff !important;
    padding: 10px !important;
    border: 1px solid #86b254;
    border-top: 0;
    padding: 15px;
    z-index: 1500000; /*smaller than lightbox*/
    text-align: left;
    float: none;
} /*ie6*/

li .submenu-drop {
    left: 0;
}

#submenu-friends-list {
    top: 34px;
    right: 330px;
    font-weight: bold;
    font-size: 85%;
    color: #666;
    width: 18em;
    z-index: 1500000; /*smaller than lightbox*/
}

#submenu-friends .add-more {
    margin: 1em 0 0 0;
    text-align: center;
    border: 1px solid #ccc;
    padding: 2px 0;
}

#h-sec .submenu-drop li {
    margin: 0;
    padding: 0;
}

.submenu-drop li a {
    color: #105CB6;
    padding: 6px 10px;
    border-top: 1px solid #ddd;
    display: block;
    float: none;
    font-size: 105%;
    font-weight: bold;
    text-decoration: none;
    background: #fff;
}

#h-sec .submenu-drop li a {
    width: 130px;
}

#h-sec li .submenu-drop li a:hover, .submenu-drop li a:hover {
    background: #e3edef !important;
    color: #000;
}

.submenu-drop li a em {
    float: right;
    font-style: normal;
}

.submenu-drop li {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    float: none;
}

#h-sec .submenu-drop li, #h-sec .submenu-drop li a {
    float: none;
}

#h-popular strong, #h-upcoming strong {
    width: 118px;
    text-align: center;
}

#h-pri div #h-popular.current strong, #h-pri div #h-upcoming.current {
    background-image: none;
}

#h-popular, #h-upcoming {
    margin: 0 1px 0 0 !important;
}

#h a#h-rss, #h a#h-rss:hover {
    margin-left: 4px;
    padding: 0 0 0 4px;
    height: 23px;
    background: none;
}

#h-pri ul a.deselected {
    color: #628a26;
}

#h-sec ul .deselected a {
    color: #558125;
}

#h-sec ul ul .deselected a,
#h-sec ul ul .deselected a:hover {
    color: #999 !important;
}

#h-sec ul ul li a,
#h-sec ul ul li a:hover {
    background: #fff !important;
    color: #105CB6 !important;
}

#h-sec ul ul li.current a,
#h-sec ul ul li.current a:hover {
    color: #fff !important;
    background: #105CB6 !important;
}

#join-fox, #announce, .announce {
    clear: left;
} /*ie7 ie6*/

#join-fox p, #announce p, .announce p {
    background: #e1dfd2;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 15px 15px 15px 15px;
    color: #3e3a30;
}

#join-fox a, #announce a, .announce a {
    color: #3e3a30;
}

/***** Footer *****/

#footer {
    clear: both;
    background: #fff url(../images/footer.gif) 100% 0 no-repeat;
    position: relative;
    text-align: left;
    padding-right: 20px;
    min-height: 180px;
} /*IE6*/

.footer-contents {
    float: left;
    background: url(../images/footer.gif) 0 0 no-repeat;
    color: #8696A4;
    padding-top: 25px;
    padding-left: 10px;
}

.footer-contents {
    width: 100%;
}

#footer td {
    margin: 10px 0 0 0;
    padding: 1px 0;
    border-right: 1px solid #ddd;
    min-height: 160px;
    font-size: 100%;
}

#footer dd {
    margin: 0;
    padding: 3px 10px;
    font-size: 85%;
}

#footer dd a {
    text-transform: uppercase;
    font: 85% tahoma, sans-serif;
    text-decoration: none;
    background: url(../images/link-line.gif) repeat-x 0 100%;
    padding-bottom: 1px;
}

#footer dd a span {
    text-transform: none;
}

#footer dt {
    font-size: 105%;
    font-weight: bold;
    letter-spacing: -0.02em;
    padding: 0 10px;
}

#footer .footer-feature {
    position: absolute;
    right: 10px;
    top: 28px;
}

.copyright img {
    float: left;
    margin-right: 1.5em;
}

.copyright {
    font-size: 85%;
    color: #999;
    clear: both;
    background: #e5ecf3 url(../images/footer.gif) 0 -385px no-repeat;
    padding: 0 0 0 15px;
}

.copyright div {
    background: url(../images/footer.gif) 100% -385px no-repeat;
    padding: 30px 15px 40px 0;
}

.copyright a {
    color: #999;
}

.copyright  .powered {
	float: right; margin: 0; padding: 0; margin-top: -9px;
}

.copyright div h4{
    font-size: 85%;
    color: #999;
    margin-top: 0px;
}

/***** News Articles *****/

.news-summary, .news-full, .news-full-confirm {
    padding: 0.7em 0 2.5em 0;
    position: relative;
    clear: left;
    min-height: 55px;
}

.news-summary-dict {
    min-height: 25px;
}
	
.news-body {
    padding-left: 60px;
}

.news-full h3, .news-full .side-h3 {
    padding-top: 6px;
}

.news-body strong {
    font-size: 85%;
    color: #666;
}

.news-fox {
    position: absolute;
    top: 0.8em;
    left: 0;
    text-align: center;
    font-size: 85%;
    margin: 0;
    padding: 0;
    list-style: none;
    background: url(../images/shade-news.gif) no-repeat;
}

.news-fox li {
    margin: 0;
    padding: 0;
}

.fox-count a , .fox-count span, .fox-count-s a, .fox-count-s span {
    display: block;
    padding: 10px 0 4px 0;
    text-decoration: none;
    width: 50px;
    min-height: 40px;
    color: #93883F;
    text-align: center;
}

.news-summary .fox-count strong, .news-full .fox-count strong, .news-summary .fox-count-s strong, .news-full .fox-count-s strong {
    font-size: 160%;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: 1;
    display: block;
    color: #736926;
}

.news-summary .fox-count-s strong, .news-full .fox-count-s strong {
    font-size: 160%;
}

.fox-count img, .fox-count-s img {
    position: absolute;
    top: 0;
    left: 0;
    border: none;
}

.fox-count a:hover, .fox-count-s a:hover, .fox-count a:hover strong, .fox-count-s a:hover strong {
    color: #998D43;
}

li.fox-it, li.unfox-it, li.dugg-it, li.buried-it {
    margin-top: 1px;
    padding: 0 0 5px 0;
    float: left;
} /*IE6*/

.fox-it a, .fox-it span, .unfox-it a, .unfox-it span, .dugg-it a, .dugg-it span, .buried-it a, .buried-it span {
    font-weight: bold;
    display: block;
    margin-bottom: -5px;
    padding: 4px 1px 5px 1px;
    width: 49px;
    text-decoration: none;
    text-align: center;
}

li.fox-it:hover {
    background-position: -300px 100%;
}

li.fox-it:hover a {
    background-position: -300px 0;
}

.fox-it span, .dugg-it span, .buried-it span {
    color: #999;
}

.news-body h3, .news-body .side-h3 {
    margin: 2px 0 0 0;
    font-size: 123%;
    letter-spacing: -0.01em;
    font-weight: bold;
    line-height: 1.1;
}

.news-body p {
    margin: 0.2em 0 0.1em 0;
    line-height: 1.3;
}

.news-body em {
    font-style: normal;
    font-size: 85%;
    color: #666;
}

.news-photo {
    display: block;
    float: right;
    background: #fff;
    padding: 2px;
    border: 1px solid #A5C2E3;
    margin: 0 15px 3px 10px;
    text-decoration: none;
}

.d {
    color: #a12a2a;
    font-weight: bold;
    white-space: nowrap;
    word-spacing: -0.1em;
}

.news-buried {
    opacity: 0.6;
    min-height: 1px;
} /*ie6, ie7*/

.news-buried {
    margin: 1em 0;
}

.news-buried p,
.news-buried .fox-count,
.news-buried .news-img,
.news-buried .bury,
.news-buried .news-photo {
    display: none;
}

.news-buried ul {
    background: none;
}

.news-buried h3, .news-buried .side-h3 {
    padding-top: 0;
    font-size: 100% !important;
}

.news-buried h3, .news-buried span.d, .news-buried .side-h3 {
    font-weight: normal;
}

.news-buried .buried-it {
    margin-top: 8px;
    color: #000 !important;
}

.news-buried.news-summary.v .buried-it {
    margin-top: 20px;
}

.news-buried .news-body {
    padding-left: 60px !important;
    min-height: 1px !important;
}

a.news-label {
    background: none;
}

.news-label img {
    vertical-align: middle;
}

.topic {
    font-size: 85%;
    color: #666;
}

.topic a {
    color: #666;
    text-decoration: none;
}

.topic a:hover {
    color: #000;
    text-decoration: underline;
}

.inline-warning {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 200000;
    background: url(../images/matte.png);
} /*IE6*/

.inline-warning div {
    margin: 20px 0 0 20px;
    float: left;
    position: relative;
    padding-bottom: 10px;
    background: #FAF9F7 url(../images/inline-warning.gif) 0 0 repeat-x;
    border: 1px solid #A09D97;
}

.inline-warning p {
    margin: 0;
    font-size: 105%;
    color: #666154;
    line-height: 1;
    padding: 10px 60px 0 10px;
}

.inline-warning .close {
    position: absolute;
    right: 10px;
    top: 6px;
}

.thumb {
    float: right;
}

.thumb img {
    padding: 3px;
    border: 1px solid #b7cce0;
    margin:  0 0 1em 2em;
    max-width: 300px;
}

.thumb span {
    display: none;
}

/* Video Styles */

.v .news-body {
    padding-left: 152px;
    padding-right: 0;
    margin-left: 0;
    min-height: 65px;
} /*ie6*/

.v .v-details {
    font-size: 85%;
    padding: 6px 0 3px 0;
    color: #666;
}

.v .v-details em {
    font-size: 100%;
}

.v .v-details a {
    text-decoration: none;
    color: #666;
}

.v .v-details a:hover {
    text-decoration: underline;
    color: #000;
}

.v h3, .v .side-h3 {
    font-size: 115%;
    padding-top: 5px;
}

span.news-img {
    display: block;
    width: 80px;
    height: 80px;
    background: #ddecee url(../images/v-default.gif);
    border: 1px solid #a5c2e3;
    position: absolute;
    left: 60px;
    top: 8px;
}

.img-summary span.news-img {
    background: #ddecee url(../images/i-default.gif);
}

span.news-img em {
    display: block;
    width: 80px;
    height: 80px;
    text-indent: -2000em;
    background: url(../images/v-frame-simple.png);
}

* html span.news-img em {
    background: url(../images/v-frame-simple.gif);
}

.img-summary span.news-img em {
    background: url(../images/i-frame-simple.png);
}

* html .img-summary span.news-img em {
    background: url(../images/i-frame-simple.gif);
}

a.lbOn em {
    background: url(../images/v-frame.png);
}

* html a.lbOn em {
    background: url(../images/v-frame.gif);
}

/***** Compact News Articles *****/

.main {
    margin-right: 330px;
}

.sidebar {
    float: right;
    width: 300px;
    clear: left;
    margin: 0 0 2em 0;
/*    min-height: 500px;*/
}

.sidebar-short {
    float: right;
    width: 340px;
    clear: left;
    margin: 0;
    min-height: 250px;
}

.sidebar-short a.block_sponsor {
    float: right;
}

.side-container {
    clear: both;
    padding: 10px 0 2em 0;
    font-size: 100%;
}

.side-active-user img, .side-question img {
  float: left;
  padding: 1px;
  border: 1px solid #b7cce0;
  height: 40px;
  margin-right: 5px;
}

.side-active-user div, .side-question div {
  float: left;
  padding: 1px;
  border: 1px solid #b7cce0;
  width: 32px;
  height: 40px;
  margin-right: 5px;
}

.side-active-user a, .side-question a {
  text-decoration: none;
}

.side-active-user a:visited, .side-question a:visited {
  color: #86b0e1;
}

.side-separator {
  clear: both;
  padding: 0 0 2em 0;
}

.side-container a[target^="_blank"] {
  color: #393733;
  text-decoration: none;
}

.side-container h2 {
    margin: 0 0 3px 0;
    font-size: 125%;
    font-weight: bold;
    line-height: 1;
}

.side-container p {
    margin: 0.3em 0 0 0;
}

.feature-link {
    position: relative !important;
    display: block;
    margin: 0 0 10px 0;
    font-size: 77%;
    padding-top: 8px;
}

.feature-link #wss_MetacafePlacement_Icon {
    display: block;
    position: absolute;
    top: 0;
    left: 80px !important;
}

.feature-link a {
    text-decoration: none;
    color: #666;
}

.feature-link a#wss_MetacafePlacement_TitleText:link,
.feature-link a#wss_MetacafePlacement_TitleText:visited {
    color: #5758c0;
    text-decoration: underline;
    display: block;
    margin-top: 12px;
    font-size: 130%;
}

.feature-link a#wss_MetacafePlacement_TitleText:hover,
.feature-link a#wss_MetacafePlacement_TitleText:active {
    color: #333;
}

.feature-link a#wss_MetacafePlacement_LatestText {
    display: block;
    margin-top: 10px;
}

.feature-link .feature-img {
    float: left;
    padding: 3px;
    border: 1px solid #A5C2E3;
    margin: 8px 10px 4px 0;
}

.side-options {
    float: right;
    color: #777;
    position: relative;
    bottom: 4px;
}

.side-options a, .side-options span {
    text-decoration: none;
    font-weight: bold;
    font-size: 85%;
    padding: 0 3px;
}

.friends {
    border-top: 1px solid #eee;
    min-height: 3em;
}

.friends a {
    text-decoration: none;
    display: block;
    float: left;
    width: 130px;
    padding: 3px 0 3px 5px;
    border-bottom: 1px solid #eee;
}

.friends a:hover {
    background: #eee;
}

.friends em {
    font-size: 105%;
    font-weight: bold;
    font-style: normal;
    position: relative;
    bottom: 1px;
    display: block;
    min-width: 1.1em;
    margin-right: 6px;
    float: left;
    text-align: right;
}

a.add-widget {
    padding: 2px 14px;
    display: block;
    float: left;
    border: 1px solid #d3dfed;
    margin: 6px 3px 10px 0;
    text-decoration: none;
    font-weight: bold;
    font-size: 85%;
}

.side-container .button-add {
    float: right;
    font-weight: normal;
    padding: 1px 6px;
    position: relative;
    top: -7px;
}

.join a.learn {
    text-decoration: underline !important;
    border: none;
}

.side-container .intro {
    border-top: 1px solid #ddd;
    padding-top: 4px;
}

.side-container h2.topten {
    white-space: nowrap;
    float: left;
}

.side-container .news-fox {
    top: 4px;
    left: 0;
    background: none;
}

.side-container .fox-count, .side-container .fox-count-s {
    font-size: 80%;
    letter-spacing: -0.07em;
    line-height: 2;
    margin-top: 0;
}

.side-container .fox-count a, .side-container .fox-count-s a {
    width: 36px;
    height: 24px;
    padding: 10px 0 0 0;
    background: url(../images/shade-compact.gif) no-repeat;
    margin-left: 0;
}

.p-archive .fox-count strong {
    font-weight: bold;
}

.side-container img.p-thumb, .p-archive img.p-thumb {
    position: absolute;
    left: 0;
    top: 4px;
    padding: 1px;
    border: 1px solid #a5c2e3;
    background: #eee;
} /*IE6*/

.news-thumb h3 span, .news-thumb .side-h3 span {
    position: absolute;
    left: 40px;
    top: 4px;
    padding: 1px;
    background: url(../images/vds.gif);
    border: 1px solid #a5c2e3;
    display: block;
}



.vid-thumb,
.img-thumb {
        width: 250px;
}

.vid-thumb h3 a,
.img-thumb h3 a,
.vid-thumb .side-h3 a, {
        width: 215px !important;
}

.vid-thumb h3 a,
.vid-thumb .side-h3 a,
.img-thumb h3 a {
        margin-right: 50px;
        padding-left: 35px;

}

.vid-thumb h3 span, .vid-thumb .side-h3 span {
    position: absolute;
    left: 40px;
    top: 4px;
    padding: 1px;
    background: url(../images/vds.gif);
    border: 1px solid #a5c2e3;
    display: block;
        text-indent: -9999px;
        width: 30px;
        height: 30px;
}

.img-thumb h3 span, .img-thumb .side-h3 span {
    position: absolute;
    left: 40px;
    top: 4px;
    padding: 1px;
    background: url(../images/ids.gif);
    border: 1px solid #a5c2e3;
    display: block;
        width: 30px;
        height: 30px;
        text-indent: -9999px;
}

.img-thumb h3 em,
.vid-thumb h3 em,
.img-thumb .side-h3 em,
.news-thumb h3 em
.news-thumb .side-h3 em,
{
    display: block;
    width: 30px;
    height: 30px;
    text-indent: -2000em;
}

.side-container .news-summary .fox-count strong, .side-container .news-summary .fox-count-s strong {
    font-weight: bold;
    color: #93883F;
}

.side-container .news-summary, .p-archive .news-summary {
    padding-left: 44px;
    padding-bottom: 2px !important;
    padding-top: 4px;
    min-height: 37px;
    float: left;
    clear: both;
    border-top: 1px solid #ddd;
} /*IE6, IE7*/

.side-container h3, .side-container .side-h3 {
    line-height: 1.1em;
    margin: 0;
    padding: 3px 0 0 0;
    font-size: 100%;
    letter-spacing: 0em;
    overflow: hidden;
}

.side-container .news-thumb {
    padding-left: 80px;
}

.p-archive h3, .p-archive .side-h3, .side-container .p-summary h3, .side-container .p-summary .side-h3 {
    line-height: 1.1em;
    margin: 0;
    padding-top: 2px;
    font-size: 100%;
    letter-spacing: 0em;
}

.side-container h3 a, .side-container .side-h3 a {
    padding-top: 0;
    font-weight: normal;
    letter-spacing: 0em;
    text-decoration: none !important;
    background: none;
    display: block;
    width: 250px;
}

.side-container .news-thumb h3 a, .side-container .news-thumb .side-h3 a {
    width: 214px;
}

.p-archive h3 a, .p-archive .side-h3 a, .side-container .p-summary h3 a, .side-container .p-summary .side-h3 a {
    font-weight: normal;
    letter-spacing: 0em;
    text-decoration: none !important;
    background: none;
    display: block;
    padding: 4px 0 0 0;
    margin-bottom: -2px;
    min-height: 1px;
}

.insert_label {font-size: 0.7em; color: rgb(51, 51, 51); font-weight: bold; font-family: Verdana; aletter-spacing: 0.01em; }

/***** tabbed navigation *****/

#sub-nav, .extra-nav {
    background: url(../images/tab-line.gif) bottom repeat-x;
    float: left;
    width: 100%;
} /*IE6*/

#sub-nav {
    margin-bottom: 1.5em;
    font-size: 125%;
    font-weight: bold;
}

#sub-nav br, .boxed br, .extra-nav br, #searchform br {
    clear: both;
}

#sub-nav h2, .extra-nav h2, .extra-nav h3, .extra-nav .side-h3 {
    background: none;
    min-height: 15px;
    margin-bottom: 0;
}

.extra-nav h2, .extra-nav h3 {
    float: left;
    line-height: 1.1;
    position: relative;
    top: 8px;
    font-size: 175%;
}

.extra-nav h3 {
    padding-top: 0.3em;
}

#sub-nav ul, .extra-nav ul {
    margin: 0.5em 0 0 0;
    padding: 0 0 0 1em;
    list-style: none;
    font-size: 85%;
}

.extra-nav ul {
    padding-top: 2px;
}

#sub-nav li, .extra-nav li {
    margin: 0 1px 0 0;
    padding: 0 5px 0 0;
    background: url(../images/tab-back.png) 100% -100px;
    float: left;
    border-bottom: 1px solid #bbb;
    text-align: center;
}

.extra-nav {
    padding-right: 5px;
}

.extra-nav li {
    float: right;
}

.extra-nav h2 {
    float: left;
    border: none;
}

#sub-nav li.active, .extra-nav li.active {
    border-bottom: 1px solid #fff;
    background: url(../images/tab-back.png) 100% 0;
}

#sub-nav li a, #sub-nav li a:visited, #sub-nav li span, .extra-nav li a, .extra-nav li a:visited, .extra-nav li span {
    display: block;
    float: left;
    padding: 5px 11px 5px 16px;
    text-align: center;
    white-space: nowrap;
    background: url(../images/tab-back.png) 0 -100px;
    text-decoration: none;
    min-height: 17px; /* fixes FX/Mac issue */
    color: #666;
}

#sub-nav li.active a, #sub-nav li.active span, .extra-nav li.active a, .extra-nav li.active span {
    background: url(../images/tab-back.png) 0 0;
} /*IE6*/

#sub-nav li.sub-comments a, #sub-nav li.sub-comments a:visited, #sub-nav li.sub-comments span, #sub-nav li.sub-comments a, #sub-nav li.sub-comments span {
    background-image: url(../images/tab-back-comment.png);
    padding-left: 28px;
}

#sub-nav li.sub-comments a.friend, #sub-nav li.sub-comments a.friend:visited, #sub-nav li.sub-comments span.friend, #sub-nav li.sub-comments a.friend, #sub-nav li.sub-comments span.friend {
    background-image: url(../images/tab-back-comment-friends.png);
}

#sub-nav li:hover, .extra-nav li:hover {
    background-position: 100% -200px;
}

#sub-nav li:hover a, .extra-nav li:hover a {
    background-position: 0 -200px;
}

#sub-nav li.active:hover, .extra-nav li.active:hover {
    background-position: 100% 0;
}

#sub-nav li.active:hover a, .extra-nav li.active:hover a {
    background-position: 0 0;
    text-decoration: underline;
}

.extra-nav li a, .extra-nav li span {
    font-size: 125%;
    font-weight: bold;
    color: #666;
    letter-spacing: -0.02em;
}

/* Page Numbers */
.pages {
    padding: 1em;
    margin: 1em 0;
    clear: left;
    font-size: 85%;
}

.pages a, .pages span {
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    border: 1px solid #fff;
    background: #fff;
}

.pages span.current {
    border: 1px solid #2E6AB1;
    font-weight: bold;
    background: #2E6AB1;
    color: #fff;
}

.pages a {
    border: 1px solid #9AAFE5;
    text-decoration: none;
}

.pages a:hover {
    border-color: #2E6AB1;
}

.pages a.nextprev {
    font-weight: bold;
}

.pages span.nextprev {
    color: #666;
}

.pages span.nextprev {
    border: 1px solid #ddd;
    color: #999;
}

.pages .nextprev-next {
    float: right;
}

.tooltip {
    border: 1px solid #85be35;
    padding: 5px;
    background-color: #fff;
    width: 150px;
    font-size: 85%;
    color: #777;
    opacity: 0.95;
    text-align: left;
}

.tooltip h6 {
    background: #85be35;
    color: #fff;
    margin: -5px -5px 4px -5px;
    padding: 2px 5px;
    font-size: 100%;
    font-weight: bold;
}

.tooltip img {
    vertical-align: middle;
    border: 1px solid #85be35;
    margin: 2px 0;
}

/* Not Found */

.not-found {
    padding: 10px 0 200px 80px;
}

/* Toolbar Styles */

.news-details {
    position: relative;
    color: #777;
}

.permalink-wrap .news-details {
    margin-right: 170px !important;
}

.sub-menu {
    position: relative;
    clear: both;
    min-height: 3em;
} /*IE6*/

.tool {
    display: block;
    float: left;
    font-size: 85%;
    padding: 4px 6px;
    min-height: 20px;
    white-space: nowrap; /*need for IE6*/
}

.tool-button {
    cursor: pointer;
}

.sub-menu .tool {
    padding: 7px;
    background: url(../images/tool-divider.gif) 0 50% no-repeat;
}

.sub-menu .tool img {
    margin-top: 2px;
}

.selector {
    background: url(../images/tab-line.gif) 0 50% repeat-x;
    width: 100%;
    float: left;
}

#page-title h1 {
  float: left;
}

#page-title h2 {
  clear: none;
  font-size: 122%;
  margin-top: 3px;
}

.selector h1, .selector h2, .selector .h1 {
    background: #fff;
    float: left;
    font-size: 155%;
    word-spacing: -0.1em;
    padding-right: 5px;
}

.selector .tool, .selector .tool:visited {
  background:#FFFFFF none repeat scroll 0%;
  border:4px solid #FFFFFF;
  color:#CCCCCC;
  float:right;
  font-weight:bold;
  height:20px;
  margin-top:3px;
  padding:2px 1px;
  text-decoration:none;
  word-spacing:-0.1em;
}

.selector .comment {
background:#FFFFFF none repeat scroll 0%;
  margin-top: 3px;
  padding: 2px 1px 0 10px;
  float: right;
}

.selector span.tool {
    background: #e37400;
    padding: 0;
    height: auto;
} /*ie6*/

.selector span.tool strong {
    display: block;
    color: #fff;
    padding: 2px 6px;
    height: 16px;
}

.selector a.tool:hover {
    text-decoration: underline;
}

.selector select {
    font-size: 100%;
}

#toggle-story, #toggle-mosaic {
  width: 26px;
  height: 22px;
  padding: 0;
  margin: inherit 0;
  border-right: none;
  white-space: nowrap;
  text-indent: -2000em;
  background: #fff;
}

a#toggle-story {
  background-position: 0 -400px;
}

a#toggle-story.current {
  background-position: -40px -400px;
}

a#toggle-mosaic {
  width: 40px;
  background-position: 0 -430px;
}

#toggle-mosaic.current {
  width: 40px;
  background-position: -40px -430px;
}

.sub-menu .tool-sort, .sub-menu form.tool {
    background: none;
    padding-left: 0;
}

.sub-menu input.form-text, .sub-menu select {
    font-size: 100%;
    background: #FFFADB url(../images/form-back.gif) repeat-x;
    border: 1px solid #CBB945;
    color: #776B1B;
}

.sub-menu strong {
    color: #E45B00;
    margin: 0;
    display: block;
    float: left;
    padding-top: 4px;
    margin-top: -7px;
    font-size: 125%;
    letter-spacing: -0.02em;
    line-height: 1.5;
}

.sub-menu ul strong {
    color: #105CB6;
    margin: 0;
    display: inline;
    float: none;
    background: none;
    font-size: 11px;
}

.news-details a.friend {
    background-position: 0 -587px;
}

.news-details .dugg-by {
    background: url(../images/friends.gif) 0 2px no-repeat;
    padding-left: 18px;
}

.user-info {
    padding: 3px 0 0 0;
}

.user-info a {
    text-decoration: none;
}

.user-info img {
    margin-right: 4px;
    padding: 1px;
}

.news-details a, .sub-menu a, a.toplinep {
    color: #578CCA;
} /*IE6*/

.news-details a:hover, .sub-menu a:hover {
    color: #000;
}

/******* Help Box ********/

.help {
    background: #ECF2F8 url(../images/help.gif) 100% 100% no-repeat;
    clear: left;
    margin-bottom: 10px;
}

.help div {
    background: url(../images/help.gif) 0 0 no-repeat;
    padding: 10px 10px 10px 50px;
    min-height: 35px;
} /*IE6*/

.help div p {
    line-height: 1.5;
}

.help h3 {
    font-size: 135%;
    color: #58636E;
    font-weight: normal;
    margin-bottom: 2px;
    padding-top: 5px;
}

/* 3 side-by-side ads */

#top_ad {
    position: relative;
    min-height: 90px;
    clear: both;
    z-index: 9999;
    margin-top: 4px;
} /*IE6*/

.banner_ad_unit a.ad_block {
    display: block;
    float: left;
    padding: 5px 2% 10px 2%;
    width: 26%;
    text-decoration: none;
    color: #666;
    line-height: 1.3;
    text-align: left;
}

.banner_ad_unit .ad_special a.ad_block {
    text-align: center;
    width: 94%;
}

.banner_ad_unit strong {
    font-size: 105%;
    text-decoration: underline;
    color: #105CB6;
    display: block;
}

.banner_ad_unit .ad_special strong {
    font-size: 195%;
    font-weight: bold;
    text-align: center;
}

.banner_ad_unit em {
    font-style: normal;
    text-decoration: underline;
    display: block;
    color: #999;
    padding-top: 2px;
}

.banner_ad_unit a.ad_origin {
    position: absolute;
    top: 0;
    right: 19px;
    display: block;
    padding: 0 5px;
    font-size: 80%;
    color: #999;
}

.banner_ad_unit .ad_special a.ad_origin {
    right: 100px;
}

.banner_ad_unit a:hover strong {
    color: #003;
}

.banner_ad_unit a.ad_origin:hover, .banner_ad_unit a:hover em {
    color: #333;
}

/* tower ads */

.tower_ad_unit, .comments_ad_image, .rectangle_ad_unit, .vertical_ad_unit {
    float: right;
    position: relative;
    padding: 4px 2px 10px 2px;
    border: 1px solid #ddd;
    width: 177px;
}

.comments_ad_image {
    padding: 3px;
    width: 180px;
    text-align: center;
    border: none;
}

.comments_ad_image .tower_ad_unit, .comments_ad_image .rectangle_ad_unit, .comments_ad_image .vertical_ad_unit {
    border: 1px solid #ddd;
    text-align: left;
}

.tower_ad_unit a.ad_block, .tower_ad_unit a.ad_special, .rectangle_ad_unit a.ad_block, .rectangle_ad_unit a.ad_special, .vertical_ad_unit a.ad_block, .vertical_ad_unit a.ad_special {
    display: block;
    padding: 5px 7px;
    width: 149px;
    min-height: 5em; /* need for FX */
    text-decoration: none;
    color: #333;
    margin: 0 2px 8px 2px;
    line-height: 1.3;
    font-size: 85%;
    overflow: hidden;
}

.rectangle_ad_unit {
    width: 295px;
    clear: both;
    min-height: 238px;
    margin: 0 0 1em 0;
    float: right;
}

.rectangle_ad_unit a.ad_block {
    width: 280px;
    margin-bottom: 0;
}

.item_ad_image {
    float: right;
}

.rectangle_ad_unit .ad_special a.ad_block {
    padding: 20px;
    width: 248px;
    height: 198px;
}

.rectangle_ad_unit .ad_special strong {
    font-size: 190%;
}

.rectangle_ad_unit .ad_special span {
    font-size: 130%;
    color: #666;
}

.rectangle_ad_unit .ad_special em {
    font-size: 130%;
    padding-top: 0.5em;
}

.item_ad_image .rectangle_ad_unit {
    float: none;
}

.vertical_ad_unit {
    width: 240px;
    margin: 2em 15px 0 0;
}

.vertical_ad_unit a.ad_block {
    width: 220px;
}

.hottest_ad_image {
  padding-top: 30px;
}

.tower_ad_unit strong, .rectangle_ad_unit strong, .vertical_ad_unit strong {
    text-decoration: underline;
    color: #105CB6;
    display: block;
    padding-bottom: 3px;
    font-size: 115%;
}

.tower_ad_unit em, .rectangle_ad_unit em, .vertical_ad_unit em {
    font-style: normal;
    text-decoration: underline;
    display: block;
    color: #999;
    padding-top: 2px;
}

.tower_ad_unit a.ad_origin, .rectangle_ad_unit a.ad_origin, .vertical_ad_unit a.ad_origin {
    position: absolute;
    bottom: -10px;
    right: 12px;
    display: block;
    padding: 0 5px;
    font-size: 85%;
    color: #999;
    background: #fff;
}

.tower_ad_unit a:hover strong, .rectangle_ad_unit a:hover strong, .vertical_ad_unit a:hover strong {
    color: #003;
}

.tower_ad_unit a.ad_origin:hover, .tower_ad_unit a:hover em, .rectangle_ad_unit a.ad_origin:hover, .rectangle_ad_unit a:hover em, .vertical_ad_unit a.ad_origin:hover, .vertical_ad_unit a:hover em {
    color: #333;
}

/* Image ads */

.top_ad_image {
    padding: 0;
    position: relative;
    clear: both;
    text-align: center;
}

#top_ad_msft {
    position: relative;
    width: 728px;
    margin: 0 auto;
}

#hottest_ad_msft {
    clear: both;
    margin-top: 10px;
}

/* Share/Bury links */

.comments, .share, .bury-link, .fave, .faved, .edit-link2, .send-link {
    padding: 4px 6px 4px 18px;
    text-decoration: none;
}

.bury {
    position: relative;
    padding-top: 4px;
    padding-bottom: 4px;
}

dl .tool {
    font-size: 100%;
    bottom: 4px;
    position: relative;
}

a.tool-toggle {
    height: 16px;
    width: 11px;
    background: #fff url(../images/submenu-toggle.gif) no-repeat -100px 3px;
    border: 1px solid #fff;
    position: absolute;
    right: 5px;
    top: 3px;
}

a.tool-toggle:hover {
    border: 1px solid #a5c2e3;
}

.comments {
    background: url(../images/tools.gif) no-repeat 0 -196px;
    word-spacing: -0.1em;
}

.doporucit {
    background: url(../images/tools.gif) no-repeat 0 -298px;
    padding-left:18px;
}

.share {
    background: url(../images/tools.gif) no-repeat 0 -298px;
}

.bury-link {
    background: url(../images/tools.gif) no-repeat 0 -96px;
    margin-right: 12px;
    padding-right: 2px;
}

.fave {
    background: url(../images/tools.gif) no-repeat 0 -396px;
}

.faved {
    background: url(../images/tools.gif) no-repeat 0 -496px;
}

.bury-opt {
    position: absolute;
    display: none;
    top: 24px;
    left: 0;
    width: 120px;
    border: 1px solid #b7cce0;
    padding: 10px;
    background: #fff;
    z-index: 99999999999999999999;
}

.bury-opt a {
    display: block;
    padding: 5px;
    border-top: 1px solid #ddd;
    text-decoration: none;
    font-weight: bold;
}

.bury-opt a:hover {
    background: #eee;
}

.bury-opt span {
    display: block;
    padding-bottom: 3px;
}

.item-title-tool-div {
  float: right;
  font-size: 75%;
  font-weight: normal;
}

.item-title-tool-div .bury-link {
  margin-right: 0px;
  padding-right: 0px;
}

.bury-link, .edit-link2, .send-link {
  font-size: 12px;
  color: blue !important;
}

/* tabs */
.tab, .profile-form div.tab {
    background: url(../images/tab-top.gif) no-repeat 0 0;
    border-bottom: 2px solid #A5CC7A;
    height: 2.1em;
    clear: left;
    margin-top: 2em;
    padding: 0; /*trust me*/
}

.tab h3 {
    float: left;
    letter-spacing: normal;
    font-size: 105% !important;
    font-weight: bold !important;
    height: 1.5em;
    min-width: 12em;
    text-align: center;
    color: #fff !important;
    padding: 0.6em 10px 0 5px;
    margin: 0 0 0 5px;
    background: #A5CC7A url(../images/tab-top.gif) no-repeat 100% 0;
}

.sidebar .tab h3 {
    min-width: 8em;
}

.tab form, .tab .tab-more {
    float: right;
    margin-right: 15px;
    font-weight: bold;
    display: block;
    padding-top: 0.2em;
}

.tab-more {
    font-size: 85%;
}

.tab-details .return {
    font-weight: bold;
    float: right;
}

.tab-details {
    background: #eff6e8;
    color: #507d1e;
    padding: 8px 15px;
}

.sidebar .tab-details {
    font-size: 85%;
    padding: 6px;
}

a.edit-link {
    font-weight: bold;
    text-decoration: none;
    background: #eaf4f8 url(../images/link-edit.gif) no-repeat 6px 50%;
    padding: 3px 10px 3px 25px;
    font-size: 85%;
    margin: 6px 0;
    display: block;
}

a.edit-link span {
    font-weight: normal;
}

.tab-details a.edit-link {
    background-color: #fff;
    font-size: 100%;
    margin: 0;
    display: inline;
}

.tab-details textarea {
    width: 100%;
    height: 5em;
    font-size: 100%;
    margin: 3px 0;
}

.side-header a.header-alert, .side-header a.header-alert:hover {
    border: none;
    font-size: 85%;
    color: #ffeb68 !important;
    margin-left: -10px;
    text-decoration: none !important;
}

/* some stuff for POSTing using a link and a hidden form */
.hiddenForm {
    display: none;
}

/* election promo */

.elections-promo {
    float: right;
    margin-left: 8px;
}

.promo {
    margin-bottom: 1em;
}

/* ri lista */
    #ri{
  position:absolute;
    top:0;
    left:0;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height:16px;
    line-height: 14px;
    text-align:center;
    background: #505050 ;
    }
    #ri div#cont{
    width: 960px;
    margin:0px auto;
    text-align:left;
    }
    #ri a{
    color:#FFF;
    font: 11px Arial, Verdana, sans-serif;
    font-weight:bold;
    line-height: 14px;
    text-decoration: none;
    }
    #ri a:hover{
    color:red;
    text-decoration: underline;
    }
    #www-ri span{
    float:right;
    margin-right:10px;
    color:White;
    font: 11px Arial, Verdana, sans-serif;
    font-weight:bold;
    padding-top:1px;
    }
    #www-ri span.new {
    float:right;
    margin-right:6px;
    padding-right:20px;
    color:White;
    font-size:.95em;
    font-weight:bold;
    padding-top:1px;
    }

    #www-ri2{
    display:block;
    float:left;
    width:57px;
    height:16px;
    }
    #www-ri2 a{
    display:block;
    width:57px;
    height:16px;
    text-decoration: none;
    }
    #www-ri strong{
    visibility:hidden;
    }
    #www-ri {
    display:block;
    float:right;
    width:880px;
    text-align:right;
    }

/* S-W addition */
.question, .question-detail, .user-message, .forum_thread, .forum_thread_detail {
  padding-top: 0.7em;
  padding-right: 0pt;
  padding-bottom: 2.5em;
  padding-left: 0pt;
  position: relative;
  clear: left;
  min-height: 30px;
}
.question img, .question-detail .avatar, .user-message img,
.forum_thread img, .forum_thread_detail .avatar {
  float: left;
  margin-right: 7px;
}
.question a.snap, .question-detail a.snap, .user-message a.snap,
.forum_thread a.snap, .forum_thread_detail a.snap {
  color: #105cb6;
  background: url('../images/link-line.gif') left bottom repeat-x;
  text-decoration: none;
  margin-bottom: 0.5em;
  font-size: 135%;
  font-family: arial,sans-serif;
}
.question a:hover,  .question-detail a:hover, .user-message a:hover,
.forum_thread a:hover, .forum_thread_detail a:hover {
  color: #000000;
}
.question .detailinfo,  .question-detail .detailinfo, .answer .detailinfo,
.shopping-parks .detailinfo, .service .detailinfo, .eshop .detailinfo, .user-message .detailinfo,
.forum_thread .detailinfo, .forum_thread_detail .detailinfo, .forum_message .detailinfo {
  color: #777777;
  font-size: 0.9em;
  clear: left;
}
.question .detailinfo a,  .question-detail a, .answer .detailinfo a, .user-message .detailinfo a,
.forum_thread .detailinfo a, .forum_thread_detail .detailinfo a, .forum_message .detailinfo a {
  color: #105cb6;
}
.forum_message {
  background-color: #E0E0E0;
}
.forum_message-detail {
  color: #000000;
}
.thumbs {
  float: left;
  text-align: center;
}
.thumbs span {
  float: left;
  font-weight: bold;
  font-size: 1.1em;
}
.thumbs img {
  float: none;
}
.thumbs .up {
  color: #2aa12a;
}
.thumbs .down {
  color: #a12a2a;
}
.question-detail, .forum_thread_detail {
  padding: 0.5em;
  background: #e7fbc8;
  margin-bottom: 2em;
}
.question-detail p, .forum_thread_detail p {
  margin-bottom: 1em;
  overflow: auto;
  position: relative;
  padding-top: 0px;
  margin-top: 0px;
}
.answer-detail, .forum_message-detail {
  position: relative;
  padding-left: 115px;
  min-height: 55px;
}
.answer-detail-no-thumbs, .forum_message-detail-no-thumbs {
  padding-left: 50px;
}
.answer-left, .forum_message-left {
  width: 115px;
  position: absolute;
  left: 0px;
  top: 0px;
}

.blog-left {
  width: 115px;
  position: absolute;
  left: 0px;
  top: 15px;
}

.answer-left-no-thumbs, .forum_message-left-no-thumbs {
  width: 50px;
}
.answer-left img, .forum_message-left img, .blog-left img, {
  margin-right: 7px;
}
.answer, .forum_message {
  margin-top: 35px;
  margin-bottom: 15px;
  border: 1px solid #3b5d14;
  padding: 5px;
}

#consulting-navigation, #forum-navigation {
  width: 100%;
  padding: 0px;
  margin: 10px auto 0px auto;
}
#consulting-navigation .navigation-button, #forum-navigation .navigation-button {
  border: 0px none;
  padding: 0px 10px 10px 0px;
  float: left;
  width: 50px;
  height: 50px;
}
#consulting-navigation ul, #forum-navigation ul {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
#consulting-navigation ul li, #forum-navigation ul li {
  float: left;
  width: 31%;
  padding: 5px 1% 10px 1%;
  margin: 0px;
  text-align: left;

}
#consulting-navigation ul li a, #forum-navigation ul li a {
  text-decoration: none;
  font-weight: bold;
}
#consulting-navigation ul li a.smal, #forum-navigation ul li a.smal {
  font-size: 0.9em;
  font-weight: normal;
}

.active-user {
  overflow: auto;
  clear: left;
  margin-bottom: 1em;
}
.active-user img {
  float: left;
  margin-right: 15px;
}
.active-user div {
  width: 40px;
  height: 50px;
  border: solid #666666 1px;
  float: left;
  margin-right: 15px;
}
.active-user span {
  font-weight: bold;
}
.subcategories {
  font-size: 0.9em;
  padding-left: 1em;
}
.edit-link2 {
  background: url('../images/link-edit.gif') left center no-repeat transparent;
}
.send-link {
  background: url('../images/email_go.gif') left center no-repeat transparent;
}
.catadmin {
  border: solid #666666 1px;
  border-collapse: collapse;
}
.catadmin tr:hover	{
  background: #ccffcc;
}
.catadmin th, .catadmin td {
  padding: 0.3em;
  padding-left: 0.3em;
  border: solid #cccccc 1px;
}
.catadmin th {
  font-weight: bold;
  border-bottom: solid #999999 1px;
  background: #eeeeee;
  text-align: center;
}
.pack {
  display: block;
  border: solid #000000 1px;
  padding: 0.2em;
}
.avatars .selected {
  border: solid #000000 3px;
  margin: 0px;
}
.avatars .original {
  border: none;
  margin: 3px;
}
.query textarea {
  white-space: nowrap;
}
.answer p, .forum_message p {
  overflow: auto;
}
.required {
  font-weight: bold;
}

.noerr {
  visibility: visible;
  padding-left: 0em;
}

#side-login-form {
  float: right;
  clear: none;
}

#profile {
  text-align: right;
  line-height: 1;
  font-size: 1em;
}

#profile .top {
  padding-bottom: 5px;
}

#profile .bottom {
  padding-top: 5px;
}

#profile .details {
  height: 46px;
}

#profile a, #profile a:visited, #profile a:hover, #profile a:focus, #profile a:active {
  color: black;
  background-color: white;
  text-decoration: none;
}

#profile a:hover, #profile a:focus, #profile a:active {
  text-decoration: underline;
}

#profile-actions {
  float: right;
}

#profile-error {
  float: left;
  color: red;
  padding-left: 5px;
  padding-right: 20px;
}

#profile #side-nick, #profile #side-password {
  width: 120px;
}

.fontBugFix {
  font: 13px/1.4 arial, helvetica, sans-serif;
  color: #333333;
}

.service {
  padding: 10px 0 10px 0;
}

.service-detail {
  padding: 10px 0 10px 0;
  clear: left;
}

.service img, .service-detail img {
  float: left;
  margin-right: 7px;
  margin-bottom: 6px;
}

.service .thumbs, .service-detail .thumbs {
  margin-right: 7px;
}

.service-body {
  float: left;
}

.service-body p {
  width: 520px;
  margin: 0 0 0 0;
}

.service-detail-body thumbs {
  float: left;
  width: 102px;
}

.service-detail-body p {
  margin: 0 0 0 90px;
}

.service-body img, .service-detail-body img {
  float: right;
  margin: 0pt 0pt 1em 2em;
  padding: 3px 3px 3px 3px;
  border: 1px solid #b7cce0;
}

.eshop {
  padding: 10px 0 10px 0;
  clear: left;
}

.eshop-rating {
  float: right;
  color: #7CB221;
  font-size: 125%;
  font-weight: bold;
}

.eshop-detail {
  clear: left;
  padding: 0 0 10px 0;
}

.eshop-detail img {
  float: right;
  margin: 0pt 0pt 1em 2em;
  padding: 3px 3px 3px 3px;
  border: 1px solid #b7cce0;
}

#eshop-rating-button {
  padding: 30px 0 10px 0;
}

#eshop-rating-button input {
  width: 100%;
  font-size: 2em;
  color: #359468;
}

#eshop-rating-form {
  padding: 30px 0 10px 0;
}

#eshop-rating-form textarea {
  width: 100%;
}

#eshop-rating-form .rate {
  float: right;
}

#eshop-rating-results {
  padding: 30px 0 10px 0;
}

#eshop-rating-results .rate {
  float: right;
}

.eshop-detail .eshop-body {
  padding: 10px 0 10px 0;
}

.eshop-detail .eshop-body p {
  margin: 2px 0 2px 0;
}

.eshop-detail .eshop-body span.paramName {
  float: left;
  width: 140px;
  font-weight: bold;
}

.eshop-detail .eshop-body span.paramValue {
  display: block;
  padding-left: 140px;
}

.shopping-guide {
  padding: 10px 0 10px 0;
  clear: left;
}

#shopping-guide-navigation {
  width: 480px;
  padding: 0px;
  margin: 10px auto 0px auto;
}
#shopping-guide-navigation .sg-button {
  border: 0px none;
  padding: 0px 10px 10px 0px;
  float: left;
  width: 63px;
  height: 63px;
}
#shopping-guide-navigation ul {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
#shopping-guide-navigation ul li {
  float: left;
  width: 220px;
  padding: 5px 10px 10px 10px;
  margin: 0px;
  text-align: left;
  min-height: 85px;
}
#shopping-guide-navigation ul li a {
  text-decoration: none;
  font-weight: bold;
}
#shopping-guide-navigation ul li a.smal {
  font-size: 0.9em;
  font-weight: normal;
}
#shopping-guide-navigation-hp {
  width: 100%;
  padding: 0px;
  margin: 5px auto 0px auto;
}
#shopping-guide-navigation-hp .sg-button {
  border: 0px none;
  padding: 0px 10px 10px 0px;
  float: left;
  width: 43px;
  height: 43px;
}
#shopping-guide-navigation-hp ul {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
#shopping-guide-navigation-hp ul li {
  float: left;
  width: 46%;
  padding: 2px 5px 5px 5px;
  margin: 0px;
  text-align: left;
  min-height: 20px;
}
#shopping-guide-navigation-hp ul li a {
  text-decoration: none;
  font-weight: bold;
  font-size: 0.8em;
}
#shopping-guide-navigation-hp ul li a.smal {
  font-weight: normal;
  font-size: 0.7em;
}
.shopping-guide-detail {
  clear: left;
}

.shopping-guide-detail .shopping-guide-body {
  padding: 10px 0 10px 100px;
  position: relative;
  min-height: 90px;
}

.shopping-guide-detail .shopping-guide-body p {
  margin: 2px 0 2px 0;
}

.shopping-guide-detail .shopping-guide-body .d a {
  color: #a12a2a;
}

.shopping-guide-detail .shopping-guide-body .more {
  display: none;
}

.shopping-guide-questions {
  width: 100%;
  min-height: none;
}

.shopping-guide-questions .question {
  width: 100%;
  float: left;
  clear: none;
  margin: 0;
  padding: 0;
}

.shopping-guide-questions .question img {
  float: none;
  padding: 0px;
  margin: 0px;
}

.shopping-guide-questions .all {
  background-color: #E7FBC8;
  margin: 10px 0 10px 0;
}

.shopping-guide-questions .question-title {
  padding: 10px 10px 0 10px;
}

.shopping-guide-questions .question-hint {
  padding: 10px 10px 0 10px;
  font-size: 75%;
}

.shopping-guide-questions .answer-label {
  padding-left: 10px;
}

.shopping-guide-questions .answer-hint {
  padding: 10px 0 10px 32px;
  font-size: 75%;
}

.shopping-guide-questions .content {
  padding: 10px;
}

.shopping-guide-questions .add-button {
  padding: 0 10px 10px 10px;
}

.shopping-guide-questions .checkbox {
  display: block;
  width: 190px;
  float: left;
}

.shopping-guide-questions .question-set {
  clear: left;
}

.shopping-guide-buttons {
  clear: left;
  text-align: right;
  padding-top: 10px;
}

.shopping-guide-buttons input {
  font-size: 1.1em;
}

.shopping-guide-tab-buttons {
  width: 100%;
}

.shopping-guide-tab-buttons input {
  margin-bottom: 0.5em;
}

.shopping-guide-image {
  background: none;
  overflow: hidden;
  float: left;
  display: block;
  width: 80px;
  height: 80px;
  border: 1px solid #a5c2e3;
  position: absolute;
  left: 0px;
  top: 10px;
}

.user_detail_head {
  width: 100%; _width: 565px; clear: left; font-size: 1em; line-height: 1.4em;
}

.user_detail_head .avatar-column {
  text-align: center; vertical-align: top; padding-top: 5px;
}

.user_detail_head .avatar_big {
  width: 130px; height: 160px;
}

.user_detail_head .avatar_small {
  padding: 0 5px 0 5px; width: 118px; height: 158px; border: 1px solid #dddddd;
}

.user_detail_head .avatar_small img {
  margin: 23px 0 23px 0;
}

.user_detail_head .rating {
  margin-top: 5px;
}

.user_detail_head .data-column {
  text-align: center; vertical-align: top; padding-left: 20px; width: 50%;
}

.user_detail_head .data-column img {
  margin: 2px 0 2px 0;
}

.user_detail_head .data-column div.d1 {
  border: 1px solid #dddddd; padding: 10px; font-weight: normal; text-align: left;
  height: 226px; display: block;
}

.user_detail_head .data-column div.q2box {
	text-align: center; 
	width: 100%; border-width: 0;
	
}

.user_detail_body {
  width: 100%; _width: 565px; margin-top: 10px; font-size: 1em; line-height: 1.4em;
}

.user_detail_body .separator {
  height: 10px;
}

.user_detail_body .icon-column {
  border-top: 1px solid #dddddd; border-left: 1px solid #dddddd; border-bottom: 1px solid #dddddd;
  width: 150px; text-align: center; vertical-align: middle;
}

.user_detail_body .icon-column img {
  margin: 2px 0 2px 0;
}

.b2 { font-weight: bold; }

.user_detail_body .icon-column strong {
  color: #105cb6;
}

.user_detail_body .data-column {
  border-top: 1px solid #dddddd; border-right: 1px solid #dddddd; border-bottom: 1px solid #dddddd;
  font-weight: normal; padding: 10px 10px 10px 0;
}

.user_detail_body .users {
  padding: 0 0 10px 0;
}

.user_detail_body .data-column .user {
  float: left; width: 110px; padding-top: 10px;
}

.user_detail_body .data-column .user .label {
  display: block;
  overflow: hidden;
  width: 80px;
  height: 20px;
  text-align: center;
  margin-bottom: 5px;
}

.user_detail_body .data-column .user .icon {
  display: block;
  overflow: hidden;
  width: 82px;
  height: 101px;
}

.user_detail_body .products {
  padding: 0 0 10px 0;
}

.user_detail_body .data-column .product {
  float: left; width: 110px; padding-top: 10px;
}

.user_detail_body .data-column .product .label {
  display: block;
  overflow: hidden;
  width: 80px;
  height: 40px;
  text-align: center;
  font-weight: normal;
}

.user_detail_body .data-column .product .icon {
  display: block;
  overflow: hidden;
  width: 80px;
  height: 80px;
  border: 1px solid #a5c2e3;
}

.user_detail {
  border-top: 1px solid #dddddd; border-right: 1px solid #dddddd; border-bottom: 1px solid #dddddd;
  padding: 10px 10px 10px 0;
}

.user_detail .contacts p {
  margin: 2px 0 2px 0;
}

.user_detail .contacts .label {
  float: left;
  width: 140px;
}

.user_detail .contacts .value {
  display: block;
  padding-left: 140px;
}

.sb_latest_user_activity {
  clear: left; text-align: center; margin-top: 23px;
}

.sb_latest_user_activity strong {
  color: #105cb6;
}

.sb_latest_user_activity img {
  margin: 2px 0 2px 0;
}

.sb_latest_user_activity div.d1 {
  border: 1px solid #dddddd; padding: 10px; text-align: left;
  min-height: 226px;
}

.sb_latest_user_activity div.q2box {
  border: 0; text-align: center; width: 100%;
}

.sb_latest_user_activity .last-login {
  display: block;
  margin: 10px 0 10px 0;
}

#userMessage textarea {
  width: 590px;
}

#userMessage #subject {
  width: 240px;
}

.user-friends {
  clear: left;
}

.user-friend .image {
  float: left;
}

.user-friend .text {
  float: left;
  width: 240px;
}

.user-friend h3 {
  padding-left: 7px;
}

.homepage-search {
  text-align: center;
  background-color: #E7FBC8;
  padding: 20px 0 15px 0;
  clear: left;
}

.homepage-search form {
}

.homepage-search input {
  font-size: 1em;
}

.homepage-search p {
  margin-bottom: 0px;
}

.sidebar-heading {
  font-size: 17px;
  font-family: helvetica;
  letter-spacing: -1px;
  font-weight: bold;
}

.invalid-action {
  font-size: 18px; font-weight: bold;
  color: #F00000;
}
.invalid-action a {
  font-weight: normal;
}

ul.sitemap {
	margin: 0; padding: 0;
	list-style-type: none;
}

ul.sitemap .forum_message {
	margin-top: 0;
	margin-bottom: 0;
}

ul.sitemap li {
	margin: 0; padding: 0;
	padding-top: 35px;
}

ul.sitemap ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	background: url(../images/ul-empty.png) 12px top repeat-y;
}

ul.sitemap li:last-child ul, ul.sitemap li ul li:last-child ul {
	position: relative;
	aleft: -25px;
	padding-left: 25px;
	background-color: blue;
	background: url(../images/ul-empty-cover.png) 20px top repeat-y;
}

ul.sitemap ul li {
	padding-left: 45px;
	margin-left: 0px;
	line-height: 20px;
	margin-bottom: 0px;
}
ul.sitemap ul li {
	background: url(../images/ul-branch.png) 12px 60px no-repeat;
}
ul.sitemap ul li:last-child {
	background: url(../images/ul-last.png) 12px 60px no-repeat;
}

table.userlist {
	border: 1px solid #C0C0C0;
	font-size: 1em;
}
table.userlist th, table.userlist td {
	border: 1px solid #C0C0C0;
}
table.userlist th {
	background-color: #BBEDB3;
	text-align: center;
}
table.userlist td {
	text-align: center;
}
table.userlist td.nick {
	text-align: left; padding-left: 10px;
}

.news-body-dict {
    min-height: 25px;
} /*ie6*/

