/*
  $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
*/
@font-face {
	font-family: 'Veggieburger';
  src: url('webfonts/VeggiMed-webfont.eot');
  src: url('webfonts/VeggiMed-webfont.eot?#iefix') format('embedded-opentype'), url('webfonts/VeggiMed-webfont.woff') format('woff'), url('webfonts/VeggiMed-webfont.ttf') format('truetype'), url('webfonts/VeggiMed-webfont.svg#VeggieburgerRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
	font-family: 'Veggieburger';
  src: url('webfonts/VeggiBol-webfont.eot');
  src: url('webfonts/VeggiBol-webfont.eot?#iefix') format('embedded-opentype'), url('webfonts/VeggiBol-webfont.woff') format('woff'), url('webfonts/VeggiBol-webfont.ttf') format('truetype'), url('webfonts/VeggiBol-webfont.svg#VeggieburgerBold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
	font-family: 'MuseoSlab500';
	src: url('webfonts/Museo_Slab_500-webfont.eot');
	src: local('?'), url('webfonts/Museo_Slab_500-webfont.ttf') format('truetype'), url('webfonts/Museo_Slab_500-webfont.svg#webfontyumMOUTD') format('svg');
	font-weight: normal;
	font-style: normal;
}
body, td {
  /*font-family:'Veggieburger',"Comic Sans MS", cursive;*/
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}
b, strong {
	color:#1a1a1a;
}

#top {
	height:138px;
	background:url(images/template/top_bg.png) 50% 0 repeat-x;
}
#logo {
	/*margin-top:10px;*/
	margin-top:27px;
}

#accnav {
	margin-top:15px;
	font-family:'MuseoSlab500', "Courier New", Courier, monospace;
	font-size:11px;
	color:#000;
}
#accnav a {
	color:#000;
}

#search {
	width:331px;
	height:31px;
	margin-top:6px;
	background:url(images/template/search_bg.png) top right no-repeat;
}
#search .searchfield {
	width:285px;
	margin:6px 0 0 10px;
	border:1px #faf8e9 solid;
	background-color:#faf8e9;
	font-family:'MuseoSlab500', "Courier New", Courier, monospace;
	font-size:14px;
	color:#99958e;
}

#topnav {
	float:right;
	margin-top:18px;
}
#topnav ul {
	margin:0; padding:0;
}
#topnav ul li {
	display:inline; /* Shows each item side-by-side */
	list-style-type: none; /* Gets rid of the bullet points */
	font-family:'Veggieburger',"Comic Sans MS", cursive;
	font-size:17px;
}
#topnav ul a {
	display:block;
	float:left;
	margin:0 0 0 28px; /* Provides horizontal separation between menu items */
	color:#000;
}

#content {
	margin-top:15px;
}
/*#content-top {
	height:22px;
	background:url(images/template/content_top.png) 50% 0 no-repeat;
}
#content-bottom {
	height:22px;
	background:url(images/template/content_bot.png) 50% 0 no-repeat;
}*/
/*.boxheader {
	position:relative;
	width: 100%;
}*/

.boxheader, .boxheader a{
	border:none;
	outline:none;
}

.boxheader a img{
	border:none;
	outline:none;
}

.headerbg, .headerbg a {
	margin-right:-23px;
	width:0;
	height:41px;
	position:relative;
	left:-23px;	
	border:none;
	outline:none;
}

.headertext, .headertext a{
	height:0;
	position:relative;
	top:-37px;
	left:20px;
	/*font-family:'MuseoSlab500', "Courier New", Courier, monospace;*/
	font-family:'Veggieburger',"Comic Sans MS", cursive;
	font-size:20px;
	color:#000000;
	border:none;
	outline:none;
	font-weight:800;
}


a div.headertext:hover{
	font-size:20.5px;
}

a img{
	border:none;
	outline:none;
}


