body {
	background-color: #505050;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}

a {
	color: #FFE500;
	text-decoration: none;
}

a:hover {
	color: #FFFF00;
	text-decoration: underline;
}

fieldset {
  margin-bottom: 1em;
  padding: .5em;
}
form {
  margin: 0;
  padding: 0;
}
hr {
  height: 1px;
  border: 1px solid #FFE500;
}
img {
  border: 0;
}
table {
  border-collapse: collapse;
  font-size: 12px;
}
th {
  text-align: left;
  padding-right: 1em;
  white-space: nowrap;
  background-color: #342A00;
}
td {
	padding: 1px 2px 1px 2px;
}
th.active img {
  display: inline;
}
tr.dark {
  background-color: #000000;
  border-bottom: 1px solid #342A00;
}
tr.light {
  background-color: #241A00;
  border-bottom: 1px solid #342A00;
}
tr.dark, tr.light {
  padding: 0.1em 0.6em;
}
td.active {
  background-color: #140A00;
}
.watchdog-warning {
	
}
.watchdog-notice {
	color: #20FF20;
}
.watchdog-error{
	color: #FF2020;
}

.breadcrumb {
  text-align: left;
  vertical-align: middle;
  font-size: 12px;
}

.breadcrumb a {
	text-decoration: none;
}

.breadcrumb a:hover {
	text-decoration: underline;
}

.poll .bar {
  height: 1em;
  margin: 1px 0;
  background-color: #000;
  border: 1px solid #FFF500;
}
.poll .bar .foreground {
  background-color: #000;
  height: 1em;
  clear: left;
  float: left;
  background-color: #544A00;
  background-image: url(../pix/poll_star.gif);
  background-position: left;
  background-repeat: repeat-x;
}
.poll .links {
  text-align: center;
}
.poll .percent {
  text-align: right;
}
.poll .total {
  text-align: center;
}
.poll .vote-form {
  text-align: center;
}
.poll .vote-form .choices {
  text-align: left;
  margin: 0 auto;
  display: table;
}

table.footer {
	width: 100%;
	background-color: #FFE500;
	color: Black;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
}

table.footer td {
	text-align: center;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}
.text-big {
	font-size: 14px;
}

table.block {
	width: 150px;
	margin: 0px 5px 10px 5px;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
	border-bottom: 2px solid #342A00;
}

table.block td.header {
	height: 20px;
	background-color: #342A00;
	background-image: url(../pix/block_camera.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom: 2px solid #342A00;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 33px;
	font-weight: bold; 
	font-size:12px; 
	text-align:left;
}

table.block td.content {
	font-size: 12px;
	font-weight: normal;
	color: #FFE500;
	background-color: black;
	/*
	border-right: 2px solid #342A00;
	border-left: 2px solid #342A00;
	color: #FFE500;
	*/
}

table.block td.content .image {
   display: block;
	width: 100%;
	text-align: center;
}

.menu {
	width: 100%;
	background: #000000;
} 

.menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 98%;
}
.menu ul li {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
}

.menu ul li a {
  background: #f00;
  color: #fff;
  display: block;
  width: 98%; 
  	font: bold 11px/16px arial, helvetica, sans-serif;
	display: block;

	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 3px;
	text-align: left;
	color: #fff500;
	background: black;
	text-decoration: none;	
}

.menu ul li a:hover {
	color: #fff500;
	background: #6D6339;
}

.menu il.expanded {
	color: #000000;
	background: #fff500;
}

.menu ul li a.active {
	color: #000000;
	background: #fff500;
}


.menu ul li ul {
	padding-left: 5px;
	width: 96%;
}
table.story {
	width: 99%;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
}

table.story td.header {
	font-size: 12px; 
	font-weight: bold; 
	height: 20px;
	background-color: #000000;
	background-image: url(../pix/story_camera.gif);
	background-position: left;
	background-repeat: no-repeat;
	border-bottom: 2px solid #FFF500;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 35px;
	text-align: left;
}

table.story td.content {
	text-align: justify; 
	font-size: 12px; 
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
}

table.story td.content a {
	text-decoration: underline;
}

table.story td.content a:hover {
	text-decoration: none;
}

table.story td.content img {
	display: block;
	margin: 2px 2px 2px 2px;
	background-color: #342A00;
}

table.page {
	width: 99%;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
}

table.page td.header {
	font-size: 14px; 
	font-weight: bold; 
	height: 20px;
/*	background-color: #000000; 
	border-bottom: 1px solid #FFF500; */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

table.page td.content {
	text-align: justify; 
	font-size: 12px; 
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
}

table.page td.content a {
	text-decoration: underline;
}

table.page td.content a:hover {
	text-decoration: none;
}

table.page td.content img {
	display: block;
	margin: 2px 2px 2px 2px;
	background-color: #342A00;
}

div.container-inline {
	font-size: 12px;
}
.container-inline div {
  display: inline;
}

.container-inline .form-submit {
  margin: 0;
  border: 1px solid #fff500;
  background-color: #342A00;
  color: #FFf500;   
}

.form-item {
  margin-top: 1em;
  margin-bottom: 1em;
  text-align: left;
}
.form-item .form-text, .form-item .textarea {
  border: 1px solid #342A00;
  background-color: #000000;
  color: #FFf500;  
}
tr.light .form-item, tr.dark .form-item {
  margin-top: 0;
  margin-bottom: 0;
  white-space: nowrap;
}
.form-item input.error, .form-item textarea.error {
  border: 2px solid #FF5050;
  background-color: #5F2020;
  color: #FFf500;
}
.form-item .description {
  font-size: 0.85em;
}
.form-item label {
  font-weight: bold;
}
.form-item label.option {
  font-weight: normal;
  margin: 0;
}
.form-submit {
  margin: 0.5em 0;
  border: 1px solid #fff500;
  background-color: #342A00;
  color: #FFf500;  
}
.marker, .form-required {
  color: #FF5050;
  font-weight: bold;
}
.more-link {
  text-align: right;
}
.node-form .form-text {
  display: block;
  width: 95%;
  border: 1px solid #342A00;
  background-color: #000000;
  color: #FFf500;  
}
.node-form .standard {
  clear: both;
}
.node-form textarea {
  display: block;
  width: 95%;
  border: 1px solid #342A00;
  background-color: #000000;
  color: #FFf500;
}

#node-admin-filter ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
  width: 100%;
}

dl.multiselect dd.b, dl.multiselect dd.b .form-item, dl.multiselect dd.b select {
  font-family: inherit;
  font-size: inherit;
  width: 14em;
}
dl.multiselect dd.a, dl.multiselect dd.a .form-item {
  width: 8em;
}
dl.multiselect dt, dl.multiselect dd {
  float: left;
  line-height: 1.75em;
  padding: 0px;
  margin: 0px 1em 0px 0px;
}
dl.multiselect .form-item {
  height: 1.75em;
  margin: 0px;
}

fieldset {
  margin-bottom: 1em;
  border: 1px solid #342A00;
}

legend {
	color: #FFF500;
	margin: 0px 2px 0px 0px;
}

* html .node-form fieldset {
/* Note: IE-only CSS due to "* html" escape. Sadly required for fieldsets to appear correctly. */
  display: inline;
}
.node-form .admin .form-item .title {
  margin-top: 0;
}
.node-form .admin .authored .form-item {
  margin-bottom: 1.1em;
}
.node-form .admin .authored .form-text  {
  width: auto;
}
.node-form .admin .authored, .node-form .admin .options, .node-form .admin .extra {
  float: left;
  margin-right: 2em;
  margin-bottom: 1em;
}
.node-form .attachments fieldset {
  float: none;
  display: block;
}
.ok {
  color: #080;
}
#pager {
  clear: both;
  text-align: center;
}
#pager div {
  padding: 0.5em;
}

