
/* General styles, applies to all areas */

BODY {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
margin: 0px;
padding: 0px;
background-color : #000000;
color : #000000;
}

.main {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid red;
	height: 100%;
}

.top {
	background-image: url(http://www.finnaudio.fi/v3/cat/top.jpg);
	width: 1000px;
	height: 340px;
	background-repeat: no-repeat;
	background-position: top center;
}

.middle {
	background-image: url(http://www.finnaudio.fi/v3/cat/middle.jpg);
	width: 1000px;	
	background-position: top center;	
}

.bottom_leiska {
	background-image: url(http://www.finnaudio.fi/v3/cat/bottom.jpg);
	width: 1000px;
	background-repeat:no-repeat;
	background-position: top center;	
	height: 70px;
}

TD {
font-size: 11px;
}

TABLE {
border : 0px;
}

IMG {
border : 0px;
}

H1 {
font-family: Verdana, Arial;
font-size : 13px;
font-weight : bold;
color : #006080;
}

P, LI {
font-family: Verdana, Arial;
font-size : 11px;
line-height : 140%;
}

P.smallbasic {
font-family: Verdana, Arial;
font-size : 11px;
}

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

P.smallfade {
font-size : 11px;
color : #adadad;
}

A {
color : #007ba4;
font-size: 11px;
text-decoration: underline;
}

A:hover {
text-decoration: none;
}

INPUT, TEXTAREA, SELECT {
font-family: Verdana, Arial;
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 : Verdana, Arial;
font-size : 11px;
color : #000000;
}

INPUT.button_red {
border-top : 1px solid #d3d3d3;
border-left : 1px solid #d3d3d3;
border-bottom : 1px solid #969696;
border-right : 1px solid #969696;
background-color: red;
font-family : Verdana, Arial;
font-size : 11px;
color : #FFFFFF;
}

INPUT.button_green {
border-top : 1px solid #d3d3d3;
border-left : 1px solid #d3d3d3;
border-bottom : 1px solid #969696;
border-right : 1px solid #969696;
background-color: green;
font-family : Verdana, Arial;
font-size : 11px;
color : #FFFFFF;
}

INPUT.field {
border-top : 1px solid #747474;
border-bottom : 1px solid #747474;
border-left : 1px solid #747474;
border-right : 1px solid #747474;
font-family : Verdana, Arial;
font-size : 11px;
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 : Verdana, Arial;
font-size : 11px;
background : #ffffff;
color : #000000;
}

FORM.inline {
display : inline;
} 



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

TD.toplinks {
padding : 5px;
background-color : transparent;
border-top : 0px solid #c0c0c0;
border-bottom : 0px solid #c0c0c0;
background-image : url(logos/toplinks_bg.gif);
}

P.toplinks {
font-family : Verdana, Arial;
font-weight: bold;
font-size : 11px;
color : #000000;
}



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

TD.topbreadcrumb {
padding : 0px;
}

P.topbreadcrumb {
font-family : Verdana, Arial;
font-size : 11px;
color : rgb(64,64,64);
}

A.topbreadcrumb {
text-decoration : none;
color : rgb(64,64,64);
}



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

TD.navigation {
padding : 0px;
border-right : 0px dashed #c0c0c0;
background-color : transparent;
}

TD.nav_open { 
border-bottom: 1px solid gray;
background-color: rgb(204,255,255);
} 
 
P.nav_open { 
font-family: Verdana, Arial; 
font-size : 11px; 
color : #007ba4; 
} 
 
A.nav_open { 
color : #007ba4;
text-decoration: none; 
} 
 
TD.nav_closed { 
border-bottom: 1px solid rgb(0,153,255);
background-color: transparent;

padding: 2px;
} 
 
P.nav_closed { 
font-family: Verdana, Arial; 
font-size : 11px; 
color : #007ba4; 
} 
 
A.nav_closed { 
color : #000000; 
text-decoration: none;
}

A.nav_closed:hover { 
color : #000000; 
text-decoration: underline;
}



/* 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: Verdana, Arial;
font-size : 11px;
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 gray;
}

TD.details {
padding : 10px;
border-left : 1px solid gray;
}

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 rgb(207,207,207);
} 

P.cartbasic {
font-size : 11px;
} 

TD.carttotal {
padding : 5px;
border-bottom : 1px solid rgb(207,207,207);
} 

P.carttotal {
font-size : 11px;
font-weight : bold;
} 



/* Progress bar styles, applies to progress bar area */

P.pb {
font-size : 11px;
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 */
