#main_body {
	margin: 0;
	padding: 0;
	font: 12px arial, sans-serif;
}

.clear {
	clear: both;
}

#inner_body {
	border: 1px #CCCCCC solid;
	display: block;
	width: 978px;
	padding: 0px;
	border: 1px #CCCCCC solid;
	position: relative;
}

#container {
	display: block;
	margin: 5px auto;
	padding: 0;
	position: relative;
	width: 980px;
	border: none;
}

#header {
	display: block;
	width: 980px;
	height: 100px;
	z-index: 9800;
	background: url('/images/Nav/nav-bar-bg.png') top left no-repeat;
}
#footer {
	width: 960px;
	margin: 10px;
	height: 0px;
	/*border-top: 11px #231F20 solid;*/
}


#regular_page_layout {
	padding: 20px;
}


#catalogue {
	width: 960px;
	margin: 10px;
}

#previous_page {
	float: left;
	position: relative;
	width: 30px;
	height: 560px;
	margin-right: 9px;
}
#next_page {
	float: left;
	position: relative;
	width: 30px;
	height: 560px;
	margin-left: 9px;
}
#previous_page span, #next_page span {
	position: absolute;
	top: 215px;
	left: 0;
}

#view_port {
	float: left;
	width: 880px;
	height: 596px;
	border: 1px #CCCCCC solid;
	position: relative;
}

#view_port #spread2 {
	position: relative;
	width: 880px;
	height: 563px;
	overflow: hidden;
}

.menuItem
{
	float: left;
}

/******************/
#view_port #spread {
	width: 880px;
	height: 563px;
	overflow: hidden;
	position: relative;
}
#view_port #spread #spread_pages {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 880px;
	height: 563px;
	overflow: hidden;
}
#spread_nav {
	position: absolute;
	bottom: 0;
	width: 880px;
	height: 35px;
	overflow: hidden;
}	

#view_port #spread_area {
	display: block;
	position: absolute;
	z-index: 9003;
	top: 0;
	left: 0;
	width: 880px;
	cursor: url('./images/cursors/cursor-zoom-in.cur'), -moz-zoom-in;
}
#view_port #page_area {
	display: none;
	position: absolute;
	z-index: 9001;
	top: 0;
	left: 0;
	cursor: url('./images/cursors/cursor-grab.cur'), -moz-grab;
}

#view_port #zoom_area {
	width: 1900px;
	height: 1215px;
	position: absolute;
	z-index: 9002;
	top: 0px;
	left: 0px;
}

#view_port #page_area.grabbing {
	cursor: url('./images/cursors/cursor-grabbing.cur'), -moz-grabbing;
}

#search_box
{
	position: absolute; 
	left: 705px; 
	top: 46px; 
	width: 80px;
	border-style: none;
	border-width: 0px;
	border-color: white;
	z-index: 9801;
}

#spread_nav a:hover {
	background-position: 0 -35px;
}
#spread_nav a.active {
	background-position: 0 -35px;
}
#spread_nav a.active:hover {
	background-position: 0 -35px;
}

#bottom_bar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#bottom_bar ul li {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}


#bot_toc {
	background: url('../images/bottom/botTOC.jpg') top left no-repeat transparent;
	width: 26px;
	height: 35px;
	top: 0px;
	left: 12px;
	position: absolute;
}

#bot_splitter1 {
	background: url('../images/bottom/botSplitter.jpg') top left no-repeat transparent;
	width: 12px;
	height: 35px;
	top: 0px;
	left: 51px;
	position: absolute;
}

.bot_zoom_plus {
	background: url('../images/bottom/botZoomPlus.jpg') top left no-repeat transparent;
	width: 24px;
	height: 35px;
	top: 0px;
	left: 73px;
	position: absolute;
}

.bot_zoom_minus {
	background: url('../images/bottom/botZoomMinus.jpg') top left no-repeat transparent;
	width: 24px;
	height: 35px;
	top: 0px;
	left: 73px;
	position: absolute;
}



#bot_left_end {
	background: url('../images/bottom/botLeftEnd.jpg') top left no-repeat transparent;
	width: 20px;
	height: 35px;
	top: 0px;
	left: 331px;
	position: absolute;
}

#bot_splitter2 {
	background: url('../images/bottom/botSplitter.jpg') top left no-repeat transparent;
	width: 12px;
	height: 35px;
	top: 0px;
	left: 354px;
	position: absolute;
}

