@charset "utf-8";

tbody
{
	vertical-align:inherit;
}
html
{
  height: 100%;
}
embed
{
	display:block;
}
body
{
  background: url('images/background.png') repeat-x #0c2a40;
  color: #686868;
  font: 10pt "Lucida Grande", Arial, sanf-serif;
  height: 100%;
  margin: 0;
  padding: 0;
}

a
{
  text-decoration: none;
}

a:link
{
  color: #21759b;
}

a:visited
{
  color: #21759b;
}

a:hover
{
  color: #164c74;
}

a:focus
{
  color: #164c74;
}

a:active
{
  color: #164c74;
}

a.dupe-menu-item:link
{
  color: #686868;
}

a.dupe-menu-item:visited
{
  color: #686868;
}

a.dupe-menu-item:hover
{
  color: #164c74;
}

a.dupe-menu-item:focus
{
  color: #164c74;
}

a.dupe-menu-item:active
{
  color: #164c74;
}

img
{
  border: none;
}

td
{
  margin: 0;
  padding: 0;
}

div#clear
{
  clear: both;
}

table#main
{
  margin: 0 auto;
  width: 960px;
  height: 100%;
  z-index: -1;
  svertical-align:top;
}
#flash
{
	min-height:100%;
}
#header
{
  background: url('images/header_background.png') repeat-x #fff;
  width: 960px;
  height: 98px;
}

td#header-left
{
  width: 219px;
  text-align: right;
  vertical-align: top;
}

td#header-centre
{
  width: 511px;
  text-align: left;
  vertical-align: top;
}

div#menu
{
  position: relative;
  left: 15px;
  top: 64px;
}

div#menu *
{
  display: inline;
}

div.menu-item
{
  margin: 0px;
  padding: 0 15px 0 10px;
}

div.menu-subitem
{
  display: block;
  background: url('images/submenu_background.png') top repeat-x #e4f2fd;
  border: 1px solid #d7d7d7;
  font-size: 9pt;
  margin: 0px;
  padding: 20px 10px 10px 10px;
  z-index: 120;
  line-height:1.8em;

}

div#home-menu
{
  display: none;
}

div#about-richards-menu
{
  display: none;
}


div#catalogue-menu
{
  display: none;
}

div#customer-service-menu
{
  display: none;
}


div#contact-us-menu
{
  display: none;
}

td#header-right
{
  width: 230px;
  text-align: right;
  vertical-align: top;
}

div#search
{
  position: relative;
  top: 56px;
}

div#search *
{
  font-family: verdana, sans-serif;
  font-size: 8pt;
  clear: both;
}

div#search input#search
{
  width: 153px;
  height: 13px;
  margin: 3px 5px 0 0;
  border: none;
}

div#adv-search
{
  line-height: 2.25em;
}

div#searchbar
{
  background: url('images/search_background.png') no-repeat;
  width: 182px;
  height: 22px;
  float: right;
}

div#sitemap
{
  line-height: 2.75em;
}

div#drilldown
{
  font-size: 12pt;
  line-height: 3.5em;
}

div#dd-parent
{
  display: inline;
  font-size: 10pt;
  color: #686868;
}

div#dd-parent a:link
{
  color: #686868;
}

div#dd-parent a:visited
{
  color: #686868;
}

div#dd-parent a:hover
{
  color: #164c74;
}

div#dd-parent a:focus
{
  color: #164c74;
}

div#dd-parent a:active
{
  color: #164c74;
}

div#dd-child
{
  display: inline;
  font-size: 12pt;
}

#content
{
  /* background: url('images/content_background.png') top repeat-x #fff;*/
  background-color:#fff;
  /* height: 100%;*/
   margin: 0;
}
.customer-service
{
   vertical-align: top;
}
td#content2
{
   background: url('images/content_background.png') top repeat-x #fff;
   height: 100%;
   svertical-align: top;
   margin: 0;
   padding: 15px;
   padding-top:0px;
   padding-left:20px;
   padding-right:20px;
 
}
.subsite
{
	height:100%;
  s vertical-align: top;
}
.subsite tbody
{
   vertical-align: inherit;
}
div#content
{
  min-height: 50%;
  svertical-align: top;
}
div#content2
{
  min-height: 100%;
 s vertical-align: top;
  padding: 20px;
}

td#footer
{
  background-color: #fff;
  height:25px;
}

div#footer
{
  border-top: 1px solid #d7d7d7;
  font-size: 8pt;
  line-height: 2em;
  margin: 0 19px;
  padding: 5 10px;
}

