@charset "utf-8";
/* CSS Document */
/* SSL Post / GCrypt - SSLPost Marketing Site (Version 2.0)*/
/* Author - James Vinter (Vinternet solutions) Mar 2009*/

/* -- START -- */

/* -- start: GLOBAL DECLARATIONS -- */

* {
		margin: 0;
		padding: 0;
		outline: none;
		}
		
body {
		background-color: #FFFFFF;
		min-width: 1024px;
		}		
		
img {
		border: 0px;
		}
		
/* -- end: GLOBAL DECLARATIONS -- */
		
/* -- start: Header -- */
		
.sslHeadWrap {
		margin: 0 auto;
		height: 155px;
		width: 1024px;
		background-color: #FFFFFF;
		}
		
.sslHeadLogo {
		float:left; 
		padding: 35px 0px 0px 0px;
		width: 224px;
		}

.sslHeadImg {
		float: left;
		width: 800px;
		height: 150px;
		padding: 5px 0px 0px 0px;
		}
				
/* -- end: Header -- */
		
/* -- start: Top Menu -- */
		
.sslLoginWrap {
		clear: both;
		height: 41px;
		background-image:url('../images/header_menu.png');
		background-repeat: repeat-x;
		border-top: 1px solid #FFFFFF;
		}
		
.sslLoginText {
		float:left;
		text-align: left;
		font: 11px Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		padding: 5px 0px 0px 70px;
		}
		
.sslLoginHelp {
		display: block;
		margin: 0 auto;
		}
		
/* -- end: Top Menu -- */
		
/* -- start: Home Page Body -- */
				
.sslBodyWrap {
		clear:both;
		margin: 20px auto;
		width: 1000px;
		background-color: #FFFFFF;
		}
		
.homeWrap {
		clear:both;
		width: 980px;
		margin: 5px auto 0px auto;
		}
				
.homeLeft {
		float:left;
		width: 660px;
		}
		
.homeRight {
		float:left;
		width: 310px;
		padding: 0px 0px 0px 10px;
		}
		



.sslBenefits {
		clear: both;
		float:left;
		width: 659px;
		}		
		
.benefits {
		background-image: url(../images/ssl_jigsaw.jpg);
		background-repeat: no-repeat;
		background-position: top right;
		margin-right: 20px;
		}		
		
.benefits ul {
		padding: 25px 0px 15px 50px;
		}
		
.benefits ul li{
		list-style-image: url(../images/tick.jpg);
		font: 13px Arial, Helvetica, sans-serif;
		color: #333333;
		margin-bottom: 6px;
		}
		
.benefits ul li a {
		font: bold 12px Arial, Helvetica, sans-serif;
		color: #006600;
		text-decoration: none;
		}	
	
.benefits ul li a:hover {
		font: bold 12px Arial, Helvetica, sans-serif;
		color: #006600;
		text-decoration: underline;
		}
				
.products ul {
		list-style: none;
		padding: 20px 0px 20px 0px;
		}
		
.products ul li {
		list-style: none;
		float:left;
		margin=: 0px 5px 2px 0px;
		}

#sslproductcontainer {
		clear:both;
		height: 220px;
		overflow: hidden;
		}
		
		
#sslnorm a {
		width:100px;
		height: 80px;
		background-image: url(../images/sslpost_off.jpg);
		background-repeat: no-repeat;
		display: block;
		}
		
#sslnorm a:hover {
		width:100px;
		height: 80px;
		background-image: url(../images/sslpost_on.jpg);
		background-repeat: no-repeat;
		display: block;
		}
		
#sslnorm a.selected {
		width:100px;
		height: 80px;
		background-image: url(../images/sslpost_on.jpg);
		background-repeat: no-repeat;
		display: block;
		}
		
#sslprint a {
		width:100px;
		height: 80px;
		background-image: url(../images/sslprint_off.jpg);
		background-repeat: no-repeat;
		display: block;
		}
		
#sslprint a:hover {
		width:100px;
		height: 80px;
		background-image: url(../images/sslprint_on.jpg);
		background-repeat: no-repeat;
		display: block;
		}
		
#sslprint a.selected {
		width:100px;
		height: 80px;
		background-image: url(../images/sslprint_on.jpg);
		background-repeat: no-repeat;
		display: block;
		}
		
#ssllite a {
		width:100px;
		height: 80px;
		background-image: url(../images/ssllite_off.jpg);
		background-repeat: no-repeat;
		display: block;
		}
		
#ssllite a:hover {
		width:100px;
		height: 80px;
		background-image: url(../images/ssllite_on.jpg);
		background-repeat: no-repeat;
		display: block;
		}
		
#ssllite a.selected {
		width:100px;
		height: 80px;
		background-image: url(../images/ssllite_on.jpg);
		background-repeat: no-repeat;
		display: block;
		}
		
#sslad a {
		width:100px;
		height: 80px;
		background-image: url(../images/sslad_off.jpg);
		background-repeat: no-repeat;
		display: block;
		}
		
#sslad a:hover {
		width:100px;
		height: 80px;
		background-image: url(../images/sslad_on.jpg);
		background-repeat: no-repeat;
		display: block;
		}
		
#sslad a.selected {
		width:100px;
		height: 80px;
		background-image: url(../images/sslad_on.jpg);
		background-repeat: no-repeat;
		display: block;
		}
	
#sslpay a {
		width:100px;
		height: 80px;
		background-image: url(../images/sslpay_off.jpg);
		background-repeat: no-repeat;
		display: block;
		}
		
#sslpay a:hover {
		width:100px;
		height: 80px;
		background-image: url(../images/sslpay_on.jpg);
		background-repeat: no-repeat;
		display: block;
		}
		
