
/* General styles, applies to all areas */

BODY {
	font-family: Tahoma, Arial;
	background-color : #b2852c;
	color : #4c4c4c;
	width: 100%;
    height:100%;
    margin:0px;

}

#background{
	width:100%;
	height:100%;
	background-image:url(images/background.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

#main {
	position: relative;
	width: 1023px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	z-index: 100;
}


#top {
	width: 1023px;
	height: 369px;
	/*background-image: url(images/top.png);*/
}

#logo {
	position: relative;
	top:63px;
	left: 80px;
	width: 866px;
	height: 248px;
}

#links {
	position: relative;
	text-align: left;
	text-transform: uppercase; 
	width: 870px;
	top:-55px;
    margin-left:96px;
}

#shoppingcart{
    position: relative;
	text-align: left;
	text-transform: uppercase; 
	top:-33px;
    margin-left:690px;    
}


#content_bg{
	width:100%;
}


#content{
    position:relative;
	width:1023px;
	background-image: url(images/bg.png);
	background-repeat: repeat-y;
	background-position: left top;
}

 
#vasen{
	width:240px;
	float:left;
	text-align:left;
	margin-left:90px;
	color: #FFF;
}

#tuotteet{
	padding-left:15px;
	padding-bottom:20px;
	
}

#maksutavat{
	margin-left:-30px;
}

#tarjoukset_sivu{
    position:relative;
	margin-left:-30px;
	margin-top:20px;
	margin-bottom:30px;
}
 
#oikea{
	width:580px;
	float:left;
	text-align:left;
}

#clear{
	clear: both;
}

#bottom{
	position:relative;
	width : 1023px;
	height : 143px;
	background-image: url(images/footer.png);
    background-color : #b2852c;
	margin-left:auto;
	margin-right:auto;
	clear: both;
}

#info {
	position:relative;
    width:1023px;
	height:110px;
    float:left;
    margin-top:-50px;
    text-align:center;
}

#info1 {
	position:relative;
    width:341px;
	height:110px;
    text-align:center;
}

#info2 {
	position:relative;
    width:341px;
	height:110px;
    margin-left:341px;
    margin-top:-110px;
    text-align:center;
}

#info3 {
	position:relative;
    width:341px;
	height:110px;
    margin-left:682px;
    margin-top:-110px;
    text-align:center;
}





TABLE {
border : 0px;
}

IMG {
border : 0px;
}

H1 {
font-family: Tahoma, Arial;
font-size : 100%;
font-weight : bold;
color : #4c4c4c;
}

P, LI {
font-family: Tahoma, Arial;
font-size : 80%;
line-height : 140%;
}

P.smallbasic {
font-family: Tahoma, Arial;
font-size : 70%;
}

P.smallnote {
font-size : 70%;
color : #4c4c4c;
display : inline;
}

P.smallfade {
font-size : 70%;
color : #ceb760;
}

A {
color : #4c4c4c;
}

A.toplinks {
color: #4c4c4c;
font-size: 13px;
font-weight:bold;
}

INPUT, TEXTAREA, SELECT {
font-family: Tahoma, Arial;
font-size : 70%;
}

INPUT.button {
border-top : 1px solid #4c7c38;
border-left : 1px solid #4c7c38;
border-bottom : 1px solid #4c7c38;
border-right : 1px solid #4c7c38;
background-image : url(logos/button_bg.gif);
background-repeat:repeat-x;
font-family : Tahoma, Arial;
font-size : 70%;
color : #4c4c4c;
}

INPUT.field {
border-top : 1px solid #747474;
border-bottom : 1px solid #747474;
border-left : 1px solid #747474;
border-right : 1px solid #747474;
font-family : Tahoma, Arial;
font-size : 70%;
background : #ffffff;
color : #000000;
}

TEXTAREA.field {
border-top : 1px solid #747474;
border-bottom : 1px solid #747474;
border-left : 1px solid #747474;
border-right : 1px solid #747474;
font-family : Tahoma, Arial;
font-size : 70%;
background : #ffffff;
color : #000000;
}

FORM.inline {
display : inline;
} 



/* Page top styles, applies to the top area */

TD.toplinks {
padding : 5px;
background-color : #f3f3f3;
border-top : 1px solid #c0c0c0;
border-bottom : 1px solid #c0c0c0;
background-image : url(logos/toplinks_bg.gif);
}

P.toplinks {
font-family: Tahoma, Arial;
font-size : 80%;
color: #4c4c4c;
}



/* Breadcrumb styles, applies to the breadcrumb area */

TD.topbreadcrumb {
padding : 5px;
}

P.topbreadcrumb {
font-family : Tahoma, Arial;
font-size : 70%;
color : #4c4c4c;
}

A.topbreadcrumb {
text-decoration : none;
color : #4c4c4c;
}



/* Navigation styles, applies to the category navigation area on the left hand side */

TD.navigation {
padding : 25px;
border-right : 1px dashed #c0c0c0;
background-color : #ffffff;
}

TD.nav_open { 

} 
 
P.nav_open { 
font-family: Tahoma, Arial;
font-size : 80%; 
color : #4c4c4c; 
} 
 
A.nav_open { 
color : #4c4c4c; 
} 
 
TD.nav_closed { 

} 
 
P.nav_closed { 
font-family: Tahoma, Arial;
font-size : 80%; 
color : #4c4c4c; 
} 
 
A.nav_closed { 
color : #4c4c4c; 
}



/* Main styles, applies to the main page area on the right hand side */

TD.main {
padding : 25px;
background-color : #ffffff;
}



/* Cart snapshot styles, applies to the snapshot area of the shopping cart */

TD.cartbottom {
padding : 5px;
background-color : #4c7c38;
border-top : 1px solid #c0c0c0;
border-bottom : 1px solid #c0c0c0;
background-image : url(logos/cartbottom_bg.gif);
}

FONT.cartbottom {
font-family:Tahoma, Arial;
font-size : 70%;
color : #4c4c4c;
}



/* Bottom styles, applies to the bottom area */

TD.bottom {
padding : 5px;
}



/* Product table styles, applies to product detail area */

TABLE.product {
border-bottom : 1px solid #4c7c38;
}

TD.details {
padding : 10px;
border-left : 1px solid #4c7c38;
}

TR.list1 {
background-color : #f9f9f9;
} 

TR.list2 {
background-color : #ffffff;
} 



/* Shopping cart styles, applies to shopping cart table area */

TD.cartbasic {
padding : 5px;
border-bottom : 1px solid #4c7c38;
} 

P.cartbasic {
font-size : 80%;
} 

TD.carttotal {
padding : 5px;
border-bottom : 1px solid #4c7c38;
} 

P.carttotal {
font-size : 80%;
font-weight : bold;
} 



/* Progress bar styles, applies to progress bar area */

P.pb {
font-size : 70%;
color : #4c4c4c;
} 

TD.pbactive {
border-top : 1px solid #4c7c38;
border-bottom : 1px solid #4c7c38;
background-color : #dbc988;
} 

TD.pbinactive {
border-top : 1px solid #4c7c38;
border-bottom : 1px solid #4c7c38;
background-color : #ffffff;
}


  	     	      	        	   	       		         	    	   	   	     

/* Clover Shop Copyright (c) 2001- Apilaratas Oy - http://www.apilaratas.fi */