body {
	margin: 0px;
	padding: 0px;
	font-size: 11pt;
	text-align: center;
	background-image:url("https://www.hartnepal.org/images/background01.png"), url("https://www.hartnepal.org/images/background02.png");
	background-repeat:repeat-x, repeat-x;
	background-position: left top, left bottom;	
	color: #000000;
}

#container {
	position: relative;
	width: 1020px;
	margin:0 auto;
	text-align: left;
}


/* general */

p,ul,td {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	text-align: left;
	vertical-align: top;
}

a {
	color: #6699FF;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #FFC534;
	font-weight: bold;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 180%;
	color: #6699FF;
	margin: 0px 0px 0px 0px;	
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #6699FF;
	margin: 0px 0px 0px 0px;	
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #6699FF;
	margin: 0px 0px 0px 0px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #6699FF;
	margin: 0px 0px 0px 0px;	
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #6699FF;
	margin: 0px 0px 0px 0px;	
}


.greyh4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	color: #545454;
	margin: 0px 0px 0px 0px;	
}



img a:hover {
	border: none;
}


/* top area */


td.topbanner {
	/* background-color: #FFFFFF; */

	width: 1010px;
	height: 100px;
	text-align: left;
}


td.menu {
	width: 1010px;
	height: 35px;
	font-size: 80%;
	font-weight: bold;
	padding-left: 0px;
	padding-right: 10px;
	text-align: center;
	vertical-align: middle;
	background-color: transparent;
	border-bottom: 3px solid #FFC534;
}

td.menu ul {
	margin: 0em;
	padding: 0em;
	display: inline;
	list-style: none;
}

td.menu li {
	display: inline;
	list-style: none;
	color: #545454;
}

td.menu li a {
	color: #545454;
	text-decoration: none;
}

td.menu li a:hover {
	color: #FFC534;
	text-decoration: none;
	border: none;
}

span.selected {
	color: #6699FF;
}



/* feature area */

td.feature {
	margin: 0px;
	padding-bottom: 0px;
	width: 210px;

	/* background-color: #FFFFFF; */
}

/*td.feature img {
	margin: 0px 0px 5px 15px;
}
*/
p.featuretitle {
	padding-left: 0px;
	margin: 0px;
	font-size: 80%;
	color: #545454;
	font-weight: bold;
}

td.feature p{
	width: 170px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 80%;
	color: #545454;
}

td.feature p a:hover {
	color: #FFC534;
	text-decoration: none;
}


td.feature li {
	color : #000000;
	list-style-type : square;
	background-position:0 0.4em;
	vertical-align : top;
	width : 170px;
	margin : 0px 0px 0px 0px;
	padding : 0 0 0 0;
	font-size : 75%;
	line-height : 140%;
	height: 140%;
}

td.wishlist {
	margin: 0px;
	padding-bottom: 0px;
	width: 270px;
	background-color: #FFFFFF;
}


ul.wish li {
	color: #545454;
	width : 225px;
	margin-left: -10px;
	margin-right: 10px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

div.caption {
	padding-left: 15px;
	font-size: 70%;
	color: White;
}

div.caption a {
	color: White;
	font-weight: bold;
	border-bottom: 1px dotted White;
}

div.caption a:hover {
	color: #333366;
	border-bottom: 1px dotted #333366;
	text-decoration: none;
}

.radbox{display:block}
.radbox *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#D1FAE8;
}
.radbox1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #c6c6f2;
  border-right:1px solid #c6c6f2;
  background:#e6e6f9}
.radbox2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #a5a5eb;
  border-right:1px solid #a5a5eb;
  background:#ececfa}
.radbox3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #ececfa;
  border-right:1px solid #ececfa;}
