#gallery {
	padding: 10px;
	width: 864px;
	margin: 0 auto;
	position: relative;
}

#gsNavBar div.gbSystemLinks { padding: 4px 6px; }
#gsNavBar div.gbSystemLinks span { padding: 0 4px; }

#gsSidebar {
  width: 175px;
  overflow: hidden;
  margin: 0 5px 0 5px;
}

#gsSidebarCol {
  border: #444 1px solid;
  padding-bottom: 5px;
  width: 1%; /* Expand to fit content ("0" bad4 firefox, "1px" bad4 opera) */
  background: #181818;
}

td.giAlbumCell, td.giItemCell {
  padding: 10px 15px;
}

#gallery td.giAlbumCell select, #gallery td.giItemCell select {
  margin-top: 0.8em;
}

/* So imageframed thumbs can be centered */
td.giAlbumCell table, td.giItemCell table { margin: auto; }

#gallery #gsSidebar ul { margin: 0; padding: 0; font-size: 12px; }
#gallery #gsSidebar ul li { list-style: none; margin: 0; padding: 1px 0;}

/* ********************************************************************************
 * Matrix Theme for Gallery 2
 * by Ross A. Reyman, Jon Huang, and Chad Kieffer
 * updated by Alan Harder
 */
 

#gallery {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #777;
	background-color: #202020;
}

body.gallery {
	background-color: #202020;
}

.mainwrap {
  border-top: 1px solid #5f5f5f;
  border-right: 1px solid #1d1d1d;
  border-bottom: 1px solid #0c0c0c;
  border-left: 1px solid #4d4d4d;
  }
  
.mainwrap-inside {
	border: 3px solid #3b3b3b;
  }
  
.mainTable {
  padding: 10px 12px;
  background-color: #161616; 
  border-bottom: 1px solid #5f5f5f;
  border-left: 1px solid #1d1d1d;
  border-top: 1px solid #0c0c0c;
  border-right: 1px solid #4f4f4f; 
  }  
  
.gcBackground1 { 
  background-color: #000000; 
  border-bottom: 1px solid #5f5f5f;
  border-left: 1px solid #1d1d1d;
  border-top: 1px solid #0c0c0c;
  border-right: 1px solid #4f4f4f; 
  }

  .gcBackground2 { background-color: #202020; }

.gcBorder1 { padding: 0; }
.gcBorder2 { border: 0 solid #555; }
.AlbumBorder { padding: 0 12px; }

#gallery a {
	font-weight: normal;
	text-decoration: none;
	color: #ffcc00;
}

#gallery a:hover {
	text-decoration: none;
	color: #0002FF;
}

#gallery a:active {
	text-decoration: none;
	color: #0203F4;
}

#gallery img {
	border-width: 0;
	text-align: center;
}

#gallery h2, #gallery h3, #gallery h4 {
  font-family: Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;
}

#gallery input, #gallery textarea {  
  color: #888;
  background: #1c1c1c;
  font-size: 12px;
  font-family: arial, sans-serif;  
  border: 1px solid #444;
  padding: 2px;
}

#gallery input:focus, #gallery textarea:focus {
  background-color: #121212;
  border: 1px solid #444;
  color: #888;
  font-family: arial, sans-serif;
  padding: 2px;  
}

#gallery input.inputTypeSubmit, #gallery input.inputTypeButton {  /* No input[type=submit] in IE */
  color: #b0b0b0;
  background-color: #383838;
  border-width: 1px;
  border-style: solid;
  border-color: #5f5f5f #1d1d1d #0c0c0c #4d4d4d;
  padding: 1px 2px;
  font-family: arial, sans-serif;
}

select { 
  font-size: 12px; 
  font-family: arial, sans-serif; 
  background: #1c1c1c;
  color: #888; 
  border: 1px solid #444;
  padding: 0;
  margin: 0;
  }

#gallery h2 {
	font-size: 14px;
	font-weight: bold;
	color: #353636;
}
 
#gallery h3 {
  font-size: 13px;
  }
  
#gallery h4 {
  font-size: 12px;
  }  
  
#gallery h3.viDetails {
  font-size: 12px;
  font-weight: normal;
  margin: 0;
  }  
  
#gallery h3.viDetails a:link, #gallery h3.viDetails a:visited { 
font-weight:normal; 
text-decoration: underline;
}

#gallery pre, #gallery tt {
  font-family: Courier New;
  font-size: 1.2em;
}

#gsHeader {
width: 100%;
height: 10px;
}

#topad { width: 468px; height: 60px; float:right; margin: 0 10px 0 0; }

.giSubtitle {
  font-size: 12px;
  font-weight: normal;
}

.giDescription {
  font-size: 12px;
  line-height: 1.4em;
}

