@charset "utf-8";


body {
	background-color: #7b441b;
	background-image: url(../images/bkgbody.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#wrapper {
	text-align: left;
	padding: 0px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bkgwrapper.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#header {
	margin: 0px;
	padding: 0px;
	height: 247px;
	width: 850px;
	background-image: url(../images/bkgbody.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#header #mainmenu {
	background-image: url(../images/coffeebean.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 52px;
	width: 850px;
	text-align: right;
}
#header  #mainmenu  img {
	float: right;
}

#header #language {
	margin: 0px;
	padding: 0px;
	height: 44px;
	width: 850px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.business {
	display: block;
	width: 156px;
	height: 52px;
	background-image: url(../images/btbusiness-off.gif);
	background-repeat: no-repeat;
	float: right;
     }
	 
a.business:hover {
	background-image: url(../images/btbusiness-over.gif);
} 
a.home {
	display: block;
	width: 88px;
	height: 52px;
	background-image: url(../images/bthome-off.gif);
	background-repeat: no-repeat;
	float: right;
}
a.home:hover {
	background-image: url(../images/bthome-over.gif);
}
a.stock {
	display: block;
	width: 175px;
	height: 52px;
	background-image: url(../images/btstock-off.gif);
	background-repeat: no-repeat;
	float: right;
}
a.stock:hover {
	background-image: url(../images/btstock-over.gif);
}
a.contact {
	display: block;
	width: 174px;
	height: 52px;
	background-image: url(../images/btcontact-off.gif);
	background-repeat: no-repeat;
	float: right;
}
a.contact:hover {
	background-image: url(../images/btcontact-over.gif);
}

#header #flash {
	background-image: url(../images/bkgflash.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 151px;
	width: 200px;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 650px;
}
.right {
	float: right;
	margin-top: 20px;
	margin-right: 25px;
}

#header #flash #login {
	margin: 0px;
	padding: 0px;
	height: 151px;
	width: 200px;
	text-align: left;
	background-image: url(../images/bkglogin.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header #flash #login form {
	margin: 0px;
	padding-top: 48px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
#header #flash #login a {
	color: #E3680E;
	margin-left: 15px;
	font-size: 11px;
}
h1 {
	color: #ef7d00;
	font-weight: normal;
	font-size: 24px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #452510;
	border-bottom-color: #4A2811;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h2 {
	color: #ffa838;
	padding: 0px;
	font-weight: normal;
	font-size: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	color: #FF3E00;
	padding: 0px;
	font-weight: normal;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#content {
	background-image: url(../images/bkgcontent.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	width: 851px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content p {
	color: #C7A861;
	font-size: 12px;
	margin-right: 30px;
	margin-left: 30px;
	text-align: justify;
}


#content ul {
	margin-left: 20px;
	margin-right: 50px;
	text-align: justify;
}
#content ul li {
	list-style-image: url(../images/ulli.gif);
	margin-bottom: 15px;
	font-size: 14px;
	color: #A97942;
}
#content ol {
	text-align: justify;
	margin-right: 20px;
	margin-left: 0px;
	padding-left: 20px;
}
#content ol li {
	margin-bottom: 5px;
	font-size: 14px;
	color: #A97942;
	background-image: url(../images/olli.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	padding-left: 20px;
}
#content #images {
	float: right;
	width: 220px;
	text-align: center;
}
#content #images img {
	padding: 5px;
	border: 1px solid #5B3213;
	margin-bottom: 20px;
}

#content #vision {
	width: 540px;
	margin-left: 50px;
	background-color: #492810;
	border: 1px solid #643716;
	padding: 5px;
	margin-bottom: 20px;
	margin-top: 10px;
}
#content  .origins {
	background-color: #492810;
	border: 1px solid #643716;
	float: left;
	width: 240px;
	padding: 5px;
	height: 210px;
	margin-left: 23px;
}
#content #world {
	height: 400px;
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #4A2811;
}


