/*__BASIC ELEMENTS__*/ body, p, div, span, th, td, dl, dd, dt { font-family : Tahoma, Verdana, Arial; font-size : 12px; color : #000000; text-decoration : none; } body { background-color : #EEEEEE; background-image: url(img/bg.gif); background-repeat: repeat-y; margin : 0px; padding : 0px; } td.pricelist { font-size: 11px; font-family: Verdana } p { margin-top : 0px; } a { color : #006666; text-decoration: none; } a:visited { color : #006666; text-decoration: none; } a:hover, a:visited:hover { text-decoration : underline; } /*__END OF BASIC ELEMENTS__*/ /*__PRIVATE ELEMENTS__*/ /* top blocks */ .top, a.top { font-size : 10px; color : #55DDB5; } a.top:visited { color : #A9C9C4; } a.top:hover, a.top:visited:hover { color : #ffffff; text-decoration: none; } /* menu*/ .menu-main { font-size : 12px; font-weight : bold; color : #FFFBE7; } a.menu-main { font-size : 12px; font-weight : bold; color : #000000; } a.menu-main:visited { color : #1B3031; } a.menu-main:hover, a.menu-main:visited:hover { color : #FFFBE7; text-decoration: none; } a.menu-mains { font-size : 12px; font-weight : bold; color : #FFFBE7; } a.menu-mains:visited { color : #FFFBE7; } a.menu-mains:hover, a.menu-mains:visited:hover { color : #FFFBE7; text-decoration: none; } .menu-common { font-size : 10px; font-weight : bold; color : #ffffff; } a.menu-common { font-size : 10px; font-weight : bold; color : #000000; } a.menu-common:visited { color : #1B3031; } a.menu-common:hover, a.menu-common:visited:hover { color : #ffffff; text-decoration: none; } a.menu-commons { font-size : 10px; font-weight : bold; color : #FFFBE7; } a.menu-commons:visited { color : #FFFBE7; } a.menu-commons:hover, a.menu-common:visited:hover { color : #FFFBE7; text-decoration: none; } .title-main { margin-left : 5px; margin-right : 10px; font-weight : bold; color : #ffffff; } a.title-main { font-size : 10px; font-weight : bold; color : #000000; } a.title-main:visited { color : #1B3031; } a.title-main:hover, a.title-main:visited:hover { color : #ffffff; text-decoration: none; } /* article header.level1*/ .header-main, a.header-main { margin-bottom : 9px; font-weight : bold; } .header-main2, { margin-bottom : 8px; font-weight : bold; font-size : 10px; } a.header-main:visited { } a.header-main:hover, a.header-main:visited:hover { } /* article header.level2*/ .header-common, a.header-common { margin-bottom : 0px; font-size : 79%; font-weight : bold; } a.header-common:visited { } a.header-common:hover, a.header-common:visited:hover { } .header-bnews, a.header-bnews { margin-left : 8px; margin-bottom : 5px; font-size : 79%; font-weight : bold; } a.header-bnews:visited { } a.header-bnews:hover, a.header-bnews:visited:hover { } /*date*/ .date-main { margin-left : 5px; margin-right : 10px; font-size : 10px; font-weight : normal; color : #666666; } .date-common { margin-top : 25px; margin-right : 3px; font-size : 10px; font-weight : normal; color : #999999; } .date-bnews { margin-left : 8px; margin-top : 3px; margin-bottom : 0px; font-size : 10px; font-weight : normal; color : #999999; } .subheader-main { color : #2F7278; font-weight : bold; font-size : 10px; } .subheader-common { margin-bottom : 5px; font-size : 79%; } .subheader-bnews, a.subheader-bnews { margin-left : 4px; margin-top : 0px; margin-bottom : 6px; font-size : 75%; } a.subheader-bnews:visited { } a.subheader-bnews:hover, a.subheader-bnews:visited:hover { } /* more links */ .more, a.more { font-size : 10px; color : #006666; } a.more:visited { color : #006666; } a.more:hover, a.more:visited:hover { text-decoration : underline; } .repeatx { background-repeat : repeat-x; } .td-odd { font-size:10px; background-image : url(img/td_bg.gif); background-repeat:no-repeat; } .td-even { font-size:10px; background-image : url(img/td_bg2.gif); background-color : #F7FAFA; background-repeat:no-repeat; } /* form elements */ input,select,textarea { background-color : #DDEAEB; font-family : Tahoma,Verdana,Arial; font-size : 11px; background-repeat : no-repeat; } .input-text { background-image : url(img/input_bg.gif); } .input-quant { background-image : url(img/input_bg.gif); width : 70px; text-align : right; } .button-sub { background-image : url(img/button_bg.gif); font-weight : bold; color : #000000; cursor : hand; } .button-ad1 { background-image : url(img/button_bg.gif); font-weight : bold; color : #0C4A4F; cursor : hand; } .button-res { background-image : url(img/button_bg.gif); font-weight : normal; color : #0C4A4F; } /*__END OF PRIVATE ELEMENTS__*/ .tbox{ background-color: #ECECEC; BORDER-BOTTOM: #5E5D63 1px solid; BORDER-LEFT: #5E5D63 1px solid; BORDER-RIGHT: #5E5D63 1px solid; BORDER-TOP: #5E5D63 1px solid; COLOR: #000000; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; FONT-SIZE: 10px; } /*__ID's__*/ #dark_gray { color : #666666; } #gray { color : #e0e0e0; } #light-gray { color : #C5C5C5; } #red { color : #ED131C; } #black { color : #000000; } #yellow { color : #FFCC33; } #dark-blue { color : #00257e; } /*__END OF ID's__*/