/*main.css */ /* * red: #de2a41; * black: #000000; * Orange: #ff8231; * Yellow: #ffcc00; * Dark grey for all text: #333333; */ /* CSS for general elements ------------------------------------------------------------------------------*/ form, body, iframe { margin: 0; padding: 0;} img, table, iframe { border: 0;} h1 { color: #1c4481; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; font-style: normal; text-decoration: none; margin-top: 8px; } .link { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; font-style: normal; color: #1c4481; } .linkvisited { color: #1c4481; } .deftext { font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; font-style: normal; color: #333333; margin-left: 4px; } .small-text { font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; font-weight: normal; font-style: normal; color: #333333; } .defpara { font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; font-style: normal; color: #333333; } .top-link { font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; font-style: normal; color: #ffffff; margin-right: 6px; margin-left: 2px; } .deflink { font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: underline; font-weight: normal; font-style: normal; color: #333333; margin-right: 6px; margin-left: 2px; } /*.engine { border-style: solid; border-width: 1px; border-color: BCC3D0; background-color: #c2eb9a; width: 790px; height: 90px; }*/ .info { border-style: solid; border-width: 1px; border-color: BCC3D0; background-color: #FFFFFF; width: 330px; } .release { border-style: solid; border-width: 1px; border-color: BCC3D0; background-color: #FFFFFF; width: 194px; height: 160; } .butt-search { height: 21; width: 46; background-image: url(images/b_go.gif); border-style: none; border-width: 0px; margin-right: 20px; } .butt-view { height: 21; width: 43; background-image: url(images/b_view.gif); border-style: none; border-width: 0px; margin-right: 4px; } .inp { background-color: #FFFFFF; height: 20px; width: 205px; font-family: Arial, sans-serif; font-size: 11px; font-weight: normal; color: 000000; border:#a5acb2 solid ; border-width:1px; } .preview { border-style: solid; border-width: 1px; border-color: #333333; } .div_m { width:155px; height:36px; cursor:pointer; cursor:hand;} /*.div_m:hover { background-image:url(images/m_a.jpg); width:155px; height:36px; }*/ .dm2 { background:url(images/m_a.jpg) no-repeat; width:155px; height:36px; display:block; cursor:pointer; cursor:hand; } .div_m1 { background:url(images/m1.jpg) no-repeat; width:156px; height:36px;} .dm1 { background:url(images/m1a.jpg) no-repeat; width:156px; height:36px; display:block; cursor:pointer; cursor:hand;} .div_m6 { background:url(images/m6.jpg) no-repeat; width:156px; height:36px; display:block; } .dm6 { background:url(images/m6a.jpg) no-repeat; width:156px; height:36px; display:block; cursor:pointer; cursor:hand;} .link_menu {font-family:"Myriad Pro"; font-size: 11px; text-decoration: none; color: #333333; text-align:center; font-weight:bold} .comment1 { background:url(images/comment1.png) no-repeat; height:102px; width:253px; filter:expression(fixPNG(this)); z-index:100} .comment { background:url(images/comment.png); background-position:0 0; background-repeat:no-repeat; height:102px; width:253px; filter:expression(fixPNG(this));z-index:100} .bg_form { background:url(images/bg_form.jpg) no-repeat; width:922px; height:134px}