body {
 background-image: url(images/bg.gif); 
 background-color: #FFFFFF;
 margin: 0px;
 padding: 0px;
 font-family: Arial;
 font-size: 11px; 
/* position: relative;*/
 z-index: 1;
}

td, input, select, textarea {
 font-family: Arial;
 font-size: 13px; /* CF Edit */
}

input {
font-size: 13px; /* CF Edit */
}

p {
 clear: both;
}

h1, h2, h3, h4, h5, h6, form, img {
 margin: 0px;
 padding: 0px;
 border: none;
}

a:hover {
 text-decoration: none;
}

h1 {
 font-size: 24px;
 color: #880F88;
 padding-bottom: 2px;
}

h1 span {
 color: #FFFFFF;
 font-size: 20px;
 background-image: url(images/whar1.gif);
 background-position: right 7px;
 background-repeat: no-repeat;
 padding-right: 10px;
}

h2 span {
 display: block;
 float: left;
 font-family: "Arial Narrow", Arial;
 background-image: url(images/blar.gif);
 background-repeat: no-repeat;
 background-position: right 9px;
 padding-right: 10px;
 color: #0B0B0B; 
 font-size: 18px;
 line-height: 20px;
 letter-spacing: -1px;
}

h2 a {
 display: block;
 float: right;
 margin-top: 3px;
 color: #9F509F;
 text-decoration: none;
 font-weight: normal;
 font-size: 14px;
}

h2 span a {
 display: inline;
 float: none;
 color: #0B0B0B; 
 font-size: 18px;
 line-height: 20px; 
 font-weight: bold;
}

h2 a:hover {
 text-decoration: underline;
}

h3 {
 background-image: url(images/h3ar.gif);
 background-repeat: no-repeat;
 font-size: 14px;
 line-height: 16px;
 color: #FFFFFF;
 padding-left: 25px;
 padding-top: 3px;
 padding-bottom: 5px;
 border-bottom: 1px solid #B2B2B2;
 margin-bottom: 5px;
 text-align: left;
}
h3 a{
  color:#FFFFFF;
  text-decoration: none;
}  
h3 span {
 color: #880C88;
}

#side h3 {
 background-image: none;
 padding-left: 0px;
}

h4 {
 font-size: 18px;
 color: #555353; 
}

h5 {
 clear: both;
 font-size: 16px;
 margin-top: 5px;
 padding-bottom: 5px;
}

h5 small { 
 font-size: 11px;
 font-weight: normal;
 color: #74297C; 
}

h6 {
 font-size: 12px;
 color: #4E4E4E;
 font-weight: normal;
 margin-bottom: 5px;
}

h6 strong {
 color: #712D71;
}

.formfields {
 margin: 0px;
 padding-left: 3px; /* CF Edit */
 border: 1px solid #9D9D9D;
 background-color: #FFFFFF;
 height: 21px;
 line-height: 14px;
 width: 203px;
}

textarea.formfields {
 height: 150px;
 overflow: auto;
 padding: 3px; /* CF Edit */
}

* html .formfields {
 margin-top: -1px;
}

.input_button {
 display: block;
 margin: 0px;
 padding: 1px 5px;
 border: none;
 background-color: #000000;
 border: 1px solid #000000; 
 background-image: url(images/buttons/bg.gif);
 background-repeat: repeat-x; 
 color: #FFFFFF;
 font-weight: bold;
 cursor: pointer; 
}

.input_button.pink {
 font-weight: normal;
 border-color: #5D155D;
 background-image: url(images/leftm/bg_a.gif);
 background-color: #722F72; 
 cursor: auto;
 padding: 3px 10px;
}

* html .input_button.pink {
 padding: 1px 0px;
}

.search_field .formfields {
 vertical-align: top;
 padding-left: 3px; /* CF Edit */
 margin: 0px;
}

* html .search_field .formfields {
 padding-left: 3px; /* CF Edit */
}

#main { 
 background-image: url(images/grid.gif); 
 background-repeat: repeat-x;
 padding-top: 25px;
}

#root {
 width: 972px; 
 height: 100%;
}

#head { 
 height: 7px !important; 
 background-image: url(images/head.png);
 background-repeat: no-repeat; 
}

* html #head {
 background-image: none; 
}

#logo {
 width: 1%;
}

#top {
 background-color: #FFFFFF;
}

#topright {
 text-align: right;
 vertical-align: bottom;
}

#topshame {
 display: block;
 float: right;
}

#topshame img {
 display: block;
 width: 476px;
 height: 98px;
 background-image: url(images/top_shame.jpg);
 background-repeat: no-repeat;
}

