body
{
  font-family: Arial, Tahoma;
  font-size: 12px;
}

p
{
  padding-left: 5px;
  font-family: Arial, Tahoma;  
}

a
{
  font-family: inherit;
  color: inherit;
  text-decoration: none;
  color: black;
}

p a {
 text-decoration: underline;
}



ul, ol
{
  font-family: Arial, Tahoma;
  font-size: 11px;
}


h1
{
  font-family: Arial, Tahoma;
  font-size: 13px;
  font-weight: bold;
  color: #444444;
  padding-left: 0px;
  margin-top: 0px;
}

h1 span
{
  padding-left: 10px;
  padding-right: 10px;
}


h2
{
  font-family: Arial, Tahoma;
  font-size: 14px;
  font-weight: bold;
  color: #444444;
  padding-left: 5px;
}

h2.likeh1
{
  background-color: #e9e6df;
  padding-left: 20px;
  margin-top: 10px;
}
h2.likeh1 span
{
  padding-left: 10px;
  padding-right: 10px;
  background-color: #FFFFFF;
}


h3
{
  font-family: Arial, Tahoma;
  font-size: 12px;
  color: #444444;
  padding-left: 5px;
}

h3.margin_s 
{
  font-family: Arial, Tahoma;
  font-size: 12px;
  color: #444444;
  padding-left: 5px;
  margin-bottom: 3px;
  display: inline;
}

body#mainbody
{
  background-image:url(../upload/images/gradient.jpg); 
  background-repeat: repeat-x; 
  background-color: #B8B8B8; 
  margin: 0px 0px 0px 0px; 
  padding: 0px 0px 20px 0px; 
  text-align: center; 
  min-width: 580px;
}

div#allDaPage
{
  border-top: none;
  position: relative;
  top: 0px;
  right: 0;
  margin: 0 auto;
  width: 950px;
/*  min-height: 620px;
  background-color: white;
  border: 1px solid black; */
}



div#logoHeader
{
/*  position: absolute;
  top: 0px;
  left: 0px; */
  width: 100%;
  height: 64px;
}

div#logo
{
  height: 64px;
  padding: 0px;
  float: left;
}

div#toprightmenu
{
  float: right;
  height: 32px;
  padding: 20px 20px 0px 0px;
  color: #84898c;
}

div#toprightmenu a
{
  color: #84898c;
}

div#toprightmenu a.active
{
/*  color: #000000; */
  color: #ff8728;
/*  color: #46494b; */
}




div#search
{
  width: 955px;
  height: 21px;
  margin: 0px 0px 0px -2px;
  white-space: nowrap
}

div.search_l
{
  float:left;
  height: 21px;
  width: 6px;
  background-repeat: no-repeat;
  background-image:url(../upload/images/left.jpg);
}



div.search_c
{
  float:left;
  height: 21px;
  width: 941px;
  background-repeat: repeat-x;
  background-image:url(../upload/images/center.jpg);
}



div.search_r
{
  float:left;
  height: 21px;
  width: 7px;
  background-repeat: no-repeat;
  background-image:url(../upload/images/right.jpg);
}

div#topmenu
{
  width: 950px;
  margin: 3px 0px 0px 0px;
  height: 30px;
  white-space: nowrap;
/*
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
*/
  background-color: transparent;
  background-image:url(../upload/images/top_menu.png);
  background-repeat: no-repeat;
}


div#yourehere
{
  width: auto;
  margin: 2px 2px 0px 4px;
  height: 18px;
  color: #a8a8a8;
}

div#yourehere a
{
  color: #a8a8a8;
}


div#youreherespacer, div#socialspacer
{
  width: auto;
  margin: 0;
  height: 10px;
  background-image:url(../upload/images/separator_image.gif);
  background-repeat: no-repeat; 
}

div#socialbookmarks
{
  height: 50px;
  width: 100%;
  margin: 0;
  text-align: right;
  background-color: white;
}



