html {
  background-color: #4c4c4c;
  background-image: url(img/bg-top.gif);
  background-repeat: repeat-x;
  margin: 0px;
  padding: 0px;
}

body {
    margin: 0px; 
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size:62.5%;
    text-align: justify;
}
#clear{clear:both;margin:0 !important;}

a, a:link, a:visited{ color:#101010; text-decoration:none; font-weight:bold; }
a:hover, a:active, a:focus{ color:#000; text-decoration:underline;  }

#logo-top{padding-top:8px; text-align:center;}

#header{
  height: 124px;
  font-size:1em;
}
#header_large{
  height: 123px;
  font-size:1.2em;
}
#searcharea{
  background-color: #000;
  color: #ccc;
  font-size:1.1em;
  padding: 10px 0;
}
#resultsarea{
  background: url(img/bg-warm.gif) repeat-x left 1px #FFF;
  padding-bottom:15px;
  font-size: 1.1em;
}
#footer{
  background: url(img/bg-footer.gif) repeat-x;
  color:#777;
  text-align:center;
  padding: 25px 0 9px;
  line-height:18px;
  font-size:1em;

}
#footer a, #footer a:link, #footer a:visited {color:#ddd;text-decoration:none; font-weight:bold;}
#footer a:hover, #footer a:active{color:#fff; text-decoration:underline;}

#tagline2{
  padding-top: 5px;
  padding-bottom: 10px;
  font-size:1.5em;
  font-face: Eurostile, Heltivetica, Arial, sans_serif;
}

#topmenu{
  text-align: right;
  padding-top: 6px;
  padding-right: 15px;
  color:#403736;
  font-size:1.0em;
}
#topmenu a, #topmenu a:link, #topmenu a:visited {color:#a09896;text-decoration:none; font-weight:bold; padding: 0 5px;}
#topmenu a:hover, #topmenu a:active{color:#fff; text-decoration:underline;} 
#sb{
  background-image: url(img/gb-bg.gif);
  width: 760px;
  margin: 0 auto;
}
#sb-header{
  background: url(img/gb-top.gif) no-repeat;
  padding: 2px 8px;
  margin-bottom:5px;

}
.search:link, .search:visited{
  font-size:3.1em;
  text-transform:uppercase;
  color: #474747 !important;
  font-weight:bold;
  float:left;
  position:relative;
  top:1px;
  left:2px;
  text-decoration:none !important;
  display:block;
  }
.search:hover, .search:active{color: #585858 !important;text-decoration:none;}

#sb a, #sb a:link, #sb a:visited{ color: #757575; text-decoration:underline;}
#sb a:hover, #sb a:active{color: #fff; text-decoration:none;}

#sb-header ul{
  float: right;
  margin: 13px 0 0;
  padding: 0;
  }
#sb-header li{
  list-style:none;
  float:left;
  padding: 0 8px;
  }

#sb-action{
  background:#303030;
  padding: 13px 0px 13px;
  width:730px;
  margin: 0 auto;
  }

.action-field1{
  float:left;
  margin:5px 7px;
  padding:0;
  width:165px;
  display:inline;
  }
.action-field2{
  float:left;
  margin:5px 7px;
  padding:0;
  width:350px;
  display:inline;
  }
.actionlabel{
  font-size:1.1em;
  font-weight:bold;
  color: #a1a1a1;
  padding: 0 0 8px 3px;
  margin:0;
  }
.help:link, .help:visited{
  background: url(img/btn-help.gif) bottom; 
  height: 14px;
  width: 22px;
  display:block;
  float:right;
  }
.help:hover, .help:active{background: url(img/btn-help.gif) bottom;}

.help1:link, .help1:visited{
  background: url(img/btn-help.gif) bottom;
  height: 14px;
  width: 22px;
  display:block;
  float:left;
  margin-top: 5px;
  }
.help1:hover, .help1:active{background: url(img/btn-help.gif) bottom;}

.help2:link, .help2:visited{
  background: url(img/btn-help.gif) bottom; 
  height: 14px;
  width: 22px;
  display:block;
  float:right;
  }
.help2:hover, .help2:active{background: url(img/btn-help.gif) bottom;}

