* {
	padding: 0;
	margin: 0;
}
body {
	background: #3B4455;
	font: 11px/150% Verdana, Geneva, Arial, Helvetica, sans-serif; /* "Trebuchet MS", */
}
div.divider {
	clear: both;
	height: 0;
	font-size: 1%;
	margin: 0;
}
div#wrapper {
	width: 990px;
	height: 615px;
	margin: 0 auto;
	position: relative;
	background: url(../images/backgrounds/page_3.jpg) top left no-repeat;
	
}
body.page_3 div#wrapper {
	background-image: url(../images/backgrounds/page_3.jpg);
}
div#logo {
	position: absolute;
	left: 765px;
	top: 30px; 
}
div#logo a {
	display: block;
	text-indent: -9999em;
	width: 192px;
	height: 48px;	
}
div#subbanner {
  position: absolute;
  top: 150px;
  right: 20px;
  width: 250px;
  height: 73px;
  background: url(../images/subbanner.jpg) no-repeat top left; }

div#main_navigation {
	position: absolute;
	top: 35px;
	left: 25px;
	height: 40px;
	width: 720px;
	background: #FFF;
	z-index: 9999;
}
div#main_navigation ul {
	list-style-type: none;
	margin: 13px 20px 0 20px;
}
div#main_navigation li {
	float: left;
	margin-right: 50px;
}
div#main_navigation a {
	display: block;
	height: 18px;
}
div#main_navigation a.page_13 {
	background: transparent url(../images/navigation/page_13.gif) no-repeat top left;
	width: 75px;
}
div#main_navigation a.page_14 {
	background: transparent url(../images/navigation/page_14.gif) no-repeat top left;
	width: 138px;
}
div#main_navigation a.page_15 {
	background: transparent url(../images/navigation/page_15.gif) no-repeat top left;
	width: 108px;
}
div#main_navigation a.page_16 {
	background: transparent url(../images/navigation/page_16.gif) no-repeat top left;
	width: 62px;
}
div#extra_menu {
	float: right;
}
div#extra_menu a {
	float: left;
	display: block;
	height: 17px;
	margin-left: 10px;
}
div#extra_menu a.page_32 {
	background: transparent url(../images/navigation/page_32.gif) no-repeat top left;
	width: 36px;
}
div#extra_menu a.page_33 {
	background: transparent url(../images/navigation/page_33.gif) no-repeat top left;
	width: 84px;
}
div#extra_menu a.page_34 {
	background: transparent url(../images/navigation/page_34.gif) no-repeat top left;
	width: 42px;
}
div#extra_menu a.page_55 {
	background: transparent url(../images/navigation/page_55.gif) no-repeat top left;
	width: 70px;
}
div#extra_menu a.page_57 {
	background: transparent url(../images/navigation/page_57.gif) no-repeat top left;
	width: 46px;
}


