html {
  height: 100%;
}

body {
/*  height: 100%;*/
  margin: 6px 0px 0px 0px;
  text-align: center;
  width: 100%;
  background-color: #EAF2EE;
}

body, select,table { 
 
  color: #000;
  font-family: arial, verdana, helvetica, sans-serif;
}

#wrapper,#wrapperHome {
/*  height: 100%;*/
  background-color: #fff;
  width: 770px;
  text-align: center;
  margin: 0px auto 0px auto;
/*  min-height: 100%;*/
}

#wrapperHome {
  background: url(../images/home_background3.gif);
  background-repeat: repeat-y; 
  width:770px;
}

select {
  font-size: 70%;
  width: 152px;
  background-color: #fff;
}

label {
	width: 170px;
	padding-top: 6px;
	float: left;
	text-align: left;
	display: block;
}

textarea {
	width: 14em;
	height: 4em;
	overflow: hidden;
}


.submitBtn {
	margin-left: 170px;
}

.red {
	color: #f00;
}

#header {
  width: 770px;
  margin: 0px auto 0px auto;
  background-image: url("../images/logo.gif");
  background-repeat: no-repeat;
  height: 107px;
  text-align: right;
}

#logo {
    width: 300px;
    float: left;
    margin-top:  0px;
}

#headerPadding {
  padding: 15px;
  padding-top: 14px;
}

#dropdowns {
    float:right;
}

.headerDDText { 
  float: left;
  width: 578px;
  text-align: right;
  color: #A6C0DB;
  font-size: 78%;
  margin-right: 4px;
  padding-top: 8px;
}

.headerDD {
  float: left;
  padding-top: 5px;
}

#contentWrapper {
  width: 770px;
  text-align: left; 
  margin: 0px auto 0px auto;
  background-color: #fff;
  /* min-height: 535px; */
/*  height: 100%;*/
/*  min-height: 100%;*/
}

#GCWrapper {
/*  width: 770px;
  text-align: left; 
  margin: 0px auto 0px auto;
  background-color: #fff;*/
  /* min-height: 535px; */
/*  height: 100%;*/
/*  min-height: 100%;*/
}

#contentLeft {
  border-top: 20px solid #fff;
  float: left;
  padding-top: 8px;
  padding-bottom: 9px;
  background: url(../images/sidenav_bg.gif);
/*  height:200px;*/
  width: 156px;
}

#contentRight {
  float: left;
  width: 590px;
  margin: 4px 0px 20px 24px; 
  padding-top: 2px;
  /* height: 370px; */
/*  height: 100%;
  min-height:370px;*/
}

#contentRight p,#contentRight a {
/*  padding: 4px 10px 0px 7px;*/
  font-size: 90%;
}

#contentRight p {
/*  padding: 4px 10px 0px 7px;*/
	padding: 4px 0px 0px 0px;
	font-size: 90%;
}

#contentRight li {
	padding: 4px 0px 0px 0px;
	font-size: 85%;
}

#contentRight li li {
	font-size: 100%;
}

.clearFloats {
  clear: both;
}

img {
  border: 0px;
}

h1 { 
	font-weight: bold; 
	margin-bottom: 2px;
	margin-top: 12px;
	font-size: 84%;
} 

h2,h5 { 
	font-size: 110%;
	margin-top: 12px;
	margin-bottom: 3px;
	font-weight: normal;
	background-color: #EFB251;
	padding-left: 6px;
} 

h3 {
	font-weight: normal; 
/*	padding-left: 6px;*/
	margin-bottom: 2px;
	/*margin-top: 24px;*/
	margin-top: 8px;
	font-size: 100%;
}

h4 {
	font-weight: bold; 
	padding-left: 6px;
	margin-bottom: 2px;
	margin-top: 12px;
	font-size: 84%;
}

h5 { 
	width: 269px;
	font-size: 80%;
	height: 18px;
	padding-top: 1px;
} 

h6 { 
	font-weight: bold; 
	margin-bottom: 2px;
	margin-top: 12px;
	font-size: 120%;
} 

#colouredHeader,#colouredHeaderMenu {
	font-size: 110%;
	margin-top: 12px;
	margin-bottom: 3px;
	padding-top: 1px;
}

#colouredHeader p {
	font-size: 80%;
	padding: 2px;
/*	padding-left: 6px;*/
}

#colouredHeaderMenu,#colouredHeaderBg {
	background-color: #E9E8E2;
	padding-left: 6px;
}

