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

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

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


FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
  
}

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

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

A.headerNavigation { 
  color: #000000;
  
}

A.headerNavigation:hover {
  color: #785F7F;
  text-decoration: underline; 
}

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

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

}

.infoBox {
  background: #ffffff;
  
}

.infoBoxContents {
  background: #ffffff;
  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 {
  text-align : center;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background : #ffffff;
  color: #000000;
}

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

A.infoBoxHeading:hover { 
  color: #785F7F; 
  text-decoration: underline; 
 }

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

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

TR.productListing-heading {
  background: #ffffff;
}

TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #000000;
  font-weight: bold;
  font-variant: small-caps;
  
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  
}
span.white-manu{
color: #ffffff;
}


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

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


TD {
color : #000000 ;
font-size : 11px ;
font-family : verdana, tahoma, helvetica, arial, sans-serif ;
}


H1 {
color : #000000 ;
font-size : 12px ;
font-family : verdana, tahoma, helvetica, arial, sans-serif ;
}
H2 {
color : #000000 ;
font-size : 11px ;
font-family : verdana, tahoma, helvetica, arial, sans-serif ;
}
H3 {
color : #000000 ;
font-size : 13px ;
font-family : verdana, tahoma, helvetica, arial, sans-serif ;
}
option {
font-family : verdana, tahoma, helvetica, arial, sans-serif ;
font-size : 11px ;
color : #000000 ;
}
textarea {
font-family : verdana, tahoma, helvetica, arial, sans-serif ;
font-size : 11px ;
color : #000000 ;
}
select {
font-family : verdana, tahoma, helvetica, arial, sans-serif ;
font-size : 10px ;
color : #000000 ;
}
input , submit {
font-family : verdana, tahoma, helvetica, arial, sans-serif ;
font-size : 10px ;
color : #000000 ;
}
th {
color : #000000 ;
font-size : 12px ;
font-weight : bold ;
font-family : verdana, tahoma, helvetica, arial, sans-serif ;
}
.headertext {
color : #000000 ;
font-weight : bold ;
font-family : verdana, tahoma, helvetica, arial, sans-serif ;
}
.navtext {
color : #000000 ;
font-family : verdana, tahoma, helvetica, arial, sans-serif ;
}
.menuitemtitle {
color : #000000 ;
font-size : 10px ;
font-weight : bold ;
font-family : verdana, tahoma, helvetica, arial, sans-serif ;
text-align : left ;
}
.blocktitle {
color : #000000 ;
font-size : 10px ;
font-weight : bold ;
font-family : verdana, tahoma, helvetica, arial, sans-serif ;
text-align : center ;
margin-top: -4px;
}

.blockinfo {
text-align : center ;
color : #000000 ;
font-size : 11px ;
font-family : verdana, tahoma, helvetica, arial, sans-serif ;
padding-left : 4px ; padding-bottom : 2px ;
padding-top : 2px ;
}
ul {margin-left: 1.5em; padding-left: 0;}
.blockcontent {
text-align: left;
color : #000000 ;
font-size : 11px ;
font-family : verdana, tahoma, helvetica, arial, sans-serif ;
padding-left : 8px ;
padding-bottom : 2px ;
padding-top : 2px ;
}
.sectionblocktitle {
color : #000000 ;
font-size : 10px ;
font-weight : bold ;
font-family : verdana, tahoma, helvetica, arial, sans-serif ;
text-align : left ;
}

.sectionblockinfo {
color : #000000 ;
font-size : 11px ;
font-family : verdana, tahoma, helvetica, arial, sans-serif ;
padding-left : 4px ;
padding-bottom : 4px ;
line-height : 20px ;
}

