@import url(/static/SantaFeBeat/SantaFeBeat.css);






#photogallerywrapper {
 position:relative;
 border:0px solid;
 margin-right:350px;
 float:left;
}

#photogallery {
 border:0px solid;
 float:left;
 width:350px;
 min-height:400px;
}

.photogalleryindex {


}



#category .linklisting {
  float:left;
  width:85px;
  text-align:center;
  height:85px;
  margin:0px;
  padding:0px;
  border:0px solid;
  clear:none;

}

.thumbnail {
  width:80px;
  height:80px;
border:0px solid;
}

#detailed #content {
  text-align:left;
  border:0px solid #000;
  margin:0 25px;
}

object, .videoThumbnail {
margin-right: 10px;
}


#add ul{
  list-style:decimal;
  line-height:normal;
  margin-top:0px;
  margin-bottom:0px;
  padding-top:0px;
  padding-bottom:0px;
  border:0px solid
}

#add li ul {
  list-style:disc;
  line-height:normal;
  margin-top:5px;
}


#add li ul li {
  list-style:disc;
  line-height:normal;
  margin:3px;
}

#add #contentheader {
padding-left:160px;
}


/*scrollable*/


.photogalleryindex {
 width:135px;
 border:0px solid #000;
 float:right;
 height:400px;
 position:relative;
 float:right;
 width:265px;
 margin-right:-300px;
}

#category .scrollable{
  position:relative;
  overflow:hidden;
  width:280px;
  height:330px;
  border-bottom:0px solid #635245;
  font-weight:normal;color:#555;
}

#category .items .item img {
   border:0px solid #000;
}

#category .scrollable a,
#category .scrollable a:link,
#category .scrollable a:visited{ }
#category .scrollable .items{height:20000em;width:100%;position:absolute;}


#category .slideable {
  position:relative;
  overflow:hidden;
  width:280px;
  height:330px;
  border-bottom:0px solid #635245;
  font-weight:normal;color:#555;
}
#category .slideable a,
#category .slideable a:link,
#category .slideable a:visited{ }
#category .slideable .items{
 width:20000em;height:330px;
 float:left;position:absolute;
 border:0px solid;
}


#category .items div{width:280px; height:330px; float:left;}
#category .items .item{
         float:left;
         width:80px;
         border:0px solid #000;
         margin:0px 0px 3px 3px;
         overflow:hidden;
         height:80px;
 text-align:center;
       }

#category .item p{border:0px solid #ccc;margin:0px;}

a.browse{display:block;width:36px;height:36px;margin:28px 10px;cursor:pointer;font-size:1px;}
a.right{background:url(http://santafebeat.com/media/navArrowRight.png) no-repeat;background-position:0 0px;margin-right:4px;position:absolute;left:50px;z-index:9;}
a.right:hover{background-position:0 -36px;}
a.right:active{background-position:-70px -35px;}
a.left{background:url(http://santafebeat.com/media/navArrowLeft.png) no-repeat;margin-left:1px;position:absolute;left:4px;z-index:9;}
a.left:hover{background-position:0px -36px;}
a.left:active{background-position:-70px 0;}

#category a.up{background:url(http://santafebeat.com/media/navArrowLeft.png) no-repeat;
     margin-left:1px;position:absolute;
     bottom:0px; left:4px;z-index:9;
    }
a.up:hover{background-position:0px -36px;}
a.up:active{background-position:-70px 0;}


#category a.down{background:url(http://santafebeat.com/media/navArrowRight.png) no-repeat;
  background-position:0 0px;margin-right:4px;position:absolute;bottom:0px;right:0px;z-index:9;
  }
a.down:hover{background-position:0 -36px;}
a.down:active{background-position:-70px -35px;}


a.disabled{visibility:hidden !important;}