div#maincontent
{
  width: 950;
  min-height: 10px;
  margin: 12px 0px 0px 0px;
  padding-top: 5px;
  background-color:white;
}

div#leftboxes
{
/*  font-size: 0.83em; */
  float: left;
  width: 180px;
  margin: 3px 0px 0px 3px;
  padding: 0;
}

div#content
{
  float: left;
  width: 580px;
  margin: 21px 0px 0px 0px;		/* top-margin = leftboxes-top-margin + leftbpx-top-margin ! */
  padding: 0;
/* 
  background-image:url(../upload/images/wave.gif); 
  background-repeat: no-repeat; 
*/

/*
  background-color: white;
  padding-left: 10px;
  padding-right: 15px; */
  min-height: 100px;
  overflow: hidden;
}

div.contenttopimg, div.nocontenttopimg
{
  width: 550px;
  min-height: 226px;
/*
  padding: 0px 15px 0px 15px;
*/
}

div.nocontenttopimg
{
  width: 548px;
  /* see ie-crap.css */
  height: 13px;
  min-height: 13px;
  border-style: solid;
  border-color: #CCCCCC;
  border-width: 1px 1px 0px 1px;
/*  margin: 0px 15px 0px 15px; */
  margin: 0px 0px 0px 15px;
}

div.nocontenttopimg img
{
  display: none;
}

div#content_sub
{
  margin-top: -12px;
  padding: 0px 15px 0px 15px;
}

div#content_sub_sub
{
  border-style: solid;
  border-color: #CCCCCC;
  border-width: 0px 1px 1px 1px;
  padding: 10px 0px 15px 0px;
  background-color: white;
}

div#rightboxes
{
/*  font-size: 0.83em; */
  float: left;
  width: 180px;
  margin: 3px 0px 0px 0px;
  padding: 0;
}

div.cleardiv
{
  clear: both;
  width: auto;
}


div.plainleftbox
{
  position: relative;
}


div.leftbox
{
/*  padding-left: 20px; */
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: #dadada;
/*  background-color: #f7f7f7; */
  background-image: url(../upload/images/box_bg.gif);
  background-repeat: repeat-y;
  padding-bottom: 20px;
  margin: 25px 0px 0px 0px;
  position: relative;
}

div.leftbox h2
{
  font-size: 14px;
  font-family: Arial, Tahoma;
  letter-spacing: -1px;
  font-weight: normal;

  margin: 0;
  padding: 4px 0px 0px 48px;
  display: block;
/*  border: 1px solid yellow; */
  height: 24px;
  vertical-align: middle;
  width: auto;
  color: #6c7275;
  overflow: hidden;
  white-space: nowrap;

  background-image:url(../upload/images/box_title.gif);
  background-repeat: no-repeat; 
  background-color: #4c1718
  position: absolute;
  top: 0px;
  left: 0px;
}

div.leftbox img, div.leftbox span /* span for png filter */
{
  margin: 0;
  padding: 0;
  height: 32px;
  width: 32px;

  float: left;
  position: absolute;
  top: -11px;
  left: -1px;
}

div.leftbox ul
{
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 20px;
  line-height: 20px;
}

div.leftbox ul li
{
  padding: 0;
  margin: 0px 0px 0px 4px;  /* wichtig mit breite von menu_list_pointer.gif */
  list-style-image: url(../upload/images/arrow.jpg);
  list-style-type: none;
  font-weight: normal;
  color: #6c7275;
  font-size: 12px;
}

div.leftbox a, div.leftbox a.active
{
  color: #6c7275;
  text-decoration: none;
}

div.leftbox a.active
{
  color: #ff8728;
}

div.leftbox a.highlight
{
  color: #ff5d00;
}


div.leftbox ul.nofirstlevel li
{
  list-style-image: none;
  list-style-type: none;
  margin: 0px 0px 0px -7px;  /* wichtig mit breite von menu_list_pointer.gif */
}