.footerblock {
color : #000000 ;
font-size : 11px ;
font-family : verdana, tahoma, helvetica, arial, sans-serif ;
background-color : #eeeeee ;
padding-top : 2px ;
padding-bottom : 2px ;
padding-left : 2px ;
padding-right : 2px ;
border-top-width : 1px ;
border-top-style : solid ;
}
.headerblock {
color : #000000 ;
font-size : 11px ;
font-family : verdana, tahoma, helvetica, arial, sans-serif ;
padding-top : 2px ;
padding-bottom : 2px ;

padding-right : 2px ;
border-bottom-width : 1px ;
border-bottom-style : solid ;
border-top-width : 1px ;
border-top-style : solid ;
}
.welcomeblock {
font-family: Verdana, Arial, sans-serif;
     font-size: 10px;
     color: #000000;
     font-weight : bold;

}
.menu_top {
color : #000000 ;
font-size : 11px ;
font-weight : bold ;
font-family : verdana, tahoma, helvetica, arial, sans-serif ;

line-height : 15px ;
}
.menu_bottom {
color : #000000 ;
font-size : 11px ;
font-weight : bold ;
font-family : verdana, tahoma, helvetica, arial, sans-serif ;


}
.featureblock {
border-right-width : 1px ;
border-right-style : solid ;
color : #000000 ;
font-size : 11px ;
font-family : verdana, tahoma, helvetica, arial, sans-serif ;
}
.leftblocks {
background-color : #FFFFFF ;
border-color: #B06E9E;
border-right-width : 1px ;
border-right-style : solid ;
padding-right: 5px;
color : #000000 ;
font-size : 11px ;
font-family : verdana, tahoma, helvetica, arial, sans-serif ;
}
.rightblocks {
padding-right: 5px;
background-color : #FFFFFF ;
border-color: #B06E9E;
border-left-width : 1px ;
border-left-style : solid ;
color : #000000 ;
font-size : 11px ;
font-family : verdana, tahoma, helvetica, arial, sans-serif ;
}
.content-area {
background-color : #FFFFFF ;


color : #000000 ;
font-size : 11px ;
font-family : verdana, tahoma, helvetica, arial, sans-serif ;
}
.footer {
font-size : 11px ;
font-family : verdana, tahoma, helvetica, arial, sans-serif ;
}
.featured-storybox {
background-color : #E0CDEB ;
border-color: #B06E9E;
border-width : 1px ;
border-style : solid ;
text-align: justify;
color : #000000 ;
font-size : 11px ;
font-family : verdana, tahoma, helvetica, arial, sans-serif ;
padding-top : 2px ;
padding-bottom : 4px ;
padding-left : 2px ;
padding-right : 2px ;

}

.storybox {
text-align: justify;
color : #000000 ;
font-size : 11px ;
font-family : verdana, tahoma, helvetica, arial, sans-serif ;
padding-top : 2px ;
padding-bottom : 4px ;
padding-left : 2px ;
padding-right : 2px ;

}
.storytitle {
color : #ffffff ;

font-size : 11px ;
font-family : verdana, tahoma, helvetica, arial, sans-serif ;

padding-bottom : 3px ;
padding-left : 2px ;
padding-right : 2px ;
}
.storybyline {
padding-top : 12px ;
}
.story-comment-cell {
color : #B06E9E ;
padding-bottom : 12px ;
border-bottom-width : 1px ;
border-bottom-style : solid ;
}

