/* General styles, applies to all areas */
html {
	background: #73ADD7 url(images/gradient.gif) repeat-x;
}
BODY {
	padding-top:15;
	margin: 0;
	background: url(images/sky.jpg) no-repeat center top;
	color: #999;
	width: 100%;
	display: table;
	font-family: sans-serif, Arial, Helvetica ;
	}

TABLE {
border : 0px;
}

IMG {
border : 0px;
}

H1 {
font-family: sans-serif, Arial, Helvetica;
font-size : 100%;
font-weight : bold;
color : #CCCCCC;
}

P, LI {
	font-family: sans-serif, Arial, Helvetica;
	font-size : 85%;
	line-height : 130%;
	color: #CCCCCC;
}

P.smallbasic {
font-family: sans-serif, Arial, Helvetica;
font-size : 80%;
}

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

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


A:link, A:visited {color:#FFFFFF; text-decoration:none; border:0;}
A:hover {color:#FFFF00; text-decoration:underline;}

INPUT, TEXTAREA, SELECT {
font-family: sans-serif, Arial, Helvetica;
font-size : 70%;
}

INPUT.button {
background-image : url(logos/button_bg.gif);
background-repeat:repeat-x;
font-family : sans-serif, Arial, Helvetica;
font-size : 70%;
color : #000000;
}

INPUT.field {
font-family : sans-serif, Arial, Helvetica;
font-size : 70%;
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 : sans-serif, Arial, Helvetica;
	font-size : 70%;
	color : #000000;
}

FORM.inline {
	display : inline;
} 



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

TD.top {
background-color: #FFFFFF;
background-image:url(images/ylapalkki.jpg);
background-repeat:no-repeat;
height:180px;
}

TD.toplinks {
border-right: 1px solid #000000;
border-left: 1px solid #000000;
border-bottom: 1px solid #000000;
border-top: 1px solid #000000;
background-color: #0958A3;
background-image:url(images/palkki.png);
background-repeat:no-repeat;
height:50px;
}

P.toplinks {
font-family: Verdana, Courier, mono;
font-size : 12px;
text-align:center;
}


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

TD.navigation {
padding : 25px;
background-color: #0958A3;
border-right: 1px solid #000000;
border-left: 1px solid #000000;
}

P.nav_open { 
font-family: sans-serif, Arial, Helvetica;
font-size : 70%; 
color: #FFFFFF;
} 
 
A.nav_open { 
color : #FFFFFF;
} 
 
TD.nav_closed { 

} 
 
P.nav_closed { 
font-family: sans-serif, Arial, Helvetica; 
font-size : 75%; 
color :#CCCCCC;
} 
 
A.nav_closed { 
color : #FFFFFF;
}



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

TD.main {
padding : 15px;
background-color:#0958A3;
border-right: 1px solid #000000;
}



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

TD.cartbottom {
background-image:url(images/palkki.png);
background-repeat:no-repeat;
background-color:#FFFFFF;
border-right: 1px solid #000000;
border-left: 1px solid #000000;
border-bottom: 1px solid #000000;
border-top: 1px solid #000000;
height:50px;
}

FONT.cartbottom {
font-family: sans-serif, Arial, Helvetica;
font-size : 70%;
color : #007ba4;
}



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

TD.bottom {
background-color:#0958A3;
border-right: 1px solid #000000;
border-left: 1px solid #000000;
border-bottom: 1px solid #000000;
}

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

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

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

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 #f3f3f3;
} 

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

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

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



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

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

TD.pbactive {
border-top : 1px solid #f3f3f3;
border-bottom : 1px solid #f3f3f3;
background-color : #ffffb3;
} 

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

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

