body {
		background:#ecf1f5;
		margin: 0px;
		padding: 0px;
}

/* general layout
----------------------------------------------- */
h3.heading {
		color: #FFF;
		background: #A2A2A2;
		padding: 10px 20px;
		font-size: 1em;
}
.print {
		display: none;
}
#wrapper {
		width:942px;
		margin: auto;
		background:#FFF;
		padding-right: 19px;
		padding-left: 19px;
}
#content {
		float: left;
		width: 701px;
		position: relative;
		margin: 0px;
		padding: 0px 0px 30px;
}
#content-wrapper {
		min-height: 500px;
}
#print-page {
		float: right;
		position: absolute;
		top: 15px;
		right: 0px;
}
#print-page a {
		background: url(../images/icon-print.gif) no-repeat left center;
		padding-left: 20px;
		font-size: 0.80em;
		line-height: 16px;
		display: block;
}
#breadcrumbs {
		font-size: .75em;
		text-transform: uppercase;
		font-weight: bold;
		margin-bottom: 15px;
}
/* masthead
----------------------------------------------- */

#masthead {
		height: 138px;
		position: relative;
}
#masthead #logo {
		font-size: xx-small;
		text-indent: -9999px;
		overflow: hidden;
		margin: 0;
		padding-top: 0;
		padding-right: 0;
		padding-bottom: 0;
		padding-left: 0;
		position: absolute;
		top: 17px;
}
#masthead #logo a {
		display: block;
		width: 444px;
		height: 77px;
		background-image: url(../images/cwf-logo-40.jpg);
		background-position: 0;
		background-repeat: no-repeat;
}
#masthead #tag-line {
		position: absolute;
		top:111px;
		left:4px;
		font-size: 12px;
		text-transform: uppercase;
}
#masthead .input {
		float: left;
		border: 1px solid #829eb6;
		background: url(../images/icon-search.gif) no-repeat 5px center;
		margin: 0px;
		padding: 4px 2px 2px 25px;
		-moz-border-radius:2px;
		-webkit-border-radius:2px;
		font: 1em "Palatino Linotype", "Book Antiqua ", Palatino, serif;
		color: #333;
		width: 205px;
}
#masthead #social {
		position: absolute;
		top: 102px;
		right: 274px;
}
#masthead #social img {
		margin-right: 5px;
}
#masthead #search-box {
		position: absolute;
		top: 101px;
		right: 12px;
}
#masthead .search-button {
		float: left;
}
#masthead .button {
		background: #df8201;
		position:absolute;
		padding: 5px 15px;
}
#masthead .button.hover {
		background: #F69103;
		cursor:pointer;
}
#masthead .button .link a {
		display: block;
		color: white;
		font-size:1em;
		font-weight:bold;
		margin: 2px 0 2px 0;
		padding: 0 0 0 10px;
		background: url(../images/arrow-white.gif) no-repeat left 5px;
}
#masthead .button .text {
		color: #333333;
		font-size: .8em;
}
#masthead .button.support {
		right:242px;
		height:62px;
		width: 164px;
		top: 18px;
}
#masthead .button.subscribe {
		right:0px;
		height:62px;
		width: 204px;
		top: 18px;
}
/* nav
----------------------------------------------- */

#nav {
		background: #5086A4;
		height: 45px;
		margin-bottom: 15px;
}
#nav ul {
		margin: 0px;
		padding: 0px;
}
#nav ul li {
		display: inline;
		margin: 0px;
		padding: 0px;
		float: left;
		line-height: 45px;
}
#nav ul li a {
		text-transform: uppercase;
		color: #FFF;
		padding-right: 19px;
		padding-left: 19px;
		font-size: 1.15em;
		font-weight: bold;
		display: block;
}
#nav ul li a:hover, #nav ul li.selected a {
		background: #77ABC8;
		text-decoration: none;
}
#nav ul li a:focus {
		background: #71A3C4;
}
/* home specific
----------------------------------------------- */

