/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.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: #CC0033; text-decoration: underline; }

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

/*

If you ever want to change the scroll bar then...

BODY {
  background: #ffffff;
  color: #000066;
  margin: 0px;
  scrollbar-face-color:#1E5CB2;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-track-color:#FFFFFF;
  scrollbar-shadow-color:#FFFFFF;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-3dlight-color:#FFFFFF;
  scrollbar-darkshadow-Color:#FFFFFF;
}

*/

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

A:hover {
  color: #FFA850;
  text-decoration: bold;
  background: #FFFF9F;
}


FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #006699;
  border-style: solid;
  border-color: #006699;
  border: 1px;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #006699;
  color: #ffffff;
  font-weight : bold;
   border: 0px;
}
div.thinborderonly {
  border-collapse:collapse;
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  border: 1px solid DarkGrey ;
  padding:15px;
  
}
div.thinborderyellowbg {
  border-collapse:collapse;
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  border: 1px solid DarkGrey ;
  padding:15px;
  background: #FFFEF0;  
}


A.headerNavigation {
  color: #FFFFFF;
}

A.headerNavigation:hover {
  color: #ffffff;
  text-decoration:underline;
  background: #006699;
}
A.headerNavigation_featured {
  color: #999999;
  background:transparent; 
}

A.headerNavigation_featured:hover {
  color: #999999;
background:transparent; 
}
A.bluelink {
  color: #003399;

  text-decoration: underline;
}
A.bluelinkitalic {
  color: #003399;
  font-style: italic;
  text-decoration: underline;
}
A.author {
  color: #003399;
  text-decoration: underline;
}
A.greylink {
  color: #AAAAAA;
  text-decoration: none;
}
A.footer {
  FONT-SIZE: x-small; FONT-FAMILY: verdana,arial,helvetica,sans-serif;
  COLOR: #003399;
  text-decoration: underline;
}

A.advertlink {
  COLOR: #003399;
  text-decoration: underline;
}

A.categorylink {
  color: #003399;
  text-decoration: underline;
  font-size: 12px;
}

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

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

.infoBox {
  background: #b6b7cb;
}

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

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

.infoBoxNotice {
  background: #FFFFFF;
}

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

TD.TellaFriendBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #2F812F;
  /*background: #FFA529;*/
  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: #f8f8f9;
}

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

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #006699;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #006799;
  font-weight: bold;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

h1{
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

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.smallText_bg{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFFF33;
}
TD.authorText, SPAN.authorText, P.authorText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

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

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

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

.small {
	FONT-SIZE: x-small; FONT-FAMILY: verdana,arial,helvetica,sans-serif
}
.h1 {
	FONT-SIZE: small; COLOR: #cc6600; FONT-FAMILY: verdana,arial,helvetica,sans-serif
}
.sans {
	FONT-SIZE: small; FONT-FAMILY: verdana,arial,helvetica,sans-serif
}

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

/* VJ WebSearch for OSC v1.0 begin */
A.webSearchTitle {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-decoration: underline;
  line-height: 1.5;
  color: #000099;
}

A.webSearchTitle:hover {
  color: #999999;
}

A.buybothPrice {
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
/*	color: b2d524; */
	color: #000000;
}
A.buybothHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
/*	color: b2d524; */
	color: #000000;
}
.buybothText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
}

