@import url("viewerDialogue.css");
@import url("exhibition_item.css");

#mobile-captions-2
{
	/*width:250px!important;*/
}
/* BEGIN NEW CSS */
.open-exhibition-page, .delete-exhibition
{
  float: left;
  margin: 0 0 0 5px;
}
/* Tagging Dialogue */
#tags-progress
{
  float: left;
  width: 890px;
  height: 20px;
  margin: 10px 0px 5px 5px;
}

#tags-completion
{
  float: left;
  width: 885px;
  font-family:"Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;font-size:90%;
  color: #0C0D0F;
  text-align: center;
  font-weight: bold;
}

#tag-dialogue
{
  float: left;
  width: 900px;
  height: 700px;
  display: none;
}

.tags-iterate-arrows
{
  width: 35px;
  height: 520px;
}

#tags-left-select
{
  float: left;
}

#tags-right-select
{
  float: right;
}

#tags-left-arrow, #tags-right-arrow
{
  float: left;
  width: 30px;
  height: 98px;
  margin-top: 210px;
  display: none;
}

#tag-dialogue-content
{
  float: left;
  width: 800px;
  margin-left: 15px;
}

#tags-image-preview
{
  float: left;
  width: 450px;
  height: 500px;
}

#pv-image-title
{
  float: left;
  width: 445px;
  font-family:"Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;font-size:100%;
  font-weight: bold;
  text-align: center;
  color: #0C0D0F;
}

#tags-pv-preview
{
  float: left;
}

#tags-pv-image
{
  float: left;
  position: relative;
  width: 400px;
  height: 400px;
  margin: 10px 5px 5px 25px;
}

#new-tag-ring
{
  position: absolute;
  width: 50px;
  height: 50px;
  border: solid #494949 2px;
  border-radius: 8px;
  display: none;
}

#tag-ring
{
  position:absolute;
  width:50px;
  height:50px;
  border:solid #494949 1px;
  border-radius:8px;
  top:0px;
  left:0px;
  display:none;
}

#tag-form
{
  float: left;
  width: 340px;
  margin-top: 55px;
}

.tag-seperator
{
  float: left;
  width: 450px;
  height: 0px;
}

#tag-type-label, #tag-Lookup-label
{
  float: left;
  width: 65px;
  margin: 5px 5px 10px 0px;
  padding: 2px;
}

#tag-type-select, #tag-Lookup-select
{
  float: left;
  width: 250px;
  margin: 5px 5px 10px 0px;
}

#tag-preview, #tag-form-title
{
  float: left;
  width: 320px;
  font-family:"Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;font-size:90%;
  font-weight: bold;
  text-align: center;
  color: #0C0D0F;
  margin-left: 20px;
}

#preview-lookup-result
{
  float: left
}

#lookup-result-img
{
  float: left;
  width: 200px;
  height: 200px;
  margin: 5px 5px 5px 80px;
}

#top-position, #left-position
{
  float: left;
  width: 0px;
  height: 0px;
}

#tag-list
{
  float: left;
  width: 800px;
  min-height: 20px;
}

/* Exhibition Side Bars */

.link
{
  text-decoration: none;
  color: #494949;
}

.link:hover
{
  color: #858585;
}
}

.link:active
{
  color: #AAAAAA;
}

#exSideBar
{
  float: right;
  width: 200px;
  margin-top: 5px;
}

.sideBarSection
{
  float: left;
  width: 200px;
}

#exImg, #flyer-image, #flyer-image-upload
{
  float: left;
  cursor:pointer;
}

#galleryMap
{
  float: left;
  width: 200px;
  height: 200px;
  margin: 10px 0px 10px 0px;
}

.sideBarSection a, #upload-press-release, #upload-exhibition-catalogue, #upload-price-list
{
  float: left;
  width: 192px;
  padding: 2px;
  font-family:"Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;font-size:90%;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  color: #494949;
	cursor:pointer;
}

.sideBarSection a:hover
{
  color: #858585;
}

.sideBarSection a:active
{
  color: #AAAAAA;
}

#exTitle, .exTitle
{
  float: left;
  width: 196px;
  font-family:"Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;font-size:80%;
  font-weight: bold;
  text-align: center;
  color: #0C0D0F;
  margin: 3px 0px;
}

#artistListHeader
{
  font-family:"Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;font-size:90%;
  font-weight: bold;
  text-align: center;
  color: #0C0D0F;
  margin-top: 3px;
}

#rsvpLI, #rsvpLO
{
  float: left;
  width: 60px;
  margin: 10px 0px 10px 70px;
}

#attending
{
  float: left;
  width: 190px;
  font-family:"Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;font-size:90%;
  font-weight: bold;
  text-align: center;
  color: #858585;
  margin-bottom: 5px;
}

