/*
  Infolie.net cascaded style sheet
  (c) Copyright 2007 Infolie.net
*/
   
/* =========================== DEFAULT MAIN STYLES =========================== */
body {
  padding: 5px 0 0 0;
  margin: 0;
  font: .7em Tahoma, Arial, sans-serif;
  line-height: 1.7em;
  background: #fff url(images/bg.gif) repeat-x;
  color: #454545;
}
a {
  color: #2F637A;
  background: inherit;
}
a:hover {
  color: #808080;
  background: inherit;
}
p {
  margin: 0 0 5px 0;
}
h1 {
  font: bold 2.2em Arial, Sans-Serif;
  padding: 8px 0 0 0;
  margin: 0;
  letter-spacing: -1px;
}
h2 {
  margin: 0;
  padding: 0;
  font: bold 1.8em Arial, Sans-Serif;
  letter-spacing: -1px;
}
h1 a, h2 a {
  color: #000;
  background: inherit;
  text-decoration: none;
}
ul {
  margin: 0;
  padding : 0;
  list-style : none;
}
img {
  border: 0;
}

/* =========================== LAYOUT =========================== */
#content {
  margin: 10px auto;
  width: 960px;
}
#logo {
  margin: 0 0 5px 0;
}
#logo h1 {
  padding: 0;
}
#slogan {
  font-size: 0.9em;
  margin: 0 0 5px 2px;
  padding: 0;
  color: #808080;
}
#top_info {
  line-height: 30px;
  float: right;
  color: #808080;
  margin: 15px 5px 0px 0;
  text-align: right;
  height: 64px;
}

/* =========================== ROUND LOGIN BUTTON =========================== */
#loginbutton a {
  text-decoration: none;
  width: 24px;
  padding: 7px 12px;
  margin: 0 0 0 8px;
  height: 28px;
  background: url(images/lb.gif) no-repeat;
  color: #000;
}
#loginbutton a:hover {
  background: url(images/lbhover.gif) no-repeat;
  color: #000;
}

/* =========================== MAIN HORIZ MENU =========================== */
#tablist {
  padding: 3px 0;
  margin: 0;
  float: left;
}
#tablist li {
  list-style: none;
  display: inline;
  margin: 0;
}
#tablist li a {
  text-decoration: none;
  padding: 4px 22px;
  margin-right: 2px;
  background: #808080 url(images/corner.gif) no-repeat top right;
  font-weight: bold;
  color: #fff;
}
#tablist li a:hover {
  background: #6495AB url(images/corner.gif) no-repeat top right;
  color: #fff;
}
#tablist li a.current {
  background: #9FC7D8 url(images/corner.gif) no-repeat top right;
  color: #2F637A;
  padding: 6px 22px;
}
#tablist .key {
  text-decoration: underline;
}

/* =========================== MAIN MENU TOPICS =========================== */
#topics {
  clear: left;
  float: left;
  width: 640px;
  background: #B0D0DC url(images/topicsbg.gif) repeat-x left bottom;
  padding: 8px 5px;
  margin: 0 0 5px 0;
  color: #fff;
  height: 59px;
}
#topics li a {
  background-image: url(images/bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding: 0 0 0 12px;
}
#topics .thirds {
  float: left;
  width: 186px;
  padding: 0 10px 0 15px;
}    

/* =========================== MAIN MENU SEARCH =========================== */
#search {
  float: right;
  text-align: right;
  background: #fff url(images/searchbg.gif) no-repeat;
  color: #000;
  padding: 32px 20px 12px 20px;
  min-height: 32px; /* FF height */
  height: 30px;  /* IE height */
  width: 270px;
}
#search form, form p {
  margin: 0;
  padding: 0;
  line-height: 25px;
}
#search .field {
  width: 160px;
  border: 1px solid #357994;
  background: #fff;
  color: #000;
  padding: 2px;
  margin: 0;
  font-size: 1.3em;
}
#search .button {
  padding: 2px;
  font: bold 1em Arial, Sans-Serif;
  margin: 0 0 1px 0;
}
    
