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


.errorBox { 
font-family : Verdana, Arial, sans-serif; 
font-size : 12px;
color: #000000; 
background: #ffb3b5; 
font-weight: bold; 
}


/**********************************************/
BODY {
  	background: #ffffff;
  	color: #666;
}

A {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px;
	  color: #5CA0C7;
  text-decoration: none;
}

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

A.ItemsListCat {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 12px;
	FONT-WEIGHT: bold;
}
A.ItemsListCat:link {
	color: #666;
	TEXT-DECORATION: none;
}
A.ItemsListCat:visited {
	color: #666;
	TEXT-DECORATION: none;
}
A.ItemsListCat:hover {
	color: #666;
}
A.ItemsListCat:active {
	color: #666;
	TEXT-DECORATION: none;
}

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #666; }
.main { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #666; font-weight: normal;}


/*Links di editazizone di indirizzi/prodotti/metodi di sped ... nella pagina conferma ordine*/
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #9F0000; text-decoration: underline; }

/*Warn prodotti non in stock*/
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }

/*Prodotti da notificare nella pagina checkout_success*/
.productsNotifications { background: #EAEAEA; }

/*Testo pagine incluse*/
.customText { font-family : Verdana, Arial, sans-serif; font-size :11px; color: #666;}




/***************** HEADER *****************/
/*Info message se ?error_message= appeso all'url in qualunque pagina*/
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;
}
/*Info message se ?error_message= appeso all'url in qualunque pagina*/

/*Info message se ?info_message= appeso all'url in qualunque pagina*/
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;
}
/*Info message se ?info_message= appeso all'url in qualunque pagina*/


/* category info on header */
TABLE.category-on-header {
  background: transparent;
}


TD.category-on-header {
  background-image: url('images/ddtemplate/cat_onheader_bg.gif');
}

TABLE.info-on-header {
  background: transparent;
}


TD.info-on-header {
  background: transparent;
  background-image: url(./images/ddtemplate/header_info_bg.gif);
  background-repeat: repeat-x;
  background-position: center;

}


A.catonHeaderNavigationTop {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  color: #EBEBEB;
  font-weight: bold;
  text-decoration: none;
}

A.catonHeaderNavigationTop:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  color: #EBEBEB;
  cursor: pointer;
  background: #996633;
  text-decoration: none;
  font-weight: bold;
}

A.infoonHeaderNavigationTop {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #2D67B1;
  font-weight: bold;
  text-decoration: none;
}

A.infoonHeaderNavigationTop:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #2D67B1;
  font-weight: bold;
  border-bottom: 2px solid #bbb;
  cursor: pointer;
  background: #eee;
  text-decoration: none;
}

.catonHeaderNavigation{
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  color: #EBEBEB;
  font-weight: bold;
  text-decoration: none;
}

/* category info on header */

/* link carrello, profilo, acquista */
A.topright { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	font-weight: bold;
}

A.topright:hover { 
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	height: 12px;
	TEXT-DECORATION: underline; 
}
/***************** HEADER *****************/



/***************** FOOTER *****************/
.footer {
background-image: url(./images/ddtemplate/footer_bg.gif);
/*background: #D4D5D7;*/
}

.sub-footer{
background: #ffffff;
}

.footer_content {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #ffffff;
}

/* link in linea footer bookmark, tell e friend etc etc */
A.footer_link {
  color: #ffffff;
  text-decoration: none;
}

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


/* testo sotto linea footer bookmark, tell e friend etc etc */
.footer-shop-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
}

/* testo powered by */
.footer-powered-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #757575;
}

/* link powered by */
A.footer-powered-link {
  color: #757575;
  text-decoration: none;
}

A.footer-powered-link:hover {
  color: #757575;
  text-decoration: underline;
}

/***************** FOOTER *****************/




/***************** BOX CATEGORY *****************/
div.categories_box_row_selected {
	position: relative;
	background: #E8E8E8;
	height:22px;
}

div.categories_box_row_selected a{
	position: absolute;
	top: 4px;
	color:#737373;
	background: #E8E8E8;
}

div.categories_box_row {
	position: relative;
	background: transparent;
	height:22px;
}

div.categories_box_row a{
	position: absolute;
	top: 4px;
	color:#737373;
	background: transparent;
}



A.categoryselected {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #B41D2E;
  text-decoration: none;
}

A.categoryselected:hover {
  color: #B41D2E;
  text-decoration: underline;
}

A.category {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}

A.category:hover {
  color: #000000;
  text-decoration: underline;
}

span.categoryText {}
/***************** BOX CATEGORY *****************/



/***************** BREADCRUMB *****************/
.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	height: 11px;
	font-weight: bold;
}

