#fancybox-loading {
    cursor: pointer;
    display: none;
    height: 40px;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    overflow: hidden;
    position: fixed;
    top: 50%;
    width: 40px;
    z-index: 1104;
}
#fancybox-loading div {
    background-image: url("/images/fancybox.png");
    height: 480px;
    left: 0;
    position: absolute;
    top: 0;
    width: 40px;
}
#fancybox-overlay {
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1100;
    cursor: auto; 
    height: 2000px; 
     
 /*   opacity:0.8;
filter:alpha(opacity=80);  For IE8 and earlier */


}
#fancybox-tmp {
    border: 0 none;
    display: none;
    margin: 0;
    overflow: auto;
    padding: 0;
}
#fancybox-wrap {
    background-image: url("/images/back.png");
    background-repeat: no-repeat;
    display: none;

    outline: medium none;
    padding: 20px;
    position: absolute;
    top: 0;
    z-index: 1101;
    height:560px;
    position:relative!ie;
    margin-top:-500px!ie;
}
#fancybox-outer {
    height: 100%;
    position: relative;
    width: 100%;
}
#fancybox-content {
    border: 0 solid #FFFFFF;
    height: 0;
    outline: medium none;
    overflow: hidden;
    position: relative;
    width: 0;
    z-index: 1102;
}
#fancybox-hide-sel-frame {
    background: none repeat scroll 0 0 transparent;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1101;
}
#fancybox-close {
    background: url("/images/close.png") repeat scroll 0 0 transparent;
    cursor: pointer;
    display: none;
    height: 24px;
    position: absolute;
    right: 0;
    top: 1px;
    width: 25px;
    z-index: 1103;
}
#fancybox-error {
    color: #444444;
    font: 12px/20px Arial;
    margin: 0;
    padding: 14px;
}
#fancybox-img {
    border: medium none;
    height: 100%;
    line-height: 0;
    margin: 0;
    outline: medium none;
    padding: 0;
    vertical-align: top;
    width: 100%;
}
#fancybox-frame {
    border: medium none;
    display: block;
    height: 100%;
    width: 100%;
}
#fancybox-left, #fancybox-right {
    background: url("/images/t.gif") repeat scroll 0 0 transparent;
    bottom: 0;
    cursor: pointer;
    display: none;
    height: 100%;
    outline: medium none;
    position: absolute;
    width: 35%;
    z-index: 1102;
}
#fancybox-left {
    left: 0;
}
#fancybox-right {
    right: 0;
}
#fancybox-left-ico, #fancybox-right-ico {
    cursor: pointer;
    display: block;
    height: 30px;
    left: -9999px;
    margin-top: -15px;
    position: absolute;
    top: 50%;
    width: 30px;
    z-index: 1102;
}
#fancybox-left-ico {
}
#fancybox-right-ico {
}
#fancybox-left:hover, #fancybox-right:hover {
    visibility: visible;
}
#fancybox-left:hover span {
    left: 20px;
}
#fancybox-right:hover span {
    left: auto;
    right: 20px;
}
.fancybox-bg {
    border: 0 none;
    height: 20px;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 20px;
    z-index: 1001;
}
#fancybox-bg-n {
    left: 0;
    top: -20px;
    width: 100%;
}
#fancybox-bg-ne {
    right: -20px;
    top: -20px;
}
#fancybox-bg-e {
    height: 100%;
    right: -20px;
    top: 0;
}
#fancybox-bg-se {
    bottom: -20px;
    right: -20px;
}
#fancybox-bg-s {
    bottom: -20px;
    left: 0;
    width: 100%;
}
#fancybox-bg-sw {
    bottom: -20px;
    left: -20px;
}
#fancybox-bg-w {
    left: -20px;
    top: 0;
}
#fancybox-bg-nw {
    left: -20px;
    top: -20px;
}
#fancybox-title {
    font-family: Helvetica;
    font-size: 12px;
    z-index: 1102;
}
.fancybox-title-inside {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #333333;
    padding-bottom: 10px;
    position: relative;
    text-align: center;
}
.fancybox-title-outside {
    color: #FFFFFF;
    padding-top: 10px;
}
.fancybox-title-over {
    bottom: 0;
    color: #FFFFFF;
    left: 0;
    position: absolute;
    text-align: left;
}
#fancybox-title-over {
    display: block;
    padding: 10px;
}
.fancybox-title-float {
    bottom: -20px;
    height: 32px;
    left: 0;
    position: absolute;
}
#fancybox-title-float-wrap {
    border: medium none;
    border-collapse: collapse;
    width: auto;
}
#fancybox-title-float-wrap td {
    border: medium none;
    white-space: nowrap;
}
#fancybox-title-float-left {
    padding: 0 0 0 15px;
}
#fancybox-title-float-main {
    color: #FFFFFF;
    font-weight: bold;
    line-height: 29px;
    padding: 0 0 3px;
}
#fancybox-title-float-right {
    padding: 0 0 0 15px;
}
.fancybox-ie6 #fancybox-close {
    background: none repeat scroll 0 0 transparent;
}
.fancybox-ie6 #fancybox-left-ico {
    background: none repeat scroll 0 0 transparent;
}
.fancybox-ie6 #fancybox-right-ico {
    background: none repeat scroll 0 0 transparent;
}
.fancybox-ie6 #fancybox-title-over {
    background: none repeat scroll 0 0 transparent;
}
.fancybox-ie6 #fancybox-title-float-left {
    background: none repeat scroll 0 0 transparent;
}
.fancybox-ie6 #fancybox-title-float-main {
    background: none repeat scroll 0 0 transparent;
}
.fancybox-ie6 #fancybox-title-float-right {
    background: none repeat scroll 0 0 transparent;
}
.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
}
#fancybox-loading.fancybox-ie6 {
    margin-top: 0;
    position: absolute;
}
#fancybox-loading.fancybox-ie6 div {
    background: none repeat scroll 0 0 transparent;
}
.fancybox-ie .fancybox-bg {
    background: none repeat scroll 0 0 transparent !important;
}

#fancy-content{
 display:none;
}
#flashcontent, #tagcloud{
 position:relative;
 z-index:999;
}
#redbar{
 background-color:#E21313;
 width:100px;
 height:82px;
 position:relative;
 top:-548px;
 z-index:10001;
}

#imageholder{
 position:relative;
 z-index:9000;
 width:  817px; height: 498px;
}



#redbar A{
 width:560px;
 display:block;
 padding:10px;
  height:62px;
 text-align:right;
 color:#FFF;
 font-size:20px;
 line-height:28px;
}
#redbar A STRONG{
  font-size:36px;
}
#redbar A:hover{
 text-decoration:none;
}

#tagCloud1
{
  z-index:9001;
  width:740px;
  height:402px;
  position:relative;
  left:-50px;
  top:-548px;
}

#page_body .tagCloud .tagClass {
  list-style: none;
  margin: 0;
}

.tagCloud .tagClass a
{
  color: #FF6E6E;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
  background-color:transparent;
  background-image: url("/images/80.png");
  padding: 4px 8px;
  cursor:pointer;
  font-weight:bold;
  white-space:nowrap;
}
.tagCloud .tagClass a:hover
{
  color: #E21313;
  text-decoration: none;
}


#tagcloudfeed,#imagesfeed{
 display:none;
}

#dontshow2div{
 margin-top:-26px;
 margin-left:30px;
}
#dontshow2div #dontshow2{
 margin-top:2px;
 position:relative;
 z-index:99999}