/*
--------------------------------------------------
numaperrier.com PAGE STYLES
Last revised 9 July 2007
--------------------------------------------------
Individual page styles
Assign ID to <body> and prepend to declarations
*/
/*
--------------------------------------------------
Home
--------------------------------------------------
*/
body#home {
		background: #666; /* Dark grey */
		}
#home #content {
		height: auto;
		}

/*
--------------------------------------------------
Films
--------------------------------------------------
*/
#films #container {
		background: transparent url(../images/slideshows-sm/06.jpg) no-repeat left;
		}
#films #content {
		height: auto;
		}

/*
--------------------------------------------------
Photography
--------------------------------------------------
*/
body#photos {
		background: #422906; /* Pantone 7519 U */
		}
#photos #container {
		background: #fff; /* White */
		}

/* Slideshow */
#photos #photodiv {
		float: right;
		position: relative;
		top: -1.5em !important;
		left: auto;
		z-index: auto;
		margin: 0 0 .75em 1.5em;
		background-repeat: no-repeat;
		}

/*
--------------------------------------------------
Galleries & Exhibits
--------------------------------------------------
*/
body#exhibits {
		background: #422906; /* Pantone 7519 U */
		}
#exhibits #container {
		background: #fff; /* White */
		}

/* Tables */
#exhibits .galleries {
		width: 100%;
		}
#exhibits .galleries td {
		padding-right: .75em;
		}
#exhibits .galleries td.last {
		padding-right: 0;
		}
#exhibits .galleries td.place span {
		font-size: 12px;
		line-height: 1.75;
		text-transform: uppercase;
		letter-spacing: .1em;
		}
#exhibits .galleries td.last {
		padding-right: 0;
		}
/* Slideshow */
#photos #photodiv, #exhibits #photodiv {
		float: right;
		position: relative;
		top: auto;
		left: auto;
		z-index: auto;
		margin: 1.5em 0 0 1.5em;
		background-repeat: no-repeat;
		}

/*
--------------------------------------------------
Glove
--------------------------------------------------
*/
#glove #container {
		background: #fff; /* White */
		}
/* Slideshow */
#glove #photodiv {
		float: right;
		position: relative;
		top: auto;
		left: auto;
		z-index: auto;
		margin: 0 0 .75em 1.5em;
		background-repeat: no-repeat;
		}

/*
--------------------------------------------------
Press
--------------------------------------------------
*/
#press #container {
		background: transparent url(../images/slideshows-sm/01.jpg) no-repeat bottom;
		}

/*
--------------------------------------------------
About
--------------------------------------------------
*/
#about #container {
		background: transparent url(../images/slideshows-sm/02.jpg) no-repeat bottom;
		}

/*
--------------------------------------------------
Contact
--------------------------------------------------
*/
#contact #container {
		background: transparent url(../images/slideshows-sm/03.jpg) no-repeat top;
		}

/*
--------------------------------------------------
Site Map
--------------------------------------------------
*/
