22/10/2008/**
 *
 * Pixture, for Drupal
 * Author: PIXTURE STUDIO <http://www.pixture.com>
 *
 */
/*
** Generic elements
*/
html {
	font-size: 100%; /*Fix a IE em BUG*/
}
font, basefont {
	font-size: 100%; /*Fix a IE em BUG*/
}
body {
	font-family: "Helvetica neue", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	color: #694f4f;
	margin: 0;
	padding: 0;
	text-align: center; /* IE5 hack */
	background: #f6f8ef url(bg-header.png) repeat-x top left;
	min-width: 800px;
}
div#wrapper {
	margin: 0 auto;
	margin-bottom: 10px;
	padding: 0px;
	line-height: 1em;
	background: transparent;
}

div#container {
	margin: 0px;
	padding: 0px;
	text-align: left; /* IE5 hack */
	line-height:1.5em;
	background: transparent;
}
table, tr, td, thead, tbody {
	border-spacing: 0;
	border-collapse: collapse;
	border-width: 0px;
}
tr.odd td, tr.even td {
	padding: 0.4em;
}
tr.odd {
	background: #fdfefc;
}
tr.even {
	background: #fefefe;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0.3em;
}
h1 {
  font-size: 1.3em;
}
h2 {
  font-size: 1.2em;
}
h3, h4, h5, h6 {
  font-size: 1.1em;
}
p {
  margin-top: 0.4em;
  margin-bottom: 0.8em;
}
em {
	text-decoration: none;
	font-weight: normal;
}
div#cr8 {
	padding-top: 8px;
}
table {
	/* make <td> sizes relative to body size! */
	font-size: 1em;
	width: 100%;
	margin: 0px;
}
.form-item label {
	font-size: 1em;
	color: #666666;
	font-weight: normal;
}
ul {
	padding: 0;
	padding-left: 1em;
	margin: 0px;
}
li {
	padding: 0;
	margin: 0px;
	padding-left: 0;
	line-height: 1.6em;
}
li a, li a:visited, li a:active, li a:hover {
	font-weight: normal;
}

.item-list ul {
	padding: 0px;
	margin: 0px;
}
.item-list ul li {
	font-size: 11px;
}
.item-list .title {
  font-size: 1em;
}
div.links {
	margin-bottom: 0;
	margin-top: 10px;
	text-align: right;
}
ul.links li {
	padding: 0px 0px 0px 10px;
	margin: 0;
}
.comment .links {
  margin-bottom: 0;
}
.more-link, .more-link a {
	font-size: 11px;
	font-weight: normal;
}

.submitted {
  color: #666666;
  font-size: 0.8em;
}
.links {
  color: #666666;
}
.links a {
	font-size: 11px;
	font-weight: normal;
}

.box {
	background: #fdfefc;
	padding: 15px;
}
.box h2 {
	padding-bottom: 2px;
	border-bottom: solid 1px #fbfbf7;
}

/*-------------------------------------------------------------------*/
/*                          Basic Text Colors                        */
/*-------------------------------------------------------------------*/
a, a.active {
	text-decoration: none;
	font-weight: bold;
	color: #4453a2;
}
a:link, a.active:link {
	color: #4453a2;
}
a:visited, a.active:visited {
	color: #5162ae;
}
a:hover, a.active:hover {
	color: #616fb9;
	text-decoration: underline;
}
a:focus, a.active:focus {
	outline: none;
}

/*-------------------------------------------------------------------*/
/*                               Header                              */
/*-------------------------------------------------------------------*/
table#header {
	width: 100%;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	line-height: 0em;
	height: 80px;
}
table#header tr {
	padding: 0px;
	margin: 0px;
}
#logo {
	width: 10px;
	padding: 0px;
	margin: 0px;
}
#site_name {
	text-align: left;
	padding: 0px;
	margin: 0px;
	vertical-align: bottom;
	overflow: hidden;
	padding-bottom: 10px;
}
#site_name h1 {
	text-align: left;
	font-size: 36px;
	line-height: 1em;
	padding: 0px 5px;
	margin: 0px;
}
#site_name h1 a {
	color: #ffffff;
}
#site_name h1 a:hover {
	text-decoration: none;
}
#site_name .site-slogan {
	color: #eeeeee;
	font-size: 1em;
	line-height: 1em;
	padding: 0px;
	margin: 0px;
	text-align: left;
	padding-left: 7px;
	padding-bottom: 2px;
	padding-top: 4px;
}
#site_search {
	margin: 0px;
	padding: 0px;
	padding-right: 8px;
	padding-bottom: 12px;
	text-align: right;
	vertical-align: bottom;
}
/*-------------------------------------------------------------------*/
/*                          Regular Blocks                           */
/*-------------------------------------------------------------------*/
/*
 we do not define regular blocks. use the default.
*/
.block .links {
	font-size: 11px;
}
.block .content {
	padding: 5px 5px;
}

