@font-face {
    font-family: 'MuseoSans300';
    src: url('/videosafe-ipad/fonts/MuseoSans_300-webfont.eot');
    src: url('/videosafe-ipad/fonts/MuseoSans_300-webfont.eot?#iefix') format('embedded-opentype'),
         url('/videosafe-ipad/fonts/MuseoSans_300-webfont.woff') format('woff'),
         url('/videosafe-ipad/fonts/MuseoSans_300-webfont.ttf') format('truetype'),
         url('/videosafe-ipad/fonts/MuseoSans_300-webfont.svg#MuseoSans300') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MuseoSans500';
    src: url('/videosafe-ipad/fonts/MuseoSans_500-webfont.eot');
    src: url('/videosafe-ipad/fonts/MuseoSans_500-webfont.eot?#iefix') format('embedded-opentype'),
         url('/videosafe-ipad/fonts/MuseoSans_500-webfont.woff') format('woff'),
         url('/videosafe-ipad/fonts/MuseoSans_500-webfont.ttf') format('truetype'),
         url('/videosafe-ipad/fonts/MuseoSans_500-webfont.svg#MuseoSans500') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'MuseoSans700';
    src: url('/videosafe-ipad/fonts/MuseoSans_700-webfont.eot');
    src: url('/videosafe-ipad/fonts/MuseoSans_700-webfont.eot?#iefix') format('embedded-opentype'),
         url('/videosafe-ipad/fonts/MuseoSans_700-webfont.woff') format('woff'),
         url('/videosafe-ipad/fonts/MuseoSans_700-webfont.ttf') format('truetype'),
         url('/videosafe-ipad/fonts/MuseoSans_700-webfont.svg#MuseoSans500') format('svg');
    font-weight: normal;
    font-style: normal;
}

a.punch {
  background: #2f7fba;
  border-top: 1px solid #38538c;
  border-right: 1px solid #1f2d4d;
  border-bottom: 1px solid #151e33;
  border-left: 1px solid #1f2d4d;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 10px 1px #5c8bee, 0px 1px 0 #1d2c4d, 0 6px 0px #1f3053, 0 8px 4px 1px #111111;
  -moz-box-shadow: inset 0 1px 10px 1px #5c8bee, 0px 1px 0 #1d2c4d, 0 6px 0px #1f3053, 0 8px 4px 1px #111111;
  -ms-box-shadow: inset 0 1px 10px 1px #5c8bee, 0px 1px 0 #1d2c4d, 0 6px 0px #1f3053, 0 8px 4px 1px #111111;
  -o-box-shadow: inset 0 1px 10px 1px #5c8bee, 0px 1px 0 #1d2c4d, 0 6px 0px #1f3053, 0 8px 4px 1px #111111;
  box-shadow: inset 0 1px 10px 1px #5c8bee, 0px 1px 0 #1d2c4d, 0 6px 0px #1f3053, 0 8px 4px 1px #111111;
  color: #fff;
  font: bold 20px "helvetica neue", helvetica, arial, sans-serif;
  line-height: 1;
  margin-bottom: 10px;
  padding: 10px 0 12px 0;
  text-align: center;
  text-shadow: 0px -1px 1px #1e2d4d;
  -webkit-background-clip: padding-box; 
  text-decoration: none;  
  	display: block;
}

a.punch:hover {
    -webkit-box-shadow: inset 0 0px 20px 1px #87adff, 0px 1px 0 #1d2c4d, 0 6px 0px #1f3053, 0 8px 4px 1px #111111;
    -moz-box-shadow: inset 0 0px 20px 1px #87adff, 0px 1px 0 #1d2c4d, 0 6px 0px #1f3053, 0 8px 4px 1px #111111;
    -ms-box-shadow: inset 0 0px 20px 1px #87adff, 0px 1px 0 #1d2c4d, 0 6px 0px #1f3053, 0 8px 4px 1px #111111;
    -o-box-shadow: inset 0 0px 20px 1px #87adff, 0px 1px 0 #1d2c4d, 0 6px 0px #1f3053, 0 8px 4px 1px #111111;
    box-shadow: inset 0 0px 20px 1px #87adff, 0px 1px 0 #1d2c4d, 0 6px 0px #1f3053, 0 8px 4px 1px #111111;
    cursor: pointer; 
}
a.punch:active {
    -webkit-box-shadow: inset 0 1px 10px 1px #5c8bee, 0 1px 0 #1d2c4d, 0 2px 0 #1f3053, 0 4px 3px 0 #111111;
    -moz-box-shadow: inset 0 1px 10px 1px #5c8bee, 0 1px 0 #1d2c4d, 0 2px 0 #1f3053, 0 4px 3px 0 #111111;
    -ms-box-shadow: inset 0 1px 10px 1px #5c8bee, 0 1px 0 #1d2c4d, 0 2px 0 #1f3053, 0 4px 3px 0 #111111;
    -o-box-shadow: inset 0 1px 10px 1px #5c8bee, 0 1px 0 #1d2c4d, 0 2px 0 #1f3053, 0 4px 3px 0 #111111;
    box-shadow: inset 0 1px 10px 1px #5c8bee, 0 1px 0 #1d2c4d, 0 2px 0 #1f3053, 0 4px 3px 0 #111111;
    margin-top: 5px; 
}
    

