@charset "utf-8";
/* CSS Document */
h1
{
	font-size:12px;
	width:266px;
	height:37px;
	color:#333333;
	text-transform:uppercase;
	text-indent: -9000px;
	margin-bottom: 10px;
}


h4
{
	font-weight: bold;
}
/*****HEADINGS*****/
h1.howitworks
{
	background: url('/images/header_how_it_works.gif');
}

h1.products
{
	background: url('/images/header_products_packages.gif');
}

h1.people
{
	background: url('/images/header_what_people_say.gif');
}

h1.fundraising
{
	background: url('/images/header_fundraising.gif');
}

h1.our-guarantee
{
    background: url('/images/header_our-guarantee.gif');
}

h1.faq
{
	background: url('/images/header_faq.gif');
}

h1.join
{
	background: url('/images/header_sign_up.gif');
}

h1.confirmation
{
	background: url('/images/header_confirmation.gif');
}

h1.aboutus
{
	background: url('/images/header_about_us.gif');
}

h1.contactus
{
	background: url('/images/header_contact_us.gif');
}

h1.controlpanel
{
	background: url('/images/header_control_panel.gif');
}

h1.forgotten
{
	background: url('/images/header_forgotten_password.gif');
}

h1.selectaproduct
{
	background: url('/images/header_select_a_product.gif');
}

h1.myartwork
{
	background: url('/images/header_album.gif');
}

h1.mydetails
{
	background: url('/images/header_my_details.gif');
}

h1.placeartwork
{
	background: url('/images/header_place_your_artwork.gif');
}

h1.cart
{
	background: url('/images/header_my_shopping_cart.gif');
}

h1.payment
{
	background: url('/images/header_payment.gif');
}

h1.confirmation
{
	background: url('/images/header_confirmation.gif');
}

h1.privacypolicy
{
	background: url('/images/header_privacy_policy.gif');
}

h1.terms
{
	background: url('/images/header_terms.gif');
}

h1.login
{
	background: url('/images/header_login.gif');
}
a
{
	color: #6dbe45;
}


/*****END HEADINGS*****/

/*****HOW IT WORKS*****/
#content-left h2
{
	color:#ff9933;
	font-size:16px;
	font-weight:bold;
	margin:15px 0 5px 0;
	line-height:22px;
}

#content-left h3
{
	color:#6dbe45;
	font-size:16px;
	font-weight:bold;
	margin:15px 12px 5px 12px;
}

/*****END HOW IT WORKS*****/


/*****HOW IT WORKS*****/
.testimonial
{
	font-style:italic;
}

.testimonial-credit
{
	color:#FF9933;
	font-weight:bold;
	padding-bottom:20px;
}


/*****END HOW IT WORKS*****/


#content-left .form h2
{
	margin-bottom: 16px;
}

.menuArrow
{
	color:#ff9933;
	font-weight:bold;
	font-size:16px;
}

/*****UTILITY STYLES*****/

.clear
{
	clear: both;
	font-size: 1px;
	line-height: 0;	
}