div.leftbox ul li.big
{
  font-size: 15px;
}

div.leftbox ul li ul li, div.leftbox ul.nofirstlevel li ul li
{
  padding: 0;
  margin: 0;
  list-style-image: url(../upload/images/arrow.jpg);
  list-style-type: none;
}




div.submenu
{
  width: 100%;
  height: 1%;
  padding-top: 7px;
  white-space: nowrap;
}

div.submenu div
{
  float: left;
  padding-left: 15px;
  font-size: 14px;
}

div.submenu div img
{
  position: relative;
  top: -20px;
  left: -3px;
  float: left; 
}

div.submenu div.last
{
  float: right;
  padding-right: 15px;
  width: auto;
  white-space: nowrap;
}

div.submenu div.last a
{
  white-space: nowrap;
}

div.submenu div a
{
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  white-space: nowrap;
}

div.submenu div.active a
{
/*  color: #000000;
  color: #e75d2f; */
  color: ff8728;
/*  color: #46494b; */
}





form
{
  display: inline;
  margin: 0;
}

div
{
  text-align: left;
}

a.white
{
  color: white;
  padding-left: 80px;
}

button
{
  background-repeat: no-repeat;
  text-align: center;
}

.btn, .btn2, .btn_xl, .btn_s, .btn_xxs
{
  border: 1px solid #094379;
  color:#000000;
  font-size:11px;
  font-family: Tahoma, Arial;
  font-weight:normal;
  height: 22px;
  background:url(/actindo/images/button/btn_bg_ie.gif);
  margin: 0px 1px 0px 0px;
  background-repeat: no-repeat;


  color:#000000;
  font-size:11px;
  font-family: Tahoma, Arial;
  font-weight:normal;
  border:none;
  width:115px;
  height:22px;
  background:url(/actindo/images/button/btn_bg.gif);
  background-repeat: no-repeat;
}

.btn_xl
{
  width:155px;
  background:url(/actindo/images/button/btn_bg_xl.gif);
  background-repeat: no-repeat;
}

.btn_s
{
  width:85px;
  background:url(/actindo/images/button/btn_bg_s.gif);
  background-repeat: no-repeat;
}

.btn_xxs
{
  width:30px;
  background:url(/actindo/images/button/btn_bg_xxs.gif);
  background-repeat: no-repeat;
}

.btn_xxs[disabled], .btn_s[disabled], .btn[disabled], .btn_xl[disabled], .btn2[disabled]
{
  color: #999999;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
}


button.go
{
  background-image: url(../upload/images/searchbutton.gif);
  height: 27px;
  border: none;
  width: 33px;
  background-repeat: no-repeat;
}

.txt, .txti, .txtb, .txts
{
  font-family: Tahoma, Arial;
  font-size: 11px;
  border: 1px solid #d3d3d3;
  color: #000000;
}

input.txt
{
  width:180px;
}

table.logo_search
{
  height: 40px;
  width: 100%;
  font-size: 12px;
  color: #AAAAAA;
}

td.logo
{
  width: 25%;
}
td.login
{
  width: 37%;
  vertical-align: middle;
}
td.search
{
  width: 38%;
  border-left: 1px dashed #AAAAAA; 
  padding-left: 10px;
  vertical-align: middle;
}
td.search input, td.search button
{
  margin-left: 10px;
}

.copyright
{
  font-size: 10px;
  font-family: sans-serif;
  color: #7f7f7f;
  background-color: #EEEEEE;
  padding-left: 10px;
  padding-right: 10px;
}
.copyright a
{
  margin-left: 5px;
  margin-right: 5px;
/*  color: blue; */
  text-decoration: none;
}

table td, table th
{
  font-family: Arial, Tahoma;
  font-size: 12px;
}

li, font
{
  font-family: Arial, Tahoma;
  font-size: 12px; 
}


