/*
 * Design Search Base CSS file
 * CSS code that needs to affect -all- design search sites should be loaded in this file
 * This file should ONLY contain a list of css files included from the css/ folder
 */
#ds-page {
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
}
#ds-page caption,
#ds-page th,
#ds-page td,
#ds-page input,
#ds-page textarea,
#ds-page select,
#ds-page option,
#ds-page legend,
#ds-page fieldset {
  font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
#ds-page select {
  width: 250px;
}
#ds-page h1 {
  font-size: 1.8em;
  font-weight: bold;
}
#ds-page h2 {
  font-size: 1.3em;
  font-weight: bold;
}
#ds-page h3 {
  font-size: 1.2em;
  font-weight: bold;
}
#ds-page .ui-accordion h3 {
  font-size: 1em;
}
#ds-page h4,
#ds-page h5,
#ds-page h6 {
  font-size: 1.0em;
  font-weight: normal;
}
#ds-page p,
#ds-page ul,
#ds-page ol,
#ds-page dl,
#ds-page pre,
#ds-page table,
#ds-page fieldset {
  margin: 1em 0;
}

#ds-page ul,
#ds-page ol {
  margin-left: 0;
  padding-left: 2em; /* LTR */
}
#ds-page li {
}
#ds-page form {
  margin: 0;
  padding: 0;
}
#ds-page img {
  border: 0;
}

/*
** Markup free clearing
** Details: http://www.positioniseverything.net/easyclearing.html
*/
.clear-block:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clear-block {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clear-block {
  height: 1%;
}
.clear-block {
  display: block;
}
/* End hide from IE-mac */
.ds-input,
.ds-input label,
.ds-input input {
  float: left;
  text-align: left;
}
.ds-input {
  float: left;
  width: 100%;
  margin: 2px 0;
}
.ds-input label {
  width: 120px;
  font-weight: bold;
}
.ds-input label.categories {
  font-weight: normal;
}
div.input,
div.select,
div.textarea {
  line-height: 25px;
}


div.checkbox {
  margin-top: 6px;
  line-height: 30px;
}

div.submit {
  margin-top: 6px;
}




div.checkbox span {
  float: left;
  margin-top: -5px;
}

div.input input,
div.select select,
div.textarea textarea {
  border: 1px solid #999999;
  -moz-border-radius: 4px;
  margin: 0;
  padding: 4px;
}

.ds-input #ds-search-field {
  width: 156px;
}


#ds-page #ds-search-button {
  float: right;
  color: #CC0000;
  font-weight: bold;
  line-height: 1.3em;
  margin-right: 5px;
  font-size: 12px !important;
}

.ds-view-worksheet h2 {
  float: left;
  width: 100%;
  clear: both;
  padding-top: 25px 0;
}
.ds-view-worksheet .ds-input label {
  width: 270px;
  font-weight: normal;
  padding-right: 10px;
  padding-bottom: 10px;
  line-height: 1.3em;
}


.ds-input input.error {
 border: 1px solid #f00;
}


.ds-input label.error {
 color: #f00;
 font-weight: bold;
 padding-left: 10px;
 width: 345px;
}

#filter-left {
  float: left;
  width: 375px;
  
}

#filter-right {
  float: left;
  width: 160px;
  margin-left: 17px;
}

#ds-main-filter-sort.ui-accordion .ui-accordion-content  {
  padding-right: 0;
  padding-bottom: 4px;
}

#filter-rotations {
  width: 160px;
  height: 120px;
  overflow: hidden;
}

#ds-page {
  display: none;
}

#ds-search-tip {
  margin-left: 120px;
  font-size: 8px;
  clear:both;
  line-height: 12px;
}
#ds-nav {
  margin-bottom: 10px;
  font-size: 11px !important;
}
#ds-nav ul {
}
#ds-nav li {
}

#ds-control-buttons {
  float: left;
  width: 100%;
  margin-top: 7px;
  text-align: right;
}

#ds-control-buttons a {
  float: right;
}
.ds-pager {
  float: left;
  width: 100%;
  padding: 5px 0;
  font-size: 1.1em;
}
.ds-pager-rpp {
  float: left;
  width: 100%;
  text-align: center;
  padding: 5px 0;
}
.ds-pager-controls {
  float: left;
  width: 100%;
}
.ds-pager-back {
  float: left;
  width: 20%;
  text-align: left;
}
.ds-pager-pages {
  float: left;
  width: 60%;
  text-align: center;
}
.ds-pager-next {
  float: right;
  width: 20%;
  text-align: right;
}

#ds-results {
  float: left;
  width: 100%;
}
.ds-results-header {
}
.ds-results-header h2 {
  margin:2px 3px 2px 2px;
  padding:5px;
}

table.ds-results-table {
  width: 99%;
}
table.ds-results-table td {
  width: 33%;
  text-align: center;
  vertical-align: top;
  padding-top: 3px;
  padding-bottom: 10px;
}
#ds-results table.ds-results-table td img {
  border: 1px solid #000;
}
h3.ds-results-title {
  margin: 0;
}
#ds-results table.ds-results-table ul.ds-menu li {
  padding: 0 5px;
}

