@charset "utf-8";

/* Master stylesheet created on 08/11/08 */
/* reset the desired elements for best control */

a, abbr, acronym, address, area, b, bdo, big, blockquote, body, button, caption, cite,
code, col, colgroup, dd, del, dfn, div, dl, dt, em, fieldset, form, h1,h2, h3, h4, h5, h6,
hr, html, i, img, ins, kbd, label, legend, li, map, object, ol, p, param, pre, q, samp, small,
span, strong, sub, sup, table, tbody, td, textarea, tfoot, th, thead, tr, tt, ul, var {
	border: none;
	outline: 0;
	vertical-align: baseline;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}

ol, ul {
	list-style: none;
	}

table, td {
	border-spacing: 0;
	padding: 10px;}

focus {
	outline: 0;
	}

/**************************************/
/*       COMMON STYLES – PAGE CONSTRUCT       */
/**************************************/

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	background-image: url(../images/bgrnd.gif);
	height: 100%;
	}

#Wrapper {	
	width: 992px;
	height: 100%;
	margin: 10px auto 0 auto;
	background: url(../images/bgLtGrayGrad.jpg) 0 145px;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	}

#HeadStrip {	
	width: 992px;
	height: 79px;
	}
	
#LogoContainer {	
	margin: 0 0 0 0;
	padding: 10px 0 0 24px;
	}
	
#NavContainer {	
	width: 700px;
	height: 20px;
	float: right;
	text-align: right;
	padding: 0 24px 0 0;
	margin-top: 51px;
	}

#TopQuoteStrip {
	width: 968px;
	background-image: url(../images/bgDkBlueDiag.jpg);
	background-repeat: no-repeat;
	clear: both;
	padding: 10px 0px 10px 24px;
	}
	
#MidContainer {
	width: auto;
	height: auto;
	padding: 22px 24px 15px 24px;
	clear: both;
	}

#Adobe {
	width: 165px;
	height: 75px;
	float: right;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
#LeftCol {
	width: 151px;
	height: 350px;
	float: left;
	margin: 0 0 15px 0;
	padding: 15px 10px 0 10px;
	background-image: url(../images/bgLeftSubNav.gif);
	background-repeat: no-repeat;
	}

#ProductTitle {
	width: auto;
	height: 50px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	}
	
#ProductImage {
	width: 740px;
	height: 232px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	}

.IVP5000 { background-image:url(../images/ivp5000.jpg); background-repeat:no-repeat;} 
.FXL { background-image:url(../images/FXL.jpg); background-repeat:no-repeat;}
.IVPClient { background-image:url(../images/IVP_Client.jpg); background-repeat:no-repeat;}
.NetManager { background-image:url(../images/NetManager.jpg); background-repeat:no-repeat;}

#CentreCol {
	width: 523px;
	height: auto;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	}
	
#CentreColProd {
	width: 450px;
	height: auto;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	}

#ProdCol {
	width: 740px;
	height: auto;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	}

#TABLES {
	font: normal 0.7em/1.2em Verdana, Arial, Helvetica, sans-serif;
	}
	
#TABLES3 {
	background-image:url(../images/bgDkBlueDiag.jpg);
	color:#FFF;
	}
	
#TABLES4 {
	background-image:url(../images/bgDkBlueDiag.jpg);
	color:#FFF;
	}

#ProductRightCol {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9pt;
	width: 265px;
	height: auto;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;	
	}
	
#RightCol{
	width: 273px;
	min-height: 517px;
	height: auto;
	float:left;
	margin: 0 0 0 22px;	
	}
	
#CopyrightStrip {	
	width: 944px;
	height: 65px;
	background-image: url(../images/bgLtBlueDiag.jpg);
	clear: both;
	padding: 0 24px 0 24px;
	}
	
#Copyright {
	width: 600px;
	font-size: 60%;
	color: #194d9d;
	margin: 25px 0 0 0px;
	padding: 0 0 0 0;
	float: left;
	}

#CTA {	
	width: 273px;
	height: 43px;
	padding: 0 0 0 0;
	margin: 8px 0 0 0;
	float:right;
	}
	
#BaseStrip {	
	width: 944px;
	height: 115px;
	background-image: url(../images/bgLtGrayGrad.jpg);
	background-repeat:repeat-x;
	padding: 15px 24px 0 24px;
	margin-bottom: 15px;
	clear: both;
	}
	
#PartnerLogos {	
	width: 273px;
	height: 106px;
	padding: 0 0 0 0;
	margin: 30px 0 15px 0;
	clear: both;
	}
	
#BaseNavContainer {	
	width: 700px;
	height: 20px;
	float: left;
	text-align: left;
	padding: 0 0 0 0;
	margin-top: 10px;
	}
	
.Previous {	
	float: left;
	text-align: left;
	padding: 0 0 0 0;
	font-size: 90%;
	}
	
.Next {	
	float: right;
	text-align: right;
	padding: 0 0 0 0;
	font-size: 90%;
	}
	
