/**

* @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.

*/

.readon-cat:hover {background-position: 100% -37px; padding-right:25px; right:3px; color:white;} 
.readon-cat:hover span {
	background-position: 0 -37px;
}
.readon-cat {
	display: block;
	margin: 0 0 0 5px;
	background-color: transparent;
	border:0;
	text-transform: uppercase;
	white-space: nowrap;
	overflow: visible;
	background-position: 100% 0;
	background-repeat:no-repeat;
	color: #DDD;
	background-image: url('../images/readon-r.png');
	position:absolute;
	bottom:3px;
	right:28px;
} 
a.readon-cat { outline: 0;} 
.readon-cat span {
	display:block;
	background-image: url('../images/readon-l.png');
	margin: 0 0 0 -5px;
	border:0;
	font-size:11px;
	background-position: 0 0;
	background-repeat: no-repeat;
	line-height: 34px;
	height: 34px;
	font-weight:bold;
	cursor: pointer;
	padding:0 10px;
	position:relative;
}

.rokaccept_rules {
	font-size:1.3em;
}

.rokchecks {
	background-position:0 -420px;
}

.rokchecks-active {
	background-position:0 -669px;
}

.outputcolor {
	color:#000; !important
}

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: #000000;

	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: 100px;

	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;

}*/

h2.sobi2ItemTitle a {

	font-size: 18px;

	font-weight: bold;

}

.sobi2Listing_field_credential, .sobi2Listing_field_credential_label, .sobi2Listing_categories {
	display:block;
	clear:right;
	float:right;
	width:40%;
}

.sobi2_clear {
	clear:both;
	display:none;
	height:2px;
	overflow:hidden;
	width:100%;
}

.sobi2Listing_field_city, .sobi2Listing_field_federal_state, .sobi2Listing_field_postcode {
	display:inline;
}

.sobi2_icon {
	display:block;
	float:left;
	padding:5px;
	padding-bottom:10px;
	height:175px;
	width:165px;
	text-align:center;
}

.sobi2_icon img {
	float:none !important;
	margin:0 auto;
	text-align:center;
}

.sobi2Listing_field_description {
	clear:right;
	padding:5px 5px 25px 0;
	max-height:110px;
	overflow:hidden;
	color:#000; !important
}

.sobi2Listing_field_description p {
	margin:5px 0;
}

.sobi2ItemTitle {
	padding:5px 0 0 5px;
	margin:0;
}

.SOBI_listing {
	position:relative;
	min-height:200px;
}

.sobi2plugins {
	display:block;
	width:175px;
	position:absolute;
	bottom:3px;
	left:0px;
}

.sobi2Listing_field_credential li {
	list-style:none;
	display:inline;
	padding-right:1em;
}

.sobi2Details td p {
	padding:0;
	margin:0;
}


div.readmore {

	float: left;

	clear: left;

	text-align: left;

}



.readmore p {

	margin-left: 10px;

	display: block;

}