
.nav_lst_product{
	color:#666666;
	margin-left:450px;
	height:0px;
	margin-top:0px;
	font-size:10px;
}

.nav_lst_product .cell_border{
border-left:1px solid #ff7f00;
border-right:1px solid #ff7f00;
padding-left: 4px;
padding-right: 0px;
padding-bottom:1px;
	vertical-align:middle;
padding-top:5px;

}
.nav_lst_product  .cell_border .previous_button{
	background-image: url(ui/small_button_previous.gif);
width:15px;
height:15px;
cursor:pointer;
border:0px;



}
.nav_lst_product  .cell_border .next_button{
	background-image: url(ui/small_button_next.gif);
width:15px;
height:15px;
cursor:pointer;
border:0px;

}
.nav_lst_product  .cell_border .previous_button_inact{
	background-image: url(ui/small_button_prev_inact.gif);
width:15px;
height:15px;
cursor:none;
border:0px;

}
.nav_lst_product  .cell_border .next_button_inact{
	background-image: url(ui/small_button_next_inact.gif);
width:15px;
height:15px;
cursor:none;
border:0px;

}
.nav_lst_product .cell_border_right{
border-right:1px solid #ff7f00;
vertical-align:bottom;
padding-left: 4px;
padding-right: 4px;
padding-bottom:1px;
	vertical-align:middle;
padding-top:5px;


}
.nav_lst_product .link{
cursor:pointer;
font-size:10px;
color:#666666;

}
.nav_lst_product .link_selected{
cursor:pointer;
font-size:10px;
color:#ff7f00;
text-decoration:underline;

}







/* =GENERIC */
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	font-family: Arial, Helvetica, sans-seif;
	font-size: 12pt;
	height: 100%;
	color: #505050;
	background:  url(ui/bgimage.gif) repeat-x !important;
}

h1, h2, h3, h1 a, h2 a, h3 a {
	display: block;
	padding: 0;
	margin: 0;
	font-weight: normal;
	color: #81017e;
	line-height: 135%;
}

h1, h1 a {
	padding-top: 9px;
	font-size: 18pt;
}

h2, h2 a {
	font-size: 14pt;
}

.underline {
	border-bottom: 2px dotted #dedede;
}
.topline {
	border-top: 2px dotted #dedede;
}

p {
	margin: 0;
	padding-top: 6px;
	color: #505050;
	font-size: 9pt;
	line-height: 135%;
	margin-bottom: 6px;
}

a {
	text-decoration: none;
	font-size: 9pt;
	color: #ff7f00;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

a img:hover, div#brand a img:hover {
	border-color: #ff7f00;
}

a img:hover{
	border-color: #ff7f00;
}

ul {
	list-style: none;
	margin-top: 2px;
	margin-bottom: 10px;
	margin-left: 0;
	padding-left: 1.4em;
	text-indent: -1.4em;
	font-size: 9pt;
}

ul a {
	color: #505050;
}

#left_column ul li:before, #left_column_product ul li:before{
	content: "\00BB \0020 \00A0 \0020";
}

#right_column ul li:before, #right_column_product ul li:before{
	content: "\00BB \0020 \00A0 \0020";
}

ul li {
	line-height: 135%;
}

/* =HEADER */
div#header {
	width: 780px;
	height: 93px;
	margin-left: auto;
	margin-right: auto;
}

a#logo {
	float: left;
	text-indent: -1000em;
	width: 192px;
	height: 43px;
	margin-top: 28px;
	background: url(ui/lak_logo.png) no-repeat;
}

div#right_corner {
	float: right;
	width: 370px;
	margin-top: 20px;
	text-align: right;
	font-size: 11pt;
	color: #ff7f00;
}

div#right_corner select {
	width: 150px;
	margin-top:10px;
	font-size: 8pt;
}

/* =NAVIGATION */
div#nav_bar {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	height: 36px;
}

div#nav_bar ul {
	float:left;
	width:780px;
	text-indent:0px;
}

div#nav_bar ul ul {
	display:none;
}

div#nav_bar ul li {
	float:left;
	margin-left: 2px;
	margin-right: 2px;
}

div#nav_bar a {

	padding: 6px 20px 4px 20px;
	background:  url(ui/button_bg.gif) repeat-x;
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
}

div#nav_bar a {
	color: #ffffff;
}

div#nav_bar a:hover {
	color: #5c2e00;
	text-decoration: none;
}

div#nav_bar a#first {
	margin-left: 0px;
}

div#nav_bar a#last {
	margin-right: 0px;
}

