@charset 'UTF-8';

/**
 * ------------------------------------------------------------
 * @section category list
 * ------------------------------------------------------------
 */

#categories-list {
  position: absolute;
  left: 20px;
  top: 27px;
}

#categories-list li {
  margin-left: 20px;
}

#categories-list li a {
  display: block;
  position: relative;
  height: 16px;
  overflow: hidden;
}

#categories-list li a.active img, #categories-list li a:hover img {
  position: relative;
  top: -16px;
}

/**
 * ------------------------------------------------------------
 * @section navigation list
 * ------------------------------------------------------------
 */

#navigation-list {
  position: absolute;
  right: 0;
  top: 28px;
}

#navigation-list li {
  margin-left: 20px;
}

/**
 * ------------------------------------------------------------
 * @section filter list
 * ------------------------------------------------------------
 */

#filter-list {
  position: absolute;
  left: 14px;
  top: 16px;
}

#filter-list li {
  margin-left: 0;
}
/* ---> */
#filter-list div.submenu-inner .column {
  margin-right: 20px;
  width: 160px;
}

#filter-list div.submenu-inner div.top {
  padding-bottom: 11px;
}

#filter-list div.submenu-inner div.bottom {
  padding-top: 8px;
  background-image: url(../images/dots_vertical_01.gif);
  background-repeat: repeat-x;
}
/* ---> */
/**
 * ------------------------------------------------------------
 * @section result options list
 * ------------------------------------------------------------
 */

#result-options-list {
  float: right;
  display: inline;
  padding: 2px 0 6px 0;
  line-height: 16px;
}

#result-options-list li { /* #result-options-list > li { */ 
  margin-left: 20px;
}

/**
 * ------------------------------------------------------------
 * @section thumbnail sort drop down list
 * ------------------------------------------------------------
 */

#drop-down-list-sort {
  position: relative;
  /*z-index: 1000;*/
  width: 69px;
  margin-top: 1px;
}

/**
 * ------------------------------------------------------------
 * @section thumbnails per page drop down list
 * ------------------------------------------------------------
 */

#drop-down-list-screens {
  position: relative;
  /*z-index: 1000;*/
  width: 43px;
  margin-top: 1px;
}

/**
 * ------------------------------------------------------------
 * @section thumbnail size list
 * ------------------------------------------------------------
 */

#size-list {
  position: relative;
}

#size-list li {
  margin-left: 5px;
  /*padding: 0;*/
}

#size-list li a {
  display: block;
  position: relative;
  height: 16px;
  overflow: hidden;
}

#size-list li a.list-item-active img, #size-list li a:hover img {
  position: relative;
  top: -16px;
}

/**
 * ------------------------------------------------------------
 * @section page navigation list
 * ------------------------------------------------------------
 */

#page-navigation-list li {
  margin-left: 20px;
  /*padding: 0;*/
}

/**
 * ------------------------------------------------------------
 * @section result list
 * ------------------------------------------------------------
 */

#result-list {
  height: 100%; /* giving hasLayout */
}

#result-list li {
  float: left;
  display: inline;
  margin-top: 4px;
  margin-left: 4px;
}

#result-list li a {
  display: block;
  position: relative;
  padding: 3px;
}

#result-list li a .rl-item-inner {
  display: block;
  position: relative;
}

#result-list li a .rl-preloader {
  display: block;
}

#result-list li a .rl-thumbnail {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}

#result-list li a .rl-title-background {
  display: none;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 20;
  width: 100%;
  height: 30px;
  background-color: #000;
  opacity: 0.7;
  -moz-opacity: 0.7;
  filter: Alpha(opacity=70);
}

#result-list li a .rl-title-outer {
  display: none;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 30;
  width: 100%;
  overflow: hidden;
}

#result-list li a .rl-title-inner {
  display: block;
  padding-left: 10px;
  padding-right: 10px;
  color: #FFF;
  line-height: 30px;
  white-space: nowrap;
}

#result-list li a:hover { background-image: url('../images/showcase_over.gif'); }
#result-list li a:hover .rl-title-background { display: block; }
#result-list li a:hover .rl-title-outer { display: block; }

/**
 * ------------------------------------------------------------
 * @section resource list
 * ------------------------------------------------------------
 */

.resource-list li {
  margin-top: 14px;
}

.resource-list li a {
  display: block;
  position: relative;
  padding: 3px;
  background-image: url('../images/dots_silver.gif');
}

.resource-list li a .rl-item-inner {
  display: block;
  position: relative;
  height: 100%;
}

.resource-list li a .rl-resource {
  display: block;
  position: relative;
}

.resource-list li a .rl-icon-background {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 10;
  width: 40px;
  height: 40px;
  background-color: #000;
  opacity: 0.7;
  -moz-opacity: 0.5;
  filter: Alpha(opacity=50);
}

.resource-list li a .rl-icon {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 20;
}

/**
 * ------------------------------------------------------------
 * @section facebook comments container
 * ------------------------------------------------------------
 */

.fb-comments-container {
  margin: 50px 0 35px 0;
  padding: 0 3px;
}

/**
 * ------------------------------------------------------------
 * @section facebook like container
 * ------------------------------------------------------------
 */

