@charset "utf-8";
/* CSS Document */

html, body {
	margin:0;
	padding:0;
	height:100%;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
}

a {
	color: #ffffff;
	text-decoration: none;
}

h2 {
	font-size: 18px;
}

strong {
	font-weight: bold;
}
em {
	font-style: italic;
}

/* Re-style extjs components to suit site */
.x-form-item label {
	color: #000000;
}

#content-signup .x-form-item label, #content-contribute .x-form-item label {
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
}
#content-signup .x-fieldset-header-text, #content-contribute .x-fieldset-header-text {
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
}
.x-combo-list-item {
	color: #000000;
}

img, div, a, .blue{ behavior: url(/layout/images/iepngfix.htc) }
.blue{
	background-image:url(../images/transparent-blue.png);
	background-repeat:no-repeat;
	padding: 7px;
}
#instructions {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
#receipt {
	color: #000000;
}

#container {
	width:100%;

	position: inherit;
	display: block;
	overflow: visible;

	background-color:#5a9acc;
	margin:0 auto;
	height: 100%;
}

#content-container {
	position: inherit;
	display: block;
	overflow: visible;

	width:920px;
	margin:auto;
	height: 100%;
}

#content-layout {
	width: 460px;
}

#header {
	width:980px;
	height:110px;
	position:relative;
	margin:auto;

}
#logo{
	width:270px;
	height:93px;
	position:absolute;
	top:10px;
	left:10px;
}

#nav {
	height:30px;
	top:0px;
	width:980px;;
	margin:auto;
}

#footer {
	position:relative;
	height:220px;
	top:0px;
	width:920px;
	margin:auto;
}

#content {
	min-height:430px;
	width:100%;
	background-color:#1b55b8;
	margin:auto;
	background-image:url(../images/homepage-bg.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
}
#content-default, #content-blank, #content-faq, #content-contact,
#content-signup, #content-receipt, #content-contribute, #content-testimonials, #content-depositinfo, #content-benefits,
#content-about, #content-privacy, #content-terms {
	min-height:430px;
	overflow: visible;
	width:100%;
	background-color:#1b55b8;
	margin-left: auto;
	margin-right: auto;
	background-position:bottom center;
	background-repeat:no-repeat;
}
#content-about, #content-default, #content-receipt {
	background-image:url(../images/subpage-bg.jpg);
}
#content-blank {
}
#content-contribute {
	background-image:url(../images/contribute-bg.jpg);
}
#content-faq {
	background-image:url(../images/subpage-bg-faq.jpg);
}
#content-contact {
	background-image:url(../images/subpage-bg-contact.jpg);
	height: 400px;
}
#content-testimonials {
	background-image:url(../images/subpage-bg-testimonials.jpg);
}
#content-depositinfo {
	background-image:url(../images/subpage-bg-depositinfo.jpg);
}
#content-benefits {
	background-image:url(../images/subpage-bg-benefits.jpg);
}
#content-signup, #content-privacy, #content-terms {
	background-image:url(../images/subpage-bg-blank.jpg);
}

/* Add spacing to the 'About Us' page */
#content-layout {
	width: 440px;
	margin-left: auto;
}
#content-contact #content-container #content-layout {
	width: 390px;
	margin-left: auto;
}

#headerbg {
	width:100%;
	margin:auto;
	height:110px;
	background-color:#5a9acc;
}

#navbg{
	width:100%;
	height:30px;
	background-image:url(../images/nav-bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

#footerbg {
margin:auto;
height:220px;
background-color:#5a9acc;
}

.frontpage-content {
	float: right;
	width: 400px;
	height: 430px;
}
#home-page-text {
	text-align:justify;
	float: left;
	clear: both;
	width:400px;
	top:50px;
	right:0px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	padding-top: 24px;
	}

#button-signup{
	float: left;
	clear: both;
	top:280px;
	padding-top: 24px;
	}
#button-contribute{
	float: left;
	clear: both;
	top:340px;
	padding-top: 11px;
	}

.nav-button {
float:left;
	
	height:30px;

}


#login {
	position:absolute;
	top:10px;
	right:10px;
	width:500px;
	height:100px;
	}
	
#footer-links{
	position:absolute;
	top:10px;
	color:#cbeeff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
#footer-links a:link{
	color:#cbeeff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	}
#footer-links a:visited{
	color:#cbeeff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	}
#footer-links a:visited{
	color:#cbeeff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	}
#footer-links a:hover{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	}
#footer-copyright{
	text-align:right;
	width:300px;
	position:absolute;
	top:10px;
	right:-10px;
	color:#cbeeff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#footer-copyright a:link{
	color:#cbeeff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}

#footer-copyright a:visited{
	color:#cbeeff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}

#footer-copyright a:hover{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}

#pageheaders{
	position:absolute;
	top:25px;
	left:0px;
	}
.pageheaders{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	}

.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#FFFFFF;
}	
.text a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#FFFFFF;
	text-decoration:underline;
}	
.text a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#FFFFFF;
	text-decoration:underline;
}	
.text a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#FFFFFF;
	text-decoration:none;
}

#subpagecontentholder {
position:absolute;
top:45px;
left:0px;
width:920px;
}



.login {
	border:0;
	height:20px;
	width:150px;
	background-color:#7ab4e1;
	line-height:2;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

.textbox, .button {
	border:0;
	height:20px;
	background-color:#7ab4e1;
	line-height:2;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

/* User management */
#manage {
	height: 400px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
}
#manage a {
	color: #000000;
}

/* Create Account */
.btn-register {
	background-image: url(../components/wishbox/images/btn-freeaccount.png) !important;
}

/* Contribution */
#search {
	width: 400px;
	border: 1px solid #cccccc;
}