/* $Id: style.css,v 1.24 2007/12/22 23:24:26 goba Exp $ */

/*
** HTML elements node
*/
#main_content tbody {
  border-top: none;
  border: none;
}

div.dropdown	{
	width:149px;}
	
img.blackborder {
	border-color:#000000;}

a:active {color: #000066;}
a:link{color: #000066;}
a:hover{color: #ef4035;}
a:visited{color: #000066;}


.select {font-size: 11px;}
select {font-size: 11px;}

.form { 
 font-size: 16px; 
 background-color: #FFFFFF; 
 border: 1px solid #000066; 
}

.titletext {
font-size: 14px; text-decoration: none; color: #FFFFFF; font-family: arial, verdana, avant-garde, sans-serif;
}

a.home:link{ text-decoration: underline;}
a.home:active{ text-decoration: underline;}
a.home:hover{ text-decoration: underline;}
a.home:visited { text-decoration: underline;}
a.home:visited:hover{ text-decoration: underline;}

a.links:active {font-size: 12px; text-decoration: none;}
a.links:link{font-size: 12px; text-decoration: none;}
a.links:hover{font-size:12px; text-decoration: underline;}
a.links:visited{font-size: 12px; text-decoration: none;}
a.links:visited:hover{font-size:12px; text-decoration: underline;}

.searchtext {font-size: 16px; text-decoration: none; color: #FFFFFF; font-family: arial, verdana, avant-garde, sans-serif;}

.quicktext  { color: #000033; text-decoration: none; font-family:  arial, verdana, avant-garde, sans-serif; font-size: 16px; }
a.quicktext:link { color: #000033; text-decoration: none; font-family:  arial, verdana, avant-garde, sans-serif; font-size: 16px ;}
a.quicktext:active { color: #000033; text-decoration: none; font-family:  arial, verdana, avant-garde, sans-serif; font-size: 16px; }
a.quicktext:hover { color: #ef4035; text-decoration: none; font-family:  arial, verdana, avant-garde, sans-serif; font-size: 16px; }
a.quicktext:visited{ color: #000033; text-decoration: none; font-family:  arial, verdana, avant-garde, sans-serif; font-size: 16px; }
a.quicktext:visited:hover { color: #ef4035; text-decoration: none; font-family:  arial, verdana, avant-garde, sans-serif; font-size: 16px; }

.bodytext {
font-size: 12px; text-decoration: none; font-family: arial, verdana, avant-garde, sans-serif;}

.titletext {
font-size: 14px; text-decoration: none; font-family: arial, verdana, avant-garde, sans-serif;
}

.showbodytext {
font-size: 12px; text-decoration: none; font-family: arial, verdana, avant-garde, sans-serif;
	position: relative;
	top: 0px;
	left: 0px;
	width: 661px;
	z-index: 1005;
	color: #000066;
	overflow:hidden;
}

.showtitletext {
	font-size: 14px; text-decoration: none; font-family: arial, verdana, avant-garde, sans-serif;
	position: relative;
	top: 0px;
	left: 0px;
	width: 661px;
	z-index: 1005;
	color: #000066;
	overflow:hidden;
}

.showtitletext a:hover { text-decoration:underline; cursor:pointer; color:#006; }
.showtitletext a:link { text-decoration:none; cursor:pointer; color:#006; }

.link a:link { color: #FFFFFF; text-decoration: underline; font-family:  arial, verdana, avant-garde, sans-serif; font-size: 12px; }
.link a:visited, a:active { color: #FFFFFF; text-decoration: none; font-family:  arial, verdana, avant-garde, sans-serif; font-size: 12px; }
.lhiteLink a:hover { color: #FFFFFF; text-decoration: underline; font-family:  arial, verdana, avant-garde, sans-serif; font-size: 12px; }

body {
  color: #000;
  background-color: #fff;
  margin: 0;
  padding: 0;
}
tbody {
  border-top: none;
  border-bottom: none;
  border-left: none;
  border-right: none;
  border: none;
  Padding-top:0px; Padding-bottom:0px; Padding-left:0px; Padding-right:0px;
  margin: 0em;
}

body {
  color: #000;
}

p {margin: 2px; padding: 2px;}

body, p, td, tr, li, ul, ol, table {
  font-family: arial, verdana, avant-garde, sans-serif;
  font-size: 12px;
  text-decoration: none;
  /* color: #000; */
  /*border-top: none;
  border-bottom: none;
  border-left: none;
  border-right: none;
  border: none;
 border: 1px solid #ff0066;
  border-top: 1px solid #ff0066;
  border-bottom: 1px solid #ff0066;
  border-left: 1px solid #ff0066;
  border-right: 1px solid #ff0066;
  */
  /* Padding-top:0px; Padding-bottom:0px; Padding-left:0px; Padding-right:0px; */
}
h1, h2, h3, h4, h5, h6 {
  font-family: arial, verdana, avant-garde, sans-serif;
  margin: 0;
}

h1{
  color: #369;
  font-size: 1.6em;
}

.pghead{
  color: #369;
  font-size: 1.6em;
}

/*
tr.odd td, tr.even td {
  padding: 0.3em;
}
*/

.link a:link { color: #FFFFFF; text-decoration: underline; font-family:  arial, verdana, avant-garde, sans-serif; font-size: 12px; }
.link a:visited, a:active { color: #8f#FFFFFF271f; text-decoration: none; font-family:  arial, verdana, avant-garde, sans-serif; font-size: 12px; }
.link a:hover { color: #FFFFFF; text-decoration: underline; font-family:  arial, verdana, avant-garde, sans-serif; font-size: 12px; }
/*
a:link {
  text-decoration: none;
  font-weight: bold;
  color: #000066;
}
a:visited {
  text-decoration: none;
  font-weight: bold;
  color: #999;
}
a:hover, a:active {
  font-weight: bold;
  color: #ef4035;
  text-decoration: underline;
}
*/
/*
fieldset {
  border: 1px solid #ccc;
}
p {
  margin: 0 0 1.3em 0;
  padding: 0;
}
*/
/*
blockquote {
  border-left: 4px solid #69c;
  padding: 0 15px;
  margin: 25px 100px 25px 50px;
  color: #696969;
  text-align: left;
  font-size: 1.2em;
  line-height: 1.3em;
  font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, Verdana, sans-serif;
}
pre {
  background-color: #eee;
  padding: 0.75em 1.5em;
  font-size: 1.2em;
  border: 1px solid #ddd;
}
*/
.form-item {
  margin-top: 1em;
}
.form-item label {
  color: #369;
}
.item-list .title {
  color: #369;
  font-size: 0.85em;
}

/*
** Page layout blocks / IDs
*/
#primary-menu {
  border-collapse: separate;
  background-color: #e0edfb;
  border-bottom: 3px solid #69c;
}
#primary-menu tr {
  background: transparent url(header-a.jpg) left bottom repeat; /* LTR */
}
td#home {
  background: transparent url(logo-background.jpg) left top repeat; /* LTR */
}
td#home a:link img, td#home a:visited img {
  background: transparent url(logo-active.jpg) repeat; /* LTR */
  width: 144px;
  height: 63px;
}
td#home a:hover img {
  background: transparent url(logo-hover.jpg) repeat; /* LTR */
  width: 144px;
  height: 63px;
}
.primary-links, .primary-links a:link, .primary-links a:visited {
  color: #369;
}
.primary-links a:hover {
  color: #000;
}
#primary-menu .primary-links {
  /* background: transparent url(header-b.jpg) left top no-repeat;*/ /* LTR */
  font-size: 0.79em;
}
#primary-menu .primary-links h1, #primary-menu .primary-links h2, #primary-menu .primary-links h3 {
  font-size: 2.3em;
  color: #369;
}
#secondary-menu {
  border-collapse: separate;
  background-color: #369;
  border-bottom: 3px solid #69c;
}
.secondary-links, .secondary-links a:link, .secondary-links a:visited {
  color: #e4e9eb;
}
.secondary-links a:hover {
  color: #fff;
  text-decoration: underline;
}
#secondary-menu .secondary-links {
  font-size: 0.85em;
}
ul.links li {
  border-left: 1px solid #ff8c00; /* LTR */
}
#navlist li {
  border-left: 1px solid #369; /* LTR */
}
#subnavlist li, ul.primary-links li, ul.secondary-links li {
  border-left: 1px solid #fff; /* LTR */
}
#navlist li.first, #subnavlist li.first, ul.links li.first {
  border: none;
}
#content {
  background-color: #fff;
}
#contentstart {
  background-color: #fff;
}
#menu {
  padding: 0.5em 0.5em 0 0.5em;
  text-align: right; /* LTR */
  vertical-align: middle;
}
#search .form-text, #search .form-submit {
  border: 1px solid #369;
  font-size: 0.85em;
  margin: 0.2em;
}
#search .form-text {
  width: 9em;
}
#search .form-submit {
  height: 1.5em;
}
#mission {
  background-color: #fff;
  color: #696969;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  padding: 10px;
  margin: 20px 35px 0 35px;
  font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, Verdana, sans-serif;
  font-size: 1.1em;
  font-weight: normal;
}
#site-info {
  background-color: #bdd3ea;
  background-image: url(header-c.png);
  font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, Verdana, sans-serif;
}
.site-name {
  font-size: 1.2em;
}
.site-name a:link, .site-name a:visited {
  color: #fff;
}
.site-name a:hover {
  color: #ff8c00;
  text-decoration: none;
}
.site-slogan {
  font-size: 0.8em;
  font-weight: bold;
}
#main {
  /* padding in px not ex because IE messes up 100% width tables otherwise */
  padding: 30px 35px 50px 35px;
  background: transparent url(background.png) center center no-repeat;
  /* fix background overlapping text in IE (aka Peekaboo Bug) */
  position: relative;
}
#mission, .node .content, .taxonomy, .submitted, .comment .content {
  text-align: left;
  line-height: 1.4;
