/*top bar*/

.home #maintext, .whatyoucando #maintext, .whatwedo #maintext, .contactus #maintext, .donateonline #maintext, .shoponline #maintext {
	background-color:#db7094;
}

.aboutus #maintext {
	background-color:#9C0;
}

/* CSS Document */
#content_left_o  {
	float: left;
	width: 215px;
	padding-top: 20px;
}
#content_right_o  {
	float: left;
	width: 530px;
	margin-top: 10px;
	padding:0px;
}
#content_right_box  {
	float: right;
	width: 200px;
	margin-top: 10px;
	padding:0px;
}

#nav {
	background:#db7094;
}

#nav a {
	display:block;
	color:#fff;
	text-decoration:none;
}

#nav a:hover {
	background-color:#9C0;
}
#heading, .heading {
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	font-weight: bold;
	font-size: 15px;
	text-align:left;
	padding:0px;
	margin:0 0 -15px 0;
	line-height: 20px;
	border-bottom:none;
}

/* side */
/* all side styles moved to stylesnew.css */

/* bullets */

#main ul li .link_highlight {
	/*background:#fbf0f4;*/
	padding: 3px 0 3px 10px;
	margin: 0 0 0 -2px;
	border-bottom:#fff 1px solid;
	list-style-image:url(../imgs/latestnews/bullet.gif);
}

#main ul li .no_arrow {
	background:#efeff5;
	padding: 3px 0 3px 10px;
	margin: 0 0 0 -2px;
	border-bottom:#fff 1px solid;
	list-style-image:url(../imgs/latestnews/bullet.gif);
}

#heading h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	font-weight: bold;
	font-size: 15px;
	text-align:left;
	padding:0px;
	/*margin: 0px;*/
	margin:0 0 -15px 0;
	line-height: 20px;
}

/* text */

a {
text-decoration:none;
	color:#39c;
}

#content_right_o a {
	text-decoration:underline;
}

#content_right_o li a,
#content_right_o h2 a {
	text-decoration:none;
}

a:hover, 
#content_right_o li a:hover,
#content_right_o h2 a:hover {
	text-decoration:underline;
}

#content_right_box  h1 {
	color:#444;
	font-weight:bold;
	font-size:15px;
	/*margin:0;*/
	margin:0 0 -15px 0;
}

h2 {
	color: #76B02A; /* not Oxfam green because Oxfam green is too light for text */
	font-size: 15px;
	font-weight: normal;
	border-bottom: #9C0 1px dotted;
}

h3 {
	color: #333;
	font-weight: bold;
	font-size: 12px;
}

h4 {
	background-color: #c36;
	color: #fff;
}

h5 {
	color: #444;
}

/*h6 {
color:#c36;
}*/

/*h6 {
background:#fff;
padding: 3px 0 3px 10px;
margin: 0 0 0 -2px;
border-bottom:#fff 1px solid;
list-style-image:url(../imgs/about/bullet.gif);
font-weight:normal;
}*/

/* dropdown menu start */
.anylinkcss {
	position:absolute;
	visibility: hidden;
	background-color: #db7094;
	line-height: 24px;
	text-transform: lowercase;
	text-align:left;
}
.anylinkcss a:{
	display: block;
}
/* dropdown menu end */

#left_content{
	float:left;
	width:200px;
}
#right_content{
	float:left;
	width:750px;
}

#container {
	width: 980px;
	text-align:left;
	padding:0px;
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background:#fff;
}

#banner {
	width: 980px;
	top: 10px;
	height:80px;
	padding:0px;
	margin:0px;
	text-align:right;
	background-image: url(../images_new08_home/oxfam_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
#logo{
	height:90px;
	width:400px;
	float:left;
	padding:0px;
	margin:0px;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color: #fff;
	background-color: #9C0;
	border: 0;
	padding: 2px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	cursor:pointer;
}
.text_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fff;
	border: 1px solid #9C0;
	padding: 2px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* NAVIGATION */

#nav_main {
	width: 980px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C0;
	top: 10px;
	margin: 0px;
	position: relative;
	padding: 0px;
}
#nav_left {
	background-color: #9C0;
	width: 705px;
	margin: 0px;
	padding: 0px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 16px;
	float: left;
}

/* Rollover CSS code */
a#home {
	height: 30px;
	width:75px;
	display:block;
	position: absolute;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	margin: 0px;
	text-align: center;
}