.download {
  background-color: #52a8e8;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#52a8e8), to(#377ad0));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #61b3e3, #2f7fba);
  background-image: -moz-linear-gradient(top, #61b3e3, #2f7fba);
  background-image: -ms-linear-gradient(top, #61b3e3, #2f7fba);
  background-image: -o-linear-gradient(top,#61b3e3, #2f7fba);
  background-image: linear-gradient(top, #61b3e3, #2f7fba);
  border-top: 1px solid #4081af;
  border-right: 1px solid #2e69a3;
  border-bottom: 1px solid #20559a;
  border-left: 1px solid #2e69a3;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 12px;
  -webkit-box-shadow: inset 0 1px 0 0 #72b9eb, 0 1px 2px 0 #b3b3b3;
  -moz-box-shadow: inset 0 1px 0 0 #72b9eb, 0 1px 2px 0 #b3b3b3;
  -ms-box-shadow: inset 0 1px 0 0 #72b9eb, 0 1px 2px 0 #b3b3b3;
  -o-box-shadow: inset 0 1px 0 0 #72b9eb, 0 1px 2px 0 #b3b3b3;
  box-shadow: inset 0 1px 0 0 #72b9eb, 0 1px 2px 0 #b3b3b3;
  color: #fff;
  font: normal 18px "lucida grande", sans-serif;
  line-height: 1;
  padding: 5px 10px;
  padding-top: 5px;
  text-align: center;
  text-shadow: 0 -1px 1px #3275bc;
  widdth: 252px;
  -webkit-background-clip: padding-box; 
  text-decoration: none;
}
.download:hover {
    background-color: #3e9ee5;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3e9ee5 0%), to(#206bcb 100%));
    /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #3e9ee5 0%, #206bcb 100%);
    background-image: -moz-linear-gradient(top, #3e9ee5 0%, #206bcb 100%);
    background-image: -ms-linear-gradient(top, #3e9ee5 0%, #206bcb 100%);
    background-image: -o-linear-gradient(top, #3e9ee5 0%, #206bcb 100%);
    background-image: linear-gradient(top, #3e9ee5 0%, #206bcb 100%);
    border-top: 1px solid #2a73a6;
    border-right: 1px solid #165899;
    border-bottom: 1px solid #07428f;
    border-left: 1px solid #165899;
    -webkit-box-shadow: inset 0 1px 0 0 #62b1e9;
    -moz-box-shadow: inset 0 1px 0 0 #62b1e9;
    -ms-box-shadow: inset 0 1px 0 0 #62b1e9;
    -o-box-shadow: inset 0 1px 0 0 #62b1e9;
    box-shadow: inset 0 1px 0 0 #62b1e9;
    cursor: pointer;
    text-shadow: 0 -1px 1px #1d62ab;
    -webkit-background-clip: padding-box; }
.download:active {
    background: #3282d3;
    border: 1px solid #154c8c;
    border-bottom: 1px solid #0e408e;
    -webkit-box-shadow: inset 0 0 6px 3px #1657b5, 0 1px 0 0 white;
    -moz-box-shadow: inset 0 0 6px 3px #1657b5, 0 1px 0 0 white;
    -ms-box-shadow: inset 0 0 6px 3px #1657b5, 0 1px 0 0 white;
    -o-box-shadow: inset 0 0 6px 3px #1657b5, 0 1px 0 0 white;
    box-shadow: inset 0 0 6px 3px #1657b5, 0 1px 0 0 white;
    text-shadow: 0 -1px 1px #2361a4;
    -webkit-background-clip: padding-box; }

BODY {
	background: #eeeeee;
	backgroundd: white;

	background-color: whiteSmoke;
	font-family:Athelas,  "Myriad Pro", Helvetica;
	margin: 0px;
	padding: 0px;
	font-size: 1em; font-weight: normal; font-style: normal;
}


/*

	Header 
	
*/
#header {
	ddisplay: none;
}
.content-section-one {
}
.content-section-first {
}
#header-title-outer {
	height: 137px;
}
#header-title-bg {
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 1;
	opacityy: 0.9;
	height: 137px;
	background: #e3e3e3 url('/videosafe-ipad/header-bg.png');
	border-bottom: 1px solid black;
	min-width: 900px;
    box-shadow: rgba(0,0,0,1.0) 0 0px 15px;	
	max-height: 137px;
}


#header-banner {
	z-index: 2;
}
#navigation-bar {
	z-index: 3;
}
.header-title-footer {
	backgroundd: url('/videosafe-ipad/content-section-shadow2.png') no-repeat no-repeat;
    box-shadoww: rgba(0,0,0,0.9) 0 0px 10px;	

	height: 27px;
	height: 5px;
	width: 900px;
	margin: 0 auto 0 auto;
}

.title-content {
}
#header-title-bg .title-content {
	height: 137px;
	background: black url('/videosafe-ipad/header-banner-bg-large-t-opt.png') no-repeat center;
	margin: 0 auto 0 auto;
}

#header-title-bg .title-text {
	width: 900px;
	height: 0px;
	margin: 0 auto 0 auto;
	padding-top: 44px;
}

#header-banner {
	pointer-events: none;
	position: relative;
	height: 315px;
	top: 0px;
	background: #525152;  
	
}