/* Sfondo striscia BREADCRUMB */
.breadcrumb_bg {
	background: transparent;
}

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

A.breadcrumb:hover {
  color: #ffffff;
  text-decoration: underline;
}
/***************** BREADCRUMB *****************/



/***************** INFOBOX *****************/
/* Sfondo infobox */
.infoBox {
  background: #D4D5D7;
}

/* Sfondo e testo contenuti infobox */
.infoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ffffff;
}

/* Testo heading infobox */
TD.infoBoxHeadingText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
}

/* Sfondo heading infobox */
TABLE.infoBoxHeading {
  background: #D4D5D7;
}

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

A.infoBoxHeadingLink:hover {
  color: #ffffff;
  text-decoration: underline;
}
/***************** INFOBOX *****************/



/***************** CUSTOM-INFOBOX *****************/
/* Sfondo infobox */
.customInfoBox {
  border-top: 0px;
  border-bottom: 0px;
  border-left: 1px;  
  border-right: 1px;
  border-style: solid;
  border-color: #D5D5D5;
  border-spacing: 1px;
  background: #ffffff;
}

/* Sfondo e testo contenuti infobox */
.customInfoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
}

/* Testo heading infobox */
TD.customInfoBoxHeadingText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  background: #bbc3d3;
  background-image: url(./images/ddtemplate/center.gif);
  background-repeat: repeat-x;
  background-position: center;
}

TD.customInfoBoxHeadingSide {
  background: transparent;
}

TD.BoxFooterShadowBg{
  background: transparent;
}

TD.BoxFooterSide {
  background: transparent;
}

TD.BoxFooter {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  background-image: url(./images/ddtemplate/center_2.gif);
  background-repeat: repeat-x;
  background-position: center;
  color: #000000;
}

/* Sfondo heading infobox */
TABLE.customInfoBoxHeading {
 background: transparent;
}

.BoxLine {
  background-image: url(./images/ddtemplate/orizontal_line.gif);
  background-repeat: repeat-x;
  background-position: center;
}

.customBoxText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #666;
}

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

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

A.customInfoBoxContent
{
    color: #666;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    text-decoration: none
}

A.customInfoBoxContent:hover
{
    color: black;
    background-color: #9DCDFF;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    text-decoration: none;
}

/***************** CUSTOM-INFOBOX *****************/


/***************** CUSTOM CONTENT BOX*****************/
/* Sfondo box */
.customContentInfoBox {
  border-top: 0px;
  border-bottom: 0px;
  border-left: 1px;  
  border-right: 1px;
  border-style: solid;
  border-color: #D5D5D5;
  border-spacing: 1px;
  background: #ffffff;
}

/* Sfondo e testo contenuti box */
.customContentInfoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #666;
  background: #ffffff;
}

/* Sfondo e Testo heading box */
TD.customContentInfoBoxHeadingText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  background-image: url(./images/ddtemplate/center.gif);
  background-repeat: repeat-x;
  background-position: center;
}

/* Sep verticale nuovi prod */
.customContentInfoBoxTravert {
  background-image: url(./images/ddtemplate/m_vert.jpg);
  background-repeat: repeat-y;
  background-position: center;
}

/* Sep orizzontale nuovi prod */
.customContentInfoBoxTraoriz {
  background-image: url(./images/ddtemplate/m_horizontal.jpg);
  background-repeat: repeat-x;
  background-position: center;
}

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

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

A.contentInfoBoxHeading:active {
  color: #ffffff;
  text-decoration: underline;
}

A.contentInfoBoxHeading:visited {
  color: #ffffff;
  text-decoration: none;
}
/***************** CONTENT BOX GENERICO*****************/



/***************** CONTENT BOX GENERICO*****************/
/* Sfondo box */
.contentInfoBox {
  background: #D4D5D7;
}

/* Sfondo e testo contenuti box */
.contentInfoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ffffff;
}

/* Sfondo e Testo heading box */
TD.contentInfoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  background: #D4D5D7;
}


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

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

/***************** CONTENT BOX GENERICO*****************/


/***************** FEATURED BOX *****************/
/* Testo heading box */
TD.featuredBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: transparent;
  color: #B41D2E;
}


A.featuredBoxHeading {
  color: #5CA0C7;
  text-decoration: underline;
}

A.featuredBoxHeading:hover {
  color: #5CA0C7;
  text-decoration: underline;
}

.newFeaturedProducts {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: transparent;
  color: #666;
  border: 0px solid;
  border-color: #000000;
  font-weight: normal;
}

A.newFeaturedProductsHeading { 
  color: #5CA0C7;
  text-decoration: underline;
}

