/* DEFAULT */
body {background-color:#FFFFFF;background-repeat:repeat-x;font-family: Verdana, Arial, Helvetica, sans-serif;font-size:12px;color:#000000;}
li{line-height:16px}
.highlight{color:Red}
.pagetitle {font-family: Tahoma, Verdana, Arial;font-size:20px;line-height:30px;font-weight:normal;}
.contentwhitetop {background-image:url(images/inner_content_top.jpg);width:546px;height:15px;background-repeat:no-repeat;font-size:1px;float:left;}
.contentwhitebottom {background-image:url(images/inner_content_bottom.jpg); width:546px; height:15px; background-repeat:no-repeat; font-size:1px;float:left;}
.contentwhitebg {background-image:url(images/inner_content_bg.jpg);width:546px;background-repeat:repeat-y;text-align:center;color:#0050AB;line-height:20px; font-size:12px; float:left;}
.bodycontent {float:left;width:546px;line-height:19px;text-align:justify; font-size:12px;}
.productimagebg {float:left;background:transparent url(images/product_bg.jpg) no-repeat left top;width:121px;height:116px;z-index:9999;}
.prodimagecontent {float:left;width:415px;padding-left:10px; font-size:12px;}
.prodimagecontent1 {float:left;width:415px;padding-right:10px; font-size:12px;}
.pagecontent {float:left;width:768px;}
.leftcontent {float:left;width:201px;}
.leftcontenttop {background-image:url(images/left_content_top.jpg);width:201px;height:10px;background-repeat:no-repeat;font-size:1px; float:left;}
.leftcontentbg {background-image:url(images/left_content_bg.jpg);width:201px;background-repeat:repeat-y;float:left;}
.leftcontentbottom {background-image:url(images/left_content_bottom.jpg);width:201px;height:10px;background-repeat:no-repeat;font-size:1px; float:left;}
.lefttitle {font-family: Tahoma, Verdana, Arial;font-size:17px;font-weight:normal;text-align:center;line-height:28px;padding-bottom:10px;}
.leftlinks {width:201px;}
.centercontent {float:left;width:567px;background-image:url(images/content_bg.jpg);background-position:top;background-repeat:no-repeat;min-height:400px;height:auto !important;height:400px;}
.contentmain {float:left;padding-left:12px;width:546px;}
.scrollingtext {padding-right:64px; line-height:43px; font-weight:normal; font-size:20px; font-family:Arial, Helvetica, sans-serif; font-style:italic; color:#9DB8D1; }
.subheader {font-family: Tahoma, Verdana, Arial;font-size:15px;line-height:30px;font-weight:bold;}
.centerbulletcontent { background-image:url(images/icon.jpg); background-position:left top; background-repeat:no-repeat; font-size:13px; font-weight:bold; margin-left:10px; padding-bottom:5px; padding-left:25px; text-align:left; }
.materialgloscontent {float:left;width:375px;padding-left:10px;line-height:24px;border:1px solid #fff; font-size:12px; border-top:none; border-left:none; padding-right:10px;}
.drivecontent {float:left;width:375px;padding-left:10px;line-height:24px; padding-right:10px; font-size:12px;}
.forkliftcontent {padding-left:10px;line-height:24px; padding-right:10px; font-size:12px;}
.subheader1 {font-family: Tahoma, Verdana, Arial;font-size:13px;font-weight:bold;}
.leftborder {border:1px solid #fff; border-top:none; padding-left:10px;}
.MultiBoxContainer {
	position: absolute;
	border: 20px solid #000;
	background-color: #FFF;
	display: none;
	z-index: 2;
	text-align: left;
	/*overflow: hidden;*/
}

.MultiBoxLoading {
	background: url(images/loader.gif) no-repeat center;
}

.MultiBoxContent {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.MultiBoxClose {
	position: absolute;
	top: -26px;
	right: -26px;
	background: url(images/close.png) no-repeat;
	width: 24px;
	height: 24px;
	cursor: pointer;
}


.MultiBoxControlsContainer {
	overflow: hidden;
	height: 0px;
	position: relative;
}

.MultiBoxControls {
	width: 100%;
	height: auto;
	position: relative;
	background-color: #000000;
}


.MultiBoxPrevious {
	position: absolute;
	background: url(images/left.png) no-repeat;
	width: 24px;
	height: 24px;
	left: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNext {
	position: absolute;
	background: url(images/right.png) no-repeat;
	width: 24px;
	height: 24px;
	right: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNextDisabled {
	cursor: default;
	background: url(images/rightDisabled.png) no-repeat;
}

.MultiBoxPreviousDisabled {
	cursor: default;
	background: url(images/leftDisabled.png) no-repeat;
}

.MultiBoxTitle {
	position: relative;
	margin: 10px 0 0 35px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}

.MultiBoxNumber {
	position: relative;
	width: 50px;
	margin: 10px 35px 0 0;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
}

.MultiBoxDescription {
	clear: left;
	position: relative;
	margin: 0 35px 0 35px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: left;
}