#header-banner .banner-content {
	height: 315px;
	position: relative;
	background: black url('/videosafe-ipad/header-banner-bg-large-b-opt.png') no-repeat center;
	margin: 0 auto 0 auto;	
	box-shadow: rgba(0,0,0,0.5) 0 20px 10px;	
	
}

/*

Header Nav Bar

*/
#navigation-bar {
	width: 100%;
	position: absolute;
	top: -25px;
	height: 0px;	
}
.navigation-bar-outer-content  {
	width: 100%;
	height: 60px;
	background: url('/videosafe-ipad/navigation-bar-bg-inv2.png');
}
.navigation-bar-content  {
	width: 100%;
	height: 60px;
	background: url('/videosafe-ipad/navigation-bar-bg-inv2.png') center no-repeat;
}

#navigation-bar {

	height: 0px;
}
#navigation-bar ul {

	display: none;
	z-index: 500;
	list-style: none;
	height: 0px;
	text-align: center;
	position: relative;
	line-height: 0px;
	font-size: 0px;
	top: 26px;
	    box-shadow: rgba(0,0,0,0.9) 0 0px 10px;	
}

#navigation-bar ul li {
	line-height: 0px;
	display: inline;
    font-size: 16px;
    font-family: "Myriad Pro", Helvetica;
   text-decoration: none;
   vertical-align: middle;
    color: #e1e1e1;
    font-weight: normal;   
}

#navigation-bar ul li a {
	padding: 5px;
	text-decoration: none;
    color: #e1e1e1;
}

