/* 	© Boyce Cummings. All Rights Reserved.
	
	Date: March 2009
	
-----------------------------------------------------------------*/

/* reset
-----------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code, del, dfn, em, font,img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-weight: inherit;font-style: inherit;font-size: 100%;font-family: inherit;vertical-align: baseline;}
/* remember to define focus styles! */
:focus {outline: 0;}
ol, ul, dl {list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
blockquote:before, blockquote:after,
q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
h1, h2, h3, h4, h5, dt {font-weight:normal;}

/* body
-----------------------------------------------------------------*/
body {
font-family:Arial, Helvetica, sans-serif;
font-size:75%;
color:#666;
}

/* layout
-----------------------------------------------------------------*/
#pageTopWrap {
background-color:#EF480E;
}

#pageTop {
width:960px;
height:5px;
border-left: 1px solid #333;
border-right: 1px solid #333;
}

#contentWrapInner {
width:960px;
padding:100px 0px 25px 0px;
_padding:90px 0px 25px 0px;
min-height:550px;
}

#colA {
width:630px;
float:left;
}

#colB {
width:300px;
float:right;
position:relative;
}

#shareThis {
position:absolute;
top:-15px;
right:0px;
width:52px;
height:15px;
}

#colFull {
width:960px;
position:relative;
}

#colFull span.note {
right:10px;
top:15px;
font-size:.9em;
color:#CCC;
position:absolute;
}

#brandingNav {
top:5px;
left:0px;
position:absolute;
border-bottom: 1px solid #999;
}

#brandingNavInner {
width:960px;
overflow:hidden;
/*height:35px;*/
background-color:#FFFFFF;
}

#footer {
border-top: 1px solid #999;
padding:15px 0px;
}

#footerInner {
width:960px;
background:url(../images/bg_footer_tile.gif) top left repeat-y;
}

#footerColA, #footerColA ul {
width:200px;
}

#footerColB, #footerColB ul {
width:200px;
}

#footerColC, #footerColC ul {
width:550px;
}

#footerColA dt, #footerColB dt, #footerColC dt {
color:#392904;
font-size:1.1em;
padding-bottom:3px;
}

#footerColA dd, #footerColB dd, #footerColC dd {
color:#666;
font-size:.9em;
}

#footerColC ul li {
width:180px;
float:left;
color: #999;
}

#footerColA, #footerColB {
float:left;
}

#footerColC {
float:right;
}

.workRow {
border-bottom:1px solid #ccc;
padding:10px 0px 5px;
margin-bottom:30px;
}

.clearFix {
overflow:hidden;
}

.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}

.clearfix {
display: inline-block;
}

html[xmlns] .clearfix {
display: block;
}

* html .clearfix {
height: 1%;
}

.clearFloat {
clear:both;
}

/* shared styles
-----------------------------------------------------------------*/
#contentWrapInner, #contentWrap, #siteNav li a:hover, .bstip {
background-color:#fff;
}
body, #brandingNav, #footer, #siteNav li a {
background-color:#EFEAE7;
}
#brandingNavInner, .first, h1 span {
border-left:1px solid #999;
}
#brandingNavInner, #siteNav li {
border-right:1px solid #999;
}
#colA p.caption, h1, h3, #bioDetails dt, .workPreview, h2 {
border-bottom:1px solid #ccc;
}
.bstip, #brandingNav, h1, h3, #bioDetails dt, h2 {
border-top:3px solid #392904;
}
#siteNav li, #colA p.caption, .spotlight, #bioDetails dt {
text-align:center;
}
h3, .workPreview dd.workPreviewImage a img, .exhibitionList dd.exhibitionListBtm {
margin-bottom:10px;
}
h1, .workPreview, .upcomingModule, h2 {
margin-bottom:15px;
}
#pageTopWrap, #brandingNav, #footer, #contentWrap {
width:100%;
}
#pageTop, #contentWrapInner, #brandingNavInner, #footerInner {
margin:0px auto;
}
.workPreview dt, .exhibitionList dd dt, .upcomingModule dt, #footerColC dd ul li.orange {
color:#EF480E;
}
.exhibitionList dt {
color:#000;
}

/* branding and navigation
-----------------------------------------------------------------*/
#siteNav {
float:right;
width:666px;
}

#siteNav li {
float:left;
font-size:1.3em;
height:36px;
width:110px;
letter-spacing:1px;
}

