/* - - - - - - CSS Document - - - - - - - - -

Title : Thickbox styles
Author : Cody Lindley 

- - - - - - - - - - - - - - - - - - - - - */
#TB_overlay { position: absolute; top: 0; left: 0; z-index: 2000; width: 100%; height: 100%; background-color: #AAA; filter: alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5; }

#TB_window { display: none; color: #000000; display: none; padding: 10px 10px 5px; position: absolute; left: 0; top: 0; z-index: 2002; }

#TB_window #TB_Image { border: 1px solid white; display: block; }

#TB_caption { background-color: black; border-bottom: 1px solid white; border-top: 1px solid white; color: white; display: none; float: none; font-size: 12px; font-weight: bold; height: 14px; left: 1px; line-height: normal; filter: alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5; overflow: hidden; padding: 3px; position: relative; text-align: center; top: -30px; }

#TB_caption :hover { filter: alpha(opacity=100); -moz-opacity: 1; opacity: 1; }

#TB_closeWindow { background-color: black; border: 1px solid white; opacity: 0.4; filter: alpha(opacity=40); -moz-opacity: 0.4; padding: 2px 5px; position: absolute; right: 20px; top: 20px; text-decoration: none; display: block; }

#TB_closeWindow:hover { opacity: 1; filter: alpha(opacity=100); -moz-opacity: 1; }

#TB_closeWindowButton { border: medium none; color: white; font-size: 12px; }

#TB_closeAjaxWindow { padding: 5px 10px 7px 0; margin-bottom: 1px; text-align: right; background-color: #e8e8e8; }

#TB_ajaxContent { padding: 2px 15px 15px 15px; overflow: auto; background-color: #FFF; }

#TB_load { text-align: center; position: absolute; top: 50%; left: 0px; width: 100%; overflow: visible; visibility: visible; display: block; z-index: 2001; }

#TB_loadContent { margin-left: -125px; position: absolute; top: -50px; left: 50%; width: 250px; /*height: 100px;*/ visibility: visible; }

.file, .link { /*  width: 180px; */ overflow-x: visible; margin-top: 0.5em; }

.image a { display: block; text-align: center; text-decoration: none; }

.image span { font-size: 80%; color: black; font-weight: normal; }

.leftPlaced { display: block; width: 80%; margin: 1em auto; }

.leftPlaced .block { float: left; margin-right: 10px; width: 300px; height: 3.7em; overflow: hidden; }

.rightPlaced .block { float: right; margin-left: 1em; }

.topNavigation { float: right; }

.bottomNavigation { text-align: center; }

.imageIconBlock { display: block; float: left; margin-top: 2px; width: 20px; }

