
/* General styles, applies to all areas */

BODY {
font-size: 62.5%; /* Resets 1em to 10px */
font-family: "Lucida Grande", "Lucida Sans Regular", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
margin-top : 0px;
margin-bottom : 1%;
margin-left : 1%;
margin-right : 1%;
background:#2b1903 url(../images/body_bg.jpg) top center no-repeat; 
color : #554b40;

}


#container{width:1000px;}

TABLE {
border : 0px;
}

IMG {
border : 0px;
}

H1 {
font-size : 16px;
font-weight : bold;
color : #4f3820;
margin: 20px 10px 10px 0px;
/* border-bottom: 1px solid #aaa; */
}

H2 {
font-size : 14px;
font-weight : bold;
color : #4f3820;
margin: 20px 10px 10px 0px;
}

H3 {
font-size : 90%;
font-weight : bold;
margin: 20px 10px 10px 0px;
}

H4 {
font-size : 80%;
font-weight : bold;
margin: 20px 10px 10px 0px;
}


H6 {
margin-top : 1%;
margin-bottom : 1%;
margin-left : 0;
margin-right : 1%;
font-size : 13px;
font-weight : normal;
color: #8f6e35;
}


P, LI {

font-size :12px;
line-height : 17px;
}
/*
P{
font-size:12px;
line-height:17px;
margin-bottom:18px;}

*/
P.smallbasic {
font-size : 70%;

}

P.smallnote {
font-size : 70%;
color : #7a7a7a;
display : inline;
}

P.smallfade {
font-size : 10px;
color : #9e8657;
margin-bottom:0;
}



#mainnavi a {
color: #ca9e59;
text-decoration: none;
margin-right:0px;

line-height: normal;
padding: 0px 7px 0px 4px;

display: inline;
/* float: left; */
text-transform:uppercase;
font-size:12px;
text-align:center;
outline: none;
}

#mainnavi a:hover,
#mainnavi a.selected {
color: #d6ceb9;
/* background-color: #76a10c; */
}

#bullet_style{
font-size:9px; 
color:#d6ceb9;
vertical-align:text-top;

}

A {
text-decoration: none;
color: #554b40;
outline: none;
}

INPUT, TEXTAREA, SELECT {
font-size : 70%;
}

INPUT.button {
border-top : 1px solid #c39949;
border-left : 1px solid #c39949;
border-bottom : 1px solid #634C24;
border-right : 1px solid #634C24;
/* background-image : url(logos/button_bg.gif); 
background-repeat:repeat-x; */
background-color:#917134;
font-size : 70%;
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-size : 70%;
background : #ffffff;
color : #333;
}

TEXTAREA.field {
border-top : 1px solid #747474;
border-bottom : 1px solid #747474;
border-left : 1px solid #747474;
border-right : 1px solid #747474;
font-size : 70%;
background : #ffffff;
color : #333;
}

FORM.inline {
display : inline;
} 



/* Page top styles, applies to the top area */
#topnavi{
 /* float:right; */
 text-align:right;
 margin:0px 50px 0 0px;
 height:91px;
 }




TD.toplinks {
width: 920px;

}

P.toplinks {
font-size : 11px;
color : #7f6147;
margin: 0px 00px 0px 0px;
padding : 8px 0px 0px 0px;
line-height : 140%;

}

p.toplinks a {
font-size : 11px;
color : #7f6147;
line-height : 136%;
}

p.toplinks a:hover {
text-decoration: underline;
}
#mainnavi {
/*
float:left;
width:1000px;

margin: 17px auto 0 auto;
padding: 0;
text-align:center; */

margin:0 auto ;
padding:0;
position:relative;
text-align:center;
top:0px;
width:1000px;
/*right:0;
left: 0; */



}

#header {
background-image:url(../images/header.jpg); 
height:109px;
width:1001px;
}


#header_img {
width:1000px;
height:260px;
background-color: #FFFFFF;
}

/* Breadcrumb styles, applies to the breadcrumb area */

TD.topbreadcrumb {
padding : 5px;
background-image: url(../images/top_bread.jpg);
background-repeat: no-repeat;
height:40px;
padding-right:30px;
}

P.topbreadcrumb {
font-size : 70%;
color : #000000;
}

A.topbreadcrumb {
text-decoration : none;
color : #000000;
}


#fade {
	background: #ffffff url(../images/fade.jpg) no-repeat;
	width:920px;
	height:45px;
	margin:0 auto;
}


/* Navigation styles, applies to the category navigation area on the left hand side */

TD.navigation {
padding : 7px 20px 25px 20px;
border-right : 1px solid #c0c0c0;
background-color : #ffffff;
text-align: left;
width: 210px;
height:20px
}

TD.nav_open { 
text-align: left;
background:#8b6b34;
color:#ffffff;
border-bottom:1px solid #634c24;
} 
TD.nav_open_active { 
text-align: left;
background:#8b6b34;
color:#ffffff;
border-bottom:1px solid #634c24;
}  

TD.navigation a:link, 
TD.navigation a:visited {
text-decoration: none;
font-size: 12px;
line-height: normal;
 
	
}




TD.navigation a:hover {
	text-decoration: underline; 
	color:#000000;
}
TD.nav_open_active a:hover {
	text-decoration: none; 
	color:#ffffff;
	
}
 
P.nav_open { 
color : #554b40; 
padding:7px 0 7px 10px;
margin:0px;

} 
 
A.nav_open { 
color : #554b40; 

} 

A.nav_open_active { 
color : #ffffff; 

} 

