/* CSS Document */
/* -------------------------------------------------------------------------------------------- */
/* Core styles */
/* -------------------------------------------------------------------------------------------- */
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}

td {
	font-family: verdana, helvetica, arial, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 14px;
}

/* --- apply default colour (section colour) to headings --- */
h1, h2, h3, h4	{
	color: #000000;
	font-weight: bold;
	}
/* --- heading sizes --- */
h1	{font-size: 1.63em; margin-bottom: 0px; margin-top: 0px; line-height: 1.5em}
h2	{font-size: 1.27em; margin-bottom: 0px; margin-top: 0px; line-height: 2.0em}
h3	{font-size: 1.09em; margin-bottom: 0px; margin-top: 0px;}
h4	{font-size: 1em;}


table	{
	border: 0;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

/* -------------------------------------------------------------------------------------------- */
/*	Link/navigation styles */
/*	as specified by style guide	- all links use standard BT navigation blue */
/* -------------------------------------------------------------------------------------------- */

/* --- default colour and size for links (link level 1 / 2) --- */

a	{
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight: normal;
}

a:link {font-size:11px; color: #000000; text-decoration: none;}
a:visited {font-size: 11px; color: #000000; text-decoration:none;}
a:active {font-size: 11px; color: #000000; text-decoration:none;}
a:hover {font-size: 11px; color: #781A0A;	text-decoration: none;}


input.SearchA
{
	background: #FBBFA6;
}

td.picturebox {
	font-size: 12px;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #800000;
	background-color: #ffffff;
	background-image: url(images/picture_bg.jpg);
	line-height: 20px;
	font-weight: bold;
	background-repeat: repeat-y;
	padding-left: 10px;
}
td.textbox {
	font-size: 12px;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #800000;
	background-color: #ffffff;
	background-image: url(images/textbox_bg.jpg);
	background-repeat: repeat-y;
	line-height: 20px;
	font-weight: normal;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:justify;
}
td.mainbox {
	font-size: 12px;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #800000;
	background-color: #ffffff;
	background-image: url(images/mainbox_bg.jpg);
	background-repeat: repeat-y;
	line-height: 20px;
	font-weight: normal;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:justify;
}
td.highspeedmixer {
	font-size: 11px;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #800000;
	background-color: #ffffff;
	background-image: url(images/highspeedmixers_bg.jpg);
	background-repeat: repeat-y;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	line-height: 15px;
	font-weight: normal;
	text-align:justify;

}
td.twinshaftmixer {
	font-size: 11px;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #800000;
	background-color: #ffffff;
	background-image: url(images/twinshaftmixers_bg.jpg);
	background-repeat: repeat-y;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	line-height: 15px;
	font-weight: normal;
	text-align:justify;

}
td.multishaftmixer {
	font-size: 11px;
	font-family: verdana, helvetica, arial, sans-serif;
	color: #800000;
	background-color: #ffffff;
	background-image: url(images/multishaftmixers_bg.jpg);
	background-repeat: repeat-y;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	line-height: 15px;
	font-weight: normal;
	text-align:justify;

}
table.foot td{
	font-size: 10px;
	font-family: "MS Sans Serif", Tahoma, Verdana, Arial;
	color: #000000;
	background-image: url(images/footer.jpg);
	background-color: #ffffff;
	padding-top: 10px;
	background-repeat: no-repeat;

}


table.foot a:link {font-size:10px; color: #009ACE; text-decoration: none; }
table.foot a:visited {font-size: 10px; color: #009ACE; text-decoration:none;}
table.foot a:hover {font-size: 10px; color: #02536F;	text-decoration: none;}

.leftmenus {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #747474; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
A.leftmenus:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #567204; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
.leftmenus-sel {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #DF4800; FONT-FAMILY: Arial; TEXT-DECORATION: none
}
