html {
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;
  background-color: #5c5c60;
  font-family: helvetica, arial, verdana;
  color: #404141;
  font-size: 9pt;
  background-image: url("/images/background.png?1214914647");
  background-repeat: repeat-x;
}
body {
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;
  background-color: #5c5c60;
  font-family:  helvetica, arial, verdana;
  color: #404141;
  font-size: 9pt;
  background-image: url("/images/background.png?1214914647");
  background-repeat: repeat-x;
}


.one_pixel_high
 {
	height: 1px;
}

h1
 {
	margin: 0px;
	background-color: #6a6a6a;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14pt;
	font-weight: strong;
	color: #414141;
	background-image: url("/images/h_background.png?1214914650");
	background-repeat: repeat-x;
}

h2
 {
	margin: 0px;
	background-color: #6a6a6a;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: arial;
	font-size: 14pt;
	font-weight: strong;
	color: #414141;
	background-image: url("/images/h_background.png?1212489299");
	background-repeat: repeat-x;
}

a
 {
	color: #1a43f3;
	text-decoration: none;
}

a:hover
 {
	color: #1a43f3;
	text-decoration: underline;
}

.float_left
 {
	float: left;
}

.float_right
 {
	float: right;
}

.clear_both
 {
	clear: both;
}

#container
 {
	border-left: 1px solid #505050;
	border-right: 1px solid #505050;
	position: relative;
	margin: 0px auto;
	width: 920px;
	background-color: #ffffff;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}

#header
 {
	position: relative;
	background-image: url("/images/header_background.png?1214914650");
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #ffffff;
	height: 150px;
}

#header .address
 {
	text-align: center;
	position: absolute;
	left: 350px;
	width: 600px;
	top: 14px;
}


#header .logo
 {
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 20px;
	top: 0px;
	width: 359px;
	height: 71px;
}

#header .options
 {
	position: absolute;
	width: 900px;
	top: 125px;
}
#header .search_background
 {
	background-color: #c4c4c4;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	position: absolute;
	width: 890px;
	top: 70px;
}

#header .search_box_background
 {
	background-color: #1a43f3;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url("/images/search_text_background.png?1214914653");
	background-repeat: no-repeat;
	background-position: 5px 5px;
}

#search_filter
 {
	float: right;
	width: 150px;
}

.header_search_field
 {
	margin-left: 80px;
	width: 550px;
}
.header_search_filter
 {
/*	float: right;
	width: 150px;
*/
}

#content_container
 {
	padding-left: 10px;
	padding-right: 10px;
	background-color: #ffffff;
}


#content_container .left_panel
 {
	background-color: #ffffff;
	float: left;
	width: 130px;
	min-height: 200px;
	margin-right: 20px;
}

#content
 {
	background-color: #ffffff;
	margin-left: 150px;
}

.one_column
 {
	padding: 0px;
	margin: 0px;
	margin-right: 10px;
}

.one_column .one
 {
	/* */
}

.two_column
 {
	padding: 0px;
	margin: 0px;
}

.two_column .one
 {
	float: left;
	width: 355px;
	padding: 0px;
	margin: 0px;
}

.two_column .two
 {
	padding: 0px;
	margin: 0px;
	margin-left: 375px;
}

.main_two_column
 {
	padding: 0px;
	margin: 0px;
}

.main_two_column .main_one
 {
	float: left;
	width: 605px;
	padding: 0px;
	margin: 0px;
}

.main_two_column .main_two
 {
	padding: 0px;
	margin: 0px;
	margin-left: 620px;
}


#content .top_left_corner
 {
	background-image: url("/images/content_top_left_rounded_corner.png?1214914647");
	background-position: 0px 0px;
	background-repeat: repeat-none;
	width: 8px;
	height: 8px;
}

#content .top_right_corner
 {
	background-image: url("/images/content_top_left_rounded_corner.png?1214914647");
	background-position: top right;
	background-repeat: repeat-none;
	width: 8px;
	height: 8px;
	float: right;
}

#footer
 {
	clear: both;
	background-color: #d7d7d7;
	bottom: 0px;
	width: 900px;
	border-top: 1px solid #909090;
	min-height: 25px;
	padding: 10px;
	color: #707070;
	font-size: 9pt;
}


.navigation_menu_header
 {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #ffffff;
	background-color: #1a43f3;
}

.navigation_menu_option
 {
	color: #606060;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: 1px solid #b0b0b0;
	border-right: 1px solid #b0b0b0;
	border-bottom: 1px solid #b0b0b0;
/*	cursor: pointer; */
	cursor: default;
}

.navigation_menu_option:hover
 {
	background-color: #c8c8c8;
}



#search_results
 {
	/* */
	float: left;
	width: 720px;
}

#search_results .result
 {
	/* */
	clear: both;
	width: 710px;
}

#search_results .result .manufacturer_id
 {
	float: left;
	width: 100px;
}

#search_results .result .manufacturer
 {
	float: left;
	width: 120px;
}

#search_results .result .description
 {
	float: left;
	width: 245px;
	padding-left: 5px;
}

#search_results .result .add_to_basket
 {
	float: left;
	width: 230px;
	padding-left: 10px;
}

.list_entry_1
 {
/*	background-color: #e8ecfe; */
	padding: 10px;
	border-bottom: 1px solid silver;
}

.list_entry_2
 {
	padding: 10px;
/*	background-color: #e5e6e7; */
	border-bottom: 1px solid silver;
}


img
 {
	border: 0px;
}

.no_border
 {
	border: 0px;
}

form
 {
	padding: 0px;
	margin: 0px;
}

.contact_form
 {
	padding: 10px;
	background-color: #e9e9e9;
	margin-top: 10px;
}

.contact_form input
 {
	width: 320px;
}

.contact_form textarea
 {
	width: 320px;
	height: 150px;
}

#search_tip
 {
	position: absolute;
	left: 50%;
	top: 10px;
	margin-left: -300px;
	width: 456px;
	height: 80px;
	z-index: 5000;
}


.edit_form
 {
	padding: 10px;
	background-color: #e9e9e9;
	margin-top: 10px;
}


div.caption
 {
	float: left;
	width: 100px;
	font-weight: normal;
}

div.value
 {
	margin-left: 120px;
	margin-bottom: 5px;
}

div.realtime_search_results
 {
	border: 1px solid #e9e9e9;
	background-color: #ffffff;
	padding: 2px;
	margin-bottom: 10px;
	min-height: 225px;
}

.small-text
 {
	font-size: 8pt;
}