table.outer
{
  background-color: white;
  border: 1px solid #b9bcbd;
}

table.outer tr td.top
{
  border-bottom: 1px solid #b9bcbd;
  padding-left: 10px;
  padding-right: 10px;
}

table.outer tr td.images
{
}

table.outer tr td.menubar
{
/*  border:1px solid #B9BCBD; */
  border-top: 1px solid #b9bcbd;
  border-bottom: 1px solid #b9bcbd;
  height: 25px;
}

.content
{
  height: 400px;
  background-color: white;
/*
  border-bottom: 1px solid #b9bcbd;
  border-left: 1px solid #b9bcbd;
  border-right: 1px solid #b9bcbd;
*/
  vertical-align: top;
/*
  font-size: 11px;
  font-family: serif;
*/
  font-family: Arial, helvetica, sans-serif;
  font-size: 12px;
/*  padding-top: 10px; */
  padding-bottom: 10px;
}

img
{
  border: none;
}
img.fixr
{
  margin-bottom: -3pt;
  margin-left: 3pt;
}

img.fixl
{
  margin-left: -10pt;
  margin-bottom: -3pt;
  margin-right: 2pt;
}



div.newsaddress hr
{
  width: 80%;
}

div.address
{
  padding-top: 2px;
  padding-left: 15px;
  font-size: 11px;
  color: #444444;
}

div.address a
{
  font-size: 11px;
  font-weight: bold;
  color: #444444;
}


input.covert
{
  background-image: url(../upload/images/search-input.gif);
  border: none;
  height: 20px;
  width: 166px;
  padding: 0px 5px 0px 5px;
}




ul.links
{
  color: #397d84;
}
ul.links li
{
  padding-bottom: 2px;
}
ul.links a
{
  color: #397d84;
  text-decoration: underline;
}

ul li
{
  list-style-type: circle;
}

table.highlights
{
  width: 100%;
/*  margin-right: 20px; */
}

table.highlights span.date
{
  font-size: 10px;
  font-weight: bold;
}

table.highlights h2
{
  font-size: 11px;
  font-weight: bold;
  color: #397d84;
}

table.highlights p
{
}

table.highlights td
{
  border-bottom: 1px dashed #DDDDDD;
  padding-bottom: 10px;
  padding-right: 20px;
}


table.contactform
{
  width: 70%;
}

table.contactform td.cap
{
  font-size: 10px;
  font-weight: bold;
}

table.contactform .txti, table.contactform .txt
{
  width: 100%;
}



table.prices th, table.prices td
{
  font-size: 11px;
  font-family: serif;
}

table.prices th
{
  text-align: center;
  font-weight: bold;
  background-color: #DDDDDD;
}

table.prices td
{
  text-align: center;
}

table.prices td.left
{
  text-align: left;
}

table.prices td.price
{
  text-align: right;
}


table.sitemap td
{
  font-size: 11px;
  font-family: serif;
  padding-left: 2px;
}

table.sitemap td.lvl0
{
  width: 140px;
  background-color: #666666;
}

table.sitemap td.lvl1
{
  width: 140px;
  background-color: #999999;
}

table.sitemap td.lvl2
{
  width: 140px;
  background-color: #CCCCCC;
}

table.sitemap td.lvl3
{
  width: 140px;
  background-color: #EEEEEE;
}

table.sitemap td a
{
  font-weight: bold;
  text-decoration: none;
}


table.nav_top img
{
  width: 95px;
  height: 95px;
}



div.calculation input
{
  font-family: Arial;
  border: 0;
  background-color: ffff9c;
  text-align: right;
  font-size: 11px;
  color: #840000;
  font-weight: bold;
}

table.result
{
  font-family: Arial;
  border: 3px solid #00cfff;
  background-color: #ffcf00;
}

table.result td
{
  font-size: 16px;
  font-weight: bold;
  color: #9c3000;
}

