@charset "utf-8";
/* CSS Document */
.support_page-ill{
	width:800px;
	height:185px;
	margin:0px;
	padding:0px;
	background-image:url(../imagesIntranet/site/siteV2/support_page-ill.jpg);
	background-repeat:no-repeat;
}
.illustr_partners{
	width:800px;
	height:165px;
	margin:0px;
	padding:0px;
	background-image:url(../imagesIntranet/site/siteV2/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(../imagesIntranet/site/siteV2/pub_backup.jpg);
	background-repeat:no-repeat;
}

.pub-button a#sync{
	background-image:url(../imagesIntranet/site/siteV2/pub_sync.jpg);
	background-repeat:no-repeat;
	}
/* ********************* jsp pages ********************** */
#faqContact {
	padding: 10px;
}

#faqContact h2{

}
#faqContact p {
	padding-bottom: 10px;
}

#faqContact select {
	width: 200px;
}

#faqContact #questions h4 {
	cursor:pointer;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}

#faqContact #questions {
	padding-left: 20px;
}
/* ************* contact page ********************** */
#contact {
	padding: 20px;
}

#policy {
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#contact form {
	padding-top: 10px;
}

#contact #questions h4 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FF663A;
	border-right-color: #FF663A;
	border-bottom-color: #FF663A;
	border-left-color: #FF663A;
	font-size: 14px;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	cursor: pointer;
}
#contact #questions {
	padding-left: 20px;
	padding-right: 20px;
}

#contact #questions p{
	padding-left: 20px;
	padding-right: 20px;
}

#contact #contactUs {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

#contact #contactUs h2{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FF663A;
	border-right-color: #FF663A;
	border-bottom-color: #FF663A;
	border-left-color: #FF663A;
	font-size: 14px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#supportQuestions {
	width: 727px;
	background-image: url(../imagesIntranet/support/middle.gif);
	background-repeat: repeat-y;
	margin-left: 25px;
}
#supportQuestions h2{
	font-size: 12px;
	font-weight: bold;
}
#supportQuestions .top{
	background-image: url(../imagesIntranet/support/top.png);
	background-repeat: no-repeat;
	height: 27px;
}

#supportQuestions .middle{
	background-image: url(../imagesIntranet/support/middle.gif);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 20px;
}
#supportQuestions .bottom{
	background-image: url(../imagesIntranet/support/bottom2.png);
	background-repeat: no-repeat;
	height: 30px;
	background-position: left bottom;
}
