/**
 * @version: $Id: default.css 1655 2011-07-16 11:16:19Z Sigrid Suski $
 * @package: SobiPro Library
 * ===================================================
 * @author
 * Name: Sigrid Suski & Radek Suski, Sigsiu.NET GmbH
 * Email: sobi[at]sigsiu.net
 * Url: http://www.Sigsiu.NET
 * ===================================================
 * @copyright Copyright (C) 2006 - 2011 Sigsiu.NET GmbH (http://www.sigsiu.net). All rights reserved.
 * @license see http://www.gnu.org/licenses/lgpl.html GNU/LGPL Version 3.
 * You can use, redistribute this file and/or modify it under the terms of the GNU Lesser General Public License version 3
 * ===================================================
 * $Date: 2011-07-16 13:16:19 +0200 (Sat, 16 Jul 2011) $
 * $Revision: 1655 $
 * $Author: Sigrid Suski $
 * File location: components/com_sobipro/usr/templates/default/css/default.css $
 */
#SobiPro {
  font-family: arial,sans-serif;
}
span.spEntriesListEditLink a,
span.spEntryEditLink a {
  display:block;
  float: right;
  width: 80px;
  border-style:solid;
  text-align: center;
  padding: 4px;
  font-size: 12px;  
  border: 1px solid silver;
}

span.spEntryEditLink a:active, 
span.spEntryEditLink a:focus, 
span.spEntryEditLink a:hover,
span.spEntryEditLink a,
span.spEntriesListEditLink a:active, 
span.spEntriesListEditLink a:focus, 
span.spEntriesListEditLink a:hover,
span.spEntriesListEditLink a {
  text-decoration: none!important;
  background: none!important;
}

select.spAlphaMenuSwitch {
  border: 1px solid #ccc
}

div#SobiPro {
  width: 95%; 
  /* float:left; */
}

div.sigsiuTree {
  text-align: left!important;
}
div.SPDetailEntry {
}

div.spCatListCell {
  padding: 0 5px;
  float: left;
  margin: 0 2px;
  border: 1px solid #CCC;
  border-width: 0px 0px 1px 0px;
}

img.spFieldsData {
  margin: 5px;
}

.ollist {
  display: inline-block;
}  

div.spEntriesListContainer {
  height: 100%;
}

li.spEntriesListCell {
  margin: 2px 0 0 3px;
  padding: 10px;
  float: left;
  position: relative;
  border: 1px solid #CCCCCC;
  border-width: 0px 0px 1px 0px;
}

div.spEntriesListTitle {
  font-size: 20px;
  margin: 1px;
  width: 515px;
  /*display: inline-block;*/
  /*float: left;*/
  font-weight: bold;
  padding: 1px;
}
/*div.spEntriesListCellWrap .field_duration {*/
div.spEntriesListCellWrap {
  display: inline-block;
}
.field_duration {
  float: right;
  width: 80px;
  position: relative;
  top: -30px;
  height: 1px;
  /*padding-bottom: -12px;*/
}
.field_viewed {
  float: right;
  width: 20px;
  position: relative;
  top: -22px;
  height: 1px;
  left: 120px;
  /*padding-bottom: -12px;*/
}
div.spEntriesListRow {
  clear:both;
  margin-top: 1px;
}

div.spEntryCats {
  font-size: 10px;
  overflow: hidden;
  height: 20px;
  margin-top: 5px;
}

.spSectionDesc {
  padding: 0 5px;
}

/**
 * Style of the submenu toolbar from khepri admin template
 * Author: Andy Miller
 */
 
div.spTopMenu {
  background:none repeat scroll 0 0 #F6F6F6;
  margin-bottom:10px;
}

ul.spTopMenu {
  list-style:none outside none;
  margin:0!important;
  padding:0;
}

ul.spTopMenu li {
  float:left;
  padding:0;
  font-size: 12px;
  border-right:1px solid #CCCCCC;
  color:#0B55C4;
  font-weight:bold;
  height:15px;
  line-height:12px;
  padding:0 7px!important;
  list-style-type: none;
  line-height: 12px!important;
  margin: 3px 0;
    background-image: none; /*because often defined :-(*/
}
ul.spTopMenu li a:link,
ul.spTopMenu li a:visited,
ul.spTopMenu li a:hover,
ul.spTopMenu li a:focus,
ul.spTopMenu li a:active {
  text-decoration: none;
}


/**
 * ^^^ Style of the submenu toolbar from khepri admin template
 */

span.spCatListSubCats {
  font-size: 10px;
}

div.spCatsListTitle {
  padding-top: 2px;
}

div.spCatsListTitle a {
  font-weight: bold;
}

div.spCatsListIntrotext {
  
}

div.spCatListIcon {
  float: left;
  margin-right: 8px;
}
div.spCatListIcon img {
  border: none;
}

div.spPaymentHeader {
  margin: 1px; 
  background-color: #EEEEEE; 
  float: left;
  padding: 2px;
  padding-left: 5px;
}

div.spPaymentPosition {
  margin: 1px; 
  background-color: #f7f7f7; 
  float: left;
  padding: 2px;
  padding-left: 5px;
}
div.spPaymentExpl {
  font-size: 15px;
  font-weight: bold;
  margin: 3px;
}
div.spPaymentDiscount,
div.spPaymentSum {
  font-weight: bold;
  margin: 3px;
}

div.spPaymentSumPosition {
  margin: 1px; 
  background-color: #f7f7f7; 
  float: left;
  padding: 2px;
  padding-left: 5px;
}
div.spPaymentSumDesc {
  margin: 1px; 
  background-color: #EEEEEE; 
  float: left;
  padding: 2px;
  padding-left: 5px;
}

div.spPaymentPreview button {
  margin: 5px;
}

a.spDisabled:hover {
  text-decoration: none;
}

div.spAlphaMenu {
  width:100%;
  text-align:center!important;
}

div.spAlphaMenu span {
  font-weight: normal;
  font-size: 14px;
  color: #868686;
}
div.spAlphaMenu a {
  font-weight: bold;
  text-decoration: none!important;
}

span.spAlphaLetterSelected  a {
  color: #551A8B;
  font-size: 16px;
  font-style: italic;
}

.video_desc {
  margin-top: 13px;
  margin-bottom:20px;
}
.SPDetails h1.equipment_h1 {
	float: none;
}


#main .SPTitle, h1.SPTitle {
  font-size:16px !important;
  color: #3C6015 !important;
  margin-top:0px;
}
.SPTitle a, #SobiPro a {
  color: #3C6015 !important;
}
#SobiPro a.oBtn {
  color: #FFF !important; 
}
#main .spEntriesListCell {
  /*  background: url("../../../../../../media/sobipro/styles/video-entry-bg.png") no-repeat scroll 0 0 transparent;
   /* float: left; */
   /* margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 3px;
    width: 230px !important;
    height:75px !important;*/
}
#main .spEntriesListCellWrap {
   /* min-height: 215px;*/
    padding: 0;
  line-height: 30px;
}
.spEntriesListTitle a {
  font-size: 14px;
  display: block;
}
.SPDetails { position: relative; }


.spCategory {
  float: right;
  right:167px;
  position:relative;
  font-weight:bold;
  margin-bottom:0;
}
.spCategoryViewed {
  float:right;
  right:26px;
  position:relative;
  font-weight:bold;
  margin-bottom:0;
}
#choosing_equipment_box .spEntriesListTitle {
	margin: 0;
	width: auto;
	text-align: left;
}
#choosing_equipment_box .SPmb {
	position: relative;
}
#choosing_equipment_box .field_thumbnail {
	position: absolute;
	bottom: 0;
}