@charset "utf-8";
/* CSS Document */


/* Standard definitions */

h1 {
	font: bold 14pt Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	margin-top: 0px;
}

h2 {
	font: bold 12pt Arial, Helvetica, sans-serif;
	margin-bottom: 0;
}

h3 {
	font: bold 11pt Arial, Helvetica, sans-serif;
	margin-bottom: 0;
}


h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
	color: #000;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color:#369;
	text-decoration: underline;
}
	

p {
	font: 10pt Arial, Helvetica, sans-serif;
	margin-top: 0;
}

img { border: 0 }

/* Layout */

body {padding:0; margin:0; font-family:Arial, Helvetica, sans-serif; font-size:62.5%;}

#pagesurround {width:900px; margin:0 auto; padding-left:0px; padding-right:0px; margin-bottom:0px; background:url(background-fade.png) repeat-y; overflow:hidden;}

#pagesurround_image {
	width:1088px;
	margin:0 auto;
	padding-left:0px;
	padding-right:0px;
	margin-bottom:0px;
	overflow:hidden;
	background-image: url(background-images.png);
	background-repeat: repeat;
}

#header {
	width:880px;
	background:url(background-top.jpg) no-repeat;
	height:100px;
	margin-bottom:10px;
	padding:10px 30px 0px;
	position: relative;
}

#header_image {
	width:1010px;
	height:50px;
	position: relative;
	padding-top: 10px;
	padding-right: 36px;
	padding-bottom: 0px;
	padding-left: 36px;
}

#logo {
	/* width:315px; */
	float:left;
	position: absolute;
	/* height: 180px; */
}

#top_contact {
	width:640px;
	padding-right:40px;
	float:right;
	font-size:2.8em;
	font-weight:bold;
	text-decoration: none;
	text-align: right;
}

#desc_image {
	width:900px;
	float:right;
	font-size:2.8em;
	font-weight:bold;
	text-decoration: none;
	text-align: right;
}

.top_email, .top_email a
	{
	float:right;
	font-size:0.7em;
	text-decoration: none;
	text-align: right;
	color: #333;
	font-weight:normal;
}

.top_email a:hover {
	text-decoration: underline;
}

#header_content {
	width:640px;
	padding-right:30px;
	float:right;
}

#main_content {
	width:670px;
	float:right;
	padding:0px 30px 0px 0px;
}

#main_content_image {
	width:1024px;
	float:left;
	clear: both;
	padding-top: 5px;
	padding-right: 32px;
	padding-bottom: 25px;
	padding-left: 32px;
}

.picture_box {
	width:660px;
	border: 1px solid #999;
}

#site_map {
	float:right;
	margin-top:100px;
	margin-bottom:100px;
	clear: both;
	height: 10px;
	width: 600px;
	margin-right: 100px;
	padding:5px;
/*	border: 1px dotted #CCCCCC; */
}

#standard_text {
	margin-top: 10px;
	width:100%;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.3em;
}

#standard_text_home {
	margin-top: 10px;
	width:100%;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.3em;
/*	background-image: url(../images/home-background.png); */
}

.screenshots, .screenshots a, .screenshots a:hover {
	float:right;
	font-size: 1em;
	color: #333;
	text-decoration: none;
	background-color: #EEE;
	height: 18px;
	width: 116px;
	padding-left: 5px;
	margin-right: 8px;
}

.m20 {
	margin-left: 20px;	
}

p a{
	text-decoration: none;
	color: #000;
}

p a:hover{
	text-decoration: underline;

}

.testimonial_bubble {
	background-image: url(../images/homepage-bubble.png);
	background-repeat: no-repeat;
	width:660px;
	height: 250px;
	margin-top:50px;
}

.bubble_text {
	width: 550px;
	height: 130px;
	margin-left: 66px;
	padding-top: 22px;
}


/* Left hand menu */

#left_menu {
	width:150px;
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-top: 12px;
}

.lm1 ul {margin-left:0px; padding-left:0px; }

.lm1 li {
	display:block;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 4px;
	font-size:12px;
	margin-left:0px;
	padding-left:0px;
	/* background-color: #FBFBFD; */
}

.lm2 ul {

}

.lm2 li {
	display:block;
	padding-bottom: 1px;
	border-bottom-style: none;
	padding-top: 2px;
	font-size:11px;
	margin-left:0px;
	padding-left: 14px;
}

ul {
	margin-left:0px;
	padding-left:0px;
}

#left_menu a {
	color:#003;
	
	font-weight:normal;
	text-decoration: none;
}

#left_menu a:hover {
	color:#000;
	text-decoration: underline;
}

.left_menu_small, .left_menu_small a {
	font-size: 11px;
	color: #666;	
}

.left_menu_small_b {
	font-size: 11px;
	color: #000;	
}


/* Top menu */

#top_menu {
	width:630px;
	float:left;
	padding-left:10px;
	padding-top: 23px;
}

#top_menu ul {
	margin:0px;
	padding:0px;
	float: right;
}

#top_menu li {display:inline;}

