html {
}

body {
	font-family: Arial, sans-serif;
	line-height: 1.3em;
	font-size: small;
}

#wrapper {
	font-size: 90%;
}

#footer {
	font-size: 90%;
	font-weight: bold;
}
    
a {
	text-decoration: none;
}

a:hover {
        text-decoration: underline;
}

#top-navigation li a:hover {
	text-decoration: none;
}
    
label {
	font-weight: bold;
}


h1 {
	font-size: 130%;
}  

h2 {
	font-size: 115%;
} 

h3 {
}  

h4 {
}  

h5 {
}  

h6 {
}  

#category-list li a span {
	font-size: 125%;
	font-weight: bold;
}

#category-list li a:hover {
	text-decoration: none;
}

#category-list li li a:hover {
	text-decoration: underline;
}

#category-list li li a.current {
	font-weight: bold;
}

#pagination .pages a.current {
        font-weight: bold;
}

#pagination .pages a:hover {
	text-decoration: none;
}

.tabs ul li a {
	color: #000;
	font-size: 120%;
	font-weight: bold;
}

.txt-field, textarea, select {
	font-family: Arial, sans-serif;
}

textarea { font-size: small; }

.button, .arrow-button {
	font-size: 100%;
}

#top-navigation li a {
	font-size: 125%;
	text-transform: uppercase;
	font-weight: bold;
}

.button-wrapper-normal *, .button-wrapper-highlight *, .button-wrapper-highlight2 * {
	font-weight: bold;
	font-family: Arial, sans-serif;
}

.old-price, .tag {
        font-weight: bold;
	font-size: 125%;
}

.price {
	font-size: 190%;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

.category .links ul li a {
	font-family: Arial, sans-serif;
}

.category .links h1, #page-header, #trail {
	font-size: 145%;
}

#trail {
	line-height: 110%;
}

.product-item .info h1 {
	font-size: 240%;
	font-weight: normal;
	line-height: normal;
}

.small-price { font-size: 120%; }

#steps span.steps { font-weight: bolder; }
