html {
	height: 101%;
}
object {
	outline: none;
}
body {
	background: url(../images/belgravium-bg-repeater.png) left top repeat #111111;
	margin: 13px;
	padding: 0;
	text-align: center; 
	color: #ccc;
	font: 11px Arial, Helvetica, sans-serif;
}
ul {
	padding: 0px;
	margin: 0px;
}
a {
	text-decoration: none;
	color: #ccc;
	outline: none;
	border: 0;
}
a:hover {
	color: #fff;
}
img {
	border: 0;
}
.heading {
	color: #faa929;
	text-align: left;
	font-size: 16px;
}
.highlight{
	color: #faa929;
	text-align: left;
	font-size: 13px;
}
.high{
	color: #faa929;
}
h1, h2, h3, h4, h5, h6 {
	color: #faa929;
	padding-bottom: 8px;
}
p {
	padding-bottom: 10px;
}
.midcontent ul {
	margin-left: 20px;
	margin-bottom: 10px;
}
.tablepad  td{
	padding: 6px;
	text-align: left;
}
.imageborder {
	margin-left: 15px;
	margin-bottom: 5px;
}
.productthumb {
	float: left;
	width: 178px;
	margin-left: 15px;
	margin-right: 15px;
}
	.thumbimg {
		width: 178px;
		height: 128px;
		background: url(../images/thumb-bg.png) left top no-repeat;
		text-align: center;
		position: relative;
		line-height: 128px;
	}
		.thumbimg img {
			vertical-align:middle;
		}
	.thumbtitle {
		width: 178px;
		height: 35px;
		background: url(../images/thumb-title-bg.png) left top no-repeat;
		margin-top: 5px;
		text-align: center;
	}
	.thumbtitlelrg {
		width: 300px;
		height: 35px;
		background: url(../images/thumb-title-bg-lrg.png) left top no-repeat;
		margin-top: 5px;
		text-align: center;
	}
	.thumbtitlelrg a{
		display: block;
		padding-top: 9px;
		color: #fff;
		font-size: 12px;
		font-weight: bold;
	}
	.thumbtitlelrg a:hover {
		color: #faa929;
	}
	.thumbtitle a{
		display: block;
		padding-top: 9px;
		color: #fff;
		font-size: 12px;
		font-weight: bold;
	}
	.thumbtitle a:hover {
		color: #faa929;
	}
	.thumbdetails {
		padding: 10px 15px;
		text-align: left;
		min-height: 150px;
		height: auto !important;
		height: 150px;
	}
	.productlogo {
		clear: both;
		padding: 10px;
		background-color: #fff;
		margin: 5px 0px 15px 0px;
	}