#ds-footer-links {
}
#ds-footer-links a {
  display: block;
}
#ds-accessibility {
  display: none;
}

#ds-page .ui-tabs-nav {
  margin:0 !important;
  padding: 0.2em 0.2em 0;
}
#ds-page .ui-tabs-nav li {
  margin:0 0.2em -1px 0;
}

#ds-page .ds-flash-message {
  color: #f00;
  font-weight: bold;
  font-size: 1.2em;
  padding: 1em;
  margin-bottom: 7px;
}

#ds-footer-links {
 margin: 20px 0 15px 0;
}

#ds-hover-image {
  display: none;
  position: absolute;
  background: #fff;
  padding: 8px;
  border: 1px solid #000;
  -moz-border-radius:10px;
  -moz-box-shadow: 1px 1px 10px #000;
}

#ds-quick-links {
  margin-bottom: 5px;
}
#ds-quick-links a {
  float: right;
}

#ds-page .ds-view-main h1 {
  margin-bottom: 5px !important;
}

#ds-copyright {
  text-align: left;
  margin: 10px 0 15px 0;
}

#ds-product-galleries-buttons {
 width: 100%;
 float: left; 
}

.ds-right {
  float: right;
}
.ds-left {
  float: left;
}

#ds-product-galleries table {
 width: 100%;
 float: left; 
}

#ds-page .ds-bold {
  font-weight: bold;
}

ul.ds-menu {
  margin: 0 !important;
  padding: 0 !important;
  list-style-type: none;
  text-align: center;
}
ul.ds-menu li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: inline;
}

ul.ds-no-list {
  margin: 0 !important;
  padding: 0 !important;
  list-style-type: none;
}
#ds-page ul.ds-no-list li {
  margin: 0;
  padding: 5px;
  list-style-type: none;
}

#ds-mg-home ul.ds-no-list li {
  margin: 2px 0;
}

#ds-page .ds-no-results {
 color: #f00;
 text-align: center;
 font-weight: bold;
 font-size: larger;
}




div.ui-tabs {
  font-size: 11px;
}

#ds-mg-clear-dialog, .ui-widget button {
  font-size: 11px;
}

#ds-mg-header {
}
#ds-mg-header-image {
  float: left;
}
#ds-mg-header-text {
  float: left;
  padding: 10px;
  width: 300px;
}
#ds-mg-buttons {
  padding-top: 5px;
}
#ds-mg-total {
  float: left;
  padding: 5px 5px 0 5px;
  font-size: 12px;
  line-height: 23px;
}
#ds-mg-total span {
  font-weight: bold;
}
#ds-mg-actions {
  float: right;
  padding: 5px 5px 0 5px;
  text-align: right;
}
.ds-view-mygal_main .ds-accordian {
  margin: 2px 3px 2px 2px;
  font-size: 1em;
}
.ds-mg-items {
}
#ds-mg-home {
  padding: 0;
  margin: 3px 2px 7px 2px;
}
.ds-mg-item {
  margin: 10px 5px 0 5px;
}
table.ds-mg-details {
  padding: 0;
  width: 100%;
}
#ds-page dl {
  margin:3px 0 2px 10px;
}
#ds-page dl dt {
  font-weight:bold;
  margin:4px 0 0;
  width:100px;
}
#ds-page dl dd {
  margin-left:100px;
  margin-top:-18px;
  overflow:auto;
  padding:2px 4px;
  width:200px;
}


.ui-tabs .ui-tabs-nav li a {
  padding: 0.5em 1em 0.6em 1em;
}
.ds-detail-nav {
}
.ds-detail-nav-inner {
  margin: 0 0 5px 0;
}
.ds-detail-nav-left {
  float: left;
}
.ds-detail-nav-right {
  float: right;
}

#ds-order-link {
  font-weight:  bold;
}

#ds-details {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
#ds-design-details {
  padding: 5px;
}
#ds-details-image {
  float: left;
  width: 50%;
}
a#ds-detail-main-image {
  text-decoration: none;
}
a#ds-detail-main-image img {
  display:block;
  border: 1px solid #F9F9F9;
}
a#ds-detail-main-image:hover img {
  border: 1px solid #AAA;
}

a#ds-detail-main-image #ds-enlarge {
  background-color:#FFFFFF;
  background-position:3px 4px;
  background-repeat:no-repeat;
  color: #000000;
  cursor: pointer;
  display: block;
  font-size: 1em;
  line-height: 15px;
  margin: -24px 1px 1px 1px;
  opacity:0.7;
  width: 278px;
  _line-height: 14px;
  filter: Alpha(Opacity=70); PADDING-BOTTOM: 4px !important;
  padding:3px 4px 4px 3px !important;
}
a#ds-detail-main-image #ds-enlarge span {
  float: left;
  height: 16px;
  width: 16px;
  background-image: url('ds-includes/images/ui-icons_222222_256x240.png');
  background-position: -128px -112px;
}
#ds-details-text {
  float: left;
  width: 50%;
}
#ds-details-text-inner {
  padding-left: 15px;
}
#ds-weight-note, #ds-leadtime-note, #ds-guidelines-note, #ds-electrical-note {
  font-size: 11px;
}
.ui-dialog .ui-dialog-titlebar {
  font-size: 12px;
}
#ds-details-accordian, #ds-details-video-accordion {
  clear: both;
  position: relative;
  margin-top: 7px;
  width: 100%;
  font-size: 11px;
}

