/* CSS Document for the re-branded CBM website 2007 */

body {
background-color:#FFFFFF; /*#B09C78;*/  /*#FFE7A1;*/
margin-top: 10px;
margin-bottom: 10px;
text-align:center;
}

body, th {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:left;
	}
	
p {font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-style:normal;
}
	
p.small {font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9.5px;
color:#000000;
font-style:normal;
}

p.back {font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9.5px;
color:#000000;
font-style:normal;
text-align:right;
}

p.more {font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color:#000000;
font-weight:bold;
font-style:italic;
text-align:right;
}


	
h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16.5px;
font-weight:bold;
color:#C4141B;
}

h2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13.5px;
font-weight:bold;
color:#000000;
}

h3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000000;
}

a {
color:#0066FF;
text-decoration:none;
}

a:hover {
color:#C4141B;
text-decoration:underline;
}

/* RED TEXT - HEADLINES, EMERGENCIES, CAMPAIGNS */

a.alert {
color:#C4141B;
text-decoration:none;
}

a:hover.alert {
color:#0066FF;
text-decoration:underline;
}






/* back to normal now.... */
		
li.projects {
list-style:none;
list-style-image:url(li_yellow.gif);
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:inherit;
}

li.emb {
list-style:none;
list-style-image:url(li_emblem.gif);
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:inherit;
padding-bottom:3px;
vertical-align:middle;
}

li.web {
list-style:none;
list-style-image:url(web_icon.gif);
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:inherit;
}

li.pdf {
list-style:none;
list-style-image:url(pdficon.gif);
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:inherit;
}

li.ppt {
list-style:none;
list-style-image:url(ppticon.gif);
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:inherit;
}

li.donate {
list-style:none;
list-style-image:url(li_donate.gif);
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:inherit;
padding-bottom:2px;
}

li.event {
list-style-position:outside;
list-style-image:url(event_icon.gif);
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10.5px;
text-align:left;
border-color:#999999;
text-indent:8px;
padding-bottom:8px;
}

li.tick {
list-style:none;
list-style-image:url(tick_icon.gif);
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:inherit;
}
/* NEWS ARTICLES AT WWW.CBMUK.ORG.UK/NEWS */
#article { width:97%; border-style:solid; border-color:#FFC20C; border-width:thin; min-height:88px; padding: 4px 8px 8px 4px; }


/* CONTINENT NAV/IMAGES ON WWW.CBMUK.ORG.UK/PROJECTS PAGE */


#continents {
width:580px;
margin-left:0px;
padding-left:0px;
min-height:280px;
position:relative;
display:inline;
}


a.africa {
display:block;
width: 115px;
height: 280px;
background: url("africa.jpg") -115px 0 no-repeat;
padding-top:0px;
padding-bottom:0px;
position:relative;

}
  
a:hover.africa {
background: url("africa.jpg") 0 0 no-repeat;
padding-top:0px;
width: 115px;
height: 280px;
padding-bottom:0px;
position:relative;

}

a.americas {
display:block;
width: 115px;
height: 280px;
background: url("americas.jpg") -115px 0 no-repeat;
padding-top:0px;
padding-bottom:0px;
position:relative;
}
  
a:hover.americas {
background: url("americas.jpg") 0 0 no-repeat;
padding-top:0px;
width: 115px;
height: 280px;
padding-bottom:0px;
position:relative;

}

a.asia {
display:block;
width: 115px;
height: 280px;
background: url("asia.jpg") -115px 0 no-repeat;
padding-top:0px;
padding-bottom:0px;
position:relative;

}
  
a:hover.asia {
background: url("asia.jpg") 0 0 no-repeat;
padding-top:0px;
width: 115px;
height: 280px;
padding-bottom:0px;
position:relative;

}


a.europe {
display:block;
width: 115px;
height: 280px;
background: url("europe.jpg") -115px 0 no-repeat;
padding-top:0px;
padding-bottom:0px;
}
  
a:hover.europe {
background: url("europe.jpg") 0 0 no-repeat;
padding-top:0px;
width: 115px;
height: 280px;
padding-bottom:0px;
position:relative;

}