#sslpay a.selected {
		width:100px;
		height: 80px;
		background-image: url(../images/sslpay_on.jpg);
		background-repeat: no-repeat;
		display: block;
		}
		
#ssldesk a {
		width:100px;
		height: 80px;
		background-image: url(../images/ssldesk_off.jpg);
		background-repeat: no-repeat;
		display: block;
		}
		
#ssldesk a:hover {
		width:100px;
		height: 80px;
		background-image: url(../images/ssldesk_on.jpg);
		background-repeat: no-repeat;
		display: block;
		}
		
#ssldesk a.selected {
		width:100px;
		height: 80px;
		background-image: url(../images/ssldesk_on.jpg);
		background-repeat: no-repeat;
		display: block;
		}

/* -- end: Home Page Body -- */

/* -- start: Main Pages Body -- */

.contentWrap {
		clear:both;
		width: 980px;
		margin: 10px auto 0px auto;
		padding: 10px;
		}
		
.contentHead {
		clear:both;
		background-image: url(../images/sslpost_logo.jpg);
		background-repeat: no-repeat;
		background-position: top right;
		margin: 10px 0px 10px 0px;
		height: 53px;
		}

.contentLeft {
		float:left;
		width: 210px;
		}
		
.contentRight {
		float:left;
		width: 748px;
		padding: 10px;
		border: solid 1px #DDDDDD;
		margin-bottom: 30px;
		}
		
.contentRight p {
		padding: 0px 5px;
		}

.contentRight ul {
		padding: 0px 10px 0px 40px;
		}
		
.contentRight ul li {
		list-style-image: url(../images/tick_ul.png);
		font: 12px Arial, Helvetica, sans-serif;
		color: #333333;
		}
		
.contentRight ul li p{
		margin: 5px 0px;
		}
		
.contentRight ul li a {
		font: bold 12px Arial, Helvetica, sans-serif;
		color: #006600;
		text-decoration: none;
		}	
	
.contentRight ul li a:hover {
		font: bold 12px Arial, Helvetica, sans-serif;
		color: #006600;
		text-decoration: underline;
		}
		
.contentRight ol {
		padding: 10px 0px 0px 40px;
		}
		
.contentRight ol li {
		list-style-image: url(../images/bullet_ol.png);
		font: 12px Arial, Helvetica, sans-serif;
		color: #333333;
		line-height: 22px;
		}
				
		
		
		

.howBullets ul li {
		list-style-image: url(../images/padlock.png);
		font: 12px Arial, Helvetica, sans-serif;
		color: #000000;
		margin-bottom: 5px;
		}

.formBox {
 		padding: 10px; 
		background-color: #f7f7f7; 
		border: solid 1px #CCCCCC;
		}
		
.formBox p {
 		padding: 10px 5px 10px 5px; 
		}
		
.twitBox {
 		padding: 10px; 
		background-color: #FFF; 
		border: solid 1px #CCC;
		}
		
.twitBox p {
 		padding: 10px 0px 10px 5px; 
		}
		
.priceHeader {
		background-color: #f7f7f7;
		padding: 2px;
		border: solid 1px #cccccc;
		}
		
.techText {		
		border: solid 1px #cccccc;
		}

.techText p {
		font: 11px Arial, Helvetica, sans-serif;
		color: #000000;
		padding: 3px;
		}		

table {
		border: solid 1px #cccccc;
		}

td	{
		padding: 5px;
		border: solid 1px #cccccc;
		}
		
		
		
		
		
.contactTitle {
		float: left;
		width: 150px;
		color: #006600;
		font: bold 13px Arial, Helvetica, sans-serif;
		}
		
.contentTwitter {
		margin: 10px 0px;
		}
		
.contentTwitter ul {
		padding: 0px 40px;
		}
		
.contentTwitter ul li {
		list-style-image: url(../images/twitter_bird.jpg);
		font: 12px Arial, Helvetica, sans-serif;
		color: #333333;
		margin: 10px 0px;
		}
				
.contentTwitter ul li a {
		font: bold 12px Arial, Helvetica, sans-serif;
		color: #005AA5;
		text-decoration: none;
		}	
	
.contentTwitter ul li a:hover {
		font: bold 12px Arial, Helvetica, sans-serif;
		color: #005AA5;
		text-decoration: underline;
		}
		

/* -- end: Main Pages Body -- */


/* -- Normal Page Search & Social Bar -- */

#toolBar {
		width: 748px;
		height:42px;
		background-image: url(../images/search_bar.png);
		background-repeat: no-repeat;
		margin: 5px 0px 15px 0px;
		}

.toolBarSocial {
		float:left;
		width: 348px;
		padding-top: 15px;
		}

.toolBarSearch {
		float:right;
		width: 400px;
		padding-top: 10px;
		text-align:right;
		}


/* -- Contact Us Page -- */

.contactWrap {
		clear:both;
		width: 980px;
		margin: 5px auto 0px auto;
		}
				
.contactLeft {
		float:left;
		width: 650px;
		}
		
.contactRight {
		float:left;
		width: 310px;
		padding: 0px 10px 0px 10px;
		}

.contactformBox {
 		padding: 20px 10px 10px 30px; 
		background-color: #f7f7f7; 
		border: solid 1px #CCCCCC;
		margin-right: 20px;
		}
		
.contactformBox p {
 		padding: 5px 0px 5px 5px; 
		}

.contactformTitle {
		color: #006600;
		font: 17px Arial, Helvetica, sans-serif;
		margin-bottom: 20px;
		}

