@import url('reset.css');
@import url('site-menu.css');

body * {line-height:1.22em;}

body {
    background: #262626 url('images/bg-gradient-dark.gif') repeat-x;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 12px;
	color: #505a5b;
}

form {
    background: transparent url('images/bg-highlight.png') no-repeat top center;
    width: 100%;
    height: 1044px;
}

a {
	outline: 0;
}

a:link, a:active, a:visited {
	color: #de5d2d;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
	outline: 0;
}

input, select, textarea {
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
}

input.clear-value {color: #999;}

.rollover, .button {
	cursor: pointer;
	cursor: hand;
}

.left {
	float: left;
	display: inline;
}

.right {
	float: right;
	display: inline;
}

.normal {font-weight: normal;} 

.block {display: block;} 

.toggle-pane {display: none;}

.clear { /* Float fix */
	clear: both;
	height: 1px; /* Height must be 1 for the wrapping element to actually wrap the containing elements (IE fix) */
	overflow: hidden; /* Style used because MSIE refuses to automatically make div tags less than 1em high when in Standards Compatible mode. */
}

/* clearfix : 
-------------------------------------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {display: inline-block;}

html[xmlns] .clearfix {display: block;}

* html .clearfix {height: 1%;}
/* clearfix ^ 
-------------------------------------------------------------------------*/

.site-wrapper, .site-main {min-height: 900px;}
/* IE 6 styles */

.site-wrapper {
    background: transparent url('images/bg-site-main-shadow.png') repeat-y;
	margin: 0 auto;
	width: 960px;
}
/* IE 6 styles */

.site-main {
    background-color: #f2f8c8;
	margin: 0 10px;
	padding: 1px 0;
	width: 940px;
	background-repeat: no-repeat;
}
/* site-header : 
-------------------------------------------------------------------------*/
.site-header {
    position: relative;
    margin-bottom: 76px;
    padding-top: 1px;
    height: 89px;
}

.site-header ul, .site-header li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.link-logo {
    float: left;
    display: inline;
    margin: 6px 0 0 42px;
}

#site-utility {
    position: absolute;
    top: 18px;
    right: 30px;
    color: #fff;
    font-size: 11px;
    z-index: 1000;
}

#site-utility .secondary-menu-container {
	top: 13px !important;
}

#site-utility ul.first-child {
    border: 0 !important;
}

#site-utility ul.utility {
    border-left: solid 1px #fff;
}

#site-utility li a.primary:link, #site-utility li a.primary:active, #site-utility li a.primary:visited {
    padding: 0px 5px;
}

/* site-menu styles in site-menu.css */

/* site-header ^ 
-------------------------------------------------------------------------*/

/* site-footer : 
-------------------------------------------------------------------------*/
.site-footer {
    background: transparent url('images/bg-site-footer.png') no-repeat;
	margin: 0 auto;
	padding: 1px 10px 10px 10px;
	width: 940px;
	color: #fff;
}
/* IE 6 styles */

.site-footer a:link, .site-footer a:active, .site-footer a:visited {
    color: #fff;
    font-size: 11px;
}

.site-footer .navigation-bar {
    margin-top: 40px;
    border-top: solid 2px #3f3f3f;
    border-bottom: solid 2px #3f3f3f;
    padding: 3px 0 0 0;
    height: 34px;
}

.site-footer ul, .site-footer li {
    float: left;
    display: inline;
    margin: 0;
    padding: 0;
}

.site-footer ul {margin-top: 8px;}

.site-footer li {
    margin-left: 5px;
    border-left: solid 1px #fff;
    padding-left: 5px;
}

.site-footer li.first-child {
    margin: 0;
    border: 0;
    padding: 0;
}

.site-footer div.logos {
    float: right;
}

.site-footer div.logos img {
    float: left;
    display: inline;
    margin-left: 20px;
}
/* site-footer ^ 
-------------------------------------------------------------------------*/