#widebg {
	background: url(../images/belgravium-bg-wide-road.jpg) center no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	width: 100%;
  	height:875px;
}
#wrapper {
	z-index:10;
	width: 976px;
	margin: 0 auto;
	position: relative;
}
	#header {
		z-index:10;
		height: 155px;
		width: 976px;
		background: url(../images/belgravium-header-bg.png) left top no-repeat;
		position: relative;
	}
		#belg-logo {
			position: absolute;
			left: 30px;
			top: 30px;
		}
		#nav {
			position: absolute;
			right: 30px;
			top: 108px;
			height: 27px;
		}
			.navlist {
				position:relative;
			}
			.navlist li.back {
				border-top: 2px solid #222;
				border-left: none;
				margin-left: 10px;
				padding: 0px;
				width: 9px;
				height: 20px;
				z-index: 4;
				top: -5px;
				position: absolute;
        }
				.navlist li {
					float:left;
					list-style:none;
					position: relative;
				}
				.navlist li a.topnav {
					position: relative;
					float: left;
					display: block;
					padding: 10px 0px 0px 10px;
					margin-left: 10px;
					border-left: solid 1px #666;
				}
				.navlist li a.topnavfirst {
					border-left: none !important;
				}
				.navlist .popup {
					position: absolute;
					left: 4px;
					top: 20px;
					padding-top: 10px;
					text-align: left;
					display: none;
				}
				#navabout, #navabout .popup a, #navabout .subnav a{
					width: 170px;
				}
				#navsolutions {
					width: 230px;
				}
				#navproducts {
					width: 428px;
				}
				#navadvice{
					width: 380px;
				}
				#navlabels{
					width: 380px;
				}
				#navnews{
					width: 150px;
				}
				#navinternational{
					width: 150px;
				}
				#navcontact{
					width: 110px;
				}
					.popup {
						padding-top: 10px;
						position: relative;
						margin-top: 2px;
						zoom:1;
						background-color: #0c0a09;
					}
						.popuptop {
							position: relative;
							display: block;
							background: url(../images/popup/tr.gif) right top no-repeat;
							margin-left: 10px;
							font-size:1px;
						}
							.popuptl {
								position: relative;
								left:-10px;
								height: 10px;
								width: 10px;
								background: url(../images/popup/tl.png) left top no-repeat;
							}
							.popupmid {
								border-left: solid 1px #333;
								border-right: solid 1px #333;
								background: #000;
							}
							.popup a{
								display: block;
								padding: 10px 15px;
								margin-left: 0px;
								border-left: none;
								background: url(../images/popup/mid.gif) left top repeat-y;
							}
							.popup a:hover {
								background: #111;
							}
							.popuplinkblock {
								float: left;
								max-width: 240px;
								width: auto !important;
								width: 240px;
							}
							.subnavactive {
								background: #444 !important;
								color: #fff !important;
							}
							.subnavactive:hover {
								color: #eee;
								background: #444 !important;
							}
							a.subnavtrigger {
								background: #faa929;
								color: #444;
							}
							a.subnavtrigger:hover {
								background: #faa929;
								color: #222;
							}
							a.subnavtrigger1 {
								background: #000;
								color: #fff;
							}
							a.subnavtrigger1:hover {
								background: #111;
								color: #fff;
							}
							.subnav {
								position: relative;
								left: 0px;
								top: 0px;
								zoom:1;
							}
							.subnav a{
								position: relative;
								display: block;
								padding: 10px 15px;
								margin-left: 0px;
								border-left: none;
								background: #222;
								border-left: solid 1px #333;
								border-right: solid 1px #333;
							}
							.subnav a:hover {
								background: #2a2a2a;
							}
						.popupbase {
							position: relative;
							display: block;
							background: url(../images/popup/br.png) right top no-repeat;
							margin-left: 10px;
							margin-bottom: -10px;
						}
							.popupbl{
								position: relative;
								left:-10px;
								height: 10px;
								width: 10px;
								background: url(../images/popup/bl.png) left top no-repeat;
							}
	#midblock {
		position: relative;
		z-index: 2;
		text-align: left;
		margin-top: 10px;
		margin-left: 5px;
	}
	.bgimages {
		width: 970px;
		height: 450px;
		overflow: hidden;
		position: relative;
		z-index: 0;
	}
	#midblockcontent {
		position: absolute;
		height: 297px;
		width: 444px;
		background: url(../images/intro-bg.png) left top no-repeat;
		left: 505px;
		top: 14px;
		padding: 10px 0px 20px 14px;
	}
	#intro-news-box {
		position: absolute;
		background: url(../images/intro-news.png) left top no-repeat;
		width: 451px;
		height: 132px;
		padding: 10px 0px 20px 14px;
		left: 0px;
		top: 285px;
	}	
	#midblockscroller {
		position: absolute;
		width: 414px;
		height: 297px;
		overflow: auto;
		text-align: justify;
		color: #fff;
	}
	.breadcrumb {
		height: 22px;
		padding-top: 8px;
		text-align: left;
		padding-left: 30px;
	}
		.breadcrumb .spacerslash {
			display: inline;
			margin-left: 10px;
			margin-right: 10px;
			color: #666;
		}
	.midcontent {
		width: 970px;
		margin-top:2px;
	}
	.midcontenttop {
		background: url(../images/midcontent-top.png) left top no-repeat;
		height: 8px;
		font-size:1px;
	}
	.midcontentcopy {
		background: url(../images/midcontent-body.png) left top repeat-y;
		padding: 15px 30px;
		text-align: justify;
		overflow: hidden;
	}
		.midcontentcopy a {
			font-weight: bold;
			text-decoration: underline;
		}
	.midcontentbase {
		background: url(../images/midcontent-base.png) left top no-repeat;
		height: 8px;
	}
		.rightbox {
			float: right;
			width: 200px;
			position: relative;
			margin-left: 10px;
			margin-bottom: 10px;
		}
		.rightboxtop{
			position: relative;
			display: block;
			background: url(../images/popup/tr.gif) right top no-repeat;
			margin-left: 10px;
			font-size:1px;
		}
		.rightboxtl {
			position: relative;
			left:-10px;
			height: 10px;
			width: 10px;
			background: url(../images/popup/tl.png) left top no-repeat;
		}
		.rightboxmid {
			background: url(../images/popup/mid.gif) left top repeat-y;
			border-left: solid 1px #333;
			border-right: solid 1px #333;
			padding: 10px 20px;
			text-align: left;
		}
		.rightboxbase{
			position: relative;
			display: block;
			background: url(../images/popup/br.png) right top no-repeat;
			margin-left: 10px;
		}
		.rightboxbl {
			position: relative;
			left:-10px;
			height: 10px;
			width: 10px;
			background: url(../images/popup/bl.png) left top no-repeat;
		}
		.productimg{
			position: relative;
			display: inline-block;
			float: right;
			margin-left: 15px;
			margin-bottom: 15px;
		}
						.producttop {
							position: relative;
							display: block;
							background: url(../images/products-tr.png) right top no-repeat;
							margin-left: 10px;
							font-size:1px;
						}
							.producttl {
								position: relative;
								left:-10px;
								height: 10px;
								width: 10px;
								background: url(../images/products-tl.png) left top no-repeat;
							}
						.producttarget {
							display: block;
							position: relative;
						}
						.productbase {
							position: relative;
							display: block;
							background: url(../images/products-br.png) right top no-repeat;
							margin-left: 10px;
							margin-bottom: -15px;
						}
							.productbl{
								position: relative;
								left:-10px;
								height: 15px;
								width: 15px;
								background: url(../images/products-bl.png) left top no-repeat;
							}
							
	#pp_full_res {
		font-size: 12px;
	}
	#pp_full_res a {
		font-size: 12px;
		color: #333;
		font-weight: bold;
	}
	#pp_full_res a:hover {
		color: #444;
		text-decoration: underline;
	}
							
	#promoblock {
		position: absolute;
		z-index: 10;
		text-align: left;
		left: 12px;
		top: 14px;
		height: 400px;
	}
		#flsupplywrap {
			position: absolute;
			left: 2px;
			top: 0px;
		}
		#flwarehousewrap {
			position: absolute;
			left: 2px;
			top: 174px;
		}
	#footer {
		text-align: left;
		padding-left: 30px;
		padding-top: 6px;
	}
		#footer .spacerslash {
			display: inline;
			margin-left: 20px;
			margin-right: 20px;
		}
		