.gbEmptyAlbum { height: 400px; }

.giDescription h3.emptyAlbum {
  line-height: 4.0em;
  text-align: center;
}

#gallery p.giInfo {
  font-size: 12px;
  color: #777;
  margin: 0;
}

.giSuccess, .giWarning, .giError  { font-weight: bold; }

.giSuccess { color: #5c0; }
.giWarning { color: #c50; }
.giError { color: #a44; }

.giNew, .giUpdated {
  border-width: 1px;
  border-style: solid;
  padding: 0 6px;
  line-height: 1.9em;
}

#gsNavBar div.gbBreadCrumb {
  font-weight: bold;
}

*:first-child+html #gsNavBar div.gbBreadCrumb, 
*:first-child+html #gsNavBar div.gbSystemLinks {
  font-family: Lucida Grande, Verdana, sans-serif;
  font-weight: normal;
}

#gsNavBar div.gbBreadCrumb a, #gsNavBar div.gbBreadCrumb span {
  padding: 0 2px 0 2px;
  white-space: nowrap;
}

#gsNavBar div.gbBreadCrumb a.BreadCrumb-1 {   /* no :first-child in IE */
  padding-left: 0;
  white-space: nowrap;
}

#gsNavBar div.gbBreadCrumb span.BreadCrumb-1 {   /* no :first-child in IE */
  padding-left: 0;
}

#gsNavBar div.gbSystemLinks { float: right; }
#slideBarButton { position: absolute; top: 133px; right:-9px; width: 20px; height: 54px;}

table.gbDataTable th {
  text-align: left;
  background-color: #333;
  color: #888;
}

.gbEven { background-color: #3f3f3f; color: #888}
.gbOdd { background-color: #393939; color: #888 }
.gbBusy { background-color: #000 !important; }

div.gbTabBar {
  font-size: 12px;
  font-weight: bold;
  margin: 0.8em 0 0;
  padding: 6px;
  white-space: nowrap;
}

.buttonClose a {
  display: block;
  width: 15px;
  height: 15px;
  background: url('close.gif') no-repeat;
  margin: 1px;
}
.buttonClose a:hover { background-position: -15px 0; }

.buttonFirst a {
  display: block;
  width: 16px;
  height: 16px;
  background: url('arrow.png') 0 -32px no-repeat;
}
.buttonFirst a:hover { background-position: 0 -96px; }

.buttonLast a {
  display: block;
  width: 16px;
  height: 16px;
  background: url('arrow.png') 0 -48px no-repeat;
}
.buttonLast a:hover { background-position: 0 -112px;}

.buttonPrev { margin-left: 5px; }
.buttonPrev a {
  display: block;
  width: 16px;
  height: 16px;
  background: url('arrow.png') 0 0 no-repeat;
}
.buttonPrev a:hover { background-position: 0 -64px; }

.buttonNext { margin-right: 5px; }
.buttonNext a {
  display: block;
  width: 16px;
  height: 16px;
  background: url('arrow.png') 0 -16px;
}
.buttonNext a:hover { background-position: 0 -80px; }

.buttonExif a {
  display: block;
  width: 90px;
  height: 24px;
  background: url('buttons-en.png') 0 -144px no-repeat;
}
.buttonExif a:hover { background-position: 0 -168px; }

#exif h2 { margin: 2px 0; }

.buttonPopup a {
  display: block;
  width: 90px;
  height: 24px;
  background: url('buttons-en.png') 0 -192px no-repeat;
}
.buttonPopup a:hover { background-position: 0 -216px; }

.buttonAddComment a {
  display: block;
  width: 90px;
  height: 24px;
  background: url('buttons-en.png') 0 -96px no-repeat;
}
.buttonAddComment a:hover { background-position: 0 -120px; }

.buttonViewComments a {
  display: block;
  width: 90px;
  height: 24px;
  background: url('file:///C|/Users/admin/AppData/Roaming/Adobe/Dreamweaver CS4/en_US/Configuration/ebony/images/buttons-en.png') 0 -48px no-repeat;
}
.buttonViewComments a:hover { background-position: 0 -72px; }

.buttonViewSlideshow a {
  display: block;
  width: 90px;
  height: 24px;
  background: url('file:///C|/Users/admin/AppData/Roaming/Adobe/Dreamweaver CS4/en_US/Configuration/ebony/images/buttons-en.png') 0 0 no-repeat;
}
.buttonViewSlideshow a:hover { background-position: 0 -24px; }

.buttonCart a {
  display: block;
  width: 16px;
  height: 15px;
  background: url('file:///C|/Users/admin/AppData/Roaming/Adobe/Dreamweaver CS4/en_US/Configuration/ebony/images/cart.gif') no-repeat;
}
.buttonCart a:hover { background-position: -16px 0; }

.buttonShowSidebar a {
  display: block;
  width: 15px;
  height: 15px;
  background: url('file:///C|/Users/admin/AppData/Roaming/Adobe/Dreamweaver CS4/en_US/Configuration/ebony/images/showsidebar.gif') no-repeat;
}
.buttonShowSidebar a:hover { background-position: -15px 0; }

.buttonHideSidebar a {
  display: block;
  width: 15px;
  height: 15px;
  background: url('file:///C|/Users/admin/AppData/Roaming/Adobe/Dreamweaver CS4/en_US/Configuration/ebony/images/hidesidebar.gif') no-repeat;
}
.buttonHideSidebar a:hover { background-position: -15px 0; }

#gallery #sideBarContents { 
position: absolute;
top: 114px;
right: 16px;
background: #3B3B3B; 
padding: 0; 
overflow: hidden;
z-index: 1;
}

#gallery #sideBarContents .gcBackground2 {
background: #131313;
border: 1px solid #3B3B3B;
border-top: none;
border-right: 1px solid #4f4f4f;
}

#gallery #sideBarContents h2 {
  font-size: 12px;
  padding: 2px 0;
  color: #888;
  }
  