#colouredHeaderMenu a,#colouredHeaderMenu a:link,#colouredHeaderMenu a:visited,#colouredHeaderMenu a:active,#colouredHeaderMenu a:hover {
	font-size: 100%;
	color: #A8A878;
	padding-left: 1px;
}

#colouredHeaderMenu a:hover {
	color: #000;
}

#colouredHeader {
	width: 421px;
	float: left;
}

#colouredHeaderImage {
	margin-top: 8px;
	float: left;
	width: 144px;
}

p {
	margin-top: 2px; 
	margin-bottom: 2px; 
}

#homeContentPadding p,#homeProducts p {
	margin-top: 8px; 
}

p.blue {
	color: #273B7C;
}

hr {
	clear: both;
	color: #273B7C;
	height: 1px;
	background-color: #273B7C;
	border: 0px solid #273B7C;
	margin-right: 25px;
	margin-top: 8px;
}

a,a:link,a:visited,a:active, a:hover {
	color: #000;
	text-decoration: none;

}

a:hover {
	color: #316291;
}

.dataTableWide,.dataTableWideSmallText,.contactInfo {
	background-color: #f7faf8;
	width: 575px;
	margin-bottom: 8px;
}

table.contactInfo {
	margin-bottom: 16px;
}

.dataTable {
	background-color: #f7faf8;
	width: 270px;
	margin-bottom: 8px;
}

table.dataTableWideImage {
	background-color: #fff;
	width: 565px;
	margin-bottom:8px;	
}

caption {
	text-align: left;
	padding: 0px 2px 3px 6px;
	font-size: 90%;
	font-weight: bold;
	border-bottom: 2px solid #E9E8E3;
}

th {
	
	background-color: #E9E8E2;
	text-align: left;
	vertical-align: top;
}

td {
	
	vertical-align: top;
}

.dataTableWideImage caption {
	display: none;
}
.dataTableWideImage td {
	background-color: #EEF4F1;
	font-size: 89%;
	padding:0px;
	margin:0px;
}

.dataTableWide th,.dataTableWide td {
	padding: 2px;
	padding-left: 6px;
	font-size: 90%;
}

.contactInfo td {
	padding: 1px 0px 0px 6px; 
	font-size: 90%;
}

.contactInfo td.address1 {
	width: 341px;
	padding-top: 3px;
	border-top: 4px solid #fff;
}

.contactInfo td.paperclip,.contactInfo td.paperclip2 {
	padding: 0px;
	width: 234px;
	vertical-align: top;
	background: url(../images/darkorange_paperclip.gif) no-repeat;
}

.contactInfo td.paperclip2 {
	background: url(../images/lightorange_paperclip.gif) no-repeat;
}

.contactInfo td.paperclip div,.contactInfo td.paperclip2 div {
	margin-top: 14px;
	margin-left: 31px;
	line-height: 17px; 
}

.contactInfo td.paperclip div a,.contactInfo td.paperclip2 div a {
	font-size: 100%;
}

.contactInfo caption {
	border-bottom: none;
	padding-bottom: 0px;
}

.dataTableWideSmallText th {
	padding: 2px;
	padding-left: 6px;
	font-size: 88%;
}

.dataTableWideSmallText td {
	padding: 0px 2px 5px 6px;
	font-size: 95%;
}

.dataTable th,.dataTable td,.dataTableWideImage td {
	padding: 2px;
	padding-left: 6px;
	font-size:90%
}

.dataTableWideImage td.thumbImage {padding: 0px}

.dataTableWideImage td.thumbImage {
	background-color: #fff;
	width: 80px;
	text-align: right;
	vertical-align: top;
}

.dataTableWideImageC1 {
	width: 146px;
}

.dataTableWideImageC2 {
	width: 75px;
}

.dataTableWideImageC3 {
	width: 100px;
}

.dataTableWideImageC4 {
	width: 75px;
}

.dataTableWideImageC5{
/* empty */
}

.tableHeader,.dataTableWideImage td.tableHeader {
	padding-left: 6px;
	background-color: #F8FBF9;
	color: #1D84C4;
	font-weight: bold;
	padding-top: 1px;
	height: 20px;
}

.tableHeader2 {
	padding-left: 6px;
	background-color: #fff;
	font-weight: bold;
	padding-top: 1px;
	height: 20px;
	border-bottom: 2px solid #E9E8E3;
    font-family: arial, verdana, helvetica, sans-serif;
}