.clear {
	clear:both;
}
.dlogrightcolumn {
float: left;
margin-left: 60px;
}
.dlogleftcolumn{
float: right;
margin-right: 60px;
}
.dlogtext {
margin-left: 20px;
}
.media-categories {
width: 552px;
height: 62px;
margin-left: auto;
margin-right: auto;
}
.media-category-box {
background: url(../images/media-thumb.png) left top no-repeat;
height: 62px;
width: 124px;
float: left;
padding-right: 60px;
}
.media-category-text {
text-align: center;
font-size: 16px;
vertical-align: middle;
padding-top: 10px;
}
.mediathumb {
	float: left;
	width: 178px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}
	.mediathumbimg {
		width: 178px;
		height: 128px;
		background: url(../images/thumb-bg.png) left top no-repeat;
		text-align: center;
		position: relative;
		line-height: 128px;
	}
		.mediathumbimg img {
			margin-top: 33px;
		}
	.mediathumbtitle {
		width: 178px;
		height: 35px;
		background: url(../images/thumb-title-bg.png) left top no-repeat;
		margin-top: 5px;
		text-align: center;
	}
	.mediathumbtitlelrg {
		width: 178px;
		height: 35px;
		background: url(../images/thumb-title-bg.png) left top no-repeat;
		margin-top: 5px;
		text-align: center;
	}
	.mediathumbtitlelrg a{
		display: block;
		padding-top: 3px;
		color: #fff;
		font-size: 12px;
		font-weight: bold;
	}
	.mediathumbtitlelrg a:hover {
		color: #faa929;
	}
	.mediathumbtitle a{
		display: block;
		padding-top: 9px;
		color: #fff;
		font-size: 12px;
		font-weight: bold;
	}
	.mediathumbtitle a:hover {
		color: #faa929;
	}
	.newsstick {
	font-size: 11px;
	}
	.orangelink {
	    color: #faa929;
	}
