/* Colors:
Dark Green: #5a6763
Medium Green: #7b8c87
Light Green: #93a8a1
Orange: #f07901
Dark Gray: #5b5f5e
Light Gray: #f6f6f6 */

body {
	margin: 0px;
	padding: 0px;
}

#photogallery{
	margin: 0px;
	padding: 0px 0px 14px 0px;
}

#photogallery h2 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 6px 0px 10px 0px;
	padding: 0px 20px 0px 16px;
	color: #ed7b00;
	line-height: 1.4;
}

#photogallery h4 {
	font-size: 1em;
	font-weight: bold;
	margin: 10px 0px 6px 0px;
	padding: 0px 20px 0px 16px;
	color: #5b5f5e;
	line-height: 1.4;
}

#photogallery  h4 sup {
	position: relative;
	top: 2px;
	font-size: .8em;
}

#photogallery  p {
	font-size: .85em;
	margin: 0px 14px 6px 0px;
	padding: 0px 20px 0px 16px;
	color: #333333;
	line-height: 1.4;
}

/* thumbnail photo displays */

div.mainPhotoContent {
	clear: left;
	width: auto;
	height: 1%;
	margin: 20px 0px 0px 14px;
	padding: 0px;
}

.mainImageContainer {
	float: left;
	width: 300px;
	height: auto;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

.mainImageContainer a img {
	border: none;
}

#thumbContainer {
	display: block;
	width: 390px;
	height: 1%;
	margin-left: 310px;
	padding: 0px;
}

a.thumbPhoto {
	float: left;
	display: block;
	width: 117px;
	height: 180px;
	margin: 0px 0px 0px 8px;
	padding: 0px;
	text-decoration: none;
	cursor: pointer;
}

a.thumbPhoto img {
	border: 1px solid #ffffff;
	margin: 0px 0px 5px 0px;
}

a.thumbPhoto:hover img {
	border: 1px solid #f07901;
}

a.thumbPhoto span.thumbCaption {
	display: block;
	width: 103px;
	height: auto;
	margin: 1px;
	padding: 0px 0px 0px 12px;
	background-image:url(images/img-nav-arrow.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 1.1;
	color: #666666;
}

a.thumbPhoto span.thumbCaption sup {
	font-size: 9px;
	vertical-align:text-top;
}

a.thumbPhoto:hover .thumbCaption {
	color:#f07901;
}

.mainPhotoBottom {
	clear: left;
	width: auto;
	margin: 0px;
	padding: 14px 0px 16px 0px;
	border-top: 1px solid #ececec;
	color:#666666;
	display: none;
}

#photogallery .mainPhotoBottom h4 {
	margin:0px 0px 10px 0px;
}

.mainPhotoBottom .featuredBoxes {
	width: auto;
	margin: 0px 0px 0px 16px;
}

.mainPhotoBottom .featuredBoxes a {
	float: left;
	width: 215px;
	height: auto;
	display: block;
	margin: 0px 8px 0px 0px;
	padding: 6px;
	background-color: #ececec;
	text-decoration: none;
	color: #666666;
}

.mainPhotoBottom .featuredBoxes a img {
	float: left;
	margin: 0px;
	padding: 0px;
	border: none;
}

.mainPhotoBottom  a span.featureBoxTxt {
	display: block;
	font-size: 11px;
	margin-left: 100px;
}

.mainPhotoBottom a span.featureBoxTxt strong {
	font-size: 13px;
}

.mainPhotoBottom a span.floatLRight {
	float:right;
	font-size:11px;
	color:#eb7f07;
	text-decoration:none;
	font-weight: bold;
	font-style:italic;
	line-height: 1.6;
}

.mainPhotoBottom .featuredBoxes a:hover {
	background-color: #f07901;
	color: #ffffff;
}

.mainPhotoBottom a:hover span.floatLRight {
	color: #ffffff;
}

.mainPhotoBottom .slideshow {
	display: block;
	width: auto;
	margin: 0px 16px 0px 16px;
	padding:0px	;
}

.mainPhotoBottom .slideshow img {
	float: left;
	margin: 5px 15px 0px 0px;
	padding: 0px;
}


