/*css reset YUI*/
html {
	color:#333;
	background:#fff url(../images/bg-body.gif);
	height:100%;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,
pre, code, form, fieldset, legend, input, button, textarea, select,
p, blockquote, th, td{
	margin: 0;
	padding: 0;
}
table{
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,
img {border: 0;}
address,
button,
caption,
cite,
code,
dfn,
em,
input,
optgroup,
option,
select,
strong,
textarea,
th,
var {font:inherit;}
del,
ins{text-decoration: none;}
li{list-style: none;}
caption,
th{text-align: left;}
h1,
h2,
h3,
h4,
h5,
h6{
	font-size: 100%;
	font-weight: normal;
}
q:before,
q:after {content: '';}
abbr,
acronym{
	border: 0;
	font-variant: normal;
}
sup {vertical-align: baseline;}
sub{vertical-align: baseline;}
legend{color: #000;}
body{
	font:14px/17px "Trebuchet MS", Helvetica, sans-serif;
	min-width:1000px;
}
a{
	color:#06af6e;
	font-style:italic;
	/*text-decoration:underline;*/
}
a:hover{text-decoration:none;}
input, select{
	/*color:#ccc;*/
	color:#000000;
	font:18px/22px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	vertical-align:middle;
}
#wrapper{
	margin:0 auto;
	overflow:hidden;
	position:relative;
	width:942px;
}
.inner{height:100%;}
.inner #wrapper{
	min-height:100%;
	width:100%;
}
.w1{
	background:url(../images/bg-inner.png) repeat-y 50% 0;
	margin:0 auto -9999px;
	padding-bottom:9999px;
	width:942px;
}
.wrapper-holder{
	padding:129px 0;
	width:100%;    
}
.wrapper-holder:after{
	content:'';
	display:block;
	clear:both;
}
/*style for header*/
#header{background:#fff url(../images/bg-body.gif);}
.inner #header{
	left:0;
	position:fixed;
	top:0;
	width:100%;
	z-index:20;
}
.header-holder{
	margin:0 auto;
	overflow:hidden;
	padding:15px 0 18px 1px;
	width:941px;
}
.inner .header-holder{background:url(../images/bg-twocolumns.png) no-repeat 0 100%;}
.panel{
	float:right;
	width:480px;
}
/*style for user action panel*/
.user-panel{
	font-size:13px;
	line-height:15px;
	padding:25px 3px 17px 0;
	text-align:right;
}
.user-panel li{
	background:url(../images/bullet1.gif) no-repeat 0 3px;
	display:inline;
	margin:0 0 0 6px;
	padding:0 0 0 11px;
}
.user-panel li:first-child{background:none;}
.user-panel a{text-decoration:none;}
.user-panel a:hover{text-decoration:underline;}
.panel .btn-referral{
	background:url(../images/btn-referral.png) no-repeat;
	float:right;
	font-size:16px;
	line-height:18px;
	overflow:hidden;
	padding:9px 9px 10px;
	width:205px;
}
.btn-referral a{
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}
.btn-referral .count{
	/* color:#0083c0; */
	/*color: #000000;*/
	color:#ffffff;
	background:url(../images/ico05.png) no-repeat;
	float:left;
	padding:1px 0 1px 25px;
	text-align:right;
	width:22px;
}
.btn-referral .label{
	background:url(../images/btn-referral-summary.png) no-repeat; 
	float:right;
	font-size:1px;
	height:11px;
	line-height:1px;
	margin:5px 0 0;
	overflow:hidden;
	text-indent:-9999px;
	width:141px;
	margin:5px 5px 0 0;
}
/*main logo*/
.logo{
	background:url(../images/logo.png) no-repeat;
	float:left;
	height:83px;
	overflow:hidden;
	text-indent:-9999px;
	width:427px;
}
.logo a{
	display:block;
	height:100%;
}
/*style for big gray box on inner page*/
#twocolumns{
	padding:0 52px 2px 2px;
	width:888px;
}
#twocolumns .c:after{
	content:'';
	display:block;
	clear:both;
}
/*content of site*/
#content{
	float:right;
	padding:21px 0 0;
	position:relative;
	width:622px;
	z-index:1;
}
#content .heading{
	margin:0 0 14px;
	overflow:hidden;
	padding:0 4px 0 1px;
}
#content .add-all{
	/* background:url(../images/ico01.gif) no-repeat;*/
	background:url(../images/ico01.png) no-repeat;
	float:right;
	margin:8px 0 0;
	padding: 2px 6px 2px 26px;
    box-shadow: none !important;
    border: 0;
	text-decoration:none;
	/*color:#0083c0;*/
	/* color:#000000;*/
	color:#ffffff;
}
#content .add-all:hover{text-decoration:underline;}
#main #content h1{
	background:none;
	color:#006A9F; 
	font-size:24px;
	font-style:italic;
	height:auto;
	line-height:26px;
	margin:0;
	text-indent:0;
}
/*holder for result of search*/
.results-holder{
	position:relative;
	z-index:1;
}
.results-holder .results-area{
	width:100%;
	overflow:hidden;
	position:relative;
}
.result-box-s4n4 {
	border: 7px solid #00A2F0 !important;
	border-radius: 5px;
}
.result-box{
	background:url(../images/bg-result-box.png);
	border:1px solid #d6d6d6;
	margin:0 0 7px;
	overflow:hidden;
	padding:15px 22px 15px 18px;
	position:relative;
}
.result-box .btn-open{
	background:url(../images/btn-open.png) no-repeat;
	height:17px;
	overflow:hidden;
	position:absolute;
	right:5px;
	text-indent:-9999px;
	top:5px;
	width:17px;
}
.result-box.expanded{
	background:#fff;
	border-color:#a7a7a7;
	padding-bottom:21px;
}
.expanded .btn-open{background-position:0 -17px;}
.result-box .info{
	float:right;
	margin:0 0 0 65px;
	padding:3px 0 0;
	text-align:center;
	width:80px;
}
.expanded .info{padding:0;}
.result-box .distance{
	/*color:#AAE2FA;*/
	color:#00A2F0;
	display:block;
	font-style:italic;
	margin:0 0 22px;
}
.result-box .distance strong{
	font-style:normal;
	font-weight:bold;
	text-transform:uppercase;
	color:#00A2F0;
}
.result-box .feedback{
	color:#797979;
	display:block;
	font-size:10px;
	font-style:normal;
	line-height:12px;
	text-decoration:none;
	text-transform:uppercase;
}
.result-box .feedback:hover{text-decoration:underline;}
.result-box h2{
	color:#006A9F;
	font-size:18px;
	font-weight:bold;
	line-height:20px;
	margin:0 0 8px;
	text-transform:uppercase;
	width:462px;
}
.result-box .slide{
	overflow:hidden;
	position:relative;
}
.result-box p{margin:0 0 18px;color:#222222;/*color:#797979;*/}
.result-box .ref-service{
	background:url(../images/btn-ref-service.png) no-repeat;
	display:block;
	height:30px;
	overflow:hidden;
	text-indent:-9999px;
	width:177px;
}
.result-box .ref-service-esp{
	background:url(../images/btn-ref-service-esp.png) no-repeat;
	display:block;
	height:30px;
	overflow:hidden;
	text-indent:-9999px;
	width:177px;
}
.expanded .ref-service{background-position:0 -30px;}
.results-holder .info .id{
	color:#797979;
	display:block;
	font-size:11px;
	font-weight:bold;
	line-height:13px;
	margin:0 0 91px;
}
.results-holder .expanded .distance{margin-bottom:34px;}
.result-box address{
	background:url(../images/divider1.gif) no-repeat 0 100%;
	display:block;
	font-size:16px;
	font-style:italic;
	line-height:18px;
	margin:0 0 6px;
	padding:0 0 11px;
}
.result-box address span{
	background:url(../images/bullet3.png) no-repeat 2px 8px;
	padding:0 0 0 14px;
}
.result-box .contact{
	background:url(../images/divider1.gif) no-repeat 0 100%;
	/* color: #797979;*/
	color: #222222;
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	margin:0 0 8px;
	padding:0 0 14px;
}
.result-box .contact a{
	display:block;
	font-style:normal;
	margin:0 0 8px;
	text-decoration:none;
	/* color:#797979; */
	color:#222222;
}
.result-box .contact a:hover{text-decoration:underline;}
.result-box .contact span{
	font-size:20px;
	line-height:22px;
}
/*button for show more search results*/
#content .show-more{
	background:url(../images/ico02.png) no-repeat 50% 0;
	display:block;
	font-size:13px;
	left:1px;
	line-height:15px;
	margin:-16px auto 0 auto;
	padding:27px 0 0;
	position:relative;
	text-decoration:none;
	width:140px;
	z-index:2;
}
#content .show-more:hover{text-decoration:underline;}
#twocolumns .aside{
	float:left;
	padding:15px 0 0;
	position:relative;
	width:235px;
	z-index:2;
}
/*.aside-holder{
	position:fixed;
	top:151px;
	width:235px;
}*/
/*style for search filters*/
.tabs-holder{
	margin:0 0 0 -21px;
	width:100%;
    position: relative;
}
.tabset{overflow:hidden;}
.tabset li{
	float:left;
	margin:0 -9px 0 0;
}
.tabset a{
	float:left;
	height:53px;
	position:relative;
}
.tabset a span{
	display:block;
	height:100%;
	opacity:0.4;
	overflow:hidden;
	text-indent:-9999px;
}
.tabset .active span,
.tabset a:hover span{opacity:1;}
.tabset .active{z-index:2;}
.tabset .first a{
	/*Vinit Design*/
	/* background:url(../images/btn-first.png) no-repeat; */
	/*Nick Design*/
	/* background:#AAE2FA;*/
	/*Brent design*/
	background:url(../images/btn-first.png) no-repeat;
	width:132px;
}
.tabset .first .active{background:  url(../images/btn-first-active.png) no-repeat/* vinit background: #00A2F0 *//* Nick url(../images/btn-first-active.png) no-repeat*/;}
.tabset .last .active{background:url(../images/btn-last-active.png) no-repeat/* nick #00A2F0 *//*vinit url(../images/btn-last-active.png) no-repeat */;}
.tabset .last a{
	/*vinit background:url(../images/btn-last.png) no-repeat; */
	/* nick background:#AAE2FA no-repeat;*/
	background:url(../images/btn-last.png) no-repeat; 
	width:112px;
}
.tabset .txt-by-zip{ background:url(../images/txt-by-zip-inactive.png) no-repeat 50% 50% }
.tabset .txt-by-state{background:url(../images/txt-by-state-inactive.png) no-repeat 50% 50%;}
.tabset .first .active > .txt-by-zip{ background:url(../images/txt-by-zip.png) no-repeat 50% 50%; }
.tabset .last .active > .txt-by-state{ background:url(../images/txt-by-state.png) no-repeat 50% 50%; }

