/* SOULWALK DEFAULT STYLE SHEET */
@import url(/css/reset.css);
/* BASIC SELECTORS
==================== */
body {
	font-size: 76%;
	background: #0397d6 url(/images/bg.gif) repeat-x;
}
body, div, th, td, input, select, textarea {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
p {
	margin: 0 0 1em;
	line-height: 1.3;
}
code {
	font-family: "Courier New", Courier, mono;
	background: #eee;
	line-height: 2em;
	padding: .5em;
	font-size: 12px;
	border-bottom: 1px dotted silver;
}
/* HEADINGS
==================== */
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 1em 0;
}
h1 {
	font-size: 200%;
	margin-bottom: 1em;
}
h2 {
	font-size: 175%;
	margin-bottom: .5em;
	color: #0397d6;
	font-weight: normal;
}
#sidebar .medtext h2 {
	margin: 0;
	line-height: 48px;
}
h3 {
	font-size: 130%;
	margin-bottom: .5em;
	color: #89c24f;
	font-weight: normal;
}
h4 {
	font-size: 125%;
}
h5 {
	font-size: 100%;
}
/* QUOTES
==================== */
blockquote {
	background: transparent url(/images/close-quote.gif) no-repeat bottom right;
}
blockquote p {
	background: transparent url(/images/open-quote.gif) no-repeat top left;
	line-height: normal;
	padding: 17px 0 20px;
	margin-bottom: 0;
	text-indent: 36px;
}
/* LISTS
==================== */
ul, ol {
	margin: 0 0 10px 25px;
}
.callout ul, .announce ul {
	list-style-image: url(/images/arrow-yellow.gif);
}
/* TABLES
==================== */
table {
	border-collapse: collapse;
}
table.fullwidth {
	width: 100%;
}
.datatable {
	width: 100%;
	border: 1px solid gold;
	margin-bottom: 15px;
	background: #fff;
}
.datatable td {
	border: 1px dotted gold;
	padding: 6px;
	vertical-align: top;
}
.datatable th {
	background: #fff7d9;
	font-weight: bold;
	padding: 2px 5px;
	border: 1px dotted gold;
}
.datatable tr.alt td {
	background: #fffcf2;
}
.transaction-details {
	width: 100%;
	margin-bottom: 15px;
}
.transaction-details td {
	padding: 5px;
	vertical-align: top;
	border-bottom: 1px solid #eee;
}
.receipt {
	width: 100%;
	margin-bottom: 15px;
}
.receipt td, .receipt th {
	padding: 5px;
	vertical-align: top;
	border: 1px solid black;
}
.receipt th {
	background: gray;
	color: white;
}
.displaytable {
	margin: 0 0 15px;
	background: #fff7d9;
	border: 1px solid gold;
	padding: 15px;
}
.displaytable td, .displaytable th {
	padding: 5px;
	vertical-align: top;
	border-bottom: 1px dotted gold;
}
.displaytable th {
	text-align: right;
}
.displaytable tr.highlight td {
	font-weight: bold;
}
/* LINK STYLES
==================== */
a:link {
	color: #0397d6;
	text-decoration: none;
}
a:visited {
	color: #0397d6;
	text-decoration: none;
}
a:hover {
	color: #002b3d;
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
a.info {
	font-weight: bold;
	border-bottom: 1px dotted;
}
a img {
	border: none;
	vertical-align: bottom;
}
a.outline img {
	border: 1px solid white;
}
a.outline:hover img {
	border-color: black;
}
a.altlink:link, a.altlink:visited, .callout a:link, .callout a:visited {
	color: black;
	text-decoration: none;
	font-weight: bold;
}
a.altlink:hover, .callout a:hover {
	color: #0397d6;
	text-decoration: none;
	font-weight: bold;
}
#toplinks a:link, #toplinks a:visited {
	color: #ccc;
	text-decoration: none;
}
#toplinks a:hover {
	color: #89c24f;
}
#pagebottom a:link, #pagebottom a:visited {
	color: gold;
	text-decoration: none;
	font-weight: bold;
}
#pagebottom a:hover {
	color: white;
}
a.pdf-link {
	background: url(/images/pdf-icon.png) no-repeat right;
	padding-right: 14px;
}
a.external-link {
	background: url(/images/external-link-icon.png) no-repeat right;
	padding-right: 14px;
}
/* PAGE LAYOUT
==================== */
#pagetop {
	width: 928px;
	height: 30px;
	background: url(/images/content-top.png) no-repeat;
	margin: 85px auto 0;
	z-index: 2;
}
#toplinks {
	width: 870px;
	height: 30px;
	position: absolute;
	margin: -85px auto auto 29px;
}
#results {
	float: left;
	margin: -1px 0 0 60px;
	color: #aaa;
	padding: 0px 10px;
	background: #222;
	border-style: solid;
	border-color: #333;
	border-width: 0 1px;
}
#counter {
	position: relative;
	top: 2px;
}
#logo {
	width: 241px;
	height: 93px;
	position: absolute;
	background: transparent url(/images/walk4souls-logo-2010.png) no-repeat;
	margin: -80px auto auto 30px;
}
#navbox {
	/*width: 605px;
	height: 36px;
	overflow: hidden;
	background: transparent url(/images/nav-bg.png);
	position: absolute;
	margin: -22px auto auto 309px;*/
	float: right;
	margin: -16px 14px auto auto;
}
#page {
	width: 870px;
	background: url(/images/content-bg.png) repeat-y;
	margin: 0 auto;
	padding: 1px 29px;
	font-size: 110%;
	z-index: 1;
	position: relative;
}
#banner {
	width: 870px;
	height: 250px;
	overflow: hidden;
	background: transparent url(/images/banner-image.jpg) no-repeat;
}
#content.narrowcolumn {
	float: right;
	width: 575px;
	margin-top: 15px;
	/*background: url(/images/logo-man.gif) right top no-repeat;*/
	min-height: 300px;
}
#content.widecolumn {
	width: 700px;
	margin: 15px auto;
}
#content.fullcolumn {
	margin: 15px auto;
}
#sidebar {
	width: 280px;
	min-height: 332px;
	margin-top: 15px;
	background: url(/images/shoeprint.png) no-repeat;
}
#register, #donate, #newsletter, #get-involved {
	width: 280px;
	height: 185px;
	margin-bottom: 15px;
	padding-top: 1px;
}
#register {
	background: transparent url(/images/register-box.jpg) no-repeat;
}
#register ul {
	margin-top: 50px;
	list-style-image: url(/images/arrow-yellow.gif);
}
#donate {
	background: transparent url(/images/donate-box.jpg) no-repeat;
}
#donate ul {
	margin: 100px 0 0 125px;
	list-style-image: url(/images/arrow-green.gif);
}
#get-involved {
	background: transparent url(/images/get-involved-box.jpg) no-repeat;
}
#get-involved ul {
	margin: 40px 0 0 115px;
	list-style-image: url(/images/arrow-green.gif);
}
#newsletter {
	background: #0174a6 url(/images/newsletter-box.gif) no-repeat;
}
#returning-users {
	width: 280px;
	background: transparent url(/images/returning-users-box-header.gif) no-repeat;
	padding-top: 30px;
	margin-bottom: 15px;
}
#quotebox {
	clear: left;
	background: rgba(255, 247, 217, 0.5);
	width: 250px;
	padding: 30px 15px 15px;
	margin: 15px 0;
	padding-top: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #ffd700;
}
#my-soulwalk {
	background: #ff9900 url(/images/my-soulwalk.jpg) no-repeat;
	padding: 40px 15px 15px;
	margin-bottom: 15px;
}
#my-soulwalk ul {
	list-style-image: url(/images/arrow-orange.gif);
}
#pagebottom {
	width: 928px;
	height: 30px;
	background: url(/images/content-bottom.png) no-repeat;
	margin: 0 auto;
}
#bottomlinks {
	padding: 25px 25px 10px;
	color: white;
	text-align: right;
}
#copyright {
	padding: 10px 25px 20px;
	color: #eee;
	text-align: right;
	font-size: 10px;
}
#sponsors-thanks {
	width: 280px;
	height: 185px;
	background: url(/images/sponsor-2007-bg.jpg) no-repeat;
	margin-bottom: 15px;
}
#networking {
	float: left;
	width: 500px;
	margin-left: -15px;
	text-align: left;
}
#networking img {
	float: left;
	display: block;
	margin-left: 15px;
}
div.option {
	padding: 15px;
	margin: 15px 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.item {
	clear: left;
	border-bottom: 1px dotted #ccc;
	padding: 10px 0;
	margin-bottom: 15px;
}
.gold {
	background: #fff5c0;
	border: 2px solid gold;
}
/* TYPOGRAPHY
==================== */
#toplinks {
	text-align: right;
	line-height: 30px;
	color: #ccc;
}
.dateline {
	color: #999;
	font-size: 12px;
}
.smaller {
	font-size: 80%;
}
/* LAYOUT CLASSES
==================== */
.clearing {
	clear: both;
	padding-bottom: 1px;
}
.clearleft {
	clear: left;
}
.centered {
	text-align: center;
}
.alignleft {
	text-align: left;
}
.alignright {
	text-align: right;
}
img.alignleft, div.floatleft {
	float: left;
	margin: 0 1em .5em 0;
}
img.alignright, div.floatright {
	float: right;
	margin: 0 0 .5em 1em;
}
.hidden {
	display: none;
}
.column {
	float: left;
	width: 250px;
	margin-right: 25px;
}
.last {
	margin-right: 0;
}
.medicon {
	float: left;
	width: 60px;
	margin-bottom: 10px;
}
.medtext {
	float: left;
}
#sidebar .medtext {
	width: 210px;
}
.notice {
	background: #fff7d9 url(/images/notice-sm.gif) 5px 50% no-repeat;
	border: 1px solid #ffe100;
	padding: 5px 5px 5px 30px;
	margin: 15px 0;
	min-height: 18px;
	color: #000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.warning {
	background: #ffefef url(/images/warning-sm.gif) 5px 50% no-repeat;
	border: 1px solid red;
	padding: 5px 5px 5px 30px;
	margin: 15px 0;
	min-height: 18px;
	color: #000;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.callout {
	background: transparent url(/images/pale-yellow.png);
	border: 1px solid gold;
	padding: 1em;
	margin-bottom: 15px;
}
.announce {
	width: 250px;
	float: right;
	clear: both;
	margin: 0 0 0 15px;
	background: transparent url(/images/pale-yellow.png);
	border: 1px solid gold;
	padding: 15px;
}
.citation {
	font-size: 10px;
	padding-left: 15px;
	font-style: italic;
}
.section {
	margin-bottom: 15px;
}
.divider {
	border-bottom: 1px dotted silver;
	margin: 15px 0;
}
.bordered {
	border: 10px solid white;
}
.outline {
	border: 1px solid #ffcf00;
}

/* DROPDOWNS
==================== */

.dropdown {
	position: relative;
}
.dropdown h3 {
	background: #002737;
	margin-bottom: 0;
}
.dropdown h3 a {
	display: block;
	padding: .3em;
	color: #fff
}
.dropdown h3 a:hover {
	color: #fff;
}
.dropdown-arrow {
	position: absolute;
	top: 0;
	right: 10px;
	width: 17px;
	height: 100%;
	text-indent: -999em;
	overflow: hidden;
	background: url(/images/arrow-down.png) center no-repeat;
}
.dropdown a:active {
	text-decoration: none;
}
.dropdown ul {
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #003c55;
}
.dropdown ul li {
	width: 100%;
	float: left;
	position: relative;
}
.dropdown ul a {
	display: block;
	background: #003348;
	border-top: 1px solid #003c55;
	color: #fff;
	padding: .5em;
}
.dropdown ul a:hover {
	background: #002737;
}