.help3:link, .help3:visited{
  background: url(img/btn-help.gif) bottom; 
  height: 14px;
  width: 22px;
  display:block;
  float:right;
  }
.help3:hover, .help3:active{background: url(img/btn-help.gif) bottom;}

.help4:link, .help4:visited{
  background: url(img/btn-help.gif) bottom;
  height: 14px;
  width: 22px;
  display:block;
  float:left;
  margin-top: 5px;
  }
.help4:hover, .help4:active{background: url(img/btn-help.gif) bottom;}

.extract{
  float:left;
  margin: 5px 8px 0 4px;
  }

.daterange{
  padding: 0 0 0 335px;
}

.daterange2{
  color:#808080;
  padding: 0 0 0 0;
}

.daterange22{
  color:#5f5f5f;
  margin: 0 8px 0 0;
}

.smalltext{
  font-size:0.95em
}

.action-field1 input,
.action-field2 input{
  border-right: 1px solid #3f3f3f;
  border-bottom: 1px solid #3f3f3f;
  border-left: 1px solid #000;
  border-top: 1px solid #000;
  padding:2px 4px 4px;
  background:#181818;
  color:#fff;
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size:1.2em;
  margin:0;
  display:inline;
  }
.action-field1 input {width: 160px}
.action-field2 input {width: 345px}

#contain-title {
        color:#a1a1a1;
        font-size:1em;
        font-weight:bold;
        margin: 4px 0 0;
}

.checkbox {
  padding: 0px 19px 3px;
  cursor: pointer;
}

.checkbox.box_notchecked {
  background: url(img/checkbox1.gif) no-repeat left bottom;
}

.checkbox.box_checked {
  background: url(img/checkbox1.gif) no-repeat left top;
}

.sb-btn:link, .sb-btn:visited {
  color:#8c8c8c !important;
  text-decoration:none !important;
  font-weight:bold;
  background: url(img/btn-search.jpg) no-repeat;
  padding: 12px 0 14px;
  width: 142px;
  text-align:center;
  display:block;
  float:right;
}
.sb-btn:hover, .sb-btn:active{
  color:#fff !important;
  text-decoration:none !important;
  background-position:bottom;
}

#sb-footer{padding:10px;}
#sb-bottom{
  background: url(img/gb-btm.gif) no-repeat bottom;
  height: 4px;
  margin:0;
  padding:0;
  }
#login{
  width: 292px;
  margin: 0 auto;
  }
#login-details{
  width: 220px;
  margin: 0 auto;
  text-align:right;
  color:#616157;
  }
#login{
  width: 292px;
  margin: 0 auto;
  }
#remember {
  float: left;
  padding: 3px 0px 0px 0px;
}
#remember_checkbox {
  float: left;
}
#submit {
  float: right;
}
#contact{
  width: 220px;
  margin: 0 auto;
  color:#616157;
  }
#register-details{
  width: 275px;
  margin: 0 auto;
  text-align:right;
  color:#616157;
  }
#login .field{
  font-family:"Trebuchet MS", Verdana, Arial, Sans-serif;
  font-size:1.2em;
  border: 1px solid #ccc;
  padding:2px 4px 3px;
  }
#results{
  width: 738px;
  margin: 0 auto; 
  padding-top:19px;
  }
#template{
  width: 738px;
  margin: 0 auto;
  padding-top:19px;
  color:#666;
  line-height: 16px;
  font-size:1.2em;
  }
#template_long{
  width: 738px;
  height: 500px;
  margin: 0 auto;
  padding-top:19px;
  color:#666;
  line-height: 16px;
  font-size:1.2em;
  }
#template_smallfont{
  width: 738px;
  margin: 0 auto;
  padding-top:19px;
  color:#666;
  line-height: 16px;
  font-size:0.9em;
  }
#template_mediumfont{
  width: 738px;
  margin: 0 auto;
  padding-top:19px;
  color:#666;
  line-height: 16px;
  font-size:1.0em;
  }

.expanded {
  background: url(img/expand-collapse.gif) center top;
  height: 18px;
  width: 83px;
  margin:0 auto;
  cursor:pointer;
}

.collapsed {
  background: url(img/expand-collapse.gif) center bottom;
  height: 18px;
  width: 135px;
  margin:0 auto;
  cursor:pointer;
}

