@charset "UTF-8";
/* CSS Document */

* {
	padding: 0px;
	margin: 0px;
}

body {
	background-color: #666666;
	font-size: 13px;
	font-family:Arial,sans-serif; 
	color: #333;
}

td, p {
	font-size:1em;
	color: #333;
}

.awardTable td {
	font-size: 0.9em;	
}

p {
	padding-bottom: 16px;	
}

a, a:active {
		border: none;
		outline: none;
}

a img {
	border: none;	
}

.innerLeftNews a, .emailList a, .generalContent a {
	font-weight: bold;	
}

h3 {
	color: #003366;
	font-size: 1em;
	padding-bottom: 10px;
}

h4 {
	padding: 16px 0px 10px 0px;	
	font-weight: 1em;
	font-weight: normal;	
}

.normalInH4 {
	font-weight: normal;	
}

.padded {
	padding: 10px;
}

table.table-padded {
	border-collapse:collapse;
	font-size: 13px;
}

table.table-padded td {
	border: 0px;
	padding: 3px;
	margin: 0px;
	border-spacing: 0px;
}

ul {
	padding-left: 20px;	
}


/* All page sizes and shadows */
#everything {
	width: 930px; 
	margin: 0px auto; 
	position: relative;	
}

#shadowTop {
	background-image: url(/images/shadow_top.jpg);
	height: 30px;
	width: 930px;
}

#shadowBtm {
	background-image: url(/images/shadow_bottom.jpg);
	height: 40px;
	width: 930px;
	background-repeat:no-repeat;
}

#shadowRepeat {
	position:relative;
	background-image:url(/images/shadow_repeat.jpg); 
	background-repeat:repeat-y;	
	width: 930px;
}

#pageContainer {
	background-color:#FFF; 
	width: 870px; 
	margin: 0px auto;
	position: relative;

}

#pageHeader {
	height: 60px;	
}

#logo {
	margin-left: 20px;	
}

#nav_bar_home_icon {
	background-image:url(/images/logo-icon.gif); 
	height: 26px;
	width: 32px;
	background-repeat: no-repeat;
	margin: 5px auto 0px;
	background-position: 0 -26px;
}

a {
	text-decoration: none;
	color: #003366;
/*	font-weight: bold;  didn't want bold on the yearClicker thingy on the up and coming shows page */
}

a:hover {
	color: #F90;
}

#menu {
	list-style: none;
	position: absolute;
	right: 0px;
	font-size: 1.1em;
}
.menu_btn {
	float: left;
	width: 109px;
	margin-left: 1px;
	height: 39px;
	background-image: url(/images/menu_btn.jpg);
	background-repeat: repeat-x;
	background-position: 0 -41px;
	color: #FFF;
	text-align: center;
	line-height: 2.8em;
	font-weight: bold;
}
.menu_btn:hover {
	background-position: 0 0;
	color: #333;
}
.menu_btn_hover {
	background-position: 0 0;
	color: #333;
}

/*=== popup news menu */

.dropDownNavMenu {
	position:absolute;
	z-index:999;
	background:#f3f3ff;
	width: 160px;
	
}

.dropDownNavMenu a {
	display: block;
	width: 130px;
	padding: 0px 15px;
	line-height:24px;
	height: 24px;
	font-size:11px;
	font-weight:bold;
	
	background-image:url(/images/drop_down_hover_bg.jpg);
	background-repeat:repeat-x;
	color: #FFF;
	
}


.dropDownNavMenu a:hover {
	background-image: url(/images/blank.gif);
	
	color: #333;
}

/*=== end of popup menu */

#columnContainer {
	background-image: url(/images/purple_bg_309px.jpg);
	background-position: right;
	background-repeat: repeat-y;
}

#purpleSpacer {
	background-image: url(/images/purple_bg_309px.jpg);
	background-position: right;
	background-repeat: repeat-y;
	height: 20px;
	width: 870px;
}

