


/*---------------------------------- fpdisplay & display --------------------------------------------*/

.fpdisplay {
    width: 969px;
    margin: 0px;
    margin-top: 0px;
    padding: 1px 0 0px 0 ;
/*
  border-top: solid 1px #999999;
  border-bottom: solid 1px #999999;
  */
}

/*
  .fpdisplay #tabs-1 {
  margin:0px;
  padding:0px;
  background:url(../img/temp/consumerroboticsbg.jpg);
  height:429px;
  }
  */

#greybg {
    background:/* url(../img/displaysbg/greytoblue.png) */#ffffff;
}

#storeviolet {
    background: url(../img/displaysbg/store.png);
}

#gnetgreen {
    background: url(../img/displaysbg/gnet.png);
}

#servicesred {
    background: url(../img/displaysbg/services.png);
}

#aboutorange {
    background: url(../img/displaysbg/about.png);
}
.ipdisplay {
    width: 970px;
    margin: 0px;
    margin-top: 2px;
    padding: 0px;

}


.buttons#fp a {
    display: block;
    background:url(../img/displaysbg/tab.png);
    width: 151px;
    height:90px;
    margin:0px 0px 0px 0px;
    padding: 10px 5px 5px 5px;
    text-decoration: none;
    font-size: 11px;
    line-height: 150%;
    color: #444444;


}

/*
  .buttons#ip a {
  display: block;
  background-color: #3d3d3d;
  width: 156px;
  height:45px;
  margin:1px 0 2px 2px;
  padding: 10px 5px 5px 5px;
  text-decoration: none;
  font-size: 11px;
  line-height: 150%;
  color: #aaaaaa;

}
*/


.buttons a:hover {
    background: url(../img/displaysbg/tab_selected.png) !important;
}

.buttontitle {
    font-size: 14px;
    color:#222222;
}

.buttons a:hover .buttontitle {
    font-size: 14px;
    color:#0097C1;
}

.selected .buttontitle {
    font-size: 14px;
    color:#0097C1;

}


.selected {
    background: url(../img/displaysbg/tab_selected.png) !important;
    color: #222222 !important;
    margin: 0px;
}

.tabcontent {
    width:750px;
    color: #000000;
    margin-top: 4px;
    padding: 10px;
    position: absolute;
}
.tabcontenturbi {
    width:750px;
    color: #000000;
    margin-top: 5px;
    padding: 10px;
}

.tabcontent p {
    margin: 0px;
}
.tabcontent .tabcontenturbi table th {
    font-size: 28px;
    text-align: left;
    font-weight: normal;
    height:30px;
    vertical-align: top;
    padding:0px 0 0 20px;
    color:#0097C1;
}
.tabcontent .tabcontenturbi table td.tabcontentimg {
    width:450px;
    text-align: center;
    vertical-align: middle;
}
.tabcontent .tabcontenturbi table td div.subth {
    padding:0 20px 20px 20px;
    text-align: left;
    vertical-align: middle;
    line-height: 150%;
    font-size: 18px;
    -webkit-text-size-adjust:none;
    color:#888888;
}

.tabcontent .tabcontenturbi table td.displaysubtext {
    margin:20px 0 0 0 ;
    padding:0px;
    font-size:13px;
    line-height:150%
    width:100px;
    vertical-align:top;
    text-align:justify;
}



#tabs-1{
}

#tabs-2{
}

#tabs-3{
}

#tabs-3{
}






/*  site_map  */


.sitemap {
    width: 910px;
    margin-top: 25px;
    margin-left: 30px;
}

.sitemap table {
    border:0px;
}


.sitemap th  {
    text-align:left;
    vertical-align: top;
    background-color:#eeeeee;
    border-bottom: solid 1px #dddddd;
    text-align:justify;
    font-size: 12px;
    line-height: 150%;
    padding-top: 5px;
    padding-bottom: -10px;
    padding-left: 0px;
    padding-right: 20px;
}

.sitemap th p.title {
    font-size: 18px;
    color: #cccccc;
    font-weight: normal;
    letter-spacing: 3px;
    margin-left:25px;
}

.sitemap td {
    text-align:center;
    vertical-align: top;
    background-color:#eeeeee;
    text-align:justify;
    font-size: 11px;
    line-height: 150%;
    padding-top: 5px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
}
.sitemap td p {
    color: #bbbbbb;
}
.sitemap td ul {
    border: #dddddd 1px solid;
}

