/* CSS Document */
/***********************************************/
/* theme.css                            allaboutfruits.com */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.3;	
	margin: 0px;
	padding: 0px;
	font-size:12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}


a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: underline;
}

a:visited{
	color: #006699;
	text-decoration: underline;
}

a:hover{
	color: #666666;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}



#sidebarTitle{
vertical-align:middle;

border: 1px solid #666666;
background-image:url(../common/pat1.jpg);
height:21px;
padding-top:5px;
padding-left:4px;
font-weight:bold;
color:#FFFFFF;

}

#sidebar{

border-bottom: 1px solid #666666;
border-left: 1px solid #666666;
border-right: 1px solid #666666;
padding: 5px;
margin-bottom:4px;  
  }
  
 #sidesponsorbar{
border-bottom: 1px solid #999999;
 border-left: 1px solid #999999;
  border-right: 1px solid #999999;
  margin-left: 5px;
padding-left: 2px
  
  }
  
  #rightbar{
 
  text-align:center;
  
  margin-top: 5px;
  margin-left: 5px;
padding: 5px;
  }



#midbaradd{

height:20px;
border: 1px solid #79AFE0;
background:#CDE3F7;
vertical-align: middle;
margin-top:5px;
margin-left:5px;
padding-top:4px;
padding-left:4px;
font-weight:bold;
text-transform:uppercase;
}

#contentbox{
padding:5px;
font-size:13px;
}

/* navigation

*/

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
		display: inline;
	}
	
#navigation li {
	line-height: 40px;
	font-size: 1.2em;
	display: inline;


	}
	
#navigation a {
	height: 40px;

	float: left;

	padding: 0 20px;

	color: #777;

	text-decoration: none;


	}
	
#navigation a:hover {
	color: #FFFFFF;
	background-image:
	
	}
	
#navigation #currentpage a {
	background: #ABC86B;
	color: #333;
	
	}
	
	
#footernav{
	 text-align:center;
	 border-top: 1px solid #cccccc;
	 color:#CCCCCC; padding-top: 30px;
	 background:#2E2E2F; height:60px;
	 text-decoration:none;
	}
	
#footercopywrite{
	 text-align:center;
	 color:#666666;
	 padding-top: 5px;
	 padding-bottom:2px;
	 background:#2E2E2F; 
	}
	
	#FruitTableTop{
	 border-left:#333333 solid 1px;
/*	border-right:#999999 dotted 1px; */
	border-bottom:#333333 solid 1px;
		border-top:#333333 solid 1px;
	 background-color: #ABC86B;

	}
	
		#FruitTableTopRight{
	  border-left:#333333 solid 1px;
/*	 border-right:#999999 dotted 1px; */
	 border-bottom:#333333 solid 1px;
	 border-top:#333333 solid 1px;
	 background-color: #ABC86B;

	}
	
	
	#FruitTableFruit{
	font-size:14px;
	color:#666666;
	border-left:#999999 dotted 1px;
/*	border-right:#999999 dotted 1px; */
	border-bottom:#999999 dotted 1px;
	padding-left:2px;
	}
	
		#FruitTableFruitRight{
	font-size:14px;
	color:#666666;
	border-left:#999999 dotted 1px;
/*	border-right:#999999 dotted 1px; */
	border-bottom:#999999 dotted 1px;
	border-right:#999999 dotted 1px;
	padding-left:2px;
	}


/* Fruit Pages Nutritional Info Table Styles */

	#LeftCol1{
	border: #666666 1px solid;
	background:#ABC86B; 
	padding:3px;
	}
	
	#Rightcol1{
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
	background:#ABC86B;
	padding:3px;
	}
	
	#LeftCol2{
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
	background:#59a2b6; 
	padding:3px;
	}
	
	#RightCol2{
	border-right:1px solid  #666666;
	background:#59a2b6;
	padding:3px;
	}
	
	
	
	#linkline{
	height:18px;
	background:#ABC86B;
	text-align:center;
 	}
	
	
	#fruitlist{
	font-size:18px;
	color:#33CC00; 
	border-bottom: 1px dotted #999999;
	}
