/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
}
.infoboxheading {
	color: #000000;
	font-weight: bold;
	font-size: 15px;
}
.style1 {	color: #000000;
	font-size: 13px;
	font-weight: bold;
}
.style99 {	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.style3 {font-size: 12px}
.style9 {font-size: 6px}
.style13 {color: #000000; font-size: 15px; font-weight: bold; }
.stylebox {color: #FF0000; font-size: 13px; font-weight: bold; }
.style14 {color: #FFFFFF}
.style15 {
	font-size: 12px;
	font-weight: bold;
}
A.stylebox{color: #FF0000; font-size: 13px; font-weight: bold; }
A.stylebox:hover{color: #FF0000; font-size: 13px; font-weight: bold; }
A.stylebox:visited{color: #FF0000; font-size: 13px; font-weight: bold; }
.style17 {font-size: 16px; font-weight: bold; }
.style18 {font-size: 16px}

A.headerNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
  color: #ffffff;
}

/* buy two */
A.buybothPrice {
	font-family: Palatino Linotype;
	font-size: 18px;
/*	color: b2d524; */
	color: #59118E;
}
A.buybothHeading {
	font-family: Palatino Linotype;
	font-size: 18px;
/*	color: b2d524; */
	color: #59118E;
}
.buybothText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #506b00;
}	
h1 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
}

h2 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
}

/* VJ Links Manager v1.13 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}

.linkFeatured {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
/* VJ Links Manager v1.13 end */