#home-page #feature {
		height: 350px;
		background: #2A5D80;
}
#home-page #headline {
		height: 32px;
		margin-top: 19px;
		margin-bottom: 12px;
		line-height: 32px;
		overflow: hidden;
		background: #de8301 url(../images/blog_home_headlines.jpg) no-repeat;
		
}
#home-page #content {
		float: left;
		width: 701px;
		margin: 0px;
		padding: 0px;
}

#home-page #content-wrapper {
		background: url(../images/expand-column.jpg) no-repeat 720px bottom;
		margin-bottom: 19px;
}


#home-page #content p {
		padding-right: 15px;
}
#home-page #sidebar {
		display: inline;
		float: left;
		width: 222px;
		margin: 0px 0px 0px 19px;
		padding: 0px;
}
#home-callouts .callout {
		background: #ECF1F5;
		padding-bottom: 8px;
		float: left;
		width: 224px;
		margin-right: 14px;
}

#home-callouts div#col1.callout ul.productfeaturelist li{
	margin-bottom: .7em;
display: block;
}

#home-callouts div#col1.callout ul li a{
		background: none;
		padding: 0;
}

#home-callouts div#col1.callout ul li a p {
	font-size: 13px;
}

#home-callouts .callout h4 {
		color: #FFF;
		background: #5085A4;
		padding-right: 15px;
		padding-left: 15px;
		font-size: 0.95em;
		line-height: 33px;
		height: 33px;
		margin-bottom: 15px;
}
#home-callouts .callout h4 a {
color: #FFF;
}

#home-callouts .callout .inside h3 {
margin-bottom: .1em;
}
#home-callouts .callout .inside {
		padding-right: 15px;
		padding-left: 15px;
}
#home-callouts .callout.last {
		margin: 0px;
}
.callout .pagination {
		display:none;
}
/* blog specific
----------------------------------------------- */


body#blog-page #sidebar {
		display: inline;
		float: left;
		width: 222px;
		margin: 6px 0 0 70px;
}
body#blog-page .blog-container {
		float: left;
		width: 650px;
		position: relative;
		margin: 0px;
		padding: 0px;
}
/* sidebar
----------------------------------------------- */

#sidebar, #sidebar-alt {
		display: inline;
		float: left;
		width: 222px;
		margin: 6px 19px 0 0;
}
#sidebar .callout, #sidebar-alt .callout {
		background: #ECF1F5;
		margin-bottom: 19px;
		padding-bottom: 15px;
}
#sidebar-alt {
		margin: 6px 0px 0 19px;
}
#sidebar-alt .callout {
		background: #efefef;
}
.callout ul {
		margin: 0px;
		padding: 0px;
}
.callout ul li {
		margin: 0px;
		padding: 0px;
		list-style: url(none) none inside;
}
.callout ul li a {
		background: url(../images/icon-arrow.gif) no-repeat 0px 5px;
		padding-left: 8px;
		margin-bottom: 0px;
		display: block;
		font-weight: bold;
		margin-top: 0px;
}
#sidebar .callout h4, #sidebar-alt .callout h4 {
		color: #FFF;
		background: #5085A4;
		padding-right: 15px;
		padding-left: 15px;
		font-size: 0.95em;
		line-height: 33px;
		height: 33px;
		margin-bottom: 15px;
}
#sidebar-alt .callout h4 {
		background: #A2A2A2;
}
#sidebar .callout h4 a{
                color: #FFF;
}

#sidebar .callout .inside, #sidebar-alt .callout .inside {
		padding-right: 15px;
		padding-left: 15px;
}
#sidebar .callout ul li.selected a {
		background: url(../images/icon-arrow-off.gif) no-repeat 0px 5px;
		display: block;
		color: #a2a2a2;
}
#sidebar .callout ul li.selected ul a {
		color: #006699;
		margin: 0px;
		padding: 0px 0px 0px 10px;
		background: url(none);
}
#sidebar .callout ul ul li.selected a {
		color: #a2a2a2;
}
#sidebar .callout ul ul li a {
		background: url(none);
		padding-left: 10px;
		margin-bottom: 0px;
		display: block;
		font-weight: normal;
}
#sidebar .callout ul ul {
		margin: 0px;
		padding: 0px;
}
/* footer
----------------------------------------------- */

