﻿@charset "utf-8";
/* CSS Document */


/* png ie fix */
img { behavior: url(/iepngfix.htc); }


/* BEGIN new products list */
.list1_a {
	color: #ffff99;
	font-family: tahoma, arial, sans-serif;
	font-size: 8pt;
	text-decoration: none;}
.list1_a:hover {
	color: white;
	text-decoration: underline;}
/* END new products list */


.r_font {
	color: #ffffff;
	font-family: tahoma, arial, sans-serif;
	font-size: 8pt;
	text-decoration: none;}
	
a {
	color: #ffffff;
	font-family: tahoma, arial, sans-serif;
	font-size: 8pt;
	text-decoration: none;}
	
a:hover {
	color: #ffff99;
	font-family: tahoma, arial, sans-serif;
	font-size: 8pt;
	text-decoration: underline;}






/* BEGIN featured products six table */

#featured_six {
	width: 408px;
	background-color: #000000;}
.border {
	border: 1px #999999 solid;
} /* show to IE */
.featured_six a {
	padding-left: 25px;
	line-height: 18px;
	color: white;
	font-family: tahoma, arial, sans-serif;
	font-size: 8pt;
	text-decoration: none;}
	
/* thumbs on left side */
#featured1 {
	float: left;
	width: 198px;
	padding-bottom:8px;	
	background-image: url(images/arrow2.jpg);
	background-repeat: no-repeat;
	background-position:5px 133px;
	background-color:#000000;}

/* thumbs on right side */
#featured2 {
	float: right;
	width: 198px;
	padding-bottom:8px;	
	background-image: url(images/arrow2.jpg);
	background-repeat: no-repeat;
	background-position:5px 133px;
	background-color:#000000;}

/* END featured products six table */






/* BEGIN new products two table */


.newproducts_two img {
	border: 1px #999999 solid;
	_margin-bottom: -6px;} /* show to IE */
.newproducts_two {
	color: white;
	font-family: tahoma, arial, sans-serif;
	font-size: 8pt;
	text-decoration: none;}
	
/* thumbs on left side */
.newproducts1 {
	float: left;
	width: 174px;
	padding-bottom:8px;	
	background-image: url(images/arrow2.jpg);
	background-repeat: no-repeat;
	background-position:5px 133px;
	background-color:#000000;}

/* thumbs on right side */
.newproducts2 {
	float: right;
	width: 174px;
	padding-bottom:8px;	
	background-image: url(images/arrow2.jpg);
	background-repeat: no-repeat;
	background-position:5px 133px;
	background-color:#000000;}

/* END new products two table */


.style1 {
	background-image: url('images/table-bk.jpg');
	background-repeat:repeat-x;
	background-color: #000000;
}

.top_link {
	text-transform: capitalize;
	color: #FFFFFF;
	font-family: tahoma, arial, sans-serif;
	font-size: 8pt;
	text-decoration: none;}
.top_link:hover {
	color: #FF0000;}





.main_flash {
	border: 1px white solid;
}


#footer {
	color: #999999;
	font-family: tahoma, arial, sans-serif;
	font-size: x-small;
	text-decoration: none;}


#footer a {
	color: #999999;
	font-family: tahoma, arial, sans-serif;
	font-size: x-small;
	text-decoration: none;}