#navigation-bar ul li a {
	border-top: 1px solid #ababab;
    background: #65a9d7;
    background: -webkit-gradient(linear, left top, left bottom, from(#2c72ab), to(#01adfd));
    background: -webkit-linear-gradient(top, #737373, #060606);
    background: -moz-linear-gradient(top, #3e779d, #65a9d7);
    background: -ms-linear-gradient(top, #3e779d, #65a9d7);
    background: -o-linear-gradient(top, #3e779d, #65a9d7);
    padding: 8px 16px;
    padding-top: 10px;
    box-shadow: rgba(0,0,0,0.5) 0 0px 10px;
    text-shadow: rgba(0,0,0,.4) 0 -1px 0;
}

#navigation-bar ul li.selected a {
	border-top: 1px solid #96d1f8;
    background: #65a9d7;
    background: -webkit-gradient(linear, left top, left bottom, from(#2c72ab), to(#01adfd));
    background: -webkit-linear-gradient(top, #01adfd, #2c72ab);
    background: -moz-linear-gradient(top, #3e779d, #65a9d7);
    background: -ms-linear-gradient(top, #3e779d, #65a9d7);
    background: -o-linear-gradient(top, #3e779d, #65a9d7);
    padding: 8px 16px;
    padding-top: 10px;
    box-shadow: rgba(0.2,0.2,0.2,1) 0 1px 1px;
    text-shadow: rgba(0,0,0,.4) 0 -1px 0;
}


#navigation-bar ul li.first a {
   border-radius: 28px 0px 0px 28px;
}

#navigation-bar ul li.last a {
   border-radius: 0px 28px 28px 0px;
	borderr-left: 1px solid silver;   
}

#navigation-bar ul li.middle a {
	borderr-left: 1px solid silver;
}

/*

	Banner Items
	
*/
.roundabout-holder {
				list-style: none;
				width: 850px;
				height: 200px;
				margin: 0 auto 0 auto;
				background-color: silverr;
			}
			
.roundabout-moveable-item {
		borderr: 1px dotted #999;
		background-color: redd;
		font-size: 0em;
		cursor: pointer;
}

.banner-item img {
	width: 100%;
}

.banner-item {
	height: 425px;
	width: 425px;
	borderr: 8px solid #fff;	
	-webkit-transform-style: preserve-3d;
	-webkit-transition: 0.85s;
	-webkit-transform:  perspective(1000px) rotateY(0deg);					
	
	-moz-transform-style: preserve-3d;
	-moz-transition: 0.85s;
	-moz-transform:  perspective(500px) rotateY(0deg);					
	
}

.banner-item-disabled img {
	width: 100%;
}

.banner-item-disabled {
	height: 425px;
	width: 425px;
	borderr: 8px solid #fff;	
}


.bring-to-front {
	-webkit-transform: translateZ(100px);
	-moz-transform: translateZ(100px);	
}

.banner-item.flipped {
	-webkit-transform:  perspective(500px) rotateY(180deg);				
	-moz-transform:  perspective(500px) rotateY(180deg);					
}
	
.banner-item .back {
	-webkit-transform: rotateY(180deg) ;
	-moz-transform: rotateY(180deg) ;	
}

/*
.banner-item.closest .front {
	-webkit-transform: translateZ(25px);
	-moz-transform: translateZ(25px);
}
.banner-item.closest .back {
	-webkit-transform: rotateY(180deg) translateZ(1px);
	-moz-transform: rotateY(180deg) translateZ(1px);
}
*/
.face {
	position: absolute;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-backface-visibility: hidden;


}


/*

	Content
	
*/
#content {
	background-color: #f9f9f9;
	background-color: #f2f2f2;
    -webkit-box-shadoww: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
    boxx-shadow: 0 1px 5px rgba(0,0,0,.2), 0 1px 0 rgba(255,255,255,.5) inset;	
	margin: 0 auto 0 auto;
	mmargin-top: 13px;
}

.content-section {
	z-index: -1;
}

.content-section-one {
	border-bottom: 1px solid #d9d9d9;
	background-image: linear-gradient(bottom, rgb(242,242,242) 0%, rgb(255,255,255) 60%);
	background-image: -o-linear-gradient(bottom, rgb(242,242,242) 0%, rgb(255,255,255) 60%);
	background-image: -moz-linear-gradient(bottom, rgb(242,242,242) 0%, rgb(255,255,255) 60%);
	background-image: -webkit-linear-gradient(bottom,  rgb(255,255,255) 0%, rgb(244,244,244) 80%);
	background-image: -ms-linear-gradient(bottom, rgb(242,242,242) 0%, rgb(255,255,255) 60%);	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.8, rgb(255,255,255)),
		color-stop(0.9, rgb(245,245,245)),		
	);
}

.content-section-first {
	background-image: -webkit-linear-gradient(bottom,  rgb(235,242,248) 0%, rgb(244,244,244) 40%);
	border-bottom: 1px solid silver;

}


.content-section-download {
	background: #494949;
	background: url('/videosafe-ipad/footer-grey.png');

	min-height: 250px;
}
.content-section-download .content-dual-column .column {
	padding-top: 20px;
	padding-bottom: 5px;
}
	
.content-section-grid {
	background-image: -webkit-linear-gradient(top,  rgb(253,253,253) 0%, rgb(233,233,233) 5%);	
}
.content-section-one {
	background:  url('/videosafe-ipad/content-section-shadow2.png') repeat no-repeat;
}
.content-section-two {
	background: #eaeaea url('/videosafe-ipad/content-section-odd-bg.png');
	background: #e4e4e4;
}


.content-section-download  {
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
	box-shadow: 0 -10px 15px rgba(150,150,150,1.0);
}
.content-section-shadow .content-inner {
	background: url('/videosafe-ipad/content-section-shadow2.png') no-repeat no-repeat;
}

.content-section-shadow-top .content-innerr {
	background: url('/videosafe-ipad/content-section-shadow-top.png') no-repeat no-repeat ;
	position: relative;
	top: -27px;	
}


.content-inner {
	min-heightt: 300px;
	width: 940px;
	margin: 0 auto 0 auto;
}
.content-image IMG {
	max-height: 400px;
}
/*
.content-section:hover .content-image {
	-webkit-transform: scale(1.06);
	-webkit-transition: 0.5s;	
}
.content-section .content-image {
	-webkit-transition: 0.5s;	
}
*/

.content-text a {
	text-decoration: none;
	color: white;
}
.content-text h1 {
	font-family: "Lobster", "CodeBold", "Myriad Pro", Helvetica;
	font-family:  "CodeBold", "Myriad Pro", Helvetica;
	font-family:  "MuseoSans5000", "Myriad Pro", Helvetica;	
	font-size: 18pt;
	line-height: 1.5em;	
	font-weight: 600;
	leetter-spacing:0.05em;
	color: #444444;
	margin: 0px;
	padding: 0px;
	margin-bottom: 0.0em;
	text-shadow: white 0px 1px 0px;	
	-webkit-transition: 0.85s;
	color: #494949;
	colorr: #0179bc;

}



disabled.content-section:hover h1 {
	color: #00a4ff;
	-webkit-transition: 0.5s;
}

.content-text p {
	font-family: "MuseoSans300","Lucida Grande", "Helvetica Neue", Helvetica;
	font-size: 100%;
	font-size: 12pt;
	line-height: 1.5em;
	color: #888888;
	color: #555555;
	margin: 0px;
	margin-bottom: 1em;
	font-weight: normal;
	text-shadow: white 0px 1px 0px;
}



.content-section-first h1  {
	font-family: "Lato",  "Lobster", "CodeBold", "Myriad Pro", Helvetica;
	font-weight: bold;
	text-shadow: white 0px 1px 0px;	
	font-size: 350%;
}

.content-section-first p {
	font-size: 125%;
	font-family:  Vollkorn, "Times New Roman";
	color: #888888;
}

.content-large-image-bottom .content-image {
	text-align: center;
}

.content-large-image-bottom .content-text {
	padding: 30px;
	padding-left: 35px;
	padding-right: 35px;
}

.content-large-image-bottom h1 {
	marginn: 0px;
}




.content-large-image-top .content-image, .content-large-image-top .content-text {
	text-align: center;
}

.content-large-image-top .content-text {
	padding: 30px;
}

.content-large-image-top h1 {
	margin: 0px;
}

.content-large-image-left .content-image {
	float: left;
	padding: 30px;
	padding-right: 0px;
}

.content-large-image-left .content-text {
	float: right;
	width: 400px;
	margin-top: 5px;
	padding: 30px;
}

.content-single {
	padding: 30px;
	padding-left: 60px;
}

.content-large-image-right .content-image {
	float: right;
	width: 330px;
	padding: 30px;
}

.content-large-image-right .content-text {
	float: left;
	width: 400px;
	margin-top: 5px;
	padding: 30px;
	padding-left: 60px;	
}

.iphone-buy {
	display: none;
}	
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
	#header-title-bg {
		widthh: 900px;
		position: relative;
	}
	.fb-comments-div, .fb-comments {
		display: none;
	}
	.iphone-buy {
		display: block;
	}
}
/*@media screen and (max-width: 980px) { 
	.content-text h1 {
	font-size: 24pt;
	}	
	.content-text p {
		font-size: 24pt;
	}	
	.content-image IMG {
		maxx-height: 200px;
	}

	.content-large-image-left .content-text {
		cleaar: both;
	}
}
*/

/*
.content-enabled-features #features {
	position: absolute;
	z-index: -1;
	-webkit-transform: translateX (0px);
	-webkit-transition: 1.0s;		
}
.content-enabled-features #support {
	position: absolute;
	z-index: -2;	
	-webkit-transform: translateX(-5000px);	
	-webkit-transition: 1.0s;		
}

.content-enabled-support #support {
	position: absolute;
	z-index: -1;	
	-webkit-transform: translateX(0px);	
	-webkit-transition: 1.0s;		
}
.content-enabled-support #features {
	position: absolute;
	z-index: -1;	
	-webkit-transform: translateX(-5000px);
	-webkit-transition: 1.0s;	
}
*/
.clear {
	clear: both;
	visiblity: none;
}
.content-dual-column {
	
}

.content-dual-column .column {
	width: 42%;
	padding-top: 35px; 
	padding-left: 60px;
	float: left;
}

.content-tri-column {
	
}

h1.header-icon {
	background: none !important;
}
.content-tri-column h1 {
	background: url('/videosafe-ipad/icon-header.png') left top no-repeat;
	padding: 5px;
	padding-left: 47px;
	
}

.content-tri-column .content-text {
	height: 135px;
}

.content-tri-column .column {
	width: 27%;
	padding: 30px;
	padding-right: 10px;
	padding-left: 35px;
	padding-bottom: 50px;
	float: left;
}


.content-section-grid p {
	font-size: 11pt !important;
}
.content-section-grid h1 {
	font-size: 15pt !important;
}


.title-right {

	float: right;
}
.title-download-button {
	padding: 0px;
	padding-right: 0px;
	text-wrap: none;
	white-space: nowrap;	
}
.download a {
	padding-left: 35px;
	text-decoration: none;
	color: white;
}

.column-dual {
	width: 50%;
	float: left;
}

#support {
	width: 676px;
	min-height: 479px;
	margin: 0 auto 0 auto;
	background: url('/videosafe-ipad/paper-bg-s.png');
	color: #8d6951;
	text-shadow: 0px 1px 0px #fff4e6;
}

.support-section {
	width: 677px;
	margin: 0 auto 0 auto;
	background: url('/videosafe-ipad/content-section-shadow2.png') center top no-repeat;	
}
.support-column {
	padding: 0px;
	text-align: center;
	min-height: 400px;
}

.support-title {
	text-align: center;
	padding: 10px;
}

.social-icons ul {
	position: relative;
	z-index: 1000;
	
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.social-icons li {
	padding: 3px !important;
	padding-top: 6px;
	float: right;
}
.social-icons a img {
	border: none;
	
}
.social-icons a {
 	text-decoration: none;
	border: none;
	opacity: 1.0;
	display: block;
	-webkit-transition: 0.25s;
}
.social-icons a:hover {
	opacity: 1.0;	
}

.formats {
	font-weight: normal;
	color:  #555555;

}
.formats ul { 
	padding: 0px;
	margin: 0px;
}
.formats li {
	float: left;
	list-style: none;
	padding-right: 5px;
}
/*

	Tooltip

*/
.tooltip
{
  position: relative;
/*  cursoor: help;*/
  display: inline-block;
  text-decoration: none;
  color: #222;
  outline: none;
  z-index: 2999 !important;  
}

.tooltip span
{
  visibility: hidden;
  position: absolute;
  top: 50px;
  -webkit-transition: 0.25s;
  -webkit-transform: translateZ(1000px) scale(0.0);  
  -moz-transition: 0.25s;
  -moz-transform: scale(0.0)   translateX(100px) ;  
  transition: 0.25s;
  transform: translateZ(1000px) scale(0.0);  

  left: 50%;
  z-index: 2999;
  width: 235px;
  text-align: center;
  margin-left: -127px;
  padding: 10px;
  border: 1px solid #ccc;
  opacity: 0;
  background-color: #ddd;
  background-image: -webkit-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
  background-image: -moz-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
  background-image: -ms-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
  background-image: -o-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
  background-image: linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
  -moz-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
  box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
  text-shadow: 0 1px 0 rgba(255,255,255,.4);
}

.tooltip:hover
{
  border: 0; /* IE6 fix */
}

.tooltip:hover span
{
  -webkit-transform:  translateZ(1000px) scale(1.0);
  -webkit-transition: 0.25s;  
  -moz-transform:scale(1.0)   translateX(1px) ;
  -moz-transition: 0.25s;  
  
  opacity: 1.0;
  visibility: visible;
}

.tooltip span:before,
.tooltip span:after
{
  content: "";
  position: absolute;
  z-index: 1000;
  top: -7px;
  left: 50%;
  margin-left: -8px;
  border-top: 0px solid #ddd;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #ddd;;
}

.tooltip span:before
{
  border-top-color: #ccc;
  top: -8px;
}

/* Navy */

.navy-tooltip span
{
  color: #fff;
  text-shadow: 0 1px 0 #000;  
  border-color: #161a1f;
  background-color: #1e2227;
}

.navy-tooltip span:after
{ 
  border-top-color: #1e2227;
}

.navy-tooltip span:before
{
  border-top-color: #161a1f;
}

/* Blue */

.blue-tooltip span 
{
  color: #fff;
  text-shadow: 0 -1px 0 #000;  
  border-color: #23689b;
  background-color: #2f7fba;
}

.blue-tooltip span:after
{ 
  border-bottom-color: #8dbbdc;
}

.blue-tooltip span:before
{
  border-bottom-color: #23689b;
}

#price-banner {
	width: 193px;
	height: 193px;
	position: absolute;
	z-index: 1000;
	top: -50px;
	left: -45px;
	
}

#twitter-bar {
	height: 50px;
	display: block;
	background-image: -webkit-linear-gradient(bottom,  rgb(200,200,200) 0%, rgb(250,250,250) 100%);
	background-image: -webkit-linear-gradient(bottom,  rgb(57,169,255) 0%, rgb(51,201,255) 100%);
	background-image: url('/videosafe-ipad/footer-blue.png');
	box-shadow: rgba(0,0,0,0.8) 0 0px 5px;	
	text-align: center;
	position: relative;
	width: 100%;
	border-top: 1px solid silver;
	border-bottom: 1px solid #00233e;
	overflow: hidden;
}
.tweet {
	width: 100%;
	padding: 11px;
	padding-bottom: 18px;
}