#ds-additional-images {
  width: 100%;
  text-align: center;
  float: left;
  display: inline;
  width: 100%;
  margin-top: 7px;
}
#ds-additional-images a img {
  border: 1px solid #F9F9F9;
}
#ds-additional-images a:hover img {
  border: 1px solid #AAA;
}
.ds-perma-link {
  float: left;
  width: 100%;
  padding: 10px 0;
  font-size: smaller;
  text-align: center;
}

#ds-accessories-container {
 margin: 1em 0;
}
#ds-accessories {
 font-weight: bold;
 font-size: 1.1em;
}

#ds-details-video {
text-align: center;
}


/* DS Front Thumbnails */
#ds-front-thumbs-container {
  float: left;
  width: 100%;
  margin-top: 10px;
}
#ds-front-thumbs-container .ds-thumb {
  display: inline-block;
  margin:10px 5px;
  width:128px;
  height: 166px;
    zoom: 1; 
	*display:inline;
} 

#ds-front-thumbs-container .ui-accordion .ui-accordion-content {
  padding: 1em 0;
}
.ds-thumb {
  -moz-box-shadow: 1px 1px 5px #666;
  -webkit-box-shadow: 1px 1px 5px #666;
  box-shadow: 1px 1px 5px #666;
}
.ds-front-thumbs {
  margin-bottom: 10px;
}

.ds-thumb h2 {
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif !important;
  padding: 2px 5px !important;
  margin: 2px;
  font-size: 12px !important;
  font-style: normal;
  font-weight: bold !important;
  letter-spacing: normal !important;
  text-transform: none !important;
  height: 32px;
  overflow: hidden;
  text-align: center;
  width: 114px;
  display: inline-block;
  line-height: 15px;
}
.ds-thumb  h2 a {
  color: #FFFFFF;
  text-decoration: none;
  display: block;
  font-size: 12px !important;
}
.ds-thumb img {
  display: block;
  height: 96px;
  width: 128px;
}

.ds-thumb .ds-thumb-image {
  float: left;
  border-right: none;
  border-left: none;
  border-top: none;
}


.ds-thumb .ds-thumb-footer {
  height: 25px; /* old height 55px */
  overflow: hidden;
  padding: 0 1px !important;
  text-align: center;
}
.ds-thumb .ds-thumb-footer a {
  text-decoration: none;
}

#ds-page .ds-thumb .ds-thumb-footer table {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 25px;
  overflow:hidden;
}


#ds-page .ds-thumb .ds-thumb-footer td {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif !important;
  vertical-align: middle;
  text-align: center;
  font-size: 11px !important;
}
#ds-page .ds-thumb .ds-thumb-footer td a {
  font-size: 11px !important;
}

.ds-thumbs {
  display: block;
  text-align: center;
  margin-bottom: 15px;
  vertical-align: top;
}

.ds-thumb-header {
  border-width: 4px 0 0 0;
}
  #p5d-tabs,
#p5d-header,
.p5d-results,
.p5d-page-nav,
.p5d-results-header,
.p5d-images,
.p5d-desc {
  margin-bottom: 10px;
}

#p5d-logo {
  margin-right: 15px;
}

#p5d-randomizer {
  float: right;
  display: inline;
  margin-left: 15px;
  width: 184px;
}

#search-all-weeks-submit {
  float: left;
  margin: 2px 0;
  width: 370px;
  text-align: right;
}

.p5d-prev-link,
.p5d-results-header-left {
  float: left;
}

.p5d-next-link,
.p5d-results-header-right {
  float: right;
}

.p5d-results {
}

.p5d-results-header {
  margin: 2px 3px 2px 2px;
  padding: 5px;
}

.p5d-desc,
.p5d-results-header {
  font-size: 14px;
}
.p5d-desc { 
  padding: 0 8px;
}

.p5d-results {
  text-align: center;
  margin-bottom: 25px;
}
.p5d-images a img {
  padding: 10px;
}
#p5d-do-it-again {
  text-align: center;
}
#ds-articles-header {
  margin-bottom: 10px;
}

#ds-articles-header-right {
  display: inline;
  float: right;
  width: 209px;
  margin-left: 15px;
}

.ds-articles-nav {
  margin: 5px 0;
  padding: 5px;
}

.ds-articles-nav-left {
  float: left;
}

.ds-articles-nav-right {
  float: right;
}

#ds-articles-contents h2 {
  margin: 2px 3px 2px 2px;
  padding:5px;
}

#ds-articles-contents-inner {
  padding: 5px 15px;
}#ds-faq-header {
  margin-bottom: 10px;
  font-size: 1.1em;
}

#ds-faq-header-right {
  display: inline;
  float: right;
  width: 209px;
  margin-left: 15px;
}

