* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
	
}
body {
	width:100%;
	height: 100%;
	background:#fff;
	font-family: Tahoma, Geneva, sans-serif;
	margin:0 auto;
	background:#e8f1f5 url(/images/body-bg.jpg) center top repeat-x;
	
}
.cloud {
	background:url(/images/cloud.png) center 100px no-repeat;
	margin:0 auto;
	width:100%;
	height: 100%;
	
}
#wrapper {
	width:1000px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%; 
	background:url(/images/wrapper.png) center top repeat-y;
	
}
.wrapper-style {
	width:940px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
FORM {
	padding:0;
	margin:0;
}
FORM input {
	padding:0;
	margin:0;
}
.clear {
	clear:both;
}

h1 {
	font-size:27px;
	color:#be282a;
	font-weight:bold;
	margin:0 0 5px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size:18px;
	color:#000;
	font-weight:normal;
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	margin-top:5px;
	letter-spacing:-1px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size:18px;
	color:#000;
	margin:0 0px 5px 0px;
	padding:0 0 5px 0;
	font-weight:bold;
	letter-spacing:-1px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
p {
	margin:0;
	margin-top:5px;
	margin-bottom:5px;
	padding:0;
}

/* Header
-----------------------------------------------------------------------------*/
#wrapper #header {
	position:relative;
	width:980px;
	margin:0 auto;
	height:211px;
	background:url(/images/header-bg.jpg) no-repeat;
	
}
	#wrapper #header .header-left {
		padding:7px 0 0 10px;
		float:left;
		width:465px;
	}
	#wrapper #header .header-right {
		padding:10px 0 0 10px;
		float:left;
		width:435px;
		font-family:Georgia, "Times New Roman", Times, serif;
	}
		#wrapper #header .header-right .login {
			font-size:12px;
			color:#FFF;
			font-weight:bold;
		}
			#wrapper #header .header-right .login a {
				color:#fff200;
				text-decoration:none;
			}
			#wrapper #header .header-right .login a:hover {
				color:#fff200;
				text-decoration:underline;
			}
			#wrapper #header .header-right .slogan {
				font-size:27px;
				color:#000;
				margin:25px 0 0 0;
				padding:0 0 0 0 ;
			}

/* top-menu
-----------------------------------------------------------------------------*/
#wrapper #top-menu-style {
	float:left;
	margin:0 auto;
	width:940px;
	position:relative;
	height:35px;
}
	#wrapper #top-menu-style .top-menu{
		position:absolute;
		background:url(/images/top-menu-bg.png);
		height:50px;
		width:986px;
		left:-30px;
		top:-9px;
		line-height:46px;
		padding:0 0 0 20px;
	}
	#wrapper #top-menu-style .search {
		position:absolute;
		right:20px;
		top:3px;
	}
		#wrapper #top-menu-style .search form {
			background:url(/images/search-bg.png) no-repeat;
			width:175px;
			height:27px;
		}
		#wrapper #top-menu-style .search form input {
			margin:7px 0 0 7px;
			padding:0px;
			border:0 none;
			width:130px;
		}
		#wrapper #top-menu-style .search .btn {
			background:url(/images/search-btn.png) no-repeat;
			width:18px;
			height:19px;
			border:0 none;
			cursor:pointer;
		}
	/* menu
		------------------------------*/
		 
			.top-menu ul.menu li {
				float:left;
				display:block;
				text-align:center;
			}
			.top-menu ul.menu li a {
				padding:0 10px 0 10px;
				color: #000;
				font-size:12px;
				text-decoration:none;
				text-transform:uppercase;
				font-family:Georgia, "Times New Roman", Times, serif;
				font-weight:bold;
			}
			.top-menu ul.menu li a:hover {
				text-decoration:underline;
			}
			
