/* Note: This file is used to declare user defined styles. These styles are used only on the website 
 and not in Electos Studio. You may expand and change these however you see fit. */
 
/*Css Div Styles*/
 
html
{
    padding: 0 1px 0 0;
    height: 100%;
}

body
{
        padding:0;
    margin: 0;
    height: 100%;
        background-color: #84a7e1;
}

#hoofdcontainer
{
        height: 100%;
        width: 100%;
}

#container
{
        margin:auto;
        width: 800px;
        height: 650px;
}

#headercontainer
{
        margin-top: 22px;
        margin-right: 14px;
        height: 63px;
        width: 567px;
        float: right;
}

#linktabs
{
    position: relative;
        background: url(../Images/toplinks.jpg);
    height: 33px;
        width: 577px;
    margin-left: 0px;
_left: 24px;
    background-repeat: no-repeat;
    z-index: 199;
}

#bovenbalk
{
    position: relative;
        height: 30px;
        width: 567px;
_left: 24px;
        background: url(../Images/header_bar.jpg);
    z-index: 101;
}

#menucontainer
{
        position: absolute;
        height: 80%;
        width: 174px;
        margin-left: 21px;
    z-index: 194;
}

#logo1
{
        position: relative;
        height: 22px;
        left: -21px;
        width: 174px;
        background: url(../Images/logo_part1.jpg);
}

#logo2
{
        position: relative;
        left: -21px;
        height: 160px;
        width: 219px;
        background: url(../Images/logo_part2.jpg);
}

#menu
{
        min-height: 230px;
        background: url(../Images/menubg.jpg);
        background-repeat: repeat-y;

}

.menulink
{
        padding-left: 10px;
        padding-top: 4px;
        color: #cccccc;
        font-size: 10px;
        background: url(../Images/menubg.jpg);
        background-repeat: no-repeat;
        width: 168px;
        line-height: 19px;
        height: auto;
}


.MenuNode
{
        padding-left: 10px;
        padding-top: 4px;
        line-height: 19px;
}


#logo3
{
  
        height: 388px;
        width: 174px;
        background: url(../Images/menu_image.jpg);
    background-repeat: no-repeat;
}

#backgroundimage
{
        position: absolute;
    background-color: red;
        background: url(../Images/bg_image.jpg);
        margin-left: -98px;
    width: 349px;
        height: 800px;
    background-repeat: no-repeat;
    z-index: 1;
}

#homeimage
{
    position: absolute;
    background: url(../Images/home.jpg);
    width: 23px;
    height: 30px;
    *margin-left: -110px;
}

#leftimage
{
        position: absolute;
        margin-top: 182px;
        width: 21px;
        height: 617px;
        background: url(../Images/left.jpg);
    z-index: 198;
}

#middleimage
{
        position: absolute;
        width: 24px;
        height: 617px;
        background: url(../Images/center.jpg);
        margin-left: 195px;
        margin-top: 182px;
    z-index: 197;
}
#rightimage
{
        position: absolute;
        width: 12px;
        height: 720px;
        background: url(../Images/right.jpg);
        margin-top: 55px;
        margin-left:778px;
        z-index: 201;
}

#footerimage
{
        position: absolute;
        margin-top: 745px;
        margin-left: 219px;
        background: url(../Images/footer.jpg);
        background-repeat: repeat-x; 
        width: 567px;
        height: 55px;
        z-index: 1;
}

#content
{
        position: absolute;
        margin-left: 219px;
        margin-top: 84px;
        width: 560px;
        height: 662px;
        overflow-x : hidden;
        overflow-y : auto;
        background-color: #FFF6AB;
    z-index: 195;
}

.tablinks
{
        position: relative;
        float: left;
        font-family: Tahoma;
        font-size: 12px;
        color: black;
        font-weight: bold;
        padding-top: 10px;
}

#tab1 
{
        width: 98px;
        left: 15px;
}

#tab2 
{
        width: 99px;
        left: 9px;
}

