@charset "UTF-8";
/* CSS Document */

/* Body elements
--------------------------------------------------------------*/

body, div, span, table, tbody, tr, td,
tl, p, h1, h2, h3, h4, h5, h6,
pre, field, form {
	padding: 0;
}
body {
	background: url(images/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding-bottom: 20px;
}

/* Page elements
--------------------------------------------------------------*/

.wrapper {
	width: 998px;
	height: 100%;
}
img, table {
	border: 0;
}

/* Fonts
--------------------------------------------------------------*/

table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
}
h1 {
	font: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 7px 0 0 8px;
	color: white;
}
h2 {
	font-size: 1.4em;
	padding: 4px 0 0 8px;
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: black;
}
h3, h4, h5, h6 {
	padding: 30px 0 0 8px;
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: black;
}
p, pre, span {
	color: black;
}
p {
	padding: 0 10px 0 10px;
}

.product-link a, 
.product-link a:link, 
.product-link a:visited, 
.product-link a:active
{
	color: #000000;
	font-weight: bold;
	text-decoration:underline;
}

.product-link a:hover
{
	color: #000000;
	text-decoration:none;
}

#button-container
{
	font-weight: 400;
	color: #ffffff;
	font-size: 11px;
	line-height: 11px;
	/*margin-top: 10px;*/
	position: relative;
	width: 100%;
}

#language-container
{
	left: -50px;
	position: absolute;
}

.language-object
{
	float: left;
	line-height: normal;
	margin-top: 37px;
	text-align: left;
}

.language-object .langsel
{
	border: 1px solid #999999;
	border-radius: 5px;
	color: #999999;
	display: inline-block;
	font-size: 14px;
	padding: 0.25em 0;
	text-align: center;
	width: 100px;
}

.language-object a.langsel
{
	text-decoration: none;
}

.language-object a.langsel:hover
{
	background: #f26f2b;
	border: 1px solid #f26f2b;
	color: #ffffff;
}

.language-object .langsel.True
{
	border: 1px solid #f26f2b;
	color: #f26f2b;
}

#langsel-en
{
	margin-right: 1em;
}

#langsel-fr
{
}

a#manufacturing-button {
		background: #000000;
		width: 150px;
		color: #fff;
		font-size: 11px;
		line-height: 13px;
		display: inline-block;
		margin-bottom: 5px;
		padding: 4px !important;
		text-decoration: none !important;
		text-align: center;
	}

#new {
	border: solid 1px black;
	border-collapse: collapse;
}
#right {
	color: #F86714;
	text-decoration: underline;
	float: right;
	vertical-align: bottom;
	padding: 0 10px 10px 10px;
}

/* Menu elements
--------------------------------------------------------------*/

.MainMenu
{
	font-size: 12px;
	width: 100%;
	height: 25px;
	display: block;
	margin: 0;
	padding: 0;
}

.MainMenu li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.MainMenu .MainMenuItem
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	color: #FFF;
	text-transform: capitalize;
	text-decoration:none;
	margin: 0;
	width: 100%;
	display: block;
}


.MainMenuItem, .MainMenuItem:link, .MainMenuItem:visited, .MainMenuItem:active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	color: #FFF;
	line-height: 25px;
	text-transform: capitalize;
	font-weight: normal;
	text-decoration:none;
	margin: 2px 7px 0 7px;
	width: 100%;
	display: block;
}

.MainMenuItem:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	color: #F86714;
	text-transform: capitalize;
	font-weight: normal;
	text-decoration:none;
	display: block;
	margin: 2px 7px 0 7px;
}

.ChildMenu
{
	display:block;
	margin-top:5px;
	/*margin-left:7px;*/
	width:280px !important;
	z-index:100 !important;
	/*height:40px !important;*/
}

.ChildMenu .ChildMenuItem
{
	font-family:"Trebuchet MS";
	font-size: 11px !important;
	text-transform: none;
	font-weight: bold;
	color: #ffffff;
	display: block;
	padding: 0.5em 0;
	text-align: center;
	text-decoration:none;
	background-color: black;
	width:280px !important;
	height:30px !important;
	z-index:100 !important;
}

.ChildMenu .ChildMenuItem, .ChildMenu .ChildMenuItem:link, .ChildMenu .ChildMenuItem:visited, .ChildMenu .ChildMenuItem:active
{
	font-family:"Trebuchet MS";
	font-size: 12px !important;
	text-transform: none;
	font-weight:bold;
	color: #ffffff;
	text-decoration:none;
	padding: 5px 0 0 8px;
	line-height: 20px;
	display:block;
	z-index:100 !important;
}

.ChildMenuItem:hover
{
	font-family:"Trebuchet MS";
	color: #ffffff;
	font-size: 12px !important;
	text-transform: none;
	font-weight:bold;
	text-decoration:none;
	background-color: #FE8E08;
	background-color: #F86714;
	background-repeat:no-repeat;
	display:block;
	z-index:100 !important;
}


/* Sidebar elements
--------------------------------------------------------------*/

.header {
	background: #F86714;
	border: solid 1px black;
	border-collapse: collapse;
	color: #FFF;
}
.MainMenu {
	color: #FFF;
}
.flash {
	border: solid 1px black;
	height: 106px;
}

/* Content elements
--------------------------------------------------------------*/

.heading {
	background: url(images/gradient_34px.jpg);
	background-position: top;
	background-repeat: repeat-x;
	height: 34px;
}
.table {
	border: solid 1px black;
}
.table_item {
	width: 25%;
	display: table-cell;
	padding: 5px 0 5px 8px;
}
td.table_item:hover {
	background-color: #F86714;
	width: 25%;
}
td.table_item a:hover {
	color: #000;
}
#table_border {
	border-right: solid 1px black;
}
#table_divider {
	border-right: solid 1px #A2A6B7;
}

/* Language
--------------------------------------------------------------*/

#language-container
{
	/*
	margin-left: -6em;
	margin-top: -7em;
	*/
}

/*
.Language > p
{
	font-size: 1.2em;
	font-weight: 600;
	margin-top: 0.25em;
	text-transform: uppercase;
}
*/

.button-container-2
{
	margin-top: 30px;
}


/* Footer
--------------------------------------------------------------*/

.footer {
	border-top: solid 1px black;
	font-size: 10px;
}
.bottom_left {
	margin: 5px 0 10px 0;
	text-decoration: none;
	float: left;
}
.bottom_right {
	padding: 5px 0 10px 0;
	text-decoration: none;
	float: right;
}