A.nav_open_active:hover { 
color : #ffffff; 
text-decoration:none;

} 

 
TD.nav_closed { 
text-align: left;
background:#eaeaea;
border-bottom:1px solid #d7d7d7;
} 
 
 
 
 
P.nav_closed { 
color : #554b40; 
padding:7px 0px 7px 10px;
margin:0px;

} 
 
A.nav_closed { 
color : #554b40; 

}

#left_titles {
font-size:12px;
color:#000000;
padding:22px 0 4px 11px;
margin:0 0px 4px 0;
border-bottom: 1px solid #d7d7d7;
}
#left_empty {
font-size:12px;
color:#000000;
padding:22px 0 4px 11px;
margin:0 0px 4px 0;

}


#left_content {
font-size:12px;
color:#554b40;
padding:0px 0 0 11px;

}

#left_content a{
font-size:10px;
color:#554b40;
padding:0px 0 0 0px;

}


/* Main styles, applies to the main page area on the right hand side */

TD.main {
padding : 10px 20px 25px 20px;
background-color : #ffffff;
width: 620px;
}

TD.main a:hover {
text-decoration: underline;
}

/* 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-size : 70%;
color : #007ba4;
}



/* Bottom styles, applies to the bottom area */

TD.bottom {
padding : 5px;
background-color: #433f49;
color: #bbb;
padding: 10px;
}

TD.bottom a {
color: #fff;
text-decoration: none;
}

TD.bottom a:hover {
color: #fff;
text-decoration: underline;
}

#logos {
margin:40px auto 0 auto;
width:50%;

}


#footer {
	color: #9e8657;
	margin-top:10px;
}

#footer a {
	color: #9e8657;
}

#footer a:hover {
	text-decoration: underline;
}

/* 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;
} 





/* left side shopping cart */
TABLE.sidecart {
background:#eaeaea;
border-bottom : 1px solid #D7D7D7;
padding : 10px;
margin: 0px;

}

TD.sidecart {
padding : 0px;
border-bottom : 1px solid #D7D7D7;
padding : 5px 0 0px 0px;
margin: 0px;
vertical-align:top;


} 

TD.sidecart_narrow {
padding : 0px;
border-bottom : 1px solid #D7D7D7;
padding : 5px 0 0px 0px;
margin: 0px;
vertical-align:top;
width:34px;

} 



TD.sidecart_noborder {
border-bottom : none;
} 

P.sidecart {
font-size : 10px;
padding : 0px;
margin: 0px;
} 

P.sidecart a{
font-size : 10px;
padding : 0px;
margin: 0px;
} 

TD.sidecarttotal {
padding : 0px;
border-bottom : 0px solid #f3f3f3;
color:#000000;
padding : 0px;
margin: 0px;
} 

P.sidecarttotal {
font-size : 16px;
font-weight : bold;
padding : 0px;
margin: 0px;
} 


#cart_button {
float:right;
padding : 0px;
margin: 0px;
} 

#pagination{
background:#f6f6f6;
text-align:right;
border:1px solid #e6e6e6;
margin:0px;
padding:6px 10px 0 0;
font-size:10px;
color:#585757;
height:19px;

}

#pagination a{
color:#ab9681;

}
#total_products{
float:left;
padding-left:10px;

}




/* Progress bar styles, applies to progress bar area */

P.pb {
font-size : 70%;
color : #554B40;
} 

TD.pbactive {
border-top : 1px solid #f3f3f3;
border-bottom : 1px solid #f3f3f3;
background-color : #D7D7D7;
} 

TD.pbinactive {
border-top : 1px solid #f3f3f3;
border-bottom : 1px solid #f3f3f3;
background-color : #ffffff;
}

table.sizes {
	padding: 4px;
	font-size: 11pt;
}

table.sizes td {
	padding-right: 15px;
}


table#kaupatcom {
	border: 1px solid #aaa;
	margin: 30px 0px 20px 20px;
	line-height: 1em;
	font-size: 11pt;
}

table#kaupatcom h4 {
	font-weight: normal;
	font-size: 11pt;
	background-color: #452d63;
	color: #fff;
	padding: 4px;
	margin: 0;
	line-height: 1.1em;
}  	     	      	        	   	       		         	    	   	   	     

table#kaupatcom select {
	font-size: 11pt;
}

table#kaupatcom textarea {
	font-size: 9pt;
}

table#kaupatcom a {
	font-size: 10pt;
	line-height: 1.1em;
}

table#footer {
	width: 920px;
	color: #aaa;
}

table#footer td {
	font-size: 10pt;
	padding: 10px;
	line-height: 1.1em;
	vertical-align: top;
}

table#footer a {
	color: #ccc;
}

table#footer a:hover {
	text-decoration: underline;
}

table#footer h3 {
	margin: 0;
	color: #fff;
	font-size: 12pt;
}

table#footer ul {
	margin: 10px 10px 0px 0px;
	padding: 0;
}

table#footer ul li {
	margin: 0px 0px 5px 15px;
	padding: 0px;
}

strong {
	font-size: 140%;
	font-weight: bold;
}

strong.price {
	color:#000000;
}


p.bannerlink {
margin: -10px 0px 0px 20px;
padding: 0;
text-align: center;
}

p.bannerlink a {
color: #FFFFFF;
background-color: #76a10c;
padding: 10px;
margin: 0;
text-decoration: none;
display: block;	
}

p.bannerlink a:hover {
background-color: #86b11c;
text-decoration: none;
}





p.shoplink {
margin: 0px 0px 0px 8px;
padding: 0;
text-align: left;
}



/* Clover Shop Copyright (c) 2001- Apilaratas Oy - http://www.apilaratas.fi */