

a img { border: none; }

.clear { clear: both; height: 0; }

a { color: #900; }
#page-content a:hover { text-decoration: none; }

h1,h2,h3,h4,h5,h6 {
	margin-top: .6em;
}

img.narrow { display:block; clear: right; float:right; margin: 6px 0 6px 6px; }
img.wide { display:block; clear: both;}

body {
	margin: 0;
	font-size: 76%;
	font-family: "Helvetica Neue",helvetica,arial,sans-serif;
	background: #fff url(bodybg.jpg) repeat-x top left;
	word-wrap:break-word;
}

#page {
	margin: 10px auto;
	width: 764px;
}

#sidebar-container {
	width: 246px;
	float: left;
	word-wrap: break-word;
}

/* hack ie/mac */
* html #sidebar-container { margin-left: -6px; }
/*\*/
* html #sidebar-container { margin-left: 0; }
/**/

#sidebar { background: #fff; line-height: 1.3em; font-size: .9em; border: 1px solid #fff; }
#sidebar-top, #sidebar-bottom { display: none; }
#sidebar-content { border: 1px solid #848484; padding: 0 2px 10px 2px; }

#sidebar .pagelet-body { padding: 0 8px; }

#main {
	width: 484px;
	float: right;
	padding-right: 0;
	border: 1px solid #fff;
	background: #fff;
}

#main-content { min-height: 400px; }

* html #main-content { height: 400px; }

#main-top, #main-bottom { display: none; }
#main-content { border: 1px solid #848484; padding: 0 2px 10px 2px;}

.no-sidebar #main { width: 742px; float: none; margin-left: -6px; }

#page {
	width: 764px;
	background: url(mainareabg.gif) repeat-y top left;
}

.no-sidebar #page {  background: url(mainareabg.gif) repeat-y top left; }

#page-top {
	background: url(header_bottom.jpg) no-repeat bottom left;
	position: relative;
}

	#title {
		min-height: 50px;
		padding: 15px 40px 0 40px;
		background: url(header_top.jpg) no-repeat top left;
	}
	/* kill from ie5/mac \*/
	* html #title { height: 65px; }
	/* end kill */
/*
	.no-sidebar #title { padding-top: 46px; }
	* html .no-sidebar #title { padding-top: 49px; }
*/

	#title span { float: left; }
	#title span span, #title span b, #title span i, #title p span, #title p b, #title p i {float: none;}

	#title span img { border: none; display: block; margin-bottom: 15px; }

	#title h1 {
		font-family: helvetica,arial,sans-serif;
		font-weight: normal;
		float: left;
		margin: 8px 0 0 24px;
		font-size: 1.5em;
		color: #000;
		width: 460px;
		word-wrap:break-word;
	}

	#title h1 a { color: #000; text-decoration: none; }
	#title h1 a:hover { text-decoration: underline; }

	#title p {
		float: left;
		width: 460px;
		margin: 12px 0 6px 24px;
		font-weight: normal;
	}

	#sitemenu-container {
		clear: both;
	}

#sitemenu-content {
	height: 80px;
	font-size: .9em;
}

	#sitemenu-content ul {
		list-style: none;
		margin: 0;
		padding: 37px 30px 20px 30px;
	}

	/* hack ie/mac */
	* html #sitemenu-content ul { padding-top: 57px; }
	/*\*/
	* html #sitemenu-content ul { padding-top: 37px; }
	/**/

	#sitemenu-content li {
		margin: 0 15px 0 0;
		padding: 0;
		float: left;
		font-weight: normal;
		line-height:1.3em;
	}

		#sitemenu-content a, .currentPage span.in, .currentPage { 
			color: #fff; 
			text-decoration: none;	
		}
		#sitemenu-content a:link, #sitemenu-content a:visited { color: #fff; }
		#sitemenu-content a:hover, #sitemenu-content a:active { color: #000; }

		.currentPage span.in, .currentPage {  color: #000; }

#page-content {
	padding: 0 15px;
}
/*\*/
* html #page-content { margin-top: -16px; }
/**/

.pagelet {
	width:238px;
	word-wrap:break-word;
	overflow:hidden;
}

	.pagelet h4 {
		height: 44px;
		line-height: 41px;
		padding: 0 20px;
		overflow:hidden;
		font-weight:normal;
	}

	.o h4 { background: url(subheaderbg-o.jpg) no-repeat top left; }
	.e h4 { background: url(subheaderbg-e.jpg) no-repeat top left; }