#pageContent {
	padding: 16px;	
}

/* Product '1' page where products categories are displayed with products in rows */
#wideColumn {
	width: 830px;
	margin: 0px 20px 20px 20px;
	
	border: 1px solid #333;
}

.beingAnHr {
	border-bottom: 1px solid #333;
	width:790px;
	margin: 0px 0px 20px 0px;	
}

.productRow {
	width: 790px;
	padding: 0px 0px 20px 20px;
}

.productRowItem {
	width: 125px;
	margin: 5px 15px 0px 15px;
	height: 180px;
	font-weight: bold;
	text-align:center;
}
.productRowItem img {
	padding-bottom: 12px;
}



/* News and shows pages */
#innerWideBox {
	margin: 20px 20px 0px 20px;
	border: 1px solid #333;
	width: 788px; /* annoyingly we have to set this width to keep IE6 happy */
	overflow: auto;
}

.wideBoxPurpleBG{
	background-image:url(/images/purple_bg_249px.jpg);
	background-repeat: repeat-y;
	background-position: right;	
}

.wideBoxPurpleBG270{
	background-image:url(/images/purple_bg_270px.jpg);
	background-repeat: repeat-y;
	background-position: right;	
}

.innerLeft {
	margin: 20px;
	float: left;
	width: 500px;
}

.innerLeftNews {
	margin: 20px;
	width: 450px;
}

.innerRight {
	width: 209px;
	float: right;
	padding: 20px 20px 20px 0px;
}

.innerRightNews {
	width: 259px;
	float: right;
	padding: 20px 20px 20px 0px;

}

.innerLeftDownloads {
	margin: 0px;
	float: left;
	width: 450px;
	border: 1px solid #333;
	padding: 20px;
	
}


.innerLeftDistributorDownloads {
	margin: 0px;
	float: left;
	width: 500px;
	border: 1px solid #333;

	
}


.innerLeftDistributorDownloadsAjaxTarget {

	padding: 20px;
	
}

.innerRightDownloads {
	width: 229px;
	float: right;
	padding: 20px 20px 20px 0px;
}

.downloadHiResImage {
	font-size: 0.8em;
	font-weight: bold;
	padding-bottom: 20px;
	text-align: center;
}

.tradeShowLogo {
	float: left;
	margin-right: 20px;
}

.imgCaption {
	margin-top: 10px;
	font-size: 0.8em;
	font-weight: bold;
}


#yearClickerTop { /* top of page */
	padding: 20px 20px 0px 20px;
	float: right;
}

#yearClicker {
	padding: 20px;
	float: right;
}

#yearClicker a, #yearClickerTop a {
	margin-left: 10px;
}

/* left column in a 2 column layout */
#leftColumn {
	width: 540px;
}

/* homepage bits */
#flashContent, #productTopImages, .generalLeftBox, .generalLeftBoxLast {
	/* this style MUST NOT define a specific height, as it's used in the where to buy section to contain variable lists of dealers*/
	border: 1px solid #333; 	
	margin: 0px 0px 0px 20px;
	width: 518px;

	position: relative;
}

.generalLeftBox {
	margin-bottom: 20px;	
}

.generalRightBox {
	border: 1px solid #333; 
	margin: 0px 20px 20px 0px;
	position: relative;
}

/* contact page etc */
.generalContent {
	padding: 20px;
}

#generalLeftBox h2, #generalLeftBoxLast h2 {
	padding: 0px;	
}

.h2More {
	float:right;
	font-size: 0.8em;
	font-weight: normal;
	padding-right: 5px;
}

.h2More a {
	color: #ffffff;	
}

.h2More a:hover {
	color: #F90;	
}

.allCaps {
	font-variant:small-caps;
}

table.emailList td {
	border: 0px;
	padding: 0px 5px;
	margin: 0px 5px;
}

/* Dealer Page */
.dealerDetails {
	padding-left: 25px;
}

.dealerDetails a {
	font-weight: normal;	
}