.radbox4{
  border-left:1px solid #c6c6f2;
  border-right:1px solid #c6c6f2}
.radbox5{
  border-left:1px solid #e6e6f9;
  border-right:1px solid #e6e6f9}
.radboxfg{
  background:#D1FAE8
}



/* content area */


tr.contentarea {
	/* background-color: #FFffff; */
}

td.content {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

td.content p {
	font-size: 75%;
}

img.left {
	float: left;
	clear: left;
	border:1px solid blue;
	margin: 10px 10px 10px 28px;
}

img.right {
	float: right;
	clear: right;
	border:1px solid blue;
	margin: 10px 28px 10px 10px;
}

img.centre {
    	display: block;
      	margin-left: auto;
  	margin-right: auto;
}

ol {
	font-size: 100%;
	margin-left: 0px;
}

.boardcontain{
	width:200px;
	/* height:480px; */
	padding-left:40px;
	padding-bottom:20px;
	float:left;
	overflow: auto;
}

.boardimage{
	height:200px;
	width:200px;
	/* border:0px solid blue; */
}

.boardcaption{
	width:200px;
	padding-top:10px;
	font:normal 10pt Calibri;
	text-align:left;
	overflow: auto;
}

.staffcontain{
	width:200px;
	height:430px;
	padding-left:40px;
	padding-bottom:20px;
	float:left;
	overflow: auto;
}

.staffimage{
	height:200px;
	width:200px;
	/* border:0px solid blue; */
}

.staffcaption{
	width:200px;
	padding-top:10px;
	padding-bottom:40px;
	font:normal 10pt Calibri;
	text-align:left;
	overflow: auto;
}



.peoplecontainleft{
	width:200px;
	height:350px;
	padding-left:20px;
	padding-bottom:20px;
	float:left;
}

.peoplecontainright{
	width:200px;
	height:350px;
	padding-left:20px;
	padding-bottom:20px;
	float:right;
}

.people{
	height:200px;
	width:200px;
	border:1px solid blue;
}

.peoplecaption{
	width:200px;
	padding-top:10px;
	font:normal 70% Arial;
	text-align:left;
}

.peoplecontainleft2{
	width:200px;
	height:480px;
	padding-left:40px;
	padding-bottom:20px;
	float:left;
	overflow: auto;
}

.peoplecontainright2{
	width:200px;
	height:400px;
	padding-left:20px;
	padding-bottom:20px;
	float:right;
}

.people2{
	height:200px;
	width:200px;
	border:0px solid blue;
}

.peoplecaption2{
	width:200px;
	padding-top:10px;
	font:normal 10pt Calibri;
	text-align:left;
	overflow: auto;
}

.peoplerepresentative{
	width:200px;
	padding-left:10px;
	padding-bottom:20px;
	font:normal 10pt Calibri;
	text-align:justify;	
	float:left;
}

.photoleft{
	width:210px;
	height:160px;
	float:left;
	margin: 0px 0px 30px 0px;
}

.photoright{
	width:210px;
	height:160px;
	float:right;
	margin: 0px 0px 30px 0px;
}




/* data table */

table.data {
	font-size: 75%;
	width: 540px;
}

table.data td {
	padding: 3px 0px 3px 5px;
}

td.header {
	color: white;
	background-color: #AF8358;	
}



/* social media area */
td.socialmedia {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}



/* footer area */

td.footer {
	position: relative;
	/* width: 1000px; */
	margin:0 auto;
	text-align: left;
	margin-top: 20px;
	border-top: 3px solid #FFC534;
}

td.footer p {
	/* background-color: #FFFFFF;
	width: 1005px; */
	
	font-size: 75%;	
	margin: 0 auto;
	color: #545454;
	font-weight: normal;
	margin-top: 10px;	
}

td.footer p a {
	color: #545454;
	font-weight: normal;
}

td.footer p a:hover {
	color: #FFC534;
	font-weight: normal;
	text-decoration: none;
	border-bottom : none;
}




fieldset {
	background-color: #D1FAE8;
	margin: 0em 0 0 0;
	padding: 1em 0 1em 0;
	border-radius: 20px;
	border:2px solid lightgray;
}

legend {
	margin-left: 1em;
	color: #000000;
	font-weight: bold;
}

fieldset ol {
	padding: 1em 1em 0 1em;
	list-style: none;
}

fieldset li {
	padding-bottom: 1em;
}

label {
	display: block;
}

label {
	float: left;
	width: 10em;
	margin-right: 0.5em;
	padding: 0.3em;
	font-size: 100%;
	text-align: right;
	font-weight: bold;
}

fieldset.ga {
	margin: 2em;
	padding: 10px 10px 10px 15px;
	border-radius: 10px;
	border:1px solid lightgray;
}

label.single {
	float: left;
	width: 7.5em;
	margin-left: -1em;
	margin-right: 0.5em;
	padding: 0.3em;
	font-size: 80%;
	text-align: right;
	font-weight: bold;
}

p.gatxt {
	padding: 0em 2em 1em 2em;
}


#title, #postcode, #amount {
	width: 90px;
}

#submit {
	margin: 0em 0em 0em 2.5em;
}

#clear {
	margin: 0em 0em 0em 0em;
}

#fname, #lname, #address, #email {
	width: 200px;
}


#fname2, #lname2, #email2 {
	width: 200px;
}


#mce-FNAME, #mce-LNAME, #mce-EMAIL {
	width: 200px;
}


/**** VERTICAL NEWSLETTER ARCHIVE MENU ****/

/* We remove the margin, padding, and list style of UL and LI components */
#menuwrapper ul, #menuwrapper ul li{
    margin:0;
    padding:0;
    list-style:none;
}

/* We apply NORMAL background color and border bottom white and width to 150px */
#menuwrapper ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
    text-align: center;
    height: 30px;
    background-color:#7f95db;
    border-bottom:solid 1px white;
    width:120px;
    cursor:pointer;
}

/* We apply the link style */
#menuwrapper ul li a{
    padding:5px 15px;
    color:#ffffff;
    display:inline-block;
    text-decoration:none;
    	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%; 
}

/* We apply the background HOVER color when user hover the mouse over of the li component */
/* for IE < 9 we using class .iehover */
#menuwrapper ul li:hover,
#menuwrapper ul li.iehover{
    background-color:#6766cc;
    position:relative;
}



/**** SECOND LEVEL MENU ********************************************/
/* We make the position to absolute for flyout menu and hidden the ul until the user hover the parent li item */
#menuwrapper ul li ul{
    position:absolute;
    display:none;
}

/* When user has hovered the PARENT li item, we show the SUB ul list by applying display:block, note: 150px is the individual menu width.  */
/* for IE < 9 we using class .iehover */
#menuwrapper ul li:hover ul, 
#menuwrapper ul li.iehover ul{
    left:120px;
    top:0px;
    display:block;
    padding:0px 2px;    
}

/* we apply different background color to 2nd level menu NORMAL items*/
#menuwrapper ul li ul li{
    background-color:#9baafa;
    width:150px;
    height: 30px;
}

/* We change the background color for the level 2 submenu when HOVERING the menu */
/* for IE < 9 we using class .iehover */
#menuwrapper ul li:hover ul li:hover,
#menuwrapper ul li.iehover ul li.iehover{
    background-color:#788cfa;
}

/* We style the color of level 2 links */
#menuwrapper ul li ul li a{
    color:#ffffff;
    display:inline-block;
    width:150px;
}

/* Clear float */
.clear{
    clear:both;
}
/*******************************************************************************************/


#signup a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#signup a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.infocontain{
	width:330px;
	height:450px;
	padding-left:10px;
	padding-bottom:20px;
	float:left;
	overflow: auto;
}

.infoimage{
	height:300px;
	width:424px;
	/* border:0px solid blue; */
}