/* CSS File */ body { margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; font-family: Tahoma; font-size: 11px; background-image: url(../images/bg.gif) } .news { margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; font-family: Tahoma; font-size: 11px; background-image: url(../images/news.gif); background-position: top right; background-repeat: no-repeat; height: 540px; } .testimonials { margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px; font-family: Tahoma; font-size: 11px; background-image: url(../images/testimonials.gif); background-position: top right; background-repeat: no-repeat; height: 540px; } .submenu{ background: transparent url(../images/submenu.gif); color: #3A4F6C; margin: 0; height: 31px; text-align: right; } .top-right-link { float: right; font-size: 11px; font-weight: bold; margin: 0px; width: auto; } .top-right-link a:link, .top-right-link a:visited { background: transparent; color: #800000; padding: 0 6px 0 6px; text-decoration: none; } .top-right-link a:hover, .top-right-link a:active { background: #800000; border-bottom: 2px solid #9ad131; color: #ffffff; height: 31px; width: auto; padding: 7px; } .content { background: transparent url(../images/body.gif); } .left_nav { background-image: url(../images/silver.gif); background-repeat: repeat-x; } .right_nav { background-image: url(../images/silver.gif); background-repeat: repeat-x; border-left: 1px #ffffff dotted; } .gal_nav { background-image: url(../images/silver.gif); background-repeat: repeat-x; border-right: 1px #ffffff dotted; } .gray_nav { background-image: url(../images/silver.gif); background-repeat: repeat-x; } .white_nav { background: #ffffff; } .top_nav { background: #000000; border-bottom: 1px #ffffff dotted; } .con_nav { background: #000000; border-left: 1px #ffffff dotted; } .footer_nav { background: #000000; border-top: 1px #ffffff dotted; } .testi_nav { background: #fafafa; border-top: 1px #cacaca dotted; border-bottom: 1px #cacaca dotted; border-left: 1px #cacaca dotted; border-right: 1px #cacaca dotted; padding: 10px; background-image: url(../images/quote.gif); background-position: top right; background-repeat: no-repeat; } .success_nav { background: #b2c8d2; border-top: 1px #ffffff dotted; border-bottom: 1px #ffffff dotted; border-left: 1px #ffffff dotted; border-right: 1px #ffffff dotted; padding: 10px; } .txt_white{ color: #ffffff; font-size: 11px; } .txt_red{ color: #FF0099; font-size: 11px; } .txt_black{ color: #000000; font-size: 11px; } .txt_package{ color: #565400; font-size: 11px; } .txt_green{ color: #779d03; font-size: 12px; } .txt_lime{ color: #759398; font-size: 11px; } .picture { background: #ffffff; border-top: 2px #ffffff solid; border-bottom: 2px #ffffff solid; border-left: 2px #ffffff solid; border-right: 2px #ffffff solid; } .box{ color: #535353; font-weight: normal; font-size: 11px; border: 1px solid #fafafa; padding: 3px; height: 22px; font-family: Tahoma; } .tbox{ color: #535353; font-weight: normal; font-size: 11px; border: 1px solid #fafafa; background-color: #fafafa; padding: 3px; font-family: Tahoma; } .box_contact{ color: #535353; font-weight: normal; font-size: 11px; border-top: 1px #fafafa solid; border-bottom: 1px #000000 dotted; border-left: 1px #fafafa solid; border-right: 1px ##fafafa solid; padding: 3px; height: 22px; background-color: #fafafa; font-family: Tahoma; } .tbox_contact{ color: #535353; font-weight: normal; font-size: 11px; border-top: 1px #fafafa solid; border-bottom: 1px #000000 dotted; border-left: 1px #fafafa solid; border-right: 1px ##fafafa solid; background-color: #fafafa; padding: 3px; font-family: Tahoma; } .tbox_css{ color: #000000; font-weight: normal; font-size: 10px; border-top: 1px #fafafa solid; border-bottom: 1px #000000 dotted; border-left: 1px #fafafa solid; border-right: 1px ##fafafa solid; background-color: #fafafa; padding: 3px; font-family: Lucida Console; } .btn{ color: #535353; font-weight: normal; font-size: 10px; border: 1px solid #d6d6aa; padding: 3px; width: 100px; font-family: Tahoma; } .mnu_white{ color: #ffffff; font-size: 11px; text-decoration: none; } .mnu_lime:hover{ color: #759398; font-size: 11px; text-decoration: underline; } .mnu_lime{ color: #759398; font-size: 11px; text-decoration: none; } .mnu_white:hover{ color: #ffffff; font-size: 11px; text-decoration: underline; } .mnu_black{ color: #000000; font-size: 11px; text-decoration: none; } .mnu_black:hover{ color: #000000; font-size: 11px; text-decoration: underline; } .tbl_main{ background-color: #2c4252; } .tbl_header{ font-family: Tahoma; font-size: 10px; color: #ffffff; font-weight: bold; background-color: #000000; height: 25px; padding-left: 4px; padding-right: 4px; text-align: center; } .tbl_entry{ font-family: Tahoma; font-size: 10px; font-weight: normal; color: #000000; background-color: #ededed; } #img_delete { background-repeat: no-repeat; width: 14px; height: 14px; display: block; cursor: hand; background-image: url(../images/delete.gif); } #img_edit { background-repeat: no-repeat; width: 14px; height: 14px; display: block; cursor: hand; background-image: url(../images/edit.gif); } #img_visible { background-repeat: no-repeat; width: 14px; height: 14px; display: block; cursor: hand; background-image: url(../images/visible.gif); } #img_change { background-repeat: no-repeat; width: 14px; height: 14px; display: block; cursor: hand; background-image: url(../images/img_exit.gif); }