div#copy
{
  font-size: 8pt;
}

div#dupe-menu
{
  font-size: 8pt;
  float: right;
}

div#dupe-menu-item
{
  display: inline;
  padding: 0 2px;
}

td#footer-catalogue
{
  background-color: #fff;
}

div#footer-catalogue
{
  background: url('images/footer_background.png') top repeat-x #fff;
  border: 1px solid #c9dae8;
  font-size: 8pt;
  font-weight: bold;
  margin: 0 20px 15px 20px;
  padding: 20px;
}

table#footer-catalogue
{
  width: 100%;
  color: #85afc2;
}

td#footer-glass
{
  width: 300px;
  text-align: left;
  vertical-align: top;
}

div#footer-glass
{
  display: inline;
  color: #353535;
}

td#footer-plastics
{
  width: 320px;
  text-align: left;
  vertical-align: top;
}

div#footer-plastics
{
  display: inline;
  color: #353535;
}

td#footer-closures
{
  width: 300px;
  text-align: left;
  vertical-align: top;
}

div#footer-closures
{
  display: inline;
  color: #353535;
}

/* 404 */
table#content-404
{
  width: 921px;
  height: 100%;
  margin: 0 auto;
}

td.drilldown-404
{
  border-bottom: 1px solid #d7d7d7;
}

td#side-404
{
  height: 100%;
  width: 305px;
  vertical-align: top;
  padding-top: 20px;
}

td#main-404
{
  width: 616px;
  vertical-align: top;
  padding-top: 20px;
}

div#header-404
{
  font-size: 16pt;
  font-weight: bold;
}

div#text-404
{

}