a#topshame:hover img {
 background-position: 0px -98px;
}

#topmenu {
 border: 1px solid #000000;
 border-left: none;
 border-right: none;
 background-image: url(images/topm/bg3.gif);
 background-repeat: repeat-x;
}

#topmenu a {
 display: block;
 float: left;
 position: relative;
 z-index: 1;
 margin-right: -1px;
}

#topmenu a img {
 height: 37px;
 background-repeat: no-repeat;
}

#topmenu a:hover img, #topmenu a.active img {
 background-position: left -37px;  
}

#topmenu a:hover {
 margin-left: -1px;
 margin-right: 0px;
 z-index: 2;
}

#topmenu a.active {
 z-index: 3;
 margin-left: -1px;
 margin-right: 0px;
}

#topmenu a.active:hover {
 margin-left: -1px;
 margin-right: 0px;
}

#topmenu a.first:hover, #topmenu a.active.first {
 margin-left: 0px;
 margin-right: -1px;
}

#topsearch {
 padding-left: 25px;
}

#topsearch .formfields {
 width: 283px;
}

#inner {
 border: 1px solid #692469;
 border-top: none;
 border-bottom: none;
 height: 100%;
 vertical-align: top;
 background-image: url(images/inner_bg.gif);
 background-repeat: repeat-x;
 background-color: #A250A4; 
}

#content {
 padding: 10px; 
 background-image: url(images/bg1.gif);
 background-repeat: repeat-x;
 background-color: #9F529F;
 vertical-align: top;
 height: 100%;
}

#index_content {
 padding: 10px;
 background-color: #672267;
}

.top_inflow { 
 margin-bottom: -8px;
 position: relative;
}

.bottom_inflow { 
 margin-top: -8px;
 position: relative;
}

.lt, .rt, .lb, .rb {
 background-repeat: no-repeat;
}

.tbg, .bbg {
 background-repeat: repeat-x;
 width: 100%;
}

.tbg a {
 color: #FFFFFF;
}

.lbg, .rbg {
 background-repeat: repeat-y;
}

.custom1 {
 clear: both;
}

.custom1 .lt {
 background-image: url(images/custom1/lt.gif);
}

.custom1 .rt {
 background-image: url(images/custom1/rt.gif);
}

.custom1 .lb {
 background-image: url(images/custom1/lb.gif);
}

.custom1 .rb {
 background-image: url(images/custom1/rb.gif);
}

.custom1 .tbg {
 border-top: 1px solid #5A255A;
}

.custom1 .rbg {
 background-color: #5A255A;
}

.custom1 .bbg {
 border-bottom: 1px solid #5A255A;
}

.custom1 .lbg {
 background-color: #5A255A; 
}

.custom1 .lt img, .custom1 .rt img, .custom1 .lb img, .custom1 .rb img { 
 width: 8px;
 height: 8px;
}

.custom1 .lbg img, .custom1 .rbg img {
 width: 1px;
}

.custom1 .cbg {
 width: 100%;  
}

.custom1 .cbg td {
 vertical-align: top;
}

.custom2 {
 border-bottom: 1px solid #9E579E;
}

.custom2 .lt {
 background-image: url(images/custom2/lt.gif); 
}

.custom2 .tbg {
 background-image: url(images/custom2/tbg.gif);
 font-size: 13px; /* CF Edit */
 text-transform: uppercase;
 color: #FFFFFF;
 font-weight: bold;
 padding-left: 10px;
 text-align: center;
}

.custom2 .tbg span {
 display: block;
 text-align: left;
}

.custom2 .rt {
 background-image: url(images/custom2/rt.gif);
}

.custom2 .lbg { 
 border-left: 1px solid #9E579E;
}

.custom2 .cbg { 
 padding-left: 12px;
 padding-top: 10px;
}

.custom2 .rbg { 
 border-right: 1px solid #9E579E;
}

.custom2 .lbg, .custom2 .cbg, .custom2 .rbg {
 border-top: 1px solid #9E579E;
 background-image: url(images/bg3.gif);
 background-repeat: repeat-x;
 background-color: #C65DC6;
}

.custom2 .cbg .lbg, .custom2 .cbg .cbg, .custom2 .cbg .rbg {
 border: none;
 background-image: none;
}

#outshame .custom2 {
 border: none; 
}

.custom2 .lt img, .custom2 .rt img {
 width: 6px;
 height: 28px;
}

.shame .custom3 {
 width: 1%;
}

.custom3 .lt {
 background-image: url(images/custom3/lt.png);
}

