/* 01.01.2007 */

html, body, fieldset, img, h1, h2 { margin: 0; border: 0; padding: 0 }
html, body { height: 100%; min-height: 100%; }
.clear { clear: both; font-size: 1px; }

body { font-size: 11px; font-family:  Verdana, sans-serif; color: #4d4b49; background: #000; margin: 40px; }

#nav {  width: 210px; font-family: Tahoma, Verdana, sans-serif; font-weight: bold; text-align: left; }
#nav ul {  list-style: none;  padding: 0; margin: 0; float: left; width: 210px; clear:both; }
#nav ul li {  clear:both; width: 210px; height: 25px; line-height: 25px; background: #1a1a1a url(images/not-selected.gif) no-repeat; clear:both; }

#nav ul li a { display: block; clear:both; width: 210px; height: 20px; line-height: 20px; text-indent: 14px; margin-BOTTOM: 2px; color: #7d7c7c; text-decoration: none; }
#nav ul li a:hover { background: #ff1a54 url(images/hover-pink.gif) no-repeat; color: #fff; text-decoration: none; text-indent: 14px; }
#nav ul li a.selected, #nav ul li a.selected:hover  { background: #ff1a54 url(images/selected-pink.gif) no-repeat; color: #fff; text-decoration: none; text-indent: 25px; }
#nav ul li ul {  clear:both; width: 210px; }
#nav ul li ul li {  clear:both; width: 210px; height: 23px!important; line-height: 23px; background: #000000; clear:both; }
#nav ul li ul li a { display: block; width: 210px; height: 23px!important; line-height: 20px; text-indent: 25px; margin-top: 0px!important; color: #7d7c7c; text-decoration: none; background: #000 url(images/sub-nav.gif) no-repeat 0 0!important; }
#nav ul li ul li a:hover { color: #fff; background: url(images/sub-nav.gif) no-repeat left bottom!important; text-indent: 25px; }


#search {  }