.contactformSubs {
		float: left;
		width: 150px;
		color: #006600;
		font: 13px Arial, Helvetica, sans-serif;
		}
		
/* -- Search Results Page -- */

.searchWrap {
		clear:both;
		width: 980px;
		margin: 5px auto 0px auto;
		}
				
.searchLeft {
		float:left;
		width: 650px;
		}
		
.searchRight {
		float:left;
		width: 310px;
		padding: 0px 5px 0px 15px;
		}		
		
.searchHeader {
		font: 1.3em Arial, Helvetica, sans-serif;
		color: #444444;
		text-align: left;
		margin: 25px 0px 0px 10px;
		}
		
.searchContent {
		padding: 10px 10px 10px 10px;
		margin: 2px 0px 10px 0px;
		max-height: 1200px;
		overflow: hidden;
		}		
		

/* -- Search Engine Box -- */		
		
.searchBox {
		background-image: url(../images/search_mid.jpg);
		background-repeat: repeat-y;
		padding: 0px 10px 0px 10px;
		}
		
.searchBox p {
		font: 11px Arial, Helvetica;
		color: #444444;
		text-align: left;
		padding-left: 10px;
		padding-right: 8px;
		}
		
.searchField {
		margin:5px 0px 0px 10px;
		background-image:url('../images/search.png');
		background-repeat:no-repeat;
		height:40px;	
		}
		
/* -- Latest News Box -- */		
				
.newsBox {
		background-image: url(../images/contact_mid.jpg);
		background-repeat: repeat-y;
		padding: 0px 8px 0px 8px;
		}
		
.newsBoxStory {
		padding: 5px 0px;
		}
		
.newsBoxStory p {
		font: 11px Arial, Helvetica;
		color: #333333;
		text-align: left;
		padding: 2px 0px 2px 10px;
		margin-right:10px;
		}
		
.newsBoxHeader {
		font: bold 13px Arial, Helvetica, sans-serif;
		color: #333333;
		text-align: left;
		padding: 2px 0px 2px 10px;
		}
		
.newsBoxHeader a {
		color: #006600;
		text-decoration: none;
		}
		
.newsBoxHeader a:hover {
		color: #006600;
		text-decoration: underline;
		}
		
/* -- Social Networking Box -- */		
				
.socialBox {
		background-image: url(../images/social_mid.jpg);
		background-repeat: repeat-y;
		padding: 0px 10px 0px 10px;
		}
		
.socialBox p {
		font: 11px Arial, Helvetica;
		color: #444444;
		text-align: left;
		padding: 2px 0px 2px 10px;
		}
		
.rss {
		font: bold 13px Arial, Helvetica, sans-serif;
		color: #E7682F;
		text-decoration: none;
		}	
	
.rss:hover {
		font: bold 13px Arial, Helvetica, sans-serif;
		color: #E7682F;
		text-decoration: underline;
		}
		
.twitter {
		font: bold 13px Arial, Helvetica, sans-serif;
		color: #3DB6EB;
		text-decoration: none;
		}	
	
.twitter:hover {
		font: bold 13px Arial, Helvetica, sans-serif;
		color: #3DB6EB;
		text-decoration: underline;
		}
		
		
/* -- Contact Details Box -- */		
				
.contactBox {
		background-image: url(../images/contact_mid.jpg);
		background-repeat: repeat-y;
		padding: 0px 10px 30px 10px;
		}
		
.contactBox p {
		font: 0.9em Arial, Helvetica;
		color: #444444;
		text-align: left;
		padding-left: 10px;
		padding-right: 8px;
		}
		
.contactBox p a {
		color: #003300;
		text-decoration: none;
		}
		
.contactBox p a:hover {
		color: #003300;
		text-decoration: underline;
		}
		
#contactBoxFrame {
		padding: 5px 0px 10px 8px;
		clear:both;
		}
	
.contactBoxPic {
		width: 30px;
		float: left;
		}
	
.contactBoxText {
		float: left;
		padding: 5px 0px 0px 0px;
		}
		
		
.MapBox {
		padding: 0px 2px 0px 2px;
		}
		
.MapBox p {
		font: 11px Arial, Helvetica;
		color: #444444;
		text-align: left;
		padding: 2px 0px 2px 10px;
		}
		
.contactBoxMap {
		clear:both;
		border: solid 1px #CCCCCC;
		margin: 10px 0px;
		}

		
/* -- Other Box Elements -- */
		
.dividerBox {
		width: 310px;
		height: 14px;
		}
		
.AllBoxHeaders {
		font: 1.1em Tahoma, Helvetica, Arial, sans-serif;
		color: #444444;
		text-align: left;
		text-indent: 10px;
		padding: 5px 0px 10px 0px;
		}
		
.highlight1 {
		font: bold 1.0em Arial, Helvetica, sans-serif;
		color: #003300;
		}
		
.highlightB {
		font: bold 1.0em Arial, Helvetica, sans-serif;
		color: #003466;
		}
		
.highlightP {
		font: bold 1.0em Arial, Helvetica, sans-serif;
		color: #663366;
		}

/* -- end: Other Box Elements -- */



/* -- start: Other Page Elements -- */
		
		
.optionTitle {
		font: 18px Arial, Helvetica, sans-serif;
		color: #444444;
		padding: 15px 3px 0px 120px;
		}		
		
.optionDesc {
		padding: 4px 3px 0px 120px;
		font: 12px Arial, Helvetica, sans-serif;
		}
						
.optionDesc a {
		font: bold 12px Arial, Helvetica, sans-serif;
		color: #006600;
		text-decoration: none;
		}
		
