/* --------- /stylesheets/layout2col.css --------- */ 
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; }

*:focus { outline: 0; }

body { line-height: 1em; color: black; background: #fff; }

ol, ul { list-style: none; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; vertical-align: middle; }

caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; }

q, blockquote { quotes: "" ""; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; }

img a { border: none; }

body.blueprint { line-height: 1.5; font-family: Helvetica Neue, Arial, Helvetica, sans-serif; color: #333333; font-size: 75%; }
body.blueprint h1 { font-weight: normal; color: #222222; font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
body.blueprint h1 img { margin: 0; }
body.blueprint h2 { font-weight: normal; color: #222222; font-size: 2em; margin-bottom: 0.75em; }
body.blueprint h3 { font-weight: normal; color: #222222; font-size: 1.5em; line-height: 1; margin-bottom: 1em; }
body.blueprint h4 { font-weight: normal; color: #222222; font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
body.blueprint h5 { font-weight: normal; color: #222222; font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
body.blueprint h6 { font-weight: normal; color: #222222; font-size: 1em; font-weight: bold; }
body.blueprint h2 img, body.blueprint h3 img, body.blueprint h4 img, body.blueprint h5 img, body.blueprint h6 img { margin: 0; }
body.blueprint p { margin: 0 0 1.5em; }
body.blueprint p img.left { display: inline; float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
body.blueprint p img.right { display: inline; float: right; margin: 1.5em 0 1.5em 1.5em; padding: 0; }
body.blueprint a { text-decoration: underline; color: #000099; }
body.blueprint a:visited { color: #000066; }
body.blueprint a:focus { color: black; }
body.blueprint a:hover { color: black; }
body.blueprint a:active { color: #cc0099; }
body.blueprint blockquote { margin: 1.5em; color: #666; font-style: italic; }
body.blueprint strong { font-weight: bold; }
body.blueprint em { font-style: italic; }
body.blueprint dfn { font-style: italic; font-weight: bold; }
body.blueprint sup, body.blueprint sub { line-height: 0; }
body.blueprint abbr, body.blueprint acronym { border-bottom: 1px dotted #666; }
body.blueprint address { margin: 0 0 1.5em; font-style: italic; }
body.blueprint del { color: #666; }
body.blueprint pre { margin: 1.5em 0; white-space: pre; }
body.blueprint pre, body.blueprint code, body.blueprint tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }
body.blueprint li ul, body.blueprint li ol { margin: 0 1.5em; }
body.blueprint ul { margin: 0 1.5em 1.5em 1.5em; list-style-type: disc; }
body.blueprint ol { margin: 0 1.5em 1.5em 1.5em; list-style-type: decimal; }
body.blueprint dl { margin: 0 0 1.5em 0; }
body.blueprint dl dt { font-weight: bold; }
body.blueprint dd { margin-left: 1.5em; }
body.blueprint table { margin-bottom: 1.4em; width: 100%; }
body.blueprint th { font-weight: bold; }
body.blueprint thead th { background: #c3d9ff; }
body.blueprint th, body.blueprint td, body.blueprint caption { padding: 4px 10px 4px 5px; }
body.blueprint tr.even td { background: #e5ecf9; }
body.blueprint tfoot { font-style: italic; }
body.blueprint caption { background: #eee; }
body.blueprint .quiet { color: #666666; }
body.blueprint .loud { color: #111111; }

#fullWidthHeaderContainer { width: 100%; display: block; background: black; }
#fullWidthHeaderContainer #fullWidthHeader { width: 950px; height: 100px; margin-left: auto; margin-right: auto; background: black; padding: 0px; background-image: url(/images/ttheader.jpg); }

body.blueprint .box { padding: 1.5em; margin-bottom: 1.5em; background: #E5ECF9; }
body.blueprint div.border { padding-right: 4px; margin-right: 5px; border-right: 1px solid #eeeeee; }
body.blueprint div.colborder { padding-right: 24px; margin-right: 25px; border-right: 1px solid #eeeeee; }
body.blueprint hr { background: #dddddd; color: #dddddd; clear: both; float: none; width: 100%; height: .1em; margin: 0 0 1.45em; border: none; }
body.blueprint hr.space { background: #dddddd; color: #dddddd; clear: both; float: none; width: 100%; height: .1em; margin: 0 0 1.45em; border: none; background: #fff; color: #fff; }
body.blueprint .container { width: 950px; margin: 0 auto; overflow: hidden; display: inline-block; }
body.blueprint .container { display: block; }

body.layout2col #header { display: inline; float: left; margin-right: 0; width: 950px; }
* html body.layout2col #header { overflow-x: hidden; }
body.layout2col #header #logoContainer { display: inline; float: left; margin-right: 10px; width: 150px; }
* html body.layout2col #header #logoContainer { overflow-x: hidden; }
body.layout2col #header #tabsContainer { display: inline; float: left; margin-right: 0; width: 790px; }
* html body.layout2col #header #tabsContainer { overflow-x: hidden; }
body.layout2col #header #tabsContainer #generic_tabs { display: inline; float: left; margin-right: 10px; width: 390px; }
* html body.layout2col #header #tabsContainer #generic_tabs { overflow-x: hidden; }
body.layout2col #header #tabsContainer #set_tabs { display: inline; float: left; margin-right: 0; width: 390px; }
* html body.layout2col #header #tabsContainer #set_tabs { overflow-x: hidden; }
body.layout2col #navigation { display: inline; float: left; margin-right: 10px; width: 150px; }
* html body.layout2col #navigation { overflow-x: hidden; }
body.layout2col #contentHeader { display: inline; float: left; margin-right: 0; width: 790px; }
* html body.layout2col #contentHeader { overflow-x: hidden; }
body.layout2col #main-content { display: inline; float: left; margin-right: 10px; width: 510px; }
* html body.layout2col #main-content { overflow-x: hidden; }
body.layout2col #column3 { display: inline; float: left; margin-right: 0; width: 270px; }
* html body.layout2col #column3 { overflow-x: hidden; }
body.layout2col #column3 #adminBar { display: inline; float: left; margin-right: 0; width: 270px; }
* html body.layout2col #column3 #adminBar { overflow-x: hidden; }

#fullWidthFooterContainer { width: 100%; display: block; background: black; }
#fullWidthFooterContainer #footer { width: 950px; margin-left: auto; margin-right: auto; background: black; padding: 10px 0px; margin-top: 10px; }
/* --------- /stylesheets/layoutMap.css --------- */ 
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; }

*:focus { outline: 0; }

body { line-height: 1em; color: black; background: #fff; }

ol, ul { list-style: none; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; vertical-align: middle; }

caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; }

q, blockquote { quotes: "" ""; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; }

img a { border: none; }

body.blueprint { line-height: 1.5; font-family: Helvetica Neue, Arial, Helvetica, sans-serif; color: #333333; font-size: 75%; }
body.blueprint h1 { font-weight: normal; color: #222222; font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
body.blueprint h1 img { margin: 0; }
body.blueprint h2 { font-weight: normal; color: #222222; font-size: 2em; margin-bottom: 0.75em; }
body.blueprint h3 { font-weight: normal; color: #222222; font-size: 1.5em; line-height: 1; margin-bottom: 1em; }
body.blueprint h4 { font-weight: normal; color: #222222; font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
body.blueprint h5 { font-weight: normal; color: #222222; font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
body.blueprint h6 { font-weight: normal; color: #222222; font-size: 1em; font-weight: bold; }
body.blueprint h2 img, body.blueprint h3 img, body.blueprint h4 img, body.blueprint h5 img, body.blueprint h6 img { margin: 0; }
body.blueprint p { margin: 0 0 1.5em; }
body.blueprint p img.left { display: inline; float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
body.blueprint p img.right { display: inline; float: right; margin: 1.5em 0 1.5em 1.5em; padding: 0; }
body.blueprint a { text-decoration: underline; color: #000099; }
body.blueprint a:visited { color: #000066; }
body.blueprint a:focus { color: black; }
body.blueprint a:hover { color: black; }
body.blueprint a:active { color: #cc0099; }
body.blueprint blockquote { margin: 1.5em; color: #666; font-style: italic; }
body.blueprint strong { font-weight: bold; }
body.blueprint em { font-style: italic; }
body.blueprint dfn { font-style: italic; font-weight: bold; }
body.blueprint sup, body.blueprint sub { line-height: 0; }
body.blueprint abbr, body.blueprint acronym { border-bottom: 1px dotted #666; }
body.blueprint address { margin: 0 0 1.5em; font-style: italic; }
body.blueprint del { color: #666; }
body.blueprint pre { margin: 1.5em 0; white-space: pre; }
body.blueprint pre, body.blueprint code, body.blueprint tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }
body.blueprint li ul, body.blueprint li ol { margin: 0 1.5em; }
body.blueprint ul { margin: 0 1.5em 1.5em 1.5em; list-style-type: disc; }
body.blueprint ol { margin: 0 1.5em 1.5em 1.5em; list-style-type: decimal; }
body.blueprint dl { margin: 0 0 1.5em 0; }
body.blueprint dl dt { font-weight: bold; }
body.blueprint dd { margin-left: 1.5em; }
body.blueprint table { margin-bottom: 1.4em; width: 100%; }
body.blueprint th { font-weight: bold; }
body.blueprint thead th { background: #c3d9ff; }
body.blueprint th, body.blueprint td, body.blueprint caption { padding: 4px 10px 4px 5px; }
body.blueprint tr.even td { background: #e5ecf9; }
body.blueprint tfoot { font-style: italic; }
body.blueprint caption { background: #eee; }
body.blueprint .quiet { color: #666666; }
body.blueprint .loud { color: #111111; }

#fullWidthHeaderContainer { width: 100%; display: block; background: black; }
#fullWidthHeaderContainer #fullWidthHeader { width: 950px; height: 100px; margin-left: auto; margin-right: auto; background: black; padding: 0px; background-image: url(/images/ttheader.jpg); }

body.blueprint .box { padding: 1.5em; margin-bottom: 1.5em; background: #E5ECF9; }
body.blueprint div.border { padding-right: 4px; margin-right: 5px; border-right: 1px solid #eeeeee; }
body.blueprint div.colborder { padding-right: 24px; margin-right: 25px; border-right: 1px solid #eeeeee; }
body.blueprint hr { background: #dddddd; color: #dddddd; clear: both; float: none; width: 100%; height: .1em; margin: 0 0 1.45em; border: none; }
body.blueprint hr.space { background: #dddddd; color: #dddddd; clear: both; float: none; width: 100%; height: .1em; margin: 0 0 1.45em; border: none; background: #fff; color: #fff; }
body.blueprint .container { width: 950px; margin: 0 auto; overflow: hidden; display: inline-block; }
body.blueprint .container { display: block; }

body.layoutMap #header { display: inline; float: left; margin-right: 0; width: 950px; }
* html body.layoutMap #header { overflow-x: hidden; }
body.layoutMap #header #logoContainer { display: inline; float: left; margin-right: 10px; width: 150px; }
* html body.layoutMap #header #logoContainer { overflow-x: hidden; }
body.layoutMap #header #tabsContainer { display: inline; float: left; margin-right: 0; width: 790px; }
* html body.layoutMap #header #tabsContainer { overflow-x: hidden; }
body.layoutMap #header #tabsContainer #generic_tabs { display: inline; float: left; margin-right: 10px; width: 390px; }
* html body.layoutMap #header #tabsContainer #generic_tabs { overflow-x: hidden; }
body.layoutMap #header #tabsContainer #set_tabs { display: inline; float: left; margin-right: 0; width: 390px; }
* html body.layoutMap #header #tabsContainer #set_tabs { overflow-x: hidden; }

body.layoutMap #contentHeader { display: inline; float: left; margin-right: 0; width: 950px; }
* html body.layoutMap #contentHeader { overflow-x: hidden; }

body.layoutMap #main-content { display: inline; float: left; margin-right: 10px; width: 670px; }
* html body.layoutMap #main-content { overflow-x: hidden; }

body.layoutMap #column3 { display: inline; float: left; margin-right: 0; width: 270px; }
* html body.layoutMap #column3 { overflow-x: hidden; }
body.layoutMap #column3 #adminBar { display: inline; float: left; margin-right: 0; width: 270px; }
* html body.layoutMap #column3 #adminBar { overflow-x: hidden; }

#fullWidthFooterContainer { width: 100%; display: block; background: black; }
#fullWidthFooterContainer #footer { width: 950px; margin-left: auto; margin-right: auto; background: black; padding: 10px 0px; margin-top: 10px; }
/* --------- /stylesheets/layoutFolderListing.css --------- */ 
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; }

*:focus { outline: 0; }

body { line-height: 1em; color: black; background: #fff; }

ol, ul { list-style: none; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; vertical-align: middle; }

caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; }

q, blockquote { quotes: "" ""; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; }

img a { border: none; }

body.blueprint { line-height: 1.5; font-family: Helvetica Neue, Arial, Helvetica, sans-serif; color: #333333; font-size: 75%; }
body.blueprint h1 { font-weight: normal; color: #222222; font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
body.blueprint h1 img { margin: 0; }
body.blueprint h2 { font-weight: normal; color: #222222; font-size: 2em; margin-bottom: 0.75em; }
body.blueprint h3 { font-weight: normal; color: #222222; font-size: 1.5em; line-height: 1; margin-bottom: 1em; }
body.blueprint h4 { font-weight: normal; color: #222222; font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
body.blueprint h5 { font-weight: normal; color: #222222; font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
body.blueprint h6 { font-weight: normal; color: #222222; font-size: 1em; font-weight: bold; }
body.blueprint h2 img, body.blueprint h3 img, body.blueprint h4 img, body.blueprint h5 img, body.blueprint h6 img { margin: 0; }
body.blueprint p { margin: 0 0 1.5em; }
body.blueprint p img.left { display: inline; float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
body.blueprint p img.right { display: inline; float: right; margin: 1.5em 0 1.5em 1.5em; padding: 0; }
body.blueprint a { text-decoration: underline; color: #000099; }
body.blueprint a:visited { color: #000066; }
body.blueprint a:focus { color: black; }
body.blueprint a:hover { color: black; }
body.blueprint a:active { color: #cc0099; }
body.blueprint blockquote { margin: 1.5em; color: #666; font-style: italic; }
body.blueprint strong { font-weight: bold; }
body.blueprint em { font-style: italic; }
body.blueprint dfn { font-style: italic; font-weight: bold; }
body.blueprint sup, body.blueprint sub { line-height: 0; }
body.blueprint abbr, body.blueprint acronym { border-bottom: 1px dotted #666; }
body.blueprint address { margin: 0 0 1.5em; font-style: italic; }
body.blueprint del { color: #666; }
body.blueprint pre { margin: 1.5em 0; white-space: pre; }
body.blueprint pre, body.blueprint code, body.blueprint tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }
body.blueprint li ul, body.blueprint li ol { margin: 0 1.5em; }
body.blueprint ul { margin: 0 1.5em 1.5em 1.5em; list-style-type: disc; }
body.blueprint ol { margin: 0 1.5em 1.5em 1.5em; list-style-type: decimal; }
body.blueprint dl { margin: 0 0 1.5em 0; }
body.blueprint dl dt { font-weight: bold; }
body.blueprint dd { margin-left: 1.5em; }
body.blueprint table { margin-bottom: 1.4em; width: 100%; }
body.blueprint th { font-weight: bold; }
body.blueprint thead th { background: #c3d9ff; }
body.blueprint th, body.blueprint td, body.blueprint caption { padding: 4px 10px 4px 5px; }
body.blueprint tr.even td { background: #e5ecf9; }
body.blueprint tfoot { font-style: italic; }
body.blueprint caption { background: #eee; }
body.blueprint .quiet { color: #666666; }
body.blueprint .loud { color: #111111; }

body.blueprint .box { padding: 1.5em; margin-bottom: 1.5em; background: #E5ECF9; }
body.blueprint div.border { padding-right: 4px; margin-right: 5px; border-right: 1px solid #eeeeee; }
body.blueprint div.colborder { padding-right: 24px; margin-right: 25px; border-right: 1px solid #eeeeee; }
body.blueprint hr { background: #dddddd; color: #dddddd; clear: both; float: none; width: 100%; height: .1em; margin: 0 0 1.45em; border: none; }
body.blueprint hr.space { background: #dddddd; color: #dddddd; clear: both; float: none; width: 100%; height: .1em; margin: 0 0 1.45em; border: none; background: #fff; color: #fff; }
body.blueprint .container { width: 950px; margin: 0 auto; overflow: hidden; display: inline-block; }
body.blueprint .container { display: block; }

#fullWidthHeaderContainer { width: 100%; display: block; background: black; }
#fullWidthHeaderContainer #fullWidthHeader { width: 950px; height: 100px; margin-left: auto; margin-right: auto; background: black; padding: 0px; background-image: url(/images/ttheader.jpg); }

body.layoutFolderListing #header { display: inline; float: left; margin-right: 0; width: 950px; }
* html body.layoutFolderListing #header { overflow-x: hidden; }
body.layoutFolderListing #header #logoContainer { display: inline; float: left; margin-right: 10px; width: 150px; }
* html body.layoutFolderListing #header #logoContainer { overflow-x: hidden; }
body.layoutFolderListing #header #tabsContainer { display: inline; float: left; margin-right: 0; width: 790px; }
* html body.layoutFolderListing #header #tabsContainer { overflow-x: hidden; }
body.layoutFolderListing #header #tabsContainer #generic_tabs { display: inline; float: left; margin-right: 10px; width: 350px; }
* html body.layoutFolderListing #header #tabsContainer #generic_tabs { overflow-x: hidden; }
body.layoutFolderListing #header #tabsContainer #set_tabs { display: inline; float: left; margin-right: 0; width: 350px; }
* html body.layoutFolderListing #header #tabsContainer #set_tabs { overflow-x: hidden; }
body.layoutFolderListing #navigation { display: inline; float: left; margin-right: 10px; width: 150px; }
* html body.layoutFolderListing #navigation { overflow-x: hidden; }
body.layoutFolderListing #main-content { display: inline; float: left; margin-right: 0; width: 470px; }
* html body.layoutFolderListing #main-content { overflow-x: hidden; }
body.layoutFolderListing #main-content #proxyLargeBrief { display: inline; float: left; margin-right: 0; width: 470px; }
* html body.layoutFolderListing #main-content #proxyLargeBrief { overflow-x: hidden; }
body.layoutFolderListing #main-content #proxyLargeBrief #main_proxy_image { display: inline; float: left; margin-right: 10px; width: 230px; }
* html body.layoutFolderListing #main-content #proxyLargeBrief #main_proxy_image { overflow-x: hidden; }
body.layoutFolderListing #main-content #proxyLargeBrief #main_proxy_details { display: inline; float: left; margin-right: 0; width: 230px; }
* html body.layoutFolderListing #main-content #proxyLargeBrief #main_proxy_details { overflow-x: hidden; }
body.layoutFolderListing #main-content #proxyRow1 { display: inline; float: left; margin-right: 0; width: 470px; }
* html body.layoutFolderListing #main-content #proxyRow1 { overflow-x: hidden; }
body.layoutFolderListing #main-content #proxyRow1 #proxy_r1_c1 { display: inline; float: left; margin-right: 10px; width: 230px; }
* html body.layoutFolderListing #main-content #proxyRow1 #proxy_r1_c1 { overflow-x: hidden; }
body.layoutFolderListing #main-content #proxyRow1 #proxy_r1_c2 { display: inline; float: left; margin-right: 0; width: 230px; }
* html body.layoutFolderListing #main-content #proxyRow1 #proxy_r1_c2 { overflow-x: hidden; }
body.layoutFolderListing #main-content #proxyRow2 { display: inline; float: left; margin-right: 0; width: 470px; }
* html body.layoutFolderListing #main-content #proxyRow2 { overflow-x: hidden; }
body.layoutFolderListing #main-content #proxyRow2 #proxy_r2_c1 { display: inline; float: left; margin-right: 10px; width: 230px; }
* html body.layoutFolderListing #main-content #proxyRow2 #proxy_r2_c1 { overflow-x: hidden; }
body.layoutFolderListing #main-content #proxyRow2 #proxy_r2_c2 { display: inline; float: left; margin-right: 0; width: 230px; }
* html body.layoutFolderListing #main-content #proxyRow2 #proxy_r2_c2 { overflow-x: hidden; }
body.layoutFolderListing #main-content #proxyRow3 { display: inline; float: left; margin-right: 0; width: 470px; }
* html body.layoutFolderListing #main-content #proxyRow3 { overflow-x: hidden; }
body.layoutFolderListing #main-content #proxyRow3 #proxy_r3_c1 { display: inline; float: left; margin-right: 10px; width: 230px; }
* html body.layoutFolderListing #main-content #proxyRow3 #proxy_r3_c1 { overflow-x: hidden; }
body.layoutFolderListing #main-content #proxyRow3 #proxy_r3_c2 { display: inline; float: left; margin-right: 0; width: 230px; }
* html body.layoutFolderListing #main-content #proxyRow3 #proxy_r3_c2 { overflow-x: hidden; }
body.layoutFolderListing #main-content #proxy_r4_c1 { display: inline; float: left; margin-right: 10px; width: 230px; }
* html body.layoutFolderListing #main-content #proxy_r4_c1 { overflow-x: hidden; }
body.layoutFolderListing #main-content #proxy_r4_c2 { display: inline; float: left; margin-right: 0; width: 230px; }
* html body.layoutFolderListing #main-content #proxy_r4_c2 { overflow-x: hidden; }
body.layoutFolderListing #column3 { display: inline; float: left; margin-right: 0; width: 310px; }
body.layoutFolderListing #column3 #adminBar { display: inline; float: left; margin-right: 0; width: 310px; }
* html body.layoutFolderListing #column3 #adminBar { overflow-x: hidden; }
* html body.layoutFolderListing #column3 { overflow-x: hidden; }

#fullWidthFooterContainer { width: 100%; display: block; background: black; }
#fullWidthFooterContainer #footer { width: 950px; margin-left: auto; margin-right: auto; background: black; padding: 10px 0px; margin-top: 10px; }
/* --------- /stylesheets/screen.css --------- */ 
/* Create references to the original color palette here */
/* Tab color */
/* Header colors */
/* Navigation colors */
/* Timeline for sets */
/* Byline */
/* Main content */
/* Bucket */
/* Page links */
/* Anchors */
/* Editing */

.centreItem { margin-left: auto; margin-right: auto; }

.inline { display: inline; }

.slideshow { margin-left: auto; margin-right: auto; }

.slideshow img { display: block; margin-left: auto; margin-right: auto; margin-bottom: 12px; height: 130px; }

.slideshow a { background: #FFF; display: inline; float: none; margin: 0 0 4px 8px; width: auto; padding: 10px 10px 15px; text-align: centre; min-width: 120px; max-width: 260px; font-family: "Marker Felt", sans-serif; text-decoration: none; color: #333; font-size: 1em; -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.25); -moz-box-shadow: 0 3px 6px rgba(0,0,0,.25); -webkit-transition: -webkit-transform .15s linear; -moz-transform: rotate(+3deg); -webkit-transform: rotate(+3deg); }

.slideshow a:after { content: attr(title); }

.slideshow  a:hover { -webkit-transform: scale(1.25); -moz-transform: scale(1.25); -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.5); -moz-box-shadow: 0 6px 12px rgba(0,0,0,.5); position: relative; z-index: 5; background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(240, 240, 240)), to(rgb(250,250,220))); }

/* Buttons */
.button { background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(255, 255, 255)), to(rgb(98,202,227))); padding: 4px 14px 6px; border: 1px solid rgba(0,0,0,.25); border-bottom-color: rgba(0,0,0,.35); -webkit-border-radius: 15px; -moz-border-radius: 15px; font-weight: bold; font-size: 1.3em; }

.input { font-size: 1.3em; padding: 2px; }

.clearfix { overflow: auto; overflow: -moz-scrollbars-none; display: inline-block; }
.clearfix { display: block; }

.fright { float: right; }

body { background: #eee6ff; /* ---- NAVIGATION ---- */ /* ---- PORTLET BOXES ---- */ /* ---- BREADCRUMBS ---- */ /* Main content */ /* ---- FEATURED PROXY ---- */ /* ---- PROXY FOLDER LISTING ---- */ /* Photographs */ /* Page links */ /* article by line */ /* Footer */ /* Flickr link */ /* Timeline */ /* Maps */ /* Editing */ /* Title description form */ /* Timezone editing */ /* ---- LAYOUT AND SPACING ---- */ /* ---- BUTTONS ---- */ /* Sorting proxies */ /* Importation */ /* Editing forms */ /* General form things */ }
body #main-content h2 { padding: 0px; margin: 0px; }
body .noBullets ul { list-style: none; padding: 0px; margin: 0px; }
body .noBullets ul li { padding: 0px; margin: 0px; }
body ul.noBullets { list-style: none; padding: 0px; margin: 0px; }
body ul.noBullets li { padding: 0px; margin: 0px; }
body ul.arrowBullets li { padding-left: 20px; background-image: url(/images/icons/rarrow.gif); background-repeat: no-repeat; background-position: 0px 4px; }
body #fullWidthHeader #logo { color: white; font-weight: bold; font-size: 16pt; padding: 4px; }
body #fullWidthHeader #logo a { color: white; text-decoration: none; }
body #fullWidthHeader #searchForm { float: right; display: block; margin: 4px; }
body #fullWidthHeader #searchForm form { display: block; padding: 4px; -webkit-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.4); -moz-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.4); background: white; border: solid #bbbbbb 1px; }
body #fullWidthHeader #searchForm form #search_q { width: 20em; }
body #fullWidthHeader #searchForm form input { float: none; clear: none; font-size: 1em; padding: 0px; margin: 0px; background: white; }
body #statusMessage { height: -1.5em; font-size: 1.3em; font-weight: bold; position: absolute; display: block; top: -100px; z-index: 100; background: yellow; width: 100%; text-align: center; }
body .columnPadding { padding: 4px; }
body .container { background: white; }
body .caption { font-weight: bold; clear: all; }
body #header { margin-bottom: 0px; padding-bottom: 0px; }
body #header #tabsContainer { padding: 0px; }
body #header .headerFooterShadow { height: 10px; clear: both; margin-top: -1px; background: #ffb3b3; background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffb3b3), to(white) ); }
body #header #setActions, body #header #siteActions { list-style: none; padding: 0px; margin: 0px; }
body #header #setActions li, body #header #siteActions li { padding: 0px; margin: 0px; background-color: #eee6ff; color: #aaff80; float: right; white-space: normal; }
body #header #setActions li a, body #header #siteActions li a { color: #aaff80; background: red; margin: 1px; padding: 4px 10px; display: block; text-decoration: none; font-weight: bold; font-size: 1.2em; -moz-border-radius-topleft: 8px; -moz-border-radius-topright: 8px; -webkit-border-top-left-radius: 8px; -webkit-border-top-right-radius: 8px; }
body #header #setActions li a.selected, body #header #siteActions li a.selected { background: #ffb3b3; color: #2b0080; }
body #header #siteActions { float: left; }
body .setTitleWrap { display: block; }
body .setTitleWrap h1 { color: red; display: inline; }
body .setTitleWrap a { background: green; display: inline; padding-left: 30px; font-size: 30px; color: blue; background: white; text-decoration: none; }
body #proxyNavigation { padding: 0px; }
body #proxyNavigation ul { list-style-type: none; padding: 0px; margin: 0px; }
body #proxyNavigation ul li { padding: 0px; margin: 0px; background: red; border-bottom: solid white 1px; }
body #proxyNavigation ul li a { padding-left: 4px; padding-right: 4px; }
body #proxyNavigation ul li li { background: #ff3333; border-bottom: solid white 1px; }
body #proxyNavigation ul li li a { padding-left: 12px; }
body #proxyNavigation ul li li li { background: #ff6666; }
body #proxyNavigation ul li li li a { padding-left: 20px; }
body #proxyNavigation ul li li li li { background: #ff9999; }
body #proxyNavigation ul li li li li a { padding-left: 28px; }
body #proxyNavigation ul a { text-decoration: none; font-weight: bold; display: block; color: #aaff80; }
body #proxyNavigation ul .active { color: #2b0080; background: #ffb3b3; }
body .portletBox { margin-bottom: 10px; }
body .portletBox h5 { font-variant: small-caps; padding: 0px; margin: 0px; }
body .portletBox ul { list-style-type: none; padding: 0px; margin: 0px; }
body .portletBox ul li { padding: 0px; margin: 0px; padding-left: 8px; }
body .portletBox ul li a { text-decoration: none; }
body #breadcrumbs { font-size: 0.9em; margin-bottom: 4px; padding-bottom: 4px; margin-top: 4px; border-bottom: dotted #ddd 1px; }
body #breadcrumbs ul { padding: 0px; margin: 0px; list-style-type: none; }
body #breadcrumbs ul li { padding: 0px; margin: 0px; display: inline; text-decoration: none; font-weight: bold; }
body #breadcrumbs ul li a { text-decoration: none; }
body #main-content p { font-size: 1.2em; }
body #main-content h1 { color: #1a004d; }
body #main-content ul.secondaryTabs { list-style: none; width: 750px; border-bottom: solid blue 1px; padding: 0px; margin: 0px 0px 10px 0px; -webkit-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.4); -moz-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.4); background: #d6d6d6; }
body #main-content ul.secondaryTabs .selected { color: white; background: black; }
body #main-content ul.secondaryTabs li { display: inline; font-weight: bold; float: right; }
body #main-content ul.secondaryTabs li a { padding: 8px; margin: 0px; color: black; background: white; text-decoration: none; }
body #main-content ul.secondaryTabs li a .selected { color: red; }
body #main-content ul.secondaryTabs li a:visited { color: white; }
body #main-content .searchResults { list-style-type: none; padding: 0px; margin: 0px; }
body #main-content .searchResults li { display: block; clear: both; padding-bottom: 8px; }
body #main-content .searchResults li h5 { margin: 0px; }
body #main-content .searchResults li h5 a { padding-left: 0px; text-decoration: none; font-weight: bold; padding-bottom: 4px; margin-bottom: 4px; }
body #main-content .searchResults li .searchMatchInfoContainer { display: block; }
body #main-content .searchResults li .searchMatchInfoContainer img { float: left; margin-bottom: 4px; -webkit-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.4); -moz-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.4); }
body #main-content .searchResults li .searchMatchInfoContainer .searchMatchInfo { padding-left: 80px; }
body #main-content .searchResults li .searchMatchInfoContainer .searchMatchInfo em { font-weight: bold; }
body #main-content .searchResults li .searchResultByline { clear: both; padding-bottom: 8px; }
body .facets { margin-bottom: 8px; }
body #photoSearchForm #searchFilters { font-size: 0.9em; padding: 4px 0px 20px 0px; }
body #photoSearchForm #searchFilters ul { display: inline; }
body #photoSearchForm #searchFilters ul li { padding: 3px; display: inline; background: blue; margin-right: 3px; color: white; padding: 3px 4px 3px 0px; }
body #photoSearchForm #searchFilters ul li .removeFilterButton { color: white; background: red; padding: 3px 8px; margin-right: 3px; }
body #mainEditingPanel { clear: both; }
body .linearBrief { clear: both; display: block; }
body .linearBrief h3 { padding: 0px; margin: 0px; font-size: 1em; }
body .linearBrief h3 a { text-decoration: none; font-weight: normal; }
body .linearBrief img { float: left; margin-right: 8px; height: 50px; -webkit-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.4); -moz-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.4); }
body .proxyBriefRow { padding-top: 10px; margin-top: 0px; border-top: dotted #aaa 1px; }
body .proxyBrief, body #proxyLargeBrief { display: block; }
body .proxyBrief h3, body .proxyBrief div.description, body #proxyLargeBrief h3, body #proxyLargeBrief div.description { padding-left: 8px; }
body .proxyBrief img, body #proxyLargeBrief img { -webkit-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.4); -moz-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.4); margin: 0px 4px 4px 0px; float: left; }
body .proxyBrief h2, body .proxyBrief h3, body #proxyLargeBrief h2, body #proxyLargeBrief h3 { font-weight: bold; text-decoration: none; margin-bottom: 2px; }
body .proxyBrief h2 a, body .proxyBrief h3 a, body #proxyLargeBrief h2 a, body #proxyLargeBrief h3 a { text-decoration: none; font-weight: bold; padding: 0px; margin: 0px; }
body .photoCell { border-left: solid #d6d6d6 1px; border-top: solid #d6d6d6 1px; border-bottom: solid #bbbbbb 1px; border-right: solid #bbbbbb 1px; float: left; width: 140px; height: 160px; display: inline; margin: 6px; -webkit-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.4); -moz-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.4); padding: 2px 4px; background: white; background: -webkit-gradient(linear, 0 0, 100% 100%, from(white), to(#d6d6d6) ); }
body .photoCell .takenAtTime { display: inline; float: right; font-weight: bold; font-size: 0.9em; }
body .photoCell .photoWrap { display: block; }
body .photoCell .photoWrap img { display: inline; }
body .rowSelect { background: yellow; -webkit-box-shadow: 6px 6px 9px rgba(0, 0, 0, 0.4); -moz-box-shadow: 6px 6px 9px rgba(0, 0, 0, 0.4); display: inline; position: absolute; right: 140px; z-index: 9001; }
body .mainImage { margin-left: auto; margin-right: auto; -webkit-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.4); -moz-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.4); display: inline; margin-bottom: 10px; }
body .paginationLinks { clear: both; padding: 10px 0px; }
body .paginationLinks .pagination { margin-left: auto; margin-right: auto; width: 400px; }
body .paginationLinks .pagination .current { font-weight: bold; }
body .paginationLinks .pagination a, body .paginationLinks .pagination a:visited { border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; background: red; color: #aaff80; font-weight: bold; padding: 4px; text-decoration: none; }
body #articleByLine { color: #777777; border-top: solid #bbbbbb 1px; display: block; width: 100%; }
body #articleByLine div { display: inline; float: right; padding-right: 10px; }
body #footer { color: #777777; font-size: 0.9; padding-top: 30px; clear: both; }
body #flickrSetLink { float: right; font-weight: bold; color: blue; text-decoration: none; margin-right: 4px; }
body .setTimeline { display: block; padding: 0px; margin: 0px; border-top: solid black 1px; clear: both; margin-bottom: 60px; }
body .setTimeline .timelineHourOfDay { width: 20px; background: #242424; color: #d6d6d6; display: inline; float: left; margin-left: 1px; margin-top: 1px; text-align: center; }
body .bucket { display: block; padding-bottom: 10px; }
body .bucket h5 { padding: 0px; margin: 0px; display: inline; }
body .bucket .bucketImageContainer { display: block; padding: 5px 0px; }
body .bucket .bucketImageContainer img { padding: 0px; margin: 0px; width: 40px; height: 40px; }
body #bucketsForSet ul { list-style: none; padding: 0px; margin: 0px; display: inline; }
body #bucketsForSet ul li { display: inline; padding: 0px; margin: 0px; }
body #bucketMap { width: 600px; height: 400px; background: blue; -webkit-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.4); -moz-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.4); }
body #documentInfo { font-size: 0.9em; float: right; color: #777777; padding-right: 4px; }
body #pasteBinInfo { background: black; color: white; margin: 0px; padding: 4px; display: block; width: 100%; }
body #adminBar .editButtons { background: red; }
body #adminBar .editButtons a { margin-top: 0px; }
body #imagePreviewPanel { width: 250px; background: #d6d6d6; -webkit-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.4); -moz-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.4); overflow: none; font-size: 0.8em; }
body #imagePreviewPanel #imageBeingChosenContainer { display: block; overflow: auto; }
body #article_content { height: 600px; border: solid red 1px; }
body .layout2col a.edit { text-decoration: none; background: #09001a; font-weight: bold; padding: 4px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; color: #FFF; }
body .layout2col a.edit:hover { color: yellow; background: #5500ff; }
body .bucketButtons ul { list-style-type: none; padding: 0px; margin: 0px; }
body .bucketButtons ul li { display: inline; padding: 0px; margin: 0px; }
body #titleDescriptionForm { padding-bottom: 10px; }
body #titleDescriptionForm label { display: block; padding-top: 4px; font-weight: bold; }
body #titleDescriptionForm input { display: block; width: 90%; }
body #titleDescriptionForm textarea { width: 100%; }
body #timezoneSelector ul { list-style-type: none; padding: 0px; margin: 0ox; }
body #timezoneSelector ul li { margin-right: 10px; padding-bottom: 10px; }
body .clearAll { clear: both; }
body .spacing { margin-top: 10px; }
body .fright { float: right; }
body .fleft { float: left; }
body .spacingRight { padding-right: 8px; }
body .editButtons { margin-left: auto; margin-right: auto; clear: both; background: #eee6ff; }
body .editButtons ul { list-style: none; padding: 0px; margin: 0px; }
body .editButtons ul li { display: inline; }
body .editButtons .button { display: inline-block; outline: none; cursor: pointer; text-align: center; text-decoration: none !important; font: 12px/100% Arial, Helvetica, sans-serif !important; padding: .5em; text-shadow: 0 1px 1px rgba(0,0,0,.3); -webkit-border-radius: .5em; -moz-border-radius: .5em; border-radius: .5em; -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2); box-shadow: 0 1px 2px rgba(0,0,0,.2); margin: 1px; color: white; background: black; }
body .editButtons a.button { font-weight: bold; color: white; font-weight: bold; }
body .editButtons a.button:hover { text-decoration: none; }
body .editButtons a.button:active { position: relative; top: 1px; color: white; font-weight: bold; }
body .editButtons .orange { background: black; color: white; }
body #orderProxyForm { display: block; }
body #orderProxyForm .sortableItem { -webkit-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.4); -moz-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.4); border-left: solid #d6d6d6 1px; border-top: solid #d6d6d6 1px; margin-bottom: 8px; }
body #orderProxyForm .sortableItem img { float: left; padding-right: 10px; }
body #orderProxyForm .sortableItem p { font-weight: bold; font-size: 1.3em; padding-left: 4px; }
body .notYetImported { background: yellow; visibility: collapse; }
body .imported { background: green; float: right; display: inline; visibility: visible; }
body .importedImage { width: 45px; height: 45px; }
body .form { margin-bottom: 2em; }
body .form legend { padding-left: 20px; font-style: italic; }
body .form fieldset label { clear: both; padding-top: 10px; font-size: 120%; font-weight: bold; }
body .form fieldset div.inset { background: #eee6ff; padding: 10px; margin-bottom: 20px; width: 760px; -webkit-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.4); -moz-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.4); }
body input[type='submit'] { font-weight: bold; float: right; font-size: 140%; background: transparent; margin-top: 10px; }
/* --------- /stylesheets/jquery.fancybox-1.3.1.css --------- */ 
/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 *
 * Version: 1.3.1 (05/03/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

* html #fancybox-loading {	/* IE6 */
	position: absolute;
	margin-top: 0;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url(/images/fancybox/fancybox.png);
}

#fancybox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	z-index: 1100;
	display: none;
}

* html #fancybox-overlay {	/* IE6 */
	position: absolute;
	width: 100%;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 20px;
	z-index: 1101;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #FFF;
}

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: 0;
	outline: none;
	overflow: hidden;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background-image: url(/images/fancybox/fancybox.png);
	background-position: -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox_error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 7px;
	margin: 0;
}

#fancybox-content {
	height: auto;
	width: auto;
	padding: 0;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

#fancybox-frame {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-title {
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: Arial;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding: 10px 0;
	text-align: center;
	color: #333;
}

.fancybox-title-outside {
	padding-top: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

.fancybox-title-over {
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url(/images/fancybox/fancy_title_over.png);
	display: block;
}

#fancybox-title-wrap {
	display: inline-block;
}

#fancybox-title-wrap span {
	height: 32px;
	float: left;
}

#fancybox-title-left {
	padding-left: 15px;
	background-image: url(/images/fancybox/fancybox.png);
	background-position: -40px -90px;
	background-repeat: no-repeat;
}

#fancybox-title-main {
	font-weight: bold;
	line-height: 29px;
	background-image: url(/images/fancybox/fancybox-x.png);
	background-position: 0px -40px;
	color: #FFF;
}

#fancybox-title-right {
	padding-left: 15px;
	background-image: url(/images/fancybox/fancybox.png);
	background-position: -55px -90px;
	background-repeat: no-repeat;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background-image: url(/images/fancybox/blank.gif);
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url(/images/fancybox/fancybox.png);
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url(/images/fancybox/fancybox.png);
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible;    /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancy-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancy-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url(/images/fancybox/fancybox-x.png);
}

#fancy-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url(/images/fancybox/fancybox.png);
	background-position: -40px -162px;
}

#fancy-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url(/images/fancybox/fancybox-y.png);
	background-position: -20px 0px;
}

#fancy-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url(/images/fancybox/fancybox.png);
	background-position: -40px -182px; 
}

#fancy-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url(/images/fancybox/fancybox-x.png);
	background-position: 0px -20px;
}

#fancy-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url(/images/fancybox/fancybox.png);
	background-position: -40px -142px;
}

#fancy-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url(/images/fancybox/fancybox-y.png);
}

#fancy-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url(/images/fancybox/fancybox.png);
	background-position: -40px -122px;
}

/* IE */

#fancybox-loading.fancybox-ie div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-close		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-title-over	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie #fancybox-title-left	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-main	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-title-right	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie #fancybox-left-ico		{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-right-ico	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie .fancy-bg { background: transparent !important; }

.fancybox-ie #fancy-bg-n	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-ne	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-e	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-se	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-s	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-sw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-w	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancy-bg-nw	{ filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }
