.wrapper {
	margin:auto;
	overflow:hidden;
	width:958px;
}


#content { 
	padding-left: 0 !important;
	background: none !important;
	margin-top: -10px;
}
#Tragedies #content {
	margin-top: 0;
}
.content-sub {
	padding-left: 0;
	width: 306px;
	margin-right: 10px;
}
/* Header Slideshow thingie */
#tragedySS {
	position: relative;
	overflow: hidden;
	background: #000;
	border-bottom: 3px solid #999;
	margin-bottom: 20px;
}

#tragedySS, #tragedySS img, #tragedySS ul{
	width: 938px;
	height: 280px;
}

#tragedySS li,#tragedySS ul{
	padding:0;
	margin:0;
}

#tragedySS ul {
	position: absolute;
}

#tragedySS .slide {
	float: left;
	position: relative;
	display: none;
}

#tragedySS h2 {
	color: #fff;
	font-weight: normal;
	font-style: italic;
}

/*For sane browsers..*/
#tragedySS .slide:first-child{
	display: block;
}

#tragedySS .slide span,
#tragedySS .intro-text {
	position: absolute;
	font-family:Georgia,Times,serif;
	left: 0;
	padding: 10px 200px 10px 20px;
	top: 0;
	bottom: 0;
	width: 480px;
	color: #fff;
	line-height: 1.3;
	height: 280px;
}

#tragedySS .intro-text {
	z-index: 100;
	padding-top: 20px;
	font-size: 1.1em;
}

#tragedySS .intro-text p {
	line-height: 1.5;	
}

#tragedySS .slide strong {
	font-size: 2.2em;
	font-style: italic;
	font-weight: normal;
	display: block;
	margin-bottom: 10px;
	letter-spacing:-0.025em;
}

#tragedySS .slide a,
#tragedySS .intro-text a {
	display: block;
	color: #fff;
	margin: 20px 0;
	padding-left: 25px;
	font-family: "Helvetica Neue", helvetica, verdana, arial, sans-serif;
	background: url('../Images/arrow-white.png') no-repeat 0 50%;
}

h1 {
	color: #AD1E22;
	font-weight: normal;
}

.content-sub h3 {
	font-style: italic;
}


.intro {
	margin-bottom: 20px;
	overflow: hidden;
	color: #666;
}

.intro .donate-details,
.intro .donate {
	background: url('../Images/bg-donate.png') no-repeat;
	padding: 15px;
	height: 170px;
	position: relative;
}

.intro .donate {
	background: url('../Images/bg-donate-sm.jpg') no-repeat;
	height: 83px;
}

.intro .donate-details h3,
.intro .donate h3 {
	color: #333;
	font-style: italic;
	font-weight: normal;
	font-size: 1.6em;
	margin-bottom: 8px;
}

.intro .donate-details p,
.intro .donate p {
	padding-right: 90px;
}

.intro .donate-details a,
.intro .donate a {
	position: absolute;
	bottom: 10px;
	font-size: 0.917em;
	background:transparent url(../Images/arrows.png) no-repeat scroll 0 -148px;
	overflow:hidden;
	padding-left:20px;
}

.intro .gift-store {
	height: 94px;
	background: url('../Images/box-gift-store.jpg') no-repeat;
	display: block;
	margin-top: 5px;
	overflow: hidden;
	text-indent: -9999px;
}

.search-submit {
	overflow: hidden;
	margin-bottom: 10px;
}

.search-submit fieldset {
	background: url('../Images/bg-tragedy-search.png');
	padding: 10px 10px 15px 20px;
	height: 65px;
	color: #fff;
	overflow: hidden;
}

.search-submit fieldset h2 {
	font-size: 1.267em;
	font-weight: normal;
	font-style: italic;
	color: #fff;
	margin-bottom: 8px;
}

.search-submit fieldset .search-tragedy-k {
	width: 123px;
	float: left;
	margin-right: 10px;
}

.search-submit fieldset .date-pick {
	width: 103px;
	float: left;
}

.search-submit fieldset .dp-choose-date {
	margin-right: 10px;
	margin-left: 2px;
}

.search-submit fieldset .search-tragedy-region {
	width: 169px;
	float: left;
	margin-right: 10px;
}

.search-submit fieldset .buttonSubmit {
	float: left;
	background-position: 0 -2783px;
}

.search-submit .submit {
	background: url('../Images/bg-tragedy-suggest.png') no-repeat;
	padding: 15px;
	height: 65px;
	position: relative;
}

.search-submit .submit h3 {
	color: #333;
	font-style: italic;
	font-weight: bold;
	font-size: 1.6em;
}

.search-submit .submit p {
	padding-right: 90px;
}

.search-submit .submit a {
	color: #333 !important;
	font-weight: normal;
}

.search-submit .note {
	display: none;
}

.search-submit .DropDownField {
	width: 169px;
}

.recent-tragedies {
	width: 960px;
	overflow: hidden;
}

.recent-tragedies h2 {
	color: #333;
	font-style: italic;
}

#backToAf {
	background: url('../Images/back-to-af.png') no-repeat;
	height:43px;
	position:absolute;
	right:7px;
	text-indent:-9999px;
	top:0;
	width:323px;
}

#header {
	border-bottom: 0;
}

#tragedyTitle {
	font-size: 2.8em;
	font-family:Georgia,Times,serif;
	position: absolute;
	top: 60px;
	left: 10px;
	overflow: visible;
	line-height: 1.2;
}

#nav {
	position: absolute;
	top: 75px;
	right: 20px;
	color: #555;
}

#nav li {
	display: inline;
	font-size: 1em;
	padding-left: 20px;
}

#nav li a {
	color: #555;	
	font-weight: normal;
}

#nav li a:hover,
#nav li a.current {
	color: #AD1E22 !important;
	text-decoration: underline;
}

/* -- ticker -- */
.tickercontainer {
	background: #333 url('../Images/tragedy/bg-ticker.jpg');
	height: 35px;
	overflow: hidden;
	width: 938px;
	margin: 0 0 30px 0;
	position: relative; /* position relative makes negative margin work in IE6 */
	
}

.tickercontainer ul { 
	position: absolute;
	white-space: nowrap;
	overflow: hidden;
}

.tickercontainer .mask {
	position: absolute;
	right: 0;
	height: 40px;
	width: 1500px;
	float: right;
	overflow: hidden;
	margin-top: 8px;
} 

.tickercontainer li {
	float: left;
	padding: 0 10px 5px 10px;
	margin-right: 35px;
	color: #fff !important;
	font-family:courier;
	white-space: nowrap;
	font-size: 1.3em;
}

.tickercontainer li a {
	color: #bfbfbf;
	font-weight: normal;
	font-size: 0.8em;
	text-decoration: underline;
}

/* -- /ticker -- */

.messages-memorials .content-main li {
	background: #f2f2f2 url('../Images/bg-message.png') no-repeat;
	overflow: hidden;
	padding: 15px;
	margin-bottom: 20px;
}

.messages-memorials .content-main li .gift {
	float: right;
}

.messages-memorials .content-main li .name {
	font-family:Georgia,Times,serif;
	font-size: 1.1em;
	margin-bottom: 5px;
}

.messages-memorials .content-main li .name em,
.messages-memorials .donations li em  {
	font-family: "Helvetica Neue", helvetica, verdana, arial, sans-serif;
	color: #AD1E22;
	font-size: 0.75em;
	text-transform: uppercase;
	font-weight: bold;
	font-style: normal;
}

.messages-memorials .content-main li .message {
	padding: 0;
	margin: 0;
	background: none;
	border: 0;
	font-family:Georgia,Times,serif;
	color: #666;
}

.messages-memorials .content-main li .message p {
	margin-bottom: 0;
}

.messages-memorials .content-main .mForm div {
	float: left;
	clear: none;
	width: 250px;
}

.mForm .select select {
	width: 240px;
}

.messages-memorials .content-main .mForm .textarea {
	width: 100%;
}

.messages-memorials .content-main .mForm .buttons {
	margin: 0;
	width: 100%;
}

.messages-memorials .content-main .mForm .buttons span {
	font-weight: bold;
	margin: 4px 0 0 20px;
	float:left
}

.messages-memorials .content-main .mForm .textarea textarea {
	width: 480px;
}

.messages-memorials .content-main .mForm label {
	width: auto;
	float: none;
	display: block;
	text-align: left;
}

 .donations li {
	background: url('../Images/bg-fieldset.png') repeat-x bottom;
	padding: 10px;
	border-bottom: 1px solid #fff;
}

 .donations li.alt {
	background: #fff;
}

.donations li .price {
	float: right;
	font-weight: bold;
	color: #808184;
}

.donations li strong {
	font-family:Georgia,Times,serif;
	font-size: 1.1em;
	font-weight: normal;
	padding-right: 5px;	
}

.donations li em {
	font-weight: normal;
}

.donationWrapper
{
    margin-top:10px;
    }

#moreInfo {
	background: #ddd;
	border-top: 4px solid #ccc;
	padding: 20px 10px;
	overflow: hidden;
}

#moreInfo .content,
#footerDiv .content {
	width: 960px;
	margin:auto;
	display: block;
}

#moreInfo h3 {
	font-size: 1.785em;
	font-weight: normal;
	color: #666;
}

#moreInfo .info-box {
	float: left;
	width: 280px;
	margin-right: 20px;
	background: #fff;
	padding: 10px;
	color: #666;
	height: 165px;
}

#moreInfo .info-box h4 {
	font-size: 0.758em;
	text-transform: uppercase;
	font-family: helvetica, arial, sans-serif;
	color: #999;
	margin-bottom: 5px;
}

#moreInfo .info-box h5 {
	font-family:Georgia,Times,serif;
	font-size: 1.65em;
	font-weight: normal;
	color: #c92625;
	margin-bottom: 10px;
}

#moreInfo .info-box p,
#moreInfo .info-box li {
	font-size: 0.928em;
}

#moreInfo .info-box .more {
	font-weight: normal;
	font-family:Georgia,Times,serif;
	color: #333;
}

#moreInfo .info-box li {
	list-style: disc inside;
	margin-bottom: 5px;
}

#moreInfo .info-box li a {
	font-weight: normal;
	color: #666;
}

#footerDiv {
	font-family:Georgia,Times,serif;
	background: #656565;
	color: #a8a8a8;
	padding: 30px 0;
}

#footerDiv ol {
	margin: 0 0 20px 10px;
}

#footerDiv li {
	display: inline;
	padding-right: 20px;
}

#footerDiv li a {
	color: #fff;
	font-weight: normal;
}

#footerDiv li a.current {
	color: #cdcdcd;
}

#footerDiv p {
	margin-left: 10px;
}

#footerDiv p a {
	color: #a8a8a8;
	font-weight: normal;
}

.bullet {
	font-size: 0.857em !important;
	border: 0 !important;
	background: #b00 url(../Images/button-arrow-right.png) no-repeat 5px !important;
	color: #fff !important;
	font-weight: bold !important;
	padding: 4px 10px 3px 25px !important;
	cursor: pointer;
	font-family: helvetica, arial, sans-serif;
}

.noDonations {
	border: 1px solid #ccc;
	background: #f5f4f4 url(../Images/bg-fieldset.png) repeat-x center bottom;
	padding: 15px 25px 10px 25px;
	font-size: 1.285em;
}

#footer .bullet {
	background:transparent url(../Images/arrow-footer.png) no-repeat scroll 0 4px !important;
	padding-left:20px;
	color: #000 !important;
}

.errors, .message {
	width: 500px !important;
	clear: both !important;
}

.mForm fieldset .exp-date input {
	width: 50px;
	float: left;
}

.mForm fieldset .exp-date span {
	margin: 0 5px;
	float: left;
	font-size: 1.8em;
}

.mForm fieldset .exp-date .note {
	font-size: 0.8em;
	clear: both;
	float: left;
	margin-left: 160px;
}

.linked-memorials {
	margin-bottom: 30px;
}

.results li {
	height: auto;
}

.results {
	padding: 0;
	margin: 0;
}

#theGifts {
	clear: both;
	height: 1%;
	margin: 0 0 50px 60px;
	padding-top: 40px;
}

.flowers {
	position: relative;
	margin: auto;
	padding: 10px 0 10px 105px;
	margin-bottom: -40px;
	background: url(/Custom/AbsentFriends/Images/gifts/fl-bg-vine-l-1.png) no-repeat 0px 20px;
}	

.flowersBg {
	overflow: hidden;
	padding: 10px 155px 10px 0;
	background: url(/Custom/AbsentFriends/Images/gifts/fl-bg-vine-r-1.png) no-repeat 100% 10px;
}	

.alt .flowers {
	overflow: hidden;
	margin: auto;
	padding: 10px 0 10px 145px;
	margin-bottom: -40px;
	background: url(/Custom/AbsentFriends/Images/gifts/fl-bg-vine-l-2.png) no-repeat 0px 19px;
}	

.alt .flowersBg {
	overflow: hidden;
	padding: 10px 119px 10px 0;
	background: url(/Custom/AbsentFriends/Images/gifts/fl-bg-vine-r-2.png) no-repeat 100% 9px;
}	

.flowers .flower {
	/*background: url(/Custom/AbsentFriends/Images/gifts/fl-bg-vine-1.png) repeat-x;*/
	float: left;
	margin: 0 -10px 0 0;
	position:relative;
}

.flowers .flower img {
	margin-top: -10px;
	position: relative;
	z-index: 100;
}

.addFlowers {
	float: right;
}
