/* --------------------------------
	ADDIS Exporter - Screen.css
	Author: Shane Gardner
	Date: Jan 2006
 ---------------------------------- */
 
 /* ---[ Globals ]------------------------------- */
* {

	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

a {
	color:#CC0000;

}
img {
border:0;

}

a:hover {
	color:#666666;
}


body {
	text-align: center;
	background-color: #333333;
	background-image: url(../images/mainBack.gif);

}

.back {
background-color:#EAEAEA;
color:#333333;
padding:2px;
text-decoration:none;
}

.imageLeft {
	float: left;
	width: 190px;


}



.imageRight {
	float: right;
	width: 190px;


}


/* ---[ Containers ]------------------------------- */

#wrap {
	padding: 0;
	position: relative;
	text-align: center;
	width: 770px;
	margin: 0 auto 0 auto;
}

/* ---[ Header ]------------------------------- */

#header {
	width:770px;
	text-align: left;
	float: left;
	clear: both;
	background-image: url(../images/headerBack.gif);
	background-repeat: no-repeat;
	position: relative;
}

#logo {

	float:left;
	width:100px;
}

#companyName {
	margin-left: 10px;
	padding-top: 30px;


}
/* ---- [ Horizontal Navigation ] ---*/
#navcontainer {
	margin-top: 110px;
	
}
#navcontainer ul{
	margin-left: 10px;
	margin-top: 0px;
	padding-top: 5px;

}
#navcontainer li{
	list-style-type: none;
	display: inline;
	margin-right: 21px;

}
#navcontainer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	

}
#navcontainer a:hover{
	color: #F0D5A6;
	

}

/*Drop*/
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: left;
}

#nav a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

#nav li {
	margin-left: 8px;
	margin-right: 20px;
	float: left;
	text-align: left;
}
#nav li ul {
	position: absolute;
	left: -999em;
	text-align: left;
	border: 1px solid #CCCCCC;
	padding-bottom: 6px;
	width: 172px;
}
#nav li ul li{
	width: 165px;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#nav li ul li a{
	font-weight:normal;
	
}
#nav li ul li a:hover{
	font-weight:normal;
}

#nav li:hover ul {
	left: auto;
	clear: both;
	
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	
}
/*This Highlight the navigation item relating to each user's location */
#home .home, #ourCoffee .ourCoffee, #historyOfCoffee .historyOfCoffee, #coffeeProduction .coffeeProduction, #qualityControl .qualityControl, #termsOfSales .termsOfSales 
{
	color: #F0D5A6;
	
}
/* ---[ content holder ]------------------------------- */

#row {
	clear: both;
	text-align:left;
	float: left;
	width: 760px;
	position: relative;

}

#row h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #F00202;

}

/* ---[ content columns ]------------------------------- */

#container {
	text-align:left;
	margin: 0;
	clear: both;
	width: 770px;
	float: left;
	background-image: url(../images/bodyBack.jpg);
	background-position: left top;
	position: relative;
	padding: 0px;
	
}

#container p{
	padding: 0 0 5px 0;
	text-align: left;
}

#container p strong{
	color: #333333;
	
}

#container ol{
	margin: 5px 5px 5px 0;
	padding: 10px 5px 5px 5px;
}
#container ol li{
	list-style-type: none;
	margin-right: 5px;
	padding: 0 5px 10px 30px;
	color: #333333;
}

#contentContainer {
	clear: both;
	text-align: left;
	background-image: url(../images/plant.jpg);
	background-position: left top;
	padding-bottom: 10px;
	background-repeat: no-repeat;
}

#contentHolder {

	
	
}

#contentHolder h1{
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	
}

#introText {
	text-align: left;
	width: 425px;
	padding-top: 90px;
	margin-left: 10px;
	padding-left: 10px;
}

.content {
	clear:both;
	margin-bottom: 20px;
	padding-bottom: 20px;
	margin-left: 20px;
	margin-right: 25px;

}



.col {
	width:200px;
	float:left;
	text-align: left;
	padding-left: 28px;

}

.col p{
	padding: 0 0 5px 0;
	
}

.col ul{
	padding-left: 5px;

	
}
.col li{
	list-style:none;
	color:#990000;
	font-weight: bold;
	margin-bottom: 5px;
	
}

.col li strong{
	color:#333333;
	
}

.col a{
	color: #333333;
	font-weight: normal;
}

.col a:hover{
	color: #333333;
	font-weight: normal;
	text-decoration: none;



}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #CCCCCC;
}

/* ---[ Terms ]------------------------------- */

#timeline {
	margin: 10px;


}

.time {
	width: 165px;
	float: left;
	background-image: url(../images/cellBack.gif);
	padding: 6px;
	margin-left: 7px;
	
}

.time h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	font-size: 18px;
	margin-left: 0px !important;
}


.term {
	background-image: url(../images/cellBack.gif);
	margin-left: 15px;
	width: 670px;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 20px;


}

.term h2 {
	margin:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;

}

.termType {
	float: left;
	width: 75px;
	color: #990000;
	font-weight: bold;

}

.termDescription {
	float: left;
	width: 550px;


}

.coffee {
	background-image: url(../images/cellBack.gif);
	width: 700px;
	margin-bottom: 10px;
	clear: both;
	overflow: hidden;
	padding: 10px;
	margin-top: 10px;


}

.coffee h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	font-size: 12px;
	margin-left: 0px !important;
}
.coffee h2 {
	margin:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #990000;

}

.coffeeType {
	float: left;
	width: 200px;
	color: #990000;
	font-weight: bold;

}

.coffeeDescription {
	float: left;
	width: 480px;
	margin-left: 5px;


}



.image {
	margin-bottom: 5px;



}

#mailinglist {
	text-align: left;
}

#mailinglist h1 {

text-align:left;

}
#mailinglist p{
	padding-bottom: 5px;
}

/* ---[ footer ]------------------------------- */

#footer {
	text-align:left;
	clear:both;
	color: #E6C892;
	width: 760px;
	background-image: url(../images/footerBack.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
