

/* Style Sheet of Featured Listings Plugin for SOBI 2 Component                */

/* --------------------------------------------------------------------------- */

/* Copyright (C) 2006 Sigsiu.NET (http://www.sigsiu.net). All rights reserved. */

/* Authors: Sigrid & Radek Suski, Sigsiu.NET                                   */



/* Featured Listings */

/* -------------------------------------------------------- */

div#sobiFeaturedListing {

	

}



/* Styles for the featured V-Cards */

div#sobiFeaturedListing td {
	background-color: #E6E8E6!important;
	border:2px solid #CCCCCC!important;
	background-image:none!important;
	padding: 20px;
}

div#sobiFeaturedListing td.sobi2EmptyCell {

	background-color: #ffffff!important;

	background-image:none!important; 

	border:none!important; 

}



/* Style for Entry Title */

div#sobiFeaturedListing p.sobi2ItemTitle a {
	font: bold 20px "Century Gothic", arial, sans-serif;
	color: #fe0cd4;
	font-weight: normal;
}



/* Styles for the fields */

/* Add style for each field you added in the form div#sobiFeaturedListing span.sobi2Listing_field_yourname */

div#sobiFeaturedListing span.sobi2Listing_field_street,

div#sobiFeaturedListing span.sobi2Listing_field_postcode,

div#sobiFeaturedListing span.sobi2Listing_field_county,

div#sobiFeaturedListing span.sobi2Listing_field_country,

div#sobiFeaturedListing span.sobi2Listing_field_email,

div#sobiFeaturedListing span.sobi2Listing_field_contact_person,

div#sobiFeaturedListing span.sobi2Listing_field_phone,

div#sobiFeaturedListing span.sobi2Listing_field_fax,

div#sobiFeaturedListing span.sobi2Listing_field_hotline,

div#sobiFeaturedListing span.sobi2Listing_field_phone,

div#sobiFeaturedListing span.sobi2Listing_field_federal_state,

div#sobiFeaturedListing span.sobi2Listing_field_website,

div#sobiFeaturedListing span.sobi2Listing_field_city {
	font-weight: bold;
	float: left;
}



/* the extra label for featured entries */

span.sobiFeaturedLabel img {

	float: left;

	vertical-align: top;

}

span.sobiFeaturedLabel {
	color: #666666;
	font-weight: normal;
	line-height: 35px;
	text-transform: uppercase;
}





/* In Add Entry Form */

/* ----------------- */

span.featuredListing_label {

	line-height: 22px;

}

/* Explanation text */

div.sobiFeaturedAlready,

div.fp_sobiFeaturedAlready,

div.sobiFeaturedExplanation,

div.fp_sobiFeaturedExplanation {

	margin-top: 5px;

	width: 400px;

}



table.sobiFpFeaturedTable,

table.sobiFeaturedTable {

	width: 80%;

	margin-top: 5px;

}

/* Checkbox and Text for activating featured listings selection */

td.fp_sobiFeaturedOptLabel,

td.sobiFeaturedOptLabel {

}

/* Label for the options */

td.fp_sobiFeaturedLabel,

td.sobiFeaturedLabel {

	width: 25%;

}

/* Prices for the options */

td.fp_sobiFeaturedBox,

td.sobiFeaturedBox {

}



span.sobiFeaturedAlreadyRemaining,

span.fp_sobiFeaturedAlreadyRemaining {

	font-weight: bold;

}

