/*

   default stylesheet Tipic

   author: pwkm
   date: 2006-05-10
   
   version      modification:
    1.0         Initial setup
*/

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

body
{
/* background: #fff url('/global/bg.gif'); */
background-color: #444444;
font-size: 11px;
font-family: "trebuchet ms", helvetica, sans-serif;
color: #857D74;
}

/* -------------------------- FRAME SETUP -------------------------- */
#outer
{
border: none;
width: 700px;
height: 800px;
background: white;	
margin: 20px auto 10px auto;
padding: 5px 10px 5px 10px;
}

#header
{
position: relative;
height: 110px;
background-image: url('/global/logo.jpg') ;
background-repeat: no-repeat;
margin: 0px 0px 0px 0px;
padding:0px;
}

#main
{
position: relative;
float: left;
width: 500px; /* aangepast was eerst 500*/
height: 650px;
background-image: url('/global/cbg2.gif'); 
background-repeat: repeat-y;
margin: 0px 0px 0px 0px;
padding: 0px;
}

#side
{
position: relative;
float: left;
width: 200px; 
margin: 0px 0px 0px 0px;
padding:0px;
}

#footer
{
position: relative;
clear:both;
width: 100%;
margin : 0px;
padding: 0px;
text-align: center;
}

#treeDiv1  img
{
padding: 0; 
margin: 0; 
border: 0;
}

#treeDiv1 table
{
width: 194px;
margin: 0px 0px 0px 0px;
padding : 0px;
/*
background-color: #DCDCDC;
border-left:3px solid #824800;
border-right:1px solid #824800;
/*font-weight: bold; */
}

#treeDiv1 td
{
padding: 0px;
border: none;
}



/*
#treeDiv1 a { text-decoration: underline; color: #46546C; }

#treeDiv1 a:hover { text-decoration: underline; color: #4d77c3; }
*/
/* -------------------------- SPECIFIEK FRAME SETUP ------------------------ */
#product_omschr
{
	position: relative;
	clear: both;	
}

#foto_container{
position : relative;
top: 20px;
width: 470px; 
height: 330px;
margin:0px;
padding:0px;
overflow:hidden;
}

#foto_large{
position : relative;
top: 20px;
width: 395px; 
height: 264px; 
margin: 3px -65px 0px 0px;
float:left;
}
#foto_small{
margin: 3px 0px 0px 0px;
position : relative;
border: none;
top: 20px;
width: 70px; 
height: 43px;
float: right;
}

div.previous{
	border: none;
	float : left;
}

div.next{
	border: none;
	float : right;
}

/* -------------------------- MENU  ----------------------------------------- */
#menu
{
position: absolute;
right: 0px;
padding-right: 26px;
bottom: 18px;
color: #A75300;
}

#menu ul
{
list-style: none;
}

#menu li
{
float: left;
border-left: solid 1px #A75300;
padding-left: 8px;
margin-left: 8px;
}

#menu li.first
{
margin-left: 0px;
padding-left: 0px;
border-left: 0px;
}

#menu a
{
color: #fff;
}

#menu2
{
position: absolute;
right: 0px;
padding-right: 16px;
bottom: 1px;
color: #A75300;
}

#menu2 ul
{
list-style: none;
}

#menu2 li
{
float: left;
border-left: none;
padding-left: 4px;
margin-left: 4px;
font-size: 9px;
}

#menu2 li.first
{
margin-left: 0px;
padding-left: 0px;
border-left: 0px;
}

#menu2 a
{
color: #fff;
}

/* -------------------------- Grafische elementen -------------------------- */
#xbgA
{
position: absolute;
top: 0px;
height: 31px;
width: 500px; /* Breedte gelijk aan main*/
background-image: url('/global/cbg1.gif');
z-index: 1;
}

.divider
{
border-bottom: solid 1px #F6F3F1;
}

/* -------------------------- Speciale argumenten voor de MAIN layout -------------------------- */

#main .divider
{
margin: 20px 0px 20px 0px;
}

#main .content
{
position: relative;
padding-left: 22px;
padding-right:10px;
}

#main h2,h3
{
color: #6C3C1E;
}

#main h2
{
font-size: 22px;
background-image: url('/global/db1.gif');
background-repeat: no-repeat;
height: 60px;
padding-left: 22px;
margin-bottom: -15px;
}

#main h3
{
font-size: 12px;
background-image: url('/global/db2.gif');
background-repeat: no-repeat;
height: 50px;
padding-left: 22px;
margin-bottom: -15px;
}