#bot_left {
	background: url('../images/bottom/botLeft.jpg') top left no-repeat transparent;
	width: 17px;
	height: 35px;
	top: 0px;
	left: 369px;
	position: absolute;
}

#bot_splitter3 {
	background: url('../images/bottom/botSplitter.jpg') top left no-repeat transparent;
	width: 12px;
	height: 35px;
	top: 0px;
	left: 392px;
	position: absolute;
}

#bot_text {
	background: url('../images/bottom/botText.jpg') top left no-repeat transparent;
	width: 73px;
	height: 35px;
	top: 0px;
	left: 400px;
	position: absolute;
}

#bot_text_inner {
	top: 13px;
	left: 11px;
	width: 50px;
	height: 14px;
	overflow: hidden;
	position: absolute;
	text-align: center;
	font: 9px arial, sans-serif;
	color: black;
}

#bot_splitter4 {
	background: url('../images/bottom/botSplitter.jpg') top left no-repeat transparent;
	width: 12px;
	height: 35px;
	top: 0px;
	left: 480px;
	position: absolute;
}

#bot_right {
	background: url('../images/bottom/botRight.jpg') top left no-repeat transparent;
	width: 17px;
	height: 35px;
	top: 0px;
	left: 496px;
	position: absolute;
}

#bot_splitter5 {
	background: url('../images/bottom/botSplitter.jpg') top left no-repeat transparent;
	width: 12px;
	height: 35px;
	top: 0px;
	left: 518px;
	position: absolute;
}

#bot_right_end {
	background: url('../images/bottom/botRightEnd.jpg') top left no-repeat transparent;
	width: 20px;
	height: 35px;
	top: 0px;
	left: 536px;
	position: absolute;
}

#bot_email {
	background: url('../images/bottom/botEmail.jpg') top left no-repeat transparent;
	width: 27px;
	height: 35px;
	top: 0px;
	left: 778px;
	position: absolute;
}

#bot_splitter6 {
	background: url('../images/bottom/botSplitter.jpg') top left no-repeat transparent;
	width: 12px;
	height: 35px;
	top: 0px;
	left: 817px;
	position: absolute;
}

#bot_print {
	background: url('../images/bottom/botPrint.jpg') top left no-repeat transparent;
	width: 27px;
	height: 35px;
	top: 0px;
	left: 836px;
	position: absolute;
}

#bot_splitter7 {
	background: url('../images/bottom/botSplitter.jpg') top left no-repeat transparent;
	width: 12px;
	height: 35px;
	top: 0px;
	left: 820px;
	position: absolute;
}

#bot_pdf {
	background: url('../images/bottom/botPDF.jpg') top left no-repeat transparent;
	width: 28px;
	height: 35px;
	top: 0px;
	left: 836px;
	position: absolute;
}

.link_a
{
	color: white;
	
}

.link
{
	color: white;
	
}

a
{
	text-decoration: none;
}



	span.link {
		float: right;
		padding-left: 3px;
		display: block;
		background-color: #fff;
	}
	
	span.link a {
		color:#00529b;
		text-decoration: none;
	}
	
	td.spacer{
		width:10px;
	}
	
/*
body, html {
	margin: 0;
	padding: 0;
	
	font: 10px lucida, sans-serif;
	color:#444444;
}

.iwHR{
	height:0.5px;
	color:#eeeeee;

}

.left_span{
	font-weight:bold;
	float:left;
}

.right_span{
	font-weight:bold;
	float:right;
}

.blue_title{
	font-weight:bold;
	color:#396a96;

}
.clear {
	clear: both;
}

.catalogue_image{
	position: absolute;
	top:0;
	left:0;
	z-index:-9;
}

table.skuTable{
		width: 750px;
	}
	table.skuTable td {
		padding: 1px 0;
		font-weight:bold;
	}
	
	table.skuTable div.sku_col {
		width: 140px;
		background: url('../images/dotdot.gif') bottom left repeat-x transparent;
	}
	
	table.skuTable div.sku_col_nodot {
		width: 140px;
	}
	
	.clear {
		clear: both;
	}
	
	td.sku_col {
		background: url('../images/dotdot.gif') bottom left repeat-x transparent;
	}	
	
	span.sku {
		float: left;
		padding-right: 3px;
		display: block;
		background-color: #fff;
	}
	span.link {
		float: right;
		padding-left: 3px;
		display: block;
		background-color: #fff;
	}
	
	span.link a {
		color:#00529b;
		text-decoration: none;
	}
	*/
	td.spacer{
		width:10px;
	}
	
