body
{
    margin: 0px;
    height: 100%;
    font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
    background-color: #454545;
	color: #333;
}

.gallery 
{
    padding-top: 5px;
}
   
.gallery .img
{
    margin: 0px;
    margin-right: 4px;
}

.gallery .lastimg
{
    margin-right: 3px;
}
   
h1
{
    font-size: 16px;
	font-weight:bold;
	line-height: 28px;
	color: #333333;
	margin-bottom: 0px;
}

h2
{
    font-size: 13px;
	font-weight:bold;
	margin-bottom: 2px;
	color: #333333;
	margin-bottom: 0px;
}

p
{
    font-size: 11px;
	line-height: 20px;
	color: #333333;
	margin-top: 0px;
	max-width: 490px;
}


textbox {
    font: 11px Arial;
}

button {
    font: 11px Arial;
}

.btn01 {
    border: 0px; 
    background-color: #76b900; 
    color: #ffffff; 
    cursor: pointer;
}

.btn02 {
    border: 0px; 
    background-color: #eeeeee; 
    color: #444444; 
    cursor: pointer;
}

input {
    font: 11px Arial;
}

img {
    border: 0px;
}

select {
    font: 11px Arial;
}

.required {
    color: #ff0011; 
    font-size: 13px;
    font-weight: bold;
}

a:link, a:active, a:visited {
    text-decoration: none;
    color: #df001b;
}

a:hover {
    color: #333333;
    text-decoration: underline;
}

.amount {
    text-align: right;
}

#sa-left {
    width: 50px;
    background-color: #df001b;
    background-image: url(images/left.gif);
    background-repeat: no-repeat;
}

#sa-printfooter {
    display: none;
    visibility: hidden;   
}

#sa-printheader {
    display: none;
    visibility: hidden;   
}

#sa-top {
    width: 740px;
    height: 150px;
    background-color: #333333;
    background-image: url(images/top.jpg);
    background-repeat: no-repeat;
}

#thespacer {
    width: 177px;
}

#sa-sitenavi {
    color: #999999;
    width: 740px;
    height: 20px;
    background-color: #f1f1f1;
}

#sa-body {
    width: 720px;
    padding: 10px;
    background-color: #ffffff;
}

.sa-rootnode {
    visibility: hidden;
    position: absolute;
}

.sa-node {
    color: #df001b;
    line-height: 24px;
}

.sa-node:hover {
    text-decoration: underline;
    color: #333333;
}

.sa-node_selected {
    color: #bd0219;
    font-weight: bold;
}   

.sa-headline {
	font-size: 16px;
	font-weight:bold;
	line-height: 28px;
	color: #333333;
} 

.sa-headlinered {
	font-size: 16px;
	font-weight:bold;
	line-height: 28px;
	color: #df001b;
}

.sa-mainmenu {
    width: 170px;
    line-height: 18px;
}

.sa-text {
	font-size: 11px;
	line-height: 20px;
	color: #333333;
}

.sa-grapichs {
    border-bottom: 1px solid #df001b;
	margin-bottom: 10px;
	margin-top: 10px;
}

.sa-display {
    padding: 5px;
    background-color: #f8f6f7;
}

.sa-displayimg {
    background-color: #f9f9f9;
}

.sa-displayvej {
    padding: 5px 5px 0px 5px;
    background-color: #fdfbe1;
}

.sa-displaysup {
    padding: 5px 5px 0px 5px;
    background-color: #e1fde2;
}

.sa-displaydesc {
    padding: 5px 5px 0px 5px;
    background-color: #f9f9f9;
}

.sa-displayhead {
    font-size: 14px;
	font-weight:bold;
	line-height: 24px;
	color: #333333;
}

.product_selector {
	padding: 5px;
	background: #eee;
	width: 490px;
}

.products {
	width: 490px;
	list-style: none;
}

.products .product {
	margin-left: -40px;
	margin-bottom: 10px;
	width: 490px;
}

.products .product.alt {
	background: #eee;
}
