/*<![CDATA[*/

/*  ------------------------------------------------------
GLOBAL
--------------------------------------------------------*/

* {
    margin: 0;
    padding: 0;
    font: 9pt Arial, Helvetica, sans-serif;
  }

a {
	text-decoration: underline;
	color: #990000;
  }

a:hover {
	text-decoration:none;
	color: #000;
        }


h1 {
    padding: 22px 20px;
    font-size: 14pt;
    font-weight: bold;
    color: #999;
   }

h2 {
    padding: 22px 20px;
    font-size: 12pt;
    font-weight: bold;
   }

p {
    padding: 0px 20px;
    padding-bottom: 10px;
    text-align: justify;
  }
  
b {
    font-weight: bold;
  }

i {
    font-style: italic;
  }

ul {
    list-style-image: url(picture/list_red.gif);
   }

hr {
    clear: right;
    margin: 15px 20px;
    border: dotted 0px #999;
    border-top-width: 1px;
    color: #999;
    height: 1px;
   }

img {
	border-width: 0px;
}


/*  ------------------------------------------------------
BOX-MODEL
--------------------------------------------------------*/

#header {
    height: 128px;
    background: url(picture/header/index.jpg);
    background-repeat: no-repeat;
    background-position: center;
    border-bottom: solid 1px #fe0308;
		}

#main {
    float:left;
    position: relative;
    left: 50%;
    margin-left: -375px;
    width: 900px;
    background: url(picture/background_navigation.gif) repeat-y left top;
      }

#navigation {
    float: left;
    width: 160px;
    min-height: 420px;
    background: #eee;
            }

#content {
    margin-left: 160px;
    width: 730px;
    min-height: 420px;
         }

#footer {
    clear: both;
    padding-top: 20px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 8pt;
    color: #999;
        }

/*  ------------------------------------------------------
CONTENT LAYOUT
--------------------------------------------------------*/

div.left {
    float: left;
    padding: 0px 20px;
    width: 130px;
         }

div.right {
    width: 590px;
    min-height: 15px;
          }

div.news {
    float: left;
    width: 525px;
         }

div.fifty_left {
    float: left;
    padding: 0px 0px;
    width: 290px;
               }

div.fifty_right {
    float: left;
    padding: 0px 0px;
    width: 290px;
    border-left: dotted 1px;
                }

#left_column {
    float: left;
    width: 430px;
    border-right: dotted 1px #999;
    min-height: 450px;
             }

#right_column {
    margin-left: 430px;
    padding-left: 10px;
    background: url(picture/border.jpg) repeat-y right top;
              }



/*  ------------------------------------------------------
CHILDREN
--------------------------------------------------------*/

br.clear {
    clear: both;
         }

div#navigation a {
	text-decoration:none;
	color: #000;
                 }

div#footer a,
div.news a,
div.news b {
    font-size: 8pt;
           }

div#footer a:hover {
    color: #990000;
                   }

b a {
    font-weight: bold;
    }
    
a img {
    border-width: 0px;
      }

a.answer, a.answer:hover {
    text-decoration: none;
    color: #000;
                         }


span.big {
	  color: #ff0000;
         }


span.red {
    color: #ff0000;
         }

span.green {
    color: #05d654;
         }

div#pricelist_all {
    width: 516px;
    padding: 11px 15px;
    margin-left: 20px;
    background: url(picture/product/all.jpg) no-repeat;
              }


/*  ------------------------------------------------------
CLASSES
--------------------------------------------------------*/

div#navigation li.active {
    background: #fff;
                         }

img.two_column {
    margin-bottom: 20px;
               }

img.right {
    float: right;
    margin-left: 10px;
          }

img.logo {
    float: right;
    margin: 0px 20px 10px 10px;
         }

p.right {
    text-align: right;
        }

p.center {
    text-align: center;
         }
        
p.news {
    padding:10px 10px;
    margin:10px 20px;
    background:#eeeeee;
  }

p.grey {
    color:#6d6d6d;
}

ul.grey {
    color:#6d6d6d;
}

.grey {
	color:#aaaaaa;
}

.kunnews {
	background:#eeeeee;
      }

