/* Homepage */

.portal-page .narrow-col {
  padding-left: 7px !important;
}

/* main col */
.hp_welcomeWrapper table {
  width: 100%;
}

.wide-col .portlet-area-title {
  background: url('../../images/sprites-vert.png') repeat-x 0 -320px;
  height: 39px;
  line-height: 39px;
  font-weight: bold;
  font-size: 15px;
  color: #333;
  padding: 0 19px;
}
.hp_welcomeWrapper .hp_w_left, .hp_welcomeWrapper .hp_w_right {
  background: #F0F0F0;
  border-left: 1px solid #E0E0E0;
  border-top: 1px solid #E0E0E0;
  border-right: 1px solid #9B9B9B;
  border-bottom: 1px solid #9B9B9B;
  box-shadow: 2px 2px 5px #9B9B9B;
}
.hp_welcomeWrapper .hp_w_content {
  padding: 23px;
}

.hp_welcomeWrapper .hp_w_left .hp_w_content {
  font-size: 14px;
}
.hp_welcomeWrapper .hp_w_sep {
  width: 7px;
}
.hp_welcomeWrapper .hp_w_sep hr {
  display: none;
}
.hp_welcomeWrapper .hp_w_right {
  width: 268px;
}
.hp_welcomeWrapper .hp_w_right .hp_w_content a {
  display: block;
  clear: both;
  color: #666;
  margin-top: 3px;
  font-weight: bold;
}
.hp_welcomeWrapper .hp_w_right .hp_w_content a:hover {
  text-decoration: none;
}
.hp_welcomeWrapper .hp_w_right .hp_w_content span {
  display: block;
  overflow: hidden;
  text-indent: -9999px;
  width: 18px;
  height: 17px;
  float: left;
  margin-right: 4px;
  background: url('../../images/sprites-horiz.png') no-repeat -120px 0;
}


/* side col */
.narrow-col .portlet-area-title {
  background: url('../../images/sprites-vert.png') repeat-x 0 -360px;
  height: 39px;
  line-height: 39px;
  font-weight: bold;
  font-size: 15px;
  color: #666;
  padding: 0 19px;
}

.narrow-col .portal-page-area ul {
  padding-left: 0;
  margin: 7px 0 0 0;
}
.narrow-col ul li {
  list-style-image: none !important;
  background: none !important;
  padding: 4px 18px 7px 18px !important;
  margin-left: 0 !important;
  text-indent: 0 !important;
  border-top: 1px solid #CCC;
}
.narrow-col ul li.liFirst {
  border-top: 0;
}
.narrow-col ul li:before {
  content: "" !important;
  padding-right: 0 !important;
}

.hp_importantLinks {
  font-size: 12px;
}

/************ Content Widget Styles ************/
.admin_hp_searchForm{
  margin: 10px 0px;
}

.hp_welcomeWrapper .hp_w_left, .hp_welcomeWrapper .hp_w_right, .hp_sideLinks, .admin_hp_searchForm {
  border-bottom: 1px solid #9B9B9B;
  border-right: 1px solid #9B9B9B;
  border-left: 1px solid #E0E0E0;
  border-top: 1px solid #E0E0E0;
  background: #F0F0F0;
  box-shadow: 2px 2px 5px #9B9B9B;
}

.searchHeader {
  background: url('../../templates/clientadmin2011/images/sprites-vert.png') repeat-x 0 -320px;
  height: 39px;
  line-height: 39px;
  font-weight: bold;
  font-size: 15px;
  color: #333;
  padding: 0 19px;
}

input#as_keyword{
  width: 93%;
  margin-left: 23px;
  margin-top: 19px;
  margin-bottom: 9px;
}

.firstTable{
  margin-left: 23px;
}

.search_btn{
  padding: 5px 0px 5px 23px;
}

.hp_importantLinks_title, .hp_announcements_title{
  background: url('../../templates/clientadmin2011/images/sprites-vert.png') repeat-x 0 -360px;
  height: 39px;
  line-height: 39px;
  font-weight: bold;
  font-size: 15px;
  color: #666;
  padding: 0 19px;
}

.hp_announcements_text {
  padding: 19px 0px 0px 19px;
}

/************ Content Widget Styles ************/