a.oceania {
display:block;
width: 115px;
height: 280px;
background: url("oceania.jpg") -115px 0 no-repeat;
padding-top:0px;
padding-bottom:0px;
position:relative;

}
  
a:hover.oceania {
background: url("oceania.jpg") 0 0 no-repeat;
padding-top:0px;
width: 115px;
height: 280px;
padding-bottom:0px;
position:relative;

}











/* STYLING FOR THE LINKS ON THE FRONT PAGE */

a.newsl {
display: block;
width: 277px;
height: 70px;
background: url("../images/newsletter_icon.jpg") 0 0 no-repeat;
padding-top:0px;
padding-bottom:0px;
}
  
a:hover.newsl {
background: url("../images/newsletter_icon.jpg") 0 -70px no-repeat;
padding-top:0px;
width: 277px;
height: 70px;
padding-bottom:0px;
}

a.legacy {
display: block;
width: 277px;
height: 70px;
background: url("../images/legacy_icon.jpg") 0 0 no-repeat;
padding-top:0px;
padding-bottom:0px;
}
  
a:hover.legacy {
background: url("../images/legacy_icon.jpg") 0 -70px no-repeat;
padding-top:0px;
width: 277px;
height: 70px;
padding-bottom:0px;
}

a.justcards {
display: block;
width: 277px;
height: 70px;
background: url("../images/cards_icon.jpg") 0 0 no-repeat;
padding-top:0px;
padding-bottom:0px;
}
  
a:hover.justcards {
background: url("../images/cards_icon.jpg") 0 -70px no-repeat;
padding-top:0px;
width: 277px;
height: 70px;
padding-bottom:0px;
}


a.ebay {
display: block;
width: 277px;
height: 70px;
background: url("../images/ebay_icon.jpg") 0 0 no-repeat;
padding-top:0px;
padding-bottom:0px;
}
  
a:hover.ebay {
background: url("../images/ebay_icon.jpg") 0 -70px no-repeat;
padding-top:0px;
width: 277px;
height: 70px;
padding-bottom:0px;
 }

a.resource {
display: block;
width: 277px;
height: 70px;
background: url("../images/resource_icon.jpg") 0 0 no-repeat;
padding-top:0px;
padding-bottom:0px;
}
  
a:hover.resource {
background: url("../images/resource_icon.jpg") 0 -70px no-repeat;
padding-top:0px;
width: 277px;
height: 70px;
padding-bottom:0px;
}

a.everyclick {
display: block;
width: 277px;
height: 70px;
background: url("../images/everyclick.jpg") 0 0 no-repeat;
padding-top:0px;
padding-bottom:0px;
}
  
a:hover.everyclick {
background: url("../images/everyclick.jpg") 0 -70px no-repeat;
padding-top:0px;
width: 277px;
height: 70px;
padding-bottom:0px;
}

a.shop {
display: block;
width: 277px;
height: 70px;
background: url("../shop/images/shop_icon.jpg") 0 0 no-repeat;
padding-top:0px;
padding-bottom:0px;
}
  
a:hover.shop {
background: url("../shop/images/shop_icon.jpg") 0 -70px no-repeat;
padding-top:0px;
width: 277px;
height: 70px;
padding-bottom:0px;
}

/* dm/ CAMPAIGN DONATION BUTTON */

a.donate09 {
display: block;
width: 173px;
height: 38px;
background: url("donateonline09.jpg") 0 0 no-repeat;
padding-top:0px;
padding-bottom:0px;
}
  
a:hover.donate09 {
background: url("donateonline09.jpg") 0 -38px no-repeat;
padding-top:0px;
width: 173px;
height: 38px;
padding-bottom:0px;
}



/* NEWS PAGE SMALL STORIES LISTING STYLE */
ul.news {
  float: left;
  width: 20em; /* width is changed */
  display:block;
  margin: 0em;
  padding: 0 2em 0 2em;
  list-style: none;
}
 
