/**
 * @title: Default CSS for Amanda-Hamilton.co.uk
 * @author: Ed Massey
 * @lastmod: 19/02/2009
 * @description: these styles are loaded in by the respective templates
**/

@import url("/templates/default/styles.css");
body{
		background:#fff;}
.shopContent {
		padding:10px;
		border:1px solid #ccc;
		margin-left: 210px; 
		width: 726px; 
		background-color: transparent; 
		text-align: left;}
		
.leftBox {
		margin-left:1px;
		margin-right:0px;
		width:190px;
		color:#333;
		background-color:#fff;
		padding:6px;
		font-family:Arial, Helvetica;
		border:1px solid #ccc;
		text-align:center;}
		
table.stageframework td.shop{
		border:1px solid #ccc;
		background:#fff;}
	
td.bdr{
		background:#fff;}

#product-detail td{
		border:1px solid #0ff;}
		
/** ------------------------------------------------------ Web Category Template */

table#aa-tabs{
		background-color:#fff;
		border-collapse:collapse;
		width:994px;}
#aa-tabs .col1{
		width:300px;
		border-collapse:collapse;}
#aa-tabs .col2{
		width:320px;
		border-collapse:collapse;}
#aa-tabs .col3{
		width:320px;
		border-collapse:collapse;}
		
table#aa-tabs th {
		font-weight:normal;
		font-size:16px;
		text-align:left;
		color:#3CC;}
h3.newsheader{
		font-weight:900;
		color:#3CC;
		font-size: 1.4em;}
.news{}

/*Product Listing*/
#gallery br{	}

#gallery,
#gallery *{
		margin:0;
		padding:0;}
#gallery{
		padding-top:30px;}
#gallery ul.lbox{
		list-style:inside none;}
#gallery ul.lbox li{
		clear:both !important;
		border:0 none;
		margin:30px;
		padding:2px;
		text-align:center;}
		
ul li.last{margin:0 0 6px 0;}

#tab-wrapper p img{margin:0 10px 10px 0;}