/* Multi-Line (Looks Ugly)

	.pagelet h4 {
		padding-bottom: 15px;
	}

	.pagelet h4 span { display: block; padding: 10px 20px 0 20px; min-height: 26px; padding-bottom: 1px; }

	.o h4 span { background: url(subheaderbg-o.jpg) no-repeat top left; }
	.e h4 span { background: url(subheaderbg-e.jpg) no-repeat top left; }

	.o h4  { background: url(subheaderbg-o-bottom.gif) no-repeat bottom left; }
	.e h4  { background: url(subheaderbg-e-bottom.gif) no-repeat bottom left; }

*/

#photo-page #main img { border: 2px solid #fff; }
#photo-page .caption { color: #999; padding: 2px 4px; text-align: center;}

ul {
	padding-left:28px;
}

h2 {
	margin-top: 6px;
	height: 41px;
	line-height: 41px;
	padding: 0 20px;
	font-size: 1.4em;
	font-weight:normal;
	background: url(headerbg-o.jpg) no-repeat top left;
}

.no-sidebar h2 { margin-top: 2px; background: url(headerbg-nosidebar.jpg) no-repeat top left; }

* html #page-content h3 { font-size: 1.1em; }
* html #page-content h4 { font-size: 1em; }
* html #page-content h5 { font-size: .8em; }

.article, .pagelet-body { padding: 0 6px; }

.article p {
	line-height: 1.4em;
}

.article-thumbnail {
	float: left;
	margin: 6px 6px 6px 0;
}

.callout-container .callout {
	clear: both;
	float: left;
	font-size: .9em;
	margin-right: 8px;
	margin-bottom: 12px;
	border-right: 1px solid #ccc;
	padding-right: 6px;
	padding-bottom: 6px;
	width: 238px;
	margin-top: 14px;
	word-wrap: break-word;
}

/* hack ie/mac */
* html .callout-container .callout {
	border-right: none;
}
/*\*/
* html .callout .callout {
	border-right: 1px solid #ccc;
}
/**/

* html .callout-container .callout { margin-top: 14px; }

.callout-container .callout p { line-height: 1.1em; }

/* Used on Photo Grid Pages ... */
.photogrid-index {
    text-align: center;
    width: 480px;
}

body.no-sidebar .photogrid-index {
	width:730px;
	margin-left:5px;
}

.photogrid-index a {
	color:#000;
	text-decoration:none;
}

.photogrid-index a:hover  {
	text-decoration:underline !important;
}

.gridItem {
	float:left;
	position:relative;
	padding: 2px 6px;
	width:145px;
	height:182px;	/* room for caption */
	overflow:visible;
	font-size: .9em;
}

body.no-sidebar .gridItem {
	margin:0px 12px;
}

/* IE Hack */
/* Hides from IE5-mac \*/
* html body.no-sidebar .gridItem {
	margin:0px 10px;
}
/* End hide from IE5-mac */


.gridItem h3 {
	font-size:1em;
	font-weight:normal;
	margin:0px;
    position:absolute;
	top: 140px; /* needs to leave 38px from the bottom of the gridItem */
	width: 145px;
}


.gridItem img {
    border: 1px solid rgb(80, 80, 80);
    margin: auto;
    display:block;
    position: absolute;
    top: 0;
    bottom: 40px;
    right: 0;
    left: 0;
}


/* IE Hack */
/* Hides from IE5-mac \*/

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

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

/* End hide from IE5-mac */


/* Used on index summary pages */

.listing-index ul {
}
		.listing-index li h3 a {
		    text-decoration:none;
		    font-size:1em;
		    font-weight:normal;
		}

/* Individual Photo Pages */

.ImageElement, .VideoElement {
	text-align:center;
}

.photo-navigation {
	float: right;
	margin-top: -46px;
	margin-right: 22px;
}

/* hack ie/mac and pc */
* html .photo-navigation { 	margin-top: -45px; margin-right: 22px; }
/*\*/
* html .photo-navigation { 	margin-top: -52px; margin-right: 12px; }
/**/



    .photo-navigation div {
    	margin-left: 18px;
    	float: left;
		width: 20px;
		height: 26px;
    }

	#previous-photo	{
		background: url(photoprev-disabled.gif) no-repeat center center;
	}

	#previous-photo	a {
		background: url(photoprev.gif) no-repeat center center;
	}

	#next-photo {
		background: url(photonext-disabled.gif) no-repeat center center;
	}
	#next-photo a {
		background: url(photonext.gif) no-repeat center center;
	}

	#photo-list {
		width: 32px;
		background: url(photolist-disabled.gif) no-repeat center center;
	}
	#photo-list a {
		width: 32px;
		background: url(photolist.gif) no-repeat center center;
	}


			#page-bottom {
				background: #fff url(contentbgbottom.gif) no-repeat top left;
				padding: 12px 12px 30px 12px;
			}

				#page-bottom p {
					margin: 0;
					font-size: .9em;
					color: #999;
				}

				* html #page-bottom P { margin-top: 14px; }

