/* CSS Document */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

@font-face {
 font-family: 'Helvetica-Normal';
 src: url('font/helvetica-normal/helvetica-normal.eot');
 src: url('font/helvetica-normal/helvetica-normal.eot?#iefix') format('embedded-opentype'),  url('font/helvetica-normal/helvetica-normal.woff') format('woff'),  url('font/helvetica-normal/helvetica-normal.ttf') format('truetype'),  url('font/helvetica-normal/helvetica-normal.svg#helvetica-normal') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'HelveticaNeue-Roman';
 src: url('font/helveticaNeue/helveticaneue-roman.eot');
 src: url('font/helveticaNeue/helveticaneue-roman.eot?#iefix') format('embedded-opentype'),  url('font/helveticaNeue/helveticaneue-roman.woff') format('woff'),  url('font/helveticaNeue/helveticaneue-roman.ttf') format('truetype'),  url('font/helveticaNeue/helveticaneue-roman.svg#helveticaneue-roman') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
    font-family: 'helveticabold';
    src: url('font/helvetica-bold/helvetica_bold-webfont.eot');
    src: url('font/helvetica-bold/helvetica_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/helvetica-bold/helvetica_bold-webfont.woff') format('woff'),
         url('font/helvetica-bold/helvetica_bold-webfont.ttf') format('truetype'),
         url('font/helvetica-bold/helvetica_bold-webfont.svg#helveticabold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
	font-family:"Debussy";
	src:url("font/debussy/debussy.eot?") format("eot");
	src:url("font/debussy/debussy.woff") format("woff"),
		url("font/debussy/debussy.ttf") format("truetype"),
		url("font/debussy/debussy.svg#Debussy") format("svg");
	font-weight:normal;
	font-style:normal;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	color: #000000;
}
ol, ul {
	list-style: none;
}
ul {
	margin:0 0 12px;
}
li {
	line-height:1.1;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a, a:link {
	text-decoration: none;
	color: #000;
	border: 0 none;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, sans-serif;
	line-height:1.2;
	margin-bottom:12px;
}
h1 {
	font-size: 28px;
}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 14px;
}
p {
	line-height: 1.5;
	margin-bottom: 10px;
}
/*--------------------------------------- Start -----------------------------*/

#wrapper {
	background: url("../images/bg-img.png") repeat-x scroll 0 0 transparent;
	height: auto;
	margin: 0 auto;
	padding-top: 10px;
	width: 100%;
}
.container {
	width: 990px;
	margin: 0 auto;
	max-width: 100%;
	clear:both;
	position: relative;
}
#brands-heading {
	overflow: hidden;
}
#brands-heading p {
	padding-left: 40px;
	color: #ffffff;
	margin-bottom: -50px;
	font-size: 12px;
	font-family: 'helveticabold';
	margin: 0;
}

/*------------------------------------- container background --------------------------*/

.container-top {
	background: url("../images/container-top-bg.png") no-repeat scroll 0 0 transparent;
	padding-top: 33px;
	width: 981px;
	margin-top: -12px;
}
.container-bottom {
	background: url(../images/container-bottom-bg.png) no-repeat 0 0;
	width: 981px;
	height: 36px;
}
.container-repeat {
	background: url("../images/container-repeat-bg.png") repeat scroll 0 0 transparent;
	padding: 0 20px;
}
/*------------------------------------- end of container background --------------------------*/

/*------------------------------------- start Header --------------------------*/

#header {
	position: relative;
}
#header .header-top {
	overflow: hidden;
	padding: 5px 25px 15px;
}
.header-top #header-left {
	float: left;
	overflow: hidden;
}
.header-top #header-left a {
	clear: both;
	margin-right: 15px;
}
.header-top #header-right {
	float: right;
	overflow: hidden;
	padding-top: 10px;
	width: 20%;
}
.header-top #header-right a {
	display: block;
	margin-bottom: 5px;
}
.primery-menu {
	background: url("../images/menu-bg-img-brown.png") no-repeat scroll 0 0 transparent;
	box-shadow: 0 1px 3px #666666;
	margin-bottom: 6px;
	margin-left: -18px;
	margin-top: 0;
	position: relative;
	z-index: 99999;
	overflow: hidden;
	padding: 10px 10px 0 35px;
	width: 99%;
}
.primery-menu li {
    float: left;
    margin: 0;
    padding: 0 0 5px;
}
.primery-menu li a {
    color: #FFFFFF;
    display: block;
    font-family: helveticaNeue bold;
    font-size: 16px;
    font-weight: normal;
    padding: 0 18px;
}
.brownish:hover {
    color: red;
}
.brownish {
    color: green;
}
.primery-menu li a span {
    display: block;
    padding: 9px 10px 11px;
}
.primery-menu li:hover, .primery-menu li.active {
	background: url("../images/menu-acitve-left-biege.png") no-repeat scroll left 0 transparent;
    color: #815926;
}
.primery-menu li:hover a, .primery-menu li.active a {
	background: url("../images/menu-acitve-right-biege.png") no-repeat scroll right 0 transparent;
    color: #815926;
}
.primery-menu li:hover a span, .primery-menu li.active a span  {
	background: url("../images/menu-active-center-biege.png") repeat-x scroll 0 0 transparent;
    color: #815926;
}
.slider {
	overflow: hidden;
	background: url(../images/slider-bg.png) no-repeat;
	margin-left: 6px;
	padding: 0 5px;
	margin-top: -30px;
	margin-bottom: 10px;
}
.slides.home {
	overflow: hidden;
}
.slides.home .slider-text {
	padding: 60px 70px 0px 0;
}
.slider-img {
	float: left;
	padding-left: 30px;
}
.slider-text {
	padding: 40px 0px 40px 45px;
	text-align: center;
	overflow: hidden;
}
/*.find-btn a .cufon.cufon-canvas {
	height: 20px !important;
}*/
.find-btn {
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	width: 190px;
}
.find-btn a {
	background: url("../images/find-left-bg.png") no-repeat scroll left 0 transparent;
	color: #FFFFFF;
	display: block;
	font-family:"Debussy";
	font-size: 18px;
	padding: 0 0 5px;
}
.find-btn a span.btn-right {
	background: url("../images/find-righ-bg.png") no-repeat scroll right 0 transparent;
	display: block;
	padding: 0 15px 7px;
}
.find-btn a span.btn-repeat {
	background: url("../images/find-center-bg.png") repeat-x scroll 0 0 transparent;
	display: block;
	padding: 8px 7px;
}
.slider-text h2 {
    color: #F08519;
    font-family: 'Debussy';
    font-size: 50px;
    line-height: 45px;
    margin-bottom: 0px;
    /*    padding-top: 20px;*/
    font-weight: normal;
}
.slider-text h3 {
	font-family: 'Debussy';
	font-size: 20px;
	color: #815926;
	padding-left: 10px;
	margin-bottom: 20px;
	font-weight: normal;
}
/*.slider-text h3 .cufon.cufon-canvas {
	height: 40px !important;
}
.slider-text h3 .cufon.cufon-canvas {
	height: 22px !important;
}*/