.custom3 .rt {
 background-image: url(images/custom3/rt.png);
}

.custom3 .lb {
 background-image: url(images/custom3/lb.png);
}

.custom3 .rb {
 background-image: url(images/custom3/rb.png);
}

.custom3 .lbg, .custom2 .cbg .custom3 .lbg {
 background-image: url(images/custom3/lbg.gif);
 background-repeat: repeat-y;
}

.custom3 .rbg, .custom2 .cbg .custom3 .rbg {
 background-color: transparent;
 background-image: url(images/custom3/rbg.png);
 background-repeat: repeat-y;
}

.custom3 .tbg {
 background-image: url(images/custom3/tbg.gif);
}

.custom3 .bbg {
 background-image: url(images/custom3/bbg.png);
}

* html .custom3 .lt {
 background-image: none;
}

* html .custom3 .rt {
 background-image: none;
}

* html .custom3 .lb {
 background-image: none;
}

* html .custom3 .rb {
 background-image: none;
}

* html .custom3 .bbg {
 background-image: none; 
}

* html .custom3 .rbg {
 background-image: none; 
}

* html .custom2 .cbg .custom3 .rbg {
 background-image: none;
}

.custom3 .lt img {
 width: 11px;
 height: 9px;
}

.custom3 .rt img {
 width: 15px;
 height: 9px; 
}

.custom3 .lb img {
 height: 16px;
 width: 11px;
}

.custom3 .rb img {
 width: 15px;
 height: 16px;
}

.custom3 .cbg {
 padding: 3px; 
 background-color: #FFFFFF;
}

.custom3 .custom4 .lt, .custom4 .lt {
 background-image: url(images/custom4/lt.gif);
}

.custom3 .custom4 .rt, .custom4 .rt {
 background-image: url(images/custom4/rt.gif);
}

.custom3 .custom4 .lb, .custom4 .lb {
 background-image: url(images/custom4/lb.gif);
}

.custom3 .custom4 .rb, .custom4 .rb {
 background-image: url(images/custom4/rb.gif);
}

.custom3 .custom4 .lbg, .custom4 .lbg {
 background-image: url(images/custom4/bg.gif);
 background-repeat: repeat-x;
}

.custom3 .custom4 .rbg, .custom4 .rbg {
 background-image: url(images/custom4/bg.gif);
 background-repeat: repeat-x;
}

.custom3 .custom4 .cbg, .custom4 .cbg {
 background-image: url(images/custom4/bg.gif);
 background-repeat: repeat-x;
 padding: 0px;
}

.custom3 .custom4 .tbg, .custom4 .tbg {
 background-image: url(images/custom4/tbg.gif);
}

.custom3 .custom4 .bbg, .custom4 .bbg {
 background-image: none;
 background-color: #9F509F;
}

.custom4 .lt img, .custom4 .rt img, .custom4 .lb img, .custom4 .rb img {
 width: 6px;
 height: 6px;
}

.custom6 {
 background-color: #E9E9E9; 
}

.custom6 p strong {
 color: #772E77;
}

.custom6 .lt, .custom3 .custom6 .lt {
 background-image: url(images/custom6/lt.gif);
}

.custom6 .rt, .custom3 .custom6 .rt {
 background-image: url(images/custom6/rt.gif);
}

.custom6 .lb, .custom3 .custom6 .lb {
 background-image: url(images/custom6/lb.gif);
}

.custom6 .rb, .custom3 .custom6 .rb {
 background-image: url(images/custom6/rb.gif);
}

.custom6 .cbg {
 background-color: transparent;
 padding: 10px;
}

.custom6 .lt img, .custom3 .custom6 .lt img, .custom6 .rt img, .custom3 .custom6 .rt img, .custom6 .lb img, .custom3 .custom6 .lb img, .custom6 .rb img, .custom3 .custom6 .rb img {
 width: 7px;
 height: 7px;
}

.bg_custom5 {
 background-image: url(images/custom5/bg.gif);
 background-repeat: repeat-x;
 padding: 10px 5px;
 padding-top: 15px;
 width: 100%;
}

.index_features td {
 background-image: url(images/bg2.gif); 
 font-size: 11px;
 color: #FFFFFF; 
 background-color: #050505;
 border-bottom: 1px solid #333333;
 border-left: 1px solid #333333;
 border-top: 1px solid #515050;
}

.index_features ins {
 background-image: url(images/whar.gif);
 background-repeat: no-repeat;
 background-position: right bottom;
 text-decoration: none;
}