.open {
background-color:#FFF !Important;
}

.last {
border:0 !Important;
}

#siteNav li a {
display:block;
height:20px;
color:#4F4F4F;
padding:9px 10px 7px;
}

#siteNav li a:hover {
text-decoration:none;
}

#triggerContactInfo {
clear:both;
text-align:left;
padding:10px 0px;
position:relative;
width:960px;
display:none;
}

#triggerContactInfo li {
font-size:1.4em;
display:inline;
padding:0px 15px;
}

#triggerContactInfo li span {
color:#000;
}

/* content
-----------------------------------------------------------------*/
p, dd {
line-height:18px;
}

#colA p {
padding:0px 15px 15px;
text-align:justify;
}

#colA p.caption {
font-size:.9em;
padding:5px 0px;
}

a {
text-decoration:none;
outline:none;
color:#009cff;
}

a:hover, #siteNav li a:hover {
color:#FFA200;
}

a:hover {
text-decoration:underline;
}

a:hover, #siteNav li a:hover {
text-decoration:none;
}

h1, h3, h2 {
color:#333;
line-height:30px;
padding:5px 0px 5px 15px;
}

h1 span {
color:#EF480E;
padding-left:10px;
}

h1, h2 {
font-size:2em;
}

h3 {
font-size:1.5em;
}

#bioDetails dt {
padding:5px 0px;
margin-bottom:5px;
}

#bioDetails dd {
text-align:right;
}

#bioDetails dd span {
color:#000;
}

.exhibitionList {
position:relative;
width:630px;
}

.exhibitionList dt {
font-size:1.4em;
}

.workPreview dt {
font-size:1.8em;
}

.exhibitionList dt, .workPreview dt {
padding:0px 15px 5px;
}

.workPreview dd.workPreviewImage {
width:300px;
float:left;
}

.workPreview dd.workPreviewImage a img, .workListings dd.workPreviewImage a img {
border:1px solid #fff;
}

.workPreview dd.workPreviewImage a:hover img, .workListings dd.workPreviewImage a:hover img {
border:1px solid #000;
}

.workPreview dt, .workPreview dd.workPreviewLink, .workPreview dd.blurb {
padding-left:310px;
}

.workPreview dd.workPreviewLink, dd.workPreviewLink a {
font-weight:bold;
}

.exhibitionList dt {
border-bottom:1px dashed #ccc;
}

.exhibitionList dd dl {
padding:5px 15px 5px;
}

.exhibitionList dd dt {
text-transform:uppercase;
}

.exhibitionList dd dt, .upcomingModule dt {
font-size:1.2em;
border:0;
padding:3px 0px;
}

#oops dt {
font-size:2em;
}

#oops dd {
font-size:1.2em;
}

#oops dd ul {
padding-top:5px;
}	

.upcomingModule dd img.imgRight {
float:right;
margin:0px 0px 5px 5px;
}

.upcomingModule dd a.externalLink {
position:relative;
_background-position:right -220px!Important;
_padding-right:30px!important;
}

.upcomingModule {
padding:0px 15px 5px;
}

#homePageHeading {
display:none;
}

.workListings {
width:302px;
text-align:center;
float:left;
margin-bottom:15px;
}

.workA {
margin-right:27px;
}

.workListings dt {
color:#EF480E;
font-size:1.5em;
padding-top:3px;
padding-bottom:3px;
}

.workListings dt a {
color:#EF480E;
}

.workListings dt a:hover, .workListings dd.workPreviewLink a:hover {
color:#000;
border-bottom:1px solid #000;
background-color:#EFEAE7;
}

.workListings dt.mainPage {
font-size:1.7em;
}

.workListings dd.workLocation {
font-size:.9em;
color:#999;
padding:3px 0px 0px;
}

.hr {
background-color:#CCCCCC;
height:1px;
overflow:hidden;
margin:0px 0px 15px;
}

/* global sprite
-----------------------------------------------------------------*/
a.pageTop, a#branding, #contentWrap  a.pdfLink, #footerInner a.pdfLink, #contentWrap a.externalLink, #colB a.externalLink, #contentWrapInner a.externalLink, #footerInner a.externalLink, #contentWrap a.btnMagnify, #triggerContactInfo span#btnClose, .jcarousel-skin-ie7 .jcarousel-prev-horizontal, .jcarousel-skin-ie7 .jcarousel-next-horizontal {
background-image:url(../images/bg_global_sprite.gif);
background-repeat:no-repeat;
}

