
/**** BODY **************************************************************/

body {
  margin:0px;
  background-color: white;
}

td,p {
  font-family:verdana, arial, Helvetica, sans-serif;
  font-size:10px;
  color:black;
}
  
input,textarea,select {
  font-family:verdana, arial, Helvetica, sans-serif;
  font-size:9px;
  color:#000000;
}

A {
  color: blue;
}

A:hover {
  color: #F3651C;
}

.superscript {
  font-size: 6px;
  vertical-align: super;
}



/**** COLOURED TEXT ****************************************************/

.smallBlack {
  font-size: 9px;
}

.smallWhite {
  font-size: 9px;
  color: white;
}

.white {
  font-size: 10px;
  color: white;
}

.important {
  font-size: 11px;
  color: #FF0000;
}

.grey {
  font-size: 10px;
  color: #8C8C8C;
}

.grey a {
  color: #8C8C8C;
  text-decoration: none;
}

.greysmall {
  font-size: 9px;
  color: #8C8C8C;
}

.blacksmall {
  font-size: 10px;
  color: black;
}

.greymedium {
  font-size: 14px;
  color: #8C8C8C;
}

.greymedium a {
  color: #8C8C8C;
  text-decoration: none;
}

.greylarge {
  font-size: 16px;
  color: #8C8C8C;
}

.greylarge a {
  color: #8C8C8C;
  text-decoration: none;
}

.blue {
  font-size: 9px;
  color: #001286;
}

.bluemedium {
  font-size: 10px;
  color: #001286;
  font-weight: bold;
}

.bluemediumbold {
  font-family: Arial;
  font-size: 12px;
  color: #001286;
  font-weight: bold;
}

.bluelarge {
  font-size: 14px;
  color: #001286;
  font-weight: bold;
}

.blue12px {
  font-size: 12px;
  color: #001286;
  font-weight: bold;
}

.bluetitles {
  font-size: 18px;
  font-family: Arial;
  color: #001286;
  font-weight: bold;
}

.downloadtitles {
  font-size: 18px;
  font-family: Arial;
  color: #001286;
  font-weight: bold;
}
.producttitles {
  font-size: 24px;
  font-family: Arial;
  color: #001286;
  font-weight: bold;
}
.productheaton {
  font-size: 20px;
  font-family: Arial;
  color: #001286;
  font-weight: bold;
}
.producttitles_coolit {
  font-size: 18px;
  font-family: Arial;
  color: #001286;
  font-weight: bold;
}
.redtext {
  font-family: Arial;
  font-size: 14px;
  color: #ea2825;
  font-weight: bold;
}
.greytext {
  font-family: Arial;
  font-size: 14px;
  color: #8C8C8C;
}
.blacktext {
  font-family: Arial;
  font-size: 14px;
  color: 000000;
}
.orangetext {
  font-family: Arial;
  font-size: 14px;
  color: #f3651c;
}
.productgreybox_text {
  font-family: Arial;
  font-size: 12px;
  color: #FFFFFF;
  font-weight: bold;
}
.orangelarge {
  font-family: Arial;
  font-size: 16px;
  color: #f3651c;
  font-weight: bold;
}
.orangeproducttext {
  font-family: Arial;
  font-size: 14px;
  color: #f3651c;
  font-weight: bold;
}
.orangemedium {
  font-family: Arial;
  font-size: 12px;
  color: #f3651c;
  font-weight: bold;
}
.orange11px {
  font-family: Arial;
  font-size: 11px;
  color: #f3651c;
  font-weight: bold;
}
.orangesmall {
  font-size: 10px;
  color: #f3651c;
  font-weight: bold;
}

.carousel-temp-controller {
	background-image:url(../images/products/carousel-temp-controller.jpg);
	background-repeat: no-repeat;
	height: 275px;
	padding: 10px 30px 10px 110px;
	margin: 10px 0px 0px 10px;
}

.ptfe-greybox {
	background-image: url(/images/products/ptfe_grey_background.jpg);
	background-repeat: no-repeat;
	height: 60px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0px 0px 0px;
}
/**** LINKS / ROLLOVERS ************************************************/

.bottom {
  color: white;
  font-weight: bold;
}

.bottom A {
  color: white;
  font-weight: bold;
  text-decoration: none;
}

.bottom A:hover {
  color:#CCCCCC;
}

.menuRollOver {
  background-image: url('/images/nav/rollover.gif');
  padding: 9px 10px 9px 10px;
  cursor: pointer;
}

