html
{
background: #62083d;
}

body
{
background: #f6f6ea;
font-family: "trebuchet ms", tahoma;
font-size: 12px;
color: #121212;
margin: 0px;
}

img
{
border: 0px;
}

a:link, a:active, a:visited
{
color: #A20345;
text-decoration: none;
outline: none;
}

a:hover
{
text-decoration: underline;
}

#main
{
position: relative;
z-index: 1;
}

#banner
{
height: 406px;
background: url('/images/banner.jpg') no-repeat;
}

#flash
{
width: 1060px;
height: 348px;
z-index: 2;
}

#menu
{
position: absolute;
left: 58px;
top: 354px;
margin: 0px;
padding: 0px;
z-index: 3;
}

#menu li
{
margin: 0px;
padding: 0px;
float: left;
}

#menu li.spacer
{
margin-left: 24px;
margin-right: 24px;
}

#menu ul
{   
list-style-type: none;
margin: 0px;
padding: 0px;
}

#contentarea
{
clear: both;
padding-top: 0px;
background: url('/images/bg-content.jpg') no-repeat;
background-position: 190px 0px;
}

#footer
{
height: 38px;
background: #62083d;
}

#footer-l
{
float: left;
padding-top: 10px;
padding-left: 10px;
}

#footer-inner
{
float: left;
width: 800px;
font-size: 11px;
text-align: center;
padding-top: 8px;
}

#footer-r
{
float: left;
padding-top: 10px;
margin-left: 40px;
}

.product img, .details img
{
padding: 1px;
background: #BCBCB4;
border: 5px solid #E0E0D6;
}

/* General styles, applies to all areas */
TABLE {
border : 0px;
font-size: 11px;
}

H1 {
font-family: "trebuchet ms", tahoma;
font-size : 120%;
color : #7E004A;
}

P, LI {
font-family: "trebuchet ms", tahoma;
}

P.smallbasic {
font-family: "trebuchet ms", tahoma;
}

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

P.smallfade {
color : #adadad;
}

INPUT, TEXTAREA, SELECT {
font-family: "trebuchet ms", tahoma;
}

INPUT.button {
border-top : 1px solid #d3d3d3;
border-left : 1px solid #d3d3d3;
border-bottom : 1px solid #969696;
border-right : 1px solid #969696;
background-image : url(logos/button_bg.gif);
background-repeat:repeat-x;
font-family : Verdana, Arial;
font-size : 90%;
color : #000000;
}

INPUT.field {
border-top : 1px solid #747474;
border-bottom : 1px solid #747474;
border-left : 1px solid #747474;
border-right : 1px solid #747474;
font-family : Verdana, Arial;
font-size : 90%;
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 : Verdana, Arial;
font-size : 90%;
background : #ffffff;
color : #000000;
}

FORM.inline {
display : inline;
} 



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

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

P.toplinks {
font-family: "trebuchet ms", tahoma;
color : #007ba4;
}


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

div.topbreadcrumb {
position: absolute;
width: 400px;
text-align: right;
top: 350px;
left: 570px;
}

P.topbreadcrumb {
font-family: "trebuchet ms", tahoma;
color : #adadad;
}

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

A.topbreadcrumb:hover
{
text-decoration: underline;
}


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

TD.navigation {
width: 190px;
}

#submenu
{
width: 190px;
float: left;
}

#submenu ul
{
margin: 0px;
padding: 0px;
list-style: none;
margin-top: 3px;
margin-left: 27px;
margin-bottom: 4em;
}

#submenu-inner
{
padding-left: 30px;
font-size: 11px;
padding-bottom: 50px;
}

#submenu li a
{
display: block;
padding-top: 6px;
padding-bottom: 6px;
width: 104px;
margin-bottom: 3px;
text-decoration: none;
font-size: 12px;
font-family: arial;
color: #333333;
}

#submenu li a:hover
{
color: white;
}

p.linkki
{
margin: 0px;
padding: 0px;
}

#submenu li a:hover
{
background: #7E004A;
}

#submenu li a:hover p.linkki
{
padding-left: 8px;
}

#submenu li.cathover a
{
background: #7E004A;
color: white !important;
}

#submenu li.cathover a p.linkki
{
padding-left: 8px;
}

#content
{
width: 690px;
float: left;
padding: 40px 0px 50px 38px;
}

#content-inner
{
padding-bottom: 24px;
}

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

TD.main {
padding : 25px;
}



/* Cart snapshot styles, applies to the snapshot area of the shopping cart */
TD.cartbottom {
padding : 5px;
padding-bottom: 20px;
}

FONT.cartbottom {
font-family: Verdana, Arial;
color : #007ba4;
}

#footer-inner a
{
color: white;
}



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

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 {
} 

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

P.carttotal {
font-weight : bold;
} 



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

P.pb {
color : #adadad;
} 

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 */
