body
{
}
#checkweigherMenu
{
	float:left;
	padding: 20px 0 30px 0;
}
.checkweigherMenuItem
{
	padding: 10px 0 10px 20px;
	width:530px;
	border-top: dotted 1px #BA0D00;
	border-left: dotted 1px #bbb;
	border-right: dotted 1px #bbb;
	clear:both;
	background-color: #C0E5F7;
}
#checkweigherMenu .endItem
{
	border-bottom: dotted 1px #BA0D00;
}
#checkweigherMenu .alternate
{
	background-color: #EEF8FF;
}
.checkweigherMenuDetail
{
	width:380px;
	padding-right:20px;
	float:left;
}
.checkweigherVariationDetail
{
	width:280px;
	padding-right:20px;
	float:left;
}
.checkweigherMenuDetail a
{
	font-weight:bold;
}
ul
{
	list-style-type: none;
}
#divFooter
{
	clear:both;
	text-align:center;
}
#divcontent
{
	float:left;
	width:600px;
}
#divSubMenu
{
	float:right;
	width:250px;
}
#divAlternativeImages
{
	padding: 0px 20px 20px 20px;
}
.alternativeImages
{
	float:right;
}

.divProductDetails
{
	border:solid 1px #bbb;
}

.specification
{
	border: dotted 1px #BA0D00;
}
.specification th
{
	padding:10px;
	background-color: #C0E5F7;
	border-right: dotted 1px #bbb;
	font-weight:bold;
	vertical-align:top;
	border-bottom: dotted 1px #bbb;
}
.specification td
{
	padding:10px;
	background-color: #EEF8FF;
	font-weight:normal;
	border-bottom: dotted 1px #bbb;
}
.specification ul
{	
	list-style-type:disc;
}


#globalnav {
	position:relative;
	float:left;
	width:100%;
	padding:0 0 1.75em 1em;
	margin:0;
	list-style:none;
	line-height:1em;
}

#globalnav LI {
	float:left;
	margin:0;
	padding:0;
}

#globalnav A {
	display:block;
	color:#444;
	text-decoration:none;
	font-weight:bold;
	background:#ddd;
	margin:0;
	padding:0.25em 1em;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	border-right:1px solid #aaa;
}

#globalnav A:hover,
#globalnav A:active,
#globalnav A.here:link,
#globalnav A.here:visited {
	background:#bbb;
}

#globalnav A.here:link,
#globalnav A.here:visited {
	position:relative;
	z-index:102;
}
