
#homepageContainer {
	color:#ffffff;
	background-color:#0B357F;
	margin:0px;
	padding:0;
}


#homepageHeader {
	padding:0;
	border-top:3px solid #F6B51B;
	border-bottom:3px solid #F6B51B;
	height:300px;
	position: relative;
}

#homepageHeader .left {
	width: 355px;
	float:left;
	margin: 15px 0 0 10px;
	display:inline;
}

#homepageHeader .left #introtext {
	height:160px;
	margin-left:10px;
}

#homepageHeader .left #chelseamedals {
	height:120px;
}

#homepageHeader .left #chelseamedals img {
	margin: 0 0 0 1px;
}

#homepageHeader .left #chelseamedals ul {
	float:left;
	padding:0px 0 5px 22px;
	margin:0;
	width:335px;
	display:inline;
}

#homepageHeader .left #chelseamedals ul li {
	float:left;
	list-style: none;
	padding: 0 0 0 0;
	width:41px;
	font-size: 10px;
	margin:0;
	display:inline;
}

#homepageHeader .left #chelseamedals h2 {
	color:#F6B51B;
	font-weight:normal;
	text-transform:none;
	margin:0 0 0 20px;
	padding:0;
	
}


#homepageBody {
	background-color:#0B357F;
	margin:0;
	float:left;
	width:751px;
}

#homepageBody .left {
	width:345px;
	float:left;
	padding: 10px 0 0 8px;
	display:inline;
}

#homepageBody .right {
	width:375px;
	height:390px;
	float:right;
	background-color:#669ACC;
}

#homepageBody .right .articleblock{
	width:325px;
	height:87px;
	margin:10px 0 0 10px;
	background-color:#0B357F;
	padding:15px;
	color: #fff;
}

#homepageBody .right #growingguides{
	width:325px;
	height:97px;
	margin:10px 0 0 10px;
	background-color:#FFFFFF;
	padding:15px 15px 5px 15px;
}

#homepageBody .right .articleblock h2, #homepageBody .right #growingguides h2{
	color:#F6B51B;
	text-transform: none;
	width:310px;
}

#homepageBody .right #growingguides p{
	color:#0B357F;
	width:240px
}

#homepageBody .right .articleblock a, #homepageBody .right #growingguides a{
	color:#F6B51B;
	text-decoration: underline;
}

#homepageBody .right .articleblock a:hover, #homepageBody .right #growingguides a:hover{
	color:#F6B51B;
	text-decoration: underline;
}

#homepageBody .right .articleblock a:visited, #homepageBody .right #growingguides a:visited{
	color:#F6B51B;
	text-decoration: underline;
}

#homepageBody .right .guide-over-an-arch{
	background-image:url(newimages/growingguides-1.gif);
	background-repeat:no-repeat;
	background-position: top right;
}

#homepageBody .right .guide-tree-or-wall{
	background-image:url(newimages/growingguides-2.gif);
	background-repeat:no-repeat;
	background-position: top right;
}

#homepageBody .right .guide-patio-container{
	background-image:url(newimages/growingguides-3.gif);
	background-repeat:no-repeat;
	background-position: top right;
}

#homepageBody .right .guide-indoors{
	background-image:url(newimages/growingguides-4.gif);
	background-repeat:no-repeat;
	background-position: top right;
}

.ThumbDiv {
	float:left;
	padding:5px 8px 10px 8px;
	border-width:0px;
	width:104px;
	height:150px;
}

.Thumb {
	border-color:#ffffff;
	border-style:plain;
	border-width:2px;
}

.homepageSpanner{
	clear:both;
	background-color:#0B357F;
	width:360px;
}

p.cultivarHeaderMessage a{
	color:#F6B51B;
	text-decoration: underline;
	width:375px;
}

p.cultivarHeaderMessage a:hover{
	color:#F6B51B;
	text-decoration: underline;
}

.ThumbName {
	font-size:10px;
	font-weight:bold;
	text-align:center;
	color:#ffffff;
	margin:5px 0 0 2px;
}

.ThumbName:hover {
	text-decoration: underline;
}

.ThumbCode {
	font-size:10px;
	text-align:center;
	color:#ffffff;
	font-weight: normal;
	margin: 0;
}

.ThumbDiv p {
	font-size:10px;
	text-align:center;
	color:#ffffff;
	font-weight: normal;	
}

a.homePageDetailsLink {
	color:#ffffff;
	text-decoration:none;
}

a.homePageDetailsLink:hover {
	color:#ffffff;
	text-decoration:underline;
}

.jTip:hover {
	text-decoration:underline;
}

.homepageTipClass {
	font-size:10px;
}

/****************/
/*   GALLERY    */
/****************/

#homepageHeader #gallery-image-container {
	float:right;
	width: 375px;
	height:300px;
	background-color: #000000;
	position: relative;
	z-index: 0;
}

#homepageHeader #gallery-text-container {
	float:right;
	background-color: transparent;
	position: absolute;
	bottom: 0;
	left: 375px;
	z-index: 1000;
}

#homepageHeader #gallery-text-container p.imagetextblock {
	position: relative;
	color:#FFFFFF;
	margin:0;
	padding:0 0 10px 0;
	width:363px;
	text-align: right;
	background-color: transparent;
}


#homepageHeader #gallery-text-container p.imagetextblock span {
	margin: 5px 0 0 15px;
}


#homepageHeader span.imagetextblock-background {
	background-color:#0B357F;
	position:absolute;
	bottom:0;
	right: 0;
	width:375px;
	height:30px;
	margin:0;
	padding:0;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	z-index: 500;
}



/************************/
/*  TRANSITIONAL STYLES */
/************************/

div#gallery-image-container div.gallery-image {
    position: absolute;
    top:0;
    left:0;
    opacity:0.0;
    display: none;
}

div#gallery-text-container div.gallery-text {
	position: absolute;
	top: -25px;
	opacity:0.0;
	display: none;
	visibility: hidden;
}



div#gallery-image-container div.gallery-image.active {
    display: block;
    opacity:1.0;
    z-index:10;
}

div#gallery-text-container div.gallery-text.active {
    display: block;
    opacity:1.0;
    z-index: 30;
    visibility: visible;
}


div#gallery-image-container div.gallery-image.last-active {
    z-index:9;
}

div#gallery-text-container div.gallery-text.last-active {
    z-index:29;
    visibility: hidden;
}



