html {}

body 
{
	margin-top: 0;
	padding: 0px;
	border: hidden;
	font: 72%  Verdana, Geneva, Arial, Helvetica, sans-serif;
}

form 
{
	margin: 0;
}

img 
{
	border: 0;
}

a 
{
	color: #009FC9;
}

a.red 
{
	color: #F03F2B;
}

a.white 
{
	font-weight: bold;
	color: #FFF;
}
a img 
{
	border: none;
}

.clear 
{
	clear: both;
}

img.size 
{
	border: thick;
	padding-left: 10px;
	padding-bottom: 10px;
}
img.right 
{
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

img.left 
{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}

.align-center 
{
	text-align: center;
}

.align-left 
{
	text-align: left;
}

.align-right {
	text-align: right;
}

.bold 
{
	font-weight: bold;
}

.top 
{
  vertical-align: top;
}

.middle 
{
  vertical-align: middle;
}
.bottom {
  vertical-align: bottom;
}
.small {
  font-size: 0.9em;
}
div.paging {
  clear: both;
}
div.paging div.link {
  float: left;
  width: 50%;
}

#header {
  height: 77px;
  background: #fff url(../images/goudsmit-uk-top-right-bg.jpg) top right no-repeat;
  width: 768px;
}

.home #header {
	background: #fff url(../images/goudsmit-uk-bg-home02.jpg) top right no-repeat;	
}

.magnetic #header {
	background: #fff url(../images/magnetic_header.jpg) top right no-repeat;	
}

.service #header {
	background: #fff url(../images/service_header.jpg) top right no-repeat;	
}

#header img {
  display: block;
}

#top-navigation 
{
  background: url(../images/top-nav-background.gif) repeat-x;
  height: 28px;
  width: 768px;
}

#top-navigation ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}
#top-navigation li {
  float: left;
  margin: 7px 0px 4px 0px;
  width: 100px;
  text-align: center;
  font-size: 1.05em;
  color: #666;
  background: url(../images/top-nav-divider.gif) left repeat-y;
  font-family: Arial, Helvetica, sans-serif;
}
#top-navigation li.first {
  text-align: left;
  width: 186px;
  w\idth: 149px;
  padding-left: 37px;
  background: url(../images/red-double-arrow-down.gif) no-repeat;
  background-position: 25px 2px;
}
#top-navigation li.last {
  width: auto;
}
#top-navigation li a {
  color: #333;
  font-weight: normal;
  text-decoration: none;
}
#top-navigation li a:hover {
  color: #f43;
}
#under-nav {
  height: 15px;
  background: url(../images/under-top-nav-background.gif) repeat-x;
  width: 768px;
  clear: both;
}
#top-navigation #under-nav img {
  
}

#main-content {
  background: #f1f4f5 url(../images/main-content-bg.gif) bottom repeat-x;
  width: 768px;
}


#left-column {
  padding-left: 11px;
  width: 199px;
  w\idth: 188px;
  position: relative;
  top: -15px;
  float: left;
}
* html>body #left-column {
  margin-top : -15px
}
#left-navigation img {
  display: block;
}
#left-navigation-left-shadow {
  width: 6px;
  background: url(../images/left-nav-left-fill.gif) top right repeat-y;
  vertical-align: top;
}
#left-navigation-right-shadow {
  width: 13px;
  background: url(../images/left-nav-right-fill.gif) top left repeat-y;
  vertical-align: top;
}
#left-navigation-content {
  padding: 4px;
  width: 169px;
  w\idth: 161px;
  background-color: #fff;
}
#left-navigation ul {
  list-style-type: none;
  margin: 3px 0px 3px 0px;
  padding: 3px 0px;
  border-left: #c2c2c2 1px solid;
  border-top: #c2c2c2 1px solid;
  border-right: #fff 1px solid;
  border-bottom: #fff 1px solid;
}
#left-navigation ul.red {
  background-color: #feeae9;
}
#left-navigation ul.red li {
  background: url(../images/red-arrow-right.gif) left no-repeat;
  background-position: 6px 6px;
}
#left-navigation ul.red li.down {
  background: url(../images/red-arrow-down.gif) left no-repeat;
  background-position: 4px 6px;
}
#left-navigation ul.red li.sub-item {
  background: url(../images/red-sub-item.gif) left no-repeat;
  background-position: 6px 6px;
}
#left-navigation ul.red li.sub-item a {
  color: #ED402F;
}
#left-navigation ul.red li.sub-sub-item {
  padding: 0 0 0 25px;
  background: url(../images/red-sub-item.gif) left no-repeat;
  background-position: 6px 6px;
}
#left-navigation ul.red li.sub-sub-item a {
  color: #ED402F;
}