/*-------------------------------------------------------------------*/
/*                              Regions                              */
/*-------------------------------------------------------------------*/
table#header-area {
	background: #f9fbf5;
}
table#content {
	background: #fcfdfa;
}
#main-content {
	background: #fcfdfa;
	padding-bottom: 15px;
}
#main {
	/* padding in px not ex because IE messes up 100% width tables otherwise */
	padding: 15px;
}
.node .content, .comment .content {
  line-height: 1.5em;
}
#help {
  font-size: 0.9em;
  margin-bottom: 1em;
}
.breadcrumb {
	padding: 0px;
	padding-bottom: 2px;
}
.error {
  border-color: red;
}
#sidebar-left, #sidebar-right {
	background: #f9fbf5;
	padding: 10px;
	vertical-align: top;
}
#sidebar-left {
	width: 200px;	/* needed for Drupal 6.x */
}
#sidebar-right {
	width: 200px;	/* needed for Drupal 6.x */
}
table#footer {
	margin: 0;
	padding: 0px;
	text-align: center;
	font-size: 11px;
	color: #ffffff;
	line-height: 1.5em;
}
#footer a {
	text-decoration: underline;
	font-weight: bold;
}
#footer .block .block-bc, #footer .block .block-tc {
	padding: 0px;
	margin: 0px;
	width: 100%;
	padding-top: 2px;
}
#footer .block .content {
	padding: 0px;
	margin: 0px;
}

/*-------------------------------------------------------------------*/
/*  Paper edges (drop shadow area)                                   */
/*-------------------------------------------------------------------*/
#main-l {
	width: 10px;
	background: url(bg-main-l.png) repeat-y top right;
}
#main-r {
	width: 10px;
	background: url(bg-main-r.png) repeat-y top left;
}
#main-c {
	padding: 10px 20px;
}
#foot-l {
	width: 10px;
	background: url(bg-foot-l.png) no-repeat top right;
}
#foot-r {
	width: 10px;
	background: url(bg-foot-r.png) no-repeat top left;
}
#foot {
	padding: 10px;
	background: url(bg-foot.png) repeat-x top left;
}

/*-------------------------------------------------------------------*/
/*                          Sidebar Blocks                           */
/*-------------------------------------------------------------------*/
.sidebar .block h3 {
	padding: 0px 3px;
	font-size: 12px;
}
.sidebar .block ul.links li {
	font-size: 10px;
}

.sidebar .block {
	width: 200px;	/* needed for IE */
	margin: 0px;
	padding: 0px;
	border-spacing: 0;
	border-collapse: collapse;
	margin-bottom: 5px;
	padding: 5px;
}
.sidebar .block h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	text-align: center;
	padding: 4px 2px;
	background: url(bg-sidebar.png) no-repeat center center;
}

/*-------------------------------------------------------------------*/
/*                               Node                                */
/*-------------------------------------------------------------------*/
.node {		/* full node */
	margin: 0;
	padding: 0px;
	overflow: hidden;
	background: #fcfdfa;
}
.sticky {
	background: #fefefd;
}
.teaser {
	background: #fcfdfa;
}
.node .content, .comment .content {
	clear: both;
	margin: 10px 5px 5px 5px;
}
.node .taxonomy {
	font-size: 0.8em;
	padding-left: 1.5em;
}
.node .taxonomy li {
	padding: 1px 5px;
}
.node .picture {
	border: 1px solid #fcf9f9;
	float: right;
	margin: 0.5em;
}
.node table.nodetitle {
	margin-bottom: 0px;
}
.node .submitted {
	color: #777777;
}
.node div.links {
}
.node h2.title {
	font-size: 18px;
}
.node h2.title a:hover {
	text-decoration: none;
	color: #616fb9;
}
.node h2.title {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
}

