/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

body {
	min-width: 			760px;
	border: 			0px;
	padding: 			0px;
	margin: 			0px auto;
	font-family: 		"Franklin Gothic Medium", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 			16px;
	color: 				#000000;
	text-align: 		left;
	background-color:	#FFCCFF;

}

h1{
	font-family: 		"Franklin Gothic Medium", Tahoma, Helvetica, Arial, sans-serif;
	font-weight:		bold;
	font-size: 			36px;
	margin:				0px;
}

h2 {
	font-family: 		"Franklin Gothic Medium", Tahoma, Helvetica, Arial, sans-serif;
	font-weight:		bold;
	font-size: 			30px;
	margin:				0px;
}

h3{
	font-family: 		"Franklin Gothic Medium", Tahoma, Helvetica, Arial, sans-serif;
	font-weight:		bold;
	font-size: 			20px;
	margin:				0px;
}

p {
	line-height: 		160%;
	font-family: 		"Franklin Gothic Medium", Tahoma, Helvetica, Arial, sans-serif;
	font-size: 			16px;
	margin:				0px;
}

.nav {
	font-family: 		Arial, sans-serif;
	font-weight:		bold;
	font-size: 			12px;
	margin-left:		5px;
	color:				#000000;
}

.nav_hidden {
	display:			none;
}

.align-center {
	text-align:			center;
}

.align-justify {
	text-align:			justify;
}

.align-right {
	text-align:			right;
}

.a1_footer {
	text-align:			center;
	font-size:			12px;
}

.a1_infobox {
	width:				100%;
	padding:			2px;
	background-color:	#E59AE5;
}

.a1_mainbox_header {
	width:				100%;
	background-color:	#A329A3;
	border:				2px solid #A329A3;
}

.a1_mainbox {
	width:				100%;
	padding:			2px;
	background-color:	#FFCCFF;
}

.a1_infobox_header {
	width:				100%;
	background-color:	#A329A3;
	border:				2px solid #A329A3;
}

.a1_hot_products_header {
	width:				100%;
	background-color:	#A329A3;
	border:				2px solid #A329A3;
	color:				#FFFFFF
}

.a1_newprod {
	width:				33%;
	padding:			2px;
	background-color:	#FFCCFF;
	text-align:			center;
}

.white {
	color:				#FFFFFF;
}

.form_dropdown {
	width:				100%;
}

.form_text {
	width:				100%;
}

.main_home {
	margin-left:		275px;
	padding:			5px;
}

.main_categories {
	margin-left:		407px;
	padding:			5px;
}

.main_home_justify {
	margin-left:		275px;
	padding:			5px;
	text-align:			justify;
}

img {
	border: 			0px;
}

#container {
	background-color:	transparent;
	margin:				0px;
	overflow:			hidden;
}

#header {
	height:				118px;
	background:			url(images/a1c-logo.jpg) no-repeat #FFFFFF;
}

#navigation {
	padding:			2px;
	background-color:	#CC33CC;
	border:				2px solid #A329A3;
}

#left {
	width:				70%;
	float:				left;
	background-color:	#FFCCFF;
}

#left-content {
	width:				auto;
	padding-left:		5px;
}

#right {
	width:				30%;
	float:				right;
	background-color:	#FFCCFF;
}

#right-content {
	width:				auto;
	padding-left:		5px;
}

#main-home {
	width:				auto;
	height:				346px;
	background:			url(images/a1c-main.jpg) no-repeat;
	background-color:	#FFCCFF;
	margin-left:		-5px;
}

#main-categories {
	width:				auto;
	height:				346px;
	background:			url(images/a1c-categories.jpg) no-repeat;
	background-color:	#FFCCFF;
	margin-left:		-5px;
}

#nav-icons {
	width:				auto;
	height:				65px;
	background-color:	#A329A3;
	margin-left:		-5px;
}

.boxText { font-size: 16px; }
.errorBox { font-size : 16px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-size : 16px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-size : 16px; color: #70d250; text-decoration: underline; }

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-size: 16px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
	text-decoration:	none;
}

A.headerNavigation:hover {
  color: #FFFF00;
	text-decoration:	none;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-size: 16px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-size: 16px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-size: 16px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #A329A3;
}

.infoBoxContents {
  background: #A329A3;
  font-size: 16px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-size: 16px;
}

TD.infoBoxHeading {
  font-size: 16px;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-size: 16px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
	background-color:	#A329A3;
	border:				5px solid #A329A3;
}

.productListing-heading {
	background-color:	#E59AE5;
	border:				5px solid #E59AE5;
	font-weight:		bold;
}

.productListing-heading-center {
	background-color:	#E59AE5;
	border:				5px solid #E59AE5;
	font-weight:		bold;
	text-align:			center;
}

TD.productListing-data {
	background-color:	#EFC2EF;
	border:				1px solid #E59AE5;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 16px;
  color: #000000;
}

TD.main, P.main {
  font-size: 16px;
  line-height: 1.5;
}

TD.accountCategory {
  font-size: 16px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 16px;
  font-weight: bold;
  text-align: right;
}

TD.fieldValue {
  font-size: 16px;
}

TD.tableHeading {
  font-size: 16px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-size: 16px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 16px;
}

TEXTAREA {
  width: 50%;
}

SPAN.greetUser {
  font-size: 16px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-size: 16px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 16px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.errorText {
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer;}
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-size: 16px; color: #8c8c8c; }
.checkoutBarCurrent { font-size: 16px; color: #000000; }

/* message box */

.messageBox { font-size: 16px; }
.messageStackError, .messageStackWarning { font-size: 16px; background-color: #ffb3b5; }
.messageStackSuccess { font-size: 16px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-size: 16px; color: #ff0000; }