/* $Id: style.css,v 1.1.2.3 2006/12/30 07:37:30 merlinofchaos Exp $ */

/*
** HTML elements
*/
body {
  background: #7a8691;
	margin: 15px 0px; 
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
      behavior:url("/js/csshover2.htc");
}
tr.odd td, tr.even td {
  padding: 0.3em;
}
/*  Headers  */
h1 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	color: #D96B11;
	background-color: transparent;
	font-size: 1.6em;
	font-weight: bold;
}

h2 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	color: #333;
	background-color: transparent;
	font-size: 1.0em;
}

h3 {
	color: #3E565F;

	padding: 0px 10px;

	margin: 0 0 8px 0;
	font-size: 16px;
}

h3 a:link{
	color: #3E565F;
	text-decoration: none;
}

h3 a:visited{
	color: #3E565F;
	text-decoration: none;
}

h3 a:active{
	color: #3E565F;
	text-decoration: none;
}

h3 a:hover{
	color: #fff;
	text-decoration: none;
	border-left: 4px solid #C85250;
	padding: 0px 10px;
	margin: 0 0 8px -14px;
	font-size: 16px;
	font-weight: bold;
}

* h3 a:hover {
	margin: 0 0 0px -10px;
	border-left: none;
}

h4 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	color: #333;
	background-color: transparent;
	font-size: 1.3em;
	font-weight: bold;
}

h5 {
	color: #9ad5f3;
	background-color: transparent;
	padding: 0px;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}

h6 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #D96B11;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 150%;
}

/* HTML Tags */

pre {
  display: block;
	margin: 5px;
	padding: 5px;
	color: #ad4c21;
	border: 1px dashed;
	background: #f0ebe7;
	font-family: Courier, 'Courier New', 'Andale Mono', Monaco, monospace;
}

a {
  color: #3381D4;
	text-decoration: underline;
	padding-bottom: 0px;
}

a:hover {
	color: #faab53;
	text-decoration: none;
}

hr {
  border: 0px;
  border-bottom: 1px #F0EBE7 dashed;
	height: 1px;
  margin: 5px 15px 5px 15px;
}

#left hr, #all hr {
  margin: 10px 0px;
}

form {
  margin: 0px;
	padding: 0px;
}

/*
.form-item {
  clear: left;
	border-top: 1px solid #EEE;
	margin: 3px;
}

.form-item .label {
  float: left;
	clear: left;
	width: 150px;
}
*/






