﻿/******* General *******/
td {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #686868;}
input, select, textarea { FONT-SIZE: 11px; FONT-FAMILY: verdana }
img {border: 0px; margin: 0px; }
p {margin: 0px; }
li {padding-bottom: 3px; list-style-image: url(images/bullet.gif);}
ul { margin: 8px 0px 0px 22px; }

.homeImg
{
    margin-bottom: 5px;
}

/******* LINKS *******/
a {color: #c4111a; text-decoration: none; font-weight: bold;}
a.link-coloured:active  { color: #c4111a; text-decoration: none; font-weight: bold; }
a.link-coloured:visited { color: #c4111a; text-decoration: none;  font-weight: bold;}
a.link-coloured:link    { color: #c4111a; text-decoration: none; font-weight: bold;}
a .link-coloured:hover  { color: #c4111a; text-decoration: unone; font-weight: bold;}

/******* BUT FOR BUTTONS *******/
.button	{ height: 18px;	background-color: #C4111A;	border: 1px solid #456F81;	font: 11px Arial; text-align: center; color: #FBE5E0; cursor: pointer; width: 65px;}

/******* navigiation *******/
.navbar {background-color:White;}
.topbar_nav { font-size: 14px; color: #939598;font-family: Arial, Helvetica, sans-serif; cursor: pointer; padding: 0px 25px 0px 25px; background-color: #FFFFFF; }
.topbar_navOver { font-size: 14px; color: #221E1F; font-family: arial; cursor: pointer; padding: 0px 25px 0px 25px; margin-bottom: 20px; background-color: #FFFFFF;}

.topbar_nav1 { font-size: 12px; color: #939598;font-family: Arial, Helvetica, sans-serif; cursor: pointer; padding: 0px 25px 0px 25px; margin-top: 20px; background-color: #FFFFFF;  border-top: 1px solid #C4111A; }
.topbar_navOver1 { font-size: 12px; color: #FFFFFF; font-family: arial; cursor: pointer; padding: 0px 25px 0px 25px; margin-top: 20px; background-color: #C4111A;  border-top: 1px solid #C4111A;}

.topbar_nav2 { font-size: 12px; color: #939598;font-family: Arial, Helvetica, sans-serif; cursor: pointer; padding: 0px 25px 0px 25px; background-color: #FFFFFF; }
.topbar_navOver2 { font-size: 12px; color: #FFFFFF; font-family: arial; cursor: pointer; padding: 0px 25px 0px 25px; background-color: #C4111A;}

.topbar_nav3 { font-size: 12px; color: #939598;font-family: Arial, Helvetica, sans-serif; cursor: pointer; padding: 0px 25px 0px 25px; background-color: #FFFFFF; border-bottom: 1px solid #C4111A; }
.topbar_navOver3 { font-size: 12px; color: #FFFFFF; font-family: arial; cursor: pointer; padding: 0px 25px 0px 25px; background-color: #C4111A; border-bottom: 1px solid #C4111A;}

.topbar_nav4 { font-size: 12px; color: #939598;font-family: Arial, Helvetica, sans-serif; cursor: pointer; padding: 0px 25px 0px 25px; background-color: #FFFFFF; border-bottom: 1px solid #C4111A; border-top: 1px solid #C4111A;}
.topbar_navOver4 { font-size: 12px; color: #FFFFFF; font-family: arial; cursor: pointer; padding: 0px 25px 0px 25px; background-color: #C4111A; border-bottom: 1px solid #C4111A; border-top: 1px solid #C4111A;}


.about-back {background-image: url(images/about-back.gif); background-repeat: no-repeat;}
.loom_back {background-image: url(images/looms-txtim.jpg); background-repeat: no-repeat; background-position: bottom right;}
.epas_back {background-image: url(images/epas_back.jpg); background-repeat: no-repeat; background-position: bottom right;}
.red_dot {background-image: url(images/red-dot.gif); background-repeat: repeat-x; background-position: center;}
.line {background-color: #C8C7C7; height: 1px;}
.subbk { background-color: #FFFFFF; }
/******* products navigations *******/
.productsNav
{
	background-color: white;
}

.productsNav_nav
{
	font-size: 10px;
	color: white;
	font-family: arial;
	background-color: #221e1f;
	border-right: 2px solid white;
	cursor: pointer;
	
	
}
.productsNav_navOver
{
	font-size: 10px;
	color: white;
	font-family: arial;
	background-color: #D14148;
	border-right: 2px solid white;
	cursor: pointer;
	
	
}

.productsNav_hover
{
	background-color: #c4111a;
	border-right: 2px solid white;
	font-size: 10px;
	color: white;
	font-family: arial;
	cursor: pointer;
	
}

.pageheading
{
	font-size: 16px;
	color: #c4111a;
	font-style: italic;
	font-family: arial;
}

.titleheading
{
	font-size: 14px;
	color: #c4111a;
	
	font-family: arial;
}

.pageheadingsub
{
	font-size: 16px;
	color: #76777a;
	font-style: italic;
	font-family: arial;
}

.contentsCell
{
	 border-top: 1px solid #c8c7c7; 
	border-left: 1px solid #c8c7c7;
	text-align: justify; 
}

.headerCell
{
	border-left: 1px solid #c8c7c7; 
}
.bodytable td
{
	border: 1px solid #f0c3c6;
	border-collapse: collapse;
	padding: 2px 2px 2px 10px;
	width: 120px;
}

.headertable
{
	background-color: #6d6e71;
	color: White;
	font-weight: bold;
	border-top-style: none;
	
}


.paginglink:link
{
	font-weight: bold;
	color: #c4111a;
	text-decoration: none;
}

.paginglink:visited
{
	font-weight: bold;
	color: #c4111a;
	text-decoration: none;
}
.paginglink:active
{
	font-weight: bold;
	color: #c4111a;
	text-decoration: none;
}

.paginglink:hover 
{
	font-weight: bold;
	color: #76777a;
	text-decoration: none;
}

.ecus
{
    margin: 15px 20px;   
}