/* primary-content : 
-------------------------------------------------------------------------*/
.primary-content {
    background-color: #fff;
    margin: 0 auto 20px auto;
    border-top: solid 7px #a50328;
    padding: 0 0 22px 22px;
    width: 778px;
}

.min-height {
    min-height: 700px;
}
/* IE 6 styles */

.toolbar {margin: 25px 0 20px 0;}

.toolbar ul, .toolbar li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.toolbar li {
    float: left;
    display: inline;
    margin-left: 15px;
    border-left: solid 1px #a0a6a7;
    padding-left: 15px;
    line-height: 14px;
}

.toolbar li.first-child {
    margin-left: 0;
    padding-left: 0;
    border-left: 0;
}

.toolbar li.twitter {
    background: transparent url('images/icon-twitter.gif') 12px 0 no-repeat;
    padding-left: 35px;
}

.toolbar li.facebook {
    background: transparent url('images/icon-facebook.gif') 12px 0 no-repeat;
    padding-left: 35px;
}

.toolbar li.myspace {
    background: transparent url('images/icon-myspace.gif') 12px 0 no-repeat;
    padding-left: 35px;
}

.toolbar li.email-friend {
    background: transparent url('images/icon-email.gif') 12px 0 no-repeat;
    padding-left: 38px;
}

.toolbar a:link, .toolbar a:active, .toolbar a:visited {
    color: #a0a6a7;
}

.page-banner {
    margin-bottom: 76px;
    text-align: center;
}

.intro-text {
    margin-bottom: 10px;
    width: 400px;
}
    
/* primary-content ^ 
-------------------------------------------------------------------------*/

/* vertical-navigation : 
-------------------------------------------------------------------------*/
.vertical-navigation {
    float: left;
    display: inline;
    width: 138px;
}

.vertical-navigation h3 {
    font-size: 18px;
    margin-bottom: 10px;
}

.vertical-navigation ul {
    list-style: none;
    padding: 0;
    margin: 0 0 28px 10px;
}

.vertical-navigation li {
    margin: 10px 0;
}

.vertical-navigation a:link, .vertical-navigation a:active, .vertical-navigation a:visited {
    color: #008191;
}
/* vertical-navigation ^ 
-------------------------------------------------------------------------*/

/* donation-control : 
-------------------------------------------------------------------------*/
.progress-bar {
    position: relative;
    margin: 10px 0 14px;
    border: solid 1px #afb3aa;
    height: 13px;
    overflow: hidden;
}
.progess-percent {background-color: #e85b2b;}

.progess-percent-val {
    display: none;
    position: absolute;
    top: 2px;
    left: 10px;
}

.donate-inputs select, .donate-inputs input {
    float: left;
    display: inline;
}

.donate-inputs select {
    margin-right: 10px;
    height: 25px;
}
/* donation-control ^ 
-------------------------------------------------------------------------*/

/* tabbed content styles : 
-------------------------------------------------------------------------*/
.tab-row {
    position: relative;
    top: 1px;
    margin: 0 0 0 15px;
}

.tab {
    float: left;
    display: inline;
    background: #fff url('images/bg-tab.gif') repeat-x;
    margin-right: 5px;
    border: solid 1px #c5cdce;
    padding: 4px 10px;
    text-align: center;
    color: #2e3637;
    z-index: 1000;
    cursor: pointer;
    cursor: hand;
}

.tab-row .selected {
    background-image: none;
    font-weight: bold;
    border-bottom: solid 1px #fefefe;
}

.tab-body {
    background: #ededed url('images/bg-project-tools.gif') repeat-x;
    border: solid 1px #c5cdce;
    padding: 10px;
    width: 735px;
    min-height: 229px;
}

div.tab-body div.tab-section {display: none;}

div.tab-body div.selected {display: block;}
/* tabbed content styles ^ 
-------------------------------------------------------------------------*/

/* home page : 
-------------------------------------------------------------------------*/

.homepage-content .findProject {
	color: #fff;
	background-color: #de5d2d;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	/*padding-left: 3px;
	padding-right: 3px;*/
}

.homepage-content ul, .homepage-content ol, .homepage-content li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.homepage-content h1 {
    color: #de5d2d;
    font-size: 16px;
}

.homepage-bar {
    margin-top: 15px;
    border-top: solid 1px #b9c3ba;
    border-bottom: solid 1px #b9c3ba;
    padding: 2px 0;
    width: 758px;
    color: #2e3637;
}

.featured-project {
    margin-left: 600px;
    width: 340px;
    color: #fff;
    min-height: 250px;
}
/* IE 6 styles */

.featured-project .country{
	color: #fff;
	background-color: #de5d2d;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	padding-left: 5px;
	padding-right: 5px;
}

.featured-project .communityName{
	font-size: 28px;
	font-weight: bold;
	text-transform: uppercase;
}

.featured-project .shortProjectDesc{
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 500;
}

.featured-project .button {
    display: block;
    margin-top:5px;
}

.project-types {
    position: relative;
    margin: 23px auto;
    padding-bottom: 1px;
    width: 804px;
}

.project-types h3 {
    margin: 0 0 10px 0;
}

.project-types h3 img {display: block;}

/* project slider : */
#slider {
	height:150px;
	overflow:hidden; 
}