.tableHeader3 {
	padding-left: 6px;
	background-color: #fff;
	color: #1D84C4;
	font-weight: bold;
	padding-top: 1px;
	height: 20px;
    font-family: arial, verdana, helvetica, sans-serif;
}

thead tr th {
	padding-left: 6px;
	background-color: #fff;
	color: #1D84C4;
	font-weight: bold;
	padding-top: 1px;
	height: 20px;
}


/* auto stripes - colours from javascript function tableStripes() */
tr.colourOddRows {
	background-color:#EAF2EE;
}
th.standard {
	background-color:#EFB251;
}

thead th.standard {
	background-color:#fff;
}

/************* homepage specific elements ************/
#homeContentWrapper {
	width: 770px;
	text-align: left; 
	margin: 0px auto 0px auto;
	background: url(../images/home_content_bg.gif);
	background-repeat: repeat-y; 
}

#homeContentLeft {
	float: left;
	width: 238px;
	text-align: left;
	background-color: #E4ECF4;
	background: url(../images/background_blue.gif);
	background-repeat: repeat-y; 
}

#homeContentRight {
	float: right;
	width: 532px;
	min-height: 532px;
	background: url(../images/home_background2.gif);
	background-repeat: repeat-y; 
	text-align: left;
	background-color: #E4ECF4;
	border-top: 2px solid #fff;
}

#homeContentPadding {
	margin: 34px 29px 10px 29px;  
	color: #273B7C;
	line-height: 20px; 
}

#homeProductsNews {
	margin: 20px 0px 0px 29px;
	color: #273B7C;
	line-height: 20px;
	min-height: 248px;
	height: 248px;
}

#homeProducts {
	width: 154px;
	float: left;
	line-height: 16px;
}

#homeProducts a,#homeProducts a:link,#homeProducts a:visited,#homeProducts a:active, #homeProducts a:hover {
	color: #273B7C;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	font-size: 85%;
}

#homeProducts a:hover {
	color: #54A3EC;
}

#homeProductList { padding: 0px 5px 0px 5px; }
#homeNews {
	float: left;
	width: 349px;
	color: #000;
	line-height: 16px;
}

#homeNews a,#homeNews a:link,#homeNews a:visited,#homeNews a:active, #homeNews a:hover {
	color: #273B7C;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	font-size: 100%;
}

#homeNews a:hover {
	color: #54A3EC;
}

#homeNews p {
	font-size: 85%;
	margin-bottom: 6px;
	margin-top: 6px;
}

#homeNewsList { padding: 0px 10px 0px 5px; }

#homeSide1 {
	background: url(../images/side_goodfellow_randd.gif);
	background-repeat: no-repeat;
	width: 238px;
	height: 130px;
	border-top: 2px solid #fff;
}

#homeSide1Search {
	float: left;
	padding-top: 53px;
	padding-left: 16px;
}

#homeSide1SearchBtn {
	padding-top: 54px;
	padding-left: 2px;
	float: left;
}

#homeSide2 {
	background: url(../images/side_goodfellow_industrial.gif);
	background-repeat: no-repeat;
	width: 238px;
	height: 130px;
	border-top: 2px solid #fff;
}

.homeSideText,.homeSideText2 {
  margin-top: 2px; 
  padding-left: 19px;
  width: 210px;
  color: #fff;
  font-size: 90%;
  line-height: 12px;
}

.homeSideText2 {
  padding-top:40px;
}

.homeSideText a,.homeSideText a:link,.homeSideText a:visited,.homeSideText a:active, .homeSideText2 a,.homeSideText2 a:link,.homeSideText2 a:visited,.homeSideText2 a:active, #homeSide4 a,#homeSide4 a:link,#homeSide4 a:visited,#homeSide4 a:active {
  color: #fff;
  text-decoration: none;
    font-family: arial, verdana, helvetica, sans-serif;
}

.homeSideText a:hover, .homeSideText2 a:hover, #homeSide4 a:hover {
	color: #EFB251;
	text-decoration: none;
}

#homeSide3 {
	background: url(../images/side_goodfellow_adhesives.gif);
	background-repeat: no-repeat;
	width: 238px;
	height: 130px;
	border-top: 2px solid #fff;
}

#homeSide4 {
	background: url(../images/background_blue.gif);
	background-repeat: repeat-y;
	width: 238px;
	border-top: 2px solid #fff;
	color: #fff;
	font-size: 75%;
	text-align: left;
}

#homeFooterLinks {
	height: 56px;
	vertical-align: bottom;
	margin: 0px 0px 5px 29px;
}