font-size: 12px; text-decoration: none; font-family: arial, verdana, avant-garde, sans-serif;
  color: #000000;
  background-color: #FFF;
}
#help {
  font-size: 0.9em;
  margin-bottom: 1em;
}
.breadcrumb {
  margin-bottom: .5em;
}
.messages {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 0.3em;
  margin-bottom: 1em;
}
.error {
  border-color: red;
}
.nav {
  padding: 0;
  margin: 0;
}
#sidebar-left, #sidebar-right {
  font-size: 0.75em;
  width: 228px;
  /* padding in px not ex because IE messes up 100% width tables otherwise */
  /* padding: 25px 10px 75px 10px; */
  vertical-align: top;
  /* background: #FFFAF0; */
}
/*
#sidebar-left {
  border-right: 3px solid #f5f5f5;
}
#sidebar-right {
  border-left: 3px solid #f5f5f5;
}
#sidebar-left li, #sidebar-right li {
  font-size: 1em;
}
*/
/*
.node .content {
  text-align: left; 
  font-size: 0.85em;
  line-height: 1.3;
}
.comment .content {
  text-align: left; 
  font-size: 0.85em;
  line-height: 1.3;
}
*/
/*
#footer-message {
  font-size:16px;
  text-decoration: none;
  color:white;
  font-family:arial, verdana, avant-garde, sans-serif;
  position: relative; top: 0px; left: 0px; width: 100% ; height: 133px; z-index: 0; overflow:hidden;
  Padding-top:0px; Padding-bottom:0px; Padding-left:0px; Padding-right:0px;
  background-image: url(/images/background_bottom.gif); margin:0px; align:center;
}
table#footer-menu {
  border-top: 3px solid #69c;
  border-bottom: 3px solid #69c;
  background-color: #369;
  color: #e4e9eb;
}
#footer-menu td {
  padding: 5px;
  font-size: 0.75em;
}
#footer-menu .primary-links, #footer-menu a:link, #footer-menu a:visited {
  color: #e4e9eb;
}
#footer-menu a:hover {
  color: #fff;
  text-decoration: underline;
}
#footer-menu .primary-links h1, #footer-menu .primary-links h2, #footer-menu .primary-links h3 {
  font-size: 1.3em;
  color: #e4e9eb;
}
*/
/*
** Common declarations for child classes of node, comment, block, box, etc.
** If you want any of them styled differently for a specific parent, add
** additional rules /with only the differing properties!/ to .parent .class.
** See .comment .title for an example.
*/
#content .title, #content .title a {
  color: #006;
}
.content h1 {
  color: #006;
  font-size: 1.9em;
}
.content h2 {
  color: #006;
  font-size: 1.7em;
}
.content h3 {
  color: #006;
  font-size: 1.5em;
}
.content h4 {
  color: #006;
  font-size: 1.3em;
}
.content h5 {
  color: #006;
  font-size: 1.15em;
}
.submitted {
  color: #999;
  font-size: 0.79em;
}
div.links {
  color: #ff8c00;
}
.links a {
  font-weight: bold;
}
.box {
  padding: 0 0 1.5em 0;
}
.box {
  padding: 0;
  margin: 0;
}
.box h2 {
  font-size: 9px;
}
.block .title h3 {
  border-bottom: 2px solid #69c;
  color: #369;
  font-size: 18px;
  font-weight: bold;
  padding: 10px 5px 10px 30px; /* LTR */
  margin-bottom: .25em;
  background: transparent url(icon-block.png) left center no-repeat; /* LTR */
}
/*
.block .content {
  padding: 5px;
}
*/
.block {
  margin-bottom: 1.5em;
}
.box .title {
  font-size: 1.1em;
}
.node {
  margin: .5em 0 2.5em 0;
}
/*
.node .content, .comment .content {
  margin: .5em 0 .5em 0;
}
*/
.node .taxonomy {
  color: #999;
  font-size: 0.83em;
  /* padding: 1.5em; */
}
.node .picture {
  border: 1px solid #fff;
  float: right; /* LTR */
  margin: 0.5em;
}
.comment {
  border: 1px solid #abc;
  padding: .5em;
  margin-bottom: 1em;
}
.comment .title {
  font-size: 1em;
  padding: 10px 0 12px 19px; /* LTR */
  background: transparent url(icon-comment.png) left center no-repeat; /* LTR */
}
.comment .new {
  font-weight: bold;
  font-size: 1em;
  margin-left: 2px; /* LTR */
  color: red;
}
.comment .picture {
  border: 1px solid #fff;
  float: right; /* LTR */
  margin: 10px;
}
div.links {
  font-size: 0.75em;
}
div.links .prev, div.links .next, div.links .up {
  font-size: 1.15em;
}
.titles .prev, .titles .next {
  font-size: 0.85em;
  font-weight: bold;
  color: #444;
}
.hide {
  display: none;
}
.nav .links .next a:link {
  padding: 17px 17px 17px 0; /* LTR */
  background: transparent url(arrow-next.png) right center no-repeat; /* LTR */
}
.nav .links .next a:visited {
  padding: 17px 17px 17px 0; /* LTR */
  background: transparent url(arrow-next-visited.png) right center no-repeat; /* LTR */
}
.nav .links .next a:hover {
  padding: 17px 17px 17px 0; /* LTR */
  background: transparent url(arrow-next-hover.png) right center no-repeat; /* LTR */
}
.nav .links .prev a:link {
  padding: 17px 0 17px 17px; /* LTR */
  background: transparent url(arrow-prev.png) left center no-repeat; /* LTR */
}
.nav .links .prev a:visited {
  padding: 17px 0 17px 17px; /* LTR */
  background: transparent url(arrow-prev-visited.png) left center no-repeat; /* LTR */
}
.nav .links .prev a:hover {
  padding: 17px 0 17px 17px; /* LTR */
  background: transparent url(arrow-prev-hover.png) left center no-repeat; /* LTR */
}
.nav .links .up a:link {
  padding: 11px 0 17px 0;
  background: transparent url(arrow-up.png) center top no-repeat;
}
.nav .links .up a:visited {
  padding: 11px 0 17px 0;
  background: transparent url(arrow-up-visited.png) center top no-repeat;
}
.nav .links .up a:hover {
  padding: 11px 0 17px 0;
  background: transparent url(arrow-up-hover.png) center top no-repeat;
}

/*
** Administration page styles
*/
div.admin-panel .description {
  color: #999;
}
div.admin-panel h3 {
  background-color: #369;
  color: #fff;
  padding: 5px 8px 5px;
  margin: 0;
}
div.admin-panel .body {
  background: #fffaf0;
}

/*
** Module specific styles
*/
.content .active {
  color: #369;
}
#aggregator .feed-source {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 1em;
  margin: 1em 0 1em 0;
}
#aggregator .news-item .source {
  color: #999;
  font-style: italic;
  font-size: 0.85em;
}
#aggregator .title {
  font-size: 1em;
}
#aggregator h3 {
  margin-top: 1em;
}
#tracker th {
  text-align: center;
  background-color: #f5f5f5;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #ddd; /* LTR */
  border-left: 1px solid #fafafa; /* LTR */
}
#tracker th img {
  float: right; /* LTR */
}
#tracker tr.even, #tracker tr.odd {
  background-color: #fff;
}
#tracker td {
  vertical-align: top;
  padding: 1em 1em 1em 0; /* LTR */
  border-bottom: 1px solid #bbb;
}
#forum {
  margin: 15px 0 15px 0;
  background-color: #fff;
}
#forum table {
  width: 100%;
  border: 2px solid #69c;
}
#forum table tr th {
  text-align: center;
  background: #69c;
  color: #fff;
  font-size: 0.75em;
  border-bottom: 1px solid #aaa;
}
#forum table tr th a  {
  color: #fff;
  /* text-decoration: underline; */
}
#forum table tr th img {
  margin: 0;
}
#forum tr.odd {
  background: #e0edfb;
}
#forum tr.even {
  background: #fff;
}
#forum td {
  padding: 0.5em;
}
#forum td.container {
  color: #000;
  background: #369 url(forum-container.jpg) right top no-repeat; /* LTR */
  border: 2px solid #69c;
}
#forum td.container a {
  color: #e4e9eb;
  padding: 20px 0 20px 35px; /* LTR */
  background: transparent url(forum-link.png) left center no-repeat; /* LTR */
}
#forum td.container a:visited {
  color: #e4e9eb;
}
#forum td.statistics, #forum td.settings, #forum td.pager {
  height: 1.5em;
  border: 1px solid #bbb;
}
#forum td .name {
  color: #96c;
}
#forum td .links {
  padding-top: 0.7em;
  font-size: 0.9em;
}
.block-forum h3 {
  margin-bottom: .5em;
}