li.news {
  float: left;
 /* width: 18em; */
  margin: 0em;
  background-image: url(linews.gif);
  background-position: 0 0px;
  background-repeat: no-repeat;
  padding: 0 0 0 1.5em; /* left padding moves the text away from the bullet */
}





/* SMALL NEWS ITEMS ON THE MAIN PAGE */

td.fundnews {
background: url("../images/othernewsbg.gif") 0 0 no-repeat;
height:80px;
width:277px;
/*background-color:#FFFFCC;*/
margin-bottom:4px;
margin-top:5px;
}

td.regnews {
background: url("../images/regnewsbg.gif") 0 0 no-repeat;
height:80px;
width:277px;
/*background-color:#FFFFCC;*/
margin-bottom:5px;
margin-top:3px;
}

td.event {
background: url("eventicon.jpg") 0 0 no-repeat;
height:auto;
width:50px;
}


/* NAVIGATION MENU STYLING */
a.nav {
display: block;
width: 145px;
height: 30px;
background: url("../css/nav.gif") -145px 0 no-repeat;
color:#FFFFFF;
text-decoration:none;
vertical-align:middle;
text-indent: 25px;
padding-top:7px;
padding-bottom:0px;
}
  
a:hover.nav {
background-position: 0 0;
color:#000000;
text-decoration:none;
vertical-align:middle;
text-indent: 25px;
padding-top:7px;
padding-bottom:0px;
 }
 
a.navoff {
display: block;
width: 145px;
height: 30px;
background: url("../css/navoff.gif") no-repeat;
text-decoration:none;
vertical-align:middle;
text-indent: 25px;
padding-top:7px;
padding-bottom:0px;

}


a.subnav {
display: block;
width: 145px;
height: 20px;
background: url("../css/subnav.gif") -145px 0 no-repeat;
color:#C4141B;
text-decoration:none;
vertical-align:middle;
text-indent: 30px;
padding-top:3px;
padding-bottom:1px;
font-size:9px;
}
  
a:hover.subnav {
background-position: 0 0;
color:#0066FF;
text-decoration:none;
vertical-align:middle;
text-indent: 30px;
padding-top:3px;
padding-bottom:1px;
font-size:9px;
 }
 
a.subnavoff {
display: block;
width: 145px;
height: 20px;
background: url("../css/subnav.gif") 0 0 no-repeat;
text-decoration:none;
color:#0066FF;
vertical-align:middle;
text-indent: 30px;
padding-top:3px;
padding-bottom:1px;
font-size:9px;

}

a.donnav {
display: block;
width: 145px;
height: 30px;
background: url("../css/nav09.gif") 0 0 no-repeat;
color:#FFFFFF;
text-decoration:none;
vertical-align:middle;
text-indent: 25px;
padding-top:7px;
padding-bottom:0px;
}
  
a:hover.donnav {
background-position: 0 0;
color:#000000;
text-decoration:none;
vertical-align:middle;
text-indent: 25px;
padding-top:7px;
padding-bottom:0px;
 }
 
a.donnavoff {
display: block;
width: 145px;
height: 30px;
color:#FFFFFF;
background: url("../css/nav09.gif") 145px 0 no-repeat;
text-decoration:none;
vertical-align:middle;
text-indent: 25px;
padding-top:7px;
padding-bottom:0px;

}




a.don {
display: block;
width: 95px;
height: 30px;
background: url("../css/donate.gif") -95px 0 no-repeat;
color:#FFFFFF;
text-decoration:none;
vertical-align:middle;
text-indent: 20px;
padding-top:6px;
padding-bottom:0px;
margin-left: 626px;
margin-right: 4px;
margin-bottom:0px;
}
  
a:hover.don {
background-position: 0 0;
color:#000000;
text-decoration:none;
vertical-align:middle;
text-indent: 20px;
padding-top:6px;
padding-bottom:0px;
margin-left: 626px;
margin-right: 4px;
margin-bottom:0px;
 }

/*DONATE ONLINE BUTTON ON THE DONATE PAGE */