.tabset .txt-by-zip-esp{ background:url(../images/txt-by-zip-esp-inactive.png) no-repeat 50% 50% }
.tabset .txt-by-state-esp{background:url(../images/txt-by-state-esp-inactive.png) no-repeat 50% 50%;}
.tabset .first .active > .txt-by-zip-esp{ background:url(../images/txt-by-zip-esp.png) no-repeat 50% 50%; }
.tabset .last .active > .txt-by-state-esp{ background:url(../images/txt-by-state-esp.png) no-repeat 50% 50%; }

.tab-list{
	margin:-3px 0 0;
	
}
#twocolumns .tab .t{
	/*vinit background:url(../images/bg-tabs-t.png) no-repeat; */
	/* nick background:#AAE2FA;*/
	background:#aae2fa;
	height:59px;
}
#twocolumns .tab .c{
	/*vinit background:#61b4e5; */
	/* nick background: #AAE2FA;*/
	background:#aae2fa;
	padding:0 0 0 0;
	height:1%;
}
#twocolumns .tab .b{
	/*  vinit background:url(../images/bg-tabs-b.png) no-repeat;*/
	/* nick background:#AAE2FA ;*/
	/* brent */
	background:url(../images/bg-tabs-b.png) no-repeat;
	height:241px;    
}