#left-navigation ul.blue {
  background-color: #daf4fa;
}
#left-navigation ul.blue li {
  background: url(../images/blue-arrow-right.gif) left no-repeat;
  background-position: 6px 6px;
}
#left-navigation ul.grey {
  background-color: #e7e2ee;
}
#left-navigation ul.grey li {
  background: url(../images/black-arrow-right.gif) left no-repeat;
  background-position: 6px 6px;
}
#left-navigation li {
  padding: 2px 2px 2px 15px;
  font-size: 1.05em;
  color: #666;
  font-family: Arial, Helvetica, sans-serif;
}
#left-navigation li a {
  color: #666;
  text-decoration: none;
}
#left-navigation li a:hover {
  color: #f43;
}
#left-column #the-address {
  color: #777;
  font-size: 0.85em;
  line-height: 1.5em;
  padding: 12px 13px 5px 10px;
}

#left-column #the-certificates 
{
  padding: 12px 13px 5px 0px;
}

#left-column #the-certificates img 
{
	float: left;
	padding-left: 11px;
}

.center-body {
  width: 554px;
  float: left;
  
}
.content-tab-header {
  width: 554px;
  background: url(../images/sub-content-tab-top.gif) top left no-repeat;
}
.content-tab {
  width: 548px;
  border-bottom: #ccc 1px solid;
  border-left: #ccc 1px solid;
  border-right: #ccc 1px solid;
  float: right;
  background-color: #fff;
  padding: 0px 10px 0px 15px;
  margin-bottom: 10px;
  w\idth: 523px;
}
.content-tab h1 {
  margin: 0px 0px 15px 0px;
  padding: 0px 0px 2px 1px;
  font-size: 1.5em;
  font-weight: normal;
  color: #4c4c4c;
  border-bottom: 1px solid #fabfb8;
  height: 25px;
  he\ight: 23px;
}


.center-bodyp {
width: 554px;
float: left;
background-color:#FFFFFF;
margin-left:5px;
border:1px #CFD3D3 solid;
}

.content-tabp-header {
width: 440px;
background: url(../images/sub-content-tab-top.gif) top left no-repeat;
float:left;
height:150px;
}

.productscontent {
padding:10px 15px 25px 15px;
width: 409px;
float:left;
background-color:#FFF;

}

.productscontent p{
font-size: 11px;
}

.productscontent ul
{
	list-style-type: none;
	z-index: 0;
}

.productscontent ul li
{
	padding-left: 15px;
	background-image: url(../images/list-item.jpg);
	background-repeat:	no-repeat;
  	background-position: 3px 5px;
	font-size: 11px;
}

#cornereffect {
 background: url(../images/realcorner.gif) 0 0 no-repeat;
 width:19px;
 height:19px;
 position:absolute;
 top: 116px;
 left: 200px;
}

#cornereffectr {
width:26px;
height:26px;
position:absolute;
top: 120px;
left: 895px;
background-color:#aaa;
}

#cornereffectr-noframe {
width:26px;
height:26px;
position:absolute;
top: 120px;
left: 905px;
background-color:#aaa;
}

.content-tabp {
  width: 444px;
  float:left;
  border-bottom: #ccc 1px solid;
  border-left: #ccc 1px solid;
  border-right: #ccc 1px solid;
  float: right;
  background-color: #fff;
  padding: 0px 10px 0px 15px;
  margin-bottom: 10px;
  w\idth: 523px;
   
}

