.font_1 {
	font-family: Verdana;
    font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.font_2 {
	font-family: Verdana;
    font-size: 11px;
	color: #000000;
	text-decoration: none;
}
	.products{
	background-color:#f7f6ef;
	color:#222222;
	border: 1px solid #e9e6d3;
	text-align:left;
    font-size: 12px;
	}
	.menu{ 
	clear:inherit;
	color:#222222;
	background-color:#f7f6ef;
	height:auto;
	width:189px;
	border:1px solid #e9e6d3;
	display:block;
	}
.left_menu {
	font-family: Verdana;
    font-size: 11px;
	color: #000000;
	text-decoration: none;
}
:hover.left_menu {
	font-family: Verdana;
    font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.heading_news {
	font-family: Verdana;
    font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.heading_news_small {
	font-family: Verdana;
    font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.news_text {
	font-family: Verdana;
    font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.purchase_text {
	font-family: Verdana;
    font-size: 14px;
	color: #000000;
	text-decoration: none;
}
	.products_images{
	background-color:#ffffff;
	font-size:11px;
	font:Verdana;
	color:#000000;
	text-align:left;
	border:1px solid #ccc;
	}
.nav_cat {
	font-size: 10px;
	font: Verdana;
	color: #000000;
}
.boxes {
	border:1px solid #ccc;
	background-color:#ffffff;
}
.links_headings {
	font-family: Verdana;
    font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.links_headings_bigger {
	font-family: Verdana;
    font-size: 13px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#main {
    margin: auto;
	width: 100%;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background: #ffffff;
	padding:1px;
}
#main {
    margin: auto;
	width: 100%;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background: #ffffff;
	padding:1px;
}


#result {
    margin-left: 100px;
    text-align:center;
    border: 1px solid #cccccc;
    width: 450px;
    background: #E9ECEF;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size : 12px;
    padding:15px;
    margin-bottom:20px;
    margin-top:15px;
}

form {
   padding:20px;
}

.text {
	border: 1px solid #cccccc;
}

input, textarea {
    border: 1px solid #aaa;
}


#caption{
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    margin:10px;
    font-size : 14px;
    color:#C64934;
}

#icon{
    width:100px;
    height:100px;
    float:left;
    background-image:url(icon.gif);
    background-repeat: no-repeat;
    background-position:center center;
}
#icon2{
    width:80px;
    height:60px;
    float:left;
    background-image:url(icon2.gif);
    background-repeat: no-repeat;
    background-position:center center;
}

#source{
  text-align:right;
  align:right;
  padding-right:10px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:normal;
  font-size : 10px;
  color:#CCCCCC;
}
td.new_content {
FONT-FAMILY: Verdana; 
font-size: 10px;
color: #000000;
}
tr.newsubject{
font-size: 11px; 
FONT-FAMILY: Verdana; 
font-weight: bold; 
color: #000000;
  }
.table_width {
width: 494px;
}








treemenu {
	margin : 0px 0px;
	padding : 0px;
	list-style : none;	
	background-color : #EEE;
	border : 1px solid #000;
}

.treemenu UL {
	list-style : none;
	margin : 0px 0px;
	padding : 0px 0px;
}

.treemenu LI {
	display : inline;
}

.treemenu A {
	display : block;
	padding-left : 0px;
	text-decoration : none;


}

.treemenu .treeopen {
	background-image : url('open.gif');
	background-repeat : no-repeat;
	background-position : left;
}		

.treemenu .treeclosed {
	background-image : url('closed.gif');
	background-repeat : no-repeat;
	background-position : left;
	font-family: Verdana;
    font-size: 11px;
	color: #000000;
	text-decoration: none;
}






BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

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

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #CEC89B;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #CEC89B;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

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: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #CEC89B;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #CEC89B;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #D5CFA8;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #CEC89B;
  color: #ffffff;
}

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: #F7F6EF;
}

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: #F7F6EF;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #DFDBBF;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #D5CFA8;
  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: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #F7F6EF;
}

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.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;
}

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

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: #F7F6EF;
  border-color: #CCC699;
  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; }