.ds-faq-nav {
  margin: 5px 0;
  padding: 5px;
}

.ds-faq-nav-left {
  float: left;
}

.ds-faq-nav-right {
  float: right;
}

#ds-faq-contents h2 {
  margin: 2px 3px 2px 2px;
  padding:5px;
  font-size: 1.0em;
}

#ds-faq-contents  {
  padding: 0 1.4em 1em 1.4em ;
  font-size: 1.1em;
}

#ds-faq-contents-inner {
  padding: 5px 15px;
  font-size: 1.1em;
}

.ds-faq-top-link {
  display: block;
  margin: 0 0 10px 15px;
  font-weight: bold;
}h1.ds-gallery-header-49 {
  background: url('/ds-images/sacagawea.png') no-repeat;
  text-indent: -9999px;
  float: left;
  width: 100%;
  height: 51px;
}
h1.ds-gallery-header-43 {
  background: url('/ds-images/magellan.png') no-repeat;
  text-indent: -9999px;
  float: left;
  width: 100%;
  height: 50px;
}
h1.ds-gallery-header-27 {
  background: url('/ds-images/p10.png') no-repeat;
  text-indent: -9999px;
  float: left;
  width: 100%;
  height: 75px;
}

h1.ds-gallery-header-5 {
  background: url('/ds-images/visionarydesigns.png') no-repeat;
  text-indent: -9999px;
  float: left;
  width: 100%;
  height: 51px;
}
h1.ds-gallery-header-32 {
  background: url('/ds-images/quadro-eo.png') no-repeat;
  text-indent: -9999px;
  float: left;
  width: 100%;
  height: 60px;
}

h1.ds-gallery-header-3 {
  background: url('/ds-images/quadro-s.png') no-repeat;
  text-indent: -9999px;
  float: left;
  width: 100%;
  height: 67px;
}

h1.ds-gallery-header-1 {
  background: url('/ds-images/eurolt.png') no-repeat;
  text-indent: -9999px;
  float: left;
  width: 100%;
  height: 37px;
}
h1.ds-gallery-header-13 {
  background: url('/ds-images/aero-logo.png') no-repeat;
  text-indent: -9999px;
  float: left;
  width: 100%;
  height: 50px;
}

h1.ds-gallery-header-7 {
  background: url('/ds-images/3dbannerstands.png') no-repeat;
  text-indent: -9999px;
  float: left;
  width: 100%;
  height: 37px;
}

h1.ds-gallery-header-36 {
  background: url('/ds-images/bannerstands.png') no-repeat;
  text-indent: -9999px;
  float: left;
  width: 100%;
  height: 37px;
}

h1.ds-gallery-header-9 {
  background: url('/ds-images/countersandpedetals.png') no-repeat;
  text-indent: -9999px;
  float: left;
  width: 100%;
  height: 39px;
}
h1.ds-gallery-header-4 {
  background: url('/ds-images/designmonday.png') no-repeat;
  text-indent: -9999px;
  float: left;
  width: 100%;
  height: 59px;
}
h1.ds-gallery-header-45 {
  background: url('/ds-images/ecogreendisplays.png') no-repeat;
  text-indent: -9999px;
  float: left;
  width: 100%;
  height: 39px;
}

h1.ds-gallery-header-41 {
  background: url('/ds-images/fabricpopup.png') no-repeat;
  text-indent: -9999px;
  float: left;
  width: 100%;
  height: 47px;
}

h1.ds-gallery-header-2 {
  background: url('/ds-images/introfabric.png') no-repeat;
  text-indent: -9999px;
  float: left;
  width: 100%;
  height: 40px;
}
h1.ds-gallery-header-12 {
  background: url('/ds-images/rentaldisplays.png') no-repeat;
  text-indent: -9999px;
  float: left;
  width: 100%;
  height: 40px;
}

h1.ds-gallery-header-37 {
  background: url('/ds-images/tablethrow.png') no-repeat;
  text-indent: -9999px;
  float: left;
  width: 100%;
  height: 37px;
}

h1.ds-gallery-header-25 {
  background: url('/ds-images/tabletop.png') no-repeat;
  text-indent: -9999px;
  float: left;
  width: 100%;
  height: 46px;
}

h1.ds-gallery-header-15 {
  background: url('/ds-images/workstationsandkiosks.png') no-repeat;
  text-indent: -9999px;
  float: left;
  width: 100%;
  height: 37px;
}


h1.ds-gallery-header-46 {
  background: url('/ds-images/ecosmart-accessories.png') no-repeat;
  text-indent: -9999px;
  float: left;
  width: 100%;
  height: 37px;
}

h1.ds-gallery-header-55 {
  background: url('/ds-images/island-exhibits.png') no-repeat;
  text-indent: -9999px;
  float: left;
  width: 100%;
  height: 37px;
}


h1.ds-gallery-header-52 {
  background: url('/ds-images/flooring-carpet-padding.png') no-repeat;
  text-indent: -9999px;
  float: left;
  width: 100%;
  height: 50px;
}


