/*
File:			custom.css
Description:	Custom styles for Thesis
*/

body.custom { background: #05243a url(images/bg.jpg) top center repeat-x }
.custom #content_box { background: #fff; border-top: 0; }

.custom #header #logo a { display: block; height: 163px; background: url(images/header.jpg) no-repeat; outline: none; border-top: 0}
.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }
.custom #header #tagline { height: 0; }
.custom #header { border: 0; padding: 0; }
.custom .menu .rss a { margin-right: 0em; }

/* Nav */
.custom .menu { border-top: 1px solid #fff; background-color: #05243a; }
.custom ul.menu li { margin-top: 0px; border: 0; background: transparent; }
.custom ul.menu li a { background: transparent; border: 0; font-weight: bold; font-family: arial; color: #fff; text-transform: uppercase; }
.custom ul.menu li a:hover { background: transparent; border: 0; font-weight: bold; font-family: arial; color: #efb022; text-transform: uppercase; }
.custom ul.menu li.current_page_item a { background: none !important; color: #efb022 !important; border: 0;  }
/* .custom ul.menu { overflow: hidden;} */
.custom ul.submenu {border-top: 1px solid #fff; background-color: #05243a; }

/*---:[ custom e-mail hotline ]:---*/
.hide { visibility:hidden; }
ul#tabs2 { position:relative; bottom:177px;
margin: 0 0 0 8px; border: 0; list-style: none; }
ul#tabs2 li { background: none; border: 0; color: #fff; float: right; }
ul#tabs2 li a { padding: 3px; margin: 0; display: block; line-height: 1.2em; color: #111; font-size: 12px; text-transform: uppercase; letter-spacing: 2.4px; }
ul#tabs2 li a:hover { background: url(images/35-white.png); }


/* Footer */
.custom #footer { border-top: 0; }
.custom #footer p { color: #000; }
.custom #footer a { color: #333; }