.linksmore2:link, .linksmore2:visited{color:#a0352c; font-weight:bold; text-decoration:none; float:left}
.linksmore2:hover, .linksmore2:active{text-decoration:underline}

.linksmore:link, .linksmore:visited{color:#a0352c; font-weight:bold; text-decoration:none}
.linksmore:hover, .linksmore:active{text-decoration:underline}

.linksmore_large:link, .linksmore_large:visited{color:#a0352c; font-weight:bold; text-decoration:none; font-size:14px}
.linksmore_large:hover, .linksmore_large:active{text-decoration:underline; font-size:14px}

.linksmore_small:link, .linksmore_small:visited{color:#a0352c; font-weight:bold; text-decoration:none; font-size:10px}
.linksmore_small:hover, .linksmore_small:active{text-decoration:underline; font-size:10px}

.links_underlined:link, .links_underlined:visited{font-size:14px; color:blue; text-decoration:underline}
.links_underlined:hover, .links_underlined:active{text-decoration:underline}

#plotbox{
  width:730px;
  background: url(img/wboxwide-top.gif) no-repeat #eeeedb;
  color:#53534c;
  padding-top:1px;
  }
#wbox{
  width:292px;
  background: url(img/wbox-top.gif) no-repeat #eaead3;
  margin-bottom:15px;
  }
#wbox-content{
  border-left:1px solid #d8d8c3;
  border-right:1px solid #d8d8c3;
  padding:10px 28px;
  color:#616157;
  }
#wbox-ticker{
  height:100px;
  border-left:1px solid #d8d8c3;
  border-right:1px solid #d8d8c3;
  padding:10px 28px;
  color:#616157;
  }
#wbox2{
  width:292px;
  background: url(img/wbox-top.gif) no-repeat #eaead3;
  margin-bottom:15px;
  }
#wbox-content2{
  border-left:1px solid #d8d8c3;
  border-right:1px solid #d8d8c3;
  padding:10px 32px;
  color:#616157;
  }
#register-content{
  border-left:1px solid #d8d8c3;
  border-right:1px solid #d8d8c3;
  padding:10px;
  color:#616157;
  }
#wbox h1, #dbox h1{
    padding:13px 33px;
  color:#616157;
}
h1{
  color:#000;
  font-family: Arial, Helvetica, sans-serif;
  font-size:1.4em;
  font-weight: bold;
  text-transform: uppercase;
    padding:0;
  margin:0;
}

h2{
  font-size:1.3em;
  font-family: Arial, Helvetica, sans-serif;
  color: #a2000d;
  letter-spacing:1px;
  padding:9px 0 0;
  }
h3{
  font-size:1.1em;
  margin: 0;
  padding-bottom:0px;
  font-weight:bold;
  color:#000;
  }
#template p{padding:4px 0 8px; margin: 0;}
#dbox{
  width: 410px;
  background: url(img/dottedline-short.gif) no-repeat center 38px;
  float:right;
  clear:right;
  }
#dbox ul{
  margin:4px 22px 11px;
  padding:0;
  }
#dbox li{
  margin-left:6px;
  padding:5px;
  list-style-type:none;
  }

.lists {
  width:728px;
  background: url(img/list-top.gif) no-repeat;
  float:left;
  margin-top:1px;
  padding:10px 8px;
}

#page{
  width:728px;
  background: url(img/list-top.gif) no-repeat;
  float:left;
  margin-top:1px;
  padding:10px 8px;
  }
.page-details{
  float:right;
  width: 340px;
  }
.page-details1{
  float:right;
  width: 150px;
  }
.details1,
.details1:link,
.details1:visited{
  width:52px;
  color:#777;
  padding: 2px 0 3px;
  display:block;
  float:right;
  background: url(img/details1.gif) no-repeat;
  text-align:center;
  margin-left:5px;
  font-weight:bold;
  }
.details1:hover,
.details1:active{
  background: url(img/details1.gif) no-repeat bottom;
  text-decoration:none;
  color:#333;
  }

#rate{
  width:130px;
  color:#777;
  padding: 2px 0 3px;
  float:right;
  margin-left:5px;
}

