/* @group Global Classes */

body {
	font-family: "Lucida Grande", Trebuchet, sans-serif;
	font-size: 76%; /* as recommended in CSS guide */
	background: #101010;
	word-wrap:break-word;
	line-height:1.6;
	color: #000;
}

#main, #page-bottom {
	padding:12px;
}
*html #main {
	padding-top: 210px;
}

body.allow-sidebar #main {
	margin-right:245px;
	background:#fff;
}

body.allow-sidebar #page-bottom {
	padding-right:245px;
	background:#fff;
}
body.allow-sidebar #page-content{
	background:#fff;
}

a:link, a:visited, a:hover{
	
}

img {
	border:0px #000 none;
}

a:link, a:visited {
	color: #2b2e2a;
}

a:hover {
	color:#fff !important;
	
}

h3 {
	margin-top:1em;
}

ul {
	padding-left:2em;
}

.clear {clear: both; height: 0;}
#main .clear {clear:left;}
img.narrow {float: right;}
img.wide {display: block;}
.ImageElement, .VideoElement { text-align:center;}

.image-controls a {
	border-bottom:none !important;
}



/* @end */

/* @group Callouts and Pagelets */

.callout {	
	width:220px;
	float:left;
	margin-right:18px;
	color: #000;
}

.callout .photo {
	border: none;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 10px;
}

.callout .pagelet {
	margin: 10px 0px;
	padding: 2px 10px;
	color:#000;
	background:#fff;
}

.callout .pagelet a {
	color:#000;
}

.callout .pagelet a:hover {
	color: #6ba5ff;
	background:#eee;
}

.callout .pagelet.bordered {
	background:white;
	color:#1f1f2f;
	border:1px solid #1f1f2f;
}

.callout .pagelet.bordered a {
	color:#1b1b1b;
}

.pagelet {
	padding-bottom:6px!important;
	padding-top:4px;
}

.pagelet h4 {
	margin:6px 0px;
	font-size:120%;
}

.callout .pagelet.bordered {
	border-color: #1b1b1b !important;
}
#sidebar, .callout .pagelet.bordered {
	background-color: white !important;
}

#sidebar {
	float:right;
	width:220px;
	padding:6px 10px 0px 10px;
	margin-bottom:-40px; 
	color:#1f1f2f;
	background: #fff;
}

* html body.allow-sidebar .photogrid-index {
	width:490px;
}

.callout{
	color: #000;
}
.pagelet a:hover{
	color: #000;
}
.pagelet.bordered{
	color: #000;
}
.pagelet.bordered a{
	color: #000;
}



/* @end */

/* @group Photo's */

/* photo navigation */

.photo-navigation {
	position:relative;
    height: 21px;
    width:200px;
    margin:0px auto 8px auto;
}

.photo-navigation div {
	width:34px;
	height:21px;
	position: absolute;
    text-indent: -5000em;
}

.photo-navigation a {
	border-bottom:none;
	display:block;
	width:100%;
	height:100%;
}

#previous-photo	{
    background: url(prev_disabled.png)		no-repeat;
    left: 42px;
}
#previous-photo a {
    background: url(prev_enabled.png)		no-repeat;
}

#next-photo {
    background: url(next_disabled.png)		no-repeat;
    left: 124px; 
}
#next-photo a {
    background: url(next_enabled.png)		no-repeat;
}

#photo-list {
    background: url(list_disabled.png)		no-repeat;
    left: 83px;
}
#photo-list a {
    background: url(list_enabled.png)		no-repeat;
}
.photo{
	border: 1px solid #161616;
	padding: 20px;
}



/* @end */

/* @group Page and Container */

#page-container {
	background-color: #fff !important;
	border-color: #545454;
	margin: 10px auto;
	width:762px;
	border-left: 3px solid #545454;
	border-right: 3px solid #545454;
	border-top: 3px solid #545454;
	border-bottom: 3px solid #545454;
}

#page-top {
	padding-top:200px;
	width:762px;
	overflow:visible;
	color: #fff;
}

/* @end */

/* @group Header */

#title {
	background-image: url(header_black.jpg) !important;
	margin-top: 10px;
	color: #fff;
}