.ttx_tr_white{background-color:#FFFFFF;}
.ttx_tablo{background-color:#F9F9F9;}
.ttx_table_bg{background-color:#D1D1D1;}

.table_ttx{background-color:#666666;}
.tr_ttx_name{background-color:#FFD300; text-align:center;}
.ttxname {font:11px Arial,Helvetica,sans-serif; color:#333333;}
.tr_ttx{background-color:#F9F9F9; text-align:center;}
.ttxdata {font:11px Arial,Helvetica,sans-serif; color:#333333;}
.spisokN{font:11px Arial,Helvetica,sans-serif; color:#333333;}
.data{font:11px Arial,Helvetica,sans-serif; color:#333333; text-align:center;}






input, textarea, select {
	color: #006bb7;
	border: 1px solid;
	background: #fff;
	margin: 3px;
	padding: 2px;
}

blockquote {
	margin: 3px;
	padding-left: 37px;
}

blockquote[cite]:after {
	content: "Quote from: " attr(cite);
	display: block;
	border-top: 1px solid #999;
	color: #999;
	margin: 1em 0 0;
	padding: .5em 0 0;
	font-size: .8em;
	font-weight: bold;
}

del {
  color: #800;
	text-decoration: line-through;
}

dt {
  font-weight: bold;
	font-size: 1.05em;
	color: #ad4c21;
}

dd {
  margin-left: 15px;
}

/* adds a space and then a graphic after any external (i.e. off-site) links */
p a[target]:after {
	content: " " url(/img/externalpage.gif);
}
p {
  margin-top: 0.5em;
  margin-bottom: 0.9em;
}
fieldset {
  border: 1px solid #ccc;
}
/*
pre {
  background-color: #eee;
  padding: 0.75em 1.5em;
  font-size: 12px;
  border: 1px solid #ddd;
}
*/
table {
  /* make <td> sizes relative to body size! */
  font-size: 1em;
}
.item-list .title {
  font-size: 1em;
  color: #222;
}
.links {
  margin-bottom: 0em;
}
.comment .links {
  margin-bottom: 0em;
}

/*
** Page layout blocks / IDs
*/

#head {
	position: relative;
	background: #2d6092 url(/img/tbg.jpg);
	width: 900px;
	height: 75px;
	margin: 0 auto;
	border-bottom: 2px solid #006bb7;
	border-top: 2px solid #006bb7;
}

#head #site-name {
	float: left;
 	font-size: 30px;
	color: #F0EBE7;
	padding: 25px 0px 0px 30px;
  width: 850px; 
}

img.png {behavior: url("/js/png.htc");} 

#header_logo_left{
	position: absolute;
	top: 0px;
	left: 9px;
	margin: 0;
   	width: 173px;
	height: 75px;
	cursor: pointer;
}

#header_logo_left h1{ display: none; }

#header_logo_right{
	position: absolute;
	top: 34px;
	right: 38px;
	margin: 0;
}

#content {
  width: 100%;
}

#content img{
  padding: 10px 20px 40px 40px;
}



/* Navigation */


#menu_container{
	background: #336699; 
	text-align: left; 
	width: 402px;
	height: 18px;
	position: absolute;
	top: 74px;
	left: 50%;
}

#nav, #nav ul { margin: 0pt; padding: 0pt; background: #006bb7 none repeat; list-style-type: none; list-style-image: none; list-style-position: outside; font-size: 11px; font-weight: bold; float: left; width: 100%; }
#nav li { background: transparent none repeat; float: left; position: relative; }
#nav a { padding: 0.1em 1em 0.1em 1em; background: transparent url('/img/dot.png') repeat-y scroll right center; color: #fff; text-decoration: none; display: block; }
#nav a:hover { background: #faab53 none repeat; color: #000; }
#nav li:hover, #nav li.jshover { background: #faab53 none repeat;}
#nav li ul { padding: 0.5em 0pt; margin-left: -0.9em; background: transparent url('/img/fone-tr.png') repeat; display: none; position: absolute; width: 9.99em; }
#nav li li a { background: transparent none repeat; width: 8em; }
#nav li:hover ul, #nav li.jshover ul { display: block; }
#nav li:hover li ul, #nav li.jshover li ul { display: none; width: 9.99em; top: -0.5em; left: 10.6em; }
#nav li:hover li:hover ul, #nav li.jshover li.jshover ul { display: block; } 
#nav_last a { background: none; }  























#menu {
  float: right;
	margin: 7px 20px 0px 0px;
  line-height: normal;
}

* html #menu {
  margin-right: 10px;
}

#menu ul {
	margin: 0;
	padding: 0;
	white-space : nowrap;
  list-style-type: none;
}

#menu ul li {
	margin: 0;
	padding: 0;
	float:left;
	text-align: center; 
  list-style-type: none;
  background: url(/img/menu-right.gif) no-repeat top right;
}


#menu ul li.active {
  background: url(/img/menu-right2.gif) no-repeat top right;
}

#menu ul li a {
	color : #fff;
	background-color: transparent;
	text-decoration : none;
	font-weight: bold;
	display: block;
	border-bottom: 1px solid #006bb7;
}

#menu ul li a:link, #menu ul li a:visited {
	background-image: url(/img/menu-left.gif); 
	background-repeat: no-repeat; 
	line-height: 26px;
	padding: 7px 5px 0 10px;
  margin-right: 5px;
}

#menu ul li a:hover, #menu ul li a.active {
  color: #B05128;
}

#menu ul li a.active {
	background-image: url(/img/menu-left.gif);
	background-repeat: no-repeat;
	background-position: 0px -66px;
	line-height: 29px;
	padding-top: 4px;
}

#secondary {
  padding: 0 1em 0.5em 0;
  font-size: 0.8em;

}
#secondary a {
  font-weight: bold;
}

/* basic tab navigation */

ul.primary {
  width: 96%;
  float: left;
  border-bottom: 1px solid #F0EAE5;
}

ul.primary li {
	float:left;
	text-align: center; 
  background: url(/img/menu-right.gif) no-repeat top right;
  border: none
	margin: 0;
	padding: 0;
}

ul.primary li.active {
  background: url(/img/menu-right2.gif) no-repeat top right;
}

ul.primary li a.active {
  border: none;
}
ul.primary li a {
	color : #fff;
	background-color: transparent;
	text-decoration : none;
	font-weight: bold;
	display: block;
	border-style:none;
}