div#nav_bar ul li.current a {
	padding: 9px 32px 4px 32px;
	background: #ff7f00;
	color: #81017e;
	font-weight: bold;
}
/* =SUB NAV/BREADCRUMBS */
div#sub_nav {
	margin-top: 6px;
}

div#sub_nav a {
	padding: 0;
	margin-right: 25px;
	font-size: 9pt;
}

div#sub_nav a.active {
	padding: 0;
	background: none;
	color: #81017e;
}

/* =BODY */
div#main_container {
	min-height: 85%;
	height: auto !important;
}

div#left_column {
	width: 65%;
	margin-top: 10px;
}

div#right_column {
	float: right;
	width: 33%;
	margin-top: 10px;
}

/* =HOME PAGE */
div#welcome {
	margin: 0;
	padding: 0;
	background: #81017e;
	width: 100%;
	height: 345px;
	color:#ffffff;
}

div#welcome h2 {
	float: left;
	color: #ff7f00;
	padding: 15px 20px;
}

div#welcome .content_area p {
	color: #ffffff;
	font-size: 11pt;
	margin: 10px 0px;
}

.promo, .browse {
	float: left;
	min-height: 100px;
	height: auto !important;
	padding: 9px 12px 9px 0px;
}

.promo img, .browse img {
	float: left;
	display: block;
	margin-right: 20px;
	border: 5px solid #f1f1f1;
}

.promo div {
	float: right;
	width: 260px;
}

.browse div {
	float: right;
	width: 549px;
}

.search, .news, .product {
	padding: 18px 20px;
	margin-bottom: 15px;
}

.search {
	background: #81017e;
}

.search h2{
	color: #ffffff;
}

.search input#search {
	width: 155px;
}

.news, .product {
	background: #f1f1f1;
}

.news h2 {
	margin-bottom: 10px;
}

.news h3 {
	font-weight: bold;
	font-size: 9pt;
}

.news p {
	margin: 0;
}

.news .date {
	font-size: 8pt;
}

.news .entry {
	margin-bottom: 9px;
}

.liste h2 {
	margin-bottom: 10px;
}

.liste h3 {
	font-weight: bold;
	font-size: 9pt;
}

.liste p {
	margin: 0;
}

.liste .date {
	font-size: 8pt;
}

.liste .entry {
	margin-bottom: 9px;
}

.news #viewall {
	display: block;
	border-top: 2px dotted #505050;
	padding-top: 6px;
}

div#brand div#brand_link {
	border: 5px solid #f1f1f1;
	margin-bottom: 15px;
	text-align: center;
}

div#brand a div#brand_link:hover {
	border-color: #ff7f00;
}

div#brand div#image_nav_holder {
	border: 5px solid #f1f1f1;
	margin-bottom: 15px;
	text-align: center;
}

div#brand div#image_nav_holder img {
	margin: 20px 0px;
}

div#brand div#image_nav_holder div#image_nav p {
	clear: both;
}

div#brand div#image_nav_holder div#image_nav  img {
	float: left;
	margin: 10px 7px 0 7px;
	background: #5e6167;
	cursor:pointer;
}

div#brand div#image_nav_holder div#image_nav a img.arrows {
	margin-top: 7px;
}

div#brand div#image_nav_holder div#image_nav  img:hover {
	background: #CCCCCC;
}

div#brand div#image_nav_holder div#image_nav  img.active {
	background: #ff7f00;
}

div#brand div div {
	width: auto;
	padding: 5px 15px 10px 15px;
	border: 0;
	border-top: 5px solid #f1f1f1;
	background: #ffffff;
	font-size: 9pt;
	text-align: left;
}

.product h2 {
	color: #000000;
}


/* =SUB PAGES */
span#breadcrumb {
	display: block;
	margin-top: 12px;
	font-size: 8pt;
}

span#breadcrumb * {
	float:left;
}

span#breadcrumb ul {
	padding: 0px;
	margin:0px;
	text-indent:0px;


}

span#breadcrumb ul li{
	line-height:14px;
	margin-left:2px;
}

span#breadcrumb ul li a{
margin-left:3px;
color:#FF7F00;
}

span#breadcrumb ul li:before{
	 content: ' / ';
	float:left;
}

/* =PRODUCTS PAGE */
div#left_column_product {
	float: left;
	width: 51%;
	margin-bottom: 2%;
}

div#right_column_product {
	float: right;
	width: 45%;
	margin-bottom: 2%;
}

div#right_column_product ul {
	width: 100%;
	margin-left:10px;
}