.no-pad-p p
{
	margin:0;
}
#banner
{
	height:302px;
	padding-top:-16px;
}
.slideshow_circle
{
	height:16px;
	position:relative;
	float:right;
	top:-40px;
	left:-30px;
	cursor:pointer;
	z-index:102;
	margin-left:5px;
}
.slideshow_square
{
	padding:5px;
	background:url('./images/button.png');
	background-repeat:no-repeat;
	color:black;
	width:15px;
	position:relative;
	float:right;
	top:370px;
	left:-30px;
	cursor:pointer;
	z-index:122;
	margin-left:5px;
	text-align:center;
	font-weight:bold;
}
.slideshow_square:hover
{
	background:url('./images/button1.png');
	color:white;
}
#text-header
{
	font-size:24px;
}
#text-content
{
	font-size:13px;
}
.banner
{
	height:110px;
	background-color:#DADADA;
	color:#174d75;
}
.banner h1
{
	
	font:36px Arial;
	margin-left:30px;
	padding-top:35px;
}
.search
{
	height:75px;
	background-color:#fffeee;
	border:1px solid #ddd774;
	padding:10px;
}
#quick-search
{
	font-size:14px;
	color:#164c74;
	float:left;
	font-weight:bold;
}
#advanced-search
{
	color:#6b6b6b;
	font-size:11px;
	float:right;
}
.search_input
{
	width:170px;
	height:16px;
	margin-right:10px;
}
.search_input2
{
	margin-right:10px;
	width:120px;
	height:16px;
}
.select_input
{height:22px;
}
.search_table
{
	width:100%;
}
.search_table th
{
	font-size:11px;
	color:#353535;
	text-align:left;
	padding-left:4px;
}
.search_submit
{
	cursor:pointer;
	background-color:#21759b;
	color:white;
	border:1px #898989;
	padding:3px;
	text-align:center;
	width:75px;
	height:19px;
	border-radius:3px;
	font-size:11px;
	float:right;
	margin-top:7px;
}
.search_submit:hover
{
	background-color:#5e6164;
}
#header2 a
{
	color:#464646;
	font-weight:normal;
}
#header2 
{
	color:#464646;
	height:15px;
	border-bottom:1px solid #d2cfcb;
	padding-bottom:10px;
	padding-top:10px;
	font-weight:bold;
}
#td-left
{
	vertical-align:top;
	padding-top:20px;
	width:210px;
	border-right:1px solid #d2cfcb;
	min-height:400px;
	/*height:100%;*/
	height:70%;
}
#td-center
{
	width:500px;
	min-height:400px;
	padding:30px;
}
#td-right
{
	padding:20px;
	padding-top:20px;
	width:180px;
	min-height:400px;
	background:url(/images/contact_bg.png) no-repeat;
}
.cat
{
	border-bottom:1px dotted #DADADA;
	padding:5px;
}
.cat_parent
{
	color:#21759b;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}
.cat_sub
{
	font-size:14px;
	margin-left:15px;
	margin-top:3px;
}
.cat_sub a,,.faux_link2
{
	color:#464646;
}
.cat_photo
{
	float:left;
	width:175px;
}
.cat_photo img
{
	max-width:144px;
	max-height:150px;
	#width:144px;
}
.cat_info
{
	float:left;
	width:150px;
	padding-top:30px;
}
.cat_info a,.faux_link
{
	color:#21759b;
	font-size:14px;
	font-weight:bold;
}

.cat_view input
{
	float:right;
	width:100px;
	height:25px;
	background-color:#21759b;
	border: 1px solid #21759b;
	border-top:1px solid #90bacd;
	border-radius:3px;
	font-size:12px;
	color:white;
	margin-top:26px;
}
.cat_view input:hover
{
	background-color:#5e6164;
}

.faux_link,.faux_link2
{
	cursor:pointer;
}
.selected_cat
{
	color:#f7941d;
}
.switchspacer
{
	//
}
.switch
{
	vertical-align:bottom;
	margin-top:-20px;
}
.switch img
{
	opacity:0.5;
	filter:alpha(opacity=50);
}
.switch img:hover
{
	opacity:1;
	filter:alpha(opacity=100);
}
.gallery_arrow_left,.gallery_arrow_right
{
	height:250px;
	border:1px outset #acacac;
	width:60px;
	background-color:#ebebeb;
	cursor:pointer;
}
.gallery_arrow_left:hover,.gallery_arrow_right:hover
{
	background-color:#d8f1ff;
	border-color: #1b6c96;
}
.gallery_arrow_left
{
	background:url(/images/gallery_arrow_left.png) no-repeat center;
	background-color:#ebebeb;
}
.gallery_div
{
	vertical-align:middle;
	border-collapse:collapse;
}
.gallery
{
	
	height:252px;
	width:350px;
	border-top:1px solid #acacac;
	border-bottom:1px solid #acacac;
	padding:0px;
	margin:0px;
}
.gallery img
{
	margin-left:auto;
	margin-right:auto;
	display:block;
	max-width:350px;
	max-height:252px;
	width:expression(this.width > 350 ? "350px" : this.width);
	height:expression(this.height > 252 ? "252px" : this.width);
}
.gallery_arrow_right
{
	background:url(/images/gallery_arrow_right.png) no-repeat center;
	background-color:#ebebeb;
}
.gallery_summary
{
	text-align:center;
	display:block;
	margin-top:-5px;
	margin-left:auto;
	margin-right:auto;
	color:#898989;
}
.item_description
{
	text-align:left;
}
.specifications
{
	width:465px;
	border-collapse:collapse;
	}
.row1
{
	background-color:#ebebeb;
	height:15px;
	padding:5px;
}
.row0
{
	height:15px;
	padding:5px;
background-color:#ffffff;
}
.hea
{
	margin-top:0px;
	color:#252525;
	margin-bottom:10px;
}
.nomargin
{
}
.download_drawings
{
	font-weight:bold;
	margin-top:20px;
	margin-bottom:10px;
	display:block;
}
.catalog_item
{
	min-height:100px;
	padding:12px;
	border-bottom:1px solid #DADADA;
}
.subpage
{
	width:100%;
	height:20px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px dotted #DADADA;
	font-weight:bold;
}
.extra
{
	margin-left:10px;
}
.detail_subheader
{

	height:21px;
	background-color:#797979;
	font-size:15px;
	color:white;
	padding-left:5px;
	padding-top:4px;
	width:460px;
}
.subheader_detail
{
	font-size:10px;
	font-weight:normal;
	margin-left:50px;
	margin-top:-4px;
}
.drawing
{
	margin:3px;
}
.drawing:hover
{
	border:3px solid #54a2ca;
	margin:0px;
}

.contact_submit
{
	background:url(/images/submit_form.png);
	border:0px;
	width:104px;
	height:34px;
	cursor:pointer;
}

.contact_submit:hover
{
	background:url(/images/submit_form_hover.png);
}
.contact_reset
{
	background:url(/images/clear_form.png);
	border:0px;
	width:104px;
	height:34px;
	cursor:pointer;
}
.contact_reset:hover
{
	background:url(/images/clear_form_hover.png);
}
