body{
	background: #FFFCF2 url(/images/bg-body.jpg) repeat-x top left;
	font: 76%/135% "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #333;
}



#container{
	background: #fff;
	margin-left: -369px;
	left:50%;
	padding: 0 0 0 0;
	position: absolute;
	text-align: left;
	width: 738px;
	border-right: 1px solid #FEF5CB;
	border-left: 1px solid #FEF5CB;
	
}

#header{
	background: #3a3a3a url(/InMemoryGiving/images/bg-header.jpg) no-repeat;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 738px;
	height: 77px;
}

#header #logo{
	background: url(/InMemoryGiving/images/logo-InMemoryGiving.gif) no-repeat;
    left: 10px;
	position: absolute;
	width: 146px;
	height: 77px;
}

#header #logo a{
    display: block;
    width: 146px;
    height: 77px;

}

#header #logo img{
	display: none;
}

#header #coupleProfile{
	position: absolute;
	right: 27px;
    font: 90%/130% "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
	text-align: right;
	color: #fff;
	top: 28px;
	z-index: 1100;
}

#header #coupleProfile a{
    color: #fff;
    text-decoration: none;
    border-right: 1px solid #fff;
    padding: 0 5px 0 5px;
    margin: 5px 0 0 0;
}

#header #coupleProfile a:hover{
    color: #999;
    text-decoration: underline;
    border-right: 1px solid #fff;
    padding: 0 5px 0 5px;
}





#navContainer{
    background: url(/InMemoryGiving/images/bg-nav.gif) repeat-y;
    padding: 0;
    margin: 0;
    width: 738px;
    height: 27px;
}

#navContainer ul {
     text-align: center;
     list-style: none;
     margin: 0;
     padding-top: 5px;
 }

#navContainer ul li {
    display: inline;
    height: 27px;
    font: 90%/130% "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
 }

#navContainer.end {
     margin-right: 0;
 }

#navContainer a {
    padding: 0;
    margin: 0 0 0 0;
    color: #3a3a3a;
    text-decoration: none;
    border-right: 1px solid #333;
    padding: 0 5px 0 5px;
    margin: 5px 0 0 0;
 }

#navContainer a:hover {
    color: #999;
    text-decoration: underline;
    padding: 0 5px 0 5px;
    margin: 5px 0 0 0;
 }


#main{
    float: left;
    padding: 0;
    margin:0;
    width: 545px;
    border-bottom: 15px solid #fff;
}

#main h1{
  display: none;
}

#main #mainTitle{
  	background: url(/InMemoryGiving/images/bg-title.jpg) no-repeat;
	clear: both;
	margin: 15px 0 0 15px;
	padding: 0;
	width: 530px;
}

#main #mainTitle h2{
  	clear: left;
	color: #333;
	font: normal 170%/1em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin: 0 0 10px 0;
	padding: 7px 0 10px 10px;
}

#main #mainContent{
	margin: 0 15px 0 25px;
	padding: 0 0 20px 0;
}

#main #mainContent p{
	margin: 0 0 15px 0;
	padding: 0;
	text-align: justify;

}

#main #mainContent h3{
	color: #333;
	font: normal 125%/1em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 7px 0;
	padding: 10px 0 5px 0;
	border-bottom: 1px solid #999;
	font-weight: bold;
}

#main .contentList li{
    margin: 0 0 0 0;
    padding: 5px 0 5px 0;

}

#home-main{
    padding: 0;
    margin:0;
    width: 738px;
}

#home-main h1{
  display: none;
}

#home-mainFeature{
    background: #3a3a3a url(/InMemoryGiving/images/photo-main.jpg) no-repeat;
    width: 738px;
    height: 229px;
    display : block;
}

#home-mainFeature img{
  display: none;
}

#home-mainFeature h2{
    padding: 25px 0 5px 0;
    margin: 0 0 0 355px;
    font: 140% "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #fff;
}