a#home span { display:none; }
a#home:hover {
	background-color: #AFEA00;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	height: 23px;
}
a#get_involved {
	height: 30px;
	width:138px;
	display:block;
	position: absolute;
	margin-left: 75px;
	margin-top: 0px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	text-align: center;
}
a#get_involved span { display:none; }
a#get_involved:hover {
	background-color: #AFEA00;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	height: 23px;
}
a#what_we_do { 
	height: 30px; 
	width:127px; 
	display:block; 
	position: absolute; 
	margin-left: 213px; 
	margin-top:0px; 
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	text-align: center;}
a#what_we_do span { display:none; }
a#what_we_do:hover {
	background-color: #AFEA00;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	height: 23px;
}
a#about_us {  height: 30px; width:110px; display:block; position: absolute; margin-left: 340px; margin-top: 0px; text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	text-align: center;
}
a#about_us span { display:none; }
a#about_us:hover {
	background-color: #AFEA00;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	height: 23px;
}
a#shop { height: 30px; width:80px; display:block; position: absolute; margin-left: 450px; margin-top: 0px; text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	text-align: center;
}
a#shop span { display:none; }
a#shop:hover {
	background-color: #AFEA00;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	height: 23px;
}
a#donate { height: 30px; width:87px; display:block; position: absolute; margin-left: 530px; margin-top: 0px; text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	text-align: center;
}
a#donate span { display:none; }
a#donate:hover {
	background-color: #AFEA00;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	height: 23px;
}

a#news { height: 30px; width:87px; display:block; position: absolute; margin-left: 618px; margin-top: 0px; text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	text-align: center;
}
a#news span { display:none; }
a#news:hover {
	background-color: #AFEA00;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	height: 23px;
}

/* active states*/
#home1 {
	height: 23px;
	width:75px;
	display:block;
	position: absolute;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	margin: 0px;
	text-align: center;
	background-color: #AFEA00;
}
#get_involved1 {
	height: 23px;
	width:138px;
	display:block;
	position: absolute;
	margin-left: 75px;
	margin-top: 0px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	text-align: center;
	background-color: #AFEA00;
}
#what_we_do1 {
	height: 23px;
	width:127px;
	display:block;
	position: absolute;
	margin-left: 213px;
	margin-top:0px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	text-align: center;
	background-color: #AFEA00;
}
#about_us1 {
	height: 23px;
	width:110px;
	display:block;
	position: absolute;
	margin-left: 340px;
	margin-top: 0px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	text-align: center;
	background-color: #AFEA00;
}
#shop1 {
	height: 23px;
	width:80px;
	display:block;
	position: absolute;
	margin-left: 450px;
	margin-top: 0px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	text-align: center;
	background-color: #AFEA00;
}
#donate1 {
	height: 23px;
	width:87px;
	display:block;
	position: absolute;
	margin-left: 530px;
	margin-top: 0px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	text-align: center;
	background-color: #AFEA00;
}
#news1 {
	height: 23px;
	width:87px;
	display:block;
	position: absolute;
	margin-left: 620px;
	margin-top: 0px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	text-align: center;
	background-color: #AFEA00;
}

#nav_right {
	background-color: #fff;
	width: 225px;
	margin: 0px;
	height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9C0;
	line-height: 14px;
	float: right;
	text-align: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 10px;
	vertical-align: bottom;
}
#nav_right a:link {
	text-decoration:none;
	color: #9C0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
}
#nav_right a:visited{
	text-decoration:none;
	color: #9C0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
}
#nav_right a:hover {
	text-decoration:underline;
	color: #9C0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
}

#nav_left a, #nav_left a:hover {
	border-right:0;
	border-left:1px solid #fff;
} 

/* CONTENT */

#content_left  {
	float: left;
	width: 730px;
	margin-top: 20px;
	padding:0px;
}

#lh_column {
	width: 185px;
	float:left;
}

.at_work {
	color:#FF9900;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 30px;
	background-image: url(../images_new08_home/globe.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-bottom: 120px;
}
.at_work_dropbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
	background-color: #fff;
	border: 1px solid #FF9900;
	padding: 0px;
	margin:0px;
}
.most_popular_tags_ttl {
	display:block;
	width:180px;
	height:30px;
	background-color:#444;
	color:#fff;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 30px;
	text-align: left;
	padding: 0px 0px 0px 7px;
	margin: 8px 0px 0px 0px;
}
.most_popular_tags_bg {
	display:block;
	width:170px;
	height:auto;
	background-color:#D5DDE6;
	color:#fff;
	font-size:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 25px;
	text-align: left;
	margin: 0px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 7px;
}

#centre_tabs {
	width: 530px;
	float:right;
	margin: 0px;
	padding: 0px;
}
#centre_tabs a:link {

}


/* RIGHT HANDCOLUMN */


