/*
  $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

  Mise à jour le 10/09/2003 par Delaballe (webmaster@delaballe.com)
  Optimise pour ThemaBoxesMS2fr
  
*/

.boxText { font-family: verdana ; font-size: 10px; }
.errorBox { font-family : verdana ; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : verdana ; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #ffffff; }
.orderEdit { font-family : verdana ; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background-image: url(http://cnegu.info/images/infobox/thema/1/french/fondsdef.jpg);
  background-repeat:no-repeat;
  background:#6B758A;
 background-attachment:fixed;
  color: #ffffff;
  margin: 0px;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #6B758A;
}

TR.headerNavigation {

}

TD.headerNavigation {
  font-family: verdana ;
  font-size: 10px;

  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #6B758A;
}

TD.headerError {
  font-family: Tahoma, verdana ;
  font-size: 12px;
  background: #6B758A;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #6B758A;
}

TD.headerInfo {
  font-family: Tahoma, verdana ;
  font-size: 12px;
  background: #6B758A;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #6B758A;
}

TD.footer {
  font-family: verdana ;
  font-size: 10px;

  font-weight: bold;
}

/*---------- CADRES D'ENTOURAGE DES BOXES ----------*/

/* Cadre d'entourage des boxes (Original) */
.infoBox {
 background: #6B758A;  
  
}

/* Cadre d'entourage boxe Catalog / Advanced_Search.php (Page Recherche avancée) */
.infoBoxAdvancedSearch {
	background: #6B758A;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Best_Sellers.php (Box des meilleurs achats)*/
.infoBoxBestSellers {
		
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Categories.php (Box pour catégories)*/
.infoBoxCategories {
background: #6B758A;
	
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Currencies.php (Box pour devises)*/
.infoBoxCurrencies {
	 background: #6B758A;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Information.php (Box pour Information)*/
.infoBoxInformation {
	 background: #6B758A;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Languages.php (Box des Langues)*/
.infoBoxLanguages {
	 background: #6B758A;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Manufacturer_info.php (Box Info Auteurs)*/
.infoBoxManufacturerInfo {
	 background: #6B758A;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Manufacturers.php (Box de la liste des Auteurs)*/
.infoBoxManufacturers {
	 background: #6B758A;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Order_history.php (Box d'historiques des commandes)*/
.infoBoxOrderHistory {
	 background: #6B758A;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Product_notifications.php (Box de notification)*/
.infoBoxProductNotifications {
	 background: #6B758A;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Reviews.php (Box des Commentaires)*/
.infoBoxReviewsBoxe {
	 background: #6B758A;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Search.php (Box de recherche)*/
.infoBoxSearch {
	 background: #6B758A;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Shopping_cart.php (Box du panier)*/
.infoBoxShoppingCartBoxe {
	 background: #6B758A;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Specials.php (Box des promotions)*/
.infoBoxSpecials {
	 background: #6B758A;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Tell_a_friend.php (Box faire connaître à un ami)*/
.infoBoxTellAFriend {
	 background: #6B758A;
}

/* Cadre d'entourage boxe Catalog / Includes / boxes / Wats_new.php (Box des nouveautes)*/
.infoBoxWatsNew {
	 background: #6B758A;
}

/* Cadre d'entourage boxe Catalog / Cookie_usage.php (Box d'explication sur l'utilisation des cookies)*/
.infoBoxCookieUsage {
	background: transparent;
	
}

/* Cadre d'entourage boxe Catalog / popup_search_help.php (Aide de la recherche avancée)*/
.infoBoxPopupSearchHelp {
	background: transparent;

}

/* Cadre d'entourage boxe Catalog / Product_info.php (Box information des livres non trouvés dans le cas d'un livre pas encore disponible)*/
.infoBoxProductInfo {
	 background: #6B758A;
}

/* Cadre d'entourage boxe Catalog / Product_reviews.php (Box information quand il n'y a pas de critique sur un livre)*/
.infoBoxProductReviews {
	 background: #6B758A;
}

/* Cadre d'entourage boxe Catalog / reviews.php (Box information quand il n'y a pas de critique sur un livre)*/
.infoBoxReviews {
	 background: #6B758A;
}

/* Cadre d'entourage boxe Catalog / shopping_cart.php (Box information quand le panier est vide)*/
.infoBoxShoppingCart {
	   background: #6B758A;
}

/* Cadre d'entourage boxe Catalog / ssl_check.php (Box information sur les sessions SSL quand il y a eu un echec SSL)*/
.infoBoxSslCheck {
	background: transparent;
	
}

/* Cadre d'entourage boxe Catalog / Includes / modules / New_Products.php (Box ce trouvant au milieu)*/
.infoBoxNewProducts {
	 
}

/* Cadre d'entourage boxe Catalog / Includes / modules / also_purchased_products.php (Box  ce trouvant au milieu des Membres qui ont acheté ce livre ont aussi acheté...)*/
.infoBoxAlsoPurchasedProducts {
	 
}	 
.infoBoxSwf {
	 
}

.infoBoxSwf1 {
	 background-image: url(http://cnegu.info/images/infobox/thema/1/french/encheres.gif);
}
}
/*---------- INTERIEURE DES BOXES ----------*/

/* Interieure des boxes (Original)*/
.infoBoxContents {

  font-family: verdana ;
  font-size: 10px;
  font-weight: bold;
  font-color=#ffffff;
  }

/* Interieure boxe Catalog / Advanced_Search.php (Page Recherche avancée) */
.infoBoxContentsAdvancedSearch {
	
	font-family: verdana ;
	font-size: 10px;
	font-weight: bold;
}

/* Interieure boxe Catalog / popup_Search_help.php (Aide de la recherche avancée) */
.infoBoxContentsPopupSearchHelp {

	font-family: verdana ;
	font-size: 10px;
	font-weight: bold;
}

/* Interieure boxe Catalog / Includes / boxes / Best_Seller.php (Box des meilleurs achats)*/
.infoBoxContentsBestSellers {
	
	font-family: verdana ;
	font-size: 10px;
	font-weight: bold;
	background-image: url(http://cnegu.info/images/infobox/thema/1/french/fondbox.gif);
}


/* Interieure boxe Catalog / Includes / boxes / Categories.php (Box pour catégories)*/
.infoBoxContentsCategories {
	
	font-family: verdana ;
	font-size: 10px;
	font-weight: bold;
	background-image: url(http://cnegu.info/images/infobox/thema/1/french/fondbox.gif);
	
}

/* Interieure boxe Catalog / Includes / boxes / Currencies.php (Box pour devises)*/
.infoBoxContentsCurrencies {
	background: #6B758A;
	font-family: verdana ;
	font-size: 10px;
	font-weight: bold;
}

/* Interieure boxe Catalog / Includes / boxes / Information.php (Box pour Information)*/
.infoBoxContentsInformation {
	
	font-family: verdana ;
	font-size: 10px;
	font-weight: bold;
	color: #6B758A;
	background-image: url(http://cnegu.info/images/infobox/thema/1/french/fondbox.gif);
}

/* Interieure boxe Catalog / Includes / boxes / Languages.php (Box des Langues)*/
.infoBoxContentsLanguages {
	
	font-family: verdana ;
	font-size: 10px;
	font-weight: bold;
	background-image: url(http://cnegu.info/images/infobox/thema/1/french/fondbox.gif);
}

/* Interieure boxe Catalog / Includes / boxes / Manufacturer_info.php (Box Info Auteurs)*/
.infoBoxContentsManufacturerInfo {
	background: Silver;
	font-family: verdana ;
	font-size: 10px;
	font-weight: bold;
	
}

/* Interieure boxe Catalog / Includes / boxes / Manufacturers.php (Box de la liste des Auteurs)*/
.infoBoxContentsManufacturers {
	background: #6B758A;
	font-family: verdana ;
	font-size: 10px;
	font-weight: bold;
}

/* Interieure boxe Catalog / Includes / boxes / Order_history.php (Box d'historiques des commandes)*/
.infoBoxContentsOrderHistory {
	
	font-family: verdana ;
	font-size: 10px;
	font-weight: bold;
	background-image: url(http://cnegu.info/images/infobox/thema/1/french/fondbox.gif);
}

/* Interieure boxe Catalog / Includes / boxes / Product_notification.php (Box de notification)*/
.infoBoxContentsProductNotifications {
	font-family: verdana ;
	font-size: 10px;
	font-weight: bold;
	background-image: url(http://cnegu.info/images/infobox/thema/1/french/fondbox.gif);
}

/* Interieure boxe Catalog / Includes / boxes / Reviews.php (Box des Commentaires)*/
.infoBoxContentsReviewsBoxe {
	background: Silver;
	font-family: verdana ;
	font-size: 10px;
	font-weight: bold;
}

/* Interieure boxe Catalog / Includes / boxes / Search.php (Box de recherche)*/
.infoBoxContentsSearch {
	background: #f8f8f9;
	font-family: verdana ;
	font-size: 10px;
	font-weight: bold;
}

/* Interieure boxe Catalog / Includes / boxes / Shopping_cart.php (Box du panier)*/
.infoBoxContentsShoppingCartBoxe {
	
	font-family: verdana ;
	font-size: 10px;   
	font-weight: bold;
	background-image: url(http://cnegu.info/images/infobox/thema/1/french/fondbox.gif);
	background-image: norepeat;
}

/* Interieure boxe Catalog / Includes / boxes / Specials.php (Box des promotions)*/
.infoBoxContentsSpecials {
	
	font-family: verdana ;
	font-size: 10px;
	font-weight: bold;
	background-image: url(http://cnegu.info/images/infobox/thema/1/french/fondbox.gif);
}

/* Interieure boxe Catalog / Includes / boxes / Tell_a_friend.php (Box faire connaître à un ami)*/
.infoBoxContentsTellAFriend {

	font-family: verdana ;
	font-size: 10px;
	font-weight: bold;
	background-image: url(http://cnegu.info/images/infobox/thema/1/french/fondbox.gif);
}

/* Interieure boxe Catalog / Includes / boxes / Wats_new.php (Box des nouveautes)*/
.infoBoxContentsWatsNew {

	background: #6B758A;
	font-family: verdana ;
	font-size: 10px;
	font-weight: bold;
    color: #6B758A;
	background-image: url(http://cnegu.info/images/infobox/thema/1/french/fondboxnouveautes.gif);
}

/* Interieure boxe Catalog / Cookie_Usage.php (Box d'explication sur l'utilisation des cookies)*/
.infoBoxContentsCookieUsage {
	background: #6B758A;
	font-family: verdana ;
	font-size: 10px;
	font-weight: bold;
}

/* Interieure boxe Catalog / Product_info.php (Box information des livres non trouvés dans le cas d'un livre pas encore disponible)*/
.infoBoxContentsProductInfo {
	background: #6B758A;
	font-family: verdana ;
	font-size: 10px;
	font-weight: bold;
}

/* Interieure boxe Catalog / Reviews.php (Box information quand il n'y a pas de critique sur un livre)*/
.infoBoxContentsReviews {
	background: #6B758A;
	font-family: verdana ;
	font-size: 10px;
	font-weight: bold;
}

/* Interieure boxe Catalog / Shopping_cart.php (Box information quand le panier est vide)*/
.infoBoxContentsShoppingCart {
	background: #6B758A;
	font-family: verdana ;
	font-size: 10px;
	font-weight: bold;
}

/* Interieure boxe Catalog / ssl_check.php (Box information sur les sessions SSL quand il y a eu un echec SSL)*/
.infoBoxContentsSslCheck {
	background: #6B758A;
	font-family: verdana ;
	font-size: 10px;
	font-weight: bold;
}
.infoBoxContentsSwf {
	
	font-family: verdana ;
	font-size: 10px;
	font-weight: bold;
	color: #6B758A;
	background-image: url(http://cnegu.info/images/infobox/thema/1/french/fondbox.gif);
}
.infoBoxContentsSwf1 {
	
	font-family: verdana ;
	font-size: 10px;
	font-weight: bold;
	color: #6B758A;
	background-image: url(http://cnegu.info/images/infobox/thema/1/french/fondbox.gif);
}
/* Interieure boxe Catalog / product_reviews.php (Box information quand il n'y a pas de critique sur un livre)*/
.infoBoxContentsProductReviews {
	background: #6B758A;
	font-family: verdana ;
	font-size: 10px;
	font-weight: bold;
}

/* Interieure boxe Catalog / Includes / modules / New_Products.php (Boxe qui affiche les nouveaux livres au milieu)*/
.infoBoxContentsNewProducts {
	font-family: verdana ;
	font-size: 10px;
	font-weight: bold;
	
	
	
}

/* Interieure boxe Catalog / Includes / modules / Also_Purchased_Products.php (Box  ce trouvant au milieu des Membres qui ont acheté ce livre ont aussi acheté...)*/
.infoBoxContentsAlsoPurchasedProducts {
	background: #6B758A;
	font-family: verdana ;
	font-size: 10px;
	font-weight: bold;
}

.infoBoxNotice {
  background: #6B758A;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: verdana ;
  font-size: 10px;
  font-weight: bold;
}

/*---------- ENTETE ET PIED DES BOXES ----------/*

/* Entete et pied des Boxes droite,  gauche et centrale (Original)*/
TD.infoBoxHeading {
  font-family: verdana ;
  font-size: 10px;
  font-weight: bold;
  
  color: #ffffff;
}

/* Entete et pied Boxes Catalog / Advanced_search.php (Page Recherche avancée ) */
TD.infoBoxHeadingAdvancedSearch {
	font-family: verdana ;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #6B758A;
}

/* Entete et pied Boxes Catalog / Popup_search_help .php (Aide de la recherche avancée) */
TD.infoBoxHeadingPopupSearchHelp {
	font-family: verdana ;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #ffffff;
}

/* Entete et pied Boxes Catalog / includes / boxes / best_sellers.php (Box des meilleurs achats) */
TD.infoBoxHeadingBestSellers {
	font-family: verdana ;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #6B758A;
}

/* Entete et pied Boxes Catalog / includes / boxes / catgories.php (Box pour catégories) */
TD.infoBoxHeadingCategories {
	font-family: verdana ;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #6B758A;
	background-repeat: no-repeat;
}

/* Entete et pied Boxes Catalog / includes / boxes / currencies.php (Box pour devises) */
TD.infoBoxHeadingCurrencies {
	font-family: verdana ;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #6B758A;
}

/* Entete et pied Boxes Catalog / includes / boxes / languages.php (Box des Langues) */
TD.infoBoxHeadingLanguages {
	font-family: verdana ;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #6B758A;
}

/* Entete et pied Boxes Catalog / includes / boxes / manufacturer_info.php (Box Info Auteurs) */
TD.infoBoxHeadingManufacturerInfo {
	font-family: verdana ;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #6B758A;
}

/* Entete et pied Boxes Catalog / includes / boxes / manufacturers.php (Box de la liste des Auteurs) */
TD.infoBoxHeadingManufacturers {
	font-family: verdana ;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #6B758A;
}

/* Entete et pied Boxes Catalog / includes / boxes / order_history.php (Box d'historiques des commandes) */
TD.infoBoxHeadingOrderHistory {
	font-family: verdana ;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #6B758A;
}

/* Entete et pied Boxes Catalog / includes / boxes / product_notification.php (Box de notification) */
TD.infoBoxHeadingProductNotifications {
	font-family: verdana ;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #6B758A;
}

/* Entete et pied Boxes Catalog / includes / boxes / reviews.php (Box des Commentaires) */
TD.infoBoxHeadingReviewsBoxe {
	font-family: verdana ;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #6B758A;
}

/* Entete et pied Boxes Catalog / includes / boxes / search.php (Box de recherche) */
TD.infoBoxHeadingSearch {
	font-family: verdana ;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #6B758A;
}

/* Entete et pied Boxes Catalog / includes / boxes / shopping_cart.php (Box du panier) */
TD.infoBoxHeadingShoppingCartBoxe {
	font-family: verdana ;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #6B758A;
}

/* Entete et pied Boxes Catalog / includes / boxes / specials.php (Box des promotions) */
TD.infoBoxHeadingSpecials {
	font-family: verdana ;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #6B758A;
}

/* Entete et pied Boxes Catalog / includes / boxes / tell_a_friend.php (Box faire connaître à un ami) */
TD.infoBoxHeadingTellAFriend {
	font-family: verdana ;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #6B758A;
}

/* Entete et pied Boxes Catalog / includes / boxes / wats_new.php (Box des nouveautes ) */
TD.infoBoxHeadingWatsNew {
	font-family: verdana ;
	font-size: 10px;
	font-weight: bold;
	color: #6B758A;
	
}

/* Entete et pied Boxes Catalog / includes / boxes / information.php (Box pour Information) */
TD.infoBoxHeadingInformation {
	font-family: verdana ;
	font-size: 10px;
	font-weight: bold;
color: #6B758A;;
	background : #6B758A;
}

/* Entete et pied Boxes Catalog / Cookie_usage.php (Box d'explication sur l'utilisation des cookies)*/
TD.infoBoxHeadingCookieUsage {
	font-family: verdana ;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #6B758A;
}

/* Entete et pied Boxes Catalog / ssl_check.php (Box information sur les sessions SSL quand il y a eu un echec SSL)*/
TD.infoBoxHeadingSslCheck {
	font-family: verdana ;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #6B758A;
}

/* Entete et pied Boxes Catalog / includes / modules / new_products.php (Box qui affiche les nouveaux livres au milieu) */
TD.infoBoxHeadingNewProducts {
	font-family: verdana ;
	font-size: 10px;
	font-weight: bold;
	color: White;
	
	}

/* Entete et pied Boxes Catalog / includes / modules / Also_Purchased_Products.php (Box ce trouvant au milieu des Membres qui ont acheté ce livre ont aussi acheté...) */
TD.infoBoxHeadingAlsoPurchasedProducts {
	font-family: verdana ;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background : #6B758A;
}

TD.infoBox, SPAN.infoBox {
  font-family: verdana ;
  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: #6B758A;
}

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

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: transparant;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: verdana ;
  font-size: 10px;
  background: transparant;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: verdana ;
  font-size: 10px;
  background: transparant;
}

A.pageResults {
  color: #ffffff;
}

A.pageResults:hover {
  color: #ffffff;
  background: #6B758A;
}

TD.pageHeading, DIV.pageHeading {
  font-family: verdana ;
  font-size: 20px;
  
  color: #ffffff;
}

TR.subBar {
  background: #6B758A;
}

TD.subBar {
  font-family: verdana ;
  font-size: 10px;
  color: #ffffff;
}

TD.main, P.main {
  font-family: verdana ;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: verdana ;
  font-size: 10px;
}

TD.accountCategory {
  font-family: verdana ;
  font-size: 13px;
  color: #ffffff;
}

TD.fieldKey {
  font-family: verdana ;
  font-size: 12px;
  font-weight: bold;
  font-color: #ffffff;
}

TD.fieldValue {
  font-family: verdana ;
  font-size: 12px;
  font-color: #ffffff;
}

TD.tableHeading {
  font-family: vernada;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: verdana ;
  font-size: 10px;
  color: #6B758A;
}

CHECKBOX, INPUT, RADIO, SELECT {
  background-color: transparent;
  font-family: verdana ;
  font-size: 11px;
  font-color:#ffffff;
  }
  
TEXTAREA {
 background-color: transparent;
  width: 100%;
  font-family: verdana ;
  font-size: 11px;
  font-color:#ffffff;
}

SPAN.greetUser {
  font-family: verdana ;
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
}

TABLE.formArea {
  background: #6B758A;
  border-color: #ffffff;
  border-style: solid;
  border-width: 1px; 
  color: #ffffff;
}

TD.formAreaTitle {
  font-family: Tahoma, verdana ;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, verdana ;
  font-size: 12px;
  color: #RED;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: verdana ;
  color: #6B758A;
}

SPAN.errorText {
  font-family: verdana ;
  color: #6B758A;
}

.moduleRow { }
.moduleRowOver { background-color: #ffffff ; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color:  #ffffff; }

.checkoutBarFrom, .checkoutBarTo { font-family: verdana ; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: verdana ; font-size: 10px; color: #ffffff; }

/* message box */

.messageBox { font-family: verdana ; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: verdana ; font-size: 10px; background-color: #6B758A; }
.messageStackSuccess { font-family: verdana ; font-size: 10px; background-color: #b9b9b9 7; }

/* input requirement */

.inputRequirement { background-color: transparent; font-family: verdana ; font-size: 10px; font-color: #ffffff; }serif; font-size: 10px; font-color: #ffffff; }

/* Begin Testimonials Scroller */ 
#pscroller_np { 
height: 150px; 
border: 0px; 
padding: 5px; 
} 
 
.pscroller_c_np { 
  font-family: sans-serif; 
  font-color: #ffffff;
  font-size: 11px; 
  line-height: 1.5; 
} 
 
.marquee_hide { 
     visibility:hidden; 
} 
.marquee_show { 
     visibility:visible; 
} 
/* End Testimonials Scroller */_write.php'); 
