/* General Styles, applies to all areas */

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

TABLE {
border : 0px;
}

IMG {
border : 0px;
}

H3 {
font-family: Tahoma;
font-size : 110%;
font-weight : bold;
color : #000000;
}

H2 {
font-family: Kartika;
font-size : 110%;
font-weight : bold;
color : #000000;
}

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

P.smallbasic {
font-family: Impact;
font-size : 80%;
color : #FFCC00;
}

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

A {
color : #000000;
}

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

INPUT.button {
border-top : 1px solid #000000;
border-bottom : 1px solid #000000;
border-left : 1px solid #000000;
border-right : 1px solid #000000;
font-family : Tahoma;
font-size : 70%;
background : #CCFF33;
color : #000000;
}

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

FORM.inline {
display : inline;
} 



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

TD.top {
padding : 0px;
background-color : #000000;
}



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

TD.topbreadcrumb {
background-color : #4e757c;
}

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

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



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

TD.navigation {
padding : 10px;
border-right : 0px dashed #263367;
background-color : #000000;
}



/* 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;
border-top : 1px solid #4e757c;
border-bottom : 1px solid #4e757c;
background-color : #ffefdf;
}

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



/* 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 #000000;
background-color : #ffffff;
color : #000000;
} 

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

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

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

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

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

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;
border-bottom : 1px solid #ff8040;
background-color : #ffffff;
color : #000000;
} 

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

TD.carttotal {
padding : 5px;
border-bottom : 1px 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 */