.pagetitle {
	padding: 0px;
	margin: 2px 0px 10px 0px;
}
.pagetitle h1 {
	margin: 0px;
	font-size: 18px;
	color: #ffffff;
}
.pagetitle-l {
	width: 30px;
	height: 34px;
	background: url(bg-title-l.png) no-repeat top right;
}
.pagetitle-c {
	height: 34px;
	background: url(bg-title-c.png) repeat-x top left;
}
.pagetitle-r {
	width: 30px;
	height: 34px;
	background: url(bg-title-r.png) no-repeat top left;
}

/* table for each node (for rounded corners without using javascript) */

.node-tl {
	padding: 0px;
	margin: 0px;
	width: 14px;
	height: 6px;
	border-width: 0px;
	line-height: 1;
	background: url(bg-divider-l.png) no-repeat bottom right;
}
.node-tc {
	padding: 0px;
	margin: 0px;
	height: 6px;
	border-width: 0px;
	background: url(bg-divider-c.png) repeat-x bottom left;
	line-height: 1;
}
.node-tr {
	padding: 0px;
	margin: 0px;
	width: 14px;
	height: 6px;
	border-width: 0px;
	line-height: 1;
	background: url(bg-divider-r.png) no-repeat bottom left;
}
.node-bl {
	padding: 0px;
	margin: 0px;
	width: 14px;
	height: 10px;
	border-width: 0px;
	line-height: 1;
}
.node-bc {
	padding: 0px;
	margin: 0px;
	height: 10px;
	border-width: 0px;
	line-height: 1;
}
.node-br {
	padding: 0px;
	margin: 0px;
	width: 14px;
	height: 10px;
	border-width: 0px;
	line-height: 1;
}
.node-ml {
	padding: 0px;
	margin: 0px;
	width: 14px;
	border-width: 0px;
	line-height: 1;
}
.node-mc {
	margin: -100px;
	padding: 10px 0px; 
}
.node-mr {
	padding: 0px;
	margin: 0px;
	width: 14px;
	border-width: 0px;
	line-height: 1;
}

.teaser-node-tl {
	padding: 0px;
	margin: 0px;
	width: 14px;
	height: 12px;
	background: none;
}
.teaser-node-tc {
	padding: 0px;
	margin: 0px;
	height: 12px;
	background: none;
}
.teaser-node-tr {
	padding: 0px;
	margin: 0px;
	width: 14px;
	height: 12px;
	background: none;
}
.teaser-node-ml {
	padding: 0px;
	margin: 0px;
	width: 12px;
	background: none;
}
.teaser-node-mc {
	padding: 5px;
	margin: 0px;
	background: none;
}
.teaser-node-mr {
	padding: 0px;
	margin: 0px;
	width: 12px;
	background: none;
}

.teaser-node-bl {
	padding: 0px;
	margin: 0px;
	width: 14px;
	height: 6px;
	background: url(bg-divider-l.png) no-repeat top right;
}
.teaser-node-bc {
	padding: 0px;
	margin: 0px;
	height: 6px;
	background: url(bg-divider-c.png) repeat-x top left;
}
.teaser-node-br {
	padding: 0px;
	margin: 0px;
	width: 14px;
	height: 6px;
	background: url(bg-divider-r.png) no-repeat top left;
}

.sticky-node-tl {
	padding: 0px;
	margin: 0px;
	width: 14px;
	height: 12px;
	background: url(bg-node-tl.png) no-repeat bottom right;
}
.sticky-node-tc {
	padding: 0px;
	margin: 0px;
	height: 12px;
	background: url(bg-node-tc.png) repeat-x bottom left;
}
.sticky-node-tr {
	padding: 0px;
	margin: 0px;
	width: 14px;
	height: 12px;
	background: url(bg-node-tr.png) no-repeat bottom left;
}
.sticky-node-ml {
	padding: 0px;
	margin: 0px;
	width: 12px;
	background: url(bg-node-ml.png) repeat-y top right;
}
.sticky-node-mc {
	padding: 5px;
	margin: 0px;
	background: none;
}
.sticky-node-mr {
	padding: 0px;
	margin: 0px;
	width: 12px;
	background: url(bg-node-mr.png) repeat-y top left;
}