#slider li{ 
    float: left;
    display: inline;
	width:268px;
	height:150px;
	overflow:hidden; 
}	
#prevBtn, #nextBtn{ 
	display:block;
	width:40px;
	height:58px;
	position:absolute;
	top:80px;
    text-indent:-8000px;
}	
#prevBtn{ 
	left:-40px;
}
#nextBtn{ 
	right:-36px;
}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:40px;
	height:58px;
	background:url(images/btn-slider-prev-off.gif) no-repeat 0 0;	
}	
#nextBtn a{ 
	background:url(images/btn-slider-next-off.gif) no-repeat 0 0;	
}
#prevBtn a:hover{
	background:url(images/btn-slider-prev-on.gif) no-repeat 0 0;	
}	
#nextBtn a:hover{ 
	background:url(images/btn-slider-next-on.gif) no-repeat 0 0;	
}

#nextBtn a.nextBtn-disabled, #nextBtn a.nextBtn-disabled:hover {
	background:url(images/btn-slider-next-disable.gif) no-repeat 0 0;
	cursor: pointer;	
	cursor: pointer;	
}	
#prevBtn a.prevBtn-disabled, #prevBtn a.prevBtn-disabled:hover{ 
	background:url(images/btn-slider-prev-disable.gif) no-repeat 0 0;
	cursor: pointer;	
	cursor: pointer;	
}
/* project slider ^ */

.about-section .section {
    float: left;
    display: inline;
}

.about-left {
    margin: 14px 40px 20px 10px;
    width: 225px;
}

.about-left * {line-height: 1.4em;}

.about-left a:link, .about-left a:active, .about-left a:visited {
    color: #008191;
}

.about-right {margin: 20px 0;}

.about-right li {
    background: transparent url('images/icon-orange-arrow.gif') no-repeat 143px 60px;
    float: left;
    display: inline;
    margin-right: 10px;
    width: 155px;
    text-align: center;
}

.about-right li.last-child {
    background-image: none;
    padding-right: 0;
    margin-right: 0;
}

.twitter-news {margin: 20px auto;}

.twitter-news h3, .twitter-news .twitter-data {
    float: left;
    display: inline;
}

.twitter-news h3 {
    background-color: #de5d2d;
    margin-right: 10px;
    padding: 3px 0;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
}
/* home page ^ 
-------------------------------------------------------------------------*/

/* project-list : 
-------------------------------------------------------------------------*/
.project-list {
    float: right;
    display: inline;
    width: 547px;
}

