/* CSS Document for Greenstar Homepage */

/* Homepage Right Column */
#homepage-left-col {
    float: left;
    margin: 0;
    padding: 0;
    width: 505px;
}


#homepage-right-col { width:463px; float:right; padding:0;margin:0;}
* html #homepage-right-col { width:443px; }
#homepage-right-col h2 { width:310px; float:left; }

#homepage-awards { width:300px; float:left; }
#homepage-sponsors { width:115px!important; float:left;margin-left:25px;margin-top:-395px }
* html #homepage-sponsors {clear:both;float:right;margin-left:0;/*margin-top:-390px*/margin-top:-395px/*-525px;*/}



/* Homepage Sub Banners */
.sub-banner { margin:0px 21px 0px 0px; float:left; display:inline; position:relative; background:url(../images/homepage/box1_border_top.jpg) no-repeat right top; }
.sub-banner .inner-1 { float:left; background:url(../images/homepage/box1_bd_tl.jpg) no-repeat left top; display:block;}
.sub-banner .inner-2 { float:left;display:block; }
.sub-banner .inner-3 { float:left; padding-bottom:7px; background:url(../images/homepage/box1_bd_bl.jpg) no-repeat left bottom; }
.sub-banner .inner-4 { margin-top:7px; float:left; }
.sub-banner .inner-5 { padding:0px 7px 0px 7px; float:left; position:relative; }
.sub-banner .inner-5 a.more-info { position:absolute; left:15px; bottom:2px; width:89px; height:24px;}

#sub-banner-1 { }
#sub-banner-1 h1 { margin-top:13px; margin-bottom:6px; }
#sub-banner-1 .inner-2 { background:url(../images/homepage/box1_border_bottom.jpg) no-repeat right bottom; }
#sub-banner-1 .inner-4 { background:url(../images/homepage/box1_bg_txt2.jpg) repeat-y left top; }
#sub-banner-1 .inner-5 { width:287px; height:auto !important; height:210px; min-height:210px; padding-bottom:48px; background:url(../images/homepage/box1_bg_bottom.jpg) no-repeat left bottom; }
#sub-banner-1 .inner-5 .large { padding-right:20px; font-size:150%; display:block; }

#sub-banner-2 { font-size:95%; }
#sub-banner-2 h3 { margin-top:11px; margin-bottom:10px; padding-right:5px; }
#sub-banner-2 .inner-2 { background:url(../images/homepage/box2_border_bottom.jpg) no-repeat right bottom; }
#sub-banner-2 .inner-4 { background:url(../images/homepage/box1_bg_txt3.gif) repeat-y left top; }
#sub-banner-2 .inner-5 { width:147px; height:auto !important; height:210px; min-height:210px; padding-bottom:48px; background:url(../images/homepage/box2_bg_bottom.jpg) no-repeat left bottom; }


/* Alert panel */

.alert-panel {background:#fae1e3; color:black;border-top:3px solid #d8484e;margin-bottom:10px;width:255px;}

.alert-panel .title {background:url(../images/generic/alert_icon_sm.gif) no-repeat 10px center;color:#c10e17;text-transform:uppercase;padding:8px 0 8px 40px;border-bottom:1px solid #decbcb;}

.alert-panel p {padding:8px 15px;}
.alert-panel p a{color:#333; text-decoration:underline;padding-bottom:10px;}

.christmas-box {
  background: url(../images/homepage/greenstar_christmas_bg.jpg) no-repeat top center !important; 
}

.inner-5 h1{margin-top:12px;}
.inner-5 p{margin-bottom:0;}
