@charset "UTF-8";
/*
Color Template CSS
Revision: 1.0
Copyright (c) 2007 by HHD Software
This file is part of the HHD Software Web Site
Do not use it and do not make copies of it without written permission from HHD Software
Please contact us at http://www.hhdsoftware.com/Company/contact-us.html

Note to e l t i m a guys (and Ñ å ð ¸ ã à   Ñ å ì å í ö î â especially): YOU can copy everything, as you always do...
*/

/* Site design color template */

.bg_color {
	background-color: #59a64e;
}
a:link, a:visited{
	color: #207713;
	text-decoration: none;
}
a:hover {
	color: #3a932e;
	text-decoration: underline;
}
a:link.path, a:visited.path {
	color: #444;
	text-decoration: none;
}
a:hover.path, a:hover.path strong {
	color: #3a932e;
	text-decoration: underline;
}
.active {
	color: #207713;
	font-weight: bold;
	margin-left: -1px;
	margin-right: -1px;
}
.bottom {
	color: #160;
}
.copyright {
	color: #666;
}
.bottom_nav_div {
	width: 530px;
	height:1px;
	background-color: #72bf68;
	margin-bottom:-3px;
	padding:0;
	line-height:0;
	clear: both;
	margin: auto;
}
.horiz_div {
	width:100%;
	height:1px;
	background-color: #72bf68;
	margin-bottom:-3px;
	padding:0;
	line-height:0;
	clear: both;
	margin: auto;
}

/* Content Color Template */

textarea
{
	scrollbar-face-color: #E9F2F2;
	scrollbar-highlight-color: #FFF;
	scrollbar-shadow-color: #D3E9E9;
	scrollbar-3dlight-color: #A9C2C2;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #FAFAFA;
	scrollbar-darkshadow-color: #98B0B1;
	scrollbar-base-color: #DEE3E7;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
	color: #444;
}
input[type~="text"], input[type~="submit"], input[type~="reset"] {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
	color: #444;
}
td  
{
	font-family: Tahoma;
	font-size: 11px;
	color: #444;
}
th  
{
	font-family: Tahoma;
	background-color: #DFF0F0;
	font-size: 12px;
	color: #666;
}
.cart_border 
{
	border: 1px dotted #8DB3B3;
}
.teal_background 
{
	background-color: #F0F5F5;
}
.dark_teal_background 
{
	background-color: #DFF0F0;
}
.shopping_cart_button 
{
	background-color: #8DB3B3;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding-left : 1px;
	padding-right : 3px;
	border-left : 1px solid #CEDFDF;
	border-top : 1px solid #CEDFDF;
	border-right: 1px solid #629293;
	border-bottom : 1px solid #629293;
	height:20px;
	color:White;
}
.prlist_gray
{
	color:Gray;
}