.menu_name {
	display: none;
}
div#subnavigation {
	position: absolute;
	left: 160px;
	top: 75px;
	height: 30px;
	background: #677081;
}
div#subnavigation ul {
	list-style-type: none;
	margin: 7px 50px 0 25px;
}
div#subnavigation li {
	float: left;
	margin-right: 40px;
}
div#subnavigation a {
	display: block;
	height: 18px;
	background: transparent none no-repeat top left;
}
div#subnavigation a.page_17 {
	background-image: url(../images/navigation/page_17.gif);
	width: 92px;
}
div#subnavigation a.page_18 {
	background-image: url(../images/navigation/page_18.gif);
	width: 47px;
}
div#subnavigation a.page_19 {
	background-image: url(../images/navigation/page_19.gif);
	width: 90px;
}
div#subnavigation a.page_20 {
	background-image: url(../images/navigation/page_20.gif);
	width: 68px;
}
div#subnavigation a.page_21 {
	background-image: url(../images/navigation/page_21.gif);
	width: 78px;
}
div#subnavigation a.page_22 {
	background-image: url(../images/navigation/page_22.gif);
	width: 147px;
}
div#content {
	position: absolute;
	top: 250px;
	left: 25px;
	height: auto;
	min-height: 270px;
	width: 660px;
	background: #536071 url(../images/bg_content.jpg) top left no-repeat;
	color: #FFF;
}
body.page_13 div#content {
	top: 150px;
}
h2 {
	text-indent: -9999em;
	height: 30px;
	background: none no-repeat top left;
	line-height: 30px;	
}
a {
	color: #FFF;
	text-decoration: underline;
}
a img {
	border: 0;
}
div#content_wrapper {
	padding: 20px;
	position: relative;
}
div#close {
	float: right;
	display: none;
}
a.close_button {
	display: block;
	width: 18px;
	height: 19px;
	background: #000 url(../images/close_button.gif) no-repeat;
	text-indent: -9999em;
	position: relative;
	left: 5px;
	top: -10px;
}
div.column {
	float: left;
	width: 50%;	
}
div.one_column {
	width: 100%;
}
div.column_wrapper {
	padding-right: 15px;
}
.one_column .column_wrapper {
	padding-right: 0;
}
body.page_13 h2 {
	background-image: url(../images/headers/page_13.gif);
}
body.page_14 h2 {
	background-image: url(../images/headers/page_14.gif);
}
body.page_15 h2 {
	background-image: url(../images/headers/page_15.gif);
}
body.page_16 h2 {
	background-image: url(../images/headers/page_16.gif);
}
body.page_17 h2 {
	background-image: url(../images/headers/page_17.gif);
}
body.page_18 h2 {
	background-image: url(../images/headers/page_18.gif);
}
body.page_19 h2 {
	background-image: url(../images/headers/page_19.gif);
}
body.page_20 h2 {
	background-image: url(../images/headers/page_20.gif);
}
body.page_21 h2 {
	background-image: url(../images/headers/page_21.gif);
}
body.page_22 h2 {
	background-image: url(../images/headers/page_22.gif);
}

h3 {
	font-size: 100%;
}
p, ul, ol, table {
	margin-bottom: 0.5em;
}
li {
	list-style-position: inside;
	margin-left: 0;
}
td, th {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	padding: 0 1em 0.2em 0;
}
input.text, input.button, select, textarea {
	border-top: 1px solid #333;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #333;
	font: 1em Verdana, Geneva, Arial, Helvetica, sans-serif;
}
input.text, textarea {
	padding: 2px;
}
.normal {
	width: 150px;
}
.small {
	width: 50px;
}
select.normal {
	width: 154px;
}
.large {
	width: 300px;
}
a.button, input.button {
	background: #3B4455;
	padding: 1px 5px !important;
	color: #FFF;
	/*border: 1px solid #000 !important;*/
	border: 1px solid #3B4455 !important;
	text-decoration: none;
	cursor: pointer;
}
a.button {
	padding: 2px 7px !important;
}
input.big, a.big {
	font-weight: bold;
	padding: 2px 10px !important;
	border: 1px solid #3B4455 !important;
}
.button:hover {
	background: #27303F;
}
div.thumb {
	float: left;
	position: relative;
	overflow: hidden;
	width: 100px;
	height: 100px;
}


td, th {
	vertical-align: top;
}
.prototype {
	display: none;	
}


div#quotation-basket h3 {
	font-size: 1.1em;
}
div#quotation-basket a {
	text-decoration: none;
}
div#quotation-basket ul.tiles {
	list-style-type: square;
	list-item-position: inside;
}
div#quotation-basket ul.tiles li {
	margin-left: 0.5em;
}
div#quotation-basket div.image {
	float: left;
	width: 100px;
}

li span.bullet {
	margin-right: 0.5em;
}
div.hr {
	height: 0;
	border-bottom: 1px solid #FFF;
}

div.previous_next {
	padding: 5px;
	font-size: 1.1em;
}
div.previous {
	float: left;
}
div.next {
	text-align: right;
}
div.previous_next a {
	text-decoration: none !important;
}
.align_right {
	text-align: right !important;
}
div.status {
	float: left;
	width: 16px;
	height: 16px;
	margin-right: 16px;
}
div.ready {
	background: url("../images/ajax-ready.gif") top left no-repeat;
}
div.waiting {
	background: url("../images/ajax-loader.gif") top left no-repeat;
}


.admin a {
	margin-right: 10px;
}
.preview_data {
	display: none;
	position: absolute;
	float: left;
	top: 0;
	left: 0;
	z-index: 9999;
	border: 1px solid #171A1F;
}
.preview_container {
	position: relative;
}
.show_on_hover {
	cursor: pointer;
}

.large_image {
	float: left;
	position: relative;
}