.fb-like-container {
  height: 20px;
  margin-top: 20px;
}

/**
 * ------------------------------------------------------------
 * @section attributes list
 * ------------------------------------------------------------
 */

.attributes-list {
  margin-top: 20px;
}

.attributes-list dt {
  margin-top: 10px;
  color: #999;
}

/**
 * ------------------------------------------------------------
 * @section keywords container
 * ------------------------------------------------------------
 */
 
/* <--- */
.keywords-container {
  /*margin-top: 20px;*/
  padding: 10px;
  /*width: 194px;*/
  background-color: #F2F2F2;
}

.keywords-container h2 {
  margin-top: 0;
  font-weight: normal;
  color: #999;
}

#search-list {
  margin-top: 10px;
}

#search-list ul {
  /*width: 97px;*/
  width: 50%;
  overflow: hidden;
}

#search-list-button {
  margin-top: 10px;
}

/* ---> */

/**
 * ------------------------------------------------------------
 * @section functions list
 * ------------------------------------------------------------
 */

/* <--- */
#function-list {
  margin-top: 20px;
}
/* ---> */

/**
 * ------------------------------------------------------------
 * @section videoplayer container
 * ------------------------------------------------------------
 */

#videoplayer-container {
  width: 720px;
  height: 400px;
  background-color: #000;
}   



















/* <--- */

div#body-right-inner {
  padding: 10px;
}

/**
 * ------------------------------------------------------------
 * @section search elements   
 * ------------------------------------------------------------
 */

#search-field {
  width: 133px;
}

#search-field-button {}

#search-field-suggestion {
  width: 143px !important;
}




div.suggestion {
  position: absolute;
  border: solid 1px #D3D3D3;
  background-color: #FFF;
}

div.suggestion ul {
  list-style-type: none;
}

div.suggestion ul li {
  display: block;
  padding: 0 5px;
  height: 18px;
  line-height: 18px;
  cursor: pointer;
}

div.suggestion ul li.selected {
  color: #01B9FF;
}




/*
div.seperator {
  margin: 10px 0;
  width: 100%;
  height: 1px;
  background-image: url('../images/dots_vertical_01.gif');
  background-repeat: repeat-x;
}
*/

.most-viewed-item {
  display: block;
  margin-top: 10px;
}

.most-viewed-item img {
  margin-right: 10px;
  display: block;
  float: left;
}




#tab-most-viewed {
  margin-bottom: 15px;
}

#tab-most-viewed li {
  margin: 0;
  line-height: 21px;
  padding-left: 6px;
}

#tab-most-viewed li:hover a, #tab-most-viewed li.active a {
  color: #01B9FF;
  background-image: url('../images/stylespin_arrow_down_on.gif');
}

#tab-most-viewed li.tab-left {
  width: 61px;
  height: 25px;
  background-position: bottom;
  background-image: url('../images/tab_left.gif');
}

#tab-most-viewed li.tab-middle {
  width: 61px;
  height: 25px;
  background-position: 0 -25px;
  background-image: url('../images/tab_middle.gif');
}

#tab-most-viewed li.tab-right {
  width: 59px;
  height: 25px;
  background-position: bottom;
  background-image: url('../images/tab_right.gif');
}

#tab-most-viewed li.active {
  background-position: top;
}

/* ---> */






/**
 * ------------------------------------------------------------
 * @section social networks
 * ------------------------------------------------------------
 */

#social-networks-label {
  float: left;
  display: inline;
  line-height: 30px;
}

#social-networks-list {
  float: left;
  display: inline;
  margin-left: 10px;
  padding: 5px 0;
  line-height: 20px;
}

#social-networks-list li {
  margin-left: 20px;
}

#social-networks-list li img {
  display: block;
}

/**
 * ------------------------------------------------------------
 * @section social bookmarks
 * ------------------------------------------------------------
 */
 
#social-bookmarks-label {
  float: left;
  display: inline;
  margin-left: 40px;
  line-height: 30px;
}

#social-bookmarks-list {
  float: left;
  display: inline;
  margin-left: 10px;
  padding: 7px 0;
  line-height: 16px;
}

#social-bookmarks-list li {
  margin-left: 10px;
}

#social-bookmarks-list li img {
  display: block;
}

/**
 * ------------------------------------------------------------
 * @section search engine text
 * ------------------------------------------------------------
 */

#search-engine-text {
  margin: 20px 0;
  color: #999;
}

#search-engine-text h1 {
  margin-top: 0;
  font-size: 8pt;
  font-weight: bold;
}

#search-engine-text p {
  margin-top: 0;
}

#search-engine-text a {
  color: #000;
  text-decoration: underline;
}

/**
 * ------------------------------------------------------------
 * @section copyright
 * ------------------------------------------------------------
 */

#copyright {
  color: #999;
}

/**
 * ------------------------------------------------------------
 * @section metanavigation
 * ------------------------------------------------------------
 */

#metanavigation-list {
  float: right;
  dispay: inline;
}

#metanavigation-list li {
  margin-left: 20px;
}

#metanavigation-list li a {
  color: #999;
}

#metanavigation-list li a:hover {
  text-decoration: underline;
}
