/* all with font sizes */

.btnimage
{
    background-image: url('../image/cardvisa.gif');
}

.channel td 
{
	padding-top: 1px;
	padding-left: 1px;
	border-top: 1px solid gold;
	border-bottom: 1px solid #083F19;
	background-color: #6D8D56;
}
.currentstep
{
    FONT-WEIGHT: bold;
}
.nextstep
{
    COLOR: #BBBB9F;
}
.price
{
    FONT-WEIGHT: bold;
    COLOR: maroon;
}
.cartbtn
{
}
SELECT
{
	font-family: Verdana, Arial;
}
INPUT
{
    FONT-FAMILY: Verdana, Arial;
}
TEXTAREA
{
    FONT-FAMILY: Verdana, Arial;
}
.small
{
}

.text
{
}
.tip
{
	color:dimgray;
}
.topmenu
{
	color: white;
}
.sidecartsmall
{
	font-family: Verdana, Arial;
	color: dimgray;
}
.sidecartsel
{
	font-family: Verdana, Arial;
	background-color: #F2F7E8;
}
td
{
	font-family: Verdana, Arial;
	color:#333333;
}
th
{
	font-family: Verdana, Arial;
}
.title
{
	font-weight : bold;
	color: #32531A;
	font-family: Arial, 'Trebuchet MS', Trebuchet;
}

h1
{
	font-weight: bold;
	color: #0c4110;
	margin-bottom: 0px;
}
.sidecart
{
	font-family: Verdana, Arial;
}
.category_home
{
}

/* end all with font sizes */
.sidecart A
{
	text-decoration: none;
}

.mainBODY 
{
	background-image: url('../image/bg.gif');
	background-repeat: repeat-y;
	background-position-x: right;
	
}

.snowflakes
{
	background-image: url('../image/snowflakes.gif');
	background-repeat: no-repeat;
	background-position-x: right;
	background-position-y: top;
}

.topmenu A
{
	color: white;
	text-decoration: none;
}
.topmenu A:hover
{
	color: yellow;
	text-decoration: none;
}

.sidecartsel A
{
	text-decoration: none;
	color: black;
	font-weight: bold;	
}


.errheader
{
    COLOR: white;
    BACKGROUND-COLOR: indianred
}
.errtext
{
    COLOR: red
}
.orderheader
{
    FONT-WEIGHT: bold;
    COLOR: #FFFFFF;
    BACKGROUND-COLOR: #9a2020;
}
hr
{
    COLOR: #A6B9A9;
}


.separator
{
	FONT-WEIGHT: bold;
	color: #7F9DB9;
}

A
{
    color: darkgreen;
}
.oldcolor
{
	color: #2F5BB9;
}
A:hover
{
	color: brown;
	text-decoration: underline;
}


.channel th 
{
	border-top: 4px solid gold;
}

.channel td a {
	border-top: 1px solid #92AA80;
	border-right: 1px solid #4D643D;
	border-bottom: 1px solid #4D643D;
	border-left: 1px solid #92AA80;
	text-align: center;
	display: block;
	color: White;
	text-decoration: none;
}

.channel td a:hover {
	color: yellow;
	text-decoration: none;
}

.channel th a 
{
	border-top: 1px solid #FFFFFF;
	text-align: center;
	display: block;
	text-decoration:none;
	color: black;
}

.SubChannel table {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #000000;
}

.SubChannel table td{
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

.SubChannel table td table {
	width: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: auto;
	padding-left: auto;
	border: 0px;
}
 
ul
{
	margin-left: 15px;
	line-height: 15px;
}

ol
{
	margin-left: 28px;
}

.leftnav
{
	line-height:18px;
	margin-left: 15px;
}

.graybox
{
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.blackbox
{
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	cursor: hand;
}

.soldout
{
    color: Gray;
}

/* START font tools
**********************************/
.ft2 {
	float: left;
	margin-left: 2px;
}

.ft2 A:link{
	border: 1px solid #cccccc;
	padding: 0;
	height: 18px;
	width: 18px;
	float: left;
}

.ft2 A:visited{
	border: 1px solid #cccccc;
	padding: 0;
	height: 18px;
	width: 18px;
	float: left;
}

.ft2 A:hover{
	border-color: #000000;
}

.ft2at {
	float: left;
	margin-left: 2px;
}

.ft2at A:link{
	border: 1px solid #000000;
	padding: 0;
	height: 18px;
	width: 18px;
	float: left;
}

.ft2at A:visited{
	border: 1px solid #000000;
	padding: 0;
	height: 18px;
	width: 18px;
	float: left;
}

.ft2at A:hover{
	border-color: #333;
}
/* END font tools
**********************************/