/* ENTERPRISE SECTION-SPECIFIC STYLES */
/* Over-riding main.css */
h1, h2, h3, a:Link, table td a:Link, .coloured-bullet-maincolour, 
	.faq-question 
	{ color: #669ACC; }
a:Hover, a:Visited { color: #36526D; }
.sidebar-coloured h2, .sidebar-coloured-withtop h2, .sidebar-coloured-withbottom h2, 
	.sidebar-coloured-notopbottom h2 { background: #669ACC;  }
.section-name {  }
.pagediv-colourbar { background-image: url("/images/colourbar_enterprise.gif"); }
table.horiz-line-colour { background: #669ACC; }

ul.link, ul.backlink { margin-top: 0; margin-left: 10px; }
ul.link li, ul.backlink li { padding-left: 5px; }
ul.link { list-style-image: url("/images/arrow_enterprise.gif"); }
ul.backlink { list-style-image: url("/images/arrow_back_enterprise.gif"); }

/* Tables */
table.product-pricelisttable { border-style: solid; border-width: 1px; border-color: #000000; }
th.product-pricelisttable-left, 	
	th.product-pricelisttable-right 
	{ background: #669ACC; color: #FFFFFF; }
td.product-pricelisttable-left, 
	td.product-pricelisttable, 
	td.product-pricelisttable-right
	{ color: #000000; border-color: #C0C0C0; }
.pricelist-descshort, ul.pricelist-descshort { color: #36526D; }

th.product-pricetable-left,
	th.product-pricetable, 	
	th.product-pricetable-right 
	{ background: #669ACC; color: #FFFFFF; }

th.product-invoicetable { background: #6CA3D8; }
td.product-invoicetable-total { background: #36526D; color: #FFFFFF; }

table.workswith_table { border: 1px solid #669ACC; }
th.general-table { background: #669ACC; color: #FFFFFF; }
.workswith_table th { background: #669ACC; color: #FFFFFF; }
.workswith_table_header, .workswith_table td h2 { color: #669ACC; }

/* For Product Comparison Table */
td.pro { background-color: #F1F6FA; }
td.even {background-color: #FFFFFF; border:0px}
td.odd {background-color: #F1F6FA; border:0px}
table.empty {padding:0px; margin:0px; padding-left:0px; padding-right: 0px; text-indent:0px; margin-left: 0px; margin-right: 0px}
td.proEven { background-color: #FFFFFF; }
.product-asterix { color: #36526D; }