/*FLYOUT MENU STYLES */
/**
 * Horizontal CSS Drop-Down Menu Module
 *
 * @file		dropdown.css
 * @package		Dropdown
 * @version		0.7.1
 * @type		Transitional
 * @stacks		597-599
 * @browsers	Windows: IE6+, Opera7+, Firefox1+
 *				Mac OS: Safari2+, Firefox2+
 *
 * @link		http://www.lwis.net/
 * @copyright	2006-2008 Live Web Institute. All Rights Reserved.
 *
 */
 
 /* Styles for the Sidebar Subjects (not the actual flown-out menu) */



#leftcolumn #nav ul, #leftcolumn #nav li{

padding:0px;
margin:0px;
}

#leftcolumn ul#nav.dropdown li{

}


ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
}

ul.dropdown {
z-index: 597;
float: left;
margin:0;
padding:0;
}

ul.dropdown li a{
text-decoration:underline;
color:#000;
background: url(arrow.gif) no-repeat 0px center;
}

ul.dropdown li {
background: #ffffff;
	color: #006;
	cursor: pointer;
	font-weight: normal;
	padding: 4px 0px 4px 5px;
	font-size:16px;
margin-bottom: 3px;
font-family:arial,verdana,avantgarde,sans-serif;
}

ul.dropdown li .last {
border:none;
}