#top_menu a {
	color:#132E46;
	font-size:1.2em;
	padding-right:4px;
	margin-right:3px;
	font-weight:normal;
	border-right: solid 1px #cccccc;
	text-decoration: none;
}

#top_menu a:hover {
	color:#000;
	text-decoration: underline;
}

.ilpic {
	float:left;
}

.ilpicr {
	float:right;
}

.product_home {
	width: 300px;
	height: 210px;
	float: left;
	margin: 7px;
	padding: 4px;
	background-color: #E2E2E2;
}

.product_frontier {
	width: 650px;
	float: left;
	margin: 5px;
	padding: 4px;
	background-color: #E2E2E2;
}

.dh_blue, .dh_blue a, .dh_blue a:hover {
	color: #448ccb;
}

.dh_blue_large, .dh_blue_large a, .dh_blue_large a:hover {
	color: #448ccb;
	font-size: 1.6em;
	font-weight: bolder;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-variant: small-caps;
}

.dh_bullet ul {margin:0px; padding:0px;}

.dh_bullet li {
	padding-bottom: 4px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 4px;
	list-style-image: url(dh_bullet.png);
}

.l_salvage {
	padding-left: 12px;
	background-image: url(../images/b-fr-salvage.png);
	background-repeat: no-repeat;
	background-position: 2px 8px;
}

.l_dismantling {
	padding-left: 12px;
	background-image: url(../images/b-fr-dismantling.png);
	background-repeat: no-repeat;
	background-position: 2px 8px;
}


.link_title, .link_title a {
	font-size: 1.1em;
	font-weight: bold;
	color: #333;
}

div.link_image
{
	margin: 6px;
	border: 1px solid #CCCCCC;
	height: 136px;
	width: 208px;
	float: left;
	text-align: center;
}	

div.link_image img
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}

.link_desc
{
	text-align: center;
	margin: 2px;
	font-size: 0.9em;
	color: #999;
	line-height: 1.2em;
}

div.ss_image
{
	margin: 6px;
	border: 1px solid #CCCCCC;
	height: 120px;
	width: 116px;
	float: left;
	text-align: center;
}	

div.ss_image img
{
	display: inline;
	border: 1px solid #ffffff;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 1px;
	margin-left: 3px;
}

.ss_desc, .ss_desc a
{
	text-align: center;
	font-size: 0.9em;
	color: #333;
	line-height: 1.2em;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
}

.loginform
{
	background-color: #EEE;
	height: 100px;
	width: 300px;
	float: left;
	margin-left: 150px;
	border: 1px solid #666;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.adminform
{
	background-color: #EEE;
	height: auto;
	width: 550px;
	float: left;
	margin-left: 50px;
	border: 1px solid #666;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}

label
{
width: 100px;
float: left;
text-align: right;
margin-right: 10px;
display: block
}

.submit input
{
	float: right;
	margin-right: 5px;
}

.error
{
	font-weight: bold;
	color: #B70000;
}

.grey
{
	color: #999;
}

.rev_products
{
	width: 80px;
	background-image: url(dh_column.png);
	background-repeat: repeat;
	background-position: 2px;
}

.rev_description
{
	width: 400px;
}

.rev_date
{
	width: 70px;
}

.rev_customer
{
	width: 70px;
}

.rev_title
{
	width: 640px;
	font-weight: bold;
	font-size: 1.4em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	display: inline;
	float: left;
	background-color: #CCC;
}


.rev_line
{
	width: 660px;
	clear: both;
	border-bottom: 1px solid #CCC;

}

.rev_products, .rev_description, .rev_date, .rev_customer
{
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 2px;
	display: inline;
	float: left;
}

.admin_message {
	float: left;
	margin: 10px;
	padding: 10px;
	background-color: #FC9;
}

.rev_command_top {
	float: right;
	margin: 2px;
	padding-right: 8px;

}




















































#product_thumbnail_area {
	width:100%;
	display: block;
	float: left;
	float: left;
}

#product_link_area {
	width:100%;
	display: block;
	float: left;
	height:120px;
}



#product_picture {
	width:100%;
	display: block;
	float: left;
	border: 1px solid #000066;
}

div.product_thumbnail {
	margin-top: 5px;
	margin-left: 5px;
	width:auto;
	float: left;
	border: 1px solid #000066;
}

#products_matching {
	margin-top: 5px;
	width:100%;
	display: block;
	float: left;
	font-size: 0.8em;
	line-height: 1.2em;
}

.products_matching_title {
	font-size: 1.2em;
	font-weight: bold;
}

div.products_matching_image
{
	margin: 6px;
	border: 1px solid #CCCCCC;
	height: auto;
	width: auto;
	float: left;
	text-align: center;
}	

div.products_matching_image img
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}

.products_matching_desc
{
	text-align: center;
	margin: 2px;
	font-size: 1.0em;
}

.quote {
	font-weight: bold;
	color: #CC6600;
}

div.product_list {
	margin-top:10px;
	width:100%;
	height:120px;
	border: 1px dashed #CCCCCC;
}

div.product_list_text {
	width:470px;
	float:right;
}