﻿/*=======================================================================
	SOUNDVIEW: Content CSS
-----------------------------------------------------------------------*/
@import "../../../_default/css/controls/content.css";

/*=======================================================================
	CONTROL: Content Homepage
-----------------------------------------------------------------------*/
.c-content-homepage #flash,
.c-content-homepage #flash-replaced
{
	margin-bottom: 1.5em;	
}

.c-content-homepage h3.view-by-category
{	
	margin-bottom: 0.833em;
	width: 244px;
	height: 17px;
	clear: both;
	font-size: 0.833em;
	text-indent: -9999px;
	background: transparent url(../../images/layout/hdr_view-book-summaries-by-category.gif) 0 0 no-repeat;
}

.c-content-homepage h3.soundview-summarized
{	
	margin-bottom: 0.833em;
	width: 180px;
	height: 16px;
	clear: both;
	font-size: 0.833em;
	text-indent: -9999px;
	background: transparent url(../../images/layout/hdr_soundview-summarized.gif) 0 0 no-repeat;
}

 /*-- COL 1 --*/
.c-content-homepage .col1
{
	margin-right: 11px;
	padding-left: 18px;
	width: 280px;
	float: left;
}

	.c-content-homepage .col1 ul.bullet-line
	{
		margin-right: 8px;
		width: 136px;
		float: left;
	}
	
	.c-content-homepage .col1 ul.last
	{
		margin-right: 0;
	}

/*-- COL 2 --*/
.c-content-homepage .col2
{
	width: 620px;
	float: left;	
}
	
	.c-content-homepage .col2 .ui-tabs-panel-alt
	{
		padding: 0.3em 8px 0.5em;
	}

	.c-content-homepage .col2 p.view-all
	{
		margin: 0;
		padding: 0.5em 3px 0;
		text-align: right;	
	}
	
		.c-content-homepage .col2 p.view-all a.more
		{
			display: inline;
		}
	
	.c-content-homepage .col2 .u-products-relatedproducts
	{
		margin-top: 0;
		padding-top: 0;
		border: none;
	}
	
		.c-content-homepage .col2 .u-products-relatedproducts .products-list li.product .info
		{
			width: 400px;	
		}