.storyunderline {
background-color : #000000 ;
}
.warning {
color : red ;
font-size : 12px ;
font-weight : bold ;
font-family : verdana, tahoma, helvetica, arial, sans-serif ;
}
.warningsmall {
color : red ;
font-size : 11px ;
font-family : verdana, tahoma, helvetica, arial, sans-serif ;
}
.commentbar1 {
color : #000000 ;
font-size : 11px ;
font-family : verdana, tahoma, helvetica, arial, sans-serif ;
padding-bottom : 2px ;
border-top-width : 1px ;
border-top-style : solid ;
border-left-width : 1px ;
border-left-style : solid ;
border-right-width : 1px ;
border-right-style : solid ;
}
.commentbar2 {
font-size : 12px ;
font-family : verdana, tahoma, helvetica, arial, sans-serif ;
border-left-width : 1px ;
border-left-style : solid ;
border-right-width : 1px ;
border-right-style : solid ;
}
.commentbar3 {
color : #000000 ;
font-size : 11px ;
font-weight : bold ;
font-family : verdana, tahoma, helvetica, arial, sans-serif ;
border-left-width : 1px ;
border-left-style : solid ;
border-right-width : 1px ;
border-right-style : solid ;
border-bottom-width : 1px ;
border-bottom-style : solid ;
padding-bottom : 2px ;
padding-top : 2px ;
}
.commentbar4 {
color : #000000 ;
font-size : 11px ;
font-family : verdana, tahoma, helvetica, arial, sans-serif ;
border-top-width : 1px ;
border-top-style : solid ;
border-left-width : 1px ;
border-left-style : solid ;
border-right-width : 1px ;
border-right-style : solid ;
}
.commentbar5 {
color : #000000 ;
font-size : 11px ;
font-family : verdana, tahoma, helvetica, arial, sans-serif ;
border-top-width : 1px ;
border-top-style : solid ;
border-left-width : 1px ;
border-left-style : solid ;
border-right-width : 1px ;
border-right-style : solid ;
border-bottom-width : 1px ;
border-bottom-style : solid ;
}
.commenttitle {
font-size : 12px ;
font-weight : bold ;
font-family : verdana, tahoma, helvetica, arial, sans-serif ;
}
.cal-nullday {
background-color : #eeeeee ;
color : #000000 ;
}
.cal-oldday {
background-color : #c0c0c0 ;
color : #000000 ;
}
.cal-today {
background-color : #628649 ;
}
.weekview-curday {
background-color : #66a6ce ;
color : #000000 ;
}
.weekview-offday {
background-color : #c0c0c0 ;
color : #000000 ;
}

.searchAuth { 
    font-weight: normal; 
    font-size: 80%; 
    font-family: sans-serif; 
    text-align: left;  
    color:#557755;
    }

.searchDate { 
     font-weight: normal; 
     font-size: 80%; 
     font-family: sans-serif; 
     text-align: right;  
     color:#557755;
    }
.searchHits { 
        font-weight: normal; 
        font-size: 80%; 
        font-family: sans-serif; 
        text-align: right; 
        color:#557755;
        }
        
.highlight { 
     background-color: yellow; 
     text-decoration: none; 
}