#footer {
		border-top: 1px solid #c0c0c0;
		position: relative;
		padding-bottom: 40px;
		font-size: 0.75em;
}
#footer #copyright {
		position: absolute;
		left: 0px;
		top: 10px;
}
#footer ul {
		margin: 0px;
		padding: 0px;
		position: absolute;
		top: 10px;
		right: 260px;
}
#footer ul li {
		display: inline;
		float: left;
		border-right: 1px solid #c0c0c0;
		padding-right: 10px;
		padding-left: 10px;
		font-size: 1em;
}
#footer ul li#last {
		border-style: none;
}
/* publications web app
----------------------------------------------- */

body#publications-main #content {
		float: left;
		width: 460px;
		position: relative;
		margin: 0px;
}
.publication {
		margin-bottom: 5px;
		padding: 10px;
}
.publication.even {
		background: #F4F4F4;
}
.publication .image {
		margin: 0 10px 0 0;
		float:left;
		height:55px;
		width: 43px;
		background: url(/images/publications/thumbnail-default.gif) no-repeat;
		border: 1px solid #999;
}
.publication img {
		height:55px;
}
.publication .name {
		display: block;
		font-weight: bold;
		margin-bottom: 5px;
		padding-top: 5px;
}
.publication .date {
		display: block;
		font-size: .75em;
}
.pdf a {
		background: url(../images/button-pdf.gif) no-repeat;
		display: block;
		text-indent: -9999px;
		height: 22px;
		width: 152px;
}
/* publications web app search
----------------------------------------------- */

#sidebar input.cat_textbox, select.cat_dropdown {
		background: #FFF;
		width: 90%;
		border: 1px solid #7f9db9;
		padding: 3px;
		margin-top: 5px;
		margin-bottom: 5px;
}
#sidebar input.cat_textbox {
		width: 182px;
}
#sidebar .cal input.cat_textbox {
		width: 86px;
		float: left;
		background: #fff url(../images/date_add.png) no-repeat 77px center;
		font-size: 10px;
}
#sidebar .cal {
		float: left;
		width: 96px;
}
#sidebar select.cat_dropdown {
		width: 190px;
}
#sidebar label {
		color: #333;
		font-weight: bold;
}
#sidebar .cat_button {
		background: #DE8201;
		padding: 5px 15px;
		color: #FFF;
		border-style: none;
		cursor: pointer;
		font: bold 1.25em "Palatino Linotype", "Book Antiqua", Palatino, serif;
		margin-top: 15px;
}
/* commentaries web app
----------------------------------------------- */


.commentary {
		margin-bottom: 5px;
		padding: 10px 20px;
		font-size: .85em;
}
.commentary.even {
		background: #F4F4F4;
}
.commentary .name {
		font-weight: bold;
}
.commentary .date {
		font-weight: bold;
}


/* presentation web app
----------------------------------------------- */

.presentation {
		margin-bottom: 5px;
		padding: 10px;
}
.presentation.even {
		background: #F4F4F4;
}

.presentation .name {
		display: block;
		font-weight: bold;
		margin-bottom: 5px;
		padding-top: 5px;
}

.presentation .presented {
		display: block;
		font-size: .75em;
}

.presentation .date {
		display: block;
		font-size: .75em;
}
.pdf a {
		background: url(../images/button-pdf.gif) no-repeat;
		display: block;
		text-indent: -9999px;
		height: 22px;
		width: 152px;
}


/* Surveys web app
----------------------------------------------- */

.surveys{
		margin-bottom: 5px;
		padding: 10px 20px;
		font-size: .85em;
}
.surveys.even {
		background: #F4F4F4;
}

.surveys .name {
		font-weight: bold;
                margin-left: 20px;
                width: 650px;
                display: block;
}


.surveys .date {
		font-weight: bold;
width: 90px;
height: 20px;
float:left
}




/* news release web app
----------------------------------------------- */


.newsrelease{
		margin-bottom: 5px;
		padding: 10px 20px;
		font-size: .85em;
}
.newsrelease.even {
		background: #F4F4F4;
}
.newsrelease .name {
		font-weight: bold;
                margin-left: 20px;
                width: 650px;
                display: block;
}
.newsrelease .date {
		font-weight: bold;
width: 90px;
height: 20px;
float:left
                
}