.index_features td.index_features_desc {
 padding: 10px;
 border-left: none;
 border-right: 1px solid #333333;
}

.ad {
 /*padding-left: 10px; */
 vertical-align: top;
}

#collage {
 background-repeat: no-repeat;
 width: 440px;
 vertical-align: bottom;
}

#collage small {
 font-size: 11px;
 color: #FFFFFF;
}

#collage div {
 padding: 10px;
 background-image: url(images/translucent.png);
}

* html #collage div {
 background-image: none;
 height: 1px;
}

#shames {
 vertical-align: top;
 padding-left: 10px;
}

#outshame {
 width: 257px;
 vertical-align: top;
}

.shame {
 vertical-align: top;
 padding-bottom: 12px;
}

/***** BOTTOM MODULES *****/

#underinner {
 border: 1px solid #444343;
 background-color: #828282;
 padding: 0px 10px;
}

#underinner td {
 color: #FFFFFF;
 vertical-align: top;
 font-size: 13px; /* CF Edit */
}

.shamebox {
 display: block;
 /*border: 10px solid #000000;*/
 float: left;
}

.shamebox img {
 /*border: 1px solid #3C3C3C;*/
}

.breaker {
 display: block;
 clear: both;
}

.more {
 color: #F5B8F5;
 background-image: url(images/piar.gif);
 background-repeat: no-repeat;
 background-position: right 4px;
 padding-right: 7px;
}

/***** FOOTER *****/

#bottom {
 background-color: #333333;
 color: #DFDFDF;
 font-size: 13px; /* CF Edit */
 line-height: 18px;
 padding: 10px 20px;
}

#bottom a {
 color: #CCCCCC;
 text-decoration: none;
}

#bottom a:hover {
 color: #FFFFFF;
}

.clouds {
  text-align: justify;
  margin-top: 12px;
}

.clouds a {
 color: #FEFEFE;
 text-decoration: none; 
 padding: 0px 5px;
}

.clouds a:hover {
 text-decoration: underline;
}

.w1 {
 font-size: 21px;
 line-height: 21px;
}

.w2 {
 font-size: 17px;
 line-height: 19px;
 padding-top: 2px;
}

#side .w1 {
 color: #D6CBDC;
}

.w3 {
 font-size: 13px;
 font-weight: bold;
 line-height: 16px;
 padding-top: 5px;
}

.w4 {
 font-size: 11px;
 line-height: 14px;
 padding-top: 7px;
}

#ajax_border {
 position: absolute;
 z-index: 3;
 height: 100%;
 width: 100%;
 background-image: url(images/translucent.png);
}

* html #ajax_border {
 background-image: none;
}

#ajax .custom3 {
 width: 770px; 
}

#ajax {
 /*position: absolute;*/
 width: 770px;
 /*left: 50%;*/
 /*margin-left: -425px;*/
 /*top: 100px;*/
}

#ajax td {
 font-size: 13px; /* CF Edit */
 color: #4E4E4E;
 padding-left: 0px;
 vertical-align: top;
} 

#ajax .cbg {
 padding: 7px;
}

#ajax ul.innertabs {
 padding-left: 0px;
 margin-left: 15px;
 color: #000000;
 font-weight: bold;
 width: 350px;
 height:30px;
}

.bordered td { 
 border-bottom: 1px solid #ABACAC;  
}

div.bordered {
 border: 1px solid #BCBCBC;
 padding: 7px;
 background-color: #FFFFFF;
 margin-left: 15px; 
}

#ajax ul.innertabs, .innertabs li {
 font-weight: normal; 
 margin: 0px;
 padding: 0px;
 list-style: none; 
}

.innertabs li {
 margin-right: 5px;
 float: left;  
}

.innertabs a {
 display: block;
 margin-bottom: 1px;
 background-image: url(images/inner/bg.gif);
 background-repeat: repeat-x;
 background-color: #CDCDCD;
 font-size: 12px;
 font-weight: bold;
 color: #6B6A6A;
 text-decoration: none; 
}

.innertabs a span {
 display: block;
 background-image: url(images/inner/l.gif);
 background-repeat: no-repeat; 
}

.innertabs a span span {
 background-image: url(images/inner/r.gif);
 background-position: right top;
 background-repeat: no-repeat; 
 padding: 7px 15px;
}

.innertabs a:hover, .innertabs a.active {
 background-image: url(images/inner/bg_a.gif);
 color: #F6F8F8;
 margin-bottom: 0px; 
}

.innertabs a:hover span, .innertabs a.active span {
 background-image: url(images/inner/l_a.gif);
}

