html {
	background:#D1ECE8;
}
body{
	font-family: arial,helvetica,sans-serif;
	font-size:90%;
	/*-moz-border-radius:8px;*/
	margin:5px;
	color:#666;
	background:#fefefe;
	border:1px solid #bbb;
}

.right38 {
  float:right;
  width:38%;
  z-index:1;
  margin: 0 10px 0px 0px;
  padding-left:3px;
  padding-right:5px;
  padding-bottom:0px;
}
.right48 {
  float:right;
  width:48%;
  z-index:1;
  margin: 0 10px 0px 0px;
  padding-left:3px;
  padding-right:5px;
  padding-bottom:0px;
}
.right58 {
  float:right;
  width:58%;
  z-index:1;
  margin: 0 10px 0px 0px;
  padding-left:3px;
  padding-right:5px;
  padding-bottom:0px;
}

img.right3d {
  width: 100%;
  border-top:thin #ffffff;
  border-left:thin #ffffff;
  border-right:medium outset #c0c0c0;
  border-bottom: medium outset #c0c0c0;
  padding-right:1px;  padding-bottom:2px;
  margin: 2px 0px 2px 2px;
}

#pixgallery a:link {
	color: #577058;
	text-decoration:none;
}
#pixgallery a:visited {
	color: #333;
	text-decoration:none;
}
#pixgallery a:hover, #pixgallery a:active, #pixgallery a:focus {
	text-decoration:none;
}

/* pixgallery h2 (Local color) is in _00local_styles.css */


#pixgallery #image {
	text-align:center;	
	background: #ddd url(gallerybits/loading.gif) 50% 50% no-repeat;
	margin:0 auto;
/*	margin-bottom:5px;*/
}
#pixgallery .imgwrapper {
	float: left;
	margin: 0 15px 15px 15px;
	padding: 2px;
}
#pixgallery .imgwrapper span {
	display:block;
	font:0.8em verdana, sans-serif;
	text-align:center;	
}
#pixgallery .imgwrapper img {
	background-color: #fff;
	border: 1px solid #ddd;
	/*-moz-border-radius:5px;*/
	padding: 4px;
}
#pixgallery .imgwrapper a:visited img {
	background-color:#fff;	
}
#pixgallery .imgwrapper a:hover img, #pixgallery .imgwrapper a:focus img {
	background-color: #036;
}
#pixgallery .imgwrapper a:hover, #pixgallery .imgwrapper a:focus {
	color:#000;
}
#pixgallery .imagepanel {
	position:absolute;
	z-index:5;
	width:400px;
	background-color:#ffffb0;
	border:1px solid #000;
	padding:5px;
}


#pixgallery #description {
	border:1px solid #ddd;
	text-align:center;
	clear:both;
	margin:5px 40px;
	padding:5px;
	color:#303;
	background:#D1ECE8;
}



#pixgallery #directories {
	border-bottom:1px solid #ddd;
	margin:0;
}
#pixgallery #breadcrumb {
	font-size: 70%;
	padding:5px;
	border-bottom:1px solid #ddd;
	background:#bbb;
          /* following sets color of Breadcrumb font */
	color:#ffffb0;
	margin:0;
}
#pixgallery #breadcrumb a {
	color:#000;
	text-decoration:underline;
}
#pixgallery #breadcrumb a:hover, #pixgallery #breadcrumb a:active, #pixgallery #breadcrumb a:focus{
	color:#000;
	text-decoration:none;
}
#pixgallery #dirdesc {
	padding:4px;
	border-bottom:1px dashed #ddd;	
	background:transparent;
	margin:0 0 10px 0;
}
#pixgallery #gallery {
	padding:10px 5px;
}
/* Standard category listing*/
#pixgallery #directories ul.cat {
	list-style:circle;
	padding-bottom:5px;
}
#pixgallery ul.cat li {
	margin:2px 0;
}
/* categories with thumbs */

#pixgallery div.catthumbs {
	margin:5px;
	padding:5px;
}
#pixgallery div.catthumbs div {
	margin:10px;
	padding:2px;
	text-align:center;
	float:left;
	width:200px;
}
#pixgallery div.catthumbs img.tnexample{
	margin:5px;
	margin:0 auto;
	display:block;
	border:0;
}
#pixgallery div.catthumbs a{
	display:block;
}

#pixgallery #directories h3 {
	font:1em georgia, garamond, times, serif;
	font-weight:bold;
	text-indent:15px;
	margin:0;
}
#pixgallery #directories h4 {
	font:0.9em georgia, garamond, times, serif;
	font-weight:bold;
	text-indent:20px;
	margin:0;
}
#pixgallery div.pagination{
	clear:both; 
	text-align:center;
}

#pixgallery #header {
	background:#fff;
	color:#969696;
}
#pixgallery #header h1 {
	background:transparent;
	color:#4E684A;
}
#pixgallery #header {
	margin:0;
	padding: 0;
}
#pixgallery #header h1 {
	position:relative;
	top:94px;
	left:-15px;
	font-size:1.3em;
	font-weight:normal;
	font-family:verdana,tahoma,helvetica,sans-serif;
	margin:0 0 0 200px;
}
/* footer */
#footer {
	font-family: arial,helvetica,sans-serif;
	margin:0 15px;
	clear: both;
	padding:0;
	font-size: 70%;
	color:#303;
}
#footer a:hover, #pixgallery #footer a:focus  {
	text-decoration:none;
	color:#969696;
}

#design {
	float:right;
	text-align:right;
	margin:0;
}
#copyright {
	padding:0 0 0.2em;
	margin:0;
}

#pixgallery div.clearer {
	clear: both;
}
#pixgallery img.precache {
	position: absolute;
	top: 0;
	left: 0;
	float: left;
	visibility: hidden;
}

#pixgallery .center{
	text-align:center;
}
#pixgallery .iconwrapper {
	float: left;
	margin: 0 15px 15px 15px;
	padding: 2px;
	width:120px;
	border: 1px solid #ddd;
}
#pixgallery .iconwrapper span {
	display:block;
	font:0.7em verdana, sans-serif;
	text-align:left;	
}
#pixgallery .iconwrapper img {
	background-color: #fff;
	border: 1px solid #ddd;
	/*-moz-border-radius:5px;*/
	padding: 4px;
}
#pixgallery .iconwrapper a:visited img {
	background-color:#fff;	
}
#pixgallery .iconwrapper a:hover img, #pixgallery .iconwrapper a:focus img {
	background-color: #036;
}
#pixgallery .iconwrapper a:hover, #pixgallery .iconwrapper a:focus {
	color:#000;
}