#home-mainFeature p{
    padding: 10px 0 5px 0;
    margin: 0 20px 0 355px;
    text-align: justify;
    color: #fff;
}

#home-mainFeature a:link {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px #BE96E0 dotted;
}
#home-mainFeature a:visited {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px #BE96E0 dotted;
}
#home-mainFeature a:hover {
    color: #fff;
    text-decoration: none;
	border-bottom: 1px #BE96E0 solid;

}
#home-forTheCouple{
    background: #3a3a3a url(/InMemoryGiving/images/bg-inMemoryOf.jpg) no-repeat;
    width: 246px;
    height: 70px;
    padding: 0;
    margin: 0;
    float: left;
}

#home-forTheCouple a{
    background: #3a3a3a url(/InMemoryGiving/images/bg-inMemoryOf.jpg) no-repeat;
    width: 246px;
    height: 70px;
    display: block;
    padding: 0;
    margin: 0;
}

#home-forTheCouple a:hover {
    background: #3a3a3a url(/InMemoryGiving/images/bg-inMemoryOfHover.jpg) no-repeat;
    width: 246px;
    height: 70px;
    display: block;
    padding: 0;
    margin: 0;
}


#home-forTheCouple h2 {display: none;}

#home-forFamilyAndFriends{
    background: #737272 url(/InMemoryGiving/images/bg-forFamilyAndFriends.jpg) no-repeat;
    width: 246px;
    height: 70px;
    padding: 0;
    margin: 0;
    float: left;
}

#home-forFamilyAndFriends a{
    background: #737272 url(/InMemoryGiving/images/bg-forFamilyAndFriends.jpg) no-repeat;
    width: 246px;
    height: 70px;
    display: block;
    padding: 0;
    margin: 0;
}

#home-forFamilyAndFriends a:hover{
    background: #737272 url(/InMemoryGiving/images/bg-forFamilyAndFriendsHover.jpg) no-repeat;
    width: 246px;
    height: 70px;
    display: block;
    padding: 0;
    margin: 0;
}

#home-forFamilyAndFriends h2 {display: none;}

#home-forTheCharity{
    background: #9d9c9c url(/InMemoryGiving/images/bg-forTheCharity.jpg) no-repeat;
    width: 246px;
    height: 70px;
    padding: 0;
    margin: 0;
    float: left;
}

#home-forTheCharity a{
    background: #9d9c9c url(/InMemoryGiving/images/bg-forTheCharity.jpg) no-repeat;
    width: 246px;
    height: 70px;
    padding: 0;
    margin: 0;
    display: block;
}

#home-forTheCharity a:hover{
    background: #9d9c9c url(/InMemoryGiving/images/bg-forTheCharityHover.jpg) repeat-y;
    width: 246px;
    height: 70px;
    padding: 0;
    margin: 0;
    display: block;
}

#home-forTheCharity h2 {display: none;}

#home-feature1{
    background: #FFFFFF url(/BirthdayGiving/images/featured_charity.jpg) no-repeat;
    width: 201px;
    padding-top: 20px;
    margin: 0;
    float: left;
}

#home-feature2{
    background: #e0e0e0 url(/BirthdayGiving/images/bg-otherSitesHome.jpg) no-repeat;
    width: 201px;
    height: 96px;
    padding: 0px;
    margin: 0;
    float: left;
}


#home-feature3{
    background: #e0e0e0 url(/BirthdayGiving/images/bg-otherSitesHome2.jpg) no-repeat;
    width: 201px;
    height: 96px;
    padding: 0px;
    margin: 0;
    float: left;
}

#home-feature3 ul,#home-feature2 ul{
  margin: 33px 0 0 32px;
  padding: 0 0 0 0;
  color: #black;
}

#home-giftAidPaypal{
    background: #565656;
    width: 135px;
    height: 86px;
    padding: 10px 0 0 0;
    margin: 0;
    float: left;
}

