/* CSS Document */

/*------------------------------------------- defines the layout structure of the page---------*/

* {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
A:hover {
	text-decoration:none;
}
body {
	background-color:#1D2025;
}
#outer {
	height:800px;
	width:995px;
	margin-left:auto;
	margin-right:auto;
}
#topBar {
	background-image:url(images/img_structure_01.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	height:32px;
	font-size:10px;
	color:#CCCCCC;
	text-align:right;
	width:977px;
	margin-left:auto;
	margin-right:auto;
	padding-right:15px;
}
#topBar a {
	color:#CCCCCC;
}
#header {
	background-image:url(images/img_structure_02.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	height:95px;
	width:977px;
	margin-left:auto;
	margin-right:auto;
}
#flashBanner {
	width:995px;
	height:247px;
	background-color:#1D2025;
	padding:9px 9px 0px 9px;
}
#flashBannerHolder {
	border:5px solid #37383C;
	background-image:url(images/BannerBack.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:228px;
	width:978px;
}
#bottomContainer {
	margin-top:0px;
	width:977px;
	height:150px;
	margin-left:auto;
	margin-right:auto;
}
#breadcrumb {
	background-color:#28303B;
	height:22px;
}
#content {
	/*height:300px;*/
	background-image:url(images/img_structure_04.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
#contentTXT {
	width:960px;
	margin:0px auto 00px auto;
}
#contentTXTIndex {
	width:960px;
	margin:31px auto 30px auto;
}
#contentTextMatter {
	width:98%;
	margin:31px auto 0px auto;
}
#footer {
	background-color:#2E2E2E;
	border-top:5px solid #9B9B9B;
	height:56px;
	line-height:15px;
}
/*---------------------------------------------------------------------NAVIGATION ----------------*/

.productLink a {
	background-image:url(images/icon_btnBack_top_180_x_23.png);
	background-repeat:no-repeat;
	background-position:center left;
	line-height:25px;
	color:#FFFFFF;
	font-size:9px;
	text-align:left;
	padding-left:25px;
	margin-right:2px;
	text-decoration:none;
	border:0px solid #fff;
	float:right;
	width:145px;
}
.productLink a:hover {
	color:#AAA;
}

.nav{
font-family:Tahoma, Arial, Verdana, Helvetica;
color:#8BB3BF;
text-transform:uppercase;
text-align:right;
font-size:12px;
font-weight:normal;
padding-right:15px;
padding-bottom:8px;
font-stretch:normal;
font-variant:normal;
letter-spacing:-1px;
}

.nav a{
margin-left:10px;
color:#8BB3BF;
text-decoration:none;
line-height:20px;
padding:2px;
border:1px solid #29313B;
}

.nav a:hover{
color:#AC975D;
border:1px solid #000000;
padding:2px;
}


/*---------------------------------------------------------------------FONTS FOR THE PAGE---------*/

h1 {
	font-family:Tahoma, Arial, Verdana, Helvetica;
	font-weight:normal;
	font-stretch:normal;
	font-size:22px;
	color:#DC6D1B;
	text-align:left;
	text-transform:uppercase;
	margin-bottom:15px;
}
h1 span {
	text-transform:none;
}
h2 {
	color:#333333;
	font-family:Tahoma, Arial, Verdana, Helvetica;
	font-weight:normal;
	font-stretch:normal;
	font-size:18px;
	text-align:left;
	margin-bottom:15px;
}
h3 {
	color:#333333;
	font-family:Tahoma, Arial, Verdana, Helvetica;
	font-weight:normal;
	font-stretch:normal;
	font-size:18px;
	margin-top:25px;
	text-align:left;
	margin-bottom:25px;
}
h4 {
	font-family:"Courier New", Courier, monospace;
	text-transform:uppercase;
	font-size:24px;
	color:#006699;
	text-align:center;
	padding:10px;
	width:90%;
	margin-top:25px;
	margin-left:auto;
	margin-right:auto;
	border-top:1px dashed #CCCCCC;
	border-bottom:1px dashed #CCCCCC;
}
h5 {
	font-family:Tahoma, Arial, Verdana, Helvetica;
	font-weight:normal;
	font-stretch:normal;
	font-size:30px;
	color:#DC6D1B;
	text-align:left;
	text-transform:uppercase;
	margin-bottom:15px;
}
p {
	color:#333;
	font-size:11px;
	text-align:justify;
	line-height:16px;
	padding-right:8px;
}
p strong {
	font-size:11px;
}
p em {
	color:#859736;
	display:block;
	text-align:right;
	font-style:normal;
	font-weight:bold;
}
.inProduct {
	display:block;
}
.inProduct a {
	background-image:url(images/icon_btnBack.gif);
	background-repeat:no-repeat;
	background-position:center left;
	line-height:30px;
	color:#FFFFFF;
	font-size:9px;
	padding-left:5px;
	text-decoration:none;
	border:0px solid #000000;
	float:left;
	width:81px;
	margin-left:70px;
}
/*p a{
background-image:url(images/icon_btnBack.gif);
background-repeat:no-repeat;
background-position:center left;
line-height:30px;
color:#FFFFFF;
font-size:9px;
padding-left:5px;
text-decoration:none;
border:0px solid #000000;
float:left;
width:81px;
margin-left:70px;
}*/

