/* This document is specific to items on the home page only */


/* This manages the appearance and position of the quick encrypt button top right */
#encryptbutton {
	background: url(flexcryptmedia/encryptbutton.jpg) no-repeat;
	position:absolute;
	left:790px;
	top:21px;
	z-index:3;
	width:185px;
	height:26px;
}

#encryptbutton a {
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	position: absolute;
	left: 28px;
	top: 5px;
}

#encryptbutton a:hover {
	color:#ffff29;
	text-decoration:none;
}

/* These elements manage the appearance and position of the tabbed main feature area */
#lefttablink, #midtablink, #righttablink {
	height:25px;
	width:306px;
	z-index:9;
	font-size:20px;
	color:#333333;
	letter-spacing:1px;
	text-align:center;
	position:absolute;
	top:10px;
	padding-top:10px;
	cursor:pointer;
	font-weight:normal;
}

#midtablink {left:307px;color:#ffffff;}

#righttablink {left:614px;color:#ffffff;}

#tabcontainer  {
	position: absolute;
	left: 53px;
	top: 167px;
	z-index: 1;
	width: 920px;
	height: 300px;
	background:url(flexcryptmedia/alltabs.jpg) no-repeat;
}

#lefttab, #midtab, #righttab {
	width: 920px;
	height:300px;
	position:absolute;
	top:0px;
}

#righttab  {
	background: url(flexcryptmedia/righttab.jpg) no-repeat;
	z-index: 2;
	opacity: 0;
	filter:alpha(opacity="0");
}

#lefttab {
	background: url(flexcryptmedia/lefttab.jpg) no-repeat;
	z-index: 4;
	opacity: 1;
	filter:alpha(opacity="100");
}

#midtab {
	background: url(flexcryptmedia/midtab.jpg) no-repeat;
	z-index: 2;
	opacity: 0;
	filter:alpha(opacity="0");
}

#tablefthalf {
	width:450px;
	height:230px;
	position:absolute;
	top: 56px;
	left: 20px;
	display:inline;
}

#tabrighthalf {
	width:450px;
	height:230px;
	position:absolute;
	left: 471px;
	top: 56px;
}

#tableftcolumn {
	float:left;
	width:190px;
	padding:0px 10px 0px 20px;
}

#tabrightcolumn {
	float:right;
	width:180px;
	padding:0px 30px 0px 0px;
}

#tableftcolumn p, #tabrightcolumn p {
	padding-bottom:10px;
}

#tabtext {
	width:430px;
	padding-top: 10px;
}

#tabtextleft {
	width: 220px;
	position: absolute;
	left: 196px;
	top: 25px;
}

#tabtextright {
	width: 350px;
	position: absolute;
	left: 36px;
	top: 25px;
}

#screenshotright {
	width:176px;
	height:125px;
	position:absolute;
	bottom:1px;
	right:20px;
}


/* The following properties manage the appearance, position and behavior of the text in the main feature area */
#featureheadertxt  {
	font: 26px/26px Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #335c8a;
	letter-spacing: 1px;
	visibility: visible;
	position: absolute;
	left: 97px;
	top: 130px;
	z-index: 2;
}

/* The following properties manage the appearance, position and behavior of the text in the "Demos" and "News" feature areas */
#whatisheadertxt,
#demosheadertxt,
#newsheadertxt  {
   visibility: visible;
   position: absolute;
   font: 18px Arial, Helvetica, sans-serif;
   letter-spacing:1px;
   margin: 0px;
   color: #353A53;
   text-align: left;
   z-index: 2;
   color:#FFFFFF;
}

#demosheadertxt  {
	left: 15px;
	top: 17px;
	width: 68px;
}

#newsheadertxt  {
	left: 690px;
	top: 487px;
}

#whatisheadertxt  {
	left: 15px;
	top: 17px;
}

#demointrotxt  {
	visibility: visible;
	position: absolute;
	left: 12px;
	top: 47px;
	z-index: 2;
}

#demotxt p  {
	margin: 0px;
	padding-bottom: 6px;
	margin-left:10px;
	width:170px;
	float:left;
	display:inline;
}

#demotxt  {
	visibility: visible;
	position: absolute;
	left: 10px;
	top: 67px;
	z-index: 1;
	width: 280px;
}

#newsitems  {
	visibility: visible;
	position: absolute;
	left: 689px;
	top: 524px;
	z-index: 2;
	width: 270px;
	line-height:14px;
}

#whatisitems {
	position:absolute;
	left:16px;
	top:53px;
	z-index:2;
	width:270px;
}

/* This manages the appearance and position of the background of the "News" feature area */
#newsbg  {
	background: url(flexcryptmedia/lowermodulebg.jpg) no-repeat;
	visibility: visible;
	position: absolute;
	left: 673px;
	top: 470px;
	z-index: 1;
	width: 300px;
	height: 260px;
}

/* This manages the appearance and position of the background of the "Demos" feature area */
#demobg  {
	background: url(flexcryptmedia/lowermodulebg.jpg) no-repeat;
	visibility: visible;
	position: absolute;
	left: 362px;
	top: 470px;
	z-index: 1;
	width: 300px;
	height: 260px;
}

/* This manages the appearance and position of the screenshot in the "Demos" feature area */
#fcscreenshot  {
	float:right;
	width: 94px;
	height: 60px;
	display:inline;
}

/* This manages the appearance and position of the background of the "What is" feature area */
#whatisbg  {
	background: url(flexcryptmedia/lowermodulebg.jpg) no-repeat;
	visibility: visible;
	position: absolute;
	left: 52px;
	top: 470px;
	z-index: 1;
	width: 300px;
	height: 260px;
}

/* This manages the appearance and position of the footer area of the home page. It is different from all other pages, as it is absolutely positioned. */
#footerline  {
	background: url(flexcryptmedia/footerlinenomerge.jpg) no-repeat;
	visibility: visible;
	position: absolute;
	left: 54px;
	top: 742px;
	z-index: 1;
	width: 920px;
	height: 26px;
}