a.donline {
display: block;
width: 300px;
height: 90px;
background: url("../css/donate_online.jpg") 0 0 no-repeat;
text-decoration:none;
}
  
a:hover.donline {
background-position: 0 -90px;
text-decoration:none;
}

/* SMALL DONATION BUTTON FOR INDIA */

a.donind {
display: block;
width: 120px;
height: 45px;
background: url("../css/donatesml.jpg") 0 0 no-repeat;
text-decoration:none;
}
  
a:hover.donind {
background-position: 0 -45px;
text-decoration:none;
}


 
.clear {
clear:both;
/*clear:left;*/
}
 
 
/* THE DIV STYLING */	
#container {
background-color:#FFFFFF;
/*margin-left: 15%;
margin-right: 15%; */
margin-left: auto;
margin-right: auto;
width: 750px;
min-height: 101%;
text-align:left;
}

#navigation {
left:2px;
width:146px;
float:left;
margin-left:0px;
padding-left:4px;
height:100px;
position:relative;
font-weight:bold;
vertical-align:middle;
display:inline;
}

#content {
border:solid 1px;
border-color:#C4141B;
padding-top: 4px;
padding-bottom: 12px;
padding-left: 6px;
padding-right: 4px;
position:relative;
width:585px;
margin-right:2px;
margin-left:0px;
/*width:100%;
margin-left:151px;*/
float:right;
}

#header {
width:750px;
height:120px;
}

#donate {
width:750px;
display:block;
height:30px;
padding-top:7px;
}


#newsfoot {
border:none;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 2px;
padding-right: 2px;
position:relative;
width:585px;
margin-left:0px;
}


#breadcrumbs {
margin-top:3px;
margin-bottom:3px;
margin-left:5px;
position:relative;
width:580px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9.5px;
color:#999999;
text-align:left;
text-decoration:none;
}

#footer {
margin-left:151px;
margin-top:5px;
margin-bottom:7px;
position:relative;
width:599px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-align:center;
}

#newsmain {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
float:none;
position:relative;
width:380px;
padding: 0px;
}

#newsfeed {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
float:right;
position:relative;
width:150px;
padding: 0px;
}

#search {
text-align:right;
font-size: 10px;
position:relative;
padding-top: 2px;
padding-bottom: 4px;
padding-left: 0px;
padding-right:0px;
width:100px;
margin-left:4px;
margin-right:10px;
}



/* PROJECTS STYLING */

table.projects {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#FFFF99;
border: solid 3px #C4141B;
padding: 5px;
width: 60%;
}

a.prjdon {
display: block;
width: 117px;
height: 116px;
background: url("../css/DONATEhover.gif") -117px 0 no-repeat;
}
  
a:hover.prjdon {
background-position: 0 0;
 }


/* RESOURCES SECTION CSS */

a.resources {
display: block;
width: 180px;
height: 45px;
background:url("../resources/orderbutton.gif") 0 0 no-repeat;
text-decoration:none;
}
  
a:hover.resources {
background-position: 0 -45px;
text-decoration:none;
}


/* QUOTE CSS */
#quote {background-image:url(../donate/images/left_commas.gif); background-position:top-left; background-repeat:no-repeat; width:250px; padding:8px 4px 0px 10px; margin:4px 4px 4px 10px;}
#quote2 {background-image:url(../donate/images/right_commas.gif); background-position:right; background-repeat:no-repeat; width:250px; height:20px; text-align:left;}






/* THIS IS THE RSS NEWS FEED STYLING 

li {
list-style:none;
}

.mysite_panel {
padding: 3px;
width: 135px;
font-style:normal;
}

td.mysite_title {
}

td.mysite_content {
color : #000000;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size: 11.5px;
font-style:normal;
}

a.mysite_title_link {
}
a:hover.mysite_item_links {
color:#C4141B;
font-style:normal;
}

a.mysite_item_links {
color:#0066FF;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-style:normal;
}

td.mysite_rf { 
}

a.mysite_rf_link { 
color:#999999;
font-size: 8pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style:normal;
}
*/