.project-table, .project-list .paging {
    margin: 8px 22px 8px 0;
    width: 525px;
}

.project-table td {
    vertical-align: top;
    border-top: solid 1px #d8d8d8;    
    border-bottom: solid 1px #d8d8d8;
    padding: 25px 0;
}

.project-table .project {
    width: 150px;
}

.project-link {
    display: block;
    margin-bottom: 10px;
    border: solid 1px #d0d9d6;
    padding: 2px;
    min-height: 170px;
}
/* IE 6 styles */

.project-link:hover {
    background-color: #eee;
    text-decoration: none;
}

.project .thumb {
    background-color: #fff;
    display: block;
    width: 144px;
    margin: 0 auto 4px auto;
}

.project h3 {
    margin-bottom: 2px;
    color: #de5d2d;
}

.project h4 {
    margin-bottom: 2px;
    color: #2e3637;
}

.project h5 {
    margin-bottom: 2px;
    color: #7d8687;
    font-weight: normal;
}

.project .remaining {
    display: block;
    margin: 5px 0;
    color: #5d9021;
}

.project .progress-bar {
    margin: 5px 0;
    height: 6px;
}

.project-list .paging {
    text-align: right;
}

.paging a {
    margin-left: 20px;
}

.project-list-rail {
    float: left;
    display: inline;
    width: 220px;
}

.project-list-rail h3 {
    font-size: 14px;
    margin-bottom: 10px;
}

.project-filters ul, .project-filters li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.project-filters li {margin: 28px 0 28px 10px;}

.project-filters a:link, .project-filters a:active, .project-filters a:visited {
    color: #008191;
}

.rail-widget {
    background: transparent url('images/bg-rail-widget.gif') no-repeat;
    padding: 15px 10px;
}

.rail-widget p {
    margin: 6px 0;
    line-height: 1.4em;
}

.rail-widget textarea {
    width: 190px;
}
/* project-list ^ 
-------------------------------------------------------------------------*/

/* project-detail : 
-------------------------------------------------------------------------*/
.project-detail {
    width: 755px;
}

.project-information {
    float: right;
    display: inline;
    width: 370px;
}

.project-information .community-name {
    color: #de5d2d;
    margin-bottom: 3px;
}

.project-information .community-name a:link, .project-information .community-name a:active, .project-information .community-name a:visited {
    color: #de5d2d;
    text-decoration: underline;
}

.project-information .community-name a:hover {
    color: #de5d2d;
    text-decoration: none;
}

.project-information .project-name {
    font-size: 18px;
    color: #333;
}

.project-information .partner-name {
    margin: 4px 0 18px 0;
    color: #7d8687;
}

.gift-information {
    margin: 18px 0 26px 0;
}

.gift-information h3 {
    color: #333;
}

.gift-information ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.gift-information li {
    margin: 5px 0;
}