ul.dropdown li a{
display:block;
text-decoration:none;
font-family:arial,verdana,avantgarde, sans-serif;
font-size:1em;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
background: none;
color:#ef4035;
}

ul.dropdown li a:hover {
 position: relative;
 z-index: 599;
 cursor: default;
background: transparent;
color:#ef4035;
}

 /* END Styles for the Sidebar Subjects (not the actual flown-out menu) */
 
  /* Styles for the flyout */

ul.dropdown li ul {
 visibility: hidden;
 position: absolute;
 top: 0;
 left: 176px;
padding:0;
margin:0;
 z-index: 598;
 width: 190px;
background-color:#CCC;
padding-right: 2px;
padding-bottom: 2px;
border:1px solid #000000;
}

ul.dropdown ul li {
float: none;
background:none;
border:none;
padding:0;
margin:0;
}

ul.dropdown li ul li a{
color:#000066;
background: #fff;
text-decoration:none;
font-weight:bold;
width:182px;
padding:2px 4px;
margin:0px;
display:block;
font-size:0.8em;

}

#arrow a{
color:#FFF;
background: #415B98 url(arrow.gif) no-repeat 178px center;
text-decoration:none;
font-weight:normal;
width:182px;
padding:2px 4px;
margin:0px;
display:block;
}

#arrow a.hover, #arrow a:hover{
background-color:#2F4A8D !important;
color: #000;
padding:2px 4px;
margin:0px;
width:182px;
display:block;
}

ul.dropdown li ul li a.last {
border:none;
}

ul.dropdown li ul li a:hover, ul.dropdown li ul li:hover a, ul.dropdown li ul li:focus, ul.dropdown li ul li a:focus, #arrow a.hover{
background-color:#ddeeff;
color: #ef4035;
padding:2px 4px;
margin:0px;
width:182px;
display:block;
}


/* Styles for the flyout's flyouts */


ul#nav.dropdown li ul li ul{
left:190px;
margin:0;
padding:0;
background-color:#CCC;
padding-right: 2px;
padding-bottom: 2px;
}

ul#nav.dropdown li ul li ul li a{
background: #415B98;
color:#FFF!important;
}

ul#nav.dropdown li ul li ul {margin-top:-1px;}
ul#nav.dropdown li ul li ul li a:hover {width: 182px; background-color: #2F4A8D!important; color: #FFF !important;}







ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}

ul.dropdown-vertical {
 width: 185px;
}

ul.dropdown-vertical ul {
 top: 0px;
 left: 100%;
}

ul.dropdown-vertical li {
 float: none;
}
  /* END Styles for the flyout */
/* END FLYOUT MENU STYLES */

