/* -------------------------------------------------------------- 
  
   Blueprint CSS Framework Print Styles
   * Gives you some sensible styles for printing pages.
   See Readme file in this directory for further instructions.
      
   Some additions you'll want to make, customized to your markup:
   #header, #footer, #navigation { display:none; }
	 
-------------------------------------------------------------- */


.container{width:auto;border:0;margin:0 20px;padding:0;float:none!important;}

.header{width:100%;}

#content{width:auto;border:0;margin:0;padding:0;float:none!important;}

#content_block{width:100%;border:0;margin:0;padding:0;float:none!important;}

.links_group img {float:none;margin:0.2em 0 0.4em;}

.bottom_link {text-align:left;}

.flag_down {padding:0;margin:0;}

#nav_menu{display:none;}
.nav_row_links {display:none;}

.products img {float:none;}

.product_spec table {margin-bottom:20px;border:0;border-collapse:collapse;}

.bottom_link{display:none;}

.product_spec td {
border:1px solid black;
padding:5px;
}

.route {float:right;;width:350px; height:250px;margin:0;padding:0;}
.contect_text{float:left;}

.colours dl {margin:0;padding:0;}

.catalog dl {float:left;padding:0;text-align:center;}

.catalog dd {margin:0;text-align:center;}

.catalog{padding-top:0;}

.cat_group{}

.catalog img{margin-bottom:0;float:none;}

.product_line {clear:left;padding:10px 0 10px 0;}

.product_line img {margin:0;}

.colours dt{display:none;}
.colours dl{}

img { float:left; margin:1.5em 1.5em 1.5em 0; }

.product_line dl {float:left;padding:0 40px;}
.product_line dd {padding-bottom:10px;margin:0;}

.product_line {clear:left;padding:0 0;}

.product_spec{clear:left;padding-top:0;}

li {list-style-type:none;}

.title_img img{}

.text-part{float:left;}

body {
  line-height: 1.5;
  font-family: "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;   
  color:#000;
  background: none;
  font-size: 10pt;
}
.container {
  background: none;
}

h1,h2,h3,h4,h5,h6 { font-family: "Helvetica Neue", Arial, "Lucida Grande", sans-serif; }
div.h_5 {font-family: "Helvetica Neue", Arial, "Lucida Grande", sans-serif; font-size:13px;}
code { font:.9em "Courier New", Monaco, Courier, monospace; } 

.cat_header {clear:left;padding-top:30px;}

a img { border:none; }
p img.top { margin-top: 0; }

hr { 
  background:#ccc; 
  color:#ccc;
  width:100%;
  height:2px;
  margin:2em 0;
  padding:0;
  border:none;
}

blockquote {
  margin:1.5em;
  padding:1em;
  font-style:italic;
  font-size:.9em;
}

.small  { font-size: .9em; }
.large  { font-size: 1.1em; }
.quiet  { color: #999; }
.hide   { display:none; }

a:link, a:visited {
	background: transparent;
	font-weight:700;
	text-decoration: underline;
}
/* If you're having trouble printing relative links, uncomment and customize this:
   (note: This is valid CSS3, but it still won't go through the W3C CSS Validator) */

/* a[href^="/"]:after {
  content: " (http://www.yourdomain.com" attr(href) ") ";
} */
