body {
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: 10px;
  margin-right: 10px;
  

}

body, table, td, p {
  font-family: Tahoma, Verdana;
  font-size: 8pt;
}

table.main-table {
  width: 753px;
  height: 100%;
}

td.top-bar {
  height: 78px;
  width: 100%;
  background-image: url(../images/top-bar-spacer.jpg);
  background-repeat: repeat-x;
}


td.cart-items {
  height: 24px;
  font-weight: bold;
}

td.logo-region {
  background-image: url(../images/logo-region.jpg);
  background-repeat: no-repeat;
  height: 80px;
  width: 261px;
  vertical-align: top;
  padding-top: 3px;
}

div.website-name {
  font-size: 14pt;
  padding-left: 50px;
}

div.tagline {
  font-size: 9pt;
  padding-left: 50px;
}


td.currency-language-components {
  height: 54px;
}

table.full-table {
  width: 100%;
  height: 100%;
}

td.language-component {
  width: 150px;
  color: #ffffff;
  text-align: center;
}

td.currency-component {
  width: 150px;
  color: #ffffff;
  text-align: center;
}

td.top-bar-divider {
  width: 4px;
  background-image: url(../images/top-bar-divider.jpg);
  background-repeat: no-repeat;
}

td.menu-bar {
  background-image: url(../images/menu-bar-spacer.jpg);
  background-repeat: repeat-x;
  height: 37px;
}

td.menu-bar-right {
  background-image: url(../images/menu-bar-right.jpg);
  background-repeat: no-repeat;
  height: 37px;
  width: 261px;
}

td.breadcrumb-bar-level {
  height: 29px;
  background-image: url(../images/breadcrumb-grey-spacer.jpg);
  background-repeat: repeat-x;
}

table.breadcrumb-bar {
  height: 23px;
  background-image: url(../images/breadcrumb-spacer.jpg);
  width: 100%;
}

td.breadcrumb-bar {
  background-image: url(../images/breadcrumb-right.jpg);
  background-repeat: no-repeat;
  background-position: right;
}

td.breadcrumb-right {
  width: 245px;
  background-image: url(../images/breadcrumb-grey-spacer.jpg);
  background-repeat: repeat-x;  
  padding-left: 20px;
  text-align: right;
  padding-right: 10px;
  font-weight: bold;
}

td.footer-bar {
  height: 33px;
  background-image: url(../images/footer-spacer.jpg);
  background-repeat: repeat-x;
 
}

td.powered-by-area {
  padding-left: 15px;
}

td.paypal-icon-area {
  text-align: center;
  width: 235px;
}

td.right-column {
  width: 245px;
  text-align: right;
  vertical-align: top;
}

table.right-column {
  width: 235px;
}

td.right-column-header {
  background-image: url(../images/right-column-header.jpg);
  background-repeat: no-repeat;
  height: 25px;
  width: 325px;
  color: #FFFFFF;
  font-weight: bold;
  padding-left: 20px;
  padding-bottom: 4px;
  
}

td.right-column-spacer {
  background-image: url(../images/right-column-spacer.jpg);
  background-repeat: repeat: y;
  width: 325px;
  padding-left: 20px;
}
/*******************
 * MENU TABS
 ******************/

#mainMenuTabs {
	padding: 0px;
	margin: 0px;
	height: 37px;
}


#mainMenuTabs a:link, #mainMenuTabs a:visited, #mainMenuTabs a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;	
	font-family: Tahoma;
}

#mainMenuTabs a:hover {
	font-weight: bold;
	color: #0C83E1;
	text-decoration: none;
	font-family: Tahoma;
}

td.menu-tab {
  background-image: url(../images/menu-button-bg.jpg);

  background-repeat: no-repeat;
  color: #000000;
  font-weight: bold;
  text-align: center;
  height: 37px;
  width: 98px;
}