/*
  $Id: stylesheet.css,v 1.1.1.1 2004/03/04 23:42:24 ccwjr Exp $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
  .cat_description {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #800000;
     background : inherit;
     font-weight : bold;
      }
 .boxText {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 10px;
      }
 .centerTable {
     background-image : url('images/bg_cat4.gif');
     background-repeat : repeat-x;
     background : #fbfcfd;
     color : inherit;
      }
 .errorBox {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 10px;
     color : inherit;
     background : #ffb3b5;
     font-weight : bold;
      }
 .stockWarning {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #cc0033;
     background : inherit;
      }
 .productsNotifications {
     color : inherit;
      }
 .orderEdit {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #70d250;
     background : inherit;
     text-decoration : underline;
      }
 .navBlue {
     color : #ff0000;
     background : inherit;
     font-size : 8pt;
     font-family : Tahoma, Verdana, Arial, sans-serif;
      }
 .subnavBlue {
     color : #9966ff;
     background : inherit;
     font-size : 8pt;
     font-family : Tahoma, Verdana, Arial, sans-serif;
      }
 BODY {
     background : #cccc99;
     color : #000000;
     margin : 0;
      }
 A {
     color : Maroon;
     background : inherit;
     text-decoration : none;
      }
 A:hover {
     background : inherit;
		color: #400000;
      }
 A.header{
 font-family : Arial;
 color : white;
 font-size : 9pt;
 }
 P,LI
 {
 	font-size: 11px;
 }
 FORM {
     display : inline;
      }
 TR.header {
     background : #cccc99;
     color : inherit;
      }
 TR.headerNavigation {
		height: 29px;
     background : url(images/menu_bg.gif);
     color : inherit;
      }
 TD.headerNavigation,a.topNavigation, a.headerNavigation {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #fff;
	  padding-left: 5px;
      }
a.headerNavigation:hover
{
	color: #fff;
	text-decoration: underline;
}
div.headerNavigation
{
	padding: 10px 0 10px 0;
     color : #fff;
	  font-size: 11px;
	  font-weight: normal;	
}

 TR.headerError {
     background : #ff0000;
     color : #bbc3d3;
      }
 TD.headerError {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 12px;
     background : #ff0000;
     color : #ffffff;
     font-weight : bold;
      }
 TR.headerInfo {
     background : #00ff00;
     color : #bbc3d3;
      }
 TD.headerInfo {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 12px;
     background : #00ff00;
     color : #ffffff;
     font-weight : bold;
      }
 TR.footer {
     background : #cccc9a;
     color : #515534;
      }
 TD.footer {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 11px;
     background : #cccc9a;
     color : #515534;
	padding-left: 10px;
      }
a.footer
{
	  font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 11px;
     color : #515534;
}
a.footer2
{
	  font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #515534;
	  font-weight: bold;
}
 .templateinfobox {
     background : #f8f8f9;
     color : inherit;
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     font-weight : bold;
      }
 .infoBox {
     /*background : #b6b7cb;*/
     color : #000000;
      }
 TD.infoBox, SPAN.infoBox {
     /*font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     font-weight : bold;
     background : #bbc3d3;
     color : inherit;*/
	  
      }
 TD.infoBoxHeading {
     /*font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     font-weight : bold;
     background : #bbc3d3;
     color : #ffffff;*/
	       font-family : Arial, sans-serif;
     font-size : 16px;
     font-weight : bold;
     color : #555a37;
	  width:100%;
	  height: 28px;
	  padding-left: 15px;	 
	  text-align: left;
      }

 .infoBoxContents {
     /*background : #f8f8f9;*/
     color : #000000;
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
	  /*width: 760px;*/
      }
 TD.infoBoxFooter {
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
    font-weight : bold;
    background-color : #cccccc;
    color : #000000;
}

 TD.contentBoxHeading {
  /*  font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
    font-weight : bold;
    color : #534f4d;
     background : #bbc3d3;
    padding-top : 5px;*/
     font-family : Arial, sans-serif;
     font-size : 14px;
     font-weight : bold;
     color : #515534;
     background : #cccc99;
	  width:100%;
	  height: 28px;
	  padding-left: 7px;	 	 
}
 .infoBoxContentsHeader {
     background : #bbc3d3;
    color : #ffffff;
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
    font-weight : bold;
}

 .infoBoxContentsCenter {
    color : inherit;
     background : #f8f8f9;
    font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
}

 TD.infoBoxContentsfooter {
    color : #000000;
     background : #bbc3d3;
     font-family : Verdana, Arial, sans-serif;
    font-size : 10px;
    font-weight : bold;
}
 TD.infoBoxHeadingImage {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     font-weight : bold;
     background-position : left;
     background-color : #bbc3d3;
     color : #000000;
      }
 TD.infoBoxFooterImage {
     font-family : Verdana, Arial, sans-serif;
     font-size : 1px;
     font-weight : bold;
     background-color : #bbc3d3;
     color : #000000;
      }
 .infoBoxNotice {
     background : #ff8e90;
     color : #ffffff;
      }
 .infoBoxNoticeContents {
     background : #ffe6e6;
     color : #ffffff;
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
      }
 TD.main_table_heading {
     font-family : Tahoma,Verdana, Arial, sans-serif;
     font-size : 10px;
     background : #cccccc;
     color : #000000;
      }
 TD.main_table_heading_inner {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     background : #ffffff;
     color : #000000;
      }
 TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
     color : inherit;
      }
 TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
     color : inherit;
      }
 TABLE.productListing {
     /*border : 1px;
     border-style : solid;
     border-color : #b6b7cb;
     border-spacing : 1px;*/
      }
 .productListing-heading {
     font-family : Verdana, Arial, sans-serif;
     font-size : 9px;
     color : #969779;
     font-weight : normal;
      }
 .productlisting-headingPrice {
     font-family : Verdana, Arial, sans-serif;
     font-size : 20px;
     color : #9a9a9a;
     font-weight : bold;
      }
 TD.productListing-data {
     font-family : Verdana, Arial, sans-serif;
     font-size : 12px;
	  vertical-align: middle;
	  background: #e1e1c5;
	  padding: 4px;
      }
 A.pageResults {
     color : #0000ff;
     background : inherit;
      }
 a:hover.pageResults {
     color : #0000ff;
     background : #ffff33;
      }
 TD.pageHeading, DIV.pageHeading {
     font-family : Arial, sans-serif;
     font-size : 14px;
     font-weight : bold;
     color : #515534;
	  width:100%;
	  height: 28px;
	  padding-left: 15px;	  
      }
 TD.pageHeading2, DIV.pageHeading2 {
     font-family : Arial, sans-serif;
     font-size : 18px;
     font-weight : bold;
     color : #515534;
	  padding-left: 15px;
	  padding-top: 10px;
      }		
 TR.subBar {
     background : #f4f7fd;
     color : inherit;
      }
 TD.subBar {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #000000;
     background : inherit;
      }
 TD.main, P.main, TABLE.main {
     font-family : Tahoma,Verdana, Arial, sans-serif;
     font-size : 11px;
     /*line-height : 1.5;*/
     color : #515534;
     background : inherit;
	  padding-left: 7px;
	  padding-right: 7px;	  
      }
 TD.smallText, SPAN.smallText, P.smallText {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
      }
 TD.accountCategory {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 13px;
     color : #aabbdd;
     background : inherit;
      }
 TD.fieldKey {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 12px;
     font-weight : bold;
      }
 TD.fieldValue {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 12px;
      }
 TD.tableHeading {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 12px;
     font-weight : bold;
      }
 TD.category_desc 
 {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 11px;
	  color: #292a18;
	  padding: 5px 0 5px 10px;
   }
 SPAN.newItemInCart {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #ff0000;
     background : inherit;
      }
 CHECKBOX, INPUT, RADIO, SELECT {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 11px;
      }
 TEXTAREA {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 11px;
      }
 SPAN.greetUser {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 12px;
     color : #f0a480;
     background : inherit;
     font-weight : bold;
      }
 TABLE.formArea {
     background : #f1f9fe;
     color : #f4f7fd;
     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;
     background : inherit;
     font-weight : bold;
      }
 SPAN.productSpecialPrice {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     color : #ff0000;
     background : inherit;
      }
 SPAN.errorText {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     color : #ff0000;
     background : inherit;
      }
 .moduleRowOver {
     background-color : #d7e9f7;
     color : inherit;
     cursor : pointer;
      }
 .moduleRowSelected {
color : inherit;
      }
 .checkoutBarFrom, .checkoutBarTo {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #8c8c8c;
     background : inherit;
      }
 .checkoutBarCurrent {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #000000;
     background : inherit;
      }
 .messageBox {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 10px;
      }
 .messageStackError, .messageStackWarning {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 10px;
     background-color : #ffb3b5;
     color : inherit;
      }
 .messageStackSuccess {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 10px;
     background-color : #99ff00;
     color : inherit;
      }
 .inputRequirement {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #ff0000;
     background : inherit;
      }
 TABLE.linkListing {
     /*border : 1px;
     border-style : solid;
     border-color : #b6b7cb;
     border-spacing : 1px;*/
      }
 .linkListing-heading {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 10px;
     font-weight : bold;
     background : #b6b7cb;
     color : #ffffff;
     text-align : center;
      }
 TD.linkListing-data {
     border-right : 1px solid #b6b7cb;
     border-bottom : 1px solid #b6b7cb;
     padding : 4px;
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 10px;
      }
 TR.linkListing-odd {
     background : #f8f8f9;
     color : inherit;
      }
 TR.linkListing-even {
     background : #f5f5f5;
     color : inherit;
      }
 .content {
     color : #000000;
     background : inherit;
     font-size : 10px;
     font-family : Tahoma, Verdana, Arial, sans-serif;
      }
 TR.ShowCartDetails, TD.ShowCartDetails, P.ShowCartDetails {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 11px;
     line-height : 1.5;
     color : #bdcaf0;
     background : inherit;
      }
 TR.HeaderPageLinksLeft, TD.HeaderPageLinksLeft, P.HeaderPageLinksLeft {
     background-image : url('images/button_blank_left.gif');
      }
 TR.HeaderPageLinksRight, TD.HeaderPageLinksRight, P.HeaderPageLinksRight {
     background-image : url('images/button_blank_right.gif');
      }
 TR.HeaderPageLinks, TD.HeaderPageLinks, P.HeaderPageLinks {
     background-image : url('images/button_blank_middle.gif');
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 10px;
     font-weight : bold;
     background-color : inherit;
     color : #000000;
      }
 A.HeaderPageLinks {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 10px;
     font-weight : bold;
     color : #000000;
     background : inherit;
      }
 a:hover.HeaderPageLinks {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 10px;
     font-weight : bold;
     background : inherit;
     color : #00ff00;
      }
 TD.cookieUsage {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 10px;
     font-weight : bold;
     background : #000000;
     color : #ffffff;
      }
 .attributeBoxContent {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #000000;
     background-color : #808080;
      }
 .TR.attributeBoxContent {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #000000;
     background-color : #808080;
      }
 .TD.attributeBoxContent {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #000000;
     background-color : #c0c0c0;
      }
 .storyboxtitle {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     color : #000000;
     font-size : 10px;
     font-weight : bold;
     background : inherit;
      }
 .storyboxtitle A:link {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     color : #000000;
     font-size : 10px;
     font-weight : bold;
     background : inherit;
      }
 .storyboxtitle A:active {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     color : #000000;
     font-size : 10px;
     font-weight : bold;
     background : inherit;
      }
 .storyboxtitle A:visited {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     color : #000000;
     font-size : 10px;
     font-weight : bold;
     background : inherit;
      }
 .storyboxtitle A:hover {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     color : #ffffff;
     font-size : 10px;
     font-weight : bold;
     text-decoration : underline;
     background : inherit;
      }
 .yearHeader {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 14px;
     font-weight : bold;
     color : #000000;
     background-color : #ffffff;
      }
 .calendarMonth {
     background-color : #cccccc;
     color : inherit;
     cursor : default;
     width : 100%;
      }
 .calendarHeader {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 11px;
     font-weight : bold;
     color : #000000;
     background-color : #ffffff;
     text-decoration : none;
     height : 22px;
      }
 .calendarToday {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #000000;
     background-color : #ffcf00;
     padding-left : 3px;
     text-decoration : none;
     border : 1px solid #ffffff;
     height : 22px;
     width : 18px;
      }
 .calendarWeekend {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #000000;
     background-color : #caeeff;
     padding-left : 3px;
     line-height : 14px;
     text-decoration : none;
     border : 1px solid #ffffff;
     height : 22px;
     width : 18px;
      }
 .calendar {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 10px;
     color : #000000;
     background-color : #ffffff;
     padding-left : 3px;
     line-height : 14px;
     text-decoration : none;
     height : 22px;
     width : 18px;
      }
 .event {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 11px;
     color : #000000;
     background-color : #ffffff;
     text-decoration : none;
     border : 1px solid #e6e6e6;
      }
 .empty {
     background-color : #f0faff;
     color : inherit;
     line-height : 14px;
     height : 22px;
     width : 18px;
      }
 .calendar A:hover, .calendar A:link, .calendar A:visited, .calendar A:visited:hover, .yearHeader A:hover {
     color : red;
     text-decoration : underline;
     background : inherit;
      }
 .calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover {
     color : red;
     text-decoration : underline;
     background : inherit;
      }
 .calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover {
     color : red;
     text-decoration : underline;
     background : inherit;
      }
 h4.infoTitle {
     margin-top : 0;
     margin-right : 0;
     margin-left : 0;
     margin-bottom : 0.2em;
      }
 p.infoBlurb {
     margin-top : 0;
     margin-right : 0;
     margin-left : 0;
     margin-bottom : 2em;
      }
 TD.productPriceInListing {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 10px;
     background : #d2e9fb;
     color : inherit;
      }
 TD.productPriceInBox {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 10px;
     background : #eeeeee;
     color : inherit;
      }
 TD.productPriceInProdInfo {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 12px;
     background : #ccffcc;
     color : inherit;
      }
 #navMenu {
     clear : both;
     height : 0.01%;
     margin : 0;
     padding : 0;
     list-style : none;
      }
 #navMenu ul {
     float : left;
     width : 150px;
     margin : 0;
     padding : 0;
     list-style : none;
      }
 #navMenu li {
     position : relative;
     float : left;
     line-height : 24px;
     margin-bottom : -1px;
     width : 150px;
      }
 #navMenu li ul {
     position : absolute;
     left : -999em;
     margin-left : 150px;
     margin-top : -26px;
      }
 #navMenu li ul ul {
     left : -999em;
      }
 #navMenu li a {
     width : 150px;
     display : block;
     color : #334;
     font-weight : bold;
     text-decoration : none;
     background : #ffffff;
     border : 1px solid #cce;
     padding-left : 2px;
      }
 #navMenu li a:hover {
     color : #000000;
     background : #aac;
      }
 #navMenu li:hover ul ul, #navMenu li:hover ul ul ul, #navMenu li.sfhover ul ul, #navMenu li.sfhover ul ul ul {
     left : -999em;
      }
 #navMenu li:hover ul, #navMenu li li:hover ul, #navMenu li li li:hover ul, #navMenu li.sfhover ul, #navMenu li li.sfhover ul, #navMenu li li li.sfhover ul {
     left : auto;
      }