/* Product page sections */
#white_stripe {
	background-color: #fff;
	opacity: 0.3;
	filter: alpha(opacity = 30);
	width: 518px;
	height: 20px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}


.viewOtherImages {
	font-size: 0.85em;
	font-weight: bold;
	line-height: 1.7em;
	padding-right: 3px;
}

.product_num {
	background-image: url(/images/products/product_number_bg.jpg);
	width: 14px;
	height: 14px;
	color: #FFF;
	line-height: 1.3em;
	text-align:center;
	margin-left: 3px;
	float: left;
	display: block;
	font-size: 0.8em;
	margin-top: 2px;
}

#productOverview {
	border-left: 1px solid #333; 
	border-right: 1px solid #333; 
	border-bottom: 1px solid #333; 
	margin: 0px 0px 0px 20px;
	width: 478px;
	position: relative;		
	padding: 20px;
}

#productAwardsContainer {
	/*width: 290px;*/
	margin: 0px 0px;
	position: relative;
	padding: 0px;

}

#productAwardsContainer .productAward {
	float: left;
	margin-bottom: 10px;
	font-size: 0.9em;
/*	height: 140px; */
	width: 266px;
}

#productAwardsContainer .productAward .textContainer {
	padding-left: 100px;

}

.specsCellLeft  {
	width: 178px;
	text-align: left;	
	font-weight: bold;
	background-color: #9999cc;
	padding: 3px;
}

.specsCellRight {
	width: 300px;
	background-color: #ccccff;
	padding: 3px;
}


/*
=================================
Stuff that only applies to the                                        ================  Product details pages ================
Product Details pages
=================================
*/

.productDownload a {
	height: 32px;
	text-indent: 40px;
	padding: 0px;
	display: block;
	background-repeat:no-repeat;
	background-position:left top;
}

#productReviewPod {
	overflow:auto;	/* need trick to make the box auto expand without needing to clear after the image */
}
#productReviewPod img {
	margin-right: 5px;
	margin-bottom: 5px;
}


#productTopImages {
	height: 275px; /* 570 px = image height (250) + header (20px) + a bit */

	
}

#productTopImages #mainProductImage {
	margin: auto;
	display: block; /* this makes the auto margins = centered - will it work in IE though? */
}


#productTopImages #product_img_ctrl {
	position: absolute;
	z-index: 100;
	bottom: 0px;
	right: 0px;
	height: 20px;
	padding: 0px 6px 0px 0px;
}

#productTopImages #product_img_ctrl a.current {
	color: #000000;
}

/* this is inserted majically by JS behind the controller buttons, as a faded bg to semi-cover the main image*/
#productTopImages #product_img_ctrl_bg {
	position: absolute;
	z-index: 50;
	bottom: 0px;
	right: 0px;
	height: 20px;
	padding: 0px 6px 0px 0px;
	background-color:#FFFFFF;
}

#newsPodContainer {
	height: 175px;	
	width: 537px;
	margin: 20px 0px 0px 0px;
	padding-left: 20px;
}

.newsPod {
	width: 248px;	
	height: 163px;
	border: 1px solid #333;  
	margin: 0px 0px 0px 20px;
	float: left;
	padding-bottom: 10px;
	background-image:url(/images/home_news_pod_bg.jpg);
	background-repeat: no-repeat;
}

.no-margin-left {
	margin-left: 0px;	
}

.newsPodText {
	width: 146px; 
	margin-top: 4px; 
	padding: 10px; 
	font-size: 0.9em;
	overflow: hidden;
	float: left;
	height: 136px;
}

.newsPodText h3 {
	padding-bottom: 6px;
	font-size: 1.1em;
}

.readMore {
	font-size: 0.8em;	
}

.newsPodImg {
	width: 80px;
	text-align: center;
	float: left;
	padding-left: 2px;

}

/* show = trade show */
#showContainer {
	padding: 20px 0px 0px 20px;	
	height: 160px;
	overflow: hidden;
}