#rate1{
  width:125px;
  color:#777;
  padding: 0px 0 0px;
  float:right;
  font-weight:bold;
}

#rate4{
  color:#777;
  float:right;
  display:block;
  font-weight:bold;
}

#rate DIV {
  float: left;
}

#average_rate DIV {
  float: left;
}


#linksmore2 DIV {
  float:left;
}

DIV.star {
  padding-top: 2px;
  width: 13px;
  margin: 0px;
  text-decoration: none;
  cursor: pointer;
}

.star.grey {
  background: url(img/star-grey.gif) no-repeat center center;
  width: 13px;
  height: 13px;
}

.star.gold {
  background: url(img/star-gold.gif) no-repeat center center;
  width: 13px;
  height: 13px;
}

.saved{
  color:#999;
  padding: 2px 0 3px 16px;
  display:block;
  float:right;
  text-align:center;
  margin-left:5px;
  font-weight:bold;
  background: url(img/check.gif) no-repeat 0 1px;
  }

.details2 {
  float:left;
  margin-top: 3px;
  margin-bottom: 3px;
}

.details2 a:link,
.details2 a:visited{text-decoration:underline; color:#000;}
.details2 a:hover {color:#900; text-decoration:none;}

#tabs {
  margin-top: 25px;
  float: left;
}

#tabs ul {
  padding:0;
  margin:0 0 0 33px;
}

#tabs li {
  list-style-type: none;
  float: left;
  text-align: center;
  margin-left: 5px;
  display: inline;
  font-weight: bold;
}

#tabs a,
#tabs a:link,
#tabs a:visited{
  width:87px;
  padding: 14px 0 6px ;
  display:block;
  color:#777;
  background: url(img/tab.gif) no-repeat ;
  }
#tabs a:hover,
#tabs a:active{
  width:87px;
  padding: 11px 0;
  display:block;
  background: url(img/tab.gif) no-repeat left -33px;
  text-decoration:none;
  }

/* Do not show outline around tabs in FF */
#tabs a:focus {outline: none}

.tabs-gray{
  width:87px;
  padding: 11px 0 8px ;
  color:#b7b7b7;
  display:block;
  font-weight:normal!important;
  background: url(img/tab.gif) no-repeat left -33px;
  }

.tabs-sel{
  width:87px;
  padding: 12px 0 8px;
  color:#444;
  display:block;
  background: url(img/tab.gif) no-repeat left bottom;
  }

#wboxwide{
  width:738px;
  background: url(img/wboxwide-top.gif) no-repeat #eeeedb;
  color:#53534c;
  padding-top:1px;
  }
#wboxwide-content{
  border-left:1px solid #dfdfce;
  border-right:1px solid #dfdfce;
  padding:10px 32px;
  color:#616157;
  }
#wboxwide p{margin:0; padding: 6px 10px 2px; line-height:16px;}
#wboxwide a{
  text-decoration:underline;
  }