.sticky-node-bl {
	padding: 0px;
	margin: 0px;
	width: 14px;
	height: 12px;
	background: url(bg-node-bl.png) no-repeat top right;
}
.sticky-node-bc {
	padding: 0px;
	margin: 0px;
	height: 12px;
	background: url(bg-node-bc.png) repeat-x top left;
}
.sticky-node-br {
	padding: 0px;
	margin: 0px;
	width: 14px;
	height: 12px;
	background: url(bg-node-br.png) no-repeat top left;
}

/*-------------------------------------------------------------------*/
/*                              Comments                             */
/*-------------------------------------------------------------------*/
.comment {
	margin: 5px;
	margin-bottom: 15px;
	padding: 0px;
	background: #fefefd;
}
.comment .title a {
	font-size: 1.2em;
	font-weight: bold;
	padding: 10px;
}
.comment .content {
	padding: 0px 10px;
}
.comment .new {
	padding-right: 10px;
	text-align: right;
	font-weight: bold;
	font-size: 0.8em;
	float: right;
	color: red;
}
.comment .picture {
	border: 1px solid #f4eaea;
	float: right;
	margin: 0.5em;
}
.comment .comment-id {
	font-size: 16px;
	font-weight: bold;
	padding-right: 10px;
}
.comment .submitted {
	font-size: 11px;
	margin-bottom: 10px;
	padding: 4px 5px 2px 5px;
	color: #666666;
	border-bottom: solid 1px #f2f2f2;
}
.comment div.links {
	padding: 5px;
	margin-top: 0px;
}

#comment-tl {
	padding: 0px;
	margin: 0px;
	width: 14px;
	height: 12px;
	background: url(bg-node-tl.png) no-repeat bottom right;
}
#comment-tc {
	padding: 0px;
	margin: 0px;
	height: 12px;
	background: url(bg-node-tc.png) repeat-x bottom left;
}
#comment-tr {
	padding: 0px;
	margin: 0px;
	width: 14px;
	height: 12px;
	background: url(bg-node-tr.png) no-repeat bottom left;
}
#comment-ml {
	padding: 0px;
	margin: 0px;
	width: 12px;
	background: url(bg-node-ml.png) repeat-y top right;
}
#comment-mc {
	padding: 5px 5px 0px 5px;
	margin: 0px;
	background: none;
}
#comment-mr {
	padding: 0px;
	margin: 0px;
	width: 12px;
	background: url(bg-node-mr.png) repeat-y top left;
}

#comment-bl {
	padding: 0px;
	margin: 0px;
	width: 14px;
	height: 12px;
	background: url(bg-node-bl.png) no-repeat top right;
}
#comment-bc {
	padding: 0px;
	margin: 0px;
	height: 12px;
	background: url(bg-node-bc.png) repeat-x top left;
}
#comment-br {
	padding: 0px;
	margin: 0px;
	width: 14px;
	height: 12px;
	background: url(bg-node-br.png) no-repeat top left;
}

#comments .box {
	margin: 10px;
	padding: 15px;
}

/*
** Module specific styles
*/
#aggregator .feed-source {
  background-color: #fdfcfc;
  border: 1px solid #faf5f5;
  padding: 1em;
  margin: 1em 0;
}
#aggregator .news-item .categories, #aggregator .source, #aggregator .age {
  font-style: italic;
  font-size: 0.9em;
}
#aggregator .title {
  margin-bottom: 0.5em;
  font-size: 1em;
}
#aggregator h3 {
  margin-top: 1em;
}

/*-------------------------------------------------------------------*/
/*                               Forum                               */
/*-------------------------------------------------------------------*/
#forum table {
	margin: 5px;
	margin-top: 10px;
	width: 100%;
	border: solid 0px #ffffff;
}
#forum {
	margin: 15px 0px;
}
#forum td.container {
	background: #f8faf3;
}
#forum thead, #forum tbody {
	border: solid 0px #ffffff;
}
td.icon {
	text-align: center;
}
#forum td.forum {
	margin: 0px;
	padding: 0px;
}
#forum td.last-reply {
	background: none;
}
#forum .name a {
	margin: 0px;
	padding: 0px;
}
#forum .description {
	padding: 0px;
	margin: 0;
}
.block-forum h3 {
  margin-bottom: .5em;
}
div.forum-topic-navigation a.topic-next {
	text-align: right;
}
div.forum-topic-navigation a.topic-previous {
	text-align: left;
}