.menuRollOut {
  background-image: none;
  padding: 9px 10px 9px 10px;
  cursor: pointer;
}

.navtext {
  color: white;
  font-weight: bold;
  text-decoration: none;
  background-image: url('/images/nav_bg.gif');
}

a.navtextlink {
  color: white;
  font-weight: bold;
  text-decoration: none;
}

a.navtextlink:hover {
  color: black;
  font-weight: bold;
  text-decoration: none;
}


/**** BACKGROUND COLOURS / IMAGES **************************************/

.navBg {
  background-color: white;
  background-image: url('/images/nav_bg.gif');
}

.topBg {
  background-color: white;
  background-image: url('/images/top_bg.jpg');
}

.overlap {
  background-color: white;
  background-image: url('/images/overlap.jpg');
  background-repeat: no-repeat;
}

.bottom {
  background-color: #595959;
}

.greyBg {
  background-color: #88889F;
}

.trCornerGrey {
  background-image: url('/images/corners/tr_grey.gif');
  background-repeat: no-repeat;
  background-position: top right;
}

.orangeBg {
  background-repeat: repeat-x;
  background-image: url('/images/orange_bg.gif');
}

.pixelArrowBg {
  background-image: url('/images/pixel_arrows.gif');
  background-position: 10 10;
  background-repeat: no-repeat;
}

.carouselBg {
  background-image: url('/images/carousel.jpg');
  background-position: 0px 50px;
  background-repeat: no-repeat;
}

.carouselBackg {
  background-image: url('/images/panels/carousel_background.jpg');
  background-repeat: no-repeat;
}

.greyBarBg {
  background-image: url('/images/grey_bar_bg.gif');
  background-repeat: repeat-x;
  background-position: bottom;
}

.greyBarBgSmall {
  background-image: url('/images/products/grey_bg_sm.gif');
  background-repeat: repeat-x;
  background-position: 0px 36px;
}

.downloadVolumeGuide {
  background-image: url('/images/download_centre/volume_guide.gif');
  background-repeat: no-repeat;
  position: relative;
}

.downloadProductIntegration {
  background-image: url('/images/download_centre/product_integration.gif');
  background-repeat: no-repeat;
  position: relative;
}

.downloadGenevacChart {
  background-image: url('/images/download_centre/genevac_chart.gif');
  background-repeat: no-repeat;
  position: relative;
}

.downloadStirringGuide {
  background-image: url('/images/download_centre/stirring_guide.gif');
  background-repeat: no-repeat;
  position: relative;
}

.downloadProductGuide {
  background-image: url('/images/download_centre/product_guide.gif');
  background-repeat: no-repeat;
  background-position: 0 -7px;
}

a.downloadLinkButton {
	background-image: url('/images/download_centre/download.gif');
	background-repeat: no-repeat;
	margin-left: 8px;
	margin-top: 1px;
	width: 60px;
	height: 17px;
	display: block;
	float: left;
}

a.downloadLinkButton span {
	display: none;
}

.downloadCheckbox {
  font-size: 9px;
  color: #001286;
  float: left;
}

.downloadCheckbox input {
  vertical-align:-35%;
}


/**** BORDERS / DIVIDES ************************************************/

.whiteBorderRight {
  border-right: solid white 1px;
}

.whiteBorderTop {
  border-top: solid white 1px;
}

.borderTop {
  border-top: solid #CCCCCC 1px;
}

.dottedTop {
  background-image: url('/images/dotted_horizontal.gif');
  background-repeat: repeat-x;
  background-position: top;
}

.dottedBottom {
  background-image: url('/images/dotted_horizontal.gif');
  background-repeat: repeat-x;
  background-position: bottom;
}

.dottedLeft {
  background-image: url('/images/dotted_vertical.gif');
  background-repeat: repeat-y;
  background-position: left;
}

.dottedRight {
  background-image: url('/images/dotted_vertical.gif');
  background-repeat: repeat-y;
  background-position: right;
}
  


/**** BULLETS *********************************************************/