.listHead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
.listPrice
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
.testi
{
	border-top: 12px solid #375843;
	border-bottom: 12px solid #375843;	
	background: #cccc99;
	color: #515534;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}
p.testi
{
	color: #fff;
	border: 0;
	background: none;	
}
a.testi
{
	color: #fff;
	border: 0;
	background: none;
}
.pCode
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #505433;
}
.pPrice
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.pPrice2
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #b0b05a;
}
/*table.top_bordered
{
border-top:1px solid #666633;
}
td.left_bottom
{
border-left:1px solid #666633;
border-bottom:1px solid #666633;
height : 30px;
}
td.left_bottom_right
{
border-left:1px solid #666633;
border-bottom:1px solid #666633;
border-right:1px solid #666633;
}*/
td.td_colors
{
	padding-left:7px;
	padding-right:7px;
}
span.headerRel {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 12px;
     color : #111111;
     font-weight : bold;
      }
.thinRel {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 11px;
     color : #555a37;
     font-weight : normal;
      }
span.boldRel {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 11px;
     color : #545936;
      }
span.priceRel {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 11px;
     color : #990000;
     font-weight : bold;
      }
span.pricespRel {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 11px;
     color : #ff0000;
     font-weight : bold;
      }
span.bold_colors {
     font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 11px;
     color : #111111;
     font-weight : normal;
      }