.tweet img {
	border: 0px;
	margin-right: 5px;
	vertical-align: middle;
}
.tweet-author {
	color: #4c4c4c;
	text-shadoww: 1px -1px #001c31;
	vertical-align: middle;
	margin-right: 5px;
}

.tweet-text {
	color: white;
	text-shadoww: 1px -1px black;
	vertical-align: middle;
}

#twitter-bar .twitter-content  {
	margin: 0 auto 0 auto;
	width: 100%;
}


#notify-me {
	height: 155px;

	display: block;
	background-image: -webkit-linear-gradient(bottom,  rgb(200,200,200) 0%, rgb(250,250,250) 100%);
	box-shadow: rgba(0,0,0,0.8) 0 0px 7px;	
}

#notify-me h1, #notify-me p {
	margin: 0px;
	color: white;
}

#notify-me h1 {
	font-size: 30px;
}	
#notify-me p {
	color: gray;
	font-size: 10pt;
	padding-top: 6px;
	text-shadow: white 0px 1px 0px;		
}

#notify-me h1 {
	font-family: "Lobster", "CodeBold", "Myriad Pro", Helvetica;
	font-size: 35px;
	color: #5dafe0;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	text-shadow: white 0px 1px 0px;	
	-webkit-transition: 0.85s;
}
#notify-me input {
	font-size: 21px;
	margin: 0px;
	width: 480px;
	line-height: 25px;
	padding-left: 5px;
	padding-top: 16px;
	border-radius: 7px;
	border: 0px;
	border-bottom: 1px solid white;
	border-top: 1px solid silver;	
	background-image: -webkit-linear-gradient(bottom,  rgb(245,245,245) 0%,
	rgb(210,210,210) 100%);	
	
}

