/* General Styles, applies to all areas */

BODY {
font-family: Verdana, Arial;
margin-top : 1%;
margin-bottom : 1%;
margin-left : 0px;
margin-right : 0px;
background-color : #B1A8A2;
color : #000000;
}

TABLE {
border : 0px;
}

IMG {
border : 0px;
}

H3 {
font-family: Verdana, Arial;
font-size : 100%;
font-weight : bold;
color : #006080;
}

P, LI {
font-family: Verdana, Arial;
font-size : 80%;
line-height : 140%;
}

P.smallbasic {
font-family: Verdana, Arial;
font-size : 70%;
}

P.smallfade {
font-size : 70%;
color : #adadad;
}

A {
color : #007ba4;
}

INPUT, TEXTAREA, SELECT {
font-family: Verdana, Arial;
font-size : 70%;
}

INPUT.field {
border-top : 1px solid #007ba4;
border-bottom : 1px solid #007ba4;
border-left : 1px solid #007ba4;
border-right : 1px solid #007ba4;
font-family : Verdana, Arial;
font-size : 70%;
background : #f3f3f3;
color : #000000;
}

FORM.inline {
display : inline;
} 



/* Page Top Styles, applies to the top area */

TD.top {
padding : 5px;
background-color : #f3f3f3;
border-top : 1px solid #c0c0c0;
border-bottom : 1px solid #c0c0c0;
}



/* Breadcrumb Styles, applies to the breadcrumb area */

TD.topbreadcrumb {
padding : 0px;
border-bottom : 1px solid #c0c0c0;
}

P.topbreadcrumb {
font-family : Verdana, Arial;
font-size : 70%;
color : #666666;
}

A.topbreadcrumb {
text-decoration : none;
color : #666666;
}



/* Navigation Styles, applies to the navigation area on the left hand side */

TD.navigation {
padding : 25px;
border-right : 1px dashed #c0c0c0;
background-color : #DBD8D3;
}



/* 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 : #f3f3f3;
border-top : 1px solid #c0c0c0;
border-bottom : 1px solid #c0c0c0;
}

FONT.cartbottom {
font-family: Verdana, Arial;
font-size : 70%;
color : #007ba4;
}



/* Bottom Styles, applies to the bottom area */

TD.bottom {
padding : 0px;
}



/* Product Table Styles, applies to product table area */

TD.picturebig {
color : #000000;
background-color : #ffffff;
border : 1px solid #eaeaea;
padding : 10px;
} 

TD.picturesmall {
color : #000000;
background-color : #ffffff;
border : 1px solid #eaeaea;
padding : 10px;
} 

TD.introduction {
color : #000000;
background-color : #f3f3f3;
border : 1px solid #eaeaea;
padding : 10px;
}

P.introduction {
color : #000000;
}

A.introduction {
color : #0136eb;
}

TD.price {
color : #000000;
background-color : #ffffff;
border : 1px solid #eaeaea;
padding : 10px;
}

P.price {
color : #000000;
}

P.stock {
font-size : 70%;
color : #000000;
}

TR.list1 {
background-color : #ffffff;
} 

TR.list2 {
background-color : #f0f0f0;
} 

INPUT.field {
border-top : 1px solid #7F9DB9;
border-bottom : 1px solid #7F9DB9;
border-left : 1px solid #7F9DB9;
border-right : 1px solid #7F9DB9;
font-family : Verdana, Arial;
font-size : 70%;
background : #ffffff;
color : #000000;
}




/* 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;
} 

A:link     {color: #000000; text-decoration: none; background-color: transparent;}
A:visited {color: #000000; text-decoration: none; background-color: transparent;}
A:active  {color: #FF0000; text-decoration: underline; background-color: transparent;}
A:hover  {color: #FF0000; text-decoration: underline; background-color: transparent;}

.taulu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	background-color: #F3F3F3;
	text-align: center;

}

/* Clover Shop Copyright (c) 2001- Clover Wheel Ltd - http://www.clovershop.com */