/*-------------------------------------------------------------------*/
/*                              Profile                              */
/*-------------------------------------------------------------------*/
#profile .profile {
  clear: both;
  border: 1px solid #f4eaea;
  padding: .5em;
  margin: 1em 0em;
}
#profile .profile .name {
  padding-bottom: 0.5em;
}
.block-forum h3 {
  margin-bottom: .5em;
}
/*-------------------------------------------------------------------*/
/*                             Administer                            */
/*-------------------------------------------------------------------*/
div.admin, div.admin .left, div.admin .right {
	margin: 0px;
	padding: 5px;
	overflow: hidden;
}
div.admin-panel {
	margin: 0px;
	padding: 0px;
	margin-bottom: 15px;
	background: #ffffff;
}
div.admin-panel a {
	font-weight: normal;
	overflow: hidden;
}
div.admin-panel .description {
}
div.admin-panel .body {
	font-size: 11px;
}
div.admin-panel h3 {
	padding: 5px 8px 5px;
	margin: 0;
	background: #f6f8ef;
	color: #ffffff;
}
div.help {
	margin: 0px;
	padding: 2px 5px;
	margin-top: 5px;
}

/*-------------------------------------------------------------------*/
/*                                Pager                              */
/*-------------------------------------------------------------------*/
/*---- for Drupal 5.x ----
div.pager {
	margin: 5px;
	padding: 5px 0px;
	font-size: 13px;
}
.pager-list {
	margin: 0px;
	padding: 0px;
}
.pager a {
	margin: 2px;
	padding: 4px 8px;
	background: transparent;
}
.pager a:hover {
	background: #f2e8e8;
}
.pager strong.pager-current {
	color: #ffffff;
	margin: 2px;
	padding: 4px 8px;
	background: #f7f8f1;
}
*/
/*---- for Drupal 6.x ----*/
div.item-list ul.pager li {
	padding: 0px;
	margin: 0px;
	font-size: 13px;
}
ul.pager {
	padding: 10px 0px;
	margin: 0px;
}
ul.pager li {
	padding: 0px;
	margin: 0px;
}
div.item-list ul.pager li.pager-current {
	color: #ffffff;
	margin: 2px;
	padding: 4px 8px;
	background: #f7f8f1;
}
.pager a {
	margin: 2px;
	padding: 4px 8px;
	background: transparent;
}
.pager a:hover {
	background: #f2e8e8;
}

/*-------------------------------------------------------------------*/
/*                                Tabs                               */
/*-------------------------------------------------------------------*/
.tabs {
	font-size: 12px;
}
.tabs a {
	font-weight: normal;
	line-height: 2.2em;
}
.tabs ul {
	padding: 0;
	margin: 0;
	padding-left: 5px;
	border-bottom: solid 0px #ffffff;
	margin-bottom: 10px;
}
.tabs ul li {
}
.tabs ul li a {
	margin: 0px;
	padding: 4px 10px;
	background: #ffffff;
	border: solid 1px #fbfbf7;
}
.tabs ul li a:hover {
	text-decoration: underline;
	background: #eadada;
	border: solid 1px #fbfbf7;
}
.tabs ul li a.active, .tabs ul li.active a {
	color: #ffffff;
	background: url(bg-bar-lite.png) repeat-x center center;
	border: solid 1px #f6f8ef;
}
.tabs ul li a.active:hover {
	text-decoration: underline;
	background: url(bg-bar.png) repeat-x center center;
	border: solid 1px #b17575;
}
ul.secondary {
}
ul.secondary li {
	font-size: 11px;
	margin: 0;
	padding: 0;
	border: solid 0px #ffffff;
}
ul.secondary li a {
	margin: 0;
	padding: 2px 4px;
	margin-right: 2px;
	margin-left: 0px;
	border: solid 1px #f4ecec;
}
/*-------------------------------------------------------------------*/
/*                      Archive Calendar Block                       */
/*-------------------------------------------------------------------*/
.sidebar .block-archive .content {
	padding: 10px 5px 10px 5px;
}
.sidebar .block-archive .content tr {
	background: none;
	border: solid 0px #ffffff;
}
.sidebar .block-archive .content table td {
	border: solid 1px #f7f8f1;
	padding: 1px 2px;
	text-align: center;
}

/*******************************************************************
*                                        *
*******************************************************************/