h1.ds-gallery-header-53 {
  background: url('/ds-images/flooring-other-options.png') no-repeat;
  text-indent: -9999px;
  float: left;
  width: 100%;
  height: 50px;
}


h1.ds-gallery-header-26 {
  background: url('/ds-images/cases-and-crates.png') no-repeat;
  text-indent: -9999px;
  float: left;
  width: 100%;
  height: 37px;
}


h1.ds-gallery-header-11 {
  background: url('/ds-images/rental-options.png') no-repeat;
  text-indent: -9999px;
  float: left;
  width: 100%;
  height: 37px;
}


h1.ds-gallery-header-54 {
  background: url('/ds-images/most-popular.png') no-repeat;
  text-indent: -9999px;
  float: left;
  width: 100%;
  height: 37px;
}


h1.ds-gallery-header-58 {
  background: url('/ds-images/lighting.png') no-repeat;
  text-indent: -9999px;
  float: left;
  width: 100%;
  height: 50px;
}

h1.ds-gallery-header-59 {
  background: url('/ds-images/exhibit-and-electrical-supplies.png') no-repeat;
  text-indent: -9999px;
  float: left;
  width: 100%;
  height: 50px;
}


h1.ds-gallery-header-60 {
  background: url('/ds-images/visionarysegue.png') no-repeat;
  text-indent: -9999px;
  float: left;
  width: 100%;
  height: 51px;
}

#ds-gallery-search-field {
  width: 375px;
  
}

#ds-modal {
  font-size: 12px;
  font-family:Arial,Helvetica,sans-serif;
  width: 860px;
  padding: 10px;
  color: #000;
  background: #fff;
}

#ds-modal b {
 color: #000;
}

#ds-modal a {
 color: #888;
 text-decoration: underline;
}

#ds-modal a:hover {
 color: #000;
}


#ds-modal h1 {
  font-family:Arial,Helvetica,sans-serif;
  font-size: 26px;
  margin: 15px 0;
  padding: 0;
  display: block;
  color: #000;
  font-weight: bold;
  font-style: normal;
  border: none;
 letter-spacing: 0;
}

#ds-modal-nav  {
  float: left;
  width: 100%;
}

#ds-modal-nav ul {
  font-family:Arial,Helvetica,sans-serif;
  font-size: 12px;
  line-height: 17px;
  margin: 0;
  padding: 0;
  display: inline;
}

#ds-modal-nav li {
  font-family:Arial,Helvetica,sans-serif;
  font-size: 12px;
  line-height: 17px;
  float: left;
  list-style-type: none !important;
  list-style-image: none !important;
  display: inline;
  padding: 0 3px 3px 0;
  margin: 0;
  color: #000;
 letter-spacing: 0;
}


#ds-modal-nav li a, #ds-modal-slideshow {
  float: left;
  text-decoration: none;
  padding: 5px 8px;
  border: 1px solid #000;
  background: #eee;
}

#ds-modal-nav li a img {
  float: left;
}

#ds-modal #ds-modal-nav-prev {
  margin-right: 3px;
}

#ds-modal #ds-modal-nav-prev, #ds-modal #ds-modal-nav-next {
  float: left;
  display: inline;
  text-decoration: none;
  padding: 5px 8px;
  border: 1px solid #000;
  background: #000;
  color: #fff;
  line-height: 40px;
  height: 40px;

}


#ds-modal-nav li a.active, #ds-modal-nav li a:hover,  #ds-modal-slideshow:hover, #ds-modal a:hover#ds-modal-nav-prev, #ds-modal a:hover#ds-modal-nav-next {
  background: #888;
  color: #fff;
  width: auto;
  height: auto;
}


#ds-modal-content, #ds-modal-image, #ds-modal-desc {
  float: left;
  background: #fff;
  color: #000;
}

#ds-modal-image {
 width: 480px;
 padding-right: 10px;
}

#ds-modal-desc {
 width: 370px;
}


#ds-modal-desc ul {
 margin: 0;
 padding: 0 0 0 20px;
}

#ds-modal-desc li {
 margin: 0;
 padding: 0;
 color: #000;
 letter-spacing: 0;
}

#ds-modal-nav a img {
 border: none;
}

#ds-modal-slideshow {
 display: inline;
}

#ds-sequential-messages {
  padding: 0;
}

.ds-alert {
  padding: 0;
  border: none;
  background: transparent;
}
.ds-alert p {
  margin: 0;
}

.ds-alert .ui-widget-content {
  background: none; 
  border: none;
}
#ds-sequential-messages, .ds-alert .ui-dialog-titlebar {
  font-size: 12px;
  display: none;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}

#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:90000;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.TB_overlayMacFFBGHack {background: url(/ds-includes/macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 90002;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}

#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}

#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}

#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}

#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}

#TB_title{
  background-color:#e8e8e8;
  height:27px;
}

#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
  padding:15px;
}

#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}

#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:90003;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
  z-index:89999;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}

#TB_closeWindowButton {
  text-transform: capitalize;
}

#TB_FullSize {
  margin-left: 60px;
}