.productscontent h1 {
  margin: 0px 0px 15px 0px;
  padding: 0px 0px 2px 1px;
  font-size: 1.5em;
  font-weight: normal;
  color: #4c4c4c;
  border-bottom: 1px solid #fabfb8;
  height: 25px;
  he\ight: 23px;
}
.productscontent table {
  width: 459px;
  table-layout: inherit;
}
.productscontent table.size {
  width: 259px;
  table-layout: inherit;
}
.productscontent tr {
  vertical-align: top;
}
.productscontent th {
  font-size: 0.95em;
  font-weight: normal;
  text-align: center;
  background-color: #99CCFF;
  padding: 1px 2px 1px 3px;
}
.productscontent td {
  font-size: 0.95em;
  text-align: center;
}
.productscontent td.headerdarkblue {
  background-color: #3366FF;
  color: #fff;
  text-align: center;
  white-space:normal;
}
.productscontent td.darkblue {
  background-color: #3366FF;
  color: #fff;
  text-align: left;
  padding: 2px 0 4px 20px;
  background-image: url(../images/products_table_bg.gif);
  background-repeat: no-repeat;
} 
.productscontent td.darkblue a {
  color: #fff
}
.productscontent td.darkblue2 {
  background-color: #3366FF;
  color: #fff;
  text-align: left;
  padding: 2px 0 4px 20px;
}
.productscontent td.blue {
  background-color: #99CCFF;
  white-space: nowrap;
  text-align:center;
} 
.productscontent td.liteblue {
  background-color: #CCFFFF;
  white-space: nowrap;
  text-align:center;
} 

.content-tab-content table {
  table-layout:fixed;
  width: 110%;
}
.content-tab-content tr {
  vertical-align: top;
}
.content-tab-content th {
  font-size: 0.9em;
  text-align: left;
}
.content-tab-content td {
  font-size: 0.8em;
}
.content-tab-content td.headerdarkblue {
  background-color: #3366FF;
  color: #fff;
  text-align: center;
}
.content-tab-content td.darkblue {
  background-color: #3366FF;
  color: #fff;
  text-align: left;
  padding: 2px 0 4px 20px;
  background-image: url(../images/products_table_bg.gif);
  background-repeat: no-repeat;
} 
.content-tab-content td.darkblue a {
  color: #fff
} 
.content-tab-content td.blue {
  background-color: #99CCFF;
  white-space: nowrap;
} 
.content-tab-content td.liteblue {
  background-color: #CCFFFF;
  white-space: nowrap;
} 

.content-tab-content ul
{
	list-style-type: none;
	z-index: 0;
}

.content-tab-content ul li
{
	padding-left: 15px;
	background-image: url(../images/list-item.jpg);
	background-repeat:	no-repeat;
  	background-position: 3px 5px;
	font-size: 11px;
}


#cornerproduct {
float:left;
width:114px;
background-color:#fff;
}


/* hide from IE mac \*/
.content-tab h1 {height : 1%}
.productscontent h1 {height : 1%}
/* end hiding from IE5 mac */
.content-img {
  width: 75px;
  w\idth: 65px;
  float: left;
  padding-right: 10px;
}
.content-img img {
  display: block;
  padding-bottom: 15px;
}

.content-tab-content {
  width: 448px;
  float: left;
  font-size: 0.95em;
}

.content-tab-content a {
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;  
}
.content-tab-content a:hover {
  text-decoration: underline;
}


#footer-bar {
  height: 7px;
  background-color: #eaeff0;
  width: 768px;
}

#tibus-footer {
  width: 768px;
  text-align: center;
  padding-top: 10px;
  font-size: 0.8em;  
}
#tibus-footer a {
  color: #009;
}

#site-search dd {
  margin-bottom: 20px;
}
#site-search div.pages {
  text-align: center;
}
#site-search div.pages a {
  padding: 0 5px;
}
#contact-form label {
  width: 100px;
  float: left;
  padding: 3px;
  text-align: right;
}
#contact-form sup.required {
  color: #f00;
}
#contact-form input.sendform {
  margin-left: 106px;
}

/* Footer Style */

.footer
{
	font-family: Tahoma, Sans-serif;
	font-size: 8pt;
	color: #3BC2F4;
	text-align: center;
	vertical-align: middle;
	margin-bottom: 5px;
	
}