/*-------------------------------------------------------------------*/
/*                              Mission                              */
/*-------------------------------------------------------------------*/
table#mission {
	margin: 10px 20px 0px 20px;
}
#mission h1 {
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	padding: 0px;
	line-height: 1em;
}

/*-------------------------------------------------------------------*/
/*                                Poll                               */
/*-------------------------------------------------------------------*/
.poll .bar {
	background-color: #eeeeee;
	border: solid 1px #999999;
}
.poll .bar .foreground {
	background: url(bg-gbar.png) repeat-x center left;
}

/*-------------------------------------------------------------------*/
/*                        Book Navigation                            */
/*-------------------------------------------------------------------*/
.book-navigation {
	padding-bottom: 5px;
}
.book-navigation ul.menu {
	padding-top: 5px;
	padding-bottom: 5px;
}
div.page-links a.page-previous {
	width: 40%;
	padding: 0px;
	margin: 0px;
}
div.page-links a.page-up {
	width: 19%;
	padding: 0px;
	margin: 0px;
}
div.page-links a.page-next {
	width: 40%;
	padding: 0px;
	margin: 0px;
}

/*-------------------------------------------------------------------*/
/*                        Image Galleries                            */
/*-------------------------------------------------------------------*/
ul.galleries li {
	border: solid 1px #aaaaaa;
	background: #ffffff;
}
ul.galleries li h3 a {
	font-size: 1.1em;
	font-weight: bold;
	
}
ul.images {
	border: solid 1px #aaaaaa;
	overflow: hidden;
}
ul.images li {
	text-align: center;
}
ul.images li h3 {
	margin: 0px;
	padding: 0px;
}

/*-------------------------------------------------------------------*/
/*                              Others                               */
/*-------------------------------------------------------------------*/
.pushbutton, button, .form-submit {
	margin-bottom: 1px;
	cursor: pointer;
	padding: 2px 10px;
	color: #666666;
	font-weight: normal;
	font-size: 12px;
	border: solid 1px #888888;
	background: #fff url(button.gif) repeat-x center;
}
.pushbutton:hover, button:hover, .form-submit:hover {
	color: #000000;
	border: solid 1px #666666;
	background: #fff url(button-o.gif) repeat-x center;
}

/*-------------------------------------------------------------------*/
/*                          Misc for Contents                        */
/*-------------------------------------------------------------------*/
pre {
	margin: 0px 3px;
	padding: 5px;
	background: #222222;
	border: solid 1px #111111;
	color: #dddddd;
	white-space: -moz-pre-wrap;	/* Mozilla */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: pre-wrap;      /* CSS3 */
	word-wrap: break-word;      /* IE 5.5+ */
	line-height: 1.5em;

	background: #eeeeee;
	border: solid 1px #bbbbbb;
	color: #222222;
}

blockquote {
	margin: 4px 10px;
	padding: 10px 15px;
	background: #edcaa7;	/* same as block content background color */
}

.messages {
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  padding: 0.3em;
  margin-bottom: 1em;
}
.messages li {
	margin-left: 10px;
}

/*-------------------------------------------------------------------*/
/*                               Top Menu                            */
/*-------------------------------------------------------------------*/
#menu-l {
	width: 10px;
	background: url(bg-menu-l.png) no-repeat top right;
}
#menu-r {
	width: 10px;
	background: url(bg-menu-r.png) no-repeat top left;
}
table#menu {
	height: 32px;
	vertical-align: middle;
	padding: 0px;
	margin: 0;
	text-align: right;
	background: url(bg-menu.png) repeat-x top left;
}
#menu ul li {
	list-style-type: none;
	list-style-image: none;
}

#navlist {
	font-size: 1.0em;
	padding: 2px 10px 0px 10px;
	list-style-type: none;
	list-style-image: none;
}
#navlist li {
	padding: 0px 8px;
	list-style-type: none;
	list-style-image: none;
}
#navlist a {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
#subnavlist {
	border-top: solid 1px #888888;
	padding: 1px 0px 0px 0px;
	font-size: 1.0em;
}
#subnavlist a {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

div#search {
	margin-right: 10px;
	text-align: right;
	font-size: 11px;
	margin-top: 26px;	/* this is a MUST for Safari */
}
#search .form-text {
	width: 10em;
	padding: 2px 2px;
	border: solid 1px #888888;
}
div#search label {
	color: #ffffff;
	padding: 2px;
}

