/*
	ross, 10/07/2009, update varProductTableSmall width to 100px
	ross, 06/08/2009, add cat tiles
	julie, 21/10/2014, change to savedesc for new plant look
	ross, 31/05/2016, changes to .msg
	ross, 13/04/2017, changes to flowering months
	ross, 26/07/2019, number type

*/

.product{
    background-color:transparent;
}

.product h2{
    background-color:transparent;
    font-style:italic;
    }

.RightProductBlock{
    float:right;
    margin: 0px 0px 0px 4px;
    width: 328px;
    }

.FloatRight{
    float: right;
    }

.FloatLeft{
    float: left;
    }

.MediumImage {
    padding:0px;
	margin: 0px 3px 3px 0px;
	border:none;
    position:relative;
    top:0px;
    left:0px;
	width: 160px;
	display:block;
	float:left;

    }

.ImageMagnify {
     position: absolute;
     top: 1px;
     left: 1px;
     border: 1px solid #425c53;
     padding:0px;
     margin:0px;
     z-index: 5;
}


.MediumImageBlock {position:absolute; bottom:0; left:0; width:160px; height:15px; background-color:#fff; text-align:center; }

.MediumImageBlockText, .MediumImageBlock  {filter: alpha(opacity=70);filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);-moz-opacity: 0.70; opacity:0.7;}

.MediumImageBlocktext  {position:absolute; bottom:0; left:0; width:160px; height:15px; background-color:#425c53; color:white; text-decoration:none; padding-top:0px;}

.SmallImageBlock {position:absolute; bottom:0; left:0; width:65px; height:15px; background-color:#fff; text-align:center; }

.SmallImageBlockText, .SmallImageBlock  {filter: alpha(opacity=70);filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);-moz-opacity: 0.70; opacity:0.7;}

.SmallImageBlocktext  {position:absolute; bottom:0; left:0; width:65px; height:15px; background-color:#425c53; color:white; text-decoration:none; padding-top:0px;}


.MediumImage a img, .MediumImage a:hover img{
    border:none;
    }

 a{
	text-decoration:none;
	}

 a:hover{
	text-decoration:underline;
	}

.attributesLine{
    float:left;
	border: 1px dotted #425c53;
    }


.flowersLine{
    width:135px;
    height:130px;
    background-color:white;
    border: 1px dotted #425c53;
    float:left;
    margin: 4px;
    }


.desc{
    padding:0px 0px 0px 0px;

    }

.ClearIt{
    clear:both;
    }

.ClearLeft{
	clear:Left;
	}


.productsHolder{
	width:100%;

}

.productsHolderSmall{
	margin:0px;
	width:75%;

	}


.productsTableSmall{
    width:190px;
	height:140px;
	margin:4px 4px 0px 0px;
	background-color: #ffffff;
	border: 1px solid #425c53;
    float:left;
	padding: 2px;
    }

.productsTableLarge{
    width:190px;
	height:160px;
	margin:4px 4px 0px 0px;
	background-color: #ffffff;
	border: 1px solid #425c53;
    float:left;
	padding: 0px 0px 0px 2px;
    }

.productsTable0{
	background-color: #d9dedd;
	width:100%;
	padding:4px;
	float:left;
	}

 .productsTable1{
	background-color: #ffffff;
	width:100%;
	padding:4px;
	float:left;
	}

.productsTableGroup{
	font-weight:bold;
	background-color:#425c53;
	color:white;
	width:100%;
	}

.productsTableGroup a{
	color:white;
	text-decoration:none;
	}

.productsTableGroup a:hover{
	color:white;
	text-decoration:underline;
	}

.offersTable0{
	background-color: #d9dedd;
	width:200px;
	height:170px;
	padding:4px;
	float:left;
	margin:4px 4px 0px 0px;
	}

 .offersTable1{
	background-color: #ffffff;
	width:200px;
	padding:4px;
	float:left;
	height:170px;
	margin:4px 4px 0px 0px;
	}

.productsTable0 b, .productsTable1 b {
	font-size: 1.0em;
	color:#425c53;
}


.varProductTableSmall0{
    width:110px;
	height:75px;
	margin:2px 4px 0px 0px;
	background-color: #d9dedd;
	border: 1px dotted #425c53;
    float:left;
	padding:2px;


	}

.varProductTableSmall1{
    width:110px;
	height:75px;
	margin:2px 4px 0px 0px;
	background-color: #ffffff;
	border: 1px dotted #425c53;
    float:left;
	padding:2px;

	}

.varProductTableSmall1 b, .varProductTableSmall0 b {
	font-weight:normal;

	}

.imagetd{
	width:20%;

	}

.prices{
	padding:4px;
	/*border-top: 1px dotted #425c53;   */
	}

.monthboxOn{
    border: 2px solid #425c53;
    background-image: url('../img/misc/flower.jpg');
    background-repeat:no-repeat;
    background-position: center center;
    width: auto;
    min-width: 36px;
    height:40px;
    float:left;
    margin:1px 1px;
    padding:1px;
    }
.monthboxOff{
    border: 2px solid #425c53;
    width: auto;
    min-width: 36px;
    height:40px;
    float:left;
    margin:1px 1px;
    padding:1px;
    }

.new{
	width:100%;
	}

.save{
	width:100%;
}


.productDetails{
	margin:5px 0px;
	padding: 2px;
	}

b {
	font-size: 1.45em;
	/* color:#425c53; */
}

.button{
	height:auto;
		}

.text {
	width:20px;
	}

.text[type='number'] {
	width:auto;
}

.msg{
	background-color: #990000;
	color: white;
	padding: 1em;
	border-radius: 1em;
	-moz-border-radius: 1em;
	margin: 1em 0;
}

#furtherReadingBox {
	font-size: 8pt;
}
#furtherReadingBox H4 {
	margin-bottom: 2px;
}
#furtherReadingBox UL {
	display: inline;
	padding: 0px;
	margin: 0px;
}
#furtherReadingBox UL LI {
	display: inline;
	padding: 0px 16px 0px 0px;
	/*white-space: nowrap;*/
}
#furtherReadingBox UL LI A {
	text-decoration: none;
	color: blue;
}
#furtherReadingBox UL LI A:hover {
	text-decoration: underline;
}


.plantdescription{
	float:left;

	}
.varietyDesc{
	margin:0px 0px 0px 4px;
	padding:4px 4px;
	float:left;

	}

h3{
	position:relative;
	top:0px;
	left:0px;
	padding:0px;
	margin:0px;

	}


h3 a {
	font-size:9pt;

	}

h4{
	font-size:1em;
	}

.common_name{
	font-weight:bold;
	font-style:italic;
	color:#425c53;

	}

.savedesc{
	font-weight:bold;
	font-size:1.25em;
	}

.BasketButtonBox{
	width:100%
	}

.strikethrough{
	text-decoration:line-through;
	color:red;

	}

#childCatBox {
	float: left;
	border: none;
	background-color: transparent;
	margin: 0px 0px 8px 0px;
	padding: 0px;
}
#childCatBox H2 {
	display: none;
}
#childCatBox .catTile {
	width: 160px;
	height: 180px;
	text-align: center;
	border: 1px solid silver;
	margin: 2px 4px 2px 0px;
	float: left;
	background-color: white;
}
.catTile IMG {
	border: none;
	border-bottom: 1px solid silver;
}


#plantTabs {
	margin: 20px 0;
	border: none;
    border-bottom: 1px solid #dddddd;
}