ul.primary li a:link, ul.primary li a:visited {
	background-image: url(/img/menu-left.gif); 
	background-repeat: no-repeat; 
	line-height: 26px;
	padding: 7px 5px 0 10px;
  margin-right: 5px;
}

ul.primary li a:hover, ul.primary li a.active {
  color: #B05128;
  background-color: transparent;
}

ul.primary li a.active {
	background-image: url(/img/menu-left.gif);
	background-repeat: no-repeat;
	background-position: 0px -66px;
	line-height: 29px;
	padding-top: 4px;
}


#subhead {
  width: 810px;
}

#subhead .search_box {
  font-size: 10pt;
  float: left;
	padding: 0px 0px 10px 10px;
}

#search .form-text, #search .form-submit {
  border: 1px solid #369;
  font-size: 1.1em;
}
#search .form-text {
  width: 8em;
  height: 1.4em;
  padding: 0 0.5em 0 0.5em;
  margin: 0 0 0.5em 0;
}
#search .form-submit {
  height: 1.5em;
}

* html #search .form-submit {
  margin-bottom: 8px;
}
#mission {
  padding: 1.5em 2em;
	color: #ad4c21;
  border: 1px dashed ;
  margin: 0px 10px 0px 10px;
}

.site-slogan {
  font-size: 1em;
  font-style: italic;
  font-weight: bold;
  float: left;
  padding: 5px 0 0 30px;
}

#body_wrapper {
  background-color: #fff;
	margin: 0px auto;
	width: 900px;
	display: block;
}


#body {
	float: left;
	padding: 10px 20px 0px 20px;
	min-height: 343px;
	display: block;
}

#end_body {
	background: #fbdebd;
	margin: 0px auto;
	width: 900px;
	height: 20px;
	display: block;
	border-bottom: 1px solid #006bb7;
	border-top: 1px solid #006bb7;
}

.clearer {
  clear: both;
	height: 1px;
}

#main {
  /* padding in px not ex because IE messes up 100% width tables otherwise */
  padding: 0px 10px 0 10px;
}
#main p{
  text-align:justify;
}

#main .title {
	color: #3E565F;
	border-left: 4px solid #006bb7;
	padding: 0px 10px;
	background: #a5c4ee none repeat;
	margin: 0 0 8px 0;
	font-size: 16px;
	font-weight: bold;
}

#mission, .node .content, .comment .content {
  line-height: 1.7;
}
#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;
}
#footer {
  padding: 1em;
  font-size: 0.8em;
}

#footer a:link{
	color: #b5ccdf;
	text-decoration: underline;
}

#footer a:visited{
	color: #b5ccdf;
	text-decoration: underline;
}

#footer a:active{
	color: #b5ccdf;
	text-decoration: underline;
}

#footer a:hover{
	color: #b5ccdf;
	text-decoration: none;
}

#all
{
  width: 650px;
	float: left;
	padding: 0px;

}

#all_front
{
	width: 735px;
	padding: 0px 60px 0px 60px;

}

#all .top
{

	width: 650px;
	height: 18px;
	padding: 0px;
	margin: 0px;
}

#all .bottom
{

	width: 650px;
	height: 21px;
	padding: 0px;
	margin: 0px;
  /* not sure why but this corrects the left_middle.gif from having 1 px uncovered */
  margin-bottom: -1px;
  padding-bottom: -1px;
}

#left {
  width: 650px;
	float: right;
	padding: 0px;
	margin: 0px;
}

#left_front {
  width: 650px;
	float: left;
	padding: 0px;
	margin: 0px;
}

#left .top {
	width: 650px;
	height: 18px;
	padding: 0px;
	margin: 0px;
}

#left .bottom {
  border: none;
	width: 650px;
	height: 21px;
	padding: 0px;
	margin: 0px;
  /* not sure why but this corrects the left_middle.gif from having 1 px uncovered */
  margin-bottom: -1px;
  padding-bottom: -1px;
}

#right {
  width: 169px;
	float: left;
	padding: 0px;
	margin: 0px 0 0 0;
	border: 1px;
}

#right_menu {
  width: 169px;
	float: right;
	padding: 0px;
	margin: 50px 0 0 0;
}

#right .top {
	padding: 0px;
	margin: 0px;
	width: 169px;
	height: 18px;
}

