.MainLayout {
	width: 960px !important;
	margin:0 auto !important;
	float: none !important;
}
.tableCatStyle {width: 100%}

BODY {
	background-color: #F9D7C1;
	}
	
#headerSite
	{
	border:0;
	background-repeat:no-repeat;
	}
	
.tableCatStyle
	{
		border: 1px solid #C46628;
		background:white;
		margin-top:1px;
	}
.mainCatText
	{
		color:#C46628;
		text-align:left;
		margin:0;
		margin-left:20px;
		margin-top:10px;
	}
.mainCatText IMG
	{
		vertical-align: middle;
	}
.labels, .itemPrice
	{
		font-size: 11px;
		text-align: right;
		margin-right:5px;
		margin-top: 8px;
		margin-bottom:8px;
	}
.itemPrice
	{
		margin:0;
	}
.regulartext
	{
		font-size: 11px;
		text-align:justify;
		margin-left: 30px;
		margin-right:30px;
		margin-bottom:15px;
	}
.header
	{
		color: white;
		font-family: Arial, Helvetica,Verdana, sans-serif;
		font-size: 13px;
		margin:0;
		font-weight: bold;
		text-align: left; 
		margin-left:4px;
	}
.tableStyle
	{
		border: 1px solid #597DAA;
		background: #597DAA;
	}
.shoppingCart
	{
		border: 1px solid #597DAA;
		background: white;
	}
.shoppingCartSeparator
	{
		border-left: 1px solid #597DAA;
		border-bottom: 1px solid #597DAA;
	}
.error
	{
		color: #990000;
		font-size: 10px;
		text-indent:10px;
		font-style:italic;
		margin:0;
		margin-bottom:5px;
		
	}
#continueShoppingBTN, #checkoutBTN
	{
		background-color:white;
		background-image: url('/skin/Basic/images/buttons/continua_cumparaturi.gif');
		background-repeat:no-repeat;
		border:0;
		width:170px; height:30px;
	    vertical-align:middle;
		text-align: left;		
		padding-left:12px;
	}

#checkoutBTN
	{	
		width: 122px;
		background-image: url('/skin/Basic/images/buttons/buton_trimite_comanda.gif');
		padding-left:6px;
	}

#continueShoppingBTN[disabled], #checkoutBTN[disabled]
	{
		color:#AD4200;
	}
#empty
	{
		width:300px;
		float: left;
		height: 40px;
	}
#empty P {font-weight: bold; margin:0; margin-top:13px;}
#help
	{
		width:700px;
		float: left;
	}
#quant A
	{
		text-decoration: none;
		color:#C46628;
	}
#quant A:hover
	{
		text-decoration:underline;
		font-weight: bold;
	}

#empty P.teaser A
	{
		color: #C46628;
	}