.optionDesc a:hover {
		font: bold 12px Arial, Helvetica, sans-serif;
		color: #006600;
		text-decoration: underline;
		}
		
.optionSdd {
		width: 700px;
		height: 90px;
		background-image: url(../images/ssllite_sdd.jpg);
		background-repeat:no-repeat;
		background-position: left;
		}
		
.optionPrinter {
		width: 700px;
		height: 90px;
		background-image: url(../images/ssllite_printer.jpg);
		background-repeat:no-repeat;
		background-position: left;
		}
		
.optionLite {
		width: 700px;
		height: 90px;
		background-image: url(../images/ssllite_option.jpg);
		background-repeat:no-repeat;
		background-position: left;
		}
		
.optionAdvert {
		width: 700px;
		height: 90px;
		background-image: url(../images/ssllite_advert.jpg);
		background-repeat:no-repeat;
		background-position: left;
		}
		
.optionPayment {
		width: 700px;
		height: 90px;
		background-image: url(../images/ssllite_payment.jpg);
		background-repeat:no-repeat;
		background-position: left;
		}				
		
.optionDesktop {
		width: 700px;
		height: 90px;
		background-image: url(../images/ssllite_desktop.jpg);
		background-repeat:no-repeat;
		background-position: left;
		}
		
		
/* -- end: Other Page Elements -- */

		
/* -- start: Adspace Demo -- */


/* main frame elements */

.demoFrame {
		width:1000px;
		margin:20px auto;
		padding-top: 10px;
		}

.demoTop {
 		width:1000px;
		height:35px;
		background-image:url('../images/demo_interface_top.jpg');
		background-repeat:no-repeat;
		margin:0 auto;
		}

.demoMid {
		width:1000px;
		height:1500px;
		background-image:url('../images/demo_interface_mid.jpg');
		background-repeat:repeat-y;
		margin:0 auto;
		}

.demoMidInv {
		width:1000px;
		height:1100px;
		background-image:url('../images/demo_interface_mid.jpg');
		background-repeat:repeat-y;
		margin:0 auto;
		}
		
.demoBot {
		clear: both; 
		width:1000px; 
		height:65px; 
		background-image:url('../images/demo_interface_bot.jpg'); 
		background-repeat:no-repeat; 
		margin:0 auto;		
		}
		
		
/* frame blocks */

/* Outer Frame */

.demoMidFr {
		padding: 0px 20px;
		}
		
/* Section Frames */		
		
.demoMidB1 {
		width:940px;
		padding: 25px 10px 0px 10px;
		}
				
.demoMidB2 {
		width:940px;
		padding: 10px 10px 0px 10px;
		}
		
.demoMidB3 {
		width:940px;
		padding: 10px;
		}
		
/* Sub Section Frames */		
		
.demoMidH1 {
		width:580px;
		padding: 10px 0px 0px 18px;
		}
		
.demoMidH2 {
		width:650px;
		padding: 10px 0px 0px 18px;
		}
		
.demoMidH3 {
		clear: both;
		padding: 20px 10px 0px 10px;
		margin: 0px auto;
		}
		
/* Paragraph Frames */		

.demoMidP1 {
		height: 40px; 
		margin: 1px 0px;
		}
		
.demoMidR1 {
		float:left; 
		width:530px;
		padding-left:30px;
		}

.demoMidR2 {
		clear:both; 
		height: 32px; 
		/*margin-top:5px;*/	
		}

.demoMidR3 {
		float:right; 
		width: 350px; 
		padding:10px 0px 0px 0px;
		}

		
/* Text & Hyperlinks */


.instrcText {
		padding: 0px 0px 10px 0px;
		}

.sectionText {
	 	padding: 20px 10px 0px 5px;
		}
		
.brandTitle {
		font: bold 14px Arial, Helvetica, sans-serif;
		color: #444444;
		text-align:center;
		line-height: 20px;
		}
		
.recipientTitle {
		font: bold 14px Arial, Helvetica, sans-serif;
		color: #444444;
		line-height: 20px;
		}
		
.deliveryTitle {
		font: bold 14px Arial, Helvetica, sans-serif;
		color: #444444;
		line-height: 25px;
		}
		
.linkPay {
		font: bold 12px Arial, Helvetica, sans-serif;
		color: #CA8F2F;
		text-decoration: none;
		}
		
.linkPay:hover {
		font: bold 12px Arial, Helvetica, sans-serif;
		color: #CA8F2F;
		text-decoration: underline;
		}	


/* Demo Specific Elements */


.settingsBox {
		padding: 10px;
		background-color: #FFFFFF;
		border:1px solid #CCC;
		}
		
.invoiceHeader {
		font: 19px Arial, Helvetica, sans-serif;
		color: #444444;
		text-align: left;
		background-color: #E2EFE2;
		padding: 7px 10px;
		border:1px solid #CCC;
		}
		
.payslipHeader {
		font: 19px Arial, Helvetica, sans-serif;
		color: #444444;
		text-align: left;
		background-color: #EFDBB8;
		padding: 7px 10px;
		border:1px solid #CCC;
		}
		
		
.payslipButton {
		text-align: center;
		background-color: #EFDBB8;
		padding: 20px 10px;
		border:1px solid #CCC;
		}
		
		
.invoiceButton {
		text-align: center;
		background-color: #E2EFE2;
		padding: 20px 10px;
		border:1px solid #CCC;
		}
		
		
/* START - Payslip Tabbed Menu Interface */

		
.TabbedPanels {
		margin: 0px;
		padding: 0px;
		float: left;
		clear: none;
		width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
		}

.TabbedPanelsTabGroup {
		margin: 0px;
		padding: 0px;
		}