.innertabs a:hover span span, .innertabs a.active span span{
 background-image: url(images/inner/r_a.gif);
 padding-bottom: 8px;
}

.innertabs li.line {
 clear: both; 
 height: 1px;
 width: 102%;
 margin-top: -1px; 
 background-color: #B2B2B2; 
}

ul#tag_list {
 padding: 0px;
 margin: -10px 0px;
 list-style: none; 
}

.line img {
 display: block;
 height: 1px; 
}

#outshame_div {
 height:195px;
 width:257px;
 overflow:hidden;
 text-align:center;
 vertical-align:middle;
}

#popular_tag_div {
 height:122px;
 width:183px;
 overflow:hidden;
}

ul.innertabs {
 width:416px;
 float:left;
} 

.example{color:#666;}
.not_example{color:#c6c;}

#ajax #output {
  color:#984898;
}

/***** OUTSHAME *****/

#messiest a{
 color: #FFFFFF;
 text-decoration: none;
}

#messiest a:hover{
 color: #FFFFFF;
 text-decoration: underline;
}

#messiest {
 background-color: #606060;
 color: #FFFFFF;
 font-size: 16px;
 line-height: 16px;
 text-align: center;
 padding: 8px;
}

#sidebanner img {
 display: block;
}

#sidebanner div {
 text-align: center;
 color: #FFFFFF;
 float: left;
 width: 100%; 
 margin-top: -180px;
 position: relative;
}

#sidebanner div span {
 display: block;
 margin: 3px;
}

#sidebanner a {
 color: #E917E9;
}

.upload_error {
  color: #FF0000;
  display:none;
}
.error {
  color: #FF0000;
}

.field_error {
  border: 1px solid #FF0000 !important;
}

a:focus {
  outline: none;
}

#side {
 background-image: url(images/bg1.gif);
 background-repeat: repeat-x;
 background-color: #9F529F;
 width: 240px;
 padding: 10px;
 padding-left: 0px;
 vertical-align: top;
}

.itemimage {
 width: 145px;
 height: 100px;
 overflow:hidden;
 text-align:center;
 vertical-align:middle; 
}

.listing {
 padding-bottom: 10px;
 border-bottom: 1px solid #CFCFCF;
 margin-bottom: 10px;
}

.listing td {
 vertical-align: top;
}

.type {
 padding: 0px 8px;
}

.votes {
 display: block;
 background-image: url(images/thumb_up.gif);
 background-repeat: no-repeat;
 background-position: 5px 0px; 
 text-align: center;
 margin: 5px 0px;
 padding-top: 30px;
 color: #74297C;
 font-weight: bold;
 text-decoration: none;
}

.votes:hover {
 background-position: -31px 0px;
}

.iconlinks {
 clear: both;
 float: left;
 margin: 5px 0px;
}

.iconlinks a {
 display: block;
 float: left;
 background-repeat: no-repeat;
 background-position: 0px 0px;
 margin-right: 10px;
 padding: 5px 0px;
 padding-left: 25px;
 font-size: 13px; /* CF Edit */
 line-height: 12px;
 color: #000000;
 text-decoration: none; 
}

.iconlinks a.more {
 background-image: url(images/gr_arrow.gif);
}

.iconlinks a.comments {
 background-image: url(images/comments.gif);
}

.iconlinks a.share {
 background-image: url(images/users.gif);
}

.iconlinks a:hover {
 background-position: 0px -25px;
}

/***** PAGINATION *****/

.pager {
 font-family: Verdana, Arial;
 font-size: 13px; /* CF Edit */
 line-height: 12px;
 color: #7b3476; 
}

.pager a {
 color: #7b3476;
 text-decoration: none; 
}

.pager a:hover {
 text-decoration: underline;
}

.pager span {
 font-weight: bold;
}

.pager ins {
 display: block;
 float: left;
 white-space: nowrap;
 text-decoration: none;
 padding: 4px 5px;
}

.pager span {
 display: block;
 float: left; 
}

.pager span a {
 color: #616161;
 display: block;
 float: left;
 width: 20px; 
 padding: 4px 0px; 
 padding-bottom: 5px;
 text-align: center;
 margin: 0px 4px;
}

.pager span span {
 margin: 0px 4px;
 background-image: url(images/page_a.gif);
 background-repeat: no-repeat;
 background-position: 0px 1px;
 padding: 4px 0px; 
 padding-bottom: 5px;
 text-align: center; 
 width: 20px; 
 color: #FFFFFF; 
}