#right .bottom {
	padding: 0px;
	margin: 0px;
	width: 169px;
	height: 10px;
  /* not sure why but this corrects the left_middle.gif from having 1 px uncovered */
  margin-bottom: -1px;
  padding-bottom: -1px;
}

.content {
  padding: 0px 0px;
}


#footer {
  margin: 0 auto; 
	width: 747px;
	text-align: center;
	color: #fff;
	font-size: 11px;
	font-weight: normal;
}

#footer a {
 color: #3381D4;
}

#right ul {
	margin: 0px 0 0 -17px;
	border: 0px;
}

#right li {
	list-style-type: none;
}

#right ul a {
	width: 152px;
	display: block;
	background: transparent;
	color: #000;
	text-decoration: none;
	padding: 2px 0px 2px 15px;
	border-bottom: 1px solid #faab53;
	font-weight: bold;
}

#right ul a:hover {
	color: #000;
	background: #fbdebd;
	font-weight: bold;
}

#right_front {
  width: 169px;
	float: right;
	padding: 0px;
	margin: 50px 0 0 0;
	border: 1px;
}

#right_menu ul {
	margin: 0px 0 0 -17px;
	border: 0px;
}

#right_menu ul a {
	width: 152px;
	display: block;
	background: transparent;
	color: #000;
	text-decoration: none;
	padding: 1px 0px 1px 15px;
	border-bottom: 1px solid #006bb7;
}

#right_menu ul a:hover {
	color: #FFFFFF;
	background: #006bb7;
	font-weight: bold;
}

.title, .title a {
  margin: 0 auto 0 auto;
}
.title_page {
	color: #000;
	border-left: 4px solid #faab53;
	padding: 0px 10px;
	background: #fbdebd none repeat;
	margin: 0 0 8px 0;
	font-size: 16px;
	font-weight: bold;
}
.submitted {
  color: #999;
  padding-top: 2px;
  font-size: 1em;
  text-align: right;
}
div.links {
  color: #999;
  float: right;
}
.links a {
  font-weight: bold;
}
.block, .box {
  padding: 0 0 10px 0;
}
.block .title {
  margin-left: 1em;
  margin-bottom: 10px;
	color: #263c5b;
	background-color: transparent;
	font-size: 12px;
	font-weight: bold;
}
.box .title {
  font-size: 1.1em;
}
.node {
  margin: .5em 0 3em 0;
}
.sticky {
  padding: .5em;
  background-color: #eee;
  border: solid 1px #ddd;
}
.node .content, .comment .content {
  margin: .5em 0 .5em 0;
}
.node .taxonomy {
  color: #999;
  font-size: 0.8em;
  padding: .1em 0 .5em 1.5em;
  float: right;
}
.node .picture {
  border: 1px solid #ddd;
  float: right;
  margin: 0.5em;
}
.comment {
  border: 1px solid #abc;
  padding: .5em;
  margin-bottom: 1em;
  padding-bottom: 2em;
}
.comment .title a {
  font-size: 1.1em;
  font-weight: normal;
}
.comment .new {
  text-align: right;
  font-weight: bold;
  font-size: 0.8em;
  float: right;
  color: red;
}
.comment .picture {
  border: 1px solid #abc;
  float: right;
  margin: 0.5em;
}

/*
** Module specific styles
*/
#aggregator .feed-source {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 1em;
  margin: 1em 0 1em 0;
}
#aggregator .news-item .categories, #aggregator .source, #aggregator .age {
  color: #999;
  font-style: italic;
  font-size: 0.9em;
}
#aggregator .title {
  margin-bottom: 0.5em;
  font-size: 1em;
}
#aggregator h3 {
  margin-top: 1em;
}
#forum table {
  width: 100%;
}
#forum td {
  padding: 0.5em 0.5em 0.5em 0.5em;
}
#forum td.forum, #forum td.posts {
  background-color: #eee;
}
#forum td.topics, #forum td.last-reply {
  background-color: #ddd;
}
#forum td.container {
  background-color: #ccc;
}
#forum td.container a {
  color: #555;
}
#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;
}
#profile .profile {
  clear: both;
  border: 1px solid #abc;
  padding: .5em;
  margin: 1em 0em 1em 0em;
}
#profile .profile .name {
  padding-bottom: 0.5em;
}
.block-forum h3 {
  margin-bottom: .5em;
}
.calendar a {
  text-decoration: none;
}
.calendar td, .calendar th {
  padding: 0.4em 0;
  border-color: #888;
}
.calendar .day-today {
  background-color: #69c;
}
.calendar .day-today a {
  color: #fff;
}
.calendar .day-selected {
  background-color: #369;
  color: #fff;
}
.calendar .header-week {
  background-color: #ccc;
}
.calendar .day-blank {
  background-color: #ccc;
}
.calendar .row-week td a:hover {
  background-color: #fff; color: #000;
}

