@charset "UTF-8";

 Myriad Pro 
/** Generated by FG **/
@font-face {
	font-family: 'Conv_MyriadWebPro';
	src: url('fonts/MyriadWebPro.eot');
	src: local('☺'), url('fonts/MyriadWebPro.woff') format('woff'), url('fonts/MyriadWebPro.ttf') format('truetype'), url('fonts/MyriadWebPro.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/** Generated by FG **/
@font-face {
	font-family: 'Conv_MyriadWebPro-Bold';
	src: url('styles/fonts/MyriadWebPro-Bold.eot');
	src: local('☺'), url('styles/fonts/MyriadWebPro-Bold.woff') format('woff'), url('styles/fonts/MyriadWebPro-Bold.ttf') format('truetype'), url('styles/fonts/MyriadWebPro-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face{font-family:'newhousedtsupercondensedbold';src:url('styles/fonts/dtp_types_-_newhousedtscond-bold-webfont.eot');src:url('styles/fonts/dtp_types_-_newhousedtscond-bold-webfont.eot?#iefix') format('embedded-opentype'),url('styles/fonts/dtp_types_-_newhousedtscond-bold-webfont.woff') format('woff'),url('styles/fonts/dtp_types_-_newhousedtscond-bold-webfont.ttf') format('truetype'),url('styles/fonts/dtp_types_-_newhousedtscond-bold-webfont.svg#newhousedtsupercondensedbold') format('svg');font-weight:normal;font-style:normal}
@font-face{font-family:'newhousedtextralight';src:url('styles/fonts/dtp_types_-_newhousedt-extralight-webfont.eot');src:url('styles/fonts/dtp_types_-_newhousedt-extralight-webfont.eot?#iefix') format('embedded-opentype'),url('styles/fonts/dtp_types_-_newhousedt-extralight-webfont.woff') format('woff'),url('styles/fonts/dtp_types_-_newhousedt-extralight-webfont.ttf') format('truetype'),url('styles/fonts/dtp_types_-_newhousedt-extralight-webfont.svg#newhousedtextralight') format('svg');font-weight:normal;font-style:normal}
@font-face{font-family:'newhousedtcondensedregular';src:url('styles/fonts/dtp_types_-_newhousedtcond-regular-webfont.eot');src:url('styles/fonts/dtp_types_-_newhousedtcond-regular-webfont.eot?#iefix') format('embedded-opentype'),url('styles/fonts/dtp_types_-_newhousedtcond-regular-webfont.woff') format('woff'),url('styles/fonts/dtp_types_-_newhousedtcond-regular-webfont.ttf') format('truetype'),url('styles/fonts/dtp_types_-_newhousedtcond-regular-webfont.svg#newhousedtcondensedregular') format('svg');font-weight:normal;font-style:normal}
@font-face{font-family:'newhousedtregular';src:url('styles/fonts/dtp_types_-_newhousedt-regular-webfont.eot');src:url('styles/fonts/dtp_types_-_newhousedt-regular-webfont.eot?#iefix') format('embedded-opentype'),url('styles/fonts/dtp_types_-_newhousedt-regular-webfont.woff') format('woff'),url('styles/fonts/dtp_types_-_newhousedt-regular-webfont.ttf') format('truetype'),url('styles/fonts/dtp_types_-_newhousedt-regular-webfont.svg#newhousedtregular') format('svg');font-weight:normal;font-style:normal}


.font { font-family:'Conv_MyriadWebPro',Sans-Serif; }
.font2 {
	font-family: newhousedtcondensedregular, Arial, Helvetica, "sans-serif;";
	color: #000;
	font-size: 22px;
}
.font3 {
	font-family: newhousedtcondensedregular, Arial, Helvetica, sans-serif;
	color: #000;
}
.font strong {
	font-family: newhousedtsupercondensedbold, Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 27px;
	color: #326a00;
}


/* RESET */

* { outline:none; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
	color: #000;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	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;
}

em { font-style:italic; }
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

strong { font-weight:bold; }
.clear { clear:both; }

.sprite {
    background-image: url("styles/images/images_2.png");
    background-repeat: no-repeat;
    display: block;
}
.sprite span { display:none; }

/* STYLES */

body {
	background:#f7f7f7;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
}

a { color:#666; }
a:hover { color:#333; }

#wrapper_bg { background: url(styles/images/bg_style.jpg) no-repeat center top; }
#wrapper_shdw { background:url(styles/images/bg_shadow.png) no-repeat center 50px; height:100% }


#container-content {
	margin:0 auto;
	width:958px;
	padding-top:20px;
}


/* ------------------------------ Header ------------------------------ */

header { position:relative; }
header a.logo {
    background-position: 0 0;
    height: 55px;
    width: 300px;
	float:left;
	margin-left:4px
}

header a.trial {
	float:right;
	margin-right:4px
}

a.trial {
    background-position: 0 -59px;
    display: inline-block;
    height: 51px;
    width: 272px;
}

a.trial:hover { background-position: 0 -116px; }

header h1 {
    background-color: #FFFFFF;
    background-position: 0 -235px;
    height: 124px;
    margin: 0 auto;
    width: 950px;
	-moz-border-radius: 15px 15px 0 0;
	-webkit-border-radius: 15px 15px 0 0;
	border-radius: 15px 15px 0 0; /* future proofing */
	-khtml-border-radius: 15px 15px 0 0; /* for old Konqueror browsers */
}

header .phone {
    background-position: 0 -175px;
    float: right;
    height: 47px;
    margin-right: 4px;
    width: 245px;
}

/* ------------------------------ Tabs ------------------------------ */

.container_tabs { background-color:#FFF; }

ul.tabs {
    font-size: 18px;
    margin-left: 40%;
    text-transform: uppercase;
    width: auto;
}

.tabs li { float: left; }

.tabs a {
	padding: 5px 10px;
	display: inline;
	color: #326a00;
	text-decoration: none;
	background: #c0df4e;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0; /* future proofing */
	-khtml-border-radius: 10px 10px 0 0; /* for old Konqueror browsers */
	font-weight: bolder;

}

.tabs a.active {
	background:#A4D800; color:#FFF;
}

.container_tabs .mod {
	width:281px;
	text-align:center;
	font-size:24px;
	color:#000;
	border-left:#FFF solid 3px;
}

.container_tabs .mod.m_lft {
    float: left;
    margin-left: 20px;
}
.container_tabs .mod.m_rt {
	float:right;
	margin-right:20px;
}
.container_tabs .mod.m_ctr { margin:0 auto; }

table .content.two .steps {
    background-position: 0 -482px;
    height: 89px;
    margin: 0 auto;
    width: 720px;
}

/* ------------------------------ Content ------------------------------ */
table .content { width:950px; }
table .content.one { background: url("styles/images/bg_content_1.jpg") no-repeat scroll 49% 71% #FFFFFF; }

table .content.one td { padding-bottom:20px; }

table .content.one div.sprite {
    height: 44px;
    margin-right: 15px;
    width: 44px;
}
table .content.one div.sprite.mobile { background-position: -334px -68px; }
table .content.one div.sprite.easy { background-position: -334px -116px; }
table .content.one div.sprite.private { background-position: -281px -68px; }
table .content.one div.sprite.affordable { background-position: -282px -116px; }

table .content.one .container {
	float: left;
	width: 39%;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 30px;
}

.content.one .bullets{
	float: right;
	margin: 30px 20px 0 0;
}

.content.one .bullets strong {
	color: #7e7e7e;
	text-transform: uppercase;
}

table .content.one .container p {
	width: 90%;
	font-size: 20px;
}


table .content h2 {
	color: #666666;
	font-size: 24px;
	line-height: 1.1em;
	text-transform: uppercase;
	font-family: "Conv_MyriadWebPro", Sans-Serif;
}
table .content h2 span {
	color: #7fa322;
	font-family: newhousedtsupercondensedbold, Arial, Helvetica, sans-serif;
}

table .lft_lng,
table .rt_lng {
	width:4px;
	background-image:url(styles/images/images_2.png);
	background-repeat:no-repeat;
}
table .lft,
table .rt {
	width:4px;
	background-image: url(styles/images/shw_shrt.png);
	background-repeat: repeat-y;;
}

table .lft_lng { background-position: -962px bottom; }
table .rt_lng  { background-position: -966px bottom; }
table .lft { background-position: 0 0; }
table .rt  { background-position: -4px 0; }

section table .content a.video {
    background-position: -333px 0;
    float: right;
    height: 267px;
    margin: 30px 30px 30px 0;
    width: 390px;
}

table .content.two h2 {
	background: url("styles/images/images_2.png") no-repeat scroll 0 -424px #DBF8F7;
	border-bottom: 1px solid #FFFFFF;
	color: #326a00;
	font-size: 35px;
	padding-top: 3px;
	text-align: center;
	font-family: "Arial", sans-serif;
	font-weight: bold;
}

table .content.two {
   /* ------------------------------  background: url("styles/images/bg_mid_content.jpg") no-repeat scroll center center #ACEBEA;------------------------------ */ 
   background:#FFF;
    position: relative;
    z-index: 10;
}
table .content.two .container {
    float: right;
    width: 45%;
}

table .content.two td strong { color:#eb2a31;}

/* ------------------------------ Content 3 ------------------------------ */
table .content.three {
	border-top:10px solid #fff;
	background-color:#e4e4e4;
}

table .content.three h3 {
    font-size: 24px;
    text-align: left;
    text-transform: uppercase;
}

table .content.three .m_lft .container {
	width:550px; float:left;
	margin:30px 0 30px 30px;
}

table .content.three .m_lft { background: url("styles/images/bg_content_3.jpg") no-repeat scroll -276px 10px; }
table .content.three .m_rt {
    background: url("styles/images/bg_content_3.jpg") no-repeat scroll 145px bottom #e4e4e4;
    width: 365px;
}

table .content.three .m_lft .trial, table .content.three .m_lft ul {
    font-size: 24px;
    margin-left: 218px;
}

table .content.three .m_rt .container { margin:30px 0 0 20px;}

table .content.three .m_rt li {
    list-style: disc outside none;
    margin-left: 15px;
}

/* ------------------------------ Content 4 ------------------------------ */

table .content.four {
	background:url(styles/images/bg_shadow2.png) center 50px no-repeat;}


table .content.four .mod {
	width:288px;
	text-align:center;
}

table .content.four .mod .icon {
    background-image: url("styles/images/icons.gif");
    margin: 0 auto 1em;
}

table .content.four .mod.one .icon {
    background-position: 0 0;
    height: 58px;
    width: 81px;
}

table .content.four .mod.two .icon {
    background-position: 0 -65px;
    height: 60px;
    width: 101px;
}
table .content.four .mod.three .icon {
    background-position: 0 -137px;
    height: 63px;
    width: 76px;
}

table .content.four .mod.four .icon {
    background-position: 0 -290px;
    height: 60px;
    width: 87px;
}

table .content.four .mod.five .icon {
    background-position: 0 -216px;
    height: 59px;
    width: 42px;
}

table .content.four .call {
	background:#FFF;
	margin:30px 0 5px;
	padding-top:20px;
	text-align:center;
	margin-bottom:20px;

}

/* ------------------------------ FOOTER ------------------------------ */

#capper td {
	height:30px;
	
}
#capper .crn {
	background:url(styles/images/shw_crnr.png);
	background-repeat:no-repeat;
	width:20px
}
#capper .crn.btm_lft { background-position: 1px -18px; }
#capper .cntr {
	background: url(styles/images/shw_btm_cntr.png) repeat-x 0 -18px;
	width:930px;
}
#capper .crn.btm_rt { background-position: -31px -18px; }

footer {
	text-align:center;
	font-size:12px;
	line-height:1.5em;
	color:#999999;
}

/* ------------------------------ PLUGINS ------------------------------ */


/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('styles/images/fancy_box/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('styles/images/fancy_box/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('styles/images/fancy_box/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
#wrapper_bg #wrapper_shdw #container-content section #feature {
	color: #FFF;
}
