
/* Body defines */

body {
	padding: 0;
	margin: 20px 0px 20px 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	background: url('../images/site/background3.jpg'); 
	background-repeat: repeat-x;
	background-position: top left;		
}

/* General class defines */

.clear {
	clear: both;
}

a {
	text-decoration: none;
	color: #00A44F;
}

p {
	font-family: arial;
	color: #333333;
}

.list_products {
	list-style-type: none;
	margin: 10px 0px 10px 15px;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	line-height: 1.6;
	color: #333;	
}

.caption {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px; 
	font-weight: bold;
	text-transform: uppercase;	
	color: #00A44F;
}

.border_td {
	border: 1px solid #E9E9E9;
}

.thumb {
	margin: 0px 0px 3px 0px;
	border: 3px solid white;
}

/* Div defines */

#container {
	width: 850px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 5px;	
}

#container_top {
	width: 850px;
	height: 20px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;	
	background: white;
	background-image: url("../images/site/bg_top.png");
	background-repeat: no-repeat;
	background-position: top left;		
}

#container_middle {
	width: 850px;
    min-height: 650px;
    height:auto !important;
    height: 650px;	
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;	
	background: white;
	background-image: url("../images/site/bg_inner.png");
	background-repeat: repeat-y;
	background-position: top left;		
}

#container_bottom {
	width: 850px;
	height: 20px;
	margin: 0px auto 0px auto;
	padding: 20px 10px 0px 15px;	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	background: white;
	background-image: url("../images/site/bg_bottom.png");
	background-repeat: no-repeat;
	background-position: top left;		
}

#container_bottom_text {
	float: left;
	width: 765px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
}

#container_bottom_logo {
	float: left;
	width: 60px;
	height: 20px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
}

#header {
	width: 826px;
	height: 80px;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	background-image: url("../images/site/lankapuoti_logo.gif");
	background-repeat: no-repeat;
	background-position: top left;	
}

#mainmenu {
	width: 820px;
	height: 35px;
	margin: 10px 0px 0px 13px;
	padding: 0px 0px 0px 0px;
	background-image: url("../images/site/menu_bg.jpg");
	background-repeat: no-repeat;
	background-position: top center;	
}

#content {
	width: 806px;
	margin: 0px auto 0px auto;
	padding: 10px 15px 10px 10px;	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 	
	color: #333;
}

#content_fp_top {
	width: 806px;
	height: 269px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 20px 0px;	
	background-image: url("../images/site/etusivu_kuva.gif");
	background-repeat: no-repeat;
	background-position: top right;		
	border-bottom: 1px solid #D5D5D5;
}

#content_fp_top_text {
	width: 250px;
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 20px;	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: center;
	color: #333333;
}

#content_fp_bottom_news {
	float: left;
	width: 500px;
	margin: 20px auto 0px auto;
	padding: 0px 0px 0px 0px;	
}

#content_fp_bottom_open {
	float: left;
	width: 291px;
	margin: 20px auto 0px auto;
	padding: 20px 0px 0px 15px;	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: center;
	color: #333333;
}

#content_contact_left {
	float: left;
	width: 400px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

#content_contact_right {
	float: left;
	width: 400px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* Mainmenu defines */

#mainmenu ul {
	margin: 0px 0px 0px 30px; 
	padding: 8px 0px 0px 0px;
	text-align: center;
}

#mainmenu li {
	float: left;
	list-style: none;		
	padding: 0px 20px 0px 0px;
}

#mainmenu li a {
	display: block;
	padding: 0px 1px 0px 0px;
	text-decoration: none;
	text-transform: uppercase;	
	background: inherit;
	font-family: arial;
	font-size: 14px; 
	font-weight: bold;
	color: white;
}

#mainmenu li a:hover {
	text-decoration: none;
	color: #79CCEA;
}

#mainmenu li a.active {
	color: #79CCEA;
	text-decoration: none;
}

/* For gallery */

#gallery {
	width: 800px;
	margin: 0;
	padding: 0;
	color: #AB8574;	
}

#gallery ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#gallery ul li { 
	display: inline; 
	margin: 0px 2px 0px 0px;
}

