/* Homepage content CSS Document */
/* Media: Screen */
/* Created by Studio 24 Ltd 23.11.06 */
/* Updated: 11.12.06 by DMR */

#feature-home {
	background:#FFF;
	margin:0 0 15px 0;
}

#feature-home img {
	margin:0;
	padding:0;
	border:0;
}

#main-body h1 em {
	color:#ce0809;
	font-style:normal;
}

/* Default banner to show is 800x600 */
#feature-banner-1024 {
	display: none;
}

/* Home page boxes with rounded corners */

body#home .product-box {
	float:left;
	position:relative;
	width:44%;
	border:5px solid #e4e4e4;
	margin:0 5px 10px 0;
	/*height:13em;*/
}

body#home .product-box b {
	position:absolute;
	width:11px;
	height:11px;
}

body#home .product-box b.tl {
	left:-5px;
	top:-5px;
	background:url(../../images/homepage/bg_product_box.gif) no-repeat left top;
}

body#home .product-box b.tr {
	right:-5px;
	top:-5px;
	background:url(../../images/homepage/bg_product_box.gif) no-repeat right top;
}

body#home .product-box b.bl {
	left:-5px;
	bottom:-5px;
	background:url(../../images/homepage/bg_product_box.gif) no-repeat left bottom;
}

body#home .product-box b.br {
	right:-5px;
	bottom:-5px;
	background:url(../../images/homepage/bg_product_box.gif) no-repeat right bottom;
}

body#home .product-box h2 {
	position:relative;
	top:-15px;
	border-bottom:1px solid #E4E4E4;
	margin:0 10px 6px 10px;
	height:40px;
	background-image: url(images/icons/icon_sqlmultiscript.gif);
}

body#home .product-box p {
	font-size:100%;
	margin:0 15px 0 15px;
	line-height:1.6em;
}

body#home .product-box p.download {
	margin:0;
	padding:0;
}

body#home .product-box img {
	border:none;
}

body#home #main-body .product-box a:link.title,
body#home #main-body .product-box a:visited.title,
body#home #main-body .product-box a:hover.title,
body#home #main-body .product-box a:active.title
{
	padding:20px 0 0 45px;
	margin:0 0 10px 0;
	position:relative;
	top:25px;
	color:#1b1b1b;
	text-decoration:none;
}

body#home p.download a {
	float:right;
	margin:5px;
}

/* Display icons for each product */


body#home #sql-log-rescue h2 {
	background: url(../../images/icon_sql_log_rescue.gif) no-repeat left bottom;
}

body#home #sql_packager-5 h2 {
	background: url(../../images/icon_sql_packager_5.gif) no-repeat left bottom;
}

body#home #exception-hunter h2 {
	background: url(../../images/icon_exception_hunter.gif) no-repeat left bottom;
}

body#home #sql-toolkit-5 h2 {
	background: url(../../images/icon_sql_toolkit_5.gif) no-repeat left bottom;
}

body#home #dts-package-compare h2 {
	background: url(../../images/icon_dts_package_compare.gif) no-repeat left bottom;
}

body#home #sql-multi-script h2 {
	background: url(../../images/icon_sql_multiscript.gif) no-repeat left bottom;
}

body#home #sql-compare-6 h2 {
	background: url(../../images/icon_sql_compare_6.gif) no-repeat left bottom;
}

body#home #sql-data-compare-5 h2 {
	background: url(../../images/icon_sqldatacompare6.gif) no-repeat left bottom;
}

body#home #sql-compare h2 {
	background: url(../../images/icon_sql_compare.gif) no-repeat left bottom;
}

body#home #sql-data-compare h2 {
	background: url(../../images/icon_sql_data_compare.gif) no-repeat left bottom;
}

body#home #sql-backup h2 {
	background: url(../../images/icon_sql_backup.gif) no-repeat left bottom;
}

body#home #sql-prompt h2 {
	background: url(../../images/icon_sql_prompt.gif) no-repeat left bottom;
}

body#home #sql-toolkit h2 {
	background: url(../../images/icon_sql_toolkit.gif) no-repeat left bottom;
}

body#home #sql-refactor h2 {
	background: url(../../images/icon_sql_refactor.gif) no-repeat left bottom;
}

body#home #ants-profiler h2 {
	background: url(../../images/icon_ants_profiler.gif) no-repeat left bottom;
}

body#home #ants-load h2 {
	background: url(../../images/icon_ants_load.gif) no-repeat left bottom;
}

body#home .channel {
	width:305px;
}

body#home #content-secondary dl, body#home #content-secondary dt, body#home #content-secondary dd {
	margin:0;
	padding:0;
}

#main-body h1 em {
	color:#ce0809;
	font-style:normal;
}

#content-secondary .trial dd a {
	float:right;
}

#content-secondary .trial dd a:hover {
	background:url(../../images/button_download_free_trial_over.jpg) no-repeat 100% 0%;
}

#content-secondary .trial dt a,
#content-secondary #whats-new dt a,
#content-secondary #red-gate-labs dt a,
#content-secondary #what-people-say dt a,
#content-secondary #awards dt a
{
	display:block;
	float:left;
	margin:10px 0 0 0;
	padding:0;
}

#content-secondary .channel dd blockquote {
	margin:0 0 0 45px;
	padding:0;
	border:none;
	color:#1b1b1b;
	font-size:100%;
	background:none;
	line-height:1.5em;
}

#content-secondary .channel dd span.author {
	margin:0 0 0 45px;
	padding:0;
	border:none;
	color:#929497;
	clear:both;
	line-height:2em;
}

#content-secondary .channel ul {
	margin:0 0 0 30px;
	padding:0;
	color:#1b1b1b;
	font-size:100%;
	line-height:2em;
}

#content-secondary .channel ul li {
	list-style:none;
	margin:0;
	padding:0;
	clear:both;
}

#content-secondary .channel ul li a, #content-secondary .channel ul li a:active, #content-secondary .channel ul li a:visited {
	color:#1b1b1b;
	text-decoration:underline;
	background:url(../../images/homepage/button_arrow.gif) no-repeat 0% 50%;
	padding:5px 0 5px 15px;
	margin:0;
}

#content-secondary .channel ul li a:hover {
	color:#cd0809;
	background:url(../../images/homepage/button_arrow_over.gif) no-repeat 0% 50%;
}

#content-secondary img {
	border:none;
	clear:both;
}

#content-secondary #awards dl dd {
	float:left;
	width:33%;
	text-align:center;
}

#content-secondary #awards img {
	margin:0 auto 0 auto;
}