.featured {
 display: block;
 position: absolute;
 width: 49px;
 height: 45px; 
 background-image: url(images/featured.png);
 background-repeat: no-repeat;
 margin-top: 66px;
 margin-left: 106px;
}

* html .featured {
 background-image: none;
}

.filter {
 font-family: "Arial Narrow", Arial;  
 font-size: 16px;
 line-height: 19px;
 clear: both;
 float: left;
 margin-bottom: -8px;
}

.underfilter { 
 clear: both; 
 margin-bottom: 12px;
 margin-top: -5px;
 font-family: "Arial Narrow", Arial;
 font-size: 18px;
 overflow: hidden;
 width: 635px; 
}

.underfilter a {
 color: #000000;
}

.filter a {
 display: block;
 float: left;
 text-decoration: none;
 color: #171717;
 /*font-weight: bold;*/
 background-image: url(images/inner/filter_l.gif);
 background-repeat: no-repeat;
 /*border-bottom: 1px solid #BCBCBD;*/
 margin-right: 2px;
}

.filter a span {
 display: block;
 background-image: url(images/inner/filter_r.gif);
 background-position: right top;
 background-repeat: no-repeat;
}

.filter a span span {
 background-image: url(images/inner/filter_bg.gif);
 background-repeat: repeat-x;
 margin: 0px 7px;
 padding: 3px 15px;
 padding-bottom: 15px;
}

.filter a.active {
 background-image: url(images/inner/filter_la.gif);
 border: none; 
 position: relative;
 z-index: 2;
}

.filter a.active.first {
 background-image: url(images/inner/filter_laf.gif);
}

.filter a.active span {
 background-image: url(images/inner/filter_ra.gif); 
 position: relative;
 z-index: 2;
}

.filter a.active span span {
 background-image: url(images/inner/filter_bga.gif); 
 background-color: #E3E3E3; 
}

.filter a:hover {
 color: #702D72;
}

#detail {
 margin-top: 8px;
 padding-bottom: 10px;
 width: 480px;
 overflow:hidden;
}

#detail img {
 display: inline;
}
#detail_image{
  width:100%;
  text-align:center;
}  

#detail_title {
 width: 925px;
 overflow:hidden;
 display:block;
}

.score {
 display: block;
 border:1px solid #D07201;
 background-color: #000000;
 background-image: url(images/score.gif);
 background-repeat: repeat-x; 
 margin: 0px;
 padding: 0px 10px;
 color: #000000;
 font-size: 18px;
 text-transform: uppercase; 
}

.score span {
 font-size: 18px;
 white-space: nowrap;
}

.userlinks {
 display: block;
 float: right;
 background-repeat: no-repeat;
 margin-left: 10px;
}

.userlinks:hover {
 background-position: 0px -25px;
}

.userlinks img {
 visibility: hidden;
}

.userlinks.inactive img {
 visibility: visible;
 cursor: default;
}

.submit {
 border: 1px solid #AFAFAF;
 background-image: url(images/buttons/light_bg.gif);
 background-repeat: repeat-x; 
 padding: 2px 10px;
 margin-top: 5px;
 cursor: pointer;
}

* html .submit {
 padding: 1px 0px;
 margin-top: 5px;
}

.count {
 background-color: #E8E8E8;
 display: block;
 padding: 5px;
 margin: 1px; 
 margin-top: 15px; 
 margin-right: 1px;
 position: relative;
 line-height: 14px;
}

.detail_comments {
 height: auto !important;
 border: 1px solid #AAAAAA;
 background-color: transparent;
 margin-top: -26px;
 padding: 10px;
 padding-top: 35px;
}

* html .detail_comments {
 height: 500px;
}

.detail_comments div {
 padding: 0px 5px;
 padding-bottom: 15px;
 margin-bottom: 15px;
 border-bottom: 1px solid #AAAAAA;
 width: 448px;
 overflow: hidden;
}

.detail_comments div#pager {
 padding-bottom: 0px;
 margin-bottom: 0px;
 border: 0px;
}

#detailside {
 vertical-align: top;
 width: 100%;
 padding-left: 14px;
 padding-top: 8px;
 padding-right: 3px;
}

.desc {
 padding: 10px;
 background-color: #E6E6E6;
 margin-bottom: 2px;
}

.detail_type {
 float: left;
 padding: 5px 10px;
 background-color: #FFFFFF;
 border: 1px solid #B8B8B8;
}

.shortinfo {
 float: left;
 padding-top: 0px;
 color: #545454;
 font-size: 20px;
 padding-left: 10px;
}
.shortinfo strong{
  color: #753175;
}  

