
/* Body Formatting */
body {padding-bottom: 0px;
margin: 0px 0px;
padding: 0px;
font-family: Verdana, Arial, lucida, arial, helvetica, sans-serif;
background-color: #3d2f16;
text-align: center;
color: #ffffff;
font-size: medium;
background-repeat: repeat-x;
background-attachment: fixed;}


/* Header */
#header {background-image: url(../images/verditoplogo.jpg);
width: 750px;
height: 150px;
background-color: #000000;
background-repeat: no-repeat;
background-position: center center;}

#header h4 {display: none;}

/* Gallery Header */
#gallheader {background-image: url(../images/verditoplogo-1.jpg);
width: 800px;
height: 150px;
background-color: #000000;
background-repeat: no-repeat;
background-position: center center;}

#gallheader h4 {display: none;}

/* Container */
#container
{margin: 0 auto auto auto;
text-align:left;
width: 750px;
border: thin solid #000000;}

/* Gallery Container */
#gallcontainer
{margin: 0 auto auto auto;
text-align:left;
width: 800px;
border: thin solid #000000;}

/* Top Menu Bar */
#topbar {text-align: right;
background-color: #c69c6d;
word-spacing: .5em;
padding-top: .2em;
padding-bottom: .2em;
padding-right: .2em;
border-top: 1px #000000 solid;}

/* Main Section - Main Text formatting */
#mainsection {background-color: #ffffff;
padding-left: 1em;
padding-right:1em;
padding-bottom:1em;
padding-top: 0em;
color: #000000;
border-top: 1px #000000 solid;}

/* Links */
a:link, a:active, a:visited {color: #3333cc;
text-decoration: underline;
border: none;}

a:hover {text-decoration: underline;
color: #ffffff;
background-color: #3333cc;}

/* Menu Links */
a:link.menu, a:active.menu, a:visited.menu {color: #000000;
text-decoration: underline;
border: none;}

a:hover.menu {text-decoration: underline;
color: #ffffff;
background-color: #cc3333;}

#gallery {
  padding-top: 1em;
  margin-left: 0em;
  margin-right: 0em;}


/* Misc styles */
#history h3 {
  border-bottom: 1px #000000 solid;
  border-top: 1px #000000 solid;
  padding-bottom: 2px;
  padding-top: 2px;
  padding-left: 15px;
 background-color: #c69c6d;}

 #announce h3 {
  border-bottom: 1px #000000 solid;
  border-top: 1px #000000 solid;
  padding-bottom: 2px;
  padding-top: 2px;
  padding-left: 15px;
 background-color: #c69c6d;}

.paraclear{
padding-top: 2em;
clear: left;}


.articlephoto
{
border: 1px solid #000000;
float: right;
margin-left: 0.5em;
margin-bottom: 0.5em;
padding: 5px;
background-color: #cccccc;}

.photosig
{font-size:0.7em;
text-align:right;}

.articletitle h3{
  border-bottom: 1px #000000 solid;
  border-top: 1px #000000 solid;
  padding-bottom: 2px;
  padding-top: 2px;
  padding-left: 15px;
 background-color: #c69c6d;}



/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/jsimages/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/jsimages/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/jsimages/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/jsimages/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

.frame {
  background-color: #d5d5d5 !important;
  border-style: solid !important;
  border-width: 2px !important;
  padding-top: 9px !important;
  width: 175px !important;
  height: 200px !important;
  text-align: center !important;
  position: relative !important;
  float: left !important;
  border-color: #666666 !important;
  margin: 0 5px 5px !important;
  overflow: hidden !important;
  color: inherit;}


.gallerythumb {
  background-color: #FFFFFF !important;
  border-style: solid !important;
  border-width: 2px !important;
  padding: 4px !important;
  border-color: #666666 !important;
  color: inherit;
}

.annotation {
  bottom: 21px !important;
  left: 0.00 !important;
  font-size: 10px !important;
  text-align: center !important;
  position: absolute !important;
  display: block !important;
  margin: 0 auto !important;
  width: 156px !important;
}