#description {
  margin: 5px 0;
  }
  
#description .gbBlock  {
  padding: 0;
  }
  
#tagwrap { clear: both; }  
#tagwrap h3 {
  margin: 0;
  }  

#description, #folksonomy, .gcBorder3 #toolbar, .BlockTitle {
	color: #888;
	border-top: 1px solid #4b4b4b;
	border-right: 1px solid #141414;
	border-bottom: 1px solid #111;
	border-left: 1px solid #444;
	background-color: #000;
	padding: 5px;
}

#textBanner #description {
  color: #555;
  border: 0px;
  background: #161616;
  }

#gallery #sideBarContents .BlockTitle {
  padding: 2px 5px;
  }

/* SlideShow */
.gcBorder3 { 
  padding: 10px 0; 
  background: #161616; 
  text-align: center;
  border-bottom: 1px solid #5f5f5f;
  border-left: 1px solid #1d1d1d;
  border-top: 1px solid #0c0c0c;
  border-right: 1px solid #4f4f4f; 
}
.gcBorder3 .gcBackground1 { background: #333; margin-bottom: 15px; }
.gcBorder3 #toolbar { background:#333; margin: 10px 10px 0 10px; padding: 6px 0; }
#slideCtrl { float: left; margin: 0 0 0 10px; }
#photo { }
#folksonomy {
  margin: 5px 0 10px 0;
  clear: both;
  background: #333;
  border-top: 1px solid #4b4b4b;
  border-right: 1px solid #141414;
  border-bottom: 1px solid #111;
  border-left: 1px solid #444;
  }
  
.PhotoThumb {
  clear: both;
  }  
  
.PhotoThumb a {
  display: block;
 }  
  
.AlbumTitle,
.PhotoTitle {
 margin-top: 5px;
 clear: both;
  }   
  
#gallery .AlbumTitle h3.giTitle, #gallery .PhotoTitle h3.giTitle {
  font-size: 12px;
  font-weight: bold;
  color: #aaa;
  margin: 0;
  padding: 0;
  } 
  
#gallery .one-comment a:link, #gallery .one-comment a:visited {
font-weight: normal;
text-decoration: underline;
}

#gallery .one-comment a:hover {
font-weight: normal;
text-decoration: underline;
}
  
.InputBg {
  background: #1c1c1c;
  border: 1px solid #333;
  font-family: arial, sans-serif;
  }  
.block-imageblock-ImageBlock {
  width: 100%; 
  float: left;
  clear: both;
  }

.block-imageblock-ImageBlock .one-image {
  width: 152px;
  float: left;
  margin-bottom: 12px;
  padding: 0 16px;
  }  
  
#gallery #sideBarContents .block-imageblock-ImageBlock {
  width: 165px;
  clear: both;
  }  
  
#gallery #sideBarContents .block-imageblock-ImageBlock .one-image {
  margin: 0;
  padding: 0;
  }  
    
.BlockTitle {
  margin-bottom: 10px;
  clear: both;
  }  
  
#gallery #sideBarContents .BlockTitle {
  margin-bottom: 5px;
  }
  
#gallery #sideBarContents .gbBlock {
  padding: 5px 5px 0 5px; 
  }  
    
#gallery .BlockTitle h3 {
  margin: 0;
  padding: 0;
  }  
#gallery #sideBarContents h3, #gallery .one-comment h3 {
  font-size: 12px;
  }  
#gallery .one-image h3 { font-size: 12px; }  
  