#footerLinks {
	line-height: 20px;
	max-height: 20px;
	margin: 0px 10px 5px 0px;
}

#homeIsoLogo {
	float: left;
	width: 80px;
	text-align: left;
}

#footer {
	float: right;
	margin-right: 8px;
	vertical-align: bottom;
	margin-top: 40px;
}

#footer a,#footer a:link,#footer a:visited,#footer a:active, #footer a:hover {
	color: #273B7C;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	font-size: 78%;
}

#footer a:hover {
	color: #54A3EC;
}

#underlineList {
	margin-top:20px;
}

#underlineList a {
	text-decoration: underline;
}

/************* form elements ************/
form {
	margin: 0px;
}

.homeSearch {
	background-color: #BFD0E0;
	width: 180px;
	height:21px;
	max-height:22px;
	padding: 0px;
}

/************* menu items **************/
#menuBand {
	background-color: #c3dde3;
	text-align: center;
	height: 35px;
}

#menu {
	width: 770px;
	text-align: left;
	margin: 0px auto 0px auto;
	background: url(../images/menu_bg.gif);
	background-repeat: no-repeat;
}

#menu ul {
	margin: 0px;
	padding: 0px;
}


#menu li a {
	display: block;
 	margin: 0px;
}

#menu ul li {
	display: inline;
	float: left;
	height: 35px;
}

a.menu1,.menu1:link,a.menu1:visited,a.menu1:active,a.menu1:hover {
	background: url(../images/menu1.gif);
	background-repeat: no-repeat;
	width: 92px;
}

a.menu1:hover,#folder1 a.menu1,#folder1 a.menu1:link,#folder1 a.menu1:active,#folder1 a.menu1:visited,#folder1 a.menu1:hover {
	background: url(../images/menu1.gif);
	background-repeat: no-repeat;
	width: 92px;
}
	
a.menu2,.menu2:link,a.menu2:visited,a.menu2:active,a.menu2:hover {
	background: url(../images/menu2.gif);
	background-repeat: no-repeat;
	width: 94px;
}

a.menu2:hover,#folder2 a.menu2,#folder2 a.menu2:link,#folder2 a.menu2:active,#folder2 a.menu2:visited,#folder2 a.menu2:hover {
	background: url(../images/menu2.gif);
	background-repeat: no-repeat;
	width: 94px;
}

a.menu3,.menu3:link,a.menu3:visited,a.menu3:active,a.menu3:hover {
	background: url(../images/menu3.gif);
	background-repeat: no-repeat;
	width: 95px;
}

a.menu3:hover,#folder3 a.menu3,#folder3 a.menu3:link,#folder3 a.menu3:active,#folder3 a.menu3:visited,#folder3 a.menu3:hover {
	background: url(../images/menu3.gif);
	background-repeat: no-repeat;
	width: 95px;
}

a.menu4,.menu4:link,a.menu4:visited,a.menu4:active,a.menu4:hover {
	background: url(../images/menu4.gif);
	background-repeat: no-repeat;
	width: 93px;
}

a.menu4:hover,#folder4 a.menu4,#folder4 a.menu4:link,#folder4 a.menu4:active,#folder4 a.menu4:visited,#folder4 a.menu4:hover {
	background: url(../images/menu4.gif);
	background-repeat: no-repeat;
	width: 93px;
}

a.menu5,.menu5:link,a.menu5:visited,a.menu5:active,a.menu5:hover {
	background: url(../images/menu5.gif);
	background-repeat: no-repeat;
	width: 103px;
}

a.menu5:hover,#folder5 a.menu5,#folder5 a.menu5:link,#folder5 a.menu5:active,#folder5 a.menu5:visited,#folder5 a.menu5:hover {
	background: url(../images/menu5.gif);
	background-repeat: no-repeat;
	width: 103px;
}

a.menu6,.menu6:link,a.menu6:visited,a.menu6:active,a.menu6:hover {
	background: url(../images/menu6.gif);
	background-repeat: no-repeat;
	width: 106px;
}

a.menu6:hover,#folder6 a.menu6,#folder6 a.menu6:link,#folder6 a.menu6:active,#folder6 a.menu6:visited,#folder6 a.menu6:hover {
	background: url(../images/menu6.gif);
	background-repeat: no-repeat;
	width: 106px;
}

a.menu7,.menu7:link,a.menu7:visited,a.menu7:active,a.menu7:hover {
	background: url(../images/menu7.gif);
	background-repeat: no-repeat;
	width: 82px;
}

