﻿body
{
 /*line-height:16px !important; */
 font-size:14px;  
}

a
{
  color:#c33;
  text-decoration:none; 
  
  cursor:pointer;  
  font-family:Arial;
  font-size:16px;
  line-height:20px;
}

a:hover
{
    border-bottom:solid 1px transparent;border-bottom:dotted 1px red;
}

a img
{
    border:0;
}

h2
{
    font-family:Georgia, Serif;
    font-size:18px;
    color:#005281;
}

h3
{
    font-family:Georgia, Serif;
    font-size:14px;
    color:#005281;
}



ul { list-style-image:url(../images/articles/articleBullet.png) !important;}


.articleTop
{
    width:955px; height:107px; background:url(../images/articles/articleTop.png) no-repeat center; padding:0; margin:0;
}

.articleLeft
{
    float:left; width:30px; height:297px; background:url(../images/articles/articleLeft.png) no-repeat; padding:0; margin:0;
}

.articleContent
{
    float:left; width:896px;  background:url(../images/articles/articleRepeater.png) ;padding:0; margin:-40px 0;
}

.articleDivider
{
   float:left; width:602px; padding:0px 30px; margin:50px 0; vertical-align:top; background:url(../images/articles/articleDivider.png) repeat-y 100% 100% ;
}

.articleRight
{
    float:left; width:28px; height:297px; background:url(../images/articles/articleRight.png) no-repeat; padding:0; margin:0;
}

.articleBottom
{
    float:left; width:895px; height:173px; background:url(../images/articles/articleBottom.png) no-repeat; padding:0; margin:0;
}

.articleImage
{
    width:292px; height:365px; float:right; padding:7px;
}

.mainTitles
{
    position:absolute; top: 375px; left: 60px;
}

.atHome
{
    color:#ff7d08;
}

.atSchool
{
    color:#3ba403;
}

.imCommunity
{
    color:#b149c9;
}

@media print
{
body{width:100%}
#EcoFeatsHeader{display:none}
#ArticleNav{display:none}
.mainTitles{position:absolute; top:0px; left:0px;}
.articleImage{position:relative; top:0px; left:0px; display:block}
.articleContent{position:absolute; top:40px; left:0; }
.message{display:none;}
.articleBottom{display:none;}
}



/* old ecofeat styles

#atHome 
{
    height:150px !important;
}

#atSchool
{
    height:150px !important;
}

#inCommunity
{
    height:150px !important;
}


.ecoFeatIntro
{
    font-family:Georgia;
    font-size:18px;
    font-weight:bold;
    float:left;
    padding-top:30px;
    width:470px;
}

.fontColorHome
{
    color:#319793;
}

.fontColorSchool
{
    color:#449e38;
}

.fontColorCommunity
{
    color:#277e79;
}


ul
{
    list-style-image:url(../images/ecofeats/bullet.png);
}

.ecoFeatCopy
{
    font-family:Arial;
    font-size:14px;
    color:#222;
    float:left;
    padding:12px 2px;
    width:470px;
}

.pageNumbers
{
    float:left;
    padding-bottom:3px;
}

.pageLinks
{
    border-bottom:0;
}

/*.articleHeader
{
 font-family:Georgia;
 font-size:18px;
 font-weight:bold;
 color:#277e79;  
}*/

p
{
    
}

#schoolFrame
{
 float:left; width:955px; height:498px; background:url(../images/ecofeats/frameAtSchool.png) no-repeat top left;   
}

#bigImage
{
 float:left; padding-top:90px; padding-left:60px;  
}

#backBtn
{
    position:absolute; top:298px; left:130px;
}

#tagImage
{
    position:absolute; top:330px; left:810px;
}

#articleContent
{
    float:left; 
    width:520px; 
    height:379px; 
    margin-top:65px; 
    margin-right:70px; 
    
}

h2
{
    line-height:22px !important;
}

.mainTitles
{
    line-height:24px !important;
}

#pageNo
{
    position:absolute; top:740px; left:690px;
}*/