.showPod {
	margin: 20px 0px 0px 20px;
	float: left;
}

.showPod p {
	color: #333333;
	font-size: 0.8em;
	width: 110px;
}


/* events pods on homepage */

.eventsPod {
	margin: 0px 0px 10px 0px;
	/*float: left*/;
	height: 80px;
	overflow:hidden;
}

.eventsPodText {
	padding: 0px;
}

.eventsPodText h3 {
	font-size: 1em;
	padding-bottom: 0px;
}

.eventsPodText p {
	color: #333;
	font-size: 0.9em;
}

.eventsPod img {
	/*width: 80px;*/
	float: left;

}


/*
=================================
Stuff that only applies to the                                        ================  Home page specifics ================
Product Downloads pages
=================================
*/


#homeAwardsContainer {
	overflow:hidden;
	height: 160px;
	padding: 0px 0px 0px 20px;
/*	margin: 0px auto; */
}

#homeAwardsContainer .homeAward {
	float: left;
	margin-right: 5px;
	text-align: center;
	width: 76px;
	height: 46px;
	padding: 20px 0px 0px 20px;
}

#homeReviewsContainer {
	height: 120px;
	overflow:hidden;
}

.homeReview {
	float: left;
	margin-right: 12px;
	height: 120px;
	width: 80px;
}

.homeReview a img {
	border: 1px solid #333;	
}

.reviewDesc {
	font-size: 0.7em;
	color: #333333;
}

#homeEventsContainer {
	overflow:hidden;
	/*width: 290px;*/
	margin: 0px;
}


/*
=================================
Company page
=================================
*/

#companyAwardsContainer .productAward {
/* makes company award sit next to each other and flow left-right
	float: left;
	margin-right: 12px;
	text-align: center;
	width: 80px;
	height: 140px;
	padding-bottom: 20px;
	font-size: 0.8em;
*/
	float: left;
	margin-bottom: 10px;
	font-size: 0.9em;
	width: 266px;
}

#companyHeritageAwardsContainer {
/* MK change - Non linked awards
*/
	float: left;
	margin-bottom: 10px;
	font-size: 0.9em;
	width: 266px;
}

/*
=================================
Stuff that only applies to the                                        ================  Product downloads pages ================
Product Downloads pages
=================================
*/

#getAdobeReader {
	float: right;
	margin: 0 0 10px 10px;
}

.downloadIcon {
	padding: 0px 0px 10px 0px;	
}

#downloadReviewsContainer {
	overflow: auto;
}

#downloadReviewsContainer a {
	display: block;
	float: left;
	margin: 5px 20px 16px 5px;
}

#downloadReviewsContainer a img {
	border: 1px solid #333;
}

/* purple smaller right column for e.g. homepage */
#rightColumn {
	width: 309px;
	float: right;
/*	border: solid 0px #000000; */
	margin-right: 0px;
}

.rightPod {
	background-color: #ccccff;
	border-top: 1px solid #FFF;
}

.rightPod h2, #productTopImages h2, #wideColumn h2, #innerWideBox h2, .generalLeftBox h2, .generalLeftBoxLast h2, .generalRightBox h2 {
	background-image: url(/images/pod_header.jpg);
	background-repeat: repeat-x;
	font-size: 1em;
	color: #FFF;
	height: 20px;
	padding-left: 20px;
	line-height: 1.5em;
	font-weight: bold;
}

.h2Bg { /* new fake h2 */
	background-image: url(/images/pod_header.jpg);
	background-repeat: repeat-x;
	font-size: 1em;
	color: #FFF;
	height: 20px;
	padding-left: 20px;
	line-height: 1.5em;
	font-weight: bold;	
}

.rightPodContent {
	padding: 14px;
}

.startSpeech {
	float: left;
	padding-bottom: 20px;
	padding-right: 10px;
}

.endSpeech {
	float: right;
}





.ui-widget  {
	font-size:1em;
}