#content .border p {
	color: #A97942;
	font-size: 12px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content #contactimg {
	float: right;
	width: 220px;
	height: 400px;
	text-align: center;
}
#footer {
	background-image: url(../images/bkgfooter.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	height: 32px;
	width: 850px;
	color: #b25614;
	padding-top: 55px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer p {
	color: #b29e52;
	font-size: 10px;
	margin-left: 135px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#footer a, #footer strong {
	color: #b25614;
	font-weight: normal;

}

em {
	font-size: 11px;
	color: #FF6600;
	font-style: normal;
}

da {
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;


}

ti {
	font-size: 13px;
	color: yellow;
	font-style: normal;


}

in {

	font-size: 13px;
	color: yellow;
	font-style: normal;
	visibility:hidden;

}

input {
	background-color: #583012;
	height: 18px;
	border: 1px solid #703E18;
	font-size: 12px;
	color: #C7A861;
	width: 200px;
}
textarea {
	background-color: #583012;
	border: 1px solid #703E18;
	font-size: 12px;
	color: #C7A861;
	width: 300px;
	height: 80px;
	overflow:auto;
}
form {
	color: #C7A861;
	font-size: 12px;
}
select{
	color: #FF9900;
	border: 1px solid #583012;
	width: 115px;
	background-color: #583012;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C7A861;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
table td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #703E18;
	text-align: center;
	height: 17px;
	padding-top: 3px;
}


.border {
	border: 1px solid #3A200C;
	padding-top: 15px;
	padding-bottom: 5px;
}
.borderorigins {
	border: 1px solid #3A200C;
	padding-top: 15px;
	padding-bottom: 5px;
	height: 188px;
}



.block {
	padding: 0px;
	float: left;
	width: 233px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 37px;
	color: #f1d470;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
}
.block strong {
	color: #e3680e;
	margin: 0px;
	padding: 0px;
}


.clearleft {
	clear: left;
}
.form {
	border: 1px solid #d7c06c;
	background-color: #28100C;
	height: 15px;
	width: 120px;
	margin-bottom: 10px;
	color: #FCD472;
}
.send {
	background-image: url(../images/btsend.gif);
	background-repeat: no-repeat;
	background-position:center;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 65px;
	border: none;
}
.label {
	text-align: right;
	width: 200px;
	padding-right: 20px;
	color: #C7A861;
	font-size: 12px;
	padding-top: 3px;
	display: block;
	float: left;
	margin-bottom: 10px;
}
.checkbox {
	width: 15px;
	border: none;
	height: 15px;
}
.input70 {
	width: 70px;
}
.clearright {
	clear: right;
}
.firstrow{
	color: #FF9900;
	height: 25px;
	width: 15px;
}
.firstrow a {
	color: #FFCC00;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7D6400;
}

.par {
	background-color: #583012;
}

.lista {
	background-color: #974B00; /*#583012;*/
	height: 20px;
}

.edit {
	background-image: url(../images/btedit.gif);
	background-repeat: no-repeat;
	background-position:center;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 65px;
	border: none;
}
.right20 {
	margin-right: 20px;
}
#contactform {
	background-color: #5F3415;
	margin: 0px;
	padding: 0px;
	width: 400px;
}
.tablecontact {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: right;
	background-color: #3A1F0C;
}
.tablecontact td {
	padding-top: 3px;
	padding-bottom: 3px;
}
.logout {
	float: right;
	margin-top: 8px;
	margin-right: 25px;
}
.owner {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #EF7D00;
}
.block img {
	margin-bottom: 10px;
}
.input90 {
	width: 90px;
}


/* calendar */
#CalendarControlIFrame {
  display: none;
  left: 0px;
  position: absolute;
  top: 0px;
  height: 250px;
  width: 250px;
  z-index: 99;
}

#CalendarControl {
  position:absolute;
  background-color:#FFF;
  margin:0;
  height: 180px;
  width: 180px;
  padding:0;
  display:none;
  z-index: 100;
}

#CalendarControl table {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 8pt;
  border-left: 1px solid #336;
  border-right: 1px solid #336;
}

#CalendarControl th {
  font-weight: normal;
}

#CalendarControl th a {
  font-weight: normal;
  text-decoration: none;
  color: #FFF;
  padding: 1px;
}

#CalendarControl td {
  text-align: center;
}

#CalendarControl .header {
  background-color: #336;
}

#CalendarControl .weekday {
  background-color: #DDD;
  color: #000;
}

#CalendarControl .weekend {
  background-color: #FFC;
  color: #000;
}

#CalendarControl .current {
  border: 1px solid #339;
  background-color: #336;
  color: #FFF;
}

#CalendarControl .weekday,
#CalendarControl .weekend,
#CalendarControl .current {
  display: block;
  text-decoration: none;
  border: 1px solid #FFF;
  width: 2em;
}

#CalendarControl .weekday:hover,
#CalendarControl .weekend:hover,
#CalendarControl .current:hover {
  color: #FFF;
  background-color: #336;
  border: 1px solid #999;
}

#CalendarControl .previous {
  text-align: left;
}

#CalendarControl .next {
  text-align: right;
}

#CalendarControl .previous,
#CalendarControl .next {
  padding: 1px 3px 1px 3px;
  font-size: 1.4em;
}

#CalendarControl .previous a,
#CalendarControl .next a {
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
}

#CalendarControl .title {
  text-align: center;
  font-weight: bold;
  color: #FFF;
}

#CalendarControl .empty {
  background-color: #CCC;
  border: 1px solid #FFF;
}

.save {
  float:left;
  margin-left:10px;
  width:180px;
  
}#content p a {
	color: #FF6600;
}