p a {
}

p a:hover {
	color:#AAA;
	text-decoration:none;
}
.breadcrumb {
	padding:5px 8px 0px 8px;
	font-size:10px;
	color:#767779;
}
.breadcrumb a {
	color:#8C8C8C;
	text-decoration:underline;
}
.breadcrumb a:hover {
	color:#767779;
	text-decoration:none;
}
#quickLinks TD {
	border-bottom:1px dashed #AAAAAA;
	padding-bottom:10px;
	padding-top:10px;
}
.quickLinks {
	color:#333;
	font-size:11px;
	text-align:justify;
	padding-left:15px;
	background-image:url(images/icon_redBox.gif);
	background-repeat:no-repeat;
	background-position:10px left;
}
.quickLinks strong {
	color:#0E79CB;
	font-weight:normal;
	font-style:normal;
	display:block;
}
.download a {
	font-size:11px;
	color:#BF0E16;
	text-decoration:underline;
	background-image:url(images/icon_download.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:30px;
	display:block;
	height:25px;
	vertical-align:middle;
	padding-top:7px;
}

.action a {
	font-size:11px;
	color:#BF0E16;
	text-decoration:underline;
	background-image:url(images/icon_cd.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:30px;
	display:block;
	height:25px;
	vertical-align:middle;
	padding-top:7px;
}

.pdf a {
	font-size:11px;
	color:#BF0E16;
	text-decoration:underline;
	background-image:url(images/icon_pdf.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:30px;
	display:block;
	height:25px;
	vertical-align:middle;
	padding-top:7px;
}

.licence a {
	font-size:11px;
	color:#BF0E16;
	text-decoration:underline;
	background-image:url(images/icon_licence.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:30px;
	display:block;
	height:25px;
	vertical-align:middle;
	padding-top:7px;
}

.demo a {
	font-size:11px;
	color:#BF0E16;
	text-decoration:underline;
	background-image:url(images/icon_demo.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:30px;
	display:block;
	height:25px;
	vertical-align:middle;
	padding-top:7px;
}

SPAN.list a {
	font-size:11px;
	color:#BF0E16;
	text-decoration:underline;
	background-image:url(images/icon_list.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:30px;
	display:block;
	height:25px;
	vertical-align:middle;
	padding-top:7px;
}

.download a:hover, .action a:hover, .pdf a:hover, .licence a:hover, .demo a:hover, .list a:hover {
	text-decoration:none;
}
.noteRed {
	color:#990000;
	display:block;
	margin-top:15px;
}
.footerLink {
	padding:5px 8px 0px 8px;
	font-size:10px;
	color:#767779;
}
.footerLink a {
	color:#657E78;
	text-decoration:underline;
}
.footerLink a:hover {
	color:#707070;
	text-decoration:none;
}
/*------------------------------------------------------- BORDER STYLE-----------------------------*/

.dashedBorder {
	border-bottom:thin dotted #AAAAAA;
	margin-bottom:15px;
	border-top:none;
	border-right:none;
	border-left:none;
}
TD.Brd {
	border-left:1px solid #D4D4D4;
	border-right:1px solid #D4D4D4;
}
TD.BrdRight {
	border-right:1px solid #D4D4D4;
}
.imgIcons {
	float:left;
	margin-right:5px;
	margin-bottom:10px;
	border:0px solid #000000;
}
.spacingBottom {
	margin-bottom:15px;
}
/*----------------------------------------------- PRODUCTS CSS----------------*/

#productContent {
	width:960px;
	margin:0px auto 0px auto;
}
.productName {
	font-size:30px;
}
.BorderRightBar {
	border-right:1px dashed #aaa;
}
.BorderRightBar1 {
	border-left:8px solid #1D2025;
}
TD.sideBar {
	border:1px dashed #B6B6B6;
	background-color:#E8F0F1;
	color:#FFFFFF;
	width:80%;
	padding:15px;
}
#contentProduct {
	width:98%;
	margin:31px auto 30px auto;
}
#contentSideBar {
	width:92%;
	margin:31px auto 30px auto;
}
.productTxt {
	background-color:#6CA3AE;
	margin:5px 0px 5px 0px;
	padding:3px;
	color:#FFFFFF;
	font-size:12px;
}
.productTxt a {
	color:#000;
}
.productTxt a:hover {
	color:#FFF;
}
.productDownload {
	height:45px;
	background-image:url(images/icon_feature_back.gif);
	background-repeat:repeat-x;
	background-position:center top;
	color:#5b5b5b;
	border-bottom:1px solid #006666;
	border-top:1px solid #006666;
	padding:0px 25px 0px 25px;
	font-size:12px;
}
.productDownload strong {
	color:#000000;
}
.productDownload a {
	margin-left:20px;
	margin-right:20px;
	color:#FFF;
	width:100px;
}
.subCategories {
	border-top:5px solid #FD8C50;
}
.subCategories1 {
	border-top:5px solid #595959;
}
.backBorder {
	background-image:url(images/border_products.gif);
	background-repeat:no-repeat;
	background-position:right top;
	padding:0px 10px 0px 10px;
}
.backBorder1 {
	padding:0px 10px 0px 10px;
}
.productTitle {
	margin:15px 0px 15px 0px;
}
.productQuestion {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	background-color:#39505A;
	border-top:1px solid #666666;
	border-bottom:1px solid #CCCCCC;
	padding:8px 0px 8px 10px;
}
/*.productImage{
display:block;
text-align:center;
margin:8px 0px 0px 0px;
width:100%;
}*/

.productImage {
	display:block;
	float:left;
	text-align:center;
	margin:0px 10px 0px 0px;
	border:0px solid #000000;
}
.productDetail {
	display:block;
	clear:both;
}
.productDetail a {
	background-image:url(images/icon_btnBack_products.gif);
	background-repeat:no-repeat;
	background-position:center left;
	line-height:23px;
	color:#FFFFFF;
	font-size:9px;
	padding-left:5px;
	text-decoration:none;
	border:0px solid #000000;
	float:right;
	width:81px;
}
.green {
	margin-top:15px;
	color:#93A418;
}
.green2 {
	margin-top:0px;
	color:#93A418;
}
.orange {
	margin-top:15px;
	color:#DC6D1B;
}
#TabbedPanels1 {
	margin-top:30px;
}
.TabbedPanelsContent h2 {
	margin-top:30px;
	text-transform:uppercase;
}
.TabbedPanelsContent p {
	line-height:20px;
	margin-bottom:10px;
}
.TabbedPanelsContent p strong {
	display:block;
	color:#006699;
	text-transform:uppercase;
	border-top:1px solid #CCCCCC;
	padding:5px 0px 5px 0px;
	border-bottom:1px dashed #CCCCCC;
}
.TabbedPanelsContent a 
{
    /*
	background-image:url(images/icon_cd.gif);
	background-repeat:no-repeat;
	background-position:center left;
	line-height:40px;
	display:block;
	color:#FF6600;
	font-size:9px;
	width:70px;
	padding-left:30px;
	text-decoration:none;
	border:0px solid #000000;*/
}
.TabbedPanelsContent a.book {
	background-image:url(images/icon_book.gif);
	background-repeat:no-repeat;
	background-position:center left;
	line-height:40px;
	display:block;
	width:100px;
	color:#FF6600;
	font-size:9px;
	padding-left:30px;
	text-decoration:none;
	border:0px solid #000000;
}
.TabbedPanelsContent a.book:hover {
	color:#a1a1a1;
}
ul.product {
	list-style-type:none;
}
ul.product li {
	background-image:url(images/icon_correct.gif);
	background-position:8px left;
	background-repeat:no-repeat;
	padding-left:15px;
	border-bottom:1px dashed #AAA;
	font-size:11px;
	padding-bottom:8px;
	padding-top:3px;
	text-align:left;
	color:#3C5961;
}
ul.productFeatures {
	list-style-type:none;
}
ul.productFeatures li {
	font-size:11px;
	text-align:left;
	color:#3C5961;
}
ul.productFeatures a {
	color:#3C5961;
	border-bottom:1px dashed #AAA;
	padding-bottom:8px;
	padding-left:18px;
	padding-top:8px;
	background-image:url(images/icon_arrow.gif);
	background-position:9px left;
	background-repeat:no-repeat;
	text-decoration:none;
	width:93%;
	display:block;
}
ul.productFeatures li a:hover {
	color:#3C5961;
	background-image:url(images/icon_arrow_over.gif);
	background-color:#F5F5F5;
	text-decoration:none;
	border-bottom:1px solid #AAA;
}
ul.productFeaturesTop {
	list-style-type:none;
	padding-left:5px;
}
ul.productFeaturesTop li {
	font-size:11px;
	text-align:left;
	color:#3C5961;
	border-bottom:1px dashed #AAA;
	padding-bottom:8px;
	padding-left:12px;
	padding-top:8px;
	background-image:url(images/icon_correct.gif);
	background-position:center left;
	background-repeat:no-repeat;
	text-decoration:none;
}
ul.productFeaturesTop2 {
	list-style-type:none;
	padding-left:5px;
}
ul.productFeaturesTop2 li {
	font-size:11px;
	text-align:left;
	color:#3C5961;
	border-bottom:0px dashed #AAA;
	padding-bottom:8px;
	padding-left:12px;
	padding-top:8px;
	background-image:url(images/icon_correct.gif);
	background-position:center left;
	background-repeat:no-repeat;
	text-decoration:none;
}
ul.productName {
	list-style-type:none;
	padding-left:5px;
}
ul.productName li {
	font-size:11px;
	text-align:left;
	color:#3C5961;
	border-bottom:1px dashed #AAA;
	padding-bottom:8px;
	padding-left:20px;
	padding-top:8px;
	background-image:url(images/icon_arrow.gif);
	background-position:center left;
	background-repeat:no-repeat;
	text-decoration:none;
}
ul.productName li a {
	text-decoration:none;
	color:#006699;
	font-weight:bold;
}
ul.productName li a:hover {
	text-decoration:none;
	color:#996600;
}
ul.onlineDemo {
	list-style-type:none;
	margin-left:2px;
	font-size:11px;
	margin-top:15px;
	margin-bottom:15px;
}
ul.onlineDemo li {
	list-style-type:none;
	background-image:url(images/icon_redBox.gif);
	background-position:4px left;
	background-repeat:no-repeat;
	margin-left:10px;
	padding-left:15px;
	line-height:20px;
}
ul.onlineDemo sup {
	color:#990000;
	font-weight:bold;
	font-size:10px;
}
.readmore a {
	color:#0067A1;
	font-size:10px;
	padding-top:8px;
	padding-left:10px;
	display:block;
	float:right;
	background-image:url(images/icon_readmore.gif);
	background-position:13px left;
	background-repeat:no-repeat;
}
/*----------------------------------------------FORM-*/

form {
	margin:0px;
	padding:0px;
}
SPAN.input {
	display:block;
	margin-bottom:8px;
}
label {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left:5px;
	margin-right:8px;
}
.btn {
	background-color:#006699;
	font-size:12px;
	font-size:11px;
	color:#FFFFFF;
	border:2px solid #666666;
	padding:2px;
}

/* ------------------------ General Content ---------------*/

/* General Content */
.cntnt01
{
	 font-family: Verdana, Arial; 
	 font-size: 16px;
	 font-weight: bold;
	 vertical-align:top; 
	 text-align:justify;
}
.cntnt02
{
	 font-family: Verdana, Arial; 
	 font-size: 16px;
	 font-weight: normal;
	 vertical-align:top; 
	 text-align:justify;
}
.cntnt03
{
	 font-family: Verdana, Arial; 
	 font-size: 14px;
	 font-weight: normal;
	 vertical-align:top; 
	 text-align:justify;
}
.cntnt04
{
	 font-family: Verdana, Arial; 
	 font-size: 14px;
	 font-weight: normal;
	 vertical-align:top; 
	 text-align:right;
	 text-decoration: none;
	 color: #000000;
}
.cntnt05
{
	 font-family: Verdana, Arial; 
	 font-size: 11px;
	 font-weight: normal;
	 vertical-align:top; 
	 text-decoration: none;
	 color: #000000;
}

/* Show/Hide Table Rows */
.visr
{
	display: table-row;
}
.hidr
{
	display: none;
}
/* End Show/Hide Table Rows */