/**
 * @title: Detox CSS for Amanda-Hamilton.co.uk
 * @author: Ed Massey
 * @lastmod: 19/02/2009
 * @description: Styles specific to the Detox Template
 *               The default Styles are loaded in first
 *               This stylesheet overrides the default styles
**/

@import url("/templates/default/styles.css");

body{background-color:#fff;}
/* Index Styles */

/* Product Listing */

td.catListItemText{
	text-align:left !important;
	text-indent:12px;}
	
/** ------------------------------------------------------ Web Category Template */

table#detox-tabs{
		background-color:#fff;
		border-collapse:collapse;
		width:994px;}
#detox-tabs .col1{
		width:300px;
		border-collapse:collapse;}
#detox-tabs .col2{
		width:320px;
		border-collapse:collapse;}
#detox-tabs .col3{
		width:320px;
		border-collapse:collapse;}
		
table#detox-tabs th{
		font-weight:normal;
		color:#3CC;
		text-align:left;
		font-size:16px;
		color:#3CC;}
table#detox-tabs .newsheader{
		font-weight:normal;
		color:#3CC;}
table#detox-tabs .news{
		line-height:1.1em;}
table#detox-tabs h1{
		font-weight:normal;
		font-size:14px;
		text-align:left;
		color:#3CC;}
table#detox-tabs h2{
		font-weight:bold;
		font-size:12px;
		text-align:left;}

.news{}
.newsHeader{
		color:#3CC;}