.mainPhotoBottom .slideshow a.header {
	display: block;
	float: left;
	width: auto;
	height: auto;
	margin: 0px 0px 10px 0px;
	padding: 5px 10px 5px 38px;
	background-image: url(../photogallery/ui/images/static/btn_arrow.jpg);
	background-position: 5px 8px;
	background-repeat: no-repeat;
	text-decoration: none;
	line-height: 1.4;
}

.mainPhotoBottom .slideshow .slideshowHeader {
	font-size:16px;
	color:#eb7f07;
}

.mainPhotoBottom .slideshow .slideshowSubHeader {
	font-size:14px;
	color:#5b6763;
	margin: 0px;
	padding: 0px;
}

.mainPhotoBottom .slideshow a.header:hover {
	background-color: #f07901;
}

.mainPhotoBottom .slideshow a.header:hover .slideshowHeader, .mainPhotoBottom .slideshow a.header:hover .slideshowSubHeader {
	color: #ffffff;
}

.mainPhotoBottom .slideShowTxt {
	float: left;
	width: 560px;
	height: auto;
	font-size:11px;
	color:#333333;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

.mainPhotoBottom .slideShowTxt .column {
	float: left;
	width: 265px;
	margin: 0px 15px 0px 0px;
}
	
.mainPhotoBottom .slideShowTxt a {
	float: right;
	width: auto;
	margin: 10px 16px 0px 0px;
	padding: 0px;
	color: #f07901;
	text-decoration: none;
}

.mainPhotoBottom .slideShowTxt a:hover {
	text-decoration: underline;
}

/* slide show pages */

.SmainPhotoContent {
	width: 715px;
	float: left;
	margin: 0px;
	padding: 0px;
}

.SmainImageContainer {
	width:300px;
	Height:auto;
	position:relative;
	float:left;
	margin:0px 5px 20px 10px;
}

.slideBtn {
	margin-bottom:5px;
	font-size:10px;
	color:#666666;
	width:auto;
	height:20px;
}

.slideBtn a {
	font-size:10px;
	color:#666666;
	text-decoration:underline;
}

.floatLeft {
	float:left;
}

.floatLRight{
	float:right;
}

.next {
	float:right;
	margin-right:7px;
}

.previous {
	float:left;
	margin-left:7px;
}

.exteriorCopyContainer {
	width:200px;
	height:300px;
	position:relative;
	float:left;
	margin:20px 0px 0px 16px;
	color:#333333;
	padding:5px;	
	font-size: 12px;
	line-height: 1.4;
}


.thumbMargin {
	margin-bottom:3px;
}	

#SLIDESTITLE {
	font-size: 16px;
	font-weight: bold;
	color:#5b6763;
	margin: 0px;
	padding:0px 0px 4px 0px;
}

#SLIDESDESCRIPTION {
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}

.modelBar {
	padding:7px 0px 7px 0px;
	border-top:1px solid #5b6763;
	border-bottom:1px solid #5b6763;
	width:auto;
	height:auto;
	font-size:12px;
	color:#5b6763;
	margin-top:10px;
}

.modelBarNumber {
	font-size:13px;
	color:#eb7c00;
	font-weight:bold;
}

.imageDir {
	width:142px;
	height:490px;
	border: 1px solid #CCCCCC;
	position:relative;
	float:left;
	margin-left:20px;
}

.imageDirHeader {
	width:142px;
	height:auto;
	background-color:#5b6763;
	color:#FFFFFF;
	text-align:center;
	font-size:11px;
	padding:7px 0px 7px 0px;
	font-family:Arial, Helvetica, sans-serif;
}

.overflow {
	width:132px;
	height:450px;
	padding:5px;
	overflow:auto;
}

.imageDirThumbs {
	width:115px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5b6763;
	margin: 0px;
	padding: 0px;
	text-align:center;
}
.imageDirThumbs .caption {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

.imageDirThumbs a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5b6763;
	text-decoration:none;
}

.imageDirThumbs a img {
	border: none;
	margin: 0px;
	padding: 0px;
}

.imageDirThumbs_numb {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#f07901;	
}