#title {
	height:160px;
	width:762px;
	position:absolute;
	top:3px;
	color: #fff;
	border-top:#545454 3px solid;
	border-style: solid;
	border-color: #545454;
	border-width: 0px 3px;
	margin-left:-3px;
	background:	transparent url(header_black.jpg) no-repeat top center;
}
#title a{
	color: #fff;
	text-decoration: none;
}

h1 {
	position:absolute;
	top:5px;	
	left:18px;
	right:180px;
	font-size:210%;
	line-height:133%;
	text-shadow: #000 2px 2px 3px;
	color: #fff;
	text-decoration: none;
}

h1 a:link, h1 a:visited {
	color: #fff;
	text-decoration:none;
}

#title:hover a, #title a:hover {
	text-decoration: none;
	color: #fff;
}

#title p {
	position:absolute;
	top:40px;
	left:20px;
	height:1.5em;
	overflow:hidden;
	text-shadow: #555 2px 2px 1px;
	color: #fff;
	font-size: 120%;
}

/* @end */

/* @group Site Menu */

#sitemenu {
	padding-right: 7px;
	position: absolute;
	top: 173px;
	height: 40px;
	background: url(blue_button.jpg) repeat-x;
	width: 755px;
	color: #000 !important;
}
#sitemenu a:hover{
	background-color: transparent;
	color: #fff;
	text-shadow: 0px 1px 1px #666666;
}
#sitemenu a {
	color:#fff;
	text-shadow: 1px 1px 2px #333333;
	text-decoration:none;
}
#sitemenu .current {
	text-shadow: 0px 1px 1px #666666;
	font-weight: bold;
}
#sitemenu ul {
	list-style-type:none;
	padding:0px;
	margin-top: 11px;
}

#sitemenu li {	
	margin-left: 10px;	
	margin-bottom: 0px;	
	margin-right: 0px;	
	margin-top: 0px;	
	display:inline;
	padding-top:2px;
	padding-bottom:2px;
}

#sitemenu li a, #sitemenu li.currentPage  {
	padding-left: 0.6em;
	padding-right: 0.6em;
}
* html #sitemenu li {
	display: inline;
}

* html #sitemenu li a, #sitemenu li.currentPage  {
	padding:2px 0.6em;
}

#sitemenu li:hover, #sitemenu li:hover a, #sitemenu li a:hover, #sitemenu li.currentPage {
	color: #fff;
	background-color: none;
}

#sitemenu li.currentPage {
	text-decoration:none;
	background-image: none;
}

/* Hides from IE5-mac \*/
* html .clear{ display:inline;}



/* @end */

/* @group Grid */

.photogrid-index a, .gridItem, .gridItem h3  {
	background-color: #eee !important;
}

.photogrid-index {
    text-align: center;
    margin: auto;
    overflow: auto;
}

.photogrid-index a {
	text-decoration:none;
	background-color:#fff;
	color:#1f1f2f;
}

.photogrid-index a:hover {
	text-decoration:none;
	color: #4d9cdb;
}

.photogrid-index h3 a:hover {
	text-decoration:underline;
	color: #68a1f8;
}

.gridItem {
    float: left;
    position:relative;
    width:150px;
    height:180px;	/* room for caption */
	margin:5px;
    padding-top: 10px;
    background-color: #fff;
    color:inherit;
    overflow: hidden;
}
.gridItem :hover {
	color: #4b80ff;
}

.gridItem h3 {
    font-weight: normal;
    font-size:100%;
	background-color:#fff;
    color: #1f1f2f;
    margin: 4px 7px 0px 7px;
	padding: 0px 2px;
    position:absolute;
	top: 140px; /* needs to leave 38px from the bottom of the gridItem */
	width: 136px;
}

.gridItem img {
    border: 1px solid #000;
    margin: auto;
    display:block;
    position: absolute;
    top: 0;
    bottom: 40px;
    right: 0;
    left: 0;
}

* html .gridItem img {
	position: relative;
	top:0px;
}

* html .gridItem h3 {
	position: relative;
	top: 0px;
}



/* @end */

/* @group Misc... */

* { 
	margin:0px;
	padding:0px;
}

#logo-container {
	float:right;
	margin: 10px 24px 34px 26px;
	padding:3px;
}

@media tty {
i{content:"\";/*" "*/}} @import 'ie.css'; /*";}
}

.hidden {display:none;}



/* @end */

/* 
   Copyright (c) 2007 by SandvoxWebDesigns.com. All rights reserved.

*/


