/* -------------------------LAYOUT------------------------- */ BODY { background-repeat : no-repeat; background-color : #FFFFFF; margin-top : 0px; margin-left : 0px; margin-right : 0px; margin-bottom : 0px; scrollbar-base-color: #2BA2BF; scrollbar-arrow-color: White; scrollbar-DarkShadow-Color: #000000; } BODY.popup { background-repeat : no-repeat; background-color : #FFFFFF; margin-top : 0px; margin-left : 0px; margin-right : 0px; margin-bottom : 0px; scrollbar-base-color: #2BA2BF; scrollbar-arrow-color: White; scrollbar-DarkShadow-Color: #000000; } td.header { background-color : #2BA2BF; } input.header_input { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff; background-color : #95D1DF; border: 1px solid #2BA2BF; font-size: 8pt; } input.header_cart { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff; background-color : #2BA2BF; border: 1px solid #ffffff; font-size: 8pt; text-align: center; } .bg_color { background-color : #2BA2BF; } .containerAutoScrollbarsColor { overflow-y: auto; overflow-x: auto; scrollbar-arrow-color: #d6d6d6; scrollbar-darkshadow-color: #f1f1f1; SCROLLBAR-BASE-COLOR: #3F5056; background-color : #2BA2BF; } .row_odd { background-color : #95D1DF; color: #000000; } .row_even { background-color : #ffffff; color: #000000; }