a.pageTop {
background-position:0px -72px;
position:absolute;
bottom:5px;
*bottom:15px;
right:0px;
width:16px;
height:25px;
display:block;
text-indent:-9999px;
}

a#branding {
float:left;
background-position:0px 0px;
width:289px;
height:36px;
display:block;
text-indent:-9999px;
}

a#branding:hover {
background-position:0px -36px;
}

#contentWrap a.externalLink, #footerInner a.externalLink, #colB a.externalLink, #contentWrapInner a.externalLink {
padding-right:15px;
}

#contentWrap a.externalLink, #colB a.externalLink, #contentWrapInner a.externalLink {
background-position:right -220px;
}

#footerInner a.externalLink {
background-position:right -260px;
}

#contentWrap  a.pdfLink, #footerInner a.pdfLink {
padding-right:20px;
padding-top:3px;
}

#contentWrap  a.pdfLink {
background-position:right -141px;
}

#footerInner a.pdfLink {
background-position:right -180px;
}

#contentWrap a.btnMagnify {
background-position:right -300px;
padding-right:20px;
padding-top:3px;
}

.jcarousel-skin-ie7 .jcarousel-next-horizontal, .jcarousel-skin-ie7 .jcarousel-prev-horizontal {
width: 32px;
height: 32px;
cursor: pointer;
}

.jcarousel-skin-ie7 .jcarousel-next-horizontal {
background-position:-161px -380px;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal {
background-position:0px -380px;
}

.jcarousel-skin-ie7 .jcarousel-next-horizontal:hover {
background-position: -193px -380px;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal:hover {
background-position: -32px -380px;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal:active {
background-position: -64px -380px;
}

.jcarousel-skin-ie7 .jcarousel-next-horizontal:active {
background-position: -225px -380px;
}

.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:active {
cursor: default;
background-position: -96px -380px;
}
.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal,
.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:active {
cursor: default;
background-position: -257px -380px;
}

/* tooltip styles
-----------------------------------------------------------------*/
.bstip {
color:#000;
z-index:8887;
display:none;
padding:5px 10px;
font-size:1.1em;
border-bottom:1px solid #333;
}
.bswrap {
position: absolute; /*leave this and next 3 values alone*/
z-index: 1000;
left: -1000px;
top: -1000px;
}

/* photo overlay styles
-----------------------------------------------------------------*/
#lbOverlay {
position: fixed;
z-index: 9999;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: #000;
cursor: pointer;
}

#lbCenter, #lbBottomContainer {
position: absolute;
z-index: 9999;
overflow: hidden;
background-color: #fff;
}

#lbImage {
position: absolute;
left: 0;
top: 0;
border: 10px solid #fff;
background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
display: block;
position: absolute;
top: 0;
width: 50%;
outline: none;
}

#lbPrevLink {
left: 0;
}

#lbPrevLink:hover {
background: transparent url(../images/overlay/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
right: 0;
}

#lbCloseLink {
display: block;
float: right;
width: 66px;
height: 22px;
background: transparent url(../images/overlay/closelabel.gif) no-repeat center;
margin: 5px 0;
outline: none;
}

#lbNextLink:hover {
background: transparent url(../images/overlay/nextlabel.gif) no-repeat 100% 15%;
}

.lbLoading {
background: #fff url(../images/overlay/loading.gif) no-repeat center;
}

#lbBottom {
color: #666;
line-height: 1.4em;
text-align: left;
border: 10px solid #fff;
border-top-style: none;
}

#lbCaption, #lbNumber {
margin-right: 71px;
}

#lbNumber {
color:#999;
font-size:.9em;
}

#lbCaption {
font-weight: bold;
color:#000;
font-size:1em;
}

#triggerContactInfo span#btnClose {
position:absolute;
right:7px;
bottom:5px;
display:block;
height:22px;
width:23px;
text-indent:-9999px;
cursor:pointer;
background-position:0px -97px;
}

#breadCrumbs li {
display:inline;
font-size:.9em;
background:url(../images/bg/bg_breadcrumbs.gif) right center no-repeat;
padding-right:15px;
*margin-right:5px;
}

#breadCrumbs li.last {
background:none;
}