@charset "UTF-8";
/* CSS Document */

/* Restart*/

    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%;
    font: inherit;
    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;
    }
    blockquote, q {
    quotes: none;
    }
    blockquote:before, blockquote:after,
    q:before, q:after {
    content: '';
    content: none;
    }
    table {
    border-collapse: collapse;
    border-spacing: 0;
    }
	
/*restart END*/


img a {border:none;}

.clear{clear:both;}



article{
	padding:30px 40px 0px 40px;
	
	}
p{
	font-family:Helvetica, Arial, sans-serif;
	margin-top:0px;}	
	
#wrapper{
	width:990px;
	display:block;
}

header{
	background: #dbdcde url(images/viz-logo.png) top right no-repeat;
	width:860px;
	height:60px;
	padding-left:20px;
}
#nav a{
	text-align:left;
	padding:20px 5px 0px 5px;
	margin-top:-20px;
	font-family:Helvetica, Arial, sans-serif;
	color:#404041;
	font-size:16px;
	line-height:50px;
	text-decoration:none;
	}
	
#nav a:hover{
	text-align:left;
	padding:30px 5px 0px 5px;
	border-bottom: 3px solid #ffc708;
	font-size:16px;
	line-height:50px;
	}

.headline-lg{
	font-family:Helvetica, Arial, sans-serif;
	color:#406f60;
	font-size:36px;
	line-height:44px;
	font-weight:bold;
}
.headline{
	font-family:Helvetica, Arial, sans-serif;
	color:#406f60;
	font-size:30px;
	line-height:36px;
	font-weight:bold;
}
.headline-sm{
	font-family:Helvetica, Arial, sans-serif;
	color:#406f60;
	font-size:18px;
	line-height:22px;
	font-weight:bold;
	padding-bottom:5px;
}
.headline-white{
	font-family:Helvetica, Arial, sans-serif;
	color:#fff;
	font-size:24px;
	line-height:26px;
	font-weight:bold;
	padding-bottom:5px;
}
.headline-blk{
	font-family:Helvetica, Arial, sans-serif;
	color:#404041;
	font-size:16px;
	line-height:18px;
	font-weight:bold;
}

.subHead{
	font-family:Helvetica, Arial, sans-serif;
	color:#808284;
	font-size:18px;
	line-height:24px;
	font-weight:100;
	padding-bottom:20px;
}
.subHead-white{
	font-family:Helvetica, Arial, sans-serif;
	color:#ffffff;
	font-size:18px;
	line-height:24px;
	font-weight:100;
	padding-bottom:20px;
}

.bodyCopy-white{
	font-family: Helvetica, Arial, sans-serif;
	color:#ffffff;
	font-size:14px;
	line-height:18px;
}


.bodyCopy{
	font-family: Helvetica, Arial, sans-serif;
	color:#404041;
	font-size:14px;
	line-height:18px;
}

.videoBodyCopy{
	font-family: Helvetica, Arial, sans-serif;
	color:#404041;
	font-size:16px;
	line-height:18px;
}

li{
	font-family: Helvetica, Arial, sans-serif;
	color:#58585b;
	font-size:16px;
	line-height:20px;
	margin-top: 9px;
	margin-bottom: 9px;
	list-style-type:normal;
	margin-left:15px;
}
.li-short{
	font-family: Helvetica, Arial, sans-serif;
	color:#58585b;
	font-size:14px;
	line-height:18px;
	list-style-type:normal;
	margin:0px;
	padding:0px;
	margin-left:15px;
}

.bodyCopy a{
	color:#F47E3A;
	text-decoration:underline;
}


#video{
	/*width:460px;*/
	width:560px;
	float:left;
	
}
	
#video-info{
	float:left;
	width:310px;
	height:300px;
	margin:0px 0px 0px 20px;
}

.to-top, .to-top a{
	font-family: Helvetica, Arial, sans-serif;
	color:#58585b;
	padding:20px 0px 0px 0px;
	font-size:	12px;
	text-align:right;
	text-decoration:none;
	font-weight:bold;
}
.to-top a:hover{
	color:#ffc708;	
	}

.gray-box{
	width:880px;
	background-color:#f6f5f4;
	padding-bottom:20px;
	}
	
.col-rt{
	width:390px;
	float:right;
	}
.col-lt{
	width:390px;
	padding-right:20px;
	float:left;
	}
	
.col-2-3-lt{
	width:528px;
	float:left;
}
.col-2-3-rt{
	width:500px;
	float:right;
}