/* Text Areas */

.exhibitionText
{
  float: left;
  width: 100%;
  margin-bottom: 15px;
}

#exhibitionIntro, #exhibitionInfo
{
  float: left;
  width: 910px;
  overflow: hidden;
}

#textControls
{
  float: right;
  margin: 8px 10px 0px 0px;
}

#Itext_chk_label, #Ftext_chk_label, #Sumtext_chk_label
{
  float: left;
  font-family:"Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;font-size:80%;
  font-weight: bold;
  margin-top: 8px;
  color: #0C0D0F;
}

#Itext_chk_span, #Ftext_chk_span, #Sumtext_chk_span
{
  float: left;
  margin: 6px 10px 0px 4px;
}

#Itext_chk, #Ftext_chk, #Sumtext_chk
{
  float: left;
}

#Ihid_text_chk, #Fhid_text_chk, #Sumhid_text_chk
{
  float: left;
  width: 0px;
  height: 0px;
}

.ItextSub, .FtextSub, .SummarySub
{
  float: right;
}

/* Gallery Viewer */
#galleryViewer
{
  float: left;
  width: 915px;
  margin: 10px 0;
}

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

#mainFrame
{
  float: left;
  padding: 5px;
}

#artist
{
  float: left;
  width: 400px;
  font-family:"Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;font-size:80%;
  font-weight: bold;
  text-align: center;
  height: 15px;
  margin: 5px 25px 5px 180px;
  visibility: hidden;
}

#artist a
{
  float: left;
  width: 400px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  color: #494949;
}

#artist a:hover
{
  color: #858585;
}

#artist a:active
{
  color: #AAAAAA;
}

#mainImage
{
  float: left;
  width: 400px;
  height: 400px;
  margin: 5px 25px 5px 180px;
}

#mainImage img
{
  float: left;
  cursor: pointer;
}

#galleryText
{
  float: left;
  min-height: 50px;
  margin: 5px 25px 5px 180px;
  min-width: 400px;
}

.private-view-text, .stock-item-text
{
  display: none;
}

#title, #medium
{
  float: left;
  font-family:"Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;font-size:80%;
  font-weight: bold;
  text-align: left;
  color: #0C0D0F;
  height: 20px;
  margin: 2px;
}

#title
{
  width: 345px;
}

#medium
{
  width: 260px;
}

#title a
{
  color: #494949;
  text-decoration: none;
}

#title a:hover
{
  color: #858585;
}

#title a:active
{
  color: #AAAAAA;
}

#date, #dimensions
{
  float: left;
  font-family:"Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;font-size:80%;
  font-weight: bold;
  text-align: right;
  color: #0C0D0F;
  height: 20px;
  margin: 2px 0 0 15px;;
}

#date
{
  min-width: 40px;
}

#dimensions
{
  min-width: 125px;
}

#medium, #dimensions
{
  color: #0C0D0F;
}

#tagList
{
  float: left;
  font-family:"Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;font-size:70%;
  font-weight: bold;
  text-align: left;
  color: #858585;
  width: 390px;
  min-height: 20px;
  overflow: hidden;
}

.tagged
{
  float: left;
  color: #494949;
  margin-right: 8px;
  cursor: pointer;
}

.edit-tag
{
  float: left;
}

.edit-tag
{
}

.remove-tag
{
  float: right;
  margin: -2px 0px 0px 5px;
}

.remove-field
{
	float: right;
	margin-right: 5px;
	font-weight: bold;
	font-size: 200%;
}

#tagList a
{
  text-decoration: none
}

#tagList a:hover
{
  color: #858585;
}

#tagList a:active
{
  color: #AAAAAA;
}

#tagListTitle
{
  float: left;
  width: 40px;
  height: 20px;
  cursor: pointer;
}

#description
{
  float: left;
  font-family:"Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;font-size:80%;
  font-weight: bold;
  text-align: center;
  color: #0C0D0F;
  width: 390px;
  height: 20px;
}

#galleryControls, #publicControls
{
  float: left;
  width: 420px;
  margin: 0px 0px 5px 180px;
  visibility: hidden;
}

#delItem, #ediItem
{
  float: left;
  margin: 0px 3px 0px 3px;
}

#uplItem
{
  float: right;
}

#itemVisSpan
{
  float: left;
  margin: 5px 3px 0px 0px;
}

#itemVis
{
  float: left;
}

#hidItemVis
{
  float: left;
  width: 0px;
  height: 0px;
}

.visLabel
{
  float: left;
  font-family:"Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;font-size:80%;
  font-weight: bold;
  text-align: right;
  color: #0C0D0F;
  padding: 6px 5px 2px 0px;
}