.small_image {
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.relative {
	position: relative;
}

.image_preview {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	z-index: 1000;
	overflow: hidden;
}

#products-for-quotation td {
	padding: 0 10px 5px 0;
}

a.expand_collapse {
	background: url(../images/icons/expand.png) no-repeat center center;
	width: 16px;
	height: 16px;
	display: block;
	float: left;
	margin-right: 10px;
}
a.expanded {
	background: url(../images/icons/collapse.png) no-repeat center center;
}
a.collapsed {
	background: url(../images/icons/expand.png) no-repeat center center;
}

img.align_left {
	float: left;
	margin: 0 15px 10px 0;
}
img.align_right {
	float: right;
	margin: 0 0 10px 15px;
}

div.current_decoration {
	float: right;
}

table.products {
	
}
table.products td {
	padding: 0 20px 10px 0;
}

div#products {
	
}

div.image_container {
	position: relative;
	background: transparent none no-repeat top left;
}
div#products .tile {
	z-index: 1;
	display: block;
	float: left;
	color: #000;
	text-decoration: none;
	position: relative;
}
div#products .tile .white, div#products .tile .wrapper, div#products .tile a {
	position: absolute;
	top: 0;
	left: 0;
}
div#products .tile .wrapper {
	padding: 5px;
	display: none;
}
div#categories, div#product_thumbs {
	border-bottom: 1px dotted #CCC;	
}
div#categories div.new_row, div#product_thumbs div.new_row {
	border-bottom: 1px dotted #CCC;
}
div#categories div.category, div#product_thumbs div.product, div#product_thumbs .placeholder {
	float: left;
	width: 33%;
	margin-top: 1em;
}
div.sorting div.product {
	float: none !important;
	width: auto !important;
	display: block !important;
}
div#categories div.category a, div#product_thumbs div.category a {
	text-decoration: none;
}
div#categories div.category div.wrapper, div#product_thumbs div.category div.wrapper {
	padding: 10px 10px 10px 0;
}
div#categories div.category div.image, div#product_thumbs div.product div.image {
	height: 210px;
}
.placeholder {
	background: #99A3AF;
}
div#product_thumbs .placeholder {
	height: 170px;
}
div#product_thumbs div.product {
	position: relative;
}
div#product_thumbs .admin_hover {
	display: none;
	position: absolute;
	top: 22px;
	left: 2px;
}
div#products .placeholder {
	height: 100px;
}	
div#categories div.category div.text, div#product_thumbs div.category div.text {
}
div#categories div.category h3, div#product_thumbs div.category h3 {
	font-size: 1.4em;
}
div#categories div.sort, div#product_thumbs div.sort {
	float: none !important;
	border-bottom: 1px dotted #CCC;
	width: auto !important;
	height: 50px;
}
div.sort_helper {
	height: 50px;
	background: #C2C7CF;
}
div#categories div.sort div.image {
	display: none;
}
div#category {
	border-top: 1px dotted #CCC;
	padding: 1em 0;	
}
div#category img {
	float: left;
	margin-right: 1em;
}
div#category h2 {
	background: none;
	text-indent: 0;
	font-weight: normal;
}
div#products {
	border-bottom: 1px dotted #CCC;
}
div#products div.product {
	border-top: 1px dotted #CCC;
	padding: 1em 0;
	margin-bottom: 1em;
	position: relative;
	top: 0;
	left: 0;
}
div#products div.product h3 {
	font-size: 1.4em;
}
div.product div.image {
	margin-bottom: 0.5em;
}

div.product div.options {
}
div#products-for-quotation {
	background: #8396AF;
	position: absolute;
	top: 100px;
	left: 710px;
	width: 250px;
	color: #FFF;
}
div#products-for-quotation div.wrapper {
	padding: 10px;		
}
div#catalogue-breadcrumbs ul {
	list-style-type: none;
}
div#catalogue-breadcrumbs li {
	margin-right: 0.5em;
	display: inline;
}
div#catalogue-breadcrumbs a {
	text-decoration: none;
}
div#catalogue-breadcrumbs a:hover {
	text-decoration: underline;
}
.tile_settings th {
	white-space: nowrap;
}
.tile_settings_container {
	position: absolute;
	top: 40px;
	left: 75px;
	width: 400px;
	display: none;
	background: #3B4455;
	border: 1px solid #171A1F;
	padding: 20px;
}
.tile_settings_container .button {
	background: #536071 !important;
}