/* Content
-----------------------------------------------------------------------------*/
#wrapper #content {
	width:990px;
	margin:0 auto;
	display:block;
	background:url(/images/content_top.jpg) center top no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}
	#wrapper #content .box {
		float:left;
		margin:40px 0 0 0;
		width:940px;
	}
		#wrapper #content .box .box1 {
			float:left;
			padding:10px;
			width:450px;
		}
		#wrapper #content .box .box1 .map {
			margin:15px 0 15px 0;
		}
		#wrapper #content .box .box1 .country-search {
			position:relative;
			width:450px;
		}
		#wrapper #content .box .box1 .country-search select {
			width:185px;
			height:29px;
			-moz-border-radius:6px;
    		-webkit-border-radius:6px;
    		-khtml-border-radius:60px;
    		border-radius:6px;
			border:1px solid #a5cf4c;
			background:#a5cf4c;
			padding:5px;
			
		}
		#wrapper #content .box .box1 .country-search input.btn {
			border:0 none;
			background:url(/images/top-submit.jpg) no-repeat;
			width:60px;
			height:24px;
			position:absolute;
			bottom:4px;
			right:-5px;
			cursor:pointer;
		}
		#wrapper #content .box .box1 .country-search input {
			background:url(/images/input-bg.png) no-repeat;
			width:198px;
			height:29px;
			border:0 none;
			padding:0 0 0 5px;
		}

		#wrapper #content .box .box2 {
			float:left;
			padding:10px;
			width:450px;
		}
		#wrapper #content .box .box2 .borders {
			background:url(/images/borders-top.jpg) no-repeat;
			width:450px;
			height:338px;
		}
		#wrapper #content .box .box2 .borders .video {
			margin:10px 0 0 10px;
		}
		#wrapper #content .box .box2 .borders .video-txt {
			margin:5px 10px 0 10px;
			font-size:11px;
		}
		#wrapper #content .box .box2 .borders .border-title {
			float:left;
			width:215px;
			padding:10px 0 0 10px;
			font-size:18px;
			font-weight:bold;
			font-family:Georgia, "Times New Roman", Times, serif;
		}
		#wrapper #content .box .box2 .borders .border-menu {
			float:left;
			width:224px;
			margin:1px 0 0 0;
		}
		/* border menu
		------------------------------*/
		 
			.border-menu ul.nav-main-top li {
				float:left;
				display:block;
				text-align:center;
			}
			.border-menu ul.nav-main-top li a {
				color: #000;
				font-size:12px;
				text-decoration:none;
				text-transform:uppercase;
				font-family:Georgia, "Times New Roman", Times, serif;
				font-weight:bold;
				background:url(/images/num-bg.jpg) no-repeat;
				margin:0 3px 0 0;
				width:52px;
				height:30px;
				float:left;
				display:block;
				padding:7px 0 0 0;
			}
			.border-menu ul.nav-main-top li a:hover {
				background:url(/images/num-bg-hover.jpg) no-repeat;
			}
	#wrapper #content .box3 {
		float:left;
		margin:20px 10px 0 10px;
		width:920px;
	}
		 #wrapper #content .box3 .box3-left {
			 float:left;
			 width:600px;
			 margin:0 20px 0 0;
		 }
		 #wrapper #content .box3 .box3-left .join-our-community {
			 float:left;
			 width:295px;
			 margin:20px 10px 0 0;
			 background:url(/images/join-our-community.jpg) no-repeat;
			 height:240px;
		 }
			 #wrapper #content .box3 .box3-left .join-our-community .join-our-communit-txt {
				 margin:10px;
				 color:#FFF;
				 font-size:11px;
			 }
		 	#wrapper #content .box3 .box3-left .join-our-community .join-our-communit-txt .social {
				margin:6px 0 6px 0;
			}
			#wrapper #content .box3 .box3-left .join-our-community .submit-form {
				margin:10px 0 0 0;
				position:relative;
			}
			#wrapper #content .box3 .box3-left .join-our-community .submit-form input {
				background:url(/images/input-bg.png) no-repeat;
				margin:0 0 5px 0;
				width:203px;
				height:29px;
				border:0 none;
				padding:0 0 0 5px;
			}
			#wrapper #content .box3 .box3-left .join-our-community .submit-form input.btn {
				background:url(/images/submit.jpg) no-repeat;
				width:73px;
				height:29px;
				position:absolute;
				right:-5px;
				bottom:0px;
				cursor:pointer;
				border:0 none;
			}
		 #wrapper #content .box3 .box3-left .responsible-travel {
			 float:left;
			 width:295px;
			 margin:20px 0 0 0;
			 background:url(/images/responsible-travel.jpg) no-repeat;
			 height:240px;
		 }
		 	#wrapper #content .box3 .box3-left .responsible-travel .responsible-trave-txt {
				background:url(/images/man.jpg) right 15px no-repeat;
				padding:0 80px 0 0;
				height:220px;
				margin:10px 0 0 10px;
			}
		  #wrapper #content .box3 .box3-left .title {
			  font-size:18px;
				color:#000;
				font-family:Georgia, "Times New Roman", Times, serif;
				font-weight:bold;
				padding:5px 0 0 15px;
		  }
		 #wrapper #content .box3 .ads {
			 float:left;
			 width:300px;
		 }
		 #wrapper #content .box3 .ads .ads-banners {
			 margin:0 0 15px 0;
		 }
		 #wrapper #content .box3 .last-news {
			 background:url(/images/last-news-bg.jpg) no-repeat;
			 width:600px;
			 height:383px;
			 position:relative;
			}
		#wrapper #content .box3 .last-news .news {
			float:left;
			width:260px;
			margin:25px 10px 10px 35px;
		}
		#wrapper #content .box3 .last-news span {
			font-size:14px;
			font-weight:bold;
		}
		#wrapper #content .box3 .last-news a {
			text-decoration:none;
			color:#be282a;
			font-weight:bold;
		}
		#wrapper #content .box3 .last-news .news1 {
			float:left;
			width:260px;
			margin:25px 0 10px 0px
		}
		#wrapper #content .box3 .last-news .news img {
			margin:0 0 8px 0;
		}
		#wrapper #content .box3 .last-news .news1 img {
			margin:0 0 8px 0;
		}
			#wrapper #content .box3 .last-news .last-news-title {
				font-size:18px;
				color:#000;
				font-family:Georgia, "Times New Roman", Times, serif;
				font-weight:bold;
				padding:8px 0 0 25px;
			}
			 #wrapper #content .box3 .last-news .arrow-left {
				 position:absolute;
				 left:10px;
				 top:55px;
				}
			#wrapper #content .box3 .last-news .arrow-right {
				position:absolute;
				 right:10px;
				 top:55px;
				}
		
	
	