.TabbedPanelsTab {
		position: relative;
		top: 1px;
		float: left;
		padding: 4px 10px;
		margin: 0px 1px 0px 0px;
		font: 0.75em sans-serif;
		background-color: #DDD;
		list-style: none;
		border-left: solid 1px #CCC;
		border-bottom: solid 1px #999;
		border-top: solid 1px #999;
		border-right: solid 1px #999;
		-moz-user-select: none;
		-khtml-user-select: none;
		cursor: pointer;
		}

.TabbedPanelsTabHover {
		background-color: #CCC;
		}

.TabbedPanelsTabSelected {
		background-color: #EEE;
		border-bottom: 1px solid #EEE;
		color: #CA8F2F;
		font: bold 0.9em sans-serif;
		}

.TabbedPanelsTab a {
		color: #DDDDDD;
		text-decoration: none;
		}

.TabbedPanelsContentGroup {
		clear: both;
		border-left: solid 1px #CCC;
		border-bottom: solid 1px #CCC;
		border-top: solid 1px #999;
		border-right: solid 1px #999;
		background-color: #EEE;
		height: 420px;
		width: 940px;
		}

.TabbedPanelsContent {
		padding: 4px;
		}

.TabbedPanelsContentVisible {
		}		
		

/* -- end: Adspace Demo -- */





#dragableElementsParentBox {
		background-color: #FFFFFF;
		padding: 10px 2px 4px 3px;
		margin: 4px; /* Air */
		/* border:1px solid #ccc;*/
		}
		
.bigArticle {
		float:left;
		width:580px;
		background-color:#FFFFFF;
		/* border:1px solid #999999;*/
		}
	
.bigArticleps {
		float:left;
		width:500px;
		background-color:#FFFFFF;
		padding: 10px 5px 50px 5px;
		}
		
.bigArticlept {
		float:right;
		width:450px;
		background-color:#FFFFFF;
		border-left:1px solid #999;
		padding: 10px 5px 0px 5px;
		}
		
.bigArticle180x150_ {
		float:right;
		width:180px;
		margin: 5px 5px;
		}
		
.bigArticle200x200_ {
		float:right;
		width:200px;
		margin: 5px 5px;
		}
		
.bigArticle400x150_ {
		float:right;
		width:400px;
		margin: 5px 0px;
		}

.bigArticle400x200_ {
		float:right;
		width:400px;
		margin: 5px 0px;
		}

.bigArticle200x600_ {
		float:right;
		width:200px;
		margin: 5px 5px;
		}
		
.bigArticle336x280_ {
		float:right;
		width:336px;
		margin: 5px 20px 5px 0px;
		}
		
.bigArticle400x600_ {
		float:right;
		width:400px;
		margin: 5px 5px;
		}
		
	
.clear {
		clear:both;
		}
	
	/* REQUIRED CSS */
	
#rectangle{
		float:left;
		border:1px dotted #F00;	/* Red border */
		background-color:#FFF;
		}
		
#insertionMarker {	/* Don't change the rules for the insertionMarker */
		width:6px;
		position:absolute;
		display:none;
		}
		
#insertionMarker img {	/* Don't change the rules for the insertionMarker */
		float:left;
		}
	
#dragDropMoveLayer {	/* Dragable layer - Not need if you're using 'rectangle' mode */
		position:absolute;
		display:none;
		border:1px solid #090;
		filter:alpha(opacity=50);	/* 50% opacity , i.e. transparency */
		opacity:0.5;	/* 50% opacity , i.e. transparency */
		}
		
		
	
/* -- end: Adspace Demo -- */


/* -- start: ROI Calculator -- */


#costFrame {
		clear: both;
		width:726px;
		height:40px;
		}
		
.costIconFrame {
		float:left;
		width:36px;
		height:36px;
		}

.costTextFrame {
		float:left;
		width:325px;
		height:36px;
		font: 14px Arial, Helvetica, sans-serif;
		color: #444444;
		line-height: 36px;
		}
		
.costTextFrameAlt {
		float:left;
		width:210px;
		height:36px;
		font: 14px Arial, Helvetica, sans-serif;
		color: #444444;
		line-height: 36px;
		}
		
.costInputFrame {
		float:left;
		width:85px;
		height:36px;
		text-align: center;
		font: 14px Arial, Helvetica, sans-serif;
		color: #444444;
		line-height: 36px;
		}
		
.costInputFrameAlt {
		float:left;
		width:85px;
		height:36px;
		text-align: center;
		font: 14px Arial, Helvetica, sans-serif;
		color: #444444;
		line-height: 36px;
		}
		
.costDividerFrame {
		float:left;
		width:50px;
		height:36px;
		line-height: 36px;
		}
		
.resultGreen {
		font: bold 14px Arial, Helvetica, sans-serif;
		color: #006600;
		}

.resultRed {
		font: bold 14px Arial, Helvetica, sans-serif;
		color: #D80000;
		}
		
.resetButton {
		text-align: center;
		background-color: #EFDBB8;
		padding: 10px 10px;
		border:1px solid #CCC;
		margin: 5px 0px;
		}



/* -- end: ROI Calculator -- */


/* -- start: Footer -- */

.sslFootLinks {
		background-color: #FFFFFF;
		clear: both;
		margin: 5px auto 0px auto;
		width: 1000px;
		height: 66px;
		border-top: solid 1px #DDDDDD;
		}
		
.sslBodyFoot {
		background-color: #FFFFFF;
		clear: both;
		margin: 10px auto;
		width: 1000px;
		height: 30px;
		padding: 10px 0px 0px 0px;
		border-top: solid 1px #DDDDDD;
		}
		
