/* ------ Styling that is specific to the Garden Tours screen ------ */

/* Global Styles */
* {
	margin: 0px;
	padding: 0px;
}

/*body {
	overflow: auto;
	background-color: #314F91;
	color: #B37528;
	font : 18px Georgia, serif;
	} */

body {
	overflow: auto;
	background-color: #a1bd8e;
	color: #FFF;
	font-family: Myriad Pro, Verdana, Geneva, sans-serif;
	font-size: 16px;
	}

/* Wrapper is used at the top to contain the logo and contact us information */
#wrapper {
	position:relative;
	width: 996px;
/*	height: 712px; */
	margin: 0px auto;
	background: none transparent scroll repeat 0% 0%;
}

/* ------ Content styles ----- */
#contents {
	margin: 0px;
	padding: 0px;
	height: 712px;
	width: 996px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #FFFFFF;
}

#contents a {
	color: #3cf;
	text-decoration: none;
}

#contents h1 {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFF;
	margin-top: 4px;
}

#contents #testtable {	/* Hidden data table */
	position: absolute;
	height: 200px;
	width: 300px;
	left: 400px;
	top: 350px;
}

#contents #tabledynamic {
	overflow: auto;
	position: absolute;
	height: 180px;
	width: 986px;		/* Total width minus 20px */
	left: 0px;
	top: 35px;
	background-color: #EEE;
	color: #000000;
}

#contents #buttons {
	color: #FFFFFF;
	background-color: #4A4A4A;
	position: absolute;
	height: 100px;
	width: 330px;
	left: 0px;
	top: 220px;
	line-height: 20px;
	text-indent: 20px;
}

#contents #buttons ul {
	list-style: none;
}

/*--- Place to put the "Remove from list" and "Clear list" links  ---*/
#contents #RemoveSection1 {
	position: absolute;
	height: 25px;
	width: 130px;
	left: 20px;
	top: 328px;
/*	line-height: 20px; */
/*	text-indent: 15px; */
/*	font-size: 14px; */
}
#contents #RemoveSection1 a:link{
	text-decoration: none;
	color: #3CF;
}
#contents #RemoveSection1 a:visited{
	text-decoration: none;
	color: #3CF;
}
#contents #RemoveSection1 a:active{
	text-decoration: none;
	color: #3CF;
}
#contents #RemoveSection1 a:hover{
	color: #CFC;
	text-decoration: none;
	font-weight: bold;
}

#contents #RemoveSection2 {
	position: absolute;
	height: 25px;
	width: 130px;
	left: 180px;
	top: 328px;
/*	line-height: 20px;
	text-indent: 15px;
	font-size: 14px; */
}
#contents #RemoveSection2 a:link{
	text-decoration: none;
	color: #3CF;
}
#contents #RemoveSection2 a:visited{
	text-decoration: none;
	color: #3CF;
}
#contents #RemoveSection2 a:active{
	text-decoration: none;
	color: #3CF;
}
#contents #RemoveSection2 a:hover{
	color: #CFC;
	font-weight: bold;
	text-decoration: none;
}


#contents #description {
	background-color: #4A4A4A;
	position: absolute;
	height: 333px;
	width: 315px;
	left: 0px;
	top: 360px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: 1.5em;
	color: #FFF;
	padding: 8px;
}

/* h4 is used of the tabbed panels */
h4 {
	color: #3CF;
	font-weight: normal;
	font-size: 0.95em;
}

.ReportCenter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	line-height: 17px;
	font-weight: bold;
}


#contents #tabledynamic td {
	padding: 3px;
}

#contents #tabledynamic th {
	padding: 3px;
}

#contents #photo img {
/*	margin: 2px; */
	position: absolute;
	left: 336px;
	top: 220px;
}

#contents #buttons a:link{
	text-decoration: none;
	color: #3CF;
}
#contents #buttons a:visited{
	text-decoration: none;
	color: #3CF;
}
#contents #buttons a:active{
	text-decoration: none;
	color: #3CF;
}
#contents #buttons a:hover{
	text-decoration: none;
	color: #CFC;
	font-weight: bold;
}


/* Styles for the Gardens Tab */
/* ========================== */
/* Div id for the garden caption names */
#contents #gardencaptions {
	overflow: auto;
	height: 300px;
	width: 300px;		/* Total width minus 10px */
	margin-left: 10px;
	margin-top: 10px;
	background-color: #EEE;
	color: #000000;
}

/* Garden List Table Caption Style */
.datatable caption {
	font-size: 1.0em;
	font-weight: bold;
	padding: 0.4em 0 0.3em 0;
	background-color: #B2C4DE;
	color: #33517A;
	border: 1px solid #789AC6;
}

/* Div id for the list of tagged plants */
#contents #taggedplants {
	margin-left: 10px;
	margin-top: 15px;
	width: 960px;
	height: 300px;
	overflow: auto;
	background-color: #4A4A4A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: 1.5em;
	color: #FFF;
	border: 1px solid #FFF;
}

#contents #taggedplants img {
	border: 1px solid #FFF;
	margin: 15px 0px 5px 35px;
	float: left;
}
	

#contents #gardenphoto {
	position: absolute;
	height: 298px;
	width: 620px;		/* Total width minus 10px */
	margin-left: 330px;
	top: 45px;
}

#contents #gardenphoto img {
	border: 1px solid #FFF;
	margin-left: auto;
	margin-right: auto;
}

/* Used for various buttons */
.GenericButton {
	background-image:url(../assets/images/buttons/blue130x25.jpg);
	height: 25px;
	width: 130px;
	text-align: center;
	line-height: 22px;
}

.GenericButton a:link, .GenericButton a:visited {
	display: block;
}




.tagtitle {
	text-align: center;
	background-color: #000;
	color:#FFF;
	line-height: 1.8em;
}