/*=============================================================
===================== Score Advertising =======================
= File: gallery.css                                           =
= Description: css specific for gallery                       =
===============================================================
= Version: 1.0 ====== Date: May 23, 2008 ======================
= Version:     ====== Date:              ======================
= Modifications:                                              =
=============================================================*/

#galleryContainer {
	border: 0px red solid;
	height:560px;
	width:700px;
	margin:20 0 0 15;
}


#albumsLink{
	margin: -100 10 20 10;
}

.albumnav{
	border:1px solid red;
}

#albdesc {
	border:0px solid red;
 	width: 140px;
 	height: 400px;   /*this sets the height of the whole gallery*/
 	font: normal 11px;
 	text-align: left;
}

#albdesc b{
	font: bold 12px;
	display:block;
	text-align:center;
}

#albdesc a{
	vertical-align: middle;
	text-decoration: none;
}

#albdesc a img{
	margin-left:6px;
}

#albdesc a:hover{
	text-decoration:none;
}

#currentContainer {
  	border:0px solid orange;
  	width:440px;
  	height:auto;
  	margin-left:150px;
  	margin-top:0px;
  	text-align:center;
  	position:absolute;
}

#photoContainer object embed {
	z-index:1;
}

#photoContainer{
  	border:0px solid blue;
  	width:440px;
}

#photoContainer a{
	cursor: pointer;
}

#photoTitle {
	border:0px solid blue;
	padding:10px;
  	text-align:center;
}

#photoDesc {
	position:relative;
  	border:0px solid blue;
	padding:10px;
}

#photoDesc a{
}

#photoEnlargeMessage {
  	border:0px solid blue;
	font-size:9px;
}

#thumbNavcontainer{
	border:0px solid blue;
	float:right;
 	margin-top:0;
  	width: 100px;
      	text-align:center;
}

/* thumbnail floater */
.float {
	float: left;
	width: 230px;
	height: 210px;
	padding: 0px;
	text-align: center;
}

div.float a{
	font: bold 11px;
	text-decoration:none;
	border: 0px solid red;
}

div.float a:hover{
	text-decoration:none;
}

div.float p {
	margin: 10 0;
	padding:0px;
	text-align: center;
}


#tightGalleryContainer {
	height: 700px;
	width:600px;
	margin-left:70px;
	margin-top:0px;
}

div.floatTight {
 	float: left;
  	width: 120px;
  	height: 148px;
  	padding: 15px;
	font: bold 11px;
}

div.floatTight a{
	font: bold 11px;
	text-decoration:none;
}

div.floatTight a:hover{
	font: bold 11px;
	text-decoration:underline;
}

div.floatTight p{
	padding:0px;
	margin-top:2px;
	margin-bottom:2px;
}

#navigationContainer img{
	vertical-align: middle;
}

#navigationContainer{
	width:100%;
	text-align:center;
}

#stopButton{
	display: none;
}

#startButton{

}

#albumThumbFrameBig{
	cursor: pointer;
	background: url("/content/images/albumThumbFrameBig.gif") no-repeat;
	border: black solid 0px;
	margin:0 auto;
	padding-top:37px;
	width:160px;
	height:150px;
}

#albumThumbFrameBig img{
	border: 1px #999999 solid;
}

#albumThumbFrameBig p{
	border: 0px #999999 solid;
	text-align:left;
	padding:0 10 0 15;
	text-decoration:none;
}

#albumThumbFrameBig p a{
	text-decoration:none;
}

#albumThumbFrame{
	background: url("/content/images/albumThumbFrame.gif") no-repeat;
	border: black solid 0px;
	padding-top:17px;
	padding-left:22px;
	margin-left: 10px;
	width:120;
	height:120;
}

#albumThumbFrame img{
	vertical-align: middle;
	text-align: center;
}

#thumbnailsContainer {
  	height: 400px;
  	border-color: #999999;
  	overflow: hidden;
}

.thumbnailsContainerFadeBottom {
	position: relative;
	height: 40px;
	margin-top: -40px;
}

.thumbnailsContainerFadeTop {
	position: relative;
	height: 40px;
	margin-top: -434px;
}

#thumbnailsContainer img {
	border-color: #999999;
	border-width: 1px;
	border-style: solid;
	margin: 5 0 5 0;
	cursor: pointer;
}

#thumbnailsContainerHoriz {
	float: right;
  	height: 90px;
  	width:225px;
  	border-color: #000000;
  	overflow: hidden;
  }

#horizcontainer {
  	width:100%;
	text-align:center;
}

#horizcontainer table{
  	width:100%;
}

#horizcontainer img{
	cursor: pointer;
}

#thumbnailsContainerHoriz img {
	border-color: #999999;
	border-width: 1px;
	border-style: solid;
	cursor: pointer;
}

a.greybox img{
	border: 1px solid #999999;
}

.photo{
	border-color: #999999;
	border-width: 1px;
	border-style: solid;
}

.thumb{
	border-color: #999999;
	border-width: 1px;
	border-style: solid;
}

.photo2{
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
}

.title {
  	font-size: 18px;
}

#albTitle {
  	font-size: 18px;
 }

.Container {
	position: absolute;
	left: 100px;
	width: 240px;
	height: 50px;
}

#Scroller-1 {
	position: absolute;
	overflow: hidden;
	width: 240px;
	height: 50px;
}

#Scroller-1 p {
	margin: 0; 
	padding: 10px 20px;
	font-size: 11px;
	text-indent: 20px;
}

.Scroller-Container {
	position: absolute;
	top: 0px; 
	left: 0px;
}

.Scrollbar-Up {
	cursor: pointer;
	position: absolute;
	top: -40px; 
	left: 70px;
}

.Scrollbar-Down {
	cursor: pointer;
	position: absolute;
	top: 260px; 
	left: 70px;
}

.Scrollbar-Left {
	cursor: pointer;
	position: absolute;
	top: 220px; 
	left: 0px;
}

.Scrollbar-Right {
	cursor: pointer;
	position: absolute;
	top: 220px; 
	left: 380px;
}
