/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing=0' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.main_div {
	width: 980px;
	margin: auto;
	height: auto;
	position: relative;
	background-color: #FFFFFF;
}
.header {
	height: 118px;
	background-image: url(../images/security-products.jpg);
	background-repeat: repeat-x;
	float: left;
}
.product_panel {
	width: 162px;
	float: left;
	background-image: url(../images/left-product-bar.jpg);
	background-repeat: repeat-y;
	height: auto;
	position: relative;
}
#grayshade {
	position:relative;
	width:12px;
	height:300px;
	z-index:1;
	background-image: url(../images/blur-line.gif);
	background-repeat: repeat-y;
	float: left;
}
.tour_div {
	float: right;
	width: 817px;
	height: 300px;
	position: relative;
}
#product-btn {
	position: absolute;
	width:176px;
	height:50px;
	background-image: url(../images/folder-lock-software-second.gif);
	background-repeat: no-repeat;
	z-index: 1;
}
#product-btn img { margin-top: 12px;	margin-left: 8px; }
#product-btn-unact {
	position: absolute;
	width:162px;
	height:50px;
	z-index: 1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
}
#product-btn-unact img {
	margin-top: 10px;
	margin-left: 5px;
}
.main-features-div {
	float: left;
	position: relative;
	height: 180px;
	width: 272px;
}
.main-features-div img { margin: 20px 10px 15px 20px; }
.main_div .main-features-div .main-features-heading {
	font-family: Trebuchet MS;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	float: left;
	width: 140px;
	padding-top: 40px;
}
.for-main-img {	float: left; position: relative; }
.main_div .main-features-div .main-features-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	float: left;
	width: 220px;
	padding-left: 20px;
}
.main_div .main-content-div{
	width: 817px;
	float: right;
	position: relative;
}.product-heading {
	font-family: "Trebuchet MS";
	font-weight: bold;
	padding-top: 25px;
	padding-bottom: 10px;
	font-size: 14px;
	padding: 20px 0px 0px 5px;
}
.main_div .product_panel #product-btn div {
	position: relative;
	float: left;
	width: 40px;
}
.main_div .product_panel #product-btn-unact div {
	position: relative;
	float: left;
	width: 40px;
}
.newsoftwares-logo {
	width: 980px;
	position: relative;
	float: left;
	margin-bottom: 5px;
}
.newsoftwares-logo img { float: left; margin: 18px 30px 0px 15px; }

.footer a:link  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	line-height:16px;
}

.footer a:visited  {
	padding:0px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	color: #CCCCCC;
	text-decoration: none;
	line-height:16px;
}

.footer a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #CCCCCC;
	line-height: 16px;
}
a.for-product:link {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;;;
	color: #000000;
	text-decoration: none;
	font-size:14px;
}
a.for-product:visited {
	padding:0px;
	margin:0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;;;
	color: #000000;
	text-decoration: none;
	font-size:14px;
}

a.for-product:hover { text-decoration: underline; }
.main-menu {
	float: left;
	height: 47px;
	width: 90px;
	padding-top: 40px;
	background-image: url(../images/main-menu-back.png);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}
.main-menu-back-none {
	float: left;
	height: 47px;
	width: 90px;
	padding-top: 40px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.main-menu-back-none a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
}
.main-menu-back-none a:visited {
	padding:0px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
}
.main-menu-back-none a:hover{ text-decoration: underline; }
a.act-menu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.act-menu:visited {
	padding:0px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.act-menu:hover { text-decoration: underline; }
#submenu {
	height: 24px;
	padding-top: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 30px;
	clear: both;
	text-align: center;
}
#submenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
#submenu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
#submenu a:hover { text-decoration: underline; }

/* Menu */
#menu {
	float:left;
	margin: 0px;
	width: 980px;
	height: 30px;
	color:#FFFFFF;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