/* our-latest
----------------------------------------------- */
.ourlatest{
		margin-bottom: 5px;
		padding: 10px 20px;
		font-size: .85em;
}
.ourlatest.even {
		background: #F4F4F4;
}
.ourlatest .name {
		font-weight: bold;
                margin-bottom: 5px;
                width: 650px;
                display: block;
}
.ourlatest .date {
		font-weight: bold;
width: 90px;
height: 20px;
                
}

/* what's being said web app
----------------------------------------------- */


.what {
		margin-bottom: 5px;
		padding: 10px 20px;
		font-size: .85em;
}
.what.even {
		background: #F4F4F4;
}
.what .link {
		font-weight: bold;
}
.what .source {
}
#all-publications-search {
		border: 1px solid #00F;
}

/* past events web app
----------------------------------------------- */


.pastevents{
		margin-bottom: 5px;
		padding: 10px 20px;
		font-size: .85em;
}
.pastevents.even {
		background: #F4F4F4;
}
.pastevents .name {
		font-weight: bold;
                display: block;
}
.pastevents .date {
		font-weight: bold;
                display: block;
                
}


/* Contact Info */

#contact-info {
	width: 640px;
	float:left;
}

.contact-box {
	background: #ECF1F5;
	width: 250px;
	padding: 9px 5px 0 10px;
	margin: 0 0 20px 0;
	float: right;
	clear: right;
}

#head-office {
	width: 320px;
	float:left;
	padding-top: 0;
}

.phone {
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.address {
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}



/* Subscription Form */

#content ul.subscription {
	margin: 0 0 30px 5px;
}

#content ul.subscription li {
	padding-left: 24px;
	background: url(../images/accept.png) no-repeat;
	list-style-type: none;
	margin-bottom: 5px;
}

#content form.subscribe {
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 440px;
}

#content form.subscribe table {
	background: #eee;
}

#content form.subscribe table td.first {
	width: 160px;
}

#content form.subscribe table label {
	padding-left: 10px;
	font-weight: bold;
	color: #565656;
}


/* Checkout Form */
#content .check-out form {
		font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
		font-size: 18px;
		line-height: 1.125em;/* 16 x 1.125 = 18px */
		padding: 5px 0 0 8px;
		margin-bottom: 3px;
                background: #eee
}

#content .check-out form .form .item select{
	width: 180px;
}

#content .check-out form .form .item input{
	width: 180px;
}
#content .check-out form .form .item input.PaymentMethodType{
	width: 140px;
        float: left;
}



#content .check-out form .form .item label{
display: block;
float: left;        
font-weight: bold;
        padding-left: 10px;
	width: 149px;
}


/* Donation Form */

#content form.donation-form h2 {
		font: 16px "Palatino Linotype", "Book Antiqua", Palatino, serif;
		font-size: 18px;
		line-height: 1.125em;/* 16 x 1.125 = 18px */
		padding: 5px 0 0 8px;
		margin-bottom: 3px;
}

#content form.donation-form {
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content form.donation-form table label {
	padding-left: 10px;
	font-weight: bold;
	color: #565656;
}

#content form.donation-form table td.first {
	width: 160px;
}

#content form.donation-form input.cat_textbox {
	padding: 4px;
	height: 14px;
	width: 160px;
	border: 1px #ccc solid;
}

#content form.donation-form input.cat_textbox:focus {
	background: #ffffc5;
}

#content form.donation-form select.cat_dropdown {
	width: 160px;
}

#content form.donation-form table {
	margin-bottom: 20px;
}

#content form.donation-form table {
	background: #eee;
}

#content form.donation-form table.your-preferences label {
	width: 200px;
	white-space: nowrap;
	text-align: left;
	float: left;
}

#content form.donation-form table.your-preferences td {
	vertical-align: top;
}

#content form.donation-form table.webform.your-preferences tbody tr td div.radio-text {
	width: 400px;
	float: right;
}

#content form.donation-form table.webform.your-preferences tbody tr td div.radio-select {
	width: 440px;
	float: left;
}


/*shopping cart*/
#content table.cart{
	font: 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 700px;
}