table.excel
{
  font-family: Arial;
  border: 3px solid #00cfff;
}

table.excel tr.fat
{
  color: #840000;
  font-weight: bold;
  background-color: #ffcf00;
}

table.excel tr th
{
  height: 25px;
  border: 1px solid black;
}

table.excel tr td
{
  border-bottom: 1px solid #AAAAAA;
  border-right: 1px solid #AAAAAA;
  font-size: 11px;
  text-align: right;
  padding-right: 2px;
  padding-left: 2px;
  height: 18px;
}

table.excel tr td.field
{
  padding: 0;
}

table.excel tr td.hell
{
  color: #AAAAAA;
}



table.products
{
  width: 600px;
  background-color: #F1F5FA;
  vertical-align: top;
}

table.products tr td.desc
{
  width: 336px;
  vertical-align: top;
}
table.products tr td.pic
{
  width: 200px;
  vertical-align: top;
  text-align: center;
}
table.products tr.headline td.order
{
  width: 50px;
  text-align: right;
  font-size: 12px;
}

table.products tr.headline
{
  background-color: #C9DEF5;
}

table.products tr.headline td h2
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #275876;
  text-align: left;
  padding-left: 20px;
}

table.products ul li, table.products p
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
}





table.cellphones td
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  vertical-align: top;
}

table.cellphones table.mf td, table.cellphones table.dev td,
table.cellphones table.mf td.over, table.cellphones table.dev td.over,
table.cellphones table.dev td.works0, table.cellphones table.dev td.works1, table.cellphones table.dev td.works2
{
  border: 1px solid black;
}

table.cellphones table.dev td.works0
{
  background-color: #FFAAAA;
}
table.cellphones table.dev td.works1
{
  background-color: #FFFAAA;
}
table.cellphones table.dev td.works2
{
  background-color: #AAFFAA;
}

table.cellphones table.mf td.over, table.cellphones table.dev td.over
{
  border: 1px solid red;
}




table.matrix
{
  font-family: Arial;
  font-size: 12px;
  border: 1px solid black;
  text-align: center;
}

table.matrix tr th
{
  text-align: center;
}

table.matrix tr th.last, table.matrix tr.top th.last
{
  border-right: 1px solid black;
}

table.matrix tr th.left
{
  border-right: 1px solid black;
  text-align: left;
  padding-left: 5px;
  padding-right: 2px;
}

table.matrix tr.top th
{
  border-bottom: 1px solid black;
  border-right: 1px solid #AAAAAA;
  padding: 0px 5px 0px 5px;
}

table.matrix tr td
{
  border-right: 1px solid #AAAAAA;
  border-bottom: 1px solid #AAAAAA;
  height: 15px;
}

table.matrix tr td.hl
{
  font-weight: bold;
  background-color: #ffcf00;
  color: #9c3000;
}


table.your_price
{
  width: 350px;
  font-family: Arial;
  font-size: 12px;
  border: 1px solid black;
}



table.rathersmall
{
  font-size: 12px;
  padding-left: 10px;
}

table.rathersmall td
{
  font-size: 12px;
}




.artlist_headline 
{
  font-weight:bold;
  padding-top:5px;
  padding-bottom:5px;
  border-top:1px solid #006699;
  text-align:left;
}
.artlist_headlinelink
{
  font-weight:bold;
  color:#006699;
}
.artlist_date
{
  padding-top:5px; 
  padding-bottom:5px; 
  border-top:1px solid #006699; 
  text-align:right;
}
.artlist_subheadline 
{
  font-style: normal; 
  padding-bottom:20px; 
  text-align:justify; 
  vertical-align:top;
}


p.navipath
{
  margin: 0;
  display: inline;
}

table.dnld
{
  font-size: 11px;
}


div.around_scrn
{
  position: absolute;
  width: 163px;
  height: 152px;
  z-index: 20;
}
div.around_scrn h1
{
  background-color: inherit;
  color: white;
  font-weight: bold;
  text-align: center;
  margin: 0;
  vertical-align: middle;
  display: none;
}

