﻿	
/* General styles, applies to all areas */

BODY {
font-family: Verdana, Arial;
margin-top : 1%;
margin-bottom : 1%;
margin-left : 1%;
margin-right : 1%;
background-color : #000000;
height: 100%;
width: 100%;
}

TABLE {
border : 0px;
}

IMG {
border : 0px;
}

H1 {
font-family: Verdana, Arial;
font-size : 100%;
font-weight : bold;
color : #FFDE00;
text-transform: uppercase;
font-size: 15px;
margin-left: 40px;
}

H2 {
font-family: Verdana, Arial;
font-size : 90%;
font-weight : bold;
color : #FFDE00;
text-transform: uppercase;
}

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

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

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

P.smallfade {
font-size : 10px;
color : #000000;
}

A.top {
color:#FFDE00;
text-decoration: None;
}

A {
color:#000000;
text-decoration: None;
}

INPUT, TEXTAREA, SELECT {
font-family: Verdana, Arial;
font-size : 10px;
}

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 : 10px;
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 : Verdana, Arial;
font-size : 10px;
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 : 10px;
background : #ffffff;
color : #000000;
}

FORM.inline {
display : inline;
} 



/* Page top styles, applies to the top area */
TD.topnauha {
padding : 5px;
height: 10px;
background-color : #f3f3f3;
border-top : 1px solid #000000;
border-bottom : 1px solid #000000;
background: #000000;
}


TD.toplinks {
padding : 0px;
background-color : #f3f3f3;
border-bottom : 0px solid #c0c0c0;
}

P.toplinks {
font-family : Verdana, Arial;
font-size : 60%;
color:#FFDE00;
}

SPAN.toplinks {
margin-left: 120px;
font-family : Verdana, Arial;
color:#FFDE00;
}

DIV.toplinks {
color:#FFDE00;
font-family:verdana;
font-size:10px;
font-weight:800;
text-transform:uppercase;
height: 18px;
background-image : url(images/menu_bg.gif);
background: #000000;
padding: 5px;
}

TABLE.content {
font-family: Verdana, Arial;
font-size:10px;
padding: 0px;
}

TH {
align: left;
}

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

TD.topbreadcrumb {
padding : 0px;
}

P.topbreadcrumb {
font-family : Verdana, Arial;
font-size : 70%;
color : rgb(255, 222, 0);
background: #000000;
}

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



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



TD.navigation {
padding-left : 0px;
padding-top: 20px;
margin-top: 50px;
margin-left: 20px;
}

TD.nav_open {


} 
 
P.nav_open { 
font-family: Verdana, Arial; 
font-size : 70%; 
color:#FFFFFF;
text-decoration: None;
margin-left: 5px;
} 
 
A.nav_open { 
color:#FFFFFF;
margin-left: 15px;
text-decoration : none;
font-family: Verdana, Arial; 
font-size: 10px;
font-weight: bold;
font-weight:800;
text-transform:uppercase;
} 
 
TD.nav_closed { 

} 
 
P.nav_closed { 
font-family: Verdana, Arial; 
font-size : 70%; 
color : #007ba4; 
margin-left: 5px;
} 
 
A.nav_closed { 
color:#FFFFFF;
margin-left: 10px;
text-decoration : none;
font-family: Verdana, Arial; 
font-size: 10px;
font-weight: bold;
font-weight:800;
text-transform:uppercase;
}

A.nav:hover {
color: #000000;
}



/* Main styles, applies to the main page area on the right hand side */

TD.main {
margin-right: 1000px;
padding-left : 25px;
padding-right : 25px;
padding-bottom : 25px;
padding-top: 15px;
font-family: Verdana, Arial;
font-size : 11px;

}

DIV.main
{
	width: 500px;
}


/* Cart snapshot styles, applies to the snapshot area of the shopping cart */

TD.cartbottom {
padding : 5px;
background-color : #f3f3f3;
border-top : 1px solid #000;
border-bottom : 0px solid #c0c0c0;
background: #000000;
}

FONT.cartbottom {
font-family: Verdana, Arial;
font-size : 10px;
color : #ffffff;
}


/* 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 : 5px;
border-left : 1px solid #FFDE00;
font-family: Verdana, Arial;
font-size : 70%;
}

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 : 12px;
} 

TD.carttotal {
padding : 5px;
border-bottom : 1px solid #f3f3f3;
} 

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