.ui-widget-header {
	font-size:1.1em;
	margin-top:10px;
	padding:0.2em;
	position:relative;
}
.ui-widget-content {
	margin-top: 0px;
}

.ui-widget-content {
	padding: 10px;
	margin-top: 0px;
}

.floatLeft {float:left;}
.floatRight {float:right;}



#languageToolbar {
	padding: 10px 4px;
}


.icon-flag {
	width: 16px;
	height: 11px;
	position:relative;
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}
.icon-flag-en {
	background-image: url(/images/icons/flags/en.png);
	background-position:0 0;
}

.icon-flag-fr {
	background-image: url(/images/icons/flags/fr.png);
	background-position:0 0;
}
.icon-flag-pl {
	background-image: url(/images/icons/flags/pl.png);
	background-position:0 0;
}

.clearBoth {
	clear: both;	
	font-size:1px;

}

#footer {
	background-image: url(/images/footer_bg.jpg);
	background-repeat: repeat-x;
	width: 870px;
	height: 32px;
}

#footerText {
	padding: 8px 20px 0px 20px;
	color: #ffffff;
	font-size: 0.8em;
	
}

#siteBy {
	float: right;	
	padding: 8px 20px 0px 20px;
	color: #ffffff;
	font-size: 0.8em;
}

#siteBy a {
	color: #fff;	
}

#siteBy a:hover {
	text-decoration: underline;
}

a.purpleButton {
	position:relative;
	background-image:url(/images/buttons/button_center.gif);
	background-repeat:repeat-x;
	height: 20px;
	padding: 2px 15px 10px 15px;
	color: #FFF;
}
a.purpleButton:hover {	
color: #F90;	
}

a.purpleButton .rightEnd {
	width: 10px;
	height: 20px;
	position:absolute;
	right: 0px;
	top: 0px;
	background-image:url(/images/buttons/button_right_cap_on_white.gif);
	background-repeat:no-repeat;
}

a.purpleButton .leftEnd {
	width: 10px;
	height: 20px;
	position:absolute;
	left: 0px;
	top: 0px;
	background-image:url(/images/buttons/button_left_cap_on_white.gif);
	background-repeat:no-repeat;
}


a.purpleButtonOnPurple .leftEnd {
	background-image:url(/images/buttons/button_left_cap_on_purple.gif);
}

a.purpleButtonOnPurple .rightEnd {
	background-image:url(/images/buttons/button_right_cap_on_purple.gif);
}

.buttonCaption {
	padding-top: 20px;	
}

/* login to reserved area */
#loginForm {
	margin: 20px 0px 0px 20px;
}


/* Where to buy (maps) page */
.twoMapContainer {
	float: left; 
	width: 390px;
	text-align: center;
	margin: 10px 0px;
}

.mapImage {
	width: 230px;
	height: 140px;
	text-align: center;
}



a.helpIcon {
	display: block;
	float: right;
	width: 16px;
	height: 16px;
	margin-left:3px;
	background-image:url(/images/icons/help_icon.gif);
	background-repeat:no-repeat;
	background-position: 0px -16px;
}

a.helpIcon:hover {
	background-position: 0px 0px;
}


.marginTop {
	margin-top: 10px;	
}


.shadowCorner {
	position:absolute;
	width: 30px;
	height: 50px;
	padding: 0px;
	margin: 0px;
	background-repeat:no-repeat;
}

#shadow-b-r {
	background-image:url(/images/shadow_bottom_right.jpg);
	right: 0px;
	bottom: 0px;
	
}
#shadow-b-l {
	background-image:url(/images/shadow_bottom_left.jpg);
	left: 0px;
	bottom: 0px;
}

#shadow-t-r {
	background-image:url(/images/shadow_top_right.jpg);
	right: 0px;
	top: 0px;
}
#shadow-t-l {
	background-image:url(/images/shadow_top_left.jpg);
	left: 0px;
	top: 0px;
}