#contentBoxPOP{
	position: relative;
	width: 876px;
	border-bottom: 1px solid #ececec;
	float: left;
	overflow:hidden;
	padding: 12px 12px 40px 12px;
	text-align: center;
}

#contentBoxPOP img {
	margin: 0px;
	padding: 0px;
	border: none;
}

/*.POP_close {
	margin-top:35px;
	float:right;
	width:75px;
	height:auto;
	font-size:13px;
	color:#5b6763;	
	font-weight:bold;
}

.POP_close a {
	color:#5b6763;	
	font-weight:bold;
	text-decoration:none;
	margin-right:10px;
	float:right;
}
*/
a.vertCenter {
	vertical-align:middle;
}	


a.marginLeft {
	margin-left:75px;
}

#container {
	width: 900px;
	height: auto;
	border-right: 1px solid #ececec;
	font-family:Arial, Helvetica, sans-serif;
}

#container #popheadBox {
	position: relative;
	width: 900px;
	height: 80px;
	background-image:url(images/bkgd-audienceNav.gif);
	background-position: left top;
	background-repeat: repeat-x;
	border-bottom:1px solid #ececec;
}

.POP_close img {
	margin: 0px;
	padding: 0px;
	border: none;
}


#popheadBox h1 {
	float: left;
	width: 224px;
	height: 37px;
	margin: 30px 0px 0px 16px;
	padding: 0px;
}

#popheadBox .logo a {
	display: block;
	width: 224px;
	height: 37px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/img-logo.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-indent: -5000px;
	overflow: hidden;
}

#popheadBox .logo a:hover, #popheadBox .logo a:active {
	background-position: 0px -37px;
}

.clearall {
	clear: both;
	height: 1px;
	margin: 0px;
	padding: 0px;
}

.POP_print_email{
	width: 260px;
	height: 32px;
	margin: 0px auto;
	padding: 0px;
	text-align:center;
	padding: 0px 0px 10px 0px;
	vertical-align: top;
}

/*.POP_print_email a {
	color:#5b6763;	
	text-decoration:underline;
	font-size:11px;
	margin-left:10px;
	float:left;
}

.POP_print_email a img {
	border: none;
}
*/

.galleryClose a {
	float: right;
	display: block;
	width: 30px;
	height: 32px;
	margin: 34px 16px 0px 0px;
	padding: 0px 0px 0px 36px;
	background-image: url(images/gallery-close.gif);
	background-position: 0px -32px;
	background-repeat: no-repeat;
	overflow: hidden;
	font-size: 11px;
	line-height: 32px;
	text-decoration: none;
	color: #cccccc;
}

a.galleryPrint {
	float: left;
	display: block;
	width: 30px;
	height: 32px;
	margin: 0px 16px 0px 0px;
	padding: 0px 0px 0px 40px;
	background-image: url(images/gallery-print.gif);
	background-position: 0px -32px;
	background-repeat: no-repeat;
	overflow: hidden;
	font-size: 11px;
	line-height: 32px;
	text-decoration: none;
	color: #cccccc;
}

a.galleryEmail {
	float: left;
	display: block;
	width: 30px;
	height: 32px;
	margin: 0px 16px 0px 80px;
	padding: 0px 0px 0px 40px;
	background-image: url(images/gallery-email.gif);
	background-position: 0px -32px;
	background-repeat: no-repeat;
	overflow: hidden;
	font-size: 11px;
	line-height: 32px;
	text-decoration: none;
	color: #cccccc;
}

a.galleryZoom {
	float: left;
	display: block;
	width: 30px;
	height: 32px;
	margin: 0px 16px 0px 0px;
	padding: 0px 0px 0px 40px;
	background-image: url(images/gallery-zoom.gif);
	background-position: 0px -32px;
	background-repeat: no-repeat;
	overflow: hidden;
	font-size: 11px;
	line-height: 32px;
	text-decoration: none;
	color: #cccccc;
}


.galleryClose a:hover, a.galleryPrint:hover, a.galleryEmail:hover, a.galleryZoom:hover   {
	background-position: 0px 1px;
	color: #f07901;
}

a.wide {
	width: 120px;
	margin: 0px 0px 16px 16px;
}
