* { padding:0; margin:0; outline:0; }
body {
	background-color:#a3c8e5;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size:13px;
	line-height:16px;
	color:#996633;
}
input, textarea, select { font-family: "Trebuchet MS", Arial, sans-serif; font-size:12px; }

.field { background:#ebebeb; border:solid 1px #dedede; padding:2px;}

a img { border:0; }

a { color:#cc6633; text-decoration: underline; cursor:pointer; }
a:hover { color:#666; text-decoration: none; }

.left, .alignleft { float:left; display:inline; }
.right, .alignright { float:right; display:inline; }

.cl { font-size:0; line-height:0; clear:both; display:block; height:0; }

.al { text-align: left; }
.ar { text-align: right; }
.ac { text-align: center; }

h2 { font-size:14px; line-height:16px; }
h3 { font-size:12px; line-height:14px; color:#000; }
h4 { 
font-size:11px; 
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;	
line-height:13px; 
font-wight:normal;
color:#660000; 
}


h1#logo { font-size:0; line-height:0; width:300px; height:64px; float:left; }
h1#logo a{ display:block; height:64px; text-indent: -4000px; background:url(logo.gif); }

.shell { width:960px; margin:0 auto; padding:10px; background:#fff; }

.margin_left_10 { 
margin-left: 20px; 
}

.margin_left_60 { 
margin-left: 60px; 
}


/* form elements */
form {
	margin-top:25px; 
	padding: 0 8px;
	background: #fff;	
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	color:#000;
}
textarea {
	padding-left:5px;
	font: normal 1em Verdana, sans-serif;
	height:100px;
	display:block;
	color:#000;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background: #669900;
	border: none;
	margin-bottom: 10px;
}




/* site title */

#title_bar {
	width: 960px;
	height: 265px;
	margin: 0 auto;
	padding: 0;
	background: #fff  url(lastentori2011joulu.jpg) no-repeat left top;
}

#title_bar  #site_title {
	float: left;
	padding: 75px 0 0 81px;
	text-align: center;
}

#site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#site_title h1 a:hover {
	font-weight: bold;	
	text-decoration: none;
}

#site_title h1 a span {
	display: block;
	margin-left: 6px;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	letter-spacing: 1px;
}



/* menu */

#title_bar #menu {
	float: right;
	width: 410px;
	height: 53px;
	padding: 13px 0 0 0;
	margin: 0 auto;

}

#menu ul {
	margin: 0px;
	padding: 14px 0 0 15px;
	list-style: none;
}

#menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#menu ul li a {
	float: left;
	display: block;
	height: 22px;
	padding: 3px 10px 0 5px;
	margin: 0 10px;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #CC3333;	
	font-weight: normal;
	outline: none;
}

#menu li a:hover, #menu li .current {
	position: relative;
	text-decoration:underline;
}


/* end of menu*/
/* end of site title */




#sidebar { float:left; width:226px;}
#sidebar2 { float:left; width:450px; padding-left:20px; padding-right:20px;}
#content { float:right; width:724px;}

#main { padding:10px 0 0 0; }

.box { 
padding:1px; 
border:solid 1px #dedede; 
margin-bottom:10px;}

.box2 { padding:10px 10px 10px 10px; background:#f4ecb6; border:solid 1px #dedede; margin-top:10px;}
.box h2{ background:#a16648; color:#fff; font-weight: normal; padding:0 5px; position:relative; height:27px; line-height:27px; }

.box-content { 
padding:5px;}

a.bul { background:url(bul.gif) no-repeat 0 center; padding-left:10px;}


.categories { min-height:200px; }
.categories ul { list-style-type: none; font-size:13px;}
.categories ul li{ border-bottom:dashed 1px #ccc; padding:5px 0;}
.categories ul li.last{ border-bottom:0; padding-bottom:0;}
.categories ul li p{ color:#990000;
font-weight:bold; 
text-decoration: none; 
background:url(cat.gif) no-repeat 0 4px; padding-left:17px;}
.categories ul li a:hover{ color:#8b0000; }


.products {}
.products ul{ list-style-type: none;}
.products ul li{ position:relative; padding:1px; border:solid 1px #dedede; float:left; width:231px; margin-right:9px; height:383px; overflow:hidden; }
.products ul li.last{ margin-right:0; }

.product-info{ position:absolute; width:153px; top:208px; left:20px;}
.product-info h3{ background:#8b0000; color:#fff; padding:6px 10px; font-size:13px; }
.product-info h5{ color:#630; font-size:10px; line-height:14px; }
.product-info h4{ font-weight: normal;}
.product-info p{ font-size:14px; line-height:18px; font-weight: bold; color:#660000; padding:5px 0 5px 0;}
.product-info h2{ font-size:14px; line-height:18px; font-weight: bold; color:#8b0000; padding:5px 0 7px 0;}
.product-info a { background: url(read_more.gif) left no-repeat; padding-left: 12px; 
color: #0000ff; 
font-size: 12px;
font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;	 
}
	

#offers ul li a:hover { color: #386da4; }
.product-info .product-desc{ padding:10px; background:url(info.png); width:150px; }

.price { display:block; font-size:18px; color:#990000; line-height:23px; }

.more-products { border:solid 1px #dedede; position:relative; height:114px; overflow:hidden; }
.more-products ul{ list-style-type: none; height:94px; position:relative; overflow:hidden; width:805px;}
.more-products ul li{ float:left; width:94px; height:94px; border-right:dashed 1px #ccc; padding:0 10px;}
.more-products ul li.last{ border-right:0; }

.more-products-holder { width:804px; height:94px; position:relative; overflow:hidden; top:10px; left:70px;}
.more-products-holder .jcarousel-clip{ width:804px; height:94px; position:relative; overflow:hidden; }

.more-nav { font-size:0; line-height:0;}
.more-nav a{ position:absolute; top:40px; left:0; width:30px; height:32px; text-indent: -4000px; z-index:3;}
.more-nav a.next{ background:url(images/next.gif); left:910px;}
.more-nav a.prev{ background:url(images/prev.gif); left:20px;}

.cols { padding:15px 0;}
.col { float:left; display:inline; width:217px; margin-right:30px;}
.col-last { margin-right:0;}



#footer { height:51px; background:#669900; white-space:nowrap; line-height:50px; padding:0 15px; color:#fff; margin-top:10px;}
#footer a{ color:#fff; text-decoration: none;}
#footer a:hover{ text-decoration: underline;}
#footer span{ padding:0 2px;}
