@charset "UTF-8";

/* Links
----------------------------------------------- */
a img { border-style: none; }

/* Paragraph Headings
----------------------------------------------- */

.logo {
float:left;
margin:25px 0px 0px 70px;
}

:-moz-any-link:focus {
  outline: none;
}

select :focus {
outline:none;
}
#controls {
float:left;
width:281px;
margin:0px 0px 0px 0px;
height:65px;
}
#controls ul {
float:left;
padding:0px 0px 0px 8px;
margin:10px 0px 0px 0px;
list-style:none;
}
#controls li {
float:left;}
#controls li a {
float:left;
width:81px;
height:39px;
margin:0px 10px 0px 0px;
}
#controls li a:focus {
border:none;}
a.previous {
background-image:url(../images/display_images/previous.gif);
background-repeat:no-repeat;
}
a.play {
background-image:url(../images/display_images/play.gif);
background-repeat:no-repeat;
}
a.next {
background-image:url(../images/display_images/next.gif);
background-repeat:no-repeat;
}
a.previous:hover {
background-image:url(../images/display_images/previous_o.gif);
background-repeat:no-repeat;
}
a.play:hover {
background-image:url(../images/display_images/play_o.gif);
background-repeat:no-repeat;
}
a.next:hover {
background-image:url(../images/display_images/next_o.gif);
background-repeat:no-repeat;
}
#brown {
float:left;
width:100%;
}

#LeftColumn {
  margin:0 10px 0 0;
  padding:0;
  width: 200px;
  float: left;
}
#LeftColumn, #articles {
  border-left: solid 1px #dedede;
  border-right: solid 1px #dedede;
  border-bottom: solid 1px #dedede;
}
#articles {	margin-bottom: 10px; }

#RightColumn {
	margin:0;
	padding:0;
	height: 600px;
	float: left;
	width: 750px;
}

#sidebar {
	width: 240px;
	margin-top: 0;
}
.SpryHiddenRegion {
   visibility: hidden;
}
.gallery_holder {
float:left;
width:521px;
padding:10px;
}
/* Gallery and Playback Controls
----------------------------------------------- */
#gallerySelect { width: 100px; }
#sprygallery {
float:right;
font-size:9pt;
margin:0px 0px 0px 0px;
}
#sprygallery select {
padding:5px 0px 5px 2px;
border:none;
color:#8e8d8a;
background-color:#d9d5ce;
width:235px;
margin:0px;
outline:none;
}
#sprygallery select:focus {
background-color:#e8e6e3;
}

#gallery_nav {
float:left;
width:100%;

}
#gallery_holder {
float:left;
width:100%;
clear: both;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}
#site_name {
float:left;
font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
font-size:1.4em;
font-weight:100;
color:#3f4e3d;
}
#thumbnails {
float:left;
width:100%;
background-color:#d9d5ce;
margin:10px 0px 0px 0px;
width:521px;
}
#thumbnails div {
position: relative;
min-width:80px;
max-height:80px;
height:auto !important;
height:80px;
overflow-y:hidden;
float: left;
margin:5px;
padding:2px;
background-color:#cfcbc4;
float: left;
display:inline;
}
#thumbnails img {
height:100%;
width:80px;
position:relative;
margin:0px auto;
}
.gallery_heading {
color:#00CCCC;
}
#picture {
	padding: 0px;
	width: 500px;
	float: left;
}
#mainImageOutline {
	margin:0px;
	padding:5px;
background-color:#d9d5ce;
	overflow: hidden; 
color:#dedede;
	width: 0px;
	height: 0px;
}
#mainImage {
	width: 100%;
	height: 100%;
}
/*#photo_desc {
float:left;
width:200px;
color:#666666;
padding:5px 10px 10px 10px;
margin:0px 0px 5px 20px;
}*/
.clear {
clear:both;
}
#picture img {

}
.selectedThumbnail {
background-color:#FFFFFF;
}
/*.inFocus {
!important; }*/