.fg-button {
cursor:pointer;
margin:0 3px 0 0;
outline:0 none;
padding: 4px 7px;
position:relative;
text-align:center;
text-decoration:none !important;
}
.fg-button-small {
padding:0.2em 0.2em;
}

.fg-button .ui-icon {
left:50%;
margin-left:-8px;
margin-top:-8px;
position:absolute;
top:50%;
}
a.fg-button {
float:left;
}
button.fg-button {
overflow:visible;
width:auto;
}
.fg-button-icon-left {
padding-left:2.1em;
}
.fg-button-icon-right {
padding-right:2.1em;
}
.fg-button-icon-left .ui-icon {
left:0.2em;
margin-left:0;
right:auto;
}
.fg-button-icon-right .ui-icon {
left:auto;
margin-left:0;
right:0.2em;
}
.fg-button-icon-solo {
display:block;
text-indent:-9999px;
width:8px;
}
.fg-buttonset {
float:left;
}
.fg-buttonset .fg-button {
float:left;
}
.fg-buttonset-single .fg-button, .fg-buttonset-multi .fg-button {
margin-right:-1px;
}
.fg-toolbar {
margin:0;
padding:0.5em;
}
.fg-toolbar .fg-buttonset {
margin-right:1.5em;
padding-left:1px;
}
.fg-toolbar .fg-button {
font-size:1em;
}

.strike {
text-decoration:line-through;
}

.fg-last {
 margin-right: 0;
}

#ds-nav a.ui-state-default, #ds-reset-button.ui-state-default, #ds-mg-clear-button.ui-state-default, #ds-photos-button.ui-state-default {
  color: #fff;
}
#ds-nav a.ui-state-active, #ds-reset-button.ui-state-active, #ds-mg-clear-button.ui-state-active, #ds-photos-button.ui-state-active {
  color: #000;
}

#ds-details-print {
  top: 2px;
  padding: 2px 7px;
}


#ds-page .ui-tabs .ui-tabs-nav li.ui-tabs-right {
  float: right;
  margin: 0;
  width: 27px;
  height: 30px;
  overflow: hidden;
}


#ds-quick-links .ui-state-default {
  color: #fff;
}
#ds-quick-links .ui-state-active {
  color: #000;
}/* Selectmenu

----------------------------------*/

.ui-selectmenu { display: block; position:relative; height:2em; text-decoration: none; overflow:hidden;}

.ui-selectmenu-icon { position:absolute; left: 4px; margin-top:-8px; top: 50%; }

.ui-selectmenu-menu { padding:0; margin:0; list-style:none; position:absolute; top: 0; visibility: hidden; overflow: auto; }

.ui-selectmenu-open { visibility: visible; }

.ui-selectmenu-menu-popup { margin-top: -1px; }

.ui-selectmenu-menu-dropdown { }

.ui-selectmenu-menu li { padding:0; margin:0; display: block; border-top: 1px dotted transparent; border-bottom: 1px dotted transparent; border-right-width: 0 !important; border-left-width: 0 !important; font-weight: normal !important; font-size: 11px; }

.ui-selectmenu-menu li a,.ui-selectmenu-status {line-height: 1em; display:block; padding:.3em 1em; outline:none; text-decoration:none; }

.ui-selectmenu-menu li.ui-selectmenu-hasIcon a,

.ui-selectmenu-hasIcon .ui-selectmenu-status { padding-left: 20px; position: relative; margin-left: 5px; }

.ui-selectmenu-menu li .ui-icon, .ui-selectmenu-status .ui-icon { position: absolute; top: 1em; margin-top: -8px; left: 0; }

.ui-selectmenu-status { line-height: 1.4em; }

.ui-selectmenu-open li.ui-selectmenu-item-focus a {  }

.ui-selectmenu-open li.ui-selectmenu-item-selected { }

.ui-selectmenu-menu li span,.ui-selectmenu-status span { display:block; margin-bottom: .2em; }

.ui-selectmenu-menu li .ui-selectmenu-item-header { font-weight: bold; }

.ui-selectmenu-menu li .ui-selectmenu-item-content {  }

.ui-selectmenu-menu li .ui-selectmenu-item-footer { opacity: .8; }

/*for optgroups*/

.ui-selectmenu-menu .ui-selectmenu-group { font-size: 1em; }

.ui-selectmenu-menu .ui-selectmenu-group .ui-selectmenu-group-label { line-height: 1.4em; display:block; padding:.6em .5em 0; font-weight: bold; }

.ui-selectmenu-menu .ui-selectmenu-group ul { margin: 0; padding: 0; }



#ds-nav-drop-menu-button {
  float: right;
  top: -1px;
  margin-right: 0;
  z-index: 904;
}

#ds-nav-drop-menu-menu {
  z-index: 903;
}

#ds-nav-drop-menu-button.ui-state-active, #content #ds-page #ds-nav-drop-menu-button.ui-state-active {
  border-bottom: none;
  margin-bottom: 1px;
}
#ds-detail-nav-drop-menu-button  {
  margin-right: 0;
  z-index: 902;
}
#ds-detail-nav-drop-menu-menu {
  z-index: 901;
}