#twocolumns .curveimg{
    background: url(../images/bg-tabs-b.png) no-repeat;
    position: absolute;
    left: 0;
    bottom: -40px;
    width: 235px;
    height: 241px;
    z-index: 1;
}
/*form for search data*/
.form-search{
	margin:-46px 0 -197px;
	float:left;
	width:100%;
	position:relative;
}
.form-search .text{
	background:url(../images/bg-text3.png) no-repeat;
    /*background:url(../images/bg-body.png) no-repeat;*/
	/*margin:0 0 17px 12px;*/
    margin: 5px 0px 17px 15px;
    height: 41px;
	overflow:hidden;
    background-color:none;
    border-style: none;
	/*width:188px;*/width:178px;
    padding-left:10px;
}
.form-search .text input{
	background:none;
	border:0;
	float:left;
	height:22px;
	margin:0;
	padding:9px 12px 10px;
	width:164px;
}
.filter-list{
	font-size:14px;
	font-weight:bold;
	line-height:15px;
	text-transform:uppercase;
	width:100%;
    position: static !important;
}
.filter-list:after,
#twocolumns .tab .c:after{
	display:block;
	clear:both;
	content:"";
}
.filter-list li{
	color: #000000;
    cursor: pointer;
    float: left;
}
.filter-list .active{
	background:#00A2F0;
	border:1px solid  #00A2F0;
	cursor:pointer;
	padding:2px 6px 1px 9px;
	width:201px;
}
.filter-list label{
	float:left;
	width:100%;
}
.filter-list label a{
	float:right;
	margin:1px 0 0;
}
.filter-list label a img{vertical-align:top;}
.filter-list li .holder{overflow:hidden;}
.filter-list .holder input{
	left:-9999px;
	position:absolute;
}
.form-search .cities{
	margin:0 0 16px 18px;
	text-transform:uppercase;
	width:185px;
}
.aside .btn-reports{
	background:url(../images/btn-reports.png) no-repeat;
	display:block;
	height:30px;
	left:-11px;
	margin:-24px auto 0;
	overflow:hidden;
	position:relative;
	text-indent:-9999px;
	width:188px;
}
/*style for footer section*/
#footer{
	color:#006A9F;
	font-size:12px;
	font-style:italic;
	line-height:15px;
}
.inner #footer{
	background:#fff url(../images/bg-body.gif);
	bottom:0;
	left:0;
	position:relative;
	width:100%;
	z-index:21;
}
.footer-holder{
	margin:0 auto;
	padding:28px 0 66px;
	width:942px;
}
.inner .footer-holder{
	background:url(../images/bg-twocolumns.png) no-repeat -1884px 0;
	padding:17px 0;
}
#footer .nav-holder{
	margin:0 0 33px;
	overflow:hidden;
}
#footer .copyrights{
	float:right;
	margin:0 0 0 20px;
}
.footer-nav{padding:0 0 0 3px;}
.footer-nav li{
	background:url(../images/bullet1.gif) no-repeat 0 3px;
	display:inline;
	margin:0 0 0 5px;
	padding:0 0 0 11px;
}
.footer-nav li:first-child{
	background:none;
	margin:0;
	padding:0;
}
.footer-nav a{text-decoration:none;}
.footer-nav a:hover{text-decoration:underline;}
.partners{
	background:url(../images/ico03.png) no-repeat;
	display:block;
	height:21px;
	margin:0 auto;
	overflow:hidden;
	text-indent:-9999px;
	width:80px;
}
/*styles for popups*/
.referal-popup,
.feedback-popup{
	overflow:hidden;
	position:absolute;
	width:658px;
	left:-99999px;
	top:-99999px;
}
.referal-popup .t,
.referal-popup .b,
.feedback-popup .t,
.feedback-popup .b{
	background:url(../images/bg-popup.png) no-repeat;
	height:34px;
	overflow:hidden;
	width:100%;
}
.referal-popup .b,
.feedback-popup .b{background-position:-1316px 0;}
.referal-popup .c,
.feedback-popup .c{
	background:url(../images/bg-popup.png) repeat-y -658px 0;
	float:left;
	position:relative;
	width:100%;
}
.referal-popup .c:after,
.feedback-popup .c:after{
	content:'';
	display:block;
	clear:both;
}
.referal-popup .content,
.feedback-popup .content{
	margin:0 0 -14px;
	padding:16px 51px 0;
}
.referal-popup .btn-close,
.feedback-popup .btn-close{
	background:url(../images/btn-close.png) no-repeat;
	height:31px;
	overflow:hidden;
	position:absolute;
	right:6px;
	text-indent:-9999px;
	top:-28px;
	width:30px;
}
.referal-popup .heading,
.feedback-popup .heading{
	margin:0 0 29px;
	overflow:hidden;
	padding:0 15px 0 0;
}
.referal-popup .action-list{
	float:right;
	padding:6px 0 0;
}
.referal-popup .action-list li{float:left;}
.referal-popup .action-list a{
	float:left;
	margin:0 0 0 10px;
	padding:0 0 0 0px;
	text-indent:23px;
	height:25px;
	text-decoration:none;
}
.referal-popup .action-list a:hover{text-decoration:underline;}
.action-list .copy{/*background:url(../images/ico01.gif) no-repeat*/background:url(../images/ico01.png) no-repeat;}
.action-list .remove{/*background:url(../images/ico04.gif) no-repeat;*/background:url(../images/ico04.png) no-repeat;}
.referal-popup .txt-referal-summary,
.feedback-popup .txt-feedback{
	background:url(../images/txt-referal-summary.png) no-repeat;
	font-size:1px;
	height:25px;
	line-height:1px;
	margin:0;
	overflow:hidden;
	text-indent:-9999px;
	width:298px;
}
.referal-popup .list-heading{
	overflow:hidden;
	padding:0 8px 1px 0;
}
.list-heading .btn-clear{
	color:#bbb;
	float:right;
	font-size:10px;
	font-style:normal;
	line-height:12px;
	margin:10px 0 0 10px;
	text-decoration:none;
	text-transform:uppercase;
}
.referal-popup h3{
	color:#06af6e;
	font-size:24px;
	font-style:italic;
	line-height:26px;
	margin:0;
}
.categoty-list{
	border-bottom:1px solid #e0e0e0;
	color:#666;
	font-size:12px;
	line-height:14px;
	margin:0 0 13px;
	width:530px;
}
.categoty-list li{
	margin:0 0 22px;
	overflow:hidden;
	padding:9px 0 0;
}
.categoty-list .btn-remove{
	background:url(../images/btn-remove.png) no-repeat;
	float:right;
	height:17px;
	font-size:1px;
	line-height:1px;
	margin:-1px 0 0 0px;
	overflow:hidden;
	text-indent:-9999px;
	width:77px;
}
.categoty-list h4{
	color:#666666;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	margin:0 0 8px;
	text-transform:uppercase;
}
.categoty-list address{
	display:block;
	font-style:italic;
}
.categoty-list address span{
	background:url(../images/bullet2.gif) no-repeat 1px 7px;
	color:#666666;
	font-style:normal;
	font-weight:bold;
	padding:0 0 0 10px;
}
/*style for popup "refferal symmary"*/
.referal-popup .bigger{margin:0 0 38px;}
.referal-popup .bigger h4{
	font-size:14px;
	line-height:16px;
	margin:0 0 7px;
}
.referal-popup .bigger li{margin:0 0 21px;}
.referal-popup .form-email,
.feedback-popup .form-feedback{
	background:url(../images/bg-form-email.png) no-repeat;
	margin:0 0 0 -32px;
	overflow:hidden;
	padding:19px 48px 21px 35px;
	width:537px;
}
.form-email .text,
.form-feedback .row2 .text{
	background:url(../images/bg-text.png) no-repeat;
	float:left;
	padding:2px;
	width:301px;
}
.form-email .text input,
.form-feedback .row2 .text input{
	background:none;
	border:0;
	float:left;
	height:22px;
	padding:7px 9px 8px;
	width:283px;
}
.form-email .btn-send,
.form-feedback .btn-submit{
	background:url(../images/btn-send.png) no-repeat;
	border:0;
	float:right;
	font-size:1px;
	height:39px;
	line-height:1px;
	margin:2px 0 0;
	overflow:hidden;
	padding:0;
	text-indent:-9999px;
	width:222px;
}
.form-email .btn-send:hover,
.form-feedback .btn-submit:hover,
.form-login .btn-login{cursor:pointer;}
.feedback-popup .txt-feedback{
	background:url(../images/txt-feedback.png) no-repeat;
	margin:0 0 34px;
}
.feedback-popup .form-feedback{
	background:url(../images/bg-form-feedback.png) no-repeat 0 100%;
	padding:0 0 0 51px;
	width:569px;
}
.form-feedback .row{
	margin:0 0 14px;
	overflow:hidden;
}
.form-feedback .checkb{
	float:left;
	height:17px;
	margin:2px 8px 0 0;
	width:15px;
}
.form-feedback label{
	color:#000000;
	float:left;
	font-size:16px;
	font-weight:bold;
	line-height:18px;
}
.textarea{
	background:url(../images/bg-textarea.png) no-repeat 0 100%;
	margin:0 0 38px -2px;
	overflow:hidden;
	padding:7px 2px 2px;
	width:484px;
}
.textarea textarea{
	background:none;
	border:0;
	color:#ccc;
	float:left;
	font-size:16px;
	line-height:18px;
	margin:0;
	padding:9px 0 0 22px;
	max-height:75px;
	max-width:462px;
	min-height:75px;
	min-width:462px;
	overflow:auto;
}
.form-feedback .row2{
	margin:0 0 0 -16px;
	overflow:hidden;
	padding:20px 0 13px;
	width:568px;
}
.form-feedback .row2 .text{margin:0 0 8px;}
.form-feedback .txt{
	float:right;
	padding:3px 0 0;
	text-align:center;
	width:234px;
}
.form-feedback .txt span{
	color:#fff;
	display:block;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	line-height:22px;
	margin:0 0 12px;
}
.form-feedback .btn-submit{
	background:url(../images/btn-submit.png) no-repeat;
	display:block;
	float:none;
	margin:0 0 0 15px;
}
.main-holder{padding:14px 1px 19px;}
/*slideshow holder on index page*/
.slideshow{
	margin:0 0 19px;
	position:relative;
}
.main-holder .gmask{
	overflow:hidden;
	position:relative;
	width:980px;
}
.slideshow .gmask ul{
	height:470px;
	overflow:hidden;
	position:relative;
	z-index:1;
}
.slideshow .gmask li{
	height:470px;
	position:absolute;
	width:940px;
}
.slideshow .gmask .active{z-index:10;}
.slideshow .gmask li img{vertical-align:top;}
/*form for login on index page over slideshow*/
.slideshow .form-login{
	background:url(../images/bg-form-login.png) no-repeat;
	padding:83px 0 103px 94px;
	position:absolute;
	right:-120px;
	top:60px;
	width:473px;
	z-index:99;
}
.form-login .txt-user-login{
	background:url(../images/txt-user-login.png) no-repeat 6px 0;
	display:block;
	height:21px;
	margin:0 0 14px;
	overflow:hidden;
	text-indent:-9999px;
}
.form-login .text{
	background:url(../images/bg-text2.png) no-repeat;
	margin:0 0 14px;
	overflow:hidden;
	position:relative;
	width:300px;
}
.form-login .text input{
	background:none;
	border:0;
	float:left;
	height:22px;
	margin:0;
	padding:9px 12px 10px;
	width:257px;
}
.form-login .text .password{text-transform:none;}
.form-login .text .input-placeholder-text{
	font:18px/22px Arial, Helvetica, sans-serif;
	left:12px;
	text-transform:uppercase;
	top:9px;
}
.form-login .btn-holder{
	overflow:hidden;
	padding:3px 22px 0 0;
}
.form-login .btn-login{
	background:url(../images/btn-login.png) no-repeat;
	border:0;
	float:left;
	font-size:1px;
	height:39px;
	line-height:1px;
	margin:0 16px 0 0;
	overflow:hidden;
	padding:0;
	text-indent:-9999px;
	width:222px;
}
.link-help{
	color:#ffffff ;
	float:left;
	font-size:14px;
	line-height:16px;
	margin:7px 0 0 0;
	text-decoration:none;
}
.link-help:hover{text-decoration:underline;}
/*holder for box on index page*/
.intro{
	margin:0 0 46px;
	overflow:hidden;
}
.intro .get-started{
	background:url(../images/get-started.png) no-repeat;
	float:left;
	height:145px;
	margin:0 20px 0 0;
	overflow:hidden;
	text-indent:-9999px;
	width:300px;
}
.intro .update-box{
	background:url(../images/bg-update-box.png) no-repeat;
	color:#fff;
	float:left;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	line-height:24px;
	min-height:119px;
	padding:9px 12px 17px;
	text-align:center;
	width:596px;
}
.intro .update-box .txt-user-updates{
	background:url(../images/txt-user-updates.png) no-repeat;
	display:block;
	height:26px;
	left:-8px;
	margin:0 auto 13px;
	overflow:hidden;
	position:relative;
	text-indent:-9999px;
	width:189px;
}
.update-box a{
	color:#ffffff;
	text-decoration:none;
}
.update-box a:hover{text-decoration:underline;}
.update-box p{margin:0 0 21px;}
.update-box .link-follow{
	background:url(../images/txt-follow.png) no-repeat;
	display:block;
	height:11px;
	margin:0 auto;
	overflow:hidden;
	text-indent:-9999px;
	width:144px;
}
/*box for info about company*/
.about{
	background:url(../images/divider2.png) no-repeat 50% 0;
	color:#000000;
	font-size:20px;
	font-style:italic;
	line-height:30px;
	margin:0 0 2px;
	padding:29px 30px 30px;
	text-align:center;
}
.about .holder{
	background:url(../images/divider2.png) no-repeat 50% 100%;
	padding:0 0 37px;
}
.about p strong{font-weight:bold;}
#main h1{
	background:url(../images/txt-mkd-started.png) no-repeat 50% 0;
	font-size:1px;
	height:67px;
	line-height:1px;
	margin:0 0 28px;
	overflow:hidden;
	text-indent:-9999px;
}
/*holder for starting steps*/
.steps-list{
	color:#000000;
	font-size:14px;
	line-height:20px;
	overflow:hidden;
	text-align:center;
	width:960px;
}
.steps-list li{
	float:left;
	margin:0 20px 0 0;
	position:relative;
}
    .steps-list .txt {
        background: url(../images/bg-step.png) no-repeat;
        min-height: 227px;
        padding: 18px 11px 0;
        position: relative;
        width: 198px;
        background-size: cover;
    }