#priceL
{
  float: right;
  font-family:"Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;font-size:80%;
  font-weight: bold;
  text-align: right;
  color: #0C0D0F;
  padding: 6px 5px 2px 0px;
  margin-right: 5px;
}

.amount
{
  color: #494949;
  font-size: 110%;
}

#price
{
  float: right;
}

.cartSymb
{
  float: left;
  width: 27px;
  height: 16px;
}

#thumbBar
{
  float: left;
  width: 100px;
  height: 500px;
  margin: 30px 0px 0px 25px;
  display: none;
}

#thumbnails
{
  float: left;
  width: 100px;
  height: 440px;
  overflow: hidden;
}

#thumbnails img
{
  position: relative;
  width: 100px;
  height: 100px;
  margin: 5px 0px 5px 0px;
  cursor: pointer;
}

#up, #down
{
  float: left;
  width: 100px;
  height: 30px;
}

#sortArea
{
  display: none;
}

.sortBox
{
  float: left;
  list-style-type:none;
  width: calc(100% - 210px);
  background-color: #EEEEEE;
  border: solid #0C0D0F 1px;
  min-height: 110px;
  margin-top: 10px;
}

.sortBox li
{
  float: left;
  width:100px;
  height:100px;
  margin: 2px;
  border:solid #0C0D0F 1px;
  border-radius: 5px;
  overflow: hidden;
}

.sortBox li img
{
  border-radius: 5px;
}

.content_area
{
	width: calc(100% - 210px);
}

.image-carousel,#banner-sort
{
	width:100%;
}

.ui-state-highlight .sort-place
{
  width: 100px;
  height: 100px;
}

#cart-desc
{
  float: left;
  width: 100%;
  font-family:"Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;font-size:100%;
  font-weight: bold;
  text-align: center;
  color: #858585;
  margin-bottom: 10px;
}

#cart-thumb
{
  float: left;
  width: 100px;
  height: 100px;
}

#cart-info
{
  float: left;
  font-family:"Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;font-size:80%;
  font-weight: bold;
  line-height: 160%;
  color: #0C0D0F;
  margin-left: 20px;
}

/* Summary Item */

#exSummaryContainer
{
  float: left;
  width: 920px;
}

#exhibitionSummary
{
  float: left;
  width: 910px;
  height: 100px;
  overflow: hidden;
}

/* END NEW CSS */

.exhibitionsRow
{
  float: left;
  width: 930px;
  margin-bottom: 15px;
  
}

.exhibitions_item_form
{
  float: left;
  /* form */
}

.title-row
{
  margin-top: 15px;
}

.title-row, .tile-row
{
  float: left;
  width: calc(100% - 200px);
}

.exhibitions_item_container, .exhibitions-container
{
  float: left;
  width: 148px;
  height: 230px;
  margin-left: 2px;
  margin-right: 2px;
  margin-bottom: 15px;
  border: solid #CCCCCC 1px;
  border-radius: 2px;
  background-color: #F4F4F4;
}

.exhibitions-container
{
  height: 200px;
}

.add_new_tile
{
  float: left;
  width: 140px;
  height: 140px;
  margin: 4px;
}

.add_new_tile img
{
  float: left;
}

.add_new_tile input
{
  float: left;
  width: 0px;
  height: 0px;
  /* file */
}

#exhibition_title
{
  float: left;
  width: 140px;
  height: 22px;
  margin: 4px 2px 4px 2px;
}

#exhibition_title input
{
  float: left;
  width: 138px;
  font-family:"Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;font-size:75%;
  text-align: center;
  font-weight: bold;
  color: #CCCCCC;
}

#exhibition_dates_box
{
  float: left;
  width: 140px;
  height: 22px;
  margin: 4px 2px 4px 2px;
}

.date_one, .date_two
{
  float: left;
  width: calc(50% - 16px);
  font-family:"Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;font-size:65%;
  text-align: center;
  color: #555555;
  margin: 2px 2px 2px 4px;
}
.date_two
{
  float: right;
  margin: 2px 4px 2px 0;
}

.controls
{
  float: left;
  margin-top: 2px;
}


#controls
{
  float: right;
  height: 25px;
  width: 146px;
}

.add_new_tile_chk_label, .current-exhibition-title
{
  float: left;
  font-family:"Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;font-size:70%;
  font-weight: bold;
  margin: 5px;
  color: #0C0D0F;
}

.checkbox
{
  margin-top: 2px;
}

.current-exhibition-title
{
  text-align: center;
  width: calc(100% - 12px);
  margin: 2px 0px 2px 4px;
}

#new-exhibition-title
{
  float: left;
  font-family:"Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;font-size:70%;
  font-weight: bold;
  text-align: center;
  color: #CCCCCC;
  width: calc(100% - 12px);
  margin: 2px 0px 2px 4px;
}

