/* CSS Document */

/* OVERALL*/
p, h4, a, img, li, ul, object, div, body
{
    padding: 0px;
    border: 0px;
    margin: 0px;
}

html
{
    width: 100%;
}

p
{
    margin-bottom: 10px;
}

img
{
    border: none;
}

a:active, a:focus
{
    outline: none;
}

body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 16px;
    background: url(../images/ehs_header.jpg) #fff no-repeat top center;
}

.left
{
    float: left;
}

.clearall
{
    clear: both;
}


/*NAVIGATION*/

#uxmediafeed_nav
{

}


#uxmediafeed_nav li
{
    list-style: none;
    display: inline;
}

#secnav
{
    width: 230px;
    float: right;
}

#sec_navbar
{
    width: 230px;
    height: 30px;
}

#sec_navbar li
{
    list-style: none;
    display: inline;
}

#sec_navbar a
{
    width: 85px;
    color: #999;
    text-decoration: none;
    padding: 2px 2px;
}

#sec_navbar a:hover
{
    color: #666;
}

#sev_mainnav
{
    width: 915px;
    float: right;
	margin:0px;
	
}


#sec_main_navbar
{
    width: 915px;
    height: 49px;
}

#sec_main_navbar li
{
    list-style: none;
    display: inline;
}

#sec_main_navbar a
{
    width: 85px;
    color: #999;
    text-decoration: none;
    padding: 0px 0px;
}

#sec_main_navbar a:hover
{
    color: #666;
}


#subsecnav
{
    width: 915px;
    height: 18px;
    float: right;
    background-color: #02b139;
}

#subsecnav ul li img
{
    border: 100px;
}

#subnav_1
{
    width: 915px;
    height: 18px;
}

#subnav_1 li
{
    list-style: none;
    display: inline;
}





.tout_btn
{
    margin-left: 32px;
    margin-top: 170px;
}

a#rollover span
{
    display: none;
}

#tout_donate a
{
    background: url(../images/btn_waystodonate_off.gif) no-repeat;
    height: 20px;
    width: 128px;
    display: block;
}

#tout_donate a:hover
{
    background-image: url(../images/btn_waystodonate_on.gif);
}


#tout_involved a
{
    background: url(../images/btn_getinvolved_off.gif) no-repeat;
    height: 20px;
    width: 128px;
    display: block;
}


#tout_involved a:hover
{
    background-image: url(../images/btn_getinvolved_on.gif);
}


#tout_member a
{
    background: url(../images/btn_becomememeber_off.gif) no-repeat;
    height: 20px;
    width: 140px;
    display: block;
}


#tout_member a:hover
{
    background-image: url(../images/btn_becomememeber_on.gif);
}

/*HEADER*/

#header_c1
{
    width: 230px;
    margin-left: 375px;
    margin-top: 60px;
    float: left;
}

#header_c2
{
    width: 230px;
    margin-top: 45px;
    float: right;
}

/*STRUCTURE*/

#header
{
    width: 915px;
    height: 130px;
    margin: 0px auto 40px auto;
}


#middlecontent
{
    width: 915px;
    margin: 20px auto;
}

#maincontent_c1
{
    width: 580px;
    margin-right: 10px;
    float: left;
}

#maincontent_c2
{
    width: 325px;
    float: left;
    vertical-align: top;
}

#footer
{
    width: 915px;
    margin: 10px auto 0px;
    height: 170px;
}

/*COMMON ELEMENTS*/

ul.maincontentlist
{
    list-style: none;
}

ul.maincontentlist li
{
    background: url(../images/bullet_circle.gif) no-repeat 0px center;
    padding-left: 10px; /*background-attachment:fixed; may need for Mozilla*/
}

a.maincontent:link, a.maincontent:visited
{
    color: #00962a;
    text-decoration: none;
}

a.maincontent:hover
{
    color: #00962a;
    text-decoration: underline;
}



/* SIDEBAR*/

#signup
{
    width: 325px;
    height: 150px;
	margin-bottom:10px;
    background: url(../images/bg_signup.jpg) no-repeat 0px 0px;
}

#news_topstories
{
	width: 280px;
	border-left: solid #d0d1cb 1px;
	border-right: solid #d0d1cb 1px;
	border-bottom: solid #d0d1cb 1px;
	padding: 10px;
	margin: 0px;
}

.newsfeed
{
	width: 280px;
	min-height: 50px;
	padding: 0px;
	margin:0px 0px 10px 0px;
}


.newsfeedimg
{
    float: left;
	width:50px;
    margin-right: 8px;
    margin-bottom: 5px;
    border: 1px solid #999;
}


a.newsfeed:link, a.newsfeed:visited
{
    font-size: 14px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
}

a.newsfeed:hover
{
    font-size: 14px;
    font-weight: bold;
    color: #00962a;
    text-decoration: underline;
}

/*HOMEPAGE*/

.c1
{
    width: 580px;
    margin-right: 10px;
    float: left;
}


.hp_adoptions_flash
{
    width: 580px;
    padding: 0px;
    margin-bottom: 10px;
    float: left;
}

.hp_touts
{
    width: 580px;
    height: 200px;
    float: left;
}

#tout_donate
{
    width: 193px;
    height: 200px;
    float: left;
    background: url(../images/bg_tout_donate.jpg) no-repeat top center;
}

#tout_involved
{
    width: 191px;
    height: 200px;
    float: left;
    background: url(../images/bg_tout_involved.jpg) no-repeat top center;
}


#tout_member
{
    width: 195px;
    height: 200px;
    float: left;
    background: url(../images/bg_tout_member.jpg) no-repeat top center;
}


.morelinks
{
    margin: 10px 0px;
}


a.newsfeed_morelink:link, a.newsfeed_morelink:visited
{
    font-size: 12px;
    font-weight: bold;
    color: #00962a;
    text-decoration: none;
    padding-bottom: 5px;
}

a.newsfeed_morelink:hover
{
    font-size: 12px;
    font-weight: bold;
    color: #00962a;
    text-decoration: underline;
    padding-bottom: 5px;
}




/*FOOTER*/
#footercontainer
{
    width: 100%;
    text-align: left;
    margin: 0px auto;
    padding-top: 5px;
    padding-bottom: 5px;
    border: solid #d6d6cd 1px;
}

.footerlinks1
{
    width: 120px;
    height: 170px;
    padding: 0px 10px;
    border-right: solid #d6d6cd 1px;
}

.footerlinks2
{
    width: 200px;
    height: 170px;
    padding: 0px 10px;
}

.footerdesc
{
    width: 250px;
    height: 170px;
    padding: 0px 10px;
    border-right: solid #d6d6cd 1px;
}

.footerdesc, .footerlinks1, .footerlinks2
{
    float: left;
}

ul.footerbullet li
{
    list-style: none;
    padding-left: 20px;
    background: url(../images/bullet_arrow.gif) no-repeat 0px 0px;
    padding-bottom: 5px; /*background-attachment:fixed; may need for Mozilla*/
}

h3.footertitle
{
    color: #00962a;
    font-size: 14px;
    padding-top: 5px;
    text-transform: uppercase;
}

a.footer:link, a.footer:visited
{
    color: #000;
    text-decoration: none;
    padding-bottom: 5px;
}

a.footer:hover
{
    color: #00962a;
    text-decoration: underline;
}


/*FONT*/
h3{
color:#00962a;
font-size:18px;
}

.copyright
{
    width: 910px;
    color: #999;
    text-align: left;
    margin: 15px auto 0px;
    font-size: smaller;
}


.adpotionname
{
    font-size: 14px;
    font-weight: bold;
    color: #00962a;
    text-decoration: none;
}