/* */
.photosContainer { text-align: center !important; padding: 10px !important; width: 130px; background: white url("/assets/images/pa/photos_back.gif") bottom right no-repeat !important; border-left: 1px solid #EAEAEA !important; border-top: 1px solid #EAEAEA !important; border-right: none !important; border-bottom: none !important; }

.imagesContainer { text-align: center !important; padding: 10px; width: 130px; }

.rightBlock { float: right; margin-left: 10px; }

.leftBlock { float: left; margin-right: 10px; }

.singleImage { height: 175px; width: 143px; padding: 20px 6px 0px 9px; text-align: center; background-image: url("/assets/images/pa/photo_back.png"); background-repeat: no-repeat; }

.photoTitle { color: #76797c; display: block; font-size: 90%; margin-bottom: 6px; }

.photoBigTitle { color: #76797c; display: block; font-size: 110%; margin-top: 8px; margin-bottom: 15px; }

.singleImage .photoTitle { font-size: 90% !important; margin: 0 !important; padding-top: 4px; padding-left: 5px; overflow: hidden; width: 130px; height: 20px; }

/* centered block for 2 small images in width*/
.imagesCenterBlock1 { padding: 10px; width: 330px; margin: 0 auto; }

/* centered block for big images */
.imagesCenterBlock2 { padding: 10px; width: 550px; margin: 0 auto; }

/* centered block for 3 small images in width */
.imagesCenterBlock3 { padding: 10px; width: 480px; margin: 0 auto; }

/* fix IE float bugs on MSWORD plonearticle previews */
#preview-container { background-color: white; background-image: none; height: auto; }

#preview-container p, #preview-container h1, #preview-container ul, #preview-container li { position: static; height: auto; }

#preview-container td { height: 1%; }

.proxy-description { white-space: normal !important; padding-left: 20px; line-height: normal; }

.link a { padding-left: 20px !important; }

/* =============== */
/* model 11 styles */
/* =============== */
/* horizontal & centering images inside floating blocks to work in MSIE insert in html a "<span></span>" sequence before centered image */
.pa-img-box { /* overload width/height with associated blocks - see below */ width: 200px; height: 150px; text-align: center; overflow: hidden; display: table-cell; vertical-align: middle; white-space: nowrap; }

.pa-img-box img { margin: 0; margin-left: -2px; }

.pa-img-box * { vertical-align: middle; }

/* all IE mac hack */
/*\*/
/*/
.pa-img-box { display: block;
}
.pa-img-box span { display: inline-block; height: 100%; width: 1px;
}
/**/
/* IE6 hack */
/*
*html .pa-img-box span { display: inline-block !important;  height:100%;
}

*html .pa-img-box img { margin-top:-1px; margin-left:0 !important;
}
*/
/* IE7 hack */
*:first-child + html .pa-img-box span { display: inline-block !important; height: 100%; }

*:first-child + html .pa-img-box img { margin-top: -1px; margin-left: 0 !important; }

#imagesPlayer { /* float & width defined in template */ /* width:auto; */ /* float:left; */ margin: 1em auto; border: 1px solid #8B8D88; }

#previewWrapper { /* width is define in template */ width: auto; margin: 0 auto; padding: 1em 0; }

.verticalPlayer #previewWrapper { /* width is define in template */ width: auto; margin: auto 0; }

#previewImg { cursor: pointer !important; }

#legendWrapper { padding: 0.5em; border-top: 1px solid #8B8D88; height: 2em; overflow: hidden; }

#paplayerImageZoom { display: block; width: 20px; height: 20px; float: right; background: white url("/assets/images/pa/preview_icon.png") center center no-repeat !important; text-decoration: none !important; border: 1px solid black; }

#imgTitle { font-weight: bold; }

#imgDescription { font-size: 90%; color: #8B8D88; }

#thumbsWrapper { border-top: 1px solid #8B8D88; padding: 0.5em; font-size: 85%; text-transform: uppercase; font-weight: bold; }

#playerControls { margin: 0 auto; }

.playerButtons { text-decoration: none !important; border: 1px solid #8B8D88; width: 12px; margin: 0; padding: 0; display: block; float: left; height: 36px; margin-top: 15px; }

.verticalPlayer .playerButtons { height: 12px; margin-top: 0; margin-left: 15px; float: none; width: 36px; margin-top: 0; }

#previousImage { background: white url("/assets/images/pa/results-prev-h.gif") top left no-repeat; margin-left: 3px; }

#nextImage { background: white url("/assets/images/pa/results-next-h.gif") top left no-repeat; margin-right: 3px; }

#firstImage { background: white url("/assets/images/pa/results-first-h.gif") top left no-repeat; margin-left: 3px; }

#lastImage { background: white url("/assets/images/pa/results-last-h.gif") top left no-repeat; }

.verticalPlayer #previousImage { background: white url("/assets/images/pa/results-prev-v.gif") top left no-repeat; margin-left: 3px; }

.verticalPlayer #nextImage { background: white url("/assets/images/pa/results-next-v.gif") top left no-repeat; margin-right: 3px; }

.verticalPlayer #firstImage { background: white url("/assets/images/pa/results-first-v.gif") top left no-repeat; margin-left: 3px; }

.verticalPlayer #lastImage { background: white url("/assets/images/pa/results-last-v.gif") top left no-repeat; }

#thumbs { /* redefined in pa_model.js */ width: 286px; height: 66px; overflow: hidden; float: left; margin: 0 4px; }

/* IE hacks */
/*
*html #thumbs {  position:relative;
}
*/
*:first-child + html #thumbs { position: relative; }

#thumbs a.selected, #thumbs a:hover { border: 1px solid black !important; background-color: white !important; }

#thumbsInnerWrapper { /* must be as long as possible to contain all floating thumbs redefined in pa_model.js*/ width: 10000px; height: auto; /* fix -1px jquery animate bug */ margin-left: 1px; }

.verticalPlayer #thumbsInnerWrapper { /* must be as long as possible to contain all floating thumbs redefined in pa_model.js*/ height: 10000px; width: auto; /* fix -1px jquery animate bug */ margin-top: 1px; }

#thumbs .paplayerImages { text-decoration: none !important; display: block; float: left; overflow: hidden; border: 1px solid #8B8D88; margin-right: 3px; text-align: center; }

#thumbs .paplayerImages img { cursor: pointer; margin-left: -2px; }

#thumbLegend { height: 1.5em; overflow: hidden; padding: 0.5em; font-size: 85%; color: #8B8D88; border-top: 1px solid #8B8D88; }
