
/* General styles, applies to all areas */

BODY {
	font-family: "Arial", Arial, Helvetica, sans-serif;
	font-size : 80%;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	background-color : #fff;
	color : #000;
	background-image: url(images/bg-body.jpg);
	background-repeat: repeat-x;
}

TABLE {
border : 0px;
}

IMG {
border : 0px;
}

H1 {
	font-family: "Trebuchet MS", "Arial", Helvetica, sans-serif;
	font-size : 100%;
	font-weight : bold;
	color : #000000;
	border-bottom: 1px solid #c3c4c7;
}
H3 {
	font-family: "Trebuchet MS", "Arial", Helvetica, sans-serif;
	font-size : 80%;
	font-weight : bold;
	color : #000000;
	border-bottom: 1px solid #c3c4c7;
}

P, LI {
font-family: Arial, Helvetica, sans-serif;
font-size : 80%;
line-height : 140%;
}

P.smallbasic {
font-family: Arial, Helvetica, sans-serif;
font-size : 70%;
}

P.smallnote {
font-size : 70%;
color : #7a7a7a;
display : inline;
}

P.smallfade {
font-size : 70%;
color : #000;
}

P.smallfade a {
color : #000;
text-decoration: none;
}
P.smallfade-footer {
font-size : 60%;
color : #8e8e8e;
}

P.smallfade-footer a {
color : #8e8e8e;
text-decoration: none;
}
.border {
border-left : 1px solid #c4c4c4;
border-right : 1px solid #c4c4c4;
}
A {
color : #292929;
}

INPUT, TEXTAREA, SELECT {
font-family: Arial, Helvetica, sans-serif;
font-size : 70%;
}

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 : Arial, Helvetica, sans-serif;
font-size : 70%;
color : #000000;
}

INPUT.field {
border-top : 1px solid #c3c4c7;
border-bottom : 1px solid #c3c4c7;
border-left : 1px solid #c3c4c7;
border-right : 1px solid #c3c4c7;
font-family : Arial, Helvetica, sans-serif;
font-size : 70%;
background : #ffffff;
color : #000000;
}

TEXTAREA.field {
border-top : 1px solid #c3c4c7;
border-bottom : 1px solid #c3c4c7;
border-left : 1px solid #c3c4c7;
border-right : 1px solid #c3c4c7;
font-family : Arial, Helvetica, sans-serif;
font-size : 70%;
background : #ffffff;
color : #000000;
}

FORM.inline {
display : inline;
} 



/* Page top styles, applies to the top area */

TD.toplinks {
text-decoration: none;
padding : 8px;
background-color : #000;
border-top : 1px solid #000000;
border-bottom : 1px solid #000000;

}

P.toplinks {
text-decoration: none;
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size : 70%;
color : #ffffff;
	
}
.toplinks a{
	text-decoration: none;
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffff00;
}
}

/* Breadcrumb styles, applies to the breadcrumb area */

TD.topbreadcrumb {
	padding : 0px;
	height: 52px;
	width: 900px;
	background-color: #000;
	background-position: center;
}
.topbreadcrumb {
	padding : 0px;
	background-color: #000;
}
P.topbreadcrumb {
	font-family : "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size : 70%;
	color : #ffffff;
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 0px;
}

A.topbreadcrumb {
text-decoration : none;
font-family : "Trebuchet MS",Arial, Helvetica, sans-serif;
color : #000000;
}



/* Navigation styles, applies to the category navigation area on the left hand side */

.padding {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.sp {
	padding: 15px 0px 0px 15px;
}
TD.navigation {
	/*padding : 25px; */
	/*border-right : 1px solid #c4c4c4;*/
	background-color : #FFFFFF;
	/*background-image: url(images/bg-nav.jpg);*/
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-x;
}
.bgimg {
	background-image: url(images/bg_simg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

/*.box {	
background-image: url(images/bg_smallbasic.gif);
background-repeat: repeat-x;
}*/
TD.nav_open { 

} 
 
P.nav_open { 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
font-size : 70%; 
color : #000000; 
} 
 
A.nav_open {
color : #000000;
text-decoration: none;
} 
 
TD.nav_closed { 

} 
 
P.nav_closed { 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
font-size : 70%; 
color : #007ba4; 
} 
 
A.nav_closed { 
color : #007ba4; 
}



/* Main styles, applies to the main page area on the right hand side */

TD.main {
	padding : 25px;
	background-color : #ffffff;
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-x;
}
.main2 {
	padding : 15px 0px 0px 0px;
}


/* Cart snapshot styles, applies to the snapshot area of the shopping cart */

TD.cartbottom {
padding : 5px;
background-color : #e1e1e1;
border-top : 1px solid #c4c4c4;
border-bottom : 1px solid #c4c4c4;
}

FONT.cartbottom {
font-family: Arial, Helvetica, sans-serif;
font-size : 70%;
color : #292929;
}



/* Bottom styles, applies to the bottom area */

TD.bottom {
padding : 5px;
/*background-color : #000000;
border-bottom : 1px solid #000000;*/
}



/* Product table styles, applies to product detail area */

TABLE.product {
border-bottom : 1px solid #f3f3f3;
}

TD.details {
padding : 10px;
border-left : 1px solid #e8e8e8;
}

TR.list1 {
background-color : #e8e8e8;
} 

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 : 80%;
} 

TD.carttotal {
padding : 5px;
border-bottom : 1px solid #f3f3f3;
} 

P.carttotal {
font-size : 80%;
font-weight : bold;
} 



/* Progress bar styles, applies to progress bar area */

P.pb {
font-size : 70%;
color : #adadad;
} 

TD.pbactive {
border-top : 1px solid #f3f3f3;
border-bottom : 1px solid #f3f3f3;
background-color : #fff9a7;
} 

TD.pbinactive {
border-top : 1px solid #f3f3f3;
border-bottom : 1px solid #f3f3f3;
background-color : #ffffff;
}

/*index image-slide styles*/

.clr {
	clear: both;
}
.wrapper {
	width: 520px;
	margin: 0 auto;
}
#slidewrap {
	margin: 0;
	padding: 25px 0px 0px 0px;
}
#slidewrap div { text-align: center; }
#footer {
	border-top: 2px solid #eee;
	margin-top: 2em;
	font-weight: bold;
	padding: 0.5em;
	text-align: right;
	color: #999;
}
  	     	      	        	   	       		         	    	   	   	     
/* Clover Shop Copyright (c) 2001- Apilaratas Oy - http://www.apilaratas.fi */