.slider-menu {
	margin: -35px auto 0;
	overflow: hidden;
	width: 83%;
}
.slider-menu li {
	float: left;
	margin: 0;
	padding: 15px 3px 8px;
}
.slider-menu li a {
	display: block;
	font-family: 'Debussy';
	font-size: 20px;
	color: #dc680f;
	padding: 0 1px 0 18px;
}
.slider-menu li a span.slider-repeat {
	display: block;
	padding: 8px 11px;

}
.slider-menu li a span.slider-right {
	display: block;
	padding: 0 18px 0 0;
}
/*.slider-menu li a .cufon.cufon-canvas {
	height: 25px !important;
}*/
.slider-menu li:hover, .slider-menu li.active {
	background: url(../images/slider-arrow.png) no-repeat top center;
	position: relative;
	z-index: 99999;
}
.slider-menu li:hover a, .slider-menu li.active a {
	background: url(../images/slider-menu-left.png) no-repeat left 0;
	
}
.slider-menu li.active a{
	color: #FFFFFF;
}
.slider-menu li:hover a span.slider-right, .slider-menu li.active a span.slider-right {
	background: url(../images/slider-menu-right.png) no-repeat right 0;
}
.slider-menu li:hover a span.slider-repeat, .slider-menu li.active a span.slider-repeat {
	background: url(../images/slider-menu-center.png) repeat-x;
}
.main-contant {
	background: url("../images/border-bg-img.png") no-repeat scroll center top transparent;
	overflow: hidden;
	padding: 40px 30px 30px;
}
.main-contant.home-page {
	background: url("../images/border-bg-img1.png") no-repeat scroll center top transparent;
	margin-top: 10px;
}
.main-contant .contant {
	width: 54%;
	float: left;
	margin: 20px 30px 10px;
}
.main-contant .contant h2 {
	color: #F08519;
	font-family: helveticaNeue bold;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 10px;
}
.main-contant .contant p {
	color: #52261C;
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 15px;
}
.main-contant .right-tab {
	float: right;
	width: 30%;
	margin-right: 20px;
}
.right-tab.join h2 {
	margin-bottom: 3px;
}
.tab-block-top {
	background: url(../images/right-top-bg.png) no-repeat 0 0;
	padding-top: 21px;
	padding-right: 1px;
}
.tab-block-bottom {
	background:	 url(../images/right-bottom-bg.png) no-repeat 0 0;
	padding: 10px;
}
.tab-block-repeat {
	background: url("../images/right-repeat-bg.png") repeat scroll 0 0 transparent;
	overflow: hidden;
	padding: 0 0 0 10px;
}
    .tab-block-repeat h2 {
        color: #F08519;
        font-size: 18px;
        font-family: 'helveticaNeue bold';
        font-weight: normal;
        margin-bottom: 15px;
        margin-top: 0px;
    }
.top-arrow.next {
	padding: 0 10px;
}
.bottom-arrow.prev {
	padding: 0 10px;
}
.company-highlight {
    height: 226px !important;
    padding: 7px 0 0;
}
.company-highlight ul li {
	height: auto !important;
}
.year-block {
	padding: 0 5px;
}
.year-block h5 {
	background: url("../images/year-left-bg.png") no-repeat scroll left 4px transparent;
	display: block;
	margin: 10px 0 0;
	padding: 4px 8px;
	width: 40px;
}
.year-block h5 span.year-right {
	background: url("../images/year-right-bg.png") no-repeat scroll right 0 transparent;
	display: block;
	padding-right: 8px;
}
.year-block h5 span.year-repeat {
	background: url("../images/year-repeat-bg.png") repeat-x scroll 0 0 transparent;
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	padding-bottom: 2px;
}
.year-block p {
	line-height: 15px;
	color: #52261c;
	margin: 5px 0;
	font-size: 12px;
	font-family: 'Helvetica-Normal';
}
.bottom-arrow img {
	margin-top: 10px;
	position: relative;
	z-index: 99999;
}
.bag-img {
	bottom: -97px;
	position: absolute;
	right: 69px;
}
#footer {
	background: url("../images/footer-bg2.png") repeat-x scroll 0 0 transparent;
	margin: -238px auto 0;
	overflow: hidden;
	width: 100%;
}

#footer .inner {
    background: url("../images/footer-inner1.png") no-repeat scroll center 0 transparent;
    height: 473px;
    margin: 138.3px auto 0;
    position: relative;
    width: 1263px;
}
.copyright {
	margin: 0 auto;
	overflow: hidden;
	width: 935px;
}

.copyright p {
    color: #E9BF83;
    float: left;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    margin-top: 95px;
}
.copyright p span {
	border-left: 1px solid #e9bf83;
	padding: 0 10px;
	margin-left: 5px;
	border-right: 1px solid #e9bf83;
	font-weight: normal;
}
.post-menu {
	overflow: hidden;
	padding-left: 10px;
	margin-top: 95px;
}
.post-menu li {
	float: left;
	padding: 0 10px 0 0;
}
.post-menu li a {
	text-decoration: underline;
	color: #e9bf83;
	font-size: 12px;
	font-family: Arial;
}
/*---------------------------------- end of Home page -------------------------------------*/

/*---------------------------------- Start Join Team page -------------------------------------*/