div#right_column_product ul li {
	width: 310px;
	margin-right: 5%;
}


/* =FOOTER */
div#footer {
	clear: both;
	width: 100%;
	height: 13%;
	margin-top: 2%;
	background: #81017e;
	font-size: 8pt;
}

div#footer div#nav_footer {
	background: #f1f1f1;
	border-bottom: 3px solid #ff7f00;
}

div#footer div#nav_footer div {
	padding: 5px 0px 5px 0px;
	border: 0;
	background: none;
	text-align: right;
	color: #505050;
}

div#footer div#nav_footer a {
	font-size: 8pt;
	color: #505050;
}

div#footer div#nav_footer ul {
	display:block;
	float:right;
	padding:0px;
	margin:0px;
	text-indent:0px;

}

div#footer div#nav_footer ul li{
	float:left;
	line-height:113%;
	margin-left:3px;
}

#enkelogo {
	display: block;
	width: 120px;
	margin-top: 10px;
	padding: 8px 10px 12px 35px;
	background:  url(ui/enke_logo.png) no-repeat;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 8pt;
}

/* =MISC */
div.center_container {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}
div.center_container .content {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	padding-top:10px;
}

div.center_container .content h2 {
	margin-bottom: 10px;
}

div.center_container .content h3 {
	font-weight: bold;
	font-size: 9pt;
}

div.center_container .content p {
	margin: 0;
}
/* ENQUIRY FORM */
div.center_container .form .cell_libelle_field {
	color: #505050;
width:260px;
height:auto;
float:left;
padding:20px 10px 0px 10px;
text-align:right;
font-size: 9pt;
font-family:Arial, Helvetica, sans-serif;
}

div.center_container .form .cell_field {
	color: #505050;
font-size: 9pt;
	width:auto;
	height:auto;
padding:20px 10px 0px 200px;
}

div.center_container .form .cell_field input {
font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #505050;
	width:300px;
}
div.center_container .form .cell_field select {
font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #505050;
	width:306px;
}
div.center_container .form .cell_field textarea {
font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #505050;
	width:300px;
	height:80px;
}
div.center_container .form .cell_button{
	margin:10px 0 0 192px;
}
div.center_container .form .cell_button input#submit{
font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #505050;
	width:80px;
	border:0px;
}

div.center_container .form .error{
	color:#CC3300;
	font-size:10pt;
	text-align:center;
	padding-top:10px;

}

div.center_container .form .message{
	color:#33CC33;
	font-size:10pt;
	text-align:center;
	padding-top:10px;

}

div.center_container .content .date {
	font-size: 8pt;
}

div.center_container .content .entry {
	margin-bottom: 9px;
}

.page_scroll {
	clear: both;
	display: block;
	padding: 0px 0px 6px 0px;
	font-size: 8pt;
	text-align: right;
}

.page_scroll a {
	font-size: 8pt;
}

.page_scroll .span {
	float: left;
	font-weight: bold;
	color: #ff7f00;
	font-size: 9pt;
}

.page_scroll h1 {
	text-align: left;
}

.page_scroll span a {
	font-size: 9pt;
}

.top {
	margin-top: 0px;
}

.bottom {
	margin-bottom: 25px;
}

.img_holder {
	float: left;
	width: 185px;
	height: 135px;
	margin: 9px 6px 0px 6px;
	text-align: center;
}

.img_holder img{
	border: 5px solid #f1f1f1;
}

.clearer {
	clear: both;
}

.border_right {
	border-right: 1px solid #ff7f00;
}

.border_left {
	border-left: 1px solid #ff7f00;
}

.divider {
	display: block;
	float: left;
	margin: 5px 2px 5px 2px;
	width: 1px;
	height: 20px;
	background: #ff7f00;
}

.img_nav {
	display:block;
	width:9px;
	height:9px;
	background-color:#515151;
	float:left;
	margin-right:10px;
	cursor:pointer;
	margin-top:10px;
}

.img_nav:hover {
	background-color:#c9c9c9
}

.selected {
	background-color:#FF7F00;
}

.pagination {
	font-size:10px;
	margin-top:10px;
	float:right;
}

.pagination a, .pagination .disabled, .pagination .current {
	font-size:10px;
	margin: 0px 3px;
}

.no_thumbnail {
    width:175px;
    height:100px;
    background-color:#eeeeee;
    text-align:center;
    display:inline;
    float:left;
    margin-right:20px;
    border:5px solid #f1f1f1;
    color:#333333;
    line-height:8em;
}

.supplier_list_info {
    float:left;
    text-align:left;
}