.desc span#desc_span {
 display: block;
 clear: both;
 color: #363636;
 padding: 14px 0px 5px 0px; /* CF Edit - DIFFERENT FOR IE! */
 /* text-align: justify; */
 width:408px;
 overflow:hidden;
}

.desc_list {
 display: block;
 clear: both;
 padding: 5px 0px;
 /* text-align: justify; */
 width:429px;
 overflow: hidden;
 height: 27px; /* CF Edit - DIFFERENT FOR IE! */
}

.desc_list p{
  margin:0;
  padding:0;
}

.addon {
 margin-top: 2px;
}

.addon span.tabs {
 display: block;
 background-image: url(images/bg4.gif);
 background-repeat: repeat-x;
 height: 25px;
}

.addon span.tabs a {
 display: block;
 float: left;
 position: relative;
 z-index: 1;
 margin-right: -1px; 
 background-repeat: no-repeat;
 background-position: 0px -25px; 
}

.addon span.tabs a:hover, .addon span a.active {
 background-position: 0px 0px;
}

.addon span.tabs a img {
 height: 25px;
}

.addon span.tabs a:hover {
 margin-left: -1px;
 margin-right: 0px;
 z-index: 2;
}

.addon span.tabs a.active {
 z-index: 3;
 margin-left: -1px;
 margin-right: 0px;
}

.addon span.tabs a.active:hover {
 margin-left: -1px;
 margin-right: 0px;
}

.addon span.tabs a.first:hover, .addon span.tabs a.active.first {
 margin-left: 0px;
 margin-right: -1px;
}

.addon div {
 padding: 10px;
 border: 1px solid #B8B8B8;
 border-top: none;
}

.related {
 font-size: 14px;
 text-transform: uppercase;
 font-weight: normal;
 background-color: #E1E1E1;
 border: 1px solid #B8B8B8;
 padding: 7px 10px;
 border-bottom: none;
}

.relateditems {
 border: 1px solid #B8B8B8;
 border-top: none;
}
.relateditems .related_desription, .relatetitle a{
  width: 174px;
  overflow:hidden;
  display: block;
  
}

.related_desription {
  height: 40px;
  font-size: 11px;
}

.related_description p{
  margin:0;
  padding:0;
}


h2.relatetitle a { 
 float: none;
 display: block;
 /*line-height: 30px;*/
 margin: 5px 0 5px 0;
}

.related_posted {
 font-size: 11px;
 margin-bottom: 5px; 
}

.relateditems td {
 vertical-align: top;
}

div.related_preview {
 width: 183px;
 height: auto;
 text-align: center;
 vertical-align: middle;
}
.title_link {
  text-decoration:none;
  color: #000000;
  width: 429px;
  overflow: hidden;
  display: block;
}   
 
.story {
 border: 1px solid #B0B0B0;
 padding: 5px;
 overflow:hidden;
 width:480px;
 -moz-box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -ms-box-sizing: border-box; /*��� ������ ��� �� �����, ������� � Beta2 IE8 ������������ box-sizing*/
 box-sizing: border-box;
}

#got_shameful {
 display: block;
 height: 127px;
 width: 227px; 
 background-image: url(images/upload_now.gif);
 background-repeat: no-repeat;
 background-position: 0px 0px;
}

#got_shameful:hover {
 background-position: 0px -127px;
}

#got_shameful img {
 height: 127px;
 width: 227px;
}

#sideoutshame {
 display: block;
 width: 257px;
 height: 182px;
 background-image: url(images/banner.jpg);
 background-repeat: no-repeat;
 background-position: 0px 0px;
}

#sideoutshame:hover {
 background-position: 0px -182px;
}

#sideoutshame img {
 width: 257px;
 height: 182px;
}

.submit_image img {
 height: 24px;
 width: 166px;
 background-repeat: no-repeat;
 background-position: 0px 0px; 
 cursor: pointer;
}


#image_detail {
 max-width:480px;
 max-height:500px;
}

#leftmenu {
 width: 173px;
 vertical-align: top;
}

#leftmenu a {
 display: block; 
 border: 1px solid #AEAEAE;
 background-image: url(images/leftm/bg.gif);
 background-color: #CDCDCD;
 background-repeat: repeat-x;
 /*color: #616161;*/
 color: #404040;
 text-decoration: none;
 font-size: 14px;
 padding: 5px 18px;
 margin-top: 1px;
}

#leftmenu a.active, #leftmenu a:hover {
 background-image: url(images/leftm/bg_a.gif);
 border: 1px solid #5D155D;
 color: #FFFFFF;
 font-weight: bold;
}
                    