#notify-me input::-webkit-input-placeholder { color:#00f; }
#notify-me input::-webkit-input-placeholder { color:#090; background:lightgreen; text-transform:uppercase; }
#notify-me input::-webkit-input-placeholder { color:#a0a0a0; }
disabled.content-section:hover h1 {
	color: #00a4ff;
	-webkit-transition: 0.5s;
}



#notify-me .notify-content  {
	padding-top: 25px;
	margin: 0 auto 0 auto;
	width: 500px;
}

#footer {
	background-image: -webkit-linear-gradient(bottom,  rgb(10,10,10) 0%, rgb(40,40,40) 100%);
	background: url('/videosafe-ipad/footer-black.png');
	min-height: 230px;
	border-topp: 1px solid silver;
}
.footer-content a {
	text-decoration: none;
	color: white;
}
.footer-content {
	margin: 0 auto 0 auto;
	width: 900px;
	padding-top: 20px;
	padding-left: 80px;
}
.footer-item-content {
	width: 200px;
	margin: 0 auto 0 auto;
}

.footer-item {
	width: 300px;
	margin-left: 0px;
	margin-right: 0px;
	float: left;
	padding: 0px;
}
#footer h2 {
	margin-bottom: 0px;
	color: white;
	font-size: 150%;
	font-weight: normal;
	font-stylee: italic;
	font-family: "MuseoSans500";
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted silver;

}
#footer {
	font-size: 10pt;
}
#footer ul, #footer li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: silver;
	font-size: 11pt;
	font-weight: normal;
	line-height: 1.5em;
	font-familyy: "Lucida Grande";
	text-shadow: 0px -1px 1px black;
}
.screenshot-images {
	width: 600px;
	height: 650px;
	float: left;
	background-colorr: green;
}

