html
{
  overflow: hidden;
  height: 99%;
}
                         
body
{
  background-image: url('../images/background.png'); 
    
  height: 99%;
  margin: 0;
  padding: 0;
  line-height: 150%;
  text-align: center;
}

*
{
  font-size: 8pt; 
  font-family: Tahoma, Verdana, sans-serif; 
  text-align: left;
}

.list
{
  margin: 5px;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}


#display{
position: absolute;
left: 14px;
top:43px;
width: 145px;
height: 200px;
padding: 0px;
border: 0px;
}

.products{
color: #FF9900;
padding: 2px;

}

td.label {
color: #FFD672;
}

.products td{
vertical-align: top;
padding: 2px;
}

.thumbnails{
background: #FFD672;
color: #FCF6CF;
}

.instructions{
color: #FF9900;
text-align: top;
}

.image_instructions{
padding: 0px 20px 0px 0px;
}

.instructions td{
vertical-align: top;

}

.thumbnails tr, td{
padding: 0px;
text-align: top;
}

.thumbnails img{
border: 0px;
}

.categories{
color: #663300;
width: 148px;
height: 217px;
padding: 20px 0px 0px 10px;
background: #FFD672;
}

.categories p{
font-size: 10pt;
}

.categories a:link, a:visited
{
  
  color: #663300;
  
  /*background-color: #D3E2C3;*/
}

.categories h2{
color: #663300;
font-size: 14px;
text-decoration: underline;
}


/* === Containers === */



#first_container
{
  margin: 0 auto 0 auto; 
  display: table; 
  height: 100%;  
  position: relative; 
  overflow: hidden; 
  width: 660px;
}

#second_container
{
  position: absolute; 
  top: 50%;
  vertical-align: middle;
  width: 100%; 
}

#third_container
{
  position: relative; 
  top: -163px; 
  width: 660px;
}



/* === Menu === */



#menu
{
  height: 31px;
  padding-right: 2px;
  margin: 0 0 0 135px;
  list-style: none;   
}

#menu li
{
  float: left;
  display: block;
  width: 82px;  height: 31px;  
}

#menu a
{
  display: block;
  width: 82px;  height: 31px;  
  background-color: inherit;
  text-decoration: none;
  line-height: 31px;
  text-align: center;
}

#menu a:link, #menu a:visited
{
  color: #FF9900;
  /*background-color: #D3E2C3;*/
}

#menu a:hover, #menu a:active
{
  background-image: url('../images/taba2.png');
  /*color: #FFD672;*/
}

#menuselected
{
  display: block;
  width: 82px;  height: 31px;  
  background-image: url('../images/taba.png');    
  text-decoration: none;
  line-height: 31px;
  color: #FFFF66;
  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: #FF9900; 
  /*background-color: #D3E2C3;*/
}

#submenu a:hover, #submenu a:active
{
  background-image: url('../images/tabb2.png');
 
}

#submenuselected
{
  display: block;
  width: 82px;  height: 31px;  
  background-image: url('../images/tabb.png');    
  text-decoration: none;
  line-height: 25px;
  color: #FFFF66;
  text-align: center;
}



/* === Other Divs === */
 


.border
{
  padding: 15px 15px 15px 170px;
  height: 232px;
  background-image: url('../images/back.png');
  background-repeat: no-repeat;
  background-position: center center;
  text-align: left;
}


  

/*.title
{
  position: absolute;
  margin-left: 15px;
  margin-top: 15px; 
  width: 32px;
  height: 232px;
  background-image: url('../images/vanero.gif');
}*/

.content
{
  height: 217px;
  overflow: auto;
  padding: 7px;
  position: relative;
}

.content img
{
border: 1px solid #FFD672;
}

.designinfo
{
  margin-top: 5px;
  text-align: right;
  color: #FF9900;
  
}

.designinfo a
{
  margin-top: 5px;
  text-align: right;
  color: #FF9900;
}

.designinfo a:hover
{
  margin-top: 5px;
  text-align: right;
  color: #FFD672;
}


small {
color: #FFD672;
font-size: 85%;
}

/* === Inline Text Styles === */
h1
{
  margin: 0px 0 -40px 2px;
  padding: 0 10px 40px 9px;
  font-size: 16px;
  color: #FFD672;
  background-color: inherit;
  /*border-left: 5px solid rgb(211, 226, 195);*/
}

h2 {
padding: 0 0px 0px 0px;
color: #FFD672;
margin: 0px 0 0px 0px;
}

h3 {
padding: 5px 0px 2px 0px;
color: #FFD672;
margin: 0px 0 0px 0px;
}

#errorExplanation p {
  color: #FFD672;
}

li {
color: #FFD672;
}

.details
{
  display: none;
  font-size: 9px;
  color: #6E7468;
}

.text
{
  color: #FF9900;
  display: block;
  font-size: 100%;
  margin: 5px 5px 5px 12px;
}

.text a
{
  color: #FFFF66;
  text-decoration: none;
  font-weight: bold;
}

.text p {
padding: 0 0 10px 0;
margin: 0px 0 0px 0;
color: #FF9900;
font-size: 100%;
display: block;
}

.text table{
color: #FF9900;
}

.text a:hover, .text a:active
{
  color: #FFD672;
}

blockquote
{
  margin: 3px 0 3px 0;
  padding: 5px 10px 5px 10px;
}

.note
{
  	display: block;
	margin: 10px 15px 10px 15px;
	color: #FFFF66;
}

.bold
{
  font-weight: bold;
}

/* contact page - form layout */
form{margin-top: 0px;}

input, textarea
{ width: 200px; 
  font-family: verdana, arial, sans-serif;
  border: 1px solid;
  font-size: 100%;
  margin: 2px;
}

input.submitbutton {
margin: 0 0 0 5px;
width: 50px;
}

label{
font-weight: bold;
color: #FFD672;
padding: 0 0 0 2px;
}

#googlemap {
    height: 170px;
    width: 400px;
    border: 1px solid #FFD672;
    margin: 10px 0 0 10px;
}