﻿.main_content {
    background: none repeat scroll 0 0 ;
}


/* header color */
/*#2E2E2D*/
.logo_wrap									{background:#FFFFFF }

/* navigation links */
.nav										    {background:#DDDDDD}
.nav ul li a									{color:#434343;}
.nav ul li a:hover								{background:#ABABAB;}
.nav ul li a:active								{background:#ABABAB;}
.nav .current									{background:#ABABAB;}

/* HP main title: e.g. find your size in 2 simple steps */
.title											{color:#82816f;}

/* HP instruction images titles:above images */
.step_heading ,.step_title, .nos_title			{color:#EA6836;}
/* HP instruction images titles:under images */
.setp1_a										{color:#82816f;}

/*sub footer style*/
.sub_footer										{background:#ABABAB;}
/*sub footer style*/
.footer											{background:none !important;}

/*footer links*/
.footer ul li a									{color:#4d4d4d;}
.footer ul li a span							{color:#939393;}
.features	li									{background:url(../img/light-mark.gif) no-repeat left center;}

/* start ring sizer button */
.start_btn a									{background:url(../img/light-start-normal-left.gif) no-repeat left top;}
.start_btn a span								{background:url(../img/light-start-normal-right.gif) no-repeat right top;}

.start_btn a:hover								{background:url(../img/light-start-normal-left.gif) no-repeat left top;}
.start_btn a:hover span							{background:url(../img/light-start-normal-right.gif) no-repeat right top;}

.start_btn a:active								{background:url(../img/light-start-normal-left.gif) no-repeat left top;}
.start_btn a:active span						{background:url(../img/light-start-normal-right.gif) no-repeat right top;}