#main p
{
margin-bottom: 14px;
}

#main p strong
{
color: #725D46;
}

#main ul
{
list-style: none;
}

#main li
{
padding-left: 12px;
background-image: url('/global/bullet.gif');
background-repeat: no-repeat;
background-position: 0px 6px;
}



/* -------------------------- Speciale argumenten voor de HEADER layout -------------------------- */

#header h1
{
position: absolute;
bottom: 10px;
font-size: 26px;
padding-left: 26px;
color: #fff;
}

#header h1 strong
{
padding-left: 120px;
color: #fff;
}

#header h1 span
{
color: #D97900;
}

/* -------------------------- Speciale argumenten voor de SIDE layout -------------------------- */

#side .content
{
background-image: url('/global/rhbg2.gif');
background-repeat: repeat-x;
padding: 22px 14px 0px 14px;
margin: 3px 0px 20px 0px;
}

#side .divider
{
margin: 14px 0px 14px 0px;
}

#side h3
{
background-image: url('/global/rhbg.gif');
width: 180px;
height: 23px;
color: #fff;
font-size: 11px;
padding: 9px 0px 0px 14px;
}

#side ul
{
list-style: none;
}

#side li
{
border-top: solid 1px #F6F3F1;
padding-top: 5px;
margin: 5px 0px 0px 0px;
}

#side li.first
{
border-top: 0px;
margin-top: 0px;
padding-top: 0px;
}

/* ----------------------------- Fotos Producten ----------------------------*/
img.product
{
border: 1px solid #444444;
float: none;
margin-right: 14px;
/* width: 388px; 
height: 258px; */
width: 395px; 
height: 264px; 
}

img.product_small
{
border: 1px solid #444444;
margin: 2px;
width: 65px; 
height: 43px;
}

img.cpic
{
/*position: relative; */
top: -8px;
border-bottom: 1px;
border-right: 1px;
border-left: 1px;
border-top:1px;
border-color: #444444;
border-style: solid;
padding: 0px;
width: 193px; 
height: 129px;
}

img.right
{
float: right;
margin-left: 14px;
}

img.left
{
float: left;
margin-right: 14px;
}

/* ----------------------------- Link ------------------------------------------ */
a
{
color: #D97900;
/* PWKM - 19-02-2006
color:#675A4A; */
text-decoration: underline;
}

a:hover
{
text-decoration: none;
background-color: #D97900;
color: #FFFAF3; 
/* PWKM - 19-02-2006
background-color: #675A4A;
color: white; */
}

a.foto{
	margin: 0px;
	padding: 0px;
}

a.foto:link{
color:black;
text-decoration: none;
border:none;
background-color: none;
}

a.foto:visited{
color:red;
text-decoration: none;
border:none;
background-color: none;
}
a.foto:hover{
color:green;
text-decoration: none;
border: none;
background-color: transparent;
}
a.foto:active{
color:black;
text-decoration: none;
border:none;
background-color: none;
}

/* -------------------------- TABLE ------------------------------------- */
table
{
border-collapse: collapse;
width: 100%;
}

th strong
{
color: #fff;
}

th
{
background: #824900 url('/global/thbg.gif') repeat-x;
height: 29px;
padding-left: 11px;
padding-right: 11px;
color: #fff;
text-align: left;
border-left: solid 1px #A8814D;
border-bottom: solid 2px #ffffff;
}

tr
{
height: 30px;
}

td
{
padding-left: 11px;
padding-right: 11px;
border-left: solid 1px #EED9C3;
border-bottom: solid 1px #ffffff;
}

td.first,th.first
{
border-left: 0px;
}

tr.rowA
{
background: #FFF0DE url('/global/trbg1.gif') repeat-x;
}

tr.rowB
{
background: #FFFAF4 url('/global/trbg2.gif') repeat-x;
}


/* -------------------------- ANDERE ------------------------------------- */

p
{
display: block;
text-align: justify;
}

em
{
font-style: italic;
}

.date
{
font-family: georgia, "times new roman", serif;
font-size: 10px;
}

h1,h2,h3,h4,h5,h6,th
{
font-family: georgia, "times new roman", serif;
text-transform: lowercase;
font-weight: normal;
}

#ccol1
{
position: relative;
width: 202px;
float: left;
border-right: solid 1px #F6F3F1;
padding-right: 20px;
}

#ccol2
{
position: relative;
width: 202px;
margin-left: 242px;
}

#none{
	border: none;
	
}