.sitemap td li {
    color: #bbbbbb;
    list-style-type: square;
    margin-left: 25px;
}

.sitemap td li ul {
    border: 0px;
}

.sitemap td li ul li {
    list-style-type: square;
    margin-left: 40px;
}

.sitemap td a {
    color: #0097C1;
    text-decoration: none;
}

.sitemap td a:hover {
    color: #999999;
    text-decoration: none;
}



/* form */

.formtable { font-size: 12px;  }
.formtable th {
    border: solid 0px !important;
    vertical-align: top;
    text-align: right;
    width: 130px;
    padding: 8px 3px 0 0;}

.formtable td {
    border: solid 0px;

    vertical-align: top;
    padding: 4px 0 0 0;
    font-size:12px;
    color:#888888;
}
.formtable td input {
    margin-bottom: 5px;
}
.formlogin input{
    width: 100px;
}
.errorlist {
    margin: 0;
    padding: 0;}
.errorlist li {
    text-align: left;
    margin: 0 0 0 10;
    list-style: none;
    color: red;
    font-size: 11px; }


/* Specdisplay */

.specs {
    background:#ffffff;
    margin:0 30px 10px 30px;
    padding:5px 0 5px 5px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border:solid 1px #999999;
}

.specdisplay {
    width: 680px;
    margin: 0px;
    margin-top: 0px;
    padding: 1px 0 0px 0 ;
/*
  border-top: solid 1px #999999;
  border-bottom: solid 1px #999999;
  */
}

.specdisplay table {
    padding: 0px;
}


.specdisplay .tabcontent {
    width:600px;
    color: #000000;
    vertical-align:top;
    padding:0 20px 0 20px;
}


.specdisplay .tabcontenturbi {
    padding:0px;
}

.specdisplay .tabcontent td.tabcontentimg {
    vertical-align:top;
    width:250px;
    text-align:center;
}

.specdisplay .tabcontent td {
    vertical-align:top;
    padding:10px;
}

.specdisplay .tabcontent p {
    vertical-align:top;
    margin: 0px;
    padding:0px;
}

.specdisplay .tabcontent ul {
    vertical-align:top;
    margin: 0 0 0 45px;

    line-height:130%;
}
.specdisplay .tabcontent ul li {
    margin-bottom:10px;
    max-width:450px;
}
.specdisplay .tabcontent ul li ul {
    border-left:1px dotted #bbbbbb;
    padding:5px 0 5px 5px;
}

.specdisplay .tabcontent ul li ul li {
    padding:0 0 0 7px;
    list-style-type:none;
    color:#888888;
}

.specdisplay .tabcontent table {
    width:100%;
}

.specdisplay .tabcontent table th {
    font-size: 24px;
    text-align: right;
    font-weight: normal;
    letter-spacing: 1px;
    height:30px;
    vertical-align: top;
    padding: 0 0 0 20px;
    color:#0097C1;
    border-bottom:1px dotted #666666;
}

.specdisplay .tabcontent table td {
    padding-top:20px;
    text-align: left;
    line-height: 160%;
    font-size: 13px;
}

.specdisplay .buttons#sd a {
    display: block;
    background: #bbbbbb;
    width: 240px;
    height:25px;
    margin:0px 0px 3px 0px;
    padding: 5px 5px 5px 5px;
    text-decoration: none;
    line-height: 180%;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}


.specdisplay .buttons a:hover {
    background:#777777 !important;
    color: #0097C1 !important;

}

.specdisplay .buttons a:hover .buttonsmark {
    display:block;
    width:20px;
    height:20px;
    background:url(../img/interfacelements/buttonlistrightarrow.png);
    float:right;
    color: #0097C1 !important;
}

.specdisplay .buttontitle {
    font-size: 14px;
    color:#ffffff;
}

.specdisplay .selected .buttontitle {
    font-size: 14px;
    color:#ffffff;

}

.specdisplay .selected .buttonsmark {
    display:block;
    float:right;
    width:20px;
    height:20px;
    background:url(../img/interfacelements/buttonlistrightarrow.png);
    margin-top:2px;
    color: #0097C1 !important;
}

.specdisplay .buttonsmark {
    display:none;
}

.specdisplay .selected {
    background: #777777 !important;
    color: #222222 !important;
    margin: 0px;
}

