/* pagination */
.pagination {
	margin: 0 0 5px 0;
	font-size: 12px;
	color: #942824;
	text-align: left;
}
.pagination.float-right {
	float: right;
}
.pagination a {
    display: block;
    text-decoration: none;
}
.pagination a:hover {
	background-color: white;
	color: #942824;
}
.pagination a, .pagination span {
    display: block;
    float: left;
    padding: 3px 5px;
    background: #942824;
    border: 1px #942824 solid;
    margin-left: 2px;
    margin-right: 2px;
    color: #fff;
}
.pagination span.current_page {
	background-color: #f47920;
	color: #fff;
	border-color: #f47920;
}
.pagination .current.next, .pagination .current.prev {
	color: #fff;
}

.nav-buttons {
	clear: both;
	margin-top:15px;
}
.back-link {
	float: right;
}

.error{
	color: red !important;
}

.arrangement-price{
	float: right;
	width: 90px;
	margin: 2px 0 5px 8px;
	padding: 1px;
	border: 3px #c8c7c5 solid;
}
.arrangement-price div { 
	background: #b93621;
	margin: 0;
	padding: 8px 3px;
	color: #fff;text-align: center;
}
.arrangement-price span { 
	font-size: 11px;
	color: #fff;
}
.arrangement-price span.price { 
	font-size: 16px;
	font-weight: bold;
}

.Content-Text {
	width: 670px;
	margin: 0 0 0 0;
}
#content-inner2 .Content-Text {
	width: 690px;
}
.Content-Text td {
	padding: 0 0 0 0;
}
.Content-Text td.Text-Left{
	padding-right: 20px;
	text-align: left;
}
.Content-Text td.Text-Right{
	width: 244px;
	text-align: left;
}

.Side{
	background: url("../img/sidetable.jpg") top left no-repeat;
	width: 243px;
	min-height: 145px;
}
* html .Side{
	height: 145px;
}
.Side td.SideTd{
	font-size: 11px;
	background: url("../img/sidetd.jpg") 1px bottom no-repeat;
	width: 222px;
	padding: 10px;
}
.Side ul a{
	color: #942824;
}

.sidebox{
	margin-bottom: 10px;
	background: #ffdfc8 url("../img/sidetable.jpg") top left no-repeat;
	min-height: 50px;
}
.sidebox .sidebox-inner{
	background: url("../img/sidetd.jpg") 1px bottom no-repeat;
	padding: 10px;
	color: #942824;
	position: relative;
}


.Products{
	width:  100%;
	margin: 0 0 12px 0; padding: 0; border: 0;	
	text-align: left;}
.Products td{
	margin: 0; padding: 2px 0 2px 0;
	text-align: left; }
.Products .td_kop{
	font-size: 13px; line-height: 16px; font-weight:bold;}
.Products .right{
	width: 200px; text-align: right;  }