div.newsletter h4
{
  padding: 0;
  padding-left: 5px;
  padding-bottom: 4px;
  margin: 0;
/*  color: #fefcfc; */
  color: #2e79a3;
  font-size: 12px;
  font-weight: bold;
}




div.rightdiv
{
  position: absolute; 
  top: 30px; 
  left: 70%; 
  width: 30%;
}
div.rightdiv a
{
  color: black;
}


.fibu
{
  border-right: 2px solid #6aac3e;
}
.dms
{
  border-right: 2px solid #aeaeae;
}
.zeit
{
  border-right: 2px solid #dfb75f;
}
.faktura
{
  border-right: 2px solid #ce5425;
}
.kassenbuch
{
/*  background-color: #9ec682; */
  border-right: 2px solid #9ec682;
}
.fahrtenbuch
{
    border-right: 2px solid #c5dae7;
}
.bestell
{
    border-right: 2px solid #DDDDDD;
}



.striken
{
  color: red;
  text-decoration: line-through;
}

select
{
  font-size: 11px;
}


.n, .n_hl, .n_sel
{
  background-color: #FFFFFF;
  color: black;
  font-weight: normal;
}

.ns, .ns_hl, .ns_sel
{
  background-color: #FFFFFF;
  color: #7F0000;
  font-weight: normal;
}

.nv, .nv_hl, .nv_sel
{
  background-color: #FFFFFF;
  color: #4F4F4F;
  font-weight: normal;
}

.nvs, .nvs_hl, .nvs_sel
{
  background-color: #FFFFFF;
  color: #bc0000;
  font-weight: normal;
}

.h, .h_hl, .h_sel
{
  background-color: #F0F0F0;
  color: black;
  font-weight: normal;
}

.hs, .hs_hl, .hs_sel
{
  background-color: #F0F0F0;
  color: #7F0000;
  font-weight: normal;
}

.hv, .hv_hl, .hv_sel
{
  background-color: #F0F0F0;
  color: #4F4F4F;
  font-weight: normal;
}

.hvs, .hvs_hl, .hvs_sel
{
  background-color: #F0F0F0;
  color: #bc0000;
  font-weight: normal;
}

.n_hl, .ns_hl, .nv_hl, .nvs_hl,
.h_hl, .hs_hl, .hv_hl, .hvs_hl
{
  background-color: #CCCCCC;
  cursor: pointer;
}

.n_sel, .ns_sel, .nv_sel, .nvs_sel,
.h_sel, .hs_sel, .hv_sel, .hvs_sel
{
  background-color: #c1b5de;
}



div.boxouter
{
  font-size: 11px;
  float: left;
/*  position: relative; */
  margin: 15px 0px 7px 10px;
}
div.boxouter img.boximg
{
  padding-left: 10px;
}

div.box
{
  margin-top: 3px;
  position: relative;
  width: 260px;
}
div.box div.toptext
{
  width: auto;
  border-width: 1px 1px 0px 1px;
  border-color: #dadada;
  border-style: solid;
  background-color: #f4f4f4;
  padding: 8px 10px 30px 10px;
  min-height: 180px;
  height: auto;
}

div.box div.bottom
{
  height: 25px;
  max-height: 25px;
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
  background-repeat: repeat-x;
  background-image: url(../upload/images/boxen/edge-bg.png);
}

div.box div.bottomtext
{
  padding: 0px 10px 4px 0px;
  height: 20px;
  position: absolute;
  left: 15px;
  white-space: nowrap;
  text-align: right;
}

div.box div.bottomtext img.pfeil
{
  position: absolute;
  right: -20px;
  top: 3px;
}


div.box div.bottomtext a
{
  font-weight:bold;
  line-height: 22px;
}