.headerimg, .headerimg a {
	float:right;
	width:0;
	height:0;
	position:relative;
	top:-45px;
	left:-84px;
	border:none;
	outline:none;
}
.menu {
	margin:0 20px 5px 20px;
	font-family:'Veggieburger',"Comic Sans MS", cursive;
	font-size:16px;
	color:#665432;
	line-height:30px;
}
.menu a {	
	color:#665432;
}
.menu span.active {
	font-weight:bold;
}
a.menumain-red {
	display:block;
	height:28px;
	padding-bottom:1px;
	background:url(images/template/boxred_line.png) bottom left no-repeat;
}
a.menusub-red {
	display:block;
	height:28px;
	padding-bottom:1px;
	background:url(images/template/boxred_line.png) bottom left no-repeat;
}
a.menumain-yellow {
	display:block;
	height:28px;
	padding-bottom:1px;
	background:url(images/template/boxyellow_line.png) bottom left no-repeat;
}
a.menumain-orange {
	display:block;
	height:28px;
	padding-bottom:1px;
	background:url(images/template/boxorange_line.png) bottom left no-repeat;
}
a.menusub-orange {
	display:block;
	height:28px;
	padding-bottom:1px;
	background:url(images/template/boxorange_line.png) bottom left no-repeat #eacab3;
}

#footernav {
	margin:20px 0 5px 0;
	font-family:'MuseoSlab500', "Courier New", Courier, monospace;
	font-size:12px;
	color:#665432;
}
#footernav a {
	color:#665432;
}
.footerrule {
	width:950px;
	height:2px;
	margin:15px auto;
	font-size:0;
	line-height:2px;
	background-color:#d4c3b5;
}
#copyright {
	margin:20px 0;
	font-family:'MuseoSlab500', "Courier New", Courier, monospace;
	font-size:13px;
	color:#665432;
}

#copyright2, #copyright2 a{
	font-family:'MuseoSlab500', Courier, monospace;
	font-size:10px;
	color:#999080;
	/*text-align:center;*/
}

.listname {
	font-family:'Veggieburger',"Comic Sans MS", cursive;
	font-size:16px;
	line-height:1;
	color:#eb2324;
}
.listname a {
	color:#eb2324;
}
.listprice {
	font-family:'MuseoSlab500', "Courier New", Courier, monospace;
	font-size:13px;
	line-height:1.5;
	color:#78633d;
}
.pname {
	font-family:'MuseoSlab500', "Courier New", Courier, monospace;
  font-size: 24px;
  color: #eb3636;
}
.pcode {
	font-size:13px;
}
.pprice {
	font-family:'MuseoSlab500', "Courier New", Courier, monospace;
  font-size: 18px;
  color: #eb2324;
}
.pimage {
	/*border:1px #e5e5e5 solid;*/
	border:2px #d9c6b8 solid;
	background:#e7dacf; 
}
.pimagegrp {
	background:/*url(images/h300.png) repeat-x */#e7dacf;
}
.dottedline {
	width:100%;
	border-top:2px #bfb5a3 dashed;
	border-bottom:2px #bfb5a3 dashed;
}
.rname {
	font-family:'Veggieburger',"Comic Sans MS", cursive;
	font-size:14px;
	line-height:1;
	color:#eb2324;
}
.cartprice {
	font-family:'MuseoSlab500', "Courier New", Courier, monospace;
  font-size: 14px;
}
.subtot {
	height:30px;
	border-top:2px #bfb5a3 dashed;
	border-bottom:2px #bfb5a3 dashed;
}
.subtot .cartprice {
  font-size: 16px;
  color: #eb2324;
}