#static {
 vertical-align: top;
 padding-left: 15px;
}

#leftmenu ul {
 list-style: none;
 padding: 0px;
 margin: 0px;
 border: 1px solid #C5C3C5;
 border-top: none;
 padding: 10px 18px;
}

#leftmenu li {
 background-image: url(images/leftm/dot.gif);
 background-position: 0px 6px;
 background-repeat: no-repeat;
 margin: 2px 0px; 
 padding-left: 0px;
}

#leftmenu li.last {
 border: none;
}

#leftmenu ul a { 
 display: block;
 background-image: none;
 padding: 0px;
 margin: 0px; 
 margin-left: 4px;
 padding-left: 3px;
 background-color: transparent;
 border: none;
 color: #464646;
 font-size: 13px; /* CF Edit */
 font-weight: normal;
}

#leftmenu ul a.active, #leftmenu ul a:hover {
 border: none;
}

#leftmenu div a, #leftmenu div a:hover {
 display: inline;
 margin: 0px;
 padding: 0px;
 border: none;
}

#leftmenu #outshame_div {
 width: 173px;
}

#leftmenu div#blog a {
 display: block;
 height: 40px;
 background-image: url(images/buttons/blog.gif); 
}

#leftmenu div#blog a:hover {
 background-position: 0px -40px;
}

#leftmenu div#blog a img {
 height: 40px;
 width: 173px;
}

.contact {
 background-image: url(images/mailbox.gif);
 background-repeat: no-repeat;
 background-position: right bottom;
}

.statictext {
 padding: 10px 5px 0px 0;
 text-align: justify;
}

.statictext p {
 padding: 0px;
 margin: 0px;
}

#static_tabs {
 /*float: left;*/
 padding: 0px;
 margin: 0px;
 list-style: none; 
 border-bottom: 1px solid #BCBCBC;
 padding-top: 28px;
}

#static_tabs li {
 float: left;
 border-bottom: 1px solid #BCBCBC;
 margin-top: -28px;
}

#static_tabs a {
 display: block;
 background-image: url(images/inner/st_l.gif);
 background-repeat: no-repeat; 
 color: #880F88;
 font-size: 14px;
 font-weight: bold;
 text-decoration: none;
}

#static_tabs a span {
 display: block;
 background-image: url(images/inner/st_r.gif);
 background-repeat: no-repeat;
 background-position: right top;
}

#static_tabs a span span {
 background-image: url(images/inner/st_bg.gif);
 background-repeat: repeat-x;
 margin: 0px 7px;
 padding: 6px 2px;
}

#static_tabs a.active, #static_tabs a.active:hover {
 background-image: url(images/inner/st_la.gif);
 color: #FFFFFF;
}

#static_tabs a.active span, #static_tabs a.active:hover span {
 background-image: url(images/inner/st_ra.gif);
}

#static_tabs a.active span span, #static_tabs a.active:hover span span {
 margin: 0px 8px;
 padding: 6px 1px;
 background-image: url(images/inner/st_bga.gif);
}

#static_tabs a:hover {
 background-image: url(images/inner/st_lh.gif);
 color: #FFFFFF;
}

#static_tabs a:hover span {
 background-image: url(images/inner/st_rh.gif);
}

#static_tabs a:hover span span {
 background-image: url(images/inner/st_bgh.gif);
}

.howitworks p {
 margin: 0px;
 padding: 3px 0px;
}

.howitworks td {
 vertical-align: top;
 padding-bottom: 25px;
 color: #585858;
}

.howitworks span {
 font-size: 14px;
 font-weight: bold;
}

#detailside #tags {
  width:406px;
  overflow: hidden;

}

#picture_tab div {
 border: 1px solidn red; 
}

#faces {
 display: block;
 margin-top: -89px;
 margin-left: 13px;
}

/* Begin CF */

table.detail_google_ads td{
 padding: 0px;
 border: 0px;
 margin: 0px;
}

table.detail_google_ads tr{
 padding: 0px;
 border: 0px;
 margin: 0px;
}

/* End CF */

.captcha_table td {
 font-size: 12px;
 color: #4E4E4E;
 vertical-align: top;
}

#rsslink {
 display: block;
 float: right;
 height: 20px;
 width: 20px; 
 margin-top: 2px;
}

#rsslink img {
 display: block;
 height: 20px;
 width: 20px;
 background-image: url(images/rss.gif);
 background-repeat: no-repeat;
}

#rsslink:hover img {
 background-position: 0px -20px;
}

#comment_div {
  height:100%;
  width:100%;
}
