@charset "utf-8";

li, ul
{
	list-style:none;
}

img
{
	border:none;
}

h1, h2, h3, h4, p, li, ul {
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
	color:#339933;
}

body {
	background-image:url("/images/bg.jpg");
	text-align:left;
	color:#339933;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
}

.searchBox_link
{
	margin-top:30px;
}
.searchBox_link a:hover
{
	text-decoration:underline;
}


.floatLeft {
	float:left;
}
.clearBoth {
	clear:both;
}
.alignCenter {
	text-align:center;
}
.hidden {
	display:none;
}
.paragraph {
	margin:10px;
	padding:10px;
}
.topBottomMargin {
	margin:15px;
}
.azResults {
	border-bottom:1px solid #CCCCCC;
	padding:15px;
	margin:5px;
}
.azResults a:hover {
	color:#999999;
}
.questionToolAdverts {
	border:1px solid #000000;
	height:265px;
	width:205px;
	margin:10px;
	padding:5px;
	float:left;
}
.questionToolAdverts h2 {
	font-size:16pt;
	font-weight:normal;
	text-align:center;
}

/**
	Styles for two column pages
*/
.two_column_page
{
	margin:0 10px;
}

.information_section
{
	padding-right:20px;
	width:480px;
}

.information_section p
{
	margin:20px 0;
	text-align:justify;
}

.links_ads_section
{
	
}

.links
{
	
}

.links a
{
	display:block;
	padding:3px;
	width:150px;
	border-bottom:1px solid #CCCCCC;
	color:#333333;
}

.ad
{
	
}

#home_text
{
	float: left;
    font-family: Georgia;
    font-size: 0.9em;
    font-weight: bold;
    line-height: 1.5;
    padding: 10px;
    text-align: justify;
    width: 340px;
}
#home_text p
{
	margin:10px 0;
}

/*
 *  styles related to the individualplant.php 
 */
.plantContent {
	margin:15px;
	padding:10px;
	border-top:1px solid #CCCCCC;
}
.plantContent span{
	margin:0 15px;
}
.noBorder {
	border:none;
}
#individualPlantHolder {
	margin:10px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}
#holder {
	margin:10px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:15px;
	width:705px;
	float:left;
	min-height:500px;
}

/**/


#siteWrapper {
	text-align:left;
	width:1000px;
	margin:0 auto;
}
#topBanner {
	width:800px;
	height:200px;
	background-image:url(../images/topBanner.gif);
	background-repeat:no-repeat;
	float:left;
}

#googleAds
{
	width:200px;
	float:left;
}

.topBtns {
	background-repeat:no-repeat;
}

#homeBtn a, #homeBtnOver {
	color:#214183;
}
#homeBtn {
	background-image:url(../images/navigationButtons/homeBtn.gif);
	width:155px;
}
#homeBtnOver {
	background-image:url(../images/navigationButtons/homeBtnOver.gif);
	width:155px;
}

#flowerBtn a, #flowerBtnOver {
	color:#60009F;
}
#flowerBtn
{
	background-image:url(../images/navigationButtons/flowersBtn.gif);
	width:157px;
}
#flowerBtnOver
{
	background-image:url(../images/navigationButtons/flowersBtnOver.gif);
	width:157px;
}

#shrubBtn a, #shrubBtnOver {
	color:#624262;
}
#shrubBtn
{
	background-image:url(../images/navigationButtons/shrubsBtn.gif);
	width:157px;
}
#shrubBtnOver
{
	background-image:url(../images/navigationButtons/shrubsBtnOver.gif);
	width:157px;
}

#treeBtn a, #treeBtnOver {
	color:#666633;
}
#treeBtn
{
	background-image:url(../images/navigationButtons/treesBtn.gif);
	width:157px;
}
#treeBtnOver
{
	background-image:url(../images/navigationButtons/treesBtnOver.gif);
	width:157px;
}


#questionToolBtn {
	background-image:url(../images/navigationButtons/questionToolBtn.gif);
	width:215px;
}
#questionToolBtnOver {
	background-image:url(../images/navigationButtons/questionToolBtnOver.gif);
	width:215px;
}
#questionToolBtn a, #questionToolBtnOver {
	color:#60009F;
}

#navigation {
	height:50px;
	clear:both;
	padding-left:20px;
}
#navigation li {
	background-repeat: no-repeat;
    float: left;
    height: 50px;
    list-style: none outside none;
    margin: 0 3px;
    padding: 0 8px;
}
#navigation li a, #navigation li {
	text-decoration:none;
	font-size:35px;
}

#maincontent {
	background-color:#FFFFFF;
	margin:0 5px;
	padding:5px;
	float:left;
	width:980px;
}

#rightsideAds
{
	float: left;
    margin: 10px 0;
	width:125px;
}

#left_column
{
	float: left;
    font-size: 11pt;
    width: 95px;
}

