/* General Styles, applies to all areas */

BODY {
margin-top : 0px;
margin-bottom : 0px;
margin-left : 0px;
margin-right : 0px;
background-color : #ffffff;
color : #660066;
}

TABLE {
border : 0px;
}

IMG {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

H3 {
font-family: Verdana, Arial;
font-size : 100%;
font-weight : bold;
color : #000000;
}

P, LI {
font-family: Verdana, Arial;
font-size : 80%;
line-height : 140%;
color : #8C4A91;
}

P.smallbasic {
font-family: Verdana, Arial;
font-size : 70%;
color : #660066;
}

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

A {
color : #000000;
}

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

INPUT.button {
	border-top : 2px solid;
	border-bottom : 2px solid;
	border-left : 0px solid;
	border-right : 0px solid;
	font-family : Verdana, Arial;
	font-size : 70%;
	color : #ffffff;
	font-weight: bolder;
	background-color: #6F1C74;
}

INPUT.field {
	font-family : Verdana, Arial;
	font-size : 70%;
	background : #ffffff;
	color : #000000;
	border: 1px solid #511A54;
	font-weight: normal;
}

FORM.inline {
display : inline;
} 



/* Page Top Styles, applies to the top area */

TD.top {
	padding : 5px;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(liukuvari.jpg);
}



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

TD.topbreadcrumb {
background-color : #190016;
}

P.topbreadcrumb {
font-family : Verdana, Arial;
font-size : 70%;
font-weight : bold;
color : #330066;
}

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



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

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



/* 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-image: url(liukuvari2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #660066;
	border-bottom-color: #660066;
}

FONT.cartbottom {
font-family: Verdana, Arial;
font-size : 70%;
color : #FFFFCC;
}



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

TD.bottom {
padding : 5px;
background-color : #ffffff;
}



/* Product Table Styles, applies to product table area */

TD.picturebig {
padding : 10px;
border-bottom : 1px solid #003399;
background-color : #ffffff;
color : #000000;
} 

TD.picturesmall {
padding : 10px;
text-align : center;
border-bottom : 1px solid #003399;
background-color : #ffffff;
color : #000000;
} 

TD.introduction {
padding : 10px;
border-bottom : 1px solid #003399;
background-color : #ffffff;
color : #000000;
}

P.introduction {
font-family: Verdana, Arial;
font-size : 80%;
line-height : 120%;
color : #190016;
}

TD.price {
padding : 10px;
border-bottom : 1px solid #9900FF;
text-align : left;
background-color : #ffffff;
}

P.price {
font-weight : bold;
color : #6E156E;
}

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

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

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



/* Shopping Cart Styles, applies to shopping cart table area */

TD.cartbasic {
	padding : 5px;
	background-color : #ffffff;
	color : #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6E156E;
} 

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

TD.carttotal {
padding : 5px;
border-bottom : 4px solid #000000;
background-color : #ffffff;
color : #000000;
} 

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



/* Clover Shop Copyright (c) 2001- Clover Wheel Ltd - http://www.clovershop.com */
