/* replace #D3E2C3 with #ccffcc */
html
{
  overflow: auto;
  height: 99%;
}
                         
body
{
  background: #CCFFCC; /*rgb(211, 226, 195);*/
  height: 99%;
  margin: 0;
  padding: 0;
  line-height: 150%;
  text-align: center;
}

*
{
  font-size: 9pt; 
  font-family: Tahoma, Verdana, sans-serif; 
  color: #000000;
  text-align: justify;
}

.list
{
  margin: 5px;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}




/* === Containers === */



#first_container
{
  margin: 0 auto 0 auto; 
  display: table; 
  height: 100%;  
  position: relative; 
  overflow: auto; 
  width: 900px; /*660px; 750px;*/
}

#second_container
{
  position: absolute; 
  top: 5%;
  vertical-align: middle;
  width: 100%; 
}

#third_container
{
  position: relative; 
  /*top: -300px; /*-163px;*/ 
  width: 900px; /*660px; 750px;*/
}



/* === Menu === */

/*width 82px to 150px*/

#menu
{
  width: 900px; /*750px;*/
  height: 31px;
  /*padding-right: 2px;*/
  margin: 0;
  list-style: none;
  /*border: 5px solid red;*/
}

#menu li
{
  float: right;
  display: block;
  width: 150px;  height: 31px;  
}

#menu a
{
  display: block;
  width: 150px;  height: 31px;  
  background-color: inherit;
  text-decoration: none;
  line-height: 31px;
  text-align: center;
  white-space: nowrap;
}

#menu a:link, #menu a:visited
{
  color: #749942; 
  background-color: #ccffcc;
}

#menu a:hover, #menu a:active
{
  background-image: url('images/taba2.png');
  color: #ffffff; 
}

#menuselected
{
  display: block;
  width: 150px;  height: 31px;  
  background-image: url('images/taba.png');    
  text-decoration: none;
  line-height: 31px;
  color: #ffffff;
  text-align: center;
}



/* === Language menu === */



#submenu
{
  float: left;
  height: 31px;
  width: 300px;
  padding-left: 10px;
  margin: 0;
  list-style: none;   

}

#submenu li
{
  float: left;
  display: block;
  width: 82px;  height: 31px;  
}

#submenu a
{
  display: block;
  width: 82px;  height: 31px;  
  background-color: inherit;
  text-decoration: none;
  line-height: 25px;
  text-align: center;
}

#submenu a:link, #submenu a:visited
{
  color: #749942; 
  background-color: #ccffcc;
}

#submenu a:hover, #submenu a:active
{
  background-image: url('images/tabb2.png');
  color: #ffffff; 
}

#submenuselected
{
  display: block;
  width: 82px;  height: 31px;  
  background-image: url('images/tabb.png');    
  text-decoration: none;
  line-height: 25px;
  color: #ffffff;
  text-align: center;
}



/* === Other Divs === */
 

/* height used to be 232px */
.border
{
  background-color: #ffffff;
  padding: 7px 7px 7px 153px; /*146px;*/
  height: 750px;
  background-image: url('images/back.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  text-align: left;
}

.logo
{
  position: relative;
  margin-left: -7px;
  padding-right: 20px;
  /*padding-bottom: 10px;*/
  width: 130px;
  float: left;
}

.title
{
  position: absolute;
  margin-left: 15px;
  margin-top: 15px; 
  width: 130px;
  height: 750px;
  background-image: url('images/parchet.png');
  background-position: top left;
  background-repeat: no-repeat;
}

.title-front
{
  position: absolute;
  margin-left: 7px;
  margin-top: 7px; 
  width: 130px;
  height: 750px;
  background-image: url('images/parchet-long-noborder.png');
  background-position: top left;
  background-repeat: no-repeat;
}

/* height used to be 217px */
.content
{
  height: 750px;
  overflow: auto;
  padding: 0px;
  padding-left: 7px;
  padding-right: 7px;
  border-style: solid;
  border-width: 7px;
  border-color: #ffffff;
  background-image: url('images/back.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  text-align: left;
}


.content-old
{
  height: 500px;
  overflow: auto;
  padding: 7px;
}

.designinfo
{
  margin-top: 5px;
  text-align: right;
  color: #749942;
  background-color: inherit;
}



/* === Inline Text Styles === */



h1
{
  margin: 10px 0 -40px -2px;
  padding: 0 10px 40px 9px;
  font-size: 16px;
  color: #339933;
  background-color: inherit;
  border-left: 5px solid #339933; /*rgb(211, 226, 195);*/

}

h1.comparison {
  margin: 10px 0 -40px -2px;
  padding: 0 10px 40px 9px;
  font-size: 16px;
  color: #33cc33;
  background-color: inherit;
  border-left: 5px solid #33cc33; /*rgb(211, 226, 195);*/
}

.details
{
  display: none;
  font-size: 9px;
  color: #6E7468;
}

.text
{
  display: block;
  margin: 5px 5px 20px 12px;
}

.text a
{
  color: #666F53;
  text-decoration: none;
  font-weight: bold;
}

.text a:hover, .text a:active
{
  color: #000000;
}

blockquote
{
  margin: 3px 0 3px 0;
  padding: 5px 10px 5px 10px;
}

.note
{
  	display: block;
	margin: 10px 15px 10px 15px;
	color: #555555;
}

.bold
{
  font-weight: bold;
}

#header {
	width: 100%;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	letter-spacing: 0.4em;
	line-height: 1em;
	text-align: center;
	padding-top: 7px;
}

#headerfirst {
	font-style: italic;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	letter-spacing: 0.4em;
	line-height: 1em;
}

#subheader {
	width: 100%;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	letter-spacing: 0.2em;
	line-height: 1em;
	padding-bottom: 10px;
	text-align: center;
}

/*
	width: 500px;
	border-left: 4px solid #ccc;
	border-right: 4px solid #ccc;
	margin: 0 auto;
	margin-bottom: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
*/

.floatdown {
	float: right;
	display: block;
	padding: 5px;
	border: 0px;
}

.noborder {
	border: 0px;
}

.caption {
	/*margin-left: 130px;*/
	font-style: italic;
	text-align: center;
	color: #000000;
}