#ds-detail-nav-drop-menu-button.ui-state-active, #content #ds-page #ds-detail-nav-drop-menu-button.ui-state-active {
  border-bottom: none;
  margin-bottom: 1px;
}
  
#ds-nav-drop-menu-button .ui-selectmenu-status, #ds-detail-nav-drop-menu-button .ui-selectmenu-status  {
  text-indent: -9999px; 
}
  

#ds-detail-nav-drop-menu-button {
  margin-top: 2px;
  height: 20px;
  padding: 0;
}
#ds-detail-nav-drop-menu-button.ui-selectmenu-menu-popup { margin-top: 0; }#ds-captcha {
  clear: left;
  margin: 10px 0;
  float: left;
  display: inline;
  width: 100%;
}

.captchaImages {
  margin-top: 10px;
  width: 100%;
  text-align: center;
}

.captchaText {
  font-size: 16px;
  font-weight: bold;
}

#ds-page img.captchaImage {
  border: 2px dotted #efefef;
  margin: 0 1px;
}
#ds-page img.simpleCaptchaSelected {
  border: 2px solid #c00;
}

#ds-page .ds-input.captcha label {
  width: 100%;
  margin-top: 10px;
  font-size: 1.1em;
  font-weight: bold;
}

#ds-page #ds-worksheet .ds-input.captcha label {
  font-size: 1.3em;
}
@charset "UTF-8";

@font-face {
  font-family: 'mb_audio_fontRegular';
  src: url('/ds-images/ds-audio/jplayer/mbAudioFont/mb_audio_font.eot');
  src: local('☺'), url('/ds-images/ds-audio/jplayer/mbAudioFont/mb_audio_font.woff') format('woff'), url('/ds-images/ds-audio/jplayer/mbAudioFont/mb_audio_font.ttf') format('truetype'), url('/ds-images/ds-audio/jplayer/mbAudioFont/mb_audio_font-webfont_svg#webfontywr4YLri') format('svg');
  font-weight: normal;
  font-style: normal;
}


.mbMiniPlayer span{
  font:16px/20px "mb_audio_fontRegular","Webdings",sans-serif;
}

a.audio{
  display:none;
}

.mbMiniPlayer{ width: 100%; float: left;}

.mbMiniPlayer table{
  -moz-border-radius:5px;
  -webkit-border-radius:8px;
  border-radius:5px;
  margin:5px;
}

.mbMiniPlayer.shadow table{
  border:1px solid white;
  -moz-box-shadow:#ccc 0px 0px 5px;
  -webkit-box-shadow:#ccc 0px 0px 5px;
  box-shadow:#ccc 0px 0px 5px;
}

.mbMiniPlayer.black td{
  margin:0;
  padding:0;
}

.jp-progress{
  position:relative;
  background-color: #fff;
  height:8px;
  margin:2px;
  margin-top:0;
  top:-2px;
  -moz-box-sizing:border-box;
  cursor:pointer;
}