.summary{padding:0 5px; background:#fafafa; border: 1px dotted #ccc; margin: 10px 0 0; width:728px; color:#444;}

.selectlist {
  padding:5px;
  margin: 5px 0;
  width:738px;
  float:left;
}

.selectlist.notchecked {
  background: #fafafa !important;
  border: 1px dotted #ccc;
  color:#444;
}

.selectlist.notchecked.hover {
  background: #eee !important;
  cursor: pointer;
}

.selectlist.checked {
  background: #d7f1af !important;
  border: 1px dotted #a0c860;
  color:#6d8644;
}

.selectlist.checked.hover {
  cursor:pointer;
}

.check {
  float:left;
}

.check.notselected {
  background:#fff;
  border:1px solid #ddd;
}

.check.selected {
  background:#abc87c;
  border:1px solid #edffc7;
}

.check input {
  padding:0;
  margin:12px;
}

.name{width:120px; float:left; margin-right: 60px; padding: 0 0 0 6px; display:inline;}
.affiliation{ width:270px; margin-right: 20px; float:left;}
.address{width:200px; float:left;}
.email{width:220px; float:left;}

#breadcrumb {color:#7f7f7f; padding: 3px 1px; float:left}
#breadcrumb a:link,
#breadcrumb a:visited{text-decoration:underline;color:#7f7f7f; }
#breadcrumb a:hover,
#breadcrumb a:active{color:#7f7f7f; text-decoration:none;}


.list-header {
  background: url(img/bg-blk.gif) repeat-x;
  padding:7px 0 10px 6px;
  color: #fff;
  font-weight:bold;
  white-space: nowrap;
}
.list-header a:link,
.list-header a:visited,
.list-header a:hover,
.list-header a:active {color:#fff;}

.header.headcol_hover {
  text-decoration: underline;
  cursor: pointer;
}


.rowodd {background: #f0f0f0; border-right:1px solid #dbdbdb;}
.roweven {border-right:1px solid #dbdbdb;}

.rowodd.row_hover {
  background-color:#ddd;
  cursor:pointer;
}

.roweven.row_hover {
  background-color:#ddd;
  cursor:pointer;
}

.listtable { border-bottom:1px solid #dbdbdb; border-right:1px solid #dbdbdb; margin-top:8px;}
.list-item {border-left:1px solid #dbdbdb;}

/*.sortasc {
  background-image: url(up.gif);
}

.sortdesc {
  background-image: url(img/down.gif);
}*/


.style2{color:#000; font-weight:bold; padding-left:9px;}
.style3{color:#a0352c; font-size:0.83em; padding-left:3px;}
.style4{color:#a0352c; font-weight:bold; padding-left:9px;}
.style5{color:#000; padding-left:9px;}

#advanced-left{width:300px;}
#advanced-right{width:300px;}

.advanced-phrase {
  padding:8px 0;
  width: 100px;
  /*border:1px solid #transparent;*/
  float:left;
  margin: 0 5px 0 0;
  font-size:1em;
  overflow:hidden;
  text-align:right;
}

#advanced-word{padding:8px 0;  width: 60px;  border:1px solid #fff; float:left; margin: 0 5px 0 0; font-size:1em; overflow:hidden; }

.advanced-item {
  padding:8px 0;
  text-align:center;
  width: 30px;
  float:left;
  margin: 0 5px 0 0;
  font-size:1em;
}

.advanced-item.itemnotsel {
  border:1px solid #ddd;
  color: #888;
  background:#fff;
}

.advanced-item.itemsel {
  border:1px solid #bcda8d;
  color: #6d8644;
  background:#d9fca3;
}

.advanced-item.item_hover {
  background:#e8e8e8;
  cursor:pointer;
  color:#000;
}

.advancedlist{padding:8px; background:#fafafa; border: 1px dotted #ccc; margin: 10px auto; width: 350px; color:#444;}

#history tr:hover, .lists tr:hover{ background-color:#ddd; cursor:pointer;}

.exl, .exl:visited{
  background: url(img/ExcelIcon.jpg) no-repeat;
  width: 10px;
#  padding: 15px 0 3px 10px;
  padding: 15px 0 3px 10px;
  display:block;
  float:right;
#  font-weight:bold;
#  text-decoration: underline;
#  font-size:1em;
  }
.exl:hover, .exl:active {
  color:#000;
  }

.advanced-list {
  cursor:move;
}

DIV.advanced-list {
  background: #FFFFFF;
  padding: 4px;
  margin: 1px 0px;
}

/*.advanced-list:hover {
  background:#d9f4ad;
  color:#5f753b;
}*/

.advanced-empty{background:#f1f1f1;}

#browse{margin:11px 0 0; width: 320px; float:right;}
#browse a:link, #browse a:visited{padding:4px 0; text-align:center; display:block; float:left; border: 1px solid #ddd; background:#eee; margin: 0 3px;}
#browse a:hover, #browse a:active{border: 1px solid #ccc; background:#ddd; text-decoration:none;}

#browse2{margin:11px 0 0; width: 160px; float:right;}
#browse2 a:link, #browse2 a:visited{padding:4px 0; text-align:center; display:block; float:right; border: 1px solid #ddd; background:#eee; margin: 0 3px;}
#browse2 a:hover, #browse2 a:active{border: 1px solid #ccc; background:#ddd; text-decoration:none;}

#browse3{margin:11px 0 0; width: 438px; float:right;}
#browse3 a:link, #browse3 a:visited{padding:4px 0; text-align:center; display:block; float:left; border: 1px solid #ddd; background:#eee; margin: 0 3px;}
#browse3 a:hover, #browse3 a:active{border: 1px solid #ccc; background:#ddd; text-decoration:none;}

#browse4{margin:11px 0 0; width: 400px; float:right;}
#browse4 a:link, #browse4 a:visited{padding:4px 0; text-align:center; display:block; float:left; border: 1px solid #ddd; background:#eee; margin: 0 3px;}
#browse4 a:hover, #browse4 a:active{border: 1px solid #ccc; background:#ddd; text-decoration:none;}

#browse5{margin:11px 0 0; width: 400px; float:right;}
#browse5 a:link, #browse5 a:visited{padding:4px 0; text-align:center; display:block; float:left; border: 1px solid #ddd; background:#eee; margin: 0 3px;}
#browse5 a:hover, #browse5 a:active{border: 1px solid #ccc; background:#ddd; text-decoration:none;}

.pagenumber{width:22px;}
.pagedots{width:22px; }
.xpagenav{padding-left:4px !important; padding-right:4px !important;padding-top:1px !important; padding-bottom:1px !important; margin-top: 3px !important;}
.pagenav{padding:4px !important;}
.all{border:none !important; text-decoration:underline !important; background: none !important;}
.pagesel{background:#000 !important; color:#FFFFFF !important; width:22px; border:1px solid #000 !important;}
.pagesel2{background:#000 !important; color:#FFFFFF !important; width:60px; border:1px solid #000 !important;}

.advancedarea{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:1.1em; width:100%;}

.keywords {
  float:left;
  padding:5px 8px;
  color:#000;
  margin:0 5px 4px 0;
  border:1px solid #dedede;
  cursor:move;
  background:#fff;
}

.keywords.word_hover {
  color:#000;
  border:1px solid #000;
}

.keywords-selected{ float:left; padding:4px 6px; color:#868686; margin:0 4px 4px 0; border:1px solid #e8e8e8; background:#f2f2f2; }

.keywordbox {
  padding:6px;
  background:#efefef;
  border: 1px solid #d7d7d7;
  margin:5px 0 1px ;
  float:left;
  width:100%;
}

.keywordbox-name {
  padding:7px;
  margin:5px 0;
  float:left;
  width:200px;
  text-align:right;
  font-weight:bold;
  color:#666666;
}

.keyword-inbox{
  float:left;
  padding:4px 6px;
  color:#000;
  margin:0px 2px 0px 2px;
  border:1px solid #dedede;
  background:#fff;
  cursor:move;
}

.keyword-boxname {
  float:left;
  padding:4px 6px;
  color:#888;
  margin:2px;
  font-weight:bold;
}

.keyword-inbox.word_hover {
  border:1px solid #000;
  color:#000;
}

.keyword-add{margin:0 0 11px 0; float:left; width:100%; text-align:right; font-size:10px;}

.keyword-add a, .keyword-add a:link, .keyword-add a:visited, .keyword-add a:hover, .keyword-add a:active, .keyword-add a:focus {
  text-decoration: underline;
}

.add-textfield{font: 10px Verdana, Arial, Helvetica, sans-serif; padding:3px; border:1px solid #ccc; margin-top:5px; vertical-align:middle;}

/* file control styles */

div.fileinputs {
  position: relative;
  float: center;
}

div.fakefile {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
}

input.file {
  position: relative;
  text-align: left;
  -moz-opacity:0 ;
  filter:alpha(opacity: 0);
  opacity: 0;
  z-index: 2;
}

/* Popin window styles */
#popin {
  background-color: #FFFFFF;
  background-image: url(img/bg-warm.gif);
  background-repeat: repeat-x;
  background-position: left 1px;
  border:3px solid #000;
  width:350px;
  padding:15px 10px 10px;
  margin: 40px auto;
}

#popin input, #popin textarea {
  border: 1px solid #bbb;
  padding:1px 3px 2px;
  color:#333;
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size:12px;
}

#popin h1 {
  color:#000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  padding:0;
  margin:0;
}

#popin .style1 {
  color: #a0352c;
  font-weight: bold;
}

#popin1 .style1 {
  color: #a0352c;
  font-weight: bold;
}

.inplaceeditor-form {
  padding: 0px;
  margin: 0px;
}

.delete_word_action {
  cursor: pointer;
  border: 1px;
  padding: 5px 8px 5px 8px;
}

.folder {
  padding: 5px;
  margin: 5px 0px 10px;
  background-color: #EEEEDB;
  color: black;
  font-weight: bold;
  cursor: pointer;
}

.folder .down-arr {
  float: left;
  width: 15px;
  padding: 2px 0px;
  background: url(img/down.gif) no-repeat center center;
}

.folder .right-arr {
  float: left;
  width: 15px;
  background: url(img/right.gif) no-repeat center center;
}

.load-indicator {
  position: absolute;
  left:470px;
  padding: 3px 0px;
  margin: -17px 0 0 0;
  background: url(img/ajax-loader-small.gif) no-repeat center center;
  width: 16px;
  height: 16px;
}

.load-indicator1 {
  float: left;
  margin: 12px 0;
  background: url(img/ajax-loader-small.gif) no-repeat center center;
  width: 16px;
  height: 16px;
}

.load-indicator2 {
  margin: 0 0;
  background: url(img/ajax-loader2.gif) no-repeat center center;
  width: 740px;
  height: 350px;
}

.load-indicator3 {
  float: right;
  margin: 0px 0;
  background: url(img/ajax-loader-small.gif) no-repeat center center;
  width: 16px;
  height: 16px;
}

.load-indicator4 {
  margin: 0px 0;
  background: url(img/ajax-loader-small.gif) no-repeat center center;
  width: 337px;
  height: 16px;
}

/* progress bar */
#popin .progress-bar {
  width: 240px;
  height: 20px;
  border: 1px solid gray;
  text-align: left;
}

#popin .progress-bar .bar {
  float: left;
  height: 20px;
  background: url(img/bar.jpg);
}

/* Added January 11, 2008 */
#tabs1{
        margin-top:25px;
        float:left;
        }
#tabs1 ul{
        padding:0; 
        margin:0 0 0 50px;
        }
#tabs1 li{
        list-style-type:none;
        float:left;
        text-align:center;
        margin-left:3px;
        display:inline;
        font-weight:bold;
        font-family:Arial, Helvetica, sans-serif;
        }

#tabs1 a,
#tabs1 a:link,
#tabs1 a:visited{ 
        width:87px;
        padding: 6px 0 3px ;
        line-height:12px;
        display:block;
        color:#000;
        background: url(img/tab.gif) no-repeat left -33px;
        }
#tabs1 a:hover{
        width:87px;
        padding: 6px 0 3px ;
        line-height:12px;
        display:block;
        background: url(img/tab-old.gif) no-repeat left bottom;
        text-decoration:none;
        }

#tabs1 a:active{
        width:87px;
        padding: 6px 0 3px ;
        line-height:12px;
        display:block;
        background: url(img/tab.gif) no-repeat left bottom;
        text-decoration:none;
        }

.count{color:#bb2f23;}

.tabs1-gray{
        width:87px;
        padding: 15px 0 4px ;
        color:#b7b7b7;
        display:block;
        font-weight:normal!important;
        background: url(img/tab.gif) no-repeat;
        }
.tabs1-sel{
        width:87px;
        padding: 6px 0 3px ;
        line-height:12px;
        color:#444;
        display:block;
        background: url(img/tab.gif) no-repeat left bottom;
        }       

#scrollup {
        position: relative;
        overflow: hidden;
        height: 100px;
        width: 200px
      }
      .headline {
        position: absolute;
        top: 210px;
        left: 5px;
        height: 195px;
        width:190px;
      }

#.icon  {
   margin: 2px 0 0;
}

#pscroller1{
width: 240px;
height: 120px;
padding: 10px;
}
.infoWindowContent{
        display:block;
        font-size:12px;
        color:#00485F;
        font-weight:500;
}

.infoWindowContent2{
        display:block;
        width:225px;
        font-size:11px;
        color:#00485F;
        font-weight:500;
}

.dottedline {
    border-bottom: 1px dotted Black;
}