A.newFeaturedProductsHeading:hover { 
  color: #5CA0C7;
  text-decoration: underline;
}

TD.newFeaturedProductsHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight : bold;
  background: transparent;
  color: #666;
}

A.featuredtitle {
  color: #E55C19;
  text-decoration: none;
}

A.featuredtitle:hover {
  color: #996633;
  text-decoration: none;
}

.featuredtext {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #666;
}

.featuredprice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #5CA0C7;
}

/***************** FEATURED BOX *****************/



/***************** XSELL BOX *****************/
/* Sfondo e bordo box */
.xsellBox {
  background: #B5872D;
}

/* Sfondo contenuto e testo contenuto box */
.xsellBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

/* Sfondo testata e testo testata box */
TD.xsellBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #B5872D;
  color: #ffffff;
}


/***************** XSELL BOX *****************/



/***************** SCROLL *****************/
/* Cornice scroll Box */
.scrollbox {
  border: 1px;
  border-style: solid;
  border-color: #7F7F7F;
  border-spacing: 1px;
}

/* Sfondo Scroll box */
.scrollInfoBox {
  background: #ffffff;
}

/* Testo Scroll Box (Testo descrizione news scorrevole) */
.scrollInfoBoxContents {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #666;
}

/* Nome Scroll Box (i.e. Ultime novità) */
.scrollboxtitle {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
}

/* Simbolo a sinistra Titolo descrizione news scorrevole(>>) */
.scrollraquo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #B41D2E;
}

/* Titolo News scorrevole */
A.scrolltitle {
  color: #B41D2E;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 11px;
}

A.scrolltitle:hover {
  color: #B41D2E;
  text-decoration: underline;
}

/* Link a pagina news a fine descrizione scorrevole (...>>)*/
A.scrollraquo-link {
  color: #B41D2E;
  text-decoration: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

A.scrollraquo-link:hover {
  color: #B41D2E;
  text-decoration: underline;
}

/***************** SCROLL *****************/



/***************** PAGE-Heading *****************/
TD.pageHeadingHome {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #4C4C4C;
}

TD.pageHeadingRedbg {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #4C4C4C;
  background: #D4D5D7;
}

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

/* es: Le nostre proposte */
SPAN.subheading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #4C4C4C;
}
/***************** PAGE-Heading *****************/


/***************** Specials *****************/
TABLE.tableProdSpecials {
  background: #D4D5D7;
  border-color: #D4D5D7;
  border-style: solid;
  border-width: 0px;
}


TD.tableHeadingProdSpecials {
  background: #ffffff;
}


SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #C01F31;
  font-weight: bold;
}

SPAN.productSpecialPriceTag {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

/***************** Specials *****************/


/***************** Pagina listing nuovi prod *****************/
TABLE.tableProdNews {
  background: #D4D5D7;
  border-color: #D4D5D7;
  border-style: solid;
  border-width: 0px;
}


TD.tableHeadingProdNews {
  background: #ffffff;
}
/***************** Pagina listing nuovi prod *****************/



/***************** Colonne laterali e centrale*****************/
TD.column-left {
  border-top: 0px;
  border-bottom: 0px;
  border-left: 0px;  
  border-right: 0px;
  border-style: solid;
  border-color: #1981D6;
  border-spacing: 1px;
  background: #ffffff;
}


TD.column-right {
  border-top: 0px;
  border-bottom: 0px;
  border-left: 0px;  
  border-right: 0px;
  border-style: solid;
  border-color: #1981D6;
  border-spacing: 1px;
  background: #f8f8f9;
}



TD.column-center {
  border-top: 0px;
  border-bottom: 0px;
  border-left: 0px;  
  border-right: 0px;
  border-style: solid;
  border-color: #ffffff;
  border-spacing: 1px;
  background: #ffffff;
}
/***************** Colonne laterali e centrale*****************/



/***************** Listing *****************/

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

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #D4D5D7;
  color: #4C4C4C;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #666;
}

A.productListing-heading:hover {
  color: #4C4C4C;
  text-decoration: underline;
}

A.productListing-heading {
  color: #4C4C4C;
  text-decoration: none;
}


A.pageResults {
  color: #666;
}

A.pageResults:hover {
  color: #666;
}

/***************** Listing *****************/

/***************** Scheda prod *****************/

TABLE.product_body {
  border-top: 0px;
  border-bottom: 0px;
  border-left: 1px;  
  border-right: 1px;
  border-style: solid;
  border-color: #D5D5D5;
  border-spacing: 1px;
  background: #ffffff;
}

TABLE.prod-main-image {
  background: transparent;
  border-color: #D3D3D3;
  border-style: solid;
  border-width: 1px;
}

