@CHARSET "ISO-8859-1";

html, body	{
	background:#7a0025;
	text-align:center;
	font:900 12px tahoma;
	color:#000;
	padding:0px;
	margin:0px;
}

img	{
	border:0;
	vertical-align:middle;
	}

a	{
	color:#900;
	text-decoration:none
}

a:hover	{
	text-decoration:underline
}

#middle	{
	background:url(../images/middle-repeat-y.png) top center repeat-y
}

#bottom	{
	background:url(../images/footer.jpg) bottom center no-repeat;
	padding-bottom:36px
}

#top	{
	background:url(../images/header-low.jpg) top center no-repeat;
	padding-top:37px
}

#header	{
	width:836px;
	height:200px;
	margin:0 auto;
	text-align:left;
	position:relative
}

#logo	{
	position:absolute;
	top:5px;
	left:45px
	}

#basket	{
	position:absolute;
	top:0px;
	right:0
	}

#basket a	{
	color:#000;
	text-align:right;
	padding-right:35px;
	display:block;;
	background:url(../images/cart.png) top right no-repeat
	}

#search	{
	position:absolute;
	bottom:0px;
	right:0;
	height:26px;
	line-height:26px
	}



#logo img	{
	width:200px;
	height:90px
	}

#content	{
	width:836px;
	margin:0 auto;
	text-align:left
}

#left-menu	{
	width:250px;
	float:left;
/*	margin-top:18px; */
	}

#bullet-menu, #bullet-menu li	{
	list-style:none;
	margin:0;
	padding:0;
	text-transform:uppercase
	}

#bullet-menu a	{
	background:url(../images/bullet.png) center left no-repeat;
	padding-left:20px;
	line-height:22px;
	display:block
	}

ul.double-arrow, ul.double-arrow li	{
	list-style:none;
	margin:0;
	padding:0;	
	}

ul.double-arrow a	{
	color:#393939;
	background:url(../images/double-arrow.png) center left no-repeat;
	padding-left:20px;
	line-height:22px
	}

.box-mid	{
	background:#fff url(../images/box-mid.png) top left repeat-y;
	width:283px;
	float:left;
	margin-top:10px;
	margin-left:5px
	}

.box-top	{
	background:url(../images/box-top.png) top left no-repeat
	}
	
.box-bot	{
	background:url(../images/box-bot.png) bottom left no-repeat;
	padding:10px 0;
	}

.box-container	{
	height:200px;
	padding:0 10px;
	overflow:hidden;
	font-weight:100
	}

.product-thumb	{
	width:123px;
	height:123px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	}
.box-bot font	{
	color: #000000;
	font-size: 11px;
	}
.box-bot h1	{
	color:#5e5d5d;
	font-size:18px;
	text-align:right;
	padding-right:25px;
	padding-bottom:10px;
	background:url(../images/box-header.png) bottom right no-repeat;
	margin:0 -10px;
	}

#left-mid	{
	background:#fae8e3 url(../images/left-mid.png) top left repeat-y;
	margin-top:15px;
	}

#left-top	{
	background:url(../images/left-top.png) top left no-repeat;
	padding:15px 0
	}
	
#left-bot	{
	background:url(../images/left-bot.png) bottom left no-repeat
	}	

hr	{
	border:0;
	color: #900;
	background-color: #900;
	height: 1px;	
	}

#right-content	{
	margin-left:260px
	}

#footer	{
	width:836px;
	background:url(../images/footer.png);
	margin:10px auto;
	margin-bottom:0;
	text-align:left;
	height:41px;
	line-height:41px;
	color:#900;
	font-weight:100
}

#carduri	{
	width:250px;
	text-align:center;
	float:left
	}

#footer a	{
	margin:0;
	font-size:11px;
	}

.liner	{
	overflow:hidden
}