.steps-list .arrow-right{
	position:absolute;
	left:-29px;
	top:74px;
	z-index:2;
}
.steps-list h2{
	color:#06af6e;
	font-size:30px;
	font-weight:bold;
	line-height:30px;
	margin:0 0 11px;
	text-transform:uppercase;
}
/*lightbox for filter-list on sidebar on inner page*/
.info-box{
	background:#0083c0;
	border:1px solid #f4f4f4;
	color:#fff;
	font-size:11px;
	line-height:18px;
	padding:19px 22px 23px 26px;
	text-transform:uppercase;
	width:336px;
	position:absolute;
	left:-99999px;
	top:-100px;
	margin-left:9px;
	z-index:900;
	overflow:visible;
}
.active .info-box {
	margin-left:10px;
}
.open .info-box{left:100%;}
.info-box h2{
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	margin:0 0 22px;
}
.info-box p{margin:0 0 30px;}
#lightbox-overlay {
	background:#000000 !important;
}
.update-box iframe {
    margin-top: -10px !important;
}
.name{
	color:#06af6e;
	font-style:italic;
}

/*tjc 12-10-21*/
.hidden {
	display:none;
}
.tipsheetButton {
	color: #006A9F;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	width: 120px;
	text-align: center;
	margin-left: -20px;
	margin-top:-20px;
	margin-bottom:20px;
}