/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#000000;
	margin: 0px 0 10px 0;
	font-size: 12px;
	line-height: 1.5em;
	background: url(images/background.gif) top left repeat;
	/*
	color:#4d4d4d;
	*/
	color:#fff;
}

p { 
	margin:0;
	padding:0;
}

a { 
	color:#4d4d4d;
	text-decoration:none;
}

a:hover { 
	color:#4d4d4d;
	text-decoration:underline;
}

h1,
h2 { 
	color:#75bd00;
	font-family:"Century Gothic", Arial, sans-serif;
	padding-bottom:8px;
	border-bottom: 1px solid #75bd00;
	font-size:16px;
	margin: 0 0 10px 0;	
	font-weight:bold;
}

h2.black
{
	border-bottom: 1px solid #000000;
}

h1.txt_highlight {
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: none;
	font-size:11px;
	font-weight:normal;
	text-transform:uppercase;
	margin-top:25px;	
}

#tabProductDetail_info h1.productname { 
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: none;
	font-size:15px;
	margin-top:none;	
	font-weight:bold;
}	

table.mainContent h1.txt_highlight  { 	color:#000; }
table.mainContent h1.txt_highlight a.headerNavigation  { 	color:#000; }

h1.txt_highlight a { 
	color:#000;
}

h1.txt_highlight a:hover { 
	color:#000;
	text-decoration:underline;

}

/**/
/* header styles */
/**/

td.header { 
	background:url(images/header.png) -8px 0px no-repeat;
	height:110px;
	text-align:right;
	vertical-align:top;
	color: #ffffff;
}

#header-images { 
float:right;
clear: both;
	width: 480px;
	padding-top: 10px;
	padding-right:14px;
	text-align: right;
	border-top: 1px solid #75bd00;
}

td.header ul { 
	float:right;
	padding:0 2px 0 0;
	margin:42px 0 0 0;
	color:#ffffff;
}

td.header li { 
	list-style:none;
	float:left;
	color:#ffffff;
}

a.header:link, a.header:visited, a.header:active {
	text-transform:none;
	padding-right:10px;
	color:#ffffff;
}


/**/
/* content styles */
/**/

table.mainContent, 
table.mainContent a:link,  table.mainContent a:visited,  table.mainContent a:active,  
table.mainContent h1
{
	color: #ffffff;
	text-decoration: none;
}

table.mainContent a:hover
{
	text-decoration: underline;
}

td.content { background:#fff; }

td.leftcol { width:161px; vertical-align:top; }
td.rightcol { width:723px; vertical-align:top; }

.cats a  {
	display:block;
	text-transform:none;
	padding-bottom:0px;
	color: #FFFFFF;
	line-height: 1.2;
}


/**/
/* footer styles */
/**/

td.footer { 
	height:58px;
	color: #ffffff;
	text-align:center;
	text-transform:uppercase;
	border-top: 1px solid #75bd00;
}

td.footer a { 
	text-transform:uppercase;
	color: #ffffff;
	padding:0 9px;
}

td.footer-payment { 
	color: #ffffff;
	text-transform:uppercase;
}
/* CSS Document */

.searchbox { 
	border: 1px solid #333333;
	width:155px;
}

.searchgo { 
	border: 0px none;
	text-transform:uppercase;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color:#000000;
	padding:0;
}



/* extra styles */

.product-listing-text { 
	font-size: 10px;
	line-height: 1.2;
	text-align:center;
	vertical-align:top;
	color:#000;
}




#tabProductDetail {
	clear: both;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 30px;
}
#tabProductDetail_info {
	margin-top: 10px;
}

#tabProductDetail_info { 
	color:#000;
}

.td_border {
	border: 3px groove #333333;
}

p.txt_highlight {
	font-size: 14px;
	font-weight: bold;
}

#newsletter { 
	font-size:11px;
	text-transform:uppercase;
	line-height:1.5;
}

#newsletter input.email { 
	width:200px;
	border: 1px solid #333333;
}	

.product-home { 
	height:180px;
}

a.product-home:link, a.product-home:visited, a.product-homea:active
{
	color: #ffffff;
	text-transform: none;
	text-decoration: none;
}

a.product-home:hover
{
	text-decoration: underline;
}

.white
{
	color: #ffffff;
}

td.smallTextBlack { 
	color:#000!important;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;	
}

td.smallTextBlack a { 
	color:#000!important;
	  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

#tabProductDetail_thumb img { 
	border: 1px solid #000;
}

img, td.header { behavior: url(iepngfix.htc) }

#manuDesc { 
	font-size:12px;
	line-height:1.5;
	width:316px;
	margin-left:14px;
	margin-right:8px;
	margin-bottom:3px;
	padding-bottom:12px;
	padding-right:7px;
	height:284px;
	overflow:auto;
}

#homepagescroll {
	height:200px;
	overflow:auto;
}