.Products .right, .Products .right p, .Products .right div{
	font-size: 12px; line-height: 15px; font-weight: bold; color: #60090D;  }

.Dun, .Dun2{
	border-top: 1px #a33047 solid;
	border-left: 1px #a33047 solid;
}
.Dun td, .Dun2 td{
	border-bottom: 1px #a33047 solid;
	border-right: 1px #a33047 solid;
	padding: 3px;
}
.Dun2 td{
	padding: 6px !important;
}


.news-item {
	display: block;
	float: none;
	margin-top: 3px;
	margin-bottom: 12px;
	height: auto;
}
.news-item.odd{
	clear: left;
}
.news-photo{
	float: left;
	width: 150px;
}
.news-photo img{
	display: block;
	border: none;
}
.news-body{}
.news-item .product-body.long{
	float: none;
	width: 580px;
}

.enquetetable{
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}
.enquetetable td{
	text-align:center;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 0 4px;
}

.product-item {
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
	height: auto;
	font-size: 12px;
	line-height: 16px;
	clear: left;
}
.product-item.odd{
	clear: left;
}
.product-photo{
	float: left;
	width: 185px;
	height: 105px;
	overflow: hidden;
}
.product-photo img{
	display: block;
	border: none;
}
.product-body{
	background: #edc2ac url("../img/product_bg.jpg") left top no-repeat;
	float: left;
	width: 504px;
	min-height: 105px;
}
* html .product-body {height: 105px;}
.product-body .inner{
	padding: 5px 6px;
}
.product-item .product-body.long{
	float: none;
}
.product-body h3 a{
	color: #942824;
	font-weight: bold;
}


.offerte-item {
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
	height: auto;
	font-size: 12px;
	line-height: 16px;
	clear: left;
}
.offerte-photo{
	float: left;
	width: 185px;
}
.offerte-photo img{
	display: block;
	border: none;
}
.offerte-body{
	background: url("../img/offerte_bg.jpg") left top no-repeat;
	float: left;
	width: 504px;
	min-height: 105px;
}
* html .offerte-body {height: 105px;}
.offerte-body .inner{
	padding: 5px 6px;
}
.offerte-item .product-body.long{
	float: none;
}
.offerte-body h3 a{
	color: #942824;
	font-weight: bold;
}


.customer-item {
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 12px;
	line-height: 16px;
}
.customer-item.odd{
	clear: left;
}
.customer-photo{
	float: left;
	width: 185px;
	height: 105px;
	overflow: hidden;
}
.customer-photo img{
	display: block;
	border: none;
}
.customer-body{
	background: #edc2ac url("../img/product_bg.jpg") left top no-repeat;
	float: left;
	width: 450px;
	height: 105px;
}
.customer-body .inner{
	padding: 5px 6px;
}
.customer-item .product-body.long{
	float: none;
}
.customer-body h3 a{
	color: #942824;
	font-weight: bold;
}

.calculate-totalprice {
	background: #fedfc7;
	padding: 6px;
	text-align: left;
	font-weight: normal !important;
}
.calculate-totalprice input{
	border-color: #f47920;
}
/*.Sidebar1 {
	background: url("../img/sidebar.png") left top repeat-y;
	clear: both;
	margin-bottom: 8px;
	width: 235px;
}
.Sidebar1 td.SidebarTop{
	background: url("../img/sidebar-top.png") left top no-repeat;
	line-height: 0; font-size: 0;
	height: 16px;
}
.Sidebar1 td.SidebarBottom{
	background: url("../img/sidebar-bottom.png") left bottom no-repeat;
}
.Sidebar1 td{
	padding: 0 12px;
}

* html .Sidebar1 {
}
.Sidebar1 td a{
	text-decoration: none;
}
.Sidebar1 td a:hover{
}
*/

body {
	font: normal 12px "Lucida Grande", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #942824;
}
body table, table p {
	font-size: 100%;}
	
p.delim{
	font-size: 0px; line-height: 0px; height: 6px;
	list-style-type: none;
	
}
	
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: "urbana-1","urbana-2", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: normal;
}
p {
	margin: 0;
	padding: 0;
}

h1 {	
	margin: 1px 0 5px 0;
	display: block;
	font-size: 26px;
	line-height: 28px;
	color: #942824;
}
h2 {
	margin: 1px 0 1px 0;
	display: block;
	font-size: 23px;
	line-height: 25px;
	color: #942824;
}
h3 {
	margin: 1px 0 1px 0;
	display: block;
	font-size: 17px;
	line-height: 19px;
	color: #942824;
}
h4 {
	margin: 1px 0 1px 0;
	display: block;
	font-size: 16px;
	line-height: 18px;
	color: #f47920;
}
h5 {	
	margin: 1px 0 3px 0;
	display: block;
	font-size: 16px;
	line-height: 17px;
	color: #942824;
}
h6 {
	margin: 1px 0 3px 0;
	border-bottom: 1px #d1d1d1 solid;
	display: block;
	letter-spacing: 0;
}
h1 a, h2 a, h3 a, h4 a {
	color: #942824;
}
.class1 {
	font-size: 11px;
	line-height: 13px;
}
.class2 {
	font-size: 12px;
}
.class3 {
	font-size: 12px;
	font-weight: bold;
}
.class4 {
	font-size: 16px;
}
.class5 {
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
}
.red, .red * {
	color: #942824;
	font: inherit;
}
.orange, .orange * {
	color: #f47920;
	font: inherit;
}

.hidden {
	display: none;
}
.inline {
	display: inline;
}

.class1 {
	font-size: 11px;
	line-height: 13px;
}
.class2 {
	font-size: 12px;
}
.class3 {
	font-size: 12px;
	font-weight: bold;
}
.class4 {
	font-size: 16px;
}
.class5 {
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
}

.bold { font-weight: bold; }

a, h1 a, h2 a, h3 a {
	color: #f48331;
	text-decoration: none;
}
a:hover {
	color: #f48331;
	text-decoration: none;
}
a.button {
	background: url("../img/li.png") 0px 3px no-repeat;
	padding: 0 2px 0 16px;
	display: block;
	color: #e93306;
	font-weight: bold;
	float: left;
	line-height: 18px;
}
a.button:hover {
	text-decoration:none;
}
a.button.right {
	float: right;
}

