/* 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%;
    overflow-x: auto;
}

body
{
    padding:0;
    margin: 0;
    height: 100%;
}

#top
{
    position: relative;
    height: 75px;
    background-image: url(../Images/04.gif);
    background-repeat: repeat-x;
    z-index: 4;
    padding: 1px 653px 1px 55px;
}

#logo {
  background-image: url(../Images/logo.gif);
  position: absolute;
  height:75px;
  width: 254px;
  margin-left:   45px;
  margin-right:  20px;
  margin-top:    auto;
  margin-bottom: auto;
  border-width: 0px;
}

/*  #logo
{
    position: absolute;
    height:75px;
    width: 250px;
    background-image: url(../Images/logo.gif);
    background-repeat: no-repeat;
    padding: 22px 0 0 42px;
} */

#logo 
{
    color: AppWorkspace ;
    font-family: Arial;
    font-size: 18px;

}

#logo b
{
    color: #C0C0C0 ;
    font-size: 11px;
}

#login
{
    position: absolute;
    width: 470px;
    height: 20px;
    right: 10px;
    text-align: right;
    top: 15px;
    font-family: verdana; 
    font-size: 11px;
    color: #696969;
}

#search 
{
    position: absolute;
    right: 11px;
    height: 20px;
    width: 200px;
    top: 45px;
}

#search-text
{
    position: absolute;
    right: 215px;
    top: 56px;
    *top: 49px;
    width: auto;
    height: 15px;
    font-family: verdana; 
    font-size: 11px;
    color: #696969;
}

#search p
{
    float: left;
}

#header
{
    position: relative;
    top:-1px;
    height: 200px;
    z-index: 1;
    background: url(../Images/12.gif);
    background-repeat: repeat-x;
    z-index: 2;
    border-bottom: 2px solid #E6E6E9;
    padding: 0 680px 0 55px;
}

#image
{
    position: absolute;
    top:0;
    right: 0px;
    height: 200px;
    width: 305px;
    background: url(../Images/top.jpg);
    background-repeat: no-repeat;
    overflow: hidden;
}

#mainmenu
{
    position: absolute;
    top: 76px;
    border-left: 3px solid white;
    border-right: 3px solid white;
         border-top: 3px solid #FFFFFF;
    width: 250px;
    height: 300px;
    left: 100px;
    margin-top: 90px;
    z-index: 2;
    background-color: #969AAA;
}

#content
{
    font-family: verdana;
    font-size: 12px;
    color : black;
    line-height: 15px;
    position: relative;
    top: -5px;
    left: 0;
    padding-bottom: 88px;
    height: auto;
    padding-right: 15px;
    margin-left: 380px;
    margin-top: 20px;
}

#container
{
    position: absolute;
    min-height: 100%;
    background: url(../Images/cont1.gif);
    background-repeat: repeat-y;
    padding-top: 90px;
    margin-top: -90px;
    *height: 100%;
}

#container[id]
{
    position: relative;
    width: 100%;
}

#footer-container
{
    position: absolute;
    width: 100%;
    height: 90px;
    bottom: 0;  
}

#footer
{
    position: absolute;
    float: right;
    height:37px;
    width: 100%;
    background: url(../Images/06.gif);
    padding: 0 0 0 0;
    right: 0;
    left: 0;
}

#footer-left
{
    position: relative;
    clear: left;
    float: left;
    width: 100px;
    height: 36px;
    z-index: 4;
    background:url(../Images/05.gif);
}

#footer-gray
{
    position: relative;
    float: left;
    border-left: 3px solid white;
    border-right: 3px solid white;
    background: #969AAA;
    height:90px;
    width: 250px;
    z-index:5;
}

#menuimage
{
    top: 15px;
    left: 0;
    height: 25px;
    width: auto;
    background: url(../Images/15.gif);
    background-position: left;
    background-repeat: no-repeat;
}

#menuimage h1
{
    margin-left: 15px;
}
/* To create the same effect for FF as IE*/


 /*END Css Div Styles*/
 
 
 
 
 
 
 
 
 
body, table, tr, td {
   font-family: verdana; 
   font-size: 11px;     
}

td img
{
    border: none;
}

h1 {
    margin : 0px 0px 0px 0px;
    color : #356B98;
    font-size : 160%;
    font-weight : normal;
}

h2 {
    height: 16px;
    color : #ffffff;
    font-size : 110%;
    font-weight: bold;
    background-color: #336699;
    width: 100%;
    margin: 0px;
    padding: 4px;
    vertical-align: bottom;
}

td {
    font-family: verdana;
    font-size: 12px;   
    font-weight: normal;
    margin: 0px;
    padding: 4px;
    vertical-align: top;
}

a, a:link, a:visited, a:hover, a:active {
    color : #626262;
}

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.WebshopShoppingCart {
   font-family: verdana; 
   font-size: 11px; 
   font-weight: bold;
   text-decoration: underline;
   color: #FFFFFF;
}

a.WebshopShoppingCart:hover {
   font-family: verdana; 
   font-size: 11px; 
   font-weight: bold;
   text-decoration: underline;
   color: #FFFFFF;
}

.WebshopShoppingCartProduct {
   font-family: verdana; 
   font-size: 10px; 
   font-weight: bold;
   text-decoration: none;
   color: #d9dbe7; 
}

.WebshopShoppingCartProduct:hover {
   font-family: verdana; 
   font-size: 10px; 
   font-weight: bold;
   text-decoration: underline;
   color: #d9dbe7; 
}

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 : White;
    font-weight : bold;
    text-decoration : none;
}
.menu:hover, .menu:active {
    color : White;
    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 : 7px;
    
}

.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;
    width: 208px;
}