#content_right  {
	float: right;
	width: 200px;
	margin-top: 20px;
	padding: 0px;
}
#content_right p {
	margin: 0px 0px 0px 7px;
	padding: 0px 0px 0px 0px;
}
#content_right_box  .how_you_can_help_ttl {
	display:block;
	width:195px;
	height:30px;
	background-color:#444;
	color:#fff;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 30px;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;

}
#content_right_box  .white_ttls {
	color:#fff;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 30px;
	margin:0;
	border-bottom:none;
}

#content_right_box  .how_you_can_help_txt a {
	font-size:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	margin-top: 10px;
	padding-top: 8px;
	margin-left: 0px;
	padding-left: 0px;
}
#content_right_box .how_you_can_help_p a {
	color:#444;
}

#content_right_box  .how_you_can_help p, a {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 15px;
	text-align: left;
}

.sign_me_up {
	display:block;
	width:200px;
	height:auto;
	background-color:#9C0;
	text-align: center;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 16px;
}
.sign_me_up p {
	color:#fff;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 20px;
	text-align: center;
	margin: 0px;
}
	
.sign_me_up a:link{
	color:#fff;
	font-size: 16px;
	text-align: center;
	line-height: 20px;
}	
.sign_me_up a:visited{
	color:#fff;
	font-size: 16px;
	text-align: center;
	line-height: 20px;
}
.sign_me_up_2 {
	color:#fff;
	font-size:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 20px;
	text-align: center;
	margin: 0px;
	padding: 100px;
}
.shop_ttl {
	display:block;
	width:193px;
	height:30px;
	background-color:#FF9900;
	color:#fff;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 30px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.unwrapped {
	display:block;
	width:110px;
	height:auto;
	background-image: url(../images_new08_home/unwrapped.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #0099CC;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 18px;
	padding-right: 90px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.goodbooks{
	display:block;
	width:140px;
	height:92px;
	background-image: url(../images_new08_home/goodbooks.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #9C0;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 16px;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 50px;
}

/* TAB CENTRE BOX */


#tab_box {
	float: right;
	width: 530px;
	position: relative;
	z-index: 20;	
}
#tab_box img {
	border:0;
	margin:8px 8px 20px 0px;
}

#tabmenu {
	z-index: 15;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C0;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#tabmenu li {
	display: inline;
	overflow: hidden;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#tabmenu a, a.active {
	color:#444;
	font-size:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
	text-decoration: none;
	background-color: #9C0;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	border-top-width: 1px;
	border-right-width: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9C0;
	border-right-color: #9C0;
	border-bottom-color: #9C0;
	border-left-color: #9C0;
}

#tabmenu a.active {
	background: #fff;
	border-bottom: 3px solid #fff;
	font-weight:bold;
	margin: 0px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}

#tabmenu a:hover {
	color: #fff;
	font-weight:bold;
	margin: 0px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	background-color: #AFEA00;
}

#tabmenu a:visited {
	color: #444;
	font-weight:bold;
	margin: 0px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}

#tabmenu a.active:hover {
	color: #444;
	font-weight:bold;
	margin: 0px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	background-color: #fff;
}

#tabcontent {
	text-align: justify;
	/*z-index: 2;	*/
		background: #fff;
	padding: 10px;
	margin: 0px;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9C0;
	border-right-color: #9C0;
	border-bottom-color: #9C0;
	border-left-color: #9C0;
	height: 287px;
}
		
.more_news{
	text-align:right;
	margin-top: 10px;
}
		

/* BOTTOM OF PAGE */

#statement {
	width: 980px;
	height:30px;
	text-align:center;
	padding:0px;
	/*position:relative;*/
	float: left;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display:block;
	background-color:#9C0;
	color:#fff;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 30px;
}
.statement_ttl {
	text-align:center;
	padding:0px;
	color:#fff;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 30px;
}
#footer {
	width: 980px;
	height:auto;
	padding:0px;
	/*position:relative;*/
	float: left;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display:block;
	background-color:#fff;
	font-size:10px;
}

#greenline{
	border-top:solid 1px #9C0;
	width: 980px;
	float: left;
	clear:both;
}
#blueline{
	border-top:dotted 1px #5699DB;
	width: 530px;
	float: left;
	clear:both;
}
.footer {
	padding:0px 0px -10px 0px;
	margin:0px 0px 0px 0px;
	font-size:10px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.footer a{
	font-size:10px;
}

.footer_images {
	border:0;
	padding:0px 0px 0px 15px;
	margin: 0px 0px -3px 0px;
}
.join_us_on {
	padding-left: 15px;
}
.join_us_images {
	border:0;
	padding:0px 0px 0px 0px;
	margin: 0px 0px -3px 0px;
}