.h1 { font-family: verdana,arial,helvetica,sans-serif; color: #CC6600; font-size: small; }

ul.sitemap {
color: #ff0000;
}

.yearHeader { font-family: Helvetica, Arial, Verdana; font-size: 14px; font-weight: bold; color: #000000; background-color: #FFFFFF; text-decoration: none;} .calendarMonth { background-color: #BBC3D3; cursor: default; width: 100%;}
.calendarHeader { font-family: Helvetica, Arial, Verdana; font-size: 11px; font-weight: bold; color: #000000; background-color: #FFFFFF; text-decoration: none; height: 22px;}
.calendarToday { font-family: Arial, Verdana; 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: Arial, Verdana; 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: Arial, Verdana; font-size: 10px; color: #000000; background-color: #FFFFFF; padding-left : 3px; line-height: 14px; text-decoration: none; border:1px solid #FFFFFF; height: 22px; width: 18px; }
.event { font-family: Arial, Verdana; font-size: 11px; color: #000000; background-color: #FFFFFF; text-decoration: none; border:1px solid #E6E6E6; }
.empty { background-color: #F0FAFF; 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;}
.calendarWeekend A:hover, .calendarWeekend A:link, .calendarWeekend A:visited, .calendarWeekend A:visited:hover {color: red; text-decoration: underline;}
.calendarToday A:hover, .calendarToday A:link, .calendarToday A:visited, .calendarToday A:visited:hover {color: red; text-decoration: underline;}

/* BEGIN Fancier Invoice and Packingslip */
.dataTableHeadingContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.dataTableHeadingRow_INVOICE { background-color: #C9C9C9; }
.dataTableRow_INVOICE { background-color: #F0F1F1; }
.dataTableContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.order_history_top { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data { color : #000000; font-family: Verdana; font-size: 12px; }
.product_infobox_heading_row { background-color: #C9C9C9; }
.product_infobox_heading { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row { background-color: #F0F1F1; }
.product_infobox_data { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.order_history_top_INVOICE { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading_INVOICE { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data_INVOICE { color : #000000; font-family: Verdana; font-size: 12px; }
.product_infobox_heading_row_INVOICE { background-color: #C9C9C9; }
.product_infobox_heading_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row_INVOICE { background-color: #F0F1F1; }
.product_infobox_data_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.smallText_INVOIVE { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.smallTextBlue_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #006699; }
.smallAddressBlue_INVOICE { font-family: Arial; font-size: 9px; color: #006699; }
.main_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.pageHeading_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 18px; color: #727272; font-weight: bold; }
/* END Fancier Invoice and Packingslip */

/*----------------------------Suggest Styles--------------------------*/
.suggest_link {
	background-color: #FFC860;
	padding: 2px 6px 2px 6px;
}
.suggest_link_over {
	background-color: #3366CC;
	padding: 2px 6px 2px 6px;
}
#search_suggest {
	position: absolute; 
	background-color: #FFFFFF; 
	text-align: left; 
}		
/*----------------------------End Suggest Styles------------------------*/


A.catlinks {
  color: #000000;
  font-size: 10px;
  text-decoration: none;
}

A.catlinks:hover {
  color: #FFA850;
  background: #FFFF9F;
/*  font-size: 11px;
  text-decoration: underline;*/
  
}

.mws_boxTop    { background: url('/images/infobox/top.gif');
		 width: 100%;
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
		 color: #999999;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft   { background: url('/images/infobox/left.gif'); }
.mws_boxRight  { background: url('/images/infobox/right.gif'); }
.mws_boxBottom { background: url('/images/infobox/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter { background: #FFFFFF; }

.mws_boxTop_main    { background: url('/images/infobox_main/top.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft_main   { background: url('/images/infobox_main/left.gif'); }
.mws_boxRight_main  { background: url('/images/infobox_main/right.gif'); }
.mws_boxBottom_main { background: url('/images/infobox_main/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter_main { background: #FFFFFF; }
A.mws_boxTop    { 
		 color: #999999;
                  }
TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;

}

/* VJ Links Manager v1.18 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}
A.linkListing-heading {
  color: #FFFFFF;
}
A.linkListing-heading:hover {
  color: #FF0000;
}
TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}

.linkFeatured {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
  border: 1px solid black;
}
.linkFeaturedHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
.linkFeaturedMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
.linkListingMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold; 
  color: #000; 
}
A.linkListingMain {
  color: #fff;
}
A.linkListingMain:hover {
  color: #FF0000;
}

.linkListingCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #FFFFFF;
  text-align: center;
}
A.linkListingCats {
  color: #000;
  line-height: 1.5;
}
A.linkListingCats:hover {
  color: #FF0000;
}

.linkListingSubCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: #FFFFFF;
  text-align: center;
}
A.linkListingSubCats {
  color: #000;
  line-height: 1.5;
}
A.linkListingSubCats:hover {
  color: #FF0000;
}
A.policy {
  color: #003399;
  text-decoration:underline;
}
A.policy:hover {
  background: #FFFF9F;

}
A.pass {
  background: #FFFFFF;
  color: #000000; 
}
A.pass:hover {
  background: #FFFF9F;
  color: #FFA850; 
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;  
}
ul.news li {
background:transparent url('/images/arrow_bullet.gif') no-repeat scroll 0 6px;
list-style-type:none;
margin:0;
padding:0 0 0 7px;
}

/* VJ Links Manager v1.18 end */

.NFText {border:none; vertical-align:middle; font:12px Arial, Helvetica, sans-serif; background:url(null); background-attachment:fixed; zoom:1; width:255px; }
.NFTextfile {border:none; vertical-align:middle; font:12px Arial, Helvetica, sans-serif; background:none; width:200px; }
.NFTextCenter {height:20px; background:url(../pics/input.png) repeat-x 0 0; padding:2px 0;  margin:0; float:left; line-height:20px;}
.NFTextCenterfile {height:20px; background:url(../pics/input.png) repeat-x 0 0; padding:2px 0;  margin:0; float:left; line-height:20px; width:200px;}

.NFTextLeft, .NFTextRight, .NFTextLefts {width:8px; height:20px; vertical-align:middle; float:left; }
.NFTextLeft {background:url(../pics/input-left.png) no-repeat 0 0; }

.NFTextLefts {background:url(../pics/input-left.png) no-repeat 0 0; }

.NFTextRight {background:url(../pics/input-right.png) no-repeat 0 0; }
/*Radio*/
.NFRadio {cursor:pointer; width:12px; height:13px; background:url(../pics/radio.png) no-repeat 0 0; z-index:6; top:3px; left:0; display:block;}
/*Checkbox*/
.NFCheck {cursor:pointer; width:12px; height:13px; background:url(../pics/checkbox.png) no-repeat 0 0; z-index:2; display:block; top:0; left:0;}
/*Buttons*/
.NFButton {width:auto; height:25px;  color:#302D23; padding:0 10px; background:url(../pics/button.png) repeat-x 0 0; cursor:pointer; border:none; font-weight:normal; font-size:12px; font-family:Arial; vertical-align:middle; float:left;}
.NFButtonLeft, .NFButtonRight {width:11px; height:25px;  vertical-align:middle; float:left;}
.NFButtonLeftspc {width:50px; height:25px;  vertical-align:middle; float:left;}
.NFButtonLeft {background:url(../pics/button-left.png) no-repeat 0 0;}
.NFButtonLeftspc {background:url(../pics/searchbut.png) no-repeat 0 0;}
.NFButtonRight {background:url(../pics/button-right.png) no-repeat 0 0; }
/*Textareas*/
.NFTextareaTopLeftout, .NFTextareaBottomLeftout {height:7px; width:10px; float:left; font-size:1px;}
.NFTextareaTopLeftout {height:12px;}
.NFTextarea {border:none; background:url(../pics/textarea-r-off.png) ; font:12px Arial, Helvetica, sans-serif; overflow:auto; margin:0; padding:0; float:left;  height:87px;}
.NFTextareaTop {height:12px; clear:both; font-size:1px; }
.NFTextareaBottom {height:7px; clear:both; font-size:1px; }
.NFTextareaTopin {background:url(../pics/textarea-tr.png) repeat-x 0 0; float:left; height:12px; font-size:1px; }
.NFTextareaTopout {background:url(../pics/textarea-tra.png) no-repeat 0 0; float:left; height:12px; width:11px; font-size:1px;}
.NFTextareaBottomin {background:url(../pics/textarea-br.png) no-repeat 0 0; float:left; height:7px; }
.NFTextareaBottomout {background:url(../pics/textarea-bra.png) no-repeat 0 0; float:left; height:7px; width:11px; font-size:1px;}
.NFTextareaTopLeft {width:10px; height:12px; font-size:1px;}
.NFTextareaBottomLeft {width:10px; height:7px;}
.NFTextareaTopLeft {background: url(../pics/textarea-tl.png) no-repeat 0 0;}
.NFTextareaBottomLeft {background: url(../pics/textarea-bl.png) no-repeat 0 0;}
.NFTextareaLeft, .NFTextareaRight, .NFTextareaLeftH, .NFTextareaRightH {float:left; }
.NFTextareaLeft, .NFTextareaLeftH {width:10px;}
.NFTextareaLeft {background:url(../pics/textarea-l-off.png) repeat-y top left; float:left;}
.NFTextareaLeftH {background:url(../pics/textarea-l-off.png) repeat-y 0 0;}
.NFTextareaRight, .NFTextareaRightH {margin:0; padding:0;}
.NFTextareaRight { }
.NFTextareaRightout {background:url(../pics/textarea-r-offa.png) repeat-y 0 0; float:left; width:11px; font-size:1px; }
.NFTextareaRightH {}





/*jquery faqs  */

#faqs h2 {

background: url(images/open.png) no-repeat 0% 10%;

padding:0px 0px 5px 20px;

cursor: pointer;

font:12px/1.6em Verdana, arial, helvetica, sans-serif;

font-weight: normal;

color: #666666;

}


#faqs h2.close {

background-image: url(images/close.png);

}

#faqs .answer {

  background-color: white;

  padding:0px 0px 5px 30px;

  border-bottom:1px dashed #CCCCCC;

  margin-bottom:5px;

}
.review_box {
background-color:#EDEFF4;
border-color:#919191 #B5B5B5 #CBCBCB;
border :1px solid #919191;
padding:7px 0;
  margin :10px;
}
