
/* General styles, applies to all areas */

BODY {
font-family: sans-serif;
font-size: 12px;
line-height: 1.2em;
margin-top: 1%;
margin-bottom: 1%;
margin-left: 1%;
margin-right: 1%;
background-color: #ffffff;
color: #000000;
}

A {
color: #c00;
}

TABLE {
border: 0px;
}

IMG {
border: 0px;
}

H1 {
font-family: sans-serif;
font-size: 18px;
font-weight: bold;
color: #cc0000;
border-bottom: 1px dotted black;
padding-bottom: 10px;
}

H2 {
font-family: sans-serif;
font-size: 14px;
font-weight: bold;
color: #666;
margin: 0;
}

p {
    font-size: 12px;
    line-height: 1.2em;
}

P.smallbasic {
font-size: 11px;
}

P.smallnote {
font-size: 0.9em;
color: #7a7a7a;
display: inline;
}

P.smallfade {
font-size: 11px;
color: #ccc;
}

INPUT, TEXTAREA, SELECT {
font-family: sans-serif;
font-size: 11px;
}

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: sans-serif;
font-size: 12px;
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: sans-serif;
font-size: 12px;
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: sans-serif;
font-size: 12px;
background: #ffffff;
color: #000000;
}

FORM.inline {
display: inline;
} 



/* Breadcrumb styles, applies to the breadcrumb area */

TD.topbreadcrumb {
padding: 5px;
}

P.topbreadcrumb {
font-family: sans-serif;
font-size: 11px;
color: #adadad;
}

A.topbreadcrumb {
text-decoration: none;
color: #adadad;
}


/* 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;
background-image: url(logos/cartbottom_bg.gif);
}

FONT.cartbottom {
font-family: sans-serif;
font-size: 0.9em;
color: #007ba4;
}



/* 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 {
font-size: 11px;
} 

TD.carttotal {
padding: 5px;
border-bottom: 1px solid #f3f3f3;
} 

P.carttotal {
font-size: 11px;
font-weight: bold;
} 



/* Progress bar styles, applies to progress bar area */

P.pb {
font-size: 11px;
padding: 2px;
padding-top: 5px;
} 

TD.pbactive {
border-top: 1px solid #f3f3f3;
border-bottom: 1px solid #f3f3f3;
background-color: #eeeeee;
color: #cc0000;
} 

TD.pbinactive {
border-top: 1px solid #f3f3f3;
border-bottom: 1px solid #f3f3f3;
background-color: #ffffff;
color: #999999;
}


.navired {
    color: red;
}
  	     	      	        	   	       		         	    	   	   	     

/* Clover Shop Copyright (c) 2001- Apilaratas Oy - http://www.apilaratas.fi */