#side {
    float: right;
	margin: 63px 0 0px 0;
	padding: 0px 15px 0 0;
	width: 170px;
}

#side h3{
	color: #333;
	font: normal 100%/1.5em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 7px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #999;
	font-weight: bold;
}

#side ul{
    margin: 0;
    padding: 0 0 0 0;
    list-style: none;
}

#side #btnContainer img{
    padding: 0 0 15px 5px;
    margin: 0 0 0 0;
}

#userimage{
    padding: 0 0 15px 5px;
    margin: 0 0 0 0;
}

#side .organisationContainer blockquote{
    margin: 0 0 10px 0;
    padding 0;
    font: 90%/135% "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
    width: 160px;
}

#side .organisationContainer a:link {
	color: #333;
	text-decoration: none;
}
#side .organisationContainer a:visited {
	color: #333;
	text-decoration: none;
}
#side .organisationContainer a:hover {
    color: #999;;
	text-decoration: underline;
}

#side ul{
    margin: 0 0 15px 15px;
    padding: 0 0 0 0;
}

#side ul li{
    margin: 0 0 3px 0;
    padding: 0 0 0 0;
}

#footer{
	background: #3a3a3a;
	margin: 0;
	padding: 0;
	width: 738px;
	height: 44px;
	clear: both;
	position: relative;
}

#footerNav{
    padding: 0 0 0 10px;
    margin: 0;
    list-style: none;
    width: 663px;
    height: 27px;
}

#footerNav li{
    display: inline;
    float: left;
    margin: 0;
    height: 27px;
    font: 90%/130% "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}

#footerNav li a{
    display: block;
    float:left;
    color: #fff;
    text-decoration: none;
    border-right: 1px solid #fff;
    padding: 0 5px 0 5px;
    margin: 15px 0 0 0;
}

#footerNav li a:hover{
    display: block;
    float:left;
    color: #999;
    text-decoration: underline;
    border-right: 1px solid #fff;
    padding: 0 5px 0 5px;
    margin: 15px 0 0 0;
}

#footer #copyWrite{
	position: absolute;
	right: 25px;
    font: 85%/130% "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	color: #fff;
	top: 15px;
	z-index: 1000;
}


a:link {
	color: #333;
	text-decoration: none;

}
a:visited {
    color: #333;
	text-decoration: none;

}

a:hover {
    color: #999;
    text-decoration: underline;
}

#main p a:link {
	color: #333;
	text-decoration: none;
	border-bottom: 1px #333 dotted;
	font-weight: bold;
}
#main p a:visited {
	color: #333;
	text-decoration: none;
	border-bottom: 1px #333 dotted;
	font-weight: bold;
}
#main p a:hover {
    color: #999;
    text-decoration: none;
	border-bottom: 1px #999 solid;
	font-weight: bold;

}

.end{
    border-right: 0px !important;
}

form.form-style1 {
	margin: 20px 0;
}

form.form-style1 fieldset {
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	border-right: none;
	border-left: none;
	margin: 20px 0;
	padding: 10px;
}

form.form-style1 fieldset.donateGift {
	border-bottom: none;
	border-top: none;
	border-right: none;
	border-left: none;
	margin: 10px 0;
	padding: 0px 10px 0px 10px;
}

form.form-style1 table {
	border: 0;
	padding: 0;
}

form.form-style1 table th {
	border-right: 1px solid #999;
	font-weight: bold;
	padding: 10px 10px 10px ;
	text-align: right;
	vertical-align: top;
	width: 150px;
}

form.form-style1 table th span.formHelp {
	color: #888;
	display: block;
	font-size: .9em;
	font-style: italic;
	font-weight: normal;
}


form.form-style1 table td {
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	vertical-align: top;
}

form.form-style1 table td span.formHelp {
	color: #888;
	display: block;
	font-size: .9em;
	font-style: italic;
	font-weight: normal;
	margin-top: 3px;
}