.jp-load-bar{
  background-color: #e9e6e6;
/*background-image:-moz-linear-gradient(40% 10% 270deg,#ccc, #ffffff, #ddd 100%);*/
  height:6px;
  -moz-box-sizing:border-box;
}
.jp-play-bar{
  background-color:black;
  background-image:-moz-linear-gradient(85% 66% 90deg,#191919, #525252, #C7C7C7 100%);
  background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#7D7D7D), to(#262626), color-stop(.6,#333333));
  height:6px;
  -moz-box-sizing:border-box;
}

.mbMiniPlayer td.controlsBar{
  background-color:#ccc;
  background-image:-moz-linear-gradient(19% 100% 90deg,#FFFFFF, #FFFFFF, #EBEBEB 100%);
  background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#DEDEDE), to(#FFFFFF), color-stop(.6,#FFFFFF));
  margin:0;
  padding:0;
  cursor:default !important;
  box-shadow:inset 1px 1px 2px #999;
  -moz-box-shadow:inset 1px 1px 3px #999;
  -webkit-box-shadow:inset 1px 1px 2px #999;
}

.mbMiniPlayer .controls{
  margin:1px;
  display:none;
  width:1px;
  *border:1px solid gray;
  height:100%;
  -moz-box-sizing:border-box;
  overflow:hidden;
  white-space:nowrap;
}

.mbMiniPlayer span{
  display:inline-block;
  padding:3px;
  width:20px;
  height:20px;
  color:white;
  text-align:center;
  text-shadow: 1px -1px 1px #000;
  background-image:-moz-linear-gradient(100% 100% 110deg,rgba(100, 100, 100,0.5), transparent);
  background-image:-webkit-gradient(linear, 0% 5%, 85% 100%, from(transparent), to(rgba(100, 100, 100,0.5)));
}

.mbMiniPlayer span.listen {
  padding:3px;
  width: auto;
  font-family: Arial,Helvetica,"Bitstream Vera Sans",sans-serif;
  font-size: 12px;
}

.mbMiniPlayer span.title{
  position:relative;
  color:#333;
  font:10px/12px "DroidSansMonoRegular", sans-serif;
  text-shadow: none!important;
  letter-spacing:1px;
  width:100%;
  height:8px;
  top:-4px;
  background:transparent !important;
  text-align:left;
  cursor:default !important;
}

.mbMiniPlayer span.rew{
  width:1px;
  cursor:pointer;
}

.mbMiniPlayer span.volumeLevel{
}
.mbMiniPlayer span.volumeLevel a{
  position:relative;
  display:inline-block;
  margin:0;
  margin-right:2px;
  width:2px;
  padding:0;
  background-color:white;
  height:0;
  vertical-align:bottom;
  opacity:.1;
  cursor:pointer;
}

.mbMiniPlayer span.volumeLevel a.sel{
  -moz-box-shadow:#000 0px 0px 1px;
  -webkit-box-shadow:#000 0px 0px 1px;
  box-shadow:#000 0px 0px 1px;
}

.mbMiniPlayer span.time{
  width:1px;
  font:11px/20px sans-serif;
  overflow:hidden;
  white-space:nowrap;
  cursor:default !important;
  /*
    background-image:none;
    background-color:#d9d9d9 !important;
  */
  text-shadow: 0 0 2px #999!important;
}

.mbMiniPlayer span.play{
  -moz-border-radius:0 5px 5px 0;
  -webkit-border-top-right-radius:5px;
  -webkit-border-bottom-right-radius:5px;
  border-radius:0 5px 5px 0;
  cursor:pointer;
}
.mbMiniPlayer span.volume{
  -moz-border-radius:5px 0 0 5px;
  -webkit-border-top-left-radius:5px;
  -webkit-border-bottom-left-radius:5px;
  border-radius:5px 0 0 5px;
  cursor:pointer;
}


/*BLACK ----------------------------------------*/
.mbMiniPlayer.black span{
  background-color:#666;
  text-shadow: 1px -1px 1px #000;
}

.mbMiniPlayer.black span.play{
  border-left:1px solid #333;
}

.mbMiniPlayer.black span.volume{
  border-right:1px solid #999;
}

.mbMiniPlayer.black span.volume.mute{
  color: #999999;
}

/*GRAY ----------------------------------------*/
.mbMiniPlayer.gray span{
  background-color:#ccc;
  text-shadow: 1px -1px 1px #666;
}

.mbMiniPlayer.gray span.play{
  border-left:1px solid #666;
}

.mbMiniPlayer.gray span.volume{
  border-right:1px solid #bdbcbc;
}

.mbMiniPlayer.gray span.volume.mute{
  color: #cccccc;
}

/*BLUE ----------------------------------------*/
.mbMiniPlayer.blue span{
  background-color: #0099ff;
  text-shadow: 1px -1px 1px #003366;
}

.mbMiniPlayer.blue span.play{
  border-left:1px solid #034383;
}

.mbMiniPlayer.blue span.volume{
  border-right:1px solid #18a2fe;
}
.mbMiniPlayer.blue span.volume.mute{
  color: #98bff9;
}

/*ORANGE ----------------------------------------*/
.mbMiniPlayer.orange span{
  background-color: #ff9900;
  text-shadow: 1px -1px 1px #996600;
}

.mbMiniPlayer.orange span.play{
  border-left:1px solid #8c5002;
}

.mbMiniPlayer.orange span.volume{
  border-right:1px solid #fea827;
}

.mbMiniPlayer.orange span.volume.mute{
  color: #eec957;
}

/*RED ----------------------------------------*/
.mbMiniPlayer.red span{
  background-color: #cc0033;
  text-shadow: 1px -1px 1px #660000;
}

.mbMiniPlayer.red span.play{
  border-left:1px solid #660000;
}

.mbMiniPlayer.red span.volume{
  border-right:1px solid #dd033a;
}

.mbMiniPlayer.red span.volume.mute{
  color: #df3862;
}


/*GREEN ----------------------------------------*/
.mbMiniPlayer.green span{
  background-color: #339900;
  text-shadow: 1px -1px 1px #003333;
}

.mbMiniPlayer.green span.play{
  border-left:1px solid #336600;
}

.mbMiniPlayer.green span.volume{
  border-right:1px solid #38a700;
}

.mbMiniPlayer.green span.volume.mute{
  color: #2aba5a;
}


#ds-audio {
  width: 280px;
  word-wrap: normal !important;
  height: 34px;
}

#ds-page .mbMiniPlayer table {
  margin: 3px 0;
}
#ds-page {
  text-align: left;
  float: left;
  width: 700px;
}

#ds-gallery-header,
#ds-page .ds-view-emailInfo,
#ds-page .ds-view-worksheet,
#ds-page .ds-view-emailDesign,
#ds-mg-header,
#ds-mg-send-email,
#ds-guidelines-link,
#p5d-header,
.ui-tabs-nav  {
  font-size: 1.1em;
}


.ds-detail-nav {
  font-size: 1.3em;
}

#ds-front-thumbs {
margin-left: 50px;
}

.ds-thumb .ds-thumb-middle table td.ds-thumb-footer  {
}

a#ds-detail-main-image div {
}
#filter-rotations {
  margin-left: 50px;
}