.RightCol1 {
	width: 130px;
	height: auto;
	float:right;
	margin: 0 0 0 20px;
	}

.RightCol2 {
	width: 220px;
	height: auto;
	float:right;
	margin: 0 0 0 10px;
	}

/*****************************************/
/*             PAGE HEAD IMAGES          */
/*****************************************/

#MainImage {	
	width: 452px;
	height: 205px;
	padding: 0 0 0 0;
	margin-bottom: 15px;
	}

.pgStandard { background-image: url(../images/VisioMain.jpg); background-repeat: no-repeat; }
.pgSolutions { background-image: url(../images/MainSolutions.jpg); background-repeat: no-repeat; }
.pgSolutions_CIS { background-image: url(../images/OurCompany.jpg); background-repeat: no-repeat; }
.pgSolutions_CIS_OP { background-image: url(../images/MainOurCompany_OP.jpg); background-repeat: no-repeat; }
.pgSupport { background-image: url(../images/MainSupport.jpg); background-repeat: no-repeat; }
.pgOurCompany_SS { background-image: url(../images/OurCompany.jpg); background-repeat: no-repeat; }
.pgNews { background-image: url(../images/MainNews.jpg); background-repeat: no-repeat; }
.pgContact { background-image: url(../images/MainContact.jpg); background-repeat: no-repeat; }

/**********************/
/* TABLE styles       */
/**********************/

.specifications { 
	width: auto;
	height: auto;
	text-align: left;
	border-bottom: #ccc solid 0px;
	padding: 0;
	border-spacing: 20; 
	margin: 0 15px 0 15px;
	}

.specifications2 { 
	width: auto;
	height: auto;
	text-align: left;
	border-bottom: #ccc solid 1px;
	padding: 0;
	border-spacing: 0; 
	margin: 0;
	}

.specifications3 { 
	width: auto;
	height: auto;
	text-align: left;
	border-bottom: #ccc solid 1px;
	padding: 0;
	border-spacing: 0; 
	margin: 0 15px 0 15px;
	}
	
.products { 
	width: auto;
	height: auto;
	text-align: left;
	border-bottom: #fffff solid 1px;
	padding: 0;
	border-spacing: 0; 
	margin: 0 15px 0 15px;
	}

.ImageLibrary { 
	width: auto;
	height: auto;
	text-align: left;
	border-bottom: #ccc solid 1px;
	padding: 0;
	border-spacing: 0; 
	margin: 0 15px 0 15px;
	}

.ImageLibrary td { 
	padding: 2px 2px 2px 2px;
	border-bottom: #ccc solid 1px;
	font-size: 75%;
	color: #666;
	vertical-align: middle;
	}

#TwoColContent .specifications { 
	margin: 0 0 0 0;
	}

.specifications caption, .specifications3 caption, .ImageLibrary caption { 
	color: #808285;
	font-size: 100%;
	line-height: 140%;
	font-weight: bold;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #ffcc00;
	margin: 0 20px 15px 0px;
	text-align: left;
	}

.specifications td { 
	padding: 4px 4px 4px 4px;
	border-bottom: #ccc solid 1px;
	border-right: #ccc solid 0px;
	vertical-align: text-top;
	font-size: 85%;
	color: #666;
	}

.specifications2 td { 
	padding: 2px;
	border-bottom: #ccc solid 1px;
	border-right: #ccc solid 0px;
	vertical-align: text-top;
	font-size: 80%;
	color: #666;
	}

.specifications3 td { 
	padding: 2px;
	border-bottom: #ccc solid 1px;
	border-right: #ccc solid 0px;
	vertical-align: text-top;
	font-size: 80%;
	color: #666;
	}

.specifications th { 
	padding: 4px 4px 4px 4px;
	border-bottom: #ccc solid 1px;
	border-right: #ccc solid 0px;
	vertical-align: text-top;
	font-size: 90%;
	font-weight: bold;
	color: #666;
	}

.specifications td ul { 
	font-size: 100%;
	color: #666;
	padding: 0 0px 0px 0;
	margin: 0 0 0 15px;
	}

.specifications td ul li {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	line-height: 130%;
	list-style-type: square !important;
	}	

.specifications tr.colour1, .specifications2 tr.colour1, .specifications2 td.colour1, .specifications3 tr.colour1, .ImageLibrary tr.colour1 { 
	background-color: #f0f0f1;
	}#Wrapper #MidContainer #CentreColProd {
	font-family: Comic Sans MS, cursive;
}
#CentreColProd {
	font-family: Verdana, Geneva, sans-serif;
}
#Wrapper #MidContainer #CentreColProd p {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	table-layout: auto;
}
#CentreColProd {
	font-family: Tahoma, Geneva, sans-serif;
}
.ProTitle {
}
#Wrapper #MidContainer #ProductImage p {
	font-family: Verdana, Geneva, sans-serif;
}
#Wrapper #MidContainer #ProductImage p {
	color: #FFF;
}
#Wrapper #MidContainer #CentreColProd p a strong {
	font-family: Verdana, Geneva, sans-serif;
}
