/*
  $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
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #A67CC4;
	text-align: center;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

FORM {
	display: inline;
}
#wrapper {
	width: 780px;
	margin: 0 auto;
	text-align: left;
}
.topnav {
	width: 130px;
	height: 17px;
	float: right;
	padding: 3px 20px 0;
	background-image: url(images/topnav_bg.jpg);
	color: #FCFCFC;
	text-align: right;
	margin: 0 60px 0 0;
}
.topnav a {
	color: #FFFFFF;
	padding: 0 5px;
	font-weight: bold;
}
.topnav a:hover {
	padding: 0 5px;
	background: url(images/topnav_over_bg.jpg) no-repeat 50% 0px;
	text-decoration: none;
}
#header {
	width: 780px;
	height: 110px;
	float: left;
	position: relative;
	background: url(images/header_bg.jpg);
}
.logo {
	width: 223px;
	height: 100px;
	position: absolute;
	top: 5px;
	left: 600px;
	display: block;
}
.cart {
	width: 54px;
	height: 16px;
	position: absolute;
	top: 58px;
	left: 50px;
	font-size: 12px;
	color: #3F6DCF;
	font-weight: bold;
	text-align: center;
}
.cart a {
	color: #3F6DCF;
}
.cart a:hover {
}
#menubar {
	width: 770px;
	height: 25px;
	float: left;
	padding: 0 5px;
	background: #3F6DCF;
}
.menu {
	width: 580px;
	height: 25px;
	float: left;
}
.menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
  }
.menu li {
  float: left;
  position: relative;
  }
.menu li ul li {
	float: none;
}
.menu li ul {
	display: none;
	position: absolute;
	top: 24px;
	left: 0;
	border: 1px solid #FFCC00;
	background-color: #3F6DCF;
  }
.menu li > ul {
	top: auto;
	left: auto;
	}
.menu ul li a {
	padding: 5px 6px 7px;
	display: block;
	color: #FEFEFE;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
.menu ul li a:hover {
	padding: 6px 6px 6px 8px;
	background: url(images/nav_bg_over.jpg) no-repeat 50% 0px;
}
.menu li ul li a {
	width: 128px;
	text-align: center;
	height: 13px;
}
.menu li:hover ul, li.over ul{
	display: block;
}
.search {
	width: 180px;
	height: 23px;
	float: right;
	padding: 1px 0;
}
#contentblock {
	width: 770px;
	float: left;
	padding: 10px 5px;
	background: url(images/content_block_bg.gif) repeat-y;
}
.lcol {
	width: 164px;
	float: left;
}
.bodytext {
	width: 600px;
	float: right;
}
.banner {
	width: 600px;
	height: 212px;
	background-image: url(images/banner_bg.gif);
	float: left;
}
.bnr {
	width: 324px;
	height: 212px;
	float: left;
}
.featuredbox {
	width: 252px;
	height: 174px;
	padding: 14px 7px;
	float: right;
	margin: 0;
}
.rcol {
	width: 0px;
	visibility: hidden;
}
#footer {
	width: 760px;
	clear: left;
	height: 50px;
	padding: 10px 10px 0;
	background: url(images/footer_bg.jpg);
}
.rfoot {
	width: 360px;
	float: right;
}
#footer p {
	margin: 1px 0;
}
.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}
.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}
.infoBox {
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: #3366FF;
	color: #ffffff;
	height: 22px;
	padding: 4px 10px;
}
.infoBoxHeading_orange {
	width: 160px;
	height: 30px;
	background-image: url(images/infoBoxHeading_orange.gif);
	text-indent: -9999px;
}
.infoBoxHeading_red {
	width: 160px;
	height: 30px;
	background-image: url(images/infoBoxHeading_red.gif);
	text-indent: -9999px;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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 {
  border: 1px;
  border-style: solid;
  border-color: #3366FF;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #3366FF;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: "Brush Script MT";
  font-size: 36px;
  font-weight: bold;
  color: #000000;
}
TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
TD.info, P.info {
  font-family: Palisade;
  font-size: 12px;
  line-height: 1.5;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
.addontext {
	color:#CC0000;
}
.occassions, .bouquets {
	border: 1px solid #000000;
	padding: 5px 1px 10px;
	margin: 0 0 20px;
	text-transform: uppercase;
}
.occassions ul, .bouquets ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.occassions li, .bouquets li {
	margin: 0;
	padding: 0;
}
.occassions a, .bouquets a {
	padding: 2px 0 2px 7px;
	display: block;
	font-weight: bold;
}
.bouquets a {
	background: url(images/arrow_red.gif) no-repeat 0px 50%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.bouquets a:hover {
	text-decoration: none;
	background-color: #FF9393;
	background-image: url(images/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
}
.occassions a {
	background: url(images/arrow_orange.gif) no-repeat 0px 50%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F89F00;
}
.occassions a:hover {
	text-decoration: none;
	background: #FFD991 url(images/arrow_orange.gif) no-repeat 0px 50%;
}
.products {
	width: 150px;
	height: 210px;
	float: left;
	text-align: center;
	padding: 0 25px;
}
.pname {
	width: 150px;
	height: 20px;
	font-weight: bold;
}
.pprice {
	width: 150px;
	height: 20px;
	font-weight: bold;
	color: #3366FF;
}
.pimg {
	width: 150px;
	height: 150px;
}
.pbtns {
	width: 150px;
	height: 20px;
}
.fproducts {
	width: 250px;
	height: 60px;
}
.fpname {
	width: 130px;
	height: 36px;
	float: left;
	text-align: center;
	padding: 24px 0 0;
	font-weight: bold;
	vertical-align: middle;
}
.fpimg {
	width: 60px;
	height: 60px;
	float: left;
}
.fpbtns {
	width: 60px;
	height: 36px;
	float: left;
	padding: 24px 0 0;
}
SPAN.optionsAvailable {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}