
/* ------------------------------

Donate Life Texas
English CSS

------------------------------ */


/* ----- + main Logo + ----- */


h1 a {
background:transparent url(../images/misc/logo_donor_life_texas.png) top center no-repeat;
}


/* ----- + left Menu + ----- */


#mainMenu ul li a#btn_sign_up {
height:40px;
background:transparent url(../images/misc/btn_mm_sign_up.png) 0 bottom no-repeat;
}

#mainMenu ul li a#btn_sign_up:hover, #mainMenu ul li a#btn_sign_up_selected:hover {
background:transparent url(../images/misc/btn_mm_sign_up.png) -185px bottom no-repeat;
}

#mainMenu ul li a#btn_sign_up_selected {
height:40px;
background:transparent url(../images/misc/btn_mm_sign_up.png) -370px bottom no-repeat;
}

#mainMenu ul li a#btn_update {
background:transparent url(../images/misc/btn_mm_update.png) no-repeat;
}

#mainMenu ul li a#btn_update:hover, #mainMenu ul li a#btn_update_selected:hover {
background:transparent url(../images/misc/btn_mm_update.png) -185px 0 no-repeat;
}

#mainMenu ul li a#btn_update_selected {
background:transparent url(../images/misc/btn_mm_update.png) -370px 0 no-repeat;
}

#mainMenu ul li a#btn_facts {
background:transparent url(../images/misc/btn_mm_facts.png) no-repeat;
}

#mainMenu ul li a#btn_facts:hover, #mainMenu ul li a#btn_facts_selected:hover {
background:transparent url(../images/misc/btn_mm_facts.png) -185px 0 no-repeat;
}

#mainMenu ul li a#btn_facts_selected {
background:transparent url(../images/misc/btn_mm_facts.png) -370px 0 no-repeat;
}

#mainMenu ul li a#btn_search {
background:transparent url(../images/misc/btn_mm_search.png) no-repeat;
}

#mainMenu ul li a#btn_search:hover, #mainMenu ul li a#btn_search_selected:hover {
background:transparent url(../images/misc/btn_mm_search.png) -185px 0 no-repeat;
}

#mainMenu ul li a#btn_search_selected {
background:transparent url(../images/misc/btn_mm_search.png) -370px 0 no-repeat;
}

#mainMenu ul li a#btn_contact {
background:transparent url(../images/misc/btn_mm_contact.png) no-repeat;
}

#mainMenu ul li a#btn_contact:hover, #mainMenu ul li a#btn_contact_selected:hover {
background:transparent url(../images/misc/btn_mm_contact.png) -185px 0 no-repeat;
}

#mainMenu ul li a#btn_contact_selected {
background:transparent url(../images/misc/btn_mm_contact.png) -370px 0 no-repeat;
}

#mainMenu ul li a#btn_language {
background:transparent url(../images/misc/btn_mm_espanol.png) no-repeat;
}

#mainMenu ul li a#btn_language:hover {
background:transparent url(../images/misc/btn_mm_espanol.png) -185px 0 no-repeat;
}


/* ----- + top Menu + ----- */


#topMenu ul li a#btn_home {
width:72px;
background:transparent url(../images/misc/btn_sm_home.png) 0 0 no-repeat;
}

#topMenu ul li a#btn_home:hover {
background:transparent url(../images/misc/btn_sm_home.png) 0 -65px no-repeat;
}

#topMenu ul li a#btn_about {
width:134px;
background:transparent url(../images/misc/btn_sm_registry.png) 0 0 no-repeat;
}

#topMenu ul li a#btn_about:hover, #topMenu ul li a#btn_about_selected:hover {
background:transparent url(../images/misc/btn_sm_registry.png) 0 -65px no-repeat;
}

#topMenu ul li a#btn_about_selected {
width:134px;
background:transparent url(../images/misc/btn_sm_registry.png) 0 -130px no-repeat;
}

#topMenu ul li a#btn_faq {
width:50px;
background:transparent url(../images/misc/btn_sm_faq.png) 0 0 no-repeat;
}

#topMenu ul li a#btn_faq:hover, #topMenu ul li a#btn_faq_selected:hover {
background:transparent url(../images/misc/btn_sm_faq.png) 0 -65px no-repeat;
}

#topMenu ul li a#btn_faq_selected {
width:50px;
background:transparent url(../images/misc/btn_sm_faq.png) 0 -130px no-repeat;
}

#topMenu ul li a#btn_myths {
width:123px;
background:transparent url(../images/misc/btn_sm_myths.png) 0 0 no-repeat;
}

#topMenu ul li a#btn_myths:hover, #topMenu ul li a#btn_myths_selected:hover {
background:transparent url(../images/misc/btn_sm_myths.png) 0 -65px no-repeat;
}

#topMenu ul li a#btn_myths_selected {
width:123px;
background:transparent url(../images/misc/btn_sm_myths.png) 0 -130px no-repeat;
}

#topMenu ul li a#btn_resources {
width:84px;
background:transparent url(../images/misc/btn_sm_resources.png) 0 0 no-repeat;
}

#topMenu ul li a#btn_resources:hover, #topMenu ul li a#btn_resources_selected:hover {
background:transparent url(../images/misc/btn_sm_resources.png) 0 -65px no-repeat;
}

#topMenu ul li a#btn_resources_selected {
width:85px;
background:transparent url(../images/misc/btn_sm_resources.png) 0 -130px no-repeat;
}


/* ----- + section Titles + ----- */


#titleHome {
width:215px;
height:78px;
margin:25px 0 0 300px;
background:transparent url(../images/misc/title_home.png) no-repeat;
}

#titleFacts {
background:transparent url(../images/misc/title_facts.png) no-repeat;
}

#titleAbout {
background:transparent url(../images/misc/title_about.png) no-repeat;
}

#titleFaq {
background:transparent url(../images/misc/title_faq.png) no-repeat;
}

#titleMyths {
background:transparent url(../images/misc/title_myths.png) no-repeat;
}

#titleResources {
background:transparent url(../images/misc/title_resources.png) no-repeat;
}

#titleSignUp {
background:transparent url(../images/misc/title_sign_up.png) no-repeat;
}

#titleProfile {
background:transparent url(../images/misc/title_profile.png) no-repeat;
}

#titleDisclaimer {
background:transparent url(../images/misc/title_disclaimer.png) no-repeat;
}

#titlePrivacy {
background:transparent url(../images/misc/title_privacy.png) no-repeat;
}

#titleContact {
background:transparent url(../images/misc/title_contact.png) no-repeat;
}


/* ----- + section Images + ----- */


img#home  {
margin:0 25px 0 0;
border-right:10px solid #fff;
}

/*-----------------------+Site maintenance+----------------*/
.textsm
{
	font-family:Arial Black;
	font-size:20px;
	font-weight:bold;
	font-style:normal;
	background:RGB(234,234,234)
	
	
}