/* Import Style for Article Styles */
@import "layout.css";

/* Reset all paddings and margins */
* {
	margin: 0px;
	padding: 0px;
}

/* Kill Debugger*/
#debugger {
	display: none;
	visibility: hidden;
}

/* Clear Fix Hack for Firefox */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix { display: inline-block; }

html[xmlns] .clearfix { display: block; }

* html .clearfix { height: 1%; }

/* Background Properties */
body { background: #727476 url(../img/bg.gif) repeat-x center top; }

/* Website Default Text & Test Color */

body, th, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #363636;
}

/* Default Link Style*/

a {
	color: #666666;
	text-decoration: underline;
	outline: none;
}

a:hover { color: #de161c; }

/* Reset Text Elements */
img { border: 0; }

p { margin: 10px 0; }

ul, ol { margin: 6px 20px; }

ul li, ol li { padding: 5px 0; }

.left { float:left; }

.right { float:right; }

.txtform {
	border: 1px solid #cccccc;
	background-color: #efefef;
	width: 180px;
}

.button {
	border: 1px solid #cccccc;
	background-color: #efefef;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	padding: 3px 4px;
}

.wrap {
	width: 948px;
	margin: 0 auto;
	padding: 27px 0 10px;
}

.wrap-top {
	background: url(../img/page-top.png) no-repeat bottom left;
	height: 13px;
	overflow: hidden;
}

.wrap-content {
	width: 936px;
	background: url(../img/page-bg.png) repeat-y;
	padding: 0px 6px;
}

.wrap-bottom {
	background: url(../img/page-bottom.png) no-repeat;
	height: 10px;
	overflow: hidden;
}

.header {
	background: url(../img/header-bg.gif) repeat-x bottom left;
	padding: 0px 10px 10px 10px;
	height: auto !important;
	height: 74px;
	min-height: 74px;
}

.logo { padding: 8px 0px 0px 9px; }

.language {
	background: url(../img/language-bg.gif) no-repeat;
	height: 11px;
	width: 41px;
	padding: 8px 10px;
	margin: 0px 0px 15px 0px;
}

.mainmenu { padding: 0px 0px 0px 0px; }

.outer { background: url(../img/page-bg-pattern.gif) no-repeat bottom left; }

.inner {
	background: url(../img/inner-bg.gif) repeat-x top left;
	padding: 18px 0 0;
}

.left-col {
	width: 286px;
	float: left;
	padding: 0 0 0 20px;
}

.middle-col {
	width: 285px;
	float: left;
	padding: 0 20px;
}

.wide-col {
	width: 590px;
	float: left;
	padding-left: 20px;
}

.right-col {
	width: 285px;
	float: left;
}

.footer-top {
	background: url(../img/footer-top.gif) no-repeat;
	height: 10px;
	margin-left: 6px;
	overflow: hidden;
}

.footer-content {
	background: url(../img/footer-bg.gif) repeat-y;
	padding: 0px 6px;
	margin-left: 6px;
	color: #a6a7a9;
	font-size: 11px;
	text-align: center;
}

.footer-content a, .footer-content a:hover {
	text-decoration: none;
	color: #ffffff;
	font-size: 11px;
}

.footer-content a:hover { text-decoration: underline; }

.footer-bottom {
	background: url(../img/footer-bottom.gif) no-repeat;
	height: 10px;
	margin-left: 6px;
}

.error, .success {
	font-weight: bold;
	color: #DE161C;
	padding: 10px;
}

.str {
	color:#df161c;
	font-size: 11px;
}

.prj_img { margin-left: 10px; }

.success { color: #00aa00; }

/* MEGA Menu - Left hand Side */
ul#menu {
	list-style: none;
	margin: 20px 0px 10px;
}

ul#menu li {
	position:relative;
	padding: 0 0 10px;
}

ul#menu li.mega div.menu-div, ul#menu li.mega div.menu-div-red {
	position: absolute;
	top: 0px;
	left: 286px;
}

