/* Theme File for the Green Theme */

body {
 background: #fbebdb url(../images/theme-green-background-image.jpg) repeat-x left top;
}
#head #logo {  }

/* Navigation */
#head #head-menu-wrap table tr td a { background-image: url(../images/menuactive.jpg); background-repeat: repeat; border-right: 1pt solid #d8e6c4; border-top-width: 0; border-bottom-width: 0; border-left-width: 0; }
#head #head-menu-wrap table tr td.first a { color: #fffdfd; background-image: url(../images/munu.jpg); background-repeat: repeat; }
#head #head-menu-wrap table tr td a:hover,
#head #head-menu-wrap table tr td.active a { color: #fff; background-image: url(../images/menu.jpg); background-repeat: repeat; }

/* Header */
#head #text-info { background-image: url(../images/logopart2.jpg); background-repeat: no-repeat; }

/* Content */
#body {
	background: url(../images/theme-green-content-background.jpg) repeat-y;
}
#body #head-shadow {
	background: url(../images/theme-green-content-head-shadow.jpg) no-repeat;
}
#body #footer-shadow {
	background: url(../images/theme-green-content-footer-shadow.jpg) no-repeat;
}

/* Left Menu */
#content-left-menu li a { background-image: url(../images/left.jpg); background-repeat: repeat; }
#content-left-menu ul.second li a {  }
