﻿#headingBanner
{
    width: 580px;
    height: 296px;
    display: block;
    position: relative;
    /* margin-bottom: 20px; */
}

#headingBannerCommunity
{
    width: 580px;
    height: 270px;
    display: block;
    position: relative;
    /* margin-bottom: 20px; */
}


#picture_left {
	float:left;
	width: 235px;
	padding-left:10px;
	padding-right:15px;
	padding-bottom:10px;
}


#picture_right {
	float:right;
	width: 235px;
	padding-left:15px;
	padding-right:10px;
	padding-bottom:10px;
}


/********Newly addded******/
.headingBanner_l
{
    width: 310px;
    height: 296px;
    position: absolute;
    top: 0;
    left: 0;
}

.headingBanner_r
{
    width: 270px;
    height: 296px;
    position: absolute;
    top: 0;
    left: 310px;
}

/*
body {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}
*/


/* Text Styles */

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7C8081;
	text-align:left;
}


span.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7C8081;
	font-weight:bold;
	font-style:italic;
	text-align:left;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	color:#eb1a3a;
	font-size:15px;
	font-weight: bold;
	text-align:left;
}


#picture_left {
	float:left;
	width: 235px;
	padding-left:10px;
	padding-right:15px;
	padding-bottom:10px;
}


#picture_right {
	float:right;
	width: 235px;
	padding-left:15px;
	padding-right:10px;
	padding-bottom:10px;
}

/*
a {
	font-family:Arial, Helvetica, sans-serif;
	color:#007de2;
	font-size:12px;
	text-decoration:none;
	text-align:left;
}


a:hover {
	text-decoration:underline;
	text-align:left;
}
*/

/********** Newly Added *****/


.headingBanner_text
{
    font-size: 11pt;
    font-weight: bold;
    color: #ffffff;
    width: 250px;
    height: auto;
    position: absolute;
    left: 25px;
    overflow: hidden;
    z-index: 100;
}

#headingBanner_community .replacement
{
    background-image:url('/images/community/headingBanner_community.jpg');
    width:580px;
    height:297px;
    position:absolute;
    top:0;
    left:0;
}

#headingBanner_community_text
{
    font-size:11pt;
    font-weight:bold;
    color: #ffffff;
    width:250px;
    height:auto;
    position:absolute;
    top:85px;
    left:300px;
    overflow:hidden;
    z-index: 10;
}

#headingBanner_community_text_bg
{
    background-color: #593a7e;
    width:250px;
    height:100px;
    position:absolute;
    top:85px;
    left:300px;
    display:block;
    z-index: -1;
}

#headingBanner_community_wishingTree
{
    background-image:url('/images/community/community_wishingtree.gif');
    width:580px;
    height:296px;
    position:absolute;
    top:0;
    left:0
}

#headingBanner_community_wishingTree_latest
{
    width:579px;
    height:262px;
    position:absolute;
    top:0;
    left:0
}

#headingBanner_community_wishingTree_latest .replacement
{
    background-image:url('/images/community/headerBanner_wishingTree_latest.jpg');
    width:579px;
    height:262px;
    position:absolute;
    top:0;
    left:0
}

#headingBanner_wishingTree_l .replacement
{
    background: url(/images/community/headingBanner_wishingTree_l.jpg) no-repeat;
    width: 310px;
    height: 296px;
}

#headingBanner_wishingTree_r
{
    background: url(/images/community/headingBanner_wishingTree_r.jpg) no-repeat;
}


#headingBanner_comm_l .replacement
{
    background: url(/images/community/headingBanner_Comm_l.jpg) no-repeat;
    width: 312px;
    height: 259px;
}

#headingBanner_comm_r
{
    background: url(/images/community/headingBanner_Comm_r.jpg) no-repeat;
    width: 269px;
    height: 259px;
}




#headingBanner_Wishtree_L .replacement
{
    background: url(/images/community/WishTree_headingBanner_L.jpg) no-repeat;
    width: 309px;
    height: 259px;
}

#headingBanner_Wishtree_R
{
    background: url(/images/community/WishTree_headingBanner_R.jpg) no-repeat;
    width: 269px;
    height: 259px;
}







#headingBanner_wishingTree_text
{
    background-color: #b6c700;
    top: 85px;
    z-index:10;
}
