/** 
 * Links plugin style sheet
 *
 * @since 04.05.2006
 * @author Gaj Capuder <gaj.capuder@spletna-postaja.com>
 */

.links h2 {
	border-bottom			: 1px solid #dddddd;
	padding-bottom			: 17px;
}

.links table {
	width					: 100%;
}

.links table td.title {
	vertical-align			: top;
	width					: 33%;
	padding-right			: 10px;
}

.links table td.info {
	border					: none;
	padding					: 0px;
	padding-bottom			: 5px;
	padding-top				: 5px;
}

.links table td.info p {
	padding					: 0px;
}

.links div.more {
	margin-top				: 10px;
	height					: 7px;
}

#center .links a.more {
	float					: right;
	text-align				: left;
	color					: #ffffff;
}

#center .box.num_0.links .lead_bottom.no_content {
	background-image	: url(/dsg/box_default_lead_bottom_content.png);
}

*html #center .box.num_0.links .lead_bottom.no_content {
	background-image	: url(/dsg/spacer.gif);
	filter				: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dsg/box_default_lead_bottom_content.png', sizingMethod='scale');
}

.hot_discount {
	position				: absolute;
	margin-left				: 465px;
	width					: 240px;
	margin-top				: -6px;
}

#center .hot_discount h1 {
	background-image	: url(/dsg/box_black_h1.gif);
	color				: #000000;
	font-weight			: bold;
	font-size			: 13px;
	padding				: 3px 0px 4px 0px;
}

#center .hot_discount .content {
	background-color	: #000000;
	color				: #868364;
	padding				: 0px 10px 0px 10px;
}

#center .hot_discount .content a {
	color				: #ffffff;
}

#center .hot_discount .bottom {
	background-image	: url(/dsg/box_black_bottom.png);
	height				: 29px;
	width				: 239px;
}

*html #center .hot_discount .bottom {
	background-image	: url(/dsg/spacer.gif);
	filter				: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dsg/box_black_bottom.png', sizingMethod='scale');
}

/* single link */
#center .links .lead a.more {
	background-image		: url(/dsg/suggest.gif);
	width					: 187px;
	margin-top				: 6px;
	float					: none;
	clear					: both;
	margin-top				: 0px;
}

#center .links .lead .rating, #center .links .lead .comments {
	margin-top				: 10px;
	margin-bottom			: 5px;
	float					: left;
}

#center .links .comments a {
	color					: #000000;
	margin-right			: 20px;
}

#center .links .lead .lead_text {
	font-size				: 18px;
	color					: #000000;
}

.links div.options {
	float					: right;
	text-align				: right;
	width					: 187px;
}

#center .links .lead .rating {
	float					: right;
}

#center .links .rating {
	float					: right;
}