ul#menu li.hovering div.menu-div, ul#menu li.hovering div.menu-div-red { display:block; }

h1.lb_products { background: #595c5f url(../img/lb_products-left.gif) no-repeat left top; }

h1.lb_technical { background: #de161c url(../img/lb_technical-left.gif) no-repeat left top; }

ul#menu li h1.lb_products a, ul#menu li h1.lb_products a:hover, ul#menu li h1.lb_technical a, ul#menu li h1.lb_technical a:hover {
	width: 266px;
	display: block;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -1px;
	color: #fff;
	padding: 7px 10px;
	background: url(../img/lb_products-right.gif) no-repeat right top;
	height: 25px;
}

ul#menu li h1.lb_technical a, ul#menu li h1.lb_technical a:hover { background: url(../img/lb_technical-right.gif) no-repeat right top; }

ul#menu .hovering h1.lb_products a, ul#menu .hovering h1.lb_products a:hover { background: url(../img/lb_products-right-hover.gif) no-repeat right top; }

ul#menu .hovering h1.lb_technical a, ul#menu .hovering h1.lb_technical a:hover { background: url(../img/lb_technical-right-hover.gif) no-repeat right top; }

ul#menu div.menu-div, ul#menu div.menu-div-red {
	background-color: #595d60;
	width: 578px;
	padding: 0 0 14px 16px;
	display: none;
}

ul#menu div.menu-div-red {
	background-color: #DF161C;
	padding: 14px 0 14px 16px;
}

.menu-div h1, .menu-div-red h1 {
	color: #fffeff;
	font-size: 17px;
	font-weight: normal;
	padding: 12px 0px 3px 0px;
	margin-left: -1px;
}

.menu-div a, .menu-div-red a {
	color: #fffeff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.menu-div a:hover, .menu-div-red a:hover {
	color: #fffeff;
	text-decoration: underline;
}

.menu-div .col {
	width: 180px;
	float: left;
	padding-right: 12px;
}

.menu-div-red .col {
	width: 269px;
	float: left;
	padding-right: 20px;
}

/* Latest News */
.latest-news { padding: 0 0 10px; }

.latest-news h1.title {
	background: url(../img/latestnews-bg.gif) no-repeat left top;
	height: 31px;
	padding: 8px 10px 0;
	font-size: 20px;
	letter-spacing: -1px;
	color: #fff;
}

.latest-news h1 { padding: 18px 20px 4px; }

.latest-news p {
	padding: 0 20px;
	margin: 0;
}

.latest-news h1 a, .latest-news h1 a:hover {
	font-size: 13px;
	color: #de161c;
	text-decoration: none;
}

.news h3 a {
	text-decoration: none;
	color: #4e545a;
}

/* Home Page Images */
.middle-col .section-image, .right-col .section-image { padding-bottom: 1px; }

/* Default Table */
table.dataTable {
	border-collapse: collapse;
	border: 1px solid #ededed;
	margin: 10px 0 10px 1px;
	background:#fff;
}

table.dataTable thead { background-color:#fff; }

table.dataTable tbody { }

table.dataTable caption {
	font-weight:bold;
	text-align:left;
}

table.dataTable tr {
	width:100%;
}

* html table.dataTable { width:95%; }

table.dataTable td {
	padding: 6px !important;
	border-top:1px solid #ededed;
	border-right: 1px solid #ededed;
	text-align: left;
	font-size:11px;
	line-height:12px;
}

table.dataTable thead tr { background-image: none; }

table.dataTable th {
	background-color: #dbdbdb;
	color: #333;
	font-size: 11px;
	line-height: 12px;
	padding:6px !important;
	text-align: left;
	border-right: 1px solid #FFF;
	border-top: 1px solid #FFF;
}

table.dataTable td p { margin:0; }


/*table.dataTable {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

table.dataTable td, table.dataTable th {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 2px 4px;
}

table.dataTable th {
	background: #efefef;
	text-align: left;
} 
*/