.gift-requested {color: #7d8687;}
.gift-raised {color: #de5d2d;}
.gift-needed {color: #5d9021;}

.gift-information .progress-bar {width: 218px;}

.gift-information .project-embed {display: none;}

.project-header {
    color: #de5d2d;
}

.project-description {
    margin: 6px 0 15px 0;
    line-height: 1.4em;
}

.project-details-more dd, .project-details-more dt {
    float: left;
    display: inline;
    margin-bottom: 4px;
}

.project-details-more dt {
    margin-right: 5px;
    width: 115px;
    font-weight: bold;
}

.project-image {
    float: left;
    display: inline;
    width: 385px;
}

.project-image .main-image {
    display: block;
    border: solid 1px #e9edec;
    padding: 9px;
    width: 348px;
}

.project-thumb-header {
    margin: 15px 0 8px 0;
}

.more-projects {
    margin: 0;
    padding: 0;
    list-style: none;
}

.more-projects li {
    float: left;
    display: inline;
    margin: 0 20px 10px 0;
    width: 76px;
}

.more-projects a.thumb {
    display: block;
    border: solid 1px #e9edec;
    padding: 4px;
    width: 66px;
}

.more-projects .thumb img {display: block;}

.project-tools {
    margin-top: 40px;
}

.project-tools .section {
    float: left;
    display: inline;
    margin-right: 40px;
    width: 205px;
}

.project-tools .section.last-child {
    margin-right: 0;
}

.project-tools h3 {
    margin-bottom: 8px;
    color: #de5d2d;
    font-size: 13px;
}

.project-tools h4 {
    margin-bottom: 3px;
    color: #2e3637;
}

.project-tools p {
    margin-bottom: 10px;
    line-height: 1.5em;
}

.project-tools textarea {
    width: 194px;
    height: 75px;
    color: #7d8687;
    font-size: 11px;
}

.project-tools a:link, .project-tools a:active, .project-tools a:visited {
    color: #008191;
}

.community-progress-header {
    margin-bottom: 10px;
    border-bottom: solid 1px #d8d8d8;
    padding-bottom: 20px;
}

.community-progress-header .intro, .community-progress-header .sponsor, .community-progress-header .advocate, .community-progress-header .group {
    float: left;
    display: inline;
    margin-right: 15px;
    width: 150px
}

.community-progress-header .intro {
    width: 225px;
}

.community-progress-header h4 {
    margin-bottom: 12px;
}

.community-progress-header .thumb {
    display: block;
    margin: 12px 0;
    border: solid 1px #d8d8d8;
}

.community-progress-header a:link, .community-progress-header a:active, .community-progress-header a:visited {
    color: #008191;
    font-size: 11px;
}

.community-progress {
    margin-top: 15px;
}

.community-progress thead th {
    padding-bottom: 6px;
    font-weight: bold;
}

.community-progress thead th.partner-name {
    padding-left: 20px;
    color: #2e3637;
}

.community-progress thead span {
    float: left;
    display: inline;
    width: 100px;
    text-align: right;
    color: #de5d2d;
}

.community-progress tbody th, .community-progress tbody td {
    padding: 6px 0;
}

.community-progress tbody th {
    width: 150px;
    font-weight: bold;
}

.community-progress tbody td {
    border-top: solid 1px #ced6d8;
    border-bottom: solid 1px #ced6d8;
    width: 400px;
}

.community-progress tbody td.partner-name {
    border: 0;
    padding-left: 20px;
    width: 140px;
}

.partner-name a:link, .partner-name a:active, .partner-name a:visited {
    color: #008191;
}

.community-progress-bar {
    height: 8px;
}

.community-progress-bar span {visibility: hidden;}

.community-progress-bar1 {
    background-color: #ed1b24;
    width: 75px;
}

.community-progress-bar2 {
    background-color: #de5d2d;
    width: 175px;
}

.community-progress-bar3 {
    background-color: #fbb100;
    width: 275px;
}

.community-progress-bar4 {
    background-color: #5e9021;
    width: 375px;
}
/* project-detail ^ 
-------------------------------------------------------------------------*/

/* content-page : 
-------------------------------------------------------------------------*/
.page-title, .page-copy blockquote, .page-copy h5 {
    color: #de5d2d;
}

.page-copy p, .page-copy h5, .page-copy ul, .page-copy ol {
    font-size: 12px;
}

.page-title {
    margin: 28px 0;
    font-size: 24px;
}

.page-copy {
    float: right;
    display: inline;
    width: 608px;
    margin-right: 22px;
}

.page-copy h2 {
    margin-bottom: 15px;
    font-size: 18px;
    color: #de5d2d;
}

.page-copy p {
    margin: 0 10px 15px 0;
    line-height: 1.5em;
}

.page-copy a:link, .page-copy a:active, .page-copy a:visited {
    color: #008191;
}

.page-copy a:hover {
    text-decoration: underline;
}

.page-copy blockquote {
    margin: 25px 10px;
    border-left: solid 4px #d7d7d7;
    padding-left: 10px;
    font-style: italic;
}

.page-copy blockquote p {
    margin-bottom: 10px;
}
    
blockquote cite {
    display: block;
    color: #505a5b;
    font-style: none;
}

.page-copy .inline-image {
    float: right;
    display: inline;
    margin: 5px;
    border: solid 1px #d7d7d7;
    padding: 4px;
}

.page-copy h3 {
    font-size: 18px;
    margin: 5px 0;
}

.grid_view_header * { padding-right: 5px; padding-left: 5px; } 

.page-copy h4 {
    font-size: 14px;
    margin: 5px 0;
}

.page-copy h5 {
    margin: 5px 0;
}

.page-copy ul {
    list-style: none;
    padding-left: 0;
    margin: 15px 0;
}

.page-copy li {
    margin: 10px 0;
}

.page-copy ul li {
    background: transparent url('images/bullet-orange.gif') 0 5px no-repeat;
    padding-left: 10px;
}

.page-copy ol {
    margin: 15px 0 10px 12px;
    padding-left: 12px;
}    
/* IE styles */
.copy-header {
    margin-bottom: 20px;
}

.copy-header p {
    font-size: 14px;
}

.full-page .page-copy {
    float: none;
    display: block;
    margin-right: 0;
    width: 778px;
}

.partner-network-illustration {
    background: #b8c2a1 url('images/bg-partner-network-illustration.gif') no-repeat;
    margin-left: -11px;
    width: 777px;
    min-height: 251px;
}
/* IE 6 styles */

.partner-network-illustration ul, .partner-network-illustration li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.partner-network-illustration ul {
    padding: 20px 0 0 15px;
}

.partner-network-illustration ul li {
    background-image: none;
    float: left;
    display: inline;
    margin-right: 17px;
    padding: 0;
}

.partner-network-illustration li.last-child {
    margin-right: 0;
}

/* content-page ^ 
-------------------------------------------------------------------------*/

.itemsView TBODY TR TD
{
	font-size: 12px;
	padding: 2px 5px;
}
.itemsView TBODY TR TD INPUT
{
	text-align: right;
}

.itemsView TBODY TR TH
{
	font-size: 14px;
    margin: 5px 0;
}

/* account-page : 
-------------------------------------------------------------------------*/
.account-right {
    float: right;
    display: inline;
    width: 618px;
    margin-right: 12px;
}

.account-page .section-header {
    margin-bottom: 3px;
    font-size: 18px;
    color: #de5d2d;
}

.account-page .graph-header {
    margin: 4px 0;
    color: #7d8687;
}

.account-page .summary-section {
    margin-bottom: 10px;
}

.account-right dl, .account-right dt, .account-right dd {
    display: block;
}

.account-right dl {
    margin-bottom: 10px;
}

.account-right dt {
    margin-right: 4px;
    font-weight: bold;
}

.account-page .data-section {
    float: left;
    display: inline;
    margin: 0 10px 10px 0;
    border: solid 1px #d7d7d7;
    padding: 2px 5px 5px 5px;
    width: 180px;
    min-height: 187px;
}

.giftContainer .data-section {
    border: 0;
    padding: 0;
    width: 138px;
}

.giftContainer .project-link {
    display: block;
    margin-bottom: 10px;
    border: solid 1px #d0d9d6;
    padding: 2px;
    min-height: 170px;
}
/* IE 6 styles */

.giftContainer .project-link:hover {
    background-color: #eee;
    text-decoration: none;
}
.account-page .data-section h4 {
    font-size: 12px;
}

.data-section h4.project-country {font-weight: normal;}

.account-page .data-section .project-thumb {
    margin: 0 0 3px 0;
    width: 132px;
}
/* IE 6 styles */

.account-right .project-graph {
    display: block;
    cursor: pointer;
    cursor: hand;
}

.chartLink {
    margin-top: 4px;
    font-size: 11px;
}
/* account-page ^ 
-------------------------------------------------------------------------*/

/* SimpleModal : 
-------------------------------------------------------------------------*/
/* Overlay */
#simplemodal-overlay {background-color:#000;}

/* Container */
#simplemodal-container {height:400px; width:600px; background-color:#fff; border:3px solid #ccc;}
#simplemodal-container a.modalCloseImg {background:url(images/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-18px; cursor:pointer;}
#simplemodal-container #basicModalContent {padding:8px;}
#dwrap div {
	width: 150px;
	height:25px;
	float: left;
	text-align:center;
}

.organizationsDropDown
{
	width:155px;
}
.partnerDropDown
{
	width:155px;
}
.partnerContacts
{
	margin-left:10px;
	float: left;
	width:235px;
}

.partnerContacts .inputs
{
	margin-left: 5px;
}
.worldRegionServiceAreas 
{
	float: left;
	width: 200px;
}

.projectTypes
{
	width: 200px;
}

#communities 
{
	margin-top: 20px;
}
#projects
{
	margin-top: 20px;
}

/* Modal Popup */
.modalBackground {
	/*background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;*/
}

.modalPopup {
	background-color: Gray;
	color:White;
	border-width:3px;
	border-style:solid;
	border-color: Black;
	padding:3px;
	width:250px;
}

.modalLoginError
{
	color: Yellow;
}
/* SimpleModal ^ 
-------------------------------------------------------------------------*/

/* form styles : 
-------------------------------------------------------------------------*/
.form-page h3 {
    margin-bottom: 15px;
    font-size: 1.15em; 
    font-weight: bold; 
    color: #de5d2d;
}

.input-section {margin-bottom: 10px;}

.instruction-text {
    margin-top: 10px;
}

.sidemenulink a {
    display: block;
    margin-top: 0;
}

.form-table .text {
    width: 200px;
}

.form-table td {
    padding-bottom: 5px;
}

.form-table td.checkoutlabel {
    text-align: left;
    font-weight: bold;
}

td.checkboxlabel label {font-weight: normal;}

.form-table .loginbutton {
    float: left;
}
    
/* form styles ^ 
-------------------------------------------------------------------------*/

/* basket styles : 
-------------------------------------------------------------------------*/
.basket-form .grid-header th {
    text-align: left;
    padding-bottom: 4px;
}

.basket-form td {
    vertical-align: top;
    border-top: solid 1px #d8d8d8;    
    border-bottom: solid 1px #d8d8d8;
    padding: 5px 0;
}

.basket-image, .basket-details {
    float: left;
    display: inline;
}

.basket-image {
    margin-right: 5px;
}

.basket-details {
    width: 240px;
}

.basket-details .community-name, .basket-details .project-name {font-size: 12px;}

.basket-form .text-amount {
    display: block;
    margin-right: 4px;
    width: 60px;
}

.basket-total, .basket-button-row {
    margin-top: 15px;
    text-align: right;
}

.basket-button-row img, .basket-button-row input {margin-left: 10px;}

.basket-total label {
    margin-right: 5px;
    font-weight: bold;
}

.sectionheader {margin-bottom: 4px;}

.edit-profile:link, .edit-profile:active, .edit-profile:visited {
    margin-left: 10px;
    font-size: 11px;
    font-weight: normal;
    color: #008191;
}
/* basket styles ^ 
-------------------------------------------------------------------------*/
/* styles added by sam for email forms
-------------------------------------------------------------------------*/

/*table td {border: 1px solid red;}*/
.feedback-table-left {width: 125px; text-align: right; }
.feedback-table-right {width: 370px; text-align: left; vertical-align: top;}
.feedback-table-textbox {height: 18px; width: 250px;}
.feedback-table-textarea {height: 200px; width: 370px;}
.feedback-table-select {height: 20px; width: 251px;}
.feedback-table-button {margin-top: 5px; float: right; margin-right: 14px;}