/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width:100%;
	height:65px;
	background:url(/images/footer.jpg) repeat-x;
	margin:89px 0 0 0;
}
	#footer .footer-style {
		width:940px;
		margin:0 auto;	
		height:65px;
		position:relative;
	}
		#footer .footer-style .footer-top {
			background:url(/images/footer-top.jpg);
			height:89px;
			width:940px;
			position: absolute;
			top:-89px;
			left:0px;	
		}
		#footer .footer-menu {
			text-align:center;
			margin:20px 0 0 150px;
			float:left;
	}
	/* footer menu
		------------------------------*/
		 
			.footer-menu ul.nav-main-top li {
				float:left;
				display:block;
				text-align:center;
			}
			.footer-menu ul.nav-main-top li a {
				padding:0 10px 0 10px;
				color: #fff;
				font-size:12px;
				text-decoration:none;
				text-transform:uppercase;
				font-family:Georgia, "Times New Roman", Times, serif;
				font-weight:bold;
			}
			.footer-menu ul.nav-main-top li a:hover {
				text-decoration:underline;
			}

/* Charity page
  ---------------------------------*/
.node-type-charity h1 {
	border-bottom:solid darkred 1px;
	padding:5px;
}

.node-type-charity .field-name-field-contact-name .field-label {
	width:150px;
}
.node-type-charity .field-name-field-address .field-label {
	width:150px;
}
.node-type-charity .field-name-field-email .field-label {
	width:150px;
}
.node-type-charity .field-name-field-website .field-label {
	width:150px;
}
.node-type-charity .field-name-field-telephone .field-label {
	width:150px;
}
.node-type-charity .node {
	margin:5px;
}
.node-charity .field {
	margin-top:5px;
	margin-bottom:5px;
}
.node-charity .field .field-label {
	margin-bottom:5px;
}
.node-charity .field-name-field-facts .field-items {
	margin-left:15px;
}
.node-charity .links {
	margin-top:50px;
	display:block !important;
}
/*Table views*/
table.views-view-grid {
	width:100%;
}

/*Sub Regions*/
.view-sub-regions .views-row {
}
.view-sub-regions .views-row h3 {
	color:darkred;	
}
.view-sub-regions .views-row a {
	text-decoration: none;
}
.view-sub-regions .views-row a:hover {
	text-decoration: underline;
	color:darkred;
}

.view-taxonomy-term .views-field-body {
	margin-bottom:5px;
}
.view-taxonomy-term .views-row {
	padding:5px;
	border:solid 2px darkred;
	margin:5px;
	margin-left:0px;
}
.view-taxonomy-term .views-field-title a {
	text-decoration: none;
}
.view-taxonomy-term .views-field-title a:hover {
	text-decoration: underline;
	color:black;
}
.view-taxonomy-term .views-fields-field-charity-region .views-label{
	font-weight:bold;
}
.page-stuff-your-rucksack-charities #wrapper #content .box3 .box3-left { width:100%; }
.slider_image {
	float:left;
}
.charity-news {
	
}
.charity-news li {
	clear:both;
	list-style-type:none;
}
.charity-news li img {
	margin:10px;
}
#block-search-form {
    background-image: -moz-linear-gradient(center top , #FFFFFF, #EFEFEF);
    border: 1px solid #EEEEEE;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 5px #EEEEEE;
    padding: 15px;
}