div.box div.bl
{
  height: 25px;
  width: 10px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  background-image: url(../upload/images/boxen/edge-lower-left.png);
}

div.box div.br
{
  height: 25px;
  width: 10px;
  position: absolute;
  bottom: 0px;
  right: 0px;
  background-image: url(../upload/images/boxen/edge-lower-right.png);
}


div.paketvergleich
{
  background-color: #f5f1ee;
  width: 500px;
}

div.paketvergleich table
{
  width: 100%;
  border-collapse: collapse;
  border: 1px solid black;
}

div.paketvergleich table th
{
  text-align: left;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
/*  padding-left: 5px; */
}

div.paketvergleich table thead th
{
  text-align: center;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
}


div.paketvergleich table td
{
  text-align: center;
  height: 35px;
  border-right: 1px solid black;
  border-bottom: 1px solid black;
}


div.referenzgrid
{
  width: 550px;
}

div.referenz
{
  float: left;
  width: 165px;
  margin-left: 15px;
  text-align: center;
  margin-top: 10px;
}

div.referenz img
{
  width: 165px;
  height: 138px;
  margin-top: 2px;
  border: 2px solid #7F7F7F;
}
div.referenz a
{
  
}

div.subfooter {
  width: 950px;
  text-align: center;
  margin: 10px auto 5px auto;
  font-size: 9px;
  color: 444444;
}






       .bubbleInfo {
            position: relative;
            width: 100px;
        }

       .bubbleInfo *{
            margin: 0;
            padding: 0;
        }

        .trigger {
            position: relative;
        }
     
        /* Bubble pop-up */

        .popup {
        	position: absolute;
        	display: none;
        	z-index: 50000;
        	border-collapse: collapse;
        }

        .popup td.corner {
        	height: 15px;
        	width: 19px;
        }

        .popup td#topleft { background-image: url(../upload/images/bubble/bubble-1.png); }
        .popup td.top { background-image: url(../upload/images/bubble/bubble-2.png); }
        .popup td#topright { background-image: url(../upload/images/bubble/bubble-3.png); }
        .popup td.left { background-image: url(../upload/images/bubble/bubble-4.png); }
        .popup td.right { background-image: url(../upload/images/bubble/bubble-5.png); }
        .popup td#bottomleft { background-image: url(../upload/images/bubble/bubble-6.png); }
        .popup td.bottom { background-image: url(../upload/images/bubble/bubble-7.png); text-align: center;}
        .popup td.bottom img { display: block; margin: 0 auto; }
        .popup td#bottomright { background-image: url(../upload/images/bubble/bubble-8.png); }

        .popup table.popup-contents {
        	font-size: 12px;
        	line-height: 1.2em;
        	background-color: #fff;
        	color: #666;
        	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
        	}

        table.popup-contents th {
        	text-align: right;
        	text-transform: lowercase;
        	}

        table.popup-contents td {
        	text-align: left;
        	}



#dropdownpanel{ /*Outermost Panel DIV*/
position: absolute;
width: 100%;
left: 0;
top: 0;
z-index: 50000;
visibility:hidden;
}

#dropdownpanel .contentdiv{ /*Div containing Ajax content*/
background: black;
color: white;
padding: 0px;
}

#dropdownpanel .control{ /*Div containing panel button*/
border-top: 1px solid black;
color: white;
font-weight: bold;
text-align: center;
background: transparent url(../upload/images/panel.gif) center center no-repeat; /*change panel.gif to your own if desired*/
padding-bottom: 3px; /* 21px + 3px should equal height of "panel.gif" */
height: 21px; /* 21px + 3 px should equal height of "panel.gif" */
line-height: 21px; /* 21px + 3px should equal height of "panel.gif" */
}

div.sliderPanelContent {
  background-image: url( ../upload/images/slider/gradient.jpg );
  height: 250px;
  width:100%;
  background-repeat: repeat-x;
  background-color: red;
  text-align: center;
}