.col-1-3-rt{
	width:299px;
	float:right;
	
}
.col-1-3-lt{
	width:299px;
	float:left;
}
.vspace{
	float:left;
	width:6px; /*20*/
	height:100px;
}
.vizCard{
	background:url(images/vizibility-ASL-vizcard-phone1.png) top right no-repeat;
	width:254px;
	height:600px;
	vertical-align:top;

	}
.vizCardPro{
	background:url(images/vizibility-ASL-vizcard-phone2.png) top right no-repeat;
	width:254px;
	vertical-align:top;
	height:760px;
	}	
.viz-link a{
	font-family: Helvetica, Arial, sans-serif;
	font-size:10px;
	line-height:12px;
	font-weight:600;
	color:#58585b;
	padding-left:110px;
	text-decoration:none;
}
.viz-link-thumb a{
	font-family: Helvetica, Arial, sans-serif;
	font-size:10px;
	line-height:12px;
	color:#58585b;
	font-weight:600;
	padding-left:80px;
	text-decoration:none;
}
#viz-price{
	background:url(images/vizibility-ASL-annual-acct-sub.png) center no-repeat;
	height:95px;
	width:300px;
	}
#vizPro-price{
	background:url(images/vizibility-ASL-btn-user-sub.png) center no-repeat;
	height:75px;
	vertical-align:central;
	width:221px;
	}
#upgrade-price{
	background:url(images/vizibility-ASL-btn-acct-upgrade.png) center no-repeat;
	height:75px;
	width:280px;
	}	

.demo-request{
padding:20px 0px;
}

#screenshot{
	background:url(images/vizibility-ASL-email.png) top no-repeat;
	height:374px;
	width:538px;
	padding-bottom:10px;
}
#thumb-upgrade{
	background:url(images/vizibility-ASL-spyglass1.png) center no-repeat;
	height:205px;
	width:280px;
	padding-bottom:10px;
}

#thumb-1{
	background:url("images/Image1 Facility Landing Page.jpg") center no-repeat;
	height:228px;
	width:294px;
	padding-bottom:10px;
}
#thumb-2{
	background:url("images/Image2 Facility Landing Page.jpg") center no-repeat;
	height:228px;
	width:294px;
	padding-bottom:10px;
}
#thumb-3{
	background:url("images/Image3 Facility Landing Page.jpg") center no-repeat;
	height:228px;
	width:294px;
	padding-bottom:10px;
}
#thumb-4{
	background:url("images/Image4 Facility Landing Page.jpg") center no-repeat;
	height:228px;
	width:294px;
	padding-bottom:10px;
}
#thumb-5{
	background:url("images/Image5 Facility Landing Page.jpg") center no-repeat;
	height:228px;
	width:294px;
	padding-bottom:10px;
}
#thumb-6{
	background:url("images/Image6 Facility Landing Page.jpg") center no-repeat;
	height:228px;
	width:294px;
	padding-bottom:10px;
}
#thumb-7{
	background:url("images/Image7 Facility Landing Page.jpg") center no-repeat;
	height:228px;
	width:294px;
	padding-bottom:10px;
}
#thumb-8{
	background:url("images/Image8 Facility Landing Page.jpg") center no-repeat;
	height:228px;
	width:294px;
	padding-bottom:10px;
}
#thumb-9{
	background:url("images/Image9 Facility Landing Page.jpg") center no-repeat;
	height:228px;
	width:294px;
	padding-bottom:10px;
}

#footer, #footer a{
	font-family: Helvetica, Arial, sans-serif;
	background-color:#406f60;
	font-size:30px;
	color:#fff;
	padding:30px;
	text-align: center;
	vertical-align:middle;
	text-decoration:none;
}

#so-easy{
    background-color: #ff7e2e;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width:760px;
	padding:30px;
	vertical-align:middle;
	margin:0px auto;
	}
#so-easy a{
	text-decoration:none;
	color:#fff;
	
	}
		

#exclusive-cta{
	background:url(images/exclusive.png) left center no-repeat;
    background-color: #ff7e2e;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width:760px;
	height:50px;
	padding:30px;
	vertical-align:middle;
	margin:0px auto;
	font-size:18px;
	line-height:24px;
	color:#fff;
	font-family: Helvetica, Arial, sans-serif;

	}
strong{
	font-weight:600;
	}
	
.mediaplayer{
	
	}