.item-list .icon {
  color: #555;
  float: right;
  padding-left: 0.25em;
  clear: right;
}
.item-list .icon a {
  color: #000;
  text-decoration: none;
}
.item-list .icon a:hover {
  color: #000;
  text-decoration: none;
}
.item-list .title {
  font-weight: bold;
}
.item-list ul {
  margin: 0 0 0.75em 0;
  padding: 0;
}
.item-list ul li {
  margin: 0 0 0.25em 1.5em;
  padding: 0;
  list-style: disc;
}
td.menu-disabled, td.menu-disabled a {
  background: #140A00;
  color: #443A00;
}
td.menu-disabled a:hover {
  background: #140A00;
  color: #443A00;
}

/* Tab navigation */
ul.primary {
  border-collapse: collapse;
  padding: 0 0 0 1em;
  white-space: nowrap;
  list-style: none;
  margin: 5px;
  height: auto;
  line-height: normal;
  border-bottom: 1px solid #342A00;
}
ul.primary li {
  display: inline;
}
ul.primary li a {
  background-color: #000;
  border-color: #342A00;
  border-width: 1px;
  border-style: solid solid none solid;
  height: auto;
  margin-right: 0.5em;
  padding: 0 1em;
  text-decoration: none;
}
ul.primary li.active a {
  background-color: #fff500;
  border: 1px solid #342A00;
  border-bottom: #342A00 1px solid;
  color: #000;
  font-weight: bold;
}
ul.primary li a:hover {
  background-color: #342A00;
  border-color: #fff500;
  border-bottom-color: #342A00;
  color: #fff500;
}
ul.secondary {
  border-bottom: 1px solid #bbb;
  padding: 0.5em 1em 0.5em 1em;
  margin: 5px;
}
ul.secondary li {
  display: inline;
  padding: 0 1em;
  border-right: 1px solid #ccc;
}
ul.secondary a {
  padding: 0;
  text-decoration: none;
}
ul.secondary a.active {
  border-bottom: 4px solid #999;
}

ul.galleries { 
  list-style-type : none;
  margin : 0;
  padding : 0;
}

ul.galleries li { 
  background : #140A00;
  border : 1px #342A00 solid;
  margin : 1em 0;
  padding : 1em;
}

ul.galleries li img { 
  float : left;
  padding-right : 4px;
  margin-right : 4px;
}

ul.galleries li div.count { 
  clear : both;
}

ul.galleries h3 { 
  margin : 0;
  padding : 0;
}

ul.images { 
  list-style-type : none;
  margin : 0;
  padding : 0;
}

ul.images li { 
  float : left;
  margin : 1em;
}

.date {
	font-size: 8px;
	font-weight: normal;
}

.xml-icon {
	display: none;
}