#left_navigation
{
	background-color:#FFFFFF;
}

#left_navigation a 
{
	border-bottom:1px solid #999999;
	color:#86AC7F;
	display:block;
	font-weight:bold;
	padding:10px;
	text-align:center;
}

#left_navigation a:hover
{
	background-color:#DDEEEE;
	color:#86AC7F;
}

.garden_bargains_ad
{
	text-align:center;
	border-bottom:1px solid #999999;
}

#gardenPlantSearchTitle
{
	background-image:url(../images/homepage/searchForAPlant_topTab.png);
	background-position:-3px 4px;
	background-repeat:no-repeat;
	height:47px;
	margin-bottom:-10px;
	padding-left:11px;
	padding-top:12px;
	width:239px;
}
#gardenPlantSearchTitle h2
{
	color:#FFFFFF;
	font-size:16pt;
}

#textSearch label {
	font-weight:bold;
	padding:10px;
	color:#4FA14F;
}
#textSearch fieldset 
{
	border:none;
	padding:40px 50px;
}

#textSearch
{
	background-color:#8ED786;
	border:2px solid #50A250;
	clear:both;
	color:#FFFFFF;
}
#nameSearch
{
	border:2px solid #50A250;
}

#plantSearchAZ
{
	padding:15px; 
	background-color:#4FA14F; 
	color:#FFFFFF
}

#plantSearchAZ a
{
	padding:2px;
	color:#FFFFFF;
}

#plantSearchAZ a:hover
{
	background-color:#3F813F;
}

.bottomSearchBoxes {
	padding:10px 20px;
	width:250px;
	float:left;
	margin:15px;
	border:1px solid #CCCCCC;
}
.bottomSearchBoxes a {
	font-size:16pt;
}
.bottomSearchBoxes a {
	text-decoration:none;
}
#bottomBanner {
	height:100px;
	background-color:#666633;
	margin:0 5px;
	color:#E2E2C7;
	padding:10px;
}
.backToTopBtn {
	text-align:center;
}
.backToTopBtn a{
	color:#FFFFFF;
}
#bottomAdvertContent {
	border:1px solid #CCCCCC;
	border-bottom:none;
	border-top:1px dashed #CCCCCC;
	margin:-15px 10px 10px 10px;
	padding:20px;
}

/*
 * question tool page styles
 */
#questionHolder {
	background-color:#FFFFCC;
}
#questionHolder, #questionToolHolder {
	color:#009933;
	padding:15px;
	margin:15px;
	border:1px solid #009933;
}
#questionToolHolder span {
	margin:5px 3px;
}

#questionToolHolder select{
	width:180px;
}

#resultsQuery {
	color:#009933;
	padding:15px;
	margin:15px;
}
#resultsQuery h2, #resultsQuery h3 {
	color:#C40000;
}
#leftLetterNav, #rightLetterNav {
	position:absolute;
	padding:10px;
	border:1px solid #CCCCCC;
	color:#006633;
}
#navHolders {
	position:relative;
	margin:10px;
	height:50px;
	text-align:center;
}
#leftLetterNav {
	left:15px;
}
#rightLetterNav {
	right:15px;
}
#leftLetterNav:hover, #rightLetterNav:hover {
	background-color:#FFFFCC;
}
#midLetterTitle {
	position:absolute;
	left:180px;
}

/*
 * Search Results Styles
 * 
 * Created: 22-10-2008 (17:22) 
 * 
 * Description: This section styles the top titles, search rows and individual columns
 * 				of each search result.
 */

/* common style to all rows so that all elements look the same */
.setHeight {
	height:105px;
	border:1px solid #CCCCCC;
	padding-left:3px;
}

/* Top Title styles */
#resultsTopTitlesRow {
	font-weight:bold;
	color:#333333;
}
#resultsTopTitlesRow div{
	background-color:#EFEFEF;
	border:1px solid #666666;
	height:40px;
	padding-right:1px;
	padding-left:2px;
}


/* Individual columns */

/* plants image */
.resultsImgCol {
	width:100px;
	text-align:center;
}
.resultsImgCol img { 
	border:none;
	margin-top:15px;
}

/* Greek name of plant */
.resultsGreekNameCol {
	width:130px;
}

/* English name of plant */
.resultsEnglishNameCol {
	width:130px;
}

/* Description of plant */
.resultsDescriptionCol {
	width:230px;
	overflow:hidden;
}

/* view page link */
.resultsViewPageCol {
	width:200px;
}
.resultsViewPageCol a {
	text-decoration:underline;
}

/*
 * Individual Plant Page Styles
 * 
 * Created: 23-10-2008 (13:40) 
 * 
 * Description: This section manages the layout and look of the individual plant page layout
 * 				
 */

/* Positions the main plant image and adds padding around the description */
#individualPlantImage {
	float:left; 
	padding-right:25px; 
	padding-bottom:25px;
}