.smallWhite UL {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.smallWhite LI {
  padding-left: 8px;
  background-image: url('/images/white_bullet.gif');
  background-repeat: no-repeat;
  margin-bottom:0px;
}

UL {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

LI {
  padding-left: 8px;
  background-image: url('/images/blue_bullet.gif');
  background-repeat: no-repeat;
  margin-bottom:4px;
}

ul.orange li {
  background-image: url('/images/orange_bullet.gif');
}


/**** FORM *********************************************************/

.formForgotten {
  font-weight: bold; 
  border-left-color: red; 
  border-left-width: 3px; 
  border-left-style: solid;
  border-right: none;
}

.ecardForgotten {
  color: #F3651C;
  font-weight: bold;
  background-color: white;
}

ul.download-list {
  margin: 10px 0 10px 0;
  padding: 0;
  list-style: disc;
  font-family: Arial, Helvetica, sans-serif;
}

ul.download-list li {
  background-image: none;
  margin: 0 0 2px 30px;
  padding: 0;
}

/**** ACCESSORIES PAGE *********************************************************/

.fuzzy-greybar {
  background: white url(/images/products/fuzzy_collection.jpg);
  background-repeat: no-repeat;
  width: 567px;
  height: 195px;
  background-position: 0 380px;
}

/**** METZ PRODUCT PAGE *********************************************************/

.metz-table {
   background-color: #CCCCCC;
}

.metz-table td {
   background-color: #FFFFFF;
}

sup {
   line-height:4px;
   font-size:8px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
}

/**** TABLE BORDERS *********************************************************/

.tableborder {
	border-collapse:collapse;
}

.tableborder td  {
	border:1px solid black;
}


/**** CONTACT ME POP-UP *********************************************************/

.panelBorderTop {
  border-top: solid #240078 1px;
}

.panelBorderBottom {
  border-bottom: solid #240078 1px;
}

.panelBorderLeft {
  border-left: solid #240078 1px;
}

.panelBorderRight {
  border-right: solid #240078 1px;
}

h2.download {
	color: #240078;
	background: none;
	font-size: 
	margin: 0;
    padding: 0;
}

.small {
  font-size: 10px;
  color: #240078;
}

.panelBg_blue {
  background-color: #E1E2F0;
}

h2 {
  font-size: 13px; 
  color: #ff6d22;
  font-weight: bold;
  margin: 12px 0 0 0;
  padding: 0px;
}

h3 {
  color: #240078;
	font-size: 12px;
	font-weight: bold;
	margin: 18px 0 0 0;
}
/**** ABOUT US PAGE *********************************************************/

.activities {
  font-size: 20px;
}

.activities td h3 {
  padding: 0px 0px 0px 0px;
  margin: 18px 0px 0px 0px;
}

.activities td p {
  padding: 0px 0px 0px 0px;
  margin: 10px 0px 10px 0px;
}

h2.exhibition-year {
  color: #240078;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 5px;
  font-family: Arial;
}

h3.exhibition-month {
  color: #240078;
  font-size: 13px;
  font-weight: bold;
  margin: 18px 0 0;
  font-family: Arial;
}

/**** POP UP DOWNLOAD FORM ***************************/

form.download {
  font-size: 0.7em;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;  
  color: black;
}

form.download input, 
form.download select, 
form.download textarea {
  font-family: Arial, Helvetica, sans-serif;
  color: black;
  font-size: 12px;
  text-align: left;
}

form.download .small {
  color: black;
  font-size: 11px; 
}

form.download p {
  color: black;
  font-size: 11px; 
  font-family: Arial, Helvetica, sans-serif;
}

form.download td, p {
  color: black;
  font-size: 11px;
  font-family: arial,helvetica,verdana,sans-serif;

}

table.download {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: black;
}

table.download a {
    color: #026CB6;
    font-weight: bold;
    text-decoration: none;
}

h2.download {
    color: #283A97;
    font-size: 14px;
}

h2.download a {
  text-decoration: none;
  color: #240078;
}

#request_para,
#keep_updated {
  border-bottom: dotted 1px #666666;
}

#request_para {
  padding: 5px;
}

#selection_para,
#keep_updated {
  border-top: dotted 1px #666666;
}

tr.divide td {
  padding-top: 10px;
  border-top: dotted 1px #666666;
}

table tr, td a {
  color: #026CB6;
  text-decoration: none;
}

ul a {
  color: #026CB6;
  font-weight: bold;
  text-decoration: none;
  font-family: arial,helvetica,verdana,sans-serif;
  font-size: 11px;
  padding-left: 5px;
}

/**** PRODUCT PAGE - ACCESSORIES TABLE ***************************/

table.product-accessories tr td {
  padding: 0 10px 10px 10px;
}