.strong {
	font-weight: bold;
}
.extra-info  {
	background: url("../img/extra_info.png") left bottom repeat-x;
	border: 1px #6a1c1a dotted;
	padding: 0px;
	color: #6a1c1a;
}

ul {
	list-style-type: none;
	list-style-image: url('../img/li.png');
	margin: 9px 0 9px 22px;
	padding: 0;
	line-height: 18px;
}
ul.small li {
	font-size: 11px;
	line-height: 13px;
}
ul.links { 
	list-style-type: none;
	list-style-image: none;
	margin:0px 0px; 
	padding:0 0 0 0px; 
}
ul.links li { 
	margin:0; 
	padding: 0 0 0 0; 
}
ul.links a { 
	display:block; 
	padding-left:22px; 
	background: url("../img/li.png") left top no-repeat; 
}

ul.links a:hover { 
	background: url("../img/li_over.png") left top no-repeat; 
} 
blockquote, pre {
	padding: 10px 30px;
}
blockquote {
	font: italic 13px Georgia, Times, serif;
	line-height: 16px;
	margin: 8px 0;
}
* html ul, * html ol {
	margin-left: 22px;
}
img {
	margin: 0;
	padding: 0;
	border: 0;
}
.pointerhand {
	cursor: pointer;
}
hr {
	border: solid #942824 0px;
	border-top-width: 1px;
	height: 0px;
	padding: 0px;
	line-height: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
}
div.hr {
	margin: 4px 0;
	height:1px;}
div.hr hr {
	display:none}

form .fieldset_left {
}
form {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
fieldset {
	font-size: 100%;
	border-color: #942824;
	border-width: 1px 0 0;
	border-style: solid none none;
	padding: 10px;
	margin: 0 0 8px 0;
}
fieldset legend {
	background: url("../img/legend_icon.png") 0px 3px no-repeat; 
	font-size: 16px;
	font-weight: bold;
	color: #b93421;
	margin: 0;
	padding: 0 5px 0 14px;
}
fieldset div.value {
	float: left;
	width: 320px;
}
label.float-left{
	float: left;
	clear: left;
	text-align: left;
	width: 200px;
	font-size: 12px;
}
label {
	font-size: 100%;
}
label u {
	font-style: normal;
	text-decoration: underline;
}
input[type=text], select, textarea {
	background-color: #f59b59;
	border: 1px #3d0f10 solid;
	font-family: Arial, sans-serif;
	color: #3d0f10;
	margin: 2px 1px;
	padding: 2px 3px;
	font-size: 12px;
}
input.text-input, textarea-input {
	background-color: #f59b59;
	border: 1px #3d0f10 solid;
}
input.error, textarea.error {
	border: 1px red dotted;
}
.submit, .button {
	background-color: #3d0f10;
	border-color: #3d0f10;
	color: #fff;
}
.width-30 {
	width: 30px;
}
.width-70 {
	width: 70px;
}
.btw6, .btw19, .totalprice, .total {
	border-color: #ffdfc8;
	background: #ffdfc8;
	color: #942824;
	font-weight: bold;
}
input:focus, select:focus, textarea:focus {
	color: #000;
}
textarea {
	overflow: auto;
}
input.input-image {
	background: none;
	padding: 0;
	border: 0;
}

/* MESSAGE BOX Iconized */
.message-gray{
	border:solid 1px #DEDEDE; 
	background:#EFEFEF;
	color:#222222;
	margin-bottom: 5px;
	padding:4px;
	text-align:left;
}
.message-alert{
	border:solid 1px #DEDEDE; 
	background:#FFFFCC;
	color:#222222;
	margin-bottom: 5px;
	padding:4px;
	text-align:left;
}
.message-ok{
	border:solid 1px #90ac13; 
	background:#eef4d3;
	color:#6b800d;
	font-weight:bold;
	margin-bottom: 5px;
	padding:4px;
	text-align:left;
}
.message-error{
	border:solid 1px #CC0000; 
	background:#F7CBCA;
	color:#CC0000;
	font-weight:bold;
	margin-bottom: 5px;
	padding:4px;
	text-align:left;
}
.fixed {
	position: fixed;
	z-index: 30;
	top: 0;
	left: 0;
}
#ie6-message, .error-container {
	display: none;
}

