#cont-top{
	background: #828820 url("../images/bottom-green2.gif") no-repeat bottom !important;
}

#cont-top-grad{
	background: url("../images/cont-top-back-green2.jpg") repeat-x;
}

#cont-top-rounded{
	background: url("../images/top-rounded-green2.gif") no-repeat;
}

#main-img{
	background: url("../images/img-green2.jpg") no-repeat;
}

#small-img{
	background: url("../images/small-green2.jpg") no-repeat;
}

#badge, #higher-badge{
	background: url("../images/badge-red.png") no-repeat top left;
}

#badge:hover, #higher-badge:hover{
	background: url("../images/badge-red.png") no-repeat bottom left;
}

#badge, #higher-badge{
	height: 82px;
}

#what{
	background: url("../images/what-red.jpg") no-repeat;
}

#hype{
	background: url("../images/hype-red.gif") no-repeat;
}


#seconds{
	background: url("../images/seconds-red.jpg") no-repeat;
}

#why{
	background: url("../images/why-red.jpg") no-repeat;
}

#why-home{
	background: url("../images/why-red-home.jpg") no-repeat;
}

#press{
	background: url("../images/press-red.jpg") no-repeat;
}

#user{
	background: url("../images/user-red.jpg") no-repeat;
}

#privacy{
	background: url("../images/privacy-red.gif") no-repeat;
}

#terms{
	background: url("../images/terms-red.gif") no-repeat;
}

#signup{
	background: url("../images/signup-red.jpg") no-repeat;
}

#faq{
	background: url("../images/faq-red.gif") no-repeat;
}

#signup-free{
	background: url("../images/signup-free-red.jpg") no-repeat;
}

#signup-premium{
	background: url("../images/signup-premium-red.jpg") no-repeat;
}

#payment-questions{
	background: url("../images/payment-questions-red.jpg") no-repeat;	
}

#freeplan-specs{
	background: url("../images/freespecs-red.gif") no-repeat;	
}

#fullplan-specs{
	background: url("../images/fullspecs-red.gif") no-repeat;	
}

.next-step{
	background: url("../images/next-red.jpg") no-repeat top left;
}

.next-step:hover{
	background: url("../images/next-red.jpg") no-repeat bottom left;
}

.final-step{
	background: url("../images/final-red.jpg") no-repeat top left;
}

.final-step:hover{
	background: url("../images/final-red.jpg") no-repeat bottom left;
}

#choose-premium{
	background: url("../images/choose-premium-red.gif") no-repeat top left;
}

#choose-premium:hover{
	background: url("../images/choose-premium-red.gif") no-repeat bottom left;
}

#choose-free{
	background: url("../images/choose-free-red.gif") no-repeat top left;
}

#choose-free:hover{
	background: url("../images/choose-free-red.gif") no-repeat bottom left;
}

a#premium{
	background: url("../images/premium-head-red.gif") no-repeat;
}

a#free{
	background: url("../images/free-head-red.gif") no-repeat;
}

h4, .corner a, p.user-credit, tr td p b{
	color: #BF2A22;
}

.boxholder{
	background: #BF2A22;	
}

.form-header-color{
	color: #587a21;
}

p.paraheader{
  	color: #BF2A22 !important;
}

#basic-accordian{
	background: url("../images/signup-back-red.png") no-repeat !important;
}

.link-profile, .link-study, .link-billing{
	color: #fff;
}

.accordion_headings{
		background: #587a21 url("../images/form-tab-right.png") no-repeat top right;
}

.header_highlight{
	background: #899845 url("../images/form-tab-right.png") no-repeat top right;
}

.accordion_headings:hover{
	background: #899845 url("../images/form-tab-right.png") no-repeat top right;
}

h2{
	color: #828820;
}

h3{
	color: #828820;
	margin: 0 0 10px 17px;
}

.number1{
	background: url("../images/1-red.gif") no-repeat top left;
}

.number1:hover{
	background: url("../images/1-red.gif") no-repeat bottom left !important;
}

.number2{
	background: url("../images/2-red.gif") no-repeat top left;
}

.number2:hover{
	background: url("../images/2-red.gif") no-repeat bottom left !important;
}

.number3{
	background: url("../images/3-red.gif") no-repeat top left;	
}

.number3:hover{
	background: url("../images/3-red.gif") no-repeat bottom left !important;
}

.number4{
	background: url("../images/4-red.gif") no-repeat top left;	
}

.number4:hover{
	background: url("../images/4-red.gif") no-repeat bottom left !important;
}

.number5{
	background: url("../images/5-red.gif") no-repeat top left;	
}

.number5:hover{
	background: url("../images/5-red.gif") no-repeat bottom left !important;
}

.accordion_toggle_active {
	background: url("../images/arrow-red.gif") no-repeat;
}

/* signup styles */
td.profilesidebar p b{
	color: #BF2A22;
}

.stripNav li.tab1 a { background: url("../images/btn-profile-green2.gif") no-repeat; }
.stripNav li.tab2 a { background: url("../images/btn-classes-green2.gif") no-repeat; }
.stripNav li.tab3 a { background: url("../images/btn-billing-green2.gif") no-repeat; }

.stripNav li.tab1 a:hover { background: url("../images/btn-profile-green2.gif") bottom no-repeat; }
.stripNav li.tab2 a:hover { background: url("../images/btn-classes-green2.gif") bottom no-repeat; }
.stripNav li.tab3 a:hover { background: url("../images/btn-billing-green2.gif") bottom no-repeat; }

.stripNav li.tab1 a.current { background: url("../images/btn-profile-green2.gif") bottom no-repeat; }
.stripNav li.tab2 a.current { background: url("../images/btn-classes-green2.gif") bottom no-repeat; }
.stripNav li.tab3 a.current { background: url("../images/btn-billing-green2.gif") bottom no-repeat; }