a.menu7:hover,#folder7 a.menu7,#folder7 a.menu7:link,#folder7 a.menu7:active,#folder7 a.menu7:visited,#folder7 a.menu7:hover {
	background: url(../images/menu7.gif);
	background-repeat: no-repeat;
	width: 82px;
}

a.menu8,.menu8:link,a.menu8:visited,a.menu8:active,a.menu8:hover {
	background: url(../images/menu8.gif);
	background-repeat: no-repeat;
	width: 105px;
}

a.menu8:hover,#folder8 a.menu8,#folder8 a.menu8:link,#folder8 a.menu8:active,#folder8 a.menu8:visited,#folder8 a.menu8:hover {
	background: url(../images/menu8.gif);
	background-repeat: no-repeat;
	width: 105px;
}
/********** side navigation ***********/

#subNav1 {
	width: 156px;
	background: url(../images/subnav_red_on.gif);
	background-repeat: no-repeat;
	margin-top: 3px;
	height: 18px;
}

#subNav2 {
	width: 156px;
	background: url(../images/subnav_yellow_on.gif);
	background-repeat: no-repeat;
	margin-top: 3px;
	height: 18px;
}

#subNav3 {
	width: 156px;
	background: url(../images/subnav_blue_on.gif);
	background-repeat: no-repeat;
	margin-top: 3px;
	height: 18px;
}

#subNav4 {
	width: 156px;
	background: url(../images/subnav_green_on.gif);
	background-repeat: no-repeat;
	margin-top: 3px;
	height: 18px;
}

#subNav1 a, #subNav2 a, #subNav3 a, #subNav4 a {
	margin-left: 17px;
	line-height: 18px;
}

ul.subMenu {
	margin: 0px;
	padding: 0px;
}


ul.subMenu li a {
 	margin: 0px;
	margin-left: 27px;
}

ul.subMenu li {
	list-style: none;
	width: 156px;
	height: 18px;
	line-height: 18px;
	padding-top: 1px;
	background-color: #E9E8E2;
	border-top:2px solid #EAF2EE; 
}

ul.subMenu li.white {
	background-color: #fff;
}

.sideNavPadding {
	line-height: 18px;
	margin-left: 17px;
	padding-top: 1px;
}

#contentLeft ul
{
    margin: 0px;
    padding: 0px;
}

#contentLeft ul li {
    list-style: none;
}

#contentLeft ul li li  {
	width:156px;
	border-bottom:1px solid #EAF2EE;	
	border-top:1px solid #EAF2EE;	
	height: 18px;	
}

#contentLeft ul li a {
	padding-left: 16px;
	height: 18px;
	line-height:18px;
	max-width:140px;
}

#contentLeft ul li ul li {
	background-color: #fff;	
}

#contentLeft ul li ul li a {
    
    width: 156px;
   	max-width:126px;
    height: 17px;
    display: block;
    overflow:hidden;
    padding-left:30px;
}

#folder1 #leftnav ul li a.lhnavon {
    background-image: url(../images/subnav_blue_on.gif);
	background-repeat: no-repeat;
	width: 156px;
	display: block;
}

#folder2 #leftnav ul li a.lhnavon {
    background-image: url(../images/subnav_red_on.gif);
	background-repeat: no-repeat;
	width: 156px;
	display: block;
}

#folder3 #leftnav ul li a.lhnavon {
    background-image: url(../images/subnav_green_on.gif);
	background-repeat: no-repeat;
	width: 156px;
	display: block;
}

#folder4 #leftnav ul li a.lhnavon,#folder5 #leftnav ul li a.lhnavon,#folder6 #leftnav ul li a.lhnavon,#folder7 #leftnav ul li a.lhnavon,#folder8 #leftnav ul li a.lhnavon {
    background-image: url(../images/subnav_yellow_on.gif);
	background-repeat: no-repeat;
	width: 156px;
	display: block;
}

ul li a.lhnavon {
    background-color: #E9E8E2;
    width: 155px;
   	max-width:128px;
   height: 17px;
    display: block;
    overflow:hidden;
    padding-left:30px;
}

/* sets a background image on the <li i.e. the parent of the <a> tag */
#folder10 #leftnav_2 {
    background-image: url(../images/subnav_red_on.gif);
	background-repeat: no-repeat;
	width: 156px;
}

#folder9 #leftnav_2 {
    background-image: url(../images/subnav_blue_on.gif);
	background-repeat: no-repeat;
	width: 156px;
}