#tab3
{
        width: 98px;
        left: 12px;
}       

#tab4
{
        width: 78px;
        left: 7px;
}

#tab5
{
        width: 120px;
    left: 2px;
}

#tab6
{
        width: 74px;
        left: 14px;
}

#help
{
        font-family: Verdana;
        font-size: 12px;
        color: #e3a2cb;
        font-weight: bold;
        width: 162px;
        margin-top: 0px;
        padding-top: 5px;
        float: right;
}

#home
{
        font-family: Verdana;
        font-size: 12px;
        color: #e3a2cb;
        font-weight: bold;
        margin-top: 0px;
        padding-top: 7px;
        margin-left: 30px;
        float: left;
}

#copyright
{
        float: right;
        font-family: arial;
        font-weight: sharp;
    font-size: 10px;
        color: #ffffff;
        margin-top: 8px;
}

.linksboven
{
        font-family: Tahoma;
        font-weight: bold;
        font-size: 12px;
        text-decoration: none;
}
        
/* To create the same effect for FF as IE*/

 /*END Css Div Styles*/

body, table, tr, td {
   font-family: verdana; 
   font-size: 11px;
   list-style-type: none;
}

td img
{
    border: none;
}

p
{
        padding-right: 10px;
}

h1
{
    margin : 10px 0px 0px 0px;
    color : #ffa509;
    font-size : 160%;
    font-weight : normal;
        
}

td 
{
    color : #626262;
    font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    vertical-align: top;
}

a, a:link, a:visited, a:hover, a:active 
{
    color : #000000;
}

a.standardlink 
{
   font-family: verdana; 
   font-size: 10px; 
   font-weight: bold;
   text-decoration: none;
   color: #ff6b00;
}

a.standardlink:hover 
{
   font-family: verdana; 
   font-size: 10px; 
   font-weight: bold;
   text-decoration: underline;
   color: #ff6b00;
}

a.clean 
{
   font-family: verdana; 
   font-size: 11px; 
   text-decoration: none;
   color: black;
}

a.ReadMore 
{
   font-family: verdana; 
   font-size: 11px; 
   text-decoration: none;
   color: navy;
}

a.menuitem 
{
   font-family: verdana; 
   font-size: 11px; 
   text-decoration: none;
   color: navy;
}

a.menuitem:active 
{
   font-family: verdana; 
   font-size: 11px; 
   text-decoration: none;
   color: navy;
}

a.menuitem:visited 
{
   font-family: verdana; 
   font-size: 11px; 
   text-decoration: none;
   color: navy;
}

a.menuitem:hover 
{
   font-family: verdana; 
   font-size: 11px; 
   text-decoration: underline;
   color: maroon;
}
.NewsTitle {

   font-family: verdana; 
   font-size: 11px; 
   font-weight: bold; 
   padding-top : 20px;
}

.NewsText 
{
   font-family: verdana; 
   font-size: 11px;
}

.Category 
{
   font-family: verdana; 
   font-size: 11px; 
   font-weight: bold;
}

.SubCategory 
{
   font-family: verdana; 
   color: navy;
   cursor: hand;
}

.CurrentSubCategory 
{
   font-family: verdana; 
   color: navy;
   font-weight: bold;
}

A.CurrentSubCategory 
{
   font-family: verdana; 
   color: navy;
   font-weight: bold;
   text-decoration: none;
}

.CategoryName 
{
   color: #4e7fb7; 
   font-family: verdana; 
   font-size: 13px; 
   font-style: italic; 
   font-weight: bold;
}

.SiteName 
{
   font-family: verdana; 
   font-size: 22px; 
   font-weight: bold;
}

.moduleheading 
{
   font-family: verdana; 
   font-size: 12px; 
   font-weight: bold;
   background-color: #ffff99;
}

.menu, .menu:link, .menu:visited
 {
    color : #cccccc;
    font-weight : bold;
    text-decoration : none;
}
.menu:hover, .menu:active 
{
    color : #cccccc;
    font-weight : bold;
    text-decoration : underline;
}

