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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

table#choose tr th a#premium{
	background: url("../images/premium-head-blue.gif") no-repeat;
}

table#choose tr th a#free{
	background: url("../images/free-head-blue.gif") no-repeat;
}

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

.boxholder{
	background: #4C86B9;	
}

.form-header-color{
	color: #4C86B9;
}

p.paraheader{
  	color: #4C86B9 !important; 
}

b.form-header-color{
	color: #4c86b9;
}

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

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

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

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

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

h2{
	color: #4C86B9;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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