﻿
* { 
	font-family: "Century Gothic";
	font-size: 14px;
}

body {
	margin: 0;
	padding: 0;
	font-family: "Century Gothic";
	font-size: 14px;
	color: #000000; 
	background-color: #FFFFFF;
	}

	
b,
strong {
	color: #000000; 
	font-size: 14px;
	}

a:link, a:visited{
	color: #000000;
	text-decoration: none;
}

a:hover{
	text-decoration: none;
	color: #808080;
}

a:active{
	color: #000000;
}

.style17 a:link,
.style17 a:visited,
.style17 a:hover,
.style17 a:active,
.style17 font
{
	font-size: 10px;
}

.menu_wrapper
{
	margin-bottom:65px;
}

#page_content{
/*	padding-top:50px; */
	width:560px;
	vertical-align:top;
	color: #CCCCCC;
	font-family: "century gothic";
	font-size: 14px;
	
	/*background-color:green;*/
}


.floatimgleft {
	float:left;
	margin-right:10px;
	margin-bottom:1px;
	padding-bottom: 5px;
}

.shoppingtext {
	color: #FFFFCC;
	font-family: "Century Gothic";
	font-size: 13px;

}

.saletext {
	color: #FF0000;
	font-family: "Century Gothic";
	font-size: 13px;

}

.floatimgright {
	float:right;
	margin-top:5px;
	margin-right:20px;
	margin-bottom:5px;
	margin-left: 20px;
}

.headermenutext {
	color: #000000;
	font-family: "Century Gothic";
	font-size: 14px;

}

.style15 {
	color: #000000;
	font-family: "century gothic";
	font-size: 14px;
	text-align: justify;
/*	border:1px solid silver; */
}

.style15 p{
	color: #000000;
	font-family: "century gothic";
	font-size: 14px;
	text-align: justify;
	margin-right:20px;	
	margin-left:0px;	
}

p.first {
	margin-top:0px;
}

.style16 {
	font-size: 14px;
	font-family: "century gothic";
	font-weight: bold;
	color: #000000;
/*	border:1px solid gray;	*/
	margin-right:20px;	
	margin-left:0px;	
}

.style18 {
	font-family: "century gothic";
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}

.blank_button_left 
{
	margin:0px;
	border:0px;
	padding:0px;
	background-image: url("img/100/blank_button_left.gif");
    background-repeat: no-repeat;
    width: 20px;
    height: 46px;
}
.blank_button_right {
	margin:0px;
	border:0px;
	padding:0px;
	background-image: url("img/100/blank_button_right.gif");
    background-repeat: no-repeat;
    width: 20px;
    height: 46px;
}
.blank_button 
{
	border-collapse:collapse;
	margin:0px;
	border:0px;
	padding:0px;
	background-image: url("img/100/blank_button_repeat_x.gif");
    background-repeat: repeat-x;
    height: 46px;
}
.blank_button td{
	margin:0px;
	border:0px;
	padding:0px;
	color: #373737;
	vertical-align:middle;
}
.blank_button tr{
	margin:0px;
	border:0px;
	padding:0px;
}



.blank_button_75_left 
{
	margin:0px;
	border:0px;
	padding:0px;
	background-image: url("img/75/blank_button_left.gif");
    background-repeat: no-repeat;
    width: 20px;
    height: 42px;
}
.blank_button_75_right {
	margin:0px;
	border:0px;
	padding:0px;
	background-image: url("img/75/blank_button_right.gif");
    background-repeat: no-repeat;
    width: 20px;
    height: 42px;
}
.blank_button_75 
{
	border-collapse:collapse;
	margin:0px;
	border:0px;
	padding:0px;
	background-image: url("img/75/blank_button_repeat_x.gif");
    background-repeat: repeat-x;
    height: 42px;
}
.blank_button_75 td{
	margin:0px;
	border:0px;
	padding:0px;
	color: #373737;
	vertical-align:middle;
}
.blank_button_75 tr{
	margin:0px;
	border:0px;
	padding:0px;
}

/* when showing a list of products */
.prod_list_desc {
/*	TEXT-ALIGN: justify; */
	padding-left:5px;
}
.prod_page_desc {
	TEXT-ALIGN: justify;
	padding-left:9px;
}
/* "policy" pages */
.policy_desc {
	padding-left:0; 
	padding-right:10; 
	font-size: 14px;
	TEXT-ALIGN: justify;
}