.sslFootLeft {
		float: left;
		padding-left: 5px;
		}

.sslFootRight {
		float: right;
		padding-right: 5px;
		}
		
/* -- end: Footer -- */
		
/* -- start: Text & Hyperlink DECLARATIONS -- */

hr {
		color: #EFEFEF;
		background-color: EFEFEF;
		}

p {
		font: 12px Arial, Helvetica, sans-serif;
		color: #333333;
		padding: 5px 0px;
		}
		
p a {
		font: bold 12px Arial, Helvetica, sans-serif;
		color: #006600;
		text-decoration: none;
		}	
	
	
p a:hover {
		font: bold 12px Arial, Helvetica, sans-serif;
		color: #006600;
		text-decoration: underline;
		}
		
h1 {
		font: 28px Arial, Helvetica, sans-serif;
		color: #444444;
		text-align: left;
		margin: 0px 0px 10px 0px;
		line-height: 52px;
		}
		
h2 {
		font: 22px Arial, Helvetica, sans-serif;
		color: #444444;
		text-align: left;
		margin-top: 20px;
		}
		
h3 {
		font: 22px Arial, Helvetica, sans-serif;
		color: #444444;
		text-align: center;
		margin-top: 15px;
		}
		
h4 {
		font: bold 14px Arial, Helvetica, sans-serif;
		color: #006600;
		text-align: left;
		margin-top: 17px;
		}
		
h5 {
		font: 31px Arial, Helvetica, sans-serif;
		color: #006600;
		text-align: left;
		padding-top: 8px;
		}
		
h6 {
		font: 22px Arial, Helvetica, sans-serif;
		color: #444444;
		text-align: left;
		background-color: #E2EFE2;
		padding: 10px;
		border:1px solid #CCC;
		}
		
h6 a {
		color: #444444;
		text-decoration: none;
		}
		
h6 a:hover {
		color: #444444;
		text-decoration: underline;
		}
		
		
.h7 {
		font: 20px Arial, Helvetica, sans-serif;
		color: #006600;
		text-align: left;
		margin: 10px 0px;
		}
		
.header {
		font: 18px Arial, Helvetica, sans-serif;
		color: #006600;
		text-align: center;
		}
	
		
.link {
		font: bold 18px Arial, Helvetica, sans-serif;
		color: #006600;
		text-decoration: none;
		}
		
.link:hover {
		font: bold 18px Arial, Helvetica, sans-serif;
		color: #006600;
		text-decoration: underline;
		}
		
.direct {		
		font: bold 13px Arial, Helvetica, sans-serif;
		color: #005AA5;
		}
		
.linkDirect{
		font: bold 13px Arial, Helvetica, sans-serif;
		color: #005AA5;
		text-decoration: none;
		}
		
.linkDirect:hover {
		font: bold 13px Arial, Helvetica, sans-serif;
		color: #005AA5;
		text-decoration: underline;
		}
		
.linkEpay {
		font: bold 13px Arial, Helvetica, sans-serif;
		color: #1C5696;
		text-decoration: none;
		}
		
.linkEpay:hover {
		font: bold 13px Arial, Helvetica, sans-serif;
		color: #CA8F2F;
		text-decoration: underline;
		}
		
.headEpay {
		font: 26px Tahoma, Geneva, sans-serif;
		color: #323232;
		margin-bottom: 15px;
		}
		
		
.linkAlt {
		font: bold 13px Arial, Helvetica, sans-serif;
		color: #CA8F2F;
		text-decoration: none;
		}
		
.linkAlt:hover {
		font: bold 13px Arial, Helvetica, sans-serif;
		color: #CA8F2F;
		text-decoration: underline;
		}		
		
		
.headerAlt {
		font: 18px Arial, Helvetica, sans-serif;
		color: #CA8F2F;
		margin-bottom: 5px;
		}
		
.textAlt {		
		font: bold 13px Arial, Helvetica, sans-serif;
		color: #CA8F2F;
		}
		
				
.important {
		color: #D80000;
		font: bold 12px Arial, Helvetica, sans-serif;
		}
		
.highlight {
		font: bold 12px Arial, Helvetica, sans-serif;
		color: #006600;
		}
		
.highlightAlt {
		font: bold 12px Arial, Helvetica, sans-serif;
		color: #CA8F2F;
		}
		
.highlightBig {
		font: bold 14px Arial, Helvetica, sans-serif;
		color: #006600;
		}
		
.highlightDate {
		font: 14px Arial, Helvetica, sans-serif;
		color: #444444;
		}
		
.highlightName {
		font: bold 12px Arial, Helvetica, sans-serif;
		color: #333333;
		}
		
.subtext {
		font: bold 9px Arial, Helvetica, sans-serif;
		color: #006600;
		}
		
.subtextDark {		
		font: bold 11px Arial, Helvetica, sans-serif;
		color: #006600;
		}
		
.subtextDoc {		
		font: bold 10px Arial, Helvetica, sans-serif;
		color: #000000;
		}
		

/* -- end: Text & Hyperlink DECLARATIONS -- */

/* -- end -- */		

/* CSS Document */
/* SSL Post / GCrypt (http://www.sslpost.com/) (Version 1.0)*/
/* Author - James Vinter (Vinternet solutions) Aug 2008*/

/* Purpose - handles the left menu of sslpost website */

/* -- START -- */

/* -- start: Left Navigation Menu -- */		
		
#leftNavigation {
		float: left;
		width: 200px;
		margin: 0px 10px 0px 0px;
		}

#leftNavigation ul {
		margin: 0;
		list-style: none;
		}

