/*<![CDATA[*/

.ad {
  height: 230px;
  width: 170px;
  border: 1px solid #41BBEB;
  background: #CFE0F2;
  text-align: center;
  margin: 10px 0 0 9px;
}

.edit {
  margin: 0px;
  float:right;
}

.edit a {
  color: #0000ff;
  text-decoration:none;
}

.edit a:hover {
  text-decoration:underline;
}

td.label {
  width: 120px;
  padding-right: 20px;
  text-align: right;
  text-transform:capitalize;
  color: #666666;
  vertical-align:top;
}



td.control select {
  padding: 0px;
}

td.control textarea {
  width: 340px;
  height: 60px;
}

.title {
    font-family: Arial;
    font-weight: bold;
}
.title a {
    color: #3366ee;
    text-decoration: none;
}

.title a:hover {
    text-decoration: underline;
}

.text {
    font-family: Arial;
    font-size: 9pt;
    color: #333333;
    text-align: justify;
}
.text a {
    color: #333333;
    text-decoration: none;
}

.text a:hover {
    text-decoration: underline;
}

.date {
    font-family: Verdana;
    font-size: 9pt;
    text-align: right;
    font-style: italic;
    border-top: 1px solid #ebebeb;
}

a.add_link {
    display: block;
    padding-left: 18px;
    padding-right: 3px;
    float:left;
    padding-top: 0px;
    padding-bottom: 3px;
    background:url("../images/icons/add-(16x16).gif") 0 0 no-repeat;
    color: #0000ff;
}

a.del_link {
    display: block;
    float: left;
    padding-left: 18px;
    padding-top: 0px;
    padding-bottom: 3px;
    background:url("../images/icons/delete-(16x16).gif") 0 0 no-repeat;
    color: #0000ff;
}

a.export {
    display: block;
    float: left;
    padding-left: 18px;
    padding-top: 0px;
    padding-bottom: 3px;
    background:url("../images/icons/export-(16x16).gif") 0 0 no-repeat;
    color: #0000ff;
}

a.wizard {
    display: block;
    float: left;
    padding-left: 18px;
    padding-top: 0px;
    padding-bottom: 3px;
    background:url("../images/icons/wizard-(16x16).gif") 0 0 no-repeat;
    color: #0000ff;
}

a.add_img {
    display: block;
    padding-left: 18px;
    padding-top: 0px;
    padding-bottom: 3px;
    background:url("../images/icons/add-(16x16).gif") 0 0 no-repeat;
    color: #0000ff;
}

a.del_img {
    display: block;
    padding-left: 18px;
    padding-top: 0px;
    padding-bottom: 3px;
    background:url("../images/icons/delete-(16x16).gif") 0 0 no-repeat;
    color: #0000ff;
}

a.selective {
    margin:2px;
    margin-top: 5px;
    display: block;
    padding: 5px;
    border: 1px solid #ebebeb;
    color: #990000;
}

a.selective:hover {
    background: #ebebeb;
}

div.fram1 {
    background:#ebebeb;
    margin:2px;
    margin-top:5px;
    padding:3px;
    display:none;
}

/* Admin menu styles */
.adm_menu { border:1px solid #578bc5;width:147px;margin-top:3px }
.adm_menu div { margin-left:8px }
.adm_menu div.sep { margin:5px; margin-left:0px;width:100%;height:1px;background:#578bc5 }
.adm_menu div a { display: block; padding:0px 3px 3px 2px }
.adm_menu div a:hover { background: #ebebeb;}
/*]]>*/