.main-contant.join {
	padding: 40px 30px 100px;
}
.slider.join {
	background: url(../images/slider-bg-join.png) no-repeat;
	margin-bottom: 0;
}
.slider.join .slider-img {
	padding: 0;
}
.slider.join .slider-text {
	padding: 40px 50px 5px 0;
}
.slider-text h2 span {
	color: #815926;
	font-size: 35px;
	clear: both;
}
/*.slider.join .slider-text h2 .cufon.cufon-canvas {
	height: 35px !important;
}*/
.main-contant.join h3 {
	color: #52261C;
	margin-bottom: 3px;
	font-size: 18px;
	font-weight: bold;
}
.main-contant.join .contant h2 {
	margin-bottom: 15px;
}
.important-point {
	overflow: hidden;
}
.important-point li {
	background: url("../images/li-bullet.png") no-repeat scroll left 6px transparent;
	color: #52261C;
	font-family: Arial, sans-serif;
	font-size: 14px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.contant-block {
	overflow: hidden;
}
.cup-img {
	float: left;
}
.contant-text h5 {
    font-size: 18px;
    color: #F08519;
    font-weight: bold;
    padding: 25px 0px 25px 10px;
    float: left;
    line-height: 20px;
}
.contant-text h5 span {
	color: #52261c;
	font-size: 14px;
	font-weight: normal;
}
.hotline {
	overflow: hidden;
	margin: 20px 0;
	position: relative;
	z-index: 99999;
}
.hotline-top {
	background: url("../images/hotline-top.png") no-repeat scroll 0 0 transparent;
	padding-top: 10px;
	display: block;
}
.hotline-repeat {
	background: url("../images/hotline-repeat.png") repeat scroll 0 0 transparent;
	padding-bottom: 8px;
	margin-right: 2px;
	display: block;
}
.hotline-bottom {
	background: url("../images/hotline-bottom.png") no-repeat scroll 0 0 transparent;
	padding-bottom: 14px;
	height: 14px;
	display: block;
}
.hotline-repeat h6 {
	color: #FFFFFF;
	font-family: 'helveticabold';
	font-size: 18px;
	margin: 0 auto;
	text-align: center;
	font-weight: normal;
	width: 186px;
}
.right-tab.join .tab-block-repeat p {
	line-height: 15px;
	font-size: 12px;
	margin-bottom: 5px;
	color: #52261c;
	font-family: 'Helvetica-Normal';
}
.job {
	width: 200px;
	margin-left: 10px;
	padding-bottom: 15px;
}
.job li {
	background: url("../images/li-bullet.png") no-repeat scroll left 10px transparent;
	color: #52261C;
	padding: 3px 0 3px 15px;
}
.job li a {
	color: #52261c;
	font-size: 14px;
	font-family: 'Helvetica-Normal';
}
/*---------------------------------- end of Join Team page -------------------------------------*/

/*---------------------------------- Start Contact page -------------------------------------*/

.slider.contact {
    background: url("../images/slider-bg-join.png") no-repeat scroll 0 0 transparent;
    height: 180px;
    margin-bottom: 11px;
}
.slider.contact .slider-img {
	padding-left: 20px;
}
.slider.contact .slider-text {
	float: left;
	padding: 35px 0 0 30px;
}
.slider.contact .slider-text h2 {
	font-size: 40px;
	line-height: 35px;
	padding-left: 30px;
	width: 350px;
}
.slider.contact .slider-text h3 {
	margin-bottom: 10px;
	padding: 0;
}
/*.slider.contact .slider-text h2 .cufon.cufon-canvas {
	height: 32px !important;
}*/
.slider.contact .find-btn {
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	width: 155px;
}
.slider.contact .find-btn a {
	background: url(../images/contact-find-left.png) no-repeat scroll left 0 transparent;
	color: #FFFFFF;
	display: block;
	font-family: 'Debussy';
	font-size: 18px;
	padding: 0 0 5px;
}
.slider.contact .find-btn a span.btn-right {
	background: url(../images/contact-find-right.png) no-repeat scroll right 0 transparent;
	display: block;
	padding: 0 12px;
}
.slider.contact .find-btn a span.btn-repeat {
	background: url(../images/contact-find-center.png) repeat-x scroll 0 0 transparent;
	display: block;
	padding: 5px 7px 6px 7px;
}
.slider.contact .find-btn a {
	font-size: 16px;
}
/*.slider.contact .find-btn a span.btn-repeat {
	padding: 5px 12px 0;
}*/
.main-contant.contact {
	padding: 50px 30px 0px;
}
.main-contant.contact h2 {
	margin-bottom: 10px;
}
.contact-form {
	overflow: hidden;
	padding: 0;
	width: 75%;
	position: relative;
	z-index: 9999;
}
.contact-form .form-element {
	clear: both;
	margin: 15px 0;
	overflow: hidden;
	width: 310px;
	padding: 4px 0;
}
.contact-form .form-element label {
	color: #52261c;
	font-size: 14px;
	font-family: Arial;
}
.contact-form .form-element input[type="text"] {
	border: 1px solid #572B08;
	height: 17px;
	margin: 8px 0 0;
	padding: 5px;
	width: 265px;
}
.contact-form input.submit {
	background: url("../images/submit-img.png") no-repeat scroll 0 0 transparent;
	border: 0 none;
	color: #FFFFFF;
	font-family:"Debussy";
	font-size: 20px;
	padding: 5px 0;
	text-align: center;
	width: 123px;
	font-weight: normal;
	position: relative;
	cursor: pointer;
	z-index: 9999;
}

.contact-form div .bulkorder-steps {
	background: url("../images/submit-img.png") no-repeat scroll 0 0 transparent;
	border: 0 none;
	color: #FFFFFF;
	font-family:"Debussy";
	font-size: 20px;
	padding: 5px 0;
	text-align: center;
	width: 123px;
	font-weight: normal;
	position: relative;
	cursor: pointer;
	z-index: 9999;
}

.code-img {
	margin: 20px 0;
}
.right-tab.contact .tab-block-repeat {
	padding-bottom: 50px;
}
.right-tab.contact p {
	color: #52261c;
	font-size: 14px;
	font-family: 'Helvetica-Normal';
	font-weight: normal;
	margin-bottom: 2px;
}
.right-tab.contact p span {
	font-weight: bold;
}
/*---------------------------------- end of Contact page -------------------------------------*/

/*---------------------------------- Beging Apply Online page -------------------------------------*/



.main-contant.apply-online {
	padding: 50px 60px 20px;
}
.main-contant.apply-online h2 {
	font-size: 20px;
	font-family: 'Helvetica-Normal';
	color: #d36a1a;
	float:left;
}
.main-contant.apply-online h2 span {
	font-weight: normal;
}
.main-contant.apply-online p {
	font-family: Arial;
	color: #52261c;
	font-size: 14px;
	margin: 2px 15px;
	float: left;
}
.time-line {
	overflow: hidden;
	width: 100%;
	padding-top: 10px;
}
.time-line-points {
	overflow: hidden;
}
.time-line-points li {
	color: #E7A832;
	float: left;
    font-family: 'helveticabold';
	font-size: 12px;
	padding: 5px 40px 5px 15px;
}
.time-line-points li.active {
	color: #d56510;
}
.apply-form {
	margin: 0 0 50px;
	overflow: hidden;
	position: relative;
	z-index: 9999;
}
.apply-form .form-part {
	min-height: 300px;
}
.form-block {
	background: none repeat scroll 0 0 #FFFCF6;
	margin: 30px 0;
	overflow: hidden;
	padding: 0 20px 25px;
	width: 665px;
}
.block-element {
	margin: 20px 15px 5px 5px;
	width: 290px;
	float: left;
}
.block-element label {
	color: #52261c;
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
}
.block-element input[type=text] {
	width: 265px;
	height: 17px;
	border: 1px solid #52261c;
	margin: 10px 0 0;
	font-size: 12px;
	padding: 5px 5px;
	color: #3b3b3b;
}
.block-element select {
	margin: 10px 0;
	height: 27px;
	color: #3b3b3b;
}
.block-element.add {
	float: none;
}
.block-element.city {
	float: left;
	width: 180px;
}
.block-element.city input[type=text] {
	width: 173px;
}
.block-element.state {
	float: left;
	height: 27px;
	width: 100px;
}
.block-element.state select {
	margin: 10px 0;
	height: 30px;
}
.block-element.code {
	width: 100px;
}
.block-element.code input.zip-code {
	width: 65px;
	padding: 1px 5px;
	height: 27px;
	border: 1px solid #52261c;
	margin: 10px 0 0;
}
.block-element.best-time input[type=text] {
	width: 150px;
}
.block-element.method p {
	margin: 0;
}
.block-element.method {
	width: 225px;
}
.block-element.method input[type="checkbox"] {
	float: left;
	margin: 4px 10px 4px 0;
}
.block-element .checkbox-element {
	float: left;
	margin: 12px 30px 12px 0;
	overflow: hidden;
}
.block-element.start input.start-date {
	width: 137px;
	height: 17px;
	border: 1px solid #52261c;
	padding: 5px 5px;
	margin: 10px 0 0;
}
.block-element.area {
	margin-right: 50px;
}
.block-element.work-element {
	width: 500px;
}
.block-element.work-element p {
	margin: 0;
}
.block-element.work-element input[type="checkbox"] {
	float: left;
	margin: 4px 10px 4px 0;
}
.block-element.age {
	width: 200px;
}
.block-element.age .age-element {
	float: left;
	margin: 12px 30px 12px 0;
	overflow: hidden;
}
.block-element.age .age-element p {
	margin:0;
}
.block-element.age input[type="radio"] {
	float: left;
	margin: 4px 10px 4px 0;
}
.apply-form input.submit {
	background: url("../images/submit-img.png") no-repeat scroll 0 0 transparent;
	border: 0 none;
	color: #FFFFFF;
	font-family: 'Debussy';
	font-size: 20px;
	height: 32px;
	font-weight: normal;
	padding: 1px 0 5px;
	text-align: center;
	width: 123px;
	cursor: pointer;
	position: relative;
	z-index: 99999;
}
.block-element.evailability {
	overflow: hidden;
	width: 100%;
}
.block-element.evailability ul {
	float: left;
	width: 50px;
	margin-top: 30px;
	margin-bottom: 0;
}
.block-element.evailability ul li {
	font-family: Arial;
	color: #52261c;
	font-size: 14px;
}
.block-element.evailability ul li+li {
	padding: 35px 0 0;
}
.evailability-element {
	overflow: hidden;
	margin: 10px 0;
}
.block-element.evailability .week {
	float: left;
	margin: 0;
	overflow: hidden;
	width: 85px;
}
.week select {
	width: 50px;
}
/*---------------------------------*/
.progress-bar {
	width: 100%;
	height: 10px;
	border-radius: 10px 10px 10px 10px;
	background: #f0d8ab;
	overflow: hidden;
}
.progress-bar .step {
	background: #d3640f;
	overflow: hidden;
	width: 100px;
}
#progress_text {
	color: white;
	font-weight: bold;
	height: 12px;
	left: 0;
	line-height: 21px;
	position: relative;
	text-align: center;
	text-shadow: 1px 1px 2px #222222;
	top: -23px;
	width: 339px;
}
#progress {
	background: url("../images/progress1.png") repeat-x scroll 0 0 transparent;
	height: 11px;
	margin-left: 8px;
}
#progress_bar {
	background: url("../images/progress_bar1.png") no-repeat scroll 0 0 transparent;
	height: 11px;
	position: relative;
	width: 771px;
}
/*----------------------------------*/
.apply-form #first_step, #second_step, #third_step, #four_step, #five_step, #six_step, #seven_step {
	display: none;
}
.apply-form #first_step {
	display: block;
}
.apply-form .clear {
	clear: both;
}
/*------------------------------------*/

.slider ul {
	width: 920px;
	height: 280px;
}
.slider ul li {
	float: left;
	overflow: hidden;
	width: 920px;
}

/*---------------------*/
.checkbox, .radio {
  width: 19px;
  height: 25px;
  padding: 0 5px 0 0;
  background: url(../images/checkbox1.png) no-repeat;
  display: block;
  clear: left;
  float: left;
}
.radio {
 	background: url(../images/radio1.png) no-repeat;
}

.slider .bx-wrapper li {
	height: 276px;
}
.pink_text
{
    display: inline-block;
    white-space: normal;
    max-width: 720px;
}
.info_tab
{
    width: 720px;
    max-width: 720px;
}
.sidebar_style
{
    vertical-align: top;
}