/* =========================== LEFT MAIN SIDE =========================== */
/* padding: top, left, bottom, right */
#left {
  float: left;
  width: 635px;
  margin: 0 0 10px 0;
}
#left .subheader {
  margin: 0 0 10px 0;
  padding: 8px;
  background: #f4f4f4 url(images/bgshade.gif) repeat-x;
  color: #808080;
  border-bottom: 1px solid #ccc;
}
#left .article {
  margin: 0 0 0 0;
  background: #fff url(images/bgshade.gif) repeat-x;
  color: #454545;
  padding: 15px 15px 0px 10px;
  text-align: justify;
}
#left .article a {
  background: none;
}
#left .chapter {
  margin: 0 0 0 0;
  padding: 0 15px 0 10px;
  text-align: justify;
}
#left .chapter a {
  background: none;
}
#left .center {
  text-align: center;
}
#left .search_highlight {
  border: 1px solid #ff0000;
  background: #fffafa;
}
#left .date {
  font-size: .9em;
  padding: 0 0 0 12px;
  background: url(images/news.gif) no-repeat center left;
  color: #808080;
}
#left .comment {
  padding: 0 0 0px 16px;
  margin: 0 0 10px 0;
  background: url(images/ment.gif) no-repeat center left;
  line-height: 12px;
}
#left .content {
  margin: 0 0 10px 0;
  color: #454545;
  padding: 5px 15px 5px 10px;
  text-align: justify;
}
#left li {
  padding: 0 0 0 12px;
  margin: 0 0 0 20px;
  background: url(images/bullet_blue.gif) no-repeat center left;
}
#left img {
  float: left;
  clear: left;
  border: 1px solid #ccc;
  background: #eee;
  color: #000;
  margin: 4px;
}
#left img.noborder {
  float: right;
  border: 0px;
  background: #fff;
  margin: 0;
  vertical-align: middle;
}
#left img.human {
  float: none;
  border: 0px;
  background: #fff;
  margin: 3px 4px 3px 0;
  vertical-align: middle;
}
#left img.linkout {
  float: none;
  border: 0px;
  margin: 0px 2px 0px 2px;
  vertical-align: top;
}
#left img.tableorder {
  float: right;
  border: 0px;
  background: #fff;
  margin: 3px 0px 0px 0px;
  vertical-align: middle;
}
#left table.content {
  margin: 0 0 10px 0;
  color: #454545;
  padding: 0;
  text-align: justify;
}
#left table.content td {
  margin: 0;
  color: #454545;
  padding: 0 5px 0 5px;
  text-align: justify;
  line-height: 16px;
}
#left table.center {
  margin: 0 0 10px 0;
  color: #454545;
  padding: 0;
  text-align: center;
}
#left table.center td {
  margin: 0;
  color: #454545;
  padding: 0 5px 0 5px;
  text-align: center;
  line-height: 12px;
  vertical-align: top;
}

#left .sail {
  padding: 0 0 0 50px;
  background: url(images/sail.gif) no-repeat top left;
  margin: 0 0 5px 0;
}
#left .sail a {
  background: none;
}
#left .sailred {
  padding: 0 0 0 50px;
  background: url(images/sailred.gif) no-repeat top left;
  margin: 0 0 5px 0;
}
#left .sailred a {
  background: none;
}
#left .sailnote li {
  background: url(images/remark.gif) no-repeat center left;
  padding: 0 0 0 20px;
  margin: 0 0 0 50px;
}

