/*
##################################################################
# Empatix based on EasyComposer technology
# $Id: aaanovatech.css,v 1.5 2005/09/22 11:06:35 svenn Exp $ index2.php,v 1.8 2001/12/02 09:19:50 thomasek Exp $
# Copyright Thomas Ekdahl, 1994-2005, thomas@ekdahl.no, http://www.empatix.com/
##################################################################
*/


/*
Valid TE colors
black: #000000
green: #639441
lime green: #C7D644
Warm grey 11: #776956
Warm gray 9: #948B7E
Warm gray 7: #A79F94
Warm Grey 4: #C7C2B9
Cyan: #0092CD
*/

/**********General*************/
body{
 font-family : Arial,Helvetica,Verdana,sans-serif;
 font-size : small;
 color:#444444;
 background-color: #FFFFFF;
 background-image: url('/internett1/images/meny.jpg');
 background-repeat: no-repeat;
 margin:0px;
 padding:0px;
}
th{
 text-align:left;
}
a img{
 border:none;
}
/*em{
 font-weight:bold;
 font-style: normal;
}*/
form{
 display:inline;
}
h1,h2,h3{
 font-family : Arial,Helvetica,Verdana,sans-serif;
 color:#484848;
 margin-top:0.6em;
 font-weight:bold;
}
h1,.heading1{
 font-size : 1.2em;
 margin-bottom:0.5em;
}
h2,.heading2{
 font-size : 1.1em;
 margin-bottom:0.3em;
}
h3,.heading3{
 font-size : 1em;
 margin-bottom:0.3em;
}
p,div.ingress{
 margin:0.6em 0em 0.6em 0em;
}
a h1,a h2,a h3, em a,h1 a,h2 a,h3 a, a em{
 text-decoration: underline;
}
a{
    color:#006699;
}
a:visited{
    color:#664499;
}
a:hover{
    color : #639441;
}
.cleartag{
    clear: both;
    border-bottom:1px solid #888888;
    margin: 15px 0px 15px 0px;
}

/**********Page layout*************/
/* Must be rendered in the component order: top, middle, left, right for three column layout

/* ComponentGroup */
#layout_top
{
    /*height: 110px;*/
}

/* ComponentGroup */
#layout_left
{
  position: absolute;
  left: 0px;
  padding: 0px;

  /* Formatting part */
  /*background-color: #ffffff;*/
  font-size: small;
  color: #999999;
}

/* ComponentGroup */
#layout_middle
{
  margin-left:220px;
  margin-right:0px;
  width: 570px;
}

/* ComponentGroup */
#layout_right
{
  position: absolute;
  right: 0px;
  width: 200px;

  /* Formatting part */
  /*background-color: #C7D644;*/
}

/**********Component design*************/
#component_menu1,#component_productlist{
  padding : 10px;
}
/**********Bottom*************/
#component_companyshort
{
    border-top: 1px solid #CCCCCC;
    margin: 20px;
    text-align:center;
    color:#A79F94;
    padding:2px;
}
#component_companyshort .poweredbylogo
{
    text-align: right;
}

/**********Top*************/
#component_top{
 display:inline;
}
#component_loginextranett{
 float:right;
 /*background-color: #D7D2C9;*/
 margin:4px 0px 2px 0px;
}
#component_loginextranett h2{
 margin:0px;
 padding: 1px 0px 1px 4px;
 /*background-color: #639441;*/
 color:#FFFFFF;
}
#logo
{
 /*margin:22px;*/
}

/**********Top Menu*************/

#component_menu ul{
  position:absolute;
  width:100%;
  padding : 3px 0px 3px 0px;
  margin : 0px;
  white-space : nowrap;
  /*background-color : #636363;*/
  clear:both;
}
#component_menu ul li{
  display : inline;
}
#component_menu ul li a{
  margin : 0px 5px 0px 10px;
  text-decoration : none;
  color : #FFFFFF;
  font-weight:bold;
  margin-top : 10px;
}
#component_menu ul li a:hover{
  color:#C7c7c7;
}

/**********Left Menu*************/
#component_menu1{
  /*background-image: url('/img/meny.jpg');
  background-repeat: repeat-y;*/
  /*background-color: #82955E;*/
  /*height: 800px;*/
  width: 210px;
}
#component_menu1 ul,#component_publishlist ul
{
    padding: 0px;
    margin-top: 230px;
    margin-left: 15px;
    margin-right: 0px;
    margin-bottom: 0px;
    list-style:none;
}
#component_menu1 ul li,#component_publishlist ul li
{
    border: 1px solid #0E667C;
    padding: 2px 2px 2px 10px;
    margin-bottom:2px;
    background: #FFFFFF;
    width: 160px;
}

.brclass
{
    margin-top: 30px;
}

#component_menu1 ul li a,#component_publishlist ul li a
{
    text-decoration : none;
    color: #000000;
    margin-bottom:5px;
}
#component_menu1 ul li a,#component_publishlist ul li a:hover
{
    color: #664499;
}

#component_menu1 ul li a:hover,#component_publishlist ul li a:hover
{
    color : #639441;
}

#component_menu1 ul li a.needlogin:hover, #component_menu1 ul li a.needlogin, #component_menu1 ul li a.needlogin:visited
{
    color : #999999;
}
/********** Product list (right menu)  *************/

#productlist ul a:link, #contents ul a:visited
{
  display: block;
}

#productlist ul
{
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.loginerror
{
  //background-color: #ff0000;
  text-align: left;
}
/* Fix IE. Hide from IE Mac \*/
* html #leftmenu ul li { float: left; }
* html #leftmenu ul li a { height: 1%; }
/* End */

/********** Product list (right menu)  *************/

#component_productview ul
{
    padding: 0px;
    margin: 20px;
}

#component_productview img
{
    padding: 0px;
    margin: 5px 20px 5px 20px;
}
#component_publishview img
{
    padding: 0px;
    margin: 5px 20px 5px 0px;
}

/******company view******/
#component_company img
{
    padding: 0px;
    margin: 5px 20px 5px 0px;
}

/******component_registeruser******/
#component_registeruser
{
    margin: 30px 0px 0px 0px;
}

/******component_forgotpassword******/
#component_forgotpassword
{
    margin: 15px 0px 0px 0px;
}

/**********Special*************/
.gallery div{
 float:left;
 margin-right:10px;
}

#component_company .visitcard
{
    font-weight:bold;
}

.error
{
    color: #ff0000;
}

#component_companylist .leftline
{
    border-left: 1px solid #CCCCCC;
    /*border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;*/
}
#component_companylist .rightline
{
    border-right: 1px solid #CCCCCC;
    /*border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;*/
}
#component_companylist td
{
    padding: 1px 5px 0px 5px;
}
#component_companylist .companylist
{
    margin-top: 20px;
}
h2.headingtext
{
    color: #006699;
}
.logindivider
{
    /*display: none;*/
}

.clearleft
{
    clear: left;
}
