/**
* @package: Standard Advanced Template for SOBI2
* Additional CSS File
* ===================================================
* @author: Sigrid Suski, Sigsiu.NET
* Url: http://www.sigsiu.net
* ===================================================
* @copyright Copyright (C) 2008 Sigsiu.NET (http://www.sigsiu.net). All rights reserved.
* @license see http://www.gnu.org/licenses/lgpl.html GNU/LGPL.
* You can use, redistribute this file and/or modify
* it under the terms of the GNU Lesser General Public License as published by
* the Free Software Foundation.
*/

span#sobi2Details_field_description {
	display:block;
}
span#sobi2Details_field_email {
	padding-top: 25px;
}
span#sobi2Details_field_website {
	padding-top: 0px;
}
span#sobi2Details_field_email a,
span#sobi2Details_field_website a {
	font-weight: bold;
}

p.sobi2ExpMsg {
	color: #CC0000;
	font-weight: bold;
	font-size: 13px;
	display: inline;
}
p.sobi2ExpMsg a {
	font-weight: bold;
}

table.sobi2DetailsFooter {
	margin-left: 5px;
	margin-right: 5px;
}

table.sobi_gallery {
	background-color: #ffffff;
	border-spacing: 0px;
}

td.sobi_gallery_emptycell {
	border: solid 1px #c0c0c0!important;
	background: url(../images/nopic.jpg) no-repeat center!important;	
}

div.sobiGalleryImage {
	float: left;
	width: 80px;
	border: solid 1px #c0c0c0!important;
	background-color: #ffffff;
	text-align: center!important;
}
div.sobiGalleryImage img {
	padding: 0;
	float: none;
}
div.sobi2_vcard_content {
	margin-top: 8px;
	height: 50px;
	float: left;
	text-align: left;
}
p.sobi2ItemTitle {
	display: inline;
}
p.sobi2ItemTitle a {
	font-size: 18px;
	font-weight: bold;
}

div.readmore {
	float: left;
	clear: left;
	text-align: left;
}

.readmore p {
	margin-left: 10px;
	display: block;
}




/* sobi2latest module */

.sobi2latest-new-releases {
  margin:0px;
  padding:0px;
  /*background:url(../images/CD.png) no-repeat 40px 24px;*/
}

.sobi2latest-new-releases1 {
  margin:0px;
  padding:0px;
  /*background:url(../images/CD.gif) no-repeat 40px 24px;*/
}

.sobi2latest-title {
  background:#F3F3F3;
  border-bottom:1px solid #DDDDDD;
  padding:4px;
  margin-bottom:15px;
}

li.sobi2latest-new-releases-a {
  display:block;
  width:310px;
  float:left;
  margin-bottom:10px;
  background:#fff;
  /*background:url(../images/CD.png) no-repeat 20px 24px;*/
}


li.sobi2latest-new-releases-b {
  display:block;
  width:310px;
  float:right;
  margin-bottom:10px;
  /*background:url(../images/CD.png) no-repeat 20px 24px;*/
}


.sobi2latest-icon-new-releases {
  float:left;
}

.sobi2latest-icon-new-releases a{
}

.sobi2latest-icon-new-releases img{
  border:0px solid #CCC;
  padding:2px;
  width:155px;
  margin-right:5px;
}

.sobi2latest-image-new-releases {
  float:left;
}

.sobi2latest-image-new-releases img{
  border:1px solid #CCC;
  padding:2px;
  width:250px;
  margin-right:5px;
}

.sobi2latest-data-new-releases {
  margin:0px;
  padding:0px;
  float:left;
  width:137px;
}

.sobi2latest-data-new-releases span{}


.sobi2latest-fulldata-new-releases {
  margin:0px;
  padding:0px;
  float:left;
  width:350px;
}

.tracklist_line1 {
  background : #eee;
  padding:5px 0px 5px 15px;
  margin:1px;
}

.tracklist_line2 {
  background : #ddd;
  padding:5px 0px 5px 15px;
  margin:1px;  
}

.tracklist_spacer {
  background : #fff;
  padding:5px 0px 5px 15px;
  margin:1px;  
}

.tracklist_line3 {
  background : rgb(255,255,153);
  padding:5px 0px 5px 15px;
  margin:1px;  
}

.buy_button {
	font-weight:bold;
	text-align:right;
	float:right;
}

.buy_button a {
	color:#f00;
	display:block;
	padding:5px;
	margin:5px;
	border:1px solid #CCC;
	background:#ffdf7c;
}

.buy_button a:hover {
	color:#fff;
	background:#f00;
}

.cd_more{
	text-align:center;
	padding-top:10px;
}