#content table.cart {
	background: #eee;
}

#content table.cart tr.var th {
font-size: 14px;
font-weight: bold;
}

#content table.cart tr.val {
font-size: 15px;
font-weight: bold;
}





/* Events template */


div.product-title {
	font-size: 18px;
	width: 580px;
	border-bottom: 1px #ccc dotted;
	padding-top: 3px;
	padding-bottom: 3px;
	float: left;
}

div.product-title div.product-title-inner {
	width: 520px;
	float: left;
}

div.product-title div.product-title-inner .date {
	font-size: 14px;
}

div.product-title div.event-label,
div.event-details div.event-label {
	width: 87px;
	float: left;
	font-size: 10px;
	line-height: 15px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

div.product-title div.event-label {
	width: 45px;
}

.shop-product-small.custom {
	width: 580px;
	float: left;
	clear: both;
	border: 0;
	padding: 20px;
}

.shop-product-small .event-trigger {
	width: 480px;
	float: left;
	clear: both;
	font-size: 10px;
	margin-top: 7px;
	margin-left: 44px;
	line-height: 25px;
	padding-left: 7px;
	text-indent: -9999px;
	background: url(../images/arrow-button-sprite.jpg) no-repeat 0 0;
}

.shop-product-small .event-trigger:hover {
	cursor: pointer;
	background: url(../images/arrow-button-sprite.jpg) no-repeat 0 -25px;
}

.shop-product-small .event-trigger.active {
	background: url(../images/arrow-button-sprite.jpg) no-repeat 0 -50px;
}

.shop-product-small .event-trigger.active:hover {
	background: url(../images/arrow-button-sprite.jpg) no-repeat 0 -75px;
}

input#Units_738910.productTextInput {
	width: 40px;
}

div.event-details .full-details {
	width: 100px;
	height: 100px;
	float: right;
}

div.event-details .full-details a {
	display: block;
	text-indent: -9999px;
	width: 100px;
	height: 100px;
	float: right;
	background: url(../images/event-view-full-details.jpg) no-repeat 0 0;
	overflow: hidden;
	border: 1px #cccccc solid;
}

div.event-details .full-details a:hover {
	display: block;
	text-indent: -9999px;
	width: 100px;
	height: 100px;
	float: right;
	background: url(../images/event-view-full-details.jpg) no-repeat 0 -100px;
	overflow: hidden;
}

div.event-details {
	width: 480px;
	padding-top: 12px;
	margin-left: 48px;
	float: left;
}

.shop-product-small div.event-details ul {
	background: none;
}

div.event-details ul,
div.event-details ul li {
	margin: 0;
	padding: 0;
}

div.event-details ul {
	width:350px;
	float: left;
}

div.event-details ul li {
	width: 350px;
	list-style-type: none;
	padding-bottom: 11px;
	float: left;
	clear: both;
	color: #363636;
	font: 12px/19px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}


/* Full Events Page */

.event-details-full {
	width: 200px;
	float: left;
	margin: 0 30px 30px 0;
}

.event-description-full p,.event-description-full li {
	font-size: 12px;
}

a.event-breadcrumb {
	font-size: 11px;
	text-transform: uppercase;
	margin-bottom: 4px;
	display: block;
}

.event-description-full {
	width: 450px;
	float: left;
}

.shop-main .description div.event-details-full ul,
.shop-main .description div.event-details-full ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.shop-main .description div.event-details-full ul {
	width: 176px;
	float: left;
	padding: 12px;
	background: #F5F5F5;
}

.shop-main .description div.event-details-full ul.reserve {
	background: none;
}

.shop-main .description div.event-details-full ul li {
	margin-bottom: 6px;
}

.shop-main .description div.event-details-full ul li div.event-label {
	font-weight: bold;
	text-transform: uppercase;
	color: #919191;
}

.shop-main .description div.event-details-full ul li .field-content {
	font-size: 14px;
	margin-left: 10px;
}

.shop-main .description div.event-details-full ul li.event-quantity {
	padding-top: 20px;
}

.shop-main .description div.event-details-full ul li.event-quantity .field-content {
	margin: 0;
}