.screenshot-images img {
	padding-left: 40px;;
}

.screenshot-thumbs {
	float: left;
	width: 280px;
	height: 600px;
}
.screenshot-thumbs ul {
	margin: 0px;
	padding: 0px;
	width: 280px;
	height: 550px;
}
.screenshot-thumbs img {
	border-radius: 8px;

}
.screenshot-thumbs li {
	margin: 10px;
	margin-left: 0px;
	margin-right: 20px;
	width: 100px;
	height: 100px;
	border: 1px solid #9c9c9c;
	box-shadow: rgba(0,0,0,0.5) 0 3px 2px;		
	border-radius: 10px;
	float: left;
	list-style: none;
	
}
.screenshot-thumbs li .mask {
width: 100px;
height: 100px;
position: relative;
background: url('/videosafe-ipad/thumbnail-mask.png');
top: -100px;
}	
.screenshot-thumbs li:hover {
	#box-shadow: rgba(0,0.61,1.0,1.0) 0 3px 2px;	
	box-shadow: rgba(0,156,255,1.0) 0 3px 4px;		
	
}

.a-btn{
    background:#2f7fba;
    background:-webkit-gradient(linear,left top,left bottom,color-stop(#a9db80,0),color-stop(#96c56f,1));
    background:-webkit-linear-gradient(top, #30bcf6 0%, #2f8eba 100%);
    background:-moz-linear-gradient(top, #30bcf6 0%, #2f8eba 100%);
    background:-o-linear-gradient(top, #a9db80 0%, #96c56f 100%);
    background:linear-gradient(top, #2f7fba 0%, #96c56f 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#a9db80', endColorstr='#96c56f',GradientType=0 );
    padding-left:76px;
    padding-right:25px;
    height:63px;
    display:inline-block;
    position:relative;
    border:1px solid #2f7fba;
    -webkit-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2);
    -moz-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2);
    box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2);
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:5px;
    float:left;
    clear:both;
    margin:0px 0px;
    overflow:hidden;
    -webkit-transition:box-shadow 0.3s ease-in-out;
    -moz-transition:box-shadow 0.3s ease-in-out;
    -o-transition:box-shadow 0.3s ease-in-out;
    transition:box-shadow 0.3s ease-in-out;
    text-decoration: none;
    color: white;
}
.a-btn img{
    position:absolute;
    left:13px;
    top:8px;
    border:none;
    -webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
}
.a-btn .a-btn-slide-text{
    position:absolute;
    font-size:25px;
    top:20px;
    left:8px;
    color:silver;
    opacity:0;
    text-shadow:0px -1px 1px rgba(0,0,0,0.4);
    -webkit-transition:opacity 0.2s ease-in-out;
    -moz-transition:opacity 0.2s ease-in-out;
    -o-transition:opacity 0.2s ease-in-out;
    transition:opacity 0.2s ease-in-out;
}
.a-btn-text{
    padding-top:13px;
    display:block;
    font-size:27px;
    text-shadow:0px -1px 1px #80ab5d;
}
.a-btn-text small{
    display:block;
    font-size:11px;
    letter-spacing:1px;
}
.a-btn-icon-right{
    position:absolute;
    right:0px;
    top:0px;
    height:100%;
    width:80px;
    border-left:1px solid #2f7fba;
    -webkit-box-shadow:1px 0px 1px rgba(255,255,255,0.4) inset;
    -moz-box-shadow:1px 0px 1px rgba(255,255,255,0.4) inset;
    box-shadow:1px 0px 1px rgba(255,255,255,0.4) inset;
}
.a-btn-icon-right span{
    width:38px;
    height:38px;
    opacity:0.7;
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
    border-radius:20px;
    position:absolute;
    left:50%;
    top:50%;
    margin:-20px 0px 0px -20px;
    border:1px solid rgba(0,0,0,0.5);
    background:#4e5c50 url(/videosafe-ipad/images/arrow_down.png) no-repeat center center;
    -webkit-box-shadow:0px 1px 1px rgba(255,255,255,0.3) inset, 0px 1px 2px rgba(255,255,255,0.5);
    -moz-box-shadow:0px 1px 1px rgba(255,255,255,0.3) inset, 0px 1px 2px rgba(255,255,255,0.5);
    box-shadow:0px 1px 1px rgba(255,255,255,0.3) inset, 0px 1px 2px rgba(255,255,255,0.5);
    -webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
}
.a-btn:hover{
    -webkit-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 5px rgba(0,0,0,0.4);
    -moz-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 5px rgba(0,0,0,0.4);
    box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 5px rgba(0,0,0,0.4);
}
.a-btn:hover img{
    -webkit-transform:scale(10);
    -moz-transform:scale(10);
    -ms-transform:scale(10);
    -o-transform:scale(10);
    transform:scale(10);
    opacity:0;
}
.a-btn:hover .a-btn-slide-text,
.a-btn:hover .a-btn-icon-right span{
    opacity:1;
}
.a-btn:active{
    position:relative;
    top:1px;
    background:#2c72a6;
    -webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.4) inset;
    -moz-box-shadow:1px 1px 2px rgba(0,0,0,0.4) inset;
    box-shadow:1px 1px 2px rgba(0,0,0,0.4) inset;
    border-color:#2f7fba;
}
.a-btn:active .a-btn-icon-right span{
    -webkit-transform:scale(1.4);
    -moz-transform:scale(1.4);
    -ms-transform:scale(1.4);
    -o-transform:scale(1.4);
    transform:scale(1.4);
}

#top-bar {
	background: url('/videosafe-ipad/footer-black-s.png') black;
	border-bottom: 1px solid silver;
	height: 50px;
	width: 100%;
	display: block;
}
.social-container {
	width: 900px;
	margin: 0 auto 0 auto;
	position: relative;
	top: -60px;
}
