
/* General styles, applies to all areas */

BODY {
font-family:"Trebuchet MS", Arial, Verdana;
margin-top : 0%;
margin-bottom : 1%;
margin-left : 1%;
margin-right : 1%;
background-color : #ffffff;
color : #000000;
	background-image:url(http://www.profshop.fi/images/tausta_body.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

TABLE {
border : 0px;
}

IMG {
border : 0px;
}

H1 {
font-family:"Trebuchet MS", Arial, Verdana;
font-size : 100%;
font-weight : bold;
color : #006080;
}

P, LI {
font-family:"Trebuchet MS", Arial, Verdana;
font-size : 80%;
line-height : 140%;
}

P.smallbasic {
font-family:"Trebuchet MS", Arial, Verdana;
font-size : 70%;
}

P.smallnote {
font-size : 70%;
color : #7a7a7a;
display : inline;
}

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

A {
color : #007ba4;
}

INPUT, TEXTAREA, SELECT {
font-family:"Trebuchet MS", Arial, Verdana;
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:"Trebuchet MS", Arial, Verdana;
font-size : 70%;
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:"Trebuchet MS", Arial, Verdana;
font-size : 70%;
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:"Trebuchet MS", Arial, Verdana;
font-size : 70%;
background : #ffffff;
color : #000000;
}

FORM.inline {
display : inline;

} 

FORM.haku {
	display:inline;
	float:left;
	margin-left:30px;
}

.dropdown {
	font-size:16px;
	display:block;
	position:relative;
	top:-30px;
	left:-15px;
}

/* Page top styles, applies to the top area */

TD.toplinks {
padding: 0px;
margin-bottom: 0px;
	background-image:url(http://www.profshop.fi/images/tausta_tuotepolku.jpg);
	background-repeat:repeat-x;
	height: 29px;
background-color : #f3f3f3;
border: 0px;
}

P.toplinks {
font-family:"Trebuchet MS", Arial, Verdana;
font-size : 10px;
color : #CCCCCC;
	padding-bottom: -2px;
	margin-bottom: -2px;
}

P.toplinks a{
color : #FFFFFF;
}

P.toplinks span {
	float:left;
	display:block;
	position:relative;
	left:10px;
	top:-6px;
}



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

TD.topbreadcrumb {
padding: 0px;
	background-image:url(http://www.profshop.fi/images/header.jpg);
	background-repeat:no-repeat;
	height:80px;
}

P.topbreadcrumb {
font-family:"Trebuchet MS", Arial, Verdana;
font-size : 70%;
color: #336699;
	float:left;
	position:absolute;
	left:40%;
	top:0px;
}

P.topbreadcrumb {
color: #ffffff;
}

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



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

TD.navigation {
padding-left : 11px;
border-right : 0px dashed #c0c0c0;
	background-image:url(http://www.profshop.fi/images/tausta_navipalkki.jpg);
	background-repeat:repeat-y;
	background-position:right;
	background-color:#b0cbe9;
	margin-top:0px;
}

TD.nav_open { 
border-right : 4px solid #007ba4;
} 
 
P.nav_open { 
font-family:"Trebuchet MS", Arial, Verdana; 
font-size : 70%; 
color : #007ba4; 
} 
 
A.nav_open { 
color : #007ba4;
	background-color:#EEEEEE;
} 

A.nav_open:hover { 
	background-color:#CCCCCC;
} 
 
TD.nav_closed { 
border-right : 4px solid #eaeaea;
} 
 
P.nav_closed { 
font-family:"Trebuchet MS", Arial, Verdana; 
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(http://www.profshop.fi/images/tausta_sisalto.jpg);
background-position:left;
background-repeat:repeat-y;
}



/* 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:"Trebuchet MS", Arial, Verdana;
font-size : 70%;
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 : 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 : #ffffb3;
} 

TD.pbinactive {
border-top : 1px solid #f3f3f3;
border-bottom : 1px solid #f3f3f3;
background-color : #ffffff;
}


  	     	      	        	   	       		         	    	   	   	     

/* Clover Shop Copyright (c) 2001- Apilaratas Oy - http://www.apilaratas.fi */