﻿/*
  $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
*/
@import "undohtml.css";

A {
  color: #000000;
  text-decoration: underline;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.registry {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	padding:10px;
}

/**TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}**/
TD.infoBoxHeading {
  WIDTH: 100%; COLOR: #FFF; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	/**BACKGROUND-COLOR: #1C0D08; **/
	TEXT-DECORATION: none;
	font-weight:bold;
	padding-left:15PX;
	padding-top:3px;
	FONT-SIZE: 12px;
	height:40px;
}

/* Add affiliate*/

TD.infoBoxHeading_affiliate {
  WIDTH: 100%; COLOR: #FFF; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #1C0D08; 
	TEXT-DECORATION: none;
	font-weight:bold;
	padding-left:15PX;
	padding-top:3px;
	FONT-SIZE: 12px;
	height:40px;
	/**BACKGROUND-IMAGE: url(images/title_bar.gif); **/
}
/* End affiliate*/



/* message box */

/* input requirement */

body {
	background-image: url(images/bg.jpg);
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
}

/*#productimage {
height:107px;
margin: 5PX;
text-align:center;
vertical-align:top;
}*/

/*new code additon */
/*.productbg img
{
	border:2px solid #BF9633;
}*/

/*
table.greensleep {
table-layout: automatic;
empty-cells: show;
}
*/

/*****************************************************
	LP STYLES
/*****************************************************/




