body { background-image:url('contents/'); background-repeat: no-repeat; background-color: #E8E8E8; background-attachment: scroll; background-position: center top; font-family:'Trebuchet MS'; font-weight:normal; font-size:14px; color:#000000; text-decoration: none; } body.center { Background: transparent; padding-left: 0px; padding-right: 0px; font-family:'Trebuchet MS'; font-weight:normal; font-size:14px; color:#000000; text-decoration: none; } .center_table { background-image:url("images/centertop.jpg"); background-repeat: repeat-x; background-attachment: scroll; background-position: center top; font-family:'Trebuchet MS'; font-weight:normal; font-size:14px; color:#000000; text-decoration: none; } .center_td { padding-left: 25px; padding-right: 25px; font-family:'Trebuchet MS'; font-weight:normal; font-size:14px; color:#000000; text-decoration: none; } h1 { font-family:'Trebuchet MS Bold'; font-weight:bold; font-size:14px; color:#c90c0c; text-decoration: none; } .cap_text { font-family:'Trebuchet MS Bold'; font-weight:bold; font-size:14px; color:#c90c0c; text-decoration: none; } .cap_td { padding-left: 25px; } .menu_map { TEXT-DECORATION: none; font-weight: normal; FONT-FAMILY: "Century Gothic"; FONT-SIZE: 11px; line-height: 2; color: } .menu_map:hover { TEXT-DECORATION: underline; font-weight: normal; FONT-FAMILY: "Century Gothic"; FONT-SIZE: 11px; line-height: 2; color: } .bot_map { font-family:'Tahoma'; font-weight:normal; font-size:10px; color:#4a4a4a; text-decoration: none; } /* --------------- simple tree menu ------------------------- */ .treeview ul{ /*CSS for Simple Tree Menu*/ margin: 0; padding: 0; } .treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/ background: url(scripts/list.png) no-repeat left center; list-style-type: none; padding-left: 22px; margin-bottom: 3px; } .treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */ background: url(scripts/closed.png) no-repeat left 1px; cursor: hand !important; cursor: pointer !important; } .treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */ display: none; /*Hide them by default. Don't delete. */ } .treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */ cursor: default; } /* --------------- old sub menu ------------------------- */ .sub_maintable { width: 250px; /* iç menü genişliği */ } .sub_menu { font-family:'Trebuchet MS Bold'; font-weight:bold; font-size:15px; color:#ffc4c4; text-decoration: none; line-height: 2; color: #000000; width: 100%; /*height: 100%;*/ } .sub_menu:hover { color: #B30000; } .sub_td { /*padding-left: 5px;*/ /*padding-right: 10px;*/ /*padding-top: 15px;*/ border-bottom: 1px solid #C70000; background-color: #FFFFFF; } .sub_td_hover { /*padding-left: 5px;*/ /*padding-right: 10px;*/ /*padding-top: 15px;*/ /*border-bottom: 1px solid #f0f0f0;*/ background-color: #E8E8E8; } /* ------------------------------------- */ th { font-family:'Trebuchet MS'; font-weight:normal; font-size:14px; color:#000000; text-decoration: none; } td { font-family:'Trebuchet MS'; font-weight:normal; font-size:14px; color:#000000; text-decoration: none; } A.centerlink { font-family:'Trebuchet MS'; font-weight:normal; font-size:14px; color:#000000; text-decoration: none; } .paging_button { cursor: pointer; font-family:'Trebuchet MS'; font-weight:normal; font-size:14px; color:#000000; text-decoration: none; } .input, textarea, select { background-image:url("scripts/form_bg.jpg"); background-repeat: repeat-x; border:1px solid #909090; font-size:12px; color:#333333; padding-left:5px; margin-right:4px; font-family: "Century Gothic"; } .input_r{ background-image:url("scripts/form_bg.jpg"); background-repeat: repeat-x; border:1px solid #909090; font-size:12px; color:#333333; padding-left:5px; margin-right:4px; font-family: "Century Gothic"; } legend { font-family:'Trebuchet MS'; font-weight:normal; font-size:14px; color:#000000; text-decoration: none; }