/* My pager stuff */
.pager-top {
  margin-top: 1em;
  margin-bottom: 1em;
  position: relative;
}

.page-middle {
  text-align: center;
  vertical-align: top;
  clear: none;
  position: relative;
  width: 100%;
  font-size: 12px;
  font-weight: bold;
  color: #CF3E26;
  z-index: 0;
  top: 0;
}

.pager-prev {
  text-align: left;
  position: absolute;
  top: 0;
  left: 300px;
  font-size: 12px;
  font-weight: bold;
  z-index: 2;
}

.pager-next {
  text-align: right;
  position: absolute;
  right: 300px;
  float: right;
  font-size: 12px;
  font-weight: bold;
  z-index: 1;
}

.page-num {
  padding-left: .5em;
  padding-right: .5em;
}

* html .pager-next {
  margin-right: 25px;
  right: 330px;
}

.block ul {
  text-align: left;
}

ul.menu li {
  margin: 0;
  padding: 0;

}

ul.menu li a {
  display: block;
  margin: 0;
  padding: 0;
  width: 99%;

}

ul.menu {
  margin: 0;
  padding-left: 1.5em;

}

li.leaf{
  list-style-type: none;
  list-style-image: none;
}

#menu_mdl{
	width: 750px;
	margin: 0 0 0 80px;
	background: #eeeeee; 
    text-align: center;
}

#nav_mdl, #nav_mdl ul {
	list-style: none;
	background: #eee;
	float: left;
	width: 100%;
	text-align: center;
}
#nav_mdl li {
	padding: 0px 5px 5px 5px;
	float: left;
	background: none;
}
#menu_mdl a {
	color: #3381D4;
	text-decoration: none; 
}
#menu_mdl a:hover {
	color: red;
	text-decoration: none;
}

#color td{
  border: 1px solid;
  margin: 100px;
}

 .contbor img {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}

 .contbor2 td {
  border-right: 0px solid #ccc;
  border-bottom: 0px solid #ccc;
  border-top: 0px solid #eee;
  border-left: 0px solid #ccc;
}
 .contbor2 table {
  border-right: 0px solid #eee;
  border-bottom: 0px solid #eee;
  border-top: 0px solid #eee;
  border-left: 0px solid #eee;
}

 .border table {
  border-right: 0px solid #ccc;
  border-bottom: 0px solid #ccc;
  border-top: 1px solid #ccc;
  border-left: 1px solid ccc;
  }
  
  .border td {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 0px solid #ccc;
  border-left: 0px solid #ccc;
  }

.tech0 { color: rgb(0, 0, 0); font-size: 10pt; font-weight: bold; font-family: arial,verdana; }

.tech1 { color: rgb(255, 255, 255); font-size: 8pt; font-weight: bold; font-family: arial,verdana; background-color: rgb(255, 0, 0); }
.tech2 { color: rgb(0, 0, 0); font-size: 8pt; font-family: arial,verdana; background-color: #DEEEF5; }
.tech3 { color: rgb(0, 0, 0); font-size: 8pt; font-family: arial,verdana; text-align: center; }
.tech4 { color: rgb(0, 0, 0); font-size: 8pt; font-weight: bold; font-family: arial,verdana; text-align: center; } 

#block-poll-0 {
	border: 1px solid #ccc;
	background: #fff;
	padding: 4px;
}
#block-poll-0 h2 {
	text-align: center;
	font-size: 16px;
	border-bottom: 1px solid #bcd3ec;
	margin-left: -2px;
	color:#2d69ab;
}

.text {
	font-size: 11px;
}
#main img{
  padding: 7px;
}

#main .price_bor td {
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	padding: 0 3px 0 5px;
	font-size: 11px;
	background-color: #eee;
}

table#price {
    border-right: 1px solid #000000;
    border-top: 1px solid #000000;
}
table#price td {
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
    font-family: Arial;
    font-size: 12px;
    padding: 2px;
}