#leftNavigation li {
		float: left;
		margin-bottom: 1px;
		padding: 0.0em;
		list-style-image: none;
		}
		
/* -- start: Left Navigation Menu -- */		

/* -- start: Left About Us Navigation Menu -- */		

#linkCompany a {
		display: block;
		background-image: url('../images/menu_off.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #999999;
		text-decoration: none;
		text-align: center;
		}
		
#linkCompany a:hover {
		display: block;
		background-image: url('../images/menu_on.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
		}
		
.sectionAbout #leftNavigation #linkCompany a {
		display: block;
		background-image: url('../images/menu_on.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
		}
		
#linkSecurity a {
		display: block;
		background-image: url('../images/menu_off.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #999999;
		text-decoration: none;
		text-align: center;
		}
		
#linkSecurity a:hover {
		display: block;
		background-image: url('../images/menu_on.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
		}
		
.sectionAbout1 #leftNavigation #linkSecurity a {
		display: block;
		background-image: url('../images/menu_on.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
		}
		
#linkBasda a {
		display: block;
		background-image: url('../images/menu_off.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #999999;
		text-decoration: none;
		text-align: center;
		}
		
#linkBasda a:hover {
		display: block;
		background-image: url('../images/menu_on.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
		}
		
.sectionAbout7 #leftNavigation #linkBasda a {
		display: block;
		background-image: url('../images/menu_on.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
		}

#linkResponsibility a {
		display: block;
		background-image: url('../images/menu_off.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #999999;
		text-decoration: none;
		text-align: center;
		}
		
#linkResponsibility a:hover {
		display: block;
		background-image: url('../images/menu_on.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
		}
		
.sectionAbout2 #leftNavigation #linkResponsibility a {
		display: block;
		background-image: url('../images/menu_on.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
		}

#linkPartners a {
		display: block;
		background-image: url('../images/menu_off.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #999999;
		text-decoration: none;
		text-align: center;
		}
		
#linkPartners a:hover {
		display: block;
		background-image: url('../images/menu_on.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
		}
		
.sectionAbout3 #leftNavigation #linkPartners a {
		display: block;
		background-image: url('../images/menu_on.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
		}

#linkNews a {
		display: block;
		background-image: url('../images/menu_off.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #999999;
		text-decoration: none;
		text-align: center;
		}
		
#linkNews a:hover {
		display: block;
		background-image: url('../images/menu_on.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
		}
		
.sectionAbout4 #leftNavigation #linkNews a {
		display: block;
		background-image: url('../images/menu_on.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
		}
		
#linkSapCert a {
		display: block;
		background-image: url('../images/menu_off.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #999999;
		text-decoration: none;
		text-align: center;
		}
		
#linkSapCert a:hover {
		display: block;
		background-image: url('../images/menu_on.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
		}
		
.sectionAbout5 #leftNavigation #linkSapCert a {
		display: block;
		background-image: url('../images/menu_on.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
		}
		
#linkSapTech a {
		display: block;
		background-image: url('../images/menu_off.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #999999;
		text-decoration: none;
		text-align: center;
		}
		
#linkSapTech a:hover {
		display: block;
		background-image: url('../images/menu_on.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
		}
		
.sectionAbout6 #leftNavigation #linkSapTech a {
		display: block;
		background-image: url('../images/menu_on.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
		}
		
#linkCase a {
		display: block;
		background-image: url('../images/menu_off.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #999999;
		text-decoration: none;
		text-align: center;
		}
		
#linkCase a:hover {
		display: block;
		background-image: url('../images/menu_on.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
		}
		
.sectionAbout8 #leftNavigation #linkCase a {
		display: block;
		background-image: url('../images/menu_on.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
		}
		

/* -- end: Left About Us Navigation Menu -- */ 		

/* -- start: Left Products Navigation Menu -- */		

#linkHow a {
		display: block;
		background-image: url('../images/menu_off.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #999999;
		text-decoration: none;
		text-align: center;
		}
		
#linkHow a:hover {
		display: block;
		background-image: url('../images/menu_on.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
		}
		
.sectionProducts #leftNavigation #linkHow a {
		display: block;
		background-image: url('../images/menu_on.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
		}
		
				
#linkWhy a {
		display: block;
		background-image: url('../images/menu_off.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #999999;
		text-decoration: none;
		text-align: center;
		}
		
#linkWhy a:hover {
		display: block;
		background-image: url('../images/menu_on.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
		}
		
.sectionProducts1 #leftNavigation #linkWhy a {
		display: block;
		background-image: url('../images/menu_on.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
		}
						
#linkDDS a {
		display: block;
		background-image: url('../images/menu_off.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #999999;
		text-decoration: none;
		text-align: center;
		}
		
#linkDDS a:hover {
		display: block;
		background-image: url('../images/menu_on.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
		}
		
.sectionProducts2 #leftNavigation #linkDDS a {
		display: block;
		background-image: url('../images/menu_on.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
		}
		
#linkLite a {
		display: block;
		background-image: url('../images/menu_off.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #999999;
		text-decoration: none;
		text-align: center;
		}
		
#linkLite a:hover {
		display: block;
		background-image: url('../images/menu_on.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
		}
		
.sectionProducts3 #leftNavigation #linkLite a {
		display: block;
		background-image: url('../images/menu_on.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
		}
		
#linkAdvert a {
		display: block;
		background-image: url('../images/menu_off.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #999999;
		text-decoration: none;
		text-align: center;
		}
		
#linkAdvert a:hover {
		display: block;
		background-image: url('../images/menu_on.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
		}
		
.sectionProducts4 #leftNavigation #linkAdvert a {
		display: block;
		background-image: url('../images/menu_on.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
		}
		