/*  ------------------------------------------------------
LISTS
--------------------------------------------------------*/

ul.arrow {
    list-style-image: url(picture/arrow_right.gif);
         }

div#navigation ul {
    list-style-position: inside;
    padding: 10px 0px 0px 0px;
                  }

div#navigation li {
    padding: 3px 0px 3px 10px;
    border-top: 1px dotted #bec2ca;
                  }

div#content ul {
    list-style-position: outside;
    padding: 0px 20px 0px 45px;
               }

div#content li {
    margin: 5px 0px;
    line-height: 17px;
               }

ul#articellist li {
    margin: 0px;
    margin-left: -20px;
    padding: 0px;
                  }

div#content dl {
    margin: 0px 20px 0px 170px;
               }

div#content dd {
    line-height: 17px;
    padding: 10px 0px 15px 0px;
    text-align: justify;
               }

div#content dd.indention {
    padding: 3px 0px 10px 14px;
                         }


/*  ------------------------------------------------------
FORMS
--------------------------------------------------------*/

fieldset {
    padding: 20px;
    border-width: 0px;
         }

fieldset p {
    padding: 0px 20px 30px 0px;
    margin: 0px;
           }

fieldset p.branche label {
    padding: 0px;
    margin: 0px;
    width: 205px;
    margin-top: 4px;
                         }


fieldset p.from label {
    padding: 0px;
    margin: 0px;
    width: 205px;
    margin-top: 4px;
                         }

fieldset p.infomappe label {
    padding: 0px;
    width: 410px;
    margin-top: 4px;
                           }

fieldset br {
    clear: both;
            }

label {
    display: block;
    float: left;
    width: 200px;
    padding: 4px 0px;
    margin-right: 35px;
      }
      
label.error {
    color:#f00;
      }

label.small {
    width: 65px;
    margin: 0px;
            }
      
label.middle {
    width: 135px;
            }
		
input {
    width: 200px;
    float: left;
    margin-right: 30px;
      }

input.error,
textarea.error {
    border: solid 1px #f00;
}

input.small {
    width: 50px;
    margin-right: 10px;
            }

input.middle {
    width: 135px;
            }

input#submit {
    width: 100px;
             }

input#submit.big {
    width: 150px;
             }

p.branche input,
p.infomappe input {
    width: 18px;
    margin-right: 10px;
    margin-top: 5px;
}

.radio {
    width: 18px;
    margin-right: 10px;
    margin-top: 5px;
}

select {
    width: 204px;
       }

textarea {
    width: 435px;
    height: 150px;
         }
		 
fieldset.page textarea {
    width: 560px;
    height: 600px;
         }

fieldset.page input#title {
    width: 200px;
    height: 16px;
         }			 

fieldset #address,
fieldset #title {
    width: 435px;
    height: 50px;
         }
		 
table input {
    width: 35px;
            }
			
table.category input {
    width: 35px;
	margin-right:0px;
            }
            
table input.checkbox {
    width: 15px;
    margin:0px;
            }
			
table input.rename {
    width: 300px;
    margin:0px;
	color:#f00;
            }
            
table label {
    width: 40px;
    margin:0px;
    padding:0px;
    padding-left:7px;
            }


/*  ------------------------------------------------------
TABLES
--------------------------------------------------------*/

table {
    margin-left:20px;
}

th {
    text-align: left;
    background: #eeeeee;
    font-weight: bold;
    padding: 5px 3px;
   }
   
td {
    padding: 5px 3px;
    vertical-align: top;
   }

table.order {
    margin-left: 20px;
    background: #eee;
            }
            
table.order hr {
    margin: 2px 0px;
               }

table.order td {
    padding: 3px 8px;
               }
               
table.pricelist table,
table.category {
    margin-left: 0px;
            }

table.pricelist td {
    padding: 0px;
            }

table.pricelist table td.middle {
    padding: 0px 5px 0px 15px;
    background: #eee;
            }            
            
table.pricelist table td.top {
    background: url(picture/product/top.jpg) no-repeat;
            }            

table.pricelist table td.bottom {
    background: url(picture/product/bottom.jpg) no-repeat;
            }   


/*]]>*/