.boxText { font-family:'Veggieburger',"Comic Sans MS", cursive; font-size: 13px; }
.errorBox { font-family: Arial, Helvetica, sans-serif, cursive; font-size: 11px; background: #ffb3b5;}
.stockWarning { font-family:'Veggieburger',"Comic Sans MS", cursive; font-size: 13px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family:'Veggieburger',"Comic Sans MS", cursive; font-size: 13px; color: #70d250; text-decoration: underline; }

BODY {
  background: url(images/template/bg.png) 50% 0 repeat;
  color: #665432;
  margin: 0px;
}

A {
  color: #eb2324;
  text-decoration: none;
}

A:hover {
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family:'Veggieburger',"Comic Sans MS", cursive;
	font-size: 13px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family:'Veggieburger',"Comic Sans MS", cursive;
	font-size: 15px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family:'Veggieburger',"Comic Sans MS", cursive;
	font-size: 15px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family:'Veggieburger',"Comic Sans MS", cursive;
	font-size: 13px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  /*background: #84714e;*/
}

.infoBoxContents {
  /*background: #e5ddd2;*/
  font-family:'Veggieburger',"Comic Sans MS", cursive;
  font-size: 15px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family:'Veggieburger',"Comic Sans MS", cursive;
	font-size: 15px;
}

TD.infoBoxHeading {
  font-family:'Veggieburger',"Comic Sans MS", cursive;
	font-size: 15px;
  font-weight: bold;
 /* background: #bbc3d3; */
  color: #665432;
}

TD.infoBox, SPAN.infoBox {
  font-family:'Veggieburger',"Comic Sans MS", cursive;
  font-size: 15px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #ded9cf;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #ded9cf;
}

TR.productListing-odd, TR.productListing-even {
}

TABLE.productListing {
  /*border: 1px;
  border-style: solid;
  border-color: #84714e;
  border-spacing: 1px;*/
}

.productListing-heading {
	height: 30px;
  font-family:'Veggieburger',"Comic Sans MS", cursive;
	font-size: 15px;
  /*background: #84714e;
  color: #FFFFFF;*/
	background:#e5d2c4;
  font-weight: bold;
}

TD.productListing-data {
  font-family:'Veggieburger',"Comic Sans MS", cursive;
	font-size: 15px;
	padding-top:10px;
}
.productListing-data .productListing-data {
	padding-top:0;
}

A.pageResults {
  color: #eb3636;
}

A.pageResults:hover {
  color: #eb3636;
  /*background: #FFFF33;*/
}

TD.pageHeading, DIV.pageHeading {
	font-family:'MuseoSlab500', "Courier New", Courier, monospace;
  font-size: 30px;
  /*font-weight: bold;*/
  color: #eb3636;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family:'Veggieburger',"Comic Sans MS", cursive;
	font-size: 13px;
  color: #000000;
}

TD.main, P.main {
 /* font-family:'Veggieburger',"Comic Sans MS", cursive;*/
 font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.main2, P.main2 {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family:'Veggieburger',"Comic Sans MS", cursive;
	font-size: 13px;
}

TD.accountCategory {
  font-family:'Veggieburger',"Comic Sans MS", cursive;
	font-size: 15px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family:'Veggieburger',"Comic Sans MS", cursive;
	font-size: 15px;
  font-weight: bold;
}

TD.fieldValue {
  font-family:'Veggieburger',"Comic Sans MS", cursive;
	font-size: 15px;
}

TD.tableHeading {
  font-family:'Veggieburger',"Comic Sans MS", cursive;
	font-size: 15px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family:'Veggieburger',"Comic Sans MS", cursive;
	font-size: 12px;
  color: #ff0000;
}

TD.category_desc {
  /*font-family:'Veggieburger',"Comic Sans MS", cursive;*/
  font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
  line-height: 1.5;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:'MuseoSlab500', "Courier New", Courier, monospace;
	font-size: 13px;
}

TEXTAREA {
  width: 99%;
  font-family:'MuseoSlab500', "Courier New", Courier, monospace;
	font-size: 13px;
}

SPAN.greetUser {
  font-family:'Veggieburger',"Comic Sans MS", cursive;
	font-size: 15px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family:'Veggieburger',"Comic Sans MS", cursive;
	font-size: 15px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family:'Veggieburger',"Comic Sans MS", cursive;
	font-size: 15px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

SPAN.errorText {
  font-family:'Veggieburger',"Comic Sans MS", cursive;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC;}

.checkoutBarFrom, .checkoutBarTo { font-family:'Veggieburger',"Comic Sans MS", cursive; font-size: 13px; color: #8c8c8c; }
.checkoutBarCurrent { font-family:'Veggieburger',"Comic Sans MS", cursive; font-size: 13px; color: #000000; }

/* message box */

.messageBox { font-family:'Veggieburger',"Comic Sans MS", cursive; font-size: 13px; }
.messageStackError, .messageStackWarning { font-family:'Veggieburger',"Comic Sans MS", cursive; font-size: 13px; background-color: #ffb3b5; }
.messageStackSuccess { font-family:'Veggieburger',"Comic Sans MS", cursive; font-size: 13px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: font-family:'Veggieburger',"Comic Sans MS", cursive; font-size: 13px; color: #ff0000; }