#linkPayment a {
		display: block;
		background-image: url('../images/menu_off.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #999999;
		text-decoration: none;
		text-align: center;
		}
		
#linkPayment a:hover {
		display: block;
		background-image: url('../images/menu_on.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
		}
		
.sectionProducts5 #leftNavigation #linkPayment a {
		display: block;
		background-image: url('../images/menu_on.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
		}
		
#linkDesktop a {
		display: block;
		background-image: url('../images/menu_off.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #999999;
		text-decoration: none;
		text-align: center;
		}
		
#linkDesktop a:hover {
		display: block;
		background-image: url('../images/menu_on.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
		}
		
.sectionProducts6 #leftNavigation #linkDesktop a {
		display: block;
		background-image: url('../images/menu_on.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
		}
		
#linkLivedemo a {
		display: block;
		background-image: url('../images/menu_off.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #999999;
		text-decoration: none;
		text-align: center;
		}
		
#linkLivedemo a:hover {
		display: block;
		background-image: url('../images/menu_on.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
		}
		
.sectionProducts7 #leftNavigation #linkLivedemo a {
		display: block;
		background-image: url('../images/menu_on.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
		}
		
#linkPrinter a {
		display: block;
		background-image: url('../images/menu_off.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #999999;
		text-decoration: none;
		text-align: center;
		}
		
#linkPrinter a:hover {
		display: block;
		background-image: url('../images/menu_on.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
		}
		
.sectionProducts8 #leftNavigation #linkPrinter a {
		display: block;
		background-image: url('../images/menu_on.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
		}
				
		
/* -- end: Left Products Navigation Menu -- */

/* -- start: Left Prices Navigation Menu -- */		

#linkPriceStand a {
		display: block;
		background-image: url('../images/menu_off.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #999999;
		text-decoration: none;
		text-align: center;
		}
		
#linkPriceStand a:hover {
		display: block;
		background-image: url('../images/menu_on.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
		}
		
.sectionPrices #leftNavigation #linkPriceStand a {
		display: block;
		background-image: url('../images/menu_on.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
		}
		
#linkPriceSap a {
		display: block;
		background-image: url('../images/menu_off.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #999999;
		text-decoration: none;
		text-align: center;
		}
		
#linkPriceSap a:hover {
		display: block;
		background-image: url('../images/menu_on.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
		}
		
.sectionPrices1 #leftNavigation #linkPriceSap a {
		display: block;
		background-image: url('../images/menu_on.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
		}
		
/* -- end: Left Prices Navigation Menu -- */		
		
/* -- start: Left Support Menu -- */

#linkTechSupport a {
		display: block;
		background-image: url('../images/menu_off.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #999999;
		text-decoration: none;
		text-align: center;
		}
		
#linkTechSupport a:hover {
		display: block;
		background-image: url('../images/menu_on.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
		}
		
.sectionSupport #leftNavigation #linkTechSupport a {
		display: block;
		background-image: url('../images/menu_on.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
		}

#linkDownloads a {
		display: block;
		background-image: url('../images/menu_off.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #999999;
		text-decoration: none;
		text-align: center;
		}
		
#linkDownloads a:hover {
		display: block;
		background-image: url('../images/menu_on.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
		}
		
.sectionSupport1 #leftNavigation #linkDownloads a {
		display: block;
		background-image: url('../images/menu_on.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
		}
		
#linkDemos a {
		display: block;
		background-image: url('../images/menu_off.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #999999;
		text-decoration: none;
		text-align: center;
		}
		
#linkDemos a:hover {
		display: block;
		background-image: url('../images/menu_on.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
		}
		
.sectionSupport2 #leftNavigation #linkDemos a {
		display: block;
		background-image: url('../images/menu_on.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
		}

#linkThreats a {
		display: block;
		background-image: url('../images/menu_off.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #999999;
		text-decoration: none;
		text-align: center;
		}
		
#linkThreats a:hover {
		display: block;
		background-image: url('../images/menu_on.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
		}
		
.sectionSupport4 #leftNavigation #linkThreats a {
		display: block;
		background-image: url('../images/menu_on.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
		}
		
#linkProblems a {
		display: block;
		background-image: url('../images/menu_off.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #999999;
		text-decoration: none;
		text-align: center;
		}
		
#linkProblems a:hover {
		display: block;
		background-image: url('../images/menu_on.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
		}
		
.sectionSupport6 #leftNavigation #linkProblems a {
		display: block;
		background-image: url('../images/menu_on.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
		}
		
#linkFaqs a {
		display: block;
		background-image: url('../images/menu_off.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #999999;
		text-decoration: none;
		text-align: center;
		}
		
#linkFaqs a:hover {
		display: block;
		background-image: url('../images/menu_on.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
		}
		
.sectionSupport5 #leftNavigation #linkFaqs a {
		display: block;
		background-image: url('../images/menu_on.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
		}
		
#linkStatus a {
		display: block;
		background-image: url('../images/menu_off.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #999999;
		text-decoration: none;
		text-align: center;
		}
		
#linkStatus a:hover {
		display: block;
		background-image: url('../images/menu_on.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
		}
		
.sectionSupport3 #leftNavigation #linkStatus a {
		display: block;
		background-image: url('../images/menu_on.png');
		width: 200px;
		height: 28px;
		background-repeat: no-repeat;
		padding: 10px 0px 0px 0px;
		font: 13px Arial, Helvetica; 
		color: #FFFFFF;
		text-decoration: none;
		text-align: center;
		}
				
/* -- end: Left Support Menu -- */

/* -- END -- */

