.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; }

TABLE.popup {
  border-width: 1px;
  border-style: solid;  
  border-color: #aa0000;
}

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

BODY {
  background: #fefeff;
  color: #000000;
  margin-top: 6px;
}

A {
  color: #770000;
  text-decoration: none;
}

A:hover {
  color: #5555ff;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TD.headerSearch {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #f0f0f0;
  font-weight : normal;
}

TR.header {
  background: #fafaf0;
background-image: url(images/bgimage.gif);
}

TR.headerNavigation {
  background: #bbc3d3;
background-image: url(images/bgimage.gif);
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  background: #990000;
  background-image: url(images/redgradient.gif);
  color: #f0f0f0;
  font-weight : normal;
}

A.headerNavigation { 
  color: #F8F8F8;
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #990000;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #990000;
}

TD.footer {

  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #990000;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7bc;
}

.infoBoxContents {
  background: #f2f2ff;

  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE9E9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  background: #880000;
  background-image: url(images/redgradient.gif);
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
background-image: url(images/TaustaGradientti.jpg);
}

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: #f9f9f9;
background-image: url(images/TaustaGradientti.jpg);
}

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: #f9f9f9;
}

TABLE.productListing {
  border: 1px;
  border-style: dotted;
  border-color: #aaa7bb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  background: #AA0909;
  color: #FFFFFF;
  font-weight: normal;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;

}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  
  font-weight: normal;
  color: #303030;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border: 1px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  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: #990000;
  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: #ee0000;
  font-size: 12px;
  font-weight: bold;
}

SPAN.productPrice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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: #ee0000; font-weight: bold;}

h1 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 15px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
}

h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}

/*---------------------------*/
/* Tree and Plain Menu Style */
/*---------------------------*/
.treemenudiv	{     /* Behaviour of tree/plain menu item - leave as is for proper performance */
	display: block;
	white-space: nowrap;
}

.phplmbodytable { /* Class of table cells containing plain menus */

}
.phplmnormal {     /* Font size & color of unlinked menu items */
	font-family: Verdana, Arial, sans-serif;
	color: #700000;
	font-size: 9px;	
	text-decoration: none;	
}
a.phplm:link, a.phplm:visited	{      /* Font color, style of linked & visited menu items */
	color: #000022;
	font-size: 9px;	
	text-decoration: none;	
}
a.phplm:hover	{      /* Font color, style of menu items when hovered over */
	font-family: Verdana, Arial, sans-serif;
	color: #841212;
	background-color: #ddd;
	font-size: 9px;	
	text-decoration: none;	
}
a.phplm:active	{      /* Font size & color of menu items when clicked */
	color: #ff0000;
	font-size: 9px;	
	text-decoration: none;	
}
.dmselected {   /* Style overide for selected category tree */
    background-color: #bbf;
		font-weight: bold;
}

/* ---------------------- yumyum-menu ---------------------- */
#yumyum-menu{position:relative;height:44px;font-size:13px;background:#fff;font-family:Verdana, Arial, Helvetica, sans-serif;}
#yumyum-menu ul{list-style-type:none;float:left;width:auto;margin:0;padding:0;}
#yumyum-menu li{display:block;float:left;margin:0;}
#yumyum-menu .left {background-image:url('images/left.gif');width:9px;height:44px;}
#yumyum-menu .right{background-image:url('images/right.gif');width:9px;height:44px;}
#yumyum-menu li a{display:block;line-height:44px;background-image:url('images/loop.gif');text-decoration:none;padding:0 25px 0 25px;color:#FFFFFF;font-weight:bold;}
#yumyum-menu .separator{background-image:url('images/separator.gif');width:2px;height:44px;}
#yumyum-menu li a:hover{display:block;line-height:44px;background-image:url('images/loop_hover.gif');text-decoration:underline;padding:0 25px 0 25px;color:#FFFFFF;font-weight:bold;}
/* ---------------------- END yumyum-menu ---------------------- */
/* Special Scroller */

#pscroller1 {
	height: 170px;
	border: 0px;
	padding: 3px;
}
#pscroller2{
	width: 350px;
	height: 20px;
	border: 0px;
	padding: 3px;
}
#pscroller2 a{
	text-decoration: none;
}
.someclass {
  	font-family: sans-serif;
  	font-size: 11px;
  	line-height: 1.3;
}
#pscroller_np {
height: 170px;
border: 0px;
padding: 3px;
}
.pscroller_c_np {
  font-family: sans-serif;
  font-size: 11px;
  line-height: 1.3;
}

/* ultimate buttons */
/* applegray, appleblue, darkgray buttons /////////////////// */
.buttons {
background: transparent url('images/button_right.png') no-repeat scroll top right;
color: #F8F8F8; /*use #F8F8F8 for appleblue, darkgray buttons */
display: block;
float: left;
font-weight: normal;
font-family: Arial, Helvetica, san-serif;
font-size: 12px;
margin: 0px 6px 0px 0px; /* margins entire button */
padding-right:10px; /* overlap of left image on right image */
border: none;
}
.buttons span { background: transparent url('images/button_left.png') no-repeat;
display: block;
padding: 3px 6px 2px 14px; /*positions text in button */
}
.buttons:hover {
color: #FFFFFF; /* use #FFFFFF for appleblue, darkgray buttons */
cursor: pointer;
}
.buttons:hover span {
}
.buttons_submit {
background: transparent url('images/button_left.png') no-repeat;
font-weight: normal;
font-family: Arial, Helvetica, san-serif;
font-size: 12px;
color: #F8F8F8; /*use #F8F8F8 for appleblue button, darkgray buttons */
display: block;
float:left;
padding: 3px 6px 3px 16px; /*positions text in button */
border:none;
}
.buttons_submit:hover {
color: #FFFFFF; /* use #FFFFFF for appleblue, darkgray buttons */
cursor: pointer;
} 
TD.BlueBox, SPAN.BlueBox {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
border-width: 1px;
padding: 2px;
border-style: groove;
border-color: blue;
border-spacing: 3px;
background-color: rgb(255, 250, 250);
-moz-border-radius: 12px 12px 12px 12px;
	}