form.form-style1 input,
form.form-style1 select,
form.form-style1 textarea {
	margin: 0;
    width: 300px;
}

form.form-style1 input[type="checkbox"],
form.form-style1 input[type="image"],
form.form-style1 input[type="submit"],
form.form-style1 input[type="radio"],
form.form-style1 .normal {
	width: auto;
}

form.form-style1 input[type="radio"]{
    margin: 30px;
}

* html form.form-style1 input.ie-submit { width: auto; }
* html form.form-style1 input.ie-radio {
    width: auto;
    margin: 30px;
  }

* html form.form-style1 input.ie-checkbox{
    width: auto;
}

#giftAidContainer{
  display: block;
  width: 250px;
  height: 40px;
}

#giftAidContainer span{
	color: #888;
	font-size: .9em;
	font-style: italic;
	font-weight: normal;
    width: 250px;
    padding: 0px 5px 5px 35px;
    margin-top: -18px;
    display: none;
    float: left;
  
}

#giftAidContainer span strong{
  color: #333;
}




#main #mainContent .faq h3{
	color: #333;
	font: normal 125%/1em "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 7px 0;
	padding: 10px 0 5px 0;
	border-bottom: 1px solid #999;
	font-weight: bold;
}

#charityListContainer{
    margin: 0 0 0px 0;
    padding: 10px 0 10px 23px;
}

#charityList{
    margin: 0;
    padding: 0 0 0 0;
    list-style: none;
}

#charityList li{
    display: inline;
    float: left;
    width: 220px;
    height: 90px;
    margin: 0 15px 15px 0px;
    padding: 0 0 0 0;
    border: 1px solid #999;
}

#charityList li a:link {
	color: #333;
	text-decoration: none;
	display: block;
    width: 220px;
    height: 90px;
}
#charityList li a:visited {
	color: #333;
	text-decoration: none;
	display: block;
    width: 220px;
    height: 90px;
}
#charityList li a:hover {
    color: #999;
	text-decoration: underline;
	display: block;
    width: 220px;
    height: 90px;
}

#charityList li img{
    display: block;
    float: left;
    padding: 8px 0 0 10px;
    

}

#charityList li p{

    font: 90%/135% "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align: left !important;
    width: 95px;
    float: left;
    padding: 8px 0 0px 10px !important;
}

#charityList li .donation{
    font: 135%/185% "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    margin-left: 10px;
    font-weight: bold;

}

form #charityList li{
    height: 120px;
}

form #charityList li .title{
    font: 100%/135% "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin: 10px 3px 0 10px;
    padding: 0 0 0 0;

}

#giftList #charityList li{
    height: 120px;
}

#giftList #charityList li .title{
    font: 100%/135% "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin: 10px 3px 0 10px;
    padding: 0 0 0 0;

}


#formErrorDisplay{

   background: #FE7963 url(/InMemoryGiving/images/forms/icon-error.gif) no-repeat 10px 10px;
   border-top: 2px solid #C72A10;
   border-bottom: 2px solid #C72A10;
   color: #7F1A09;
  
}

#formErrorDisplay p{

    margin: 0;
    padding: 10px 0px 0px 40px !important;
    
}

#formErrorDisplay ul{
    list-style: none;
}

#otherAmount{
    display: none;
}



/*-- Gift List --*/

.message{
    background: #d8d8d8;
    clear: both;
    padding: 10px 10px 10px 10px !important;
    border-top: 1px dashed #999;
    border-bottom: 1px dashed #999;
}

.name{
    float: right;
    font: 76%/135% "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

#giftList h3{
  clear: both;
}

.clear{
  clear: both;
}

#contactUs li{
    font: 100%/135% "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    padding: 0px !important;
    margin: 0px !important;
    list-style: none;
}

.strapline{
    font: 76%/135% "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
    width: 390px;
}