.input 
{
    font-size : 12px;
    color : #626262;
    background-color : White;
    border : 1px solid #a4a4a4;
}

.tab1 
{
    padding : 15px 15px 15px 30px;
} 

.tab2 
{
    padding : 5px;        
} 

.im1 
{
    margin : 0px 0px 10px 10px;
}

.im2 
{
    margin : 0px 10px 10px 0px;
}

.b, .b:link, .b:visited
{
    color : #969aaa;
    text-decoration : none;
    font-weight : bold;
}

.b:hover, .b:active
{
    text-decoration : underline;
    color : #969aaa;
    font-weight : bold;
}

/* Webshop styles 

ul.ErrorList {
    
}

li.ErrorTitle  {
    list-style: none;
    color: red;
    font-weight: bold;
}

li.ErrorText {
    color: red;
    font-style: italic;
}

table.WebshopOverview{
        background-color: #E7E7EF;
}

table.WebshopOverview th, table.WebshopOverview tr.Header, table.WebshopOverview tr.Footer{     
    background-color: #969AAA;
    color: #FFFFFF;
    font-weight: bold;
    height: 20px;
}

table.WebshopOverview tr.RowOdd {
    background-color: #F6F6F6;
}

table.WebshopOverview tr.RowEven {
    background-color: #FFFFFF;  
}

table.WebshopOverview td{
    padding: 2px 0px 2px 2px;
    *padding: 0;
    margin: 0;
}

.WebshopOverviewProductName {
        font-size: 11px;
        font-weight: bold;
        line-height: 24px;      
        text-decoration: none;
}

.WebshopOverviewProductName:hover {
        font-size: 11px;
        font-weight: bold;
        line-height: 24px;      
        text-decoration: underline;
}

.WebshopOverviewGroupName {
        font-size: 12px; 
        text-decoration: none;
}

.WebshopOverviewGroupName:hover {
        font-size: 12px; 
        text-decoration: underline;
        color: #ff6b00;
}

Input.WebShopAmountInput {
        text-align:right; 
        font-weight:bold; 
        border: 1px solid #969aaa; 
        padding-right: 4px;
        font-size: 11px;         
        padding-top: 2px;
        padding-bottom: 2px;
}


table.WebshopDetail {
        font-family: 13px;
}

table.WebshopDetail tr.Header td, table.WebshopDetail tr.Footer td{
    background-color: #969AAA;
    color: #FFFFFF;
    font-weight: bold;
    height: 30px;
}

.WebshopDetailBottomRow {
        font-size: 12px;
        font-weight: bold;
        color:#a5a5a5;
}

.WebshopDetailPrice {
        font-size: 14px;
        font-weight: bold;
        color:#ff6b00;
}

div.WebshopShoppingCart {

}
div.WebshopShoppingCart table{
    width: 100%;
    color: #d9dbe7;     
}

.WebshopShoppingCartHeader{
    color: #FFFFFF;     
        font-size: 12px;
        font-weight: bold;
        border-bottom: 1px solid #bfc2cc;
        padding-left: 10px;
    padding-bottom: 5px;
}

.WebshopShoppingCart td, .WebshopShoppingCart a{
                
}

.steps .current {
    font-weight: bold;
        color: #ff6b00;
}

#mainmenu ul {
    list-style-type: none;
    list-style-position: outside;
}

#mainmenu li {
    clear: both;
    margin-left: -40px;
    *margin-top: -8px;
        *margin-top: -4px;
}
 
#mainmenu ul li div
{
    margin-top: -8px;
    *margin-top: 0;
    /*align: left;*/
/*
}
 
#mainmenu ul li div div
 {
    margin-top: 0;
 }

#mainmenu li.menusep {
        margin-top: -12px;
        border-bottom: 2px solid #fff;
}

#mainmenu .menutitle {
    border-left: 2px solid #fff;
}


div#column1 {
    margin: 0px;
    padding-top:-60px;
    width: 100%;
}

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
*/