#left .preview_h {
  float: left;
  padding: 0 10px 0 10px;
  text-align: center;
  width: 132px;
  height: 116px;
}
#left .preview_v {
  float: left;
  padding: 0 10px 0 10px;
  text-align: center;
  width: 132px;
  height: 160px;
}
#left .micro_h {
  float: left;
  padding: 0 5px 0 5px;
  text-align: center;
  width: 76px;
  height: 70px;
}
#left .micro_v {
  float: left;
  padding: 0 5px 0 5px;
  text-align: center;
  width: 76px;
  height: 90px;
}
#left img.imgpreview {
  float: none;
  clear: left;
  padding: 0 0 0 0;
  border: 1px solid #ccc;
  background: #eee;
  color: #000;
  margin: 0 0 0 0;
}
#left img.imgsmall {
  float: none;
  clear: left;
  border: 0px;
  margin: 0 0 0 0;
}
#left img.imgfull {
  float: none;
  clear: left;
  border: 1px solid #ccc;
  background: #eee;
  color: #000;
  margin: 0 0 0 0;
}
#left img.included {
  float: left;
  text-align: center;
  border: 1px solid #ccc;
  background: #eee;
  color: #000;
  margin: 0 10px 0 0;
}
#left .leftbox {
  background: #f4f4f4;
  color: #808080;
  border-top: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc;
  padding: 15px;
  margin: 10px 0 0 0;
}
#left .thirds {
  float: left;
  width: 186px;
  padding: 0 10px 0 15px;
  margin: 10px 0 0 0;
}    
#left .leftitem {
  float: left;
  width: 200px;
  padding: 10px 0 0 0;
}    
#left .leftitem li {
  background-image: url(images/bullet_purple.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding: 0 0 0 12px;
}
#left .nav {
  float: right;
}    
#left .formtitle {
  font-weight: bold;
  font-size: 2.0em;
  margin: 15px 0 0 15px;
  color: #c0c0c0; 
}    
#left .formsubtitle {
  font-weight: bold;
  font-size: 0.5em;
  color: #c0c0c0; 
}    
#left form.standard {
  margin: 0 0 0 80px;
  border: 1px solid #e8e8e8; 
  background-color: #f4f4f4;
  width: 460px;
}
#left form.standard p {
  margin: 20px 0 20px 80px;
  line-height: 16px; 
}
#left form.standard label {
  display:block;
  font-weight: bold;
  margin: 10px 0 0 2px;
  color: #808080; 
}
#left form.standard label.error {
  color: Red;
  margin: 0 0 0 2px;
  font-weight: normal;
}
#left form.standard input.text {
  margin: 2px 0 0 0;
  padding: 2px;
  border:1px solid #eee;
  font: normal 1em Verdana, sans-serif;
  color: #454545;
}
#left form.standard input.checkbox {
  margin: 2px 0 0 0;
  padding: 2px;
  border:1px solid #eee;
  font: normal 1em Verdana, sans-serif;
  color: #454545;
}
#left form.standard select {
  margin: 2px 0 0 0;
  padding: 2px;
  border:1px solid #eee;
  font: normal 1em Verdana, sans-serif;
  color: #454545;
}
#left form.standard textarea {
  width:294px;
  padding:2px;
  font: normal 1em Verdana, sans-serif;
  border:1px solid #eee;
  height:100px;
  display:block;
  color:#777;
}
#left form.standard textarea.wide {
  margin: 0 0 0 -70px;
  width:434px;
  padding:2px;
  font: normal 1em Verdana, sans-serif;
  border:1px solid #eee;
  height:150px;
  display:block;
  color:#777;
}
#left form.standard input.button { 
  margin: 20px 0 0 0;
  padding: 2px 6px 2px 6px;
  font: bold 1em Arial, Sans-Serif;
}
#left form img {
  float: none;
  clear: left;
  border: 0px;
  vertical-align: top;
  margin: 2px 0 0 0;
}
#left .toolbar {
  margin: 0;
  border: 0;
  background: none;
  line-height: 8px; 
}
#left input.toolbutton { 
  margin: 0 2px 1px 2px;
  padding: 2px;
  font: bold 1em Arial, Sans-Serif;
}
#left .train_red {
  color:red;
}
#left .train_green {
  color:green;
}
#left .train_orange {
  color:orange;
}
#left .underline {
  text-decoration:underline;
}
    