TD.row1	{ background-color: #6699CC; font-family: Verdana; font-size: 13px; color: #494957  }     
TD.row2	{ background-color: #e7effa; font-family: Verdana; font-size: 12px; color: #494957  }
TD.row3	{ background-color: #B8D1F4; font-family: Verdana; font-size: 12px; color: #494957  }
TD.gfblock_text1  { color:#000000; background-color:E0E0E0; font-size: 12px; font-family: arial, serif; }
TD.gfblock_text2 { color:#000000; background-color:F6F6F0; font-size: 12px; font-family: arial, serif; }
TD.row1mouse	{ background-color: #6699CC; font-family: Verdana; font-size: 13px; color: #494957  } 
TD.row1mouseover{ background-color: #E7EFFA; font-family: Verdana; font-size: 13px; color: #494957  }
TD.row1mouseout { background-color: #6699CC; font-family: Verdana; font-size: 13px; color: #494957  }
TD.toprow	{ background-color: #4377B1; font-family: Verdana; font-size: 9px; color: #B0C6DA; font-weight: bold  }
TD.navbar	{ font-family: Verdana; font-size: 9px; color: #FFFFFF; font-weight: bold  }
TABLE.row1	{ background-color: #e7effa; font-family: Verdana; font-size: 9px; color: #B0C6DA; font-weight: bold  }
TABLE.row2	{ background-color: #6699CC; font-family: Verdana; font-size: 9px; color: #B0C6DA; font-weight: bold  }
TD.topicsubject { color:#000000; weight: bold; font-size: 10px; font-family: verdana, arial, sans-serif; }



div.sequence-css-04 {
     background-image: url(images/header/header_02_bkg.jpg);
     background-left: 855px;
     position:absolute;
     left:0px;
     top:0px;
     width:100%;
     height:224px;
}
div.id004-01 {
    position:absolute;
    left:0px;
    top:0px;
    width:750px;
    height:92px;
}

div.id004-02 {
	background-image: url(images/header/header_drip_bkg.jpg);
    position: absolute;
    left: 0px;
    top: 92px;
    width: 185px;
    height: 132px;
}

div.id004-03 {
    position:absolute;
    left:185px;
    top:92px;
    width:565px;
    height:132px;
    background-image: url(images/header/004_03.jpg);
}

div.id004-04 {
	background-image:url(images/header/header_02_bkg.jpg);
    position:absolute;
    left:0px;
    top:0px;
    right: 15px;
    margin-right: -15px; 
    width: 100%;
    height:224px;
}

div.sequence-css-05 {
     float:right;
     position:absolute;
     left:485px;
     top:150px;
     width:250px;
     height:14px;
     
     font-family: Verdana, Arial, sans-serif;
     font-size: 10px;
     color: #000000;
     font-weight : bold;
   
}
div.menu01 {
     
     position: absolute;
     right: 0px;
     left:270px; 
     top: 193px;
     font-size: 12px;
     border-color: #000000;
 	 border-top-style: solid;
 	 border-top-width: 1px;
	 
	 background-color: #ffffff;
}
div.menu02 {
     
     position: absolute;
     right: 0px;
     left: 200px; 
     top: 213px;
     	font-size: 11px;
 	 border-color: #000000;
 	 
 	 border-top-style: solid;
 	 border-top-width: 1px;
	 margin-top:-1px;
	 background-color: #ffffff;
}

a.menuitem {
     text-align: center;
     float: right;
     position: relative;
     
     font-family: Verdana, Arial, sans-serif;
     
     color: #000000;
     font-weight : bold;
   	 padding:2px;
 	 width: auto;
 	 border-color: #000000;
 	 border-left-style: solid;
 	 border-left-width: 1px;
 	 margin-top: 0px;
	 margin-bottom:0px;
 	 text-decoration : none ;
 	 background-color: #ffffff;
 	 padding-right:5px;
 	 padding-left:5px;
}
a.menuitem:hover {
     color: #ffffff;
     text-decoration: none; 
     	
 	 background-color: #EF4CB9;
 	  
}

.welcomemsg {
     text-align: left;
     float: left;
     position: relative;
     width: 310px;
     font-family: Verdana, Arial, sans-serif;
     color: #000000;
   	 padding:2px; 	
 	 margin-top: 0px;
	 margin-bottom:0px;
 	 text-decoration : none ;
}

div.breadcrumb {
     padding:0px;     
     font-family: Verdana, Arial, sans-serif;
     font-size: 10px;
     color: #000000;
     font-weight : bold;
     position: absolute;
     right: 0px;
     left: 0px; 
     top: 230px;
     width:100%;
 	 border-color: #000000;
 	 border-bottom-style: solid;
 	 border-bottom-width: 1px;
 	 border-top-style: solid;
 	 border-top-width: 1px;
	 margin-top:0px;
	 margin-right:-1px;
	 background-color: #ffffff;
}

a.boxtop {
     float: center;
     text-align:center;
}
.featured-story-bigletter {
     font-family: Papyrus, Arial, sans-serif;
     font-size: 14px;
     color: #000000;
     font-weight : bold;
   	 padding:2px;
 	 width: auto;
 	 
 	 margin-top: 1px;
	 margin-bottom:0px;
 	 text-decoration : none ;
 	 padding-right:0px;
 	 padding-left:0px;
}
.new-products {
     font-family: Papyrus, Arial, sans-serif;
     font-size: 16px;
     color: #000000;
     font-weight : bold;
   	 padding:2px;
 	 width: auto;
 	 
 	 margin-top: 1px;
	 margin-bottom:0px;
 	 text-decoration : none ;
 	 padding-right:0px;
 	 padding-left:0px;
}

#moon {
    position:absolute;
    left: 190px;
    top:0px;
    width:39px;
    height:54px;
    margin-top: -1px;
}

// additional_images_MS2 mods for OSc plugin
.imagesBoxContents {
font-family: Verdana, Arial, sans-serif;

  font-size: 10px;
     

}
// end additional_images_MS2 mods for OSc plugin

tr.content-area {

  background-color: #ffffff;
     border-color: #000000;
 	 border-left-style: solid;
 	 border-left-width: 1px;
 	 border-right-style: solid;
 	 border-right-width: 1px;
}