A.rel-link {
  color: #000066;
  text-decoration: none;
}

A.rel-link:hover {
  color: #000066;
  text-decoration: none;
}

.label { font-size: 12px; font-family: Tahoma, Verdana, Arial, sans-serif; font-weight: bold; }
.listprice { font-size: 12px; font-family: arial,verdana,helvetica,sans-serif;}
.listprice_nospecial { font-weight: bold; font-size: 12px; font-family: Tahoma, Verdana, Arial, sans-serif;}
.specialprice { font-weight: bold; font-size: 12px; font-family: Tahoma, Verdana, Arial, sans-serif; color: #C01F31; }
.yousaveprice { font-size: 12px; font-family: arial,verdana,helvetica,sans-serif; color: #C01F31; }
.detail { font-size: 12px; font-family: arial,verdana,helvetica,sans-serif;}
.rellink-label { font-size: 12px; font-family: Tahoma, Verdana, Arial, sans-serif; }

.small-caption {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #666;
}

.prod-title-caption { font-weight: bold; font-family: verdana,arial,helvetica,sans-serif; font-size: 14px; color: #687B8D;}

SPAN.smallTextProdInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #687B8D;
}

.prod-description-caption { font-weight: bold; font-family: verdana,arial,helvetica,sans-serif; font-size: 12px; color: #666;}

.prod-data-available { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #666; background-color: #EAEAEA; }

/***************** Scheda prod *****************/



/***************** Simbolo prodotti non disponibili *****************/
SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #c76170;
  font-weight: bold;
}
/***************** Simbolo prodotti non disponibili *****************/



/***************** Nuovo oggetto nel carrello *****************/
SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #C01F31;
}
/***************** Nuovo oggetto nel carrello *****************/





A.conditions { 
  COLOR: #FFFFFF; TEXT-DECORATION: none;
}

A.conditions:hover { 
  COLOR: #FFFFFF; TEXT-DECORATION: underline; 
}


FORM {
	display: inline;
}






.infoBoxNotice {
  background: #FF8E90;
}

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




TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #666;
}






TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}





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: 11px;
  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.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

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

/* checkout color */
.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #B41D2E; font-weight: bold;}
/* checkout color */

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; background-color: #007C00; }
.messageBoxWarn { 
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

A.messageBoxWarn { 
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}


A.messageBoxWarn:hover { 
 text-decoration:underline;
 color: #c76170;
}

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.main_header{
  font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #46484A;
}

A.ch3{
  font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #46484A;
 text-decoration:underline;
}
 
A.ch3:hover{
  font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #46484A;
 text-decoration:underline;
}
 
.ch1{
 border-left: #C6C6C6 1px solid;
 border-right: #C6C6C6 1px solid;
 }
 .ch2{
 padding-left: 13px;
 }               
 

 .ch4{
 font-size: 11px;
 color: #46484A;
 }

 A.ch5{
   font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 font-weight: bold;
 text-decoration: none; 
 color: #E55C19;
 }

 A.ch5:hover{
   font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 font-weight: bold;
 text-decoration: none; 
 color: #E55C19;
 }
 
 .ch6{
 font-size: 11px;
 text-transform: uppercase;
 font-weight: bold;
 color: #FFFFFF;
 }

 .ch7{
 border-left: #B6B6B6 1px solid;
 border-right: #B6B6B6 1px solid;
 }

 .ch8{
 font-size: 14px;
 font-weight: bold;
 color: #3091BB;
 }

 .ch9{
 font-size: 14px;
 font-family: arial;
 font-weight: bold;
 text-decoration: none; 
 color: #E55C19;
 }

 .ch10{
 font-size: 11px;
 font-weight: bold;
 color: #484E53;
 }

 .ch11{
 font-size: 12px;
 font-weight: bold;
 color: #484E53;
 }

 .ch12{
 font-size: 11px;
 color: #484E53;
 }

 .ch13{
 font-size: 14px;
 font-weight: bold;
 color: #484E53;
 }

 .ch14{
 font-size: 11px;
 color: #484E53;
 }

 .ch15{
 font-size: 11px;
 text-decoration: none; 
 color: #484E53;
 }

 .ch16{
 font-size: 11px;
 text-decoration: none; 
 color: #58B4D2;
 }

 .ch17{
 font-size: 13px;
 color: #565656;
 }

 .ch18{
 font-size: 13px;
 color: #565656;
 }

               
 .ml1{
 font-size: 11px;
 text-decoration: none; 
 color: #484E53;
 }


 .se{            
 width: 100px;
 font-size: 9px;
 color: #282E3E
 }
 .se2{            
 width: 115px;
 font-size: 9px;
 color: #282E3E
 }