#menu ul { 	
	margin: 0px;
	padding: 0px; 
	list-style-type:none; 
	font-size:13px;
	text-align:center;
}
#menu ul li { display:inline; }
#menu ul li a, a:visited { text-decoration:none; padding: 12px 10px; color: #FFFFFF; }
#menu ul li a:hover { color:#FFFFFF; text-decoration:underline;	}
.footer-panel {
	background-image: url(../images/panel-background.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 180px;
	width: 240px;
	float: left;
	padding: 10px;
}
.for-gap { height: 40px; width: 816px; float: left; }
.footer-panel-heading {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-left: 10px;
}
.more-content {
	float: right;
	width: 817px;
	position: relative;
	height: auto;
}
.features-benefits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding: 20px;
	float: left;
	width: 270px;
	line-height: 20px;
}
.footer {
	height: 238px;
	width: 980px;
	clear: both;
	margin: auto;
}
.footer .footer-top { background-image: url(../images/footer-top-piece.png); background-repeat: repeat-x; height: 14px; }
.footer-main {
	background-image: url(../images/footer-background.png);
	background-repeat: repeat-x;
	height: 295px;
	padding: 20px;
}
.footer .footer-main .footer-content {
	font-size: 11px;
	height: 150px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	width: 940px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: auto;
}
#footer .footer-main .footer-content .heading { color: #FFFFFF; font-size: 14px; }
.footer .footer-main .footer-content div { width: 140px; float: left; color: #FFFFFF; }
.footer .footer-main .footer-line {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-align: center;
	margin: auto;
	width: 900px;
	padding-top: 10px;
	clear: both;
}
a.cbt-link:link {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.cbt-link:visited {
	padding:0px;
	margin:0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.cbt-link:hover { text-decoration: underline; }
.right-side-container {
	float: right;
	width: 817px;
}
.left-side-container {
	float: left;
	position: relative;
	height: 250px;
}
.blacklink a {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.blacklink a:hover { text-decoration: underline; }
#WhiteBar {
	height: 129px;
	width: 710px;
	background-image: url(../images/about-us-top-bar.gif);
	margin: auto;
	position: relative;
	background-repeat: no-repeat;
}
#whiteText {
	clear: both;
	float: left;
	width: 680px;
	margin: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.contactBox {
	background: url(../images/contact-us-box.gif);
	width: 352px;
	position: relative;
	background-repeat: no-repeat;
	float: left;
}
#Threebase h3, #Threebase h4, .contactBox h3 { font: 17px Verdana, Arial, Helvetica, sans-serif; color: #666666; }
.contactBox h3 {
	padding: 12px 12px;
}
.contactBox h4 { font-size:12px; margin: 10px; color: #666666; }

.contactBox p { margin: 0 10px; }
.content {
	clear: both;
	height: auto;
	padding: 30px 50px;
}
.content li, .content p {
	margin-top: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #111111;
	text-align: justify;
	line-height: 18px;
}
.content a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #000000;
	text-decoration:
	none; font-weight: bold;}
.content a:visited {
	padding:0px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.content a:hover { text-decoration: underline; }
.content b { color: #000000; }
.content h1 {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.content h3 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
#pictureBox {
	width: 106px;
	height: 145px;
	left: 644px;
	top: 149px;
}
#pictureBox2 {
	width: 124px;
	height: 151px;
	left: 255px;
	top: 149px;
}
#pictureBox, #pictureBox2 { position: absolute; float: left; }
.contentitem { margin: 20px 60px; }
.partnerbox {
	border:0px;
	background-color:#CCCCCC;
	float: left;
	width: 209px;
	padding: 4px;
}
.partnerbox1, .partnerbox2, .partnerbox3 {
	border:1px;
	border-color:#CCCCCC;
	border-style:solid;
	float: left;
	width: 205px;
	padding: 5px;
}
.partnerbox1 { background-color:#FFFFFF; font-weight: bold; color: #333333; }
.partnerbox2 { background-color:#F3F3F3; }
.partnerbox3 { background-color:#F7F7F7; }
#WhiteLongBar { 
	height: 326px;
	width: 740px;
	background-image: url(../images/press-title-back.gif);
	margin: auto;
	padding: 0px;
	position: relative;
	top: 20px;
	background-repeat: no-repeat;
}
#whiteText {
	clear: both;
	float: left;
	width: 680px;
	margin: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.serviceproducts {
	clear: both;
	padding: 0px;
}
#pressimage {
	background: url(../images/press-newspaper-guy.gif);
	float: left;
	width: 400px;
	height: 219px;
	clear: both;
	background-repeat: no-repeat;
	margin: 5px;
}
#wallimage {
	background: url(../images/press-wall-street.gif);
	float: right;
	width: 291px;
	height: 216px;
	margin-right: 20px;
}
#pressimage p { font: bold 12px Verdana, Arial, Helvetica, sans-serif; text-align: right; color: #999999; }
#Threebase {
	width: 710px;
	clear: both;
	position: relative;
	top: 0px;
	margin: auto;
}
#Threebase h3 {
	background-repeat: no-repeat;
	margin-top: 30px;
}
#Threebase h3, #Threebase h4, .contactBox h3 { font: 17px Verdana, Arial, Helvetica, sans-serif; color: #666666; }
#First_Threebase {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	width: 460px;
	float: left;
	border-right-color: #CCCCCC;
	border-right: 2px;
	border-right-style: solid;
	border-color: #CCCCCC;
	padding-right: 25px;
}


#First_Threebase img { float: left; padding: 0px 10px 10px 10px; }
.Second_Threebase {
	width: 205px;
	float: right;
	text-align: center;
	position: relative;
	right: 10px;
	padding: 0;
	top: 30px;
}
.Second_Threebase p { margin: 0px 10px; color: #666666; }
.topbox {
	background: url(../images/services-box-top.gif);
	height: 14px;
	background-repeat: no-repeat;
	top: 0px;
	position: relative;
	width: 205px;
}
.middlebox {
	top: -6px;
	position: relative;
	background-image: url(../images/services-box-middle.gif);
	height: 140px;
}
.bottombox {
	background: url(../images/services-box-bottom.gif);
	height: 18px;
	background-repeat: no-repeat;
	position: relative;
	top: -6px;
}
.verticalset { width: 352px; float: right; position: relative; right: 20px; }
.WhiteBox {
	height: 208px;
	width: 176px;
	background-image: url(../images/about-us-box.gif);
	position: relative;
	top: 30px;
	background-repeat: no-repeat;
	float: left;
	text-align: center;
	padding-top: 10px;
}
#aboutimage {
	height: 215px;
	width: 325px;
	float: left;
	position: relative;
	top: 30px;
	left: 17px;
}
a.blacklink:link, a.blacklink:visited {
	padding:0px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bigtexts, .WhiteBox span{ font: bold 16px Verdana, Arial, Helvetica, sans-serif; color: #666666; }
.WhiteBox a { font: 13px Verdana, Arial, Helvetica, sans-serif; color: #666666; }
.WhiteBox a:visited { font: 13px Verdana, Arial, Helvetica, sans-serif; color: #666666; }
.WhiteBox a:hover { font: 13px Verdana, Arial, Helvetica, sans-serif; color: #666666; }
.Second_Threebase {
	width: 205px;
	float: right;
	text-align: center;
	position: relative;
	right: 10px;
	padding: 0;
	top: 30px;
}
.Second_Threebase p {
	margin: 0px 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.contentitem {
	margin: 0px;
	position: relative;
}
.awardshorizon {
	clear: both;
	position: relative;
	width: 725px;
}
.awardsleft {
	float: left;
	width: 110px;
	padding: 15px;
}
.awardsright { width: 580px; }
.goldlink a {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #CC9900;
	text-decoration: none;
}
.goldlink a:visited {
	padding:0px;
	margin:0px;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #CC9900;
	text-decoration: none;
}
.goldlink a:hover { text-decoration: underline; }
a.small-link:link, a.small-link:visited {
	padding:0px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.small-link:hover { text-decoration: underline; }
a.blacklink-small:link, a.blacklink-small:visited {
	padding:0px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
a.blacklink-small:hover { text-decoration: none; }
.awardsright h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9900;
}
.main_div .right-side-container .content .contentitem h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.contentitem h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9900;
}
.contentitem h7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}.main {
	background-image: url(../images/main-bg-strip.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 980px;
	float: left;
	position: relative;
}
.sitemapheader {
	height: 290px;
	width: 260px;
	background: url(../images/sitemap-links-back.gif);
	position: relative;
	top: 31px;
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-left: 20px;
}
.sitemapheader h2 {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 60px;
	color: #666666;
	font-weight: bold;
}
.sitemapheader p {
	margin-top: 30px;
}
.verticalset {
	width: 352px;
	float: right;
	position: relative;
	right: 20px;
}
.verticalset2 {
	width: 325px;
	float: right;
	position: relative;
	left: 90px;
}
a.x_link:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.x_link:visited {
	padding:0px;
	margin:0px;
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.x_link:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sitemapheader ul li {
	margin: 3px 0px 0px 0px;
	padding: 0px;
}
.usb_text {
	font-size: 13px;
	text-decoration: none;
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
}
.usd_drive {
	height: 203px;
	background-image: url(../images/lock-usb-drive.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.bottom_btn {
	background-image: url(../images/btn_bar.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 38px;
}
.btn_download {
	position:absolute;
	width:86px;
	height:27px;
	z-index:1;
	padding-top: 5px;
	margin-left: 560px;
}
.btn_buynow {
	position:absolute;
	width:86px;
	height:27px;
	z-index:1;
	padding-top: 5px;
	margin-left: 670px;
}.navdiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	float: left;
	position: relative;
}
.ul-for-feature {
	text-indent: 15px;
}
.color-bold-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3366CC;
}
.color-bold-text-green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3AA341;
}
a.blacklink:hover {
	text-decoration: underline;
}
#folderlocksnapshot {
	height: 285px;
	width: 296px;
	float: right;
	padding: 0;
	margin: 0;
}
.panel {
	float: left;
	height: 205px;
	width: 250px;
	background:url(../images/bottom-panel.gif);
	background-repeat:no-repeat;
	background-position: top;
	margin-left: 15px;
}
.panel h2 {	
	font-family: Trebuchet MS; 	
	font-size: 16px; 
	padding:10px 15px 10px 30px;
}
.panel-flash {
	position:relative;
	text-align: center;
	margin-top: 10px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 10px 20px;
}
.panels {
	float: left;
	height: 300px;
	position: relative;
	padding-bottom: 20px;
	background-image: url(images/folder-protect-panel-background.gif);
}
.panel-content-1 {
	float: left;
	width: 185px;
	padding: 5px 10px 0px 0px;
	text-align: left;
}
.panel-content-iphone {
	float: left;
	width: 175px;
	padding: 5px 0px 0px 0px;
	text-align: left;
}
.panel-content-db {
	float: right;
	width: 180px;
	padding: 5px 10px 0px 0px;
	text-align: left;
}
.panel-content-fp {
	float: right;
	width: 170px;
	padding: 5px 18px 0px 0px;
	text-align: left;
}
.panel-content {
	float: left;
	width: 390px;
	padding: 5px 0px 0px 0px;
	text-align: left;
}
.xlarge-icon {
	float: left;
}
.xlarge-icon p {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:30px;
}
.testimonial-replace {
	padding:10px 15px 15px 15px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px; 
	text-align:left;
	line-height:12px;
}
.version-number {
	float: left;
	position: absolute;
	width: 160px;
	height: 12px;
	padding-left: 17px;
	padding-top: 10px;
}
.version-number img {
	padding-top: 2px;
}
a.blue-link:link, a.blue-link:visited {
	padding:0px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3366CC;
	text-decoration: none;
}
a.blue-link:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 20px;
	line-height: 25px;
}
.feature-div {
	width: auto;
	margin: auto;
	position: relative;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#666666;
	font-weight:bold;
}
#site-link {
	position:absolute;
	width:200px;
	height:15px;
	z-index:1;
	top: 37px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 5px;
}
.download_div {
	float: left;
	height: 42px;
	padding-left: 60px;
	padding-top: 17px;
	padding-bottom: 15px;
}
a.download_tab_heading:link, a.download_tab_heading:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration:none;
	font-weight: 800;
	padding: 5px 20px 10px 20px;
}
a.download_tab_heading:hover {
	text-decoration:none
}
.usb-secure_demo {
	float: right;
	height: 600px;
	width: 800px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 5px;
}
.iphone_demo {
	float: right;
	height: 600px;
	width: 800px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 5px;
}
.folder-protect_demo {
	height: 487px;
	width: 649px;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}
p.link a:hover {
	background-color: #2B2E21;;color:#fff;
}
p.link a:link span	{
	display: none;
}
p.link a:visited span {
	display: none;
}
p.link a:hover span {
	position: absolute;
	margin:15px 0px 0px 20px;
	background-color: #eee;
	max-width:450;
	padding: 2px 10px 2px 10px;
	border: 1px solid #C0C0C0;
	font: bold 10px/12px verdana;
	color: #000;
	text-align:left;
	display: block;
	left: 480px;
	top:20px;
}
#subscribe {
	background-image:url(../images/subscribe-background.png);
	background-repeat: no-repeat;
	background-position: center right; 
	height: 251px; 
	padding: 0px 0px 0px 20px;
	width: 210px;
	}
.textfield {
	background-image: url(../images/text-field-bg.png);
	background-repeat: no-repeat;
	width: 220px;
	height: 31px;
	background-position: center center;
	float: left;
	padding: 10px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
}
.textfield-style {
	border:1px solid black;
}
/* Social Media Leiste */

div.follow {
		border:0 none;
		clear:both;
		margin:0;
		padding:0;
		position:fixed;
		top:199px;
		right:0;
		z-index:95;
}
.left-side-panel-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	height: 24px;
	padding-top: 5px;
	position: absolute;
	width: 117px;
	background-image: url(../images/left-side-title-heading-background.png);
	background-repeat: no-repeat;
	padding: 5px 0px 0px 45px;
}
#sidebar-icon {
	height: 23px;
	width: 20px;
	left: 10px;
	top: 2px;
	position: absolute;
}
#arrow {
	position:absolute;
	width:20px;
	height:65px;
	z-index:1;
	color: white;
	padding: 50px 0px 0px 10px;
}
a.more-slide:link, a.more-slide:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
a.more-slide:hover {
	text-decoration:underline;
}
a.whole-slide:link, a.whole-slide:visited {
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration:none;
}
a.whole-slide:hover {
	text-decoration:none;
}
.share-follow-container {
	height: 61px;
	width: 130px;
	padding-top: 10px;
	float: left;
	margin-left: 10px;
}
.lable-img {
	height: 51px;
	width: 150px;
	float: left;
	padding-top: 20px;
}
#share-follow-link {
	position:absolute;
	width:290px;
	height:72px;
	z-index:1;
	left: 513px;
	top: 35px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #93979A;
}
