@charset "utf-8";
/* CSS Document */

body { background:#351501 url(../img/sweetland_bkg.jpg) repeat-y top; padding:0px; margin:0px; color:#333;}
#head {height:198px; width:830px; background:right url(../img/head.jpg);}
#footer {background-color:#4A1D17; height:30px;}
#footer, #footer a{ color:#FFF; padding-top:5px;}
.fl{ float:left;}
.fr{ float:right}
h2 a:Link, h2 a:visited, h2 a:active { color:#900; text-decoration:none;}
li a:Link, li a:visited, li a:active
{
color:#300;
text-decoration: none;
text-decoration:none;
}
li a:hover
{
	color:#900;
}
#logo { margin-left:20px;}


img, div { behavior: url(iepngfix.htc) }
h2 { margin-top:5px; padding-top:5px; color:#600}
.add-to-basket {background:url(../img/add-to-basket-button.gif); padding:5px; color:#FFF; text-decoration:none;}
.add-to-basket-red {background:url(../img/add-to-basket-button_red.gif); padding:5px; color:#FFF; text-decoration:none;}
.more-info     {background:url(../img/more-info-button.gif); padding:5px; color:#FFF; text-decoration:none;}
.basket {border:none; position:absolute; margin-left:740px; margin-top:-10px;}

#moreProducts { width:824px;}
.preview {
	float: left;
	width: 263px;
	height: 310px;
	margin: 0px;
	padding: 5px;
	text-align: center;

	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.preview img {
	margin: 0;
	width:240px;
	height:180px;
}

.preview span { 
	display: block;
	font-size: 14px; 
	margin-bottom: 4px;
}
.left { float:left}
.right { float:right}