@charset "utf-8";
/* CSS Document */
.support_page-ill{
	width:800px;
	height:185px;
	margin:0px;
	padding:0px;
	background-image:url(../images/support_page-ill.jpg);
	background-repeat:no-repeat;
}
.illustr_partners{
	width:800px;
	height:165px;
	margin:0px;
	padding:0px;
	background-image:url(../images/oem_degrad.jpg);
	background-repeat:repeat-x;
	
	}
.illustr_partners-txt{
	width:400px;
	height:115px;
	margin:40px 140px 10px 20px;
	float:right;
	}
.illustr_partners-img{
	width:240px;
	height:165px;
	float:right;
	}
	
/*pubs Backup and Sync latest versions*/
.pub-button {
	margin:20px 10px 10px 40px;
	float:left;
}	
.pub-button a {
	width:305px;
	height:65px;
	display: block;
	padding:70px 0px 10px 30px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:1.2em;
}

.pub-button a#backup{
	background-image:url(../images/pub_backup.jpg);
	background-repeat:no-repeat;
}

.pub-button a#sync{
	background-image:url(../images/pub_sync.jpg);
	background-repeat:no-repeat;
	}
	
/*SUPPORT PAGE*/
#glossary {
	text-align: justify;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#glossary h5 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 10px;
	margin-top: 0px;
	margin-bottom: 20px;
	cursor: pointer;
	background-image: url(../images/support/glossary/down.png);
	background-repeat: no-repeat;
	background-position: right;
}


#glossary h5:hover {
	color: #000000;
}
#glossary div {
	padding-right: 25px;
	padding-left: 100px;
	background-image: url(../images/support/glossary/info.png);
	background-repeat: no-repeat;
	padding-bottom: 15px;
	background-position: left center;
	margin-left: 20px;
}
#glossary div#AES {
	background-image: url(../images/support/glossary/encrypted.png);
	background-repeat: no-repeat;
}

#glossary div p{
	background-image: url(../images/products/images/online-encart-2.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 540px;
	padding-left: 30px;
	padding-right: 30px;
}
#glossary div#backup {
	background-image: url(../images/support/glossary/backup.png);
}

#glossary div#CDP {
	background-image: url(../images/support/glossary/kdisknav.png);
}

#glossary div#cookies {
	background-image: url(../images/support/glossary/cookies.png);
}

#glossary div#dataLoss {
	background-image: url(../images/support/glossary/data_loss_prevent.png);
}

#glossary div#emailSettings {
	background-image: url(../images/support/glossary/mail.png);
}

#glossary div#encryption {
	background-image: url(../images/support/glossary/encrypted.png);
}

#glossary div#freeTrial {
}

#glossary div#gigabyte {
	background-image: url(../images/support/glossary/gigabyte.png);
}

#glossary div#license {
	background-image: url(../images/support/glossary/license_key.png);
}

#glossary div#pop {
	background-image: url(../images/support/glossary/mail.png);
}

#glossary div#profile {
	background-image: url(../images/support/glossary/profile.png);
}

#glossary div#secureDataMobility {
	background-image: url(../images/support/glossary/backup.png);
}

#glossary div#smtp {
	background-image: url(../images/support/glossary/mail.png);
}

#glossary div#syncReady {
	background-image: url(../images/support/glossary/sync.png);
}

#glossary div#Synchronization {
	background-image: url(../images/support/glossary/sync.png);
}

#glossary div#usbFlashDrive {
	background-image: url(../images/support/glossary/usb_flash_drive.png);
}

/* old versions */

.standardVersions {
	background-image: url(../images/support/version-bottom2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 265px;
	padding-bottom: 20px;
	float: left;
	margin-left: 70px;
}

.standardVersions h5{
	background-image: url(../images/support/version-top.png);
	background-repeat: no-repeat;
	color: #000000;
	text-align: center;
	padding-top: 20px;

}
.standardVersions ul li{
	padding-bottom: 15px;

}
.u3Versions {
	background-image: url(../images/support/version-bottom2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 265px;
	padding-bottom: 20px;
	float: left;
	margin-left: 70px;
}

.u3Versions h5{
	background-image: url(../images/support/version-top.png);
	background-repeat: no-repeat;
	color: #000000;
	text-align: center;
	padding-top: 20px;

}
.u3Versions ul li{
	padding-bottom: 15px;

}

#oldVersions h4 {
	clear: both;
	color: #000000;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#oldVersions ul {
	list-style-type: none;
	padding-left: 60px;
}
#privacy {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