input.invisible
{
border:0;
width:50%;
font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 11px;
     color : #111111;
     font-weight : bold;
}
div.invisible
{
border:0;
height: 29px;
background: url(images/inv_bg.gif);
/*padding-top:8px;*/
font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 11px;
     color : #111111;
     font-weight : bold;
}
.se2
{
	border: none;
	text-align: center;
	width: 100px;
	padding-left:5px;
	padding-right:5px;
	margin-left:22px; 
}
a.tMenu
{
	font-family : Tahoma, Verdana, Arial, sans-serif;
     font-size : 11px;
	  background: #375843;
     font-weight : bold;	  
	  text-align: center;
	  color: White;
}
a.tMenu:hover
{
	color: #fff;
    background: #375843;
}
.cush
{
	background: #edead7;
	padding: 3px 3px 3px 7px;
	width:100%;
}

td.see_more
{
	background: url(images/see_more.jpg);
	height:43px;
	text-transform:UPPERCASE;
	font-family:arial;
	font-size:10;
	text-align:center;
	color:#555522;
}

a.see_more
{
	text-transform:UPPERCASE;
	font-family:arial;
	font-size:10;
	color:#555522;
}

td.see_more_im
{
	height:84px;
}

DL.linksList {font: normal 11px Verdana, Arial, sans-serif; margin: 0; padding: 10px 10px 0 40px; text-align: left;}
DL.linksList DT {margin: 0; padding: 0;}
DL.linksList DD {margin: 5px 0 25px 0; padding: 0;}
DL.linksList DD .url {margin: 5px 0 0 0; padding: 0; color:#ccc; font-size: 9px;}


.greyLight {background-color: #375843 !important;} /* 9c917e, 98987f */
.est_click {cursor: pointer;}