#exhibition_chk_span
{
  float: left;
  margin-left: 2px;
  margin-top: 2px;
  margin-right: 8px;
}

#exhibition_chk
{
  float: left;
}

#hid_exhibition_chk, #new-exhibition-active
{
  float: left;
  width: 0px;
  height: 0px;
}

#open_exhibition_link
{
  float: left;
}

#refresh_values
{
  float: left;
  width: 15px;
  height: 15px;
  margin-right: 2px;
  margin-top: 5px;
}

#refresh_img
{
  float: left;
  /* image */
}

#hiddenSlug
{
  float: left;
  width: 0px;
  height: 0px;
}

#hidId
{
  float: left;
  width: 0px;
  height: 0px;
}

#image_tile
{
  float: left;
  width: 140px;
  height: 140px;
}

.exhibition_title_div
{
  float: left;
  width: 148px;
  font-family:"Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;font-size:75%;
  text-align: center;
  font-weight: bold;
  color: #0C0D0F;
}

.exhibition_dates_div
{
  float: left;
  width: 148px;
  font-family:"Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;font-size:70%;
  text-align: center;
  color: #555555;
}

#open_exhibition_link
{
  float: left;
  text-decoration: none;
}

.exhibition_link_t
{
  text-decoration: none;
  color: #0C0D0F;
}

.exhibition_link_t:hover
{
  color: #494949;
}

.exhibition_link_d
{
  text-decoration: none;
  color: #555555;
}

.exhibition_link_d:hover
{
  color: #494949;
}

#home_intro_chk_label
{
  float: left;
  font-family:"Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;font-size:80%;
  font-weight: bold;
  margin-top: 4px;
  #0C0D0F;
}

#home_content_chk_label
{
  float: left;
  font-family:"Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;font-size:80%;
  font-weight: bold;
  margin-top: 4px;
  #0C0D0F;
}

#controlsBox
{
  float: right;
  margin-right: 10px;
  margin-top: 10px;
}

#controlsBox button
{
  width: 0px;
  height: 0px;
  margin-right: -150px;
  visibility: hidden;
}

#home_intro_chk_span
{
  float: left;
  margin-left: 4px;
  margin-right: 8px;
  margin-top: 2px;
}

#home_intro_chk
{
  float: left;
}

#hid_home_intro_chk
{
  float: left;
  width: 0px;
  height: 0px;
}

#exhibition_text_chk_label
{
  float: left;
  font-family:"Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;font-size:80%;
  font-weight: bold;
  margin-top: 4px;
  #0C0D0F;
}

#exhibition_text_chk_span
{
  float: left;
  margin-left: 4px;
  margin-right: 8px;
  margin-top: 2px;
}

#exhibition_text_chk
{
  float: left;
}

#hid_exhibition_text_chk
{
  float: left;
  width: 0px;
  height: 0px;
}

/* exhibition page side bar */

#exhibition_side_bar
{
  float: right;
  width: 205px;
  margin-left: 25px;
}

#exhibition_title_sb input
{
  width: 200px;
  font-size: 90%;
  font-weight: bold;
  text-align: center;
  color: #0C0D0F;
  margin-top: 3px;
  margin-bottom: 3px;
}

#exhibition_dates_sb input
{
  width: 94px;
  font-size: 80%;
  font-weight: bold;
  color: #0C0D0F;
}

#hyphen
{
  float: left;
  width: 7px;
  color: #555555;
  text-align: center;
  font-weight: bold;
  font-size: 80%;
  margin-top: 2px;
  padding-left: 2px;
}

#exhibition_text_container
{
  float: left;
  width: 920px;
}

#exhibition_text_div
{
  float: left;
  width: 920px;
}

#exhibition_text
{
  float: left;
  width: 910px;
  height: 600px;
}

.dialogueTip
{
  font-family:"Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;font-size:80%;
  text-align: center;
  padding: 5px 10px 5px 10px;
}
.custom-combobox
{
  position: relative;
  display: inline-block;
}

.custom-combobox-toggle
{
  width: 30px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin-left: -1px;
  padding: 0;
  /* support: IE7 */
  *height: 1.7em;
  *top: 0.1em;
}

.custom-combobox-input
{
  width: 170px;
  margin: 0;
  padding: 0.3em;
}

.custom-artist-country,.custom-artist-city
{
  width: 220px;
}

.custom-artist-title
{
  width: 70px;
}

.ui-menu-item
{
  font-family:"Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
}

select
{
  z-index: 9999
}

#confirm-delete, #rsvp-dialogue
{
  font-family:"Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;font-size:90%;
  color: #0C0D0F;
  display: none;
}

/*******************************/