/* =========================== RIGHT MAIN SIDE =========================== */
#right {
  float: right;
  width: 310px;
  margin: 0 0 10px 0;
}
#right .article {
  border: 1px solid #ccc;
  padding: 8px;  
  margin: 0 0 10px 0;
  background: #eee;
  color: #454545;
}
#right .date {
  font-size: .9em;
  padding: 0 0 0 12px;
  background: url(images/news.gif) no-repeat center left;
  color: #808080;
}
#right .tree {
  line-height: 1.3em;
}
#right img.image {
  float: left;
  margin: 0 9px 1px 0;
  border: 1px solid #ccc;
  padding: 8px 8px 8px 8px;
}
#right img.human {
  margin: 3px 4px 3px 0;
  vertical-align: middle;
}
#right img.linkout {
  float: none;
  border: 0px;
  margin: 0px 2px 0px 2px;
  vertical-align: top;
}
#right img.cup {
  margin: 3px 4px 3px 0;
  vertical-align: middle;
}
#right img.tree {
  margin: 0px 4px 0px 0;
  vertical-align: middle;
}
#right .info {
  border-top: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc;
  padding: 17px 10px 17px 80px;  
  margin: 0 0 10px 0;
  background: #fff url(images/info.gif) no-repeat center left;
  color: #454545;
}
#right .rss {
  border-top: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc;
  padding: 17px 10px 17px 60px;  
  margin: 0 0 10px 0;
  background: #fff url(images/docrss.gif) no-repeat center left;
  color: #454545;
}
#right .rightbox {
  border-top: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc;
  padding: 17px 10px 17px 10px;  
  margin: 0 0 10px 0;
  color: #454545;
}
#right .survey {
  border-top: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc;
  padding: 17px 10px 17px 80px;  
  margin: 0 0 10px 0;
  background: #fff url(images/survey.gif) no-repeat center left;
  color: #454545;
}
#right .survey a {
  background: #fff;
}
#right .survform {
  margin: 0;
  padding: 0;
  line-height: 18px;
}
#right .survitem {
  margin: 0px 6px 2px 0px;
  padding: 0;
  vertical-align: middle;
}
#right .survbutton {
  margin: 5px 10px 0px 0px;
  padding: 2px 6px 2px 6px;
  font: bold 1em Arial, Sans-Serif;
  vertical-align: middle;
}
#right form.standard {
}
#right form.standard p {
}
#right form.standard label {
  display:block;
  font-weight: bold;
  margin: 10px 10px 0 2px;
  color: #808080; 
}
#right form.standard label.error {
  color: Red;
  margin: 0 0 0 2px;
  font-weight: normal;
}
#right form.standard input.text {
  margin: 2px 0 0 0;
  padding: 2px;
  border:1px solid #ccc;
  font: normal 1em Verdana, sans-serif;
  color: #454545;
}
#right form.standard input.checkbox {
  margin: 2px 0 0 0;
  padding: 2px;
  border:1px solid #ccc;
  font: normal 1em Verdana, sans-serif;
  color: #454545;
}
#right form.standard select {
  margin: 2px 0 0 0;
  padding: 2px;
  border:1px solid #ccc;
  font: normal 1em Verdana, sans-serif;
  color: #454545;
}
#right form.standard textarea {
  width:285px;
  padding:2px;
  font: normal 1em Verdana, sans-serif;
  border:1px solid #ccc;
  height:60px;
  display:block;
  color:#777;
}
#right form.standard input.button { 
  padding: 2px 6px 2px 6px;
  font: bold 1em Arial, Sans-Serif;
}
#right form img {
  float: none;
  clear: left;
  border: 0px;
  vertical-align: top;
  margin: 2px 0 0 0;
}
#right .toolbar {
  margin: 0;
  border: 0;
  background: none;
  line-height: 8px; 
}
#right input.toolbutton { 
  margin: 0 2px 1px 2px;
  padding: 2px;
  font: bold 1em Arial, Sans-Serif;
}
   
/* =========================== FOOTER =========================== */
#footer { 
  clear: both; 
  color: #808080;
  background: #FFF;
  padding: 10px 15px;
  border-top: 1px solid #ccc;
}
#footer .right {
  float: right;
}
